Estimate Motor Parameters by Using Motor Control Blockset Parameter Estimation Tool

Motor Control Blockset™ provides a parameter estimation tool that estimates the motor parameters accurately. Use the estimated motor parameters to simulate the motor model and design the control system. Therefore, the simulation response with the estimated parameters for the motor model is close to the behavior of motor under test.

The parameter estimation tool determines these motor parameters for a Permanent Magnet Synchronous Motor:

  • Phase resistance (Rs)

  • d and q axis inductances (Ld and Lq)

  • Back-EMF constant (Ke)

  • Motor inertia (J)

  • Friction constant (F)

The parameter estimation tool accepts the minimum required inputs, runs tests on the target hardware, and displays the estimated parameters.

Prerequisites

The parameter estimation tool needs the motor position detected by either quadrature encoder, Hall sensors, or sensorless flux observer. Sensored position detection requires either Hall or quadrature encoder sensor calibration for the motor under test.

  • Ensure that the PMSM is in no-load condition.

If you are using Hall sensors:

If you are using quadrature encoder sensor:

Note

If you set Sensor Selection field in the host model to Sensorless, you can skip the position sensor calibration step.

Supported Hardware

This example supports only these hardware configurations:

Texas Instruments™ F28069M control card configuration:

  • F28069M control card

  • DRV8312-69M-KIT inverter

  • A PMSM with Hall or quadrature encoder sensor

  • DC power supply

Note

The DRV8312-69M-KIT board has a known issue in the board's power supply section. Due to this limitation, the board does not support all Hall sensor types. For example, it does not support the Hall sensor of Teknic M-2310P motor.

Texas Instruments LAUNCHXL-F28379D configuration:

  • LAUNCHXL-F28379D controller

  • BOOSTXL-DRV8305 inverter

  • A PMSM with Hall or quadrature encoder sensor

  • DC power supply

Required MathWorks Products

To run parameter estimation, you need these products:

  • Motor Control Blockset

  • Fixed-Point Toolbox™

Only to build the target models, you need these optional products :

  • Embedded Coder®

  • Embedded Coder Support Package for Texas Instruments C2000™ Processors

Prepare Hardware

For the F28069M control card configuration:

  1. Connect the F28069M control card to J1 of DRV8312-69M-KIT inverter board.

  2. Connect the motor three phases to MOA, MOB, and MOC on the inverter board.

  3. Connect the DC power supply to PVDDIN on the inverter board.

  4. If you are using Hall sensor, connect the Hall sensor encoder output to J10 on the inverter board.

  5. If you are using quadrature encoder sensor, connect the quadrature encoder pins (G, I, A, 5V, B) to J4 on the inverter board.

For the LAUNCHXL-F28379D configuration:

  1. Attach the inverter board to the controller board such that J1, J2 of BOOSTXL aligns with J1, J2 of LAUNCHXL.

  2. Connect the motor three phases to MOTA, MOTB, and MOTC on the BOOSTXL inverter board.

  3. Connect the DC power supply to PVDD and GND on the BOOSTXL inverter board.

  4. If you are using Hall sensor, connect the Hall sensor output to QEP_B (configured as eCAP) on LAUNCHXL.

  5. If you are using quadrature encoder sensor, connect the quadrature encoder pins (G, I, A, 5V, B) to QEP_A on the LAUNCHXL controller board.

For more details regarding these connections, see Hardware Connections.

For more details regarding the model settings, see Model Configuration Parameters.

For LAUNCHXL-F28379D, load a sample program to CPU2, for example, program that operates the CPU2 blue LED using GPIO31 (c28379D_cpu2_blink.slx) to ensure that CPU2 is not mistakenly configured to use the board peripherals intended for CPU1.

Parameter Estimation Tool

The parameter estimation tool includes a target model and a host model. The models communicate with each other by using a serial communication interface. For more details, see Host-Target Communication.

Enter the system details about the motor under test in the host model. The target model uses an algorithm to perform tests on the motor and estimate the motor parameters. The host model starts these tests and displays the estimated parameters.

Prepare Workspace

To open the parameter estimation host model, enter this command:

open_system('mcb_param_est_host_read.slx');

Enter these details in the host model to prepare the workspace:

  • Select Board - Select the target hardware and inverter combination.

  • Communication Port - Specify the serial port that you want to configure. Select an available port from the list. For more details, see Find Communication Port.

  • Required Inputs - Enter these motor specification data. You can obtain these values either from the motor data sheet or on the motor nameplate.

    • Input DC Voltage - The DC supply voltage for the inverter (Volts).

    • Nominal Current - The rated current of the motor (Ampere).

    • Nominal Speed - The rated speed of the motor (rpm).

    • Pole Pairs - The number of pole pairs of the motor.

    • Nominal Voltage - The rated voltage of the motor (Volts).

    • Position Offset - The position (Hall or quadrature encoder) sensor offset value (per-unit position) (see Hall Offset Calibration for PMSM Motor, Quadrature Encoder Offset Calibration for PMSM Motor, and Per-Unit System).

    • Sensor Selection - The type of position sensor that you are using. You can select one of these values:

      • QEP - Select this option if you are using the quadrature encoder sensor attached to your motor.

      • HALL - Select this option if you are using the Hall sensors available in your motor.

      • Sensorless - Select this option if you want to use the Flux Observer sensorless position estimation block instead of a position sensor. For details about this block, see Flux Observer.

    • Total QEP Slits - The number of slits available in the quadrature encoder sensor. By default, this field has a value 1000.

Note

When updating Required Inputs, consider these limitations:

  • The rated speed of the motor must be less than 25000rpm.

  • The tests protect the hardware from over-current faults. However, to ensure that these faults do not occur, keep the motor's rated current (entered in Nominal Current field) less than the maximum current supported by the inverter.

  • If you have an SMPS based DC power supply unit, set a safe current limit on the power supply for safety reasons.

Deploy Target Models

Before starting the tests by using the parameter estimation tool, you should download the binary files (.hex/ .out) generated by the target model into the target hardware. There are two workflows to download the binary files:

Workflow 1: Build and Deploy Target Model:

Use this workflow to generate and deploy the code for the target model. Ensure that you press Ctrl+D to update the workspace with the required input details from the host model.

Click one of these hyperlinks in the parameter estimation host model to open the target model (for the hardware that you are using):

  • For F28069M based controller attached to either Hall or quadrature encoder sensor:

    mcb_param_est_f28069_DRV8312

  • For F28379D based controller attached to either Hall or quadrature encoder sensor:

    mcb_param_est_f28379D_DRV8305

  • For F28379D based controller that uses the sensorless Flux Observer block:

    mcb_param_est_sensorless_f28379D_DRV8305

Click Build, Deploy & Start in the Hardware tab to deploy the target model to the hardware.

Note

Ignore the warning message Multitask data store option in the Diagnostics page of the Configuration Parameter Dialog is none displayed by the model advisor, by clicking the Always Ignore button. This is part of the intended workflow.

Workflow 2: Manually Download Target Model:

Use this workflow to deploy the binary files (.hex/ .out) of the target model manually by using a third party tool (the workflow does not need code-generation). This workflow is only valid for Teknic M-2310P motor.

  • Locate the binary files (.hex/ .out) at these locations:

    • <matlabroot>\toolbox\mcb\mcbexamples\mcb_param_est_f28069_DRV8312.out

    • <matlabroot>\toolbox\mcb\mcbexamples\mcb_param_est_f28379D_DRV8305.out

  • Open a third-party tool to deploy the binary files (.hex/ .out).

  • Download and run the binary files (.hex/ .out) on the target hardware.

Estimate Motor Parameters

Use the following steps to run the Motor Control Blockset parameter estimation tool:

  1. Ensure that you deploy the binary files (.hex/ .out) generated from the target model, to the target hardware and update the required details in the host model.

  2. In the host model, click Run in the Simulation tab to run the parameter estimation tests.

  3. The parameter estimation process takes less than a minute to perform the tests. You can ignore the beep sound produced during the tests.

  4. The host model displays the estimated motor parameters after successfully completing the tests.

The tool uses the following algorithm to estimate parameters:

  • Motor resistance (R) - The tool uses Ohm's law to estimate this value.

  • Motor inductance (Ld and Lq) - The tool uses frequency injection method to estimate these values.

  • Back EMF (Ke) - The tool measures the currents and voltages and uses the electric motor equation to estimate this value.

  • Permanent magnet flux (λ) - The tool uses the estimated back EMF constant to estimate this value.

  • Friction constant (B) - The tool estimates this value by using the torque equation for a motor running at a constant speed.

  • Inertia (J) - The tool estimates this value by using retardation test.

  • Rated Torque - The tool estimates this value by using the estimated value of permanent magnetic flux of the motor.

When the parameter estimation tests complete, the Test Status LED turns green.

If the tests are interrupted, the Test Status LED turns red. When the LED turns red, run the host model again to rerun the parameter estimation tests.

During an emergency, you can manually turn the Run-Stop slider switch to Stop position to stop the parameter estimation tests. In addition, the model interrupts the parameter estimation tests and turns these LEDs red to protect the hardware from the following faults:

  1. Over-current fault (this fault occurs when actual current drawn from the power supply is more than the Nominal Current value mentioned in the Required Inputs section of the host model)

  2. Under-voltage fault (this fault occurs when input DC voltage drops below 80% of the Input DC Voltage value mentioned in the Required Inputs section of the host model)

  3. Serial communication fault

Save Estimated Parameters

You can export the estimated motor parameters and further use them for the simulation and control system design.

To export, click Save Parameters to save the estimated parameters into a MAT (.mat) file.

To view the saved parameters, load the MAT (.mat) file in the MATLAB® workspace. MATLAB saves the parameters in a structure named motorParam in the workspace.

Click Open Model to create a new Simulink® model with a PMSM motor block. The motor block uses the motorParam structure variables from the MATLAB workspace.