![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1766244/image.png)
Tire modelling in simscape multibody
조회 수: 34 (최근 30일)
이전 댓글 표시
I am a student currently working on a full vehicle multibody model of a 4WD BEV vehicle. Now I need to model the tires. I have looked at the possible options available but I am unsure as to what would better fit the model. The purpose of my project is to study both longitudinal and lateral behavior of the car focusing on low speed kinematics. Does anybody have any suggestions on how to handle this?
답변 (2개)
Matthew
2024년 12월 10일
I agree with @Sam Chak 's suggestion. The book "Tire and Vehicle Dynamics, Third Edition R-418" by Hans B. Pacejka is the best resource (although heavy reading!).
The MATLAB support package Extended Tire Features for Vehicle Dynamics Blockset has tooling to fit and plot tire models.
댓글 수: 0
Rahul
2024년 9월 16일
I understand that you require to model tires for your '4WD BEV' simscape multibody model to study both longitudinal and lateral behavior of the car focusing on low-speed kinematics.
You can refer to this answer: https://www.mathworks.com/matlabcentral/answers/1967139-how-can-i-implement-the-magic-formula-by-pacejka-in-simscape-multibody-between-a-wheel-modeled-as-a
This answer mentions the 'Magic Formula Tire Force and Torque' model which is able to handle both longitudinal and lateral dynamics of the tire models. It also mentions MATLAB File Exchange submissions such as 'MFeval' and 'Spatial Contact Force Examples Simscape Multibody' which can be helpful in this scenario.
You can also refer to the following Mathworks documentations to model the 'Tire' according to your use-case:
'Tire (Magic Formula)': https://www.mathworks.com/help/releases/R2023b/sdl/ref/tiremagicformula.html?searchHighlight=Tire%20(Magic%20Formula)&s_tid=doc_srchtitle
'Tire-Road Interaction (Magic Formula)': https://www.mathworks.com/help/releases/R2023b/sdl/ref/tireroadinteractionmagicformula.html?searchHighlight=Tire-Road%20Interaction%20(Magic%20Formula)&s_tid=doc_srchtitle
'Magic Formula Tire Force and Torque': https://www.mathworks.com/help/releases/R2023b/sm/ref/magicformulatireforceandtorque.html?searchHighlight=Magic%20Formula%20Tire%20Force%20and%20Torque&s_tid=doc_srchtitle
'Spatial Contact Force Examples Simscape Multibody': https://www.mathworks.com/matlabcentral/fileexchange/109680-multibody-contact-force-block-examples-in-simscape-multibody
Hope this helps! Thanks.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simscape Multibody에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!