elevator motor modelling code

7 views (last 30 days)
karim Soussou
karim Soussou on 13 Jul 2021
Answered: J Chen on 13 Jul 2021
Hello Everyone, i was trying to plot the transient time system of an elevator using these equations
T = mg – ma= m(g-a)
N = mg if the elevator is at rest or moving at constant velocity
N = mg + ma if the elevator has an upward acceleration
N = mg - ma if the elevator has a downward acceleration

Answers (1)

J Chen
J Chen on 13 Jul 2021
You need to model the system with a differential equation: . Solve the equation with MATLAB or Simulink for given N(t).

Categories

Find more on Automotive Applications in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!