Skip to content

Phasors

The key idea

A phasor is one arrow that stands for a full sine wave. The length of the arrow is the size of the wave. The angle of the arrow is the timing of the wave. Two numbers replace an entire curve.

The idea

Everything on an AC network — every voltage, every current — is a wave that repeats 50 or 60 times each second. Drawing waves is slow, and comparing two waves by eye is hard.

Engineers use a shortcut. Picture an arrow that rotates at the system frequency, like the hand of a very fast clock running backward. Track the height of the arrow tip, moment by moment: that height traces out a sine wave — exactly the wave the arrow stands for.

Because every wave in the network rotates at the same frequency, the rotation itself carries no information. So we freeze the picture and keep just the arrow: its length (the magnitude) and its angle (the phase). That frozen arrow is the phasor.

Try it

One phasor, one wave — the same thing
the phasorthe wave it draws (time →)
1.00
0°

The height of the arrow tip, moment by moment, is the wave. Make the arrow shorter and the wave gets smaller. That is all a phasor is: the arrow that stands for the wave.

Why it matters

  • Comparing waves becomes comparing arrows. "Current lags voltage by 30°" is one glance at two arrows. On two overlapping curves, it is a careful measurement.
  • Wave arithmetic becomes arrow arithmetic. Adding two waves point by point is tedious. Adding two phasors is tip-to-tail arrow addition — one triangle.
  • The whole toolbox depends on it. Bus voltage angles in a power flow, the phase shift of a transformer vector group, and the 120° spacing of a three-phase system are all statements about phasors.

The software you are reading about is named after this idea.

The math, if you want it

A wave v(t) = Vm sin(ωt + φ) is written as the phasor V = V∠φ, where V is the RMS magnitude (Vm/√2) and φ is the phase angle. Formally the phasor is a complex number: V = V(cos φ + j sin φ) = V e. The rotation ejωt is dropped because it is common to every quantity in the network. All AC circuit laws — Ohm's law, Kirchhoff's laws — then work with complex arithmetic exactly as they do with real numbers in DC circuits: V = Z · I.

See it in Phasor

Every voltage and current that Phasor solves is a phasor: the power flow reports each bus voltage as a magnitude in per unit and an angle in degrees. The rotating field on the Phasor home page is this exact diagram, drawn for three phases.

Related concepts