JP7263020B2 - Treated water quality estimation device, treated water quality estimation method and program - Google Patents

Treated water quality estimation device, treated water quality estimation method and program Download PDF

Info

Publication number
JP7263020B2
JP7263020B2 JP2019004893A JP2019004893A JP7263020B2 JP 7263020 B2 JP7263020 B2 JP 7263020B2 JP 2019004893 A JP2019004893 A JP 2019004893A JP 2019004893 A JP2019004893 A JP 2019004893A JP 7263020 B2 JP7263020 B2 JP 7263020B2
Authority
JP
Japan
Prior art keywords
estimation
treated water
input information
model
water quality
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019004893A
Other languages
Japanese (ja)
Other versions
JP2020113151A (en
Inventor
隼 松本
裕之 山原
勝也 横川
由紀夫 平岡
雄 横山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions 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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2019004893A priority Critical patent/JP7263020B2/en
Publication of JP2020113151A publication Critical patent/JP2020113151A/en
Application granted granted Critical
Publication of JP7263020B2 publication Critical patent/JP7263020B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02ATECHNOLOGIES FOR ADAPTATION TO CLIMATE CHANGE
    • Y02A20/00Water conservation; Efficient water supply; Efficient water use
    • Y02A20/152Water filtration

Description

本発明の実施形態は、処理水質推定装置、処理水質推定方法及びプログラムに関する。 TECHNICAL FIELD Embodiments of the present invention relate to a treated water quality estimation device, a treated water quality estimation method, and a program.

水処理プラントにおいて、プラントを効率的、安定的に運用するために、操作値や管理値に基づく処理水質の時系列上の変化を推定したいという需要が存在する。処理水質を推定する具体的な技術として、物理・化学モデルに基づいて処理水質を予測する技術(特許文献1、特許文献2)や、機械学習による手法を用いて処理水質を予測する技術(特許文献3)などが提案されている。 In a water treatment plant, there is a demand for estimating time-series changes in treated water quality based on operation values and control values in order to operate the plant efficiently and stably. Specific technologies for estimating treated water quality include a technology for predicting treated water quality based on physical and chemical models (Patent Document 1, Patent Document 2) and a technology for predicting treated water quality using a machine learning technique (Patent Reference 3) and others have been proposed.

特開2017-140595号公報JP 2017-140595 A 特開2017-121595号公報JP 2017-121595 A 特開2016-195974号公報JP 2016-195974 A

物理・化学モデルに基づいて処理水質等を推定する技術と、機械学習を用いて処理水質等を推定する技術は、プラントによっては機場特性の変動などによって予測精度が低下する場合や、学習時のデータ範囲を外れたデータが入力された際に予測精度が低下する場合など、与えられる状況に応じた得手不得手がある。そのため、水処理プラントの運営者は、複数の推定技術から1つを選択可能な環境で、状況に応じて適切なタイミングで推定技術を取捨選択して適用しなければならず、経験と習熟を要する煩雑な作業となっていた。 Techniques for estimating treated water quality based on physical/chemical models and techniques for estimating treated water quality using machine learning may be affected by fluctuations in pumping station characteristics, etc. There are strengths and weaknesses depending on the given situation, such as when the prediction accuracy drops when data outside the data range is input. Therefore, operators of water treatment plants must select and apply estimation techniques at the appropriate timing according to the situation in an environment in which one can be selected from multiple estimation techniques, and experience and proficiency are required. It was a complicated task.

本実施形態は、前記のような実情に鑑みてなされたもので、その目的は、与えられる状況に応じて複数の推定モデルを適切且つ自動で切り替えあるいは組み合わせて、高い精度の推定結果を取得することが可能な処理水質推定装置、処理水質推定方法及びプログラムを提供することにある。 The present embodiment has been made in view of the actual situation as described above, and its purpose is to appropriately and automatically switch or combine a plurality of estimation models according to a given situation to obtain a highly accurate estimation result. To provide a treated water quality estimation device, a treated water quality estimation method, and a program capable of

本実施形態に係る処理水質推定装置は、制御対象プラントで処理が必要な水質の計測により得られる統計情報と、操作値情報とを入力情報として取得する入力情報取得部と、前記入力情報取得部で取得した入力情報を格納する入力情報格納部と、それぞれ異なるアルゴリズムで入力情報を用いた処理水質の推定値を算出する複数の推定モデルを格納する推定モデル格納部と、前記入力情報格納部に格納される入力情報と、前記推定モデル格納部に格納される複数の推定モデルとを用いて処理水質の推定値を算出する推定演算部と、前記推定演算部で算出した処理水質推定値を格納する推定結果格納部と、複数の処理水質推定値を集約する集約演算モデルを複数格納する集約演算モデル格納部と、前記推定結果格納部に格納される複数の処理水質推定値を、前記集約演算モデル格納部に格納される集約演算モデルを用いて集約する集約演算部と、前記入力情報格納部に格納された入力情報に基づいて、前記集約演算部が用いる集約演算モデルを指令する集約演算指令部と、を備える。 The treated water quality estimation apparatus according to the present embodiment includes an input information acquisition unit that acquires statistical information obtained by measuring the quality of water that needs to be treated in a plant to be controlled and operation value information as input information, and the input information acquisition unit. An input information storage unit that stores the input information acquired in , an estimation model storage unit that stores a plurality of estimation models that calculate an estimated value of treated water quality using input information with different algorithms, and the input information storage unit An estimation calculation unit for calculating an estimated value of treated water quality using the stored input information and a plurality of estimation models stored in the estimation model storage unit; and storing the estimated value of treated water quality calculated by the estimation calculation unit. an estimation result storage unit that stores a plurality of aggregate calculation models for aggregating a plurality of treated water quality estimation values; an aggregate operation unit that aggregates using an aggregate operation model stored in a model storage unit; and an aggregate operation command that commands the aggregate operation model used by the aggregate operation unit based on the input information stored in the input information storage unit. and

第1の実施形態に係る制御対象プラント全体のシステム構成を示すブロック図。The block diagram which shows the system configuration|structure of the whole plant to be controlled which concerns on 1st Embodiment. 第1の実施形態に係る処理水質推定装置の機能構成の具体例を示すブロック図。The block diagram which shows the specific example of a functional structure of the treated-water-quality estimation apparatus which concerns on 1st Embodiment. 第1の実施形態に係る処理水質推定装置を用いて操作値を決定する際の処理行程を示すフローチャート。4 is a flow chart showing a process for determining an operation value using the treated water quality estimating device according to the first embodiment; 第1の実施形態に係る集約演算モデルを指令するための処理内容を示すフローチャート。4 is a flow chart showing processing contents for commanding an aggregate computation model according to the first embodiment; 第2の実施形態に係る処理水質推定装置の機能構成の具体例を示すブロック図。The block diagram which shows the specific example of a functional structure of the treated water quality estimation apparatus which concerns on 2nd Embodiment. 第2の実施形態に係る集約演算モデルを更新するための処理内容を示すフローチャート。10 is a flow chart showing the details of processing for updating an aggregate computation model according to the second embodiment; 第3の実施形態に係る処理水質推定装置の機能構成の具体例を示すブロック図。The block diagram which shows the specific example of a functional structure of the treated water quality estimation apparatus which concerns on 3rd Embodiment. 第3の実施形態に係る複数の推定演算の並列処理と集約演算の処理の内容を示すフローチャート。10 is a flowchart showing the details of parallel processing of a plurality of estimation operations and processing of aggregation operations according to the third embodiment; 第4の実施形態に係る処理水質推定装置の機能構成の具体例を示すブロック図。The block diagram which shows the specific example of a functional structure of the treated water quality estimation apparatus which concerns on 4th Embodiment. 第4の実施形態に係るグラフ表示画面を例示する図。The figure which illustrates the graph display screen which concerns on 4th Embodiment. 第4の実施形態に係るグラフ表示画面を例示する図。The figure which illustrates the graph display screen which concerns on 4th Embodiment.

以下、図面を参照して実施形態を説明する。
[第1の実施形態]
図1は、第1の実施形態に係る制御対象プラント100全体のシステム構成を示すブロック図である。制御対象プラント100は、処理水質推定装置1、監視制御システム3、1以上の計測装置4を備え、流入水6を上下水道プラント5内で処理して、処理水7として供給するシステムである。
Embodiments will be described below with reference to the drawings.
[First embodiment]
FIG. 1 is a block diagram showing the overall system configuration of a controlled plant 100 according to the first embodiment. The controlled plant 100 is a system that includes a treated water quality estimation device 1 , a monitoring control system 3 , and one or more measuring devices 4 , treats influent water 6 in a water and sewage plant 5 , and supplies treated water 7 .

上水道施設として適用する場合は、河川からの流入水6を配水場や需要家へ処理水7として供給する。下水道施設として適用する場合は、下水管網からの流入水6を河川に処理水7として供給する。 When applied as a water supply facility, inflow water 6 from a river is supplied as treated water 7 to water distribution plants and consumers. When applied as a sewerage facility, inflow water 6 from a sewage pipe network is supplied to a river as treated water 7 .

処理水質推定装置1は、監視制御システム3から送られてくる、上下水道プラント5での計測により得られる統計情報と、ユーザ2により入力される、操作項目と操作数値とで構成される操作値情報とに基づいて、処理後の各種物質濃度等の水質を示す推定結果情報を算出し、ユーザ2に提示する。 The treated water quality estimating device 1 receives statistical information from the monitoring and control system 3 and is obtained by measurement at the water and sewage plant 5, and an operation value input by the user 2, which is composed of an operation item and an operation value. Based on the information, estimation result information indicating the water quality such as the concentration of various substances after treatment is calculated and presented to the user 2 .

操作項目は、操作値のラベルであり、例えば「曝気風量」「返送率」「余剰汚泥引抜率」等が挙げられる。操作数値は、例えば、操作項目「曝気風量」に対する「400[m/h]」のような数値である。 The operation items are labels of operation values, such as "aeration air volume", "return rate", and "excess sludge removal rate". The operation numerical value is, for example, a numerical value such as "400 [m 3 /h]" for the operation item "aeration air volume".

また、処理水質推定装置1が出力する具体的な推定結果情報としては、例えば「リン酸態リン濃度」「硝酸態窒素濃度」「アンモニア性態窒素濃度」等の情報が挙げられる。 Further, specific estimation result information output by the treated water quality estimation apparatus 1 includes, for example, information such as "phosphate phosphorus concentration", "nitrate nitrogen concentration", and "ammonia nitrogen concentration".

監視制御システム3が水質推定装置1に送信する統計情報は、現在までの一定時間分の操作値指令と計測情報を含む。計測情報は、操作値指令(計測時に管理されていた操作値として「管理値」とも称する)と、計測装置4で計測した、例えば「リン酸態リン濃度」「硝酸態窒素濃度」「アンモニア性態窒素濃度」等の処理水質値とを含む。 The statistical information that the monitoring control system 3 transmits to the water quality estimation device 1 includes operation value commands and measurement information for a certain period of time up to the present. The measurement information includes an operation value command (also referred to as a “management value” as an operation value managed at the time of measurement), and, for example, “phosphate phosphorus concentration”, “nitrate nitrogen concentration”, “ammonia and treated water quality values such as "nitrogen concentration".

ユーザ2は、処理水質の推定計算に必要となる操作値情報を処理水質推定装置1に入力し、入力した操作値情報に基づく推定結果情報を取得する。ユーザ2は、様々な操作値情報を入力して得られる推定結果情報に従って操作値を決定し、決定した結果を操作値指令として監視制御システム3に入力する。ユーザ2が操作値情報を処理水質推定装置1に入力し、処理水質推定装置1から推定結果情報を取得する行程は、ユーザ2が操作値を決定するまで繰り返し実行可能である。 The user 2 inputs the operation value information necessary for the estimation calculation of the treated water quality to the treated water quality estimation apparatus 1, and obtains the estimation result information based on the input operation value information. The user 2 determines an operation value according to estimation result information obtained by inputting various pieces of operation value information, and inputs the determined result to the monitoring control system 3 as an operation value command. The process in which the user 2 inputs the operation value information to the treated water quality estimation device 1 and acquires the estimation result information from the treated water quality estimation device 1 can be repeatedly executed until the user 2 determines the operation value.

監視制御システム3は、上下水道プラント5を監視して制御する機能を有し、ユーザ2からの操作値指令に応じてプラント5内の各部を制御するための制御情報を上下水道プラント5に送信する。また監視制御システム3は、計測装置4により計測された上下水道プラント5の計測情報を取得し、現在までの一定時間分の操作値指令と計測情報を統計情報として処理水質推定装置1に送信する。 The monitoring control system 3 has a function of monitoring and controlling the water and sewage plant 5, and transmits control information for controlling each part in the plant 5 to the water and sewage plant 5 according to the operation value command from the user 2. do. In addition, the monitoring control system 3 acquires the measurement information of the water and sewage plant 5 measured by the measurement device 4, and transmits the operation value command and the measurement information for a certain time up to the present to the treated water quality estimation device 1 as statistical information. .

計測装置4は、上下水道プラント5での処理水質値を計測し、計測時点の時刻と操作値指令(管理値)、計測した処理水質値を取り纏めて計測情報として監視制御システム3に出力する。 The measuring device 4 measures the quality value of treated water in the water and sewage plant 5, collects the time at the time of measurement, the operation value command (management value), and the measured quality value of the treated water, and outputs it to the monitoring control system 3 as measurement information.

図2は、処理水質推定装置1の機能構成の具体例を示すブロック図である。処理水質推定装置1は、バスで接続されたCPU(Central Processing Unit)、メモリ及び補助記憶装置などを備え、プログラムを実行する。処理水質推定装置1は、プログラムの実行によって、入力情報取得部11、入力情報格納部12、推定演算部13、集約演算指令部14、推定モデル格納部15、推定結果格納部16、集約演算部17、及び集約演算モデル格納部18を備える装置として機能する。 FIG. 2 is a block diagram showing a specific example of the functional configuration of the treated water quality estimation device 1. As shown in FIG. The treated water quality estimation device 1 includes a CPU (Central Processing Unit), a memory, an auxiliary storage device, etc., which are connected via a bus, and executes a program. By executing a program, the treated water quality estimation apparatus 1 has an input information acquisition unit 11, an input information storage unit 12, an estimation calculation unit 13, an aggregation operation commanding unit 14, an estimation model storage unit 15, an estimation result storage unit 16, an aggregation operation unit 17 and an aggregate computation model storage unit 18 .

なお、処理水質推定装置1の各機能の全て、あるいは一部を、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)、FPGA(Field Programmable Gate Array)等のハードウェアを用いて実現しても良い。 All or part of each function of the treated water quality estimation device 1 is realized using hardware such as ASIC (Application Specific Integrated Circuit), PLD (Programmable Logic Device), and FPGA (Field Programmable Gate Array). Also good.

プログラムは、コンピュータが読み取り可能な記録媒体に記録されていても良い。コンピュータが読み取り可能な記録媒体とは、例えば光磁気ディスクやROM(Read Only Memory)等の可搬媒体、コンピュータに内蔵あるいは外付けされるハードディスク装置等の記憶装置などである。さらにプログラムは、有線または無線の通信回線を介して受信した上で媒体に記憶しても良い。 The program may be recorded on a computer-readable recording medium. The computer-readable recording medium includes, for example, a magneto-optical disk, a portable medium such as a ROM (Read Only Memory), and a storage device such as a hard disk device built in or externally attached to the computer. Furthermore, the program may be received via a wired or wireless communication line and stored in a medium.

入力情報格納部12、推定モデル格納部15、推定結果格納部16、及び集約演算モデル格納部18は、ハードディスク装置や半導体記憶装置などの記憶装置を用いて構成される。 The input information storage unit 12, the estimation model storage unit 15, the estimation result storage unit 16, and the aggregate computation model storage unit 18 are configured using storage devices such as hard disk devices and semiconductor storage devices.

入力情報取得部11は、通信インタフェースを含んで構成され、通信インタフェースを介して監視制御システム3と通信する。入力情報取得部11は、監視制御システム3から得た統計情報と、ユーザ2によって入力された操作値情報とを入力情報として入力情報格納部12に送信して格納させる。入力情報取得部11が統計情報の取得を所定の周期タイミングで繰り返し実行することにより、取得した統計情報を入力情報の一部として入力情報格納部12に蓄積する。 The input information acquisition unit 11 includes a communication interface, and communicates with the supervisory control system 3 via the communication interface. The input information acquisition unit 11 transmits the statistical information obtained from the monitoring control system 3 and the operation value information input by the user 2 as input information to the input information storage unit 12 for storage. The input information acquisition unit 11 repeatedly acquires the statistical information at a predetermined periodic timing, thereby accumulating the acquired statistical information in the input information storage unit 12 as part of the input information.

入力情報格納部12は、入力情報取得部11を介して取得した入力情報中の統計情報を時系列データとして格納する。入力情報格納部12が格納する時系列の統計情報と操作値情報は、推定演算部13、集約演算指令部14及び集約演算部17に読出される。 The input information storage unit 12 stores statistical information in the input information acquired via the input information acquisition unit 11 as time-series data. The time-series statistical information and the operation value information stored in the input information storage unit 12 are read by the estimation calculation unit 13 , the aggregation commanding unit 14 and the aggregation calculation unit 17 .

推定演算部13は、入力情報格納部12に格納された現在までの統計情報、推定モデル格納部15に格納された複数の推定モデル、及びユーザ2によって入力された操作値に基づいて、例えば時間単位での将来の、例えば「リン酸態リン濃度」「硝酸態窒素濃度」「アンモニア性態窒素濃度」等の処理水質推定値を演算し、算出した処理水質推定値を推定結果格納部16に送信して格納させる。 The estimation calculation unit 13 calculates, for example, time Calculate future treated water quality estimated values such as "phosphate phosphorus concentration", "nitrate nitrogen concentration", "ammonia nitrogen concentration" in units, and store the calculated treated water quality estimated values in the estimation result storage unit 16 Send and store.

推定モデル格納部15は、互いにアルゴリズムが異なる複数の推定モデルを格納する。推定モデル格納部15に格納される複数の推定モデルはそれぞれ、1以上の統計情報を入力し、1以上の水質処理推定値を出力する。これら複数の推定モデルは、物理・化学モデルによる静的解析手法を用いたもの、機械学習を用いたものをそれぞれ複数格納するものとしても良く、有識者によるパラメータ調整に基づく手動生成手法や、学習データを用いた機械学習等による自動生成手法により事前に生成される。推定モデル格納部15に格納される推定モデルは、対象の処理水質毎に異なる推定モデルを複数用意し、あるいは同一の処理水質を推定する推定モデルが複数あっても良い。 The estimation model storage unit 15 stores a plurality of estimation models with mutually different algorithms. Each of the plurality of estimation models stored in the estimation model storage unit 15 inputs one or more pieces of statistical information and outputs one or more water treatment estimated values. These multiple estimation models may store multiple models using static analysis methods based on physical and chemical models, and multiple models using machine learning. It is generated in advance by an automatic generation method such as machine learning using As for the estimation models stored in the estimation model storage unit 15, a plurality of different estimation models may be prepared for each target treated water quality, or a plurality of estimation models for estimating the same treated water quality may be provided.

推定結果格納部16は、推定演算部13で得た複数の処理水質推定値を格納する。推定結果格納部16が格納する複数の処理水質推定値は、集約演算部17に読み出される。 The estimation result storage unit 16 stores a plurality of treated water quality estimation values obtained by the estimation calculation unit 13 . A plurality of treated water quality estimation values stored in the estimation result storage unit 16 are read out to the aggregation calculation unit 17 .

集約演算部17は、入力情報格納部12が格納した統計情報が定常値からどの程度外れているかに対応し、推定結果格納部16に格納された複数の処理水質推定値から、集約演算モデル格納部18に格納された複数の集約演算モデルのうちの1つに基づいて、1つに集約した高精度な処理水質推定値を算出し、推定結果情報としてユーザ2に提示する。 The aggregate calculation unit 17 corresponds to how much the statistical information stored in the input information storage unit 12 deviates from the steady-state value, and stores the aggregate calculation model from the plurality of treated water quality estimated values stored in the estimation result storage unit 16. Based on one of the plurality of aggregated calculation models stored in the unit 18, one aggregated highly accurate estimated value of treated water quality is calculated and presented to the user 2 as estimation result information.

集約演算モデル格納部18は、複数の同一処理水質推定値を1つに集約するための集約演算モデルを複数格納する。集約演算モデル格納部18に格納している複数の集約演算モデルはいずれも、1つ以上の同一処理水質推定値を入力し、1つの同一処理水質推定値を出力する。集約演算モデルは、複数の推定結果の中から中央値などの任意の1つを出力値として選択するような選択モデル、複数の推定結果を組み合わせて計算し、平均値などを出力する単純な関数モデル、事前学習データによる機械学習等を用いて複数の推定結果を複雑に組み合わせて1つの出力値を計算するブラックボックスモデルなどを含む。 The aggregate computation model storage unit 18 stores a plurality of aggregate computation models for aggregating a plurality of identical estimated values of treated water quality into one. Each of the plurality of aggregated computational models stored in the aggregated computational model storage unit 18 inputs one or more identical estimated values of treated water quality and outputs one identical estimated value of treated water quality. Aggregate calculation models include a selection model that selects any one of multiple estimation results, such as the median value, as an output value, and a simple function that calculates a combination of multiple estimation results and outputs an average value, etc. It includes a model, a black box model that calculates one output value by complexly combining multiple estimation results using machine learning using pre-learned data, etc.

集約演算指令部14は、入力情報格納部12から与えられる入力情報に含まれる操作値を参照して、集約演算モデル格納部18に格納される複数の集約演算モデルの中から、集約演算に用いる集約演算モデルを自動且つ適切に選択し、選択した集約演算モデルに基づく演算を集約演算部17で実行させる。 The aggregate computation commanding unit 14 refers to the operation value included in the input information given from the input information storage unit 12, and selects a plurality of aggregate computation models stored in the aggregate computation model storage unit 18 to be used for the aggregate computation. An aggregate operation model is automatically and appropriately selected, and an aggregate operation unit 17 executes an operation based on the selected aggregate operation model.

前記のような構成における本実施形態の動作について説明する。
図3は、同一条件下で複数の推定モデルから算出した高精度推定値に基づき、オペレータであるユーザ2が処理水質推定装置1を用いて操作値を決定する際の処理行程を示すフローチャートである。なお、本実施形態では、決定すべき操作値が複数ある場合を想定している。
The operation of this embodiment in the configuration as described above will be described.
FIG. 3 is a flow chart showing the processing steps when the user 2 who is the operator determines the operation value using the treated water quality estimation device 1 based on the highly accurate estimated values calculated from a plurality of estimation models under the same conditions. . In addition, in this embodiment, it is assumed that there are a plurality of operation values to be determined.

その処理当初に、ユーザ2が評価対象とする処理水質と推定先時間とを入力して設定する(ステップS101)。
これを受けた入力情報取得部11では、全推定モデルに必要な入力情報として、計測装置4での計測情報を含めて監視制御システム3で生成した統計情報を取得し、前記操作値情報と対応付けて入力情報格納部12に格納する(ステップS102)。
At the beginning of the process, the user 2 inputs and sets the quality of treated water to be evaluated and the estimated time (step S101).
In response to this, the input information acquisition unit 11 acquires the statistical information generated by the monitoring control system 3 including the measurement information from the measuring device 4 as the input information necessary for all estimation models, and associates it with the operation value information. and store it in the input information storage unit 12 (step S102).

推定演算部13は、全推定モデルでの演算を実行するべく、まず1つの操作値により全処理水質が基準を満たすか否かを全推定モデルで演算して判断する(ステップS103)。 In order to perform calculations with all the estimation models, the estimation calculation unit 13 first determines whether or not the quality of all treated water satisfies the standard by calculating with all the estimation models using one operation value (step S103).

全処理水質が基準を満たさないと判断した場合(ステップS103のNO)、次に推定演算部13は、その時点で選択中の操作値を変更することにより全処理水質が基準を満たすようになるか否かを判断する(ステップS104)。 If it is determined that the quality of all treated water does not satisfy the standard (NO in step S103), then the estimation calculation unit 13 changes the operation value being selected at that time so that the quality of all treated water meets the standard. It is determined whether or not (step S104).

ここで選択中の操作値を変更することにより全処理水質が基準を満たすようになると判断した場合(ステップS104のYES)、推定演算部13は選択中の操作値を変更するようユーザ2に提示し、その変更操作を受け付けて設定した上で(ステップS105)、ステップS103に進んで確認のための判断処理を行なう。 If it is determined that the quality of all the treated water will meet the standard by changing the selected operation value (YES in step S104), the estimation calculation unit 13 presents to the user 2 to change the selected operation value. Then, after receiving and setting the change operation (step S105), the process proceeds to step S103 to perform determination processing for confirmation.

またステップS104において、選択中の操作値を変更しても全処理水質が基準を満たすようにはならないと判断した場合(ステップS104のNO)、推定演算部13は選択する操作項目を変更するようユーザ2に提示し、その変更操作を受け付けて設定した上で(ステップS106)、ステップS103からの処理に戻る。 Further, in step S104, when it is determined that the quality of all treated water does not meet the standard even if the operation value being selected is changed (NO in step S104), the estimation calculation unit 13 changes the operation item to be selected. After presenting it to the user 2 and accepting and setting the change operation (step S106), the process returns to the process from step S103.

こうして選択操作値とその数値を適宜変更設定することで、全推定モデルで全処理水質が基準を満たすようになる各操作値を模索する。 In this way, by appropriately changing and setting the selected operation values and their numerical values, each operation value that satisfies the standard for all treated water quality in all estimation models is explored.

ステップS103において、その時点で選択している推定モデルで全処理水質が基準を満たすと判断した時点で(ステップS103のYES)、推定演算部13は設定されている操作値を決定するものとし(ステップS107)、決定した操作値を推定結果格納部16に格納させ(ステップS108)、以上で、主として推定演算部13による図3の処理を終了する。 In step S103, when it is determined that the quality of all treated water in the currently selected estimation model satisfies the standard (YES in step S103), the estimation calculation unit 13 determines the set operation value ( Step S107), the determined operation value is stored in the estimation result storage unit 16 (step S108), and the processing of FIG. 3 mainly by the estimation calculation unit 13 ends.

図4は、全推定モデルの推定結果が推定結果格納部16に格納された状態で、集約演算指令部14が集約演算部17に対して集約演算モデルを指令する際の処理内容を示すフローチャートである。 FIG. 4 is a flow chart showing the processing details when the aggregate computation commanding unit 14 commands the aggregate computation unit 17 to use the aggregate computation model in a state in which the estimation results of all the estimation models are stored in the estimation result storage unit 16. be.

図4に示す処理の例は、集約演算モデルが2つに限定されている場合を示す。実際にはそれに限らず、3つ以上のモデルについて切り替える場合でもよい。また判断基準として定常値以外を用いてもよい。 The example of processing shown in FIG. 4 shows a case where the number of aggregate computation models is limited to two. Actually, it is not limited to this, and may be a case of switching three or more models. Also, a value other than the steady-state value may be used as the judgment criterion.

処理当初に集約演算指令部14は、入力情報格納部12から全入力情報を読み出して取得する(ステップS201)。集約演算指令部14は、取得した全入力情報に含まれる操作値情報、統計情報の内容を参照して、それらの特性に応じた最適な集約演算モデルを選択する。 At the beginning of the processing, the aggregate calculation commanding unit 14 reads and acquires all input information from the input information storage unit 12 (step S201). The aggregate computation command unit 14 refers to the contents of the operation value information and statistical information included in all the acquired input information, and selects an optimal aggregate computation model according to their characteristics.

具体的には、全入力情報が、それぞれに予め設定されている定常値の範囲をいずれも外れていないかどうかを判断する(ステップS202)。 Specifically, it is determined whether or not all the input information is out of the range of steady values set in advance (step S202).

全入力情報がいずれも定常値の範囲内であると判断した場合(ステップS202のYES)、物理・化学モデルを用いた静的解析の推定モデルでの推定結果と、機械学習の推定モデルでの推定結果が共に信頼度の高いものと考えられる。そのため、集約演算指令部14は、物理・化学モデルを用いた静的解析の推定モデルでの推定結果と、機械学習の推論モデルでの推定結果の双方を用いる集約演算モデルを集約演算モデル格納部18から選択するよう集約演算部17に指令し、選択した集約演算モデルによる演算を実行させて(ステップS203)、図4の処理を終了する。 If it is determined that all the input information is within the steady-state value range (YES in step S202), the estimation result of the static analysis estimation model using the physical / chemical model and the estimation model of machine learning Both estimation results are considered to be highly reliable. Therefore, the aggregate operation command unit 14 stores an aggregate operation model using both the estimation result of the static analysis estimation model using the physical/chemical model and the estimation result of the machine learning inference model. 18 to execute the calculation by the selected aggregate calculation model (step S203), and the process of FIG. 4 is finished.

またステップS202において、全入力情報の内の少なくとも1つは定常値の範囲を外れていると判断した場合(ステップS202のNO)、機械学習の推定モデルでの推定結果については、信頼度が低くなるものと考えられる。そのため、集約演算指令部14は、機械学習の推定モデルでの推定結果を使用せず、物理・化学モデルを用いた静的解析の推定モデルでの推定結果のみを用いた集約演算モデルを集約演算モデル格納部18から選択するよう集約演算部17に指令し、選択した集約演算モデルによる演算を実行させて(ステップS204)、図4の処理を終了する。 Also, in step S202, when it is determined that at least one of all the input information is out of the range of steady values (NO in step S202), the reliability of the estimation result of the machine learning estimation model is low. It is considered to be Therefore, the aggregate computation command unit 14 does not use the estimation result of the machine learning estimation model, and uses only the estimation result of the static analysis estimation model using the physical/chemical model to perform the aggregate computation. The intensive calculation unit 17 is instructed to select from the model storage unit 18, the calculation is executed by the selected intensive calculation model (step S204), and the process of FIG. 4 is terminated.

なお、図4の説明では、集約演算指令部14が、機械学習に基づく推定モデルでの推定結果を用いるかどうかを定常値の設定に基づいて明確に決定し、集約演算部14で実行する集約演算モデルを指令するものとしたが、集約演算モデル内で、機械学習に基づく推定モデルでの推定結果を用いるかどうかを自動的に決定するよう内部処理するものとしても良い。 In the description of FIG. 4, the aggregation operation commanding unit 14 clearly determines whether or not to use the estimation result of the estimation model based on machine learning based on the setting of the steady-state value, and the aggregation performed by the aggregation operation unit 14 Although the calculation model is commanded, internal processing may be performed to automatically determine whether or not to use the estimation result of the estimation model based on machine learning within the aggregate calculation model.

この場合、事前学習データによる機械学習等を用いて複数の推定結果を複雑に組み合わせて1つの出力値を計算する、ブラックボックスモデルである集約演算モデルを用いた、集約演算部17での内部処理とすることで、集約演算指令部14の構成を省略することができる。 In this case, internal processing in the aggregation calculation unit 17 using an aggregation calculation model, which is a black box model, that calculates one output value by combining multiple estimation results in a complicated manner using machine learning using pre-learned data. By doing so, the configuration of the aggregate calculation commanding unit 14 can be omitted.

そうした内部処理を行なう場合、定常値から外れているかという判断基準は、画一的あるいは段階的な閾値設定による非連続的なものではなく、外れる度合いに応じた自動調整による連続的な表現が可能となる。また、単純に定常値に基づく判定基準のみならず、例えば条件Aと条件Bとが重なったときだけ非定常となる等、機場の特性に基づく複雑な条件も集約演算モデルに内包することが可能である。 When performing such internal processing, the criteria for judging deviation from the steady-state value can be expressed continuously by automatic adjustment according to the degree of deviation, instead of being discontinuous based on uniform or step-by-step threshold settings. becomes. In addition, not only judgment criteria based on simple steady-state values, but also complex conditions based on the characteristics of the machine field, such as unsteady conditions only when condition A and condition B overlap, can be included in the aggregate calculation model. is.

集約演算部17は、集約演算指令部14に指令された集約演算モデル、あるいは内部処理により判断する機構を備える集約演算モデルを集約演算モデル格納部18から読出して演算を実行することにより、集約した1つの高精度な処理水質推定値を算出し、推定結果情報としてユーザ2に提示する。 Aggregation operation unit 17 reads an aggregation operation model commanded by aggregation operation commanding unit 14 or an aggregation operation model provided with a mechanism for determining by internal processing from aggregation operation model storage unit 18, and executes the operation to perform aggregation. One highly accurate estimated value of treated water quality is calculated and presented to the user 2 as estimation result information.

以上詳述した如く本実施形態によれば、入力情報のデータ特性に応じて集約演算モデルを自動、且つ適切に選択することができる。その結果、ユーザ2は手動で状況に応じた集約演算モデルを選択する等の必要なしに、高精度の推定結果情報を取得できる。 As described in detail above, according to this embodiment, it is possible to automatically and appropriately select an aggregate computation model according to the data characteristics of input information. As a result, the user 2 can acquire highly accurate estimation result information without having to manually select an aggregate computation model according to the situation.

[第2の実施形態]
図5は、図2の機能構成に代えて、第2の実施形態における処理水質推定装置1の機能構成の具体例を示すブロック図である。なお、基本的な構成はほぼ同様であるものとして、同一部分には同一符号を付して、それらの説明を省略する。
[Second embodiment]
FIG. 5 is a block diagram showing a specific example of the functional configuration of the treated water quality estimation device 1 according to the second embodiment instead of the functional configuration of FIG. Since the basic configuration is almost the same, the same parts are denoted by the same reference numerals, and the description thereof is omitted.

本実施形態においては、処理水質推定装置1に集約演算モデル更新部21を追加する構成となる。この集約演算モデル更新部21は、入力情報格納部12に格納される入力情報中の統計情報に含まれる現在の処理水質計測値と、推定結果格納部16に格納される直近の過去の処理水質推定値とに基づき、集約演算モデル格納部18に格納される集約演算モデルを必要に応じて更新させる。 In this embodiment, it becomes the structure which adds the aggregation calculation model update part 21 to the treated water quality estimation apparatus 1. FIG. This aggregate computation model update unit 21 updates the current treated water quality measurement value included in the statistical information in the input information stored in the input information storage unit 12 and the most recent past treated water quality stored in the estimation result storage unit 16 Based on the estimated value, the aggregate computation model stored in the aggregate computation model storage unit 18 is updated as necessary.

次に本実施形態の動作について説明する。
図6は、集約演算モデル更新部21による集約演算モデルを更新するための処理内容を示すフローチャートである。この処理は、統計情報の更新周期以上の一定周期、例えば24時間毎に実行するものであり、その当初に推定結果格納部16に格納される直近の過去、例えば24時間分の処理水質推定値を取得する(ステップS301)。
Next, the operation of this embodiment will be described.
FIG. 6 is a flow chart showing the processing contents for updating the aggregate computation model by the aggregate computation model update unit 21. As shown in FIG. This process is executed at a constant period equal to or longer than the statistical information update period, for example, every 24 hours. is obtained (step S301).

次に集約演算モデル更新部21は、入力情報格納部12に格納される入力情報に含まれる24時間前から現在までの処理水質計測値を取得する(ステップS302)。 Next, the aggregate computation model updating unit 21 acquires the treated water quality measurement values from 24 hours ago to the present, which are included in the input information stored in the input information storage unit 12 (step S302).

集約演算モデル更新部21は、これら取得した各情報により、24時間前から現在までの処理水質計測値を基準として、同時系列について過去に計算された処理水質推定値がどの程度の誤差を有するかを算出する(ステップS303)。 The aggregate computation model update unit 21 uses each of the acquired information to determine how much error the treated water quality estimated value calculated in the past for the simultaneous series has as a reference, the treated water quality measured value from 24 hours ago to the present. is calculated (step S303).

集約演算モデル更新部21は、算出した24時間前から現在までの処理水質推定値の誤差が、予め設定されている誤差のしきい値を超えているか否かにより、集約演算モデルの更新処理を行なう必要性があるか否かを判断する(ステップS304)。 The aggregate computation model update unit 21 updates the aggregate computation model based on whether or not the calculated error in the estimated value of treated water quality from 24 hours ago to the present exceeds a preset error threshold. It is determined whether or not there is a need to do so (step S304).

24時間前から現在までの処理水質推定値の誤差が、予め設定されている誤差のしきい値を超えない範囲内にあると判断した場合(ステップS304のNO)、集約演算モデル更新部21では集約演算モデルの更新処理を行なう必要性がないものとして、以上で図6の処理を終了する。 If it is determined that the error in the estimated treated water quality from 24 hours ago to the present is within a range that does not exceed the preset error threshold value (NO in step S304), the aggregate computation model updating unit 21 Assuming that there is no need to update the aggregate computation model, the process of FIG. 6 ends.

一方で、24時間前から現在までの処理水質計測値の誤差が、予め設定されているしきい値を超えていると判断した場合(ステップS304のYES)、集約演算モデル更新部21は現在の処理水質計測値に基づいて、集約演算モデル格納部18に格納される集約演算モデルの更新処理を行なった上で(ステップS305)、図6の処理を終了する。 On the other hand, when it is determined that the error in the treated water quality measurement value from 24 hours ago to the present exceeds the preset threshold value (YES in step S304), the aggregate computation model updating unit 21 updates the current After updating the aggregate computation model stored in the aggregate computation model storage unit 18 based on the treated water quality measurement value (step S305), the processing in FIG. 6 ends.

集約演算モデル格納部18に格納される集約演算モデルの更新処理に関しては、誤差の大きさと方向性とに応じて、線形特性に重み付けを付与した更新を行なう手法や、機械学習を用いた手法等が考えられる。 Regarding the update processing of the aggregate computation model stored in the aggregate computation model storage unit 18, a method of updating by weighting the linear characteristics according to the magnitude and direction of the error, a method using machine learning, etc. can be considered.

以上に述べた如く本実施形態によれば、過去の各推定モデルによる推定結果と、それに対応する正解値となるべき、現在の処理水質の計測値とを比較することにより、現在までの一定時間分の入力情報の特性に対応する各推定モデルの信頼度を自動的に評価し、その評価結果に基づいて集約演算モデルを更新できる。その結果、集約演算モデルでの演算により求められる最終的な推定結果の精度をより高くできる(請求項3の効果)。 As described above, according to the present embodiment, by comparing the estimation result of each past estimation model and the current measured value of treated water quality, which should be the correct value corresponding to it, The reliability of each estimation model corresponding to the characteristics of minute input information can be automatically evaluated, and the aggregate computational model can be updated based on the evaluation results. As a result, the accuracy of the final estimation result obtained by the computation in the aggregate computation model can be made higher (effect of claim 3).

[第3の実施形態]
図7は、図2の機能構成に代えて、第3の実施形態における処理水質推定装置1の機能構成の具体例を示すブロック図である。なお、基本的な構成はほぼ同様であるものとして、同一部分には同一符号を付して、それらの説明を省略する。
[Third embodiment]
FIG. 7 is a block diagram showing a specific example of the functional configuration of the treated water quality estimation device 1 according to the third embodiment instead of the functional configuration of FIG. Since the basic configuration is almost the same, the same parts are denoted by the same reference numerals, and the description thereof is omitted.

本実施形態においては、シリアルに複数の推定モデルの演算を実行する推定演算部13に代えて、パラレルに複数の推定モデルの演算を実行する推定演算部131,132,…を備える。また、これら推定演算部131,132,…で実行する推定モデルの割り付けと演算実行時の優先順位を設定するべく、推定演算指令部22を備える。 In this embodiment, instead of the estimation calculation unit 13 that serially executes calculations of a plurality of estimation models, estimation calculation units 131, 132, . . . that execute calculations of a plurality of estimation models in parallel are provided. Also, an estimation operation commanding unit 22 is provided in order to allocate estimation models to be executed by these estimation operation units 131, 132, .

推定演算部131,132,…は、ハードウェア上で並列配置された構成でも良いし、または同一ハードウェアで論理的に並列化されていても良い。さらに、これら複数の推定演算部131,132,…は、ハードウェア面あるいはソフトウェア面で異なる性能の計算機資源でも良く、再構成可能な計算機資源の場合に、推定演算指令部22からの指令に応じて構成を変更しても良い。 The estimation calculation units 131, 132, . . . may be arranged in parallel on hardware, or may be logically parallelized on the same hardware. Furthermore, the plurality of estimation calculation units 131, 132, . . . may be computer resources with different performance in terms of hardware or software. configuration can be changed.

推定演算指令部22は、複数の推定演算部131,132,…に対して、順次並列に推定モデルを割り付けて演算を実行させることで、処理を高速化することが可能である。 The estimation calculation commanding unit 22 can speed up processing by sequentially allocating estimation models in parallel to the plurality of estimation calculation units 131, 132, . . . and executing calculations.

さらに推定演算指令部22が、集約演算モデル格納部18に格納される、後行程の集約演算に用いる推定結果を参照することで、必要な推定演算のみを推定演算部131,132,…に割り付けて実施させ、最終的な推定結果情報を出力するまでの時間をより短縮させることも可能となる。 Further, the estimation computation commanding unit 22 refers to the estimation result used for the subsequent aggregation computation stored in the aggregation computation model storage unit 18, thereby allocating only necessary estimation computations to the estimation computation units 131, 132, . . . It is also possible to shorten the time until the final estimation result information is output.

この場合、加えて推定演算指令部22は、集約演算部17で全推定演算が完了する前においても、未完了の推定結果については過去の推定結果等の暫定値を用いさせることで、暫定的な集約演算を実行させ、暫定的な集約演算結果を、早期段階で最終的な集約演算の結果に近付けることが可能となる。 In this case, in addition, the estimation calculation commanding unit 22 causes the incomplete estimation results to use provisional values such as past estimation results even before all the estimation calculations are completed by the aggregation calculation unit 17. It is possible to make the provisional aggregate operation result closer to the final aggregate operation result at an early stage.

次に本実施形態の動作について説明する。
本動作例では、単に複数の推定モデルのすべてを推定演算部131,132,…に順次割り付けて実施させるのではなく、重要度に応じた優先度を考慮して、必要な推定モデルでの演算に限定して実施する場合について説明する。
Next, the operation of this embodiment will be described.
In this operation example, all of the plurality of estimation models are not simply assigned to the estimation calculation units 131, 132, . will be described.

図8は、推定演算指令部22による複数の推定演算の並列処理と集約演算の制御処理の内容を示すフローチャートである。暫定値には過去の推定結果を用いる。 FIG. 8 is a flow chart showing details of control processing for parallel processing of a plurality of estimation computations and aggregation computation by the estimation computation commanding unit 22 . Past estimation results are used for provisional values.

推定モデル格納部15に格納される推定モデルを用いて推定演算部131,132,…で演算を実行させるのに際し、推定演算指令部22は集約演算モデル格納部18に格納されている集約演算モデルを読み出し、後の行程の集約演算モデルの実行時に必要な推定結果を参照する(ステップS401)。 When the estimation calculation units 131, 132, . , and refer to the estimation result required when executing the aggregate computation model in the subsequent process (step S401).

この参照結果に基づいて、推定演算指令部22は推定演算部131,132,…により実行する推定モデルを必要なものに限定し、且つ、重要度に応じた優先度を設定して、それら限定した推定モデルを並列に実施するよう指令する(ステップS402)。 Based on this reference result, the estimation computation commanding unit 22 limits the estimation models to be executed by the estimation computation units 131, 132, . It is instructed to execute the estimated models in parallel (step S402).

なお、ここでいう重要度とは、集約演算モデルにおける本推定結果の参照度合い、例えば線形和における重み付けなどや、計算負荷などにより設定される。 Note that the degree of importance here is set by the degree of reference of the estimation result in the aggregate computation model, for example, weighting in linear sums, calculation load, and the like.

推定演算指令部22からの指令を受けた推定演算部131,132,…は、それぞれ指定された推定モデルを用いて推定演算を実施し、推定結果を算出して、随時推定結果格納部16に格納する。 Upon receiving a command from the estimation calculation commanding unit 22, the estimation calculation units 131, 132, . Store.

その後、推定演算部131,132,…を監視する推定演算指令部22は、指令した全ての推定モデルの演算の実行が終了したか否かを判断する(ステップS403)。 After that, the estimation calculation commanding unit 22, which monitors the estimation calculation units 131, 132, .

指令した全ての推定モデルの演算の実行が終了していないと判断した場合(ステップS403のNO)、推定演算指令部22は集約演算モデル格納部18に格納される集約演算モデル中の入力に用いる入力情報に関して、まだ推定結果が算出されていない推定結果に関し、推定結果格納部16に格納される過去の推定結果を読み出して置換させ(ステップS404)、集約演算モデルによる暫定的な集約演算を実行させる(ステップS405)。そして、その演算結果を随時、仮の推定結果情報として出力させた上で(ステップS406)、ステップS403からの処理に戻る。 If it is determined that the execution of all commanded estimation model calculations has not been completed (NO in step S403), the estimation calculation commanding unit 22 is used for input in the aggregate calculation model stored in the aggregate calculation model storage unit 18. Regarding the input information, regarding the estimation result for which the estimation result has not yet been calculated, the past estimation result stored in the estimation result storage unit 16 is read out and replaced (step S404), and the provisional aggregation operation is executed by the aggregation operation model. (step S405). Then, after outputting the calculation result as temporary estimation result information at any time (step S406), the process returns to step S403.

こうして、指令した全ての推定モデルの演算の実行が終了するまでの間、ステップS403~S406の処理を繰り返し実行し、暫定的な集約演算モデルでの推定結果を出力し続けるが、その過程で順次推定演算部131,132,…での推定モデルの演算が終了し、当該推定モデルでの現在の推定結果が推定結果格納部16に格納される。 In this way, the processing of steps S403 to S406 is repeatedly executed until the execution of the calculations of all the commanded estimation models is completed, and the estimation results of the provisional aggregate calculation model are continuously output. The calculation of the estimation model by the estimation calculation units 131, 132, .

そのため、全ての推定モデルの演算の実行が完了する前に、暫定的な集約演算ではありながら、精度が順次高くなるような推定結果情報が出力されることとなる。 Therefore, before the execution of all the calculations of the estimation model is completed, the estimation result information whose accuracy is gradually increased is output even though it is a provisional aggregation calculation.

そして、ステップS403において、指令した全ての推定モデルの演算の実行が終了したと判断した時点で(ステップS403のYES)、推定演算指令部22はそれら推定結果を用いた最終的な集約演算モデルでの演算の実行を集約演算部17に指令する(ステップS407)。 Then, at step S403, when it is determined that the execution of all commanded estimation model calculations has been completed (YES in step S403), the estimation calculation commanding unit 22 executes the final aggregate calculation model using the estimation results. (step S407).

この指令に基づいて集約演算部17が最終的な集約演算を実行し、算出された推定結果情報を出力することで(ステップS408)、以上で図8の処理を終了する。 Based on this command, the aggregation calculation unit 17 executes the final aggregation calculation and outputs the calculated estimation result information (step S408), thereby ending the processing in FIG.

以上に述べた如く本実施形態によれば、推定演算を並列して実行することにより、全推定モデルでの演算の実行を高速化することができる。 As described above, according to this embodiment, by executing estimation operations in parallel, it is possible to speed up the execution of operations in all estimation models.

特に、推定モデルでの演算を複数の演算部に割り付けて実行させる際、必要と思われる推定モデルでの演算のみに限定し、重要度に応じた優先度を設定した上で演算を実施することで、演算に要する時間をさらに短縮できる。 In particular, when executing calculations in the estimation model by allocating them to multiple calculation units, it is necessary to limit the calculations to only the calculations in the estimation model that are deemed necessary, and to perform calculations after setting priorities according to their importance. can further reduce the computation time.

加えて、並列した推定モデルでの演算を実行中、まだ算出されていない推定結果に対して、推定結果格納部16から、暫定的に対応する過去の推定結果を集約演算部17に読み出させて集約演算モデルの演算を実行させるものとしたので、暫定的な集約演算モデルでの演算により算出される推定結果を、より早い段階で最終的に得られる値に近付けることが可能となる。 In addition, during the execution of computations in the parallel estimation models, the aggregation computation unit 17 is caused to read out provisionally corresponding past estimation results from the estimation result storage unit 16 for estimation results that have not yet been calculated. Since the computation of the aggregate computation model is executed by the temporary aggregate computation model, it is possible to bring the estimation result calculated by the computation of the temporary aggregate computation model closer to the finally obtained value at an earlier stage.

[第4の実施形態]
図9は、図2、図5、図7の機能構成に代えて、第4の実施形態における処理水質推定装置1の機能構成の具体例を示すブロック図である。なお、基本的な構成はほぼ同様であるものとして、同一部分には同一符号を付して、それらの説明を省略する。
[Fourth embodiment]
FIG. 9 is a block diagram showing a specific example of the functional configuration of the treated water quality estimation device 1 according to the fourth embodiment instead of the functional configurations of FIGS. Since the basic configuration is almost the same, the same parts are denoted by the same reference numerals, and the description thereof is omitted.

本実施形態においては、集約演算部17の出力する推定結果情報を、GUI(Graphical User Interface)表示部23に与える。GUI表示部23は、集約演算部17から与えられる推定結果情報に含まれる数値情報を、ディスプレイの画面上に展開したグラフ表示として、座標や色の濃淡を用いて視覚的に理解し易い形態で表現する。 In this embodiment, the estimation result information output from the aggregation calculation unit 17 is provided to a GUI (Graphical User Interface) display unit 23 . The GUI display unit 23 displays the numerical information contained in the estimation result information given from the aggregation calculation unit 17 as a graph display developed on the screen of the display in a visually easy-to-understand form using coordinates and color shading. express.

図10は、ユーザ2に提示されるGUI表示部23でのグラフ表示画面の例を示す。画面の中央よりやや右側においては、ユーザ2が選択可能な項目として、操作指標の項目「曝気風量」「返送率」「余剰汚泥引抜率」と、管理指標の項目「MLSS(Mixed Liquor Suspended Solids:活性汚泥浮遊物質)」「DO(Dissolved Oxygen:溶存酸素)」「SRT(Sludge Retention Time:汚泥滞留時間)」とを列挙している。ここでは操作指標中の項目「曝気風量」を選択した状態として、他の項目と区別するように反転表示した例を示している。 FIG. 10 shows an example of a graph display screen on the GUI display section 23 presented to the user 2. As shown in FIG. On the right side of the center of the screen, as items that can be selected by the user 2, the operation index items "aeration air volume", "return rate", and "excess sludge removal rate", and the management index item "MLSS (Mixed Liquor Suspended Solids: Activated sludge suspended matter), DO (Dissolved Oxygen), and SRT (Sludge Retention Time) are listed. Here, an example is shown in which the item "aeration air volume" in the operation index is selected and displayed in reverse so as to be distinguished from other items.

これと対応するように、画面の中央を含む左側において、「PO4-P(リン酸態リン)」「NH4-N(硝酸態窒素)」「NO3-N(アンモニア性態窒素)」の各「曝気風量」に対応する推定グラフを表示している。 Correspondingly, on the left side including the center of the screen, "PO4-P (phosphate phosphorus)", "NH4-N (nitrate nitrogen)", and "NO3-N (ammonia nitrogen)" Estimated graph corresponding to "aeration air volume" is displayed.

各グラフは、縦軸を操作値である曝気風量[m/h]、横軸を現在時刻を左端とした未来の時間軸として、色の濃淡で処理水質である「PO4-P」「NH4-N」「NO3-N」の各濃度の推定値を表示する3次元グラフとしている。各グラフ中、破線は現状の曝気風量300[m/h]弱を示している。 In each graph, the vertical axis is the aeration air volume [m 3 /h], which is the operation value, and the horizontal axis is the future time axis with the current time as the left end. -N" and "NO3-N" are three-dimensional graphs that display estimated values for each concentration. In each graph, the dashed line indicates the current aeration air volume of slightly less than 300 [m 3 /h].

各グラフは、下端側で示すように現在時刻「6:00」から最大24時間後の明日の「6:00」までの推定結果を示している。例えば上段の「PO4-P」のグラフでは、曝気風量が400[m/h]以上となる場合にPO4-P濃度が上昇する一方で、曝気風量が200[m/h]強以下となる場合にも12時間後からPO4-P濃度が上昇するような予測となっていることを視覚的に表現している。 Each graph shows estimation results from the current time "6:00" to tomorrow's "6:00" 24 hours later at the maximum, as shown at the bottom. For example, in the graph of "PO4-P" in the upper part, the PO4-P concentration increases when the aeration air volume is 400 [m 3 /h] or more, while the aeration air volume is 200 [m 3 /h] or less. It visually expresses that the PO4-P concentration is expected to increase after 12 hours even if the dose is reduced.

また、このような3次元グラフに代えて、現状の操作値における推定結果を2次元グラフで表した表示にも容易に切替えられる。 In addition, instead of such a three-dimensional graph, the display can be easily switched to a two-dimensional graph representing the estimation results for the current operating values.

図11は、図10で現状のグラフボタンBT2が操作されている状態から、ボタンBT1を操作した場合に切り替わる2次元グラフを例示する図である。縦軸を処理水質の濃度、横軸を時間軸として、現状または任意の操作値で処理水質がどのように変化するのかの推定結果を表示する。 FIG. 11 is a diagram exemplifying a two-dimensional graph that is switched from the current state in which the graph button BT2 is operated in FIG. 10 when the button BT1 is operated. The vertical axis is the concentration of the treated water quality, and the horizontal axis is the time axis.

同図では、1つのボタンBT1の操作により、3つの処理水質「PO4-P」「NH4-N」「NO3-N」のグラフを連動して切り替えた場合を示しているが、各処理水質毎にボタンが用意されているように、グラフの内容を選択的に操作することも可能である。 In the same figure, the operation of one button BT1 shows the case where the graphs of three treated water qualities "PO4-P", "NH4-N" and "NO3-N" are switched in tandem. It is also possible to selectively manipulate the contents of the graph, as buttons are provided in .

以上に述べたように本実施形態によれば、操作値に対する複数の処理水質の推定結果を1画面内で比較して表示できるため、設定すべき操作値を視覚的に理解し易い形態で認識することができる。 As described above, according to the present embodiment, it is possible to compare and display a plurality of treated water quality estimation results for operation values within one screen. can do.

以上、本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although several embodiments of the invention have been described above, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and modifications can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the scope of the invention described in the claims and equivalents thereof.

1…処理水質推定装置、2…ユーザ、3…監視制御システム、4…計測装置、5…上下水道プラント、6…流入水、7…処理水、11…入力情報取得部、12…入力情報格納部、13,131,132…推定演算部、14…集約演算指令部、15…推定モデル格納部、16…推定結果格納部、17…集約演算部、18…集約演算モデル格納部、21…集約演算モデル更新部、22…推定演算指令部、23…GUI表示部、100…制御対象プラント。 DESCRIPTION OF SYMBOLS 1... Treated water quality estimation apparatus, 2... User, 3... Monitoring and control system, 4... Measuring device, 5... Water supply and sewage plant, 6... Influent water, 7... Treated water, 11... Input information acquisition part, 12... Input information storage Part 13, 131, 132... Estimation calculation unit 14... Aggregation calculation command unit 15... Estimation model storage unit 16... Estimation result storage unit 17... Aggregation calculation unit 18... Aggregation calculation model storage unit 21... Aggregation Calculation model updating unit 22 Estimated calculation command unit 23 GUI display unit 100 Plant to be controlled.

Claims (9)

制御対象プラントで処理が必要な水質の計測により得られる統計情報と、操作値情報とを入力情報として取得する入力情報取得部と、
前記入力情報取得部で取得した入力情報を格納する入力情報格納部と、
それぞれ異なるアルゴリズムで入力情報を用いた処理水質の推定値を算出する複数の推定モデルを格納する推定モデル格納部と、
前記入力情報格納部に格納される入力情報と、前記推定モデル格納部に格納される複数の推定モデルとを用いて処理水質の推定値を算出する推定演算部と、
前記推定演算部で算出した処理水質推定値を格納する推定結果格納部と、
複数の処理水質推定値を集約する集約演算モデルを複数格納する集約演算モデル格納部と、
前記推定結果格納部に格納される複数の処理水質推定値を、前記集約演算モデル格納部に格納される集約演算モデルを用いて集約する集約演算部と、
前記入力情報格納部に格納された入力情報に基づいて、前記集約演算部が用いる集約演算モデルを指令する集約演算指令部と、
を備える処理水質推定装置。
an input information acquisition unit that acquires as input information statistical information obtained by measuring the quality of water that needs to be processed in the plant to be controlled, and operation value information;
an input information storage unit that stores the input information acquired by the input information acquisition unit;
an estimation model storage unit that stores a plurality of estimation models that calculate an estimated value of treated water quality using input information with different algorithms;
an estimation calculation unit that calculates an estimated value of treated water quality using input information stored in the input information storage unit and a plurality of estimation models stored in the estimation model storage unit;
an estimation result storage unit that stores the estimated value of treated water quality calculated by the estimation calculation unit;
an aggregate calculation model storage unit that stores a plurality of aggregate calculation models that aggregate a plurality of treated water quality estimation values;
an aggregation computation unit that aggregates a plurality of treated water quality estimation values stored in the estimation result storage unit using an aggregation computation model stored in the aggregation computation model storage unit;
an aggregate computation commanding unit that commands an aggregate computation model used by the aggregate computation unit based on the input information stored in the input information storage unit;
Treated water quality estimation device.
前記推定モデル格納部は、1つ以上の物理・化学モデルの静的解析に基づく推定モデルと、1つ以上の機械学習モデルのデータ解析に基づく推定モデルとを格納し、
前記集約演算指令部は、前記入力情報格納部に格納された入力情報がそれぞれに事前に設定される定常値範囲を外れているか否かに基づいて、物理・化学モデルの静的解析に基づく推定モデルでの推定結果を用いる集約演算モデルと、機械学習モデルのデータ解析に基づく推定モデルでの推定結果を用いる集約演算モデルとを選択して指令する、
請求項1記載の処理水質推定装置。
The estimated model storage unit stores an estimated model based on static analysis of one or more physical/chemical models and an estimated model based on data analysis of one or more machine learning models,
The aggregate calculation command unit performs estimation based on static analysis of a physical/chemical model based on whether or not the input information stored in the input information storage unit is out of a preset steady-state value range. select and command an aggregate computation model that uses the estimation results of the model and an aggregate computation model that uses the estimation results of the estimation model based on the data analysis of the machine learning model;
The treated water quality estimation device according to claim 1.
前記入力情報格納部に格納される入力情報に含まれる統計情報中の現在の処理水質計測値と、前記推定結果格納部に格納される過去の処理水質推定値とに基づき、前記集約演算モデル格納部に格納される集約演算モデルを更新する集約演算モデル更新部をさらに備える、請求項1記載の処理水質推定装置。 Store the aggregate calculation model based on the current treated water quality measurement value in the statistical information included in the input information stored in the input information storage unit and the past treated water quality estimated value stored in the estimation result storage unit 2. The treated water quality estimation device according to claim 1, further comprising an aggregate computation model updating unit that updates the aggregate computation model stored in the unit. 前記推定演算部は、複数で並列して推定モデルを用いた演算を実行し、
前記複数の推定演算部それぞれに前記推定モデル格納部に格納される推定モデルを割り付けて演算を実行させる推定演算指令部をさらに備える、
請求項1記載の処理水質推定装置。
The estimation calculation unit performs a calculation using the estimation model in parallel with a plurality of
further comprising an estimation computation commanding unit that allocates the estimation model stored in the estimation model storage unit to each of the plurality of estimation computation units and causes each of the estimation computation units to execute computation;
The treated water quality estimation device according to claim 1.
前記推定演算指令部は、前記集約演算モデル格納部に格納される集約演算モデルで使用される推定結果とその重要度に基づき、前記推定演算部に割り付ける推定モデルを限定し、重要度に応じた優先度を設定して、前記複数の推定演算部それぞれに推定モデルを割り付けて演算を実行させる、請求項4記載の処理水質推定装置。 The estimation computation command unit limits the estimation model to be allocated to the estimation computation unit based on the estimation result used in the aggregate computation model stored in the aggregate computation model storage unit and the importance thereof, and selects an estimation model according to the importance. 5. The treated water quality estimation device according to claim 4, wherein a priority is set and an estimation model is assigned to each of said plurality of estimation calculation units to execute calculation. 前記推定演算指令部は、前記推定演算部でまだ算出されていない推定結果に代えて、前記推定結果格納部から対応する過去の推定結果を前記集約演算部に読み出させ、集約演算モデルの演算を実行させる、請求項4または5記載の処理水質推定装置。 The estimation computation commanding unit causes the aggregation computation unit to read the corresponding past estimation result from the estimation result storage unit instead of the estimation result that has not yet been calculated by the estimation computation unit, and computes the aggregation computation model. The treated water quality estimation device according to claim 4 or 5, which executes 前記集約演算部が集約した処理水質推定値を、操作値と予測時間の関係を示すグラフ化して表示するグラフ表示部をさらに備える、請求項1記載の処理水質推定装置。 2. The treated water quality estimation device according to claim 1, further comprising a graph display unit for displaying the estimated treated water quality values aggregated by the aggregation calculation unit in a graph showing the relationship between the operation value and the prediction time. コンピュータが実行する処理水質推定方法であって、
制御対象プラントで処理が必要な水質の計測により得られる統計情報と、操作値情報とを入力情報として取得する入力情報取得工程と、
前記入力情報取得工程で取得した入力情報を格納する入力情報格納工程と、
それぞれ異なるアルゴリズムで入力情報を用いた処理水質の推定値を算出する複数の推定モデルを格納する推定モデル格納工程と、
前記入力情報格納工程で格納した入力情報と、前記推定モデル格納工程で格納した複数の推定モデルとを用いて処理水質の推定値を算出する推定演算工程と、
前記推定演算工程で算出した処理水質推定値を格納する推定結果格納工程と、
複数の処理水質推定値を集約する集約演算モデルを複数格納する集約演算モデル格納工程と、
前記推定結果格納工程で格納した複数の処理水質推定値を、前記集約演算モデル格納工程で格納した集約演算モデルを用いて集約する集約演算工程と、
前記入力情報格納工程で格納した入力情報に基づいて、前記集約演算工程で用いる集約演算モデルを指令する集約演算指令工程と、
を有する処理水質推定方法。
A computer-executed method for estimating treated water quality,
an input information acquisition step of acquiring statistical information obtained by measuring the quality of water that needs to be treated in the plant to be controlled, and manipulated value information as input information;
an input information storing step of storing the input information acquired in the input information acquiring step;
an estimation model storing step of storing a plurality of estimation models for calculating an estimated value of treated water quality using input information with different algorithms;
an estimation calculation step of calculating an estimated value of treated water quality using the input information stored in the input information storing step and a plurality of estimation models stored in the estimation model storing step;
an estimation result storing step of storing the treated water quality estimated value calculated in the estimation calculation step;
an aggregate calculation model storing step of storing a plurality of aggregate calculation models that aggregate a plurality of treated water quality estimated values;
an aggregation operation step of aggregating the plurality of treated water quality estimation values stored in the estimation result storing step using the aggregation operation model stored in the aggregation operation model storage step;
an aggregate computation command step of commanding an aggregate computation model used in the aggregate computation step based on the input information stored in the input information storing step;
A method for estimating treated water quality.
コンピュータが実行するプログラムであって、前記コンピュータを、
制御対象プラントで処理が必要な水質の計測により得られる統計情報と、操作値情報とを入力情報として取得する入力情報取得部と、
前記入力情報取得部で取得した入力情報を格納する入力情報格納部と、
それぞれ異なるアルゴリズムで入力情報を用いた処理水質の推定値を算出する複数の推定モデルを格納する推定モデル格納部と、
前記入力情報格納部で格納した入力情報と、前記推定モデル格納部で格納した複数の推定モデルとを用いて処理水質の推定値を算出する推定演算部と、
前記推定演算部で算出した処理水質推定値を格納する推定結果格納部と、
複数の処理水質推定値を集約する集約演算モデルを複数格納する集約演算モデル格納部と、
前記推定結果格納部で格納した複数の処理水質推定値を、前記集約演算モデル格納部で格納した集約演算モデルを用いて集約する集約演算部と、
前記入力情報格納部で格納した入力情報に基づいて、前記集約演算部で用いる集約演算モデルを指令する集約演算指令部と、
して機能させるプログラム。
A program executed by a computer, the computer comprising:
an input information acquisition unit that acquires as input information statistical information obtained by measuring the quality of water that needs to be processed in the plant to be controlled, and operation value information;
an input information storage unit that stores the input information acquired by the input information acquisition unit;
an estimation model storage unit that stores a plurality of estimation models that calculate an estimated value of treated water quality using input information with different algorithms;
an estimation calculation unit that calculates an estimated value of treated water quality using the input information stored in the input information storage unit and a plurality of estimation models stored in the estimation model storage unit;
an estimation result storage unit that stores the estimated value of treated water quality calculated by the estimation calculation unit;
an aggregate calculation model storage unit that stores a plurality of aggregate calculation models that aggregate a plurality of treated water quality estimation values;
an aggregation computation unit that aggregates a plurality of treated water quality estimation values stored in the estimation result storage unit using an aggregation computation model stored in the aggregation computation model storage unit;
an aggregate computation commanding unit that commands an aggregate computation model used in the aggregate computation unit based on the input information stored in the input information storage unit;
A program that works as
JP2019004893A 2019-01-16 2019-01-16 Treated water quality estimation device, treated water quality estimation method and program Active JP7263020B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019004893A JP7263020B2 (en) 2019-01-16 2019-01-16 Treated water quality estimation device, treated water quality estimation method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019004893A JP7263020B2 (en) 2019-01-16 2019-01-16 Treated water quality estimation device, treated water quality estimation method and program

Publications (2)

Publication Number Publication Date
JP2020113151A JP2020113151A (en) 2020-07-27
JP7263020B2 true JP7263020B2 (en) 2023-04-24

Family

ID=71668037

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019004893A Active JP7263020B2 (en) 2019-01-16 2019-01-16 Treated water quality estimation device, treated water quality estimation method and program

Country Status (1)

Country Link
JP (1) JP7263020B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7092426B1 (en) * 2022-04-19 2022-06-28 Wota株式会社 Water component estimation device, water component estimation method, and water component estimation program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001249705A (en) 2000-03-03 2001-09-14 Toshiba Corp Process simulator application non-linear controller and method for the same
JP2001306106A (en) 2000-04-18 2001-11-02 Toshiba Techno Consulting Kk Simulator for water-quality in water purification plant
JP2005338049A (en) 2004-04-26 2005-12-08 Mitsubishi Heavy Ind Ltd Plant instrumentation control unit and method
JP2013161336A (en) 2012-02-07 2013-08-19 Metawater Co Ltd Monitor object amount prediction method and monitor object amount prediction device
JP2015127914A (en) 2013-12-27 2015-07-09 三菱重工業株式会社 Prediction system, monitor system, drive support system, gas turbine facility and prediction method
WO2017094207A1 (en) 2015-11-30 2017-06-08 日本電気株式会社 Information processing system, information processing method, and information processing program
JP2017207945A (en) 2016-05-19 2017-11-24 株式会社日立製作所 Maintenance management support device and maintenance management support system for water treatment facility

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1074188A (en) * 1996-05-23 1998-03-17 Hitachi Ltd Data learning device and plant controller

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001249705A (en) 2000-03-03 2001-09-14 Toshiba Corp Process simulator application non-linear controller and method for the same
JP2001306106A (en) 2000-04-18 2001-11-02 Toshiba Techno Consulting Kk Simulator for water-quality in water purification plant
JP2005338049A (en) 2004-04-26 2005-12-08 Mitsubishi Heavy Ind Ltd Plant instrumentation control unit and method
JP2013161336A (en) 2012-02-07 2013-08-19 Metawater Co Ltd Monitor object amount prediction method and monitor object amount prediction device
JP2015127914A (en) 2013-12-27 2015-07-09 三菱重工業株式会社 Prediction system, monitor system, drive support system, gas turbine facility and prediction method
WO2017094207A1 (en) 2015-11-30 2017-06-08 日本電気株式会社 Information processing system, information processing method, and information processing program
JP2017207945A (en) 2016-05-19 2017-11-24 株式会社日立製作所 Maintenance management support device and maintenance management support system for water treatment facility

Also Published As

Publication number Publication date
JP2020113151A (en) 2020-07-27

Similar Documents

Publication Publication Date Title
US20170060104A1 (en) Numerical controller with machining condition adjustment function which reduces chatter or tool wear/breakage occurrence
US20170032283A1 (en) Machine learning unit, spindle replacement judging device, controller, machine tool, production system, and machine learning method, which are able to judge necessity of spindle replacement
JP6985833B2 (en) Data processing equipment, control systems, data processing methods and programs
Biau et al. Sequential quantile prediction of time series
CN110785716B (en) Instability detection device, instability detection system, and instability detection method
JP6529096B2 (en) Simulation system, simulation method and program for simulation
US20210209468A1 (en) Learning device, inference device, method, and program
US10565343B2 (en) Circuit configuration optimization apparatus and machine learning device
JP5874297B2 (en) Heat source control device, air conditioning system, heat source control program, and heat source control method
CN103489034A (en) Method and device for predicting and diagnosing online ocean current monitoring data
JP7263020B2 (en) Treated water quality estimation device, treated water quality estimation method and program
JP2018180588A (en) Work time measurement system and work instruction system using the same
TW202101142A (en) Operation evaluation device, operation evaluation method, and program
JP6338971B2 (en) Demand adjustment system
JP2019520642A (en) Control objective function integration system, control objective function integration method, and control objective function integration program
CN103646670A (en) Method and device for evaluating performances of storage system
CN115222551A (en) Production scheduling method, related apparatus, storage medium, and program product
CN105678089B (en) Model Self Matching merges health forecast method
JPWO2020021687A1 (en) Water treatment plant
CN110826196B (en) Industrial equipment operation data processing method and device
CN109948812A (en) Determine method, apparatus, storage medium and the electronic equipment of failure cause
CN107016564A (en) It is a kind of enter row index prediction method and apparatus
JP2021086375A (en) Water quality estimator, method, and program
CN115138472B (en) Method and system for giving density of sorting suspension
JP2019184575A (en) Measurement operation parameter adjustment device, machine learning device, and system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211112

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220914

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221004

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221202

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20230105

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230412

R150 Certificate of patent or registration of utility model

Ref document number: 7263020

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150