In a series circuit, the total voltage drop across all components exactly equals the source voltage. If you apply 12V DC across three identical 100Ω resistors wired in series, each resistor drops exactly 4V. This is Kirchhoff’s Voltage Law (KVL) in action: the sum of all voltage drops in a closed loop must equal the applied electromotive force. Understanding how to calculate and measure voltage drop in a series circuit is foundational for designing LED strings, sensor loops, and voltage dividers on the bench.

The Anatomy of a Series Circuit (Topology and Node Labels)

A series topology provides a single, continuous path for current flow. There are no branches. Because current (I) has nowhere else to go, it remains identical through every component in the chain. However, voltage (V) is consumed—or dropped—as it pushes through each resistance.

To analyze this mathematically, we label the connection points as nodes:

  • Node A: The positive terminal of the voltage source (e.g., 12V).
  • Node B: The junction between the first component (R1) and the second component (R2).
  • Node C: The junction between R2 and the third component (R3).
  • Node D: The negative terminal of the voltage source (0V / Ground).

The voltage drop across R1 is measured between Node A and Node B. The drop across R2 is between Node B and Node C. If R1, R2, and R3 are identical, the voltage at Node B will be 8V, and the voltage at Node C will be 4V, relative to Node D. According to All About Circuits, this sequential stepping down of potential is what makes series circuits ideal for voltage division.

Why Choose Series Over Parallel?

Most home wiring and complex electronics use parallel topologies so that individual loads operate independently. So why use a series circuit at all? The decision hinges on whether you need to control current or maintain voltage.

CriteriaSeries CircuitParallel Circuit
Voltage BehaviorDivides among componentsIdentical across all branches
Current BehaviorIdentical through all componentsDivides among branches
Primary Use CaseCurrent limiting, voltage dividers, battery packsIndependent loads, home AC branch circuits
Single Component FailureBreaks the entire circuit (open)Only affects the failed branch

Choose Series When: You are building a string of low-voltage LEDs and need a single current-limiting resistor to govern the whole chain, or when wiring lithium cells in series to increase pack voltage (e.g., four 3.2V LiFePO4 cells to make a 12V nominal pack).

Choose Parallel When: You are wiring 120V AC receptacles in your home. The National Electrical Code (NEC) requires parallel branch circuits so that plugging in a vacuum cleaner doesn't dim the lights or interrupt power to downstream outlets.

Design Walkthrough: Sizing Components for a 12V LED String

Let’s design a practical circuit: a 12V DC indicator panel using three standard red LEDs in series. We need to calculate the exact voltage drops and select a real-world current-limiting resistor.

1. Identify Component Specifications

  • Source Voltage (Vs): 12.0V DC
  • LED Forward Voltage (Vf): 2.0V per LED (typical for standard red 5mm LEDs)
  • LED Forward Current (If): 20mA (0.020A) target

2. Calculate Total LED Voltage Drop

Because the LEDs are in series, their voltage drops add together:

V_total_LEDs = 2.0V + 2.0V + 2.0V = 6.0V

3. Calculate the Required Resistor Voltage Drop

The resistor must absorb the remaining voltage to prevent the LEDs from drawing infinite current and burning out:

V_resistor = Vs - V_total_LEDs = 12.0V - 6.0V = 6.0V

4. Select the Resistor Value

Using Ohm’s Law (R = V / I):

R = 6.0V / 0.020A = 300Ω

Since 300Ω is not a standard E12 series value, we round up to the nearest common value: 330Ω.

Bench Tip: Always round up to the next standard resistor value when sizing current limiters. Using a 330Ω resistor yields an actual current of 18.1mA (6V / 330Ω). This is slightly dimmer than the 20mA absolute maximum, which significantly extends the operational lifespan of the LEDs without a noticeable drop in perceived brightness.

5. Verify Resistor Power Rating

Resistors burn up if they dissipate more heat than their physical size can handle. Calculate the power (P = I² × R):

P = (0.0181A)² × 330Ω = 0.108 Watts

A standard 1/4W (0.25W) carbon film or metal film resistor is perfectly adequate here, as 0.108W is well below the 0.25W limit.

Breadboard Testing: Step-by-Step Verification

Before soldering, verify your voltage drop calculations on a breadboard. You will need a 12V bench power supply, a digital multimeter (DMM), three red LEDs, and your 330Ω resistor.

  1. Build the Circuit (Power Off): Insert the anode (long leg) of the first LED into the positive rail. Bridge the cathode to the anode of the second LED, and so on. Connect the final cathode to the 330Ω resistor, and route the other end of the resistor to the ground rail. Do not apply power yet.
  2. Continuity Check: Set your DMM to the continuity/diode test mode. Place the red probe on the positive rail and the black probe on the ground rail. You should see a forward voltage reading of roughly 6V to 7V on the meter display (the meter's internal battery is forward-biasing the LEDs). If it reads 'OL' (Open Loop), check for unseated component legs.
  3. Verify Source Voltage: Power on the 12V supply. Set your DMM to the 20V DC range. Measure directly across the power rails (Node A to Node D). Confirm it reads between 11.8V and 12.2V. Cheap bench supplies often drift under load.
  4. Measure Individual Drops: Keep the black probe on the ground rail (Node D). Touch the red probe to the junction between the resistor and the third LED (Node C). It should read ~6.0V. Move the red probe to the next junction (Node B); it should read ~8.0V. Move to the top of the first LED (Node A); it should read 12.0V.
  5. Measure Current: To verify the 18.1mA calculation, break the circuit at the ground rail. Set your DMM to the 200mA DC current range. Place the meter in series (red probe to the resistor leg, black probe to ground). The display should read approximately 18mA.

Failure Modes: What Happens When Things Break?

Understanding how a series circuit behaves at its extremes is critical for troubleshooting. According to LibreTexts Physics, a single fault in a series loop alters the entire system's behavior.

Failure TypeCircuit CurrentVoltage Across Failed ComponentVoltage Across Remaining ComponentsPhysical Result
Open Circuit (e.g., broken wire, burnt-out LED) Drops to 0A Equals full source voltage (12V) Drops to 0V Entire string goes dark. DMM reads 12V across the break.
Short Circuit (e.g., solder bridge across one LED) Spikes significantly Drops to ~0V Increases to absorb the extra voltage Remaining LEDs overcurrent, glow brightly, and rapidly burn out.

The Open Circuit Diagnostic Trick: If a 12V series LED string goes dark, leave the power on. Set your DMM to DC Volts. Keep the black probe on the ground rail and walk the red probe along the nodes from positive to negative. The node that suddenly drops from 12V to 0V is exactly where the open break is located.

FAQ: Voltage Drop in Series Circuits

Does wire length affect voltage drop in a series circuit?

Yes, though it is often negligible on a breadboard. Copper wire has inherent resistance. If you are running a series circuit over long distances (like low-voltage landscape lighting), the wire itself becomes a series resistor. For example, 100 feet of 18 AWG copper wire has a resistance of about 0.64Ω. If your circuit draws 2A, the wire will drop 1.28V (V = I × R). In precision analog sensor loops, you must account for this wire resistance or use a 4-20mA current loop to negate the voltage drop entirely.

How do I calculate voltage drop if the resistors have different values?

When components in series have unequal resistance, the voltage drops proportionally to their resistance. This is known as the Voltage Divider Rule. The formula for the voltage drop across a specific resistor (Rx) in a series chain is: V_Rx = Vs × (Rx / R_total). For instance, if you have a 10V source, a 1kΩ resistor (R1), and a 4kΩ resistor (R2) in series, R_total is 5kΩ. The drop across R1 is 10V × (1k / 5k) = 2V. The drop across R2 is 10V × (4k / 5k) = 8V.

Can I wire standard 120V home outlets in a series circuit?

Absolutely not. Standard residential AC branch circuits must be wired in parallel. If you wired 120V receptacles in series, plugging in a high-wattage appliance like a space heater would act as a massive resistor, dropping the voltage available to downstream outlets and causing severe damage to connected electronics. Furthermore, series wiring bypasses the intended operation of standard 15A or 20A circuit breakers for individual fault protection.

Safety Warning: Never experiment with series topologies on mains AC voltage (120V/240V). Home wiring must strictly follow NEC parallel branch circuit guidelines. Always de-energize panels and verify dead with a non-contact voltage tester and a multimeter before touching any home wiring.