Simulink onramp 3.1 represent power systems components task 5 error

41 views (last 30 days)
me esta dando este error la tarea, pero se ha hecho todo desde el inicio correctamente
Simulink onramp 3.1 represent power systems components task 5 error

Accepted Answer

Shivam Gothi
Shivam Gothi on 2 Dec 2024
As per my understanding, you have completed tasks 1-4 of Power Systems Simulation Onramp successfully, but not able to complete task-5, even after following all the instructions carefully.
I also encountered same issue, but resolved it in the following way:
  • The block "Wye-Connected Load" is to be configured as a "series RL" load.
  • But, by default, it also models stray capacitance. You can verify this by going to the "Parasitics" drop-down found in the "block parameters" of "Wye-Connected Load". You can see that "Parasitic Parallel Conductance" is set to its default value of 1e-6.
  • Change the "Parasitic Parallel Conductance" to the value of "0" as shown below:
After making the above change, submit the task-5 by clicking "submit" button. You will see that your test is now passed as shown below:
I hope you find this useful !!
  3 Comments
Jhonny
Jhonny on 1 Apr 2025 at 2:17
@Shivam Gothi, muchas gracias por compartir esta información, llevaba dos días intentando hacer esa actividad y no habia podido

Sign in to comment.

More Answers (0)

Products


Release

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!