Current Electricity — Ohm's Law, Kirchhoff's Laws, Circuits

Current Electricity — Ohm's Law, Kirchhoff's Laws, Circuits

9 min read

The Flow of Charge

Current electricity is about charges in motion. Unlike electrostatics (charges at rest), here we study what happens when charges flow through conductors — how current depends on voltage, how resistances combine, and how to analyze complex circuits using Kirchhoff’s laws.

This is a high-weightage chapter at every level. CBSE Class 10 dedicates 5-6 marks, Class 12 boards give 7-8 marks, and JEE Main tests 1-2 questions per session.

graph TD
    A[Circuit Problem] --> B{What type?}
    B -->|Simple series/parallel| C[Combine resistances]
    B -->|Complex network| D[Kirchhoff's Laws]
    B -->|Wheatstone bridge| E[Balance condition]
    B -->|Internal resistance| F[EMF = V + Ir]
    C --> G{Series?}
    G -->|Yes| H[R = R₁ + R₂ + ...]
    G -->|Parallel| I[1/R = 1/R₁ + 1/R₂ + ...]
    D --> J[KCL: ΣI = 0 at node]
    D --> K[KVL: ΣV = 0 in loop]
    E --> L["R₁/R₂ = R₃/R₄ → Ig = 0"]

Key Terms & Definitions

Electric Current — Rate of flow of charge: I=Q/tI = Q/t. SI unit: ampere (A).

Potential Difference (Voltage) — Work done per unit charge in moving charge between two points: V=W/QV = W/Q. Unit: volt (V).

Resistance — Opposition to current flow: R=V/IR = V/I. Unit: ohm (Ω\Omega).

EMF — Electromotive force. The potential difference across a cell when no current flows. Not actually a force — it’s energy per unit charge provided by the cell.

Internal Resistance — Resistance of the cell itself. Terminal voltage V=εIrV = \varepsilon - Ir where ε\varepsilon is EMF and rr is internal resistance.


Essential Formulas

V=IRV = IR R=ρLAR = \rho \frac{L}{A}

where ρ\rho is resistivity (material property), LL is length, AA is cross-sectional area.

Series: Req=R1+R2+R_{eq} = R_1 + R_2 + \ldots (same current, voltages add)

Parallel: 1Req=1R1+1R2+\frac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} + \ldots (same voltage, currents add)

For two resistors in parallel: Req=R1R2R1+R2R_{eq} = \frac{R_1 R_2}{R_1 + R_2}

Junction Rule (KCL): Sum of currents entering a junction = sum of currents leaving.

Loop Rule (KVL): Sum of potential differences around any closed loop = 0.

P=VI=I2R=V2RP = VI = I^2R = \frac{V^2}{R} H=I2Rt(Joule’s law of heating)H = I^2Rt \quad \text{(Joule's law of heating)}

Balanced when: R1R2=R3R4\frac{R_1}{R_2} = \frac{R_3}{R_4}

No current flows through the galvanometer when balanced. Used for precise resistance measurement.


Solved Examples — Easy to Hard

Example 1 (Easy — CBSE Class 10)

Three resistors of 2 Ω\Omega, 3 Ω\Omega, and 6 Ω\Omega are in parallel. Find equivalent resistance.

1R=12+13+16=3+2+16=1    R=1 Ω\frac{1}{R} = \frac{1}{2} + \frac{1}{3} + \frac{1}{6} = \frac{3+2+1}{6} = 1 \implies R = \mathbf{1\ \Omega}

Example 2 (Medium — CBSE Class 12)

A cell of EMF 1.5 V and internal resistance 0.5 Ω\Omega is connected to a 2.5 Ω\Omega resistor. Find current and terminal voltage.

I=εR+r=1.52.5+0.5=1.53=0.5 AI = \frac{\varepsilon}{R + r} = \frac{1.5}{2.5 + 0.5} = \frac{1.5}{3} = \mathbf{0.5 \text{ A}}

V=εIr=1.50.5(0.5)=1.25 VV = \varepsilon - Ir = 1.5 - 0.5(0.5) = \mathbf{1.25 \text{ V}}

Example 3 (Hard — JEE Main)

In a Wheatstone bridge, R1=100 ΩR_1 = 100\ \Omega, R2=200 ΩR_2 = 200\ \Omega, R3=150 ΩR_3 = 150\ \Omega. For balance, find R4R_4.

Balance: R1/R2=R3/R4R_1/R_2 = R_3/R_4

R4=R3×R2/R1=150×200/100=300 ΩR_4 = R_3 \times R_2/R_1 = 150 \times 200/100 = \mathbf{300\ \Omega}


Exam-Specific Tips

CBSE Class 10: Series-parallel combination questions and Joule heating are the staples. Know the formulas cold and practise the “equivalent resistance” problems.

CBSE Class 12: Kirchhoff’s laws derivation and application, Wheatstone bridge, and meter bridge problems carry high marks. Potentiometer is also important — comparison of EMFs and finding internal resistance.

JEE Main: Complex circuit analysis using Kirchhoff’s laws, symmetry in resistor networks, and temperature dependence of resistance are frequently tested.


Common Mistakes to Avoid

Mistake 1 — Adding resistances in parallel like series. In parallel, you add reciprocals, not resistances directly. The equivalent is always less than the smallest individual resistance.

Mistake 2 — Ignoring internal resistance. When a problem mentions a “cell with EMF ε\varepsilon and internal resistance rr”, the terminal voltage is εIr\varepsilon - Ir, not just ε\varepsilon.

Mistake 3 — Wrong sign convention in KVL. Going from ++ to - through a cell is a voltage drop. Going against current through a resistor is a voltage rise. Stick to one convention.

Mistake 4 — Confusing EMF with terminal voltage. EMF is the “open circuit” voltage. When current flows, terminal voltage is less than EMF due to internal resistance.

Mistake 5 — Forgetting power dissipation in internal resistance. Total power from cell = εI\varepsilon I. Power to external circuit = I2RI^2 R. Power lost inside = I2rI^2 r.


Practice Questions

Q1. Find equivalent resistance of 4 Ω\Omega and 6 Ω\Omega in parallel.

R=(4×6)/(4+6)=24/10=2.4 ΩR = (4 \times 6)/(4+6) = 24/10 = 2.4\ \Omega.

Q2. A wire of resistance 10 Ω\Omega is stretched to double its length. Find new resistance.

Length doubles, area halves (volume constant). R=ρ(2L)/(A/2)=4ρL/A=40 ΩR' = \rho(2L)/(A/2) = 4\rho L/A = 40\ \Omega.

Q3. Current of 2 A flows through a 5 Ω\Omega resistor for 10 min. Find heat produced.

H=I2Rt=4×5×600=12000H = I^2Rt = 4 \times 5 \times 600 = 12000 J =12= 12 kJ.

Q4. A potentiometer balances a 1.5 V cell at 75 cm. Where will a 1.2 V cell balance?

l2/l1=E2/E1l_2/l_1 = E_2/E_1. l2=75×1.2/1.5=60l_2 = 75 \times 1.2/1.5 = 60 cm.

Q5. In a meter bridge, null point is at 40 cm. If known resistance is 12 Ω\Omega, find unknown.

R/S=l/(100l)R/S = l/(100-l). R/12=40/60R/12 = 40/60. R=8 ΩR = 8\ \Omega.

Q6. Maximum power transfer: for what external resistance RR is power maximum from a cell of EMF ε\varepsilon and internal resistance rr?

P=I2R=ε2R/(R+r)2P = I^2 R = \varepsilon^2 R/(R+r)^2. Differentiate and set to zero: R=rR = r. Maximum power when external resistance equals internal resistance.

Q7. 12 resistors of 1 Ω\Omega each form the edges of a cube. Find resistance between opposite corners.

By symmetry, the effective resistance between diagonally opposite corners of a resistor cube is 5/6 Ω5/6\ \Omega.

Q8. A 100 W bulb and a 60 W bulb are connected in series to 220 V. Which glows brighter?

Rated power tells us resistance: R=V2/PR = V^2/P. R100=484 ΩR_{100} = 484\ \Omega, R60=806.7 ΩR_{60} = 806.7\ \Omega. In series, same current flows. Power =I2R= I^2R, so the higher-resistance (60 W rated) bulb dissipates more power and glows brighter.


FAQs

What is the difference between EMF and potential difference?

EMF is the total energy per unit charge supplied by the source (measured in open circuit). Potential difference is the energy per unit charge between any two points when current flows. Due to internal resistance, terminal PD is less than EMF.

Why do resistances add in series but reciprocals add in parallel?

In series, same current passes through each — voltages add. V=V1+V2=IR1+IR2=I(R1+R2)V = V_1 + V_2 = IR_1 + IR_2 = I(R_1+R_2). In parallel, same voltage across each — currents add. I=V/R1+V/R2I = V/R_1 + V/R_2, giving 1/R=1/R1+1/R21/R = 1/R_1 + 1/R_2.

What is drift velocity?

The average velocity of free electrons in a conductor due to an applied field. It’s very slow (~mm/s) even though current “travels” at near light speed (because the field propagates fast).

How does temperature affect resistance?

For metals, resistance increases with temperature: R=R0(1+αT)R = R_0(1 + \alpha T). For semiconductors, resistance decreases with temperature.

What is a superconductor?

A material with zero resistance below a critical temperature. Current flows without any energy loss. Used in MRI machines and particle accelerators.


Advanced Concepts

Meter bridge — practical Wheatstone bridge

A meter bridge is a 1 m wire of uniform cross-section. An unknown resistance RR and a known resistance SS are connected as two arms. A galvanometer finds the null point at length ll:

RS=l100l\frac{R}{S} = \frac{l}{100 - l}

CBSE board exam: “Describe the working of a meter bridge.” This is a 5-mark question. Draw the diagram, derive the balance condition, and mention that the wire must be uniform and the null point should be near the centre for best accuracy.

Potentiometer — the precision instrument

A potentiometer measures EMF without drawing current (unlike a voltmeter). A long wire of uniform cross-section carries a steady current. The potential drop per unit length is constant.

Comparing two EMFs: ε1ε2=l1l2\frac{\varepsilon_1}{\varepsilon_2} = \frac{l_1}{l_2}

Finding internal resistance: Connect cell with external resistance RR: r=R(l1l2l2)r = R\left(\frac{l_1 - l_2}{l_2}\right)

where l1l_1 is the balance length without RR and l2l_2 is with RR.

Drift velocity and current density

I=nAvdeI = nAv_d e

where nn = free electron density, AA = cross-section area, vdv_d = drift velocity, ee = electron charge.

Current density: J=I/A=nvde=σEJ = I/A = nv_d e = \sigma E

where σ=1/ρ\sigma = 1/\rho is the conductivity.

Drift velocity is very small (104\sim 10^{-4} m/s in copper) — but the electric field propagates at near light speed, which is why a bulb lights up instantly when you flip the switch.

Symmetry in resistor networks

For complex networks, look for symmetry:

  • Wheatstone balance: If the bridge is balanced, the galvanometer arm carries zero current — remove it.
  • Equipotential points: If two points are at the same potential by symmetry, they can be shorted together without changing any current.
  • Cube of resistors: By symmetry, the 12-resistor cube has effective resistance 5R/65R/6 between opposite corners.

Additional Solved Example

A copper wire has resistance 10 Ω\Omega at 20°C. Find its resistance at 120°C. (Temperature coefficient α=3.9×103\alpha = 3.9 \times 10^{-3} /°C)

R=R0(1+αΔT)=10(1+3.9×103×100)=10(1.39)=13.9ΩR = R_0(1 + \alpha\Delta T) = 10(1 + 3.9 \times 10^{-3} \times 100) = 10(1.39) = 13.9\,\Omega

Additional Practice Questions

Q9. A potentiometer wire is 10 m long. A cell of EMF 2 V balances at 8 m. Find the potential gradient.

Potential gradient = EMF / balance length is NOT correct here. The potential gradient along the wire = Vdriving/total lengthV_{driving}/\text{total length}. Since 2 V balances at 8 m, the potential gradient = 2/8=0.252/8 = 0.25 V/m.

Q10. The drift velocity of electrons in a copper wire carrying 1 A of current is vv. If the current is increased to 2 A, what is the new drift velocity?

I=nAvdeI = nAv_d e. Since nn, AA, and ee are constant, vdIv_d \propto I. New drift velocity = 2v2v.

Practice Questions