Equivalent Resistance
Calculate equivalent resistance for series or parallel circuits.
Inputs
Formula Interpretation
Series Equivalent
(Ω) equals the sum of all individual resistances: . In a series circuit the same current flows through every element, and voltage is distributed in proportion to resistance — the principle behind voltage dividers and current-limiting resistors. Adding any resistor in series always increases the total resistance.
Parallel Equivalent
For parallel resistors, ; for just two resistors the shortcut is . The parallel equivalent is always less than the smallest individual branch resistance. Adding a parallel branch always decreases total resistance and increases total current demand.
Total Current
With supply voltage (V) known, Ohm's Law gives total current = / (A). This current is the starting point for verifying conductor sizing and switching-device ratings throughout the circuit.
Voltage Drop
In a series circuit, each resistor's voltage drop (V) = total current (A) × that resistor (Ω). By KVL, all drops must sum exactly to the supply voltage — this check is the simplest verification that a series-circuit calculation is correct.
Branch Current
In a parallel circuit, every branch shares the same terminal voltage (V), so each branch current (A) = / . Smaller-resistance branches carry larger currents. By KCL, all branch currents must sum to the total current .
Knowledge Points
Series voltage divider principle and applications
In a series circuit, current is identical through all elements and voltage distributes as . Two series resistors form a voltage divider — the most fundamental biasing element in analogue circuits: ADC reference voltage scaling, op-amp bias points, and signal conditioning for resistive temperature sensors (RTD, NTC thermistors) all rely on voltage dividers. A series resistor is also used as a current-limiting resistor to protect LEDs and logic-level converters from excess current.
Parallel current divider principle and applications
In parallel, voltage is identical across all branches, and total current equals the sum of branch currents (KCL): . Lower-resistance branches carry higher currents (). Two parallel resistors form a current divider — used in ammeter shunts to extend current measurement range. Multiple parallel conductors increase total current-carrying capacity. However, adding many parallel branches lowers total resistance and increases source current demand, so supply capacity must be verified.
Bounds on equivalent resistance
For series: , always greater than any individual resistor. For parallel: , always less than any individual resistor. For identical resistors : series gives ; parallel gives . These bounds provide a quick sanity check — if a calculated equivalent resistance falls outside them, an error has been made.
Delta–Wye (Δ–Y) transformation
When a resistor network contains neither pure series nor pure parallel groups (e.g., a Wheatstone bridge, three-phase load), the Δ–Y transformation converts a triangle-connected set of three resistors into an equivalent star-connected set: for equal resistors, . The general form is with the other two obtained by cyclic permutation. Applying Δ→Y or Y→Δ converts the intractable network into a reducible series–parallel form, enabling standard equivalent-resistance analysis.
Thévenin and Norton equivalent circuits
Any two-terminal network of linear resistors and independent sources can be replaced by a Thévenin equivalent — a single ideal voltage source (open-circuit voltage) in series with a Thévenin resistance , or by a Norton equivalent (short-circuit current in parallel with ). Computing is exactly the task of this calculator: zero all independent sources (short voltage sources, open current sources) and find the equivalent resistance looking into the terminals. This simplification is the cornerstone of load-line analysis and maximum power transfer design.
Examples
Three resistors in series: , , . The source voltage is .
Step 1 — Sum equivalent resistance
Step 2 — Compute total current
Step 3 — Voltage drops
Two resistors in parallel: and . The source voltage is .
Step 1 — Reciprocal sum
Step 2 — Equivalent resistance
Step 3 — Branch currents
Extended Knowledge
- •Step-by-step simplification of series–parallel networks:To reduce a complex series–parallel network: ① identify the innermost pure series or pure parallel group; ② replace it with its equivalent; ③ repeat until a single equivalent remains. For multi-level networks (cascaded dividers, ladder networks), work from the load end toward the source, labelling intermediate results clearly to avoid confusion. The critical judgement is correct identification: resistors sharing the same two nodes are in parallel; resistors carrying the same current with no branching nodes between them are in series.
- •Wheatstone bridge and balance condition:A Wheatstone bridge consists of four resistors in a diamond (Δ–Y) configuration. When the balance condition is met, no current flows through the bridge arm (galvanometer), and the differential voltage across it is zero. With three known resistors, an unknown fourth can be measured to 0.01% accuracy. Modern applications embed strain gauges, thermistors, and gas sensors in Wheatstone bridge circuits, converting tiny resistance changes into differential voltages that are easily amplified and digitised.
- •Resistor power rating verification:Each resistor''s power dissipation must be checked individually: in a series circuit (same current everywhere); in a parallel circuit (same voltage everywhere). Choose a resistor whose rated power exceeds the calculated value, then apply a 50–70% derating for reliability. In a voltage divider, the high-resistance leg (low current) and the low-resistance leg (high current) can have very different power demands — computing them separately and selecting appropriate ratings for each is essential.
- •PCB trace and via resistance in power distribution:PCB copper traces and vias carry measurable resistance that must be included in the equivalent-resistance analysis of high-current paths. Trace resistance (see the Resistance Formula calculator); a standard 0.3 mm diameter via with 35 μm copper plating has approximately 5–20 mΩ. In power-integrity (PI) analysis, DC voltage drop (IR drop) across the power-distribution network is modelled as an equivalent resistor network to verify that supply voltage at every device pin stays within specification — a critical step for modern high-current digital ICs.