SImDriveline Tyre (tire) model & rolling resistance
17 次查看(过去 30 天)
显示 更早的评论
Hi,
I am developing a simple driveline model using simDriveline to replace my simulink version. Everything is going well so far and i have a good correlation between my two models except that the torques in the system are too low. The differences appear to be almost exactly the same as the tyre rolling resistance i was using previously.
I have been searching the internet and help pages for further info on the tye magic formula and rolling resistance. I have played around with the compliance and peak longitudinal force, but nothing I do seems to make any difference to the torque at the wheels during steady speed.
Could anybody point me in the direction of how I can properly include tyre rolling resistance. I have the values in N/(m/s).
Many Thanks
Christopher
0 个评论
采纳的回答
Martin
2013-1-14
I happened to see this old question, and wanted to chime in. Rolling resistance was added to the tire blocks (and as a separate block) in R2012b. It uses the normal force (among other things) to compute the resistance, so it may not be exactly what you are looking for.
Your model is using a resistive force in N/(m/s). This is essentially a linear damper. You could connect a translational damper between the tire hub and ground.
0 个评论
更多回答(1 个)
Zxcdsa
2012-4-27
I had the same problem. My first idea was to add two gain blocks with coefficient of rolling friction (0.015 for dry tarmac) to the output signal Fzf and Fzr of the longitudional vehicle dynamics block, and also added relay block with product block for the force couldn't act when car is stopped.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Tires and Vehicles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!