Solving Unit Commitment using PSO
Show older comments
Dear Brother,
Anybody can help me to solve my unit commitment problem using PSO in Matlab? Here is below several probem I can't solve it and I attach the example code as your consideration.
- How determines ramp rates limit to solve UC using PSO
- I get trouble to execute my code in 168 hour (a week), it's always show me error. But when I run in maximum time 96 hours or less than it (Monday, Wednesday, Friday and Load sample) it's okay.
Thank you
Best Regards,
RZL
4 Comments
praveen kumar
on 25 May 2020
the unit commitmet using pso is correct but economic dispatch is done by quadratic programing u can also use lamda iteration , if u want economic dispatch to be done by pso down load pso code from matlab central if the objective function is non convex for eg and value point loading .. if u want to include ramp rate and poz u can goto yarpiz and economic dispatch code is available integrate it
Muhammad Rizaldy
on 25 May 2020
mariam mughees
on 3 Dec 2020
can you please define about this update function and its working
Gianfranco Ravelli
on 13 Dec 2022
hello, I already have ED solution from personal code, I want to use this code to get the optimal Unit Commitment for a scheduled load, the only constrains I have are Pmax, Pmin, a, b, c (considered for ED) and startup and shutdown costs. How can I simplify this code just to input my ED results and get the Unit Commitment
Answers (0)
Categories
Find more on Particle Swarm 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!