JP6865617B2 - Terminal equipment - Google Patents
Terminal equipment Download PDFInfo
- Publication number
- JP6865617B2 JP6865617B2 JP2017071619A JP2017071619A JP6865617B2 JP 6865617 B2 JP6865617 B2 JP 6865617B2 JP 2017071619 A JP2017071619 A JP 2017071619A JP 2017071619 A JP2017071619 A JP 2017071619A JP 6865617 B2 JP6865617 B2 JP 6865617B2
- Authority
- JP
- Japan
- Prior art keywords
- unit
- data
- index value
- processing
- sampling
- 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
Links
Images
Landscapes
- Arrangements For Transmission Of Measured Signals (AREA)
Description
本発明は、監視対象に取り付けたセンサからデータをサンプリングする端末装置に関する。 The present invention relates to a terminal device that samples data from a sensor attached to a monitoring target.
例えば、特許5591869号公報(特許文献1)には、この種の端末装置として、センサから取得したデータの全てを保存して送信するのでなく、所定のサンプリング周期ごとに、各周期の間に取得したセンサデータについて統計処理を行い、最大値、最小値、及び、平均値の少なくとも1つを取得して保存し、これを管理サーバ側に送信することで、端末装置側でのデータ保存量を減少させて、メモリ容量を節約するものが記載されている。 For example, in Japanese Patent No. 5591869 (Patent Document 1), as a terminal device of this type, instead of storing and transmitting all the data acquired from the sensor, the data is acquired at predetermined sampling cycles during each cycle. Statistical processing is performed on the sensor data, and at least one of the maximum value, minimum value, and average value is acquired and saved, and this is transmitted to the management server side to increase the amount of data saved on the terminal device side. Some are listed to reduce and save memory space.
一般に、上記従来の端末装置を用いた監視システムでは、端末装置からのデータを収集する監視サーバにおいて収集したデータの判定を行い、監視対象の状態を判定する。しかし、監視サーバに収集されるのはデータ伝送量の関係から端末装置で統計処理が行われたデータであり、統計処理の過程により埋もれてしまうデータ変動に関しては監視サーバに収集されず、監視サーバではかかるデータ変動の原因となる装置の不良は検知できない。 Generally, in the monitoring system using the conventional terminal device, the data collected by the monitoring server that collects the data from the terminal device is determined, and the state of the monitoring target is determined. However, what is collected by the monitoring server is the data that has been statistically processed by the terminal device due to the amount of data transmitted, and data fluctuations that are buried in the process of statistical processing are not collected by the monitoring server and are not collected by the monitoring server. However, it is not possible to detect a defect in the device that causes such data fluctuations.
そこで、端末装置側で好適に監視対象の状態を判定できる端末装置の実現が望まれる。 Therefore, it is desired to realize a terminal device that can suitably determine the state of the monitoring target on the terminal device side.
本発明に係る端末装置は、
監視対象に取り付けたセンサからデータをサンプリングする端末装置であって、
監視装置と通信可能な通信部と、
前記センサからのデータを処理用データとして所定の処理用サンプリング周期でサンプリングする処理用データサンプリング部と、
前記処理用サンプリング周期より長い第1サンプリング周期ごとに、各第1サンプリング周期の間にサンプリングされた時系列的な前記処理用データに基づき判定指標値を演算する第1演算処理部と、
前記第1演算処理部で演算された前記判定指標値に基づき前記監視対象に異常があるかを判定する判定部と、
前記判定部で異常があると判定されたときに異常信号を生成する異常信号生成部と、
前記異常信号生成部で前記異常信号が生成されたとき、前記通信部に前記異常信号を前記監視装置へ送信させる第1送信制御部と、
前記第1演算処理部で演算された前記判定指標値を蓄積的に記憶する第1記憶部と、
前記監視対象に所定のイベントが生じたことを示すイベント信号を取得するイベント信号取得部と、
前記イベント信号取得部が前記イベント信号を取得したとき、前記第1記憶部に記憶された前記判定指標値のうち、当該イベント信号に応じた期間にサンプリングされた前記処理用データに基づいて演算された前記判定指標値を取得して保管する送信用データ保管部と、
前記イベント信号の種類ごとに、前記送信用データ保管部が保管すべき前記判定指標値の基になった前記処理用データがサンプリングされた期間の範囲を設定したデータ保管範囲情報を格納するデータ保管範囲設定部と、
前記送信用データ保管部に、前記データ保管範囲情報に基づき、前記イベント信号取得部が取得する前記イベント信号の種類に応じて、前記送信用データ保管部が保管すべき前記判定指標値の基になった前記処理用データがサンプリングされた期間の範囲を保管させるデータ保管制御部と、を備え、
前記第1演算処理部は、
前記第1サンプリング周期ごとに、各第1サンプリング周期の間にサンプリングされた時系列的な前記処理用データについて平滑化処理を行い、前記処理用データとこれに対応する平滑化処理により得た値との差分値を各処理用データについて得た差分値群を取得する差分値群取得部と、
前記判定指標値として、前記第1サンプリング周期ごとに、前記差分値群取得部で取得された前記差分値群における分散値を演算する分散値演算部と、を備え、
前記第1送信制御部は、所定の送信条件が満たされたときにのみ、前記通信部に、前記第1記憶部に記憶された前記判定指標値の少なくとも一部を前記監視装置へ送信させ、かつ、前記送信条件が満たされたとき、前記通信部に、前記送信用データ保管部に保管された前記判定指標値を前記監視装置へ送信させる。
The terminal device according to the present invention is
A terminal device that samples data from a sensor attached to a monitoring target.
A communication unit that can communicate with the monitoring device,
A processing data sampling unit that samples data from the sensor as processing data at a predetermined processing sampling cycle, and
A first arithmetic processing unit that calculates a determination index value based on the time-series processing data sampled during each first sampling cycle for each first sampling cycle longer than the processing sampling cycle.
A determination unit that determines whether or not there is an abnormality in the monitoring target based on the determination index value calculated by the first arithmetic processing unit.
An abnormal signal generation unit that generates an abnormal signal when the determination unit determines that there is an abnormality,
When the abnormal signal is generated by the abnormal signal generation unit, a first transmission control unit that causes the communication unit to transmit the abnormal signal to the monitoring device.
A first storage unit that accumulates the determination index value calculated by the first calculation processing unit, and a first storage unit.
An event signal acquisition unit that acquires an event signal indicating that a predetermined event has occurred in the monitoring target, and an event signal acquisition unit.
When the event signal acquisition unit acquires the event signal, it is calculated based on the processing data sampled in the period corresponding to the event signal among the determination index values stored in the first storage unit. A transmission data storage unit that acquires and stores the above-mentioned judgment index value,
Data storage that stores data storage range information that sets the range of the period during which the processing data, which is the basis of the determination index value to be stored by the transmission data storage unit, is set for each type of event signal. Range setting part and
Based on the data storage range information, the transmission data storage unit is based on the determination index value to be stored by the transmission data storage unit according to the type of the event signal acquired by the event signal acquisition unit. It is provided with a data storage control unit that stores the range of the period in which the processing data has been sampled.
The first arithmetic processing unit is
For each of the first sampling cycles, a smoothing process is performed on the time-series processing data sampled during each first sampling cycle, and the value obtained by the processing data and the corresponding smoothing process. The difference value group acquisition unit that acquires the difference value group obtained for each processing data, and the difference value group acquisition unit.
As the determination index value, a variance value calculation unit for calculating the variance value in the difference value group acquired by the difference value group acquisition unit is provided for each first sampling cycle .
The first transmission control unit causes the communication unit to transmit at least a part of the determination index value stored in the first storage unit to the monitoring device only when a predetermined transmission condition is satisfied. Moreover, when the transmission condition is satisfied, the communication unit is made to transmit the determination index value stored in the transmission data storage unit to the monitoring device .
例えば、監視対象の異常の種類によっては処理用データの揺らぎが大きくものがあり、処理用データの揺らぎが大きくなると分散値が大きくなることになる。そこで、この構成によれば、判定指標値として分散値を演算するから、処理用データの揺らぎを大きくさせるような監視対象の異常を検出できる。また、このような分散値を算出するには必要なデータ数が大きくなるので、これを監視装置で算出しようとするとデータ伝送量が増加し、データ通信料が高くなるとともに大量のデータ伝送が可能な通信手段が必要となり装置コストが嵩むことになるが、これを端末装置で行うことでデータ通信料と装置コストの増加を回避できる。また、監視装置が必要時に第1記憶部に記憶された判定指標値を得ることが可能になる。さらに、イベントが生じたことを示す信号を取得したときに、その信号に応じた判定指標値を保管しておくので、監視装置に送信する判定指標値を適切なものとすることができる。加えて、例えば、運転開始時のデータとして必要となるのは運転開始後所定期間の範囲のデータであり、運転終了時のデータとして必要となるのは運転終了前所定期間の範囲のデータであるなど、イベント信号の種類に応じて送信用データ保管部が保管すべきデータの範囲が異なる。これに対し、この構成によれば、データ保管制御部により、データ保管範囲情報に基づき、イベント信号の種類に応じて送信用データ保管部に適切な範囲の判定指標値を保管させることができる。 For example, depending on the type of abnormality to be monitored, the fluctuation of the processing data may be large, and the large fluctuation of the processing data will increase the variance value. Therefore, according to this configuration, since the variance value is calculated as the determination index value, it is possible to detect an abnormality of the monitoring target that increases the fluctuation of the processing data. In addition, since the number of data required to calculate such a dispersion value becomes large, if the monitoring device tries to calculate this, the amount of data transmission increases, the data communication charge increases, and a large amount of data can be transmitted. Various communication means are required and the device cost increases, but by performing this with the terminal device, it is possible to avoid an increase in data communication fee and device cost. Further, the monitoring device can obtain the determination index value stored in the first storage unit when necessary. Further, when a signal indicating that an event has occurred is acquired, the determination index value corresponding to the signal is stored, so that the determination index value to be transmitted to the monitoring device can be made appropriate. In addition, for example, what is required as data at the start of operation is data within a predetermined period after the start of operation, and what is required as data at the end of operation is data within a predetermined period before the end of operation. The range of data to be stored by the transmission data storage unit differs depending on the type of event signal. On the other hand, according to this configuration, the data storage control unit can make the transmission data storage unit store the determination index value in an appropriate range according to the type of the event signal based on the data storage range information.
1つの態様として、前記第1演算処理部は、前記第1サンプリング周期ごとに、各第1サンプリング周期の間にサンプリングされた時系列的な前記処理用データについて周波数分析を行い、前記判定指標値として分析値を演算する分析値演算部と、前記判定指標値として、前記分散値演算部により前記分散値を演算するか、前記分析値演算部により前記分析値を演算するか、又は、両方を演算するかを設定する演算設定部と、を備え、前記第1演算処理部は、前記演算設定部の設定に応じて、前記分散値及び前記分析値の一方又は双方を前記判定指標値として演算すると好適である。 As one embodiment, the first arithmetic processing unit performs frequency analysis on the time-series processing data sampled during each first sampling cycle for each first sampling cycle, and performs the determination index value. As the determination index value, the dispersion value calculation unit calculates the dispersion value, the analysis value calculation unit calculates the analysis value, or both. A calculation setting unit for setting whether to perform calculation is provided, and the first calculation processing unit calculates one or both of the dispersion value and the analysis value as the determination index value according to the setting of the calculation setting unit. Then it is suitable.
この構成によれば、異常の発生によりセンサデータの固有振動数を変化させる等の分析値に関連する異常を検出できる。また、分散値と同様に、周波数分析により分析値を算出するには必要なデータ数が大きくなるが、これを端末装置で行うことでデータ通信料と装置コストの増加を回避できる。 According to this configuration, it is possible to detect an abnormality related to an analysis value such as changing the natural frequency of the sensor data due to the occurrence of the abnormality. Further, as with the dispersion value, the number of data required to calculate the analysis value by frequency analysis becomes large, but by performing this on the terminal device, it is possible to avoid an increase in data communication charges and device costs.
本発明に係る端末装置は、
監視対象に取り付けたセンサからサンプリングする端末装置であって、
監視装置と通信可能な通信部と、
前記センサからのデータを処理用データとして所定の処理用サンプリング周期でサンプリングする処理用データサンプリング部と、
前記処理用サンプリング周期より長い第1サンプリング周期ごとに、各第1サンプリング周期の間にサンプリングされた時系列的な前記処理用データに基づき判定指標値を演算する第1演算処理部と、
前記第1演算処理部で演算された前記判定指標値に基づき前記監視対象に異常があるかを判定する判定部と、
前記判定部で異常があると判定されたときに異常信号を生成する異常信号生成部と、
前記異常信号生成部で前記異常信号が生成されたとき、前記通信部に前記異常信号を前記監視装置へ送信させる第1送信制御部と、
前記第1演算処理部で演算された前記判定指標値を蓄積的に記憶する第1記憶部と、
前記監視対象に所定のイベントが生じたことを示すイベント信号を取得するイベント信号取得部と、
前記イベント信号取得部が前記イベント信号を取得したとき、前記第1記憶部に記憶された前記判定指標値のうち、当該イベント信号に応じた期間にサンプリングされた前記処理用データに基づいて演算された前記判定指標値を取得して保管する送信用データ保管部と、
前記イベント信号の種類ごとに、前記送信用データ保管部が保管すべき前記判定指標値の基になった前記処理用データがサンプリングされた期間の範囲を設定したデータ保管範囲情報を格納するデータ保管範囲設定部と、
前記送信用データ保管部に、前記データ保管範囲情報に基づき、前記イベント信号取得部が取得する前記イベント信号の種類に応じて、前記送信用データ保管部が保管すべき前記判定指標値の基になった前記処理用データがサンプリングされた期間の範囲を保管させるデータ保管制御部と、を備え、
前記第1演算処理部は、前記第1サンプリング周期ごとに、各第1サンプリング周期の間にサンプリングされた時系列的な前記処理用データについて周波数分析を行い、前記判定指標値として分析値を演算し、
前記第1送信制御部は、所定の送信条件が満たされたときにのみ、前記通信部に、前記第1記憶部に記憶された前記判定指標値の少なくとも一部を前記監視装置へ送信させ、かつ、前記送信条件が満たされたとき、前記通信部に、前記送信用データ保管部に保管された前記判定指標値を前記監視装置へ送信させる。
The terminal device according to the present invention is
It is a terminal device that samples from a sensor attached to the monitoring target.
A communication unit that can communicate with the monitoring device,
A processing data sampling unit that samples data from the sensor as processing data at a predetermined processing sampling cycle, and
A first arithmetic processing unit that calculates a determination index value based on the time-series processing data sampled during each first sampling cycle for each first sampling cycle longer than the processing sampling cycle.
A determination unit that determines whether or not there is an abnormality in the monitoring target based on the determination index value calculated by the first arithmetic processing unit.
An abnormal signal generation unit that generates an abnormal signal when the determination unit determines that there is an abnormality,
When the abnormal signal is generated by the abnormal signal generation unit, a first transmission control unit that causes the communication unit to transmit the abnormal signal to the monitoring device.
A first storage unit that accumulates the determination index value calculated by the first calculation processing unit, and a first storage unit.
An event signal acquisition unit that acquires an event signal indicating that a predetermined event has occurred in the monitoring target, and an event signal acquisition unit.
When the event signal acquisition unit acquires the event signal, it is calculated based on the processing data sampled in the period corresponding to the event signal among the determination index values stored in the first storage unit. A transmission data storage unit that acquires and stores the above-mentioned judgment index value,
Data storage that stores data storage range information that sets the range of the period during which the processing data, which is the basis of the determination index value to be stored by the transmission data storage unit, is set for each type of event signal. Range setting part and
Based on the data storage range information, the transmission data storage unit is based on the determination index value to be stored by the transmission data storage unit according to the type of the event signal acquired by the event signal acquisition unit. It is provided with a data storage control unit that stores the range of the period in which the processing data has been sampled.
The first arithmetic processing unit, for each of the first sampling period, performs frequency analysis on-series the processing data when sampled during each first sampling period, calculating the analysis value as the determination index value And
The first transmission control unit causes the communication unit to transmit at least a part of the determination index value stored in the first storage unit to the monitoring device only when a predetermined transmission condition is satisfied. Moreover, when the transmission condition is satisfied, the communication unit is made to transmit the determination index value stored in the transmission data storage unit to the monitoring device .
この構成によれば、異常の発生によりセンサデータの固有振動数を変化させる等の分析値に関連する異常を検出できる。また、分散値と同様に、周波数分析により分析値を算出するには必要なデータ数が大きくなるが、これを端末装置で行うことでデータ通信料と装置コストの増加を回避できる。また、監視装置が必要時に第1記憶部に記憶された判定指標値を得ることが可能になる。さらに、イベントが生じたことを示す信号を取得したときに、その信号に応じた判定指標値を保管しておくので、監視装置に送信する判定指標値を適切なものとすることができる。加えて、例えば、運転開始時のデータとして必要となるのは運転開始後所定期間の範囲のデータであり、運転終了時のデータとして必要となるのは運転終了前所定期間の範囲のデータであるなど、イベント信号の種類に応じて送信用データ保管部が保管すべきデータの範囲が異なる。これに対し、この構成によれば、データ保管制御部により、データ保管範囲情報に基づき、イベント信号の種類に応じて送信用データ保管部に適切な範囲の判定指標値を保管させることができる。 According to this configuration, it is possible to detect an abnormality related to an analysis value such as changing the natural frequency of the sensor data due to the occurrence of the abnormality. Further, as with the dispersion value, the number of data required to calculate the analysis value by frequency analysis becomes large, but by performing this on the terminal device, it is possible to avoid an increase in data communication charges and device costs. Further, the monitoring device can obtain the determination index value stored in the first storage unit when necessary. Further, when a signal indicating that an event has occurred is acquired, the determination index value corresponding to the signal is stored, so that the determination index value to be transmitted to the monitoring device can be made appropriate. In addition, for example, what is required as data at the start of operation is data within a predetermined period after the start of operation, and what is required as data at the end of operation is data within a predetermined period before the end of operation. The range of data to be stored by the transmission data storage unit differs depending on the type of event signal. On the other hand, according to this configuration, the data storage control unit can make the transmission data storage unit store the determination index value in an appropriate range according to the type of the event signal based on the data storage range information.
以下、これらの本発明に係る端末装置の好適な態様について説明する。但し、以下に記載する好適な態様例によって、本発明の範囲が限定される訳ではない。 Hereinafter, preferred embodiments of these terminal devices according to the present invention will be described. However, the scope of the present invention is not limited by the preferred embodiments described below.
1つの態様として、前記監視対象に所定のイベントが生じたことを示すイベントデータを取得するイベントデータ取得部と、前記イベントデータ取得部が前記イベントデータを所定時間継続して取得したときに前記イベント信号を生成するイベント信号生成部と、を備えると好適である。 One embodiment is an event data acquisition unit that acquires event data indicating that a predetermined event has occurred in the monitoring target, and the event when the event data acquisition unit continuously acquires the event data for a predetermined time. It is preferable to include an event signal generation unit that generates a signal.
この構成によれば、イベントデータを所定時間継続して取得したときに初めてイベント信号を生成するので、誤ってイベント信号を生成することを抑制することができる。 According to this configuration, since the event signal is generated only when the event data is continuously acquired for a predetermined time, it is possible to suppress the accidental generation of the event signal.
1つの態様として、前記第1送信制御部は、前記送信用データ保管部が新たに前記判定指標値を保管したとき、前記送信条件が満たされたと判定すると好適である。 As one aspect, it is preferable that the first transmission control unit determines that the transmission condition is satisfied when the transmission data storage unit newly stores the determination index value.
この構成によれば、イベント信号を取得して、送信のためのデータが保管されれば直ちに監視装置に保管されたデータを送信するので、監視装置の側で必要なときに直ちに必要なデータを取得できる。 According to this configuration, the event signal is acquired and the data stored in the monitoring device is transmitted as soon as the data for transmission is stored, so that the monitoring device can immediately obtain the necessary data when necessary. You can get it.
1つの態様として、前記第1送信制御部は、前記通信部が所定のデータ要求信号を受信したとき、前記送信条件が満たされたと判定すると好適である。 As one aspect, it is preferable that the first transmission control unit determines that the transmission condition is satisfied when the communication unit receives a predetermined data request signal.
この構成によれば、監視装置の側からの要求等に対応してデータを送信するので、必要なときにデータを取得できる。 According to this configuration, data is transmitted in response to a request from the monitoring device side, so that data can be acquired when necessary.
1つの態様として、前記第1サンプリング周期より長い第2サンプリング周期ごとに、各第2サンプリング周期の間にサンプリングされた時系列的な前記処理用データに基づき、前記判定指標値に対応する第2指標値を演算する第2演算処理部と、前記第2演算処理部で取得された前記第2指標値を蓄積的に記憶する第2記憶部と、定期的に、又は、前記通信部が所定のデータ要求信号を受信したときに、前記通信部に、前記第2記憶部に記憶された前記第2指標値の少なくとも一部を前記監視装置へ送信させる第2送信制御部と、を備えると好適である。 As one embodiment, the second sampling cycle corresponding to the determination index value is based on the time-series processing data sampled during each second sampling cycle for each second sampling cycle longer than the first sampling cycle. A second arithmetic processing unit that calculates an index value, a second storage unit that accumulates the second index value acquired by the second arithmetic processing unit, and a communication unit that periodically or by the communication unit are predetermined. When the data request signal is received, the communication unit is provided with a second transmission control unit that causes the monitoring device to transmit at least a part of the second index value stored in the second storage unit. Suitable.
この構成によれば、長周期の第2指標値を監視装置に送信して監視対象を監視しつつ、必要時に、より詳細な短周期の判定指標値を監視装置に送信させることで、必要なときにのみ必要なデータを送信するから、好適な形態で監視対象の監視を行うことができる。 According to this configuration, it is necessary to send a long-period second index value to the monitoring device to monitor the monitoring target, and to send a more detailed short-period judgment index value to the monitoring device when necessary. Since necessary data is transmitted only occasionally, it is possible to monitor the monitoring target in a suitable form.
1つの態様として、前記判定指標値を取得し、前記第1サンプリング周期より長い第3サンプリング周期ごとに、各第3サンプリング周期の間に取得された時系列的な前記判定指標値に基づき統計処理を行い、統計処理により得られた指標値統計値を取得する指標値サンプリング部と、前記指標値サンプリング部で取得された前記指標値統計値を蓄積的に記憶する第3記憶部と、定期的に、又は、前記通信部が所定のデータ要求信号を受信したときに、前記通信部に、第3記憶部に記憶された指標値統計値の少なくとも一部を前記監視装置へ送信させる第3送信制御部と、を備えると好適である。 As one embodiment, the determination index value is acquired, and statistical processing is performed based on the time-series determination index value acquired during each third sampling cycle for each third sampling cycle longer than the first sampling cycle. The index value sampling unit for acquiring the index value statistical value obtained by the statistical processing, the third storage unit for accumulating the index value statistical value acquired by the index value sampling unit, and the third storage unit periodically. Or, when the communication unit receives a predetermined data request signal, the communication unit causes the communication unit to transmit at least a part of the index value statistical values stored in the third storage unit to the monitoring device. It is preferable to include a control unit.
1つの態様として、前記指標値サンプリング部における統計処理において、前記指標値統計値として取得させる統計値の種類を1又は複数設定可能な統計処理設定部と、前記統計処理設定部の設定を切替可能な統計処理切替部と、を備え、前記指標値サンプリング部は、前記統計処理設定部の設定に従って前記指標値統計値を取得すると好適である。 As one embodiment, in the statistical processing in the index value sampling unit, the setting of the statistical processing setting unit can be switched between the statistical processing setting unit in which one or a plurality of types of statistical values to be acquired as the index value statistical value can be set. It is preferable that the index value sampling unit acquires the index value statistical value according to the setting of the statistical processing setting unit.
1つの態様として、前記統計処理設定部は、取得させる統計値として、少なくとも最大値、最小値、及び、平均値のうちのいずれか又は2以上を設定可能であると好適である。 As one embodiment, it is preferable that the statistical processing setting unit can set at least one or two or more of the maximum value, the minimum value, and the average value as the statistical value to be acquired.
これらの構成によれば、判定指標値に関する長周期のサンプリングデータを取得することができる。 According to these configurations, long-period sampling data related to the determination index value can be acquired.
1つの態様として、前記監視対象が運転していることを示す運転信号を取得する運転信号取得部を備え、前記指標値サンプリング部は、前記運転信号取得部が前記運転信号を取得しているときにのみ前記判定指標値を取得して、前記指標値統計値を取得すると好適である。 One embodiment includes an operation signal acquisition unit that acquires an operation signal indicating that the monitoring target is operating, and the index value sampling unit is when the operation signal acquisition unit acquires the operation signal. It is preferable to acquire the determination index value and acquire the index value statistical value only for the first time.
サンプリング周期が十分長期になると、運転時のデータのみを監視できれば十分となるので、運転停止時の不要なデータの取得を回避できるので、保存するサンプリングデータの数を効果的に低減できる。 When the sampling cycle is sufficiently long, it is sufficient to monitor only the data during operation, and it is possible to avoid the acquisition of unnecessary data when the operation is stopped, so that the number of sampling data to be stored can be effectively reduced.
本発明に係る端末装置の実施形態について、図面を参照して説明する。以下では、本実施形態に係る端末装置100を組み込んだ監視システムについて説明する。まず、本実施形態に係る監視システムは、監視対象区域に設けられているプラントや、水、電気、ガス等を供給・処理するためのインフラ設備等を監視するために、各プラントや設備に設けられた装置における振動や電流値、圧力等や、気温、湿度、ダム等の水位、川等の流量、風速、雨量、揺れ等の周囲環境の状態など、各プラントや設備における監視対象となる1又は複数の装置や気温等を計測するための地点などに端末装置100を設置し、端末装置100によりサンプリングしたデータを監視サーバ1に収集して監視対象区域におけるプラントや設備の監視を行うためのシステムを想定している。そして、図1に示すように、本監視システムは、各プラントや設備における監視対象となる1又は複数の装置や気温等を計測するための地点などにそれぞれに取り付けられて、監視対象に関する情報を検出するセンサからのセンサデータ3や監視対象に生じたイベント(運転の開始や終了、装置の故障等)に関するイベントデータ4をサンプリングする端末装置100と、各端末装置100から各プラントや設備のデータを電話回線やインターネット等のネットワーク2を介して取得して各プラントや設備を監視する監視サーバ(監視装置に相当)1とからなる。つまり、本監視システムでは、端末装置100でサンプリングされたデータが監視サーバ1に集約されて、監視サーバ1により監視対象区域におけるプラントや設備が一括して監視可能になっている。
An embodiment of the terminal device according to the present invention will be described with reference to the drawings. Hereinafter, a monitoring system incorporating the
次に、図2,3を用いて本実施形態に係る端末装置100について説明する。まず、本実施形態に係る端末装置100は、大まかには、監視対象に取り付けたセンサからのセンサデータ3を取得して数値に変換するデータ変換部101と、データ変換部101からのデータを統計処理してその統計値をサンプリングする統計値サンプリング部102と、データ変換部101からのデータから監視対象の状態等を判定するための判定指標値を演算する指標値演算部103と、イベントデータ4を処理するイベントデータ処理部104と、監視サーバ1と通信可能な通信部105と、を有する。そして、端末装置100は、監視対象からのセンサデータ3を統計値サンプリング部102によりサンプリングして通信部105を介して監視サーバ1に送信しつつ、イベントデータ処理部104によりイベントデータ4を処理して監視対象に生じたイベントも監視サーバ1に送信するようになっている。さらに、端末装置100は、センサデータ3から指標値演算部103により判定指標値を求めて監視対象の状態を判定し、異常があると判定したときは監視対象に異常があることを監視サーバ1に送信するようになっている。つまり、端末装置100は、監視対象に関するセンサデータ3及びイベントデータ4を処理して監視サーバ1に送信するデータ収集機能と、監視対象に異常があったときは異常を監視サーバ1に伝達する監視機能とを有したものとなっている。以下、各部について詳細に説明する。
Next, the
まず、データ変換部101は、監視対象としての装置における振動や電流値、圧力等や、監視対象とする地点における気温、湿度、風速、雨量等の周囲環境の状態など、各監視対象に関連するセンサデータ3を、所定の処理用サンプリング周期(例えば10ミリ秒周期)で各種センサから取得して、これを数値に変換して統計値サンプリング部102や指標値演算部103における処理用データとしてサンプリングする。つまり、データ変換部101は、センサからのセンサデータ3を処理用データとして所定の処理用サンプリング周期でサンプリングする処理用データサンプリング部として機能する。
First, the
統計値サンプリング部102は、データ変換部101でサンプリングされた処理用データを複数のサンプリング周期で統計処理し、統計処理により得た統計値を保存し、各周期で得た統計値をそれぞれ所定のタイミングで監視サーバ1に送信するものである。そして、本実施形態では、統計値サンプリング部102は、機能部として、処理用データをその後の各サンプリング部109,113,116のために統計処理するデータ処理部106と、データ処理部106や各サンプリング部109,113,116で行う統計処理を設定する統計処理設定部107と、統計処理設定部107の設定を切替可能な統計処理切替部108と、処理用データをそれぞれ異なる周期で統計処理して統計値を得る各サンプリング部109,113,116と、各サンプリング部109,113,116で得られた統計値をそれぞれ蓄積的に記憶する各サンプリング記憶部110,114,117と、各サンプリング記憶部110,114,117で記憶された統計値をそれぞれ通信部105に送信させる各サンプリング送信制御部111,115,118と、イベントデータ処理部104からの各種のイベント信号を取得するイベント信号取得部112と、イベントデータ処理部104からの運転信号を取得する運転信号取得部119と、長時間サンプリング部113で取得された長時間サンプリングデータに基づき異常の判定を行う判定部145と、判定部145の判定結果に基づき監視対象に異常がある旨の異常信号を生成する異常信号生成部146と、を備えている。以下、各機能部について説明する。
The statistical
データ処理部106は、各サンプリング部109,113,116での統計処理のための前処理として、上記した処理用サンプリング周期より長く、後述する短時間サンプリング周期と同じか、又は短時間サンプリング周期よりも短いデータ処理周期(例えば0.1秒周期)で処理用データを統計処理するものである。そして、データ処理部106により処理された後の処理用データは各サンプリング部109,113,116に送られ、各サンプリング部109,113,116においてさらに統計処理されることになる。
As preprocessing for statistical processing in each
統計処理設定部107は、データ処理部106や各サンプリング部109,113,116における統計処理を設定するためのものであり、データ処理部106や各サンプリング部109,113,116における統計処理において、各サンプリング部109,113,116に送るデータや各サンプリングデータ(短時間サンプリングデータ、長時間サンプリングデータ、傾向管理サンプリングデータ)として取得させる統計値の種類を1又は複数設定可能なものである。そして、本実施形態では、統計処理設定部107は、取得させる統計値として、最大値、最小値、及び、平均値のうちのいずれか又は2以上を設定可能となっている。なお、統計処理設定部107で設定可能な統計値は最大値、最小値、及び、平均値に限らず、その他の統計値を適宜設定可能にしてもよい。例えば、最大値と最小値の振れ幅を統計値としてもよいし、その他、平均値を取得する設定とする場合でも、サンプリング期間中に他の値よりも一定以上大きい又は小さいデータがある場合には、平均値と合わせて最大値又は最小値も取得するようにするなど、処理するデータに応じて取得させる統計値を変更する設定も設定可能にしてもよい。また、統計処理設定部107は、データ処理部106や各サンプリング部109,113,116において統計処理を行う周期(データ処理周期、短時間サンプリング周期、長時間サンプリング周期、傾向管理サンプリング周期)も変更可能になっている。なお、データ処理部106や各サンプリング部109,113,116のそれぞれについて、各別に取得させる統計値の種類を設定可能になっている。
The statistical
統計処理切替部108は、統計処理設定部107の設定を切替可能なものであり、具体的には、本実施形態では、通信部105を介して統計処理切替部108に指示することで統計処理設定部107の設定を切替可能になっている。例えば、監視サーバ1から統計処理切替部108に指示を伝送するようにしたり、その他の装置から統計処理切替部108に指示を送るようにしてもよい。また、通信部105を介して統計処理切替部108に指示するのではなく、統計処理切替部108を外部から操作可能なスイッチ等で構成し、端末装置100に対し直接指示を入力可能にしてもよい。
The statistical
短時間サンプリング部109は、処理用サンプリング周期より長い短時間サンプリング周期(例えば1秒〜10秒周期)ごとに、統計処理設定部107の設定に従って、短時間サンプリングデータを取得する。具体的には、統計処理設定部107で設定された短時間サンプリング周期がデータ処理部106に設定されたデータ処理周期と同じであるとき、短時間サンプリング部109は、データ処理部106により処理された後の処理用データを短時間サンプリングデータとして取得する。一方、統計処理設定部107で設定された短時間サンプリング周期がデータ処理部106に設定されたデータ処理周期よりも長いとき、短時間サンプリング部109は、短時間サンプリング周期ごとに、統計処理設定部107の統計処理の設定に従って、各短時間サンプリング周期の間にサンプリングされた処理用データ(本実施形態では、データ処理部106で処理された後の処理用データ)に基づいて統計処理を行い、統計処理により得られた1又は複数の統計値を短時間サンプリングデータとして取得する。
The short-
短時間サンプリング記憶部110は、短時間サンプリング部109で取得された短時間サンプリングデータを時系列的に且つ蓄積的に記憶するものである。即ち、短時間サンプリング記憶部110には、短時間サンプリング部109により短周期でサンプリングされたトレンドデータが記憶される。本実施形態では、短時間サンプリング記憶部110は、所定数(例えば240点。時間に換算すると4分〜40分)の短時間サンプリングデータを記憶可能なリングバッファとしてあり、新たにデータが取得される度に古いデータが削除され、直近の必要なデータのみが保管されるようになっている。これにより、保存する短時間サンプリングデータの数を必要最小限度に抑えてある。そして、後述するように、送信用データ保管部111aにより必要なデータを保存可能になっているので、古いデータが削除されていっても不都合はない。
The short-time
短時間サンプリング送信制御部111は、所定の送信条件が満たされたときにのみ、通信部105に、短時間サンプリング記憶部110に記憶された短時間サンプリングデータの少なくとも一部を監視サーバ1へ送信させるようになっている。具体的には、短時間サンプリング送信制御部111は、イベント信号取得部112がイベント信号を取得したとき、短時間サンプリング記憶部110に記憶された短時間サンプリングデータのうち、当該イベント信号に応じた範囲の短時間サンプリングデータを取得して保管する送信用データ保管部111aと、送信条件が満たされたとき、通信部105に、送信用データ保管部111aに保管された短時間サンプリングデータを監視サーバ1へ送信させる送信制御部111bと、を備えている。つまり、送信用データ保管部111aにより故障や運転等の何らかのイベントが生じたときに対応するデータを保管しておき、送信条件を満たしたときに監視サーバ1側(監視サーバ1や監視サーバ1を利用する端末の側)にその保管されたデータを送信することで、故障や運転に関連するイベントが生じた場合の詳細なセンサデータ(短時間サンプリングデータ)を監視サーバ1側に送信することが可能になっている。特に、送信条件として通信部105が監視サーバ1側からの所定のデータ要求信号を受信したことを設定している場合でも、通信時間や通信障害の関係等で、故障や運転等の何らかのイベントが生じてから監視サーバ1側からのデータ要求信号を受信するまでに時間に大きなずれがあったとしても、監視サーバ1側に送信されるデータを所望のタイミングのデータとすることができる。
The short-time sampling
具体的には、本実施形態では、送信用データ保管部111aは、イベント信号取得部112がイベント信号を取得したときに短時間サンプリング記憶部110に格納されている短時間サンプリングデータを保管するようになっている。つまり、短時間サンプリング記憶部110は新たなデータが取得される度に古いデータが削除され、リアルタイムで記憶されているデータが更新されていくが、送信用データ保管部111aにより、イベント発生時の必要な状態のデータについては送信用データ保管部111aに保持されるようになっている。なお、送信用データ保管部111aは、新たにイベント信号を取得する度に、保管するデータを更新するようにしてもいいし、送信制御部111bにより保管したデータを送信させたときに、送信させたデータを削除してもよい。また、送信用データ保管部111aは複数の時点について短時間サンプリング記憶部110に格納されたデータを保管可能にして、新たにイベント信号を取得する度に、イベント信号の種類やイベント信号を取得した時間等と保管するデータとを対応付けて各別に保管するようにしてもよい。この場合、新たにイベント信号を取得する度に、最も古い保管データを削除して代わりに新しい保管用のデータを保管するようにすればいい。そして、送信制御部111bは、送信条件を満たしたと判定したときに、複数の時点の保管データのうち、監視サーバ1側から指定されたものや直近の1又は複数のデータを送信してもいいし、全ての保管データを送信してもいい。
Specifically, in the present embodiment, the transmission
そして、送信制御部111bは送信条件を設定可能な送信条件設定部としても機能し、種々の送信条件を設定可能になっている。本実施形態では、送信制御部111bは、送信用データ保管部111aが新たに短時間サンプリングデータを保管したこと(即ち、イベント信号取得部112がイベント信号を取得したこと)や、通信部105が監視サーバ1側からの所定のデータ要求信号を受信したことのいずれか一方又は双方を設定可能となっている。つまり、送信制御部111bは、送信条件の設定に従って、送信用データ保管部111aが新たに短時間サンプリングデータを保管したとき、又は、通信部105が所定のデータ要求信号を受信したとき、送信条件が満たされたと判定するようになっている。そして、本実施形態では、通信部105を介して送信制御部111bに指示することで送信条件を切替可能になっている。例えば、監視サーバ1から送信制御部111bに指示を伝送するようにしたり、その他の装置から送信制御部111bに指示を送るようにしてもよい。また、通信部105を介して送信制御部111bに指示するのではなく、端末装置100に設けた外部から操作可能なスイッチ等により、送信制御部111bに対し直接指示を入力可能にしてもよい。また、イベント信号取得部112が特定の種類のイベント信号を取得したことを送信条件として設定可能にし、イベント信号の種類によって送信条件を満たすか否かを変更可能としてもよい。例えば、イベント信号が緊急を要する故障データ等の場合はイベント信号取得部112がイベント信号を取得したときにデータ送信するように送信条件を設定し、緊急を要しない運転データ等の場合は、監視サーバ1側からの要求によりデータ送信するよう送信条件を設定する。なお、送信条件として設定するのは上記したものに限られず、他の条件を設定可能にしてもよい。
The
長時間サンプリング部113は、短時間サンプリング周期より長い長時間サンプリング周期(例えば1分周期)ごとに、統計処理設定部107の設定に従って、各長時間サンプリング周期の間にサンプリングされた処理用データ(本実施形態では、データ処理部106で処理された後の処理用データ)に基づいて統計処理を行い、統計処理により得られた1又は複数の統計値を長時間サンプリングデータとして取得する。なお、長時間サンプリング部113は、各長時間サンプリング周期の間にサンプリングされた短時間サンプリングデータを用いて統計処理を行うようにしてもよく、また、処理用データを用いて統計処理を行うか、短時間サンプリングデータを用いて統計処理を行うかを統計処理設定部107の設定に従って切替可能にしてもよい。つまり、データ処理部106、短時間サンプリング部109、長時間サンプリング部113のデータの種類の組合せにより、監視データの種類を柔軟に選択することができる。
The long-
長時間サンプリング記憶部114は、長時間サンプリング部113で取得された長時間サンプリングデータを時系列的に且つ蓄積的に記憶するものである。即ち、長時間サンプリング記憶部114には、長時間サンプリング部113により定期的にサンプリングされたトレンドデータが記憶される。そして、本実施形態では、長時間サンプリング記憶部114は、所定数(例えば2880点。時間に換算すると48時間)の長時間サンプリングデータを記憶可能なリングバッファとしてあり、新たにデータが取得される度に古いデータが削除され、直近の必要なデータのみが保管されるようになっている。これにより、保存する長時間サンプリングデータの数を必要最小限度に抑えてある。
The long-time sampling storage unit 114 stores the long-time sampling data acquired by the long-
長時間サンプリング送信制御部115は、定期的に、通信部105に、長時間サンプリング記憶部114に記憶された長時間サンプリングデータの少なくとも一部を監視サーバ1へ送信させるようになっている。本実施形態では、長時間サンプリング記憶部114が記憶可能な時間よりも短い所定時間(例えば24時間など)ごとに、前回の送信から新たにサンプリングされたデータを送信させるようにしてある。なお、長時間サンプリング記憶部114を設けない構成として、長時間サンプリング部113がデータをサンプリングする度に、長時間サンプリング送信制御部115がサンプリングされたデータを送信するようにしてもよい。また、送信を行う間隔や送信を行う条件等は、送信制御部111bと同様に、通信部105や端末装置100に設けた外部から操作可能なスイッチ等からの指示により切替可能になっている。
The long-time sampling
そして、本実施形態では、統計値サンプリング部102には、長時間サンプリング部113で取得された長時間サンプリングデータに基づき監視対象に異常があるかを判定する判定部145と、判定部145で異常があると判定されたときに監視対象に異常がある旨の異常信号を生成する異常信号生成部146と、を設けてある。そして、送信制御部111bは、異常信号生成部146で異常信号が生成されたとき、送信条件が満たされたと判定して通信部105に異常信号を監視サーバ1へ送信させるようになっている。そして、本実施形態では、長時間サンプリングデータに閾値を定めておき、閾値を超えたとき又は下回ったときに判定部145が監視対象に異常があると判定し、判定部145で異常があると判定されたときに異常信号生成部146が異常信号を生成し、送信制御部111bがかかる異常信号を通信部105から監視サーバ1に送信させるようになっている。これにより、サンプリングしたデータに異常があるときに、異常信号を監視サーバ1に即時に送信することができる。なお、異常信号生成部146が異常信号を生成したとき、送信用データ保管部111aに短時間サンプリング記憶部110に格納されている短時間サンプリングデータを保管させて、異常信号とともに、又は、異常信号に代えて、送信用データ保管部111aに保管された短時間サンプリングデータを監視サーバ1へ送信させるようにしてもよく、また、長時間サンプリング送信制御部115や、後述する傾向管理サンプリング送信制御部118、指標値演算部103によるデータ送信のタイミングと重複したときには、異常信号や短時間サンプリングデータの送信を優先させるようにしてある。
Then, in the present embodiment, the statistical
なお、本実施形態では、短時間サンプリングデータを送信させるのは故障時や運転開始や運転終了時、データ異常時のみの必要時であり、監視サーバ1側に送信する必要性が高いので、送信制御部111b及び長時間サンプリング送信制御部115は、短時間サンプリングデータを送信させるタイミングと長時間サンプリングデータを送信させるタイミングとが重なったとき、通信部105に、短時間サンプリングデータを優先して送信させるようにしてある。
In the present embodiment, the short-time sampling data is transmitted only at the time of failure, at the start or end of operation, or at the time of data abnormality, and it is highly necessary to transmit it to the monitoring server 1 side. The
傾向管理サンプリング部116は、長時間サンプリング周期より長い傾向管理サンプリング周期(例えば1時間周期や1日周期)ごとに、統計処理設定部107の設定に従って、各傾向管理サンプリング周期の間にサンプリングされた処理用データ(本実施形態では、データ処理部106で処理された後の処理用データ)に基づいて統計処理を行い、統計処理により得られた1又は複数の統計値を傾向管理サンプリングデータとして取得する。そして、本実施形態では、傾向管理サンプリング部116は、運転信号取得部119が運転信号を取得しているときにのみ傾向管理サンプリングデータを取得するようになっている。つまり、サンプリング周期が十分長期になると、運転時のデータのみを監視できれば十分となるので、運転停止時の不要なデータの取得を回避して、保存するサンプリングデータの数を低減させている。なお、傾向管理サンプリング部116は、各傾向管理サンプリング周期の間にサンプリングされた短時間サンプリングデータや長時間サンプリングデータを用いて統計処理を行うようにしてもよく、また、処理用データ、短時間サンプリングデータ、及び、長時間サンプリングデータのいずれを用いて統計処理を行うかを統計処理設定部107の設定に従って切替可能にしてもよい。
The trend
傾向管理サンプリング記憶部117は、傾向管理サンプリング部116で取得された傾向管理サンプリングデータを時系列的に且つ蓄積的に記憶するものである。即ち、傾向管理サンプリング記憶部117には、傾向管理サンプリング部116により定期的にサンプリングされたトレンドデータが記憶される。そして、本実施形態では、傾向管理サンプリング記憶部110は、所定数(例えば240点。時間に換算すると10日や24日)の傾向管理サンプリングデータを記憶可能なリングバッファとしてあり、新たにデータが取得される度に古いデータが削除され、直近の必要なデータのみが保管されるようになっている。
The tendency management
傾向管理サンプリング送信制御部118は、定期的に、通信部105に、傾向管理サンプリング記憶部117に記憶された傾向管理サンプリングデータの少なくとも一部を監視サーバ1へ送信させるようになっている。本実施形態では、傾向管理サンプリング記憶部110が記憶可能な時間よりも短い所定時間(例えば1日など)ごとに、前回の送信から新たにサンプリングされたデータを送信させるようにしてある。なお、送信を行う間隔や送信を行う条件等は、送信制御部111bと同様に、通信部105や端末装置100に設けた外部から操作可能なスイッチ等からの指示により切替可能になっている。
The trend management sampling
なお、各サンプリング部109,113,116では、それぞれ1つのサンプリング周期ではなくそれぞれ複数のサンプリング周期で統計処理を行い、各サンプリング記憶部110,114,117は各サンプリング周期でのサンプリングデータを各別に記憶するようにしてもよく、例えば、傾向管理サンプリング部116は、1時間周期と1日周期で傾向管理サンプリングデータをサンプリングし、傾向管理サンプリング記憶部117は1時間周期と1日周期とのそれぞれの傾向管理サンプリングデータを各別に記憶するようにしてもよい。
Note that each
以上のように、統計値サンプリング部102は、データ処理部106により、統計処理切替部108に対する指示に応じて設定された統計処理設定部107の設定に従って統計処理を行い、設定に応じた1又は複数の統計値を得て、データ処理部106により処理した後の処理用データを短時間サンプリング部109、長時間サンプリング部113、傾向管理サンプリング部116の3つによりそれぞれ異なるサンプリング周期でデータを統計処理してサンプリングするようになっている。
As described above, the statistical
そして、統計処理を行う場合、サンプリング周期より期間の短い変動が生じたときに、統計処理として平均値を取得すると、その変動を見逃すおそれがあるので、その場合には、変動の種類に応じて最大値や最小値を取得する必要がある(図7参照)。そこで、本実施形態に係る統計値サンプリング部102は、統計処理切替部108により各サンプリング部で得る統計値の数と種類を各別に設定できるので、端末装置100を設置する監視対象の種類に応じて適切な統計値を設定できる。例えば、大きなデータの流れを観察できるように長時間サンプリング部113や傾向管理サンプリング部116は平均値処理を行い、故障時等に発生する短時間のサージ波形などを観察するために短時間サンプリング部109は最大値、あるいは最大値と最小値の統計処理を設定することが挙げられる。
Then, in the case of statistical processing, when a fluctuation with a period shorter than the sampling cycle occurs, if the average value is acquired as statistical processing, the fluctuation may be overlooked. In that case, depending on the type of fluctuation. It is necessary to acquire the maximum value and the minimum value (see FIG. 7). Therefore, since the statistical
なお、データ処理部106、短時間サンプリング部109、長時間サンプリング部113、及び、傾向管理サンプリング部116におけるデータの統計処理の種類は、その後段(統計処理後のデータの送り先)のサンプリング部の統計処理の種類と同じものが設定され、短時間サンプリング部109、長時間サンプリング部113、傾向管理サンプリング部116が前段(統計処理用のデータの送り元)のサンプリング部からサンプリングするデータは、同じ統計処理のものから取得されるようにしている。例えば、共にデータ処理部106のデータに基づいて、統計処理により、短時間サンプリング部109が最大値と最小値、長時間サンプリング部113が平均値を求める場合、データ処理部106の統計処理は最大、最小、平均が設定され、短時間サンプリング部109はデータ処理部106の統計処理により得られた最大値及び最小値のデータから最大値及び最小値を得る統計処理を行い、長時間サンプリング部113は、データ処理部106の統計処理により得られた平均値データから平均値を得る統計処理を行う。
The types of data statistical processing in the
また、本実施形態に係る統計値サンプリング部102は、短時間サンプリング部109により短周期でサンプリングしたデータを故障や運転等のイベントが生じたとき等必要時にのみ監視サーバ1側に送信させるようにしつつ、長時間サンプリング部113によりサンプリングしたデータを定期的に監視サーバ1側に送信させて監視対象を定期監視するようになっている。つまり、通常時は長時間サンプリング周期で取得したデータを送信するのみとし、短周期でサンプリングした詳細なデータについては必要時にのみ送信することで、詳細なデータを必要時には確実に得ながらも全体としてデータ伝送量を抑え、データ通信料を抑制できるようになっている。また、より長期のサンプリング周期の傾向管理サンプリング部116によって、監視対象の経時的な劣化等の長期的な傾向を監視するためのより長周期のデータを得るようになっている。
Further, the statistical
次に、指標値演算部103について説明する。指標値演算部103は、データ変換部101からのデータから監視対象の状態等を判定するための判定指標値を演算するためものであり、そのために、機能部として、処理用データから判定指標値を演算するための各演算処理部120,126と、短時間演算処理部120で演算された判定指標値を所定の周期で統計処理して統計値を得る傾向管理サンプリング部129と、各演算処理部120,126で得られた判定指標値及び傾向管理サンプリング部129で得られた統計値をそれぞれ蓄積的に記憶する各記憶部121,127,130と、各記憶部121,127,130で記憶されたデータをそれぞれ通信部105に送信させる各送信制御部121,128,131と、イベントデータ処理部104からの各種のイベント信号を取得するイベント信号取得部123と、各演算処理部120,126で行う演算処理を設定する演算処理設定部124と、演算処理設定部124の設定を切替可能な演算処理切替部125と、イベントデータ処理部104からの運転信号を取得する運転信号取得部132と、傾向管理サンプリング部129で行う統計処理を設定する統計処理設定部133と、統計処理設定部133の設定を切替可能な統計処理切替部134と、短時間演算処理部120で演算された判定指標値に基づき判定を行う判定部135と、判定部135の判定結果に基づき監視対象に異常がある旨の異常信号を生成する異常信号生成部136と、を備えている。以下、各機能部について説明する。
Next, the index
短時間演算処理部(第1演算処理部に相当)120は、処理用サンプリング周期(及び上記したデータ処理周期)より長い短時間サンプリング周期(第1サンプリング周期に相当。例えば1秒〜10秒周期)ごとに、演算処理設定部124の設定に従って、各短時間サンプリング周期の間にサンプリングされた時系列的な処理用データに基づいて短時間判定指標値(判定指標値に相当)を演算する。具体的には、図3に示すように、短時間演算処理部120は、差分値群取得部120aと、分散値演算部120bと、分析値演算部120cと、演算設定部120dと、を備えている。
The short-time arithmetic processing unit (corresponding to the first arithmetic processing unit) 120 has a short-time sampling cycle (corresponding to the first sampling cycle, for example, 1 second to 10 seconds) longer than the processing sampling cycle (and the above-mentioned data processing cycle). ), The short-time determination index value (corresponding to the determination index value) is calculated based on the time-series processing data sampled during each short-time sampling cycle according to the setting of the arithmetic
差分値群取得部120aは、短時間サンプリング周期ごとに、各短時間サンプリング周期の間にサンプリングされた時系列的な処理用データについて平滑化処理を行い、処理用データとこれに対応する平滑化処理により得た値との差分値を各処理用データについて得た差分値群を取得するものであり、分散値演算部120bは、短時間判定指標値として、短時間サンプリング周期ごとに、差分値群取得部120aで取得された差分値群における分散値を演算するものである。例えば、ある短時間サンプリング周期において図4に示すような処理用データ(図4における生データ)が得られた場合、差分値群取得部120aは、平滑化処理により例えば移動平均(図4における移動平均)を算出し、各処理用データと対応する移動平均値とについて差分値(残差)を算出する。これにより、図5に示すような差分値の時間変化(差分値群)が得られ、そして、分散値演算部120bは、差分値の時間変化(差分値群)から図6に示すような差分値のヒストグラムを作成でき、差分値群の分散値を算出することができる。
The difference value
分析値演算部120cは、短時間サンプリング周期ごとに、各短時間サンプリング周期の間にサンプリングされた時系列的な処理用データについて周波数分析を行い、短時間判定指標値として分析値を演算する。例えば、分析値としては振動数や周波数等が挙げられる。
The analysis
演算設定部120dは、短時間判定指標値として、分散値演算部120bにより分散値群を演算するか、分析値演算部120cにより分析値を演算するか、又は、両方を演算するかを設定するものであり、第1演算処理部120では、演算設定部120dの設定に応じて、分散値及び分析値の一方又は双方を短時間判定指標値として演算するようになっている。具体的には、演算設定部120dは、演算処理設定部124の設定に応じて、分散値及び分析値の一方又は双方を短時間判定指標値として演算するかを設定するようになっている。
The
演算処理設定部124は、短時間演算処理部120や長時間演算処理部126における演算処理を設定するためのものであり、前述のように短時間判定指標値としていずれを演算させるか、差分値群取得部120aにおける平滑化処理として何を行うか、分散値や分析値を得るためのパラメータ、演算処理を行う周期(短時間サンプリング周期、長時間サンプリング周期)等の種々の演算処理のための条件を設定可能になっている。
The arithmetic
演算処理切替部125は、演算処理設定部124の設定を切替可能なものであり、本実施形態では、統計処理切替部108と同様にして、通信部105や端末装置100に設けた外部から操作可能なスイッチ等からの指示により演算処理設定部124の設定を切替可能になっている。
The arithmetic
短時間演算処理記憶部(第1記憶部に相当)121は、短時間演算処理記憶部121で取得された短時間判定指標値を時系列的に且つ蓄積的に記憶するものである。なお、短時間演算処理記憶部121は、短時間サンプリング記憶部110と同様に、所定数(例えば240点。時間に換算すると4分〜40分)の短時間判定指標値を記憶可能なリングバッファで構成されている。
The short-time arithmetic processing storage unit (corresponding to the first storage unit) 121 stores the short-time determination index value acquired by the short-time arithmetic processing storage unit 121 in a time-series and cumulative manner. The short-time arithmetic processing storage unit 121, like the short-time
短時間演算処理送信制御部(第1送信制御部に相当)122は、短時間演算処理記憶部121で取得された短時間判定指標値を通信部105に送信させるものであり、イベント信号取得部123がイベント信号を取得したとき、短時間演算処理記憶部121に記憶された短時間判定指標値のうち、当該イベント信号に応じた範囲の短時間判定指標値を取得して保管する送信用データ保管部122aと、送信条件(送信用データ保管部122aが新たにデータを保管したことや、通信部105が監視サーバ1側からの所定のデータ要求信号を受信したことなど)が満たされたとき、通信部105に、送信用データ保管部122aに保管された短時間判定指標値を監視サーバ1へ送信させる送信制御部122bと、を備えている。なお、短時間演算処理送信制御部122は、基本的に、短時間演算処理記憶部121で取得された短時間判定指標値を送信させることを除き、短時間サンプリング送信制御部111と同様に構成されている。
The short-time arithmetic processing transmission control unit (corresponding to the first transmission control unit) 122 causes the
そして、本実施形態では、指標値演算部103には、短時間演算処理部120で演算された短時間判定指標値に基づき監視対象に異常があるかを判定する判定部135と、判定部135で異常があると判定されたときに監視対象に異常がある旨の異常信号を生成する異常信号生成部136と、を設けてある。そして、送信制御部122bは、異常信号生成部136で異常信号が生成されたとき、通信部105に異常信号を監視サーバ1へ送信させるようになっている。つまり、監視対象の異常の種類によっては処理用データの揺らぎが大きくものがあり、処理用データの揺らぎが大きくなると分散値が大きくなることになる。このような場合、短時間判定指標値として分散値を演算すれば、処理用データの揺らぎを大きくさせるような監視対象の異常を検出できる。また、短時間判定指標値として振動数や周波数等の分析値を演算すれば、異常の発生によりセンサデータ3の固有振動数を変化させる等の分析値に関連する異常を検出できる。そして、本実施形態では、分散値や分析値に閾値を定めておき、閾値を超えたとき又は下回ったときに判定部135が監視対象に異常があると判定し、判定部135で異常があると判定されたときに異常信号生成部136が異常信号を生成し、送信制御部122bがかかる異常信号を通信部105から監視サーバ1に送信させるようになっている。なお、異常信号を送信するとき、送信用データ保管部122aに保管された短時間判定指標値を監視サーバ1へ送信させるようにしてもよく、また、統計値サンプリング部102によるデータ送信のタイミングや短時間演算処理送信制御部122や、後述する長時間演算処理送信制御部128、傾向管理サンプリング送信制御部131における判定指標値の送信のタイミングと重複したときには、異常信号の送信を優先させるようにしてある。
Then, in the present embodiment, the index
長時間演算処理部(第2演算処理部に相当)126は、短時間サンプリング周期より長い長時間サンプリング周期(第2サンプリング周期に相当。例えば1分周期)ごとに、演算処理設定部124の設定に従って、各長時間サンプリング周期の間にサンプリングされた時系列的な処理用データに基づき、短時間演算処理部120で演算された短時間判定指標値に対応する長時間判定指標値(第2指標値に相当)を演算するものである。なお、長時間演算処理部126は、サンプリング周期が異なるのみで、他は短時間演算処理部120と同様の構成を有している。また、長時間演算処理部126で求めた長時間判定指標値についても判定部135により判定を行い、異常時には異常信号生成部136により異常信号を生成させてもよい。
The long-time arithmetic processing unit (corresponding to the second arithmetic processing unit) 126 sets the arithmetic
長時間演算処理記憶部(第2記憶部に相当)127は、長時間演算処理部126で演算された長時間判定指標値を時系列的に且つ蓄積的に記憶するものであり、長時間サンプリング記憶部114と同様に、所定数(例えば240点。時間に換算すると4時間)の長時間判定指標値を記憶可能なリングバッファとしてあり、新たにデータが取得される度に古いデータが削除され、直近の必要なデータのみが保管されるようになっている。
The long-time calculation processing storage unit (corresponding to the second storage unit) 127 stores the long-time determination index value calculated by the long-time
長時間演算処理送信制御部(第2送信制御部に相当)128は、定期的に、長時間演算処理記憶部127に記憶された長時間判定指標値を通信部105に送信させるものであり、長時間演算処理記憶部127に記憶された長時間判定指標値を記憶することを除き、長時間サンプリング送信制御部115と同様に構成されている。
The long-time arithmetic processing transmission control unit (corresponding to the second transmission control unit) 128 periodically causes the
傾向管理サンプリング部(指標値サンプリング部に相当)129は、長時間サンプリング周期より長い傾向管理サンプリング周期(第3サンプリング周期に相当。例えば1時間周期や1日周期)ごとに、統計処理設定部133の設定に従って、各傾向管理サンプリング周期の間に取得された時系列的な短時間判定指標値に基づき統計処理を行い、統計処理により得られた1又は複数の統計値を傾向管理サンプリングデータとして取得する。そして、本実施形態では、傾向管理サンプリング部129は、運転信号取得部132が運転信号を取得しているときにのみ傾向管理サンプリングデータを取得するようになっている。なお、傾向管理サンプリング部129は、各傾向管理サンプリング周期の間にサンプリングされた長時間判定指標値を用いて統計処理を行うようにしてもよく、また、短時間判定指標値、及び、長時間判定指標値のいずれを用いて統計処理を行うかを統計処理設定部133の設定に従って切替可能にしてもよい。
The tendency management sampling unit (corresponding to the index value sampling unit) 129 is a statistical
なお、傾向管理サンプリング記憶部(第3記憶部に相当)130、傾向管理サンプリング送信制御部(第3送信制御部に相当)131、統計処理設定部133、及び、統計処理切替部134は、それぞれ、傾向管理サンプリング記憶部117、傾向管理サンプリング送信制御部118、統計処理設定部107、及び、統計処理切替部108と同様の構成を有している。つまり、傾向管理サンプリング部129により、統計処理切替部134で設定された統計処理設定部133に基づき統計処理を行い、得られた統計値を傾向管理サンプリング記憶部130に蓄積的に記憶して、傾向管理サンプリング送信制御部131により、傾向管理サンプリング記憶部130に記憶された統計値の少なくとも一部を、定期的に通信部105に送信させるようになっている。
The trend management sampling storage unit (corresponding to the third storage unit) 130, the trend management sampling transmission control unit (corresponding to the third transmission control unit) 131, the statistical
以上のように、指標値演算部103は、異なるサンプリング周期で、監視対象の状態を判定するための判定指標値を演算させて、監視対象の状態を判定することができるようになっている。そして、演算した判定指標値を蓄積的に記憶し、長時間判定指標値や傾向管理サンプリングデータを定期的に監視サーバ1側に送信させつつ、短周期でサンプリングした判定指標値については必要時にのみ送信することでデータ伝送量を抑えて、データ通信料を抑制できるようになっている。なお、統計値サンプリング部102で採用されている構成、及び、採用することのできる構成は、指標値演算部103でも同様に採用することができる。
As described above, the index
次に、イベントデータ4を処理するイベントデータ処理部104について説明する。イベントデータ処理部104は、イベントデータ4に基づき監視対象に生じたイベントを示すイベント信号を生成して、統計値サンプリング部102や指標値演算部103の動作を制御したり、生成したイベント信号を監視サーバ1側に送信させるものであり、機能部として、イベントデータ取得部137と、イベント信号生成部138と、データ保管範囲設定部139と、データ保管制御部140と、を備えている。
Next, the event
イベントデータ取得部137は、監視対象に所定のイベントが生じたことを示す各種イベントデータ4を取得するものである。イベントデータ4としては、例えば、監視対象が故障したことを示す故障データ、運転中であることを示す運転データが挙げられる。
The event
イベント信号生成部138は、イベントデータ取得部137が取得したイベントデータ4に応じたイベント信号を生成する。例えば、装置を監視対象とする場合には、イベントデータ取得部137が故障データを取得したときは監視対象装置が故障したことを示す故障信号を故障の種類に応じて生成し、イベントデータ取得部137が運転データを取得していた状態から運転データを取得しない状態に切り替わったときは監視対象装置が運転停止したことを示す運転停止信号を生成し、イベントデータ取得部137が運転データを取得していない状態から運転データを取得する状態に切り替わったときは監視対象装置が運転開始したことを示す運転開始信号を生成し、イベントデータ取得部137が運転データを継続して取得しているときは監視対象装置が運転中であることを示す運転信号を生成するようになっている(設置地点における気温等を監視する場合には、雨等の気象の変化や地震等の天災の発生等を示すイベント信号を生成することが挙げられる)。そして、生成されたイベント信号はデータ保管制御部140に送られ、また、イベント信号のうち、判別部141により運転信号のみが運転信号取得部119,132に送られる。また、監視対象の誤作動により誤ったイベントデータ4が瞬間的に生じたりした場合にイベント信号が生じないように、イベント信号生成部138は、イベントデータ取得部137がイベントデータを所定時間継続して取得したときにイベント信号を生成するようになっている。
The event
データ保管範囲設定部139は、イベント信号生成部138で生成されたイベント信号の種類ごとに、送信用データ保管部111a,122aが保管すべき短時間サンプリングデータ及び短時間判定指標値の範囲を設定したデータ保管範囲情報を格納するものであり、データ保管制御部140は、データ保管範囲情報に基づき、イベント信号の種類に応じて、送信用データ保管部111a,122aに、送信用データ保管部111a,122aが保管すべき短時間サンプリングデータ及び短時間判定指標値の範囲を保管させるようになっている。具体的には、データ保管範囲設定部139には、イベント信号の種類ごとに、データ保管制御部140に送信を遅延させる時間が設定されており、データ保管制御部140は、イベント信号生成部138で生成されたイベント信号を受け取って、データ保管範囲設定部139の設定に基づきイベント信号の種類に応じた時間だけイベント信号を保持して、その後受け取ったイベント信号を送信用データ保管部111a,122aに送信するものである。つまり、データ保管制御部140は、イベント信号の種類に応じた時間だけイベント信号の送信用データ保管部111a,122aへの送信を遅延させるようになっている。そして、送信用データ保管部111a,122aに送信されたイベント信号は、判別部142により送信用データ保管部111a,122aの一方又は双方に送信される。なお、データ保管範囲設定部139の設定は、通信部105や端末装置100に設けた外部から操作可能なスイッチ等からの指示により切替可能になっている。
The data storage
例えば、運転開始時のデータとして必要となるのは運転開始後定常運転に移るまでの所定期間の範囲のデータであり、運転終了時のデータとして必要となるのは運転終了後から運転が完全に停止するまでの所定期間の範囲のデータであるが、運転開始信号や運転停止信号が生成されたとき、直ちに送信用データ保管部111a,122aに短時間サンプリング記憶部110や短時間演算処理記憶部121に記憶されたデータを保管させると、運転開始前や運転終了前の範囲のデータしか取得できず、必要な範囲のデータが保管できない。そこで、データ保管範囲設定部139によりイベント信号の種類ごとにデータ保管制御部140に送信を遅延させる時間を設定しておき、データ保管制御部140によりイベント信号の種類に応じた時間だけイベント信号の送信用データ保管部111a,122aへの送信を遅延させることで、イベント信号取得部112,123が運転開始信号や運転停止信号等を取得するタイミングを運転開始後定常運転に移った後のタイミングや運転終了後から運転が完全に停止するタイミングとして、必要な範囲のデータが送信用データ保管部111a,122aに保管されるようになっている。なお、データ保管制御部140は、送信用データ保管部111a,122aに送信する信号から運転信号は除いてある。
For example, the data at the start of operation is required for the range of a predetermined period from the start of operation to the transition to steady operation, and the data at the end of operation is required for complete operation after the end of operation. The data is in the range of a predetermined period until the data is stopped, but when the operation start signal or the operation stop signal is generated, the transmission
また、データ保管制御部140は、送信用データ保管部111a,122aに送信するのと同じタイミングで、又は、イベント信号生成部138からイベント信号を受け取ったときに、通信部105にイベント信号を監視サーバ1側に送信させるようにしてある。
Further, the data
このように、イベントデータ処理部104は、イベントデータ4に応じたイベント信号を生成し、イベント信号を監視サーバ1側に送信させるようになっている。そして、データ保管制御部140により、送信用データ保管部111a,122aにデータを保管させるタイミングを適切なものとしている。
In this way, the event
以上のように、本実施形態に係る端末装置100は、統計値サンプリング部102により監視対象からのセンサデータ3をサンプリングして監視サーバ1に送信し、指標値演算部103によりセンサデータ3から判定指標値を求めて監視対象の状態を判定し、イベントデータ処理部104によりイベントデータ4を処理して監視対象に生じたイベントも監視サーバ1に送信するとともに統計値サンプリング部102及び指標値演算部103を制御するようになっている。
As described above, the
最後に、本実施形態に係る端末装置100の利点について説明する。まず、監視対象の種類によってはサンプリング周期より期間の短い変動が生じることがあり、統計処理として平均値を取得すると、その変動を見逃すおそれがある。そして、データにどのような変動が生じ得るかは装置の種類によってある程度決まっている。その場合には、変動の種類に応じて最大値や最小値を取得する必要がある。これに対し、本実施形態では、統計処理切替部107,133により各サンプリング部109,113,116,129で得る統計値の数と種類を各別に設定できるから、端末装置100を設置する監視対象の種類に応じて適切な統計値を設定できる。これにより、必要なデータを取得しつつ、保存するサンプリングデータの数を効果的に低減できる。
Finally, the advantages of the
そして、本実施形態に係る端末装置100は、監視サーバ1にサンプリングデータを送信するのみならず、指標値演算部103によりサンプリングデータから判定指標値を求め監視対象の状態を判定可能になっており、監視対象に生じた異常を的確に察知できるようになっている。また、端末装置100で行う上記した判定指標値の演算を監視サーバ1側で行うとすると、膨大な量のデータを監視サーバ1側に送信することになるが、判定指標値の演算を端末装置100で行うことでデータ伝送量を抑え、データ通信料を抑制できるようになっている。
Then, the
本実施形態に係る端末装置100は、短時間サンプリング部109、短時間演算処理部120により短周期で得たデータを故障や運転等のイベントが生じたとき等必要時にのみ監視サーバ1側に送信させるようにしつつ、長時間サンプリング部113、長時間演算処理部126により得たデータは定期的に監視サーバ1側に送信させて監視対象を定期監視するようにしてある。つまり、通常時は長時間サンプリング周期で取得したデータを送信するのみとし、短周期でサンプリングした詳細なデータについては必要時にのみ送信することで、詳細なデータを必要時には確実に得ながらも全体としてデータ伝送量を抑え、データ通信料を抑制できるようになっている。
The
〔その他の実施形態〕
最後に、本発明に係る端末装置のその他の実施形態について説明する。なお、以下のそれぞれの実施形態で開示される構成は、矛盾が生じない限り、他の実施形態で開示される構成と組み合わせて適用することも可能である。
[Other Embodiments]
Finally, other embodiments of the terminal device according to the present invention will be described. The configurations disclosed in each of the following embodiments can be applied in combination with the configurations disclosed in other embodiments as long as there is no contradiction.
(1)図2で示す構成は全て採用する必要はなく、本発明の趣旨を逸脱しない範囲で、図2で示した構成の一部のみを採用するものであってもよい。例えば、傾向管理サンプリング部116,129、及び、これに関連する構成を採用することなく、短時間サンプリング周期と長時間サンプリング周期によるデータのみを得るようにしてもよいし、統計値サンプリング部102やイベントデータ処理部104を設けなくてもよいし、データ処理部106での統計処理は行わずデータ変換部101の処理用データを各サンプリング部109,113,116に送る構成とする、など適宜変更可能である。
(1) It is not necessary to adopt all the configurations shown in FIG. 2, and only a part of the configurations shown in FIG. 2 may be adopted as long as the gist of the present invention is not deviated. For example, without adopting the tendency
(2)上記の実施形態では、長時間演算処理送信制御部128は、定期的に、長時間演算処理記憶部127に記憶された長時間判定指標値を通信部105に送信させる構成を例に説明したが、本発明の実施形態はこれに限定されず、監視サーバ1が、長時間判定指標値の送信要求信号を出して、その送信要求信号に応えて端末装置100が長時間演算処理記憶部127に記憶された長時間判定指標値の少なくとも一部を監視サーバ1へ送信する構成であってもよい。
(2) In the above embodiment, the long-time arithmetic processing
(3)上記の実施形態では、傾向管理サンプリング送信制御部131は、定期的に、傾向管理サンプリング記憶部130に記憶された指標値統計値を通信部105に送信させる構成を例に説明したが、本発明の実施形態はこれに限定されず、監視サーバ1が、指標値統計値の送信要求信号を出して、その送信要求信号に応えて端末装置100が傾向管理サンプリング記憶部130に記憶された指標値統計値の少なくとも一部を監視サーバ1へ送信する構成であってもよい。
(3) In the above embodiment, the configuration in which the trend management sampling
(4)上記の実施形態では、データ保管制御部140は、イベント信号の種類に応じた時間だけイベント信号の送信用データ保管部111a,122aへの送信を遅延させる構成を例に説明した。しかし、本発明の実施形態はこれに限定されず、データ保管制御部140は、データ保管範囲情報に基づき、イベント信号の種類に応じて、送信用データ保管部111a,122aに、送信用データ保管部111a,122aが保管すべき短時間サンプリングデータ及び短時間判定指標値の範囲を保管させる構成であれば、特に限定されない。
(4) In the above embodiment, the data
(5)端末装置100に接続されるセンサは1つでも複数であってもよい。複数のセンサが接続される場合、それぞれのセンサ毎に統計処理の種類やサンプリング周期等の設定が行えるようにしてもよい。
(5) The number of sensors connected to the
(6)端末装置100が用いられるシステムは、図1に示すものに限られず、端末装置100と監視サーバ1との間にデータを受け渡しする中継局を設けるものであるなど、適宜変更可能である。
(6) The system in which the
(7)各記憶部110,114,117,121,127,130はリングバッファに限らず、種々のものを用いることができる。
(7) The
(8)その他の構成に関しても、本明細書において開示された実施形態は全ての点で例示であって、本発明の範囲はそれらによって限定されることはないと理解されるべきである。当業者であれば、本発明の趣旨を逸脱しない範囲で、適宜改変が可能であることを容易に理解できるであろう。従って、本発明の趣旨を逸脱しない範囲で改変された別の実施形態も、当然、本発明の範囲に含まれる。 (8) With respect to other configurations, it should be understood that the embodiments disclosed herein are exemplary in all respects and the scope of the invention is not limited thereto. Those skilled in the art will be able to easily understand that modifications can be made as appropriate without departing from the spirit of the present invention. Therefore, another embodiment modified without departing from the spirit of the present invention is naturally included in the scope of the present invention.
本発明は、監視対象に取り付けたセンサからデータをサンプリングする端末装置に利用することができる。 The present invention can be used in a terminal device that samples data from a sensor attached to a monitoring target.
100 端末装置
101 データ変換部(処理用データサンプリング部)
105 通信部
120 短時間演算処理部(第1演算処理部)
121 短時間演算処理記憶部(第1記憶部)
122 短時間演算処理送信制御部(第1送信制御部)
122a 送信用データ保管部
123 イベント信号取得部
126 長時間演算処理部(第2演算処理部)
127 長時間演算処理記憶部(第2記憶部)
128 長時間演算処理送信制御部(第2送信制御部)
129 傾向管理サンプリング部(指標値サンプリング部)
130 傾向管理サンプリング記憶部(第3記憶部)
131 傾向管理サンプリング送信制御部(第3送信制御部)
132 運転信号取得部
133 統計処理設定部
134 統計処理切替部
137 イベントデータ取得部
138 イベント信号生成部
139 データ保管制御部
140 データ保管範囲設定部
100
105
121 Short-time arithmetic processing storage unit (first storage unit)
122 Short-time arithmetic processing transmission control unit (first transmission control unit)
122a Transmission
127 Long-time arithmetic processing storage unit (second storage unit)
128 Long-time arithmetic processing transmission control unit (second transmission control unit)
129 Trend management sampling unit (index value sampling unit)
130 Trend management sampling storage unit (third storage unit)
131 Tendency management sampling transmission control unit (third transmission control unit)
132 Operation
Claims (11)
監視装置と通信可能な通信部と、
前記センサからのデータを処理用データとして所定の処理用サンプリング周期でサンプリングする処理用データサンプリング部と、
前記処理用サンプリング周期より長い第1サンプリング周期ごとに、各第1サンプリング周期の間にサンプリングされた時系列的な前記処理用データに基づき判定指標値を演算する第1演算処理部と、
前記第1演算処理部で演算された前記判定指標値に基づき前記監視対象に異常があるかを判定する判定部と、
前記判定部で異常があると判定されたときに異常信号を生成する異常信号生成部と、
前記異常信号生成部で前記異常信号が生成されたとき、前記通信部に前記異常信号を前記監視装置へ送信させる第1送信制御部と、
前記第1演算処理部で演算された前記判定指標値を蓄積的に記憶する第1記憶部と、
前記監視対象に所定のイベントが生じたことを示すイベント信号を取得するイベント信号取得部と、
前記イベント信号取得部が前記イベント信号を取得したとき、前記第1記憶部に記憶された前記判定指標値のうち、当該イベント信号に応じた期間にサンプリングされた前記処理用データに基づいて演算された前記判定指標値を取得して保管する送信用データ保管部と、
前記イベント信号の種類ごとに、前記送信用データ保管部が保管すべき前記判定指標値の基になった前記処理用データがサンプリングされた期間の範囲を設定したデータ保管範囲情報を格納するデータ保管範囲設定部と、
前記送信用データ保管部に、前記データ保管範囲情報に基づき、前記イベント信号取得部が取得する前記イベント信号の種類に応じて、前記送信用データ保管部が保管すべき前記判定指標値の基になった前記処理用データがサンプリングされた期間の範囲を保管させるデータ保管制御部と、を備え、
前記第1演算処理部は、
前記第1サンプリング周期ごとに、各第1サンプリング周期の間にサンプリングされた時系列的な前記処理用データについて平滑化処理を行い、前記処理用データとこれに対応する平滑化処理により得た値との差分値を各処理用データについて得た差分値群を取得する差分値群取得部と、
前記判定指標値として、前記第1サンプリング周期ごとに、前記差分値群取得部で取得された前記差分値群における分散値を演算する分散値演算部と、を備え、
前記第1送信制御部は、所定の送信条件が満たされたときにのみ、前記通信部に、前記第1記憶部に記憶された前記判定指標値の少なくとも一部を前記監視装置へ送信させ、かつ、前記送信条件が満たされたとき、前記通信部に、前記送信用データ保管部に保管された前記判定指標値を前記監視装置へ送信させる端末装置。 A terminal device that samples data from a sensor attached to a monitoring target.
A communication unit that can communicate with the monitoring device,
A processing data sampling unit that samples data from the sensor as processing data at a predetermined processing sampling cycle, and
A first arithmetic processing unit that calculates a determination index value based on the time-series processing data sampled during each first sampling cycle for each first sampling cycle longer than the processing sampling cycle.
A determination unit that determines whether or not there is an abnormality in the monitoring target based on the determination index value calculated by the first arithmetic processing unit.
An abnormal signal generation unit that generates an abnormal signal when the determination unit determines that there is an abnormality,
When the abnormal signal is generated by the abnormal signal generation unit, a first transmission control unit that causes the communication unit to transmit the abnormal signal to the monitoring device.
A first storage unit that accumulates the determination index value calculated by the first calculation processing unit, and a first storage unit.
An event signal acquisition unit that acquires an event signal indicating that a predetermined event has occurred in the monitoring target, and an event signal acquisition unit.
When the event signal acquisition unit acquires the event signal, it is calculated based on the processing data sampled in the period corresponding to the event signal among the determination index values stored in the first storage unit. A transmission data storage unit that acquires and stores the above-mentioned judgment index value,
Data storage that stores data storage range information that sets the range of the period during which the processing data, which is the basis of the determination index value to be stored by the transmission data storage unit, is set for each type of event signal. Range setting part and
Based on the data storage range information, the transmission data storage unit is based on the determination index value to be stored by the transmission data storage unit according to the type of the event signal acquired by the event signal acquisition unit. It is provided with a data storage control unit that stores the range of the period in which the processing data has been sampled.
The first arithmetic processing unit is
For each of the first sampling cycles, a smoothing process is performed on the time-series processing data sampled during each first sampling cycle, and the value obtained by the processing data and the corresponding smoothing process. The difference value group acquisition unit that acquires the difference value group obtained for each processing data, and the difference value group acquisition unit.
As the determination index value, a variance value calculation unit for calculating the variance value in the difference value group acquired by the difference value group acquisition unit is provided for each first sampling cycle .
The first transmission control unit causes the communication unit to transmit at least a part of the determination index value stored in the first storage unit to the monitoring device only when a predetermined transmission condition is satisfied. A terminal device that causes the communication unit to transmit the determination index value stored in the transmission data storage unit to the monitoring device when the transmission condition is satisfied.
前記第1サンプリング周期ごとに、各第1サンプリング周期の間にサンプリングされた時系列的な前記処理用データについて周波数分析を行い、前記判定指標値として分析値を演算する分析値演算部と、
前記判定指標値として、前記分散値演算部により前記分散値を演算するか、前記分析値演算部により前記分析値を演算するか、又は、両方を演算するかを設定する演算設定部と、を備え、
前記第1演算処理部は、前記演算設定部の設定に応じて、前記分散値及び前記分析値の一方又は双方を前記判定指標値として演算する請求項1に記載の端末装置。 The first arithmetic processing unit is
An analysis value calculation unit that performs frequency analysis on the time-series processing data sampled during each first sampling cycle and calculates an analysis value as the determination index value for each first sampling cycle.
As the determination index value, a calculation setting unit that sets whether the dispersion value calculation unit calculates the dispersion value, the analysis value calculation unit calculates the analysis value, or both are calculated. Prepare,
The terminal device according to claim 1, wherein the first arithmetic processing unit calculates one or both of the dispersion value and the analysis value as the determination index value according to the setting of the arithmetic setting unit.
監視装置と通信可能な通信部と、
前記センサからのデータを処理用データとして所定の処理用サンプリング周期でサンプリングする処理用データサンプリング部と、
前記処理用サンプリング周期より長い第1サンプリング周期ごとに、各第1サンプリング周期の間にサンプリングされた時系列的な前記処理用データに基づき判定指標値を演算する第1演算処理部と、
前記第1演算処理部で演算された前記判定指標値に基づき前記監視対象に異常があるかを判定する判定部と、
前記判定部で異常があると判定されたときに異常信号を生成する異常信号生成部と、
前記異常信号生成部で前記異常信号が生成されたとき、前記通信部に前記異常信号を前記監視装置へ送信させる第1送信制御部と、
前記第1演算処理部で演算された前記判定指標値を蓄積的に記憶する第1記憶部と、
前記監視対象に所定のイベントが生じたことを示すイベント信号を取得するイベント信号取得部と、
前記イベント信号取得部が前記イベント信号を取得したとき、前記第1記憶部に記憶された前記判定指標値のうち、当該イベント信号に応じた期間にサンプリングされた前記処理用データに基づいて演算された前記判定指標値を取得して保管する送信用データ保管部と、
前記イベント信号の種類ごとに、前記送信用データ保管部が保管すべき前記判定指標値の基になった前記処理用データがサンプリングされた期間の範囲を設定したデータ保管範囲情報を格納するデータ保管範囲設定部と、
前記送信用データ保管部に、前記データ保管範囲情報に基づき、前記イベント信号取得部が取得する前記イベント信号の種類に応じて、前記送信用データ保管部が保管すべき前記判定指標値の基になった前記処理用データがサンプリングされた期間の範囲を保管させるデータ保管制御部と、を備え、
前記第1演算処理部は、前記第1サンプリング周期ごとに、各第1サンプリング周期の間にサンプリングされた時系列的な前記処理用データについて周波数分析を行い、前記判定指標値として分析値を演算し、
前記第1送信制御部は、所定の送信条件が満たされたときにのみ、前記通信部に、前記第1記憶部に記憶された前記判定指標値の少なくとも一部を前記監視装置へ送信させ、かつ、前記送信条件が満たされたとき、前記通信部に、前記送信用データ保管部に保管された前記判定指標値を前記監視装置へ送信させる端末装置。 It is a terminal device that samples from a sensor attached to the monitoring target.
A communication unit that can communicate with the monitoring device,
A processing data sampling unit that samples data from the sensor as processing data at a predetermined processing sampling cycle, and
A first arithmetic processing unit that calculates a determination index value based on the time-series processing data sampled during each first sampling cycle for each first sampling cycle longer than the processing sampling cycle.
A determination unit that determines whether or not there is an abnormality in the monitoring target based on the determination index value calculated by the first arithmetic processing unit.
An abnormal signal generation unit that generates an abnormal signal when the determination unit determines that there is an abnormality,
When the abnormal signal is generated by the abnormal signal generation unit, a first transmission control unit that causes the communication unit to transmit the abnormal signal to the monitoring device.
A first storage unit that accumulates the determination index value calculated by the first calculation processing unit, and a first storage unit.
An event signal acquisition unit that acquires an event signal indicating that a predetermined event has occurred in the monitoring target, and an event signal acquisition unit.
When the event signal acquisition unit acquires the event signal, it is calculated based on the processing data sampled in the period corresponding to the event signal among the determination index values stored in the first storage unit. A transmission data storage unit that acquires and stores the above-mentioned judgment index value,
Data storage that stores data storage range information that sets the range of the period during which the processing data, which is the basis of the determination index value to be stored by the transmission data storage unit, is set for each type of event signal. Range setting part and
Based on the data storage range information, the transmission data storage unit is based on the determination index value to be stored by the transmission data storage unit according to the type of the event signal acquired by the event signal acquisition unit. It is provided with a data storage control unit that stores the range of the period in which the processing data has been sampled.
The first arithmetic processing unit, for each of the first sampling period, performs frequency analysis on-series the processing data when sampled during each first sampling period, calculating the analysis value as the determination index value And
The first transmission control unit causes the communication unit to transmit at least a part of the determination index value stored in the first storage unit to the monitoring device only when a predetermined transmission condition is satisfied. A terminal device that causes the communication unit to transmit the determination index value stored in the transmission data storage unit to the monitoring device when the transmission condition is satisfied.
前記イベントデータ取得部が前記イベントデータを所定時間継続して取得したときに前記イベント信号を生成するイベント信号生成部と、を備える請求項1〜3のいずれか一項に記載の端末装置。 An event data acquisition unit that acquires event data indicating that a predetermined event has occurred in the monitoring target, and an event data acquisition unit.
The terminal device according to any one of claims 1 to 3, further comprising an event signal generation unit that generates the event signal when the event data acquisition unit continuously acquires the event data for a predetermined time.
前記第2演算処理部で取得された前記第2指標値を蓄積的に記憶する第2記憶部と、
定期的に、前記通信部に、前記第2記憶部に記憶された前記第2指標値の少なくとも一部を前記監視装置へ送信させる第2送信制御部と、を備える請求項1〜6のいずれか一項に記載の端末装置。 For each second sampling cycle longer than the first sampling cycle, a second index value corresponding to the determination index value is calculated based on the time-series processing data sampled during each second sampling cycle. The second arithmetic processing unit and
A second storage unit that cumulatively stores the second index value acquired by the second arithmetic processing unit, and a second storage unit.
Periodically, before Symbol communication unit, according to claim 1 to 6; and a second transmission control unit for transmitting to the monitoring device at least part of the stored in the second storage unit the second index value The terminal device according to any one item.
前記指標値サンプリング部で取得された前記指標値統計値を蓄積的に記憶する第3記憶部と、
定期的に、前記通信部に、前記第3記憶部に記憶された指標値統計値の少なくとも一部を前記監視装置へ送信させる第3送信制御部と、を備える請求項1〜7のいずれか一項に記載の端末装置。 The determination index value is acquired, and statistical processing is performed based on the time-series determination index value acquired during each third sampling cycle for each third sampling cycle longer than the first sampling cycle, and statistical processing is performed. The index value sampling unit that acquires the index value statistical value obtained by
A third storage unit that cumulatively stores the index value statistical value acquired by the index value sampling unit, and a third storage unit.
Periodically, before Symbol communication unit, one of the claims 1-7; and a third transmission control unit for transmitting to the monitoring device at least part of the index value statistical value stored in the third storage unit The terminal device according to one item.
前記統計処理設定部の設定を切替可能な統計処理切替部と、を備え、
前記指標値サンプリング部は、前記統計処理設定部の設定に従って前記指標値統計値を取得する請求項8に記載の端末装置。 In the statistical processing in the index value sampling unit, a statistical processing setting unit capable of setting one or more types of statistical values to be acquired as the index value statistical value, and a statistical processing setting unit.
A statistical processing switching unit capable of switching the setting of the statistical processing setting unit is provided.
The terminal device according to claim 8 , wherein the index value sampling unit acquires the index value statistical value according to the setting of the statistical processing setting unit.
前記指標値サンプリング部は、前記運転信号取得部が前記運転信号を取得しているときにのみ前記判定指標値を取得して、前記指標値統計値を取得する請求項8〜10のいずれか一項に記載の端末装置。 A driving signal acquisition unit for acquiring a driving signal indicating that the monitored object is driving is provided.
The index value sampling unit acquires the determination index value only when the operation signal acquisition unit acquires the operation signal, and any one of claims 8 to 10 for acquiring the index value statistical value. The terminal device according to the section.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017071619A JP6865617B2 (en) | 2017-03-31 | 2017-03-31 | Terminal equipment |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017071619A JP6865617B2 (en) | 2017-03-31 | 2017-03-31 | Terminal equipment |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2018173825A JP2018173825A (en) | 2018-11-08 |
| JP6865617B2 true JP6865617B2 (en) | 2021-04-28 |
Family
ID=64107430
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2017071619A Active JP6865617B2 (en) | 2017-03-31 | 2017-03-31 | Terminal equipment |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP6865617B2 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111381768B (en) * | 2018-12-29 | 2024-10-15 | 北京亿阳信通科技有限公司 | Data monitoring method and device |
| CN113849505B (en) * | 2021-09-14 | 2024-11-26 | 联想(北京)有限公司 | Data compression method and device |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2001272421A (en) * | 2000-03-24 | 2001-10-05 | Matsushita Electric Ind Co Ltd | Data storage system |
| JP5591869B2 (en) * | 2012-05-21 | 2014-09-17 | 日本電信電話株式会社 | Sensor terminal device |
| JP2015009486A (en) * | 2013-06-28 | 2015-01-19 | ファナック株式会社 | Injection molding machine having graph display function |
| JP6409629B2 (en) * | 2015-03-11 | 2018-10-24 | オムロン株式会社 | Sensor system |
| US10449811B2 (en) * | 2015-06-15 | 2019-10-22 | Infineon Technologies Ag | Tire monitoring system and method |
-
2017
- 2017-03-31 JP JP2017071619A patent/JP6865617B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2018173825A (en) | 2018-11-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6865618B2 (en) | Terminal equipment | |
| JP7190608B2 (en) | Remote monitoring system | |
| JP6434419B2 (en) | Apparatus, method and system for monitoring a fluid delivery conduit network | |
| US9946980B2 (en) | High-frequency data capture for diagnostics | |
| JPWO2016199210A1 (en) | Data collection system and method, measurement data amount reduction method | |
| JP6865617B2 (en) | Terminal equipment | |
| CN119295100A (en) | Agricultural product traceability data collection method and system based on the Internet of Things | |
| US12537381B2 (en) | Data collection system and method for renewable energy power plant | |
| JP6865616B2 (en) | Terminal equipment | |
| JP6465420B2 (en) | Sensor monitoring apparatus, sensor monitoring method, and program | |
| EP2879105B1 (en) | Control panel for a fire detection system | |
| JP7126397B2 (en) | MONITORING DEVICE, MONITORING METHOD, AND MONITORING PROGRAM | |
| JP2007241572A (en) | Facility monitoring system | |
| CN116095658A (en) | A multi-network fusion scheduling method and system for on-site rescue based on converged communication technology | |
| KR101916014B1 (en) | DAQ-Data acquisition system | |
| CN107682120A (en) | A kind of data processing method, node device, data processing equipment and system | |
| KR102880971B1 (en) | The synchronization system using SCADA process PC and control PLC using SCADA Process | |
| CN121300331A (en) | A Robot Remote Adaptive Data Acquisition Control System and Method Based on Dynamic Value Assessment | |
| KR102955971B1 (en) | Wireless Communication-Based Processing Line Remote Monitoring System | |
| JP2007047878A (en) | Information collection system | |
| KR100916839B1 (en) | Timely transmission guaranteed communication processing system for diagnosis data of on-line WiFi preventive diagnosis system | |
| JP5434855B2 (en) | Installation environment investigation device and installation environment investigation system | |
| JP2021051635A (en) | Information collecting system | |
| JP2025105021A (en) | Wind power generation monitoring device and re-learning method | |
| CN121067963A (en) | Energy consumption remote acquisition system based on contract energy management |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191218 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20201119 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201201 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210128 |
|
| 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: 20210316 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210406 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6865617 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |