Worked examples: polar ⇌ rectangular, adding two voltages, and the jω shortcut
AC Circuits · Introduction to Phasors · Example
Three problems. First: a straight conversion between polar and rectangular form. Second: adding two phasors at different angles to find a resultant (the classic Kirchhoff sum). Third: using the rule to find the voltage across an inductor without touching calculus.
Example 1 — Convert V = 8 − j6 to polar form
- Magnitude.
- Angle.Negative angle because the phasor sits below the real axis (fourth quadrant).
- Polar form.Sanity check: going back, ✓ and ✓.
Always check the quadrant when using
arctan. The bare function returns ±90°; you may need to add or subtract 180° if the real part is negative (second and third quadrants).Example 2 — V₁ = 10∠0° plus V₂ = 6∠90°
Two voltages at the same frequency. Add them phasorially.
- Convert both to rectangular.V₂ is a pure imaginary because it sits on the positive imaginary axis.
- Add component-wise.
- Convert back to polar.So .
Because V₁ and V₂ are 90° apart, the triangle is a right triangle and the magnitudes combine as . Any time two phasors are in quadrature, Pythagoras is all you need.
Example 3 — Voltage across a 5 mH inductor carrying 2 sin(2π·1000 t) A
An inductor obeys . Pre-phasors, we'd differentiate. With phasors it's a pure multiplication by .
- Identify the current phasor. so and rad/s.
- Inductor impedance.Magnitude 31.4 Ω, angle +90°.
- Voltage phasor by ‘Ohm’s law’.
- Back to the time domain.Voltage peaks a quarter-cycle before the current does — ELI, exactly as predicted in Topic 6.
The shortcut is the whole reason phasors are taught. Differentiation became a multiplication; integration becomes division by . RLC circuits reduce to algebra.
Play with more sliders in the Simulate stage or lock in the reflex on the Quiz.