PEController BSP v4
Board Support Package for PEController from Taraz Technologies
 
Loading...
Searching...
No Matches
Type Definitions

Enumerations

enum  transformation_source_t { SRC_ABC , SRC_ALBE0 , SRC_DQ0 }
 Transformation source definitions. More...
 
enum  park_transform_type_t { PARK_COSINE , PARK_SINE }
 Types of park transformation definitions. More...
 

Detailed Description

Enumeration Type Documentation

◆ park_transform_type_t

Note
https://www.mathworks.com/help/physmod/sps/powersys/ref/alphabetazerotodq0dq0toalphabetazero.html?s_tid=doc_ta
Enumerator
PARK_COSINE 

Rotating frame aligned with A axis at t = 0. This type of Park transformation is also known as the cosine-based Park transformation.

PARK_SINE 

Rotating frame aligned 90 degrees behind A axis. This type of Park transformation is also known as the cosine-based Park transformation.

◆ transformation_source_t

Enumerator
SRC_ABC 

Select the ABC coordinates as source.

SRC_ALBE0 

Select the Alpha Beta Zero coordinates as source.

SRC_DQ0 

Select the DQ0 coordinates as source.