How to implement a abc to dq Park's transformation by writing a code in mfile (and not using Simulink) in order to generate the vector in the rotating fame.

7 views (last 30 days)
In order to convert abc three phase AC variables into two phase AC variables with stationary frame of reference by using Clerk transformation then we have to convert aplha beta AC variables into two DC variables i.e; d and q, with help of Park transformation. I need a matlab code in order to generate the vector in both Clerk and PArk transformations. Please help me

Answers (1)

Sabin
Sabin on 30 Jan 2023
Just put the Park equations in a an m file. This is quite straitforward as there is no integration or derivation needed just summation of sin and cos. Equations are given here:

Categories

Find more on Electrical Block Libraries in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!