How can I make differential steering model using Simscape Multibody?

조회 수: 11 (최근 30일)
Gyubin Han
Gyubin Han 2018년 11월 14일
댓글: Gyubin Han 2019년 4월 7일
Hi, I'd like to make a suspension model using simscape multibody.
So, I found the model in FileExchange, and I change suspension model to MacPherson model.
(https://kr.mathworks.com/matlabcentral/fileexchange/64648-matlab-and-simulink-racing-lounge-vehicle-modeling-with-simscape-multibody)
In this model, we give vehicle speed into the rear wheel sphere rotation (revolute joint).
When we simulate the input mode as slalom, turn left/right, the speed of both rear wheels is same.
So, I'd like to change the model into differential steering model.
How can I make this model?
My model is almost simliar to the FileExchange model.

채택된 답변

Steve Miller
Steve Miller 2019년 4월 2일
I believe when you say, "differential steering" that you want to drive the wheels at different speeds in order to make the vehicle turn. To do that, you need to simply provide separate signals to specify the speed of the wheels on opposite sides. The model from the File Exchange already has separate signals for the rear wheels. If you modify the input so that those signals are different, you will have differential steering.
--Steve
  댓글 수: 1
Gyubin Han
Gyubin Han 2019년 4월 7일
Thanks, Steve. I found the File Exchange what you say so.
So I separate the signals, and put them into different wheels.
And it pretty work well. Thanks for your help. :)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulation and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by