- https://www.mathworks.com/help/sps/powersys/ref/rms.html
- https://www.mathworks.com/help/simulink/slref/scope.html
Plotting the RMS Value, while performing Power System Analysis
조회 수: 8 (최근 30일)
이전 댓글 표시
I am using Simscape Electrical to perform the Power System anslysis. Also I would like to plot the RMS values of Current, Voltage, Power in Time domain. Can anyone please advise?
댓글 수: 0
답변 (1개)
Zuber
2023년 5월 9일
Hi,
I understand that you want to plot the RMS values of voltage, current and power signals.
The RMS value of any input signal can be obtained by using the ‘RMS’ block in Simscape Library. Then the output of RMS block can be plotted by connecting the ‘Scope’ block (Simulink library) in series with the RMS block.
For more information on implementation, please refer to the following documentation links:
I hope it resolves your query.
댓글 수: 0
참고 항목
카테고리
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!