AC circuit analysis techniques let you break down complex networks into manageable pieces using systematic methods. Nodal analysis, mesh analysis, superposition, and equivalent circuits all extend directly from the DC methods you already know, but now every quantity is a complex phasor.
Circuit Analysis Techniques
Fundamental Laws and Node-Based Analysis
Kirchhoff's laws work the same way in AC steady-state analysis as in DC, except every voltage and current is now a phasor (complex number with magnitude and phase).
- Kirchhoff's Current Law (KCL): The sum of phasor currents entering any node equals the sum leaving it. In phasor form:
- Kirchhoff's Voltage Law (KVL): The sum of phasor voltages around any closed loop equals zero:
Nodal analysis uses KCL to solve for unknown node voltages. Here's the process:
-
Choose a reference node (ground). Pick the node with the most connections.
-
Label the voltage at every other node as
-
Write a KCL equation at each non-reference node. Express branch currents in terms of node voltages and impedances:
-
If a voltage source connects two non-reference nodes, use a supernode: enclose both nodes and write KCL for the supernode boundary, plus the constraint equation from the source voltage.
-
Solve the resulting system of linear (complex) equations for the node voltages.
Nodal analysis is especially efficient when the circuit has many elements in parallel or when voltage sources are present (handled via supernodes).
Mesh and Superposition Techniques
Mesh analysis uses KVL and is the dual of nodal analysis. It works on planar circuits (circuits you can draw flat without crossing wires).
-
Identify each independent mesh (a loop that doesn't contain another loop inside it).
-
Assign a mesh current to each mesh, all flowing in the same direction (typically clockwise).
-
Apply KVL around each mesh. For a shared impedance between meshes and , the voltage drop is .
-
If a current source sits in only one mesh, that mesh current is known directly. If a current source is shared between two meshes, form a supermesh: write KVL around the combined loop and add the constraint from the current source.
-
Solve the system of complex equations for the mesh currents.
Mesh analysis tends to be more convenient when the circuit is series-heavy or has current sources.
Superposition applies to any linear circuit with multiple independent sources:
- Turn on one source at a time. Deactivate the others: replace voltage sources with short circuits () and current sources with open circuits ().
- Solve for the desired phasor voltage or current due to that single source.
- Repeat for every independent source.
- Add all individual phasor contributions to get the total response.
A key detail: you must add the phasor quantities (magnitude and phase), not just magnitudes. If two sources operate at different frequencies, you cannot add their phasors directly. Instead, solve each frequency separately and combine the results in the time domain.

Equivalent Circuits
Thรฉvenin and Norton Equivalents
These theorems let you replace everything except your load with a simple two-terminal equivalent. In AC circuits, resistances become impedances.
Thรฉvenin equivalent: a phasor voltage source in series with an impedance .
- Remove the load from terminals A-B.
- Find the open-circuit voltage using any analysis method.
- Find : deactivate all independent sources and calculate the impedance looking into terminals A-B. If dependent sources exist, apply a test source instead.
Norton equivalent: a phasor current source in parallel with .
- is the short-circuit current through terminals A-B.
- (they're always equal).
- The two equivalents are related by source transformation:
You can freely convert between Thรฉvenin and Norton forms. Use whichever makes the next step of your analysis easier.

Power Transfer and Circuit Optimization
The maximum power transfer theorem for AC circuits states that maximum average power is delivered to the load when:
where is the complex conjugate of the Thรฉvenin impedance. If , then the optimal load is .
This is called conjugate matching. The reactive parts cancel, and the resistive parts are equal, so maximum power flows to the load.
- Maximum power transfer does not mean maximum efficiency. At the conjugate match point, efficiency is only 50% because the source impedance dissipates the same power as the load.
- Conjugate matching matters most in RF systems, antenna design, and audio amplifiers where extracting maximum power from a source is the priority.
- In power distribution (utility grids), efficiency matters more, so you do not design for maximum power transfer.
AC Circuit Parameters
Impedance and Admittance
Impedance is the AC generalization of resistance. It captures both energy dissipation (resistance) and energy storage (reactance) in a single complex number:
- is the real part (resistance, in ohms)
- is the imaginary part (reactance, in ohms)
- The magnitude tells you the overall opposition to current
- The phase angle tells you how much the current leads or lags the voltage
Admittance is the reciprocal of impedance:
- is conductance (real part, in siemens)
- is susceptance (imaginary part, in siemens)
Admittance is particularly useful for parallel circuits. When elements are in parallel, their admittances simply add: , just like conductances add in DC parallel circuits.
Be careful: in general. is the real part of , which works out to . Only when does .
Reactance and Susceptance
Reactance quantifies opposition to current from energy-storing elements:
- Inductive reactance: , where . It increases with frequency because an inductor resists rapid changes in current. Voltage leads current by 90ยฐ.
- Capacitive reactance: . It decreases with frequency because a capacitor passes high-frequency signals more easily. Voltage lags current by 90ยฐ.
The net reactance in a series RLC circuit is . When , the circuit is at resonance and behaves as a pure resistance.
Susceptance is the imaginary part of admittance:
- Capacitive susceptance: (positive)
- Inductive susceptance: (negative)
Note the sign convention: in the framework, inductive reactance is positive and capacitive reactance is negative. In the framework, the signs flip: capacitive susceptance is positive and inductive susceptance is negative.