How to generate powertrain simulation?

19 views (last 30 days)
Preetam
Preetam on 25 Dec 2024 at 13:09
Commented: Preetam on 30 Dec 2024 at 16:08

I'm facing issue in generating powertrain simulation for our fsae electrical vehicle can anybody give any reference that from where i can learn about it or can help me personally?

Accepted Answer

Shivam Gothi
Shivam Gothi on 26 Dec 2024 at 5:39
Hello @Preetam,
As per my understanding, you are trying to simulate electrical vehical dynamics (both mechanical and electrical) in simulink.
The design of electric vehical may vary. For example, some EVs use PMSM motor, while some may use BLDC or reluctance motors. Also, there may be variations seen in the control system design or drivetrain point of view.
To get started with power train simulation, below given resources may be helpful to get started.
Onramp courses: These are free online courses available on the Mathworks website. I am suggesting few of the courses that may prove usefull to you.
1) Simscape Onramp Course: https://matlabacademy.mathworks.com/details/simscape-onramp/simscape Learn the basics of Simscape® for modeling dynamic systems in various physical domains
2) Stateflow Onramp: https://matlabacademy.mathworks.com/details/stateflow-onramp/stateflow You can learn how to implement stateflow diagram in the control loops for your EV model.
Powertrain documentation: Go through the below MathWorks documentation to know about different models of components available for Power-train modelling. It includes different components such as: inertia, couplers, gears etc. https://www.mathworks.com/help/vdynblks/powertrain.html
As a next step, you can familiarise yourselves with the Powertrain blockset and its products, by referring the website: https://www.mathworks.com/help/autoblks/
After going through the above mentioned resources, you may refer the below given shipped examples to get started with the simulation of Electric vehicle.
I hope you find the information useful !
  1 Comment
Preetam
Preetam on 30 Dec 2024 at 16:08

Thank you very much for the answer. It helps a lot.

Sign in to comment.

More Answers (0)

Categories

Find more on Green Vehicles in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!