elevator motor modelling code
Mostrar comentarios más antiguos
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
Respuestas (1)
J Chen
el 13 de Jul. de 2021
0 votos
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).Categorías
Más información sobre Assembly en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!