Secured-Constraints-Unit-Commitment-SCUC-model-of-Power-system
A software model for unit commitment in power systems with secured constraints, optimized using Gurobi solver
Secured Constraints Unit Commitment model of Power system, including the model based on AC flow equation and DC flow equation. Only the constraints in pre-contingency state are considered. There is a piecewise function expression for power generation costs. However, I'm sorry that the version is relative old, and it may be difficult to read or modify. 电力系统安全约束单位承诺模型,包括基于交流潮流方程和直流潮流方程的模型。 仅考虑意外前状态下的约束。 有一个用于发电成本的分段函数表达式。 但是,很抱歉该版本相对较旧,可能难以阅读或修改。 Besides, note that the model is based on the Matlab, Yalmip, and the solver is Gurobi. It can be changed to other solvers, such as Cplex, by modifying the parameter 'gurobi' in sentence 'ops = settings('solver','gurobi''. 此外,请注意,该模型基于Matlab,Yalmip,求解器为Gurobi。 通过修改句子'ops = settings('solver','gurobi'中的参数'gurobi',可以将其更改为其他求解器,例如Cplex。 If you have any idea on improving this model, please contact me. 如果您有任何改进此模型的想法,请联系我
Related projects:
Repository | Description | Stars |
---|---|---|
critical-infrastructure-systems-lab/pownet | An optimization model for scheduling and dispatching electricity supply in power systems | 74 |
energy-modelling-toolkit/dispa-set | A software toolkit for modeling and optimizing power system operations using optimization algorithms | 83 |
power-grid-lib/pglib-opf | A repository containing benchmark libraries and network data for evaluating algorithms solving the AC Optimal Power Flow problem | 306 |
powergridmodel/power-grid-model | A C++ library for steady-state analysis of distribution power systems | 146 |
tum-ens/urbs | An optimization model for distributed energy systems with a focus on capacity expansion planning and unit commitment. | 186 |
centrefornetzero/pypsa-fes | A linear optimization model simulating the energy transition in Great Britain's future energy system. | 23 |
sanpen/gridcal | A cross-platform power systems planning and simulation software written in Python with a user interface. | 421 |
curent/andes | A Python toolbox for simulating power system dynamics using symbolic modeling and numerical analysis. | 236 |
dwavesystems/penaltymodel | A library for mapping constraints to low-dimensional optimization problems | 19 |
electa-git/powermodelsacdc.jl | Provides a framework for modeling and solving power flow problems in hybrid AC/DC networks | 53 |
powsybl/powsybl-open-loadflow | An open-source implementation of load flow calculations for power systems simulations. | 48 |
pnnl/exago | Software toolkit for solving complex power grid optimization problems | 68 |
sidroberts/phalcon-boundmodels | Automates model generation based on dispatcher parameters in the Phalcon framework. | 4 |
pypsa/pypsa-eur | An open optimization model of the European energy system at the transmission network level | 346 |
lanl/nchoosek | A programming framework for expressing constraints across classical and quantum computing architectures | 5 |