Contenido principal

Inverse Decoupled Transform (Six-Phase, Symmetrical)

R2026b

Implement dsqsxyo1o2 to abcdef transform

Since R2026b

  • Inverse Decoupled Transform (Six-Phase, Symmetrical)

Libraries:
Simscape / Electrical / Control / Mathematical Transforms

Description

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

You can configure the block to align the phase a-axis of the six-phase system to either the d-axis or 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 Inverse Decoupled Transform (Six-Phase, Symmetrical) block implements the transform as

[abcdef]=[cosθsinθ100.50.5cos(θπ3)sin(θπ3)0.5320.50.5cos(θ2π3)sin(θ2π3)0.5320.50.5cos(θπ)sin(θπ)100.50.5cos(θ+2π3)sin(θ+2π3)0.5320.50.5cos(θ+π3)sin(θ+π3)0.5320.50.5][dsqsxyo1o2].

Ports

Input

expand all

Direct, quadrature, x-axis, y-axis, and zero components of the system in the rotating 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

Components of the six-phase system in an abcdef 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