Overview
DC (Direct Current) circuits involve the analysis of circuits with constant voltage sources. Understanding how resistors combine and how to analyze circuit behavior is essential.
Resistors in Series
Req=R1+R2+R3+⋯
Properties
- Same current through each resistor
- Voltage divides proportionally to resistance
- Total resistance increases
Voltage Divider
V1=Vtotal×R1+R2R1
Resistors in Parallel
Req1=R11+R21+R31+⋯
For two resistors:
Req=R1+R2R1R2
Properties
- Same voltage across each resistor
- Current divides inversely to resistance
- Total resistance decreases
Current Divider
I1=Itotal×R1+R2R2
Circuit Analysis Methods
Node Analysis
- Identify nodes (connection points)
- Choose a reference node (ground)
- Write KCL equations at each node
- Solve for node voltages
Mesh Analysis
- Identify independent loops (meshes)
- Assign mesh currents
- Write KVL equations for each mesh
- Solve for mesh currents
Power in Circuits
Power Delivered by Source
P=εI
Power Dissipated in Resistor
P=I2R=RV2=IV
Efficiency
η=PtotalPload
Maximum Power Transfer
Maximum power delivered to load when:
Rload=Rinternal
Maximum power:
Pmax=4Rinternalε2
Internal Resistance
Real voltage source with internal resistance r:
Terminal Voltage
V=ε−Ir
Short Circuit Current
Ishort=rε
Open Circuit Voltage
Vopen=ε
RC Circuits
Charging
Q(t)=Cε(1−e−t/τ)
I(t)=Rεe−t/τ
VC(t)=ε(1−e−t/τ)
Discharging
Q(t)=Q0e−t/τ
I(t)=−RCQ0e−t/τ
VC(t)=V0e−t/τ
Time Constant
τ=RC
Examples
Example 1: Series Circuit
Three resistors (4 Ω, 6 Ω, 2 Ω) in series with 24 V battery.
Req=4+6+2=12 Ω
I=RV=1224=2 A
V1=IR1=2×4=8 V
V2=IR2=2×6=12 V
V3=IR3=2×2=4 V
Example 2: Parallel Circuit
Three resistors (6 Ω, 3 Ω, 2 Ω) in parallel with 12 V battery.
Req1=61+31+21=61+62+63=1
Req=1 Ω
Itotal=ReqV=112=12 A
I1=612=2 A,I2=312=4 A,I3=212=6 A
Example 3: Series-Parallel Combination
R1=4 Ω in series with parallel combination of R2=6 Ω and R3=3 Ω. Battery = 18 V.
Rparallel=6+36×3=2 Ω
Rtotal=4+2=6 Ω
I=618=3 A
V1=3×4=12 V
V23=3×2=6 V
I2=66=1 A,I3=36=2 A
Example 4: Voltage Divider
Design a voltage divider to get 5 V from a 15 V source using R1 and R2=10 kΩ.
VV2=R1+R2R2
155=R1+1010
R1+10=30
R1=20 kΩ
Example 5: Internal Resistance
A battery produces 12 V with no load and 11 V when 0.5 A is drawn.
V=ε−Ir
11=12−0.5r
r=2 Ω
Example 6: Maximum Power
A battery (ε=9 V, r=3 Ω) powers a variable load. Find R for maximum power.
R=r=3 Ω
Pmax=4rε2=1281=6.75 W
Example 7: RC Circuit
A 10 μF capacitor charges through 100 kΩ resistor from 20 V source.
τ=RC=100×103×10×10−6=1 s
At t=1 s:
VC=20(1−e−1)=20×0.632=12.64 V
At t=5τ=5 s:
VC=20(1−e−5)=20×0.993=19.86 V (essentially fully charged)
Circuit Theorems
Thévenin's Theorem
Any linear circuit can be replaced by:
- Voltage source VTh (open-circuit voltage)
- Series resistance RTh (equivalent resistance)
Norton's Theorem
Any linear circuit can be replaced by:
- Current source IN (short-circuit current)
- Parallel resistance RN (equivalent resistance)
Relationship:
VTh=IN×RN
RTh=RN