Vehicle Dynamics GUI
Unzip the downloaded file and run V_GUI.m file to start the GUI
Yaw Moment Diagram (YMD) and Phase Portrait are usual plots to reflect the handling characteristics of a vehicle. YMD is very popular within the motorsport ambit whereas Phase Portrait is widely used for control oriented nonlinear systems. However, even though similar calculations are required for both, there are very few studies where both plots are related.
The Vehicle Dynamics GUI calculates and draws both plots based on the bicycle model. The employed tyre model for the calculation is the MF5.2 and the fitted tyre is the Hossier 18.0 x 7.5 10 R25B on a 7inches rim, broadly used by many Formula Student teams. Tyre fitting was done using OptimumTire software. Bicycle model default parameters come actually from a FStudent vehicle.
The input variables are the Front Wheel Angle (Delta), Side Slip Angle (Beta), Yaw Rate, Longitudinal Speed (Vx), rear tyres slip ratio (Kappa) and Torque Vectoring ratio (TV). This last one is just the commanded slip ratio difference between rear left and right tyres.
Output values are Front and Rear Slip Angle (Alpha F and R) and Lateral Forces (FY Front and Rear Axle), Lateral Acceleration (Ay), Yaw Moment (N), Yaw Acceleration (Yaw Acc), Side Slip Angle derivative (Beta dot), Rear Axle Longitudinal Force (FX Rear Axle), Longitudinal Acceleration (Ax), External Yaw Moment - Mz (coming from the rear axle longitudinal forces).
I believe the GUI might be interesting for some researchers. I also think that it might have bugs, the YMD calculation, for example, can be greatly improved. Some recoding is neccesary to change the tyre model, even though it could be done easily. If the tool results interesting I'd be happy to add some other usefull functionalities.
Tool has been programmed on Matlab 2018b, I think it should work for most of the versions. Control System Toolbox is required for system linearization.
引用格式
Andoni Medina Murua (2024). Vehicle Dynamics GUI (https://www.mathworks.com/matlabcentral/fileexchange/88376-vehicle-dynamics-gui), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!V_GUI
V_GUI
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0 |