ParksTransformation:

Path: Electrical/Components

% Parks transformation matrix from ABC to DQ coordinates for 3 phases.

 Type ParksTransformation for a demo.
--------------------------------------------------------------------------
   Form:
             
   mABToDQ = ParksTransformation( omega, t )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   omega      (1,1)  Electrical frequency (rad/sec)
   t          (1,1)  Time

   -------
   Outputs
   -------
   mABToDQ    (2,3)  Transformation matrix

--------------------------------------------------------------------------
   Reference: A. Tahri, A. Draou, "DESIGN OF A SIMPLE MEASURING TECHNIQUE
              OF THE INSTANTANEOUS POWER IN THREE PHASE SYSTEM,"
              Journal of ELECTRICAL ENGINEERING, VOL. 56, NO. 7-8, 2005,
              221?224.
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the Electrical Module page