V/F closed loop control of 3-phase Induction Motor
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
siddhartha mudgal
le 23 Sep 2018
Réponse apportée : Sabin
le 24 Jan 2024
I want to design a closed loop speed control of V/F control for three phase induction motor in MATLAB.I stuck at a point that after T=2.2(Simulation Time) at Tm=0(Torque to motor), the system becomes too much unstable and the speed starts to decrease drastically. Also if the load is change, the instant(T) of starting unstability changes.I know the unstability is due to the PI controller but, i didn't find any clue to fix it, so i want help in designing it's closed loop part.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/196443/image.png)
0 commentaires
Réponse acceptée
Sabin
le 24 Jan 2024
The PI integrator is too aggressive. Reducing the integral gain will fix the problem in this case. As there is an integrator in the plant, we don’t need too much integral action in the control. For this model using Ki=0.1 will run smootly.
0 commentaires
Plus de réponses (0)
Communautés
Plus de réponses dans Power Electronics Control
Voir également
Catégories
En savoir plus sur Motor Drives dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!