elevator motor modelling code
显示 更早的评论
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
回答(1 个)
J Chen
2021-7-13
0 个投票
You need to model the system with a differential equation:
. Solve the equation with MATLAB or Simulink for given N(t).
. Solve the equation with MATLAB or Simulink for given N(t).类别
在 帮助中心 和 File Exchange 中查找有关 Assembly 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!