How can I make differential steering model using Simscape Multibody?

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 日

1 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeApplications についてさらに検索

製品

リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by