want help to modify one of matlab examples

2 views (last 30 days)
in this example i want to compare induction motor,permanent magnet synchronous motor, synchronous reluctance motor but im not able to understand how do i do that

Accepted Answer

Sabin
Sabin on 1 Nov 2023
This example is using variant subsystem. if you look inside the Electric Motor subsystem you can see different variants for various motor types. If you vant to add other motor topologies you can add more variant subsystems there and update the script that is ploting the results.
To learn more about variant subsystem:
  1 Comment
Vaishnavi Bharati
Vaishnavi Bharati on 2 Nov 2023
Hello,thank you for responding. Can you help me in adding a synchronous reluctance motor and permanent magnet synchronous motor in the circuit. In all I need torque speed characteristics of 4 motor all together induction motor, synchronous reluctance motor, permanent magnet synchronous motor and bldc motor. I tried for synchronous reluctance motor but I'm not able to get outputs

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!