3 phase power calc from Vabc and Iabc

조회 수: 10 (최근 30일)
Andrey Er
Andrey Er 2019년 8월 27일
댓글: boris vuleta 2019년 9월 6일
Good day. During design and testionour power control devices we are using Power Analyer like Hioka. It produce direct measurment of phase ( phase to phase) voltages and current and calc Active and Reactive power.
In simulink i want to reproduce some kind of that calculation, I save currents and voltages from my Drive model to SDI data set and analyse int in Signal analyser.
Screen1.JPG
Some body can help How to calc Active and Reactive power and COS fi ?
  댓글 수: 3
Andrey Er
Andrey Er 2019년 9월 4일
Sorry but Active power formula is W=Uphase*Iphase*K*cos Pfi, cos Psi may be lead or lag, so I cant Correctry calc power wtih out it.
boris vuleta
boris vuleta 2019년 9월 6일
Hello, first of all you can calculate p = Va*Ia+Vb*Ib+Vc*Ic.... but if I saw it right you mentioned higher harmonics (It's Friday, I can't see anything anymore hah) so how excatly are you going to do any analysis when you have voltage and current valves with those components? First of all you need to extract those elements and then calculate every harmonic. So I'll quote your formula W=Uphase*Iphase*K*cos Pfi but with numbers 01,03,05 where they repsresent your harmonic index. If I were you, maybe the best or easiest way would be to do FFT of your signal, extract components of each harmonic and then caluculate Active or Reactive power using your formula.
Hope you got your answer or at least a new idea.
Greetings.

댓글을 달려면 로그인하십시오.

답변 (2개)

Sabin
Sabin 2019년 8월 29일
You can use 'Power Measurement (Three-Phase)' from Simscape Electrical to compute the three-phase real and reactive power. You can find this block in Simscape/Electrical/Control/Measurements. Hope this helps.
  댓글 수: 1
Andrey Er
Andrey Er 2019년 8월 29일
I seen that block but its works only with harmoinc free signals. And in my case i need information about how to calc power like Polwer Anayser.

댓글을 달려면 로그인하십시오.


qaqcvc
qaqcvc 2019년 8월 30일
How about transform them into DQ frame, and calculate active power and reactive power with PQ theory? Not sure.
  댓글 수: 1
Andrey Er
Andrey Er 2019년 8월 30일
Use trasformation on each harmonic? UdId+UqIq?

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Electrical Sensors에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by