This library contains a multibody model of a formula student vehicle
with an electric powertrain.
You can:
- Select different suspension types.
- Adjust parameter values for the selected vehicle configuration.
- Configure the vehicle model to run different maneuvers.
- Visualize the simulation results in a 3D animation.
The templates are designed to be extendable. Create your own variant for any portion of the vehicle model (such as the brakes, suspension, or drivetrain) and you can adjust the libraries so that variant can be selected.
Please visit the Simscape Vehicle Templates page for animations and videos that show what you can do with these models.
- Open the project file SSVT_FSAE.prj
- Click on the hyperlinks to swap suspension types and maneuver.
- Modify parameter values in the "Vehicle" data structure in the MATLAB workspace.
Copyright 2024 The MathWorks, Inc.
v3.5 -- Nov 2024 R2022a - R2024b
- Renamed suspension "PushUA" to "Pullrod".
v3.4 -- Oct 2024 R2022a - R2024b
- Added optional compliance elements to all inboard connections of suspension arms.
- Added bushing testrig to test linear, nonlinear, and nonlinear with hysteresis force laws
v3.2 -- Oct 2024 R2022a - R2024b
- Improved trajectory follower with smoother transitions between segments.
- Fixed data types for lap counter.
- Added method to terminate simulation when vehicle distance along trajectory exceeds threshold.
v3.1 -- September 2024 R2022a - R2024a
- Added pushrod Suspension
- Added Hockenheim Flat maneuver
- Added quarter car testrig for double wishbone and pushrod suspension
v3.0 -- September 2024 First release, R2022a - R2024a
- Double-Wishbone Suspension, Decoupled Double-Wishbone Suspension
- Skidpad, Hockenheim, Accel/Decel maneuvers
- Example torque vectoring algorithm