Resistor Circuit Diagram: Series, Parallel, and Voltage Divider Configurations

Resistor Circuit Diagram — circuit diagram showing component connections+-9VR1LEDR2Series Circuit Diagram
Resistor Circuit Diagram: Series, Parallel, and Voltage Divider Configurations — interactive diagram. Open it in the editor to customise components and wiring.

This is a free printable resistor circuit diagram: download the diagram as SVG or open it and print to paper or PDF.

A resistor circuit diagram shows how fixed or variable resistors connect in series (resistances add, current is shared), parallel (reciprocal sum of conductances, voltage is shared), or as a voltage divider to set a specific output voltage from a higher supply.

Resistors are passive two-terminal components that oppose the flow of electric current, dissipating energy as heat. They are the most common component in electronic circuits, used to set bias points, limit current, terminate transmission lines, form voltage dividers, and act as loads in test circuits. Understanding the three fundamental resistor circuit configurations is the starting point for all analogue and digital circuit analysis.

Series configuration: resistors are connected end-to-end in a single path. The same current flows through all resistors. Total resistance R_total = R1 + R2 + R3. Voltage across each resistor is proportional to its resistance: V_Rn = I × Rn. Total voltage equals the sum of individual voltages. Series resistors are used for current limiting (e.g., one resistor in series with an LED), forming voltage dividers, and trimming resistance values.

Parallel configuration: all resistors share the same two terminals. The same voltage appears across all resistors. Each resistor draws its own branch current: I_n = V / R_n. Total resistance: 1/R_total = 1/R1 + 1/R2 + 1/R3 (for two resistors: R_total = (R1 × R2)/(R1 + R2)). Total current equals the sum of branch currents. Parallel resistors are used where a specific lower resistance is needed, for increasing power rating (spreading power across multiple resistors), or in pull-up/pull-down networks.

Voltage divider: two resistors R1 (upper) and R2 (lower) in series across a supply voltage Vs. The output voltage Vout is taken from the junction between R1 and R2: Vout = Vs × R2 / (R1 + R2). This is the most fundamental DC biasing circuit in electronics, used to set transistor base voltages, provide reference voltages, and scale sensor outputs. The accuracy of the divider depends on the load connected at Vout being much higher impedance than R2; a low-impedance load shifts the output.

Component identification: resistors are colour-coded using 4-band (±5%) or 5-band (±1% or better) codes. The E12 and E24 preferred value series define the standard resistor values available commercially.

How to wire resistor circuit diagram

  1. Define the circuit requirement (limit current, set voltage, or provide a specific resistance) Before selecting resistor values, determine what the resistor must achieve: limit LED current to 20 mA, provide a bias voltage of 3.3 V from a 5 V supply, or match a 75 Ω transmission line. The requirement determines which configuration and calculation to use.
  2. Apply Ohm's Law for series current limiting For a current-limiting resistor in series with a load: R = (V_supply − V_load) / I_desired. For an LED with a forward voltage of 2.1 V and desired current of 15 mA from a 5 V supply: R = (5 − 2.1) / 0.015 = 193 Ω. Select the next standard value upward: 220 Ω.
  3. Apply the voltage divider formula for bias or reference voltages Choose R2 to be low enough to stabilise the output against load variation (rule of thumb: 10× lower than expected minimum load impedance). Then calculate R1: R1 = R2 × (Vs / Vout − 1). Select the nearest E24 or E96 standard values.
  4. Verify power dissipation for each resistor Calculate P = I² × R or P = V² / R for each resistor. Select a resistor with a power rating at least twice the calculated dissipation for thermal margin. Common ratings: 0.125 W, 0.25 W, 0.5 W, 1 W, 2 W.
  5. Read and verify the colour code or marked value before soldering Use a multimeter in resistance mode to verify the resistor value before installation, especially for close-tolerance 1% resistors where the five-band colour code can be ambiguous. A misread resistor is one of the most common prototype errors.
  6. Construct and test the circuit Build the circuit on a breadboard first. Apply the supply voltage and measure: current through series resistors (in series with a multimeter ammeter function), voltage across parallel branches (multimeter voltmeter function across each component). Compare measured values to calculated predictions.

Specifications

Series circuit total resistanceR_total = R1 + R2 + R3 + ...
Parallel circuit total resistance (two resistors)R_total = (R1 × R2) / (R1 + R2)
Voltage divider outputVout = Vs × R2 / (R1 + R2)
Ohm's LawV = I × R; I = V / R; R = V / I
Power dissipationP = V × I = I² × R = V² / R
Standard resistor tolerance (E12 series)±5% (gold 4th band)
Standard resistor tolerance (E24/E96 series)±1% or ±2% (brown 5th band, metal film)
Common power ratings (through-hole)0.125 W, 0.25 W, 0.5 W, 1 W, 2 W

Safety warnings

Tools needed

Common mistakes

Troubleshooting

LED does not light despite correct wiring
Cause: Current-limiting resistor value is too high, LED is reverse-biased, or supply voltage is insufficient Fix: Measure voltage across the LED — should be approximately 1.8–2.2 V for a red LED when conducting. If 0 V, check polarity (anode to positive side) and verify supply voltage. If voltage is correct but no light, the LED may be failed. Measure voltage across the resistor to confirm current is flowing.
Voltage divider output is lower than calculated
Cause: A connected load is drawing current through the lower resistor, reducing effective R2 and pulling the output down Fix: Disconnect the load and re-measure the open-circuit output. If now correct, the load impedance is too low relative to R2. Redesign the divider with lower resistor values (maintaining the same ratio) to make the loaded and unloaded outputs nearly equal, or use an op-amp voltage follower to buffer the divider output.
Resistor becomes very hot or smells of burning
Cause: Power dissipation exceeds the resistor's rated wattage Fix: Calculate actual power dissipation: P = V²/R (V across the resistor) or P = I²×R. Replace with a resistor of adequate power rating — at minimum double the calculated dissipation. For high power applications, use multiple resistors in series or parallel to distribute the heat.

Frequently asked questions

How do you calculate total resistance for resistors in series?

Simply add all the resistance values together: R_total = R1 + R2 + R3 + ... For example, three resistors of 100 Ω, 220 Ω, and 470 Ω in series give a total of 790 Ω. The current through all resistors is identical; the voltage across each is proportional to its resistance.

How do you calculate the output voltage of a voltage divider?

Vout = Vs × R2 / (R1 + R2), where R1 is the upper resistor (connected to the supply) and R2 is the lower resistor (connected to ground). The output is taken from the junction between them. For Vs = 12 V, R1 = 10 kΩ, R2 = 5 kΩ: Vout = 12 × 5000 / 15000 = 4 V.

What is the practical difference between series and parallel resistor configurations?

In series, total resistance increases and the current is limited by the sum. In parallel, total resistance decreases and total current demand increases. Series is used where you need to add resistance or divide voltage. Parallel is used where you need less resistance than any individual available component, or to increase the power rating of a resistor combination.

How do I read a 4-band resistor colour code?

The first two bands are the significant digits, the third band is the multiplier (number of zeros to append), and the fourth band is tolerance (gold = ±5%, silver = ±10%). For example: Yellow (4), Violet (7), Red (×100), Gold (±5%) = 4 700 Ω ±5% = 4.7 kΩ. Read from the end closest to the first colour band.

Why does a voltage divider output change when a load is connected?

The load resistance in parallel with R2 reduces the effective lower resistance of the divider, pulling the output voltage down. For a stable output, the load impedance should be at least 10× greater than R2. If the load impedance is comparable to R2, the loaded output voltage must be recalculated with R2 replaced by the parallel combination of R2 and the load.

Related diagrams

Free electrical calculators

Edit this diagram free in the online editor