Material:Transistors: Difference between revisions
From CoMakingSpace Wiki
(shopping tip) |
m (→Further Reading: linked "MOSFETs auswählen: Was man wissen muss") |
||
Line 26: | Line 26: | ||
** ''[https://www.mikrocontroller.net/articles/FET FET] (Grundlagen)'' | ** ''[https://www.mikrocontroller.net/articles/FET FET] (Grundlagen)'' | ||
** ''[https://www.mikrocontroller.net/articles/MOSFET-%C3%9Cbersicht MOSFET-Übersicht] ("Lieblingsmodelle" der Schreiber)'' | ** ''[https://www.mikrocontroller.net/articles/MOSFET-%C3%9Cbersicht MOSFET-Übersicht] ("Lieblingsmodelle" der Schreiber)'' | ||
* ''[https://www.elektroniknet.de/design-elektronik/halbleiter/was-man-wissen-muss-299.html MOSFETs auswählen: Was man wissen muss (DE)]'' | |||
[[Category:Electronic Components]] | [[Category:Electronic Components]] |
Latest revision as of 22:49, 25 March 2020
MaterialInfoBox Transistors | |
---|---|
Synonyms: | DE: Transistoren |
Suggested Tools: | soldering irons, breadboards |
Transistors are three-lead components of electronic logic circuits that only let their input (collector) go through to their output (emitter) if the correct "gate" condition is met. They are basically electronic switches that allow a small amount of electrical current to control a much larger one. [1]
Shopping tip: to make sure you are buying parts that are fully open at the 5 V gate-source voltage (UGS) a microcontroller can typically supply, try searching for "logic-level gate".
Ideas
- we could make a simple transistor test circuit as described in this "Make: Projects" entry
Further Reading
- Make: Component of the Month 2013/4 - The Transistor
- Wikipedia
- Mikrocontroller.net (DE)
- FET (Grundlagen)
- MOSFET-Übersicht ("Lieblingsmodelle" der Schreiber)
- MOSFETs auswählen: Was man wissen muss (DE)