Sinusoidal Sources and Phasors
Sinusoidal sources and phasors are the foundation of AC circuit analysis. Instead of solving differential equations every time you encounter a time-varying signal, phasors let you convert sinusoidal voltages and currents into complex numbers. Once you do that, you can apply the same techniques you already know from DC analysis (Ohm's Law, KVL, KCL, voltage dividers) using complex arithmetic. This is the core idea behind sinusoidal steady-state analysis.
Sinusoidal Sources and Characteristics
Fundamentals of Sinusoidal Sources
A sinusoidal source produces a voltage or current that varies with time according to a sine or cosine function. The general form for voltage is:
and for current:
Why cosine and not sine? Either works, but cosine is the standard convention because it aligns directly with the real part of a complex exponential (more on that in the phasor section). Sinusoidal waveforms are also fundamental because any periodic signal can be decomposed into a sum of sinusoids through Fourier analysis.
Key Parameters of Sinusoidal Waveforms
Each sinusoidal waveform is fully described by a handful of parameters:
- Amplitude ( or ): The peak value of the waveform, measured from zero to the maximum.
- Frequency (): The number of complete cycles per second, in Hertz (Hz). Household AC in the US runs at .
- Angular frequency (): Related to frequency by , measured in radians per second. For 60 Hz, .
- Period (): The time for one complete cycle. Calculated as or equivalently .
- Phase angle (): The horizontal shift of the waveform relative to a reference, in degrees or radians. A positive shifts the waveform to the left (earlier in time), meaning it leads the reference.
Derived Quantities and Measurements
The Root Mean Square (RMS) value is the effective value of a sinusoidal signal. It tells you the equivalent DC value that would deliver the same average power to a resistor.
For sinusoids specifically:
When someone says "120 V AC," they mean 120 V RMS. The actual peak voltage is .
One other useful fact: instantaneous power in an AC circuit varies sinusoidally at twice the source frequency, but average power depends on RMS values.
Phasors for Sinusoidal Signals

Phasor Representation Basics
A phasor is a complex number that captures the amplitude and phase of a sinusoidal signal while dropping the time dependence. The key relationship comes from Euler's formula:
Using this, you can write a sinusoidal voltage as:
The phasor is defined as just the part that doesn't depend on time:
To recover the time-domain signal, you multiply the phasor by and take the real part.
Phasors can be written in two equivalent forms:
- Polar form:
- Rectangular form:
Phasor Domain Characteristics
There are a few conditions that must hold for phasor analysis to be valid:
- The circuit must be linear and time-invariant (LTI).
- The circuit must be in sinusoidal steady state, meaning all transients have died out.
- All sources must operate at the same frequency. (The phasor strips out , so it's implicitly assumed to be the same everywhere.)
The payoff is significant: instead of solving differential equations, you solve algebraic equations with complex numbers.
Phasor Transformations and Applications
To work in the phasor domain, you transform each circuit element into its impedance:
| Element | Time Domain | Phasor Domain Impedance |
|---|---|---|
| Resistor | ||
| Inductor | ||
| Capacitor |
Notice what happens: differentiation in the time domain becomes multiplication by , and integration becomes division by . That's why phasors eliminate differential equations.
Once everything is in the phasor domain, Ohm's Law becomes:
where and are phasors and is the complex impedance. Admittance is the reciprocal: .
KVL and KCL apply directly to phasor quantities, just as they do in DC circuits.
Phasor Analysis of Circuits
Circuit Analysis Techniques
Every DC technique you've learned carries over to the phasor domain, with real resistances replaced by complex impedances:
- Series impedances add directly:
- Parallel impedances combine as:
- Voltage division:
- Current division:
- Source transformations and Thรฉvenin/Norton equivalents work the same way, but with complex values for and .
The only difference from DC analysis is that you're doing arithmetic with complex numbers instead of real numbers.

Power Calculations in Phasor Domain
Complex power combines real and reactive power into one quantity:
where is the complex conjugate of the current phasor. (You conjugate the current, not the voltage.)
- Real power: , measured in watts (W). This is the power actually consumed.
- Reactive power: , measured in volt-amperes reactive (VAR). This represents energy stored and released by inductors and capacitors.
- Apparent power: , measured in volt-amperes (VA).
- Power factor: , where is the angle between the voltage and current phasors. A power factor of 1 means all power is real (purely resistive load).
Advanced Analysis Methods
These techniques extend naturally into the phasor domain:
- Superposition applies when multiple sinusoidal sources share the same frequency. (If sources have different frequencies, you must analyze each frequency separately and add the time-domain results.)
- Nodal and mesh analysis work with complex impedances and admittances, producing systems of equations with complex coefficients.
- Maximum power transfer occurs when the load impedance equals the complex conjugate of the Thรฉvenin impedance: .
- Balanced three-phase systems can be reduced to a single per-phase equivalent circuit using phasor notation, greatly simplifying analysis.
Phasor Operations
Basic Phasor Arithmetic
Different operations are easier in different forms. Here's the practical rule:
- Addition/Subtraction: Use rectangular form. Add or subtract the real and imaginary parts separately.
- Multiplication: Use polar form. Multiply the magnitudes and add the angles.
- Division: Use polar form. Divide the magnitudes and subtract the angles.
The j-Operator and Rotations
The imaginary unit has a geometric meaning: multiplying a phasor by rotates it by in the complex plane. Multiplying by rotates it by . This is why inductor impedance () causes current to lag voltage by 90ยฐ, and capacitor impedance () causes current to lead voltage by 90ยฐ.
Phasor diagrams are graphical plots of phasors in the complex plane. They're useful for visualizing the phase relationships between voltages and currents in a circuit.
Coordinate System Conversions
You'll convert between rectangular and polar forms constantly, so these should become second nature.
Rectangular to Polar:
- Calculate the magnitude:
- Calculate the phase angle:
- Check the quadrant. If , you need to add or subtract 180ยฐ to the angle from your calculator, since only returns values between and .
Polar to Rectangular:
- Calculate the real part:
- Calculate the imaginary part:
The quadrant check in step 3 of the rectangular-to-polar conversion is a common source of errors on exams. If you have , your calculator gives , but the correct angle is since the phasor is in the second quadrant.