Simscape Electrical, 'FEM-parametrized PMSM' block has different parameters depending on where it's found. Why is that?

1 view (last 30 days)
In Simscape Electrical, the FEM-parametrized PMSM has different parameters depending on where it's found. When running 'elec_import_fem_maxwell', you recieve another motor than if you place it from the library. The block found in the library is parametrized using partial derivatives of the flux linkage with regards to current and angle, but the block found when running the above specified command is parametrized using the flux linkage directly.
What are the differences, and more importantly, is any one of these obsolete and/or not working properly?
I'm running Matlab 2018b, Simulink 9.2, Simscape 4.5, Simscape Electrical 7.0.
Steps to reproduce:
  1. Run command elec_import_fem_maxwell
  2. Right-click on the 'FEM-parametrized PMSM'-block, go to 'Library link'>'Go To Library Block'
  3. Place the 'FEM-parametrized PMSM'-block from the library and open parameters for both blocks.

Answers (1)

Maadhav Akula
Maadhav Akula on 3 Jan 2020
Both the blocks are the same, but there are different Block Choices available for the block, the one in the example uses ‘3-D flux linkage data’ as its choice, you can learn more about it in the link provided below:
Hope this Helps!

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!