A series circuit has one continuous current path. The same current flows through every series component, the component resistances add, and the source voltage divides among the components.
A parallel circuit has two or more current paths connected across the same two nodes. Each branch has the same voltage, the branch currents add at the source, and the equivalent resistance is lower than the smallest individual branch resistance.
The basic comparison is:
Series: same current, resistance adds, voltage divides
Parallel: same voltage, current divides, conductance adds
The examples below use direct current (DC) and ideal resistive loads so the relationships are easy to see. Real installations also require conductor, equipment, protection, measurement, and safety checks — those are covered further down.
Start with Ohm’s law
The basic relationship for a resistive circuit is:
V = I x R
Where:
Vis voltage in volts (V);Iis current in amperes (A);Ris resistance in ohms (ohm).
The same relationship can be rearranged:
I = V / R
R = V / I
Power is also useful when checking a resistor or load:
P = V x I
P = I^2 x R
P = V^2 / R
P is power in watts (W). In a real circuit, a resistor or other component must be rated to handle the expected voltage, current, power, temperature, and fault conditions.
How a series circuit works
A simple series circuit can be represented like this:
source positive ---- R1 ---- R2 ---- source negative
There is only one path from one side of the source to the other. Because the path is common to both resistors, the current is the same through each resistor:
I_total = I1 = I2
Series resistance
For resistors in series, add the resistance values:
R_total = R1 + R2 + R3 + ...
The total resistance is greater than any one resistor in the string.
Series voltage
The source voltage equals the sum of the individual voltage drops:
V_total = V1 + V2 + V3 + ...
Use Ohm’s law to find the drop across a specific resistor:
V1 = I_total x R1
V2 = I_total x R2
The voltage does not automatically divide into equal parts. A larger series resistance receives a larger voltage drop because the same current passes through it.
Series worked example
Assume a 12 V DC source supplies two resistors in series:
R1 = 2 ohm;R2 = 4 ohm.
First find the total resistance:
R_total = 2 ohm + 4 ohm = 6 ohm
Then find the circuit current:
I_total = 12 V / 6 ohm = 2 A
The current through both resistors is 2 A.
Now find each voltage drop:
V1 = 2 A x 2 ohm = 4 V
V2 = 2 A x 4 ohm = 8 V
The drops add back to the source voltage:
### 4 V + 8 V = 12 V
The power checks are:
P1 = 2 A x 4 V = 8 W
P2 = 2 A x 8 V = 16 W
P_total = 8 W + 16 W = 24 W
The 4 ohm resistor receives twice the voltage drop and dissipates twice the power of the 2 ohm resistor because the series current is the same through both.
What an open or short does in series
An open circuit anywhere in a simple series path stops current through the entire path. For example, if a connection opens between R1 and R2, neither resistor has normal circuit current.
A short circuit bypasses part or all of the intended resistance. The current can increase sharply because the circuit impedance has decreased. The source, conductors, and overcurrent protection determine what happens next. Do not treat a short as a harmless test condition.
How a parallel circuit works
A simple parallel circuit can be represented like this:
source positive ----+---- R1 ----+---- source negative
|
+---- R2 ----+
The two resistors are connected across the same pair of nodes. Therefore, the voltage across each branch is the same:
V_total = V1 = V2
The source current is the sum of the branch currents:
I_total = I1 + I2 + I3 + ...
For each resistive branch:
I1 = V_total / R1
I2 = V_total / R2
The lower-resistance branch draws more current at the same voltage.
Parallel resistance
For two or more parallel resistors:
1 / R_total = 1 / R1 + 1 / R2 + 1 / R3 + ...
For two resistors, the product-over-sum shortcut is convenient:
R_total = (R1 x R2) / (R1 + R2)
The equivalent resistance of a parallel network is lower than the smallest branch resistance, assuming all branch resistances are positive.
Parallel worked example
Assume a 12 V DC source supplies two parallel resistors:
R1 = 6 ohm;R2 = 3 ohm.
Using the two-resistor shortcut:
R_total = (6 ohm x 3 ohm) / (6 ohm + 3 ohm)
R_total = 18 / 9 = 2 ohm
The total source current is:
I_total = 12 V / 2 ohm = 6 A
The branch voltage is 12 V for both resistors. Find each branch current:
I1 = 12 V / 6 ohm = 2 A
I2 = 12 V / 3 ohm = 4 A
The branch currents add correctly:
### 2 A + 4 A = 6 A
The branch power is:
P1 = 12 V x 2 A = 24 W
P2 = 12 V x 4 A = 48 W
P_total = 24 W + 48 W = 72 W
The 3 ohm branch draws twice the current and dissipates twice the power of the 6 ohm branch because both branches have the same voltage.
What an open or short does in parallel
If one branch opens, the other branch can continue to operate because it still has its own path across the source. That does not mean the open branch is safe to touch; it may still be energized on one side or at another point in the circuit.
If one branch shorts, the source sees a very low-impedance path. Fault current can be high enough to damage conductors, equipment, or the source before a protective device clears the fault. A parallel circuit is not automatically safer because it has more than one branch.
Series and parallel comparison
| Property | Series circuit | Parallel circuit |
|---|---|---|
| Current | Same through each component | Divides among branches |
| Voltage | Divides among components | Same across each branch |
| Equivalent resistance | R1 + R2 + ... |
Reciprocal sum; lower than the smallest branch |
| Open branch or component | Usually stops the whole path | Other branches may continue |
| Common use | Strings, control contacts, voltage dividers, protective devices in a path | Building branch loads, receptacles, lighting and separate load branches |
| Main check | Current path and individual voltage drops | Branch voltage, branch current and total source current |
The words describe the connection, not the type of equipment. A circuit can contain series and parallel sections at the same time. For example, a branch circuit may have a breaker and switch in series with a load, while several loads are connected in parallel across the supply.
A practical U.S. wiring example
Most ordinary receptacle and lighting loads on a U.S. branch circuit are connected in parallel with the source conductors. That arrangement allows each load to receive the circuit’s nominal voltage and operate independently — turning one lamp off should not remove power from every other receptacle on the branch.
The circuit still includes components in series with the loads, such as the circuit breaker, disconnecting means, switch, terminals, and conductors. Those parts introduce resistance and protection functions. Do not reduce a complete building circuit to a two-resistor classroom model when selecting equipment or evaluating a fault.
For a design or field review, record the actual system voltage, phase, load current, conductor material and size, circuit length, connection points, protective device, equipment ratings, and the condition of the installation. A simple resistance calculation can explain the relationship, but it cannot verify the complete installation.
Measuring series and parallel circuits
The connection rule also helps determine where to place a meter, but the instrument and the work procedure matter just as much.
Measuring voltage
Voltage is measured across a component or branch. In circuit terms, the meter is connected in parallel with the point being checked.
For example, to check the voltage across a resistor, place the properly rated voltage probes across the resistor terminals using the required electrical safety procedure. The meter should have high input impedance so it does not significantly change the circuit.
Measuring current
Current is measured through a circuit path. A conventional ammeter is inserted in series with the load or branch, while a clamp meter measures the magnetic field around an individual current-carrying conductor.
Never place a current input or conventional ammeter directly across a voltage source. That creates a very low-impedance path and can cause an arc, instrument failure, equipment damage, or serious injury.
For low-current measurement designs, a shunt resistor can create a small measurable voltage proportional to current. The Shunt Resistor Worksheet can help record current range, target meter drop, resistance, power dissipation, and thermal review notes. It is a measurement worksheet, not a general series/parallel circuit solver.
Measuring resistance and continuity
Resistance and continuity measurements are normally made with the circuit de-energized and isolated from other sources. Before connecting an ohmmeter:
- identify the circuit and the equipment;
- open the disconnecting means and apply the required lockout/tagout procedure;
- test for absence of voltage with a properly rated instrument;
- discharge capacitors and other stored-energy sources;
- isolate the component if parallel paths could affect the reading;
- use the instrument range and leads appropriate for the expected value.
A continuity beep does not prove that a circuit is de-energized. A resistance reading only describes the path seen by the instrument under that test condition — it does not identify every source, stored-energy hazard, induced voltage, or backfeed. Taking a resistance reading on an energized circuit can damage the meter or create a hazardous condition.
Where the simple formulas stop
The formulas in this article are most useful for ideal DC resistive networks. Use additional analysis when the circuit contains:
- inductors, transformers, motors, or relays;
- capacitors or electronic power supplies;
- alternating current (AC) with phase angle or frequency effects;
- nonlinear devices such as diodes, lamps, or power electronics;
- long conductors where resistance, reactance, temperature, or voltage drop matters;
- multiple sources, grounded conductors, bonding paths, or fault-current conditions.
For AC circuits with reactive components, use impedance rather than resistance alone. For a motor or electronic load, nameplate data, manufacturer instructions, source capacity, inrush or starting current, protection, and equipment compatibility may control the design. This distinction also answers whether the parallel-resistor formula applies to real 120 V loads: use it only when the loads can reasonably be represented as fixed resistances under the conditions being studied — heating elements, motors, electronic supplies, and switching loads often cannot.
The Voltage Drop Worksheet provides a place to record system voltage, phase or DC, load current, circuit length, conductor material, voltage-drop result, and the review basis. The Wire Size Calculator can support a preliminary conductor and voltage-drop estimate. Series or parallel connection type affects voltage, current, and equivalent resistance, but it does not by itself determine conductor size — sizing also requires load, ampacity, adjustment and correction factors, voltage drop, terminals, protection, and raceway or cable conditions. Neither worksheet replaces ampacity, protection, termination, grounding and bonding, equipment listing, or local review.
Common mistakes
Adding parallel resistances directly
6 ohm + 3 ohm = 9 ohm is the series result, not the parallel result. For parallel branches, use the reciprocal formula or the product-over-sum shortcut.
Assuming series voltage divides equally
Equal voltage drops occur only when the series resistances are equal. With unequal resistances, the larger resistance receives the larger drop.
Assuming parallel current is equal
Parallel branches have the same voltage, not automatically the same current. Current depends on each branch’s impedance.
Forgetting the total source current
In a parallel network, the source must supply the sum of the branch currents. Check the branch results and add them before evaluating the source or protective device.
Measuring resistance on an energized circuit
An ohmmeter uses its own test signal and is not a substitute for a voltage test. De-energize, isolate, verify, and discharge before resistance or continuity testing.
Using a simple resistor formula for an AC equipment decision
Motors, transformers, capacitors, electronic supplies, and long feeders may require impedance, power factor, inrush, temperature, voltage-drop, and equipment-specific analysis.
Elecatrix resources
The current Elecatrix build does not include a published dedicated series-circuit or parallel-circuit calculator. Use the formulas and examples above for the basic comparison, then use the existing resources that match the next check:
- Calculator Library for the currently available electrical calculation tools.
- Voltage Drop Worksheet for recording circuit and conductor data when series resistance or conductor drop is part of the review.
- Wire Size Calculator for a preliminary conductor and voltage-drop estimate after the circuit current and length are known.
- Shunt Resistor Worksheet for low-resistance current-measurement planning, including power and thermal notes.
These resources help organize arithmetic or measurement inputs. They do not approve a wiring method, select a protective device for every application, certify a measurement, or replace qualified design and field review.
Safety and code note
This is an educational explanation of basic series and parallel circuit relationships, not an electrical installation approval, an engineering certification, an inspection guarantee, or a substitute for the current NFPA 70 (National Electrical Code) edition adopted by the project jurisdiction, local amendments, manufacturer instructions, utility requirements, or qualified professional review.
The NFPA issued the 2026 NEC in fall 2025, and it is the most current published edition, but publication is not adoption. As of mid-2026, only a handful of states — including Massachusetts — enforce the 2026 edition; most jurisdictions still enforce the 2023, 2020, or earlier editions, and adoption dates vary by state and by local amendment. Confirm the edition and any local amendments in force with the authority having jurisdiction (AHJ) before applying any code-based requirement, including load calculation methods, demand factors, or GFCI provisions that changed between the 2023 and 2026 editions.
Electrical testing and installation can expose workers to shock, arc-flash, stored energy, unexpected backfeed, and moving equipment. Follow the employer’s electrical safety procedure, identify all sources, isolate and verify circuits where required, use properly rated test equipment, and have energized work performed only by qualified persons under the applicable safety program. See OSHA’s 29 CFR 1926.416 general electrical requirements. For code-development and access information, see NFPA’s NFPA 70 code-development page.
Before relying on a result, verify the actual circuit topology, voltage, load behavior, conductor and equipment ratings, protective devices, grounding and bonding, measurement method, and job conditions.