Equivalent DC-current of an AC-Current

  • Thread starter Thread starter Marvin94
  • Start date Start date
  • Tags Tags
    Equivalent
AI Thread Summary
To calculate the equivalent DC current that provides the same power as various AC waveforms, one must integrate the square of the current over a specific interval. For symmetrical waveforms like sine, triangular, and square waves, it is sufficient to integrate over a fraction of the cycle (T/4 for triangular and T/2 for square) due to their periodic nature. This method ensures that the positive and negative values do not cancel each other out, allowing for accurate average power calculations. The root mean square (RMS) value is then derived from this average power to find the equivalent DC current. Understanding these principles is crucial for effective AC circuit analysis.
Marvin94
Messages
41
Reaction score
0
One has to calculate the equivalent DC-current in order to provide the same power on a load like a sine, triangular and square wave current do in average.

I know the general formula for the average power of an AC-current is:
p_{average} = \frac{R}{T} \int_0^T i(t)^2 \, dx

For the sine current, the integral goes from 0 to 2pi/w (as expected).
Now, I don't understand why in the solution of this tasks the integral referring to the triangular function goes from 0 to T/4, and for the square wave function from 0 to T/2? Why simply to T?
 
Last edited:
Engineering news on Phys.org
Marvin94 said:
One has to calculate the equivalent DC-current in order to provide the same power on a load like a sine, triangular and square wave current do in average.

I know the general formula for the average power of an AC-current is:
p_{average} = \frac{R}{T} \int_0^T i(t)^2 \, dx

For the sine current, the integral goes from 0 to 2pi/w (as expected).
Now, I don't understand why in the solution of this tasks the integral referring to the triangular function goes from 0 to T/4, and for the square wave function from 0 to T/2? Why simply to T?

I'm not sure that I understand your question here...

Average AC power is... P_{average} = V*I*PF (forgive this poor quality...it's my first time using latex)
 
I think you are saying that when you look up the standard solution for the problem, they integrate from 0 to T/4 and 0 to T/2 -- and you are thinking they should be going 0 to T?

If that is the point of your question - it is because the waveforms are discontinuous and symmetrical. - i.e. you only have to do 1/2 of a complete square wave or 1/4 of a triangle wave to get the correct result.
 
Looking to your title, are you wondering how to acquire the DC equivalence of an AC circuit so you don't have to use Diff Eq. to solve circuits? If so... L_{DC equivalence} = jwL and C_{DC equivalence} = jwC^{-1}

Your source will change to use only the magnitude (in rms) of the value given and the phase angle of said source.
V_{source} = V_{rms}sin(\omega t- \varphi) will turn to V_{source} = V_{rms}\angle -\varphi

Once you transfer everything over to the frequency domain, you can once again use DC analysis methods to find whatever it is you're trying to find.
 
Last edited:
I think you want RMS root mean square. Look it up on Wikipedia.

RMS works for any wave shape. Based on ypthe original question, that is what you need.
 
Windadct said:
I think you are saying that when you look up the standard solution for the problem, they integrate from 0 to T/4 and 0 to T/2 -- and you are thinking they should be going 0 to T?

If that is the point of your question - it is because the waveforms are discontinuous and symmetrical. - i.e. you only have to do 1/2 of a complete square wave or 1/4 of a triangle wave to get the correct result.

You have understood what is my problem. I don't get why I "only have to do 1/2 of a complete square wave or 1/4 of a triangle wave to get the correct result". Can you make this point clear to me?
 
anorlunda said:
I think you want RMS root mean square. ... RMS works for any wave shape. Based on the original question, that is what you need.
I think the formula OP uses IS to calculate the mean power by finding the mean of the square of the current.
Because it is mean power being calculated, there is no root - P = R( I^2 ) or (V^2)/R
RMS voltage and current (not squared) are calculated from the root of the mean power.

Marvin94 said:
You have understood what is my problem. I don't get why I "only have to do 1/2 of a complete square wave or 1/4 of a triangle wave to get the correct result". Can you make this point clear to me?
With your AC wave, the instantaneous power in the resistance is varying as the voltage and current are varying - peak power when voltage or current are peak and zero power when they are zero. To find the DC equivalent - which is a constant voltage and current - we need to average over the whole cycle. Each complete cycle will be the same, because the variations in voltage and current are the same in each cycle.

So the general rule is to integrate the square of the voltage or current over one complete cycle. This will work for any wave shape. The squaring ensures that the positive and negative parts of the cycle do not cancel each other. Since power is proportional to the square of the current or voltage, we just divide by the length of the cycle to get the average power. And if you want the equivalent DC current or voltage, you need to take the square root of that average (mean) - what people call the root mean square or RMS value.

Now for waves with symmetry you MAY integrate over less than the whole cycle and average that.
##(\int_0^{360} \! sin^2(x) \, \mathrm{d}x)/1 = ## ##(\int_0^{180} \! sin^2(x) \, \mathrm{d}x)/2 = ## ##(\int_0^{90} \! sin^2(x) \, \mathrm{d}x)/4 ##

In fact you can do 1/4 cycle of sine, square or triangle wave and the average of the squared values is the same as over a complete cycle. So for these 3 waves it does not matter whether you use 1/4 , 1/2 or a complete cycle *provided* you start at the beginning of a cycle (or any 1/4 cycle) and the wave is symmetric with no DC component. This would not be true for less symmetric waves, such as a sawtooth or a mixture of harmonics.
 
Last edited:
  • Like
Likes Marvin94
Back
Top