acpoweranalysisp1

Intro to AC Power Analysis: Learn System Basics

Estimated Read Time: 7 minute(s)
Common Topics: power, energy, vars, ac, phase

 

Instantaneous Power

The formula for power is: ##P=V\cdot I## , power= voltage*current.   We call that, instantaneous power.   Even when ##V##  and ##I##  are changing in time,  ##P=V\cdot I## applies for each instant.  It matters not if the ##V## or ##I## changes are `sinusoidal, what their frequency is, or even if they are aperiodic. ##P=V\cdot I## is something you can use always.  There are no exceptions that I can think of.

You don’t need Ohm’s Law to use ##V\cdot I##, because  ##V## refers to the voltage at one point relative to the ground, and ##I##  refers to the current flowing past that point. But suppose you have a resistor ##R##, and you want to calculate the power dissipated by it.  Using Ohm’s Law, the voltage drop across ##R## is ##V=I\cdot R##.  In this case, V is the voltage drop between two points in a circuit. The power dissipated is ##(V)\cdot I=(I\cdot R)\cdot I = I^2\cdot R## .  If you have a capacitance ##C## instead of ##R##, then you need to use the differential equation  ##I=C\frac{dV}{dt}## If you have an inductance ##L##, then you need to use the differential equation ##V=L\frac{dI}{dt}## .

Sinusoidal Power

Let’s jump directly to sinusoidal waveforms such as we have in AC circuits. Let ##V## and ##I## be sinusoids of the form ##\cos{(\omega t+\phi)}##.  What happens to the instantaneous power?  Well,  ##P=V\cdot I## still applies, but now ##P## varies with time, and how it varies depends on the phase angle of ##V## relative to the phase angle of ##I##.  If the relative phase is zero, we say that voltage and current are “in phase”.  That is depicted below.

Sinusoidal Power

 

Note that the frequency of ##V\cdot I## is twice the frequency of ##V## or ##I##, and that the value of ##V\cdot I## is zero twice in the cycle, and that the average of ##V\cdot I## is not zero.

Sidebar: Students often fail to understand the AC behavior of ##V\cdot I##, especially if they have been taught to think of the water in a pipe analogy, or if they attempt to understand electricity as transport of electrons.  Those students may think that if current flows back and forth, that power must do the same.  They forget that in this case, when ##V## is minus,  ##I##is also minus, therefore ##V\cdot I## is plus.  The power flow is a plus for the entire cycle.  The water analogy does not work for AC.

Suppose ##V## and  ##I## are not in phase?  In this picture, I shifted ##I## (dotted line) by an angle  90 degrees relative to ##V## (blue). ##V\cdot I## is shown as red-green shaded areas; red power flowingmeans power flowing right (+) and green means minus power flowing left (-).     Note that the areas of red and green are equal in this case, so they cancel.  Power flows just as much to the left as to the right, so the net energy over the entire cycle is zero.   What should we call this peculiar state?  Referring to the entire cycle, we call it pure imaginary power (also called reactive power, also called VARs).  Don’t be fooled, even in this case instantaneous ##V\cdot I## remains real.

Here, ##I## is shifted only 45 degrees relative to ##V##.  We see that ##V\cdot I## is predominantly red, but still partially green.

 

We can now generalize to all possible phase shifts. We discuss averages for the entire cycle.

  • Phase 0 is pure real power, phase 180 is pure real power flowing in the opposite direction.
  • Phase 90 is pure imaginary power, phase 270 is pure imaginary power flowing in the opposite direction.
  • Any other phase is a linear combination of nonzero real power and nonzero imaginary power

Sidebar: Power is frequently confused with energy.  Power is the rate of delivery of energy.  One kWh of electric energy may cost $0.15 on your invoice.  It could be delivered as 1 kW for one hour, or 10 kW for 6 minutes, or 0.1 kW for 10 hours. 

The press very often gets it wrong, saying things like “this plant supplies enough power for 1000 homes per year.”  Be on the alert for that.  Power plants and power lines are rated by their ability to deliver power, not energy.  Batteries, on the other hand, are rated by their energy storage. For example, a AA battery’s label may say 2000 milliamp-hours. Assuming a constant 1.5 volts, it stores 2000*1.5 or 3000 milliwatt-hours of energy.

Complex Power

In 1893, my hero Charles Proteus Steinmetz published a papeCharles Proteus Steinmetzr that explained the great advantages of complex AC analysis.  The other electrical geniuses of the day (including Nikola Tesla) were all using tedious integral calculus and expressions using definite integrals of ##\cos{(\omega t+\phi)}##, or the Euler form ##e^{-j\omega t+\phi}##.  Steinmetz left them in his dust because he recognized the combination of fortuitous luck with coincidences of mathematics that were relatively obscure at the time. Namely:

  • Manufacturers were already making AC generators in 1893 that generated sinusoidal voltages.
  • The sinusoid is the only mathematical function that has the property that differentiation and integration return a function of the same form but shifted 90 degrees.

Steinmetz found that by restricting his equations to an integer number of whole cycles, and by replacing real quantities with complex ones, we obtain quasi-static equations that are hugely simplified relative to integral calculus.  Simpler how?

  • DC ##P=V\cdot I## becomes AC ##\bar S=\bar V\cdot \bar I##where  ##\bar S## is complex power, usually written as ##\bar S=P+jQ## where ##P## is real power and ##Q## is imaginary power.  (Actually, it should be ##\bar S=\bar V\cdot \bar I^*## but, I’m ignoring the sign of Q.)
  • DC Ohm’s Law ##V=I\cdot R## becomes AC ##\bar V=\bar I\cdot \bar Z## where ##\bar Z##  is the complex impedance. ##\bar Z## includes resistance, inductance, and capacitance.
  • Differential equation terms in DC (like ##C\frac{dV}{dt}## and ##L\frac{dI}{dt}## )  become algebraic in AC.
  • Series, parallel, Kirchhoff’s Laws, mesh analysis, matrix analysis: essentially all the tools and methods of DC circuit analysis become directly applicable to AC if we just use complex and whole cycles.

If you are unfamiliar with complex numbers, I recommend my Insights Article and this tutorial.

Sidebar: I am baffled that 123 years after Steinmetz, tedious methods are still being taught to students, including ), and forms.  I see no educational value in that.  Students can learn the instantaneous form, and then jump directly to the complex form without learning any of the intermediate forms that expressly use.

Next, think once again of the pictures from above with the red-green areas depicting V*I.  Instead of time-varying instantaneous V*I, we will focus on just the whole cycle averages, P (as measured by an AC Wattmeter) and Q (as measured by an AC VARs meter).  P and Q will be constant in time, but they will vary as we change the phase shift.  The meter readings versus  ##\phi## are shown in the table.

meter readngs

 

Mysterious Q

Q  is the object of much mystery to many people.  In college, I remember joking between the E.E. and M.E. students.  The E.E. said, “I’ll explain imaginary power if you explain entropy.”  A recent PF thread expended 76 posts attempting to clarify Q with little success.  In part 2 of this Insights, I’ll explain why is important to grid voltage control.

To review,  ##P+jQ=\bar V\cdot \bar I## implicitly includes both the magnitude and phase information. Simply using complex math, we can express all possible phase shifts in a simple static expression.  Also, note that the variable time does not appear in either the instantaneous form or the complex form.  We call the complex AC expressions “static” because do not explicitly appear in them.

In real life, we also use the complex form to model transient evolutions in the power grid including time intervals smaller than one cycle.  This would seem to contradict its definition as a static expression that expresses the average over an integer number of whole cycles.  Notwithstanding the contradiction, complex transient calculations have been proven to be highly accurate when verified against measurements many times.

Are Power and VARs Conserved?

It is tempting to think that if we add up all the power produced and power consumed in a circuit, that the net must be zero.  Ditto for VARs produced and consumed.  It’s not that simple.

Energy is conserved.  That is one of the fundaments of (non-GR) physics.  Why not power also?  It is time to be precise with the terms.  We are discussing electric energy, not other forms of energy.   Electric energy is lost as heat to the environment by the ##I^2 R## terms.  Power plants convert other forms of energy to electric energy.   Most loads convert electric energy to other forms of energy.  So electric energy is not conserved in the grid, and therefore neither is power.

VARs are more interesting.  There can never be a battery to store VARs.  VARs cannot be converted to any other form.  We know that because  ##P=V\cdot I## has no VARs. Thus, it is a curiosity that VARs are conserved in AC circuits.  VARs produced minus VARs consumed must sum to exactly zero.   If you find a case where they do not sum to zero, you made an error.

So we have an apparent paradox.  VARs seem to be only a mathematical artifact with no physical significance.  VARs can’t be stored or converted.  It sounds like they don’t exist.  But in Part 2 of this series, we’ll learn how VARs play a central role in the control of voltage magnitudes in the grid.

PF members sophiecentaur, and Jim Hardy contributed to this article.

 

Continue to part 2

 

 

 

13 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply