This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PMSM3_1例子里的 per-unit (pu)是什么意思

你好。

   我在学习PMSM3_1的代码例子。其中有句注释是写per-unit  (pu),请问哪里有详细的技术文档?

typedef struct {
       _iq ElecTheta;    // Input: Electrical angle (pu)
       Uint32 DirectionQep; // Variable: Direction of rotation (Q0) - independently with global Q
       _iq Speed;        // Output: Speed in per-unit  (pu)
       } SPEED_MEAS_QEP;    // Data type created