中文说明:
用遗传算法来实现含有各种能源形式 的der单元的能量调度,实现经济化。含光电。风电等多种单元。 该算法中首先根据各种DER单元的模型列出了各个单元的经济成本公式,包含诸如运行成本、维护成本以及环境等各种费用。然后根据一天的负荷预测图,在不同的控制策略下进行经济调度,计算出各个单元 最佳出力,即输出功率。 目标函数就是成本最低,限制条件包括功率平衡,以及各个单元的输出限制等。
English Description:
Genetic algorithm is used to realize the energy scheduling of Der cells with various forms of energy, so as to realize economy. Including photoelectric. Wind power and other units. In this algorithm, the economic cost formula of each unit is listed according to the models of various der units, including various expenses such as operation cost, maintenance cost and environment cost. Then, according to the load forecasting chart of one day, economic dispatch is carried out under different control strategies, and the optimal output of each unit, namely output power, is calculated. The objective function is the lowest cost, and the limiting conditions include power balance and output limitation of each unit.