power factor calculation in matlab
显示 更早的评论
i want to calculate power factor for power measurement.how can i do it in matlab code?
4 个评论
Star Strider
2019-11-16
It depends on what you are starting with. If you have the current expressed in phasor notation with respect to voltage, it is the tangent of the phase angle.
David Goodmanson
2019-11-18
which means that if the current and voltage are 90 degrees out of phase then the power factor is infinite, is that correct?
Star Strider
2019-11-18
Theoretically, since for purely reactive power, no work would actually get done. I doubt this ever occurs in practice, so it is not a concern. (I will leave a detailed discussion of this to those whose power engineering knowledge are more robust than mine.)
David Goodmanson
2019-11-19
that seems like a good idea, especially since Wikipedia says that the power factor PF has the property -1 <= PF <= 1 ( 0<= PF <= 1 if the device is a load as opposed to a source ).
回答(1 个)
Sabin
2024-12-21
0 个投票
To learn more about power factor and power factor correction check out this page:
社区
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!