필터 지우기
필터 지우기

Torque Based Control for IPMSM issue

조회 수: 5 (최근 30일)
adhavan d
adhavan d 2023년 6월 21일
댓글: adhavan d 2023년 6월 22일
Hi Community?
I have some questions regarding Torque based Control.
Q.1
What is correct method for Torque based control for IPMSM ? Notes :Not DTC Controller surely.
Q.2
How to optimize torque based control with FOC?
Q.3
Can we include PI Controller in Torque control Ipmsm?
Q.4
Am i using correct method for torque control which is mentioned above?
Q.5.
Can I tune Two PID Controller at same time which is available current controller (In FOC)?
Q.6
What is procedure for particular torque to reach in particular time. How to tune to reach in particular time using Torque based control.
For example ,4.73Nm Torque have to reach 500 micro Sec.

채택된 답변

Sabin
Sabin 2023년 6월 21일
When using Field Oriented Control, we control the torque by controlling the d and q axis currents. Q-axis component is the torque component and D-axis is the flux component. Below the base speed we can use zero reference for the D-axis current, i.e., id*=0. Above the base speed, in order to satisfy the voltage constraint (Vs,max^2>=vd^2+vq^2) we need to start adjusting the d-axis current in the negative direction and we enter the field weakening mode. Therefore, the torque control problem has two parts: generating the current references and controlling the current references. The way we tune the controller will have influence on the duration of the transient response. The torque accuracy will be influenced by the way we generate the current references. A good starting point in learning more about FOC and torque control of PMSMs can be found in Simscape Electrical.
PMSM Current Reference Generator:
PMSM Field-Weakening Controller:
PMSM Field-Oriented Control:
I hope this helps.

추가 답변 (1개)

Swathy
Swathy 2023년 6월 21일
Sharing few other examples to help you get started
For PMSM control with MTPA control you could check out https://www.mathworks.com/help/mcb/gs/field-weakening-control-mtpa-pmsm.html which shows how MTPA Control Reference block computes the d-axis and q-axis reference current values for maximum torque per ampere (MTPA) and field-weakening operations.
On the tuning part you can also explore Tuning PI controllers with FOC Autotuner https://www.mathworks.com/help/mcb/gs/tune-pi-controllers-using-foc-autotuner.html which shows how FOC Autotuner block can help with tuning requirements for all loops.
Hoping these help.
  댓글 수: 1
adhavan d
adhavan d 2023년 6월 22일
Hi ,
I am facing one issue when upload the value in PMSM Current reference generator block."No Feasible current reference found .Please revise the parameter".But,I applied proper input values for PMSM Current reference generator block.

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

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Control Algorithm Design에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by