Renewables

Using complex numbers to simplify things(!)

Why using complex numbers when dealing with electrical circuit analysis can be useful.

Dates: 2018-07-23

Back when studying for my bachelor in physics, I remember faintly connecting wires to voltmeters and making sure that an experiment could run without overheating the wires. But that’s a long time ago. So as I’m getting into the field of renewable energy, I started reading this wonderful book called “Electric Power Systems - a conceptual introduction” (as recommended by a colleague at work). When my dad saw that I was reading up on the complex notation used in electrical engineering, he asked me whether I had ever seen the derivation that allows for these complex numbers. When I replied no, he got all giddy looking for a piece of paper to write down Euler’s formula1.

What does Euler’s formula say?

If j is the imaginary unit and x a real number, the exponential function says:

(in electrical engineering the imaginary unit is typically called j to not confuse it with current, i)

Ohm’s law for impedance

An electric circuit really always consists of just tree types of elements in addition to a power supply: resistors, capacitors and inductors. In (super) short, resistors dissipate electrical power as heat whereas capacitors and inductors store that energy. Furthermore, capacitors resist changes in voltage, while inductors resist changes in current.

If a circuit contains only a resistor of resistance R, we can use Ohm’s law to calculate the voltage drop V across each resistor given the current I:

A similar formula can be created for the impedance which contains not only the resistance but also the reactance from capacitors and/or inductors. The trick to do so is to switch to complex numbers!

Complex description of AC circuits

In AC circuits, the voltage alternates as a function of time and can be roughly represented as a cosine (or sine) wave function of frequency (1). Typically, the current will have the same frequency but perhaps offset by a phase shift . Thus, we can write the time-dependent voltages (v(t)) and currents (i(t)) as:

(1)
(2)

where V and I are the real amplitudes. Imagine that we defined a complex voltage,
such that the real part of would give the same cosine function:


And likewise for :

This could be done by defining and as:

(3)
(4)

where I have also gone ahead and defined the following two complex amplitudes:


.

The case for inductors

The fact that inductors resist changes in current, can be written in differential form as:

where L is the inductance measured in henry. Using eqs. 1 and 2 above, this can be written as:


(5)

By now using Eulers formula, we can see that both sides of this equation can be written as the real parts of a complex number:

and likewise,

since .

Now comes the fun part! We can choose to write eq. 5 with complex numbers:



Here we can use exponential rules to extract the time-dependent factor on the right side and add a phase angle factor on the left side, such that we recognize the complex expressions for voltage and current above (eqs. 3 and 4):

(6)

By now inserting the expressions for complex voltage and current (eqs. 3 and 4), this equation simplifies to:

Why is this smart? We can take out the time component on both sides of eq. 6, ending up with:

That way one does not need to worry about the ever-changing voltage and current in an a.c. circuit but simply work with the time-independent complex amplitudes. This is an exact analogue of Ohm’s law where plays the role of (real) resistance, and we call it complex impedance, Z.

  1. My dad is an electronics engineer, but now works as high school teacher. 

Dialogue & Discussion