主要内容

Inverse Decoupled Transform (Six-Phase, Dual-Star)

R2026b

Implement dqz1z2o1o2 to abc and xyz transform with variable angular displacement

Renamed from Inverse Decoupled Transform (Six-Phase) in R2026b

  • Inverse Decoupled Transform (Six-Phase, Dual-Star)

Libraries:
Simscape / Electrical / Control / Mathematical Transforms

Description

The Inverse Decoupled Transform (Six-Phase, Dual-Star) block converts the direct, quadrature, z1, z2, o1, and o2 components in a rotating reference frame to the components of a six-phase system in the abc and xyz reference frame. The three-phase systems abc and xyz are spatially shifted by β electrical degrees.

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 at time t equal to 0.

θ = ω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

Equations

The Inverse Decoupled Transform (Six-Phase, Dual-Star) block implements the transform as

[abcxyz]=[cosθsinθcosθsinθ10cos(θ2π3)sin(θ2π3)cos(θ2π3)sin(θ2π3)10cos(θ+2π3)sin(θ+2π3)cos(θ+2π3)sin(θ+2π3)10cos(θβ)sin(θβ)cos(θβ)sin(θβ)01cos(θ2π3β)sin(θ2π3β)cos(θ2π3β)sin(θ2π3β)01cos(θ+2π3β)sin(θ+2π3β)cos(θ+2π3β)sin(θ+2π3β)01][dqz1z2o1o2].

The z1z2 and o1o2 pairs do not form a rotating magnetic potential. They are generalized zero-sequence components.

Ports

Input

expand all

Direct, quadrature, z1-axis, z2-axis, o1-axis, and o2-axis 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 three-phase system in an abc reference frame, returned as a vector.

Data Types: single | double

Components of the three-phase system in an xyz reference frame, returned as a vector.

Data Types: single | double

Parameters

expand all

Since R2026b

Angular displacement between the abc and xyz three-phase systems, in degrees.

Whether to align the a-phase vector of the abc reference frame to the d-axis or q-axis of the rotating reference frame.

References

[1] Amy, John. "Six Phase Synchronous Machine Model in Machine Variables and “Dq” Variables". 2019 IEEE Electric Ship Technologies Symposium (ESTS), Washington, DC, USA, 2019, pp. 421-429. DOI.org (Crossref), https://doi.org/10.1109/ESTS.2019.8847819.

Extended Capabilities

expand all

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

Version History

Introduced in R2021a

expand all