I've been working on a Matlab Simscape (Using PMSM Drive, see the following model: https://de.mathworks.com/help/releases/R2024b/sps/ug/three-phase-pmsm-drive.html). And since I ve got now real signal data for the current and the voltage, I am looking for a way how to Update the PMSM Motor Block and also the PMSM Field-Oriented Control using the real signal data that I have, with the goal to generate similar / exact same simulation data as the real one.
I have found out that I can use the Parameter estimator, but I only found an example for a DC-Motor for the parameter tuning:
https://de.mathworks.com/videos/estimating-parameters-of-a-dc-motor-68856.html
I'd appreciate any help, hint or comment if someone is familiar with comparing real vs. simulation data and updating the simulation data.
Thanks a lot in advance!