JP4338610B2 - Plant optimum operation plan creation system - Google Patents

Plant optimum operation plan creation system Download PDF

Info

Publication number
JP4338610B2
JP4338610B2 JP2004266634A JP2004266634A JP4338610B2 JP 4338610 B2 JP4338610 B2 JP 4338610B2 JP 2004266634 A JP2004266634 A JP 2004266634A JP 2004266634 A JP2004266634 A JP 2004266634A JP 4338610 B2 JP4338610 B2 JP 4338610B2
Authority
JP
Japan
Prior art keywords
prediction error
operation plan
load
plant
error
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.)
Expired - Fee Related
Application number
JP2004266634A
Other languages
Japanese (ja)
Other versions
JP2006085236A (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.)
Fuji Electric Co Ltd
Tokyo Gas Co Ltd
Original Assignee
Fuji Electric Systems Co Ltd
Tokyo Gas 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 Fuji Electric Systems Co Ltd, Tokyo Gas Co Ltd filed Critical Fuji Electric Systems Co Ltd
Priority to JP2004266634A priority Critical patent/JP4338610B2/en
Publication of JP2006085236A publication Critical patent/JP2006085236A/en
Application granted granted Critical
Publication of JP4338610B2 publication Critical patent/JP4338610B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、冷温熱及び電力を負荷に供給するエネルギープラントにおいて、熱負荷や電力負荷等の予測誤差を考慮しながらプラント運用コストを最小化する運用計画を最適化手法により作成するプラント最適運用計画作成システムに関する。   The present invention is an energy plant that supplies cold and hot heat and electric power to a load, and an optimal plant operation plan that uses an optimization method to create an operation plan that minimizes plant operation costs while taking into account prediction errors such as heat load and electric power load. Regarding the creation system.

従来、各種プラント構成機器の起動・停止まで考慮した上で最適化手法を用いてプラントの最適運用を求める方法は種々提案されている。これらの従来技術では、プラント構成機器の入出力特性や運転パターンを線形の一般的な方程式として扱い、混合整数計画問題として定式化した上で問題を解くか、あるいは、プラント構成機器の入出力特性の非線形性(非連続、微分不可能も含む)や運転パターンを考慮した上で、エキスパートシステムやファジー推論のように非線形問題も扱えるヒューリスティックな手法によりプラントの最適運用を求める方法が一般的であった。   Conventionally, various methods for obtaining optimum operation of a plant by using an optimization method in consideration of starting and stopping of various plant constituent devices have been proposed. In these conventional technologies, the input / output characteristics and operation patterns of plant components are handled as linear general equations and formulated as a mixed integer programming problem, or the problem is solved, or the input / output characteristics of plant components are In general, a method that determines the optimal operation of a plant by heuristic methods that can handle nonlinear problems, such as expert systems and fuzzy inference, taking into account non-linearity (including discontinuous and non-differentiable) and operation patterns. It was.

しかしながら、各種プラント構成機器の入出力特性は非線形性を有するほか、時間帯によって異なった運転パターンをとることから、最適化手法によって直接扱えるように一般的な方程式として定式化することは通常困難である。従って、プラントの最適運用は最適化問題の中でも最も求解が困難な非線形混合整数計画問題として定式化することが考えられる。
しかし、プラント構成機器の起動・停止等の離散値と、構成機器の燃料注入量等の連続値とを総合的に考慮した上で、各プラント構成機器の特性上の制約や負荷種別ごとの需給バランス等の制約条件、及び、プラント運用コストや排出ガスの最小化等の目的関数と共に、非線形性を有する問題に対して数学的に最適化するのは困難である。
However, since the input / output characteristics of various plant components have nonlinearity and take different operation patterns depending on the time of day, it is usually difficult to formulate them as general equations so that they can be handled directly by optimization methods. is there. Therefore, the optimal operation of the plant can be formulated as a nonlinear mixed integer programming problem that is the most difficult to solve among the optimization problems.
However, after comprehensive consideration of discrete values such as start / stop of plant component equipment and continuous values such as fuel injection amount of component equipment, restrictions on the characteristics of each plant component equipment and supply and demand for each load type Together with constraints such as balance and objective functions such as plant operating costs and exhaust gas minimization, it is difficult to mathematically optimize for problems with non-linearities.

このため、下記の特許文献1では、このような問題に対し、Particle Swarm Optimization(以下、PSOという)や遺伝的アルゴリズム(以下、GAという)、タブサーチ(以下、TSという)等のモダンヒューリスティック手法を用いて、プラント運用コストが最小となるような最適運用計画を作成している。   For this reason, in Patent Document 1 below, modern heuristic methods such as Particle Swarm Optimization (hereinafter referred to as PSO), genetic algorithm (hereinafter referred to as GA), tab search (hereinafter referred to as TS), and the like are dealt with. Is used to create an optimal operation plan that minimizes plant operation costs.

特開2003−84805号公報(請求項3,4、段落[0085]〜[0119]、図12等)JP 2003-84805 A (Claims 3 and 4, paragraphs [0085] to [0119], FIG. 12, etc.)

上記特許文献1に記載された従来技術を用いれば、プラント構成機器の起動・停止等の離散値と構成機器の燃料注入量等の連続値とを総合的に考慮した上で、各種プラント構成機器の特性上の制約や負荷種別ごとの需給バランス等の制約条件、及び、プラント運用コストや排出ガスの最小化等の目的関数を用いて、非線形性を有する問題を数学的に最適化することにより、最適運用計画を作成することができる。
なお、この従来技術では、例えばニューラルネットワークを用いて予測された電力負荷、熱負荷等の負荷予測値に基づいて最適運用計画が作成されるものである。
By using the prior art described in the above-mentioned Patent Document 1, various plant component devices are considered after comprehensively considering discrete values such as start / stop of plant component devices and continuous values such as fuel injection amount of component devices. By mathematically optimizing problems with non-linearity using constraints on the characteristics of the system, constraints such as supply and demand balance for each load type, and objective functions such as plant operation costs and exhaust gas minimization The optimal operation plan can be created.
In this prior art, an optimum operation plan is created based on predicted load values such as power load and heat load predicted using a neural network, for example.

しかしながら、負荷予測値には必ず予測誤差が存在するので、この予測誤差を考えた場合には、特許文献1の従来技術により作成された運用計画が必ずしも運用コストを最小とする最適運用計画になるとは限らない。
そこで本発明の解決課題は、電力負荷、熱負荷等のプラント負荷の予測誤差を考慮して運用コストを最小化する運用計画を最適化手法により作成可能としたプラント最適運用計画作成システムを提供することにある。
However, since there is always a prediction error in the load prediction value, when this prediction error is considered, the operation plan created by the conventional technique of Patent Document 1 is not necessarily the optimum operation plan that minimizes the operation cost. Is not limited.
Therefore, the problem to be solved by the present invention is to provide a plant optimum operation plan creation system that can create an operation plan that minimizes operation costs in consideration of prediction errors of plant loads such as power load and heat load by an optimization method. There is.

上記課題を解決するため、請求項1に記載した発明は、
計画案として、制御時間ごとの各プラント構成機器の起動・停止状態及び燃料注入量が入力されたときに、これらの入力情報と制御時間ごとの負荷予測値、各機器の特性上の制約条件を用いて、制御時間ごとの各機器の起動・停止状態や燃料注入量を内容とする、予測誤差がないと仮定した場合の第1運用計画を作成して出力するプラントシミュレータ部と、
予測誤差があると仮定した場合の予測誤差の代表点における負荷予測誤差を予め定め、
前記負荷予測誤差を第1運用計画に与えて各機器のローカル制御により運用計画を修正し、この修正後の運用計画を予測誤差に基づく第2運用計画として第1運用計画と共に出力するローカル制御部と、
前記負荷予測誤差の発生確率分布から予め求められた、予測誤差がないと仮定した場合の予測誤差の代表点の発生確率及び予測誤差があると仮定した場合の予測誤差の代表点の発生確率を、各運用計画における負荷状態発生確率として、第1運用計画における運用コストと、第2運用計画における運用コストと、各運用計画における前記負荷状態発生確率と、を用いて、運用コスト期待値を計算するコスト計算部と、
前記運用コスト期待値を最適化問題の目的関数とし、この目的関数を最小化するような制御時間ごとの各機器の起動・停止状態及び燃料注入量をメタヒューリスティック最適化手法により探索し、これらの起動・停止状態及び燃料注入量を計画案として前記プラントシミュレータ部に出力する最適化部と、を備えたものである。
In order to solve the above problem, the invention described in claim 1
As a plan, when the start / stop state of each plant component device for each control time and the fuel injection amount are input, the input information, the predicted load value for each control time, and the constraints on the characteristics of each device Using a plant simulator unit that creates and outputs a first operation plan assuming that there is no prediction error, including the start / stop state and fuel injection amount of each device for each control time,
Predetermining the load prediction error at the representative point of the prediction error assuming that there is a prediction error,
A local control unit that gives the load prediction error to the first operation plan, corrects the operation plan by local control of each device, and outputs the corrected operation plan as a second operation plan based on the prediction error together with the first operation plan When,
The occurrence probability of the representative point of the prediction error when it is assumed that there is no prediction error, and the occurrence probability of the representative point of the prediction error when it is assumed that there is a prediction error, obtained in advance from the probability distribution of the load prediction error. As the load state occurrence probability in each operation plan, the operation cost expected value is calculated using the operation cost in the first operation plan, the operation cost in the second operation plan, and the load state occurrence probability in each operation plan. A cost calculator to
The operation cost expectation value is set as the objective function of the optimization problem, and the start / stop state and the fuel injection amount of each device for each control time that minimizes the objective function are searched by the metaheuristic optimization method, and these And an optimization unit that outputs a start / stop state and a fuel injection amount to the plant simulator unit as a plan .

請求項2に記載した発明は、請求項1に記載したプラント最適運用計画作成システムにおいて、
前記各代表点の負荷予測誤差の発生確率分布が正規分布であると仮定し、
過去の負荷予測値と実際値とから前記負荷予測誤差の標準偏差を求め、
前記標準偏差に基づいて前記各代表点とその負荷予測誤差を決定し、
前記各代表点の発生確率を、前記代表点及び前記正規分布によって定まる発生確率として決定するものである。
The invention described in claim 2 is the plant optimum operation plan creation system according to claim 1,
Assuming that the probability distribution of load prediction error at each representative point is a normal distribution,
Obtain the standard deviation of the load prediction error from the past load prediction value and the actual value,
Determining each representative point and its load prediction error based on the standard deviation;
The occurrence probability of each representative point is determined as an occurrence probability determined by the representative point and the normal distribution .

本発明によれば、負荷予測誤差を考慮した上でのプラント最適運用計画の作成が可能であり、プラント運用コストの低減に寄与することができる。また、実際の運用に携わるオペレータが、負荷予測誤差を考慮した場合としない場合との運用計画の相違を容易に比較し、認識することができるという効果がある。   According to the present invention, it is possible to create a plant optimum operation plan in consideration of a load prediction error, and it is possible to contribute to a reduction in plant operation cost. In addition, there is an effect that an operator engaged in actual operation can easily compare and recognize the difference in operation plan between when the load prediction error is considered and when it is not considered.

以下、図に沿って本発明の実施形態を説明する。
図1は、本実施形態にかかる負荷予測誤差を考慮したプラント最適運用計画作成システムの概念的な構成図であり、このシステムは、最適化部10、プラントシミュレータ部20、ローカル制御部30、コスト計算部40から構成されている。なお、これらの各構成要素は、コンピュータシステムのハードウェア及びソフトウェアからなるものである。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a conceptual configuration diagram of a plant optimum operation plan creation system considering a load prediction error according to the present embodiment. This system includes an optimization unit 10, a plant simulator unit 20, a local control unit 30, a cost. The calculation unit 40 is configured. Each of these components includes computer system hardware and software.

最適化部10は、計画案として、状態変数である各制御時間ごとの各プラント構成機器の起動・停止状態及び燃料注入量をプラントシミュレータ部20に出力する。
プラントシミュレータ部20は、これらの入力情報と、別個に生成した各制御時間ごとの負荷予測値(予測誤差を考慮していない負荷予測値)とを用い、更に各機器の入出力特性、運転モード等を利用して、各制御時間ごとの各機器の起動・停止状態や燃料注入量を内容とするプラント運用計画(予測誤差考慮なしの運用計画:第1運用計画)を作成してローカル制御部30に出力する。
The optimization unit 10 outputs to the plant simulator unit 20 the start / stop state of each plant component device and the fuel injection amount for each control time, which are state variables, as a plan.
The plant simulator unit 20 uses these input information and load prediction values (load prediction values not considering prediction errors) for each control time generated separately, and further, input / output characteristics and operation modes of each device. Etc. is used to create a plant operation plan (operation plan without consideration of prediction error: first operation plan) that includes the start / stop state of each device for each control time and the amount of fuel injection. Output to 30.

次に、ローカル制御部30は、プラントシミュレータ部20にて作成された誤差考慮なしの運用計画(第1運用計画)に負荷予測誤差を与えて、各機器のローカル制御により運用計画を修正し、この修正後の運用計画を負荷予測誤差に基づく運用計画(第2運用計画)として第1運用計画と共に出力する。
なお、上記ローカル制御については後述する。
Next, the local control unit 30 gives a load prediction error to the operation plan without error consideration (first operation plan) created by the plant simulator unit 20, and corrects the operation plan by local control of each device, The corrected operation plan is output together with the first operation plan as an operation plan based on the load prediction error (second operation plan).
The local control will be described later.

ここで、実際のプラントにおいては、予め検討された構成に基づいて配管の配置が決められている。図2は、プラントの配管配置の一例を示している。
すなわち、発電機101により電力と共に発生した熱出力は、配管102を通って熱供給機器としてのジェネリンク(排熱投入型ガス吸収冷温水機)103、暖房用熱交換器104、給湯用熱交換器105の順に直列に供給され、余った熱は冷却塔106により処理される。この時、各熱供給機器に供給される熱量は、各機器に並列に設けられた流量調節弁107,108,109によって運用計画期間ごとに制御される。
Here, in an actual plant, the arrangement of pipes is determined based on a previously examined configuration. FIG. 2 shows an example of the piping arrangement of the plant.
That is, the heat output generated together with the electric power by the generator 101 passes through the pipe 102 and is a GENELINK (exhaust heat input type gas absorption chiller / heater) 103 as a heat supply device, a heat exchanger 104 for heating, and heat exchange for hot water supply. The heat is supplied in series in the order of the vessel 105, and the excess heat is processed by the cooling tower 106. At this time, the amount of heat supplied to each heat supply device is controlled for each operation plan period by the flow rate control valves 107, 108, 109 provided in parallel to each device.

ここで、熱負荷の大きさが予測値と実績値とで差がある場合(つまり予測誤差がある場合)に、オンラインにて流量調節弁107,108,109を制御し、各熱供給機器へ供給する熱量を変化させて各負荷の需給バランスをとることは困難である。そこで、プラント構成機器には、負荷の予測値と実績値とに差がある場合に、需給バランスを平衡させるために機器単独で行う制御が予め定められている。この機器単独で需給バランスを平衡させる制御を、ここではローカル制御と定義している。
図1に示したローカル制御部30は、プラント構成機器自体が行うローカル制御を模擬したものである。
Here, when the magnitude of the thermal load is different between the predicted value and the actual value (that is, when there is a prediction error), the flow rate control valves 107, 108, 109 are controlled online to each heat supply device. It is difficult to balance the supply and demand of each load by changing the amount of heat supplied. In view of this, in the plant component equipment, when there is a difference between the predicted load value and the actual value, control performed by the equipment alone to balance the supply and demand balance is determined in advance. Control that balances the supply and demand balance with this device alone is defined here as local control.
The local control unit 30 shown in FIG. 1 simulates local control performed by the plant component equipment itself.

このように、ローカル制御部30では、負荷に予測誤差があると仮定したうえで、予測誤差考慮なしの運用計画(第1運用計画)をローカル制御の一部として修正し、負荷予測誤差を考慮した運用計画(第2運用計画)を作成する。
なお、ローカル制御部30に対する負荷予測誤差の与え方は、負荷予測誤差の分布が正規分布であると仮定し、誤差の代表点を誤差ゼロ、+誤差、−誤差の3点として与える。
As described above, the local control unit 30 assumes that the load has a prediction error, corrects the operation plan without considering the prediction error (first operation plan) as a part of the local control, and considers the load prediction error. The second operation plan (second operation plan) is created.
Note that the method of giving the load prediction error to the local control unit 30 assumes that the distribution of the load prediction error is a normal distribution, and gives the error representative points as three points of error zero, + error, and -error.

図3は、正規分布と仮定した負荷予測誤差を示しており、誤差を0(誤差ゼロ)、+0.43σ(+誤差)、−0.43σ(−誤差)として与えている。ここで、σは標準偏差であり、過去の負荷予測値と実績値とから簡単に求められる値である。
+誤差の代表点として仮定した+0.43σは、誤差が+0.43σ以上になる確率が0.3333であり、また、−誤差の代表点として設定した−0.43σは、誤差が−0.43σ以下になる確率が0.3333であることを意味している。
FIG. 3 shows a load prediction error assumed to be a normal distribution. The errors are given as 0 (error zero), + 0.43σ (+ error), and −0.43σ (−error). Here, σ is a standard deviation, and is a value that can be easily obtained from the past load predicted value and the actual value.
+ 0.43σ assumed as a representative point of + error has a probability of 0.3333 or higher when the error is + 0.43σ or more, and −0.43σ set as a representative point of −error has an error of −0. This means that the probability of being 43σ or less is 0.3333.

従って、誤差ゼロの代表値である0になる確率は0.3333となり、3つの代表点の確率全てが0.3333になることを考慮して決定している。これらの誤差代表点及びその発生確率は、任意に決定可能である。
このようにして、本実施形態では、3つの負荷予測誤差代表点の値とその予測誤差が発生する確率とを任意に与えることになる。
Therefore, the probability of becoming zero, which is a representative value of zero error, is 0.3333, and it is determined in consideration that all three representative points have a probability of 0.3333. These error representative points and their occurrence probabilities can be arbitrarily determined.
In this way, in this embodiment, the values of the three load prediction error representative points and the probability that the prediction error will occur are arbitrarily given.

以上より、本実施形態では、プラントシミュレータ部20が誤差考慮なし(図3における誤差ゼロに相当)の運用計画を作成してローカル制御部30に出力し、ローカル制御部30では、負荷予測誤差として残りの2つの状態、つまり+誤差がある場合の運用計画及び−誤差がある場合の運用計画を予測誤差に基づく運用計画としてそれぞれ作成する。
従って、ローカル制御部30により合計3つの運用計画(1つの第1運用計画及び2つの第2運用計画)が作成されて出力されることになる。
As described above, in the present embodiment, the plant simulator unit 20 creates an operation plan without error consideration (corresponding to zero error in FIG. 3) and outputs the operation plan to the local control unit 30. The remaining two states, that is, an operation plan when there is a + error and an operation plan when there is a -error are created as operation plans based on the prediction error.
Therefore, a total of three operation plans (one first operation plan and two second operation plans) are created and output by the local control unit 30.

次に、コスト計算部40では、ローカル制御部30により作成された各運用計画に対する運用コストが計算される。すなわち、コスト計算部40は、誤差考慮なしの運用計画と、+誤差がある場合及び−誤差がある場合の各運用計画とからそれぞれの運用コストを計算すると共に、これらの運用コストと、予測誤差の有無に応じた負荷状態の発生確率とを用いて、後述する演算式により運用コスト期待値を求める。そして、この運用コスト期待値を最適化問題の目的関数として、この目的関数を最小化するような制御時間ごとの各機器の起動・停止状態及び燃料注入量を探索していくものである。   Next, the cost calculation unit 40 calculates an operation cost for each operation plan created by the local control unit 30. That is, the cost calculation unit 40 calculates each operation cost from the operation plan without error consideration and each operation plan when there is + error and −error, and these operation cost and prediction error. Using the load state occurrence probability according to the presence / absence of the operating condition, an expected operating cost value is obtained by an arithmetic expression described later. Then, using this expected operating cost as an objective function of the optimization problem, the start / stop state of each device and the fuel injection amount for each control time that minimizes this objective function are searched.

以下に、この実施形態における最適化の定式化を示す。
(1)状態変数
状態変数は、以下のプラント量とする。
a.各制御時間ごとの各プラント構成機器(例えば、ガスタービン、ボイラ、冷凍機、コジェネ等)の起動・停止状態(離散値)
b.各制御時間ごとの燃料注入量(連続値)
The optimization formulation in this embodiment is shown below.
(1) State variables The state variables are the following plant quantities.
a. Start / stop state (discrete value) of each plant component device (for example, gas turbine, boiler, refrigerator, cogeneration, etc.) for each control time
b. Fuel injection amount for each control time (continuous value)

(2)目的関数
目的関数は、以下の数式1に示す運用コスト期待値とし、これを最小化する。
[数式1]
F=P+P+P
ただし、F:目的関数(運用コスト期待値)
:負荷予測誤差をゼロとした場合の負荷状態発生確率
:負荷予測誤をプラス(+誤差)とした場合の負荷状態発生確率
:負荷予測誤差をマイナス(−誤差)とした場合の負荷状態発生確率
:負荷予測誤差をゼロとした場合の運用コスト
:負荷予測誤差をプラス(+誤差)とした場合の運用コスト
:負荷予測誤差をマイナス(−誤差)とした場合の運用コスト
(2) Objective function The objective function is the expected operating cost shown in the following Equation 1, which is minimized.
[Formula 1]
F = P 0 C 0 + P + C + + P C
Where F: objective function (expected operating cost)
P 0 : Load state occurrence probability when load prediction error is zero
P + : Load state occurrence probability when load prediction error is positive (+ error)
P : Load state occurrence probability when load prediction error is negative (−error)
C 0 : Operating cost when load prediction error is zero
C + : Operating cost when load prediction error is positive (+ error)
C : Operating cost when load prediction error is negative (−error)

(3)制約条件
a.各負荷種別ごとの需給バランス
電力系負荷、熱系負荷等、それぞれの負荷種別に対するエネルギーの需要量、供給量のバランスを保つための制約条件である。
b.機器の特性上の制約
各プラント構成機器の入出力限界、起動・停止時間等によって決まる特性上の制約条件である。
(3) Constraints a. Supply-demand balance for each load type This is a constraint condition for maintaining the balance of energy demand and supply for each load type, such as power system load and heat system load.
b. Constraints on equipment characteristics These are restrictions on the characteristics determined by the input / output limits and start / stop times of each plant component.

(4)求解アルゴリズム
最適化手法としては、メタヒューリスティック(モダンヒューリスティック)最適化手法を用いる。具体的には、前述したPSOとその改良手法、GAとその改良手法、TSとその改良手法、Ant Colony Optimization(ACOと略す)とその改良手法等を用いる。
これらのアルゴリズムの詳細は、前述した特許文献1に記されている。ここでは、一例としてPSOを用いた場合の求解アルゴリズムを図4に示す。
(4) Solution-solving algorithm As an optimization method, a meta-heuristic (modern heuristic) optimization method is used. Specifically, the aforementioned PSO and its improved technique, GA and its improved technique, TS and its improved technique, Ant Colony Optimization (abbreviated as ACO) and its improved technique, and the like are used.
Details of these algorithms are described in Patent Document 1 described above. Here, FIG. 4 shows an algorithm for finding a solution using PSO as an example.

・ステップS1:入力データの読み込み
負荷予測値、負荷予測誤差、各プラント機器の入出力特性(プラント特性)、燃料費、PSOに必要となるパラメータ(エージェント数、最大探索回数)等、最適化計算に必要な情報を入力する。
・ステップS2:初期運用状態の生成
プラント運用の初期状態を、エージェントごとに負荷予測誤差を0としてランダムに複数作成する。
Step S1: Reading input data Optimization calculation such as predicted load value, load prediction error, input / output characteristics (plant characteristics) of each plant equipment, fuel cost, parameters required for PSO (number of agents, maximum number of searches), etc. Enter the necessary information.
Step S2: Generation of Initial Operation State A plurality of initial states of plant operation are randomly created with a load prediction error of 0 for each agent.

・ステップS3:負荷予測誤差を考慮しない運用状態のコスト算出
エージェントごとに作成された負荷予測誤差を考慮しない運用状態(この運用状態は第1運用計画に相当する)の運用コストCをそれぞれ算出する。
・ステップS4:+誤差による運用状態の修正
ステップS2で作成した負荷予測誤差を考慮しない運用状態から、+誤差を与えた場合に、ローカル制御にのっとり需給バランスが平衡するように運用状態を修正し(修正後の運用状態は第2運用計画に相当する)、運用コストCを算出する。
· Step S3: calculating operational costs C 0 operation state without considering the load prediction error created for each cost calculation agent operation state without considering the load prediction error (this operational state corresponds to a first operating strategy), respectively To do.
-Step S4: Correction of operation status due to + error When + error is given from the operation status that does not take into account the load prediction error created in step S2, the operation status is corrected so that the supply and demand balance is balanced according to local control. (The corrected operation state corresponds to the second operation plan), and an operation cost C + is calculated.

・ステップS5:−誤差による運用状態の修正
ステップS2で作成した負荷予測誤差を考慮しない運用状態から、−誤差を与えた場合に、ローカル制御にのっとり需給バランスが平衡するように運用状態を修正し(修正後の運用状態は第2運用計画に相当する)、運用コストCを算出する。
-Step S5:-Correction of operation state due to error-When the error is given from the operation state that does not consider the load prediction error created in step S2, the operation state is corrected so that the supply and demand balance is balanced according to local control. (operation state after modification corresponds to the second operating strategy), the cost C operation - is calculated.

・ステップS6:目的関数計算
ステップS4,5,6にて作成された各運用コストと各負荷状態の発生確率とを用いて、前述した数式1により運用コスト期待値を算出する。
・ステップS7:pbest(personal best)の保存
各エージェントごとにこれまでの探索において最も評価値の高い状態を、pbestとして保存する。
・ステップS8:gbest(group best)の保存
全てのエージェントの中でこれまで最も評価値の高い状態を、gbestとして保存する。
Step S6: Objective function calculation The expected operating cost is calculated by the above-described equation 1 using each operating cost and the occurrence probability of each load state created in steps S4, 5, and 6.
Step S7: Save pbest (personal best) For each agent, the state having the highest evaluation value in the search so far is saved as pbest.
Step S8: Save gbest (group best) The state having the highest evaluation value so far among all agents is saved as gbest.

・ステップS9:終了条件のチェック
探索回数が最大探索回数に達したら終了する。そうでなければ、各エージェントの状態を変更することにより各運用状態を変更して探索点を移動し、ステップS3へ戻る(ステップS11)。
・ステップS10:解の出力
現在までのgbestの運用状態を最適解(最適運用計画)として出力する。
Step S9: Checking the end condition When the number of searches reaches the maximum number of searches, the process ends. Otherwise, the operation state is changed by changing the state of each agent to move the search point, and the process returns to step S3 (step S11).
Step S10: Output of the solution The operation state of gbest up to the present is output as an optimal solution (optimal operation plan).

図5に示すプラントに本実施形態を適用した。
この対象プラントには、電力負荷、冷房負荷、暖房負荷の3種類の負荷があり、電力負荷は、電力会社及び特定規模電気事業者からの買電電力(Er=Et+Ep)とCGS(コージェネレーションシステム)発電機G〜GNgによる発電電力Eg1+……+EgNgとにより供給される。ここで、Epは特定規模電気事業者(PPS)からの供給電力である。
また、冷房負荷は、ジェネリンク(排熱投入型ガス吸収冷温水機)GLから供給されると共に、暖房負荷は、暖房用熱交換器HEXhと暖房用ボイラBhとから供給される。また、発電機G〜GNgからの熱が余った場合は、放熱器CT〜CTNgを通して排熱されるようになっている。
This embodiment was applied to the plant shown in FIG.
This target plant has three types of loads: electric load, cooling load, and heating load. The electric load includes electric power purchased from an electric power company and a specific scale electric power company (Er = Et + Ep) and CGS (cogeneration system). ) supplied by a generator power E g1 + ...... + E gNg by the generator G 1 ~G Ng. Here, Ep is the power supplied from a specific scale electric power company (PPS).
The cooling load is supplied from the GENELINK (exhaust heat input type gas absorption chiller / heater) GL, and the heating load is supplied from the heating heat exchanger HEXh and the heating boiler Bh. Further, if the heat from the generator G 1 ~G Ng is left over, it is adapted to be waste heat through the radiator CT 1 to CT Ng.

なお、対象プラントの機器構成は以下のようになっている。
・発電機:750kW×2台
・GL:4700kW×1台
・暖房用熱交換器:1台
・暖房用ボイラ:1台
・放熱器:1050kW×2台
ここで、負荷は、制御時間ごとに誤差ゼロ、+誤差、−誤差を表1のように設定した。
また、誤差ゼロ、+誤差、−誤差の状態の発生確率(負荷状態発生確率)は、それぞれ1/3とした。
The equipment configuration of the target plant is as follows.
・ Generator: 750 kW x 2 units ・ GL: 4700 kW x 1 unit ・ Heating heat exchanger: 1 unit ・ Heating boiler: 1 unit ・ Heat radiator: 1050 kW x 2 units Here, the load is an error every control time Zero, + error, and -error were set as shown in Table 1.
Further, the occurrence probability of the error zero, + error, and -error states (load state occurrence probability) was 1/3, respectively.

Figure 0004338610
Figure 0004338610

表2に、負荷予測誤差を考慮しない制御時間ごとの各負荷別の運用コスト期待値と、負荷予測誤差を+誤差、−誤差として考慮した制御時間ごとの各負荷別の運用コスト期待値とを比較して示す。なお、表2において負荷予測誤差を考慮した場合の運用コスト期待値は、負荷予測誤差を考慮しない場合の運用コスト期待値を100とした相対比較による。この運用コスト期待値は、図1のコスト計算部40により計算されるものである。   Table 2 shows the expected operating cost value for each load for each control time without considering the load prediction error, and the expected operating cost value for each load for each control time considering the load prediction error as + error and -error. Shown in comparison. In Table 2, the expected operating cost when the load prediction error is considered is based on a relative comparison with the expected operating cost when the load prediction error is not taken as 100. This expected operating cost value is calculated by the cost calculation unit 40 of FIG.

Figure 0004338610
Figure 0004338610

表2から、負荷予測誤差を考慮した場合は、負荷予測誤差を考慮しない場合に比べて0.03%のコスト低減効果があることが分かる。   From Table 2, it can be seen that when the load prediction error is taken into consideration, there is a cost reduction effect of 0.03% as compared with the case where the load prediction error is not taken into consideration.

また、図6に冷房負荷の運用計画を、図7に暖房負荷の運用計画を、図8に排熱の運用計画を示す。各図における(a)は負荷予測誤差を考慮しない場合(便宜的に不確定性考慮なし、という)であり、(b)は負荷予測誤差を考慮した場合(同じく不確定性考慮あり、という)である。なお、図6(a),(b)における冷房負荷予測値は何れも同一、図7(a),(b)における暖房負荷予測値も何れも同一である。   FIG. 6 shows a cooling load operation plan, FIG. 7 shows a heating load operation plan, and FIG. 8 shows a waste heat operation plan. (A) in each figure is when the load prediction error is not taken into account (for the sake of convenience, no uncertainty is considered), and (b) is when the load prediction error is taken into account (also, the uncertainty is taken into account). It is. Note that the predicted cooling load values in FIGS. 6A and 6B are the same, and the predicted heating load values in FIGS. 7A and 7B are also the same.

冷房負荷予測誤差を考慮しない図6(a)において、例えば8時〜18時までの運用計画に着目すると、8時〜16時までは冷房負荷をすべてジェネリンクGLの補助熱量分により賄い、17時、18時ではジェネリンクGLの補助熱量分と排熱とによって分担する運用計画が作成されている。これに対し、予測誤差を考慮した図6(b)によれば、8時〜15時までの間も、冷房負荷の一部をジェネリンクGLの排熱によって分担する運用計画が作成されている。
また、暖房負荷予測誤差を考慮しない図7(a)及び予測誤差を考慮した図7(b)において、例えば8時〜15時までの運用計画に着目すると、図7(a)では、暖房用ボイラ(凡例のBHであり、図5におけるBhに相当)の熱出力による分担割合が暖房用熱交換器(凡例のHHであり、図5におけるHEXhに相当)に比べて小さくなっているが、図7(b)では、暖房用ボイラの熱出力による分担割合が図7(a)よりも大きい運用計画が作成されている。
更に、排熱の運用計画に関する図8(a),(b)では、上述した図6(a),(b)における排熱利用分の有無に応じて、図8(b)の8時〜15時にジェネリンクGLの排熱回収分が現れることとなる。
In FIG. 6A in which the cooling load prediction error is not taken into consideration, for example, when paying attention to the operation plan from 8:00 to 18:00, the cooling load is entirely covered by the auxiliary heat amount of the Genelink GL from 8:00 to 16:00. At 18:00, an operation plan is created that is shared by the auxiliary heat amount and exhaust heat of the GENELINK GL. On the other hand, according to FIG.6 (b) which considered the prediction error, the operation plan which shares a part of cooling load by the exhaust heat of GENELINK GL between 8 o'clock and 15 o'clock is created. .
Further, in FIG. 7A in which the heating load prediction error is not taken into account and in FIG. 7B in which the prediction error is taken into account, for example, in the operation plan from 8:00 to 15:00, in FIG. Although the share of the heat output of the boiler (BH in the legend and corresponding to Bh in FIG. 5) is smaller than that of the heat exchanger for heating (HH in the legend and equivalent to HEXh in FIG. 5), In FIG.7 (b), the operation plan with a larger share ratio by the heat output of the heating boiler than FIG.7 (a) is created.
Further, in FIGS. 8 (a) and 8 (b) regarding the exhaust heat operation plan, from 8 o'clock in FIG. 8 (b), depending on whether or not the exhaust heat is used in FIGS. 6 (a) and 6 (b). The exhaust heat recovery amount of Genelink GL appears at 15:00.

上記のように、この実施例では、負荷予測誤差という不確定要因を考慮するかしないかにより、運用計画に相違が生じることが明確になり、オペレータにとって両計画の得失の比較が容易になる。   As described above, in this embodiment, it becomes clear that a difference occurs in the operation plan depending on whether or not an uncertain factor such as a load prediction error is taken into consideration, and it becomes easy for the operator to compare the profit and loss of both plans.

本発明の実施形態を示す概念的な構成図である。It is a notional block diagram which shows embodiment of this invention. プラントの配管配置の一例を示す図である。It is a figure which shows an example of piping arrangement | positioning of a plant. 負荷予測誤差の発生確率の説明図である。It is explanatory drawing of the generation | occurrence | production probability of a load prediction error. 実施形態においてPSOを用いた場合の求解アルゴリズムを示すフローチャートである。It is a flowchart which shows the solution algorithm at the time of using PSO in embodiment. 実施例が適用されるプラントの構成図である。It is a block diagram of the plant to which an Example is applied. 実施例における冷房負荷の運用計画を示す図である。It is a figure which shows the operation plan of the cooling load in an Example. 実施例における暖房負荷の運用計画を示す図である。It is a figure which shows the operation plan of the heating load in an Example. 実施例における排熱の運用計画を示す図である。It is a figure which shows the operation plan of the waste heat in an Example.

符号の説明Explanation of symbols

10:最適化部
20:プラントシミュレータ部
30:ローカル制御部
40:コスト計算部
101:発電機
102:配管
103:ジェネリンク
104:暖房用熱交換器
105:給湯用熱交換器
106:冷却塔
107,108,109:流量調節弁
DESCRIPTION OF SYMBOLS 10: Optimization part 20: Plant simulator part 30: Local control part 40: Cost calculation part 101: Generator 102: Piping 103: Genelink 104: Heat exchanger for heating 105: Heat exchanger for hot water supply 106: Cooling tower 107 , 108, 109: Flow control valve

Claims (2)

計画案として、制御時間ごとの各プラント構成機器の起動・停止状態及び燃料注入量が入力されたときに、これらの入力情報と制御時間ごとの負荷予測値、各機器の特性上の制約条件を用いて、制御時間ごとの各機器の起動・停止状態や燃料注入量を内容とする、予測誤差がないと仮定した場合の第1運用計画を作成して出力するプラントシミュレータ部と、
予測誤差があると仮定した場合の予測誤差の代表点における負荷予測誤差を予め定め、
前記負荷予測誤差を第1運用計画に与えて各機器のローカル制御により運用計画を修正し、この修正後の運用計画を予測誤差に基づく第2運用計画として第1運用計画と共に出力するローカル制御部と、
前記負荷予測誤差の発生確率分布から予め求められた、予測誤差がないと仮定した場合の予測誤差の代表点の発生確率及び予測誤差があると仮定した場合の予測誤差の代表点の発生確率を、各運用計画における負荷状態発生確率として、第1運用計画における運用コストと、第2運用計画における運用コストと、各運用計画における前記負荷状態発生確率と、を用いて、運用コスト期待値を計算するコスト計算部と、
前記運用コスト期待値を最適化問題の目的関数とし、この目的関数を最小化するような制御時間ごとの各機器の起動・停止状態及び燃料注入量をメタヒューリスティック最適化手法により探索し、これらの起動・停止状態及び燃料注入量を計画案として前記プラントシミュレータ部に出力する最適化部と、
を備えたことを特徴とするプラント最適運用計画作成システム。
As a plan, when the start / stop state of each plant component device for each control time and the fuel injection amount are input, the input information, the predicted load value for each control time, and the constraints on the characteristics of each device Using a plant simulator unit that creates and outputs a first operation plan assuming that there is no prediction error, including the start / stop state and fuel injection amount of each device for each control time,
Predetermining the load prediction error at the representative point of the prediction error assuming that there is a prediction error,
A local control unit that gives the load prediction error to the first operation plan, corrects the operation plan by local control of each device, and outputs the corrected operation plan as a second operation plan based on the prediction error together with the first operation plan When,
The occurrence probability of the representative point of the prediction error when it is assumed that there is no prediction error, and the occurrence probability of the representative point of the prediction error when it is assumed that there is a prediction error, obtained in advance from the probability distribution of the load prediction error. As the load state occurrence probability in each operation plan, the operation cost expected value is calculated using the operation cost in the first operation plan, the operation cost in the second operation plan, and the load state occurrence probability in each operation plan. A cost calculator to
The operation cost expectation value is set as the objective function of the optimization problem, and the start / stop state and the fuel injection amount of each device for each control time that minimizes the objective function are searched by the metaheuristic optimization method, and these An optimization unit that outputs a start / stop state and a fuel injection amount to the plant simulator unit as a plan,
Plant optimal operation planning system, characterized in that with.
請求項1に記載したプラント最適運用計画作成システムにおいて、
前記各代表点の負荷予測誤差の発生確率分布が正規分布であると仮定し、
過去の負荷予測値と実際値とから前記負荷予測誤差の標準偏差を求め、
前記標準偏差に基づいて前記各代表点とその負荷予測誤差を決定し、
前記各代表点の発生確率を、前記代表点及び前記正規分布によって定まる発生確率として決定することを特徴とするプラント最適運用計画作成システム。
In the plant optimum operation plan creation system according to claim 1,
Assuming that the probability distribution of load prediction error at each representative point is a normal distribution,
Obtain the standard deviation of the load prediction error from the past load prediction value and the actual value,
Determining each representative point and its load prediction error based on the standard deviation;
The plant optimum operation plan creation system , wherein the occurrence probability of each representative point is determined as an occurrence probability determined by the representative point and the normal distribution .
JP2004266634A 2004-09-14 2004-09-14 Plant optimum operation plan creation system Expired - Fee Related JP4338610B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004266634A JP4338610B2 (en) 2004-09-14 2004-09-14 Plant optimum operation plan creation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004266634A JP4338610B2 (en) 2004-09-14 2004-09-14 Plant optimum operation plan creation system

Publications (2)

Publication Number Publication Date
JP2006085236A JP2006085236A (en) 2006-03-30
JP4338610B2 true JP4338610B2 (en) 2009-10-07

Family

ID=36163725

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004266634A Expired - Fee Related JP4338610B2 (en) 2004-09-14 2004-09-14 Plant optimum operation plan creation system

Country Status (1)

Country Link
JP (1) JP4338610B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104111604A (en) * 2013-04-16 2014-10-22 中国石油化工股份有限公司 Prediction function control method during ethylbenzene dehydrogenation production process

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5855964B2 (en) * 2012-02-07 2016-02-09 メタウォーター株式会社 Optimal control method and optimal control device for plant equipment
JP5858080B2 (en) * 2013-08-23 2016-02-10 横河電機株式会社 Operation planning method and operation planning system
WO2015093262A1 (en) * 2013-12-16 2015-06-25 Jfeスチール株式会社 Energy supply/demand management guidance device and ironworks energy supply/demand management method
JP6052467B2 (en) * 2014-05-16 2016-12-27 Jfeスチール株式会社 Energy supply and demand operation guidance device and energy supply and demand operation method in steelworks

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3318846B2 (en) * 1993-05-14 2002-08-26 株式会社日立製作所 Flexible equipment control device
JPH09179604A (en) * 1995-09-13 1997-07-11 Toshiba Corp System and method for controlling operation of plant
JP3226826B2 (en) * 1997-03-06 2001-11-05 三菱電機株式会社 Command value determination device
JP4059014B2 (en) * 2001-06-19 2008-03-12 富士電機システムズ株式会社 Optimal plant operation method and optimal plant design method
JP2004171548A (en) * 2002-11-06 2004-06-17 Fuji Electric Holdings Co Ltd Optimal operating method, optimal design method, optimal running planning method, and optimizing apparatus for plant
JP2004178156A (en) * 2002-11-26 2004-06-24 Yokogawa Electric Corp Operation plan decision support system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104111604A (en) * 2013-04-16 2014-10-22 中国石油化工股份有限公司 Prediction function control method during ethylbenzene dehydrogenation production process

Also Published As

Publication number Publication date
JP2006085236A (en) 2006-03-30

Similar Documents

Publication Publication Date Title
Dini et al. A flexible-reliable operation optimization model of the networked energy hubs with distributed generations, energy storage systems and demand response
Zhang et al. Review of reactive power planning: objectives, constraints, and algorithms
Pan et al. Feasible region method based integrated heat and electricity dispatch considering building thermal inertia
Hua et al. Representing operational flexibility in generation expansion planning through convex relaxation of unit commitment
US7310572B2 (en) Predictive contract system and method
US20190339661A1 (en) Central plant optimization planning tool with advanced user interface
WO2009107373A1 (en) Operation plan creatiion method and device for energy storage device
Benidris et al. Reliability and sensitivity analysis of composite power systems under emission constraints
Cheng et al. Multi-time scale coordinated optimization of an energy hub in the integrated energy system with multi-type energy storage systems
JP2009075876A (en) Energy facility operation planning system and energy facility operation planning method
Komeili et al. Robust optimal scheduling of CHP-based microgrids in presence of wind and photovoltaic generation units: An IGDT approach
KR101715451B1 (en) The Development Of Optimal Operation Planning And Price Evaluating METHOD For Heat Trading Between Combined Heat and Power Plants
CN116529977A (en) Optimization method and device for distributed energy system and computer readable storage medium
Yao et al. Dynamic energy flow analysis of the heat-electricity integrated energy systems with a novel decomposition-iteration algorithm
JP4338610B2 (en) Plant optimum operation plan creation system
Fuhrmann et al. Model-predictive energy management system for thermal batch production processes using online load prediction
Hashemi et al. Energy hub management by using decentralized robust model predictive control
Niu et al. An interval two-stage robust stochastic programming approach for steam power systems design and operation optimization under complex uncertainties
Jiang et al. Hierarchical dispatch method for integrated heat and power systems considering the heat transfer process
JP2006048474A (en) Plant optimal operation planning device
JP6058254B2 (en) Initial solution generation method and generation apparatus
WO2017017744A1 (en) Facility planning device for heat and power facilities, and facility planning method for heat and power facilities
JP2012155427A (en) Optimal operation system of utility facility
JP4617290B2 (en) Power generation planning system
Yuan et al. A Takagi–Sugeno fuzzy power-distribution method for a prototypical advanced reactor considering pump degradation

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070117

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090205

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090402

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090630

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090630

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120710

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120710

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120710

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120710

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130710

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees