Calculation of RMS like dc signal for a sinusoidal signal using Simulink algorithm
조회 수: 2 (최근 30일)
이전 댓글 표시
I have Line-to-line sinusoidal voltage reading as L1-L2, L2-L3 and L3-L1. I want to get RMS-like DC-signal that is equal to 400V when input voltage is 400V when there is no unbalance. I want to implement it using simulink algorithm in the discrete solver environment. There is no buit in block in simulink to calculate this RMS value from a sinusoidal signal like in Simscape. Can anybody share any idea for the algorithm? Thank you.
댓글 수: 0
답변 (2개)
Fangjun Jiang
2024년 3월 14일
The RMS Measurement block?
댓글 수: 2
Fangjun Jiang
2024년 3월 15일
I see. You don't have the SimScape Electrical toolbox. If you don't have the DSP toolbox either, then you might want to use the MATLAB Function block to utilize the MATLAB rms() function.
Mukendi Alonso
2024년 3월 15일
You can get RMS block in elctrical-specialyse power system- sensor and measurement labery
댓글 수: 0
커뮤니티
더 많은 답변 보기: 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!