Changes between Version 7 and Version 8 of ControlSystems/Electrical/Training/Arduino/Lesson6


Ignore:
Timestamp:
Oct 22, 2015, 7:49:17 AM (10 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/Electrical/Training/Arduino/Lesson6

    v7 v8  
    3434
    3535[[Image(http://38.media.tumblr.com/tumblr_luy74c89IH1qf00w4.png, align=right, width=200, title=BJT Transistor)]]
    36 There are many different types of transistors, but most are three-terminal devices where the current or voltage at one terminal controls the flow of electricity through the other two terminals.  The most common transistors used today are either bipolar-junction transistors (BJTs) and field-effect transistors (FETs).  BJTs are an older technology, but are very inexpensive and are still in common use.  You can learn about BJTs [https://www.youtube.com/watch?v=sRVvUkK0U80 here].  You can use a BJT as a switch for motor control, but metal-oxide-semiconductors (MOSFETs) offer many advantages.  A primary advantage of the MOSFET is that it has a very low resistance when on (when the control voltage on the gate terminal allows current to flow between the other two terminals (source and drain).  Because there is very little resistance, the transistor can pass large amounts of current without getting hot.  If you recall Ohms law, E=IR, if the resistance is very low (a few tenths or hundredths of an ohm), a lot of current can pass without the voltage drop getting large.  This is important because if you passed 10Amps (a lot of current) through a transistor that offered 10 ohms of resistance, it would drop 100 volts and the power dissipated (as heat) would be E*I = 1000 Watts!
     36There are many different types of transistors, but most are three-terminal devices where the current or voltage at one terminal controls the flow of electricity through the other two terminals.  The most common transistors used today are either bipolar-junction transistors (BJTs) and field-effect transistors (FETs).  BJTs are an older technology, but are very inexpensive and are still in common use.  You can use a BJT as a switch for motor control, but metal-oxide-semiconductors (MOSFETs) offer many advantages.  You can learn about BJTs for motor control in this [https://www.youtube.com/watch?v=sRVvUkK0U80 brief video tutorial]; you should watch this before moving on.  A primary advantage of the MOSFET is that it has a very low resistance when on (when the control voltage on the gate terminal allows current to flow between the other two terminals (source and drain).  Because there is very little resistance, the transistor can pass large amounts of current without getting hot.  If you recall Ohms law, E=IR, if the resistance is very low (a few tenths or hundredths of an ohm), a lot of current can pass without the voltage drop getting large.  This is important because if you passed 10Amps (a lot of current) through a transistor that offered 10 ohms of resistance, it would drop 100 volts and the power dissipated (as heat) would be E*I = 1000 Watts!
    3737
    3838[[Image(https://upload.wikimedia.org/wikipedia/commons/thumb/7/79/Lateral_mosfet.svg/2000px-Lateral_mosfet.svg.png, align=left, width=200, title=MOSFET transistor)]]