How to convert ?
Afficher commentaires plus anciens
Sorry
2 commentaires
Guillaume
le 24 Août 2016
If the definition of Pr is Pr = E^2, then the only correct result is Pr = 2.2007e+04 + 9.7496e+02i.
If the definition of Pr is Pr = ‖E‖^2, then the only correct result is Pr = 22030.
You certainly can't swap one for the other.
Star Strider
le 24 Août 2016
@Guillaume —
The second is correct, but only partially so. Complex power is actually referred to in phasor notation:
Pr = [abs(E).^2 angle(E)*180/pi]
Pr =
22030 1.2683
here indicating a positive phase lag in degrees (inductive load).
Réponse acceptée
Plus de réponses (1)
Thorsten
le 24 Août 2016
abs(E)^2
Catégories
En savoir plus sur Electrical Block Libraries dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!