DQ model of three phase induction motor simulate faults
19 views (last 30 days)
Show older comments
hi
i build the mathematical model for the induction motor using ABC to DQ equation
now I have difficulty to simulate faults like broken bar or short circuit fault in stator winding..
how i can do it in simulink ?
I would be grateful for your help
thanks.
2 Comments
Answers (1)
Joel Van Sickel
on 21 Nov 2022
You should use simscape models instead of simulink models, or you should derive a simulink model that is specifically designed the type of faults you want to inject. d/q transformations limit the types of faults that you can model, and equations typically change once a fault is injected so you will often need multiple sets of equations. Simscape models will support a set of predefined faults so that you are less likely to need a custom model, but not all possible faults can be included, so you have to read the documentaiton for the specific component that you are interested in.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!