Loading
Understanding how current flows through a single, unbroken path — the foundational building block of all electrical engineering.
The story of the electric circuit begins with humanity's fascination with two seemingly unrelated phenomena — the shock of an electric eel and the spark produced by rubbing amber. For millennia, electricity was a curiosity rather than a science. It was not until the late eighteenth century that researchers began to tame electrical energy, and the simple series circuit became the very first practical configuration for channeling that energy along a controlled path.
Understanding the series circuit was essential because it answered a fundamental question: how can we force electrical charge to do useful work — lighting a lamp, ringing a bell, heating a wire — in a predictable, repeatable way? Every more advanced circuit topology, from parallel networks to integrated microchips, rests upon the principles first discovered in the humble series loop.
By the mid-nineteenth century, physicists and engineers had a complete theoretical toolkit for the series circuit: a voltage source drives current through a single loop of resistive elements, the same current passes through every component, and the supply voltage is divided among those components in proportion to their resistance. These insights, born from Volta's pile and sharpened by Ohm and Kirchhoff, remain the starting point for every student of electrical science today.
A series circuit is one in which all components are connected end-to-end so that there is only one path for current to travel from the positive terminal of the voltage source, through every component, and back to the negative terminal. If any component is removed or broken, the entire circuit is interrupted and current ceases to flow. This single-path topology gives rise to a small but powerful set of governing rules.
The diagram below shows a fundamental series circuit containing a battery (voltage source) and three resistors connected end-to-end in a single closed loop. Notice that there is only one wire path: current exits the positive terminal of the battery, flows through R₁, then R₂, then R₃, and returns to the negative terminal. The arrows indicate the direction of conventional current (positive to negative), and the colored voltage drops across each resistor illustrate how the supply voltage is partitioned.
Several features of this diagram are worth emphasizing. First, the current arrows (labeled I) all share the same magnitude — there is nowhere for the current to split because there is only one path. Second, each resistor has its own voltage drop, marked in different colors. The sum of those drops equals the source voltage, a direct consequence of Kirchhoff's Voltage Law. Third, notice that if we physically removed R₂ from the circuit, the loop would be broken and no current could flow through any component — the hallmark vulnerability of the series topology.
Three equations form the complete mathematical description of a series circuit. Together with Ohm's Law, they allow us to calculate the current, the voltage across any component, and the power dissipated by any component given the source voltage and the resistance values.
Ohm's Law relates the voltage drop across any resistive element to the current through it and its resistance. In a series circuit this law applies individually to each resistor: V₁ = I × R₁, V₂ = I × R₂, and so on. Because the current I is the same everywhere in the loop, a larger resistance produces a proportionally larger voltage drop.
This additive property is intuitive: placing more toll booths on a single road imposes more resistance to traffic. Once we know Rtotal, we can find the circuit current immediately:
Finally, the voltage divider relationship lets us find the voltage across any single resistor Rk without first computing the current:
Power dissipated by any component is found with the standard power equations: P = I × V, P = I² × R, or P = V² / R. In a series circuit the total power delivered by the source equals the sum of the individual powers: Ptotal = P₁ + P₂ + P₃ + …, which is a direct consequence of energy conservation.
One of the most useful ways to visualize series-circuit behavior is a voltage bar diagram (sometimes called a voltage ladder). Starting at the positive terminal of the battery, we assign the full supply voltage Vs. As we trace the loop through each resistor, the voltage "steps down" by an amount proportional to that resistor's share of the total resistance. By the time we return to the negative terminal, the voltage has dropped back to zero — satisfying Kirchhoff's Voltage Law exactly.
In this example the supply voltage is 12 V and the three resistors are R₁ = 30 Ω, R₂ = 10 Ω, and R₃ = 20 Ω (total = 60 Ω). The circuit current is I = 12 V ÷ 60 Ω = 0.2 A. Using Ohm's Law for each resistor: V₁ = 0.2 × 30 = 6 V, V₂ = 0.2 × 10 = 2 V, and V₃ = 0.2 × 20 = 4 V. Note that 6 + 2 + 4 = 12, confirming Kirchhoff's Voltage Law.
The bar chart makes something else visible: the largest resistor claims the largest share of voltage. R₁ has half the total resistance (30 out of 60 Ω) and therefore drops half the voltage (6 out of 12 V). This proportionality is the essence of the voltage divider rule, and it is exploited in countless sensor circuits, biasing networks, and signal-conditioning stages throughout electronics.
Let us solve a complete series-circuit problem from start to finish, finding the total resistance, current, individual voltage drops, and power dissipation.
R_total = R₁ + R₂ + R₃ = 100 + 220 + 180 = 500 ΩI = Vₛ / R_total = 9.0 V / 500 Ω = 0.018 A (18 mA) — This is the current through every component in the circuit.V₁ = 0.018 × 100 = 1.80 V. V₂ = 0.018 × 220 = 3.96 V. V₃ = 0.018 × 180 = 3.24 V.P_total = Vₛ × I = 9.0 × 0.018 = 0.162 W (162 mW). We could also verify by summing individual powers: P₁ = I²R₁ = (0.018)² × 100 = 0.0324 W; P₂ = 0.07128 W; P₃ = 0.05832 W. Sum = 0.162 W ✓The series circuit is the simplest possible current-carrying configuration, which makes it an invaluable teaching tool and a practical choice in certain applications. However, its single-path topology introduces significant vulnerabilities that limit its use in large-scale or safety-critical systems.
| Feature | Series Circuit | Parallel Circuit |
|---|---|---|
| Current | Same through all components | Splits among branches; different in each |
| Voltage | Divided among components | Same across all branches |
| Total Resistance | Rtotal = R₁ + R₂ + … (increases) | 1/Rtotal = 1/R₁ + 1/R₂ + … (decreases) |
| Component Failure | Entire circuit stops (open) | Other branches continue working |
| Complexity | Simple wiring, fewer connections | More complex wiring, more junctions |
| Brightness of Lamps | Dimmer as more lamps added | Each lamp at full brightness |
| Applications | Voltage dividers, string lights, fuses | Household wiring, power distribution |
The series circuit excels in scenarios where you deliberately want to control or limit current, such as in a current-limiting resistor placed in series with an LED, or in a fuse that intentionally breaks the circuit when current becomes dangerously high. Voltage dividers, one of the most ubiquitous sub-circuits in electronics, are fundamentally two resistors in series. On the other hand, wiring household outlets in series would mean that unplugging a toaster would shut off every appliance in the house — clearly unacceptable, which is why homes use parallel wiring.
The series circuit, while elementary, connects directly to several powerful frameworks used in professional electrical engineering and physics.
Kirchhoff's Voltage Law (KVL) is the generalization of the "voltage drops add to the source voltage" rule. In any closed loop — even one embedded in a complex mesh — the algebraic sum of all voltages (rises and drops) equals zero. For a simple series loop, this reduces to Vs − V₁ − V₂ − V₃ = 0, which is exactly what we have been using. KVL is one of the two pillars of systematic circuit analysis methods such as mesh analysis and nodal analysis.
Thévenin's Theorem tells us that any complex linear circuit, no matter how many resistors and sources it contains, can be reduced to a single voltage source in series with a single resistor. This "Thévenin equivalent" is itself a series circuit, underscoring the centrality of the series concept even in advanced work.
| Concept | Series-Circuit Foundation | Advanced Extension |
|---|---|---|
| Voltage division | Vk = Vs × Rk/Rtotal | Impedance divider in AC circuits (Vk = Vs × Zk/Ztotal) |
| Additive resistance | Rtotal = ΣR | Additive impedance: Ztotal = ΣZ (includes R, jωL, 1/jωC) |
| Single loop KVL | Vs = ΣVdrops | Multi-loop mesh equations, matrix methods |
| Power conservation | Psource = ΣPresistors | Complex power balance in AC: S = P + jQ |
When capacitors and inductors join resistors in a series AC circuit, the analysis method remains structurally identical — you simply replace resistance R with impedance Z (a complex number). The series RLC circuit, for instance, is the foundation of radio tuning, audio filters, and resonance phenomena. Everything you learn about series DC circuits transfers directly, with the added richness of phase angles and frequency dependence.
A series circuit connects all components along a single, unbroken path so that the same current I flows through every element. The total resistance is the simple sum of all individual resistances (Rtotal = R₁ + R₂ + …), and the supply voltage is divided among the components in direct proportion to their resistance — a relationship formalized by the voltage divider rule: Vk = Vs × Rk / Rtotal. Kirchhoff's Voltage Law guarantees that the sum of all voltage drops equals the source voltage, and power conservation ensures that the total power delivered by the source equals the sum of the power dissipated by each resistor.
The defining practical characteristic of a series circuit is interdependence: if any one component fails open, the entire circuit ceases to function. This makes the series topology ideal for current-limiting and protective fusing applications, but unsuitable for situations where independent operation of components is needed — which is why household wiring uses parallel circuits. Mastering the series circuit equips you with one of the two fundamental building blocks (alongside the parallel circuit) needed to analyze any resistive network, and its principles extend directly to AC impedance analysis, Thévenin equivalents, and beyond.
Keep learning with more lessons from the same subject.