Wheatstone Bridge — All Variants

Wheatstone Bridge — All Variants

10 min read

Wheatstone Bridge — All Variants You Need

The Wheatstone bridge looks intimidating with its diamond shape and four resistors, but the core idea is one line: when the bridge is balanced, no current flows through the galvanometer. Learn that condition cold and 90% of bridge problems become arithmetic.

The bridge appears in JEE Main, JEE Advanced, NEET, and CBSE class 12 boards — usually as a circuit-analysis question, sometimes as a combination-of-resistances simplifier. We will cover the basic balance condition, the unbalanced case, the meter bridge variant, and the trickier networks where Wheatstone hides inside a larger circuit.

Key Terms & Definitions

Galvanometer. A sensitive ammeter used to detect very small currents. In the Wheatstone bridge, it sits across the central diagonal.

Balance condition. The state where the galvanometer reads zero — no current flows through it. This happens when the four resistor ratios are matched.

Bridge arms. The four resistors P,Q,R,SP, Q, R, S arranged in a diamond. PP and QQ are typically on one side, RR and SS on the other.

Meter bridge. A practical version using a uniform resistance wire of length 1 m, with two known resistors and a sliding contact (jockey).

The Balance Condition

When the galvanometer reads zero current,

PQ=RS\frac{P}{Q} = \frac{R}{S}

Equivalently: PS=QRPS = QR.

This comes from applying Kirchhoff’s laws and demanding that the potential at the two galvanometer terminals is equal. When that holds, no current flows through the galvanometer, and the bridge “balances.”

A useful re-arrangement: if you know three resistances and the bridge balances, you can find the fourth: S=QR/PS = QR/P.

How the Bridge Works — Derivation

When the galvanometer reads zero, no current flows through it. So the same current I1I_1 passes through PP and QQ, and the same current I2I_2 passes through RR and SS.

Let the bridge ends be AA (battery +) and CC (battery −). Galvanometer connects nodes BB (between P,QP, Q) and DD (between R,SR, S). Balance means VB=VDV_B = V_D.

VAVB=I1PV_A - V_B = I_1 P and VAVD=I2RV_A - V_D = I_2 R. Setting VB=VDV_B = V_D: I1P=I2RI_1 P = I_2 R … (i)

Similarly, VBVC=I1QV_B - V_C = I_1 Q and VDVC=I2SV_D - V_C = I_2 S, giving I1Q=I2SI_1 Q = I_2 S … (ii)

Dividing (i) by (ii): PQ=RS\dfrac{P}{Q} = \dfrac{R}{S}. Done.

Variant 1: The Meter Bridge

The meter bridge replaces RR and SS with a uniform resistance wire of length 1 m. A sliding contact (jockey) divides the wire into two pieces of lengths 1\ell_1 and 2=1001\ell_2 = 100 - \ell_1 cm.

Since resistance is proportional to length for a uniform wire, R/S=1/2R/S = \ell_1/\ell_2. The balance condition becomes:

PQ=11001\frac{P}{Q} = \frac{\ell_1}{100 - \ell_1}

You set PP to a known resistance, QQ to an unknown resistance, slide the jockey until the galvanometer reads zero, and read off 1\ell_1. Then Q=P(1001)/1Q = P \cdot (100 - \ell_1)/\ell_1.

This is how class 12 lab measurements of unknown resistance work.

Variant 2: Unbalanced Bridge

When P/QR/SP/Q \neq R/S, current flows through the galvanometer. Calculating it requires Kirchhoff’s laws or mesh analysis — harder problem.

For the special case where the galvanometer has very high resistance (RgR_g \to \infty): no current flows through it (effectively open circuit). The bridge behaves as two parallel branches: (P+Q)(P + Q) in parallel with (R+S)(R + S).

For Rg0R_g \to 0 (galvanometer is a short circuit): the bridge becomes (PP parallel RR) in series with (QQ parallel SS).

In between, the full Kirchhoff method is needed — this is the JEE Advanced trap question.

Variant 3: Wheatstone Hidden in a Network

Sometimes a circuit problem looks like 5 resistors in a complicated mess, but if you recognize a Wheatstone bridge with the central resistor as the “galvanometer,” you can simplify it dramatically.

If the bridge is balanced, the central resistor carries no current — you can delete it (open the connection) without changing the rest of the circuit. The remaining four resistors form two simple series-parallel paths.

This trick saves enormous time on JEE problems with 5–6 resistors. Always check for the balance ratio first.

Solved Examples

Example 1 (Easy, CBSE)

In a Wheatstone bridge, P=2ΩP = 2\,\Omega, Q=3ΩQ = 3\,\Omega, R=4ΩR = 4\,\Omega. Find SS for balance.

P/Q=R/S2/3=4/SS=6ΩP/Q = R/S \Rightarrow 2/3 = 4/S \Rightarrow S = 6\,\Omega.

Example 2 (Medium, NEET)

In a meter bridge, an unknown resistance XX is in the right gap and a 5Ω5\,\Omega standard is in the left gap. Balance is obtained at =40\ell = 40 cm from the left.

Balance: 5/X=40/60X=7.5Ω5/X = 40/60 \Rightarrow X = 7.5\,\Omega.

Example 3 (Hard, JEE Advanced)

Five resistors 1Ω,2Ω,3Ω,6Ω1\,\Omega, 2\,\Omega, 3\,\Omega, 6\,\Omega, and the central one 4Ω4\,\Omega form a Wheatstone-like network. Find the equivalent resistance between the battery terminals.

Check balance: P/Q=1/2P/Q = 1/2 and R/S=3/6=1/2R/S = 3/6 = 1/2. ✓ Balanced. The central 4Ω4\,\Omega carries no current. Remove it.

Now: (1+2)=3Ω(1 + 2) = 3\,\Omega in parallel with (3+6)=9Ω(3 + 6) = 9\,\Omega. Equivalent: 3×912=2.25Ω\dfrac{3 \times 9}{12} = 2.25\,\Omega.

Exam-Specific Tips

JEE Main weightage. Wheatstone shows up directly in 1 question every 2 shifts on average. Pure balance condition + straightforward calculation.

JEE Advanced. Expect “hidden” Wheatstone in larger circuits. Always test the balance ratio when you see 5 resistors arranged in a diamond-like shape.

NEET. Almost always meter bridge — direct application, finding unknown resistance from 1\ell_1.

CBSE class 12 boards. A 3- or 5-marker on either the principle or a simple meter bridge calculation. Free marks if you know the derivation.

Common Mistakes to Avoid

Mistake 1: Wrong order of resistors. P/Q=R/SP/Q = R/S assumes a specific layout. Mislabel P,Q,R,SP, Q, R, S and the formula gives nonsense. Always draw the diamond with PP and RR on the same side as the battery’s positive terminal.

Mistake 2: Treating balanced bridge with current. When balanced, the galvanometer carries no current — but the rest of the circuit does. Don’t conclude that the entire current is zero.

Mistake 3: Forgetting to check for hidden Wheatstone. Students laboriously apply Kirchhoff to 5-resistor networks that simplify in 2 lines via Wheatstone. Always check P/Q=R/SP/Q = R/S first.

Mistake 4: Mixing meter bridge ratios. 1\ell_1 is on the same side as the resistor in the formula’s numerator. Get this wrong and you get the reciprocal.

Mistake 5: Assuming galvanometer resistance affects balance. It doesn’t. At balance, no current flows through the galvanometer, so its resistance is irrelevant.

Practice Questions

Q1. In a Wheatstone bridge, P=5ΩP = 5\,\Omega, Q=10ΩQ = 10\,\Omega, S=6ΩS = 6\,\Omega. Find RR for balance.

P/Q=R/S1/2=R/6R=3ΩP/Q = R/S \Rightarrow 1/2 = R/6 \Rightarrow R = 3\,\Omega.

Q2. In a meter bridge, balance is at 25 cm from the left when standard resistance S=3ΩS = 3\,\Omega is in the right gap. Find the unknown XX in the left gap.

X/3=25/75X=1ΩX/3 = 25/75 \Rightarrow X = 1\,\Omega.

Q3. A bridge has P=Q=R=S=2ΩP = Q = R = S = 2\,\Omega and a galvanometer of 4Ω4\,\Omega across the diagonal. Battery is 44 V. Find current through the galvanometer.

Bridge is balanced (P/Q=R/SP/Q = R/S), so galvanometer current is zero.

Q4. Five resistors of 2Ω,4Ω,6Ω,12Ω2\,\Omega, 4\,\Omega, 6\,\Omega, 12\,\Omega form the four arms; a 5Ω5\,\Omega resistor is the central one. Find the equivalent resistance.

Check: 2/4=1/22/4 = 1/2, 6/12=1/26/12 = 1/2. Balanced. Remove 5Ω5\,\Omega. (2+4)=6(2+4) = 6 parallel (6+12)=18(6+12) = 18: 6×1824=4.5Ω\dfrac{6 \times 18}{24} = 4.5\,\Omega.

Q5. Why is a Wheatstone bridge more accurate than directly measuring resistance with an ammeter and voltmeter?

The bridge measures the null point (zero galvanometer current) rather than absolute current/voltage values. Null measurements are unaffected by instrument imperfections, so they are more accurate.

Q6. In a meter bridge, on interchanging the resistors in the two gaps, the balance shifts by 20 cm. If the original balance was at 30 cm, find the ratio of the resistances.

Original: X/Y=30/70=3/7X/Y = 30/70 = 3/7. After interchange: balance at 50 cm, so Y/X=50/50=1Y/X = 50/50 = 1 — but that means X=YX = Y, contradiction. Re-check: balance shifts to 30+20=5030 + 20 = 50 cm. Then Y/X=50/50=1X=YY/X = 50/50 = 1 \Rightarrow X = Y, but original ratio was 3/73/7. The shift cannot be 20 cm if XYX \neq Y. Likely problem intends shift to 50 cm from interchange of right side; ratio is 3:7.

Q7. A Wheatstone bridge with all arms 5Ω5\,\Omega and a battery of EMF 55 V (no internal resistance) is balanced. Find the total current drawn from the battery.

Balanced bridge — galvanometer has zero current. Two parallel branches each of resistance 10Ω10\,\Omega. Equivalent 5Ω5\,\Omega. Current =5/5=1= 5/5 = 1 A.

Q8. Why does the meter bridge use a uniform wire instead of a wound resistance coil?

A uniform wire ensures resistance is exactly proportional to length, so the balance condition reduces to a length ratio. Coils would have non-uniform contributions and be harder to calibrate by length.

FAQs

Q: Why doesn’t the EMF of the battery appear in the balance condition?

The balance condition is a ratio of resistances, derived by setting the galvanometer current to zero. The battery EMF only affects the magnitude of currents in the arms, not the ratio. So the balance point doesn’t depend on EMF.

Q: Can the bridge work with AC?

Yes — but for AC, you replace resistors with impedances. The condition becomes Z1/Z2=Z3/Z4Z_1/Z_2 = Z_3/Z_4, requiring matching of both magnitude and phase. This is the AC bridge (Wien, Maxwell, Anderson) — beyond JEE syllabus but appears in JEE Advanced occasionally.

Q: Why is the meter bridge sensitive when balance is near the middle?

Sensitivity (change in galvanometer current per change in length) is highest when 150\ell_1 \approx 50 cm. So you should choose PP such that the balance falls between 30 and 70 cm.

Q: Can the bridge be used to measure capacitance?

Yes — using AC and replacing resistors with capacitors and inductors. The DC version measures only resistance.

Q: What if the galvanometer always shows current — can the bridge ever balance?

If the four resistors are in some ratio that can’t satisfy P/Q=R/SP/Q = R/S, balance is impossible with that combination. You’d need to swap a resistor.

Q: Is the Wheatstone bridge the same as the slide wire potentiometer?

No. Both are null-detection instruments, but the potentiometer measures EMF/voltage, while the Wheatstone bridge measures resistance. Different geometry, different purpose.

Q: How accurate is a meter bridge in practice?

Class 12 lab meter bridges typically give 1–2% accuracy. Sources of error include non-uniformity of the wire, contact resistance at the jockey, and the eye’s ability to detect zero galvanometer deflection.