How to calculate the Asynchronous Machine parameters?

Hello
So I'm dealing with a Simulink project that is related to Soft-stopping a wound rotor motor. However I have a problem about the parameters of the Machine. I'm supposed to fill them out based on a datasheet that I have to find, but I've been searching for hours and no single datasheet that I have found had the parameters like the Stator/Rotor resistance or Mutual inductance determined in the doc.
Now I'm thinking of calculating them myself using the formulas and such. I don't know if that is a correct way of doing it, but How does Simulink itself calculate them? Does it use the formulas or are those some actual values that came from a real datasheet?

1 Comment

Torsten
Torsten on 14 Jul 2026 at 14:24
Edited: Torsten on 14 Jul 2026 at 14:26
All parameters the user can input are actual values (independent parameters), all parameters that the user can't input are derived quantities (computed by some formula) (dependent parameters).
Which of the parameters are independent and which are dependent can depend on the Simulink model.

Sign in to comment.

Answers (0)

Products

Release

R2024b

Asked:

on 14 Jul 2026 at 13:59

Edited:

on 14 Jul 2026 at 14:26

Community Treasure Hunt

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

Start Hunting!