- 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
12 次查看(过去 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!