← STEM Learning Studio
Concept Explainer · STEM Learning

Complex Numbers & Phasors — Why Engineers Use "Imaginary" Numbers to Solve Very Real AC Circuit Problems

Nothing about j = √−1 is fictional in an AC circuit. It's a bookkeeping trick that lets one algebraic object carry two real numbers — amplitude and phase — so engineers can stop solving differential equations and start doing algebra.

The name "imaginary number" is one of the worst-marketed ideas in all of mathematics. It was coined centuries ago as an insult by mathematicians who thought numbers like √−1 couldn't possibly correspond to anything real — and the name stuck long after the math proved otherwise. In electrical engineering, a complex number a + jb (engineers write j instead of iso it's never confused with current) isn't standing in for something unmeasurable. It's a compact way to carry two real, measurable numbers — a magnitude and a direction — as a single object you can add, multiply, and divide, instead of juggling two separate numbers and a page of trigonometric identities to combine them.

The Setup

A phasor is a sinusoid's amplitude and phase, frozen into one number

Every voltage and current in a linear AC circuit driven at a single frequency is a sinusoid: V(t) = Vm·cos(ωt + φ). Writing that whole expression out every time you want to add two voltages or relate a voltage to a current is exhausting — and every one of those signals shares the exact same ω, so carrying it around on every term is pure overhead. Strip it out, and all that's left that actually distinguishes one signal from another is its amplitude Vm and its phase φ. A phasor is exactly those two numbers, packaged as a single complex number V̄ = Vm∠φ — a static snapshot that encodes everything about the signal except the part every other signal in the circuit already shares.

A time-varying sinusoid ⟶ a static phasor

Time domain: V(t) = Vm·cos(ωt + φ)ωtVVmsolid: actual V(t), phase φ ahead of dashed reference cos(ωt)phasortransformPhasor domain: V̄ = Vm ∠ φReImφVm ∠ φlength = amplitude Vm · angle = phase φ
What the magnitude carries
|V̄| = Vm
The waveform's peak amplitude — a real, oscilloscope-measurable voltage.
What the angle carries
∠V̄ = φ
The waveform's phase shift — a real, measurable time offset, expressed as an angle.
Why This Isn't Just a Notational Shortcut

Phasors turn calculus into algebra

The reason this matters is what it does to the math. Solving a circuit directly in the time domain means writing and solving differential equations, because a resistor, capacitor, and inductor relate voltage and current through V = IR, I = C·dV/dt, and V = L·dI/dt respectively. Convert everything to phasors instead, and differentiation with respect to time becomes multiplication by . Every component's behavior collapses into a single complex number called impedance, Z = R + jX, and Ohm's law V̄ = ĪZ works exactly like the DC version — except every quantity in it is now a complex number carrying both magnitude and phase. A resistor's impedance is just R (real, no phase shift). An inductor's impedance is jωL— purely imaginary, meaning multiplying a current phasor by it doesn't just scale the current's magnitude, it also rotates it by exactly +90°. That +90° rotation isn't a mathematical curiosity — it's the algebraic fingerprint of the well-known fact that inductor voltage leads current by 90°.

Series RL circuit: phasor addition = the real circuit relationship

Series RL circuitAC sourceRLI (reference, 0°)V_R — in phase with IV_L — leads I by 90°Phasor diagram: V̄ = V̄_R + V̄_LReImV̄_RV̄_LV̄ (total)θ
Resistor & inductor voltages
V̄_R = 100∠0° V, V̄_L = 60∠90° V
V_R stays on the real axis with the current. V_L sits 90° ahead, on the imaginary axis.
Total voltage (vector sum)
V̄ ≈ 116.6∠31° V
√(100² + 60²) ≈ 116.6 V, at atan(60/100) ≈ 31° — a real, measurable amplitude and phase shift, not just an abstract vector length.
Why this works

Multiplying phasors multiplies magnitudes and adds angles — which is exactly how real AC quantities combine.

This is the geometric payoff of writing quantities as complex numbers instead of separate magnitude/phase pairs. When you multiply two phasors, their magnitudes multiply and their angles add — a single algebraic operation replaces the trigonometric identities you'd otherwise need to combine an amplitude and a phase shift by hand. That's not a coincidence that happens to be convenient; it's the reason impedance works at all. Multiplying a current phasor by an inductor's impedance jωL scales its magnitude by ωL and rotates it by the impedance's own angle, +90° (since jitself sits at exactly +90° on the complex plane). That rotation is the algebra correctly reproducing the measured, physical fact that inductor voltage leads current by a quarter cycle — the math isn't modeling the circuit approximately, it's tracking the same phase relationship the circuit actually exhibits.

Common misconception
"Complex numbers and phasors are just abstract mathematical tools with no real physical meaning — the 'imaginary' part isn't a real, measurable quantity."

False, and it confuses a labeling convention with a claim about physical reality. "Real axis" and "imaginary axis" are historical mathematical names for the two perpendicular directions of the complex plane — nothing more. What those axes represent for a phasor is entirely physical: the magnitude is a real voltage or current amplitude you could put on an oscilloscope and read directly, and the angle is a real, measurable phase shift between two waveforms, also readable straight off a scope trace. Nothing about V̄_L = 60∠90° V is fictional — it's the actual voltage across a real inductor, at its actual measured phase relative to the current. The "imaginary axis" is simply the geometric slot chosen to hold the second real number (the phase-shifted component) so it can be added, multiplied, and divided algebraically alongside the first. Call the two axes anything you like — the physics underneath doesn't change.

Related Concept Explainers & Tools
Eigenvalues & Eigenvectors — What They Actually Mean
Read it →
Unit Circle & Trig Identity Reference
Open tool →

Complex Numbers & Phasors — Concept Explainer

Explains what a complex number and a phasor actually represent in AC circuit analysis: not a fictional quantity, but a compact way to carry a signal's amplitude and phase as one algebraic object — and why converting time-varying sinusoids into static phasors turns differential-equation circuit analysis into simple complex-number algebra.

Why This Is Commonly Misunderstood

"Imaginary number" is a historical name, not a technical description — it was coined as a dismissal by mathematicians skeptical that √−1 could mean anything, centuries before its use became standard. In engineering, that naming baggage leads people to assume the imaginary part of a phasor is somehow less real than the real part. It isn't. A complex number a + jb (engineers use j instead of i to avoid clashing with current, i) is just a 2D quantity — think of it as a pair of real numbers, (a, b), packaged so it can be added, multiplied, and divided as a single object using the rules of complex arithmetic instead of separate trigonometric bookkeeping.

What a Phasor Actually Encodes

Every sinusoidal signal in a linear AC circuit driven at a single frequency has the form V(t) = Vm·cos(ωt + φ). Since every signal in that circuit shares the same ω, it carries no information that distinguishes one signal from another — so phasor notation strips it out and keeps only what does: the amplitude Vm and the phase φ, written as a single complex number V̄ = Vm∠φ = Vm·cos(φ) + j·Vm·sin(φ). The real part is the phasor's projection onto the reference (in-phase) direction; the imaginary part is its projection onto the direction 90° out of phase. Both parts correspond to real, physically meaningful quantities once you reconstruct V(t) from the phasor — the phasor is simply a frozen snapshot that omits the shared, redundant ωt term.

On the complex plane, this snapshot has direct geometric meaning: the phasor's magnitude |V̄| is the sinusoid's peak amplitude, and its angle ∠V̄ (measured from the positive real axis) is its phase. Multiplying two phasors together multiplies their magnitudes and adds their angles — which is exactly how amplitudes and phase shifts actually combine in a real AC circuit, not an approximation of it.

Why This Turns Calculus Into Algebra

Solved directly in the time domain, a circuit with resistors, capacitors, and inductors requires differential equations, because I = C·dV/dt and V = L·dI/dt involve derivatives with respect to time. Converting every voltage and current to a phasor replaces d/dt with multiplication by jω, collapsing each component's behavior into a single complex number called impedance: Z_R = R (purely real, no phase shift), Z_L = jωL (purely imaginary, a +90° phase rotation), Z_C = 1/(jωC) (purely imaginary, a −90° phase rotation). Ohm's law then becomes V̄ = ĪZ, exactly like the DC case, except every term now carries both magnitude and phase — and combining components in series or parallel is ordinary complex-number algebra rather than solving coupled differential equations. This is the entire reason phasor analysis (impedance, complex power, AC network theorems) is the standard toolkit for AC circuit analysis.

Where This Matters

Every piece of standard AC circuit theory — impedance, complex power (S = P + jQ), power factor, resonance, filter design, three-phase analysis — is built on phasors. An inductor's impedance jωL correctly encodes, in one algebraic step, both its opposition to current (magnitude ωL) and the fact that its voltage leads current by 90° (the +90° angle contributed by j). A capacitor's impedance 1/(jωC) = −j/(ωC) does the mirror-image job, correctly encoding that capacitor current leads voltage by 90°. None of this requires re-deriving the underlying differential equations each time; the phasor and impedance framework already has the phase relationships built in.

Frequently asked questions

Why do electrical engineers use j instead of i for the imaginary unit?

Purely to avoid confusion — in circuit analysis, the letter i (and its capital I) is already reserved for electric current. Using j for √−1 keeps the two symbols from colliding in the same equation, even though mathematically j and i are the identical quantity.

Is a phasor the same thing as the sinusoid it represents?

Not literally — a phasor is a simplified representation, not the full signal. It deliberately omits the time-varying part (ωt), because that part is identical across every signal in a single-frequency linear circuit and therefore carries no distinguishing information. To recover the actual time-domain signal from a phasor V̄ = Vm∠φ, you reconstruct V(t) = Vm·cos(ωt + φ) — the phasor is a compact stand-in valid specifically because the circuit is linear and single-frequency.

What does it mean for impedance to be a complex number?

It means impedance carries two pieces of real information at once: its magnitude tells you how strongly a component opposes current flow (like resistance does in DC), and its angle tells you the phase shift it introduces between voltage and current. A purely resistive impedance (angle 0°) introduces no phase shift; a purely reactive impedance (angle ±90°, from inductors or capacitors) introduces a full quarter-cycle phase shift; most real impedances fall somewhere between, mixing both effects.

Can you measure the "imaginary part" of a voltage with a real instrument?

You can't clip a probe directly onto "the imaginary part" any more than you can clip one onto "the x-component" of a 2D velocity — both are coordinates in a chosen representation, not separate physical things. But everything the imaginary part encodes is measurable: the phase angle it represents shows up directly as a time offset between two waveforms on an oscilloscope, and reconstructing the full phasor lets you predict exactly what a scope or meter will read at any instant.

Why does multiplying by j correspond to a 90° rotation?

Because j is defined as √−1, and geometrically, multiplying any complex number by j rotates it 90° counterclockwise on the complex plane while leaving its magnitude unchanged — you can verify this algebraically (j·(a + jb) = ja + j²b = −b + ja, which is the original point rotated a quarter turn) or by noting j sits exactly at angle 90° on the unit circle, so multiplying by it adds 90° to any angle. That geometric fact is precisely why an inductor's impedance jωL introduces a 90° phase shift between its voltage and current.

🎓

Try our STEM Learning Studio

More calculators, simulators, and guides for this discipline.

Related tools & guides

Eigenvalues & Eigenvectors — Concept ExplainerUnit Circle & Trig Identity ReferencePower Factor CalculatorSTEM Fundamentals Handbook