Contenido principal

Decoupled Transform (Six-Phase, Symmetrical)

R2026b

Implement abcdef to dsqsxyo1o2 transform

Since R2026b

  • Decoupled Transform (Six-Phase, Symmetrical)

Libraries:
Simscape / Electrical / Control / Mathematical Transforms

Description

The Decoupled Transform (Six-Phase, Symmetrical) block converts the time-domain components of a six-phase system in an abcdef reference frame to direct, quadrature, x, y, and zero components in a rotating reference frame.

You can configure the block to align the phase a-axis of the six-phase system to either the d-axis or the q-axis of the rotating reference frame where time t is 0.

Equations

θ = ωt + Offset is the angle between the a and q axes for the q-axis alignment or the angle between the a and d axes for the d-axis alignment, where:

  • ω is the rotational speed of the rotational reference frame.

  • t is the time, in s, from the initial alignment.

  • Offset=0,daxisalignmentπ2,qaxisalignment

The Decoupled Transform (Six-Phase, Symmetrical) block implements the transform as

[dsqsxyo1o2]=13[cosθcos(θπ3)cos(θ2π3)cos(θπ)cos(θ+2π3)cos(θ+π3)sinθsin(θπ3)sin(θ2π3)sin(θπ)sin(θ+2π3)sin(θ+π3)10.50.510.50.503232032320.50.50.50.50.50.50.50.50.50.50.50.5][abcdef].

Ports

Input

expand all

Components of the six-phase system in an abcdef reference frame, specified as a vector.

Data Types: single | double

Angular position of the rotating reference frame, specified as a scalar.

Data Types: single | double

Output

expand all

Direct, quadrature, x-axis, y-axis, and zero components of the system in the rotating reference frame, returned as a vector.

Data Types: single | double

Parameters

expand all

Option to align the a-phase vector of the abcdef reference frame to either the d-axis or the q-axis of the rotating reference frame.

References

[1] Yepes, Alejandro G., et al. "Comparison of Stator Winding Connections in Multiphase Drives under Healthy Operation and with One Open Converter Leg". IET Electric Power Applications, vol. 14, no. 4, Apr. 2020, pp. 584–96. DOI.org (Crossref), https://doi.org/10.1049/iet-epa.2019.0467.

Extended Capabilities

expand all

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2026b