I am getting wrong value for Power calculation
이전 댓글 표시
I have attached image of my diagram.

I am getting voltage and current values as expected. but active power value is different. since it is pure resistor, active power = rms current* rms voltage also I noticed that when I change the discrete sampling time in power gui block, the power value changes. Please help me, I have no idea. I am very new to simulink.
Thank you
답변 (1개)
Sabin
2025년 6월 13일
0 개 추천
It appears that the wrong block is used to compute the power. Power (Phasor) will compute active and reactive powers using voltage and current phasors. However, the simulation is not set to Phasor simulation. Instead the Power block should be used in this context.
카테고리
도움말 센터 및 File Exchange에서 Specialized Power Systems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!