SlideShare a Scribd company logo
1 of 27
Download to read offline
An introduction to electronic components that you
will need to build a motor speed controller.
Resistors
 A resistor impedes the flow of electricity through a circuit.
 Resistors have a set value.
 Since voltage, current and resistance are related through Ohm’s
law, resistors are a good way to control voltage and current in
your circuit.
2
More on resistors
 Resistor color codes
1st band = 1st number
2nd band = 2nd number
3rd band = # of zeros / multiplier
4th band = tolerance
3
Color code
 Tolerance: Gold = within 5%
Black: 0
Brown: 1
Red: 2
Orange: 3
Yellow: 4
Green: 5
Blue: 6
Violet: 7
Gray: 8
White: 9
4
Units
 Knowing your units is important!
 Kilo and Mega are common in resistors
 Milli, micro, nano and pico can be used in other
components
K (kilo) = 1,000
M (mega) = 1,000,000
M (milli) = 1/1,000
u (micro) = 1/1,000,000
n (nano) = 1/1,000,000,000 (one trillionth)
p (pico) = 1 / 1,000,000,000,000 (one quadrillionth)
5
Capacitors
 A capacitor stores electrical energy.
 This pool of electrons is available for electronic components to
use.
Capacitance is measured in Farads. The small capacitors usually used in
electronics are often measured in microfarads and nanofarads.
Some capacitors are polarized. Note the
different length terminals on one of the capacitors.
6
Polarity of capacitors
 The shorter terminal goes
on the negative side.
 The stripe is on the
negative terminal side of
the capacitor.
 The board is marked for
positive or negative.
7
Applications of capacitors
 Capacitors supply a pool of electrons for immediate use.
 If a component needs an immediate supply of electrons, the
capacitor can supply those electrons.
 Capacitors can smooth out a signal – eliminate the ripples
or spikes in DC voltage.
 The capacitor can absorb the peaks and fill in the
valleys of a rippled signal.
8
Diode
 A diode is a one way valve (or gate) for electricity. It is a
component with an asymmetrical transfer characteristic. A
diode has low (ideally zero) resistance in one direction, and
high (ideally infinite) resistance in the other direction.
 Diodes will protect your electronics.
9
Diode circuit protection
 In a DPDT switch, if polarity is wrong, the motor will run
backwards.
 In an electronic circuit, if the polarity is wrong, you can fry
your components.
A diode in your system will help to prevent problems.
Diodes have a bar
on the cathode
(negative) side.
10
Light emitting diode (LED)
 A light emitting diode (LED) is a semiconductor light source.
When electricity is passing through the diode, it emits light.
 Jeremy is going to talk a lot more about LEDs.
11
Variable resistor / Potentiometer
 A potentiometer is a variable resistor. As you manually
turn a dial, the resistance changes.
12
How a variable resistor works
 As the dial/wiper turns, electricity must go through
more or less of the resistive strip.
In series, the change in resistance means a change in voltage.
 So as you turn the
dial/wiper, you get
a change in voltage.
13
Transistors
 A transistor is a semiconductor device used to amplify
and switch electronic signals and electrical power.
 This is our electronic switch!
14
How a transistor works
 A voltage or current applied to one pair of the
transistor’s terminals changes the current through
another pair of terminals.
 A transistor is composed of semiconductor material
with at least three terminals
for connection to an external
circuit.
Transistors have 3 pins.
For these transistors:
Collector
Emitter
Base
15
Terminology
 BJT versus FET
 Bipolar junction transistor. Useful as amplifiers.
Collector, Emitter, Base
 Field-effect transistor. Useful as motor drivers.
Source, Drain, Gate
MOSFET: Metal-oxide-semiconductor FET
 NPN (N-channel FET) versus PNP (P-channel FET)
 NPN versus PNP is how the semiconductors are layered.
NPN: Not pointing in
PNP: Pointing in permanently
16
Schematic symbols
BJT PNP BJT NPN
P-channel FET N-channel FET
17
Integrated circuit
 An integrated circuit (IC) is a set of transistors that is
the controller or ‘brain’ of an electronic circuit.
 An input is received, an output is sent out.
Modern microprocessor ICs can have billions of
transistors per square inch!
18
What an IC can do for us?
 Billions of electronically controlled on/off switches
(transistors) is how the microprocessor in a digital
computer ‘thinks’ and functions.
 A computer has a wide range of tasks to perform.
 But other ICs can complete simpler, discrete jobs.
For example, an IC can take a voltage input and output
commands to a motor.
19
IC Terminology: Op-amp
 An operational amplifier (op-amp) is a set of
transistors inside the integrated circuit. They often are
the components doing the mathematical operations.
20
H-bridge
 An electronic circuit that enables voltage to be applied
across a load in either direction.
 A DPDT switch also does this, but not electronically.
21
H-bridge
 Need four electronic switches.
 Either have 1 and 4 closed. Or 2 and 3 closed.
 What happens if both 1 and 2 are closed?
 The H-bridge allows electricity to flow both ways across the motor,
which gives us forward and reverse.
 We can use pulse width modulation to control how often the
switches are on versus off, which gives us speed control.
22
Varying voltage
 A potentiometer/variable resistor allows you to
change the voltage input that goes into the integrated
circuit.
 Integrated circuit can now output variety of pulse widths
to the transistors on the H-bridge.
 This combination of potentiometer, integrated circuit and
PWM to the H-bridge is the key to speed control.
23
Why not skip the IC?
 There are a couple reasons we don’t use just a
potentiometer to control the speed of our motors.
 Potentiometers are rarely used to control significant power (more
than a watt).
 You would still need a way to switch the direction of the motor. Just
using a potentiometer can control speed, but not direction.
 DPDT switch and potentiometer combinations can lead to
problems if you quickly switch from full forward to full reverse.
Problems can occur if the polarity of a spinning DC motor gets
suddenly switched from forward to reverse.
 Current surge
 Mechanical stress
24
Printed Circuit Board
 Components are attached to a printed
circuit board.
 The ‘front’ side of the board will have
printed component information, such
as resistor # and resistance, diode type
and polarity, etc.
 Holes go all the way through the board
from one side to the other. Through-
hole soldering is needed to connect
components to the board.
25
Back of Circuit Board
 The ‘back’ side of the board will have lines indicating
connections between components. The lines on the
back are similar to wires.
 Thicker lines denote more current (electrons) moving
through.
 Components connect the lines.
26
Conclusion
 Hopefully that wasn’t too
confusing.
The goal was to give you a basic
understanding of how some of the
electronic components of a motor
speed controller work.
There are lots of tools to help you
with the basics.
27

More Related Content

What's hot

What's hot (20)

The operational amplifier (part 1)
The operational amplifier (part 1)The operational amplifier (part 1)
The operational amplifier (part 1)
 
Electronic Components
Electronic ComponentsElectronic Components
Electronic Components
 
Basic of Diode Rectifiers
Basic of Diode RectifiersBasic of Diode Rectifiers
Basic of Diode Rectifiers
 
Power BJT and Power MOSFET
Power BJT and Power MOSFETPower BJT and Power MOSFET
Power BJT and Power MOSFET
 
Power Electronics - Power Semi – Conductor Devices
Power Electronics - Power Semi – Conductor DevicesPower Electronics - Power Semi – Conductor Devices
Power Electronics - Power Semi – Conductor Devices
 
Ic voltage regulators
Ic voltage regulatorsIc voltage regulators
Ic voltage regulators
 
Presentation on JFET
Presentation on JFETPresentation on JFET
Presentation on JFET
 
Field Effect Transistor (FET)
Field Effect Transistor (FET)Field Effect Transistor (FET)
Field Effect Transistor (FET)
 
Batter level indicator
Batter level indicatorBatter level indicator
Batter level indicator
 
Led Ppt
Led PptLed Ppt
Led Ppt
 
STATE-SPACE AVERAGING METHOD
STATE-SPACE AVERAGING METHOD STATE-SPACE AVERAGING METHOD
STATE-SPACE AVERAGING METHOD
 
Smart under and over voltage protection system for
Smart under and over voltage protection system forSmart under and over voltage protection system for
Smart under and over voltage protection system for
 
Transistor
TransistorTransistor
Transistor
 
Relay
RelayRelay
Relay
 
Switch mode power supply
Switch mode power supplySwitch mode power supply
Switch mode power supply
 
Rectifiers
RectifiersRectifiers
Rectifiers
 
Relays
RelaysRelays
Relays
 
Pulse width modulation (PWM)
Pulse width modulation (PWM)Pulse width modulation (PWM)
Pulse width modulation (PWM)
 
Direct coupled amplifier
Direct coupled amplifierDirect coupled amplifier
Direct coupled amplifier
 
Led blinker
Led blinkerLed blinker
Led blinker
 

Similar to Build a Motor Speed Controller

anti sleep alarm for students
anti sleep alarm for studentsanti sleep alarm for students
anti sleep alarm for studentsNiladri Dutta
 
securedroomaccessproject-150718081732-lva1-app6892
securedroomaccessproject-150718081732-lva1-app6892securedroomaccessproject-150718081732-lva1-app6892
securedroomaccessproject-150718081732-lva1-app6892shreya sankrityayan
 
Speed Control of DC motor using AT89C52 IC
Speed Control of DC motor using AT89C52 ICSpeed Control of DC motor using AT89C52 IC
Speed Control of DC motor using AT89C52 ICDisha Modi
 
Analog & Digital Integrated Circuits - Material (Short Answers)
Analog & Digital Integrated Circuits -  Material (Short Answers) Analog & Digital Integrated Circuits -  Material (Short Answers)
Analog & Digital Integrated Circuits - Material (Short Answers) Mathankumar S
 
Week1&2 comm., for engineering technicians
Week1&2  comm.,  for engineering techniciansWeek1&2  comm.,  for engineering technicians
Week1&2 comm., for engineering techniciansTriza Kamel
 
Automatic temperature base fan controlle
Automatic temperature base fan  controlleAutomatic temperature base fan  controlle
Automatic temperature base fan controlleDharmaraj Morle
 
Introduction to Basic Electronics
Introduction to Basic ElectronicsIntroduction to Basic Electronics
Introduction to Basic ElectronicsCiel Rampen
 
Invisible broken wire detector
Invisible broken wire detectorInvisible broken wire detector
Invisible broken wire detectorRITESH D. PATIL
 
Analogue electronics lec (1)
Analogue electronics lec (1)Analogue electronics lec (1)
Analogue electronics lec (1)Dr. Abeer Kamal
 
basic electronics
 basic   electronics basic   electronics
basic electronicsATTO RATHORE
 
chapter_1 Intro. to electonic Devices.ppt
chapter_1 Intro. to electonic Devices.pptchapter_1 Intro. to electonic Devices.ppt
chapter_1 Intro. to electonic Devices.pptLiewChiaPing
 
4_INFRARED REMOTE USED FOR 8
4_INFRARED REMOTE USED FOR 84_INFRARED REMOTE USED FOR 8
4_INFRARED REMOTE USED FOR 8SURAJ MAHAPATRA
 
automatic light control at night ppt by Shubhan raj
automatic light control at night ppt by Shubhan rajautomatic light control at night ppt by Shubhan raj
automatic light control at night ppt by Shubhan rajShubham Raj
 

Similar to Build a Motor Speed Controller (20)

Speed control of motor
Speed control of motorSpeed control of motor
Speed control of motor
 
anti sleep alarm for students
anti sleep alarm for studentsanti sleep alarm for students
anti sleep alarm for students
 
Electronics Basics
Electronics BasicsElectronics Basics
Electronics Basics
 
securedroomaccessproject-150718081732-lva1-app6892
securedroomaccessproject-150718081732-lva1-app6892securedroomaccessproject-150718081732-lva1-app6892
securedroomaccessproject-150718081732-lva1-app6892
 
Speed Control of DC motor using AT89C52 IC
Speed Control of DC motor using AT89C52 ICSpeed Control of DC motor using AT89C52 IC
Speed Control of DC motor using AT89C52 IC
 
1. Introduction.pdf
1. Introduction.pdf1. Introduction.pdf
1. Introduction.pdf
 
embedded system
embedded system  embedded system
embedded system
 
Analog & Digital Integrated Circuits - Material (Short Answers)
Analog & Digital Integrated Circuits -  Material (Short Answers) Analog & Digital Integrated Circuits -  Material (Short Answers)
Analog & Digital Integrated Circuits - Material (Short Answers)
 
Voltage suppler..
Voltage suppler..Voltage suppler..
Voltage suppler..
 
Week1&2 comm., for engineering technicians
Week1&2  comm.,  for engineering techniciansWeek1&2  comm.,  for engineering technicians
Week1&2 comm., for engineering technicians
 
Automatic temperature base fan controlle
Automatic temperature base fan  controlleAutomatic temperature base fan  controlle
Automatic temperature base fan controlle
 
Robot controller
Robot controllerRobot controller
Robot controller
 
Devices part 1
Devices part 1Devices part 1
Devices part 1
 
Introduction to Basic Electronics
Introduction to Basic ElectronicsIntroduction to Basic Electronics
Introduction to Basic Electronics
 
Invisible broken wire detector
Invisible broken wire detectorInvisible broken wire detector
Invisible broken wire detector
 
Analogue electronics lec (1)
Analogue electronics lec (1)Analogue electronics lec (1)
Analogue electronics lec (1)
 
basic electronics
 basic   electronics basic   electronics
basic electronics
 
chapter_1 Intro. to electonic Devices.ppt
chapter_1 Intro. to electonic Devices.pptchapter_1 Intro. to electonic Devices.ppt
chapter_1 Intro. to electonic Devices.ppt
 
4_INFRARED REMOTE USED FOR 8
4_INFRARED REMOTE USED FOR 84_INFRARED REMOTE USED FOR 8
4_INFRARED REMOTE USED FOR 8
 
automatic light control at night ppt by Shubhan raj
automatic light control at night ppt by Shubhan rajautomatic light control at night ppt by Shubhan raj
automatic light control at night ppt by Shubhan raj
 

Recently uploaded

Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 

Recently uploaded (20)

Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 

Build a Motor Speed Controller

  • 1. An introduction to electronic components that you will need to build a motor speed controller.
  • 2. Resistors  A resistor impedes the flow of electricity through a circuit.  Resistors have a set value.  Since voltage, current and resistance are related through Ohm’s law, resistors are a good way to control voltage and current in your circuit. 2
  • 3. More on resistors  Resistor color codes 1st band = 1st number 2nd band = 2nd number 3rd band = # of zeros / multiplier 4th band = tolerance 3
  • 4. Color code  Tolerance: Gold = within 5% Black: 0 Brown: 1 Red: 2 Orange: 3 Yellow: 4 Green: 5 Blue: 6 Violet: 7 Gray: 8 White: 9 4
  • 5. Units  Knowing your units is important!  Kilo and Mega are common in resistors  Milli, micro, nano and pico can be used in other components K (kilo) = 1,000 M (mega) = 1,000,000 M (milli) = 1/1,000 u (micro) = 1/1,000,000 n (nano) = 1/1,000,000,000 (one trillionth) p (pico) = 1 / 1,000,000,000,000 (one quadrillionth) 5
  • 6. Capacitors  A capacitor stores electrical energy.  This pool of electrons is available for electronic components to use. Capacitance is measured in Farads. The small capacitors usually used in electronics are often measured in microfarads and nanofarads. Some capacitors are polarized. Note the different length terminals on one of the capacitors. 6
  • 7. Polarity of capacitors  The shorter terminal goes on the negative side.  The stripe is on the negative terminal side of the capacitor.  The board is marked for positive or negative. 7
  • 8. Applications of capacitors  Capacitors supply a pool of electrons for immediate use.  If a component needs an immediate supply of electrons, the capacitor can supply those electrons.  Capacitors can smooth out a signal – eliminate the ripples or spikes in DC voltage.  The capacitor can absorb the peaks and fill in the valleys of a rippled signal. 8
  • 9. Diode  A diode is a one way valve (or gate) for electricity. It is a component with an asymmetrical transfer characteristic. A diode has low (ideally zero) resistance in one direction, and high (ideally infinite) resistance in the other direction.  Diodes will protect your electronics. 9
  • 10. Diode circuit protection  In a DPDT switch, if polarity is wrong, the motor will run backwards.  In an electronic circuit, if the polarity is wrong, you can fry your components. A diode in your system will help to prevent problems. Diodes have a bar on the cathode (negative) side. 10
  • 11. Light emitting diode (LED)  A light emitting diode (LED) is a semiconductor light source. When electricity is passing through the diode, it emits light.  Jeremy is going to talk a lot more about LEDs. 11
  • 12. Variable resistor / Potentiometer  A potentiometer is a variable resistor. As you manually turn a dial, the resistance changes. 12
  • 13. How a variable resistor works  As the dial/wiper turns, electricity must go through more or less of the resistive strip. In series, the change in resistance means a change in voltage.  So as you turn the dial/wiper, you get a change in voltage. 13
  • 14. Transistors  A transistor is a semiconductor device used to amplify and switch electronic signals and electrical power.  This is our electronic switch! 14
  • 15. How a transistor works  A voltage or current applied to one pair of the transistor’s terminals changes the current through another pair of terminals.  A transistor is composed of semiconductor material with at least three terminals for connection to an external circuit. Transistors have 3 pins. For these transistors: Collector Emitter Base 15
  • 16. Terminology  BJT versus FET  Bipolar junction transistor. Useful as amplifiers. Collector, Emitter, Base  Field-effect transistor. Useful as motor drivers. Source, Drain, Gate MOSFET: Metal-oxide-semiconductor FET  NPN (N-channel FET) versus PNP (P-channel FET)  NPN versus PNP is how the semiconductors are layered. NPN: Not pointing in PNP: Pointing in permanently 16
  • 17. Schematic symbols BJT PNP BJT NPN P-channel FET N-channel FET 17
  • 18. Integrated circuit  An integrated circuit (IC) is a set of transistors that is the controller or ‘brain’ of an electronic circuit.  An input is received, an output is sent out. Modern microprocessor ICs can have billions of transistors per square inch! 18
  • 19. What an IC can do for us?  Billions of electronically controlled on/off switches (transistors) is how the microprocessor in a digital computer ‘thinks’ and functions.  A computer has a wide range of tasks to perform.  But other ICs can complete simpler, discrete jobs. For example, an IC can take a voltage input and output commands to a motor. 19
  • 20. IC Terminology: Op-amp  An operational amplifier (op-amp) is a set of transistors inside the integrated circuit. They often are the components doing the mathematical operations. 20
  • 21. H-bridge  An electronic circuit that enables voltage to be applied across a load in either direction.  A DPDT switch also does this, but not electronically. 21
  • 22. H-bridge  Need four electronic switches.  Either have 1 and 4 closed. Or 2 and 3 closed.  What happens if both 1 and 2 are closed?  The H-bridge allows electricity to flow both ways across the motor, which gives us forward and reverse.  We can use pulse width modulation to control how often the switches are on versus off, which gives us speed control. 22
  • 23. Varying voltage  A potentiometer/variable resistor allows you to change the voltage input that goes into the integrated circuit.  Integrated circuit can now output variety of pulse widths to the transistors on the H-bridge.  This combination of potentiometer, integrated circuit and PWM to the H-bridge is the key to speed control. 23
  • 24. Why not skip the IC?  There are a couple reasons we don’t use just a potentiometer to control the speed of our motors.  Potentiometers are rarely used to control significant power (more than a watt).  You would still need a way to switch the direction of the motor. Just using a potentiometer can control speed, but not direction.  DPDT switch and potentiometer combinations can lead to problems if you quickly switch from full forward to full reverse. Problems can occur if the polarity of a spinning DC motor gets suddenly switched from forward to reverse.  Current surge  Mechanical stress 24
  • 25. Printed Circuit Board  Components are attached to a printed circuit board.  The ‘front’ side of the board will have printed component information, such as resistor # and resistance, diode type and polarity, etc.  Holes go all the way through the board from one side to the other. Through- hole soldering is needed to connect components to the board. 25
  • 26. Back of Circuit Board  The ‘back’ side of the board will have lines indicating connections between components. The lines on the back are similar to wires.  Thicker lines denote more current (electrons) moving through.  Components connect the lines. 26
  • 27. Conclusion  Hopefully that wasn’t too confusing. The goal was to give you a basic understanding of how some of the electronic components of a motor speed controller work. There are lots of tools to help you with the basics. 27