. Solve the equation with MATLAB or Simulink for given N(t).elevator motor modelling code
16 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (1)
J Chen
le 13 Juil 2021
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).0 commentaires
Voir également
Catégories
En savoir plus sur Assembly dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!