Electrical Circuits — Diagnostic Tests
Unit Tests
UT-1: Kirchhoff's Laws with Three Loops
Question:
In the circuit shown, three cells with EMFs E1=12 V, E2=6 V, and E3=4 V are connected with resistors R1=4 Ω, R2=6 Ω, and R3=2 Ω. Cell E1 is in series with R1, cell E2 is in series with R2, and R3 is the shared branch connecting the junctions. E1 and E2 have their positive terminals facing the same junction (opposing each other). E3 is in the shared branch with its positive terminal facing the E1 side. All cells have negligible internal resistance. Find the current in each branch.
Solution:
Define currents: I1 flows from E1 through R1 to the junction, I2 flows from E2 through R2 to the junction, and I3 flows through R3 and E3 from the E1 side to the E2 side.
KCL at the junction:
I1+I2=I3— (1)
KVL for Loop 1 (through E1, R1, R3, E3):
E1−I1R1−I3R3−E3=0
12−4I1−2I3−4=0
8−4I1−2I3=0— (2)
KVL for Loop 2 (through E2, R2, R3, E3):
E2−I2R2−I3R3−E3=0
6−6I2−2I3−4=0
2−6I2−2I3=0— (3)
From (3): I2=62−2I3=31−I3
From (2): 4I1=8−2I3, so I1=2−0.5I3
Substituting into (1):
(2−0.5I3)+(31−I3)=I3
2−0.5I3+31−3I3=I3
37=I3+0.5I3+3I3=I3(1+0.5+31)=I3×611
I3=37×116=3342=1114=1.273 A
I1=2−0.5×1.273=1.364 A
I2=31−1.273=3−0.273=−0.0909 A
I2 is negative, meaning current actually flows into E2 (the 6 V cell is being charged).
Key misconception: Negative current in a branch does not indicate an error -- it simply means the assumed current direction was wrong. The magnitude is correct but the direction is reversed.
UT-2: Internal Resistance and Maximum Power Transfer
Question:
A battery has an EMF of 24 V and internal resistance r=2 Ω. It is connected to a variable external resistance R. (a) Find the value of R for maximum power transfer. (b) Calculate the maximum power delivered to R. (c) Find the terminal PD and efficiency at maximum power transfer. (d) Sketch how the power delivered to R varies with R.
Solution:
(a) Maximum power transfer:
Maximum power is delivered to the load when R=r:
R=2 Ω
(b) Maximum power:
I=R+rE=2+224=6 A
Pmax=I2R=62×2=72 W
(c) Terminal PD and efficiency at maximum power:
Vterminal=E−Ir=24−6×2=12 V
η=PtotalPR=IEI2R=EIR=246×2=0.50=50%
(d) Power vs R relationship:
P=I2R=(R+rE)2R=(R+r)2E2R=(R+2)2576R
Key points on the graph:
- R=0: P=0
- R=1: P=9576=64 W
- R=2: P=72 W (maximum)
- R=4: P=362304=64 W
- R→∞: P→0
The curve is symmetric about R=r on a logarithmic scale, but asymmetric on a linear scale.
Key misconception: Maximum power transfer occurs at 50% efficiency. For a battery, this means half the energy is wasted as heat in the internal resistance. In practice, batteries are designed so that R≫r for better efficiency, sacrificing some power.
UT-3: Potentiometer Circuit Analysis
Question:
A potentiometer wire AB of length 100 cm and resistance 10 Ω is connected to a driver cell of EMF 6 V and negligible internal resistance. A standard cell of EMF 1.018 V gives a null point at 34.0 cm. An unknown cell is then connected and the null point is found at 51.2 cm. Find (a) the EMF of the unknown cell, (b) the potential gradient along the wire, and (c) the current through the potentiometer wire.
Solution:
(a) EMF of unknown cell:
At the null point, the potential drop along the wire equals the cell EMF:
EstandardEunknown=lstandardlunknown
Eunknown=1.018×34.051.2=1.018×1.506=1.533 V
(b) Potential gradient:
The potential drop across the full wire length equals the driver cell EMF (since no current is drawn at null point):
Potential gradient=1006=0.06 V cm−1
Note: The potential gradient of 6/100=0.06 V/cm would place the null point for the standard
cell at 1.018/0.06=16.97 cm, but the problem states 34.0 cm. This means there is a protective
resistor in series with the potentiometer wire. Let Rp be the protective resistance.
Idriver=Rp+106
Potential gradient=Idriver×10010=Rp+100.6
At null point: Estandard=gradient×34.0:
1.018=Rp+100.6×34.0=Rp+1020.4
Rp+10=1.01820.4=20.04 Ω
Rp=10.04 Ω
Potential gradient =20.040.6=0.02994 V/cm.
The answer in (a) remains 1.533 V since the ratio method is independent of the actual gradient.
(c) Current through the wire:
I=20.046=0.2994 A
Key insight: A potentiometer draws NO current at the null point. This is why it gives more accurate EMF measurements than a voltmeter, which always draws some current.
Integration Tests
IT-1: Circuit with Multiple Cells and Internal Resistances (with Electricity and Magnetism)
Question:
Two cells are connected in parallel across an external resistor R=5 Ω. Cell 1 has EMF E1=12 V and internal resistance r1=1 Ω. Cell 2 has EMF E2=10 V and internal resistance r2=2 Ω. Find (a) the current through R, (b) the current from each cell, (c) the terminal PD of each cell, and (d) the power dissipated in R.
Solution:
Equivalent circuit analysis using KVL:
Let the junction where both cells meet be at potential VA, and the other end of R be at VB.
Current from cell 1: I1=r1E1−V (flowing out of cell 1)
Current from cell 2: I2=r2E2−V (flowing out of cell 2)
Current through R: I=RV
KCL: I1+I2=I
112−V+210−V=5V
12−V+5−0.5V=0.2V
17=1.7V
V=10.0 V
(a) Current through R:
I=RV=510=2.0 A
(b) Current from each cell:
I1=112−10=2.0 A
I2=210−10=0.0 A
Cell 2 delivers no current. This makes sense because the terminal PD equals its EMF.
(c) Terminal PD:
Both cells have terminal PD =10.0 V (they are in parallel across R).
(d) Power in R:
P=I2R=4×5=20 W
Key insight: When cells of different EMFs are connected in parallel, the cell with the higher EMF may supply all the current while the lower-EMF cell delivers none (or even absorbs current if its EMF is much lower).
IT-2: Wheatstone Bridge with Galvanometer (with Electricity and Magnetism)
Question:
A Wheatstone bridge has the following resistances: P=100 Ω, Q=200 Ω, R=150 Ω, and the unknown resistance S. A galvanometer of resistance 50 Ω is connected between the junction of P and Q and the junction of R and S. A battery of EMF 6 V (negligible internal resistance) is connected across the bridge. The galvanometer shows zero deflection. Find the value of S and the current through each resistor.
Solution:
At balance (zero galvanometer current):
QP=SR
200100=S150
S=100150×200=300 Ω
Current through each arm:
The galvanometer carries no current, so the circuit is effectively two parallel branches:
Branch 1 (P and Q in series): Total =100+200=300 Ω
I1=3006=0.02 A
Current through P=0.02 A, current through Q=0.02 A.
Branch 2 (R and S in series): Total =150+300=450 Ω
I2=4506=0.01333 A
Current through R=0.01333 A, current through S=0.01333 A.
Total current from battery:
Itotal=I1+I2=0.02+0.01333=0.03333 A
Key insight: At balance, the galvanometer resistance is irrelevant -- no current flows through it regardless of its resistance. This is the fundamental principle of the Wheatstone bridge.
IT-3: Charging and Discharging a Capacitor Through a Resistor (with Heat and Gases)
Question:
A 100 μF capacitor is charged through a 50 kΩ resistor by a 12 V battery. (a) Find the time constant. (b) Calculate the charge on the capacitor after 5 s. (c) Calculate the energy stored in the capacitor when fully charged. (d) How much energy is dissipated in the resistor during the full charging process?
Solution:
(a) Time constant:
τ=RC=50×103×100×10−6=5 s
(b) Charge after 5 s (one time constant):
Q(t)=Qmax(1−e−t/τ)
Qmax=CV=100×10−6×12=1.2×10−3 C
Q(5)=1.2×10−3(1−e−1)=1.2×10−3×0.6321=7.585×10−4 C
(c) Energy stored when fully charged:
E=21CV2=21×100×10−6×122=21×100×10−6×144=7.2×10−3 J=7.2 mJ
(d) Energy dissipated in the resistor:
Total energy supplied by battery during charging:
Ebattery=Qmax×V=1.2×10−3×12=14.4×10−3 J=14.4 mJ
Energy dissipated in resistor:
ER=Ebattery−EC=14.4−7.2=7.2 mJ
Key insight: Exactly half the energy supplied by the battery is stored in the capacitor, and the other half is dissipated as heat in the resistor. This is always true for RC charging from a constant voltage source, regardless of R and C values.