Main Content

Inverse Decoupled Transform (Six-Phase)

Implementdqz1z2o1o2toabcandxyztransform

  • Library:
  • Simscape / Electrical / Control / Mathematical Transforms

Description

TheInverse Decoupled Transform (Six-Phase)block converts the direct, quadrature,z1,z2,o1, ando2components in a rotating reference frame to the components of a six-phase system in theabcandxyzreference frame. The three-phase systemsabcandxyz由30电度空间转移。

You can configure the block to align the phasea-axis of the five-phase system to either thed-axis orq-axis of the rotating reference frame at timet= 0.

θ = ωt + Offsetis the angle between theaandqaxes for theq-axis alignment or the angle between theaanddaxes for thed-axis alignment, where:

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

  • tis the time, in s, from the initial alignment.

  • O f f s e t = 0 , d a x i s a l i g n m e n t π 2 , q a x i s a l i g n m e n t

Equations

TheInverse Decoupled Transform (Six-Phase)block implements the transform as

[ a b c x y z ] = [ cos θ sin θ 1 0 1 0 cos ( θ 2 π 3 ) sin ( θ 2 π 3 ) 1 2 3 2 1 0 cos ( θ + 2 π 3 ) sin ( θ + 2 π 3 ) 1 2 3 2 1 0 cos ( θ π 6 ) sin ( θ π 6 ) 3 2 1 2 0 1 cos ( θ 5 π 6 ) sin ( θ 5 π 6 ) 3 2 1 2 0 1 cos ( θ + π 2 ) sin ( θ + π 2 ) 0 1 0 1 ] [ d q z 1 z 2 o 1 o 2 ]

Thez1z2ando1o2pairs 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, ando2-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

Whether to align thea-phase vector of theabcreference frame to thed-axis orq-axis of the rotating reference frame.

Extended Capabilities

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

Introduced in R2021a