AC steady-state analysis applies when circuits are excited by sinusoidal sources at frequency ω and transients have decayed. Circuit responses are sinusoidal at the same frequency with different amplitude and phase. Analysis uses RMS (root-mean-square) values for amplitudes and phasor notation to convert time-domain differential equations to algebraic equations.
From your work with RC and RL networks, you know that when you apply a sudden step voltage, the circuit responds with an exponential transient — a decaying response that reflects the energy stored in capacitors and inductors. Sinusoidal steady-state analysis is what happens after those transients die out: the circuit has settled into a regime where every voltage and current oscillates at exactly the same frequency as the source, differing only in amplitude and phase. This is the "steady state" — not that nothing is changing, but that the pattern of change has stabilized into a permanent sinusoidal rhythm.
The mathematical insight that makes AC analysis tractable is Euler's formula: e^(jωt) = cos(ωt) + j·sin(ωt). A real sinusoid v(t) = V_m cos(ωt + φ) is the real part of the complex exponential V_m e^(j(ωt + φ)) = V_m e^(jφ) · e^(jωt). Since the e^(jωt) factor is common to every voltage and current in the circuit (they all oscillate at ω), it can be factored out, leaving only the phasor V = V_m e^(jφ) = V_m ∠φ — a complex number encoding amplitude and phase. Taking derivatives in time becomes multiplication by jω in phasor space, which turns the differential equations governing capacitors (i = C dv/dt) and inductors (v = L di/dt) into algebraic relations: phasor current = jωC times phasor voltage for a capacitor, and phasor voltage = jωL times phasor current for an inductor.
This is where impedance emerges. Define impedance Z as the phasor voltage divided by phasor current: for a resistor Z_R = R (real, no phase shift), for a capacitor Z_C = 1/(jωC) = −j/(ωC) (imaginary, current leads voltage by 90°), for an inductor Z_L = jωL (imaginary, voltage leads current by 90°). With impedances defined, all the linear circuit analysis tools you know — KVL, KCL, Thévenin/Norton equivalents, voltage dividers, nodal and mesh analysis — apply directly to phasors and impedances. The entire toolkit transfers intact; the only change is that resistances become complex impedances and real voltages become complex phasors.
RMS values complete the picture for power calculations. The RMS value of a sinusoid V_m cos(ωt) is V_m/√2 ≈ 0.707 V_m — it is the equivalent DC voltage that delivers the same average power to a resistor. Wall outlets are specified in RMS (120 V in the US means V_m ≈ 170 V peak), and AC power calculations use RMS amplitudes throughout. The average power delivered to an impedance is P = V_rms · I_rms · cos(θ), where θ is the phase angle between voltage and current — a result that reduces to the familiar P = V²/R = I²R for purely resistive loads (θ = 0) and gives zero average power for purely reactive loads (θ = ±90°). This frequency-domain approach, developed in full in phasor notation, is the foundation for understanding filters, resonance, power systems, and every AC circuit you will encounter in subsequent work.