- 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 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Zuber
on 9 May 2023
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 Comments
See Also
Categories
Find more on Electrical Sensors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!