Material:Transistors: Difference between revisions

From CoMakingSpace Wiki

m (WMC tag)
m (→‎Further Reading: linked "MOSFETs auswählen: Was man wissen muss")
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
}}
}}
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.<sup> [https://www.youtube.com/watch?v=-td7YT-Pums]</sup>
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.<sup> [https://www.youtube.com/watch?v=-td7YT-Pums]</sup>
Shopping tip: to make sure you are buying parts that are fully open at the 5 V gate-source voltage (U<sub>GS</sub>) a [[microcontroller]] can typically supply, try searching for "logic-level gate".


== Ideas ==
== Ideas ==
Line 21: Line 23:
** [https://en.wikipedia.org/wiki/Transistor Transistor (EN)]
** [https://en.wikipedia.org/wiki/Transistor Transistor (EN)]
** [https://de.wikipedia.org/wiki/Transistor ''Transistor (DE)'']
** [https://de.wikipedia.org/wiki/Transistor ''Transistor (DE)'']
* ''Mikrocontroller.net (DE)''
** ''[https://www.mikrocontroller.net/articles/FET FET] (Grundlagen)''
** ''[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 23:49, 25 March 2020

MaterialInfoBox

Transistors

Transistors-white.jpg
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

Further Reading