MATLAB Simulink Task 5 Power Systems Simulation Incorrect Output Description
14 views (last 30 days)
Show older comments
I'm working on the MATLAB Simulink Power Systems Simulation Onramp, specifically Task 5. I changed the Wye-Connected Load block component structure to Series RL and set the default value to 12∠0° (A) for inductive reactive power, as required. I also used the filter from the previous task to extract the reactive power from the Q port of the Power Sensor and connected the filtered measurement to the Signal Assessment block. However, I still receive an incorrect output error.
Could anyone help identify what might be wrong?

0 Comments
Answers (1)
Cris LaPierre
on 22 Feb 2025
This is happening because the default value for one of the Wye-Connected Load block parameters has changed in R2024b.
Under Parasitics, change the Parasitic parallel conductance to 0. Keep the units as 1/Ohm.
Now submit.
See Also
Categories
Find more on String 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!