From Ohm's Law to Generalized Impedance
Ohm's law in its familiar form, , describes a resistor: voltage is directly proportional to current, with the constant of proportionality being the resistance. This is a purely algebraic relationship that holds at every instant. Capacitors and inductors, however, relate voltage and current through derivatives and integrals rather than a simple constant, which makes time-domain analysis of any circuit containing them a matter of solving differential equations. The Laplace transform rescues us. By transforming the circuit into the -domain, the calculus collapses into algebra, and every element obeys a generalized Ohm's law:
Here is the impedance, a frequency-dependent generalization of resistance. Once you have the impedance of each element, all the familiar tools, including the voltage divider, current divider, and series/parallel combination rules, apply unchanged. That is the central payoff of the s-domain: the topology and the algebra stay identical; only the element models change.
The Constitutive Relations
Each passive element has a defining (constitutive) relation in the time domain. The resistor is algebraic, while the capacitor and inductor are differential:
Applying the Laplace transform (with zero initial conditions, the standard assumption for impedance) and using the differentiation property , each relation becomes a simple multiplication. For the capacitor, , so . For the inductor, directly. Each now has the form , confirming the generalized Ohm's law.
Impedance of R, L, and C
The three fundamental impedances are collected below. The third column gives the value on the imaginary axis, , which is what you use for steady-state sinusoidal (phasor) analysis at angular frequency .
| Element | Impedance | At | Behavior |
|---|---|---|---|
| Resistor | Frequency-independent | ||
| Inductor | Short at DC, open at high | ||
| Capacitor | Open at DC, short at high |
The two limiting behaviors are worth memorizing. At DC (), an inductor's impedance goes to zero (a short circuit) while a capacitor's impedance goes to infinity (an open circuit). At very high frequency the roles reverse. These limits let you sketch a circuit's behavior at the extremes before doing any algebra, and they explain why capacitors block DC bias while passing AC signals in amplifier coupling networks.
A Worked Example: Impedance of a Series RC Branch
Suppose in series with , driven at . First find the angular frequency: . The capacitor's impedance magnitude is ,
so (capacitive reactance is negative imaginary). The total series impedance is . Its magnitude is:
and its phase angle is . So at 1 kHz this branch looks like an 1880 Ω impedance whose current leads its voltage by about 58 degrees, the capacitive lead you would expect. If you raised the frequency to 10 kHz, the reactance would shrink to about 159 Ω and the branch would behave almost like a pure 1 kΩ resistor, with a phase angle near −9 degrees.
Admittance, the Useful Reciprocal
Just as conductance is the reciprocal of resistance, admittance is the reciprocal of impedance, and it is the natural quantity when elements sit in parallel. The admittances of the three elements are , , and . Notice the pleasing symmetry: the capacitor's admittance has exactly the same algebraic shape as the inductor's impedance , which is one face of the deep duality between the two reactive elements. When you analyze parallel branches, summing admittances is far less error-prone than combining impedances with the product-over-sum rule, and it feeds directly into the conductance form of the current divider.
The real part of an admittance is called conductance and the imaginary part susceptance, mirroring the resistance and reactance that make up an impedance. For the series RC branch worked above, inverting gives an admittance whose magnitude is with a positive (capacitive) susceptance, the algebraic sign having flipped under reciprocation. Keeping admittance and impedance straight, and knowing which one simplifies a given topology, is a hallmark of fluent s-domain work.
Power, RMS, and Why Reactance Stores Rather Than Dissipates
A resistor converts electrical energy irreversibly into heat; its average power is . Reactive elements behave differently. An ideal inductor or capacitor stores energy during one part of the cycle and returns it during another, so over a full sinusoidal period their average dissipated power is zero. This is why reactance contributes to the impedance magnitude (and therefore limits current) without ever heating the component. The current through a reactive element is 90 degrees out of phase with its voltage, and the product averaged over a cycle vanishes. Real components deviate from this ideal because of parasitic series resistance, but the first-order model treats and as lossless. Recognizing the difference between energy storage and energy dissipation is essential when you reason about efficiency, heating, and the quality factor of resonant circuits.
Why This Matters for Filters
Because impedances combine in series and parallel exactly as resistances do, you can drop them straight into a divider. An RC low-pass filter is nothing more than a voltage divider with and , giving the transfer function . This is the bridge from element impedances to transfer-function analysis, and it is why mastering the three impedances above unlocks the entire frequency-domain toolkit. The same impedances explain resonance: in a series RLC loop the inductive reactance rises with frequency while the capacitive reactance falls, and at the frequency where they are equal the two cancel, leaving only . That cancellation is the entire story of the RLC resonant circuit, and it follows from nothing more than the three impedance expressions in the table.
Common Mistakes
- Confusing impedance with reactance. Reactance is the imaginary part only; impedance is the full complex quantity . The capacitor's reactance is , not its whole impedance.
- Dropping the sign on capacitive reactance. . Forgetting the negative sign flips the phase and turns a leading current into a lagging one.
- Forgetting the factor of . Impedance uses angular frequency , not ordinary frequency . This is an easy order-of-magnitude error.
- Ignoring initial conditions. The clean and forms assume zero initial inductor current and capacitor voltage. Non-zero initial conditions add independent source terms in the transformed circuit.
A Note on the s-Plane Itself
The complex variable carries more information than the phasor frequency alone. The imaginary part describes steady oscillation, while the real part describes growth or decay of the envelope. Evaluating an impedance at a general rather than only on the axis is what lets you locate the poles and zeros of a transfer function, the values of where the response blows up or vanishes. Those pole and zero locations determine stability, transient behavior, and the shape of a filter's response long before you ever sweep a frequency. Working comfortably with and as algebraic objects, rather than rushing to substitute , is therefore the habit that opens the door to the full power of Laplace-based circuit analysis.
Related Tutorials
- Voltage Divider Equation — uses these impedances directly to build filters.
- RC Low-Pass Filter — the canonical first application of capacitor impedance.
- RLC Resonant Circuit — where inductive and capacitive reactance cancel.