void Isr(void)
{
/* Inverse Park Transformation calculation */
GMCLIB_ParkInv_F16(&sDQ, &sAngle, &sAlphaBeta);
}
2.5 GMCLIB_DecouplingPMSM
The
function calculates the cross-coupling voltages to
eliminate the d-q axis coupling that causes nonlinearity of the control.
The d-q model of the motor contains cross-coupling voltage that causes nonlinearity of
the control.
represents the d-q model of the motor that can be described using
the following equations, where the underlined portion is the cross-coupling voltage:
Equation 10
where:
• u
d
, u
q
are the d and q voltages
• i
d
, i
q
are the d and q currents
• R
s
is the stator winding resistance
• L
d
, L
q
are the stator winding d and q inductances
•
ω
el
is the electrical angular speed
•
ψ
r
is the rotor flux constant
Chapter 2 Algorithms in detail
GMCLIB User's Guide, Rev. 2, 10/2015
Freescale Semiconductor, Inc.
23
Содержание DSP56800E
Страница 1: ...GMCLIB User s Guide DSP56800E Document Number DSP56800EGMCLIBUG Rev 2 10 2015 ...
Страница 2: ...GMCLIB User s Guide Rev 2 10 2015 2 Freescale Semiconductor Inc ...
Страница 4: ...GMCLIB User s Guide Rev 2 10 2015 4 Freescale Semiconductor Inc ...
Страница 64: ...GMCLIB_SvmU7n GMCLIB User s Guide Rev 2 10 2015 64 Freescale Semiconductor Inc ...
Страница 78: ...GMCLIB User s Guide Rev 2 10 2015 78 Freescale Semiconductor Inc ...