JP2004204841A - Gas turbine equipment and control method for generated electric power - Google Patents

Gas turbine equipment and control method for generated electric power Download PDF

Info

Publication number
JP2004204841A
JP2004204841A JP2003407842A JP2003407842A JP2004204841A JP 2004204841 A JP2004204841 A JP 2004204841A JP 2003407842 A JP2003407842 A JP 2003407842A JP 2003407842 A JP2003407842 A JP 2003407842A JP 2004204841 A JP2004204841 A JP 2004204841A
Authority
JP
Japan
Prior art keywords
unit
turbine
generated power
value
calculation unit
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.)
Granted
Application number
JP2003407842A
Other languages
Japanese (ja)
Other versions
JP4368187B2 (en
Inventor
Terence Mckelvey
テレンス マッケルヴィ
Hidefumi Marui
英史 丸井
Masahiro Miyamoto
政博 宮本
Tadashi Kataoka
匡史 片岡
Yasushi Furuya
泰 古谷
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.)
Ebara Corp
Original Assignee
Ebara Corp
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 Ebara Corp filed Critical Ebara Corp
Priority to JP2003407842A priority Critical patent/JP4368187B2/en
Publication of JP2004204841A publication Critical patent/JP2004204841A/en
Application granted granted Critical
Publication of JP4368187B2 publication Critical patent/JP4368187B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Control Of Eletrric Generators (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide gas turbine equipment with a control system and a control method for generated power capable of achieving maximum generated power while controlling exhaust temperature so as to be below an allowable temperature of the gas turbine equipment, and capable of simplifying a circuit configuration and improving processing speed. <P>SOLUTION: This gas turbine equipment comprises a turbine 1 rotated by supplying combustion gas; a generator 5 connected with the turbine 1; a PID calculating part 16 for rotational speed which controls the rotational speed so as to be almost constant by adjusting a valve opening of a fuel adjusting valve 10; a PID calculating part 17 for exhaust temperature which controls the temperature of combustion gas exhausted by adjusting the valve opening of the fuel adjusting valve 10 so as to be below a prescribed temperature; and a generated power control part 21 for controlling the generated power of the generator 5 based on an outputted value of the PID calculating part 17 for exhaust temperature and the outputted value of the PID calculating part 16 for rotational speed. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

本発明は、ガスタービン装置に係り、特に、排気される燃焼ガスの温度に基づいて発電機の発電電力を制御する制御システムを備えたガスタービン装置及び発電電力の制御方法に関する。   The present invention relates to a gas turbine device, and more particularly to a gas turbine device provided with a control system that controls generated power of a generator based on the temperature of exhaust gas to be exhausted, and a method of controlling generated power.

一般に、ガスタービン装置は、流体を受けて回転するタービンと、燃料と空気との混合気を燃焼させる燃焼器と、燃焼器への燃料供給量を調節する燃料調節弁と、燃焼器に空気を圧送する空気圧縮機などから基本的に構成される。燃焼器では、混合気が燃焼することにより高温高圧の燃焼ガスが発生し、この燃焼ガスがタービンに供給されることによりタービンが高速で回転するようになっている。   In general, a gas turbine device receives a fluid, rotates a turbine, combusts a mixture of fuel and air, a fuel control valve that controls a fuel supply amount to the combustor, and supplies air to the combustor. It basically consists of an air compressor for pressure feeding. In the combustor, combustion of the air-fuel mixture generates high-temperature and high-pressure combustion gas, and the combustion gas is supplied to the turbine so that the turbine rotates at high speed.

上記ガスタービン装置は、燃料調節弁を介して燃焼器への燃料供給量を調節することによりタービンを一定の回転速度に制御する回転速度用PID演算部を備えている。回転速度用PID演算部では、タービンの現在の回転速度を所定の目標回転速度に近づけるためのフィードバック制御が行われている。即ち、タービンの回転速度は回転速度用PID演算部にフィードバックされ、現在の回転速度と予め設定された目標回転速度との偏差を最小にするための最適な燃料供給量が回転速度用PID演算部によって演算されるようになっている。この回転速度用PID演算部では、PID制御に基づいて燃料供給量が演算される。   The gas turbine device includes a rotational speed PID calculation unit that controls the turbine at a constant rotational speed by adjusting the amount of fuel supplied to the combustor via a fuel control valve. In the rotational speed PID calculation unit, feedback control is performed to bring the current rotational speed of the turbine closer to a predetermined target rotational speed. That is, the rotation speed of the turbine is fed back to the rotation speed PID calculation unit, and the optimum fuel supply amount for minimizing the deviation between the current rotation speed and the preset target rotation speed is determined. Is calculated by The rotational speed PID calculation unit calculates the fuel supply amount based on the PID control.

ここで、PID制御について説明する。PID制御は、制御対象の現在値を予め設定された目標値に近づけるための制御方法である。このPID制御は、現在値と目標値との偏差をゼロとするための操作量(制御出力値)を、比例動作(Proportional action)、積分動作(Integral action)、微分動作(Derivative action)に基づいて演算するようになっており、それぞれの頭文字を取って「PID」制御と称されている。このPID制御によれば、偏差の大きさに応じた比例動作と、偏差の継続時間に応じた積分動作と、偏差の変化量に応じた微分動作とを組み合わせた制御動作が可能となる。   Here, the PID control will be described. The PID control is a control method for bringing the current value of the control target close to a preset target value. In the PID control, an operation amount (control output value) for reducing the deviation between the current value and the target value to zero is based on a proportional action (Proportional action), an integral action (Integral action), and a derivative action (Derivative action). The first letter of each is taken as "PID" control. According to the PID control, a control operation combining a proportional operation according to the magnitude of the deviation, an integration operation according to the duration of the deviation, and a differential operation according to the variation of the deviation can be performed.

一般に、ガスタービン装置の起動時には、タービンを速やかに定格回転速度まで引き上げようとして多くの燃料が供給されるため、混合気が激しく燃焼する。燃焼ガスは、ガスタービン装置の温度、特に燃焼器や、排気口近傍に設置される再生器(熱交換器)の温度に直接影響を与えるため、起動時にガスタービン装置が過度に高温となってしまうおそれがある。このため、ガスタービン装置は、排気される燃焼ガスの温度(以下、適宜、排気温度という)が、所定の温度以下で推移するよう燃料供給量を制御する排気温度用PID演算部を備えている。この排気温度用PID演算部は、混合気に着火してから定格回転に至るまでの間に作動するようになっている。   Generally, when starting up a gas turbine device, a large amount of fuel is supplied in an attempt to quickly raise the turbine to a rated rotation speed, so that the air-fuel mixture burns violently. Since the combustion gas directly affects the temperature of the gas turbine device, particularly the temperature of the combustor and the regenerator (heat exchanger) installed near the exhaust port, the gas turbine device becomes excessively hot at startup. There is a possibility that it will. For this reason, the gas turbine device is provided with an exhaust temperature PID calculation unit that controls the fuel supply amount so that the temperature of the exhaust gas to be exhausted (hereinafter, appropriately referred to as the exhaust temperature) changes below a predetermined temperature. . The exhaust temperature PID calculation unit operates between the time when the air-fuel mixture ignites and the time when the mixture reaches the rated rotation.

このガスタービン装置には、タービンの回転軸に発電機を取り付け、タービンにより発電機を駆動することにより発電を行うガスタービン装置がある。一般に、発電機の発電電力を増大させると燃料供給量は増大し、これに伴ってガスタービン装置の温度が上昇する。このため、ガスタービン装置が過度に高温とならないように発電機の発電電力を制御する必要がある。この発電電力の制御は、従来専用の制御ロジックを用いて行われているため、制御システム全体の回路構成が複雑にならざるを得ないという問題があった。   As this gas turbine device, there is a gas turbine device which attaches a generator to a rotating shaft of a turbine and drives the generator by the turbine to generate power. Generally, when the power generated by the generator is increased, the fuel supply amount is increased, and accordingly, the temperature of the gas turbine device is increased. Therefore, it is necessary to control the power generated by the generator so that the gas turbine device does not become excessively hot. Since the control of the generated power is conventionally performed using a dedicated control logic, there has been a problem that the circuit configuration of the entire control system must be complicated.

本発明は、上述した従来の問題点に鑑みてなされたものであり、ガスタービン装置の許容温度以下に排気温度を抑えつつ最大の発電電力を得ることができ、しかも、回路構成を簡素化して処理速度を向上させることができる制御システムを備えたガスタービン装置及び発電電力の制御方法を提供することを目的とする。   The present invention has been made in view of the above-described conventional problems, and it is possible to obtain the maximum generated power while suppressing the exhaust gas temperature below the allowable temperature of the gas turbine device, and simplify the circuit configuration. It is an object of the present invention to provide a gas turbine device provided with a control system capable of improving a processing speed and a method for controlling generated power.

上述した従来の問題点を解決するために、本発明は、燃焼ガスが供給されることにより回転するタービンと、上記タービンに連結された発電機と、開度を変更可能に構成された燃料調節弁と、上記燃料調節弁の弁開度を調節することにより上記タービンの回転速度を略一定に制御する第1の演算部と、上記燃料調節弁の弁開度を調節することにより排気される燃焼ガスの温度を所定温度以下に制御する第2の演算部と、上記排気される燃焼ガスの温度に基づいて上記発電機の発電電力を制御する発電電力制御部と、を備えたことを特徴とする。   In order to solve the above-described conventional problems, the present invention provides a turbine that is rotated by supplying combustion gas, a generator connected to the turbine, and a fuel control that is configured to be able to change an opening. A valve, a first calculation unit for controlling the rotation speed of the turbine to be substantially constant by adjusting the valve opening of the fuel control valve, and exhausting by adjusting the valve opening of the fuel control valve. A second calculation unit that controls the temperature of the combustion gas to be equal to or lower than a predetermined temperature; and a power generation control unit that controls the power generation of the generator based on the temperature of the exhausted combustion gas. And

このように構成された本発明によれば、ガスタービン装置が許容し得る温度以下に排気温度を抑えつつ最大の発電電力を発生させることができる。また、第2の演算部の出力値を発電電力制御部に流用することにより、制御システム全体の構成を簡素化でき、処理速度を向上させることができる。   According to the present invention configured as described above, it is possible to generate the maximum generated power while suppressing the exhaust gas temperature below the temperature allowable by the gas turbine device. In addition, by diverting the output value of the second arithmetic unit to the generated power control unit, the configuration of the entire control system can be simplified and the processing speed can be improved.

本発明によれば、ガスタービン装置の過度な温度上昇を抑えつつ発電電力を発生させることができる。また、第2の演算部の出力値を発電電力制御部に流用することにより、制御システム全体の構成を簡素化でき、制御システム全体の処理速度を上げることができる。   According to the present invention, generated power can be generated while suppressing an excessive rise in temperature of the gas turbine device. Further, by diverting the output value of the second arithmetic unit to the generated power control unit, the configuration of the entire control system can be simplified, and the processing speed of the entire control system can be increased.

以下、本発明に係るガスタービン装置の一実施形態について図面を参照して説明する。
図1は第1の実施形態におけるガスタービン装置の全体構成を示す模式図である。
Hereinafter, an embodiment of a gas turbine device according to the present invention will be described with reference to the drawings.
FIG. 1 is a schematic diagram showing the entire configuration of the gas turbine device according to the first embodiment.

図1に示すように、ガスタービン装置は、タービン1と、燃料と空気との混合気を燃焼させる燃焼器2と、燃焼器2への燃料の供給量を調節する燃料調節弁10と、燃焼器2に空気を圧送する空気圧縮機3とを備えている。また、ガスタービン装置は、タービン1に連結された発電機5と、タービン1を制御対象とするタービン制御部12とを備えている。   As shown in FIG. 1, the gas turbine device includes a turbine 1, a combustor 2 that burns a mixture of fuel and air, a fuel control valve 10 that controls a fuel supply amount to the combustor 2, And an air compressor 3 for pumping air to the vessel 2. The gas turbine device includes a generator 5 connected to the turbine 1 and a turbine control unit 12 that controls the turbine 1.

タービン1は、ケーシング(図示せず)の内部に配置されると共に回転軸6に固定されている。回転軸6は軸受(図示せず)により回転自在に支持され、回転軸6とタービン1とは一体的に回転するようになっている。空気圧縮機3は回転軸6を介してタービン1により駆動されて空気を圧縮するように構成されている。この空気圧縮機3は配管7を介して燃焼器2に接続されており、空気圧縮機3により圧縮された空気は配管7を通って燃焼器2に供給されるようになっている。また、配管7の途中には、燃焼ガスの熱を利用して配管7を通過する空気を加熱する熱交換器4が配置されている。   The turbine 1 is arranged inside a casing (not shown) and fixed to a rotating shaft 6. The rotating shaft 6 is rotatably supported by a bearing (not shown), and the rotating shaft 6 and the turbine 1 rotate integrally. The air compressor 3 is configured to be driven by the turbine 1 via the rotating shaft 6 to compress air. The air compressor 3 is connected to the combustor 2 via a pipe 7, and the air compressed by the air compressor 3 is supplied to the combustor 2 through the pipe 7. Further, a heat exchanger 4 for heating air passing through the pipe 7 using heat of the combustion gas is disposed in the middle of the pipe 7.

燃料調節弁10は、図示しない燃料供給源と燃焼器2とを接続する配管9に配置されている。燃料供給源から供給された燃料は、配管9及び燃料調節弁10を介して燃焼器2に供給される。燃料調節弁10は弁の開度が可変に構成されており、燃料調節弁10を操作することにより、燃焼器2への燃料の供給量が調節されるようになっている。   The fuel control valve 10 is disposed on a pipe 9 connecting a fuel supply source (not shown) and the combustor 2. The fuel supplied from the fuel supply source is supplied to the combustor 2 via the pipe 9 and the fuel control valve 10. The opening of the fuel control valve 10 is configured to be variable, and the amount of fuel supplied to the combustor 2 is adjusted by operating the fuel control valve 10.

燃焼器2に供給された燃料および空気は混合気を形成し、燃焼器2にて混合気が燃焼することで高温高圧の燃焼ガスが発生する。そして、この燃焼ガスがタービン1に供給されることによりタービン1が高速で回転するようになっている。なお、タービン1に供給された燃焼ガスは、配管8を介して熱交換器4に供給された後に排気される。   The fuel and air supplied to the combustor 2 form an air-fuel mixture, and the air-fuel mixture burns in the combustor 2 to generate high-temperature, high-pressure combustion gas. The combustion gas is supplied to the turbine 1 so that the turbine 1 rotates at a high speed. The combustion gas supplied to the turbine 1 is exhausted after being supplied to the heat exchanger 4 via the pipe 8.

回転軸6の端部付近には発電機5が連結されており、タービン1により回転軸6を介して発電機5が高速で回転駆動されることで発電が行われる。発電機5にはインバータ25が接続され、発電機5の交流発電電力はインバータ25を介して商用電源系統へ送出されるようになっている。発電電力制御部21は、発電すべき電力を指令する発電指令値をインバータ25に送信するように構成されており、インバータ25を介して発電機5が送出する発電電力を制御するようになっている。発電機5にて発生した交流電力は、図示しない直流変換部、昇圧部などにより所要の直流電力に変換され、インバータ25により商用電源系統に連系した交流電力として出力される。なお、本実施形態では発電機5にはDCブラシレス型発電機が使用されている。   A generator 5 is connected near the end of the rotating shaft 6, and power is generated by the generator 1 being driven to rotate at high speed by the turbine 1 via the rotating shaft 6. An inverter 25 is connected to the generator 5, and the AC power generated by the generator 5 is transmitted to the commercial power system via the inverter 25. The generated power control unit 21 is configured to transmit a power generation command value for instructing power to be generated to the inverter 25, and control the generated power transmitted by the generator 5 via the inverter 25. I have. The AC power generated by the generator 5 is converted into required DC power by a DC converter, a booster, and the like (not shown), and is output by the inverter 25 as AC power interconnected to a commercial power supply system. In this embodiment, a DC brushless generator is used as the generator 5.

配管8には、排気される燃焼ガスの温度(排気温度)を測定するための排気温度測定部13が設けられている。また、回転軸6の端部付近には、タービン1の回転速度を測定する回転速度測定部14が設けられている。そして、排気温度測定部13及び回転速度測定部14により測定された各測定値は、それぞれタービン制御部12に送られるようになっている。   The pipe 8 is provided with an exhaust gas temperature measurement unit 13 for measuring the temperature of the exhaust gas (exhaust gas temperature). A rotation speed measuring unit 14 for measuring the rotation speed of the turbine 1 is provided near the end of the rotating shaft 6. Each measurement value measured by the exhaust gas temperature measurement unit 13 and the rotation speed measurement unit 14 is sent to the turbine control unit 12.

図2は本実施形態に係るタービン制御部の構成を示す模式図である。
図2に示すように、タービン制御部12は、第1の演算部としての回転速度用PID演算部16と、第2の演算部としての排気温度用PID演算部17と、セレクタ(ローシグナルセレクト)18とから基本的に構成されている。回転速度用PID演算部16は、予め設定された目標回転速度でタービン1が回転するように、回転速度測定部14からのフィードバック値に基づいて最適な燃料供給量を演算するようになっている。より詳しくは、回転速度用PID演算部16には回転速度測定部14が接続されており、この回転速度測定部14によって測定されたタービン1の現在の回転速度が回転速度用PID演算部16に常時フィードバックされるようになっている。また、回転速度用PID演算部16には、タービン1が目標とすべき定格回転速度、即ち、目標回転速度が予め設定されている。そして、この目標回転速度とタービン1の現在の回転速度との偏差を最小とするための最適な燃料供給量が回転速度用PID演算部16によって演算されるようになっている。
FIG. 2 is a schematic diagram illustrating a configuration of the turbine control unit according to the present embodiment.
As shown in FIG. 2, the turbine control unit 12 includes a rotation speed PID calculation unit 16 as a first calculation unit, an exhaust temperature PID calculation unit 17 as a second calculation unit, and a selector (low signal select). And 18). The rotation speed PID calculation unit 16 calculates an optimum fuel supply amount based on a feedback value from the rotation speed measurement unit 14 so that the turbine 1 rotates at a preset target rotation speed. . More specifically, the rotational speed measuring unit 14 is connected to the rotational speed PID calculating unit 16, and the current rotational speed of the turbine 1 measured by the rotational speed measuring unit 14 is transmitted to the rotational speed PID calculating unit 16. Feedback is always provided. Further, in the rotational speed PID calculation unit 16, a rated rotational speed to be targeted by the turbine 1, that is, a target rotational speed is set in advance. An optimum fuel supply amount for minimizing a deviation between the target rotation speed and the current rotation speed of the turbine 1 is calculated by the rotation speed PID calculation unit 16.

排気温度用PID演算部17には、燃焼器2などが熱的に許容することができる保護温度が予め設定されている。この保護温度は、燃焼器2または熱交換器4が熱的に許容し得る最大温度よりも低い温度に設定されている。そして、排気温度用PID演算部17によって、排気温度が保護温度で推移するように最適な燃料供給量が演算されるようになっている。より詳しくは、排気温度用PID演算部17には排気温度測定部13が接続されており、この排気温度測定部13によって測定された現在の排気温度が排気温度用PID演算部17に常時フィードバックされるようになっている。この排気温度用PID演算部17には、上述した保護温度が目標温度として予め設定されている。そして、保護温度と現在の排気温度との偏差を最小とするための最適な燃料供給量が排気温度用PID演算部17よって演算されるようになっている。この排気温度用PID演算部17によれば、排気される燃焼ガスの温度、即ち、排気温度を保護温度で推移させることができ、燃焼器2などが過度に高温となってしまうことを防止することができる。   In the exhaust temperature PID calculation unit 17, a protection temperature that can be thermally permitted by the combustor 2 or the like is set in advance. This protection temperature is set to a temperature lower than the maximum temperature that the combustor 2 or the heat exchanger 4 can thermally accept. The optimum fuel supply amount is calculated by the exhaust temperature PID calculation unit 17 so that the exhaust temperature changes at the protection temperature. More specifically, an exhaust temperature measuring unit 13 is connected to the exhaust temperature PID calculating unit 17, and the current exhaust temperature measured by the exhaust temperature measuring unit 13 is constantly fed back to the exhaust temperature PID calculating unit 17. It has become so. The above-mentioned protection temperature is preset in the exhaust temperature PID calculation unit 17 as a target temperature. The optimum fuel supply amount for minimizing the deviation between the protection temperature and the current exhaust temperature is calculated by the exhaust temperature PID calculation unit 17. According to the exhaust temperature PID calculation unit 17, the temperature of the exhaust gas to be exhausted, that is, the exhaust temperature can be changed at the protection temperature, and the temperature of the combustor 2 and the like is prevented from becoming excessively high. be able to.

各PID演算部16,17の出力値はそれぞれセレクタ18に送られる。セレクタ18は、各PID演算部16,17の出力値を比較し、最も小さい出力値のみを通過させるように構成されている。セレクタ18を通過した出力値はタービン制御部12の最終的な出力値として燃料調節弁10に送られる。そして、燃料調節弁10はこの出力値に応じた弁開度となるように操作され、これにより、燃焼器2に供給すべき燃料供給量が決定される。なお、上記PID演算部16,17に加え、タービン1の回転加速度を制御するための回転加速度用PID演算部(図示せず)が設けられており、起動時には排気温度用PID演算部と協働して排気温度を一定値以下に保ちつつ、タービンを昇速させるようになっている。   The output values of the PID calculation units 16 and 17 are sent to the selector 18 respectively. The selector 18 is configured to compare the output values of the PID operation units 16 and 17 and to pass only the smallest output value. The output value that has passed through the selector 18 is sent to the fuel control valve 10 as the final output value of the turbine controller 12. Then, the fuel control valve 10 is operated so as to have a valve opening corresponding to the output value, whereby the amount of fuel to be supplied to the combustor 2 is determined. In addition to the above PID calculation units 16 and 17, a rotation acceleration PID calculation unit (not shown) for controlling the rotation acceleration of the turbine 1 is provided, and cooperates with the exhaust temperature PID calculation unit at startup. Then, the turbine is accelerated while keeping the exhaust gas temperature below a certain value.

図3は本実施形態に係る発電電力制御部の構成を示す模式図である。
図3に示すように、発電電力制御部21は、回転速度用PID演算部16の出力値から排気温度用PID演算部17の出力値を減算する第1の減算部22と、第1の減算部22の算出値に所定の係数を乗算する数値変換部23と、予め設定された所定の基準発電指令値から数値変換部23の算出値を減算する第2の減算部24とを備えている。
FIG. 3 is a schematic diagram illustrating a configuration of the generated power control unit according to the present embodiment.
As shown in FIG. 3, the generated power control unit 21 includes a first subtraction unit 22 that subtracts the output value of the exhaust temperature PID calculation unit 17 from the output value of the rotation speed PID calculation unit 16, and a first subtraction. A numerical conversion unit for multiplying the calculated value of the unit by a predetermined coefficient; and a second subtraction unit for subtracting the calculated value of the numerical conversion unit from a predetermined reference power generation command value. .

第1の減算部22には、セレクタ18の出力値(回転速度用PID演算部16の出力値又は排気温度用PID演算部17の出力値)aと排気温度用PID演算部17の出力値bが送られるようになっている。そして、第1の減算部22にて、セレクタ18の出力値aから排気温度用PID演算部17の出力値bが減算される(第1の減算工程a−b)。次に、第1の減算部22の算出値(a−b)は数値変換部23に送られ、数値変換部23にて所定の係数cが乗算される(数値変換工程(a−b)×c)。続いて、数値変換部23の算出値は第2の減算部24に送られる。第2の減算部24では基準発電指令値(S)が予め設定されており、この基準発電指令値(S)から数値変換部23の算出値が減算される(第2の減算工程S−(a−b)×c)。   The first subtractor 22 includes an output value a of the selector 18 (an output value of the rotational speed PID calculator 16 or an output value of the exhaust temperature PID calculator 17) a and an output value b of the exhaust temperature PID calculator 17 Is sent. Then, the first subtraction unit 22 subtracts the output value b of the exhaust temperature PID calculation unit 17 from the output value a of the selector 18 (first subtraction step ab). Next, the calculated value (ab) of the first subtraction unit 22 is sent to the numerical value conversion unit 23, and is multiplied by a predetermined coefficient c in the numerical value conversion unit 23 (numeric value conversion step (ab) × c). Subsequently, the value calculated by the numerical conversion unit 23 is sent to the second subtraction unit 24. In the second subtraction unit 24, a reference power generation command value (S) is set in advance, and the value calculated by the numerical value conversion unit 23 is subtracted from the reference power generation command value (S) (second subtraction process S- ( ab) × c).

ここで、排気温度用PID演算部17の出力値及び回転速度用PID演算部16の出力値は、いずれもパーセント(%)として表される。これに対し、発電電力制御部21は、発電機5の発電電力を制御するために設けられているので、発電電力制御部21から出力される発電指令値は、発電電力の単位、即ち、キロワット(kW)として表される。従って、排気温度用PID演算部17の出力値及び回転速度用PID演算部16の出力値を発電機5の発電電力の制御に用いるためには、キロワット(kW)に対応した値に変換する必要がある。数値変換部23では、この変換を行うために好適な所定の係数を乗算することにより、求めるべき発電指令値に対応した値に変換している。   Here, the output value of the exhaust temperature PID calculation unit 17 and the output value of the rotation speed PID calculation unit 16 are both expressed as percentages (%). On the other hand, since the generated power control unit 21 is provided to control the generated power of the generator 5, the power generation command value output from the generated power control unit 21 is a unit of the generated power, that is, the kilowatt. (KW). Therefore, in order to use the output value of the exhaust temperature PID calculation unit 17 and the output value of the rotation speed PID calculation unit 16 for controlling the power generated by the generator 5, it is necessary to convert the output value to a value corresponding to kilowatts (kW). There is. The numerical value conversion unit 23 converts the value into a value corresponding to the power generation command value to be obtained by multiplying by a predetermined coefficient suitable for performing this conversion.

発電電力制御部21から出力された発電指令値(kW)は、インバータ25に送られる。そして、発電機5からの発電電力は、インバータ25によって発電指令値に応じた電力に変換される。このようにして、発電電力制御部21は、インバータ25を介して発電機5の発電電力を制御するようになっている。   The power generation command value (kW) output from the generated power control unit 21 is sent to the inverter 25. Then, the generated power from the generator 5 is converted by the inverter 25 into power corresponding to the power generation command value. In this manner, the generated power control unit 21 controls the generated power of the generator 5 via the inverter 25.

次に、本実施形態に係る発電電力制御部21の動作について具体的に説明する。
タービン1が定格回転速度で回転しているとき、負荷が増大して排気温度が上昇すると、排気温度用PID演算部17では燃料供給量を少なくして温度の上昇を抑えようとするので、排気温度用PID演算部17の出力値bは減少する。一方、回転速度用PID演算部16の出力値aは、回転速度が一定に維持されているので、ほぼそのままの値で推移する。そうすると、第1の減算部22の算出値(a−b)は、排気温度が上昇する前と比較して増大することになる。従って、第2の減算部24において、基準発電指令値(S)から減算される量が多くなり、最終的に出力される発電電力制御部21の出力値(発電指令値)は減少する。その結果、発電機5の発電電力は減少し、タービン1に必要とされるトルクも減少するので、より少ない燃料が燃焼に供され、排気温度を所定温度にまで低下させることができる。
Next, the operation of the generated power control unit 21 according to the present embodiment will be specifically described.
When the load increases and the exhaust temperature rises while the turbine 1 is rotating at the rated rotation speed, the exhaust temperature PID calculation unit 17 attempts to reduce the fuel supply amount to suppress the temperature increase. The output value b of the temperature PID calculation unit 17 decreases. On the other hand, the output value “a” of the rotation speed PID calculation unit 16 changes substantially as it is because the rotation speed is kept constant. Then, the calculated value (ab) of the first subtraction unit 22 increases as compared to before the exhaust temperature increases. Therefore, the amount subtracted from the reference power generation command value (S) in the second subtraction unit 24 increases, and the output value (power generation command value) of the generated power control unit 21 that is finally output decreases. As a result, the power generated by the generator 5 is reduced and the torque required for the turbine 1 is also reduced, so that less fuel is provided for combustion and the exhaust gas temperature can be reduced to a predetermined temperature.

このように、発電電力制御部21は、タービン制御部12に使用されている排気温度用PID演算部17を用いているので、専用のPID演算部などを設けることが不要となる。従って、タービン制御部12と発電電力制御部21を含む全体の制御システムの構成を簡素化することができ、演算処理の負荷を大幅に低減させることができる。   As described above, since the generated power control unit 21 uses the exhaust temperature PID calculation unit 17 used in the turbine control unit 12, it is not necessary to provide a dedicated PID calculation unit or the like. Therefore, the configuration of the entire control system including the turbine control unit 12 and the generated power control unit 21 can be simplified, and the load of arithmetic processing can be significantly reduced.

なお、本実施形態における回転速度用演算部16及び排気温度用演算部17はPID演算部としたが、これに限られるものではなく、デッドバンドやリミット制御などの他の手段を用いることもできる。   Although the rotation speed calculation unit 16 and the exhaust gas temperature calculation unit 17 in the present embodiment are PID calculation units, the present invention is not limited to this, and other means such as dead band and limit control may be used. .

図4は、本発明の第2の実施形態におけるタービン制御部12と発電電力制御部41の構成を示すブロック図である。図4において、第1の実施形態と同様のまたは対応する部材には同一の参照符号を用いる。図4に示すように、タービン制御部12は、排気温度用PID演算部17から出力された信号を切り替えるソフトウェアスイッチS1を備えている。発電電力制御部41は、排気温度用PID演算部17の出力値からセレクタ18の出力値を減算する第1の減算部42と、第1の減算部42の算出値に所定の係数を乗算する数値変換部43と、負荷要求から数値変換部43の算出値を減算する第2の減算部44とを備えている。   FIG. 4 is a block diagram illustrating a configuration of the turbine control unit 12 and the generated power control unit 41 according to the second embodiment of the present invention. 4, the same reference numerals are used for the same or corresponding members as in the first embodiment. As shown in FIG. 4, the turbine control unit 12 includes a software switch S <b> 1 that switches a signal output from the exhaust temperature PID calculation unit 17. The generated power control unit 41 multiplies a first subtraction unit 42 for subtracting the output value of the selector 18 from the output value of the exhaust temperature PID calculation unit 17 and a calculated value of the first subtraction unit 42 by a predetermined coefficient. It comprises a numerical converter 43 and a second subtractor 44 for subtracting the value calculated by the numerical converter 43 from the load request.

また、発電電力制御部41は、商用電源からの取込電力値と予め決められた最小取込電力値との差と各ガスタービン装置において測定された出力との比較値に基づいて負荷要求信号を生成する電力出力制御部45を備えている。ここで、取込電力値とは商用電源から使用される電力量を意味し、典型的には、商用電源から設備又は負荷に流れる電流量である。また、最小取込電力値とは、商用電源から取り込まれる電力量の最小値であり、取込電力値が最小取込電力値よりも小さい場合に装置の出力が下げられる。電力出力制御部45は、商用電源からの取込電力値を予め決められた最小取込電力値と比較する比較器46と、比較器46の出力値に基づいて負荷要求信号を生成するPID演算部47とを備えている。また、他の負荷要求も発電電力制御部41に入力される。そのような他の負荷要求には、装置外部の機器により要求された外部負荷要求、装置自身により要求された内部負荷要求、発電機5の最大出力値(装置の出力可能な最大な出力値)などが含まれる。たとえば、外部負荷要求は顧客の要望やその他の要求であり、内部負荷要求は装置の前面に配置されたタッチパネルで設定された負荷要求である。また、発電機5の最大出力値は予め設定され、これをオペレータが変更することはできない。また、負荷要求は、1以上の負荷制限パラメータまたは負荷制御パラメータに基づいて生成または決定することができる。そのような場合、発電電力制御部41は、どのパラメータによって負荷を制御するのかを決定する。どのパラメータによって負荷を制御するのかを決定する方法の1つは、最も低い負荷要求を表すパラメータを選択することである。本実施形態では、発電電力制御部41は、電力出力制御部45からの負荷要求信号及び他の負荷要求信号のうち最も小さなものを選ぶセレクタ48を備えている。   Further, the generated power control unit 41 performs a load request signal on the basis of a comparison value between a difference between a power value taken from a commercial power supply and a predetermined minimum power value and an output measured in each gas turbine device. Is provided. Here, the intake power value means the amount of power used from the commercial power supply, and is typically the amount of current flowing from the commercial power supply to the facility or load. Further, the minimum taken power value is the minimum value of the amount of power taken from the commercial power supply, and when the taken power value is smaller than the minimum taken power value, the output of the device is reduced. The power output control unit 45 includes a comparator 46 that compares the value of the power taken from the commercial power supply with a predetermined minimum value of the taken power, and a PID operation that generates a load request signal based on the output value of the comparator 46. A part 47 is provided. Further, other load requests are also input to the generated power control unit 41. Such other load requests include an external load request requested by a device external to the device, an internal load request requested by the device itself, and a maximum output value of the generator 5 (a maximum output value that the device can output). And so on. For example, the external load request is a customer request or other request, and the internal load request is a load request set on a touch panel arranged on the front of the device. Further, the maximum output value of the generator 5 is set in advance, and cannot be changed by the operator. Also, a load request can be generated or determined based on one or more load limiting parameters or load control parameters. In such a case, the generated power control unit 41 determines which parameter controls the load. One way to determine which parameter controls the load is to select the parameter that represents the lowest load demand. In the present embodiment, the generated power control unit 41 includes a selector 48 that selects the smallest one of the load request signal from the power output control unit 45 and other load request signals.

このような構成により、ガスタービン装置の始動時の燃料要求と、ガスタービン装置を商用電源に接続して運転している間の発電機5の出力要求の双方を生成し、あるいは、調整するために排気温度測定部13の出力値を用いることができる。   With such a configuration, to generate or adjust both the fuel request at the time of starting the gas turbine device and the output request of the generator 5 while the gas turbine device is connected to a commercial power supply and operated. The output value of the exhaust gas temperature measurement unit 13 can be used for the measurement.

ガスタービン装置が始動すると、排気温度用PID演算部17は他の論理回路と協動し、燃料供給を直接制御して、燃焼器2を含む構成要素が過度に加熱されることを防止する。すなわち、ガスタービン装置が始動すると、タービン制御部12のソフトウェアスイッチS1が閉位置になり、排気温度用PID演算部17において排気温度測定部13からの信号が目標値と比較され、装置が過度な高温から保護されるように燃料調節弁10を制御する信号を生成する。   When the gas turbine device starts, the exhaust temperature PID calculation unit 17 cooperates with other logic circuits to directly control the fuel supply to prevent the components including the combustor 2 from being excessively heated. That is, when the gas turbine device is started, the software switch S1 of the turbine control unit 12 is set to the closed position, the signal from the exhaust gas temperature measuring unit 13 is compared with the target value in the exhaust gas temperature PID calculation unit 17, and the device is excessively operated. A signal for controlling the fuel control valve 10 to be protected from high temperatures is generated.

タービン1が通常の運転速度になると、排気温度用PID演算部17は発電機5の出力を制御するために使用される。すなわち、タービン1が通常の運転速度になると、タービン制御部12のソフトウェアスイッチS1を開く指令が送られる。これにより、排気温度用PID演算部17における比較の出力信号が、出力負荷要求を以下のように低減するために用いられる。   When the turbine 1 reaches the normal operation speed, the exhaust temperature PID calculation unit 17 is used to control the output of the generator 5. That is, when the turbine 1 reaches the normal operation speed, a command to open the software switch S1 of the turbine control unit 12 is sent. Thus, the output signal of the comparison in the exhaust temperature PID calculation unit 17 is used to reduce the output load request as follows.

まず、排気温度用PID演算部17において、排気温度測定部13からの信号が目標値と比較される。この目標値は、固定値であってもよく、1以上の入力パラメータに基づく変数であってもよい。また、この目標値は、始動時に用いられる目標値と同一であってもよく、あるいは、異なっていてもよい。排気温度用PID演算部17の出力値と現在の燃料調節弁要求との差によって、燃焼器2を含む構成要素の温度を限界値以下にするために必要な低減量が決定される。なお、本実施形態の第1の減算部42は正の値のみを出力する。数値変換部43は、上記差(正の値)に既知の定数を乗算する。この定数は、ある値をkW単位による要求偏差に変換するための換算係数を表している。そして、第2の減算部44は、負荷要求からこの偏差を減算する。上述したように、この負荷要求は1以上の負荷要求から生成することができる。この負荷要求は、インバータに送られる前に発電電力制御部41により低減される。   First, in the exhaust gas temperature PID calculation unit 17, the signal from the exhaust gas temperature measurement unit 13 is compared with a target value. This target value may be a fixed value or a variable based on one or more input parameters. The target value may be the same as the target value used at the time of starting, or may be different. The difference between the output value of the exhaust temperature PID calculation unit 17 and the current request for the fuel control valve determines the amount of reduction required to keep the temperature of the components including the combustor 2 below the limit value. Note that the first subtractor 42 of the present embodiment outputs only positive values. The numerical value converter 43 multiplies the difference (positive value) by a known constant. This constant represents a conversion coefficient for converting a certain value into a required deviation in kW. Then, the second subtraction unit 44 subtracts this deviation from the load request. As described above, this load request can be generated from one or more load requests. This load request is reduced by the generated power control unit 41 before being sent to the inverter.

このように、燃料供給と出力負荷の双方が同一のPID演算部17によって制御される。本実施形態では、排気温度用PID演算部17を用いて排気温度測定部13からの出力値と目標値の比較を行ったが、これに限られず、デッドバンドやリミット制御などの他の手段を用いて比較を行うこともできる。また、回転速度用演算部16においても、デッドバンドやリミット制御などの他の手段を用いることもできる。   As described above, both the fuel supply and the output load are controlled by the same PID calculation unit 17. In the present embodiment, the output value from the exhaust gas temperature measurement unit 13 is compared with the target value using the exhaust gas temperature PID calculation unit 17, but the present invention is not limited to this, and other means such as dead band and limit control may be used. Can also be used to make comparisons. Further, the rotation speed calculation unit 16 can use other means such as dead band and limit control.

図5は、本発明の第3の実施形態におけるタービン制御部12と発電電力制御部51の構成を示すブロック図である。図5において、第1の実施形態と同様のまたは対応する部材には同一の参照符号を用いる。図5に示すように、発電電力制御部51は、排気温度測定部13の出力値と目標温度(目標値)とを比較して負荷要求信号を生成する比較器52と、商用電源からの取込電力値と予め決められた最小取込電力値との差と各ガスタービン装置において測定された出力との比較値に基づいて負荷要求信号を生成する電力出力制御部53とを備えている。すなわち、電力出力制御部53は、商用電源からの取込電力値を予め決められた最小取込電力値と比較する比較器54と、比較器54の出力値に基づいて負荷要求信号を生成するPID演算部55とを備えている。また、他の負荷要求も発電電力制御部51に入力される。そのような他の負荷要求には、外部負荷要求、内部負荷要求、発電機5の最大出力値などが含まれる。負荷要求は、1以上の負荷制限パラメータまたは負荷制御パラメータに基づいて生成または決定することができる。そのような場合、発電電力制御部51は、どのパラメータによって負荷を制御するのかを決定する。どのパラメータによって負荷を制御するのかを決定する方法の1つは、最も低い負荷要求を表すパラメータを選択することである。本実施形態では、発電電力制御部51は、電力出力制御部53からの負荷要求信号及び他の負荷要求信号のうち最も小さなものを選ぶセレクタ56を備えている。なお、偏差を加えることによって決定した後の負荷に1以上のパラメータが影響を与える場合がある。   FIG. 5 is a block diagram illustrating a configuration of the turbine control unit 12 and the generated power control unit 51 according to the third embodiment of the present invention. In FIG. 5, the same reference numerals are used for the same or corresponding members as the first embodiment. As shown in FIG. 5, the generated power control unit 51 compares the output value of the exhaust gas temperature measurement unit 13 with a target temperature (target value) to generate a load request signal, and outputs the load request signal from the commercial power supply. A power output control unit that generates a load request signal based on a comparison value between a difference between the input power value and a predetermined minimum input power value and an output measured in each gas turbine device. That is, the power output control unit 53 generates the load request signal based on the output value of the comparator 54 and the comparator 54 that compares the value of the power taken from the commercial power supply with the predetermined minimum value of the taken power. A PID operation unit 55. Further, other load requests are also input to the generated power control unit 51. Such other load requests include an external load request, an internal load request, the maximum output value of the generator 5, and the like. The load request can be generated or determined based on one or more load limiting parameters or load control parameters. In such a case, the generated power control unit 51 determines which parameter controls the load. One way to determine which parameter controls the load is to select the parameter that represents the lowest load demand. In the present embodiment, the generated power control unit 51 includes a selector 56 that selects the smallest one of the load request signal from the power output control unit 53 and other load request signals. One or more parameters may affect the load determined by adding the deviation.

このような構成により、排気温度測定部13の出力値は、比較器52により目標温度(目標値)と比較され、負荷要求信号が生成される。この目標値は、固定値であってもよく、1以上の入力パラメータに基づく変数であってもよい。比較した結果値は、ガスタービン装置を商用電源に接続して運転している間の発電機5の出力要求を生成し、あるいは、調整するために用いることができる。比較器52は、デジタルの矩形信号を生成するデッドバンドや負荷要求または負荷要求偏差を表すように変換された値を生成するPID演算部を用いることができる。また、本実施形態では、排気温度用PID演算部17を用いて排気温度測定部13からの出力値と目標値の比較を行ったが、これに限られず、デッドバンドやリミット制御などの他の手段を用いて比較を行うこともできる。また、回転速度用演算部16においても、デッドバンドやリミット制御などの他の手段を用いることもできる。   With such a configuration, the output value of the exhaust gas temperature measurement unit 13 is compared with the target temperature (target value) by the comparator 52, and a load request signal is generated. This target value may be a fixed value or a variable based on one or more input parameters. The result of the comparison can be used to generate or regulate the output demand of the generator 5 while the gas turbine device is connected to a commercial power supply and operated. The comparator 52 can use a PID calculation unit that generates a value converted to represent a dead band that generates a digital rectangular signal, a load request, or a load request deviation. In the present embodiment, the output value from the exhaust gas temperature measurement unit 13 and the target value are compared using the exhaust gas temperature PID calculation unit 17, but the present invention is not limited to this. The comparison can also be performed using means. Further, the rotation speed calculation unit 16 can use other means such as dead band and limit control.

本発明の第1の実施形態に係るガスタービン装置の全体構成を示す模式図である。FIG. 1 is a schematic diagram illustrating an entire configuration of a gas turbine device according to a first embodiment of the present invention. 本発明の第1の実施形態におけるタービン制御部の構成を示す模式図である。FIG. 2 is a schematic diagram illustrating a configuration of a turbine control unit according to the first embodiment of the present invention. 本発明の第1の実施形態におけるタービン制御部及び発電電力制御部の構成を示す模式図である。FIG. 2 is a schematic diagram illustrating a configuration of a turbine control unit and a generated power control unit according to the first embodiment of the present invention. 本発明の第2の実施形態におけるタービン制御部及び発電電力制御部の構成を示す模式図である。FIG. 9 is a schematic diagram illustrating a configuration of a turbine control unit and a generated power control unit according to a second embodiment of the present invention. 本発明の第3の実施形態におけるタービン制御部及び発電電力制御部の構成を示す模式図である。It is a mimetic diagram showing composition of a turbine control part and a generated power control part in a 3rd embodiment of the present invention.

符号の説明Explanation of reference numerals

1 タービン
2 燃焼器
3 空気圧縮機
4 熱交換器
5 発電機
6 回転軸
7,8,9 配管
10 燃料調節弁
12 タービン制御部
13 排気温度測定部
14 回転速度測定部
16 回転速度用PID演算部
17 排気温度用PID演算部
18 セレクタ
21,41,51 発電電力制御部
22,42 第1の減算部
23,43 数値変換部
24,44 第2の減算部
25 インバータ
45,53 電力出力制御部
46,52,54 比較器
47,55 PID演算部
48,56 セレクタ
DESCRIPTION OF SYMBOLS 1 Turbine 2 Combustor 3 Air compressor 4 Heat exchanger 5 Generator 6 Rotating shaft 7, 8, 9 Pipe 10 Fuel control valve 12 Turbine control unit 13 Exhaust temperature measuring unit 14 Rotating speed measuring unit 16 PID calculating unit for rotating speed 17 PID calculation unit for exhaust gas temperature 18 Selectors 21, 41, 51 Generated power control unit 22, 42 First subtraction unit 23, 43 Numerical conversion unit 24, 44 Second subtraction unit 25 Inverter 45, 53 Power output control unit 46 , 52, 54 Comparator 47, 55 PID operation unit 48, 56 Selector

Claims (13)

燃焼ガスが供給されることにより回転するタービンと、
前記タービンに連結された発電機と、
開度を変更可能に構成された燃料調節弁と、
前記燃料調節弁の弁開度を調節することにより前記タービンの回転速度を略一定に制御する第1の演算部と、
前記燃料調節弁の弁開度を調節することにより排気される燃焼ガスの温度を所定温度以下に制御する第2の演算部と、
前記第2の演算部の出力値と前記第1の演算部の出力値に基づいて前記発電機の発電電力を制御する発電電力制御部と、
を備えたことを特徴とするガスタービン装置。
A turbine that rotates by being supplied with combustion gas,
A generator connected to the turbine,
A fuel control valve configured to change the opening,
A first calculation unit that controls the rotation speed of the turbine to be substantially constant by adjusting a valve opening of the fuel control valve;
A second calculation unit that controls the temperature of the combustion gas exhausted by adjusting the valve opening of the fuel control valve to a predetermined temperature or less;
A generated power control unit that controls generated power of the generator based on an output value of the second calculation unit and an output value of the first calculation unit;
A gas turbine device comprising:
前記発電電力制御部は、
前記第1の演算部の出力値から前記第2の演算部の出力値を減算して第1の算出値を計算する第1の減算部と、
前記第1の減算部における前記第1の算出値に所定の係数を乗算して第2の算出値を計算する数値変換部と、
予め設定された基準発電指令値から前記数値変換部における前記第2の算出値を減算する第2の減算部と、
を備えたことを特徴とする請求項1に記載のガスタービン装置。
The generated power control unit,
A first subtraction unit that subtracts an output value of the second arithmetic unit from an output value of the first arithmetic unit to calculate a first calculated value;
A numerical conversion unit that multiplies the first calculated value in the first subtraction unit by a predetermined coefficient to calculate a second calculated value;
A second subtraction unit that subtracts the second calculation value in the numerical value conversion unit from a preset reference power generation command value;
The gas turbine device according to claim 1, further comprising:
前記発電電力制御部は、負荷要求信号のうちの1つを前記基準発電指令値として前記第2の減算部に送るセレクタを備えたことを特徴とする請求項2に記載のガスタービン装置。   The gas turbine device according to claim 2, wherein the generated power control unit includes a selector that sends one of load request signals as the reference power generation command value to the second subtraction unit. 前記燃料調節弁を調節するタービン制御部と、
前記第1の演算部と前記第2の演算部の出力値のうち小さい方を選択して前記タービン制御部に送るセレクタと、
をさらに備えたことを特徴とする請求項1ないし3のいずれか一項に記載のガスタービン装置。
A turbine control unit that adjusts the fuel control valve;
A selector for selecting a smaller one of output values of the first arithmetic unit and the second arithmetic unit and sending the selected output value to the turbine control unit;
The gas turbine device according to any one of claims 1 to 3, further comprising:
燃焼ガスが供給されることにより回転するタービンと、
前記タービンに連結された発電機と、
開度を変更可能に構成された燃料調節弁と、
前記燃料調節弁の弁開度を調節することにより前記タービンの回転速度を略一定に制御する第1の演算部と、
前記燃料調節弁の弁開度を調節することにより排気される燃焼ガスの温度を所定温度以下に制御する第2の演算部と、
前記排気される燃焼ガスの温度に基づいて前記発電機の発電電力を制御する発電電力制御部と、
を備えたことを特徴とするガスタービン装置。
A turbine that rotates by being supplied with combustion gas,
A generator connected to the turbine,
A fuel control valve configured to change the opening,
A first calculation unit that controls the rotation speed of the turbine to be substantially constant by adjusting a valve opening of the fuel control valve;
A second calculation unit that controls the temperature of the combustion gas exhausted by adjusting the valve opening of the fuel control valve to a predetermined temperature or less;
A generated power control unit that controls the generated power of the generator based on the temperature of the exhausted combustion gas,
A gas turbine device comprising:
前記発電電力制御部は、前記排気される燃焼ガスの温度を予め設定された目標値と比較して負荷要求信号を生成する比較器をさらに備えたことを特徴とする請求項5に記載のガスタービン装置。   The gas according to claim 5, wherein the generated power control unit further includes a comparator that compares a temperature of the exhaust gas with a preset target value to generate a load request signal. Turbine equipment. 前記発電電力制御部は、前記比較器により生成された負荷要求信号を含む負荷要求信号のうちの1つを選択するセレクタをさらに備えたことを特徴とする請求項6に記載のガスタービン装置。   The gas turbine apparatus according to claim 6, wherein the generated power control unit further includes a selector that selects one of load request signals including a load request signal generated by the comparator. 前記第1の演算部及び前記第2の演算部の少なくとも一方が、PID演算部であることを特徴とする請求項1ないし7のいずれか一項に記載のガスタービン装置。   The gas turbine device according to any one of claims 1 to 7, wherein at least one of the first arithmetic unit and the second arithmetic unit is a PID arithmetic unit. 前記第1の演算部及び前記第2の演算部の少なくとも一方が、デッドバンドまたはリミット制御を用いることを特徴とする請求項1ないし7のいずれか一項に記載のガスタービン装置。   The gas turbine device according to any one of claims 1 to 7, wherein at least one of the first calculation unit and the second calculation unit uses dead band or limit control. ガスタービン装置内の発電機の発電電力の制御方法であって、
燃料調節弁を介して燃焼器に燃料を供給して燃焼ガスを生成し、
前記燃焼ガスによってタービンを回転させ、
前記タービンの回転速度が略一定に維持されるように、第1の演算部を用いて前記燃料調節弁を介して供給される燃料の量を調節し、
排気される燃焼ガスの温度が所定温度以下に維持されるように、第2の演算部を用いて前記燃料調節弁を介して供給される燃料の量を調節し、
前記第2の演算部を用いて前記発電機の発電電力を制御することを特徴とする発電電力の制御方法。
A method for controlling the generated power of a generator in a gas turbine device,
Supplying fuel to the combustor through a fuel control valve to generate combustion gas,
Rotating the turbine by the combustion gas,
Adjusting the amount of fuel supplied through the fuel control valve using a first calculation unit so that the rotation speed of the turbine is maintained substantially constant;
Adjusting the amount of fuel supplied through the fuel control valve by using the second calculation unit so that the temperature of the exhaust gas is maintained at a predetermined temperature or lower;
A method of controlling generated power, wherein the generated power of the generator is controlled using the second arithmetic unit.
前記第1の演算部及び前記第2の演算部の少なくとも一方は、PID制御、デッドバンド、またはリミット制御によって制御されることを特徴とする請求項10に記載の発電電力の制御方法。   The method according to claim 10, wherein at least one of the first calculation unit and the second calculation unit is controlled by PID control, dead band, or limit control. 前記第1の演算部の出力値と前記第2の演算部の出力値との差に応じて前記発電機の発電電力を増減させることを特徴とする請求項10または11に記載の発電電力の制御方法。   The generated power of the generator according to claim 10 or 11, wherein the generated power of the generator is increased or decreased according to a difference between an output value of the first calculation unit and an output value of the second calculation unit. Control method. 前記発電電力を制御する工程において、
前記第1の演算部の出力値から前記第2の演算部の出力値を減算して第1の算出値を計算し、
前記第1の算出値に所定の係数を乗算して第2の算出値を計算し、
予め設定された基準発電指令値から前記第2の算出値を減算することを特徴とする請求項10ないし12のいずれか一項に記載の発電電力の制御方法。
In the step of controlling the generated power,
Calculating a first calculated value by subtracting the output value of the second arithmetic unit from the output value of the first arithmetic unit;
Multiplying the first calculated value by a predetermined coefficient to calculate a second calculated value;
The method according to any one of claims 10 to 12, wherein the second calculated value is subtracted from a preset reference power generation command value.
JP2003407842A 2002-12-12 2003-12-05 Gas turbine apparatus and generated power control method Expired - Fee Related JP4368187B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003407842A JP4368187B2 (en) 2002-12-12 2003-12-05 Gas turbine apparatus and generated power control method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2002361312 2002-12-12
JP2003407842A JP4368187B2 (en) 2002-12-12 2003-12-05 Gas turbine apparatus and generated power control method

Publications (2)

Publication Number Publication Date
JP2004204841A true JP2004204841A (en) 2004-07-22
JP4368187B2 JP4368187B2 (en) 2009-11-18

Family

ID=32828619

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003407842A Expired - Fee Related JP4368187B2 (en) 2002-12-12 2003-12-05 Gas turbine apparatus and generated power control method

Country Status (1)

Country Link
JP (1) JP4368187B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010083341A (en) * 2008-09-30 2010-04-15 Toyota Motor Corp Vehicle power generation device
JP2010518321A (en) * 2007-02-14 2010-05-27 アルストム テクノロジー リミテッド Operation method of power generation equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010518321A (en) * 2007-02-14 2010-05-27 アルストム テクノロジー リミテッド Operation method of power generation equipment
JP2010083341A (en) * 2008-09-30 2010-04-15 Toyota Motor Corp Vehicle power generation device
US8305048B2 (en) 2008-09-30 2012-11-06 Toyota Jidosha Kabushiki Kaisha Vehicle power generating device and an alternator control method

Also Published As

Publication number Publication date
JP4368187B2 (en) 2009-11-18

Similar Documents

Publication Publication Date Title
US7093443B2 (en) Gas turbine apparatus
US7422414B2 (en) Inlet guide vane control device of gas turbine
KR101819844B1 (en) Control device for gas turbine, gas turbine, and method for controlling gas turbine
WO2015151641A1 (en) Combined cycle plant, control method for same, and control device for same
JP2010007665A (en) Method for primary control of combined gas and steam turbine arrangement
WO2016035416A1 (en) Control device, system, and control method, and power control device, gas turbine, and power control method
JP3677536B2 (en) Gas turbine power generation control device
KR101883689B1 (en) Plant control apparatus, plant control method and power plant
US10196942B2 (en) Multi-shaft combined cycle plant, and control device and operation method thereof
JP4368187B2 (en) Gas turbine apparatus and generated power control method
JP2011111996A (en) Gas turbine control device, method therefor, and power plant
JP5320037B2 (en) Boiler automatic control device and boiler system
JP2006329624A (en) Automatic boiler controller
JP3941405B2 (en) Boiler automatic control apparatus and method
JP5039398B2 (en) Boiler automatic controller
JP4981509B2 (en) Combined power plant steam turbine operation control system
JP5324140B2 (en) Rotating machine control device and control method, and rotating machine unit provided with control device
JP2004169621A (en) Controller of extraction condensing turbine
JPH05272361A (en) Load controller of combined-cycle power generating plant
JP2003056309A (en) Turbine control device
JPH07166814A (en) Starting method for uniaxial combined cycle power generation plant
JPH10127098A (en) Control device of gas turbine
JPH0821603A (en) Feedwater-fuel ratio controller for constant-pressure once-through boiler
CN116157588A (en) Combined cycle plant, method for starting up a combined cycle plant, and start-up control program for carrying out the method
JP2004232917A (en) Method and device for controlling boiler

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061127

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090731

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: 20090804

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: 20090825

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: 20120904

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130904

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

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