Power factor calculation for metering application

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Power factor calculation for metering application

517件の閲覧回数
bharathpoonja
Contributor I

Hi,

I have been using the metering library on KM14Z board. Currently I am facing problem in calculating the power factor using the Filter based algorithm of metering library. There are no API's available to calculate the power factor, therefore I am calculating it by dividing Active power with S(VA).

PF = P(Watts)/S(VA).

This calculation gives me wrong results. Could someone guide me on this issue.

Thanks in advance.

ラベル(1)
0 件の賞賛
1 返信

379件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Bharath,

In my opinion, the power factor is an angle, so it should be arccos(P/sqrt(P**2+Q**2)),P is active energy, Q is reactive energy, do you use the formula to compute it?

BR

Xiangjun rong

0 件の賞賛