JP7424112B2 - Water quality determination device - Google Patents

Water quality determination device Download PDF

Info

Publication number
JP7424112B2
JP7424112B2 JP2020038477A JP2020038477A JP7424112B2 JP 7424112 B2 JP7424112 B2 JP 7424112B2 JP 2020038477 A JP2020038477 A JP 2020038477A JP 2020038477 A JP2020038477 A JP 2020038477A JP 7424112 B2 JP7424112 B2 JP 7424112B2
Authority
JP
Japan
Prior art keywords
image data
water quality
quality determination
unit
data
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
JP2020038477A
Other languages
Japanese (ja)
Other versions
JP2021140522A (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.)
Meidensha Corp
Original Assignee
Meidensha 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 Meidensha Corp filed Critical Meidensha Corp
Priority to JP2020038477A priority Critical patent/JP7424112B2/en
Publication of JP2021140522A publication Critical patent/JP2021140522A/en
Application granted granted Critical
Publication of JP7424112B2 publication Critical patent/JP7424112B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)

Description

本発明は、水質判定装置に関する。 The present invention relates to a water quality determination device.

近年、下水処理場においても労働力が不足しており、下水道処理施設の維持及び管理の効率化が求められている。
そのため、職員の業務の一部を人工知能(AI:Artificial Intelligence)により代替することが検討されている。
In recent years, there has been a shortage of labor at sewage treatment plants, and there is a need for more efficient maintenance and management of sewage treatment facilities.
For this reason, consideration is being given to replacing some of the staff's work with artificial intelligence (AI).

従来技術の一例である特許文献1には、オートエンコーダで画像データの特徴抽出を行い、One-Class SVM(Support Vector Machine)等の1クラス分類器を用いて正常値と外れ値とを識別して異常判定を行う技術が開示されている。 Patent Document 1, which is an example of the conventional technology, extracts features from image data using an autoencoder and identifies normal values and outliers using a one-class classifier such as a One-Class SVM (Support Vector Machine). A technique has been disclosed for determining an abnormality.

特開2018-5773号公報JP 2018-5773 Publication

しかしながら、上記の従来技術では、単一の1クラス分類器により判定を行うため、色、スカム及びフロックといった、水質の多様な特徴に対応することが困難であり、未知の異常状態を検知することも困難である、という問題があった。 However, in the above-mentioned conventional technology, since the judgment is made using a single one-class classifier, it is difficult to deal with various characteristics of water quality such as color, scum, and floc, and it is difficult to detect unknown abnormal conditions. The problem was that it was also difficult.

本発明は、上記に鑑みてなされたものであって、未知の異常状態が生じても水質を判定することができる技術を提供することを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to provide a technique that can determine water quality even if an unknown abnormal condition occurs.

上述の課題を解決して目的を達成する本発明は、水質判定対象から取得した画像データを記憶する画像データ記憶部と、前記画像データ記憶部に記憶された前記画像データに加工処理を行って加工済画像データを出力する画像加工部と、前記水質判定対象の水質が正常状態である時の画像データが加工された正常時加工済画像データを教師データとして学習し、学習済パラメータを出力する畳み込みAE(Auto Encoder)学習部と、前記畳み込みAE学習部が出力した前記学習済パラメータを記憶する畳み込みAEパラメータ記憶部と、前記畳み込みAEパラメータ記憶部に記憶された前記学習済パラメータを用いて畳み込みAEを構築し、前記水質判定対象の判定時における判定時加工済画像データを再現するように復元画像データを生成して出力する畳み込みAE推定部と、前記判定時加工済画像データと前記復元画像データとを比較することで水質判定を行う水質判定部とを備える水質判定装置である。 The present invention, which solves the above-mentioned problems and achieves the object, comprises: an image data storage unit that stores image data acquired from a target for water quality determination; and a processing process performed on the image data stored in the image data storage unit. an image processing unit that outputs processed image data; and a normal-time processed image data obtained by processing image data when the water quality to be determined is in a normal state, which is trained as training data, and outputs learned parameters. Convolution is performed using a convolution AE (Auto Encoder) learning unit, a convolution AE parameter storage unit that stores the learned parameters outputted by the convolution AE learning unit, and the learned parameters stored in the convolution AE parameter storage unit. a convolution AE estimator that constructs an AE and generates and outputs restored image data to reproduce the image data processed at the time of judgment of the water quality determination target; and the processed image data at the time of judgment and the restored image. This water quality determination device includes a water quality determination section that determines water quality by comparing data.

上記構成の水質判定装置において、異常領域特定部を更に備え、前記水質判定部が、前記判定時加工済画像データと前記復元画像データとを比較して差分画像データを生成し、前記異常領域特定部が、前記差分画像データに基づいて異常領域を特定することが好ましい。 The water quality determination device configured as described above further includes an abnormal area identifying section, wherein the water quality determining section compares the image data processed at the time of determination with the restored image data to generate difference image data, and identifies the abnormal area. It is preferable that the unit identifies the abnormal area based on the difference image data.

上記構成の水質判定装置において、前記水質判定部が出力する水質判定データ及び前記異常領域特定部が出力する異常領域データを記憶する水質判定データ及び異常領域データ記憶部と、前記水質判定データ及び前記異常領域データに対して時系列解析を行う時系列解析部とを更に備えることが好ましい。 In the water quality determination device having the above configuration, a water quality determination data and abnormal area data storage unit that stores water quality determination data outputted by the water quality determination unit and abnormal area data outputted by the abnormal area identification unit; Preferably, the apparatus further includes a time series analysis section that performs time series analysis on the abnormal region data.

本発明によれば、未知の異常状態が生じても水質を判定することができる、という効果を奏する。 According to the present invention, the water quality can be determined even if an unknown abnormal condition occurs.

実施形態1に係る水質判定装置の構成を示すブロック図である。1 is a block diagram showing the configuration of a water quality determination device according to Embodiment 1. FIG. 図1に示す畳み込みAE推定部及び水質判定部の入出力関係及び畳み込みAEの概要を示す図である。FIG. 2 is a diagram illustrating an input/output relationship between a convolution AE estimation unit and a water quality determination unit shown in FIG. 1 and an overview of convolution AE. 実施形態2に係る水質判定装置の構成を示すブロック図である。FIG. 2 is a block diagram showing the configuration of a water quality determination device according to a second embodiment. 実施形態3に係る水質判定装置の構成を示すブロック図である。FIG. 3 is a block diagram showing the configuration of a water quality determination device according to a third embodiment.

本発明の実施形態について図面を参照して以下に説明する。
ただし、本発明は、以下の実施形態の記載によって限定解釈されるものではない。
Embodiments of the present invention will be described below with reference to the drawings.
However, the present invention is not limited to the description of the embodiments below.

<実施形態1>
図1は、本実施形態に係る水質判定装置100の構成を示すブロック図である。
図1に示す水質判定装置100は、画像データ記憶部101と、画像加工部102と、畳み込みAE学習部103と、畳み込みAEパラメータ記憶部104と、畳み込みAE推定部105と、水質判定部106とを備える。
<Embodiment 1>
FIG. 1 is a block diagram showing the configuration of a water quality determination device 100 according to this embodiment.
The water quality determination device 100 shown in FIG. Equipped with.

画像データ記憶部101は、水質判定対象に設置された、図示しないカメラにより得られた画像データを入力とし、該画像データを記憶する。
水質判定対象としては、下水道処理施設等の沈殿池又は水槽を例示することができる。
画像データ記憶部101に記憶された画像データは、画像加工部102、畳み込みAE推定部105及び水質判定部106に出力される。
画像データ記憶部101は、半導体メモリ及び磁気ディスク等の記録媒体により実現することができる。
この画像データは、静止画又は複数の連続した静止画により構成される動画の双方を含む。
The image data storage unit 101 receives as input image data obtained by a camera (not shown) installed in the water quality determination target, and stores the image data.
Examples of water quality determination targets include sedimentation ponds or water tanks in sewage treatment facilities and the like.
The image data stored in the image data storage section 101 is output to the image processing section 102, the convolution AE estimation section 105, and the water quality determination section 106.
The image data storage unit 101 can be realized by a recording medium such as a semiconductor memory and a magnetic disk.
This image data includes both still images and moving images composed of a plurality of consecutive still images.

画像加工部102は、画像データ記憶部101に記憶された画像データを入力とし、該画像データに加工処理を行い、加工済画像データを出力とする。
画像加工部102が行う加工処理は、畳み込みAE学習部103に入力可能となるように、画像データに対して行うトリミング処理、正規化処理又はフィルタ処理である。
画像加工部102は、MPU(Micro-Processing Unit)及びCPU(Central Processing Unit)等のプロセッサにより実現することができる。
なお、加工済画像データには、後述する正常時加工済画像データ及び判定時加工済画像データが含まれる。
The image processing unit 102 inputs image data stored in the image data storage unit 101, performs processing on the image data, and outputs processed image data.
The processing performed by the image processing unit 102 is trimming processing, normalization processing, or filter processing performed on image data so that the image data can be input to the convolution AE learning unit 103.
The image processing unit 102 can be implemented by a processor such as an MPU (Micro-Processing Unit) and a CPU (Central Processing Unit).
Note that the processed image data includes normal-time processed image data and judgment-time processed image data, which will be described later.

畳み込みAE学習部103は、画像加工部102が出力する加工済画像データを入力とし、入力画像データである正常時加工済画像データを教師データとして学習を行い、学習済パラメータを生成して畳み込みAEパラメータ記憶部104に出力する。
ここで、学習は、入力された正常時加工済画像データの特徴を抽出し、入力された正常時加工済画像データを再現するように復元画像を生成することにより行われる。
畳み込みAE学習部103は、MPU及びCPU等のプロセッサにより実現することができる。
The convolution AE learning unit 103 receives the processed image data output from the image processing unit 102 as input, performs learning using the input image data, which is normal processed image data, as teacher data, generates learned parameters, and performs convolution AE. It is output to the parameter storage section 104.
Here, learning is performed by extracting features of the input normal-time processed image data and generating a restored image so as to reproduce the input normal-time processed image data.
The convolutional AE learning unit 103 can be implemented by a processor such as an MPU or a CPU.

ここで、畳み込みAE学習部103が行う学習は、水質判定対象の水質が正常状態である時に行う。
正常状態とは、水質判定対象を含むシステムが不具合なく稼働している状態をいう。
畳み込みAE学習部103は、水質判定対象の水質が正常状態である時に画像データ記憶部101に入力され、画像加工部102によって加工処理が行われた入力画像データである正常時加工済画像データの特徴を自動で抽出し、該入力画像データを再現するように復元画像データを生成し、学習を行い、学習済パラメータを生成する。
Here, the learning performed by the convolutional AE learning unit 103 is performed when the water quality to be determined is in a normal state.
A normal state is a state in which the system including the water quality determination target is operating without any problems.
The convolution AE learning unit 103 uses normal-time processed image data, which is input image data that is input to the image data storage unit 101 when the water quality to be determined is in a normal state and processed by the image processing unit 102. Features are automatically extracted, restored image data is generated to reproduce the input image data, learning is performed, and learned parameters are generated.

畳み込みAEパラメータ記憶部104は、畳み込みAE学習部103が出力した学習済パラメータを入力とし、該学習済パラメータを記憶する。
畳み込みAEパラメータ記憶部104は、半導体メモリ及び磁気ディスク等の記録媒体により実現することができる。
The convolutional AE parameter storage unit 104 receives as input the learned parameters output by the convolutional AE learning unit 103, and stores the learned parameters.
The convolutional AE parameter storage unit 104 can be realized by a recording medium such as a semiconductor memory and a magnetic disk.

畳み込みAE推定部105は、畳み込みAEパラメータ記憶部104に記憶された学習済パラメータと、判定時における画像加工部102からの判定時加工済画像データとを入力とし、学習済パラメータを用いて畳み込みAEを構築して、入力された判定時加工済画像データを再現するように復元画像データを生成する。
畳み込みAE推定部105は、MPU及びCPU等のプロセッサにより実現することができる。
The convolution AE estimation unit 105 inputs the learned parameters stored in the convolution AE parameter storage unit 104 and the image data processed at the time of determination from the image processing unit 102 at the time of determination, and calculates the convolution AE using the learned parameters. is constructed to generate restored image data so as to reproduce the input judgment-processed image data.
The convolutional AE estimation unit 105 can be implemented by a processor such as an MPU or a CPU.

図2は、図1に示す畳み込みAE推定部105及び水質判定部106の入出力関係及び畳み込みAE推定の概要を示す図である。
図2に示すように、畳み込みAE推定部105は、次元を圧縮するエンコーダと次元を復元するデコーダとを含む。
畳み込みAE推定部105は、入力画像データから復元画像データを生成する。
そして、水質判定部106は、入力画像データと復元画像データとの差分から差分画像データを生成する。
このように、畳み込みAEでは設計に特別なチューニングを要さず、学習は画像データの入力のみで行われる。
FIG. 2 is a diagram illustrating the input/output relationship of the convolutional AE estimation unit 105 and the water quality determination unit 106 shown in FIG. 1 and an overview of the convolutional AE estimation.
As shown in FIG. 2, the convolutional AE estimation unit 105 includes an encoder that compresses dimensions and a decoder that restores dimensions.
The convolution AE estimation unit 105 generates restored image data from input image data.
Then, the water quality determination unit 106 generates differential image data from the difference between the input image data and the restored image data.
In this way, convolutional AE does not require any special tuning in its design, and learning is performed only by inputting image data.

畳み込みAE推定部105には、水質判定対象の水質が正常状態である時のデータによって学習された学習済パラメータを用いて畳み込みAEが構築される。
そのため、水質判定対象において画像データを取得した際の水質が正常である場合には、入力された加工済画像データと生成された復元画像データとの間に大きな差は生じない。
水質判定対象において画像データを取得した際の水質が正常でない場合、すなわち異常である場合には、異常箇所において復元画像データの生成が正しく行われず、入力された加工済画像データと復元画像との間に差異が生じることになる。
The convolutional AE estimation unit 105 constructs a convolutional AE using learned parameters learned from data when the water quality to be determined is in a normal state.
Therefore, if the water quality is normal when the image data is acquired for the water quality determination target, there will not be a large difference between the input processed image data and the generated restored image data.
If the water quality is not normal when the image data is acquired for the water quality determination target, that is, if it is abnormal, the restored image data will not be generated correctly at the abnormal location, and the input processed image data and restored image will not be correctly generated. There will be a difference between the two.

水質判定部106は、画像加工部102が出力する入力画像データである判定時加工済画像データと、畳み込みAE推定部105が出力する復元画像データとを入力とし、入力画像データと復元画像データとを比較して差分画像を生成し、該差分画像に基づいて水質判定を行い、水質判定結果を示す水質判定データを出力する。
水質判定部106は、MPU及びCPU等のプロセッサにより実現することができる。
The water quality determination unit 106 inputs the image data processed at the time of determination, which is the input image data output by the image processing unit 102, and the restored image data output by the convolution AE estimation unit 105, and combines the input image data and the restored image data. A difference image is generated by comparing the images, water quality is determined based on the difference image, and water quality determination data indicating the water quality determination result is output.
The water quality determination unit 106 can be realized by a processor such as an MPU and a CPU.

水質判定部106に入力された判定時加工済画像データ及び復元画像データは、縦、横及びチャネル数による三次元の行列データである。
水質判定部106は、各ピクセル値において、判定時加工済画像データと復元画像データとの差分をとって差分画像データを生成する。
この差分画像データにおいては、入力された判定時加工済画像データと復元画像との差分が大きい部分では各ピクセル値が大きくなる。
すなわち、異常箇所においては差分画像の平均輝度値が大きくなるため、差分画像データの平均輝度値の大きさにより差分を評価することが可能である。
そして、水質判定部106は、予め設定された差分画像の平均輝度値のしきい値を用いて、水質判定対象の水質が正常であるか異常であるかを判定する。
この平均輝度値のしきい値は、十分な量の画像を適用して得られた平均輝度値の分布を考慮して決定するとよい。
The image data processed at the time of determination and the restored image data input to the water quality determination unit 106 are three-dimensional matrix data based on length, width, and number of channels.
The water quality determination unit 106 generates difference image data by calculating the difference between the image data processed at the time of determination and the restored image data at each pixel value.
In this difference image data, each pixel value becomes large in a portion where the difference between the input processed image data at the time of determination and the restored image is large.
That is, since the average brightness value of the difference image becomes large at an abnormal location, it is possible to evaluate the difference based on the magnitude of the average brightness value of the difference image data.
Then, the water quality determination unit 106 determines whether the water quality to be determined is normal or abnormal, using a preset threshold of the average brightness value of the difference image.
The threshold value of the average brightness value may be determined by considering the distribution of the average brightness values obtained by applying a sufficient amount of images.

以上説明したように、本実施形態によれば、水質判定対象の水質が正常状態である時の画像データによって学習を行うことで、水質判定対象の水質の異常を検知することができる。
本実施形態によれば、水質判定対象の水質の異常を予めクラスタとして定義することなく、また、異常時の画像データを取得することもなく、水質判定対象の水質の異常を検知することができる。
従って、本実施形態によれば、水質判定対象の水質に未知の異常が生じた場合であっても異常を検知することができ、水質を判定することができる。
As described above, according to the present embodiment, an abnormality in the water quality to be determined can be detected by performing learning using image data when the water quality to be determined is in a normal state.
According to this embodiment, an abnormality in the water quality to be determined can be detected without defining the abnormality in the water quality to be determined as a cluster in advance, and without acquiring image data at the time of the abnormality. .
Therefore, according to this embodiment, even if an unknown abnormality occurs in the water quality to be determined, the abnormality can be detected and the water quality can be determined.

<実施形態2>
実施形態1では、水質判定対象の水質に異常が生じた場合には、その異常が未知の異常であっても検知可能な水質判定装置100について説明したが、本実施形態では、異常の有無のみならず、異常の原因の位置及び形状の情報を得ることが可能な、実施形態1よりも確度の高い水質判定が可能な構成について説明する。
<Embodiment 2>
In Embodiment 1, the water quality determination device 100 was described that can detect when an abnormality occurs in the water quality to be determined, even if the abnormality is an unknown abnormality. However, in this embodiment, only the presence or absence of an abnormality is described. Instead, a configuration that can obtain information on the position and shape of the cause of an abnormality and that can determine water quality with higher accuracy than in the first embodiment will be described.

図3は、本実施形態に係る水質判定装置100Aの構成を示すブロック図である。
図3に示す水質判定装置100Aは、水質判定部106に代えて水質判定部106aを備え、更には異常領域特定部107を備える点が図1に示す水質判定装置100と異なり、その他の構成は同じである。
FIG. 3 is a block diagram showing the configuration of the water quality determination device 100A according to this embodiment.
The water quality determination device 100A shown in FIG. 3 is different from the water quality determination device 100 shown in FIG. It's the same.

水質判定部106aは、水質判定データのみならず、生成した差分画像データを出力する点が水質判定部106と異なる。 The water quality determination unit 106a differs from the water quality determination unit 106 in that it outputs not only water quality determination data but also generated difference image data.

異常領域特定部107は、水質判定部106aが出力した差分画像データを入力とし、入力された差分画像データの各ピクセル値が大きい領域、すなわち差分画像の平均輝度値が大きい領域を異常領域として特定し、特定した異常領域を示す異常領域データを出力とする。
異常領域特定部107は、MPU及びCPU等のプロセッサにより実現することができる。
The abnormal area identification unit 107 inputs the difference image data output by the water quality determination unit 106a, and identifies an area where each pixel value of the input difference image data is large, that is, an area where the average brightness value of the difference image is large, as an abnormal area. Then, abnormal area data indicating the identified abnormal area is output.
The abnormal area identification unit 107 can be realized by a processor such as an MPU and a CPU.

また、異常領域特定部107は、まず差分画像データに対して二値化処理を行い、二値化処理された差分画像データの複数領域への分割を繰り返すことで異常領域を特定していく。
異常領域特定部107は、まず、2×2メッシュで差分画像データの分割を行い、差分画像データ全体の平均輝度値と、分割された各領域の平均輝度値とを比較することで、メッシュで分割された各領域が正常であるか異常であるかを判定する。
ここでは、2×2メッシュで差分画像データの分割を行っているため、異常領域特定部107は、差分画像データの4つの領域の平均輝度値を比較して平均輝度値が大きい領域を異常領域であると特定する。
その後、異常領域特定部107は、2×2メッシュで特定した異常領域を対象として、4×4メッシュで分割を行い、2×2メッシュで差分画像データの分割を行った場合と同様に4×4メッシュで異常領域を特定する。
その後、異常領域特定部107は、8×8メッシュで同様に異常領域を特定する。
このように、差分画像データの分割を行うメッシュを細分化していくことで、異常領域を詳細に特定することが可能となる。
In addition, the abnormal area identification unit 107 first performs a binarization process on the difference image data, and repeatedly divides the binarized difference image data into a plurality of areas to identify an abnormal area.
The abnormal area identification unit 107 first divides the difference image data into a 2×2 mesh, and compares the average brightness value of the entire difference image data with the average brightness value of each divided area. It is determined whether each divided area is normal or abnormal.
Here, since the difference image data is divided into 2×2 meshes, the abnormal area identification unit 107 compares the average brightness values of the four areas of the difference image data and selects an area with a large average brightness value as the abnormal area. .
Thereafter, the abnormal region identifying unit 107 divides the abnormal region identified by the 2×2 mesh into 4×4 meshes, and similarly divides the differential image data by 2×2 meshes into 4×4 meshes. Identify abnormal areas using 4 meshes.
Thereafter, the abnormal area identification unit 107 similarly identifies an abnormal area using an 8×8 mesh.
In this way, by subdividing the mesh that divides the differential image data, it becomes possible to specify the abnormal region in detail.

なお、異常領域がスカムのように粒子形状の浮遊物を含む場合には、異常領域特定部107は、粒子解析によってその粒子数を特定してもよい。
具体的には、差分画像データに二値化処理を行い、二値化処理を行ったデータに対して平滑フィルタリング、モルフォロジー処理及びラベリング処理を行うことで、差分画像データ中の粒子位置及び粒子個数の判定が可能になる。
このように、異常を生じさせている原因であるスカム等の形状、位置及び個数等を明らかにすることができる。
Note that when the abnormal area includes particle-shaped floating substances such as scum, the abnormal area specifying unit 107 may specify the number of particles by particle analysis.
Specifically, by performing binarization processing on the difference image data, and performing smoothing filtering, morphology processing, and labeling processing on the data that has been subjected to the binarization processing, the particle positions and number of particles in the difference image data can be determined. It becomes possible to judge.
In this way, it is possible to clarify the shape, position, number, etc. of scum etc. that are the cause of the abnormality.

以上説明したように、本実施形態によれば、実施形態1の効果に加えて、異常の検知のみならず、異常領域の特定も可能となる。
従って、本実施形態によれば、異常原因の詳細が明らかとなり、異常の有無のみならず異常原因の詳細な情報を得ることが可能となり、実施形態1よりも確度の高い水質判定が可能となる。
As explained above, according to this embodiment, in addition to the effects of Embodiment 1, it is possible not only to detect an abnormality but also to specify an abnormal region.
Therefore, according to the present embodiment, the details of the cause of the abnormality become clear, making it possible to obtain not only the presence or absence of an abnormality but also detailed information on the cause of the abnormality, making it possible to determine water quality with higher accuracy than in the first embodiment. .

<実施形態3>
実施形態1では、水質判定対象の水質に異常が生じた場合には、その異常が未知の異常であっても検知可能な水質判定装置100について説明し、実施形態2では、更に所定時点における異常原因の詳細な情報を得ることが可能な水質判定装置100Aについて説明したが、本実施形態では、異常原因の経時変化の情報を得ることが可能な、実施形態1,2よりも確度の高い水質判定が可能な構成について説明する。
<Embodiment 3>
Embodiment 1 describes a water quality determination device 100 that is capable of detecting an abnormality in the water quality to be determined, even if the abnormality is an unknown abnormality, and Embodiment 2 further describes an abnormality at a predetermined point in time. Although the water quality determination device 100A that can obtain detailed information on the cause has been described, in this embodiment, the water quality determination device 100A is more accurate than in Embodiments 1 and 2 and can obtain information on changes over time of the cause of the abnormality. A configuration that allows determination will be described.

図4は、本実施形態に係る水質判定装置100Bの構成を示すブロック図である。
図4に示す水質判定装置100Bは、水質判定データ及び異常領域データ記憶部108と、時系列解析部109とを更に備える点が図3に示す水質判定装置100Aと異なり、その他の構成は同じである。
FIG. 4 is a block diagram showing the configuration of the water quality determination device 100B according to this embodiment.
The water quality determination device 100B shown in FIG. 4 differs from the water quality determination device 100A shown in FIG. 3 in that it further includes a water quality determination data and abnormal area data storage unit 108 and a time series analysis unit 109, and the other configurations are the same. be.

水質判定データ及び異常領域データ記憶部108は、水質判定部106aが出力した水質判定データと、異常領域特定部107が出力した異常領域データとを入力とし、水質判定データ及び異常領域データを記憶する。
なお、水質判定データ及び異常領域データには、水質判定対象において画像データを取得した取得時刻情報が含まれている。
水質判定データ及び異常領域データ記憶部108は、半導体メモリ及び磁気ディスク等の記録媒体により実現することができる。
The water quality determination data and abnormal area data storage unit 108 receives the water quality determination data output by the water quality determination unit 106a and the abnormal area data output by the abnormal area identifying unit 107, and stores the water quality determination data and abnormal area data. .
Note that the water quality determination data and the abnormal area data include acquisition time information at which image data was acquired for the water quality determination target.
The water quality determination data and abnormal area data storage unit 108 can be realized by a recording medium such as a semiconductor memory and a magnetic disk.

時系列解析部109は、水質判定データ及び異常領域データ記憶部108に時系列データとして記憶された水質判定データ及び異常領域データを入力とし、取得時刻情報に基づいて時系列解析を行い、時系列解析結果を示す時系列解析データを出力する。
時系列解析部109は、水質判定結果及び異常領域特定結果の時系列データに移動平均、カルマンフィルタ又はパーティクルフィルタ等の平滑化処理を行うことで時系列解析を行う。
時系列解析部109は、MPU及びCPU等のプロセッサにより実現することができる。
The time series analysis unit 109 inputs the water quality determination data and abnormal area data stored as time series data in the water quality determination data and abnormal area data storage unit 108, performs time series analysis based on the acquisition time information, and performs time series analysis based on the acquisition time information. Output time-series analysis data showing analysis results.
The time series analysis unit 109 performs time series analysis by performing smoothing processing such as a moving average, a Kalman filter, or a particle filter on the time series data of the water quality determination results and abnormal area identification results.
The time series analysis unit 109 can be realized by a processor such as an MPU and a CPU.

以上説明したように、本実施形態によれば、実施形態2の効果に加えて、異常領域の特定のみならず、異常領域の経時変化の情報を得ることも可能となる。
従って、本実施形態によれば、異常原因の経時変化の情報も得ることが可能となり、実施形態2よりも更に確度の高い水質判定が可能となる。
As explained above, according to this embodiment, in addition to the effects of Embodiment 2, it is possible not only to specify an abnormal region but also to obtain information on changes over time in the abnormal region.
Therefore, according to the present embodiment, it is possible to obtain information on the change over time of the cause of the abnormality, and water quality can be determined with higher accuracy than in the second embodiment.

なお、実施形態1から3にて説明した水質判定装置によれば、具体的には水質判定対象の処理水上に浮上するスカム等の浮遊物量、及び活性汚泥沈殿率等に起因して変化する処理水の色等の異常を検知して水質を判定することが可能であるが、異常時において正常状態との差異が画像データに表れるものであれば、これらに限定されず、あらゆる異常を検知することができる。 According to the water quality determination apparatus described in Embodiments 1 to 3, specifically, the amount of suspended matter such as scum floating on the treated water that is subject to water quality determination, and the treatment that changes due to the activated sludge sedimentation rate, etc. It is possible to determine water quality by detecting abnormalities such as the color of water, but any abnormality can be detected, including but not limited to, as long as the image data shows a difference from the normal state at the time of abnormality. be able to.

100,100A,100B 水質判定装置
101 画像データ記憶部
102 画像加工部
103 畳み込みAE学習部
104 畳み込みAEパラメータ記憶部
105 畳み込みAE推定部
106,106a 水質判定部
107 異常領域特定部
108 水質判定データ及び異常領域データ記憶部
109 時系列解析部

100, 100A, 100B Water quality determination device 101 Image data storage unit 102 Image processing unit 103 Convolution AE learning unit 104 Convolution AE parameter storage unit 105 Convolution AE estimation unit 106, 106a Water quality determination unit 107 Abnormal area identification unit 108 Water quality determination data and abnormality Area data storage unit 109 Time series analysis unit

Claims (3)

水質判定対象から取得した画像データを記憶する画像データ記憶部と、
前記画像データ記憶部に記憶された前記画像データに加工処理を行って加工済画像データを出力する画像加工部と、
前記水質判定対象の水質が正常状態である時の画像データが加工された正常時加工済画像データを教師データとして学習し、学習済パラメータを出力する畳み込みAE学習部と、
前記畳み込みAE学習部が出力した前記学習済パラメータを記憶する畳み込みAEパラメータ記憶部と、
前記畳み込みAEパラメータ記憶部に記憶された前記学習済パラメータを用いて畳み込みAEを構築し、前記水質判定対象の判定時における判定時加工済画像データを再現するように復元画像データを生成して出力する畳み込みAE推定部と、
前記判定時加工済画像データと前記復元画像データとを予め設定された差分画像の平均輝度値のしきい値を用いて、比較することで水質判定を行う水質判定部とを備える水質判定装置。
an image data storage unit that stores image data acquired from the water quality determination target;
an image processing unit that performs processing on the image data stored in the image data storage unit and outputs processed image data;
a convolution AE learning unit that learns normal-time processed image data obtained by processing image data when the water quality to be determined is in a normal state as teacher data, and outputs learned parameters;
a convolutional AE parameter storage unit that stores the learned parameters output by the convolutional AE learning unit;
Constructing a convolutional AE using the learned parameters stored in the convolutional AE parameter storage unit, and generating and outputting restored image data so as to reproduce the judgment-processed image data at the time of judgment of the water quality judgment target. a convolutional AE estimation unit that performs
A water quality determination device comprising: a water quality determination unit that performs water quality determination by comparing the image data processed at the time of determination and the restored image data using a preset threshold of an average brightness value of a difference image .
異常領域特定部を更に備え、
前記水質判定部が、前記判定時加工済画像データと前記復元画像データとを比較して差分画像データを生成し、
前記異常領域特定部が、前記差分画像データに基づいて異常領域を特定し、粒子解析によって異常領域の粒子位置及び粒子個数を特定することを特徴とする請求項1に記載の水質判定装置。
It further includes an abnormal area identification section,
The water quality determination unit compares the image data processed at the time of determination and the restored image data to generate difference image data;
The water quality determination device according to claim 1, wherein the abnormal area specifying unit specifies the abnormal area based on the differential image data , and specifies the particle position and number of particles in the abnormal area by particle analysis .
前記水質判定部が出力する水質判定データ及び前記異常領域特定部が出力する異常領域データを記憶する水質判定データ及び異常領域データ記憶部と、
前記水質判定データ及び前記異常領域データに対して時系列解析を行う時系列解析部とを更に備えることを特徴とする請求項2に記載の水質判定装置。
a water quality determination data and abnormal area data storage unit that stores water quality determination data output by the water quality determination unit and abnormal area data output by the abnormal area identification unit;
The water quality determination device according to claim 2, further comprising a time series analysis unit that performs time series analysis on the water quality determination data and the abnormal area data.
JP2020038477A 2020-03-06 2020-03-06 Water quality determination device Active JP7424112B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020038477A JP7424112B2 (en) 2020-03-06 2020-03-06 Water quality determination device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020038477A JP7424112B2 (en) 2020-03-06 2020-03-06 Water quality determination device

Publications (2)

Publication Number Publication Date
JP2021140522A JP2021140522A (en) 2021-09-16
JP7424112B2 true JP7424112B2 (en) 2024-01-30

Family

ID=77668704

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020038477A Active JP7424112B2 (en) 2020-03-06 2020-03-06 Water quality determination device

Country Status (1)

Country Link
JP (1) JP7424112B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018005773A (en) 2016-07-07 2018-01-11 株式会社リコー Abnormality determination device and abnormality determination method
JP2019136664A (en) 2018-02-13 2019-08-22 株式会社明電舎 Water quality analyzer and water quality analysis method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018005773A (en) 2016-07-07 2018-01-11 株式会社リコー Abnormality determination device and abnormality determination method
JP2019136664A (en) 2018-02-13 2019-08-22 株式会社明電舎 Water quality analyzer and water quality analysis method

Also Published As

Publication number Publication date
JP2021140522A (en) 2021-09-16

Similar Documents

Publication Publication Date Title
EP3176751B1 (en) Information processing device, information processing method, computer-readable recording medium, and inspection system
JP7043983B2 (en) Water quality judgment device and water quality judgment method for sewage treatment facilities
JP7147933B2 (en) Water quality analysis method
US9082190B2 (en) Computationally efficient method for image segmentation with intensity and texture discrimination
CN107590512B (en) The adaptive approach and system of parameter in a kind of template matching
Maere et al. Membrane bioreactor fouling behaviour assessment through principal component analysis and fuzzy clustering
CN110930357A (en) In-service steel wire rope surface defect detection method and system based on deep learning
CN112261403B (en) Device and method for detecting dirt of vehicle-mounted camera
KR100889997B1 (en) Apparatus and Method for Ship Ballast Water Examination using Image Processing
CN112508950B (en) Anomaly detection method and device
KR101999696B1 (en) Method for controlling water purification using real-time image analysis
Zhao et al. Recognition of flooding and sinking conditions in flotation process using soft measurement of froth surface level and QTA
CN113688751A (en) Method and device for analyzing alum blossom characteristics by using image recognition technology
CN117576104B (en) Visual detection method for health state of ultrafiltration membrane in purification process
CN113689431B (en) Industrial product appearance defect detection method and device
JP7424112B2 (en) Water quality determination device
CN112507869B (en) Underwater target behavior observation and water environment monitoring method based on machine vision
Aslam et al. An Effective Surface Defect Detection Method Using Adaptive Thresholding Fused With PSO Algorithm.
Sivchenko et al. Floc sensor prototype tested in the municipal wastewater treatment plant
CN110751618B (en) Floater detection method and device and electronic equipment
Ganegedara et al. Self organising map based region of interest labelling for automated defect identification in large sewer pipe image collections
JP7507034B2 (en) Information processing device, water treatment system, information processing method and program
CN117876286B (en) Intelligent ship cleaning system for underwater robot
JP2022025860A (en) Water quality assessment device
Niwa et al. Unsupervised light spot detection using background subtraction

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220922

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230815

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231010

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240101

R150 Certificate of patent or registration of utility model

Ref document number: 7424112

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150