The formula for voltage in a series circuit is defined by Kirchhoff’s Voltage Law (KVL): Vtotal = V1 + V2 + ... + Vn. In any series string, the source voltage equals the sum of the individual voltage drops across each component. While this foundational DC/AC theory is straightforward on a workbench, applying it to global mains electricity—where nominal voltages split sharply between 120V (North America) and 230V (Europe, UK, Australia)—is where imported equipment and DIY series loads frequently fail.

If you are wiring series loads (like custom heating elements, vintage series-wired holiday lights, or industrial indicator lamps) or importing dual-voltage appliances, you must calculate how the regional source voltage divides across your components. Plugging a 120V series string into a 230V outlet without recalculating your voltage drops will instantly overvolt and destroy the load.

Global Mains Standards and the Series Voltage Formula

To understand how the series voltage formula interacts with regional grids, consider a practical bench example. Suppose you have a series string of two identical 120V, 60W incandescent indicator lamps. Using the power formula (R = V² / P), each lamp has a resistance of 240Ω. In series, the total resistance is 480Ω.

  • On a 120V North American circuit: Current (I) = 120V / 480Ω = 0.25A. The voltage drop across each lamp (V = I × R) is 60V. The lamps will glow dimly because the source voltage is only half of what the series string expects.
  • On a 230V European circuit: Current (I) = 230V / 480Ω = ~0.48A. The voltage drop across each lamp is ~115V. The lamps operate near their design specification.

This is why understanding your regional baseline is mandatory before applying KVL. According to IEC world plug and voltage standards, the globe is largely divided into two main voltage camps, with specific tolerances that affect your series calculations.

Table 1: Regional Mains Voltage, Tolerance, and Frequency Reference
RegionNominal VoltageStandard ToleranceFrequencyCommon Plug Types
North America (US/CA)120V / 240V±5% (ANSI C84.1)60 HzType A, Type B
Europe (EU)230V+10% / -10% (IEC 60038)50 HzType C, E, F
United Kingdom230V+10% / -6%50 HzType G
Australia / NZ230V+10% / -6%50 HzType I
Japan100V±5%50/60 Hz (split)Type A
Warning: Never assume nominal voltage is exact. A 230V EU outlet can legally measure up to 253V. When calculating Vtotal for sensitive series-wired electronics, always design your voltage drops to tolerate the upper tolerance limit (+10%), not just the nominal number.

Regional Conductor Colors and Mixed Installation Standards

When building or repairing series circuits that tie into building mains, you must map the correct conductors. Mixing North American and IEC color codes in the same junction box is a leading cause of dead shorts and severe shock hazards.

Table 2: Conductor Color Mapping by Standard
FunctionNorth America (NEC / NFPA 70)Europe / UK / AU (IEC 60446)
Line (Hot/Phase)Black, Red, Blue (240V/3-phase)Brown (L1), Black (L2), Grey (L3)
NeutralWhite or GreyBlue
Protective Earth (Ground)Green, Green/Yellow, or BareGreen/Yellow

Which standard governs a mixed installation? If you are integrating imported 230V equipment into a 120V North American facility (or vice versa), the physical building wiring must strictly adhere to the local Authority Having Jurisdiction (AHJ)—meaning the National Electrical Code (NEC) in the US, or IEC 60364 in Europe. You cannot run IEC-colored wire inside US walls. The imported equipment must be adapted at the point of connection using a locally listed, hardwired step-up/step-down transformer, maintaining local color codes on the supply side and equipment-specific codes on the load side.

Adapting Series Loads: Transformers, Converters, and Device Tolerance

What changes for travelers and imported equipment? Beyond the physical plug shape, the internal power supply must tolerate the regional voltage and frequency. When adapting a series circuit or appliance to a foreign grid, you must choose between a transformer and a converter.

Transformer vs. Converter Necessity

A step-up/step-down transformer uses magnetic induction to cleanly alter the AC sine wave. If your series circuit contains electronics, microcontrollers, or capacitive loads, a transformer is mandatory. It preserves the sine wave integrity, ensuring the RMS voltage calculated in your KVL formula matches the actual power delivered.

A travel converter (often sold cheaply for tourists) is typically a solid-state triac circuit that simply chops the AC wave in half to simulate a lower RMS voltage. Converters are strictly for resistive loads like series-wired heating coils in hair dryers or kettles. Plugging a series-wired LED driver or ESP32 power supply into a triac converter will result in immediate component failure due to harmonic distortion and voltage spikes.

What the Device Must Tolerate: The Frequency Factor

Voltage is only half the equation. If your series load includes AC motors (like a series-wired conveyor system or HVAC blower), you cannot ignore frequency effects. A 60Hz motor operated on a 50Hz European supply will run 20% slower. Because motor impedance drops at lower frequencies, it will draw significantly more current, overheat, and trip its thermal overload unless derated. Conversely, a 50Hz motor on 60Hz mains runs 20% faster, increasing mechanical wear and centrifugal stress.

Frequently Asked Questions

What is the formula for voltage in a series circuit with different resistances?

The formula remains Vtotal = V1 + V2 + ... + Vn, but the individual voltage drops are proportional to their resistance. Using Ohm's Law, the voltage drop across any specific resistor in the series is calculated as Vx = Vtotal × (Rx / Rtotal). This is known as the voltage divider rule. If you are stringing mismatched indicator lamps on a 230V mains supply, the component with the highest resistance will absorb the largest voltage drop, potentially exceeding its rating and burning out first.

How do I apply the formula for voltage in a series circuit to 230V European mains?

First, measure the actual outlet voltage with a multimeter, as 230V systems frequently run hot (up to 245V). Next, sum the rated voltage drops of your series components. If you are wiring three identical heating elements in series, each must be rated for roughly 76V to 80V (240V / 3) to handle the upper tolerance limit. Never wire standard 120V North American appliances in series on a 230V circuit to 'split the voltage' unless their impedances are perfectly matched; if one appliance turns off or its impedance shifts, the full 230V will instantly route to the remaining device, causing a fire.

Does the formula for voltage in a series circuit change for AC vs DC power sources?

The core algebraic sum (KVL) applies to both, but AC circuits require vector math if reactive components (inductors or capacitors) are present in the series string. For AC, the formula becomes Vtotal = √(VR² + (VL - VC)²), accounting for impedance and phase angles. In DC circuits, or purely resistive AC circuits (like incandescent bulbs or heating wire), the standard scalar addition (V1 + V2) is perfectly accurate.

Why do my series-wired LED strips flicker when imported to a 60Hz region?

LED strips utilize capacitive droppers or high-frequency switching drivers. If the driver is designed strictly for 50Hz operation, the rectification timing and bulk capacitor discharge rates will mismatch on a 60Hz supply, leading to 120Hz ripple (flicker) and premature capacitor drying. Always verify the equipment's datasheet for a '50/60Hz' rating before connecting it to foreign mains.