Dependence of resistance on slip in an asynchronous motor.

2 views (last 30 days)
Hello
How can I make the resistance and inductance depend on the slip in an asynchronous motor from the simscape electrical library?
I need these values ​​to be a slip function
res.jpg

Answers (1)

Divya Yerraguntla
Divya Yerraguntla on 31 Jul 2019
Edited: Divya Yerraguntla on 1 Aug 2019
Hi,
For asynchronous machines, at each steady-state operation, the rotor resistance depends on the slip, i.e., Rr'/s, where Rr' is the rotor resistance (referred onto the stator side) corresponding to the standstill condition; s is the slip. The asynchronous machine model can reflect the above behavior at each steady-state operation. So there is no need to have a tunable rotor resistance depending on the slip in the model block parameters. A user only needs to specify the rotor resistance (referred onto the stator side) corresponding to the standstill condition. As for the rotor leakage inductance Llr’, it does not depend on the slip.
  1 Comment
Pawel Tatarczak
Pawel Tatarczak on 5 Aug 2019
Hello
The problem is that I have to simulate the operation of the linear induction motor and I want to use this model. The real model of the linear motor is a linear arc motor with a rotating disc. The rotating disc consists of a steel core and a copper overlay. Depending on the slip, the depth of the magnetic flux penetration changes. Therefore, the parameters X2 and R2 of the secondary page change. This is the only difference compared to the rotating engine that I need to consider. I was trying to multiply this parameters by function s but i think this values are determinants of the matrix and program crashed.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!