JP2005054533A - Gate control device - Google Patents

Gate control device Download PDF

Info

Publication number
JP2005054533A
JP2005054533A JP2003289024A JP2003289024A JP2005054533A JP 2005054533 A JP2005054533 A JP 2005054533A JP 2003289024 A JP2003289024 A JP 2003289024A JP 2003289024 A JP2003289024 A JP 2003289024A JP 2005054533 A JP2005054533 A JP 2005054533A
Authority
JP
Japan
Prior art keywords
gate
gate control
control information
control device
data elements
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.)
Pending
Application number
JP2003289024A
Other languages
Japanese (ja)
Inventor
Tsutomu Naiki
努 内貴
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2003289024A priority Critical patent/JP2005054533A/en
Publication of JP2005054533A publication Critical patent/JP2005054533A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Barrages (AREA)
  • Control Of Non-Electrical Variables (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a gate control device capable of continuously performing gate operation based on different gate control information even during the operation of a gate. <P>SOLUTION: A control part 11 prepares gate control information 17 corresponding to an operation request from an operating terminal 20. The gate control information 17 is a connection list in which data elements including gate numbers and target opening are connected with other data elements by pointers. A gate control command output part 16 sequentially prepares control command codes for adjusting the opening of gates 23a-23n based on each data constituting the gate control information 17. A driving control part 12 controls driving of gate driving devices 22a-22n according to the control command codes and the water level of a dam. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、ダムのゲートを制御するゲート制御装置に係り、特に、ゲートの開度調節動作途中における目標開度の変更を可能にしたゲート制御装置に関する。   The present invention relates to a gate control device that controls a gate of a dam, and more particularly, to a gate control device that enables a target opening to be changed during a gate opening adjustment operation.

従来のゲート制御装置は、各ゲートに割り当てたゲート番号(ゲート指定情報)と1回目、2回目といった各回の操作毎の目標開度とを対応させた目標開度デーブルを備え、操作する順にゲート番号を並べた操作順序テーブルとを保持し、操作端末からゲート操作要求が与えられると、操作順序テーブルに規定されているゲート番号順に目標開度デーブルに規定されている各回の操作毎の目標開度を参照し、その目標開度に応じた制御指令を各ゲートの駆動系に与えるように構成されている。   A conventional gate control device has a target opening table that associates a gate number (gate designation information) assigned to each gate with a target opening degree for each operation such as the first time and the second time. An operation order table in which numbers are arranged is held, and when a gate operation request is given from the operation terminal, target opening for each operation specified in the target opening table in the order of gate numbers specified in the operation order table is performed. The control command corresponding to the target opening is given to the drive system of each gate.

特開平5−125713号公報Japanese Patent Laid-Open No. 5-125713

しかし、従来のゲート制御装置は、ゲート制御情報がテーブル(配列)として設定されているため、1度操作要求を与えると、その操作が終了するまで又はその操作を強制終了させない限り目標開度を変更することができなかった。このため、例えばダムへの流入水量が急に増大し、当初の目標開度では放水が追いつかなくなった場合、従来のゲート制御装置ではゲートの開度調節動作の途中で目標開度を変更することができないため、対応が遅れてしまうという問題点があった。   However, in the conventional gate control device, since the gate control information is set as a table (array), when the operation request is given once, the target opening degree is set until the operation is completed or unless the operation is forcibly terminated. Could not change. For this reason, for example, when the amount of water flowing into the dam suddenly increases and the water discharge cannot catch up with the initial target opening, the conventional gate control device changes the target opening during the gate opening adjustment operation. However, there was a problem that the response was delayed.

本発明は、上記従来の問題点に鑑みてなされたものであって、ゲートが動作中であっても異なるゲート制御情報に基づき連続してゲート操作することのできるゲート制御装置を提供することを目的としている。   The present invention has been made in view of the above-described conventional problems, and provides a gate control device capable of continuously performing gate operation based on different gate control information even when the gate is operating. It is aimed.

上記課題を解決するために、本発明に係るゲート制御装置は、ダムのゲートを制御するゲート制御装置であって、各ゲートの制御内容を示したゲート制御情報を記憶するゲート制御情報記憶手段と、前記ゲート制御情報記憶手段に記憶されているゲート制御情報に基づいて、各ゲートを制御するゲート制御手段と、を備え、前記ゲート制御情報は、ゲート指定情報と目標開度とを含むデータ要素が他のデータ要素とポインタで結ばれた連結リストであることを特徴としている。   In order to solve the above problems, a gate control device according to the present invention is a gate control device for controlling the gate of a dam, and includes gate control information storage means for storing gate control information indicating the control content of each gate; Gate control means for controlling each gate based on the gate control information stored in the gate control information storage means, and the gate control information includes gate designation information and a target opening. Is a linked list connected to other data elements by pointers.

また、本発明に係るゲート制御装置は、前記ゲート制御情報記憶手段に記憶されているゲート制御情報は、各ゲートに対する外部からの操作要求に応じて書き換え可能である。   In the gate control device according to the present invention, the gate control information stored in the gate control information storage means can be rewritten in response to an external operation request for each gate.

連結リストはテーブルと異なりアドレス空間が連続していないため、データ要素の内容の変更やリンク関係の変更、データ要素の追加または削除をデータ要素単位で行うことができる。したがって、ゲート制御情報の変更は単純更新(上書き)によって実現可能であるため、各ゲートが動作中であってもゲート動作を中断することなくゲート制御情報を書き換えることができる。このため、ゲートが動作中であっても異なるゲート制御情報に基づき連続してゲート操作を行うことができる。   Unlike the table, the linked list does not have a continuous address space. Therefore, it is possible to change the contents of data elements, change the link relationship, and add or delete data elements in units of data elements. Therefore, since the gate control information can be changed by simple update (overwriting), the gate control information can be rewritten without interrupting the gate operation even when each gate is operating. For this reason, even if the gate is in operation, the gate operation can be continuously performed based on different gate control information.

さらに、本発明に係るゲート制御装置は、前記ゲート制御情報は、全ゲート全閉から全ゲート運用上限開度までの全操作または全ゲート運用上限開度から全ゲート全閉までの全操作を、ゲートごとに複数の操作単位に分け、全ての操作単位を操作順に並べた基底操作リストに基づいて作成される。   Further, in the gate control device according to the present invention, the gate control information includes all operations from full gate full closure to full gate operation upper limit opening or full operation from full gate operation upper limit opening to full gate full closure, Each gate is divided into a plurality of operation units, and is created based on a basic operation list in which all operation units are arranged in the operation order.

本発明のゲート制御装置によれば、各ゲートが動作中であってもゲート動作を中断することなくゲート制御情報を書き換えることができるため、ゲートが動作中であっても異なるゲート制御情報に基づき連続してゲート操作を行うことができる。   According to the gate control device of the present invention, even when each gate is operating, the gate control information can be rewritten without interrupting the gate operation. The gate operation can be performed continuously.

以下、本発明に係るゲート制御装置の実施の形態について、図面を参照して詳細に説明する。   Embodiments of a gate control device according to the present invention will be described below in detail with reference to the drawings.

図1は、本発明の一実施形態に係るゲート制御装置を示すブロック図である。
同図に示すように、本実施形態のゲート制御装置10は、ダム管理者によって操作される操作端末20からの操作要求に応じた制御指令コードを出力する制御部11と、水位計21で検出されたダム水位および制御部11からの制御指令コードに応じた駆動制御信号を各ゲート駆動装置22a,22b,…22nに与えて各ゲート23a,23b,…23nの開度を調節する駆動制御部12とを備えて構成されている。なお、駆動制御部12は特許請求の範囲のゲート制御手段に該当する。
FIG. 1 is a block diagram showing a gate control apparatus according to an embodiment of the present invention.
As shown in the figure, the gate control device 10 of the present embodiment is detected by a control unit 11 that outputs a control command code in response to an operation request from an operation terminal 20 operated by a dam manager, and a water level gauge 21. A drive control unit that adjusts the opening of each gate 23a, 23b,... 23n by applying a drive control signal corresponding to the dam water level and the control command code from the control unit 11 to each gate drive device 22a, 22b,. 12. The drive control unit 12 corresponds to the gate control means in the claims.

以下、本実施形態のゲート制御装置が備える制御部11および駆動制御部12について詳細に説明する。   Hereinafter, the control unit 11 and the drive control unit 12 included in the gate control device of the present embodiment will be described in detail.

まず、制御部11は、操作端末20からの操作要求を受け付ける操作要求受付部13と、操作要求受付部13に与えられた操作要求に応じてゲート制御情報を作成するゲート制御情報作成部14と、ゲート制御情報作成部14にて作成されたゲート制御情報を記憶するゲート制御情報記憶部15と、ゲート制御情報記憶部15に記憶されているゲート制御情報に基づいて制御指令コードを作成し駆動制御部12に出力するゲート制御指令出力部16とを備えて構成される。   First, the control unit 11 includes an operation request reception unit 13 that receives an operation request from the operation terminal 20, and a gate control information generation unit 14 that generates gate control information in response to the operation request given to the operation request reception unit 13. The gate control information storage unit 15 that stores the gate control information generated by the gate control information generation unit 14, and the control command code is generated and driven based on the gate control information stored in the gate control information storage unit 15. A gate control command output unit 16 that outputs to the control unit 12 is provided.

ゲート制御情報作成部14は、特許請求の範囲のゲート制御情報記憶手段に該当する記憶部14aに記憶されている基底操作リストに基づいて操作要求に応じたゲート制御情報17を作成するものであり、基底操作リストを記憶しておくための記憶部14aを有している。基底操作リストは、全ゲート全閉から全ゲート運用上限開度までゲート23a,23b,…23nを動作させる場合における全操作を、ゲート23a,23b…23nごとの操作単位(基底操作)に分け、「ゲート番号」、「目標開度」および「ランク位置」を操作単位として、全ての操作単位を操作順序順に列記したものである。図2に基底操作リストの一例を示す。図2に示した例は、ゲート数が2、運用上限が200、ランクが50の場合であり、2つのゲートにそれぞれ“0”、“1”というゲート番号を割り当て、交互に操作する例を示している。なお、同図に示したように、基底操作リストには、ゲートが開く際に適用される開方向基底リストおよびゲートが閉まる際に適用される閉方向基底リストの2種類が用意される。   The gate control information creation unit 14 creates the gate control information 17 corresponding to the operation request based on the base operation list stored in the storage unit 14a corresponding to the gate control information storage unit in the claims. And a storage unit 14a for storing a basic operation list. The base operation list divides all operations when the gates 23a, 23b,... 23n are operated from all gates fully closed to all gate operation upper limit openings into operation units (basic operations) for the gates 23a, 23b,. All operation units are listed in the order of operation with “gate number”, “target opening” and “rank position” as operation units. FIG. 2 shows an example of the basic operation list. The example shown in FIG. 2 is an example in which the number of gates is 2, the upper limit of operation is 200, and the rank is 50, and gate numbers “0” and “1” are assigned to the two gates, respectively, and the operation is performed alternately. Show. As shown in the figure, two types of basis operation lists are prepared: an opening direction basis list applied when the gate is opened and a closing direction basis list applied when the gate is closed.

また、ゲート制御情報作成部14によって作成されるゲート制御情報は、図3(a)に示すように、それぞれがデータ部31とポインタ部(前進ポインタ)33とから成る複数のデータ要素30(30a,30b,…30n)で構成された単リスト型の連結リストであり、ゲート制御情報記憶部15に記憶される。なお、各データ要素30a,30b,…30nのデータ部31は、特許請求の範囲のゲート指定情報に該当するゲート番号31aと目標開度31bとの組によって構成されている。また、ポインタ部33には次のデータ要素30の格納先アドレスが記載されている。   Further, as shown in FIG. 3A, the gate control information created by the gate control information creating unit 14 includes a plurality of data elements 30 (30a) each comprising a data part 31 and a pointer part (forward pointer) 33. , 30b,..., 30n) and is stored in the gate control information storage unit 15. The data portion 31 of each data element 30a, 30b,... 30n is configured by a set of a gate number 31a and a target opening 31b corresponding to the gate designation information in the claims. In the pointer section 33, the storage destination address of the next data element 30 is described.

本実施形態では、ゲート制御情報17に基づいて各ゲート23a,23B,…23nを操作している最中に、目標開度や操作対象ゲート、操作順序等の変更が指示された場合、データ要素の内容の変更やリンク関係の変更、データ要素30の追加または削除をデータ要素30単位で行うことによりゲート制御情報17を書き換えることができる。なお、ゲート制御情報17は連結リストであるため、データ要素30のリンク関係が整合するよう必要に応じてポインタ部33も書き換えられる。例えば図3(b)に示すように、4番目のデータ要素30dを削除した場合、3番目のデータ要素30cのポインタ部33は4番目のデータ要素30dのアドレスから5番目のデータ要素30eのアドレスに書き換えられる。   In the present embodiment, when a change in the target opening, the operation target gate, the operation order, or the like is instructed while the gates 23a, 23B,. The gate control information 17 can be rewritten by changing the contents of the data element, changing the link relationship, and adding or deleting the data element 30 in units of data elements 30. Since the gate control information 17 is a linked list, the pointer unit 33 is rewritten as necessary so that the link relationship of the data elements 30 is consistent. For example, as shown in FIG. 3B, when the fourth data element 30d is deleted, the pointer portion 33 of the third data element 30c is changed from the address of the fourth data element 30d to the address of the fifth data element 30e. To be rewritten.

ゲート制御指令出力部16は、ゲート制御情報記憶部15からデータ要素30a,30b,…30nを順次読み出して、各データ要素に応じた制御指令コードを作成し、駆動制御部12に順次出力するものである。   The gate control command output unit 16 sequentially reads the data elements 30a, 30b,... 30n from the gate control information storage unit 15, creates a control command code corresponding to each data element, and sequentially outputs it to the drive control unit 12 It is.

また、駆動制御部12は、ゲート制御指令出力部16から順次送られてくる制御指令コードと水位計21により検出されたダム水位と基づく駆動制御信号を各ゲート駆動装置22a,22b,…22nに与えて各ゲート23a,23b,…23nの開度を調節するものである。   Further, the drive control unit 12 sends a drive control signal based on the control command code sequentially sent from the gate control command output unit 16 and the dam water level detected by the water level gauge 21 to each gate drive device 22a, 22b,. To adjust the opening of each gate 23a, 23b,... 23n.

以上説明したように、本実施形態のゲート制御装置は、操作端末20からの操作要求に基づいて連結リストで構成されたゲート制御情報17を作成し、当該ゲート制御情報17を構成する各データ要素30a,30b,…30nに基づいて、各ゲート23a,23b,…23nの開度を調節するための制御指令コードを順次作成し、順次作成された制御指令コードとダム水位とに応じて各ゲート駆動装置22a,22b,…22nを駆動制御している。連結リストはテーブルと異なりアドレス空間が連続していないため、データ要素の内容の変更やリンク関係の変更、データ要素30の追加または削除をデータ要素30単位で行うことができる。したがって、ゲート制御情報17の変更は単純更新(上書き)によって実現可能であるため、各ゲート23a,23b,…23nが動作中であってもゲート動作を中断することなくゲート制御情報17を書き換えることができる。このため、ゲートが動作中であっても異なるゲート制御情報17に基づき連続してゲート操作を行うことができる。   As described above, the gate control device according to the present embodiment creates the gate control information 17 composed of the linked list based on the operation request from the operation terminal 20 and each data element constituting the gate control information 17 Based on 30a, 30b,... 30n, control command codes for adjusting the opening degree of each gate 23a, 23b,... 23n are sequentially generated, and each gate is generated according to the sequentially generated control command code and dam water level. Drive devices 22a, 22b,... 22n are driven and controlled. Unlike the table, the linked list does not have a continuous address space. Therefore, it is possible to change the contents of data elements, change the link relationship, and add or delete data elements 30 in units of data elements 30. Therefore, since the change of the gate control information 17 can be realized by simple update (overwriting), the gate control information 17 can be rewritten without interrupting the gate operation even when each of the gates 23a, 23b,. Can do. For this reason, even if the gate is operating, the gate operation can be continuously performed based on the different gate control information 17.

したがって、ダムへの流入水量が急に増大し、当初の目標開度では放水が追いつかなくなった場合ような場合でも、操作端末20上で目標開度等を変更することにより、速やかに対応することができる。また、間違った操作要求を行ってしまった場合でも、ゲートの動作を停止させることなく、操作要求を訂正するだけで速やかに対処できる。   Therefore, even if the amount of water flowing into the dam suddenly increases and the water discharge cannot catch up with the initial target opening, it is possible to respond quickly by changing the target opening etc. on the operation terminal 20. Can do. Further, even if an incorrect operation request is made, it can be dealt with promptly only by correcting the operation request without stopping the operation of the gate.

なお、本実施形態では、複数のゲートを備えたダムの場合を例にとり説明したが、本発明は1ゲートのみのダムのゲート制御装置としても適用可能である。   In the present embodiment, the case of a dam having a plurality of gates has been described as an example. However, the present invention can also be applied to a gate control device for a dam having only one gate.

本発明の一実施形態に係るゲート制御装置を示すブロック図The block diagram which shows the gate control apparatus which concerns on one Embodiment of this invention. 基底操作リストの一例を示す説明図Explanatory drawing showing an example of the base operation list ゲート制御情報の作成例を示す説明図(a)およびゲート制御情報の一部のデータ要素を削除した場合を示す説明図(b)Explanatory drawing (a) which shows the creation example of gate control information, and explanatory drawing (b) which shows the case where some data elements of gate control information are deleted

符号の説明Explanation of symbols

10 ゲート制御装置
11 制御部
12 駆動制御部
13 操作要求受付部
14 ゲート制御情報作成部
14a 記憶部
15 ゲート制御情報記憶部
16 ゲート制御指令出力部
17 ゲート制御情報
20 操作端末
21 水位計
22a,22b…22n ゲート駆動装置
23a,23b…23n ゲート
DESCRIPTION OF SYMBOLS 10 Gate control apparatus 11 Control part 12 Drive control part 13 Operation request reception part 14 Gate control information creation part 14a Storage part 15 Gate control information storage part 16 Gate control command output part 17 Gate control information 20 Operation terminal 21 Water level gauges 22a and 22b ... 22n gate drive devices 23a, 23b ... 23n gate

Claims (3)

ダムのゲートを制御するゲート制御装置であって、
各ゲートの制御内容を示したゲート制御情報を記憶するゲート制御情報記憶手段と、
前記ゲート制御情報記憶手段に記憶されているゲート制御情報に基づいて、各ゲートを制御するゲート制御手段と、を備え、
前記ゲート制御情報は、ゲート指定情報と目標開度とを含むデータ要素が他のデータ要素とポインタで結ばれた連結リストであることを特徴とするゲート制御装置。
A gate control device for controlling a dam gate,
Gate control information storage means for storing gate control information indicating the control content of each gate;
Gate control means for controlling each gate based on gate control information stored in the gate control information storage means,
The gate control apparatus, wherein the gate control information is a linked list in which a data element including gate designation information and a target opening is connected to another data element by a pointer.
前記ゲート制御情報記憶手段に記憶されているゲート制御情報は、各ゲートに対する外部からの操作要求に応じて書き換え可能であることを特徴とする請求項1記載のゲート制御装置。   2. The gate control device according to claim 1, wherein the gate control information stored in the gate control information storage means is rewritable in response to an operation request from the outside for each gate. 前記ゲート制御情報は、全ゲート全閉から全ゲート運用上限開度までの全操作または全ゲート運用上限開度から全ゲート全閉までの全操作を、ゲートごとに複数の操作単位に分け、全ての操作単位を操作順に並べた基底操作リストに基づいて作成されることを特徴とする請求項1または2記載のゲート制御装置。   The gate control information divides all operations from all gates fully closed to all gate operation upper limit openings or all operations from all gate operation upper limit openings to all gates fully closed into a plurality of operation units for each gate. The gate control device according to claim 1, wherein the gate control device is created based on a base operation list in which operation units are arranged in an operation order.
JP2003289024A 2003-08-07 2003-08-07 Gate control device Pending JP2005054533A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003289024A JP2005054533A (en) 2003-08-07 2003-08-07 Gate control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003289024A JP2005054533A (en) 2003-08-07 2003-08-07 Gate control device

Publications (1)

Publication Number Publication Date
JP2005054533A true JP2005054533A (en) 2005-03-03

Family

ID=34367492

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003289024A Pending JP2005054533A (en) 2003-08-07 2003-08-07 Gate control device

Country Status (1)

Country Link
JP (1) JP2005054533A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020169493A (en) * 2019-04-03 2020-10-15 中国電力株式会社 Gate control program, and gate control device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020169493A (en) * 2019-04-03 2020-10-15 中国電力株式会社 Gate control program, and gate control device
JP7218658B2 (en) 2019-04-03 2023-02-07 中国電力株式会社 Gate control program and controller

Similar Documents

Publication Publication Date Title
JP2005054533A (en) Gate control device
JP2006318102A (en) Field equipment management device and field equipment management method
JP2006202233A (en) Controller and program for same
EP3082251B1 (en) Motor-driving apparatus
KR102096595B1 (en) Monitor supported devices, monitor support methods, and monitor support programs
JP6173645B1 (en) Digital-to-analog converter, control device, and control system
US20190212708A1 (en) Safety control unit, safety control method, and safety control program
JP2006320055A (en) Motor controller
JP2006127069A (en) Plant monitoring control system
JP4479558B2 (en) Programmable controller and programming tool thereof
JP4831180B2 (en) Alarm definition device and alarm definition method
JP2003271245A (en) Valve positioner
JP6591116B1 (en) Programmable logic controller CPU unit, programmable logic controller, method, and computer
JP2006222714A (en) Test pattern generator
JP2007094972A (en) Programmable display, control program, storage medium recording the program, screen generating device, screen generating program and storage medium recording the program
WO2020188700A1 (en) Firmware rewriting device, firmware rewriting method, and non-transitory computer-readable medium storing program
JP6437158B1 (en) Engineering tools
JP2005208783A (en) Setting device and method, recording medium and program
JP2023182512A (en) Program controller operating in programmable logic controller for heat treatment furnace facility
JP2005250661A (en) Maintenance support apparatus of digital control device
JP2008108087A (en) Operation support device and program
JPS60114903A (en) Setting method of parameter
JP2009217071A (en) Parameter setting device and program
JPH04236602A (en) Interlock circuit
KR19980074128A (en) Programmable Logic Controller

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060324