When you wire a light bulbs series circuit, you create a single continuous path for current to flow through every load. Unlike parallel wiring—where each bulb gets the full source voltage—a series configuration forces the same current through all components while dividing the source voltage across them based on their individual resistance. If you are designing low-voltage decorative strings, testing automotive dash bulbs, or studying constant-current loops, understanding the exact math and failure modes of series topology is mandatory. This guide breaks down the node behavior, real-world component math (including the often-ignored inrush current), and how to safely prototype the circuit on your bench.

Topology and Node Behavior

In a basic two-bulb series string, the topology consists of three primary nodes. Node A is the positive supply rail entering the first bulb. Node B is the junction between the first and second bulb. Node C is the return path from the second bulb to the negative supply rail. Because there are no branching paths, Kirchhoff’s Current Law dictates that the current at Node A, Node B, and Node C must be identical at any given millisecond.

The voltage, however, behaves differently. According to Kirchhoff’s Voltage Law, the sum of the voltage drops across the bulbs must equal the source voltage. If the bulbs are identical, the voltage splits evenly. If they differ, the bulb with the higher resistance hogs more voltage.

Bench Rule of Thumb: Never assume an incandescent bulb's resistance is static. The tungsten filament is a Positive Temperature Coefficient (PTC) thermistor. Its resistance when hot (operating) is typically 10 to 15 times higher than when cold (off).

Behavior Matrix: What Changes When One Element Shifts?

Before picking components, you must understand how the string reacts to real-world variations. The table below maps the exact electrical consequences of common circuit changes.

Element Change Effect on Total Resistance Effect on String Current Effect on Remaining Bulbs
One bulb burns out (Open Circuit) Becomes Infinite Drops to 0A All go dark; full source voltage appears across the open socket.
One bulb shorts internally Decreases (loses one load) Spikes momentarily Remaining bulbs receive full source voltage and likely burn out.
Supply voltage drops by 20% Decreases slightly (cooler filament) Drops proportionally Bulbs glow dimly (yellow/orange shift); lifespan increases drastically.
One bulb is replaced with a higher wattage (lower resistance) equivalent Decreases Increases The lower-wattage (higher resistance) bulb will glow brighter and run hotter.

Component Spec Sheet and Design Walkthrough

Let’s design a practical 24V DC series string using two identical 12V incandescent bulbs. For breadboard safety, we will use #74 wedge-base automotive dash bulbs, rated at 12V and 1.2W. These draw a manageable 0.1A, keeping us well within the 1A contact limit of standard solderless breadboards.

Calculating Hot vs. Cold Resistance

First, we find the operating (hot) parameters using the power formula ($P = V \times I$) and Ohm's Law ($R = V / I$):

  • Operating Current: 1.2W / 12V = 0.1A (100mA)
  • Hot Resistance: 12V / 0.1A = 120 Ω

Next, we estimate the cold resistance. For small tungsten filaments, the cold-to-hot ratio is roughly 1:10. Therefore, the cold resistance is approximately 12 Ω. When you first apply 24V to the cold string, the total resistance is only 24 Ω. The inrush current will be $I = 24V / 24\Omega =$ 1.0A. This 1A spike lasts only a fraction of a second as the filament heats up, but your power supply must be rated to handle this transient without tripping its overcurrent protection.

Design Data Table

Parameter Bulb 1 (#74) Bulb 2 (#74) Total String (24V Source)
Nominal Voltage Rating 12.0V 12.0V 24.0V
Power Dissipation (Hot) 1.2W 1.2W 2.4W
Steady-State Current 0.1A 0.1A 0.1A
Hot Resistance (Operating) 120 Ω 120 Ω 240 Ω
Cold Resistance (Off) ~12 Ω ~12 Ω ~24 Ω
Inrush Current (t=0ms) N/A (Shared) ~1.0A (Decays in <100ms)

For a deeper dive into the foundational math governing these voltage drops, the All About Circuits textbook chapter on series circuits provides excellent baseline theory.

Why Choose a Series Topology Over Parallel?

In standard 120V/230V home wiring, parallel is the undisputed king. If one bulb dies, the rest stay lit, and every socket gets the full line voltage. So why would an engineer deliberately choose a light bulbs series configuration?

1. Constant Current Loops for Long Distances

The most critical industrial application of series lighting is in airport runway and taxiway systems. Airfields use Constant Current Regulators (CCRs) to drive a massive series loop of up to 100 bulbs at a strict 6.6A. Because the current is forced to remain constant, the voltage automatically adjusts to compensate for the resistance of miles of wire. If they used parallel wiring, the voltage drop over long cable runs would cause the lights at the far end of the runway to glow noticeably dimmer than those near the transformer. The FAA mandates these series configurations in their airport visual aid design standards to guarantee uniform brightness.

2. Voltage Division Without Converters

For low-voltage DIY projects, series wiring allows you to run multiple low-voltage bulbs off a higher-voltage DC bus without needing a buck converter or dropping resistors. If you have a 24V DC solar battery bank and want to use cheap, abundant 12V automotive bulbs, wiring two in series perfectly divides the voltage, eliminating the heat and efficiency loss of a linear voltage regulator.

3. Decorative and Holiday Strings

Older Christmas light strings wire dozens of 2.5V bulbs in series directly across 120V AC mains ($50 \times 2.5V = 125V$). This eliminates the need for a bulky step-down transformer, keeping the plug lightweight and cheap to manufacture, though it introduces the classic 'one bulb dies, the whole string goes dark' failure mode.

Extreme Failure Modes: Opens and Shorts

When prototyping or deploying series circuits, you must design for the extremes. The behavior of the circuit during a fault is drastically different than in parallel.

Safety Hazard - The Open Circuit Socket: If a bulb burns out (creating an open circuit) in a high-voltage series string, the current stops, but the entire source voltage now appears across the empty socket. In a 120V AC holiday light string, touching the contacts inside the dead bulb's socket will expose you to the full mains voltage. Always de-energize before replacing series bulbs.

The Short Circuit Scenario: Incandescent bulbs rarely short internally; the filament usually snaps open. However, if a wiring fault or a failed isolation transformer (used in airfield loops) shorts across one bulb's terminals, that bulb is bypassed. The total string resistance drops. In a simple voltage-source circuit (like our 24V bench supply), the remaining bulb now takes the full 24V instead of 12V. It will draw roughly 40% more current, burn at a blinding white-hot intensity, and blow its own filament within seconds—a cascading failure.

Step-by-Step Breadboard and Bench Test

Testing this on a breadboard requires respecting current limits. Standard solderless breadboards are rated for 1A, but high contact resistance can cause localized melting at sustained currents above 0.5A. Because our #74 bulbs draw only 0.1A steady-state, they are perfectly safe for breadboard prototyping.

Tools and Materials

  • 2x #74 Wedge Base Incandescent Bulbs (12V, 1.2W)
  • 2x Wedge-base breadboard adapters (or bare wires wedged into the contacts)
  • DC Bench Power Supply (capable of 24V, 1.5A)
  • Digital Multimeter (DMM)
  • Standard solderless breadboard and 22AWG jumper wires

Testing Procedure

  1. Prep the Power Supply: Turn on your bench PSU and set the voltage to 24.0V. Set the current limit (OCP) to 1.5A. This allows the 1.0A cold inrush spike to pass without the supply tripping into constant-current (CC) mode and clipping your voltage.
  2. Measure Cold Resistance: Before wiring to the PSU, use your DMM in resistance mode. Measure across the two pins of Bulb 1, then Bulb 2. You should read approximately 10 Ω to 15 Ω for each. Record these exact values.
  3. Wire the Topology: Insert the bulb adapters into the breadboard. Run a jumper from the PSU positive terminal to the positive pin of Bulb 1. Connect a jumper from the negative pin of Bulb 1 to the positive pin of Bulb 2 (this is Node B). Finally, connect the negative pin of Bulb 2 to the PSU negative terminal.
  4. Energize and Verify Voltage Division: Turn on the PSU output. Both bulbs should illuminate instantly to full brightness. Set your DMM to DC Voltage. Place the black probe on the PSU negative rail and the red probe on Node B (the junction between the bulbs). You should read exactly 12.0V (±0.2V). If the reading is skewed (e.g., 14V and 10V), your bulbs have mismatched internal resistances.
  5. Measure Hot Current: Turn off the PSU. Break the circuit at the negative return line. Insert your DMM in series (set to the 10A or mA port) to act as an ammeter. Turn the PSU back on. The meter should settle at roughly 0.10A once the filaments reach thermal equilibrium.
  6. Simulate an Open Fault: While the circuit is live, carefully pull Bulb 1 out of its socket. Bulb 2 will instantly go dark. Use your DMM to measure the voltage across the empty socket terminals of Bulb 1. It will read the full 24.0V source potential, proving the open-circuit voltage rule.

By walking through this physical test, the abstract math of voltage division and PTC thermistor behavior becomes a tangible, measurable reality on your workbench.