![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/683433/image.png)
elevator motor modelling code
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (1개)
J Chen
2021년 7월 13일
You need to model the system with a differential equation:
. Solve the equation with MATLAB or Simulink for given N(t).
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/683433/image.png)
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Multibody Modeling에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!