| Author |
Message |
Vauxdvihl
Joined: 01 Jan 1970 Posts: 92
|
12 Oct 2004 9:03 How to calculate rms Power (rectangular current and voltage) |
|
|
|
Hi friends,
can you please tell me how to calculate the effective power from an rectangular current and a retangular voltage.
The phase difference between both signals is zero.
May be somebody has some good links for me ?
Thank you very much
|
|
| Back to top |
|
 |
HCM_bucat
Joined: 29 Sep 2004 Posts: 81 Helped: 3
|
12 Oct 2004 9:57 Re: How to calculate rms Power (rectangular current and volt |
|
|
|
Effective power can be calculated as the product of the rms voltage and current (the apparent power), multiplied by the power factor (the cosine of the phase angle between the voltage and the current).
You pluck in the number.
|
|
| Back to top |
|
 |
Regnum
Joined: 17 Jun 2004 Posts: 264 Helped: 12 Location: Hurlingham
|
12 Oct 2004 10:15 Re: How to calculate rms Power (rectangular current and volt |
|
|
|
you said nothing about, but I suppose you want a DSP/ MPU to compute it...
In simple words, multiply the samples of the Instaneous voltage by the samples of the instantaneous current, accumulating it along N samples, so divide the result by N.
N is given by the product of the sampling frequency by the integration period (chose suitable sampling frequency and integration period!)
|
|
| Back to top |
|
 |