SlideShare a Scribd company logo
Circuit Theory
• What you will use this for
– Power management
– Signals between subsystems
– Possible analog data types
• How the knowledge will help you
– Understanding power and energy requirements
– Behavior of digital electric signals
– Analog signal conditioning and limitations
– Understanding associated technologies
Circuit theory Topics
• Circuit Topology
• Voltage, Current and Power
• Kirchoff’s Laws
• Circuit components
• DC circuits
• AC circuits
We will consistently use Systeme International d’Unites, or SI units here.
Basic units are Meters[m], Kilograms[kg], Seconds[s], and Amperes[A].
Circuit Topology
• A circuit consists of a mesh of loops
• Represented as branches and nodes in an
undirected graph.
• Circuit components reside in the branches
• Connectivity resides in the nodes
– Nodes represent wires
– Wires represent equipotentials
Voltage, Current and Power (1)
• The concept of charge
– The Coulomb [C] – the SI unit of charge
– An electron carries -1.6e-19 [C]
– Conservation of charge
• The concept of potential
– Attraction/repulsion of charges
– The electric field
– The energy of moving a charge in a field
Voltage, Current and Power (2)
• Voltage is a difference in electric potential
– always taken between two points.
– Absolute voltage is a nonsensical fiction.
– The concept of ground is also a (useful) fiction.
• It is a line integral of the force exerted by
an electric field on a unit charge.
• Customarily represented by v or V.
• The SI unit is the Volt [V].
Voltage, Current and Power (3)
• Current is a movement of charge.
• It is the time derivative of charge passing
through a circuit branch.
• Customarily represented by i or I.
• The SI unit is the Ampere [A].
Voltage, Current and Power (4)
• Power is the product of voltage by current.
• It is the time derivative of energy delivered
to or extracted from a circuit branch.
• Customarily represented by P or W.
• The SI unit is the Watt [W].
Kirchoff’s Laws
• These laws add up to nothing! Yet they
completely characterize circuit behavior.
• Kirchoff’s Voltage Law (KVL) - The sum
of voltages taken around any loop is zero.
– The start and end points are identical; consequently there is no
potential difference between them.
• Kirchoff’s Current Law (KCL) – The sum
of currents entering any node is zero.
– A consequence of the law of conservation of charge.
Circuit components
• Active vs. Passive components
– Active ones may generate electrical power.
– Passive ones may store but not generate power.
• Lumped vs. Distributed Constants
– Distributed constant components account for
propagation times through the circuit branches.
– Lumped constant components ignore these propagation
times. Appropriate for circuits small relative to signal
wavelengths.
• Linear, time invariant (LTI) components are those
with constant component values.
Active circuit components
• Conservation of energy: active components must
get their power from somewhere!
• From non-electrical sources
– Batteries (chemical)
– Dynamos (mechanical)
– Transducers in general (light, sound, etc.)
• From other electrical sources
– Power supplies
– Power transformers
– Amplifiers
Passive lumped constants
• Classical LTI
– Resistors are AC/DC components.
– Inductors are AC components (DC short circuit).
– Capacitors are AC components (DC open circuit).
• Other components
– Rectifier diodes.
– Three or more terminal devices, e.g. transistors.
– Transformers.
DC circuits
• The basic LTI component is the Resistor
– Customarily represented by R.
– The SI unit is the Ohm [].
• Ohm’s Law: V = I R
Ohm’s and Kirchoff’s laws completely
prescribe the behavior of any DC circuit
comprising LTI components.
Example: voltage divider
Assume no current is drawn at the output
terminals in measuring Vout. Ohm’s Law
requires that VR1 = IR1 R1 and VR2 = IR2 R2,
which is also Vout. KCL says the current
leaving resistor R1 must equal the current
entering R2, or IR1 = IR2, so we can write
Vout = IR1 R2. KVL says the voltage around the loop including the battery
and both resistors is 0, therefore Vin = VR1 + Vout, or Vin = IR1 R1 + IR1 R2.
Thus, IR1 = Vin/ (R1 + R2), and
Vout = VinR2 / (R1 + R2).
R1
R2Vin Vout
AC circuits -- Components
• Basic LTI components
– Resistor, R, [] (Ohms)
– Inductor, L, [H] (Henrys)
– Capacitor, C, [F] (Farads)
• Frequency
– Repetition rate, f, [Hz] (Hertz)
– Angular,  = 2f, [1/s] (radians/sec)
AC Components: Inductors
• Current in an inductor generates a magnetic field,
B = K1 I
• Changes in the field induce an inductive voltage.
V = K2 (dB/dt)
• The instantaneous voltage is
V = L(dI/dt),
where L = K1K2.
This is the time domain behavior of an inductor.
AC Components: Capacitors
• Charge in a capacitor produces an electric field E,
and thus a proportional voltage,
Q = C V,
Where C is the capacitance.
• The charge on the capacitor changes according to
I = (dQ/dt).
• The instantaneous current is therefore
I = C(dV/dt).
This is the time domain behavior of a capacitor.
AC Circuits – Laplace Transform
• Transforms differential equations in time to
algebraic equations in frequency (s
domain).
where the frequency variable s =  + j.
For sinusoidal waves,  = 0, and s = j.
•Resistor behavior in s domain: v= iR.
•Inductor behavior in s domain: v= i (jL).
•Capacitor behavior in s domain: i= v (jC).
,
)(
),(),()( ∫ →→→
s
sf
Fdtsfs
dt
dF
sftF
AC circuits -- Impedance
• Impedance and Ohm’s Law for AC:
– Impedance is Z = R + jX,
where j = -1, and X is the reactance in [].
– Ohm’s AC Law in s domain: v = i Z
• Resistance R dissipates power as heat.
• Reactance X stores and returns power.
– Inductors have positive reactance Xl=L
– Capacitors have negative reactance Xc=-1/C
Impedance shortcuts
• The impedance of components connected in
parallel is the reciprocal of the complex
sum of their reciprocal impedances.
Z1
Z2
Zn
Zs
Z1 Z2 ZnZp
• The impedance of components connected in series
is the complex sum of their impedances.
ns ZZZZ ++= 21
np ZZZZ
1111
21
++=
Example: low pass filter
R
Vin Vout
C
.
1
1
gainfiltertheDefine
.and,thatRecall
.example,DCthefromngGeneralizi
RCjCjR
Cj
V
V
A
C
j
ZRZ
ZZ
Z
VV
in
out
CR
CR
C
inout
ωω
ω
ω
+
=
−
−
==
−
==
+
=
Magnitude and phase plots
of A, where RC=1. The
magnitude plot is log/log,
while the phase plot is
linear radians vs. log freq.
Homework problem
R
Vin
Vout
C
L
Derive the filter gain of the pictured circuit.
Plot the magnitude and phase of the filter for
L = 6.3e-6 [H], R = 16 [], and C = 1.0e-7 [F].
For extra credit, also plot for R = 7 [] and 50 [].

More Related Content

What's hot

A presentation on inverter by manoj
A presentation on inverter by manojA presentation on inverter by manoj
A presentation on inverter by manoj
IACM SmartLearn Ltd.
 
Ac fundamentals
Ac fundamentalsAc fundamentals
Ac fundamentals
Anu71
 
Voltage, current, resistance, and ohm's law
Voltage, current, resistance, and ohm's lawVoltage, current, resistance, and ohm's law
Voltage, current, resistance, and ohm's law
Anaya Zafar
 
Lecture 29 ac circuits. phasors.
Lecture 29   ac circuits. phasors.Lecture 29   ac circuits. phasors.
Lecture 29 ac circuits. phasors.
Albania Energy Association
 
Symmetrical components
Symmetrical componentsSymmetrical components
Symmetrical components
Sirat Mahmood
 
Snubber circuits
Snubber circuitsSnubber circuits
Snubber circuits
hugosaldano
 
Unit 4 twoportnetwork
Unit 4 twoportnetworkUnit 4 twoportnetwork
Unit 4 twoportnetwork
ACE ENGINEERING COLLEGE
 
4.inverter final
4.inverter final4.inverter final
4.inverter final
Ashu0711
 
NAS-Ch4-Application of Laplace Transform
NAS-Ch4-Application of Laplace TransformNAS-Ch4-Application of Laplace Transform
NAS-Ch4-Application of Laplace Transform
Hussain K
 
Unit 1 Power System Stability
Unit 1 Power System Stability Unit 1 Power System Stability
Unit 1 Power System Stability
SANTOSH GADEKAR
 
application of power electronics
application of power electronicsapplication of power electronics
application of power electronics
Yasir Hashmi
 
Chapter 1 techniques of dc circuit analysis
Chapter 1 techniques of dc circuit analysisChapter 1 techniques of dc circuit analysis
Chapter 1 techniques of dc circuit analysis
Amirul Faiz Amil Azman
 
Basic electrical circuit theory
Basic electrical circuit theoryBasic electrical circuit theory
Basic electrical circuit theory
govind giri
 
Multi level inverter
Multi level inverterMulti level inverter
Multi level inverter
raviarmugam
 
Circuit laws & network theorems
Circuit laws  & network theoremsCircuit laws  & network theorems
Circuit laws & network theorems
Himanshu Batra
 
Presentation on Op-amp by Sourabh kumar
Presentation on Op-amp by Sourabh kumarPresentation on Op-amp by Sourabh kumar
Presentation on Op-amp by Sourabh kumar
Sourabh Kumar
 
Synchronous machines
Synchronous machinesSynchronous machines
Synchronous machines
Mohammed Waris Senan
 
Chapter 2 transmission line parameters
Chapter 2  transmission line parametersChapter 2  transmission line parameters
Chapter 2 transmission line parameters
firaoltemesgen1
 
Electrical engineering principles lecture slides. circuit analysis by Maina
Electrical engineering principles lecture slides. circuit analysis by MainaElectrical engineering principles lecture slides. circuit analysis by Maina
Electrical engineering principles lecture slides. circuit analysis by Maina
sylvand
 
Clipper and clampers
Clipper and clampersClipper and clampers
Clipper and clampers
Akanksha arora
 

What's hot (20)

A presentation on inverter by manoj
A presentation on inverter by manojA presentation on inverter by manoj
A presentation on inverter by manoj
 
Ac fundamentals
Ac fundamentalsAc fundamentals
Ac fundamentals
 
Voltage, current, resistance, and ohm's law
Voltage, current, resistance, and ohm's lawVoltage, current, resistance, and ohm's law
Voltage, current, resistance, and ohm's law
 
Lecture 29 ac circuits. phasors.
Lecture 29   ac circuits. phasors.Lecture 29   ac circuits. phasors.
Lecture 29 ac circuits. phasors.
 
Symmetrical components
Symmetrical componentsSymmetrical components
Symmetrical components
 
Snubber circuits
Snubber circuitsSnubber circuits
Snubber circuits
 
Unit 4 twoportnetwork
Unit 4 twoportnetworkUnit 4 twoportnetwork
Unit 4 twoportnetwork
 
4.inverter final
4.inverter final4.inverter final
4.inverter final
 
NAS-Ch4-Application of Laplace Transform
NAS-Ch4-Application of Laplace TransformNAS-Ch4-Application of Laplace Transform
NAS-Ch4-Application of Laplace Transform
 
Unit 1 Power System Stability
Unit 1 Power System Stability Unit 1 Power System Stability
Unit 1 Power System Stability
 
application of power electronics
application of power electronicsapplication of power electronics
application of power electronics
 
Chapter 1 techniques of dc circuit analysis
Chapter 1 techniques of dc circuit analysisChapter 1 techniques of dc circuit analysis
Chapter 1 techniques of dc circuit analysis
 
Basic electrical circuit theory
Basic electrical circuit theoryBasic electrical circuit theory
Basic electrical circuit theory
 
Multi level inverter
Multi level inverterMulti level inverter
Multi level inverter
 
Circuit laws & network theorems
Circuit laws  & network theoremsCircuit laws  & network theorems
Circuit laws & network theorems
 
Presentation on Op-amp by Sourabh kumar
Presentation on Op-amp by Sourabh kumarPresentation on Op-amp by Sourabh kumar
Presentation on Op-amp by Sourabh kumar
 
Synchronous machines
Synchronous machinesSynchronous machines
Synchronous machines
 
Chapter 2 transmission line parameters
Chapter 2  transmission line parametersChapter 2  transmission line parameters
Chapter 2 transmission line parameters
 
Electrical engineering principles lecture slides. circuit analysis by Maina
Electrical engineering principles lecture slides. circuit analysis by MainaElectrical engineering principles lecture slides. circuit analysis by Maina
Electrical engineering principles lecture slides. circuit analysis by Maina
 
Clipper and clampers
Clipper and clampersClipper and clampers
Clipper and clampers
 

Similar to Circuit theory

Topic 1 a_basic_concepts_and_theorem
Topic 1 a_basic_concepts_and_theoremTopic 1 a_basic_concepts_and_theorem
Topic 1 a_basic_concepts_and_theorem
Gabriel O'Brien
 
3 electric circuits
3 electric circuits3 electric circuits
3 electric circuits
dataniyaarunkumar
 
Engineering science lesson 8
Engineering science lesson 8Engineering science lesson 8
Engineering science lesson 8
Shahid Aaqil
 
Engineering science lesson 8 1
Engineering science lesson 8 1Engineering science lesson 8 1
Engineering science lesson 8 1
Shahid Aaqil
 
Fundamental electronic.pptx
Fundamental electronic.pptxFundamental electronic.pptx
Fundamental electronic.pptx
HCCTAndTechnologycom
 
Electronics Essentials.pdf
Electronics Essentials.pdfElectronics Essentials.pdf
Electronics Essentials.pdf
GokrishVenkat1
 
Electronics Essentials.pdf
Electronics Essentials.pdfElectronics Essentials.pdf
Electronics Essentials.pdf
GokrishVenkat1
 
Electrical Servuces_MOD I_I.pptx
Electrical Servuces_MOD I_I.pptxElectrical Servuces_MOD I_I.pptx
Electrical Servuces_MOD I_I.pptx
ssuser3f3a21
 
Slide about current voltage current and ampere
Slide about current voltage current and ampereSlide about current voltage current and ampere
Slide about current voltage current and ampere
SardarUmair6
 
Basic Electricity
Basic ElectricityBasic Electricity
Basic Electricity
applegracegomboc
 
Electricity
ElectricityElectricity
Electricity
NeilfieOrit2
 
0.2.ppt/963683853838386386383685635635434534
0.2.ppt/9636838538383863863836856356354345340.2.ppt/963683853838386386383685635635434534
0.2.ppt/963683853838386386383685635635434534
vikknaguem
 
FEE Unit 2.ppt
FEE Unit 2.pptFEE Unit 2.ppt
FEE Unit 2.ppt
parneetchowdhary1
 
=INTRO_MOD_2-Fundamentals=rev2015-June.pdf
=INTRO_MOD_2-Fundamentals=rev2015-June.pdf=INTRO_MOD_2-Fundamentals=rev2015-June.pdf
=INTRO_MOD_2-Fundamentals=rev2015-June.pdf
LaraJaneMendoza2
 
DC circuit
DC circuitDC circuit
DC circuit
prempanigrahi
 
CiT-02.pptx
CiT-02.pptxCiT-02.pptx
CiT-02.pptx
ksooryakrishna1
 
CiT-02.pptx
CiT-02.pptxCiT-02.pptx
CiT-02.pptx
LucasMogaka
 
Electricity 101.pptx
Electricity 101.pptxElectricity 101.pptx
Electricity 101.pptx
abdul basit
 

Similar to Circuit theory (20)

Topic 1 a_basic_concepts_and_theorem
Topic 1 a_basic_concepts_and_theoremTopic 1 a_basic_concepts_and_theorem
Topic 1 a_basic_concepts_and_theorem
 
3 electric circuits
3 electric circuits3 electric circuits
3 electric circuits
 
Engineering science lesson 8
Engineering science lesson 8Engineering science lesson 8
Engineering science lesson 8
 
Engineering science lesson 8 1
Engineering science lesson 8 1Engineering science lesson 8 1
Engineering science lesson 8 1
 
Fundamental electronic.pptx
Fundamental electronic.pptxFundamental electronic.pptx
Fundamental electronic.pptx
 
Electronics Essentials.pdf
Electronics Essentials.pdfElectronics Essentials.pdf
Electronics Essentials.pdf
 
Electronics Essentials.pdf
Electronics Essentials.pdfElectronics Essentials.pdf
Electronics Essentials.pdf
 
Ch12 ln
Ch12 lnCh12 ln
Ch12 ln
 
Electrical Servuces_MOD I_I.pptx
Electrical Servuces_MOD I_I.pptxElectrical Servuces_MOD I_I.pptx
Electrical Servuces_MOD I_I.pptx
 
Ch10 ln
Ch10 lnCh10 ln
Ch10 ln
 
Slide about current voltage current and ampere
Slide about current voltage current and ampereSlide about current voltage current and ampere
Slide about current voltage current and ampere
 
Basic Electricity
Basic ElectricityBasic Electricity
Basic Electricity
 
Electricity
ElectricityElectricity
Electricity
 
0.2.ppt/963683853838386386383685635635434534
0.2.ppt/9636838538383863863836856356354345340.2.ppt/963683853838386386383685635635434534
0.2.ppt/963683853838386386383685635635434534
 
FEE Unit 2.ppt
FEE Unit 2.pptFEE Unit 2.ppt
FEE Unit 2.ppt
 
=INTRO_MOD_2-Fundamentals=rev2015-June.pdf
=INTRO_MOD_2-Fundamentals=rev2015-June.pdf=INTRO_MOD_2-Fundamentals=rev2015-June.pdf
=INTRO_MOD_2-Fundamentals=rev2015-June.pdf
 
DC circuit
DC circuitDC circuit
DC circuit
 
CiT-02.pptx
CiT-02.pptxCiT-02.pptx
CiT-02.pptx
 
CiT-02.pptx
CiT-02.pptxCiT-02.pptx
CiT-02.pptx
 
Electricity 101.pptx
Electricity 101.pptxElectricity 101.pptx
Electricity 101.pptx
 

Recently uploaded

Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 

Recently uploaded (20)

Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 

Circuit theory

  • 1. Circuit Theory • What you will use this for – Power management – Signals between subsystems – Possible analog data types • How the knowledge will help you – Understanding power and energy requirements – Behavior of digital electric signals – Analog signal conditioning and limitations – Understanding associated technologies
  • 2. Circuit theory Topics • Circuit Topology • Voltage, Current and Power • Kirchoff’s Laws • Circuit components • DC circuits • AC circuits We will consistently use Systeme International d’Unites, or SI units here. Basic units are Meters[m], Kilograms[kg], Seconds[s], and Amperes[A].
  • 3. Circuit Topology • A circuit consists of a mesh of loops • Represented as branches and nodes in an undirected graph. • Circuit components reside in the branches • Connectivity resides in the nodes – Nodes represent wires – Wires represent equipotentials
  • 4. Voltage, Current and Power (1) • The concept of charge – The Coulomb [C] – the SI unit of charge – An electron carries -1.6e-19 [C] – Conservation of charge • The concept of potential – Attraction/repulsion of charges – The electric field – The energy of moving a charge in a field
  • 5. Voltage, Current and Power (2) • Voltage is a difference in electric potential – always taken between two points. – Absolute voltage is a nonsensical fiction. – The concept of ground is also a (useful) fiction. • It is a line integral of the force exerted by an electric field on a unit charge. • Customarily represented by v or V. • The SI unit is the Volt [V].
  • 6. Voltage, Current and Power (3) • Current is a movement of charge. • It is the time derivative of charge passing through a circuit branch. • Customarily represented by i or I. • The SI unit is the Ampere [A].
  • 7. Voltage, Current and Power (4) • Power is the product of voltage by current. • It is the time derivative of energy delivered to or extracted from a circuit branch. • Customarily represented by P or W. • The SI unit is the Watt [W].
  • 8. Kirchoff’s Laws • These laws add up to nothing! Yet they completely characterize circuit behavior. • Kirchoff’s Voltage Law (KVL) - The sum of voltages taken around any loop is zero. – The start and end points are identical; consequently there is no potential difference between them. • Kirchoff’s Current Law (KCL) – The sum of currents entering any node is zero. – A consequence of the law of conservation of charge.
  • 9. Circuit components • Active vs. Passive components – Active ones may generate electrical power. – Passive ones may store but not generate power. • Lumped vs. Distributed Constants – Distributed constant components account for propagation times through the circuit branches. – Lumped constant components ignore these propagation times. Appropriate for circuits small relative to signal wavelengths. • Linear, time invariant (LTI) components are those with constant component values.
  • 10. Active circuit components • Conservation of energy: active components must get their power from somewhere! • From non-electrical sources – Batteries (chemical) – Dynamos (mechanical) – Transducers in general (light, sound, etc.) • From other electrical sources – Power supplies – Power transformers – Amplifiers
  • 11. Passive lumped constants • Classical LTI – Resistors are AC/DC components. – Inductors are AC components (DC short circuit). – Capacitors are AC components (DC open circuit). • Other components – Rectifier diodes. – Three or more terminal devices, e.g. transistors. – Transformers.
  • 12. DC circuits • The basic LTI component is the Resistor – Customarily represented by R. – The SI unit is the Ohm []. • Ohm’s Law: V = I R Ohm’s and Kirchoff’s laws completely prescribe the behavior of any DC circuit comprising LTI components.
  • 13. Example: voltage divider Assume no current is drawn at the output terminals in measuring Vout. Ohm’s Law requires that VR1 = IR1 R1 and VR2 = IR2 R2, which is also Vout. KCL says the current leaving resistor R1 must equal the current entering R2, or IR1 = IR2, so we can write Vout = IR1 R2. KVL says the voltage around the loop including the battery and both resistors is 0, therefore Vin = VR1 + Vout, or Vin = IR1 R1 + IR1 R2. Thus, IR1 = Vin/ (R1 + R2), and Vout = VinR2 / (R1 + R2). R1 R2Vin Vout
  • 14. AC circuits -- Components • Basic LTI components – Resistor, R, [] (Ohms) – Inductor, L, [H] (Henrys) – Capacitor, C, [F] (Farads) • Frequency – Repetition rate, f, [Hz] (Hertz) – Angular,  = 2f, [1/s] (radians/sec)
  • 15. AC Components: Inductors • Current in an inductor generates a magnetic field, B = K1 I • Changes in the field induce an inductive voltage. V = K2 (dB/dt) • The instantaneous voltage is V = L(dI/dt), where L = K1K2. This is the time domain behavior of an inductor.
  • 16. AC Components: Capacitors • Charge in a capacitor produces an electric field E, and thus a proportional voltage, Q = C V, Where C is the capacitance. • The charge on the capacitor changes according to I = (dQ/dt). • The instantaneous current is therefore I = C(dV/dt). This is the time domain behavior of a capacitor.
  • 17. AC Circuits – Laplace Transform • Transforms differential equations in time to algebraic equations in frequency (s domain). where the frequency variable s =  + j. For sinusoidal waves,  = 0, and s = j. •Resistor behavior in s domain: v= iR. •Inductor behavior in s domain: v= i (jL). •Capacitor behavior in s domain: i= v (jC). , )( ),(),()( ∫ →→→ s sf Fdtsfs dt dF sftF
  • 18. AC circuits -- Impedance • Impedance and Ohm’s Law for AC: – Impedance is Z = R + jX, where j = -1, and X is the reactance in []. – Ohm’s AC Law in s domain: v = i Z • Resistance R dissipates power as heat. • Reactance X stores and returns power. – Inductors have positive reactance Xl=L – Capacitors have negative reactance Xc=-1/C
  • 19. Impedance shortcuts • The impedance of components connected in parallel is the reciprocal of the complex sum of their reciprocal impedances. Z1 Z2 Zn Zs Z1 Z2 ZnZp • The impedance of components connected in series is the complex sum of their impedances. ns ZZZZ ++= 21 np ZZZZ 1111 21 ++=
  • 20. Example: low pass filter R Vin Vout C . 1 1 gainfiltertheDefine .and,thatRecall .example,DCthefromngGeneralizi RCjCjR Cj V V A C j ZRZ ZZ Z VV in out CR CR C inout ωω ω ω + = − − == − == + = Magnitude and phase plots of A, where RC=1. The magnitude plot is log/log, while the phase plot is linear radians vs. log freq.
  • 21. Homework problem R Vin Vout C L Derive the filter gain of the pictured circuit. Plot the magnitude and phase of the filter for L = 6.3e-6 [H], R = 16 [], and C = 1.0e-7 [F]. For extra credit, also plot for R = 7 [] and 50 [].