What is meant by slip(output) in tire output port

조회 수: 1 (최근 30일)
Deshik Reddy
Deshik Reddy 2020년 6월 17일
답변: Vasco Lenzi 2020년 7월 9일
Any one please explain what does slip in tire block mean, wether its percent or.....
In one simulation I got output slip as 30. Is it possible or not ....What does the block gives output as (better explain with mathematical explaination)

채택된 답변

Vasco Lenzi
Vasco Lenzi 2020년 7월 9일
Hi Deshik
I took a quick look at the code under the hood. The slip is an unitless output of the relation between the velocity
outputs
S = {0, '1'}; % S:right
end
Is calculated from a velocity over another velocity: S == v_rel/v_den;
Is not a percent.
Hope this helps, I will put forward a request to improve the documentation and add a mention of the Slip unit.
Cheers
Vasco

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Tires and Vehicles에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by