Simulating a PMSM with the FEA Model (Electric Motor Simulation Toolkit)
- Updated2023-02-21
- 1 minute(s) read
In this tutorial, you design an application to simulate a permanent magnet synchronous motor (PMSM) and compose an HIL system with I/O modules. Use the finite element analysis (FEA) model function to simulate the PMSM. You can use the built-in examples and sample project that this toolkit provides to simulate the motor in an HIL system. After completing this tutorial, you can replace the control algorithms with your new electric control unit (ECU) control algorithms according to your application requirements.
This tutorial consists of the following parts:
- Testing the FEA Model
- Testing the Control Algorithms
- Simulating a PMSM on an FPGA Target
- Composing a Real HIL System