i am trying to tune PID in my permanent magnet synchronous motor. there has 3 PID controller which is to control speed and direct and quadrature current. any best technique to tune this PID?

4 visualizaciones (últimos 30 días)
here is my permanent magnet synchronous motor model.i have problem in tune PID controller in my model where one to control speed and another two to control direct and quadrature current.any best technique to tune all 3 PID?

Respuestas (1)

Arkadiy Turevskiy
Arkadiy Turevskiy el 16 de Ag. de 2018
Please take a look at the this video and follow the approach shown.
  2 comentarios
Al Ku
Al Ku el 11 de Sept. de 2018
Editada: Al Ku el 11 de Sept. de 2018
Hi, your approach needs Matlab 2018a, is there any approach without closed loop PID-Autotuner? (I´m using Matlab 2016b)
Arkadiy Turevskiy
Arkadiy Turevskiy el 11 de Sept. de 2018
Editada: Arkadiy Turevskiy el 13 de Sept. de 2018
Hi Al,
The other approach is the following:
1. Do frequency response estimation - inject ac sweeps on d and q voltage and estimate frequency response from vd and vq to id, iq, and motor speed. See here on how to do frequency response estimation.
2. Once frequency response data is available, use system identification and identify a state space model from vd,vq to id,iq,speed
3. Once this state-space model is available, tune all 3 loops together using Control System Tuner .
Please check out this new 18b example showing this workflow.

Iniciar sesión para comentar.

Comunidades de usuarios

Más respuestas en  Power Electronics Control

Categorías

Más información sobre Nonlinear Analysis en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by