Main Content

Control Algorithm Design

Create controller algorithm for motor control system

Create the torque-control and speed-control subsystems, verify the target execution time, and tune the control gains.

Note

The blocks listed here are compliant with the MISRA C™ guidelines.

Blocks

expand all

Control Reference

ACIM Control ReferenceCompute reference currents for field-oriented control of induction motor
ACIM Feed Forward ControlDecouple d-axis and q-axis current to eliminate disturbance
ACIM Slip Speed EstimatorCalculate slip speed of AC induction motor
ACIM Torque EstimatorEstimate electromechanical torque and power
DQ LimiterSaturate voltages (or current) in the dq reference frame
MTPA Control ReferenceCompute reference currents for Maximum Torque Per Ampere (MTPA) and field-weakening operation
PMSM Feed Forward ControlDecouple d-axis and q-axis current to eliminate disturbance
PMSM Torque EstimatorEstimate electromechanical torque and power
Position GeneratorGenerate position ramp of fixed frequency
Six Step CommutationGenerate switching sequence for six-step commutation of brushless DC (BLDC) motor
Vector Control ReferenceCompute d and q axis components of reference vector
LUT based PMSM Control ReferenceGenerate lookup-table-based control reference currents for field-oriented control of permanent magnet synchronous motor
SRM CommutationGenerate switching sequences for n-phase switched reluctance motor (SRM)

Controllers

Derating FunctionCompute derating factor
PI ControllerDiscrete-time PID Controller
Field Oriented Control AutotunerAutomatically and sequentially tune multiple PID control loops in field-oriented control application

Math Transforms

3-Phase Sine Voltage GeneratorGenerate balanced three-phase sinusoidal signals
atan2Compute four-quadrant arctangent
Clarke TransformImplement ab to αβ transformation
Inverse Clarke TransformImplement αβ to abc transformation
Inverse Park TransformImplement dq to αβ transformation
Park TransformImplement αβ to dq transformation
Sine-Cosine LookupImplement sine and cosine functions using lookup table approach
PWM Reference GeneratorGenerate modulated signals from phase voltages
Protection RelayImplement protection relay with definite minimum time (DMT) trip characteristics
Host Serial ReceiveConfigure host-side serial communications interface to receive data from serial port
Host Serial SetupConfigure communication ports used by Host Serial Receive and Host Serial Transmit blocks
Host Serial TransmitConfigure host-side serial communications interface to transmit data to serial port
Hall Speed and PositionCompute speed and estimate position of rotor by using Hall sensors
Hall ValidityCompute rotor spin direction and validity of Hall sensor sequence
Mechanical to Electrical PositionCompute electrical position of rotor from mechanical position
Quadrature DecoderCompute position of quadrature encoder
Resolver DecoderCompute motor mechanical position and speed as well as sine and cosine values of motor electrical position
Software Watchdog TimerOutput true until counter reaches maximum count limit
Speed MeasurementCompute speed from rotor angular position
Sliding Mode ObserverCompute electrical position and mechanical speed of a surface-mount PMSM
Flux ObserverCompute electrical position, magnetic flux, and electrical torque of rotor
Pulsating High Freq ObserverEstimate initial rotor electrical position of interior PMSM using pulsating high frequency (PHF) injection
Extended EMF ObserverCompute electrical position and mechanical speed of permanent magnet synchronous motor (PMSM)
IIR FilterImplement infinite impulse response (IIR) filter
Vector plotPlot vectors in space domain
Position CompensationCompensate for position offset due to different types of delays

Topics