30

$$P = I_{\text{eff}}^2 \times R$$ where \$I_{\text{eff}}\$ is the effective current. For power to be average \$I\$ must be average current, so I am surmising that the effective current is the average current.

In that case, why is \$I_{\text{eff}}\$ not simply $$I_{\text{eff}} = \frac{1}{t}\int_{0}^{t} |i|dt$$

Instead it is defined like so:

$$I_{\text{eff}} = \sqrt{\frac{1}{t}\int_{0}^{t} i^2dt}$$

Thus, using these two expressions to calculate \$P\$ results in different answers.

Why is this so? It makes no sense to me. I can only guess that I am misinterpreting the effective current is the average current. If this is not the case, however, I do not see how \$P\$ can be the average power when \$I_{\text{eff}}\$ is not the average current.

Null
  • 7,448
  • 17
  • 36
  • 48
JobHunter69
  • 915
  • 1
  • 15
  • 26

7 Answers7

58

Take a simple example where the sums are trivial. I have a voltage that is on 50% of the time and off 50% of the time. It is 10V when it is on. The average voltage is thus 5V. If I connect a resistor of 1 ohm across it, it will dissipate 100W when it is on and 0W when it is off. The average power is thus 50W.

Now leave the voltage on all the time but make it 5V. Average voltage is still 5V, but the average power is only 25W. Oops.

Or suppose I have the voltage only on 10% of the time, but it is 50V. The average voltage is 5V again, but the power is 2500W when on, and 0W when off, so 250W average.


In reality to calculate power in general you have to integrate (instantaneous voltage) * (instantaneous current) over a period of the waveform to get the average (or from 0 to some time t as in your example to find the power over some interval).

If (and it's a big if) the load is a fixed resistor R you can say that v= i*R, so instantaneous power is i^2 * R and so then you can integrate i^2 over the period to get the "RMS current", and multiply by R later (since it's fixed it doesn't enter into the integral).


RMS current is not particularly useful if the load is something nonlinear like a diode. It can be useful in analyzing losses in something like a capacitor with a given ESR. The losses (and resulting heating effect which shortens the capacitor life) will be proportional to the RMS current, not the average.

Spehro Pefhany
  • 376,485
  • 21
  • 320
  • 842
35

For power to be average i must be average current, so I am surmising that the effective current is the average current.

In short, average voltage x average current only equals average power when the voltage and current are DC quantities. Think about the following example: -

If you applied 230 V AC from your utility power outlet to a heating element, it would get warm or even hot. It is taking power that you can be billed for. 230 V AC is a sine wave and all sine waves have an average value of zero. The resulting current flowing through the heating element is also a sine wave with an average value of zero.

So, using average voltage x average current produces zero average power and clearly that is wrong. It is RMS voltage x RMS current that is going to give a meaningful answer (irrespective of whether it's DC or AC).

You have to go back to basics and ask yourself what power is - it is voltage x current and these are instantaneous values multiplied together. This results in a power waveform like this: -

enter image description here

Because of the act of multiplication, the power waveform now has an average value that is non-zero. Taking this a step further, if the load resistor were 1 ohm then, the amplitude of current will equal the amplitude of the applied voltage so, the power becomes the average of \$v^2\$.

This leads us to say that power is the mean of the square of voltage (or current) and, given that we have chosen 1 ohm in this example, we can also say that the effective voltage that produces this power is the square root of the mean of the voltage squared or the "RMS" value.

So, for a sine wave of peak amplitude \$v_{pk}\$, the top of the power wave is \$v^2_{pk}\$ and, because the power wave produced by a sine wave squared is also a sine wave (at twice the frequency), the average (mean) value is: -

\$\dfrac{v^2_{pk}}{2}\$. Then taking the square root to get the effective voltage we get \$\sqrt{\dfrac{v^2_{pk}}{2}}\$ or \$\dfrac{v_{pk}}{\sqrt{2}}\$

In effect the RMS value of an AC voltage (or current) is the equivalent value of a DC voltage (or current) that produces the same heating effect in a resistive load.

So no, average voltage or average current is irrelevant but average power is king.

Andy aka
  • 434,556
  • 28
  • 351
  • 777
  • Good explanation – crowie Dec 07 '16 at 10:28
  • Note that average power equals RMS voltage times RMS current if and only if voltage and current are proportional. – Peter Green Dec 08 '16 at 16:15
  • Does this multiplication mean that non-resistive loads have a power curve that is sometimes negative? Does this mean that the naive average of the power is different from VRMS*IRMS? Is the difference related to the power factor? – Random832 Dec 08 '16 at 17:43
  • @PeterGreen note that I said in my answer "It is RMS voltage x RMS current that is going to give a meaningful answer" because I didn't want to get into the whole business of talking about power factor i.e. I was especially careful with my words. – Andy aka Dec 08 '16 at 17:45
  • 1
    @Random832 - it seems your comment should have come after mine but yes, I was careful with the words not to imply any power factor in order to avoid unnecessary complication in the answer. Power only equals Vrms x I rms in an ac circuit for loads that have a PF of 1. – Andy aka Dec 08 '16 at 17:47
  • @Random832 The power curve of a capacitive or inductive load driven from a sinewave source will go negative. Nonlinear loads otoh can have a power curve that stays positive all the time while having an average power that is less than RMS voltage times RMS current. – Peter Green Dec 08 '16 at 19:15
  • @Andy aka, can you generalize the answer in case of PF is not 1? In that case, to calculate average power, we first have to get product of instantaneous volatge and instantaneous current and then take the average of that instantaneous power. Is that right? – emnha Aug 26 '17 at 07:28
  • 1
    @anhnha yes, the general case is always the product of instantaneous v and i. In fact power factor is never (a brave word to use) used to sensibly calculate power. I have left plenty of other answers on this subject that you may have seen. – Andy aka Aug 26 '17 at 09:19
  • With "In fact power factor is never (a brave word to use) used to sensibly calculate power" do you mean that using PF to calculate power is not accurate? – emnha Aug 26 '17 at 19:18
  • Power factor i.e. Cos phi only ever works if you are dealing with pure sinusoid waveforms and this is ok for the voltage supply but, current taken from that pure voltage is rarely sinusoid except for resistive loads. – Andy aka Aug 27 '17 at 00:30
16

The devil is in the details when you work out the math.

Given that instantaneous power \$P_\text{inst} = i^2 \cdot R\$, then the average power is: $$P_\text{avg}= \overline{P_\text{inst}} = \overline{i^2 \cdot R} =\overline{i^2} \cdot R = \frac{1}{T}\int_{0}^{T}i^2dt \cdot R$$

The effective DC current is that which dissipates the same average power $$P_\text{avg}=I_\text{eff}^2 \cdot R $$ then it follows: $$I_\text{eff}^2 = \frac{1}{T}\int_{0}^{T}i^2 \ dt$$ $$I_\text{eff} = \sqrt{\frac{1}{T}\int_{0}^{T}i^2 \ dt}$$

If you look at average voltage/current and RMS voltage/current, they are different because of the properties of integrals. In other words, $$\int_{a}^{b}i^2 \ dt \neq\Big[\int_{a}^{b}i \ dt\Big]^2 $$ If this property were true, then the squared could be pulled out of the integral and cancel with the square root.

Additionally, there is the issue of the \$\frac{1}{T}\$ underneath the square root which would also cause issues.

In summary, it is because the math does not work out that way.

robert bristow-johnson
  • 1,645
  • 1
  • 12
  • 29
Addison
  • 652
  • 5
  • 15
4

Average power is just the integral of work, over some finite time period, divided by that time period. For your case, each instant of work is:

$$\textrm{d}U = P_t\cdot \textrm{d}t =R_t\cdot I_t^2\cdot \textrm{d}t$$

So, you integrate that to get total work for some finite period and then, to convert that into an average power value, you just divide it by the finite period. Or:

$$\overline{P}=\frac{1}{t_1-t_0}\int_{t_0}^{t_1} R_t\cdot I_t^2\cdot \textrm{d}t $$

If \$R_t\$ is a constant over time, then:

$$\overline{P}=R\cdot\frac{1}{t_1-t_0}\int_{t_0}^{t_1} I_t^2\cdot \textrm{d}t $$

But if you want to now construct some kind of fictional effective current that fits the \$R\cdot I_{eff}^2\$ model, then by simple inspection of the above equation it must be the case that:

$$\begin{align*} \overline{P}=R\cdot I_{eff}^2=R\cdot\frac{1}{t_1-t_0}\int_{t_0}^{t_1} I_t^2\cdot \textrm{d}t \\ \therefore~~~~~~~~~~~~~ I_{eff}^2 &=\frac{1}{t_1-t_0}\int_{t_0}^{t_1} I_t^2\cdot \textrm{d}t \end{align*}$$

It's just an equivalent substitution, right?

And then obviously:

$$\begin{align*} I_{eff} &=\sqrt{\frac{1}{t_1-t_0}\int_{t_0}^{t_1} I_t^2\cdot \textrm{d}t} \end{align*}$$

If you start things so that \$t_0=0\$ and set \$t_1=t\$ then you get your own equation. It's that easy, really.

jonk
  • 77,059
  • 6
  • 73
  • 185
  • Nice clean answer. I am sure you would appreciate some digression into 2-norm of Hilbert's spaces too... – carloc Dec 07 '16 at 14:55
3

Imagine two currents flow simultaneously through your load:

  • DC current of 1A
  • AC current with 1A amplitude

The total current will look something like this:

enter image description here

Now, if we apply your formula for \$I_{eff}\$, we will get 1A, as if the AC component produced zero power. I hope you agree that this makes even less sense than the original formula.

Dmitry Grigoryev
  • 25,576
  • 5
  • 45
  • 106
2

Consider \$R=1\Omega\$ and and a current of 1A for one second and 10A for another second. What's the average power?

Obviously, it is $$\bar{P}=\frac{1s\cdot 1A^2\cdot 1\Omega+1s\cdot 10A^2\cdot 1\Omega}{2s}=50.5W$$

Let's rewrite this:

$$\bar{P}=1\Omega*\underbrace{\left(\frac{1s\cdot 1A^2+1s\cdot 10A^2}{2s}\right)}_{=I_{eff}^2}$$

On the other hand, the average current is 5.5A, which gives an "average power" of 30.25W.

The point is, the power formula contains the square of the current, so the effective current is higher than just the average of the (absolute value of) the current.

sweber
  • 8,580
  • 1
  • 15
  • 35
2

Let me put this in more general terms: Instant power P(t) dissipated over a load is a product (in mathematical sense as multiplication) of V(t) and I(t). Or I(t)*I(t)/R for that matter. Average power is therefore an average[I(t)*I(t)]/R. The paradox is in the well-known mathematical theorem that an average of a product of variable functions is not equal to product of their averages,

[(V(t)I(t)] != [V(t)]*[I(t)];

equivalently,

[I(t)^2] != [I(t)]*[I(t)]

To illustrate this basic calculus problem to some extreme, assume that you have a resistor load of 1 Ohm, and the voltage is pulsed as 10V for 10% duty cycle, 10% up, 90% no voltage. The real dissipated power is 10V*10A = 100W for 10% of the duty cycle, and zero for the rest of duty cycle. So the average power dissipated by this resistor is 10W.

Now, if you take (or even measure!) the averages separately using separate meters, the average [V] of this pulsed waveform will come up as 1V, and the average of I will come as 1A. Multiplying the measured results one might come to a conclusion that the power consumed by this "device" is only 1W, which will be totally wrong by a factor of 10!!!.

This is a typical mistake in many disciplines and applications. For example this mistake is in the basis of many bogus claims of some magical water heaters that produce more output than the "consumed electricity" usually explained by "cold fusion", or some other BS. There are even patents granted on these "pulsed heaters".

Ale..chenski
  • 38,845
  • 3
  • 38
  • 103