21 lines
1.8 KiB
Markdown
Raw Normal View History

2025-02-15 10:19:38 +01:00
---
title: Transistors
type: transistor
description: This is the description
2025-04-12 11:07:56 +02:00
images:
- src: ./components/TransistorsED.webp
2025-04-19 12:23:57 +02:00
alt: note to self, not sure all of these are transistors
2025-04-24 10:07:21 +02:00
usage: "A transistor is a switch that is controlled through voltage"
2025-02-15 10:19:38 +01:00
whereToFind: Everywhere!
schematicSymbol: https://upload.wikimedia.org/wikipedia/commons/thumb/4/44/IEEE_315-1975_%281993%29_2.1.1.a.svg/200px-IEEE_315-1975_%281993%29_2.1.1.a.svg.png
2025-04-22 15:08:16 +02:00
alsoKnownAs: "switch, BJT "
2025-02-15 10:19:38 +01:00
---
2025-04-22 15:08:16 +02:00
A transistor is a tiny switch that controls a large current with a smaller one. Depending on its type, applying a small voltage to one leg causes another to “open” or “close.” This way, transistors can amplify signals or switch things on and off. Youll find them near power supplies, audio paths, and logic circuits. They are sometimes glued to a heatsink to shed excess heat. Theyre sensitive to ambient temperature, which makes them interactive in sound devices [^bend-transistor].
2025-04-19 12:23:57 +02:00
2025-04-22 15:08:16 +02:00
[^bend-transistor]: In sound circuits, touching a transistor heats it up, which can alter the sound.
2025-04-19 12:23:57 +02:00
2025-04-24 10:07:21 +02:00
The transistor is often seen as an accelleration point in computing history. It replaced big and expensive vacuum tubes, paving the way for portable radios, cheap toys, and eventually the silicon chip. Theories like Moore's law[^moore] creates an expectation of constant upgrading, where your computer will be obsolete in two years time, and the illusion of infinite growth.
2025-04-20 19:59:35 +02:00
2025-04-24 10:07:21 +02:00
This miniturization of components did not result in a more efficicient use of technology. On the contrary, Jevons Paradox shows that increased efficiency in the production process would lead to even more resource consumption. [@remyLimitsSustainableInteraction2015] [@gabrysDigitalRubbishNatural2011] [@parksFallingApartElectronics2007]