Series Circuit Diagram — Complete Guide with Examples
This is a free printable series circuit diagram: download the diagram as SVG or open it and print to paper or PDF.
A series circuit diagram shows components connected end-to-end in a single unbroken loop, forcing the same current through every component. No branching paths exist — current has only one route from the positive supply terminal through all components to the negative terminal. Series circuits appear in fuse protection, voltage dividers, LED strings, and battery bank configurations.
In a series circuit, the defining characteristic is that current (I) is identical at every point in the loop. If 0.1 amperes flows through the supply, then exactly 0.1 amperes flows through every resistor, LED, switch, and fuse in that series loop — no exceptions. This follows directly from the law of conservation of charge: electrons have nowhere else to go in a single-path circuit. Total resistance is the simple arithmetic sum of all individual resistances: R_total = R1 + R2 + R3 + ... + Rn. The supply voltage divides across components according to Ohm's Law: each component drops a voltage V = I × R, and all these drops must sum exactly to the supply voltage (Kirchhoff's Voltage Law). A 12V supply driving three equal resistors drops 4V across each. This predictable voltage division is exploited in voltage divider circuits where two resistors in series create a precise intermediate voltage for biasing transistors or analog sensor inputs. Fuses are deliberately placed in series with circuits they protect — when excess current heats the fuse element to its melting point, the series path opens and current stops in the entire circuit. Every component in the series path is protected by a single series fuse. The catastrophic weakness of a series circuit is total failure on any single open fault: one burned-out bulb, broken wire, or open switch disables all components downstream. Early Christmas lights wired in series demonstrated this problem whenever a single bulb failed. Modern LED light strings and industrial control circuits use either parallel wiring or a series circuit with bypass shunts that short across failed elements. Batteries connected in series have their voltages added — three 1.5V cells in series make 4.5V — while capacity (Ah) remains the same as a single cell. This is how 12V car batteries (six 2V cells in series) and 48V lithium battery banks are built.
Adding multiple resistors in series is one of the most fundamental exercises in electronics, and a circuit diagram with 3 resistors in series clearly illustrates how total resistance is simply the sum of individual resistances (R_total = R1 + R2 + R3) while the same current flows through every component. This type of diagram is commonly required for physics and electronics coursework. You can build and label a three-resistor series circuit quickly and for free using the online circuit diagram maker — ideal for homework diagrams or teaching resources.
How to wire series circuit diagram
- Calculate total resistance Add all component resistances: R_total = R1 + R2 + R3. Note the current-limiting resistor value needed for any LED: R = (V_supply - V_LED_forward) / I_LED.
- Select and install fuse Choose a fuse rated at 125% of the expected normal current. Install the fuse holder in series at the positive supply connection — first component after the supply positive terminal.
- Wire components in series Connect the supply positive to component 1 input, component 1 output to component 2 input, and so on until the last component output connects to the supply negative (ground).
- Measure total current Break the series loop and insert the ammeter (set to DC amps) in series. Apply power. The reading should match I = V_supply / R_total within 5%.
- Verify voltage drops Use a voltmeter across each component. Record each voltage drop. The sum must equal the supply voltage. Any large discrepancy indicates a component with unexpected resistance.
Specifications
| Total resistance formula | R_total = R1 + R2 + ... + Rn |
|---|---|
| Current | Same at every point: I = V / R_total |
| Voltage law | V1 + V2 + ... + Vn = V_supply (KVL) |
| Fuse placement | In series at positive supply terminal |
Safety warnings
- Never bypass or short-circuit a fuse in a series protection circuit — the fuse exists to open the series path on overcurrent and protect everything downstream.
- Identify all series-connected capacitors before working on a circuit — each capacitor retains a fraction of supply voltage and the voltages add, potentially delivering a shock even after power removal.
- In battery series strings, never mix old and new batteries or different capacities — the weakest cell reverse-charges under load, causing permanent damage or cell rupture.
Tools needed
- Digital multimeter (voltage, current, and resistance)
- Regulated DC power supply
- Resistors and breadboard for prototyping
- Fuse holder and correct-amperage fuses
Common mistakes
- Forgetting that current is the same everywhere in a series circuit — measuring current at different points and getting different readings indicates an unintended parallel path or measurement error.
- Using a fuse rated too high for the circuit — the fuse must blow before wiring and components are damaged, so the fuse rating must be below the damage threshold of the weakest component.
- Connecting the ammeter in parallel instead of series when measuring current — a parallel-connected ammeter acts as a short circuit and will blow its internal fuse or damage the meter.
Troubleshooting
- No current flows — ammeter reads zero
- Cause: Open circuit somewhere in the series path — blown fuse, failed component, or broken wire Fix: Disconnect supply. Use multimeter continuity mode to test each segment of the series loop individually. The segment with no continuity contains the open fault.
- Current is lower than calculated
- Cause: One or more components have higher resistance than rated, or a poor connection adds series resistance Fix: Measure voltage drop across each component. The component with an unexpectedly high voltage drop has high resistance. Check connections and measure component resistance individually.
- One LED in a series string is much dimmer than others
- Cause: Forward voltage mismatch between LEDs — different LED types have different Vf values that cause current redistribution Fix: Use matched LEDs from the same batch and manufacturer. If mixing is unavoidable, measure forward voltage of each LED and balance the string with small resistors to equalize current.
Frequently asked questions
How do I calculate total resistance in a series circuit?
Add all individual resistances together: R_total = R1 + R2 + R3. For example, 100Ω + 220Ω + 470Ω = 790Ω total. Then calculate current: I = V_supply / R_total. Each component's voltage drop is then V = I × R_component. The sum of all voltage drops equals the supply voltage.
Why does a series circuit go completely dark when one bulb fails?
Because there is only one current path. When a bulb filament burns out (opens), the series loop is broken and current cannot flow anywhere in the circuit. All other bulbs go dark not because they are broken, but because no current reaches them. This is why parallel wiring is used in residential and automotive lighting — each load has its own independent current path.
What is a voltage divider and how does it use a series circuit?
A voltage divider uses two resistors in series to create an intermediate voltage. If R1 and R2 are connected in series across a 10V supply, the junction between them sits at V_out = V_supply × R2/(R1+R2). With R1=R2, V_out = 5V exactly. This is used to scale sensor voltages, set transistor bias points, and create reference voltages for analog circuits.
How are batteries connected in series?
Connect the negative terminal of one battery to the positive terminal of the next in a chain. The total voltage equals the sum of all individual cell voltages. Capacity (Ah) does not increase — the string only lasts as long as the weakest cell. Always use matched batteries (same age, brand, chemistry, and state of charge) in series strings to prevent reverse charging of weak cells.
Can I use multiple fuses in a series circuit?
Using more than one fuse in series means both must blow to open the circuit — this is generally wrong. Use a single fuse at the supply positive, sized to the weakest component's rating. Multiple fuses in series provide no additional protection and complicate fault finding. The one exception is a main fuse plus a sub-circuit fuse when a branch is added partway along a series run.
How do I draw a circuit diagram with 3 resistors in series?
A series circuit with 3 resistors is drawn as a single closed loop: start with the battery (or supply), connect its positive terminal to the first resistor, the first to the second, the second to the third, then back to the negative terminal of the battery. All three resistors are drawn in line on the same conductor path. Label each resistor with its value in ohms and show the supply voltage. The total resistance is R1 + R2 + R3, and the same current flows through every element in the loop.
Related diagrams
- series and parallel circuit diagram
- 1 to 4 demultiplexer circuit diagram
- 12v bms circuit diagram
- 12v dc power supply circuit diagram
- 12v inverter circuit diagram
- 12v regulated power supply circuit diagram