SlideShare uma empresa Scribd logo
1 de 14
BASIC ELECTRONICS
Electronic Components - Resistors
www.sf-innovations.co.uk
Resistors
This presentation is an introduction resistors and will help the reader
understand how and why these are used when we discuss controlling
external devices using the GPIO port of the Raspberry Pi.
These are used to limit the flow of current in a circuit and their resistance is
measured in ohms. Resistors are a fundamental building block in any
electronic circuit. They are used widely to set the current, voltage, gain and
a number of other important parameters.
Resistors come in various shapes and sizes and are mainly defined by their
Resistance, Tolerance, Power rating and Packaging
www.sf-innovations.co.uk
Resistance: This can vary from milli ohms up-to Mega ohms. The value of
a typical axial resistor is marked on it using an internationally recognised
colour coding system. There are some slight variations as one can find a 4,
5 or 6 rings as shown below.
www.sf-innovations.co.uk
Colour code examples: Below are examples of how a 22 ohm and 6200
ohm resistors are marked.
www.sf-innovations.co.uk
Note:
6200 ohm is the same as 6.2 kilo ohm
1000 ohms = 1 kilo ohm
1,000,000 ohms = 1 Mega ohm
Resistance values: This can be any value in practice. However resistors
are normally available in preferred values in ranges known as E12, E24 and
E96 ranges.
The E12 range is so called as there are 12 values in every decade.
Between 10 and 100 ohms:
10, 12, 15, 18, 22, 27, 33, 39, 47, 56, 68 and 82 ohms
Between 100 ohms and 100 ohms:
100, 120, 150, 180, 270, 330, 390, 470, 560, 680, 820
Between 1000 and 10,000 ohms:
1000, 1200 etc right up to
Greater than 1 Mohm:
1, 1.2, 1.5, 1.8, 2.2, 2.7, 3.3, 3.9, 4.7, 5.6, 6.8, 8.2 M ohms.
The E24 range has 24 values and the E96 has 24 values per decade.
www.sf-innovations.co.uk
www.sf-innovations.co.uk
When resistors are
connected in series the
combined value is arrived at
by adding the value of the
individual resistors.
In the above example, this
would be:
Rnew = R1 + R2 + ... + Rn
Example 1:
If a 220 ohm resistor and a 330 ohm
resistor are in series, then the
combined resistance is (220 + 330) =
550 ohms
Example 2:
If three 150 ohm resistors are
connected in series, then the
combined resistance is (150 + 150 +
150) = 450 ohms
Combining Resistors: The examples below show how to work out the
value of the new resistance when resistors are combined in series or
parallel.
www.sf-innovations.co.uk
Example 1:
If two 560 ohm resistors are
connected in parallel, the
combined resistance would
be 1/[(1/560) + (1/560)] = 280
ohms.
Example 2:
If three 1000 ohm resistors
are connected in parallel,
then using the equation
shown here one would work
out that the combined
resistance is = 330 ohms.
When resistors are connected in
parallel, the combined value is arrived
at by adding the reciprocal of the
value of the individual resistors. The
reciprocal of this is the new value.
In the above example, this would be:
1/R new = 1/R1 + 1/R2 + ... + 1/Rn
Combining Resistors: The examples below show how to work out the
value of the new resistance when resistors are combined in series or
parallel.
Tolerance: The accuracy of resistors can be specified when they are
purchased. This can be 1%, 2%, 5% or higher depending on the
application.
Power rating: A resistor may be used in a small signal application where a
power rating of 125 mW or 250 mW is adequate. However in some
applications a higher power rating like 1W or 5W may be required.
Packaging: Resistors come in different packages. The main ones are axial
through hole or Surface Mount.
www.sf-innovations.co.uk
Power resistorsSelection of surface mount resistors
(note: the resistor values are printed on
SMT components with the last digit is a
multiplier.)
Experiments with resistors
You will need the following:
Selection of resistors – 1000 ohm (1 kilo ohm) & 330 ohm
9V PP3 battery with a battery clip
An LED
Digital Multi-meter
www.sf-innovations.co.uk
Experiment 1 Resistors in series
Use the Digital multi-meter on its
resistance range to check the value of a 1
kilo ohm resistor by connecting the test
probes on either end of the resistor.
Make sure that the meter is set to measure
resistance and a suitable range is
selected. Here it is set to the 2000 ohm
range as this is more than the values that
we are measuring.
Connect a 1 kilo ohm and 330 ohm
resistor in series. Check that the value of
the 2 resistors combined is 1.33 kilo ohms.
www.sf-innovations.co.uk
Experiment 2 Resistors in parallel
Connect a 1 kilo ohm and 330 ohm resistor in parallel. The combined value
should be given by the following equation.
1/Rnew = 1/1000 + 1/330
Rnew = 249 ohms
Using the multi-meter check that the value of the 2 resistors combined is
around 249 ohms.
www.sf-innovations.co.uk
Experiment 3 Controlling the current through an LED
Connect a 1 kilo ohm (1000 ohm) resistor in series with an LED and then
connect this to the 9V PP3 battery. Note: The long leg of the LED needs to
go to the positive of the battery.
The voltage across the resistor should be (9 – 2) where 9V is the voltage
across the battery and 2V is the voltage across the LED. Using Ohms law we
see that the current through the 1 kilo ohm resistor should be:
9V/1 kilo ohm which is 9 milli amps.
www.sf-innovations.co.uk
Experiment 4 Making the LED brighter
To make the LED brighter, you would need to reduce the value of the reistor.
For example if you use a 330 ohm resistor instead of the 1 kilo ohm resistor,
the current would be:
9V/330 ohm which is nearly 30 milli amps. This is more than 3 times the
current compared to when a 1 kilo ohm resistor is used and the LED is much
brighter.
Note: A way to quickly double the current, is to halve the resistor from 1000
ohm (1 k ohm) down to 500 ohms. This can be done easily by putting
another 1000 ohm resistor in parallel to the original 1000 ohm resistor.
www.sf-innovations.co.uk
Summary - Resistors
This presentation covered the following facts about resistors:
Colour coding
Ohms, kilo ohms and Mega ohms
Values – E12, E24 range
Resistors in series
Resistors in parallel
Experiments with resistors in series, parallel and LEDs.
www.sf-innovations.co.uk

Mais conteúdo relacionado

Mais procurados

How to use a digital multimeter
How to use a digital multimeterHow to use a digital multimeter
How to use a digital multimeterJim Licht
 
Resistor Color Coding
Resistor Color CodingResistor Color Coding
Resistor Color CodingRey Arthur
 
Wiring Part 1: basic electricity
Wiring Part 1: basic electricityWiring Part 1: basic electricity
Wiring Part 1: basic electricityvigyanashram
 
current, voltage and resistance
current, voltage and resistancecurrent, voltage and resistance
current, voltage and resistanceJimnaira Abanto
 
Ohms law
Ohms lawOhms law
Ohms laww1nds
 
Basic electronics, lecture 1
Basic electronics, lecture 1Basic electronics, lecture 1
Basic electronics, lecture 1Muhammad Ibrahim
 
Active and passive
Active and passiveActive and passive
Active and passiveSUneel Gupta
 
Introduction to electrical measurements
Introduction to electrical measurementsIntroduction to electrical measurements
Introduction to electrical measurementsparneetchowdhary1
 
Voltage Divider and Current Divider Rule.pptx
Voltage Divider and Current Divider Rule.pptxVoltage Divider and Current Divider Rule.pptx
Voltage Divider and Current Divider Rule.pptxnivi55
 
Circuit components
Circuit componentsCircuit components
Circuit componentscristalbeam
 
Basic electrical measuring instruments
Basic electrical measuring instrumentsBasic electrical measuring instruments
Basic electrical measuring instrumentsPramod A
 

Mais procurados (20)

How to use a digital multimeter
How to use a digital multimeterHow to use a digital multimeter
How to use a digital multimeter
 
Resistors
ResistorsResistors
Resistors
 
Resistor Color Coding
Resistor Color CodingResistor Color Coding
Resistor Color Coding
 
basic electronics
basic  electronicsbasic  electronics
basic electronics
 
Resistor color code
Resistor color codeResistor color code
Resistor color code
 
Wiring Part 1: basic electricity
Wiring Part 1: basic electricityWiring Part 1: basic electricity
Wiring Part 1: basic electricity
 
Resistor
ResistorResistor
Resistor
 
current, voltage and resistance
current, voltage and resistancecurrent, voltage and resistance
current, voltage and resistance
 
Ohms law
Ohms lawOhms law
Ohms law
 
Basic electronics, lecture 1
Basic electronics, lecture 1Basic electronics, lecture 1
Basic electronics, lecture 1
 
Active and passive
Active and passiveActive and passive
Active and passive
 
Resistors - Electrical Engineering
Resistors - Electrical EngineeringResistors - Electrical Engineering
Resistors - Electrical Engineering
 
Introduction to electrical measurements
Introduction to electrical measurementsIntroduction to electrical measurements
Introduction to electrical measurements
 
Voltage Divider and Current Divider Rule.pptx
Voltage Divider and Current Divider Rule.pptxVoltage Divider and Current Divider Rule.pptx
Voltage Divider and Current Divider Rule.pptx
 
Voltage
VoltageVoltage
Voltage
 
OHM’S LAW.pptx
OHM’S LAW.pptxOHM’S LAW.pptx
OHM’S LAW.pptx
 
Ohm's law
Ohm's lawOhm's law
Ohm's law
 
Multimeter basics
Multimeter   basicsMultimeter   basics
Multimeter basics
 
Circuit components
Circuit componentsCircuit components
Circuit components
 
Basic electrical measuring instruments
Basic electrical measuring instrumentsBasic electrical measuring instruments
Basic electrical measuring instruments
 

Destaque

Resistors
ResistorsResistors
Resistorsmuruwet
 
Basic Electronics - Ohm's Law
Basic Electronics - Ohm's LawBasic Electronics - Ohm's Law
Basic Electronics - Ohm's LawSeggy Segaran
 
Resistors: Types and Uses
Resistors: Types and UsesResistors: Types and Uses
Resistors: Types and UsesJessa Arnado
 
Resistors and resistance.ppt
Resistors and resistance.pptResistors and resistance.ppt
Resistors and resistance.pptmrmeredith
 
Types of Resistor
Types of ResistorTypes of Resistor
Types of Resistorianalaba06
 
Raspberry Pi Base - A flexible support frame for Raspberry Pi projects
Raspberry Pi Base - A flexible support frame for Raspberry Pi projectsRaspberry Pi Base - A flexible support frame for Raspberry Pi projects
Raspberry Pi Base - A flexible support frame for Raspberry Pi projectsSeggy Segaran
 
Custard pi 7 user information
Custard pi 7 user informationCustard pi 7 user information
Custard pi 7 user informationSeggy Segaran
 
10 Great Tips for Business Owners
10 Great Tips for Business Owners10 Great Tips for Business Owners
10 Great Tips for Business OwnersSeggy Segaran
 
Raspberry Pi Using Python
Raspberry Pi Using PythonRaspberry Pi Using Python
Raspberry Pi Using PythonSeggy Segaran
 
GRADUATION PROJECT PRESENTAYION
GRADUATION PROJECT PRESENTAYIONGRADUATION PROJECT PRESENTAYION
GRADUATION PROJECT PRESENTAYIONJalal F Al-hroub
 
K to 12 electronics learning module
K to 12 electronics learning moduleK to 12 electronics learning module
K to 12 electronics learning moduleNoel Tan
 

Destaque (16)

Resistors
ResistorsResistors
Resistors
 
Basic Electronics - Ohm's Law
Basic Electronics - Ohm's LawBasic Electronics - Ohm's Law
Basic Electronics - Ohm's Law
 
resistor
resistorresistor
resistor
 
Resistors: Types and Uses
Resistors: Types and UsesResistors: Types and Uses
Resistors: Types and Uses
 
Resistors and resistance.ppt
Resistors and resistance.pptResistors and resistance.ppt
Resistors and resistance.ppt
 
Types of Resistor
Types of ResistorTypes of Resistor
Types of Resistor
 
MemoryPAT
MemoryPATMemoryPAT
MemoryPAT
 
Raspberry Pi Base - A flexible support frame for Raspberry Pi projects
Raspberry Pi Base - A flexible support frame for Raspberry Pi projectsRaspberry Pi Base - A flexible support frame for Raspberry Pi projects
Raspberry Pi Base - A flexible support frame for Raspberry Pi projects
 
Custard pi 7 user information
Custard pi 7 user informationCustard pi 7 user information
Custard pi 7 user information
 
10 Great Tips for Business Owners
10 Great Tips for Business Owners10 Great Tips for Business Owners
10 Great Tips for Business Owners
 
Resistors
ResistorsResistors
Resistors
 
Raspberry Pi Using Python
Raspberry Pi Using PythonRaspberry Pi Using Python
Raspberry Pi Using Python
 
GRADUATION PROJECT PRESENTAYION
GRADUATION PROJECT PRESENTAYIONGRADUATION PROJECT PRESENTAYION
GRADUATION PROJECT PRESENTAYION
 
K to 12 electronics learning module
K to 12 electronics learning moduleK to 12 electronics learning module
K to 12 electronics learning module
 
Ppttttt
PptttttPpttttt
Ppttttt
 
Introduction To Capacitance
Introduction To CapacitanceIntroduction To Capacitance
Introduction To Capacitance
 

Semelhante a Basic Electronics - Resistors

High Meg White Paper
High Meg  White PaperHigh Meg  White Paper
High Meg White PaperPeter Leary
 
Lecture 1 resistors
Lecture  1  resistorsLecture  1  resistors
Lecture 1 resistorsEmpre
 
Components resistors
Components   resistorsComponents   resistors
Components resistorssld1950
 
Electrical Engineering
Electrical EngineeringElectrical Engineering
Electrical EngineeringEkeeda
 
Resistance and their combinations
Resistance and their combinationsResistance and their combinations
Resistance and their combinationsAamir Mehmood
 
Measurement of insulation resistance javid iqbal sodagar converted
Measurement of insulation resistance javid iqbal sodagar convertedMeasurement of insulation resistance javid iqbal sodagar converted
Measurement of insulation resistance javid iqbal sodagar convertedjavid iqbal sodagar
 
Chapter6 electronic-components
Chapter6 electronic-componentsChapter6 electronic-components
Chapter6 electronic-componentsVin Voro
 
Electronics and Communication Engineering
Electronics and Communication EngineeringElectronics and Communication Engineering
Electronics and Communication EngineeringEkeeda
 
CH5 electric components.pptx
CH5 electric components.pptxCH5 electric components.pptx
CH5 electric components.pptxmeleseteshome1
 
Photo resistor devices its working and applications.
Photo resistor devices its working and applications.Photo resistor devices its working and applications.
Photo resistor devices its working and applications.Soudip Sinha Roy
 
EST130 BASIC ELECTRICAL & ELECTRONICS.pptx
EST130 BASIC ELECTRICAL & ELECTRONICS.pptxEST130 BASIC ELECTRICAL & ELECTRONICS.pptx
EST130 BASIC ELECTRICAL & ELECTRONICS.pptxAshitha11
 
Electronic Devices and Circuits Manual
Electronic Devices and Circuits ManualElectronic Devices and Circuits Manual
Electronic Devices and Circuits ManualShashank Thawkar
 
Sheet1ResistorcolorResistance (kohms)40 ohm resistor39.94 ohm1brow.docx
Sheet1ResistorcolorResistance (kohms)40 ohm resistor39.94 ohm1brow.docxSheet1ResistorcolorResistance (kohms)40 ohm resistor39.94 ohm1brow.docx
Sheet1ResistorcolorResistance (kohms)40 ohm resistor39.94 ohm1brow.docxmaoanderton
 
Lecture24 basiccircuits
Lecture24 basiccircuitsLecture24 basiccircuits
Lecture24 basiccircuitsAlex Klein
 

Semelhante a Basic Electronics - Resistors (20)

High Meg White Paper
High Meg  White PaperHigh Meg  White Paper
High Meg White Paper
 
Lecture 1 resistors
Lecture  1  resistorsLecture  1  resistors
Lecture 1 resistors
 
Components resistors
Components   resistorsComponents   resistors
Components resistors
 
Electrical Engineering
Electrical EngineeringElectrical Engineering
Electrical Engineering
 
Resistance and their combinations
Resistance and their combinationsResistance and their combinations
Resistance and their combinations
 
Measurement of insulation resistance javid iqbal sodagar converted
Measurement of insulation resistance javid iqbal sodagar convertedMeasurement of insulation resistance javid iqbal sodagar converted
Measurement of insulation resistance javid iqbal sodagar converted
 
Chapter6 electronic-components
Chapter6 electronic-componentsChapter6 electronic-components
Chapter6 electronic-components
 
Led tutorial
Led tutorialLed tutorial
Led tutorial
 
Electronics and Communication Engineering
Electronics and Communication EngineeringElectronics and Communication Engineering
Electronics and Communication Engineering
 
Passive compornents
Passive compornentsPassive compornents
Passive compornents
 
Passive compornents
Passive compornentsPassive compornents
Passive compornents
 
CH5 electric components.pptx
CH5 electric components.pptxCH5 electric components.pptx
CH5 electric components.pptx
 
Photo resistor devices its working and applications.
Photo resistor devices its working and applications.Photo resistor devices its working and applications.
Photo resistor devices its working and applications.
 
Electronic letter box
Electronic letter boxElectronic letter box
Electronic letter box
 
EST130 BASIC ELECTRICAL & ELECTRONICS.pptx
EST130 BASIC ELECTRICAL & ELECTRONICS.pptxEST130 BASIC ELECTRICAL & ELECTRONICS.pptx
EST130 BASIC ELECTRICAL & ELECTRONICS.pptx
 
Electronic Devices and Circuits Manual
Electronic Devices and Circuits ManualElectronic Devices and Circuits Manual
Electronic Devices and Circuits Manual
 
Resistor
ResistorResistor
Resistor
 
Sheet1ResistorcolorResistance (kohms)40 ohm resistor39.94 ohm1brow.docx
Sheet1ResistorcolorResistance (kohms)40 ohm resistor39.94 ohm1brow.docxSheet1ResistorcolorResistance (kohms)40 ohm resistor39.94 ohm1brow.docx
Sheet1ResistorcolorResistance (kohms)40 ohm resistor39.94 ohm1brow.docx
 
RESISTANCE.pptx
RESISTANCE.pptxRESISTANCE.pptx
RESISTANCE.pptx
 
Lecture24 basiccircuits
Lecture24 basiccircuitsLecture24 basiccircuits
Lecture24 basiccircuits
 

Último

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 

Último (20)

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 

Basic Electronics - Resistors

  • 1. BASIC ELECTRONICS Electronic Components - Resistors www.sf-innovations.co.uk
  • 2. Resistors This presentation is an introduction resistors and will help the reader understand how and why these are used when we discuss controlling external devices using the GPIO port of the Raspberry Pi. These are used to limit the flow of current in a circuit and their resistance is measured in ohms. Resistors are a fundamental building block in any electronic circuit. They are used widely to set the current, voltage, gain and a number of other important parameters. Resistors come in various shapes and sizes and are mainly defined by their Resistance, Tolerance, Power rating and Packaging www.sf-innovations.co.uk
  • 3. Resistance: This can vary from milli ohms up-to Mega ohms. The value of a typical axial resistor is marked on it using an internationally recognised colour coding system. There are some slight variations as one can find a 4, 5 or 6 rings as shown below. www.sf-innovations.co.uk
  • 4. Colour code examples: Below are examples of how a 22 ohm and 6200 ohm resistors are marked. www.sf-innovations.co.uk Note: 6200 ohm is the same as 6.2 kilo ohm 1000 ohms = 1 kilo ohm 1,000,000 ohms = 1 Mega ohm
  • 5. Resistance values: This can be any value in practice. However resistors are normally available in preferred values in ranges known as E12, E24 and E96 ranges. The E12 range is so called as there are 12 values in every decade. Between 10 and 100 ohms: 10, 12, 15, 18, 22, 27, 33, 39, 47, 56, 68 and 82 ohms Between 100 ohms and 100 ohms: 100, 120, 150, 180, 270, 330, 390, 470, 560, 680, 820 Between 1000 and 10,000 ohms: 1000, 1200 etc right up to Greater than 1 Mohm: 1, 1.2, 1.5, 1.8, 2.2, 2.7, 3.3, 3.9, 4.7, 5.6, 6.8, 8.2 M ohms. The E24 range has 24 values and the E96 has 24 values per decade. www.sf-innovations.co.uk
  • 6. www.sf-innovations.co.uk When resistors are connected in series the combined value is arrived at by adding the value of the individual resistors. In the above example, this would be: Rnew = R1 + R2 + ... + Rn Example 1: If a 220 ohm resistor and a 330 ohm resistor are in series, then the combined resistance is (220 + 330) = 550 ohms Example 2: If three 150 ohm resistors are connected in series, then the combined resistance is (150 + 150 + 150) = 450 ohms Combining Resistors: The examples below show how to work out the value of the new resistance when resistors are combined in series or parallel.
  • 7. www.sf-innovations.co.uk Example 1: If two 560 ohm resistors are connected in parallel, the combined resistance would be 1/[(1/560) + (1/560)] = 280 ohms. Example 2: If three 1000 ohm resistors are connected in parallel, then using the equation shown here one would work out that the combined resistance is = 330 ohms. When resistors are connected in parallel, the combined value is arrived at by adding the reciprocal of the value of the individual resistors. The reciprocal of this is the new value. In the above example, this would be: 1/R new = 1/R1 + 1/R2 + ... + 1/Rn Combining Resistors: The examples below show how to work out the value of the new resistance when resistors are combined in series or parallel.
  • 8. Tolerance: The accuracy of resistors can be specified when they are purchased. This can be 1%, 2%, 5% or higher depending on the application. Power rating: A resistor may be used in a small signal application where a power rating of 125 mW or 250 mW is adequate. However in some applications a higher power rating like 1W or 5W may be required. Packaging: Resistors come in different packages. The main ones are axial through hole or Surface Mount. www.sf-innovations.co.uk Power resistorsSelection of surface mount resistors (note: the resistor values are printed on SMT components with the last digit is a multiplier.)
  • 9. Experiments with resistors You will need the following: Selection of resistors – 1000 ohm (1 kilo ohm) & 330 ohm 9V PP3 battery with a battery clip An LED Digital Multi-meter www.sf-innovations.co.uk
  • 10. Experiment 1 Resistors in series Use the Digital multi-meter on its resistance range to check the value of a 1 kilo ohm resistor by connecting the test probes on either end of the resistor. Make sure that the meter is set to measure resistance and a suitable range is selected. Here it is set to the 2000 ohm range as this is more than the values that we are measuring. Connect a 1 kilo ohm and 330 ohm resistor in series. Check that the value of the 2 resistors combined is 1.33 kilo ohms. www.sf-innovations.co.uk
  • 11. Experiment 2 Resistors in parallel Connect a 1 kilo ohm and 330 ohm resistor in parallel. The combined value should be given by the following equation. 1/Rnew = 1/1000 + 1/330 Rnew = 249 ohms Using the multi-meter check that the value of the 2 resistors combined is around 249 ohms. www.sf-innovations.co.uk
  • 12. Experiment 3 Controlling the current through an LED Connect a 1 kilo ohm (1000 ohm) resistor in series with an LED and then connect this to the 9V PP3 battery. Note: The long leg of the LED needs to go to the positive of the battery. The voltage across the resistor should be (9 – 2) where 9V is the voltage across the battery and 2V is the voltage across the LED. Using Ohms law we see that the current through the 1 kilo ohm resistor should be: 9V/1 kilo ohm which is 9 milli amps. www.sf-innovations.co.uk
  • 13. Experiment 4 Making the LED brighter To make the LED brighter, you would need to reduce the value of the reistor. For example if you use a 330 ohm resistor instead of the 1 kilo ohm resistor, the current would be: 9V/330 ohm which is nearly 30 milli amps. This is more than 3 times the current compared to when a 1 kilo ohm resistor is used and the LED is much brighter. Note: A way to quickly double the current, is to halve the resistor from 1000 ohm (1 k ohm) down to 500 ohms. This can be done easily by putting another 1000 ohm resistor in parallel to the original 1000 ohm resistor. www.sf-innovations.co.uk
  • 14. Summary - Resistors This presentation covered the following facts about resistors: Colour coding Ohms, kilo ohms and Mega ohms Values – E12, E24 range Resistors in series Resistors in parallel Experiments with resistors in series, parallel and LEDs. www.sf-innovations.co.uk