Circuit theory is a set of mathematical rules for predicting how voltage, current, and power behave in electrical circuits. It simplifies the real physics of electromagnetic fields into a manageable model where each component (a resistor, capacitor, or battery) is treated as a single point with just two key properties: the voltage across it and the current through it. This simplification, called the lumped-element model, is the foundation of virtually all electrical engineering, from designing phone chargers to analyzing power grids.
The Core Simplification
Electricity actually obeys Maxwell’s equations, a set of three-dimensional field equations that describe how electric and magnetic fields spread through space. Solving those equations for even a simple circuit would be enormously complex. Circuit theory sidesteps that complexity by assuming each component is small enough that you can ignore what’s happening inside it spatially. You only care about what goes in one terminal and comes out the other.
This works as long as two conditions hold. First, the physical size of the component must be much smaller than the wavelength of the signals passing through it. A one-meter wire carries low-frequency household current just fine as a simple “lumped” element, but at frequencies where the wavelength approaches that length, different parts of the wire experience the signal at different moments, and the model breaks down. Second, the fields outside the components (in the air between wires, for instance) must be negligible. When these assumptions hold, you can treat a complex three-dimensional electromagnetic system as a simple network of connected points, which is what a circuit diagram represents.
Kirchhoff’s Two Laws
The entire framework rests on two conservation principles formalized by Gustav Kirchhoff in the 1840s.
The first, Kirchhoff’s current law, says that all current flowing into any junction in a circuit must equal all current flowing out. This is conservation of electric charge: charge cannot appear from nowhere or vanish at a junction. If three wires meet at a point and two of them carry current in, the third must carry exactly that combined current out.
The second, Kirchhoff’s voltage law, says that if you trace any closed loop through a circuit and add up all the voltage rises and drops, they sum to zero. This is conservation of energy. A battery adds energy to charges; resistors and other components consume it. Over any complete loop, the energy gained per unit of charge exactly equals the energy lost.
These two laws, combined with equations describing individual components, are enough to solve for every voltage and current in a circuit of any size.
Ohm’s Law and Component Behavior
The simplest component equation is Ohm’s law: voltage equals current times resistance (V = IR). A resistor with a fixed resistance will always produce a voltage drop proportional to the current flowing through it. Components that follow this linear relationship are called “ohmic.” Not everything behaves this way. Lightbulbs, for example, change resistance as they heat up, making them non-ohmic. Applying Ohm’s law blindly to non-ohmic devices gives incorrect results.
Components in circuit theory fall into two broad categories. Passive components, like resistors, capacitors, and inductors, can only absorb, store, or release energy. They cannot add energy to a circuit. A resistor converts electrical energy to heat. A capacitor stores it in an electric field. An inductor stores it in a magnetic field. Active components, like transistors and diodes, can inject energy into a circuit or amplify signals. They are the building blocks of amplifiers, processors, and essentially all modern electronics.
Simplifying Complex Circuits
One of circuit theory’s most powerful ideas is that any complicated network of sources and resistors can be replaced by a much simpler equivalent that behaves identically. Thévenin’s theorem states that any linear circuit, no matter how many components it contains, can be reduced to a single voltage source in series with a single resistor, as seen from any two terminals. Norton’s theorem does the same thing but uses a current source in parallel with a resistor instead. The resistance value is the same in both cases.
To find these equivalents, you measure (or calculate) two things: the open-circuit voltage at the terminals and the short-circuit current. The equivalent resistance is simply the voltage divided by the current. Once you have the equivalent, you can attach any additional components to those terminals and analyze the simplified version instead of the original sprawling network. This is invaluable in practical design, where you often care about how one part of a system interacts with another without needing to re-solve the entire thing.
A related result is the maximum power transfer theorem. A source delivers the most power to a load when the load resistance equals the source’s internal resistance. In AC circuits, this extends to complex impedances: maximum power transfer occurs when the load impedance is the complex conjugate of the source impedance.
AC Circuits and Phasors
When voltages and currents alternate sinusoidally, as in household power or radio signals, circuit theory extends into the phasor domain. Instead of tracking a voltage that oscillates up and down over time, you represent it as a complex number with a magnitude and a phase angle. This converts calculus problems into algebra problems, making AC circuits almost as straightforward to solve as DC ones.
In this framework, resistance generalizes to impedance, which has both a real part (resistance) and an imaginary part (reactance). A resistor’s impedance is purely real because its voltage and current peak at the same instant. An inductor’s impedance is purely imaginary and positive, meaning current lags behind voltage. A capacitor’s impedance is purely imaginary and negative, meaning current leads voltage. These phase relationships are central to how filters, tuning circuits, and power systems work.
Transient Behavior
Not everything in a circuit happens in steady state. When a switch flips or a power supply turns on, capacitors and inductors cause voltages and currents to change gradually rather than instantly. Circuit theory describes this transient behavior using time constants.
For a resistor-capacitor (RC) circuit, the time constant is simply resistance multiplied by capacitance. A capacitor charged to some initial voltage and then connected to a resistor will discharge exponentially, losing about 63% of its voltage in one time constant. After five time constants, it’s effectively at zero. If instead the capacitor is charging toward a supply voltage, it follows the same exponential curve in reverse, reaching about 63% of the target in one time constant.
Resistor-inductor (RL) circuits behave similarly, but the time constant is the inductance divided by the resistance. The current through the inductor rises or falls exponentially with that characteristic time. These transient responses are the basis for timing circuits, filters, and the startup behavior of nearly every electronic system.
Where Circuit Theory Stops Working
Circuit theory is an approximation, and it has limits. The lumped-element model assumes signals travel instantaneously across a component, which is only true when the component is physically small compared to the signal’s wavelength. As frequencies climb into the hundreds of megahertz and beyond, components that were fine as lumped elements start behaving like antennas or transmission lines. A wire that was invisible at 1 MHz becomes a significant radiator at 1 GHz. At that point, engineers switch to transmission-line theory or full electromagnetic simulation.
The boundary is practical, not sharp. A rule of thumb is that the lumped-element model works well when the largest dimension of the circuit is less than about one-tenth of the signal wavelength. For a circuit that fits on a small board, that keeps circuit theory valid up to roughly a few hundred megahertz, which covers the vast majority of power electronics, audio, sensor, and control applications.

