6-Phase Inverse VSD Transform
Compute vector space decomposition (VSD) based inverse transformation on orthogonal inputs
Since R2024b
Libraries:
Motor Control Blockset /
Controls /
Math Transforms
Motor Control Blockset HDL Support /
Controls /
Math Transforms
Description
The 6-Phase Inverse VSD Transform block applies inverse vector space decomposition (VSD) transform on the orthogonal inputs (α, β, x, y, z+, and z-) to compute the six-phase outputs (a1, b1, c1, a2, b2, and c2).
The six orthogonal input components belong to the following three subspaces:
α-β subspace (containing α and β components)
x-y subspace (containing x and y components)
Zero sequence subspace (containing z+ and z- components)
The block outputs the six signals as two sets of three-phase signals.
You can use the block to determine the six-phase stator voltages or currents of an asymmetric or a symmetric six-phase permanent magnet synchronous motor (PMSM) using the six orthogonal input components. For example, you can use this block to determine the reference six-phase stator voltages from the α, β, x, and y reference voltage components generated by the current PI controllers. Therefore, you can use this block to implement field-oriented control (FOC) of an asymmetric six-phase PMSM. For more information, see Field-Oriented Control of Six-Phase PMSM.
Six-phase motors have different configurations based on the spatial angle (or spatial shift) between the two sets of three-phase windings. An asymmetric six-phase PMSM uses a spatial angle of 30 electrical degrees, whereas a symmetric six-phase PMSM uses a spatial angle of 60 electrical degrees.
The following image shows the comparison between input signals α and β as well as the output signals a1 and b1.
For more information about the block algorithm, see Algorithm.
Examples
Ports
Input
Output
Parameters
Algorithms
The following equations describe the inverse VSD transformation on the six orthogonal input components for an asymmetric PMSM.
where,
The following equations describe the inverse VSD transformation on the six orthogonal input components for an symmetric PMSM.
where,
Extended Capabilities
Version History
Introduced in R2024b