Info

This question is closed. Reopen it to edit or answer.

Can anybody provide me matlab code file for optimization of hybrid electric vehicle powertrain? I am unable to form relations between objective and constraints. I am trying to do optimization using MATLAB optimization toolbo

7 views (last 30 days)
% Code for optimization of hybrid vehicle powertrain
  3 Comments
Nikhil Chaudhari
Nikhil Chaudhari on 26 Feb 2020
Thank you so much sir for your reply. I have seen that video but I am not getting exactly which constraints you have applied as their names are in the coded fromats( in the video) So could you please enlist the contraints you have applied??
Also I have another querry regarding 'fmincon' code. I am trying to optimize the engine power and motor power in MATLAB using 'fmincon' for problem mentioned in below cited paper. They have tried to optimize engine and motor power by keeping acceleration, speed and gradient as constraints. But the problem I am exactly nnot getting how to formulate the problem. First of all I need to create a design variable file (.m) and constraint file (.m). But I am stucking at creating the function for optimization. There must be a equation that will show the relation between engine power and the above mentioned constraints. Using this I want to optimize the problem in MATLAB optimization toolbox. If I can optimize engine power alone, it would be sufficient for me. So a suggestion from your side is most awaited. Thank you again.
((Wu, Xiaolan, et al. "Application of particle swarm optimization for component sizes in parallel hybrid electric vehicles." 2008 IEEE Congress on Evolutionary Computation (IEEE World Congress on Computational Intelligence). IEEE, 2008.))
My mail id for contact - nikhil.chaudhari2019@vitstudent.ac.in
GAURAV
GAURAV on 2 Apr 2025 at 13:39
what is SOCChrgFactor in hybrid electric powersplit reference application? How can I estimate the minimum and maximum value of SOCChrgFactor?

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!