Physics

Resistances in Series and Parallel

Physics·Explained

Equivalent Resistance — Explained

NEET UG
Version 1Updated 22 Mar 2026

Detailed Explanation

The concept of equivalent resistance is a cornerstone of circuit analysis, allowing us to simplify complex networks of resistors into a single, representative resistance. This simplification is crucial for applying fundamental laws like Ohm's Law and Kirchhoff's Laws to determine overall circuit behavior.

1. Conceptual Foundation: What is Resistance?

Before diving into equivalent resistance, let's briefly recall what resistance is. Resistance is a measure of the opposition a material offers to the flow of electric current. It's analogous to friction in mechanical systems.

The unit of resistance is the Ohm (OmegaOmega). According to Ohm's Law, the potential difference (VV) across a resistor is directly proportional to the current (II) flowing through it, provided the temperature and other physical conditions remain constant: V=IRV = IR.

This law forms the basis for all calculations involving resistors.

2. Key Principles: Resistors in Series and Parallel

Resistors can be connected in two fundamental ways: series and parallel. More complex circuits are typically combinations of these two basic arrangements.

2.1. Resistors in Series:

When resistors are connected in series, they are joined end-to-end, forming a single path for the current. This means the current flowing through each resistor in a series combination is the same. However, the potential difference (voltage) across each resistor will generally be different, and the sum of these individual potential differences equals the total potential difference applied across the combination.

  • Derivation of Equivalent Resistance for Series Combination:

Consider three resistors R1R_1, R2R_2, and R3R_3 connected in series across a potential difference VV. Let II be the total current flowing through the circuit. Since it's a series connection, the current through each resistor is II. According to Ohm's Law: Potential drop across R1R_1: V1=IR1V_1 = I R_1 Potential drop across R2R_2: V2=IR2V_2 = I R_2 Potential drop across R3R_3: V3=IR3V_3 = I R_3

The total potential difference VV across the combination is the sum of the individual potential drops: V=V1+V2+V3V = V_1 + V_2 + V_3 Substituting the Ohm's Law expressions: V=IR1+IR2+IR3V = I R_1 + I R_2 + I R_3 V=I(R1+R2+R3)V = I (R_1 + R_2 + R_3)

If we replace this series combination with a single equivalent resistor ReqR_{eq} that draws the same current II for the same total potential difference VV, then by Ohm's Law for the equivalent resistor: V=IReqV = I R_{eq}

Comparing the two expressions for VV: IReq=I(R1+R2+R3)I R_{eq} = I (R_1 + R_2 + R_3) Req=R1+R2+R3R_{eq} = R_1 + R_2 + R_3

For nn resistors connected in series, the equivalent resistance is simply the sum of their individual resistances:

Req=sumi=1nRi=R1+R2+R3+...+RnR_{eq} = sum_{i=1}^{n} R_i = R_1 + R_2 + R_3 + ... + R_n

* Characteristics of Series Combination: * Current is the same through all resistors. * Total voltage is the sum of individual voltage drops. * Equivalent resistance is always greater than the largest individual resistance. * If one resistor breaks, the entire circuit breaks (open circuit).

2.2. Resistors in Parallel:

When resistors are connected in parallel, their terminals are connected to the same two points in the circuit. This means the potential difference (voltage) across each resistor in a parallel combination is the same. However, the total current from the source splits among the parallel branches, and the sum of the individual currents through each branch equals the total current entering the combination.

  • Derivation of Equivalent Resistance for Parallel Combination:

Consider three resistors R1R_1, R2R_2, and R3R_3 connected in parallel across a potential difference VV. Let II be the total current entering the combination, which then splits into I1I_1, I2I_2, and I3I_3 through R1R_1, R2R_2, and R3R_3 respectively.

Since it's a parallel connection, the potential difference across each resistor is VV.

The total current II entering the combination is the sum of the individual currents: I=I1+I2+I3I = I_1 + I_2 + I_3 Substituting the Ohm's Law expressions: I=VR1+VR2+VR3I = \frac{V}{R_1} + \frac{V}{R_2} + \frac{V}{R_3} I = V left( \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} \right)

If we replace this parallel combination with a single equivalent resistor ReqR_{eq} that draws the same total current II for the same total potential difference VV, then by Ohm's Law for the equivalent resistor: I=VReqI = \frac{V}{R_{eq}}

Comparing the two expressions for II: rac{V}{R_{eq}} = V left( \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} \right) rac1Req=1R1+1R2+1R3rac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3}

For nn resistors connected in parallel, the reciprocal of the equivalent resistance is the sum of the reciprocals of their individual resistances:

rac1Req=sumi=1n1Ri=1R1+1R2+1R3+...+1Rnrac{1}{R_{eq}} = sum_{i=1}^{n} \frac{1}{R_i} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + ... + \frac{1}{R_n}

* Special Case: Two Resistors in Parallel: For two resistors R1R_1 and R2R_2 in parallel, the formula simplifies to: rac1Req=1R1+1R2=R2+R1R1R2rac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} = \frac{R_2 + R_1}{R_1 R_2}

Req=R1R2R1+R2R_{eq} = \frac{R_1 R_2}{R_1 + R_2}
(Product over Sum rule)

* Characteristics of Parallel Combination: * Voltage is the same across all resistors. * Total current is the sum of individual branch currents. * Equivalent resistance is always smaller than the smallest individual resistance. * If one resistor breaks, current can still flow through other branches.

3. Real-World Applications:

  • Household Wiring:Appliances are connected in parallel across the main power supply. This ensures that each appliance receives the full supply voltage (e.g., 220V in India) and can operate independently. If they were in series, turning one off would break the circuit for all others, and the voltage would divide among them, making them operate inefficiently.
  • Electronic Circuits:Resistor networks are used for voltage division, current limiting, filtering, and impedance matching. Calculating equivalent resistance is essential for designing and analyzing these circuits.
  • Sensor Design:Many sensors (e.g., thermistors, photoresistors) change their resistance based on physical parameters. They are often incorporated into bridge circuits (like the Wheatstone bridge) where equivalent resistance calculations are critical for determining the sensor's output.

4. Common Misconceptions:

  • Confusing Series and Parallel Formulas:A frequent error is using the series formula for parallel combinations or vice-versa. Always remember: sum for series, sum of reciprocals for parallel.
  • Assuming Ideal Wires:In many problems, connecting wires are assumed to have zero resistance. However, in real circuits, wires have some resistance, which can be significant in high-precision applications or very long wires.
  • Neglecting Internal Resistance:Batteries and power supplies have internal resistance. While often ignored in basic problems, it affects the terminal voltage and total current, especially under heavy loads.
  • Misidentifying Series/Parallel Connections:In complex circuits, it's easy to misidentify which resistors are truly in series or parallel. Always trace the current path and check potential differences between common points.

5. NEET-Specific Angle: Solving Complex Circuits

NEET questions often involve combinations of series and parallel resistors, sometimes arranged in non-obvious ways. Here's a systematic approach:

  • Step-by-Step Reduction:Start by identifying the simplest series or parallel combinations (usually those furthest from the input/output terminals) and reduce them to a single equivalent resistor. Then, redraw the circuit with the new equivalent resistor and repeat the process until the entire network is reduced to a single ReqR_{eq}.
  • Point Potential Method:Assign potentials to various nodes in the circuit. Resistors connected between the same two potential points are in parallel. Resistors carrying the same current between two points are in series. This method is particularly useful for symmetrical circuits or those with short circuits.
  • Wheatstone Bridge:Recognize the Wheatstone bridge configuration. If the bridge is balanced (racR1R2=R3R4rac{R_1}{R_2} = \frac{R_3}{R_4}), no current flows through the galvanometer (or the resistor in the middle arm), and that resistor can be removed for equivalent resistance calculation. If unbalanced, more advanced techniques (like Kirchhoff's laws or star-delta transformation, though star-delta is generally beyond NEET scope) are needed, but NEET usually focuses on balanced or reducible unbalanced bridges.
  • Symmetry:If a circuit exhibits symmetry, it can often be simplified. For example, if a circuit is symmetrical about a line, points on that line at equal distances from the center often have the same potential, allowing for simplification or removal of certain branches.
  • Short Circuits and Open Circuits:A wire with zero resistance connected across a resistor effectively 'short-circuits' that resistor, meaning all current bypasses it, and the resistor can be removed from the calculation. An open circuit (a break in the path) means no current flows through that branch.

Mastering these techniques and understanding the underlying principles is key to efficiently solving equivalent resistance problems in the NEET exam.

Featured
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.
Ad Space
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.