Skip to content

Current Electricity | CBSE - Wyatt's Notes

sources:

  • text: Standard textbook reference

Current electricity deals with the flow of electric charge through conductors. It covers Ohm’s law, Kirchhoff’s laws, series and parallel circuits, and electrical measurements.

  • Ohm’s law: V=IRV = IR (for ohmic conductors at constant temperature)
  • Resistance: R=ρLAR = \rho\frac{L}{A} where ρ\rho is resistivity, LL is length, AA is cross-sectional area
  • Series circuits: Rtotal=R1+R2+...R_{total} = R_1 + R_2 + ..., current is same through all components
  • Parallel circuits: 1Rtotal=1R1+1R2+...\frac{1}{R_{total}} = \frac{1}{R_1} + \frac{1}{R_2} + ..., voltage is same across all components
  • Kirchhoff’s junction rule: Iin=Iout\sum I_{in} = \sum I_{out} (conservation of charge)
  • Kirchhoff’s loop rule: V=0\sum V = 0 around any closed loop (conservation of energy)
  • Power: P=IV=I2R=V2RP = IV = I^2R = \frac{V^2}{R}

Worked Example 1 — Series Circuit Analysis

Section titled “Worked Example 1 — Series Circuit Analysis”

Problem: Three resistors of 2 Ω\Omega, 3 Ω\Omega, and 5 Ω\Omega are connected in series to a 10 V battery. Find the current through each resistor and the voltage across each.

Solution:

Total resistance: Rtotal=2+3+5=10ΩR_{total} = 2 + 3 + 5 = 10 \, \Omega

Current (same through all): I=VRtotal=1010=1AI = \frac{V}{R_{total}} = \frac{10}{10} = 1 \, \text{A}

Voltages: V1=IR1=1×2=2VV_1 = IR_1 = 1 \times 2 = 2 \, \text{V} V2=IR2=1×3=3VV_2 = IR_2 = 1 \times 3 = 3 \, \text{V} V3=IR3=1×5=5VV_3 = IR_3 = 1 \times 5 = 5 \, \text{V}

Check: V1+V2+V3=2+3+5=10VV_1 + V_2 + V_3 = 2 + 3 + 5 = 10 \, \text{V} (matches the battery voltage).

Common mistake: Assuming the voltage is the same across all resistors in series. In series, current is constant, not voltage.

Worked Example 2 — Parallel Circuit Analysis

Section titled “Worked Example 2 — Parallel Circuit Analysis”

Problem: Two resistors of 6 Ω\Omega and 3 Ω\Omega are connected in parallel to a 12 V battery. Find the current through each resistor and the total current.

Solution:

Voltage across each resistor is 12 V (parallel circuit).

Current through 6 Ω\Omega: I1=VR1=126=2AI_1 = \frac{V}{R_1} = \frac{12}{6} = 2 \, \text{A}

Current through 3 Ω\Omega: I2=VR2=123=4AI_2 = \frac{V}{R_2} = \frac{12}{3} = 4 \, \text{A}

Total current: Itotal=I1+I2=2+4=6AI_{total} = I_1 + I_2 = 2 + 4 = 6 \, \text{A}

Equivalent resistance: Req=VItotal=126=2ΩR_{eq} = \frac{V}{I_{total}} = \frac{12}{6} = 2 \, \Omega

Common mistake: Forgetting that current splits in parallel circuits. The total current is the sum of branch currents.

Problem: A Wheatstone bridge has resistors R1=100ΩR_1 = 100 \, \Omega, R2=200ΩR_2 = 200 \, \Omega, R3=150ΩR_3 = 150 \, \Omega in three arms. Find the value of R4R_4 for the bridge to be balanced.

Solution:

For a balanced Wheatstone bridge: R1R2=R3R4\frac{R_1}{R_2} = \frac{R_3}{R_4}

R4=R2×R3R1=200×150100=300ΩR_4 = \frac{R_2 \times R_3}{R_1} = \frac{200 \times 150}{100} = 300 \, \Omega

Common mistake: Getting the ratio order wrong. The resistors must be in opposite arms of the bridge.

  1. A 12 V battery is connected to two resistors (4 Ω\Omega and 6 Ω\Omega) in parallel. Find the total current and power dissipated in each resistor.
  2. Find the equivalent resistance of three resistors (2 Ω\Omega, 3 Ω\Omega, 6 Ω\Omega) connected in parallel.
  3. A potentiometer wire of length 1 m has resistance 10 Ω\Omega. Find the balancing length when a cell of EMF 1.5 V is balanced against a standard cell of 2 V.

Electric current is charge in motion — like water flowing through pipes: Think of voltage as water pressure, current as flow rate, and resistance as pipe narrowness. Ohm’s law (V = IR) is the electrical equivalent of “more pressure pushes more water through a narrow pipe.” Series circuits are like pipes connected end-to-end — the same water flows through each section. Parallel circuits are like branching pipes — the flow splits among branches, each getting the same pressure but different amounts of water depending on their resistance.

Why it matters: Current electricity is literally the lifeblood of modern civilization — it powers everything from lighting to computing to communication. Understanding circuits means understanding how to design, build, and troubleshoot the electrical systems that run our world.

The key insight: Kirchhoff’s laws are just conservation laws in disguise — the junction rule conserves charge (what goes in must come out), and the loop rule conserves energy (what you gain going around must equal what you lose).

  • Draw the circuit diagram before solving
  • Identify series and parallel combinations first
  • Use Kirchhoff’s laws for complex circuits
  • Always check units (ohms, volts, amperes)
  • Power calculations often appear in multi-step problems
  • Ohm’s law: V=IRV = IR
  • Resistance: R=ρLAR = \rho\frac{L}{A}
  • Series: Req=R1+R2+...R_{eq} = R_1 + R_2 + ..., Vtotal=V1+V2+...V_{total} = V_1 + V_2 + ..., II is constant
  • Parallel: 1Req=1R1+1R2+...\frac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} + ..., VV is constant, Itotal=I1+I2+...I_{total} = I_1 + I_2 + ...
  • Power: P=IV=I2R=V2RP = IV = I^2R = \frac{V^2}{R}
  • Internal resistance: Vterminal=EIrV_{terminal} = E - Ir
  • Temperature dependence: R=R0[1+α(TT0)]R = R_0[1 + \alpha(T - T_0)]

Worked Example 4 — Mixed Series-Parallel Circuit

Section titled “Worked Example 4 — Mixed Series-Parallel Circuit”

Problem: Find the equivalent resistance of the circuit shown below: R1=6ΩR_1 = 6\,\Omega and R2=3ΩR_2 = 3\,\Omega are in parallel, and this combination is in series with R3=4ΩR_3 = 4\,\Omega.

Solution:

Step 1: Parallel combination of R1R_1 and R2R_2: R12=R1×R2R1+R2=6×36+3=189=2ΩR_{12} = \frac{R_1 \times R_2}{R_1 + R_2} = \frac{6 \times 3}{6 + 3} = \frac{18}{9} = 2\,\Omega

Step 2: Series combination with R3R_3: Req=R12+R3=2+4=6ΩR_{eq} = R_{12} + R_3 = 2 + 4 = 6\,\Omega

Common mistake: Adding the parallel resistors directly without using the parallel formula. Parallel resistors always give a smaller equivalent resistance.

Worked Example 5 — Kirchhoff’s Loop Rule

Section titled “Worked Example 5 — Kirchhoff’s Loop Rule”

Problem: In the circuit below, find the current through each resistor. Battery EMF = 12 V, R1=4ΩR_1 = 4\,\Omega, R2=6ΩR_2 = 6\,\Omega, R3=3ΩR_3 = 3\,\Omega. R1R_1 and R2R_2 are in parallel, connected to the battery through R3R_3.

Solution:

Let II be the total current through R3R_3, and I1I_1, I2I_2 be currents through R1R_1 and R2R_2 respectively.

By junction rule: I=I1+I2I = I_1 + I_2

Voltage across parallel combination: V12=I1R1=I2R2V_{12} = I_1 R_1 = I_2 R_2 4I1=6I2    I1=1.5I24I_1 = 6I_2 \implies I_1 = 1.5 I_2

Loop rule for outer loop: EIR3I1R1=0E - IR_3 - I_1 R_1 = 0 12(I1+I2)×34I1=012 - (I_1 + I_2) \times 3 - 4I_1 = 0

Substitute I1=1.5I2I_1 = 1.5I_2: 12(1.5I2+I2)×34(1.5I2)=012 - (1.5I_2 + I_2) \times 3 - 4(1.5I_2) = 0 127.5I26I2=012 - 7.5I_2 - 6I_2 = 0 12=13.5I212 = 13.5I_2 I2=1213.5=890.889AI_2 = \frac{12}{13.5} = \frac{8}{9} \approx 0.889\,\text{A}

I1=1.5×89=431.333AI_1 = 1.5 \times \frac{8}{9} = \frac{4}{3} \approx 1.333\,\text{A}

I=I1+I2=43+89=12+89=2092.222AI = I_1 + I_2 = \frac{4}{3} + \frac{8}{9} = \frac{12 + 8}{9} = \frac{20}{9} \approx 2.222\,\text{A}

Common mistake: Forgetting to include the internal resistance of the battery or the series resistor when applying Kirchhoff’s loop rule.

Worked Example 6 — Temperature Dependence of Resistance

Section titled “Worked Example 6 — Temperature Dependence of Resistance”

Problem: A copper wire has resistance 10Ω10\,\Omega at 20°C20°\text{C}. What is its resistance at 80°C80°\text{C}? (Temperature coefficient of copper: α=0.00404°C1\alpha = 0.00404\,°\text{C}^{-1})

Solution:

Using the temperature dependence formula: R=R0[1+α(TT0)]R = R_0[1 + \alpha(T - T_0)]

R=10[1+0.00404×(8020)]R = 10[1 + 0.00404 \times (80 - 20)]

R=10[1+0.00404×60]R = 10[1 + 0.00404 \times 60]

R=10[1+0.2424]=10×1.2424=12.424ΩR = 10[1 + 0.2424] = 10 \times 1.2424 = 12.424\,\Omega

Common mistake: Using the wrong temperature difference. Always use ΔT=TfinalTinitial\Delta T = T_{final} - T_{initial}, not just TfinalT_{final}.

  1. For complex circuits, simplify step by step: identify parallel combinations first, then add series components
  2. When using Kirchhoff’s rules, assign current directions consistently; a negative result means the actual direction is opposite
  3. The terminal voltage of a battery is less than its EMF when current flows: V=EIrV = E - Ir
  4. Power dissipated in a resistor is always positive: P=I2R>0P = I^2R > 0
  5. For maximum power transfer, the load resistance should equal the internal resistance of the source

Mistake 1: Assuming voltage is constant in series circuits

Section titled “Mistake 1: Assuming voltage is constant in series circuits”

In a series circuit, the current through each component is the same, but the voltage divides across components proportionally to their resistance (V=IRV = IR). Students often assume the battery voltage appears across every resistor, which is only true in parallel circuits. Always apply Vtotal=V1+V2+V_{total} = V_1 + V_2 + \ldots for series circuits and use Ohm’s law to find the voltage across each resistor.

Mistake 2: Forgetting that parallel resistors always produce a smaller equivalent resistance

Section titled “Mistake 2: Forgetting that parallel resistors always produce a smaller equivalent resistance”

When combining resistors in parallel, the equivalent resistance is always less than the smallest individual resistance. Students sometimes add parallel resistors directly (R1+R2R_1 + R_2) instead of using 1/Req=1/R1+1/R21/R_{eq} = 1/R_1 + 1/R_2. A quick sanity check: if two equal resistors RR are in parallel, the equivalent is R/2R/2, not 2R2R.

Mistake 3: Confusing the Wheatstone bridge ratio arrangement

Section titled “Mistake 3: Confusing the Wheatstone bridge ratio arrangement”

In a balanced Wheatstone bridge, the ratio is R1R2=R3R4\frac{R_1}{R_2} = \frac{R_3}{R_4} where R1R_1 and R2R_2 are in one branch and R3R_3 and R4R_4 are in the other. Students frequently write the ratio as R1R3=R2R4\frac{R_1}{R_3} = \frac{R_2}{R_4} or mix up which resistors are paired. The correct pairing is determined by the bridge geometry: opposite arms form the ratio.

  • Electrostatics — Current electricity involves the flow of charge, building on the electrostatic concepts of charge and electric fields.
  • Magnetic Effects of Current — Electric currents produce magnetic fields, connecting current electricity to electromagnetism.
  • Electromagnetic Induction — Changing magnetic fields induce currents, linking magnetism back to current electricity through Faraday’s law.