Clear Filters
Clear Filters

Simscape vehicle model starts to decelerate even there is no input

3 views (last 30 days)
In " Tire Parameterization and Performance " model, when I changed the Torque input to 0, vehicle stars to move in negative direction even if there seems no external input to the vehicle. What might be the reason and solution for this. Thanks.

Answers (1)

Ayush
Ayush on 4 Jan 2024
Hi Volkan,
I understand that you want to know why the vehicle in the “Tire Parameterization and Performance” model starts moving in the negative direction even when the torque input to 0.
The primary reason for the above problem is the “Gravitational acceleration” parameter in the “Vehicle Body” block being set to 9.81 m/s^s by default. This parameter acts on the vehicle at its center of gravity by providing acceleration due to the gravitational forces which leads to resulting velocity and movement in the negative direction. Please refer to the below documentation to know more about the “Vehicle Body” block:
You can find the following block in the model using the path below:
TireParameterAndPerformance/Vehicle Body
To resolve the issue, you can set the “Gravitational acceleration” parameter to 0, which would nullify its effect on the vehicle which has zero torque. Please find the screenshots below to set the parameter to 0 and its resultant scope representation.
Hope it helps,
Regards,
Ayush Misra

Categories

Find more on Wheels and Tires in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!