I am looking at the possibility of simulating PMSM inter winding faults where I can control the degree/ severity of the fault. Are there any materials related to this?
Hi Bijen_Mali,
There is currently no demo model or application note available that simulates this type of fault case, so you would need to implement such a model yourself.
One helpful feature of the machine models in PLECS is that they are open for inspection. While library components cannot be modified directly, you can break the library link by right-clicking on the component and selecting Link > Break Library Link. This allows you to modify the component and add the level of detail required for your fault simulation.
For fault simulations, you will likely need to use the VBR implementation. I recommend reviewing the following forum post for a brief overview of machine models in PLECS:
For a more in-depth understanding of the VBR model, a literature review is recommended. A good starting point is the set of references on which the PLECS models are based:
Hope this helps, and best of luck. I would be very interested to see your model once it is ready, and I’m sure it would be valuable to the broader community as well.