1.3 Vector Control Summary

The indirect vector control process can be summarized as follows:

1. The three-phase stator currents are measured. For currents in a motor with balanced three phase windings, these measurements provide values ia and ib. ic is calculated by the following equation: ia + ib + ic = 0.

2. The three-phase currents are converted to a stationary two-axis system. This conversion provides the variables iα and iβ from the measured ia and ib and the calculated ic values. The values iα and iβ are time-varying quadrature current values as viewed from the perspective of the stator.

3. The stationary two-axis coordinate system is rotated to align with the rotor flux using a transformation angle calculated at the last iteration of the control loop. This conversion provides the id and iq variables from iα and iβ. The values id and iq are the quadrature currents transformed to the rotating coordinate system. For steady state conditions, id and iq are constant.

4. Error signals are formed using id, iq and reference values for each are shown below.

  1. The id reference, controls rotor magnetizing flux.
  2. The iq reference, controls the torque output of the motor.
  3. The error signals are input to PI controllers.
  4. The output of the controllers provide vd and vq, which are voltage vector that will be applied to the motor.

5. A new transformation angle is estimated from the position estimation observer using vα, vβ, iα and iβ. This new angle guides the FOC algorithm as to where to place the next voltage vector.

6. The vd and vq output values from the PI controllers are rotated back to the stationary reference frame using the new angle. This calculation provides the next quadrature voltage values vα and vβ.

7. The vα and values are transformed back to three-phase values va, vb and vc. The three-phase voltage values are used to calculate new PWM duty cycle values that generate the desired voltage vector.

The entire process of transforming to a rotating frame, PI iteration, transforming back to stationary frame and generating PWM is illustrated in the following figure.

The next sections of this application note describe these steps in greater detail.

Figure 1-3. FOC Block Diagram