Field-Oriented Control of PMSM: Speed vs Torque Modes

Added:

FOC Overview
Torque Control Loop
Reference Frames
DQ vs ABC Frame
Rotor Perspective
Control Simplification
ID and IQ Roles
Torque Mode Control
Speed Mode Control
Control Modes Summary

FOC Overview

0:00
Playing Section
  • 1

    Explains the common use of PMSM and BLDC motors in EVs.

  • 2

    Introduces Field Oriented Control (FOC) as the key efficient technique.

Basic operational principles of Permanent Magnet Synchronous Motors (PMSM), including stator and rotor magnetic fields.
Fundamentals of coordinate transformations in electric drives, specifically the Clarke (abc to alpha-beta) and Park (alpha-beta to d-q) transformations.
Core feedback control concepts, particularly the structure and tuning of Proportional-Integral (PI) controllers used in current loops.
The fundamental mechanical relationships between torque, angular velocity, and power in rotating electrical machines.
Implementation of Field-Oriented Control (FOC) on microcontrollers or DSPs, including Space Vector PWM (SVPWM) generation.
Flux weakening and MTPA (Maximum Torque Per Ampere) control strategies to extend PMSM operation beyond base speeds.
Sensorless control methods for PMSM, using estimators and observers (e.g., Sliding Mode Observers) to eliminate physical encoders.
System-level electric vehicle (EV) drivetrain integration, focusing on regenerative braking control and traction control systems.
722 views25likes22:16@pruedtech-provenresearchOriginal Release: 2023-01-26

Field Oriented Control (FOC) is an efficient control technique for PMSM motors that transforms three-phase AC quantities (ABC frame) into two DC quantities (DQ frame) to simplify control; in torque control mode, the PI controller regulates IQ (torque component) based on acceleration pedal input while ID is maintained at zero, whereas in speed control mode, the controller regulates IQ based on the error between reference speed and actual motor speed, enabling precise speed regulation without direct throttle input.