Park Transform
Implement αβ to dq transformation
Libraries:
Motor Control Blockset /
Controls /
Math Transforms
Motor Control Blockset HDL Support /
Controls /
Math Transforms
Description
The Park Transform block computes the Park transformation of two-phase orthogonal components (α, β) or multiplexed αβ0 components in a stationary αβ reference frame.
The block accepts the following inputs:
Either α-β axes components or multiplexed components αβ0 in the stationary reference frame. Use the Number of inputs parameter to use either two or three inputs.
Sine and cosine values of the corresponding angles of transformation.
When using two-input configuration, it outputs orthogonal direct (d) and quadrature (q) axis components in the rotating dq reference frame. When using three-input configuration, it outputs multiplexed components dq0.
For a balanced system, the zero component is equal to zero.
You can configure the block to align either the d- or the q-axis with the α-axis at time t = 0.
The figures show the α-β axes components in an αβ reference frame and a rotating dq reference frame for when:
The d-axis aligns with the α-axis.
The q-axis aligns with the α-axis.
In both cases, the angle θ = ωt, where:
θ is the angle between the α- and d-axes for the d-axis alignment or the angle between the α- and q-axes for the q-axis alignment. It indicates the angular position of the rotating dq reference frame with respect to the α-axis.
ω is the rotational speed of the d-q reference frame.
t is the time, in seconds, from the initial alignment.
The figures show the time-response of the individual components of the αβ and dq reference frames when:
The d-axis aligns with the α-axis.
The q-axis aligns with the α-axis.
Equations
If the Number of inputs parameter is set to Two
inputs
, the following equations describe how the block implements Park
transformation.
When the d-axis aligns with the α-axis.
When the q-axis aligns with the α-axis.
where:
and are the two-phase orthogonal components in the stationary αβ reference frame.
and are the direct and quadrature axis orthogonal components in the rotating dq reference frame.
If the Number of inputs parameter is set to Three
inputs
, the following equations describe how the block implements Park
transformation:
The Clarke to Park Angle Transform block implements the transform for an a-phase to q-axis alignment as
where:
α and β are the alpha-axis and beta-axis components of the two-phase system in the stationary reference frame.
0 is the zero component.
d and q are the direct-axis and quadrature-axis components of the two-axis system in the rotating reference frame.
For an a-phase to d-axis alignment, the block implements the transform using this equation:
Examples
Ports
Input
Output
Parameters
Extended Capabilities
Version History
Introduced in R2020a