CN112131712B - Multi-objective optimization method and system for multi-energy system on client side - Google Patents

Multi-objective optimization method and system for multi-energy system on client side Download PDF

Info

Publication number
CN112131712B
CN112131712B CN202010878056.2A CN202010878056A CN112131712B CN 112131712 B CN112131712 B CN 112131712B CN 202010878056 A CN202010878056 A CN 202010878056A CN 112131712 B CN112131712 B CN 112131712B
Authority
CN
China
Prior art keywords
power
energy storage
heat pump
energy
charging
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN202010878056.2A
Other languages
Chinese (zh)
Other versions
CN112131712A (en
Inventor
王靖韬
杨鑫
赵永凯
赵维
刘谦
陈爱明
李英吉
王红彦
姜冬梅
张元博
牛泽
付禹昕
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Nari Digital Technology Co ltd
Nari Technology Co Ltd
Original Assignee
Beijing Nari Digital Technology Co ltd
Nari Technology Co Ltd
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 Beijing Nari Digital Technology Co ltd, Nari Technology Co Ltd filed Critical Beijing Nari Digital Technology Co ltd
Priority to CN202010878056.2A priority Critical patent/CN112131712B/en
Publication of CN112131712A publication Critical patent/CN112131712A/en
Application granted granted Critical
Publication of CN112131712B publication Critical patent/CN112131712B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • 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/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/06Multi-objective optimisation, e.g. Pareto optimisation using simulated annealing [SA], ant colony algorithms or genetic algorithms [GA]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E40/00Technologies for an efficient electrical power generation, transmission or distribution
    • Y02E40/70Smart grids as climate change mitigation technology in the energy generation sector
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Abstract

The invention discloses a multi-target optimization method and a multi-target optimization system for a client-side multi-energy system, which are used for acquiring attribute information of energy equipment in the client-side multi-energy system and acquiring forecast information of client electric load, cold and hot load and renewable energy output in the multi-energy system; constructing decision variables and constraint conditions of an optimization problem according to the acquired attribute information and the prediction information; respectively constructing each single objective function considering economy, energy conservation and environmental protection based on decision variables and constraint conditions; and setting preference weights of decision makers for the single objective functions, constructing a decision multi-objective optimization function, and solving to obtain a final optimal solution. The invention improves the linear weighted sum method to truly reflect the importance degree of each component; meanwhile, three major targets of economy, carbon emission and energy conservation are considered in the method, the method comprises a decision maker preference input module, a source-network-load-storage multi-energy optimization model and a linear optimization problem processing module, and the selection requirements of different decision makers on optimization targets can be met.

Description

Multi-objective optimization method and system for multi-energy system at client side
Technical Field
The invention belongs to the technical field of client-side multi-energy systems, and particularly relates to a client-side multi-energy system multi-target optimization method considering preference of a decision maker.
Background
Compared with the traditional single energy system, the comprehensive energy system comprises a plurality of links such as sources, networks, loads and storages, covers various energy sources such as electricity, gas, cold and heat, and has strong energy coupling and complex operation mechanism, so that multi-energy collaborative optimization research needs to be carried out. The important purpose of the multi-energy collaborative optimization is to fully and reasonably utilize various energy sources and equipment operation capacity, reduce the comprehensive operation cost of a multi-energy system and realize the high-efficiency utilization and clean utilization of the energy sources. This is therefore a research process for multi-objective optimization.
Currently, multi-objective optimization for integrated energy systems focuses mainly on the following two aspects. On one hand, most researches focus on researching the multi-objective optimization problem by adopting a heuristic algorithm, such as a multi-objective particle swarm algorithm based on a multi-objective, a multi-objective optimization method based on a differential evolution algorithm, application of an artificial bee colony algorithm in multi-objective optimization, and multi-objective optimization application based on a combined algorithm. The heuristic algorithm has better solving capability for the nonlinear problem. On the other hand, the research of multi-objective optimization is also carried out from the perspective of the Pareto optimal solution set, for example, a genetic algorithm is utilized to solve an approximate Pareto optimal solution set, and the fast non-dominated solution sequencing is carried out according to the NSGA-II algorithm.
In summary of the current research situation, although the heuristic algorithm has the capability of solving the nonlinear problem, the dilemma of being locally optimal cannot be overcome due to the natural defect of random search. So that the heuristic algorithm is difficult to be put into practical online scheduling. And the multi-target Pareto optimal solution set is solved, the preference of a decision maker is not considered, and the method cannot be directly applied to practice. Since the decision maker needs a certain solution rather than a set of solutions. Linear programming algorithms and linear weighted sum methods can effectively solve the above problems. The modern linear programming algorithm essentially originates from the simplex method proposed in the last century, has the characteristics of high solving speed and stable result, and has the defect that the problem solving must be linear. The linear weighted sum method can make each component approach to the optimal value according to the importance degree, so as to provide a specific solution for a decision maker.
Disclosure of Invention
The invention aims to solve the defects in the prior art, provides the multi-energy system multi-target optimization method considering the preference of a decision maker, improves the linear weighting sum method to truly reflect the importance degree of each component, and can meet the selection requirements of different decision makers on optimization targets.
In order to achieve the technical purpose, the invention adopts the following technical scheme.
In one aspect, the invention provides a multi-objective optimization method for a multi-energy system at a client side, which comprises the following steps:
acquiring attribute information of energy equipment in a client-side multi-energy system, and acquiring forecast information of client electric load, cold and hot load and renewable energy output in the multi-energy system;
constructing decision variables and constraint conditions of an optimization problem according to the acquired attribute information and the prediction information; respectively constructing each single objective function considering economy, energy conservation and environmental protection based on decision variables and constraint conditions, and solving the optimal value of each single objective function;
and setting preference weights of decision makers for the optimal values of the single objective functions, constructing a decision multi-objective optimization function, and solving the decision multi-objective optimization function to obtain a final optimal solution.
Further, the constructed constraint conditions comprise equipment operation constraints and system balance constraints, the equipment operation constraints comprise gas generator and lithium bromide unit operation constraints, power grid constraints, energy storage battery constraints, ground source heat pump constraints, air source heat pump constraints and water energy storage tank constraints, and the system balance constraints comprise: electrical balance constraints, cold-hot balance constraints and gas balance constraints.
In a second aspect, the invention provides a multi-objective optimization system of a multi-energy system at a client side, which comprises an information acquisition module, a single objective function construction and solving module and a decision multi-objective optimization function construction and solving module;
the information acquisition module is used for acquiring attribute information of energy equipment in the client-side multi-energy system and acquiring forecast information of client electric load, cold and hot load and renewable energy output in the multi-energy system;
the single objective function construction and solving module is used for constructing decision variables and constraint conditions of an optimization problem according to the acquired attribute information and the prediction information; respectively constructing each single objective function considering economy, energy conservation and environmental protection based on decision variables and constraint conditions, and solving an optimal value of each single objective function;
the decision multi-objective optimization function constructing and solving module is used for setting preference weight of a decision maker for the optimal value of each single objective function, constructing a decision multi-objective optimization function, and solving the decision multi-objective optimization function to obtain a final optimal solution.
The present invention further provides a computer-readable storage medium storing a computer program, wherein the computer program is executed by a processor to implement the steps of the method for optimizing the multi-target of the multi-energy system on the client side according to the above technical solution.
The beneficial technical effects are as follows:
the method comprises a linearization modeling process to meet the linear requirement of the algorithm, and improves the linear weighting sum method to enable the method to truly reflect the importance degree of each component; meanwhile, the method considers three targets of economy, carbon emission and energy conservation, comprises a decision maker preference input module, a source-network-load-storage multi-energy optimization model and a linear optimization problem processing module, and can meet the selection requirements of different decision makers on optimization targets.
Drawings
FIG. 1 is an overall architecture diagram of an embodiment of the present invention;
FIG. 2 shows the results of index normalization for different economic target weights in accordance with an embodiment of the present invention;
FIG. 3 shows the normalized result of the index of different environmental protection target weights according to the embodiment of the present invention;
fig. 4 shows the index normalization result of different energy-saving target weights according to the embodiment of the present invention.
Detailed Description
The invention is further described below with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and the protection scope of the present invention is not limited thereby.
The embodiment I provides a multi-objective optimization method for a client-side multi-energy system, which comprises the following steps: acquiring attribute information of energy equipment in a client-side multi-energy system, and acquiring forecast information of client electric load, cold and hot load and renewable energy output in the multi-energy system; constructing decision variables and constraint conditions of an optimization problem according to the acquired attribute information and the prediction information; respectively constructing each single objective function considering economy, energy conservation and environmental protection based on decision variables and constraint conditions; and setting preference weights of decision makers for the single objective functions, constructing a decision multi-objective optimization function, and solving the decision multi-objective optimization function to obtain a final optimal solution.
The embodiment specifically comprises the following steps:
1.1 firstly reading information of energy equipment, wherein the energy equipment comprises a gas generator, a power grid, a lithium bromide unit, a ground source heat pump, an air source heat pump, an energy storage battery and a water energy storage tank. In this embodiment, the obtaining of the attribute information of the power supply device, the cold and heat supply device, the power storage device, and the cold and heat storage device specifically includes (the parameters are shown in table 1):
basic information of the gas generator: maximum generating power P of gas generator e,max,GG Minimum generating power P of gas generator e,min,GG And the electric power generation efficiency eta e,GG
Basic information of the power grid: maximum power purchasing power P of power grid e,max,G Minimum electricity purchasing power P of power grid e,min,G
Basic information of the lithium bromide unit: thermoelectric ratio lambda of refrigerating thermal power by utilizing waste heat flue gas e2t,LBAC Maximum post-combustion refrigeration/thermal power P t,supmax,LBAC Minimum post-combustion cooling/heating power P t,supmin,LBAC And post-combustion refrigeration/thermal efficiency eta t,sup,LBAC
Basic information of the ground source heat pump: maximum refrigeration/heat power P of ground source heat pump t,max,GSHP Minimum cooling/heating power P t,min,GSHP Coefficient of performance of refrigeration/thermal t,GSHP
Basic information of air source heat pump: maximum refrigeration/thermal power P of air source heat pump t,max,ASHP Minimum refrigeration/heat power P of air source heat pump t,min,ASHP Coefficient of energy efficiency for refrigeration and heating t,ASHP
Basic information of the energy storage battery: including the current storage capacity C e,now,ESB Maximum storage capacity C e,max,ESB Minimum storage capacity C e,min,ESB Maximum charging power P e,chmax,ESB Maximum discharge power P e,dismax,ESB Minimum charging power P e,chmin,ESB Minimum discharge power P e,dismin,ESB Charging efficiency eta e,ch,EsB Discharge efficiency eta e,dis,ESB
Basic information of the water energy storage tank: current cold/hot storage state C t,now,WS Maximum cold storage/heat capacity C t,max,WS Minimum cold storage/heat capacity C t,min,WS Maximum cold/heat charging power P t,chmax,WS Maximum cooling/heating power P t,dismax,WS Minimum cold/heat charging power P t,chmin,Ws Minimum cold/heat discharge power P t,dismin,WS And the cooling/heating efficiency eta t,ch,WS And the cooling/heating efficiency eta t,dis,WS
Table 1 energy plant related parameters
Serial number Parameter name Unit of Value of Serial number Name of parameter Unit Value of
1 P e,max,GG kW 330 18 C e,min,ESB kWh 40
2 P e,min,GG kW 100 19 P e,chmax,ESB kW 200
3 η e,GG 0.4 20 P e,dismax,ESB kW 200
4 P e,max,G kW 660 21 P e,chmin,ESB kW 20
5 P e,min,G kW 0 22 P e,dismin,ESB kW 20
6 λ e2t,LBAC 1 23 η e,ch,ESB 0.95
7 P t,supmax,LBAC kW 376 24 η e,dis,ESB 0.95
8 P t,supmin,LBAC kW 75 25 C t,now,WS kWh 393
9 η t,sup,LBAC 1.2 26 C t,max,WS kWh 786
10 P t,max,GSHP kW 444 27 C t,min,WS kWh 39
11 P t,min,GSHP kW 90 28 P t,chmax,WS kW 150
12 COP t,GSHP 4.5 29 P t,dismax,WS kW 150
13 P t,max,ASHP kW 320 30 P t,chmin,WS kW 30
14 P t,min,ASHP kW 64 31 P t,dismin,WS kW 30
15 COP t,ASHP 2.5 32 η t,ch,WS 0.9
16 C e,now,ESB kWh 200 33 η t,dis,WS 0.9
17 C e,max,ESB kWh 400
1.2 reading the prediction information
The forecast information includes customer electrical load P e,L Cold/heat load P t,L And renewable energy output prediction information P in multi-energy system e,RES (in this example, the renewable energy source is only photovoltaic, so the output prediction information P of photovoltaic is read e,PV )。
2 building decision variables and constraint conditions
2.1 decision variables
The decision variables are control variables that can be regulated and controlled by each energy device (parameters are shown in table 2), and include: generating power set as gas generator
Figure BDA0002653235220000061
And the start-stop state of the gas generator
Figure BDA0002653235220000071
Power purchasing from the grid
Figure BDA0002653235220000072
And on-off state
Figure BDA0002653235220000073
Lithium bromide unit afterburning refrigeration/heat power
Figure BDA0002653235220000074
And post-combustion start-stop state
Figure BDA0002653235220000075
Refrigeration/heat power of ground source heat pump
Figure BDA0002653235220000076
And on-off state
Figure BDA0002653235220000077
Refrigeration heat power of air source heat pump
Figure BDA0002653235220000078
And start-stop state
Figure BDA0002653235220000079
Charging power of energy storage battery
Figure BDA00026532352200000710
State of charge of energy storage battery
Figure BDA00026532352200000711
And the discharge power of the energy storage cell
Figure BDA00026532352200000712
Discharge state of energy storage battery
Figure BDA00026532352200000713
Cold and heat charging power of water energy storage tank
Figure BDA00026532352200000714
Cold and hot charging state of water energy storage tank
Figure BDA00026532352200000715
Cooling and heating power of water energy storage tank
Figure BDA00026532352200000716
Cooling and heating state of water energy storage tank
Figure BDA00026532352200000717
P in the decision variables is a continuous variable, and b is a Boolean variable. The control time was set to 1 day with a unit time period of 1 hour, i.e. n =24.
TABLE 2 decision variable parameters
Figure BDA00026532352200000718
2.2 constraint Condition
The constraints include plant operating constraints and system balancing constraints. The equipment operation constraints comprise an upper and lower operating power limit constraint and an energy conversion constraint.
The gas generator and lithium bromide unit operating constraints are expressed as follows:
Figure BDA0002653235220000081
wherein q is gas Is the low calorific value of natural gas.
Figure BDA0002653235220000082
Is the gas consumption speed of the gas-fired generator,
Figure BDA0002653235220000083
the gas consumption speed of the lithium bromide unit is the same as that of the lithium bromide unit,
Figure BDA0002653235220000084
for cooling and heating lithium bromide unit
The grid constraints are as follows:
Figure BDA0002653235220000085
the energy storage cell is constrained as follows:
Figure BDA0002653235220000086
where the superscript i denotes the ith unit time period within the control time.
Figure BDA0002653235220000087
Indicates the ith unit timeThe state of charge of the segment energy storage battery,
Figure BDA0002653235220000088
for a minimum state of charge of the energy storage battery,
Figure BDA0002653235220000089
the maximum state of charge of the energy storage battery.
Figure BDA00026532352200000810
The charging and discharging power of the energy storage battery. Where charging is negative and discharging is positive.
The ground source heat pump constraints are expressed as follows:
Figure BDA00026532352200000811
wherein P is e,GSHP The power consumption of the ground source heat pump.
The air source heat pump constraints are expressed as follows:
Figure BDA0002653235220000091
wherein P is e,ASHP Is the power consumption of the air source heat pump.
The water energy storage tank is constrained as follows:
Figure BDA0002653235220000092
wherein
Figure BDA0002653235220000093
Shows the charging state of the water energy storage tank in the ith unit time period,
Figure BDA0002653235220000094
in order to be in the minimum state of charge energy,
Figure BDA0002653235220000095
in order to be in the maximum state of charge energy,
Figure BDA0002653235220000096
respectively is charge-discharge energy power and power consumption power, and lambda is a power consumption coefficient.
The system balance constraint comprises electric balance, cold and heat balance and gas balance.
The electrical balance is represented as:
Figure BDA0002653235220000097
wherein the content of the first and second substances,
Figure BDA0002653235220000098
in order to predict the power generation of the photovoltaic,
Figure BDA0002653235220000099
the electric quantity is purchased for the power grid,
Figure BDA00026532352200000910
in order to provide the electrical load to the consumer,
Figure BDA00026532352200000911
is the charge and discharge power of the energy storage battery,
Figure BDA00026532352200000912
is the power consumption of the ground source heat pump,
Figure BDA00026532352200000913
is the power consumption of the air source heat pump,
Figure BDA00026532352200000914
the consumed power of the water energy storage system is obtained. The right side of the equation consumes negative power and generates positive power.
The cold/heat balance is expressed as:
Figure BDA0002653235220000101
wherein
Figure BDA0002653235220000102
In order for the user to have a cold/hot load,
Figure BDA0002653235220000103
is the refrigeration heat power of the lithium bromide unit,
Figure BDA0002653235220000104
is the refrigeration heat power of the ground source heat pump,
Figure BDA0002653235220000105
is the cooling heat power of the air source heat pump,
Figure BDA0002653235220000106
the heat power for charging and discharging the water energy storage system.
The gas balance is expressed as:
Figure BDA0002653235220000107
wherein P is g,GS Is the total gas consumption speed of the gas,
Figure BDA0002653235220000108
is the gas consumption speed of the gas-fired generator,
Figure BDA0002653235220000109
the gas consumption speed of the lithium bromide unit.
3 multiple single objective functions
In the embodiment, three optimization targets are considered, namely economy, energy conservation and environmental protection. The calculation index of the economy is the operation cost of the system, including the electricity purchase cost and the gas purchase cost in the optimization time.
Figure BDA00026532352200001010
Wherein the content of the first and second substances,
Figure BDA00026532352200001011
time of use price, p, for the ith time period g The gas value is the gas value,
Figure BDA00026532352200001012
is the total gas consumption rate of the gas in the ith time period.
The calculation index of the energy saving performance is the quantity of the energy-saving standard coal purchased outside the system on the premise of meeting the load requirements of users. The outsourcing electric power conversion standard coal adopts equivalent conversion coefficient instead of equivalent conversion coefficient.
Figure BDA00026532352200001013
Wherein alpha is e2coal Conversion of equivalent power into standard coal factor, alpha g2coal The equivalent natural gas is converted into standard coal coefficient.
The calculation index of the environmental protection performance is that the amount of carbon dioxide emission is reduced by the purchased energy of the system on the premise of meeting the load demand of the user.
Figure BDA0002653235220000111
Wherein, the first and the second end of the pipe are connected with each other,
Figure BDA0002653235220000112
the carbon dioxide emission coefficient is converted into electric power,
Figure BDA0002653235220000113
the carbon dioxide emission coefficient is reduced for natural gas.
4 solving the optimal solution of the single target
And (3) respectively solving the minimum values of the three targets in the step (3) by using the decision variables and the constraint conditions constructed in the step (2). The constructed optimization problem is a mixed integer linear programming problem, and an open source solver is adoptedQuickly obtaining the optimal value of each target, and respectively marking the optimal values as
Figure BDA0002653235220000114
And
Figure BDA0002653235220000115
5 multiple target to single target
Regardless of the preference of the decision maker, a set of solutions, called Pareto (Pareto) fronts, is obtained when solving the multi-objective problem. In pareto frontiers, for a certain solution, no other solution within the feasible set can improve it. However, the actual problem often needs to obtain a definite answer, and it is not enough to obtain a solution set. Therefore, the preference of a decision maker needs to be added, and the multi-target problem is converted into a single-target problem to be solved.
Constructing a multi-objective function vector as follows:
f=[f 1 ,f 2 ,f 3 ] T
a decision maker preference vector is constructed. The decision maker preference module is input from the outside and sets the weight values of different targets according to the attention degree of the decision maker to each target.
α=[α 1 ,α 2 ,α 3 ]
Wherein alpha is 123 =1。
The component weighting sum method can well give consideration to the influence of different targets, and commonly used linear weighting sum methods, square weighting sum methods, alpha-methods, statistical weighting sum methods and the like. The linear weighted sum method can make each component approach to the optimal value according to the importance degree, and the function is expressed as follows:
Figure BDA0002653235220000121
if the optimal values of the two targets are too different, the method has the problem that the influence of the targets cannot be accurately reflected. Therefore, in other embodiments, the magnitude difference between objective function values can be eliminatedThe policy multi-objective optimization function is expressed as follows:
Figure BDA0002653235220000122
6 solving an optimization problem
And (5) constructing an optimization problem by using the decision variables and the constraint conditions constructed in the step (2) and the objective function constructed in the step (5), wherein the problem is a mixed integer linear programming problem, and an open source solver is adopted to obtain the optimal solution of the decision variables and each single target value.
7 compare and select
And (3) repeating the steps 5-6 by changing the weight coefficient preferred by the decision maker to obtain a plurality of groups of different decision variable solutions and objective function values, and selecting an optimal operation scheme after comprehensive consideration. A method for changing the weight values of the other two targets with the main change target is adopted, and various combined results are tested. The ratio of each target value to the optimal value under each weight ratio is plotted as a graph, as shown in fig. 2 to 4, so that the direct comparison effect of the schemes preferred by different decision makers can be obtained.
Correspondingly, the invention further provides a multi-objective optimization system of the multi-energy system at the client side, which is characterized by comprising an information acquisition module, a single objective function construction and solving module and a decision multi-objective optimization function construction and solving module;
the information acquisition module is used for acquiring attribute information of energy equipment in the client-side multi-energy system and acquiring forecast information of client electric load, cold and hot load and renewable energy output in the multi-energy system;
the single objective function construction and solving module is used for constructing decision variables and constraint conditions of an optimization problem according to the acquired attribute information and the prediction information; respectively constructing each single objective function considering economy, energy conservation and environmental protection based on decision variables and constraint conditions, and solving the optimal value of each single objective function;
the decision multi-objective optimization function constructing and solving module is used for setting preference weight of a decision maker for the optimal value of each single objective function, constructing a decision multi-objective optimization function, and solving the decision multi-objective optimization function to obtain a final optimal solution.
It should be noted that in this embodiment, the implementation of each module corresponds to the above method, and this embodiment is not described again.
The invention provides a multi-energy system multi-target optimization method considering the preference of a decision maker. The optimization method comprises a linear modeling process to meet the linear requirement of the algorithm, and the linear weighting sum method is improved to truly reflect the importance degree of each component. Specifically, the method considers three major targets of economy, carbon emission and energy conservation, comprises a decision maker preference input module, a source-network-load-storage multi-energy optimization model and a linear optimization problem processing module, and can meet the selection requirements of different decision makers on optimization targets.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (7)

1. The multi-target optimization method for the multi-energy system on the client side is characterized by comprising the following steps of:
acquiring attribute information of energy equipment in a client-side multi-energy system, and acquiring forecast information of client electric load, cold and hot load and renewable energy output in the multi-energy system;
constructing decision variables and constraint conditions of an optimization problem according to the acquired attribute information and the prediction information; respectively constructing each single objective function considering economy, energy conservation and environmental protection based on decision variables and constraint conditions, and solving the optimal value of each single objective function;
setting preference weights of decision makers for the optimal values of the single objective functions, constructing a decision multi-objective optimization function, and solving the decision multi-objective optimization function to obtain a final optimal solution;
the constructed constraint conditions comprise equipment operation constraint and system balance constraint, the equipment operation constraint comprises gas generator and lithium bromide unit operation constraint, power grid constraint, energy storage battery constraint, ground source heat pump constraint, air source heat pump constraint and water energy storage tank constraint, and the system balance constraint comprises: electrical balance constraints, cold-hot balance constraints and gas balance constraints;
the equipment operation constraints specifically include:
(1) the gas generator and lithium bromide unit operating constraints are expressed as follows:
Figure FDA0003727509460000011
wherein q is gas Is natural gas low calorific value, P e,max,GG Is the maximum power generation power, P, of the gas generator e,min,GG The minimum generating power of the gas generator is obtained;
Figure FDA0003727509460000012
is the gas consumption speed, eta, of the gas-fired generator e,GG Generating efficiency for the gas generator; p t,supmin,LBAC The minimum cold heating power of the cold and heat supply equipment is provided;
P t,supmax,LBAC the maximum refrigeration and heating power of the afterburning combustion is utilized;
Figure FDA0003727509460000021
the gas consumption speed of the lithium bromide unit; eta t,sup,LBAC The heating efficiency is the afterburning refrigeration;
Figure FDA0003727509460000022
the refrigeration heat power of the lithium bromide unit; lambda [ alpha ] e2t,LBAC The thermoelectric ratio is the refrigeration thermal power of the waste heat flue gas;
(2) the grid constraints are as follows:
Figure FDA0003727509460000023
P e,max,G for maximum purchase power, P, of the grid e,min,G The minimum electricity purchasing power of the power grid is obtained;
(3) the energy storage cell constraints are as follows:
Figure FDA0003727509460000024
wherein the superscript i represents the ith unit time period within the control time;
Figure FDA0003727509460000025
indicating the state of charge of the energy storage battery for the ith unit time period,
Figure FDA0003727509460000026
is the minimum state of charge of the energy storage battery,
Figure FDA0003727509460000027
the maximum charge state of the energy storage battery is obtained;
Figure FDA0003727509460000028
the charging and discharging power of the energy storage battery; wherein the charging is negative and the discharging is positive, P e,chmax,ESB A maximum charging power; state of charge of energy storage battery
Figure FDA0003727509460000029
P e,chmin,ESB Storing the minimum charging power for energy;
Figure FDA00037275094600000210
charging power for the energy storage battery;
Figure FDA00037275094600000211
the discharge state of the energy storage battery is set;
Figure FDA00037275094600000212
is the discharge power of the energy storage battery; p e,chmax,ESB For storing maximum charging power, P e,dismax,ESB Storing the maximum discharge power; p e,chmin,ESB Storing the minimum charging power for energy; p is e,dismin,ESB Storing the minimum discharge power; eta e,ch,ESB Charging efficiency for energy storage; eta e,dis,ESB The energy storage discharge efficiency is obtained; c e,max,ESB The maximum energy storage capacity is stored;
(4) ground source heat pump constraints are expressed as follows:
Figure FDA0003727509460000031
wherein
Figure FDA0003727509460000032
The state is the starting and stopping state of the ground source heat pump; p is t,min,GSHP The minimum refrigeration and heating power of the ground source heat pump is achieved; p t,max,GSHP The ground source heat pump has the maximum refrigerating and heating power;
Figure FDA0003727509460000033
is the power consumption of the ground source heat pump,
Figure FDA0003727509460000034
is the cooling heat power of the air source heat pump,
Figure FDA0003727509460000035
the heat power for charging and discharging the water energy storage system; p is e,GSHP The power consumption of the ground source heat pump;
Figure FDA0003727509460000036
the refrigeration heat power of the ground source heat pump; COP (coefficient of Performance) t,GSHP The energy efficiency coefficient of the refrigeration and heating of the ground source heat pump is obtained;
(5) the air source heat pump constraint is expressed as follows:
Figure FDA0003727509460000037
wherein P is e,ASHP The power consumption of the air source heat pump;
Figure FDA0003727509460000038
the state is the starting and stopping state of the air source heat pump;
Figure FDA0003727509460000039
the refrigeration heat power of the air source heat pump; p is t,min,ASHP The minimum refrigeration and heating power is the air source heat pump; p is t,max,ASHP The maximum refrigeration and heating power of the air source heat pump is set; COP t,ASHP The energy efficiency coefficient for refrigeration and heating;
Figure FDA00037275094600000310
the power consumption of the air source heat pump;
(6) the water accumulator tank is constrained as follows:
Figure FDA0003727509460000041
wherein P is t,chmin,WS The minimum cold charging and heat charging power of the water energy storage tank; p t,chmax,WS The water energy storage tank has the maximum cold charging and heat charging power;
Figure FDA0003727509460000042
the cold and heat charging power of the water energy storage tank is provided;
Figure FDA0003727509460000043
the cold and hot charging state of the water energy storage tank is realized;
Figure FDA0003727509460000044
the cooling and heating power of the water energy storage tank is adopted;
Figure FDA0003727509460000045
the cold and hot state of the water energy storage tank is set; p t,dismax,WS The maximum cooling and heat release power of the water energy storage tank is achieved; p is t,dismin,WS Minimum cooling and heat release power for the water energy storage tank; eta t,ch,WS Efficiency of cold charging and heat charging for water energy storage tank eta t,dis,WS The heat release efficiency of the water energy storage tank is improved; c t,max,WS The maximum cold and heat storage capacity of the water energy storage tank is set;
Figure FDA0003727509460000046
showing the charging state of the water energy storage tank in the ith unit time period,
Figure FDA0003727509460000047
in order to be in a state of minimum energy loading,
Figure FDA0003727509460000048
in order to be in the maximum state of charge energy,
Figure FDA0003727509460000049
in order to charge and discharge the energy-saving power,
Figure FDA00037275094600000410
λ is the power consumption coefficient;
the decision variables in the above constraints include: generated power of gas generator
Figure FDA00037275094600000411
Generating power starting and stopping state of gas generator
Figure FDA00037275094600000412
Power purchasing from the grid
Figure FDA00037275094600000413
Start-stop state of power purchase from power grid
Figure FDA00037275094600000414
Lithium bromide unit afterburning refrigeration and heating power
Figure FDA00037275094600000415
Post-combustion start-stop state
Figure FDA00037275094600000416
P in the decision variables is a continuous variable, and b is a Boolean variable.
2. The method for multi-objective optimization of a client-side multi-energy system according to claim 1, wherein the system balance constraints specifically include:
(1) the electrical balance is represented as:
Figure FDA00037275094600000417
wherein the content of the first and second substances,
Figure FDA0003727509460000051
in order to predict the power generation amount of the photovoltaic,
Figure FDA0003727509460000052
purchasing electric quantity for the power grid; the right side of the equation is negative in power consumption and positive in power generation;
Figure FDA0003727509460000053
in order to provide the electrical load to the consumer,
Figure FDA0003727509460000054
is the charging and discharging power of the energy storage battery,
Figure FDA0003727509460000055
is the power consumption of the ground source heat pump,
Figure FDA0003727509460000056
is the power consumption of the air source heat pump,
Figure FDA0003727509460000057
the consumed power of the water energy storage system;
(2) the cold-heat balance is expressed as:
Figure FDA0003727509460000058
wherein
Figure FDA0003727509460000059
A user cold/heat load;
Figure FDA00037275094600000510
is the refrigeration heat power of the lithium bromide unit,
Figure FDA00037275094600000511
is the refrigeration heat power of the ground source heat pump,
Figure FDA00037275094600000512
is the refrigeration heat power of the air source heat pump,
Figure FDA00037275094600000513
the heat power for charging and discharging the water energy storage system;
(3) the gas balance is expressed as:
Figure FDA00037275094600000514
wherein P is g,GS The total gas consumption rate is the gas consumption rate;
Figure FDA00037275094600000515
is the gas consumption speed of the gas-fired generator,
Figure FDA00037275094600000516
the gas consumption speed of the lithium bromide unit.
3. The multi-objective optimization method for the client-side multi-energy system according to claim 1, wherein the respectively constructing of each single objective function considering economy, energy conservation and environmental protection based on decision variables and constraint conditions specifically comprises:
the objective function considering economy is expressed as follows:
Figure FDA00037275094600000517
wherein the content of the first and second substances,
Figure FDA00037275094600000518
time of use price, p, for the ith time period g For gas prices, the optimization problem formed by the objective function has the optimal value of
Figure FDA00037275094600000519
The objective function considering the energy saving property is expressed as follows:
Figure FDA00037275094600000520
wherein alpha is e2coal Conversion of equivalent power into standard coal factor, alpha g2coal For equivalent natural gas to standard coal coefficient, the optimal value of the optimization problem formed by the objective function is
Figure FDA0003727509460000061
The objective function considering environmental protection is expressed as follows:
Figure FDA0003727509460000062
wherein the content of the first and second substances,
Figure FDA0003727509460000063
the carbon dioxide emission coefficient is converted into electric power,
Figure FDA0003727509460000064
the optimal value of the optimization problem formed by the objective function is that the coefficient of the emission of carbon dioxide for natural gas is reduced to be
Figure FDA0003727509460000065
4. The method of multi-objective optimization for a client-side multi-energy system according to claim 1, wherein the decision multi-objective optimization function is expressed as follows:
Figure FDA0003727509460000066
wherein f is 1 To take into account the economic objective function, f 2 To take into account the objective function of energy saving, f 3 An objective function considering environmental protection; alpha is alpha 1 To take account of the economic objective function f 1 The weight of (a) is determined,
α 2 to take into account the objective function f of energy saving 2 The weight of (a) is calculated,
α 3 to take into account the environmental protection of the objective function f 3 Weight of (a), a 123 The value of =1,n takes 3.
5. The method of multi-objective optimization for a client-side multi-energy system according to claim 1, wherein the decision multi-objective optimization function is expressed as follows:
Figure FDA0003727509460000067
wherein f is 1 To take into account the economic objective function, f 2 To take into account the objective function of energy saving, f 3 An objective function considering environmental protection;
Figure FDA0003727509460000068
to take into account the target optimum value for economy,
Figure FDA0003727509460000069
to take into account the target optimum value for energy saving,
Figure FDA00037275094600000610
a target optimum value considering environmental protection;
α 1 to take account of the economic objective function f 1 Weight of (a), a 2 To take into account the objective function f of energy saving 2 Weight of (a), a 3 To take into account the objective function f of environmental protection 3 Weight of (a), a 123 The value of =1,n takes 3.
6. The multi-objective optimization system of the multi-energy system at the client side is characterized by comprising an information acquisition module, a single objective function construction and solving module and a decision multi-objective optimization function construction and solving module;
the information acquisition module is used for acquiring attribute information of energy equipment in the client-side multi-energy system and acquiring forecast information of client electric load, cold and hot load and renewable energy output in the multi-energy system;
the single objective function construction and solving module is used for constructing decision variables and constraint conditions of an optimization problem according to the acquired attribute information and the prediction information; respectively constructing each single objective function considering economy, energy conservation and environmental protection based on decision variables and constraint conditions, and solving the optimal value of each single objective function;
the decision multi-objective optimization function constructing and solving module is used for setting decision maker preference weights for the optimal values of the single objective functions, then constructing a decision multi-objective optimization function, and solving the decision multi-objective optimization function to obtain a final optimal solution;
the constructed constraint conditions comprise equipment operation constraint and system balance constraint, the equipment operation constraint comprises gas generator and lithium bromide unit operation constraint, power grid constraint, energy storage battery constraint, ground source heat pump constraint, air source heat pump constraint and water energy storage tank constraint, and the system balance constraint comprises: electrical balance constraints, cold-hot balance constraints and gas balance constraints;
the equipment operation constraints specifically include:
(1) the gas generator and lithium bromide unit operating constraints are expressed as follows:
Figure FDA0003727509460000081
wherein q is gas Is natural gas low calorific value, P e,max,GG Is the maximum power generation power, P, of the gas generator e,min,GG The minimum generating power of the gas generator;
Figure FDA0003727509460000082
is the gas consumption speed, eta, of the gas-fired generator e,GG Generating efficiency for the gas generator; p t,supmin,LBAC The minimum cold heating power of the cold and heat supply equipment is provided;
P t,supmax,LBAC the maximum refrigeration and heating power of the afterburning combustion is utilized;
Figure FDA0003727509460000083
the gas consumption speed of the lithium bromide unit; eta t,sup,LBAC The heating efficiency is the afterburning refrigeration;
Figure FDA0003727509460000084
the refrigeration heat power of the lithium bromide unit; lambda [ alpha ] e2t,LBAC The thermoelectric ratio is the refrigeration thermal power of the waste heat flue gas;
(2) the grid constraints are as follows:
Figure FDA0003727509460000085
P e,max,G for maximum power purchase, P, of the grid e,min,G The minimum electricity purchasing power of the power grid is obtained;
(3) the energy storage cell constraints are as follows:
Figure FDA0003727509460000086
wherein the superscript i represents the ith unit time period within the control time;
Figure FDA0003727509460000087
indicating the state of charge of the energy storage battery for the ith unit time period,
Figure FDA0003727509460000088
is the minimum state of charge of the energy storage battery,
Figure FDA0003727509460000091
the maximum charge state of the energy storage battery is obtained;
Figure FDA0003727509460000092
the charging and discharging power of the energy storage battery; wherein the charging is negative and the discharging is positive, P e,chmax,ESB A maximum charging power; state of charge of energy storage battery
Figure FDA0003727509460000093
P e,chmin,ESB Storing the minimum charging power for energy;
Figure FDA0003727509460000094
to storeCharging power of the battery;
Figure FDA0003727509460000095
the discharge state of the energy storage battery is set;
Figure FDA0003727509460000096
is the discharge power of the energy storage battery; p e,chmax,ESB For storing maximum charging power, P e,dismax,ESB Storing the maximum discharge power; p e,chmin,ESB Storing the minimum charging power for energy; p is e,dismin,ESB Storing the minimum discharge power; eta e,ch,ESB Charging efficiency for energy storage; eta e,dis,ESB The energy storage discharge efficiency is obtained; c e,max,ESB The maximum energy storage capacity is stored;
(4) ground source heat pump constraints are expressed as follows:
Figure FDA0003727509460000097
wherein
Figure FDA0003727509460000098
The state is the starting and stopping state of the ground source heat pump; p t,min,GSHP The minimum refrigeration and heating power of the ground source heat pump is achieved; p is t,max,GSHP The ground source heat pump has the maximum refrigerating and heating power;
Figure FDA0003727509460000099
is the power consumption of the ground source heat pump,
Figure FDA00037275094600000910
is the refrigeration heat power of the air source heat pump,
Figure FDA00037275094600000911
the heat power for charging and discharging the water energy storage system; p e,GSHP The power consumption of the ground source heat pump;
Figure FDA00037275094600000912
the cooling heat power of the ground source heat pump; COP t,GSHP The energy efficiency coefficient of the ground source heat pump for refrigeration and heating;
(5) the air source heat pump constraint is expressed as follows:
Figure FDA00037275094600000913
wherein P is e,ASHP The power consumption of the air source heat pump;
Figure FDA00037275094600000914
the state is the starting and stopping state of the air source heat pump;
Figure FDA00037275094600000915
the heat power is the cooling heat power of the air source heat pump; p is t,min,ASHP The minimum refrigeration and heating power is the air source heat pump; p is t,max,ASHP The maximum refrigeration and heating power of the air source heat pump is set; COP t,ASHP The energy efficiency coefficient for refrigeration and heating;
Figure FDA00037275094600000916
the power consumption of the air source heat pump;
(6) the water accumulator tank is constrained as follows:
Figure FDA0003727509460000101
wherein P is t,chmin,WS The minimum cold charging and heat charging power of the water energy storage tank; p is t,chmax,WS The water energy storage tank has the maximum cold charging and heat charging power;
Figure FDA0003727509460000102
cold and hot charging power for the water energy storage tank;
Figure FDA0003727509460000103
the cold and hot charging state of the water energy storage tank is realized;
Figure FDA0003727509460000104
the heat and cold power of the water energy storage tank;
Figure FDA0003727509460000105
the cold and hot state of the water energy storage tank is set; p t,dismax,WS The maximum cooling and heat release power of the water energy storage tank is achieved; p t,dismin,WS Minimum cooling and heat release power for the water energy storage tank; eta t,ch,WS Efficiency of cold charging and heat charging for water energy storage tank eta t,dis,WS The heat release efficiency of the water energy storage tank is improved; c t,max,WS The maximum cold and heat storage capacity of the water energy storage tank is set;
Figure FDA0003727509460000106
showing the charging state of the water energy storage tank in the ith unit time period,
Figure FDA0003727509460000107
in order to be in the minimum state of charge energy,
Figure FDA0003727509460000108
in order to be in the maximum energy-loaded state,
Figure FDA0003727509460000109
in order to charge and discharge the energy power,
Figure FDA00037275094600001010
is power consumption power, and lambda is power consumption coefficient;
the decision variables in the above constraints include: generated power of gas generator
Figure FDA00037275094600001011
Generating power starting and stopping state of gas generator
Figure FDA00037275094600001012
Power purchasing from the grid
Figure FDA00037275094600001013
Start-stop state for purchasing power from power grid
Figure FDA00037275094600001014
Lithium bromide unit afterburning refrigeration and heating power
Figure FDA00037275094600001015
Post-combustion start-stop state
Figure FDA00037275094600001016
P in the decision variables is a continuous variable, and b is a Boolean variable.
7. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 5.
CN202010878056.2A 2020-08-27 2020-08-27 Multi-objective optimization method and system for multi-energy system on client side Active CN112131712B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010878056.2A CN112131712B (en) 2020-08-27 2020-08-27 Multi-objective optimization method and system for multi-energy system on client side

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010878056.2A CN112131712B (en) 2020-08-27 2020-08-27 Multi-objective optimization method and system for multi-energy system on client side

Publications (2)

Publication Number Publication Date
CN112131712A CN112131712A (en) 2020-12-25
CN112131712B true CN112131712B (en) 2022-10-14

Family

ID=73848544

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010878056.2A Active CN112131712B (en) 2020-08-27 2020-08-27 Multi-objective optimization method and system for multi-energy system on client side

Country Status (1)

Country Link
CN (1) CN112131712B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113781884A (en) * 2021-09-10 2021-12-10 国网山东省电力公司德州供电公司 Support cooling and heating model of efficiency service
CN113935198B (en) * 2021-11-16 2024-03-22 清鸾科技(成都)有限公司 Multi-energy system operation optimization method and device, electronic equipment and readable storage medium
CN113901672B (en) * 2021-11-17 2022-11-08 香港理工大学深圳研究院 Optimal design method of wind-solar complementary power energy storage system for net zero energy consumption building application

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109390979A (en) * 2018-10-24 2019-02-26 云南电网有限责任公司电力科学研究院 A kind of optimal control method of integrated energy system
CN110333660A (en) * 2019-07-29 2019-10-15 西安科技大学 A kind of cooling heating and power generation system Multipurpose Optimal Method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109390979A (en) * 2018-10-24 2019-02-26 云南电网有限责任公司电力科学研究院 A kind of optimal control method of integrated energy system
CN110333660A (en) * 2019-07-29 2019-10-15 西安科技大学 A kind of cooling heating and power generation system Multipurpose Optimal Method

Also Published As

Publication number Publication date
CN112131712A (en) 2020-12-25

Similar Documents

Publication Publication Date Title
CN109165788B (en) Optimization method of combined cooling heating and power system
CN108206543B (en) Energy router based on energy cascade utilization and operation optimization method thereof
CN104392286B (en) Consider the micro-capacitance sensor running optimizatin method of supply of cooling, heating and electrical powers and storage energy operation strategy
Wei et al. Multi-objective optimal operation and energy coupling analysis of combined cooling and heating system
CN112131712B (en) Multi-objective optimization method and system for multi-energy system on client side
CN111340274A (en) Virtual power plant participation-based comprehensive energy system optimization method and system
Shen et al. Multi-objective capacity configuration optimization of an integrated energy system considering economy and environment with harvest heat
CN112069720B (en) Comprehensive energy system and operation optimization method thereof
CN111668878A (en) Optimal configuration method and system for renewable micro-energy network
CN110391655B (en) Multi-energy-coupling micro-energy-network economic optimization scheduling method and device
CN111245024B (en) Comprehensive energy system robust optimization operation method based on model predictive control
Li et al. Capacity design of a distributed energy system based on integrated optimization and operation strategy of exergy loss reduction
CN113255198B (en) Multi-objective optimization method for combined cooling heating and power supply micro-grid with virtual energy storage
Dai et al. Optimization of CCHP integrated with multiple load, replenished energy, and hybrid storage in different operation modes
Du et al. RETRACTED ARTICLE: Optimal scheduling of integrated energy system based on improved grey wolf optimization algorithm
CN107392366A (en) The integrated energy system supply and demand bilateral comprehensive optimization method of meter and user behavior analysis
CN115186902A (en) Regulating and controlling method, device, terminal and storage medium of greenhouse comprehensive energy system
Wang et al. Research on capacity and strategy optimization of combined cooling, heating and power systems with solar photovoltaic and multiple energy storage
Qu et al. Synergetic power-gas flow with space-time diffusion control of air pollutants using a convex multi-objective optimization
CN108197412B (en) Multi-energy coupling energy management system and optimization method
CN112365108B (en) Multi-objective optimization collaborative operation method for park comprehensive energy system
CN112421642B (en) IES (Integrated energy System) reliability assessment method and system
CN111126675A (en) Multi-energy complementary microgrid system optimization method
Ren et al. Life-cycle-based multi-objective optimal design and analysis of distributed multi-energy systems for data centers
CN116307077A (en) Combined cooling heating power type micro-grid system operation optimization method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220913

Address after: Room 102, Floor 1, Building 29, No. 8, Northeast Wangxi Road, Zhongguancun Software Park, Haidian District, Beijing 100193

Applicant after: Beijing NARI Digital Technology Co.,Ltd.

Applicant after: NARI TECHNOLOGY Co.,Ltd.

Address before: 211106 No. 19 Chengxin Avenue, Jiangning Economic and Technological Development Zone, Nanjing City, Jiangsu Province

Applicant before: NARI TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant