Apply Deceleration in Vehicle Model
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi guys, I am currently developing longitudinal vehicle model using Simscape and Simscape Multibody. I would like to run the vehicle model by appying a deceleration value to the model, for example (from 100km/h to 0km/h) and see how long will be the stopping distance. I know that for Simcape model, I can utilize the brake model to appply braking force but can i put the deceleration value instead of braking force? And how can I apply braking in the physical model in Simscape Multibody?
Hope someone can help me on this. Thank you very much!
댓글 수: 0
답변 (1개)
Steve Miller
2022년 11월 19일
Hi Pei - you can specify the motion for joints as an input signal. You could define the deceleration, integrate twice to get position, and specify that as the input to a Prismatic joint. You could also use a controller to determine the force required to achieve a certain deceleration and apply that force to your vehicle.
--Steve
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Brakes and Detents에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!