Skip to content

Releases: mathworks/FOC-of-PMSM

PMSM parameter estimation using NXP s32k144 kit

10 Oct 03:20
d337202
Compare
Choose a tag to compare

PMSM parameter estimation models added.
This includes two sets of workflows.

  1. Resistance (Rs) and inductance (Ld, Lq) estimation. This does not require the motor shaft to spin
  2. Back EMF (Ke), rotor inertia (J), and static friction (B). This workflow needs to spin the motor in closed-loop current control.

PMSM parameter estimation using NXP s32k144 kit

05 Oct 02:32
d337202
Compare
Choose a tag to compare

The update includes two parameter estimation demos.

  1. Demo to estimate PMSM parameters with stationary rotor shaft (Rs, Ld, Lq).
  2. Demo that requires to spin the rotor to estimate parameters (Ke, J, B).

The user must update the estimated parameters using the first demo while using the second demo.

Field Oriented Control of PMSM using s32k144 development kit

28 Mar 04:05
bdee03c
Compare
Choose a tag to compare

Minor update: pmsm.FluxPM computation corrected in the initialization script of the closed loop control

Field Oriented Control of PMSM using s32k144 development kit

06 Jun 04:26
b28387e
Compare
Choose a tag to compare

The first version of the workflow for Field Oriented Control of Permanent Magnet Synchronous Motor Using the NXP™ S32K144 Development kit.