Series-Parallel Circuit Calculator

Solve nested resistor networks with + and ∥

Required Parameters

Waiting for input data...

Ad Placement
Sidebar Adaptive Ad Slot

Quick Answer

Simplify nested resistor networks from the inside out. Use + for series and || (or ∥) for parallel. Example: 1k+(2.2k||4.7k) ≈ 2.5 kΩ.

Documentation

How to use the series-parallel circuit calculator

  1. Sketch the network and mark pure series and parallel groups.
  2. Enter the expression using + for series and || (or ) for parallel.
  3. Use parentheses for nesting: 1k+(2.2k||4.7k) or (10||10)+4.7k.
  4. Read Req and the simplification steps.

For a flat parallel or series list only, prefer the Parallel Resistor Calculator.

Worked example

R1 = 1 kΩ in series with (R2 = 2.2 kΩ ∥ R3 = 4.7 kΩ)

  1. Parallel group: (2200 × 4700) / (2200 + 4700) = 1497 Ω
  2. Series total: 1000 + 1497 = 2497 Ω ≈ 2.5 kΩ

Expression: 1k+(2.2k||4.7k)

Operator rules

  • Parallel binds tighter than series: 1k+2.2k||4.7k1k+(2.2k∥4.7k)
  • Parentheses always win
  • Engineering shorthand supported: 4K7, 10M, 220

Related tools

Design Notes

Pure series or pure parallel lists are faster in the Parallel Resistor Calculator. Use this solver when the schematic has nested groups that cannot be entered as a single flat list.

Common Mistakes

  • 1

    Forgetting parentheses when series and parallel mix at the same level.

  • 2

    Using a single | instead of || for parallel — this tool expects || or ∥.

  • 3

    Trying to solve non-series-parallel (bridge) networks — those need mesh/nodal analysis.

Engineering Handbox

1. Inner parallel: (2.2k ∥ 4.7k) = 1.497 kΩ 2. Series with 1k: 1k + 1.497k = 2.497 kΩ

VerificationReq ≈ 2.5 kΩ

Knowledge Base

What is a series-parallel circuit calculator?

A tool that finds equivalent resistance for nested combination circuits — networks that mix series (+) and parallel (∥) groups. Enter an expression such as 1k+(2.2k||4.7k) and simplify from the inside out.

How do I write a parallel group?

Use || or ∥ between resistor values. Example: 2.2k||4.7k means 2.2 kΩ in parallel with 4.7 kΩ. Use parentheses for nesting: (R1||R2)+R3.

When should I use the Parallel Resistor Calculator instead?

Use the Parallel Resistor Calculator for a flat list of only parallel or only series resistors. Use this Series-Parallel Circuit Calculator when the schematic has nested groups.

Can this solve bridge circuits?

No. Wheatstone bridges and other non-series-parallel topologies need mesh or nodal analysis. This solver only handles networks that reduce by successive series and parallel combinations.