Skip to content

A sLIM (single-sided Linear Induction Motor) simulation model using MATLAB Simulink & S-Function.

Notifications You must be signed in to change notification settings

keguigong/linear-induction-motor-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linear-Induction-Motor-Model

A LIM simulation model using MATLAB/S-Function.

The model is established with single sided LIM mathmatical model. The mathmatical model is given below.

votage equation:

flux equation:

and the movement equation:

from the votage equation, we got the current equation:

from the flux equation, we got the flux state equation:

the S-Function model is written as lim_model.m.

the simulink model is lim_s_function.slx.

then the LIM S-Funtion model looks like this:

the open-loop simulation:

The parameters of LIM is listed below.

parameter value unit
Rs 1.25 ohm
Rr 2.7 ohm
Lr 40.1 mH
Ls 33.1 mH
Lm 32.6 mH
m 8 kg
D 0.286 m
tau 0.066 m
p 4 none

you can change the parameters to yours.

About

A sLIM (single-sided Linear Induction Motor) simulation model using MATLAB Simulink & S-Function.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages