6-Phase VSD Transform
Compute vector space decomposition (VSD) based transformation on six-phase inputs
Since R2024b
Libraries:
Motor Control Blockset /
Controls /
Math Transforms
Motor Control Blockset HDL Support /
Controls /
Math Transforms
Description
The 6-Phase VSD Transform block applies vector space decomposition (VSD) transform (or decoupling transform) on six-phase inputs (a1, b1, c1, a2, b2, and c2) to generate the corresponding six axis components (α, β, x, y, z+, and z-) in 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 accepts the six-phase inputs as two sets of three-phase signals.
You can use the block to determine these six axis components corresponding to the six-phase stator voltages or currents of an asymmetric or a symmetric six-phase permanent magnet synchronous motor (PMSM). For example, you can use this block to determine the α, β, x, and y components of the six-phase stator feedback currents and use them 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.
By default, the block uses amplitude invariant transformation. However, you can use the parameter Power invariant to configure the block to use power invariant transformation.
The following image shows the comparison between input signals a1 and b1 as well as the output signals α and β.
For more information about the block algorithm, see Algorithm.
Examples
Ports
Input
Output
Parameters
Algorithms
The following equations describe the VSD based transformation on the six-phase inputs for an asymmetric PMSM.
where,
The following equations describe the VSD based transformation on the six-phase inputs for a symmetric PMSM.
where,
Extended Capabilities
Version History
Introduced in R2024b