JP2023017350A - control system - Google Patents
control system Download PDFInfo
- Publication number
- JP2023017350A JP2023017350A JP2021121570A JP2021121570A JP2023017350A JP 2023017350 A JP2023017350 A JP 2023017350A JP 2021121570 A JP2021121570 A JP 2021121570A JP 2021121570 A JP2021121570 A JP 2021121570A JP 2023017350 A JP2023017350 A JP 2023017350A
- Authority
- JP
- Japan
- Prior art keywords
- control value
- control
- value
- plc
- indicating controller
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/04—Program control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/02—Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Programmable Controllers (AREA)
- Safety Devices In Control Systems (AREA)
Abstract
【課題】指示調節計やPLCの故障、メンテナンスの場合でも、安定した制御状態を維持できる制御システムを提供する。【解決手段】制御システムは、センサから測定値を取得し、該測定値と目標値とを比較し、比較結果に基づいて制御対象機器へ第1制御値を送信する指示調節計と、前記指示調節計から前記第1制御値を取得し、前記センサから前記測定値を取得し、該測定値と前記目標値とを比較し、比較結果に基づいて第2制御値を生成するPLC(プログラマブルロジックコントローラ)と、を備える。前記PLCは、前記制御対象機器の制御主体が前記指示調節計の場合は、前記指示調節計が出力した前記第1制御値が前記制御対象機器に与えられるようにし、該指示調節計に異常が発生すると、該第1制御値と同じ値の制御値を出力して前記制御対象機器に与える。【選択図】図1A control system capable of maintaining a stable control state even in the event of failure or maintenance of an indicating controller or PLC is provided. A control system includes an indicating controller that acquires a measured value from a sensor, compares the measured value with a target value, and transmits a first control value to a device to be controlled based on the comparison result; PLC (programmable logic) that acquires the first control value from the controller, acquires the measured value from the sensor, compares the measured value with the target value, and generates a second control value based on the comparison result a controller); When the control subject of the controlled device is the indicating controller, the PLC provides the first control value output by the indicating controller to the controlled device, and the indicating controller detects an abnormality. When it occurs, a control value that is the same as the first control value is output and given to the device to be controlled. [Selection drawing] Fig. 1
Description
本発明は、指示調節計を用いた制御システムに関する。 The present invention relates to control systems using indicating controllers.
温度・湿度・圧力・流量等のプロセス量を目標値に一致させるように演算、制御を行うデジタル指示調節計が広く使用されている。特許文献1に記載されているようなデジタル指示調節計は、入力処理部、制御演算部、出力処理部、通信処理部、操作・表示部、データベース等の機能要素が1個の筐体に格納され、コンパクトな構成をとるが、シーケンス処理機能は備えていない。シーケンス制御を実現するために、指示調節計と、PLC(Programmable Logic Controller)等のシーケンサとが組み合わせて用いられている。従来、指示調節計とPLCとを組み合わせた制御システムにおいても、指示調節計が故障すると特定機器の制御が行えなくなっていた。
Digital indicating controllers are widely used for calculating and controlling process variables such as temperature, humidity, pressure, and flow rate so as to match target values. In the digital indicating controller as described in
一方で、工場やプラントにおいては、顧客(特に超純水設備における顧客)に対してユーティリティー(超純水)を安定に供給する義務があり、設備を365日稼働させ、常時安定した質(水質)で提供する必要がある。従来の制御システムでは、指示調節計が故障して制御不能となると、質や量がぶれたり、工場の運転を一旦停止する必要が生じたりして、ユーティリティの安定供給に問題があった。 On the other hand, factories and plants have an obligation to provide a stable supply of utilities (ultrapure water) to their customers (especially ultrapure water equipment customers). ) must be provided. In the conventional control system, if the indicating controller fails and control becomes impossible, the quality and quantity may fluctuate, and the plant operation may have to be temporarily stopped, causing problems in the stable supply of utilities.
制御機器の故障への対策として、制御機器の二重化を実施することもあったが、各制御機器が独自の制御を行っているため、制御出力状態が一致せず、一方の機器が故障し、制御を行う機器が切り替わった際に、制御対象に全く異なる制御出力が与えられ、制御状態が不安定となっていた。 As a countermeasure against the failure of the control equipment, we sometimes implemented duplication of the control equipment, but since each control equipment performs its own control, the control output status does not match, and one of the equipment breaks down. When the device to be controlled is switched, a completely different control output is given to the controlled object, and the control state becomes unstable.
本発明は、上記従来の問題を鑑みてなされたものであり、指示調節計やPLCの故障、メンテナンスの場合でも、安定した制御状態を維持できる制御システムを提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a control system capable of maintaining a stable control state even in the event of failure or maintenance of an indicating controller or PLC.
本発明の制御システムは、センサから測定値を取得し、該測定値と目標値とを比較し、比較結果に基づいて制御対象機器へ第1制御値を送信する指示調節計と、前記指示調節計から前記第1制御値を取得し、前記センサから前記測定値を取得し、該測定値と前記目標値とを比較し、比較結果に基づいて第2制御値を生成するPLC(プログラマブルロジックコントローラ)と、を備え、前記PLCは、前記制御対象機器の制御主体が前記指示調節計の場合は、前記指示調節計が出力した前記第1制御値が前記制御対象機器に与えられるようにし、該指示調節計に異常が発生すると、該第1制御値と同じ値の制御値を出力して前記制御対象機器に与えるものである。 The control system of the present invention includes an indicator controller that acquires a measured value from a sensor, compares the measured value with a target value, and transmits a first control value to a device to be controlled based on the comparison result; A programmable logic controller (PLC) that obtains the first control value from a meter, obtains the measured value from the sensor, compares the measured value with the target value, and generates a second control value based on the comparison result. ), wherein the PLC provides the first control value output by the indicating controller to the controlled device when the controlling subject of the controlled device is the indicating controller, and When an abnormality occurs in the indicating controller, a control value that is the same as the first control value is output and given to the device to be controlled.
本発明の一態様による制御システムにおいて、前記PLCは、前記指示調節計に異常が発生して、前記第1制御値と同じ値の制御値を出力した後、前記第2制御値との差分が小さくなるように出力制御値を調整する。 In the control system according to one aspect of the present invention, the PLC outputs a control value that is the same as the first control value when an abnormality occurs in the indicating controller, and then the difference from the second control value is Adjust the output control value so that it becomes smaller.
本発明の一態様による制御システムにおいて、前記PLCは、前記制御対象機器の制御主体が該PLCの場合は、前記第2制御値を前記制御対象機器に与えると共に、該第2制御値を前記指示調節計へ出力し、前記指示調節計は、前記PLCに異常が発生すると、前記第2制御値と同じ値の制御値を出力して前記制御対象機器に与える。 In the control system according to one aspect of the present invention, the PLC provides the second control value to the controlled device when the control subject of the controlled device is the PLC, and provides the second control value to the controlled device. When an abnormality occurs in the PLC, the indicating controller outputs a control value that is the same as the second control value and gives it to the device to be controlled.
本発明の一態様による制御システムにおいて、前記指示調節計は、前記PLCに異常が発生して、前記第2制御値と同じ値の制御値を出力した後、前記第1制御値との差分が小さくなるように出力制御値を調整する。 In the control system according to one aspect of the present invention, the indicating controller outputs a control value that is the same as the second control value when an abnormality occurs in the PLC, and then the difference from the first control value is Adjust the output control value so that it becomes smaller.
本発明の一態様による制御システムにおいて、前記指示調節計及び前記PLCは、それぞれ、第1センサ及び第2センサから測定値を取得し、該第1センサからの測定値を用いて前記第1制御値及び前記第2制御値を生成し、該第1センサの測定値が所定範囲外となった場合、該第2センサからの測定値を用いて該第1制御値及び該第2制御値を生成する。 In the control system according to one aspect of the present invention, the indicating controller and the PLC acquire measurements from a first sensor and a second sensor, respectively, and use the measurements from the first sensor to control the first control. and the second control value, and when the measured value of the first sensor falls outside a predetermined range, the measured value from the second sensor is used to generate the first control value and the second control value Generate.
本発明によれば、指示調節計やPLCの故障、メンテナンスの場合でも、安定した制御状態を維持できる。 According to the present invention, a stable control state can be maintained even in the event of failure or maintenance of the indicating controller or PLC.
以下に本発明の実施の形態を詳細に説明する。 Embodiments of the present invention will be described in detail below.
図1に示すように、本実施形態に係る制御システムは、PLC(Programmable
Logic Controller、プログラマブルロジックコントローラ)1及び指示調節計2を備え、センサ4からの測定値を取得し、測定値が目標値になるように制御対象機器5を制御するものである。センサ4及び制御対象機器5は特に限定されず、例えばセンサ4は流量、送水圧力、薬液濃度、温度等を測定するものであり、制御対象機器5は、弁、ポンプ、ヒータ等である。
As shown in FIG. 1, the control system according to this embodiment includes a PLC (Programmable
It has a logic controller (programmable logic controller) 1 and an indicating
PLC1及び指示調節計2は、それぞれ、センサ4からの測定値(センサ測定値)を取得し、PID制御等の演算を行い、測定値と目標値とが一致するように、制御対象機器5へ制御値(操作値)を出力する。PLC1は切替器3を制御し、制御対象機器5に対して、PLC1及び指示調節計2のどちらから出力された制御値を与えるかを切り替える。PLC1及び指示調節計2に設定される目標値は例えば同じ値である。
The
図2に示すように、指示調節計2は、演算部20、第1入力部21、第2入力部22、制御値出力部23、24及び異常検知部25を備える。
As shown in FIG. 2 , the indicating
演算部20は、第1入力部21を介して入力されたセンサ測定値を用いてPID制御演算を行い、制御値(第1制御値)を生成する。
The
制御値出力部23は、制御対象機器5の制御をPLC1が行う場合は、第2入力部22を介して入力されたPLC1からの制御値を制御対象機器5へ出力する。
The control
また、制御値出力部23は、制御対象機器5の制御を指示調節計2が行う場合は、演算部20が生成した制御値を制御対象機器5へ出力する。
Further, the control
制御値出力部24は、制御対象機器5の制御をPLC1が行う場合は、第2入力部22を介して入力されたPLC1からの制御値を、PLC1へ出力する。
The control
また、制御値出力部24は、制御対象機器5の制御を指示調節計2が行う場合は、演算部20が生成した制御値をPLC1へ出力する。
Further, the control
異常検知部25は、指示調節計2に発生する故障等の異常を検知する。異常検知部25は、異常の発生を検知すると、異常検知信号をPLC1へ出力する。
The
PLC1は、演算部10、第1入力部11、第2入力部12、制御値出力部13、14、監視部15及び切替部16を備える。
The
演算部10は、第1入力部11を介して入力されたセンサ測定値を用いてPID制御演算を行い、制御値(第2制御値)を生成する。
The
制御値出力部13は、制御対象機器5の制御を指示調節計2が行う場合は、第2入力部12を介して入力された指示調節計2からの制御値を制御対象機器5へ出力する。
When the indicating
また、制御値出力部13は、制御対象機器5の制御をPLC1が行う場合は、演算部10が生成した制御値を制御対象機器5へ出力する。
Moreover, the control
制御値出力部14は、制御対象機器5の制御を指示調節計2が行う場合は、第2入力部12を介して入力された指示調節計2からの制御値を、指示調節計2へ出力する。
When the indicating
また、制御値出力部14は、制御対象機器5の制御をPLC1が行う場合は、演算部10が生成した制御値を指示調節計2へ出力する。
Further, the control
監視部15は、指示調節計2の異常検知部25から異常検知信号を受信し、指示調節計2の状態を監視する。
The
切替部16は、切替器3を制御して、制御対象機器5に与えられる制御値を切り替える。すなわち、切替部16は、制御対象機器5の制御を指示調節計2が行う場合、制御値出力部23から出力された制御値が制御対象機器5に与えられるようにする。一方、切替部16は、制御対象機器5の制御をPLC1が行う場合、制御値出力部13から出力された制御値が制御対象機器5に与えられるようにする。
The
切替部16は、指示調節計2が制御対象機器5の制御を行っている時に指示調節計2に異常が発生した場合、PLC1の制御値出力部13から出力された制御値が制御対象機器5に与えられるように切り替える。
If an abnormality occurs in the indicating
上述したように、指示調節計2が制御対象機器5の制御を行っている間、制御値出力部13は、第2入力部12を介して入力された指示調節計2からの制御値を制御対象機器5へ出力している。そのため、指示調節計2に異常が発生し、制御主体を指示調節計2からPLC1へ切り替えた際、制御値出力部13の出力制御値は、指示調節計2の出力制御値と同じになっており、制御対象機器5に与えられる制御値の変動が抑えられる。その後、指示調節計2の出力制御値を引き継いで演算部10が制御値を演算・生成することで、PLC1からの出力制御値が安定した制御状態を維持できる。
As described above, while the indicating
切替部16は、PLC1が制御対象機器5の制御を行っている時にPLC1に異常が発生した場合、指示調節計2の制御値出力部23から出力された制御値が制御対象機器5に与えられるように切り替える。PLC1の異常は、電源オフに伴うPLC1の停止や、AOユニットのエラー等である。
When an abnormality occurs in the
上述したように、PLC1が制御対象機器5の制御を行っている間、PLC1の制御値出力部14は、演算部10が生成した制御値を指示調節計2へ出力する。そのため、PLC1に異常が発生し、制御主体をPLC1から指示調節計2へ切り替えた際、制御値出力部23がPCL1の出力制御値と同じ値を出力することで、制御対象機器5に与えられる制御値の変動が抑えられる。その後、PLC1の出力制御値を引き継いで演算部20が制御値を演算・生成することで、指示調節計2からの出力制御値が安定した制御状態を維持できる。
As described above, while the
このように、本実施形態によれば、制御対象機器5の制御を行う機器を、PLC1及び指示調節計2の二重化回路とし、PLC1及び指示調節計2の一方の機器が制御対象機器5の制御を行っている間、PID制御演算により生成した制御値を他方の機器へも出力し、機器間で同期をとっている。そのため、例えば、制御主体である指示調節計2に異常が生じて、制御主体をPLC1へ切り替える際、PLC1は指示調節計2が出力していた制御値と同じ値を継続して出力できるため、シームレスな切り替えが可能となり、制御対象機器5に与えられる制御値の変動を抑制し、安定した制御状態を維持できる。
Thus, according to the present embodiment, the device that controls the controlled
制御対象機器5の制御を行っている一方の機器に異常が発生し、制御主体を他方の機器に切り替えた後、この一方の機器の異常が解消して復旧した場合、制御主体は他方の機器のままとしてもよいし、復旧した機器に戻してもよい。運転初期時にPLC1と指示調節計2のどちらを制御主体とするかは、操作盤に取り付けられた選択スイッチで選択してもよいし、中央監視PCの遠隔操作で選択してもよい。
If an abnormality occurs in one of the devices controlling the controlled
上記実施形態では、制御主体の機器に異常が発生した際に、制御主体を他方の機器に切り替える例について説明したが、切り替えのタイミングは異常発生に限定されず、メンテナンスの実施等でもよい。 In the above embodiment, an example of switching the control subject to the other device when an abnormality occurs in the control subject device has been described, but the timing of switching is not limited to the occurrence of an abnormality, and may be maintenance or the like.
PLC1及び指示調節計2は、ハードワイヤ接続してもよいし、通信(RS-485)を用いた信号の送受信を行うものであってもよい。
The
上記実施形態では、制御対象機器5の制御を行う機器を、PLC1及び指示調節計2の二重化回路としていたが、2台の指示調節計を用いたものとしてもよい。2台の指示調節計は、それぞれ制御演算を行い、算出した制御値を互いに送受信して同期をとる。制御対象機器5の制御を行う指示調節計の切り替えは、操作盤を用いてユーザが行ってもよいし、中央監視PCを用いて自動で行ってもよい。
In the above-described embodiment, the equipment that controls the equipment to be controlled 5 is a duplexed circuit of the
センサを二重化してもよい。PLC1及び指示調節計2は、それぞれ、第1センサ及び第2センサから測定値を取得し、第1センサからの測定値を用いて制御演算を行い、制御値を生成する。第1センサに異常が生じ、測定値が所定範囲外となった場合、PLC1及び指示調節計2は、第2センサからの測定値を用いて制御演算を行い、制御値を生成する。
A sensor may be duplicated. The
なお、本発明は上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。 It should be noted that the present invention is not limited to the above-described embodiments as they are, and can be embodied by modifying constituent elements without departing from the scope of the present invention at the implementation stage. Further, various inventions can be formed by appropriate combinations of the plurality of constituent elements disclosed in the above embodiments. For example, some components may be omitted from all components shown in the embodiments. Furthermore, components across different embodiments may be combined as appropriate.
1 PLC
2 指示調節計
3 切替器
4 センサ
5 制御対象機器
1 PLC
2
Claims (5)
前記指示調節計から前記第1制御値を取得し、前記センサから前記測定値を取得し、該測定値と前記目標値とを比較し、比較結果に基づいて第2制御値を生成するPLC(プログラマブルロジックコントローラ)と、
を備え、
前記PLCは、前記制御対象機器の制御主体が前記指示調節計の場合は、前記指示調節計が出力した前記第1制御値が前記制御対象機器に与えられるようにし、該指示調節計に異常が発生すると、該第1制御値と同じ値の制御値を出力して前記制御対象機器に与えることを特徴とする制御システム。 an indicating controller that obtains a measured value from a sensor, compares the measured value with a target value, and transmits a first control value to the device to be controlled based on the comparison result;
A PLC ( programmable logic controller) and
with
When the control subject of the controlled device is the indicating controller, the PLC provides the first control value output by the indicating controller to the controlled device, and the indicating controller detects an abnormality. A control system characterized by outputting a control value having the same value as the first control value and giving it to the device to be controlled when the first control value is generated.
前記指示調節計は、前記PLCに異常が発生すると、前記第2制御値と同じ値の制御値を出力して前記制御対象機器に与えることを特徴とする請求項1又は2に記載の制御システム。 When the PLC is the controlling subject of the controlled device, the PLC provides the second control value to the controlled device and outputs the second control value to the indicating controller;
3. The control system according to claim 1, wherein, when an abnormality occurs in the PLC, the indicating controller outputs a control value that is the same as the second control value and gives it to the device to be controlled. .
The indicating controller and the PLC obtain measurements from a first sensor and a second sensor, respectively, and use the measurements from the first sensor to generate the first control value and the second control value. and generating the first control value and the second control value using the measurement value from the second sensor when the measurement value of the first sensor is out of the predetermined range. 5. A control system according to any one of 1 to 4.
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021121570A JP7207466B1 (en) | 2021-07-26 | 2021-07-26 | control system |
| PCT/JP2022/009680 WO2023007806A1 (en) | 2021-07-26 | 2022-03-07 | Control system |
| TW111109199A TW202305527A (en) | 2021-07-26 | 2022-03-14 | Control System |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021121570A JP7207466B1 (en) | 2021-07-26 | 2021-07-26 | control system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP7207466B1 JP7207466B1 (en) | 2023-01-18 |
| JP2023017350A true JP2023017350A (en) | 2023-02-07 |
Family
ID=84939309
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021121570A Active JP7207466B1 (en) | 2021-07-26 | 2021-07-26 | control system |
Country Status (3)
| Country | Link |
|---|---|
| JP (1) | JP7207466B1 (en) |
| TW (1) | TW202305527A (en) |
| WO (1) | WO2023007806A1 (en) |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5127672A (en) * | 1974-08-30 | 1976-03-08 | Yokogawa Electric Works Ltd | PUROSESUSEIGYO SOCHI |
| JPS5379183A (en) * | 1976-12-23 | 1978-07-13 | Yokogawa Hokushin Electric Corp | Control device |
| JPS56166501A (en) * | 1980-05-27 | 1981-12-21 | Yokogawa Hokushin Electric Corp | Dual system of adjusting device |
| JPH04109303A (en) * | 1990-08-30 | 1992-04-10 | Toshiba Corp | Adjustment controller |
| JP2009037377A (en) * | 2007-08-01 | 2009-02-19 | Koyo Electronics Ind Co Ltd | Verification simulator for programmable controller with pid process control function and verification system using the same |
-
2021
- 2021-07-26 JP JP2021121570A patent/JP7207466B1/en active Active
-
2022
- 2022-03-07 WO PCT/JP2022/009680 patent/WO2023007806A1/en not_active Ceased
- 2022-03-14 TW TW111109199A patent/TW202305527A/en unknown
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5127672A (en) * | 1974-08-30 | 1976-03-08 | Yokogawa Electric Works Ltd | PUROSESUSEIGYO SOCHI |
| JPS5379183A (en) * | 1976-12-23 | 1978-07-13 | Yokogawa Hokushin Electric Corp | Control device |
| JPS56166501A (en) * | 1980-05-27 | 1981-12-21 | Yokogawa Hokushin Electric Corp | Dual system of adjusting device |
| JPH04109303A (en) * | 1990-08-30 | 1992-04-10 | Toshiba Corp | Adjustment controller |
| JP2009037377A (en) * | 2007-08-01 | 2009-02-19 | Koyo Electronics Ind Co Ltd | Verification simulator for programmable controller with pid process control function and verification system using the same |
Also Published As
| Publication number | Publication date |
|---|---|
| JP7207466B1 (en) | 2023-01-18 |
| TW202305527A (en) | 2023-02-01 |
| WO2023007806A1 (en) | 2023-02-02 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5133642B2 (en) | Safety relay with individually testable contacts | |
| CA2545129C (en) | Process device with supervisory overlayer | |
| EP3655143B1 (en) | Gas supply system | |
| JP6284043B2 (en) | Process control system | |
| US10222770B2 (en) | Method and apparatus for analogue output current control | |
| US11079826B2 (en) | Control apparatus, control method, and program | |
| JP2015510209A (en) | Method and system for migrating a controller | |
| US9389596B2 (en) | Systems and methods for field device feedback | |
| US11994962B2 (en) | Concurrent operation of input/output (IO) modules in a duplex configuration | |
| JP7207466B1 (en) | control system | |
| US6850807B2 (en) | Triple redundant control device and method | |
| US11002766B2 (en) | Detection of loop resistance and leakage current in input/output (I/O) loop | |
| JP6478904B2 (en) | Plant control system, redundancy method and control apparatus | |
| JP2008021057A (en) | Temperature monitoring apparatus | |
| KR101554249B1 (en) | Total dual type control system based on detection of abnormal state at a control point and Control method thereof | |
| JPH06324702A (en) | Control system | |
| JP2009080518A (en) | Measurement monitoring control system | |
| KR100868544B1 (en) | Control device of industrial electric heater using PL | |
| JP2012027805A (en) | Control system | |
| CN209167839U (en) | A kind of double programmable controllers of special gas valve disc case | |
| KR100277922B1 (en) | Field data monitoring module of distributed control system | |
| KR20260060269A (en) | Ddc controller device for building automation control having redundancy authority management function | |
| JPH08106301A (en) | Plant process control system | |
| JPH1069312A (en) | Method for preparing assumed detection signal in plant controller of thermal power plant | |
| JPH02278457A (en) | Digital information processor |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220308 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220517 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220719 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20221018 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221111 |
|
| 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: 20221206 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20221219 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7207466 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |