3 phase power calc from Vabc and Iabc
조회 수: 10 (최근 30일)
이전 댓글 표시
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.

Some body can help How to calc Active and Reactive power and COS fi ?
댓글 수: 3
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
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.
qaqcvc
2019년 8월 30일
How about transform them into DQ frame, and calculate active power and reactive power with PQ theory? Not sure.
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Electrical Sensors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!