WO2017071230A1 - Method for short-term optimal scheduling of multi-agent hydropower station group - Google Patents

Method for short-term optimal scheduling of multi-agent hydropower station group Download PDF

Info

Publication number
WO2017071230A1
WO2017071230A1 PCT/CN2016/085183 CN2016085183W WO2017071230A1 WO 2017071230 A1 WO2017071230 A1 WO 2017071230A1 CN 2016085183 W CN2016085183 W CN 2016085183W WO 2017071230 A1 WO2017071230 A1 WO 2017071230A1
Authority
WO
WIPO (PCT)
Prior art keywords
agent
station
power station
load
period
Prior art date
Application number
PCT/CN2016/085183
Other languages
French (fr)
Chinese (zh)
Inventor
唐海东
芮钧
吴正义
Original Assignee
南京南瑞集团公司
国网电力科学研究院
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 南京南瑞集团公司, 国网电力科学研究院 filed Critical 南京南瑞集团公司
Publication of WO2017071230A1 publication Critical patent/WO2017071230A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Definitions

  • the invention belongs to the technical field of testing, and particularly relates to a short-term optimal scheduling method for a hydropower station group based on task automatic distribution type multi-agent.
  • Agent intelligence technology in the computer field originated from a series of researches on distributed artificial intelligence conducted by researchers in the United States in the mid-1970s. They found that Agents can combine some simple information systems into a large overall system. Effectively improve its ability to handle complex problems, and improve the intelligence level of the overall system by defining appropriate coordination mechanisms. This results in an Agent system concept and method that is artificially intelligent and can passively sense problem processing information and can actively predict, analyze, and even actively seek solutions to support users in completing tasks.
  • Multi-Agent System refers to a combination of multiple executable Agent subsystems.
  • the multi-agent system can solve the target problem, modify its behavior as the environment changes, and can communicate, interact and coordinate with other Agents through the network to complete the same task.
  • each Agent is defined as a physical or abstract reality.
  • each agent individual is independent, can act on the individual and external environment changes, can manipulate part of the external environment change, and can reflect the changes of the external environment, and more It is important to communicate, interact, and coordinate with other Agents to accomplish the desired mission objectives. Therefore, Agent should have the characteristics of autonomy, interactivity, responsiveness and initiative.
  • the multi-agent system can simulate the group work of large organizations and can solve complex problems in the group by using its unique methods and methods. The structure of the multi-agent system is shown in Figure 1.
  • the solution models for short-term optimal scheduling of cascade hydropower stations are divided into two categories.
  • the first type is a water-powered model with a given The water is optimally distributed to produce more electric energy;
  • the second type is the electric water-fixing model, which is distributed to each power station based on the real-time load or load curve of the given hydropower station group, and then distributed to each unit, so that the entire hydropower station consumes water.
  • the first is the cascade center agent, which represents the entire cascade center and serves as the management coordination function.
  • the second is the power station agent, which has the basic data of the power station and can perform the start-stop arrangement and unit load optimization. There is an optimization algorithm in each agent. Under the cascade center, each power station is built as a power station agent.
  • the step agent receives the load scheduling information of the upper power grid and distributes the load to the power station agent through the optimization algorithm, and then waits for the power station agent to feedback the optimization result.
  • Each power station agent receives the load information assigned by the ladder agent, and then performs the startup and shutdown calculation and load distribution optimization for its power station, and then sends the result back to the ladder agent.
  • the step-level agent performs the operation update adjustment according to the data fed back by each power station agent, and then sends the load information to the power station agent; or when the optimization request is reached, it ends and no longer communicates.
  • the existing short-term optimal scheduling model solves either single-thread computing with a single computer, multi-thread parallel computing with a single computer, parallel computing with multiple computers, and multi-agent collaborative computing.
  • the calculation method of a single computer cannot meet the needs of calculation speed; the current multiple parallel calculations are simple division tasks, which can shorten the calculation time to a certain extent, but cannot be intelligently assigned tasks. Intelligent coordination, etc., resulting in unsatisfactory results.
  • the existing multi-agent collaborative computing is to plan the number of agents according to the number of hydropower stations. There is no significant difference between the parallel calculations and the traditional multi-machines, and the calculation speed cannot be improved.
  • the short-term optimal scheduling algorithm for hydropower station group is generally divided into two categories.
  • One is the classical algorithm used or its improved algorithm.
  • the classical algorithm such as dynamic programming needs to traverse all possible solutions for the optimization calculation of large hydropower stations. Therefore, it is prone to "dimensional disasters" and the calculation time is too long.
  • the other is the modern intelligent optimization algorithm used, which is studied by many researchers because of its fast calculation speed and fast convergence.
  • it since it is randomly generated from the initial solution and the iterative process has a large amount of random quantities, it can not guarantee 100% convergence. And easy to fall into local extremes. Therefore, the two types of algorithms have their own shortcomings.
  • the disadvantage of the classical algorithm and its improved algorithm is that when the number of units or the number of power stations increases, it is prone to "dimensionality disaster", resulting in a sharp increase in computing time.
  • the shortcoming of the modern intelligent optimization algorithm is that it cannot guarantee convergence every time, and it is easy to converge to local extremum rather than global extremum. Therefore, further research is needed.
  • the present invention provides a short-term optimal scheduling method for a hydropower station group based on task automatic distributed multi-agent.
  • the present invention focuses on improving the speed and operational efficiency of hydropower station group optimization scheduling, and solving the existing solving technology.
  • the problem of short-term optimal dispatching of large-scale hydropower stations cannot be satisfied.
  • the present invention will maximize the power generation efficiency of the entire hydropower station group, and is of great significance for promoting the development of optimal scheduling of cascade hydropower stations and improving the economic operation level.
  • a multi-agent hydropower station group short-term optimal scheduling method characterized in that it comprises the following steps,
  • Step (1) establish a short-term optimal scheduling model for hydropower stations
  • E is the sum of energy consumption of each power station;
  • T is the scheduling period;
  • K is the number of power stations;
  • Q k, t is the power generation flow of the kth power station t period;
  • P k, t is the kth power station t period Output;
  • H k,t is the head of the kth power station t period;
  • P t is the step load of the t period
  • P k,t is the output of the k power station t period
  • V k,t is the capacity of the kth power station in the t-th period
  • V k,t+1 is the storage capacity of the k-th power station in the t+1th period
  • Qin k,t is the kth
  • Qgen k, t is the power flow of the kth power station in the t-th period
  • Qdis k, t is the water flow of the k-th power station in the t-th period
  • ⁇ t is the time length of the unit period
  • Vmin k For the k-power station minimum storage capacity constraint and the integration of medium- and long-term planning constraints
  • Step (2) establishing a short-term optimal scheduling sub-model
  • Q is the sum of water consumption and flow in the T cycle of the power station
  • T is the scheduling period
  • n is the number of units
  • Qgen t i is the power generation flow of the unit at time t
  • N t i is the output of the unit at time t
  • H t is the net head at the time t of the power station
  • Qdis t is the water flow at the time of the power station t;
  • N s is the output of the cascade to the power station
  • N i is the output of the power station i
  • V t is the capacity of the power station in the t-th period
  • Qin t is the water flow of the power station in the t-th period
  • Qgen t is the power station in the t-th
  • ⁇ t is the length of time in the unit period
  • N i,min is the minimum output of the i unit
  • N i,max is the maximum output of the i unit
  • Qout max is the maximum output of the unit.
  • Flow Qout min is the minimum over flow of the unit.
  • Vmin is the minimum storage capacity constraint of the power station and the comprehensive minimum storage capacity constrained by the medium and long-term planning.
  • Vmax is the maximum storage capacity constraint of the power station and the comprehensive maximum storage capacity constrained by the medium and long-term planning;
  • Step (3) establishing an agent model according to the model in step (1) and step (2), the agent model includes an inter-station load distribution agent, an in-station start-stop agent, and an in-station load optimization agent.
  • the inter-station load distribution agent immediately assigns the new next-day load curve to each power station according to a predetermined algorithm.
  • the station-initiated shutdown agent and the station-in-load optimization agent respectively calculate the start-stop plan for the power station unit, distribute the load, and distribute the load between stations.
  • the agent stores the result and continues to repeat the allocation until the result is satisfactory.
  • the inter-station load distribution agent is also used to delete the redundant agent and increase the agent to achieve the purpose of adapting to the optimization calculation;
  • the task of the start-stop agent in the station is to formulate a start-stop plan and find a feasible area of the unit that passes through the vibration zone at least.
  • the station-starting agent monitors whether each power station has a new load curve, and if the power station within the monitoring range is allocated new The load curve is immediately calculated and expanded;
  • the task of the station load optimization agent is to optimize the distribution load to each unit according to the minimum water consumption criterion according to the start-stop plan and the feasible area of the unit, and then the station load optimization agent sends the water consumption energy in the scheduling period to the station load distribution.
  • Step (4) the Agent algorithm library is built.
  • the algorithm library contains two kinds of algorithms, a classical algorithm and a heuristic intelligent optimization algorithm. Each calculation randomly selects a classical algorithm and an intelligent optimization algorithm, and performs parallel calculation to calculate the calculation result. Compare and then feed back The Agent algorithm library and the Agent algorithm library make good and bad statistics of the algorithm. The probability that the excellent algorithm is selected increases, the probability of the low efficiency algorithm is small, and finally it is gradually eliminated.
  • step (5) the Agent model established in the step (3) is invoked by the Agent algorithm library established in the step (4) to realize short-term optimal scheduling of the multi-agent hydropower station group.
  • the foregoing multi-agent short-term optimal scheduling method for a hydropower station group is characterized in that: the inter-station load distribution agent is set to one, and is set in an agent main container of a computer, wherein an agent platform is provided in the computer, and an agent is provided.
  • the main container computer is connected to several other computers, and the other computers have an Agent platform, and a multi-agent platform is formed with the Agent platform in the computer with the Agent main container, and the Agent main container also has a management agent.
  • the management agent is responsible for state management, agent management and startup of the main program of the entire multi-agent platform.
  • the corresponding agent container of the other computer has a sub-agent container, and the sub-agent container has an on-site shutdown agent and an internal load. Optimize the Agent.
  • the foregoing multi-agent hydropower station group short-term optimization scheduling method is characterized in that the multi-agent optimization process is performed when using the heuristic intelligent optimization algorithm,
  • the scale of the start-stop agent in a given station is N1, the size of the inter-station load distribution agent is N2, and the scale of the initial station-to-station load distribution scheme is M;
  • the station load distribution agent After the station load distribution agent receives the new next-day load curve, it randomly selects the initial load distribution plans of the power station, assigns its load curve to each power station, and then monitors whether each power station is allocated. If the distribution is finished, immediately According to the M plans and results issued last time, the M plans are updated, and then sent to the hydropower station, and so on, until the best solution for convergence is found;
  • the station When the station starts to stop the agent and monitors that a new load curve is assigned to the power station, it immediately starts the development of the start-stop plan, then finds the feasible area that passes through the minimum vibration zone, feeds back to the power station, and uses the pre-emption agent in the N1 station.
  • the treatment of the power station that is, for the M load schemes of a single power station, may be completed by a single station within the shutdown agent, or may be completed by multiple stations within the station, when an agent completes the task of a power station, then continue to scan the remaining The power station, if there is an unfinished task, immediately joins the execution task;
  • the station load optimization agent will immediately monitor the task and immediately plan for the power station.
  • the unit load is optimized and distributed, and the preemptive task is also used.
  • the idle station load optimization agent automatically monitors the load curve of each unit that is not assigned to the unit. Once it is monitored, it is immediately allocated to it, and then continues to monitor.
  • the present invention solves the two-dimensional model of short-term optimal scheduling of hydropower station group, the multi-agent technology multi-agent asynchronous parallel computing method is adopted, so the short-term scheduling calculation of large hydropower station group can be greatly shortened compared with the traditional calculation method. calculating time;
  • the Agent Since the Agent has an algorithm library intelligent selection algorithm strategy in the present invention, it is more intelligent than a single invariant algorithm, and the optimization effect is obtained.
  • the function of asynchronous parallel computing between classical algorithms and modern intelligent algorithms can make use of the advantages of modern intelligent algorithms on the one hand, and can make up for the shortcomings of intelligent algorithms by using classical algorithms. Therefore, the optimization effect of this method on short-term optimal scheduling of hydropower stations is more effective. Ok, the result is more reliable;
  • the agent Since the task is automatically assigned to the agent in the present invention, the agent is object-oriented rather than object-oriented in a similar solution, and has better adaptability to newly added power stations, faulty power stations, and new power plants in a hydropower station group, and the like.
  • the compiling agent In the face of the increase or decrease of the power station or the unit, it is necessary to rewrite the compiling agent, which may cause inconvenience, so the present invention has the advantage of adapting to the change of the power station or the unit.
  • Figure 1 is a schematic diagram of a multi-agent system
  • FIG. 3 is a structural diagram of optimized scheduling of a multi-agent cascade hydropower station according to the present invention.
  • FIG. 4 is a schematic diagram of operation of an in-station load distribution agent according to the present invention.
  • Figure 5 is a distribution diagram of a multi-agent platform of the present invention.
  • Figure 6 is a flow chart of the main program of the present invention.
  • FIG. 7 is a flowchart of an inter-station load distribution agent according to the present invention.
  • the present invention is directed to an electric water setting model.
  • a short-term optimal scheduling method for hydropower station group based on task automatic allocation multi-agent including the following steps
  • Step (1) establish a short-term optimal scheduling model for hydropower stations
  • E is the sum of energy consumption of each power station;
  • T is the scheduling period;
  • K is the number of power stations;
  • Q k, t is the power generation flow of the kth power station t period;
  • P k, t is the kth power station t period Output;
  • H k,t is the head of the kth power station t period;
  • P t is the step load of the t period
  • P k,t is the output of the k power station t period
  • V k,t is the capacity of the kth power station in the t-th period
  • V k,t+1 is the storage capacity of the k-th power station in the t+1th period
  • Qin k,t is the kth
  • Qgen k, t is the power flow of the kth power station in the t-th period
  • Qdis k, t is the water flow of the k-th power station in the t-th period
  • ⁇ t is the time length of the unit period
  • Vmin k For the k-power station minimum storage capacity constraint and the integration of medium- and long-term planning constraints
  • Step (2) establishing a short-term optimal scheduling sub-model
  • Q is the sum of water consumption and flow in the T cycle of the power station
  • T is the scheduling period
  • n is the number of units
  • Qgen t i is the power generation flow of the unit at time t
  • N t i is the output of the unit at time t
  • H t is the net head at the time t of the power station
  • Qdis t is the water flow at the time of the power station t;
  • N s is the output of the cascade to the power station
  • N i is the output of the power station i
  • V t is the capacity of the power station in the t-th period
  • Qin t is the water flow of the power station in the t-th period
  • Qgen t is the power station in the t-th
  • ⁇ t is the length of time in the unit period
  • N i,min is the minimum output of the i unit
  • N i,max is the maximum output of the i unit
  • Qout max is the maximum output of the unit.
  • Flow Qout min is the minimum over flow of the unit.
  • Vmin is the minimum storage capacity constraint of the power station and the comprehensive minimum storage capacity constrained by the medium and long-term planning.
  • Vmax is the maximum storage capacity constraint of the power station and the comprehensive maximum storage capacity constrained by the medium and long-term planning;
  • Step (3) according to the model in step (1) and step (2), the agent model is established, and the multi-agent architecture of the short-term optimal scheduling of the cascade hydropower station is designed as the agent network structure.
  • the model for the solution similar to the present invention is for the hydropower station, and one hydropower station establishes an agent. If the new power station is newly installed, it is necessary to newly compile and compile the cascade agent and the new power station agent. Similarly, if a new unit is added to a power station, the whole program will also be caused. In addition, the computing power of a single power station agent is limited, and the speed of the single power station agent cannot be completed.
  • the present invention aims at the problem that the cascade center and each hydropower station are multi-agent environments, and establish an inter-station load distribution agent, an in-station start-stop agent, and an in-station load optimization.
  • Agent This not only facilitates the increase and decrease of the power station and the unit without affecting the deployment of the agent, but also increases the progress of the task completion by adding an agent, so that the total calculation time is reduced.
  • the station-initiated shutdown agent and the station-in-load optimization agent respectively calculate the start-stop plan for the power station unit and distribute the load, and then the station The load distribution agent stores the result and continues to repeat the allocation until the result is satisfactory.
  • the inter-station load distribution agent is also used to delete some redundant agents and add some agents to achieve the purpose of adapting to the optimization calculation;
  • the task is to distribute load between stations, the pursuit of minimum water consumption, the less water consumption, the better the effect, so the agent is designed as an effect agent;
  • the two tasks that need to be completed in the station start-stop agent formulate the start-stop plan and find the feasible domain that traverses the vibration zone at least.
  • the task of the start-stop agent in the station is to monitor whether each power station has a new load curve. If the power station within the monitoring range is assigned a new load curve, it will be immediately calculated.
  • the specific process is to formulate a start-stop plan based on the start-stop rule, and then find the optimal feasible domain according to the different feasible domain combinations of each unit. If there is no feasible domain, re-establish the start-stop plan;
  • the task of the station load optimization agent is to optimize the distribution load to each unit according to the minimum water consumption criterion according to the start-stop plan and the feasible area of the unit, and then the station load optimization agent sends the water consumption energy in the scheduling period to the station load distribution.
  • Agent the stop and stop agent in the station is reactive, and the load optimization agent in the station is effective;
  • Step (4) establishing an agent algorithm library
  • the algorithm library includes two types of algorithms, a classical algorithm and a heuristic intelligent optimization algorithm, each The second calculation randomly selects a classical algorithm and an intelligent optimization algorithm, performs parallel calculation, compares the calculation results, and then feeds back to the Agent algorithm library.
  • the Agent algorithm library performs the algorithm's pros and cons statistics, and the excellent algorithm is selected. Large, inefficient algorithms are less likely to be selected and eventually phase out;
  • step (5) the Agent model established in the step (3) is invoked by the Agent algorithm library established in the step (4) to realize short-term optimal scheduling of the multi-agent hydropower station group.
  • the multi-agent model structure is shown in Figure 3. It consists of an inter-station load distribution agent, multiple in-station shutdown agents, multiple in-station load optimization agents, and a power station environment. Each agent communicates with each other through the network.
  • the power station and the cascade center are multi-agent monitoring environments, and each agent completes the corresponding task by monitoring the corresponding targets and collaborative cooperation.
  • the scale of the start-stop agent in a given station is N1, the size of the inter-station load distribution agent is N2, and the scale of the initial station-to-station load distribution scheme is M;
  • the station load distribution agent After the station load distribution agent receives the new next-day load curve, it randomly selects the initial load distribution plans of the power station, assigns its load curve to each power station, and then monitors whether each power station is allocated. If the distribution is finished, immediately According to the M plans and results issued last time, the M plans are updated, and then sent to the hydropower station, and so on, until the best solution for convergence is found;
  • the station When the station starts to stop the agent and monitors that a new load curve is assigned to the power station, it immediately starts the development of the start-stop plan, then finds the feasible area that passes through the minimum vibration zone, feeds back to the power station, and uses the pre-emption agent in the N1 station.
  • the treatment of the power station may be completed by a single station within the shutdown agent, or may be completed by multiple stations within the station, as shown in Figure 4, when an agent completes the task of a power station , then continue to scan the remaining power stations, if there are unfinished tasks, immediately join the execution task;
  • the station load optimization agent will immediately monitor the task and immediately plan for the power station.
  • the unit load is optimized and distributed, and the preemptive task is also used.
  • the idle station load optimization agent automatically monitors the load curve of each unit that is not assigned to the unit. Once it is monitored, it is immediately allocated to it, and then continues to monitor. As shown in Figure 4, the calculation of each agent to the power station is random.
  • the joint optimization operation of multi-agent is similar to a group of bee feeding processes.
  • the queen bee coordinates and publishes the task.
  • the worker bees search for flowers in a certain area, and once they are found, they immediately eat pollen. It is possible that many bees pick a flower or there may be only one bee. If you finish eating flowers, look for the next flower. Repeat the loop all the time.
  • the inter-station load distribution agent is set to one, and is set in the agent main container of the computer.
  • the computer has an agent platform, and the computer with the agent main container is connected to several other computers, and the other computers are provided with an agent.
  • Platform, and The Agent platform in the computer with the Agent main container forms a multi-agent platform, and the Agent main container also has a management agent, which is responsible for state management, Agent management and startup of the main program of the entire multi-agent platform, and the like.
  • the corresponding agent container in the computer's Agent platform is provided, and the sub-agent container is provided with an in-site shutdown agent and an in-station load optimization agent.
  • the multi-agent system can run on any computer operating system, as long as the Agent platform is installed on the system, the Agent can be run.
  • the Agent runs on the platform and does not depend on the operating system, so it only needs to be programmed once.
  • the entire Multi-Agent system needs a main container.
  • the main container has a management agent for managing and coordinating Agent containers in other computers.
  • the hardware structure of the multi-agent joint operation is shown in Figure 5.
  • the management agent is responsible for state management, agent management, and startup of the main program of the entire multi-agent platform.
  • the startup flowchart of the main program is shown in Fig. 6.
  • an inter-station load distribution agent In the main container of the agent, an inter-station load distribution agent is arranged, and in the agent container of other platforms, an in-station agent, that is, an in-station stop agent and an in-station load optimization agent are arranged.
  • the calculation process of the main program and each agent is shown in Fig. 6, Fig. 7, and Fig. 8.
  • the Agent is always there, so it should constantly monitor the target.
  • the invention proposes a parallel computing method based on task automatic allocation type multi-agent technology in short-term optimal scheduling of hydropower station groups.
  • the multi-agent applied to the hydropower station group short-term optimization scheduling method can be used for short-term optimal scheduling of cascade or basin hydropower station group.
  • the agent is designed to complete the self-running software of a certain task, and independently complete each part of the optimization process in a preemptive manner. task.
  • Multiple Agents can perform arithmetic processing on the same hydropower station at the same time to achieve the purpose of shortening the solution time.
  • the increase in the number of hydropower station power stations can be solved by adding computers and agents, and the total calculation time is rarely increased.
  • multi-agents integrate multiple algorithms to form an algorithm library.
  • the algorithm library adopts the idea of survival of the fittest, and the probability that the algorithm is selected increases or decreases with the evaluation of the calculation optimization effect.
  • the combination of classical and modern intelligent optimization algorithms and asynchronous parallel computing are adopted to prevent the intelligent optimization algorithm from having few solutions.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Public Health (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Water Supply & Treatment (AREA)
  • Development Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Supply And Distribution Of Alternating Current (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Disclosed in the present invention is a method for short-term optimal scheduling of a multi-Agent hydropower station group, emphasizing on improving the solving speed of optimal scheduling and the operation efficiency of a hydropower station group, solving the problem of the current solving technique not being able to satisfy the short-term optimal scheduling of a large scaled hydropower station group. The present invention may maximize the power generation benefits of the whole hydropower station group, and have important significance on both pushing the development of optical scheduling of cascade hydropower stations and improving economic development level.

Description

一种多Agent的水电站群短期优化调度方法Short-term optimal scheduling method for hydropower station group with multi-agent 技术领域Technical field
本发明属于测试技术领域,具体涉及一种基于任务自动分配型多Agent的水电站群短期优化调度方法。The invention belongs to the technical field of testing, and particularly relates to a short-term optimal scheduling method for a hydropower station group based on task automatic distribution type multi-agent.
背景技术Background technique
随着目前国内水电站群规模的日益扩大以及流域滚动开发公司相继成立,大规模、跨流域、跨省、跨区域已经成为我国水电调度的显著特征,产生了很多新的复杂调度和运行技术难题,突出表现在系统求解和运行效率方面。大规模水电站群优化调度问题具有高维、非线性、多阶段、强约束等特点,求解过程十分困难,而不断扩大的水电系统使电站间、梯级间存在着更为复杂的水力和电力联系,增加了问题的约束条件数目。对于常规求解方法而言,其计算量和计算时间随电站及约束数目会呈指数增长,无法有效解决大规模水电站群优化调度问题。此外,随着流域内水电站数量的逐渐增多,电站间的水力、电力耦合也越来越紧密,导致水电站群短期优化调度问题的越来越复杂。优化规模的巨大和复杂直接导致了计算需要花费更多的时间,但是水电站群的短期优化调度对求解速度要求非常高,常规计算方法已经不能满足其计算速度的要求。现有的各种求解技术已经越来越难以满足实际应用的巨大规模水电站群短期调度求解速度需求,也即求解时间无法满足需求。With the increasing scale of domestic hydropower stations and the establishment of river basin rolling development companies, large-scale, inter-basin, inter-provincial and inter-regional areas have become prominent features of hydropower dispatching in China, resulting in many new complex scheduling and operational technical problems. Outstanding performance in terms of system solution and operational efficiency. Large-scale hydropower station group optimization scheduling problems are characterized by high dimensionality, nonlinearity, multi-stage, strong constraints, etc. The solution process is very difficult, and the expanding hydropower system has more complicated hydraulic and electrical connections between power stations and cascades. Increased the number of constraints for the problem. For the conventional solution method, the calculation amount and calculation time will increase exponentially with the number of power stations and constraints, which cannot effectively solve the problem of large-scale hydropower station group optimization scheduling. In addition, with the gradual increase of the number of hydropower stations in the basin, the hydraulic and electric coupling between the power stations is getting closer and closer, which leads to the increasingly complicated problem of short-term optimal dispatching of hydropower stations. The huge and complex optimization scale directly leads to more time spent on calculations, but the short-term optimal scheduling of hydropower stations requires very high speeds, and conventional calculation methods can no longer meet the requirements of their calculation speed. The existing various solving techniques have become more and more difficult to meet the practical needs of the large-scale hydropower station group short-term scheduling solution speed requirements, that is, the solution time can not meet the demand.
Agent智能技术在计算机领域的研究应用起源于20世纪70年代中期美国的研究人员开展的一系列关于分布式人工智能的研究,他们发现Agent通过协作将一些简单的信息系统组成一个大的整体系统可以有效的提高其处理复杂问题的能力,并且通过定义相适应的协作机制可以提高整体系统的智能水平。由此产生了具有人工智能性并能被动地感应问题处理的信息还能够主动地预测、分析甚至积极寻找解决途径以支持用户完成任务的Agent系统理念与方法。The research and application of Agent intelligence technology in the computer field originated from a series of researches on distributed artificial intelligence conducted by researchers in the United States in the mid-1970s. They found that Agents can combine some simple information systems into a large overall system. Effectively improve its ability to handle complex problems, and improve the intelligence level of the overall system by defining appropriate coordination mechanisms. This results in an Agent system concept and method that is artificially intelligent and can passively sense problem processing information and can actively predict, analyze, and even actively seek solutions to support users in completing tasks.
多Agent系统(Multi-Agent System,MAS)是指由多个可执行的Agent子系统组合而成。多Agent系统能够进行目标问题的求解,随环境变化而修改自己的行为,并能通过网络与其它Agent个体进行通信、交互、协调共同完成同一项任务。通常,每个Agent被定义为一个实物的或者抽象的现实体。在网络与分布式环境下,每个Agent个体都是独立的,能作用于个体本身和外部环境变化,能操纵外部环境变化的部分表述,能对外部环境的变化做出相应的反映,更为重要的是能与其它Agent个体进行通信、交互、协调共同完成既定的任务目标。所以,Agent应具有自主性、交互性、反应性和主动性等特性。多Agent系统能模拟大型组织机构的群体工作,并能运用其独特的方式、方法,解决群体中的复杂问题。多Agent系统的结构如图1所示。Multi-Agent System (MAS) refers to a combination of multiple executable Agent subsystems. The multi-agent system can solve the target problem, modify its behavior as the environment changes, and can communicate, interact and coordinate with other Agents through the network to complete the same task. Typically, each Agent is defined as a physical or abstract reality. In the network and distributed environment, each agent individual is independent, can act on the individual and external environment changes, can manipulate part of the external environment change, and can reflect the changes of the external environment, and more It is important to communicate, interact, and coordinate with other Agents to accomplish the desired mission objectives. Therefore, Agent should have the characteristics of autonomy, interactivity, responsiveness and initiative. The multi-agent system can simulate the group work of large organizations and can solve complex problems in the group by using its unique methods and methods. The structure of the multi-agent system is shown in Figure 1.
目前,梯级水电站群短期优化调度的求解模型分为两大类。第一类是以水定电模型,以给定的 水优化分配使其生产更多电能;第二类是以电定水模型,基于电网给定水电站群实时负荷或负荷曲线进行分配到各个电站,然后分配到各台机组,使得整个水电站群耗水能最少。At present, the solution models for short-term optimal scheduling of cascade hydropower stations are divided into two categories. The first type is a water-powered model with a given The water is optimally distributed to produce more electric energy; the second type is the electric water-fixing model, which is distributed to each power station based on the real-time load or load curve of the given hydropower station group, and then distributed to each unit, so that the entire hydropower station consumes water. Can be the least.
目前Agent技术应用到水电站群优化调度的技术方案的结构图如图2所示,其具体内容如下:At present, the structural diagram of the technical scheme of Agent technology applied to the optimal scheduling of hydropower station group is shown in Figure 2, and its specific contents are as follows:
(1)建立两种Agent,第一种是梯级中心Agent,代表整个梯级中心,用作管理协调作用;第二种次是电站Agent,拥有电站基本数据,能够进行启停机安排和机组负荷优化。每个Agent内都具有优化算法。梯级中心下,每个电站都建为电站Agent。(1) Establish two types of agents. The first is the cascade center agent, which represents the entire cascade center and serves as the management coordination function. The second is the power station agent, which has the basic data of the power station and can perform the start-stop arrangement and unit load optimization. There is an optimization algorithm in each agent. Under the cascade center, each power station is built as a power station agent.
(2)优化计算时,梯级Agent接收上级电网的负荷调度信息并通过优化算法分配负荷到电站Agent,然后等待电站Agent反馈优化结果。(2) When optimizing the calculation, the step agent receives the load scheduling information of the upper power grid and distributes the load to the power station agent through the optimization algorithm, and then waits for the power station agent to feedback the optimization result.
(3)各个电站Agent接收梯级Agent分配的负荷信息,然后各自针对其电站进行启停机计算、负荷分配优化,然后将结果发送回梯级Agent。(3) Each power station agent receives the load information assigned by the ladder agent, and then performs the startup and shutdown calculation and load distribution optimization for its power station, and then sends the result back to the ladder agent.
(4)梯级Agent根据各个电站Agent反馈回来的数据,进行运算更新调整,然后再发送负荷信息到电站Agent;或者当达到优化要求时,就结束,不再通信。(4) The step-level agent performs the operation update adjustment according to the data fed back by each power station agent, and then sends the load information to the power station agent; or when the optimization request is reached, it ends and no longer communicates.
现有的短期优化调度模型求解要么使用单台计算机单线程计算、单台计算机多线程并行计算、多台计算机并行计算和多Agent协同计算。显然由于梯级水电站群规模日益扩大,单台计算机计算方式无法满足计算速度的需要;目前的多台并行计算是简单的划分任务,可以在一定程度上缩短计算时间,但不能做到智能分配任务、智能协调等,导致计算结果不理想。现有的多Agent协同计算是按水电站个数来规划Agent个数,与传统多台机并行计算无较大差异,计算速度无法继续提高。而且对新增水电站和新增机组的情况无法适应需要重新编写编译Agent。水电站群短期优化调度求解算法一般分为两类,一类是使用的经典算法或其改进算法,经典算法如动态规划对于大型水电站群的优化计算,需要遍历所有可能的解。所以易发生“维数灾”,计算时间过长。另一类是使用的现代智能优化算法,其因计算速度快收敛快等特点被众多学者研究,但由于它由初始解是随机产生的以及迭代过程有大量随机量,导致其无法保障100%收敛,而且易陷入局部极值。所以两类算法各有缺点,经典算法及其改进算法缺点就是当机组数或电站数增多时,易发生“维数灾”,导致计算时间急剧增长。而现代智能优化算法的缺点是不能保障每次都收敛,而且易收敛到局部极值而非全局极值。因此需要进行进一步的研究。The existing short-term optimal scheduling model solves either single-thread computing with a single computer, multi-thread parallel computing with a single computer, parallel computing with multiple computers, and multi-agent collaborative computing. Obviously, due to the increasing scale of cascade hydropower stations, the calculation method of a single computer cannot meet the needs of calculation speed; the current multiple parallel calculations are simple division tasks, which can shorten the calculation time to a certain extent, but cannot be intelligently assigned tasks. Intelligent coordination, etc., resulting in unsatisfactory results. The existing multi-agent collaborative computing is to plan the number of agents according to the number of hydropower stations. There is no significant difference between the parallel calculations and the traditional multi-machines, and the calculation speed cannot be improved. Moreover, the situation of newly added hydropower stations and new units cannot be adapted to the need to rewrite the Compilation Agent. The short-term optimal scheduling algorithm for hydropower station group is generally divided into two categories. One is the classical algorithm used or its improved algorithm. The classical algorithm such as dynamic programming needs to traverse all possible solutions for the optimization calculation of large hydropower stations. Therefore, it is prone to "dimensional disasters" and the calculation time is too long. The other is the modern intelligent optimization algorithm used, which is studied by many scholars because of its fast calculation speed and fast convergence. However, since it is randomly generated from the initial solution and the iterative process has a large amount of random quantities, it can not guarantee 100% convergence. And easy to fall into local extremes. Therefore, the two types of algorithms have their own shortcomings. The disadvantage of the classical algorithm and its improved algorithm is that when the number of units or the number of power stations increases, it is prone to "dimensionality disaster", resulting in a sharp increase in computing time. The shortcoming of the modern intelligent optimization algorithm is that it cannot guarantee convergence every time, and it is easy to converge to local extremum rather than global extremum. Therefore, further research is needed.
发明内容Summary of the invention
为了解决现有技术中存在的不足,本发明提供了一种基于任务自动分配型多Agent的水电站群短期优化调度方法,本发明着重提高水电站群优化调度求解速度和运行效率,解决现有求解技术无法满足大规模水电站群短期优化调度问题,本发明将会使整个水电站群的发电效益达到最大,对推动梯级水电站优化调度的发展、提高经济运行水平都具有重要意义。In order to solve the deficiencies in the prior art, the present invention provides a short-term optimal scheduling method for a hydropower station group based on task automatic distributed multi-agent. The present invention focuses on improving the speed and operational efficiency of hydropower station group optimization scheduling, and solving the existing solving technology. The problem of short-term optimal dispatching of large-scale hydropower stations cannot be satisfied. The present invention will maximize the power generation efficiency of the entire hydropower station group, and is of great significance for promoting the development of optimal scheduling of cascade hydropower stations and improving the economic operation level.
为解决上述问题,本发明具体采用以下技术方案: In order to solve the above problems, the present invention specifically adopts the following technical solutions:
一种多Agent的水电站群短期优化调度方法,其特征在于,包括以下步骤,A multi-agent hydropower station group short-term optimal scheduling method, characterized in that it comprises the following steps,
步骤(1),建立水电站群短期优化调度模型Step (1), establish a short-term optimal scheduling model for hydropower stations
目标函数:
Figure PCTCN2016085183-appb-000001
Objective function:
Figure PCTCN2016085183-appb-000001
式中,E为各电站各时段耗能之和;T为调度周期;K为电站个数;Qk,t为第k电站t时段的发电流量;Pk,t为第k电站t时段的出力;Hk,t为第k电站t时段的水头;Where E is the sum of energy consumption of each power station; T is the scheduling period; K is the number of power stations; Q k, t is the power generation flow of the kth power station t period; P k, t is the kth power station t period Output; H k,t is the head of the kth power station t period;
约束条件:Restrictions:
(1)系统负荷平衡约束
Figure PCTCN2016085183-appb-000002
t=1,2…,T
(1) System load balancing constraints
Figure PCTCN2016085183-appb-000002
t=1,2...,T
(2)各水电站出力限制
Figure PCTCN2016085183-appb-000003
k=1,2…,K t=1,2…,T
(2) Power limit of each hydropower station
Figure PCTCN2016085183-appb-000003
k=1, 2..., K t=1, 2..., T
(3)水量平衡方程Vk,t+1=Vk,t+(Qink,t-Qgenk,t-Qdisk,t)Δt,k=1,2…,K t=1,2…,T(3) Water balance equation V k,t+1 =V k,t +(Qin k,t -Qgen k,t -Qdis k,t )Δt,k=1,2...,K t=1,2... ,T
(4)水库库容约束Vmink≤Vk,t≤Vmaxk,k=1,2…,K t=1,2…,T(4) Reservoir storage tolerance Vmin k ≤V k,t ≤Vmax k ,k=1,2...,K t=1,2...,T
(5)梯级电站水流滞后约束
Figure PCTCN2016085183-appb-000004
k=1,2…,K t=τk…,T
(5) Cascade power station water flow lag constraint
Figure PCTCN2016085183-appb-000004
k=1,2...,K t=τ k ...,T
式中,Pt为t时段梯级负荷,Pk,t为k电站t时段的出力;
Figure PCTCN2016085183-appb-000005
是第k电站在第t时段出力下限,
Figure PCTCN2016085183-appb-000006
是第k电站在第t时段出力上限;Vk,t是第k电站在第t时段库容,Vk,t+1是第k电站在第t+1时段库容,Qink,t是第k电站在第t时段来水流量,Qgenk,t是第k电站在第t时段发电流量,Qdisk,t是第k电站在第t时段弃水流量,Δt为单位时段的时间长,Vmink为第k电站最小库容约束以及按中长期规划约束的综合,Vmaxk为第k电站最大库容约束以及按中长期规划约束的综合;Qqk,t为第k电站在第t时段上游区间来水;
Figure PCTCN2016085183-appb-000007
为第k电站在第t时段流入上游电站的泄流;τk为第k-1电站到第k电站的径流传播时间;
Where, P t is the step load of the t period, and P k,t is the output of the k power station t period;
Figure PCTCN2016085183-appb-000005
Is the lower limit of the output of the kth power station during the tth period.
Figure PCTCN2016085183-appb-000006
It is the upper limit of the output of the kth power station in the t-th period; V k,t is the capacity of the kth power station in the t-th period, V k,t+1 is the storage capacity of the k-th power station in the t+1th period, Qin k,t is the kth The power flow of the power station in the t-th period, Qgen k, t is the power flow of the kth power station in the t-th period, Qdis k, t is the water flow of the k-th power station in the t-th period, Δt is the time length of the unit period, Vmin k For the k-power station minimum storage capacity constraint and the integration of medium- and long-term planning constraints, Vmax k is the maximum storage capacity constraint of the kth power station and the combination of medium and long-term planning constraints; Qq k, t is the water supply of the kth power station in the upstream interval of the tth time interval. ;
Figure PCTCN2016085183-appb-000007
For the discharge of the kth power station into the upstream power station during the tth period; τ k is the runoff propagation time from the k-1th to the kth power station;
步骤(2),建立短期优化调度子模型Step (2), establishing a short-term optimal scheduling sub-model
目标函数:
Figure PCTCN2016085183-appb-000008
Objective function:
Figure PCTCN2016085183-appb-000008
式中,Q为电站T周期内耗水流量之和,T为调度周期,n为机组数,Qgent,i为t时刻i机组的发电流量,Nt,i为t时刻i机组的出力,Ht为电站t时刻净水头,Qdist为电站t时刻弃水流量;Where, Q is the sum of water consumption and flow in the T cycle of the power station, T is the scheduling period, n is the number of units, Qgen t, i is the power generation flow of the unit at time t, and N t, i is the output of the unit at time t, H t is the net head at the time t of the power station, and Qdis t is the water flow at the time of the power station t;
约束条件: Restrictions:
(1)功率平衡
Figure PCTCN2016085183-appb-000009
i=1,2…,n
(1) Power balance
Figure PCTCN2016085183-appb-000009
i=1,2...,n
(2)水量平衡约束Vt+1=Vt+(Qint-Qgent-Qdist)Δt,t=1,2…,T(2) Water balance constraint V t+1 =V t +(Qin t -Qgen t -Qdis t )Δt,t=1,2...,T
(3)出力约束,为水轮机效率和水头决定Ni,min≤Ni≤Ni,max,i=1,2…,n(3) Output constraint, which determines the turbine efficiency and head N i,min ≤N i ≤N i,max ,i=1,2...,n
(4)引用流量约束Qoutmin≤Qi≤Qoutmax,i=1,2…,n(4) Reference flow constraint Qout min ≤ Q i ≤ Qout max , i = 1, 2..., n
(5)机组不可运行区域
Figure PCTCN2016085183-appb-000010
i=1,2…,n
(5) Unit inoperable area
Figure PCTCN2016085183-appb-000010
i=1,2...,n
(6)库容约束Vmin≤Vt≤Vmax,t=1,2…,T(6) Storage tolerance Vmin ≤ V t ≤ Vmax, t = 1, 2..., T
式中,Ns为梯级给电站分配的出力,Ni为电站i机组出力,Vt是电站在第t时段库容,Qint是电站在第t时段来水流量,Qgent是电站在第t时段发电流量,Qdist是电站在第t时段弃水流量,Δt为单位时段的时间长,Ni,min为i机组最小出力,Ni,max为i机组最大出力,Qoutmax为机组最大过流量,Qoutmin为机组最小过流量,
Figure PCTCN2016085183-appb-000011
为i机组可运行区下限,
Figure PCTCN2016085183-appb-000012
为i机组可运行区上限,Vmin为电站最小库容约束以及按中长期规划约束的综合最小库容,Vmax为电站最大库容约束以及按中长期规划约束的综合最大库容;
Where, N s is the output of the cascade to the power station, N i is the output of the power station i, V t is the capacity of the power station in the t-th period, Qin t is the water flow of the power station in the t-th period, Qgen t is the power station in the t-th During the period of power generation, Qdis t is the abandoned water flow of the power station during the t-th period, Δt is the length of time in the unit period, N i,min is the minimum output of the i unit, N i,max is the maximum output of the i unit, and Qout max is the maximum output of the unit. Flow, Qout min is the minimum over flow of the unit.
Figure PCTCN2016085183-appb-000011
It is the lower limit of the operating zone of the i unit.
Figure PCTCN2016085183-appb-000012
It is the upper limit of the operating area of the i unit, Vmin is the minimum storage capacity constraint of the power station and the comprehensive minimum storage capacity constrained by the medium and long-term planning. Vmax is the maximum storage capacity constraint of the power station and the comprehensive maximum storage capacity constrained by the medium and long-term planning;
步骤(3),根据步骤(1)、步骤(2)中的模型建立Agent模型,所述Agent模型包括站间负荷分配Agent、站内启停机Agent和站内负荷优化Agent,Step (3), establishing an agent model according to the model in step (1) and step (2), the agent model includes an inter-station load distribution agent, an in-station start-stop agent, and an in-station load optimization agent.
所述站间负荷分配Agent的任务是监听梯级中心是否接收了新的次日负荷曲线,一旦监听到新的次日负荷曲线Np=(Np1,Np2,Np3,...,Np96),站间负荷分配Agent立即将新的次日负荷曲线按预定算法分配给各电站,待站内启停机Agent和站内负荷优化Agent分别为电站机组计算启停计划、分配负荷之后,站间负荷分配Agent存储结果,继续重复分配直到结果满意为止,所述站间负荷分配Agent还用于删除多余的Agent、增加Agent,以达到适应优化计算的目的;The task of the inter-station load distribution agent is to monitor whether the step center receives a new next-day load curve, and once the new next-day load curve is monitored, Np=(Np 1 , Np 2 , Np 3 , . . . , Np 96 The inter-station load distribution agent immediately assigns the new next-day load curve to each power station according to a predetermined algorithm. The station-initiated shutdown agent and the station-in-load optimization agent respectively calculate the start-stop plan for the power station unit, distribute the load, and distribute the load between stations. The agent stores the result and continues to repeat the allocation until the result is satisfactory. The inter-station load distribution agent is also used to delete the redundant agent and increase the agent to achieve the purpose of adapting to the optimization calculation;
所述站内启停机Agent的任务是制定启停机计划和寻找最少穿越振动区的机组可行域,所述站内启停机Agent监视各个电站是否有新的负荷曲线,若监视范围内的电站被分配好新的负荷曲线,则立即对其展开计算;The task of the start-stop agent in the station is to formulate a start-stop plan and find a feasible area of the unit that passes through the vibration zone at least. The station-starting agent monitors whether each power station has a new load curve, and if the power station within the monitoring range is allocated new The load curve is immediately calculated and expanded;
所述站内负荷优化Agent的任务是根据启停机计划和机组可行域,以最少耗水准则优化分配负荷到各台机组,然后站内负荷优化Agent将调度时段内的耗水能发送给站间负荷分配Agent;The task of the station load optimization agent is to optimize the distribution load to each unit according to the minimum water consumption criterion according to the start-stop plan and the feasible area of the unit, and then the station load optimization agent sends the water consumption energy in the scheduling period to the station load distribution. Agent
步骤(4),建立Agent算法库,算法库中包含两类算法,经典算法和启发性智能优化算法,每次计算随机选择一种经典算法和一种智能优化算法,并行计算,对计算结果进行比较,然后反馈给 Agent算法库,Agent算法库做好算法的优劣统计,优秀的算法被选择的概率增大,效率低的算法被选择的概率小,最后逐渐淘汰;Step (4), the Agent algorithm library is built. The algorithm library contains two kinds of algorithms, a classical algorithm and a heuristic intelligent optimization algorithm. Each calculation randomly selects a classical algorithm and an intelligent optimization algorithm, and performs parallel calculation to calculate the calculation result. Compare and then feed back The Agent algorithm library and the Agent algorithm library make good and bad statistics of the algorithm. The probability that the excellent algorithm is selected increases, the probability of the low efficiency algorithm is small, and finally it is gradually eliminated.
步骤(5),将步骤(3)中建立的Agent模型调用步骤(4)中建立的Agent算法库,实现多Agent的水电站群短期优化调度。In step (5), the Agent model established in the step (3) is invoked by the Agent algorithm library established in the step (4) to realize short-term optimal scheduling of the multi-agent hydropower station group.
前述的一种多Agent的水电站群短期优化调度方法,其特征在于,所述站间负荷分配Agent设为一个,设置于计算机的Agent主容器内,所述计算机内设有Agent平台,设有Agent主容器的计算机连接于若干个其它计算机,其它计算机内均设有Agent平台,与设有Agent主容器的计算机内的Agent平台形成多Agent平台,所述Agent主容器内还设有管理Agent,所述管理Agent负责整个多Agent平台的状态管理、Agent管理和主程序的启动,其它计算机的Agent平台内相对应的设有副Agent容器,所述副Agent容器内设有站内启停机Agent和站内负荷优化Agent。The foregoing multi-agent short-term optimal scheduling method for a hydropower station group is characterized in that: the inter-station load distribution agent is set to one, and is set in an agent main container of a computer, wherein an agent platform is provided in the computer, and an agent is provided. The main container computer is connected to several other computers, and the other computers have an Agent platform, and a multi-agent platform is formed with the Agent platform in the computer with the Agent main container, and the Agent main container also has a management agent. The management agent is responsible for state management, agent management and startup of the main program of the entire multi-agent platform. The corresponding agent container of the other computer has a sub-agent container, and the sub-agent container has an on-site shutdown agent and an internal load. Optimize the Agent.
前述的一种多Agent的水电站群短期优化调度方法,其特征在于,使用启发性智能优化算法时多Agent的优化过程为,The foregoing multi-agent hydropower station group short-term optimization scheduling method is characterized in that the multi-agent optimization process is performed when using the heuristic intelligent optimization algorithm,
(1)给定站内启停机Agent规模为N1,站间负荷分配Agent规模为N2,初始站间负荷分配方案规模为M;(1) The scale of the start-stop agent in a given station is N1, the size of the inter-station load distribution agent is N2, and the scale of the initial station-to-station load distribution scheme is M;
(2)站间负荷分配Agent收到新的次日负荷曲线后,随机M个初始的电站负荷分配方案,分配其负荷曲线到各个电站,然后监视各电站是否分配完,若分配结束,就立即根据上一次下发的M个方案及结果,更新这M个方案,然后继续下发到水电站,如此反复,直到找到收敛的最优方案;(2) After the station load distribution agent receives the new next-day load curve, it randomly selects the initial load distribution plans of the power station, assigns its load curve to each power station, and then monitors whether each power station is allocated. If the distribution is finished, immediately According to the M plans and results issued last time, the M plans are updated, and then sent to the hydropower station, and so on, until the best solution for convergence is found;
(3)站内启停机Agent监测到有电站被分配了新的负荷曲线,就立即进行启停机计划的制定,然后寻找最小穿越振动区的可行域,反馈到电站,N1个站内启停机Agent采用抢占式对电站进行处理,也即对于单个电站的M个负荷方案,可能由单个站内启停机Agent完成,也可能多个站内启停机Agent完成,当某Agent完成某电站的任务,则继续滚动扫描剩余电站,若有未完成任务,立即加入执行任务;(3) When the station starts to stop the agent and monitors that a new load curve is assigned to the power station, it immediately starts the development of the start-stop plan, then finds the feasible area that passes through the minimum vibration zone, feeds back to the power station, and uses the pre-emption agent in the N1 station. The treatment of the power station, that is, for the M load schemes of a single power station, may be completed by a single station within the shutdown agent, or may be completed by multiple stations within the station, when an agent completes the task of a power station, then continue to scan the remaining The power station, if there is an unfinished task, immediately joins the execution task;
(4)当有任何一个站内启停机Agent完成了某电站的某个方案的启停机计划和最少穿越振动区可行域后,站内负荷优化Agent就会立即监测到任务,并立即对电站的该方案进行机组负荷优化分配,同样采用抢占式完成任务,空闲的站内负荷优化Agent自动监视各电站未分配到机组的负荷曲线,一旦监视到,就立即对其优化分配,然后继续监视,如此重复循环。(4) When any station internal shutdown agent completes the start-stop plan of a certain power station and the minimum feasible area of the vibration zone, the station load optimization agent will immediately monitor the task and immediately plan for the power station. The unit load is optimized and distributed, and the preemptive task is also used. The idle station load optimization agent automatically monitors the load curve of each unit that is not assigned to the unit. Once it is monitored, it is immediately allocated to it, and then continues to monitor.
本发明的有益效果为:The beneficial effects of the invention are:
由于本发明对求解水电站群短期优化调度双层模型采用了多Agent技术的多台计算机多个Agent异步并行计算方式,所以该方法对大型水电站群短期调度计算相比传统的计算方式能够大大的缩短计算时间;Because the present invention solves the two-dimensional model of short-term optimal scheduling of hydropower station group, the multi-agent technology multi-agent asynchronous parallel computing method is adopted, so the short-term scheduling calculation of large hydropower station group can be greatly shortened compared with the traditional calculation method. calculating time;
由于本发明中Agent具有算法库智能选择算法策略,相比单一的不变的算法更智能,优化效果 更好,经典算法与现代智能算法异步并行计算的功能,可以一方面利用现代智能算法的优点,又能利用经典算法来弥补智能算法的不足,所以本方法对水电站群短期优化调度的优化效果更好,结果更为可靠;Since the Agent has an algorithm library intelligent selection algorithm strategy in the present invention, it is more intelligent than a single invariant algorithm, and the optimization effect is obtained. Better, the function of asynchronous parallel computing between classical algorithms and modern intelligent algorithms can make use of the advantages of modern intelligent algorithms on the one hand, and can make up for the shortcomings of intelligent algorithms by using classical algorithms. Therefore, the optimization effect of this method on short-term optimal scheduling of hydropower stations is more effective. Ok, the result is more reliable;
由于本发明中对于水电站群的各个水电站的优化任务分别划分到不同的计算机上的各个Agent完成的,任务进行了细化分离,最后分布式完成任务,所以本方法避免了传统算法的“维数灾”问题;Since the optimization tasks of the hydropower stations of the hydropower station group are respectively divided into the respective agents on different computers, the tasks are refined and separated, and finally the tasks are distributed, so the method avoids the "dimension" of the traditional algorithm. Disaster problem;
由于本发明中采用任务自动分配Agent,Agent是面向任务的而不是相似方案中的面向对象,对于水电站群中新增电站、故障电站、某电站新建机组等情况具有更好的适应能力,而相似方案面对增减电站或机组需要重新编写编译Agent,从而会造成不便,所以本发明具有应对电站或机组变化的适应能力的优点。Since the task is automatically assigned to the agent in the present invention, the agent is object-oriented rather than object-oriented in a similar solution, and has better adaptability to newly added power stations, faulty power stations, and new power plants in a hydropower station group, and the like. In the face of the increase or decrease of the power station or the unit, it is necessary to rewrite the compiling agent, which may cause inconvenience, so the present invention has the advantage of adapting to the change of the power station or the unit.
附图说明DRAWINGS
图1为多Agent系统示意图;Figure 1 is a schematic diagram of a multi-agent system;
图2为目前Agent技术应用到水电站群优化调度的技术方案的结构图;2 is a structural diagram of a technical solution of applying the Agent technology to the optimal scheduling of a hydropower station group;
图3为本发明的多Agent梯级水电站群优化调度结构图;3 is a structural diagram of optimized scheduling of a multi-agent cascade hydropower station according to the present invention;
图4为本发明的站内负荷分配Agent运行示意图;4 is a schematic diagram of operation of an in-station load distribution agent according to the present invention;
图5为本发明的多Agent平台分布图;Figure 5 is a distribution diagram of a multi-agent platform of the present invention;
图6为本发明的主程序流程图;Figure 6 is a flow chart of the main program of the present invention;
图7为本发明的站间负荷分配Agent流程图;7 is a flowchart of an inter-station load distribution agent according to the present invention;
图8为本发明的站内Agent流程图;8 is a flowchart of an in-station agent of the present invention;
具体实施方式detailed description
下面结合实施例和附图对本发明作进一步描述。The invention is further described below in conjunction with the embodiments and the accompanying drawings.
本发明针对的是以电定水模型。The present invention is directed to an electric water setting model.
一种基于任务自动分配型多Agent的水电站群短期优化调度方法,包括以下步骤,A short-term optimal scheduling method for hydropower station group based on task automatic allocation multi-agent, including the following steps
步骤(1),建立水电站群短期优化调度模型Step (1), establish a short-term optimal scheduling model for hydropower stations
目标函数:
Figure PCTCN2016085183-appb-000013
Objective function:
Figure PCTCN2016085183-appb-000013
式中,E为各电站各时段耗能之和;T为调度周期;K为电站个数;Qk,t为第k电站t时段的发电流量;Pk,t为第k电站t时段的出力;Hk,t为第k电站t时段的水头;Where E is the sum of energy consumption of each power station; T is the scheduling period; K is the number of power stations; Q k, t is the power generation flow of the kth power station t period; P k, t is the kth power station t period Output; H k,t is the head of the kth power station t period;
约束条件: Restrictions:
(1)系统负荷平衡约束
Figure PCTCN2016085183-appb-000014
t=1,2…,T
(1) System load balancing constraints
Figure PCTCN2016085183-appb-000014
t=1,2...,T
(2)各水电站出力限制
Figure PCTCN2016085183-appb-000015
k=1,2…,K t=1,2…,T
(2) Power limit of each hydropower station
Figure PCTCN2016085183-appb-000015
k=1, 2..., K t=1, 2..., T
(3)水量平衡方程Vk,t+1=Vk,t+(Qink,t-Qgenk,t-Qdisk,t)Δt,k=1,2…,K t=1,2…,T(3) Water balance equation V k,t+1 =V k,t +(Qin k,t -Qgen k,t -Qdis k,t )Δt,k=1,2...,K t=1,2... ,T
(4)水库库容约束Vmink≤Vk,t≤Vmaxk,k=1,2…,K t=1,2…,T(4) Reservoir storage tolerance Vmin k ≤V k,t ≤Vmax k ,k=1,2...,K t=1,2...,T
(5)梯级电站水流滞后约束
Figure PCTCN2016085183-appb-000016
k=1,2…,K t=τk…,T
(5) Cascade power station water flow lag constraint
Figure PCTCN2016085183-appb-000016
k=1,2...,K t=τ k ...,T
式中,Pt为t时段梯级负荷,Pk,t为k电站t时段的出力;
Figure PCTCN2016085183-appb-000017
是第k电站在第t时段出力下限,
Figure PCTCN2016085183-appb-000018
是第k电站在第t时段出力上限;Vk,t是第k电站在第t时段库容,Vk,t+1是第k电站在第t+1时段库容,Qink,t是第k电站在第t时段来水流量,Qgenk,t是第k电站在第t时段发电流量,Qdisk,t是第k电站在第t时段弃水流量,Δt为单位时段的时间长,Vmink为第k电站最小库容约束以及按中长期规划约束的综合,Vmaxk为第k电站最大库容约束以及按中长期规划约束的综合;Qqk,t为第k电站在第t时段上游区间来水;
Figure PCTCN2016085183-appb-000019
为第k电站在第t时段流入上游电站的泄流;τk为第k-1电站到第k电站的径流传播时间;
Where, P t is the step load of the t period, and P k,t is the output of the k power station t period;
Figure PCTCN2016085183-appb-000017
Is the lower limit of the output of the kth power station during the tth period.
Figure PCTCN2016085183-appb-000018
It is the upper limit of the output of the kth power station in the t-th period; V k,t is the capacity of the kth power station in the t-th period, V k,t+1 is the storage capacity of the k-th power station in the t+1th period, Qin k,t is the kth The power flow of the power station in the t-th period, Qgen k, t is the power flow of the kth power station in the t-th period, Qdis k, t is the water flow of the k-th power station in the t-th period, Δt is the time length of the unit period, Vmin k For the k-power station minimum storage capacity constraint and the integration of medium- and long-term planning constraints, Vmax k is the maximum storage capacity constraint of the kth power station and the combination of medium and long-term planning constraints; Qq k, t is the water supply of the kth power station in the upstream interval of the tth time interval. ;
Figure PCTCN2016085183-appb-000019
For the discharge of the kth power station into the upstream power station during the tth period; τ k is the runoff propagation time from the k-1th to the kth power station;
步骤(2),建立短期优化调度子模型Step (2), establishing a short-term optimal scheduling sub-model
目标函数:
Figure PCTCN2016085183-appb-000020
Objective function:
Figure PCTCN2016085183-appb-000020
式中,Q为电站T周期内耗水流量之和,T为调度周期,n为机组数,Qgent,i为t时刻i机组的发电流量,Nt,i为t时刻i机组的出力,Ht为电站t时刻净水头,Qdist为电站t时刻弃水流量;Where, Q is the sum of water consumption and flow in the T cycle of the power station, T is the scheduling period, n is the number of units, Qgen t, i is the power generation flow of the unit at time t, and N t, i is the output of the unit at time t, H t is the net head at the time t of the power station, and Qdis t is the water flow at the time of the power station t;
约束条件:Restrictions:
(1)功率平衡
Figure PCTCN2016085183-appb-000021
i=1,2…,n
(1) Power balance
Figure PCTCN2016085183-appb-000021
i=1,2...,n
(2)水量平衡约束Vt+1=Vt+(Qint-Qgent-Qdist)Δt,t=1,2…,T(2) Water balance constraint V t+1 =V t +(Qin t -Qgen t -Qdis t )Δt,t=1,2...,T
(3)出力约束,为水轮机效率和水头决定Ni,min≤Ni≤Ni,max,i=1,2…,n(3) Output constraint, which determines the turbine efficiency and head N i,min ≤N i ≤N i,max ,i=1,2...,n
(4)引用流量约束Qoutmin≤Qi≤Qoutmax,i=1,2…,n(4) Reference flow constraint Qout min ≤ Q i ≤ Qout max , i = 1, 2..., n
(5)机组不可运行区域
Figure PCTCN2016085183-appb-000022
i=1,2…,n
(5) Unit inoperable area
Figure PCTCN2016085183-appb-000022
i=1,2...,n
(6)库容约束Vmin≤Vt≤Vmax,t=1,2…,T(6) Storage tolerance Vmin ≤ V t ≤ Vmax, t = 1, 2..., T
式中,Ns为梯级给电站分配的出力,Ni为电站i机组出力,Vt是电站在第t时段库容,Qint是电站在第t时段来水流量,Qgent是电站在第t时段发电流量,Qdist是电站在第t时段弃水流量,Δt为单位时段的时间长,Ni,min为i机组最小出力,Ni,max为i机组最大出力,Qoutmax为机组最大过流量,Qoutmin为机组最小过流量,
Figure PCTCN2016085183-appb-000023
为i机组可运行区下限,
Figure PCTCN2016085183-appb-000024
为i机组可运行区上限,Vmin为电站最小库容约束以及按中长期规划约束的综合最小库容,Vmax为电站最大库容约束以及按中长期规划约束的综合最大库容;
Where, N s is the output of the cascade to the power station, N i is the output of the power station i, V t is the capacity of the power station in the t-th period, Qin t is the water flow of the power station in the t-th period, Qgen t is the power station in the t-th During the period of power generation, Qdis t is the abandoned water flow of the power station during the t-th period, Δt is the length of time in the unit period, N i,min is the minimum output of the i unit, N i,max is the maximum output of the i unit, and Qout max is the maximum output of the unit. Flow, Qout min is the minimum over flow of the unit.
Figure PCTCN2016085183-appb-000023
It is the lower limit of the operating zone of the i unit.
Figure PCTCN2016085183-appb-000024
It is the upper limit of the operating area of the i unit, Vmin is the minimum storage capacity constraint of the power station and the comprehensive minimum storage capacity constrained by the medium and long-term planning. Vmax is the maximum storage capacity constraint of the power station and the comprehensive maximum storage capacity constrained by the medium and long-term planning;
步骤(3),根据步骤(1)、步骤(2)中的模型建立Agent模型,梯级水电站短期优化调度的多Agent体系结构设计为Agent网络结构。针对类似本发明的方案的模型是面向水电站的,一个水电站建立一个Agent,若新投入电站则需要从新编写编译梯级Agent和新的电站Agent,同样,若某电站新增机组,也将导致整个程序的部署,另外单个电站Agent的计算能力有限,如欲提速则无法完成,本发明针对这些问题以梯级中心以及各水电站为多Agent环境,建立站间负荷分配Agent、站内启停机Agent和站内负荷优化Agent。这样既方便电站及机组的增减而不影响Agent的部署,又可以通过增加Agent来加快任务完成进度,使总的计算时间减少,详细为,Step (3), according to the model in step (1) and step (2), the agent model is established, and the multi-agent architecture of the short-term optimal scheduling of the cascade hydropower station is designed as the agent network structure. The model for the solution similar to the present invention is for the hydropower station, and one hydropower station establishes an agent. If the new power station is newly installed, it is necessary to newly compile and compile the cascade agent and the new power station agent. Similarly, if a new unit is added to a power station, the whole program will also be caused. In addition, the computing power of a single power station agent is limited, and the speed of the single power station agent cannot be completed. The present invention aims at the problem that the cascade center and each hydropower station are multi-agent environments, and establish an inter-station load distribution agent, an in-station start-stop agent, and an in-station load optimization. Agent. This not only facilitates the increase and decrease of the power station and the unit without affecting the deployment of the agent, but also increases the progress of the task completion by adding an agent, so that the total calculation time is reduced.
所述站间负荷分配Agent的任务是监听梯级中心是否接收了新的次日负荷曲线,一旦监听到新的新的次日负荷曲线Np=(Np1,Np2,Np3,...,Np96),站间负荷分配Agent立即将新的次日负荷曲线按预定算法分配给各电站,待站内启停机Agent和站内负荷优化Agent分别为电站机组计算启停计划、分配负荷之后,站间负荷分配Agent存储结果,继续重复分配直到结果满意为止,所述站间负荷分配Agent还用于删除某些多余的Agent、增加某些Agent,以达到适应优化计算的目的;由于该Agent完成的主要任务是站间负荷分配,追求的是最少耗水能,耗水能越少,效果就越好,所以设计该Agent为效果型Agent;The task of the inter-station load distribution agent is to monitor whether the step center receives a new next-day load curve, and once the new new next-day load curve Np=(Np 1 , Np 2 , Np 3 , ..., is monitored, Np 96 ), the inter-station load distribution agent immediately assigns the new next-day load curve to each power station according to a predetermined algorithm. The station-initiated shutdown agent and the station-in-load optimization agent respectively calculate the start-stop plan for the power station unit and distribute the load, and then the station The load distribution agent stores the result and continues to repeat the allocation until the result is satisfactory. The inter-station load distribution agent is also used to delete some redundant agents and add some agents to achieve the purpose of adapting to the optimization calculation; The task is to distribute load between stations, the pursuit of minimum water consumption, the less water consumption, the better the effect, so the agent is designed as an effect agent;
所述站内启停机Agent需要完成的两个任务,制定启停机计划和寻找最少穿越振动区的可行域。站内启停机Agent的任务是监视各个电站是否有新的负荷曲线,若监视范围内的电站被分配好新的负荷曲线,则立即对其展开计算。具体过程为依据启停规则制定启停机计划,然后根据各台机组不同的可行域组合,寻找最优可行域,若无可行域,则重新制定启停机计划;The two tasks that need to be completed in the station start-stop agent, formulate the start-stop plan and find the feasible domain that traverses the vibration zone at least. The task of the start-stop agent in the station is to monitor whether each power station has a new load curve. If the power station within the monitoring range is assigned a new load curve, it will be immediately calculated. The specific process is to formulate a start-stop plan based on the start-stop rule, and then find the optimal feasible domain according to the different feasible domain combinations of each unit. If there is no feasible domain, re-establish the start-stop plan;
所述站内负荷优化Agent的任务是根据启停机计划和机组可行域,以最少耗水准则优化分配负荷到各台机组,然后站内负荷优化Agent将调度时段内的耗水能发送给站间负荷分配Agent;站内启停机Agent为反应型,站内负荷优化Agent为效果型;The task of the station load optimization agent is to optimize the distribution load to each unit according to the minimum water consumption criterion according to the start-stop plan and the feasible area of the unit, and then the station load optimization agent sends the water consumption energy in the scheduling period to the station load distribution. Agent; the stop and stop agent in the station is reactive, and the load optimization agent in the station is effective;
步骤(4),建立Agent算法库,算法库中包含两类算法,经典算法和启发性智能优化算法,每 次计算随机选择一种经典算法和一种智能优化算法,并行计算,对计算结果进行比较,然后反馈给Agent算法库,Agent算法库做好算法的优劣统计,优秀的算法被选择的概率增大,效率低的算法被选择的概率小,最后逐渐淘汰;Step (4), establishing an agent algorithm library, the algorithm library includes two types of algorithms, a classical algorithm and a heuristic intelligent optimization algorithm, each The second calculation randomly selects a classical algorithm and an intelligent optimization algorithm, performs parallel calculation, compares the calculation results, and then feeds back to the Agent algorithm library. The Agent algorithm library performs the algorithm's pros and cons statistics, and the excellent algorithm is selected. Large, inefficient algorithms are less likely to be selected and eventually phase out;
步骤(5),将步骤(3)中建立的Agent模型调用步骤(4)中建立的Agent算法库,实现多Agent的水电站群短期优化调度。In step (5), the Agent model established in the step (3) is invoked by the Agent algorithm library established in the step (4) to realize short-term optimal scheduling of the multi-agent hydropower station group.
在水电站群短期优化调度中,多Agent模型结构如图3。由一个站间负荷分配Agent、多个站内启停机Agent、多个站内负荷优化Agent以及电站环境组成。各个Agent通过网络相互联系,电站和梯级中心为多Agent监视环境,各Agent通过监视相应目标和协同配合,来完成对应任务。In the short-term optimal dispatch of hydropower station group, the multi-agent model structure is shown in Figure 3. It consists of an inter-station load distribution agent, multiple in-station shutdown agents, multiple in-station load optimization agents, and a power station environment. Each agent communicates with each other through the network. The power station and the cascade center are multi-agent monitoring environments, and each agent completes the corresponding task by monitoring the corresponding targets and collaborative cooperation.
联合优化运行中,一般情况下只有一个站间负荷分配Agent,负责整个水电站群的负荷分配及协调,有多个站内启停机Agent和站内负荷优化Agent,而且各个站内Agent分布在不同的计算机上。以使用启发性智能优化算法为例说明多Agent优化过程如下:In the joint optimization operation, under normal circumstances, there is only one station-to-station load distribution agent, which is responsible for the load distribution and coordination of the entire hydropower station group. There are multiple station-initiated shutdown agents and station-in-load optimization agents, and the agents in each station are distributed on different computers. Take the heuristic intelligent optimization algorithm as an example to illustrate the multi-agent optimization process as follows:
(1)给定站内启停机Agent规模为N1,站间负荷分配Agent规模为N2,初始站间负荷分配方案规模为M;(1) The scale of the start-stop agent in a given station is N1, the size of the inter-station load distribution agent is N2, and the scale of the initial station-to-station load distribution scheme is M;
(2)站间负荷分配Agent收到新的次日负荷曲线后,随机M个初始的电站负荷分配方案,分配其负荷曲线到各个电站,然后监视各电站是否分配完,若分配结束,就立即根据上一次下发的M个方案及结果,更新这M个方案,然后继续下发到水电站,如此反复,直到找到收敛的最优方案;(2) After the station load distribution agent receives the new next-day load curve, it randomly selects the initial load distribution plans of the power station, assigns its load curve to each power station, and then monitors whether each power station is allocated. If the distribution is finished, immediately According to the M plans and results issued last time, the M plans are updated, and then sent to the hydropower station, and so on, until the best solution for convergence is found;
(3)站内启停机Agent监测到有电站被分配了新的负荷曲线,就立即进行启停机计划的制定,然后寻找最小穿越振动区的可行域,反馈到电站,N1个站内启停机Agent采用抢占式对电站进行处理,也即对于单个电站的M个负荷方案,可能由单个站内启停机Agent完成,也可能多个站内启停机Agent完成,如图4所示,当某Agent完成某电站的任务,则继续滚动扫描剩余电站,若有未完成任务,立即加入执行任务;(3) When the station starts to stop the agent and monitors that a new load curve is assigned to the power station, it immediately starts the development of the start-stop plan, then finds the feasible area that passes through the minimum vibration zone, feeds back to the power station, and uses the pre-emption agent in the N1 station. The treatment of the power station, that is, for the M load schemes of a single power station, may be completed by a single station within the shutdown agent, or may be completed by multiple stations within the station, as shown in Figure 4, when an agent completes the task of a power station , then continue to scan the remaining power stations, if there are unfinished tasks, immediately join the execution task;
(4)当有任何一个站内启停机Agent完成了某电站的某个方案的启停机计划和最少穿越振动区可行域后,站内负荷优化Agent就会立即监测到任务,并立即对电站的该方案进行机组负荷优化分配,同样采用抢占式完成任务,空闲的站内负荷优化Agent自动监视各电站未分配到机组的负荷曲线,一旦监视到,就立即对其优化分配,然后继续监视,如此重复循环。如图4,各Agent对电站的计算是随机的。(4) When any station internal shutdown agent completes the start-stop plan of a certain power station and the minimum feasible area of the vibration zone, the station load optimization agent will immediately monitor the task and immediately plan for the power station. The unit load is optimized and distributed, and the preemptive task is also used. The idle station load optimization agent automatically monitors the load curve of each unit that is not assigned to the unit. Once it is monitored, it is immediately allocated to it, and then continues to monitor. As shown in Figure 4, the calculation of each agent to the power station is random.
多Agent的联合优化运行类似于一群蜜蜂采食过程,蜂王协调并发布任务,工蜂对某个区域寻找花朵,一旦发现,就立即对其采食花粉。可能多只蜜蜂对一朵花进行采摘,也可能只有1只蜜蜂。若完成了对花朵采食,就立即寻找下一朵花。一直重复循环。The joint optimization operation of multi-agent is similar to a group of bee feeding processes. The queen bee coordinates and publishes the task. The worker bees search for flowers in a certain area, and once they are found, they immediately eat pollen. It is possible that many bees pick a flower or there may be only one bee. If you finish eating flowers, look for the next flower. Repeat the loop all the time.
所述站间负荷分配Agent设为一个,设置于计算机的Agent主容器内,所述计算机内设有Agent平台,设有Agent主容器的计算机连接于若干个其它计算机,其它计算机内均设有Agent平台,与 设有Agent主容器的计算机内的Agent平台形成多Agent平台,所述Agent主容器内还设有管理Agent,所述管理Agent负责整个多Agent平台的状态管理、Agent管理和主程序的启动,其它计算机的Agent平台内相对应的设有副Agent容器,所述副Agent容器内设有站内启停机Agent和站内负荷优化Agent。其实,多Agent系统可以运行在任何计算机操作系统上,只要在该系统上安装了Agent平台就可以运行Agent。Agent运行于该平台,而不依赖于操作系统,所以只需一次编程即可。各个Agent平台中需有一个Agent容器,整个多Agent系统需要一个主容器,主容器中有一个管理Agent,用来管理协调其他计算机中的Agent容器。多Agent联合运行硬件结构示意图如图5。在图5中管理Agent负责整个多Agent平台的状态管理、Agent管理和主程序的启动,其中主程序的启动流程图如图6。在Agent主容器里布置站间负荷分配Agent,在其他平台的Agent容器内布置站内Agent即站内启停机Agent和站内负荷优化Agent。主程序及各个Agent的计算流程如图6、图7、图8。特别的,Agent是一直存在的,所以,它应不停地对目标进行监视。The inter-station load distribution agent is set to one, and is set in the agent main container of the computer. The computer has an agent platform, and the computer with the agent main container is connected to several other computers, and the other computers are provided with an agent. Platform, and The Agent platform in the computer with the Agent main container forms a multi-agent platform, and the Agent main container also has a management agent, which is responsible for state management, Agent management and startup of the main program of the entire multi-agent platform, and the like. The corresponding agent container in the computer's Agent platform is provided, and the sub-agent container is provided with an in-site shutdown agent and an in-station load optimization agent. In fact, the multi-agent system can run on any computer operating system, as long as the Agent platform is installed on the system, the Agent can be run. The Agent runs on the platform and does not depend on the operating system, so it only needs to be programmed once. There is one Agent container in each Agent platform. The entire Multi-Agent system needs a main container. The main container has a management agent for managing and coordinating Agent containers in other computers. The hardware structure of the multi-agent joint operation is shown in Figure 5. In Figure 5, the management agent is responsible for state management, agent management, and startup of the main program of the entire multi-agent platform. The startup flowchart of the main program is shown in Fig. 6. In the main container of the agent, an inter-station load distribution agent is arranged, and in the agent container of other platforms, an in-station agent, that is, an in-station stop agent and an in-station load optimization agent are arranged. The calculation process of the main program and each agent is shown in Fig. 6, Fig. 7, and Fig. 8. In particular, the Agent is always there, so it should constantly monitor the target.
本发明提出了一种基于任务自动分配型多Agent技术在水电站群短期优化调度中的并行计算方法。本发明提出的多Agent应用于水电站群短期优化调度方法可用于梯级或流域水电站群短期优化调度,Agent设计为以完成某种任务的自主运行的软件,以抢占的方式自主完成优化过程中各个子任务。多个Agent可同时对同一水电站进行运算处理,以达到缩短求解时间的目的。水电站群电站个数的增加可通过增加计算机和Agent来解决,总的计算时间增加很少。The invention proposes a parallel computing method based on task automatic allocation type multi-agent technology in short-term optimal scheduling of hydropower station groups. The multi-agent applied to the hydropower station group short-term optimization scheduling method can be used for short-term optimal scheduling of cascade or basin hydropower station group. The agent is designed to complete the self-running software of a certain task, and independently complete each part of the optimization process in a preemptive manner. task. Multiple Agents can perform arithmetic processing on the same hydropower station at the same time to achieve the purpose of shortening the solution time. The increase in the number of hydropower station power stations can be solved by adding computers and agents, and the total calculation time is rarely increased.
此外,多Agent融合多种算法,形成算法库。本发明中算法库采用优胜劣汰思想,算法被选择的概率随其计算优化效果的评估而增减。本发明中采用经典与现代智能优化算法结合,异步并行计算,以防止智能优化算法极少数无解的情况。In addition, multi-agents integrate multiple algorithms to form an algorithm library. In the invention, the algorithm library adopts the idea of survival of the fittest, and the probability that the algorithm is selected increases or decreases with the evaluation of the calculation optimization effect. In the invention, the combination of classical and modern intelligent optimization algorithms and asynchronous parallel computing are adopted to prevent the intelligent optimization algorithm from having few solutions.
以上显示和描述了本发明的基本原理、主要特征及优点。本行业的技术人员应该了解,本发明不受上述实施例的限制,上述实施例和说明书中描述的只是说明本发明的原理,在不脱离本发明精神和范围的前提下,本发明还会有各种变化和改进,这些变化和改进都落入要求保护的本发明范围内。本发明要求保护范围由所附的权利要求书及其等效物界定。 The basic principles, main features and advantages of the present invention have been shown and described above. It should be understood by those skilled in the art that the present invention is not limited by the foregoing embodiments, and that the present invention is only described in the foregoing description and the description of the present invention, without departing from the spirit and scope of the invention. Various changes and modifications are intended to be included within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and their equivalents.

Claims (3)

  1. 一种多Agent的水电站群短期优化调度方法,其特征在于,包括以下步骤,A multi-agent hydropower station group short-term optimal scheduling method, characterized in that it comprises the following steps,
    步骤(1),建立水电站群短期优化调度模型Step (1), establish a short-term optimal scheduling model for hydropower stations
    目标函数:
    Figure PCTCN2016085183-appb-100001
    Objective function:
    Figure PCTCN2016085183-appb-100001
    式中,E为各电站各时段耗能之和;T为调度周期;K为电站个数;Qk,t为第k电站t时段的发电流量;Pk,t为第k电站t时段的出力;Hk,t为第k电站t时段的水头;Where E is the sum of energy consumption of each power station; T is the scheduling period; K is the number of power stations; Q k, t is the power generation flow of the kth power station t period; P k, t is the kth power station t period Output; H k,t is the head of the kth power station t period;
    约束条件:Restrictions:
    (1)系统负荷平衡约束
    Figure PCTCN2016085183-appb-100002
    (1) System load balancing constraints
    Figure PCTCN2016085183-appb-100002
    (2)各水电站出力限制
    Figure PCTCN2016085183-appb-100003
    (2) Power limit of each hydropower station
    Figure PCTCN2016085183-appb-100003
    (3)水量平衡方程Vk,t+1=Vk,t+(Qink,t-Qgenk,t-Qdisk,t)Δt,k=1,2…,K t=1,2…,T(3) Water balance equation V k,t+1 =V k,t +(Qin k,t -Qgen k,t -Qdis k,t )Δt,k=1,2...,K t=1,2... ,T
    (4)水库库容约束Vmink≤Vk,t≤Vmaxk,k=1,2…,K t=1,2…,T(4) Reservoir storage tolerance Vmin k ≤V k,t ≤Vmax k ,k=1,2...,K t=1,2...,T
    (5)梯级电站水流滞后约束
    Figure PCTCN2016085183-appb-100004
    (5) Cascade power station water flow lag constraint
    Figure PCTCN2016085183-appb-100004
    式中,Pt为t时段梯级负荷,Pk,t为k电站t时段的出力;
    Figure PCTCN2016085183-appb-100005
    是第k电站在第t时段出力下限,
    Figure PCTCN2016085183-appb-100006
    是第k电站在第t时段出力上限;Vk,t是第k电站在第t时段库容,Vk,t+1是第k电站在第t+1时段库容,Qink,t是第k电站在第t时段来水流量,Qgenk,t是第k电站在第t时段发电流量,Qdisk,t是第k电站在第t时段弃水流量,Δt为单位时段的时间长,Vmink为第k电站最小库容约束以及按中长期规划约束的综合,Vmaxk为第k电站最大库容约束以及按中长期规划约束的综合;Qqk,t为第k电站在第t时段上游区间来水;
    Figure PCTCN2016085183-appb-100007
    为第k电站在第t时段流入上游电站的泄流;τk为第k-1电站到第k电站的径流传播时间;
    Where, P t is the step load of the t period, and P k,t is the output of the k power station t period;
    Figure PCTCN2016085183-appb-100005
    Is the lower limit of the output of the kth power station during the tth period.
    Figure PCTCN2016085183-appb-100006
    It is the upper limit of the output of the kth power station in the t-th period; V k,t is the capacity of the kth power station in the t-th period, V k,t+1 is the storage capacity of the k-th power station in the t+1th period, Qin k,t is the kth The power flow of the power station in the t-th period, Qgen k, t is the power flow of the kth power station in the t-th period, Qdis k, t is the water flow of the k-th power station in the t-th period, Δt is the time length of the unit period, Vmin k For the k-power station minimum storage capacity constraint and the integration of medium- and long-term planning constraints, Vmax k is the maximum storage capacity constraint of the kth power station and the combination of medium and long-term planning constraints; Qq k, t is the water supply of the kth power station in the upstream interval of the tth time interval. ;
    Figure PCTCN2016085183-appb-100007
    For the discharge of the kth power station into the upstream power station during the tth period; τ k is the runoff propagation time from the k-1th to the kth power station;
    步骤(2),建立短期优化调度子模型Step (2), establishing a short-term optimal scheduling sub-model
    目标函数:
    Figure PCTCN2016085183-appb-100008
    Objective function:
    Figure PCTCN2016085183-appb-100008
    式中,Q为电站T周期内耗水流量之和,T为调度周期,n为机组数,Qgent,i为t时刻i机组的发电流量,Nt,i为t时刻i机组的出力,Ht为电站t时刻净水头,Qdist为电站t时刻弃水流量; Where, Q is the sum of water consumption and flow in the T cycle of the power station, T is the scheduling period, n is the number of units, Qgen t, i is the power generation flow of the unit at time t, and N t, i is the output of the unit at time t, H t is the net head at the time t of the power station, and Qdis t is the water flow at the time of the power station t;
    约束条件:Restrictions:
    (1)功率平衡
    Figure PCTCN2016085183-appb-100009
    (1) Power balance
    Figure PCTCN2016085183-appb-100009
    (2)水量平衡约束Vt+1=Vt+(Qint-Qgent-Qdist)Δt,t=1,2…,T(2) Water balance constraint V t+1 =V t +(Qin t -Qgen t -Qdis t )Δt,t=1,2...,T
    (3)出力约束,为水轮机效率和水头决定Ni,min≤Ni≤Ni,max,i=1,2…,n(3) Output constraint, which determines the turbine efficiency and head N i,min ≤N i ≤N i,max ,i=1,2...,n
    (4)引用流量约束Qoutmin≤Qi≤Qoutmax,i=1,2…,n(4) Reference flow constraint Qout min ≤ Q i ≤ Qout max , i = 1, 2..., n
    (5)机组不可运行区域
    Figure PCTCN2016085183-appb-100010
    (5) Unit inoperable area
    Figure PCTCN2016085183-appb-100010
    (6)库容约束Vmin≤Vt≤Vmax,t=1,2…,T(6) Storage tolerance Vmin ≤ V t ≤ Vmax, t = 1, 2..., T
    式中,Ns为梯级给电站分配的出力,Ni为电站i机组出力,Vt是电站在第t时段库容,Qint是电站在第t时段来水流量,Qgent是电站在第t时段发电流量,Qdist是电站在第t时段弃水流量,Δt为单位时段的时间长,Ni,min为i机组最小出力,Ni,max为i机组最大出力,Qoutmax为机组最大过流量,Qoutmin为机组最小过流量,
    Figure PCTCN2016085183-appb-100011
    为i机组可运行区下限,
    Figure PCTCN2016085183-appb-100012
    为i机组可运行区上限,Vmin为电站最小库容约束以及按中长期规划约束的综合最小库容,Vmax为电站最大库容约束以及按中长期规划约束的综合最大库容;
    Where, N s is the output of the cascade to the power station, N i is the output of the power station i, V t is the capacity of the power station in the t-th period, Qin t is the water flow of the power station in the t-th period, Qgen t is the power station in the t-th During the period of power generation, Qdis t is the abandoned water flow of the power station during the t-th period, Δt is the length of time in the unit period, N i,min is the minimum output of the i unit, N i,max is the maximum output of the i unit, and Qout max is the maximum output of the unit. Flow, Qout min is the minimum over flow of the unit.
    Figure PCTCN2016085183-appb-100011
    It is the lower limit of the operating zone of the i unit.
    Figure PCTCN2016085183-appb-100012
    It is the upper limit of the operating area of the i unit, Vmin is the minimum storage capacity constraint of the power station and the comprehensive minimum storage capacity constrained by the medium and long-term planning. Vmax is the maximum storage capacity constraint of the power station and the comprehensive maximum storage capacity constrained by the medium and long-term planning;
    步骤(3),根据步骤(1)、步骤(2)中的模型建立Agent模型,所述Agent模型包括站间负荷分配Agent、站内启停机Agent和站内负荷优化Agent,Step (3), establishing an agent model according to the model in step (1) and step (2), the agent model includes an inter-station load distribution agent, an in-station start-stop agent, and an in-station load optimization agent.
    所述站间负荷分配Agent的任务是监听梯级中心是否接收了新的次日负荷曲线,一旦监听到新的次日负荷曲线Np=(Np1,Np2,Np3,...,Np96),站间负荷分配Agent立即将新的次日负荷曲线按预定算法分配给各电站,待站内启停机Agent和站内负荷优化Agent分别为电站机组计算启停计划、分配负荷之后,站间负荷分配Agent存储结果,继续重复分配直到结果满意为止,所述站间负荷分配Agent还用于删除多余的Agent、增加Agent,以达到适应优化计算的目的;The task of the inter-station load distribution agent is to monitor whether the step center receives a new next-day load curve, and once the new next-day load curve is monitored, Np=(Np 1 , Np 2 , Np 3 , . . . , Np 96 The inter-station load distribution agent immediately assigns the new next-day load curve to each power station according to a predetermined algorithm. The station-initiated shutdown agent and the station-in-load optimization agent respectively calculate the start-stop plan for the power station unit, distribute the load, and distribute the load between stations. The agent stores the result and continues to repeat the allocation until the result is satisfactory. The inter-station load distribution agent is also used to delete the redundant agent and increase the agent to achieve the purpose of adapting to the optimization calculation;
    所述站内启停机Agent的任务是制定启停机计划和寻找最少穿越振动区的机组可行域,所述站内启停机Agent监视各个电站是否有新的负荷曲线,若监视范围内的电站被分配好新的负荷曲线,则立即对其展开计算;The task of the start-stop agent in the station is to formulate a start-stop plan and find a feasible area of the unit that passes through the vibration zone at least. The station-starting agent monitors whether each power station has a new load curve, and if the power station within the monitoring range is allocated new The load curve is immediately calculated and expanded;
    所述站内负荷优化Agent的任务是根据启停机计划和机组可行域,以最少耗水准则优化分配负荷到各台机组,然后站内负荷优化Agent将调度时段内的耗水能发送给站间负荷分配Agent;The task of the station load optimization agent is to optimize the distribution load to each unit according to the minimum water consumption criterion according to the start-stop plan and the feasible area of the unit, and then the station load optimization agent sends the water consumption energy in the scheduling period to the station load distribution. Agent
    步骤(4),建立Agent算法库,算法库中包含两类算法,经典算法和启发性智能优化算法,每 次计算随机选择一种经典算法和一种智能优化算法,并行计算,对计算结果进行比较,然后反馈给Agent算法库,Agent算法库做好算法的优劣统计,优秀的算法被选择的概率增大,效率低的算法被选择的概率小,最后逐渐淘汰;Step (4), establishing an agent algorithm library, the algorithm library includes two types of algorithms, a classical algorithm and a heuristic intelligent optimization algorithm, each The second calculation randomly selects a classical algorithm and an intelligent optimization algorithm, performs parallel calculation, compares the calculation results, and then feeds back to the Agent algorithm library. The Agent algorithm library performs the algorithm's pros and cons statistics, and the excellent algorithm is selected. Large, inefficient algorithms are less likely to be selected and eventually phase out;
    步骤(5),将步骤(3)中建立的Agent模型调用步骤(4)中建立的Agent算法库,实现多Agent的水电站群短期优化调度。In step (5), the Agent model established in the step (3) is invoked by the Agent algorithm library established in the step (4) to realize short-term optimal scheduling of the multi-agent hydropower station group.
  2. 根据权利要求1所述的一种多Agent的水电站群短期优化调度方法,其特征在于,所述站间负荷分配Agent设为一个,设置于计算机的Agent主容器内,所述计算机内设有Agent平台,设有Agent主容器的计算机连接于若干个其它计算机,其它计算机内均设有Agent平台,与设有Agent主容器的计算机内的Agent平台形成多Agent平台,所述Agent主容器内还设有管理Agent,所述管理Agent负责整个多Agent平台的状态管理、Agent管理和主程序的启动,其它计算机的Agent平台内相对应的设有副Agent容器,所述副Agent容器内设有站内启停机Agent和站内负荷优化Agent。The short-term optimal scheduling method for a multi-agent hydropower station group according to claim 1, wherein the inter-station load distribution agent is set to one, and is disposed in an agent main container of a computer, wherein the computer is provided with an agent. The platform, the computer with the Agent main container is connected to several other computers, the other computer has an Agent platform, and the Agent platform in the computer with the Agent main container forms a multi-agent platform, and the Agent main container is also provided. There is a management agent, which is responsible for the state management, the agent management and the startup of the main program of the entire multi-agent platform, and the corresponding Agent container of the other computer's Agent platform is provided, and the sub-agent container is provided with the station internal The shutdown agent and the station load optimization agent.
  3. 根据权利要求1所述的一种多Agent的水电站群短期优化调度方法,其特征在于,使用启发性智能优化算法时多Agent的优化过程为,The short-term optimal scheduling method for a multi-agent hydropower station group according to claim 1, wherein the multi-agent optimization process is performed by using an heuristic intelligent optimization algorithm,
    (1)给定站内启停机Agent规模为N1,站间负荷分配Agent规模为N2,初始站间负荷分配方案规模为M;(1) The scale of the start-stop agent in a given station is N1, the size of the inter-station load distribution agent is N2, and the scale of the initial station-to-station load distribution scheme is M;
    (2)站间负荷分配Agent收到水电站群负荷曲线后,随机M个初始的电站负荷分配方案,分配其负荷曲线到各个电站,然后监视各电站是否分配完,若分配结束,就立即根据上一次下发的M个方案及结果,更新这M个方案,然后继续下发到水电站,如此反复,直到找到收敛的最优方案;(2) After the station load distribution agent receives the hydropower station group load curve, it randomly selects the M initial power station load distribution schemes, assigns its load curve to each power station, and then monitors whether each power station is allocated. If the allocation is finished, it immediately The M plans and results issued at one time, update the M programs, and then continue to deliver to the hydropower station, and so on, until the optimal solution for convergence is found;
    (3)站内启停机Agent监测到有电站被分配了新的负荷曲线,就立即进行启停机计划的制定,然后寻找最小穿越振动区的可行域,反馈到电站,N1个站内启停机Agent采用抢占式对电站进行处理,也即对于单个电站的M个负荷方案,可能由单个站内启停机Agent完成,也可能多个站内启停机Agent完成,当某Agent完成某电站的任务,则继续滚动扫描剩余电站,若有未完成任务,立即加入执行任务;(3) When the station starts to stop the agent and monitors that a new load curve is assigned to the power station, it immediately starts the development of the start-stop plan, then finds the feasible area that passes through the minimum vibration zone, feeds back to the power station, and uses the pre-emption agent in the N1 station. The treatment of the power station, that is, for the M load schemes of a single power station, may be completed by a single station within the shutdown agent, or may be completed by multiple stations within the station, when an agent completes the task of a power station, then continue to scan the remaining The power station, if there is an unfinished task, immediately joins the execution task;
    (4)当有任何一个站内启停机Agent完成了某电站的某个方案的启停机计划和最少穿越振动区可行域后,站内负荷优化Agent就会立即监测到任务,并立即对电站的该方案进行机组负荷优化分配,同样采用抢占式完成任务,空闲的站内负荷优化Agent自动监视各电站未分配到机组的负荷曲线,一旦监视到,就立即对其优化分配,然后继续监视,如此重复循环。 (4) When any station internal shutdown agent completes the start-stop plan of a certain power station and the minimum feasible area of the vibration zone, the station load optimization agent will immediately monitor the task and immediately plan for the power station. The unit load is optimized and distributed, and the preemptive task is also used. The idle station load optimization agent automatically monitors the load curve of each unit that is not assigned to the unit. Once it is monitored, it is immediately allocated to it, and then continues to monitor.
PCT/CN2016/085183 2015-10-30 2016-06-08 Method for short-term optimal scheduling of multi-agent hydropower station group WO2017071230A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510728777.4A CN105225017B (en) 2015-10-30 2015-10-30 A kind of GROUP OF HYDROPOWER STATIONS Short-term Optimal Operation method of multi-Agent
CN201510728777.4 2015-10-30

Publications (1)

Publication Number Publication Date
WO2017071230A1 true WO2017071230A1 (en) 2017-05-04

Family

ID=54993973

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/085183 WO2017071230A1 (en) 2015-10-30 2016-06-08 Method for short-term optimal scheduling of multi-agent hydropower station group

Country Status (2)

Country Link
CN (1) CN105225017B (en)
WO (1) WO2017071230A1 (en)

Cited By (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108984825A (en) * 2018-06-01 2018-12-11 中国电力科学研究院有限公司 A kind of hydroelectric power system modeling method and system
CN109767051A (en) * 2018-10-26 2019-05-17 国网天津市电力公司 Transformer based on big data analysis, which has a power failure, plans arrangement method
CN109829611A (en) * 2018-12-24 2019-05-31 长江勘测规划设计研究有限责任公司 The step Optimization Scheduling dynamically distributed based on storage capacity
CN109886543A (en) * 2019-01-16 2019-06-14 河南大学 Reservoir optimizing and dispatching method based on uniform design
CN109933892A (en) * 2019-03-12 2019-06-25 中国电建集团中南勘测设计研究院有限公司 A kind of modification method of water temperature model power station letdown flow boundary condition
CN110163508A (en) * 2019-05-23 2019-08-23 上海申瑞继保电气有限公司 The calculation method of avoiding the peak hour of metering region power demand quantity
CN110188912A (en) * 2019-02-28 2019-08-30 西安理工大学 Based on the surface water and groundwater combined dispatching optimization method for improving pollen algorithm
CN110288133A (en) * 2019-06-06 2019-09-27 国网湖北省电力有限公司孝感供电公司 Planning substation automatic addressing method based on distant view year saturation loading distribution map
CN110472825A (en) * 2019-07-09 2019-11-19 贵州黔源电力股份有限公司 A kind of step power station Real-Time Scheduling abandoning water cutting method that multi-stage scheduling mechanism is coordinated
CN110533244A (en) * 2019-08-28 2019-12-03 重庆大学 A kind of step dam Optimization Scheduling, system and computer readable storage medium
CN110705784A (en) * 2019-09-29 2020-01-17 河南郑大水利科技有限公司 Optimized operation evaluation method for radial flow type hydropower station
CN110766210A (en) * 2019-10-12 2020-02-07 华中科技大学 Short-term optimized scheduling method and system for cascade reservoir group
CN110782281A (en) * 2019-10-23 2020-02-11 四川大学 Day-ahead market clearing method for multi-owner cascade power station basin electric quantity transfer
CN110912200A (en) * 2019-10-21 2020-03-24 贵州电网有限责任公司 Cascade hydropower station optimal scheduling system and method and safety power grid system
CN111030123A (en) * 2019-12-31 2020-04-17 东北大学 Multi-agent load regulation and control method based on edge calculation
CN111080157A (en) * 2019-12-26 2020-04-28 大连理工大学 Method and system for scheduling phosphorus discharge amount of cascade hydropower station
CN111080152A (en) * 2019-12-23 2020-04-28 华中科技大学 Cascade reservoir power generation scheduling compensation electric quantity distribution method
CN111126847A (en) * 2019-12-24 2020-05-08 华中科技大学 Cascade reservoir short-term optimization scheduling method and system coupled with riverway water power process
CN111126709A (en) * 2019-12-27 2020-05-08 中国南方电网有限责任公司 Method and device for determining scheduling output, computer equipment and storage medium
CN111126693A (en) * 2019-12-20 2020-05-08 华中科技大学 Scheduling method based on influence of upstream reservoir operation on power generation capacity of downstream power station
CN111342461A (en) * 2020-03-30 2020-06-26 国网福建省电力有限公司 Power distribution network optimal scheduling method and system considering dynamic reconfiguration of network frame
CN111476474A (en) * 2020-04-01 2020-07-31 贵州黔源电力股份有限公司 Scheduling method for reducing water abandonment amount of cascade hydropower station
CN111476477A (en) * 2020-04-01 2020-07-31 贵州黔源电力股份有限公司 Power generation benefit target-based medium and long term optimization scheduling method for cascade hydropower station
CN111476475A (en) * 2020-04-01 2020-07-31 贵州黔源电力股份有限公司 Short-term optimized scheduling method for stepped hydropower station under multi-constraint condition
CN111932021A (en) * 2020-08-17 2020-11-13 浙江财经大学 Remanufacturing system scheduling method
CN112234604A (en) * 2020-09-10 2021-01-15 西安交通大学 Multi-energy complementary power supply base optimal configuration method, storage medium and equipment
CN112907078A (en) * 2021-02-20 2021-06-04 中国电力科学研究院有限公司 Market clearing method, system, equipment and readable storage medium for water-electricity coupling
CN113255974A (en) * 2021-05-10 2021-08-13 四川华能宝兴河水电有限责任公司 Method for joint scheduling load distribution of cascade hydropower stations
CN113554320A (en) * 2021-07-27 2021-10-26 西安热工研究院有限公司 Whole-plant heat and electricity load distribution method based on optimal heat supply economy
CN113705899A (en) * 2021-08-30 2021-11-26 武汉大学 Method for searching optimal decision and benefit of reservoir optimal scheduling
CN113779768A (en) * 2021-08-16 2021-12-10 西安交通大学 Model construction method, electronic device, and storage medium
CN113780629A (en) * 2021-08-16 2021-12-10 西安交通大学 Method and device for optimizing cascade hydropower dispatching model, electronic equipment and storage medium
CN113820952A (en) * 2021-07-26 2021-12-21 国网新源控股有限公司 Method and device for optimizing closing rule of guide vane of pumped storage power station
CN114021902A (en) * 2021-10-15 2022-02-08 华中科技大学 Dynamic planning and dimension reduction reservoir scheduling method based on dynamic cable collection and discrete mechanism
CN114154404A (en) * 2021-11-22 2022-03-08 大连理工大学 Method for deducing running state and parameters of adjacent hydropower stations by using observation data
CN114336740A (en) * 2021-12-15 2022-04-12 湖北清江水电开发有限责任公司 Hydropower station unit isolated network operation grouping adjusting system and method
CN114677064A (en) * 2022-05-27 2022-06-28 长江水利委员会水文局 Cascade reservoir scheduling decision support method coupling optimality and stability
CN115439027A (en) * 2022-11-08 2022-12-06 大唐乡城唐电水电开发有限公司 Load optimization scheduling method, device, equipment and medium for cascade hydropower station
CN115470998A (en) * 2022-09-23 2022-12-13 上海交通大学 Layered optimization scheduling method and system for power utilization consistency of port cold box load group
CN115619189A (en) * 2022-11-09 2023-01-17 中国南方电网有限责任公司 Waste water scheduling method and device considering cascade hydroelectric waste water flow limitation
CN115860224A (en) * 2022-12-06 2023-03-28 国网四川省电力公司电力科学研究院 Multi-constraint optimization method and system for power data
CN116341852A (en) * 2023-03-27 2023-06-27 湖北清江水电开发有限责任公司 Multi-unit load distribution method for hydropower plant
CN116467562A (en) * 2023-04-20 2023-07-21 武汉大学 Method and device for determining water consumption rate characteristic curve of hydropower station
CN116565947A (en) * 2023-04-26 2023-08-08 武汉大学 Hydropower station daily peak regulation capacity determining method and device
CN116562572A (en) * 2023-05-14 2023-08-08 中国长江电力股份有限公司 Annual planned electric quantity curve decomposition method for cascade hydropower station group
CN116703134A (en) * 2023-08-10 2023-09-05 长江勘测规划设计研究有限责任公司 Multi-target scheduling method and system for large cross-river basin water diversion reservoir
CN116780657A (en) * 2023-08-17 2023-09-19 长江三峡集团实业发展(北京)有限公司 Scheduling method, device, equipment and medium of water-wind-storage complementary power generation system
CN116993130A (en) * 2023-09-26 2023-11-03 华电电力科学研究院有限公司 Short-term power generation scheduling method, device, equipment and storage medium for cascade hydropower station
CN117236478A (en) * 2023-06-01 2023-12-15 南京航空航天大学 Multi-objective multi-reservoir dispatching optimization method based on transform improved deep reinforcement learning
CN117454674A (en) * 2023-12-25 2024-01-26 长江水利委员会水文局 Intelligent dynamic regulation and control method for real-time ecological flow of hydropower station
CN117674293A (en) * 2023-12-07 2024-03-08 华能西藏雅鲁藏布江水电开发投资有限公司 Long-term power generation optimal scheduling method and device for cascade hydropower station
CN117674266A (en) * 2024-01-31 2024-03-08 国电南瑞科技股份有限公司 Advanced prediction control method and system for cascade hydropower and photovoltaic cooperative operation

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105225017B (en) * 2015-10-30 2019-02-26 南京南瑞集团公司 A kind of GROUP OF HYDROPOWER STATIONS Short-term Optimal Operation method of multi-Agent
CN105809272B (en) * 2016-02-25 2019-04-23 大连理工大学 A kind of step power station GC group command method for optimizing scheduling based on data mining
CN108932588B (en) * 2018-06-29 2021-04-02 华中科技大学 Hydropower station group optimal scheduling system with separated front end and rear end and method
CN109636015B (en) * 2018-11-28 2023-04-07 国网甘肃省电力公司电力科学研究院 Scheduling method for cascade hydropower virtual pumped storage power station
CN111476407B (en) * 2020-03-25 2021-06-15 云南电网有限责任公司 Medium-and-long-term hidden random scheduling method for cascade hydropower station of combined wind power photovoltaic power station
CN111612268B (en) * 2020-05-28 2021-11-30 国家电网公司西南分部 Faucet reservoir hydroelectric cluster operation optimization method considering market transaction

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855591A (en) * 2012-08-14 2013-01-02 贵州乌江水电开发有限责任公司 Method and system for optimizing scheduling for short-term combined generation of cascade reservoir group
CN103020742A (en) * 2012-12-27 2013-04-03 大连理工大学 Short-term optimization scheduling method for cascade hydropower stations with multiple limited operation areas
CN105225017A (en) * 2015-10-30 2016-01-06 南京南瑞集团公司 A kind of GROUP OF HYDROPOWER STATIONS Short-term Optimal Operation method of multi-Agent

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU4396496A (en) * 1995-01-18 1996-08-07 British Telecommunications Public Limited Company Answering telephone calls
CN103093282B (en) * 2012-12-27 2016-06-22 贵州乌江水电开发有限责任公司 A kind of maximum Short-term Optimal Operation method of GROUP OF HYDROPOWER STATIONS end of term accumulation of energy
CN104123589B (en) * 2014-06-24 2015-04-15 华中科技大学 Short-term optimized dispatching method for cascade hydropower station

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855591A (en) * 2012-08-14 2013-01-02 贵州乌江水电开发有限责任公司 Method and system for optimizing scheduling for short-term combined generation of cascade reservoir group
CN103020742A (en) * 2012-12-27 2013-04-03 大连理工大学 Short-term optimization scheduling method for cascade hydropower stations with multiple limited operation areas
CN105225017A (en) * 2015-10-30 2016-01-06 南京南瑞集团公司 A kind of GROUP OF HYDROPOWER STATIONS Short-term Optimal Operation method of multi-Agent

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
MEI, YADONG ET AL.: "huanghe22 shangyou42 tiji21 shuidianzhan344 duanqi31 youhua14 diaodu44 moshi24 ji2 diedai24 jiefa33", JOURNAL OF HYDROELECTRIC ENGINEERING, 25 June 2000 (2000-06-25) *
SUN, HAITAO.: "jiyu12 duo1 Agent dedianchang43 youhua14 yunxing42 yanjiu21", CHINA MASTER'S THESES FULL-TEXT DATABASE, vol. II, no. 11, 15 November 2009 (2009-11-15) *

Cited By (91)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108984825A (en) * 2018-06-01 2018-12-11 中国电力科学研究院有限公司 A kind of hydroelectric power system modeling method and system
CN109767051A (en) * 2018-10-26 2019-05-17 国网天津市电力公司 Transformer based on big data analysis, which has a power failure, plans arrangement method
CN109767051B (en) * 2018-10-26 2022-12-09 国网天津市电力公司 Transformer power failure planning method based on big data analysis
CN109829611A (en) * 2018-12-24 2019-05-31 长江勘测规划设计研究有限责任公司 The step Optimization Scheduling dynamically distributed based on storage capacity
CN109829611B (en) * 2018-12-24 2023-06-27 长江勘测规划设计研究有限责任公司 Cascade optimization scheduling method based on flood control reservoir capacity dynamic allocation
CN109886543B (en) * 2019-01-16 2022-09-16 河南大学 Reservoir optimal scheduling method based on uniform design
CN109886543A (en) * 2019-01-16 2019-06-14 河南大学 Reservoir optimizing and dispatching method based on uniform design
CN110188912A (en) * 2019-02-28 2019-08-30 西安理工大学 Based on the surface water and groundwater combined dispatching optimization method for improving pollen algorithm
CN110188912B (en) * 2019-02-28 2023-01-24 西安理工大学 Improved pollen algorithm-based surface water and underground water combined scheduling optimization method
CN109933892B (en) * 2019-03-12 2023-04-07 中国电建集团中南勘测设计研究院有限公司 Correction method for boundary condition of lower discharge of water temperature model power station
CN109933892A (en) * 2019-03-12 2019-06-25 中国电建集团中南勘测设计研究院有限公司 A kind of modification method of water temperature model power station letdown flow boundary condition
CN110163508A (en) * 2019-05-23 2019-08-23 上海申瑞继保电气有限公司 The calculation method of avoiding the peak hour of metering region power demand quantity
CN110163508B (en) * 2019-05-23 2023-05-02 上海申瑞继保电气有限公司 Peak staggering calculation method for electricity consumption of metering area
CN110288133B (en) * 2019-06-06 2023-03-24 国网湖北省电力有限公司孝感供电公司 Automatic site selection method for planning transformer substation based on distant view year saturated load distribution diagram
CN110288133A (en) * 2019-06-06 2019-09-27 国网湖北省电力有限公司孝感供电公司 Planning substation automatic addressing method based on distant view year saturation loading distribution map
CN110472825A (en) * 2019-07-09 2019-11-19 贵州黔源电力股份有限公司 A kind of step power station Real-Time Scheduling abandoning water cutting method that multi-stage scheduling mechanism is coordinated
CN110533244A (en) * 2019-08-28 2019-12-03 重庆大学 A kind of step dam Optimization Scheduling, system and computer readable storage medium
CN110705784B (en) * 2019-09-29 2023-04-07 河南郑大水利科技有限公司 Optimized operation evaluation method for radial flow type hydropower station
CN110705784A (en) * 2019-09-29 2020-01-17 河南郑大水利科技有限公司 Optimized operation evaluation method for radial flow type hydropower station
CN110766210B (en) * 2019-10-12 2022-04-29 华中科技大学 Short-term optimized scheduling method and system for cascade reservoir group
CN110766210A (en) * 2019-10-12 2020-02-07 华中科技大学 Short-term optimized scheduling method and system for cascade reservoir group
CN110912200B (en) * 2019-10-21 2022-09-23 贵州电网有限责任公司 Cascade hydropower station optimal scheduling system and method and safety power grid system
CN110912200A (en) * 2019-10-21 2020-03-24 贵州电网有限责任公司 Cascade hydropower station optimal scheduling system and method and safety power grid system
CN110782281B (en) * 2019-10-23 2022-06-07 四川大学 Day-ahead market clearing method for multi-owner cascade power station basin electric quantity transfer
CN110782281A (en) * 2019-10-23 2020-02-11 四川大学 Day-ahead market clearing method for multi-owner cascade power station basin electric quantity transfer
CN111126693B (en) * 2019-12-20 2022-11-11 华中科技大学 Scheduling method based on influence of upstream reservoir operation on power generation capacity of downstream power station
CN111126693A (en) * 2019-12-20 2020-05-08 华中科技大学 Scheduling method based on influence of upstream reservoir operation on power generation capacity of downstream power station
CN111080152A (en) * 2019-12-23 2020-04-28 华中科技大学 Cascade reservoir power generation scheduling compensation electric quantity distribution method
CN111126847A (en) * 2019-12-24 2020-05-08 华中科技大学 Cascade reservoir short-term optimization scheduling method and system coupled with riverway water power process
CN111126847B (en) * 2019-12-24 2022-08-02 华中科技大学 Cascade reservoir short-term optimization scheduling method and system coupled with riverway water power process
CN111080157B (en) * 2019-12-26 2023-04-07 大连理工大学 Method and system for scheduling phosphorus discharge amount of cascade hydropower station
CN111080157A (en) * 2019-12-26 2020-04-28 大连理工大学 Method and system for scheduling phosphorus discharge amount of cascade hydropower station
CN111126709B (en) * 2019-12-27 2023-04-25 中国南方电网有限责任公司 Method, device, computer equipment and storage medium for determining dispatch output
CN111126709A (en) * 2019-12-27 2020-05-08 中国南方电网有限责任公司 Method and device for determining scheduling output, computer equipment and storage medium
CN111030123B (en) * 2019-12-31 2023-04-28 东北大学 Multi-agent load regulation and control method based on edge calculation
CN111030123A (en) * 2019-12-31 2020-04-17 东北大学 Multi-agent load regulation and control method based on edge calculation
CN111342461A (en) * 2020-03-30 2020-06-26 国网福建省电力有限公司 Power distribution network optimal scheduling method and system considering dynamic reconfiguration of network frame
CN111342461B (en) * 2020-03-30 2022-08-05 国网福建省电力有限公司 Power distribution network optimal scheduling method and system considering dynamic reconfiguration of network frame
CN111476477A (en) * 2020-04-01 2020-07-31 贵州黔源电力股份有限公司 Power generation benefit target-based medium and long term optimization scheduling method for cascade hydropower station
CN111476474B (en) * 2020-04-01 2023-10-13 贵州黔源电力股份有限公司 Scheduling method for reducing waste water amount of cascade hydropower station
CN111476475B (en) * 2020-04-01 2023-10-13 贵州黔源电力股份有限公司 Short-term optimization scheduling method for cascade hydropower station under multi-constraint condition
CN111476474A (en) * 2020-04-01 2020-07-31 贵州黔源电力股份有限公司 Scheduling method for reducing water abandonment amount of cascade hydropower station
CN111476475A (en) * 2020-04-01 2020-07-31 贵州黔源电力股份有限公司 Short-term optimized scheduling method for stepped hydropower station under multi-constraint condition
CN111932021B (en) * 2020-08-17 2023-06-27 浙江财经大学 Remanufacturing system scheduling method
CN111932021A (en) * 2020-08-17 2020-11-13 浙江财经大学 Remanufacturing system scheduling method
CN112234604B (en) * 2020-09-10 2023-04-28 西安交通大学 Multi-energy complementary power supply base optimal configuration method, storage medium and equipment
CN112234604A (en) * 2020-09-10 2021-01-15 西安交通大学 Multi-energy complementary power supply base optimal configuration method, storage medium and equipment
CN112907078A (en) * 2021-02-20 2021-06-04 中国电力科学研究院有限公司 Market clearing method, system, equipment and readable storage medium for water-electricity coupling
CN113255974B (en) * 2021-05-10 2023-09-15 四川华能宝兴河水电有限责任公司 Method for jointly scheduling load distribution of cascade hydropower station
CN113255974A (en) * 2021-05-10 2021-08-13 四川华能宝兴河水电有限责任公司 Method for joint scheduling load distribution of cascade hydropower stations
CN113820952A (en) * 2021-07-26 2021-12-21 国网新源控股有限公司 Method and device for optimizing closing rule of guide vane of pumped storage power station
CN113554320A (en) * 2021-07-27 2021-10-26 西安热工研究院有限公司 Whole-plant heat and electricity load distribution method based on optimal heat supply economy
CN113779768A (en) * 2021-08-16 2021-12-10 西安交通大学 Model construction method, electronic device, and storage medium
CN113780629B (en) * 2021-08-16 2024-04-12 西安交通大学 Optimization method and device for cascade hydropower scheduling model, electronic equipment and storage medium
CN113780629A (en) * 2021-08-16 2021-12-10 西安交通大学 Method and device for optimizing cascade hydropower dispatching model, electronic equipment and storage medium
CN113779768B (en) * 2021-08-16 2024-05-17 西安交通大学 Demand response model construction method, electronic equipment and storage medium
CN113705899A (en) * 2021-08-30 2021-11-26 武汉大学 Method for searching optimal decision and benefit of reservoir optimal scheduling
CN113705899B (en) * 2021-08-30 2023-08-04 武汉大学 Method for searching optimal decision and benefit of reservoir optimal dispatching
CN114021902A (en) * 2021-10-15 2022-02-08 华中科技大学 Dynamic planning and dimension reduction reservoir scheduling method based on dynamic cable collection and discrete mechanism
CN114021902B (en) * 2021-10-15 2024-03-19 华中科技大学 Reservoir dispatching method for dynamic planning dimension reduction based on dynamic rope collection and discrete mechanism
CN114154404A (en) * 2021-11-22 2022-03-08 大连理工大学 Method for deducing running state and parameters of adjacent hydropower stations by using observation data
CN114154404B (en) * 2021-11-22 2024-05-21 大连理工大学 Method for deducing running state and parameters of adjacent hydropower station by using observation data
CN114336740A (en) * 2021-12-15 2022-04-12 湖北清江水电开发有限责任公司 Hydropower station unit isolated network operation grouping adjusting system and method
CN114336740B (en) * 2021-12-15 2023-10-27 湖北清江水电开发有限责任公司 Group adjusting system and method for isolated network operation of hydropower station unit
CN114677064A (en) * 2022-05-27 2022-06-28 长江水利委员会水文局 Cascade reservoir scheduling decision support method coupling optimality and stability
CN115470998A (en) * 2022-09-23 2022-12-13 上海交通大学 Layered optimization scheduling method and system for power utilization consistency of port cold box load group
CN115470998B (en) * 2022-09-23 2024-02-02 上海交通大学 Port cold box load group power consumption consistency layering optimization scheduling method and system
CN115439027A (en) * 2022-11-08 2022-12-06 大唐乡城唐电水电开发有限公司 Load optimization scheduling method, device, equipment and medium for cascade hydropower station
CN115619189B (en) * 2022-11-09 2023-11-14 中国南方电网有限责任公司 Water discarding scheduling method and device considering cascade hydroelectric water discarding flow limit
CN115619189A (en) * 2022-11-09 2023-01-17 中国南方电网有限责任公司 Waste water scheduling method and device considering cascade hydroelectric waste water flow limitation
CN115860224A (en) * 2022-12-06 2023-03-28 国网四川省电力公司电力科学研究院 Multi-constraint optimization method and system for power data
CN116341852A (en) * 2023-03-27 2023-06-27 湖北清江水电开发有限责任公司 Multi-unit load distribution method for hydropower plant
CN116341852B (en) * 2023-03-27 2024-04-26 湖北清江水电开发有限责任公司 Multi-unit load distribution method for hydropower plant
CN116467562A (en) * 2023-04-20 2023-07-21 武汉大学 Method and device for determining water consumption rate characteristic curve of hydropower station
CN116565947A (en) * 2023-04-26 2023-08-08 武汉大学 Hydropower station daily peak regulation capacity determining method and device
CN116565947B (en) * 2023-04-26 2024-04-19 武汉大学 Hydropower station daily peak regulation capacity determining method and device
CN116562572A (en) * 2023-05-14 2023-08-08 中国长江电力股份有限公司 Annual planned electric quantity curve decomposition method for cascade hydropower station group
CN116562572B (en) * 2023-05-14 2024-03-12 中国长江电力股份有限公司 Annual planned electric quantity curve decomposition method for cascade hydropower station group
CN117236478A (en) * 2023-06-01 2023-12-15 南京航空航天大学 Multi-objective multi-reservoir dispatching optimization method based on transform improved deep reinforcement learning
CN117236478B (en) * 2023-06-01 2024-04-26 南京航空航天大学 Multi-objective multi-reservoir dispatching optimization method based on transform improved deep reinforcement learning
CN116703134A (en) * 2023-08-10 2023-09-05 长江勘测规划设计研究有限责任公司 Multi-target scheduling method and system for large cross-river basin water diversion reservoir
CN116703134B (en) * 2023-08-10 2023-11-10 长江勘测规划设计研究有限责任公司 Multi-target scheduling method and system for large cross-river basin water diversion reservoir
CN116780657B (en) * 2023-08-17 2024-01-19 长江三峡集团实业发展(北京)有限公司 Scheduling method, device, equipment and medium of water-wind-storage complementary power generation system
CN116780657A (en) * 2023-08-17 2023-09-19 长江三峡集团实业发展(北京)有限公司 Scheduling method, device, equipment and medium of water-wind-storage complementary power generation system
CN116993130A (en) * 2023-09-26 2023-11-03 华电电力科学研究院有限公司 Short-term power generation scheduling method, device, equipment and storage medium for cascade hydropower station
CN116993130B (en) * 2023-09-26 2024-02-06 华电电力科学研究院有限公司 Short-term power generation scheduling method, device, equipment and storage medium for cascade hydropower station
CN117674293A (en) * 2023-12-07 2024-03-08 华能西藏雅鲁藏布江水电开发投资有限公司 Long-term power generation optimal scheduling method and device for cascade hydropower station
CN117454674B (en) * 2023-12-25 2024-04-09 长江水利委员会水文局 Intelligent dynamic regulation and control method for real-time ecological flow of hydropower station
CN117454674A (en) * 2023-12-25 2024-01-26 长江水利委员会水文局 Intelligent dynamic regulation and control method for real-time ecological flow of hydropower station
CN117674266B (en) * 2024-01-31 2024-04-26 国电南瑞科技股份有限公司 Advanced prediction control method and system for cascade hydropower and photovoltaic cooperative operation
CN117674266A (en) * 2024-01-31 2024-03-08 国电南瑞科技股份有限公司 Advanced prediction control method and system for cascade hydropower and photovoltaic cooperative operation

Also Published As

Publication number Publication date
CN105225017A (en) 2016-01-06
CN105225017B (en) 2019-02-26

Similar Documents

Publication Publication Date Title
WO2017071230A1 (en) Method for short-term optimal scheduling of multi-agent hydropower station group
CN102097866B (en) Mid-long-term unit commitment optimizing method
CN104377826B (en) A kind of active distribution network control strategy and method
CN112072641A (en) Source network load storage flexible coordination control and operation optimization method
CN110957717A (en) Multi-target day-ahead optimal scheduling method for multi-power-supply power system
CN112103943A (en) Safety checking method and device for delivery of electric power spot market in the day-ahead and storage medium
MacDougall et al. Mitigation of wind power fluctuations by intelligent response of demand and distributed generation
CN103699938A (en) Power generation planning method for power system with pumped storage power station
CN103455729A (en) Method of calculating photovoltaic-and-energy-storage grid-connected combined power generation dispatch value
CN104934970A (en) Connected micro-grid economic scheduling method based on cooperation gaming dynamic alliance structure dividing
CN114140022A (en) Multi-virtual power plant distributed dynamic economic dispatching method and system
CN109286208A (en) A kind of integrated energy system dispatching method and system
CN105391090A (en) Multi-intelligent-agent multi-target consistency optimization method of intelligent power grid
CN105184452B (en) A kind of MapReduce job dependence control methods calculated suitable for power information big data
Wei et al. Power balance control of RES integrated power system by deep reinforcement learning with optimized utilization rate of renewable energy
CN108053083B (en) Combined optimized power generation scheduling method for reservoir hydropower station in non-flood season
Ma et al. Long-term coordination for hydro-thermal-wind-solar hybrid energy system of provincial power grid
Lohi et al. Analysis and review of effectiveness of metaheuristics in task scheduling process with delineating machine learning as suitable alternative
Jin et al. Research on energy management of microgrid in power supply system using deep reinforcement learning
CN111799793A (en) Source-grid-load cooperative power transmission network planning method and system
CN113837449B (en) Centralized optimization scheduling method for power grid system participated by virtual power plant
Hoogsteen et al. On the scalability of decentralized energy management using profile steering
CN115347583A (en) Energy internet power instruction distribution method and system based on multiple intelligent agents
CN110611335B (en) Method and device for considering joint scheduling of power system and information system
CN113553714A (en) Wind power plant cut wind volume calculation method and device based on prediction information under wind limiting condition

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16858673

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16858673

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16858673

Country of ref document: EP

Kind code of ref document: A1