Looking for a Simulink model of a Series HEV that I can use as the basis for implementing and testing my optimization algorithm.
16 次查看(过去 30 天)
显示 更早的评论
Currently, I am working on my final project which focuses on the optimization of energy storage sizing in Hybrid Electric Vehicles (HEV) using Genetic Algorithms. As part of this research, I am looking for a Simulink model of a Series HEV that I can use as the basis for implementing and testing my optimization algorithm.
I recently read an article titled "Evaluating Plug-in Series Hybrid Designs for Postal Delivery Vehicles" and found the Simulink model described there very relevant and insightful. I am reaching out to kindly ask if anyone is familiar with this model or has access to a similar Simulink model for a Series HEV that could be shared for academic and non-commercial purposes.
Any references, shared models, or guidance would be deeply appreciated.
Thank you very much in advance!
0 个评论
回答(2 个)
Aabha
2025-5-7
There is an example model in Simscape, which was introduced by MathWorks and is compatible with MATLAB R2023b and later versions. The example shows how to model a power-split hybrid electric vehicle (HEV) with a simple rule-based controller for speed tracking simulation. The power-split HEV is a series-parallel hybrid system. Please refer to the below link for more details about this example:
Additionally, there is a model in file-exchange that models a parallel-series hybrid-electric vehicle. Please refer to the below link for more details about the model:
https://www.mathworks.com/matlabcentral/fileexchange/28441-hybrid-electric-vehicle-model-in-simulink
You can refer to any of the above models and modify it as per your requirements to model a series HEV.
I hope this helps.
Kothuri
2025-5-7
You can refer the below examples on Series Hybrid Electric Vehicle and adapt the Series HEV model as per your application.
- Hybrid-Electric Vehicle Model in Simulink: https://www.mathworks.com/matlabcentral/fileexchange/28441-hybrid-electric-vehicle-model-in-simulink
- IPMSM Torque Control in a Series HEV: https://www.mathworks.com/help/sps/ug/ipmsm-torque-control-in-a-series-hev.html?searchHighlight=series+HEV&s_tid=srchtitle_support_results_1_series+HEV
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!