Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
1. OverviewThis project presents a Quarter Car Model developed in Simulink. It simulates the vertical dynamics of a vehicle body as it traverses road irregularities. This model is essential for engineers studying vehicle comfort and suspension design.
2. Mathematical FoundationThe simulation solves the second-order differential equation for a single-degree-of-freedom system:
- Equation: m*x'' + c*x' + k*x = c*y' + k*y
- Rearranged for Acceleration: x'' = (1/m) * [(c*y' + k*y) - (c*x' + k*x)]
3. Model ParametersThe blocks in the provided model use the following values:
- Body Mass (m): 100 kg
- Damping Coefficient (c): 200 Ns/m
- Spring Stiffness (k): 10,000 N/m
- Input (y): Sine Wave (Road Profile)
4. Key Features
- Dynamic Response: Real-time calculation of Velocity and Displacement.
- Road Excitation: Includes both displacement (y) and velocity (y') of the road profile.
- Visual Output: Scope block for analyzing the stability and settling time of the suspension.
5. How to Use
- Download and open the .slx file.
- Double-click the Sine Wave block to change road frequency.
- Run the simulation and observe the Scope to see the car body's reaction.
Citation pour cette source
Abd Al-Rhman Reda (2026). Quarter Car Model (https://fr.mathworks.com/matlabcentral/fileexchange/183220-quarter-car-model), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.0 (79 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec les versions R2025b à R2026a
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0 |
