Kirchhoff Laws Calculator

Solve series and parallel resistor circuits with Kirchhoff's Voltage and Current Laws.
Finds total resistance, current, and the drop across each resistor.

Kirchhoff Laws

Kirchhoff published his two circuit laws in 1845 at age 21. Together they let you analyze any DC resistor network, no matter how complex.

Kirchhoff’s Voltage Law (KVL): The sum of all voltages around any closed loop equals zero. In a series circuit, this means the supply voltage equals the sum of voltage drops across each resistor: V = V1 + V2 + V3 + …

Kirchhoff’s Current Law (KCL): The current entering any node equals the current leaving it. In a parallel circuit, total current splits across branches: I = I1 + I2 + I3 + …

For a series circuit: total resistance R_total = R1 + R2 + … because the same current flows through each resistor. Voltage across each resistor: Vn = I × Rn. The resistor with the largest resistance gets the most voltage.

For a parallel circuit: 1/R_total = 1/R1 + 1/R2 + … The total resistance is always less than the smallest individual resistor. The same voltage appears across each branch. Current through each branch: In = V/Rn. The smallest resistor carries the most current.

A practical note: most real circuits are neither pure series nor pure parallel — they’re combinations. You apply KVL to loops and KCL to nodes and solve the resulting simultaneous equations. For simple two-mesh or three-mesh circuits, that approach is fast. For more complex networks, matrix methods (nodal analysis) are more efficient.

Power dissipated per resistor: P = V² / R = I² × R. In a series circuit, the largest resistor dissipates the most power. In parallel, the smallest resistor dissipates the most.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.

Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.