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 (최근 30일)
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?

답변 (1개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2018년 8월 16일
Please take a look at the this video and follow the approach shown.
  댓글 수: 2
Al Ku
Al Ku 2018년 9월 11일
편집: Al Ku 2018년 9월 11일
Hi, your approach needs Matlab 2018a, is there any approach without closed loop PID-Autotuner? (I´m using Matlab 2016b)
Arkadiy Turevskiy
Arkadiy Turevskiy 2018년 9월 11일
편집: Arkadiy Turevskiy 2018년 9월 13일
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.

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Nonlinear Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by