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:
커뮤니티
더 많은 답변 보기: Power Electronics Community
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!