DQAlphaBeta - DQ to AB transformation
Connection Diagram:
D | A | |
Q | B | |
THETA |
Connections(5) | Position | Remark |
THETA | Bottom | Rotation Angle |
Q | Left | Input Q |
D | Left | Input D |
B | Right | Output beta |
A | Right | Output alpha |
Parameters(0) | Default | Remark |
Function | The signal DQ is rotated with the angle Theta into the AB frame. Va= Vd*cos(theta) + Vq*sin(theta) Vb= - Vd*sin(theta) + Vq*cos(theta) |
Status | Standard | |
Spice Export | YES | |
Export of Embedded C Code | YES |
Select from | Components\Library\PowerConverters\InverterControl\Transformation |
See also
abdq, AlphaBeta2Polar, AlphaBetaDQ, Cartesian2Polar, CartesianVector2Polar, Clarke, ClarkeInverse, dqab, dqxy, Park, ParkInverse, Polar2AlphaBeta, Polar2Vector, Vector2Polar, xydq,