PMSM DTC - direct torque control, with outer speed control loop

So the idea is to use the DTC example of the induction motor and adapt it to a PMSM, while:

  1. using angle measurement.

  2. fixed carrier switching frequency of 10kHz

  3. motor is defined in the file

  4. implementing the block diagram Fig 6.

  5. implementing switching table Table 4.

  6. adding a torque=f(angular speed[rpm]) dependency

The document reference is:

https://www.researchgate.net/publication/282319539_Space_Vector_Modulated_Direct_Torque_Control_of_IPMSM_Drive

I have added my file with my actual status.

pmsm_drive_controlled_with_dtc.plecs (186 KB)

1 Like

Hello, thank you for sharing your model!

Thank you for uploading the model

Hello

I looked at your PLECS file and the angle inport is not going anywhere. is there a later file?