Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6981386B2 - Meter reading value collection device and meter reading value collection method - Google Patents
[go: Go Back, main page]

JP6981386B2 - Meter reading value collection device and meter reading value collection method - Google Patents

Meter reading value collection device and meter reading value collection method Download PDF

Info

Publication number
JP6981386B2
JP6981386B2 JP2018173224A JP2018173224A JP6981386B2 JP 6981386 B2 JP6981386 B2 JP 6981386B2 JP 2018173224 A JP2018173224 A JP 2018173224A JP 2018173224 A JP2018173224 A JP 2018173224A JP 6981386 B2 JP6981386 B2 JP 6981386B2
Authority
JP
Japan
Prior art keywords
value
provisional
collection time
values
meter reading
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
JP2018173224A
Other languages
Japanese (ja)
Other versions
JP2020048011A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2018173224A priority Critical patent/JP6981386B2/en
Publication of JP2020048011A publication Critical patent/JP2020048011A/en
Application granted granted Critical
Publication of JP6981386B2 publication Critical patent/JP6981386B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Arrangements For Transmission Of Measured Signals (AREA)
  • Selective Calling Equipment (AREA)

Description

本発明は、需要家に設置された複数のスマートメータから一定周期で検針値を取集する検針値収集装置および検針値収集方法に関し、とくに通信エラーによる誤りを防止する技術に関する。 The present invention relates to a meter reading value collecting device and a meter reading value collecting method for collecting meter reading values from a plurality of smart meters installed in a consumer at regular intervals, and particularly to a technique for preventing errors due to communication errors.

近年、各需要家にスマートメータを設置し、通信機能により各需要家の使用電力量などの情報をコンセントレータ(上位装置)とも呼ばれる検針値収集装置が収集する自動検針システムが普及している。自動検針システムでは、スマートメータが収集した検針データをスマートメータ毎に取付けられた通信端末から無線・電力線搬送等の通信手段によって検針値収集装置に集約される。しかし、通信手段に関わらず、家電ノイズ・電波干渉等の影響により、誤ったデータが伝達され、その誤りのあるデータがそのまま正常な検針値として記録されてしまう場合がある。 In recent years, an automatic meter reading system in which a smart meter is installed in each consumer and an information such as the amount of power used by each consumer is collected by a meter reading value collecting device called a concentrator (upper device) has become widespread. In the automatic meter reading system, the meter reading data collected by the smart meter is collected in the meter reading value collecting device from the communication terminal attached to each smart meter by a communication means such as wireless / power line carrier. However, regardless of the communication means, erroneous data may be transmitted due to the influence of home appliance noise, radio wave interference, etc., and the erroneous data may be recorded as a normal meter reading value as it is.

そのような検針値の誤りを検出するため、各通信端末と検針値収集装置間でやり取りされる検針データにチェックサムやパリティチェック等のエラーチェックを組込み、ソフトウェアによって検針値の誤りを検出する手法が取られることが多い。また、ひとつ前の検針値との差分があらかじめ定めた閾値内に入っているか否かで、検針値の誤りを検出する方法も提案されている(例えば、特許文献1参照。)。 In order to detect such an error in the meter reading value, a method of incorporating an error check such as a checksum or a parity check into the meter reading data exchanged between each communication terminal and the meter reading value collecting device and detecting the error in the meter reading value by software. Is often taken. Further, a method of detecting an error in the meter reading value based on whether or not the difference from the previous meter reading value is within a predetermined threshold value has also been proposed (see, for example, Patent Document 1).

特開2012−199726号公報(段落0013〜0033、図1〜図3)Japanese Unexamined Patent Publication No. 2012-199726 (paragraphs 0013 to 0033, FIGS. 1 to 3)

ところで、スマートメータの自動検針においては、各スマートメータからの検針値のデータを、通常30分ごとに収集している。そのため、エラーチェックを組み込み、データ長を長くすると、家電ノイズのような限られた時間帯のみ断続的に発生するノイズ(バーストノイズ)に対して、却って影響を受けやすくなってしまうことがある。さらには、30分という時間制約がある中、あまりに長いデータ長を有する検針データであると、スマートメータの台数が増加した際、時間内に全ての検針データを収集することが困難になる場合もある。つまり、エラーチェックの組込みによる対策は、スマートメータの自動検針には不向きであると言える。 By the way, in the automatic meter reading of a smart meter, the meter reading value data from each smart meter is usually collected every 30 minutes. Therefore, if an error check is incorporated and the data length is lengthened, it may be more susceptible to noise (burst noise) that occurs intermittently only in a limited time zone such as home appliance noise. Furthermore, while there is a time constraint of 30 minutes, if the meter reading data has an excessively long data length, it may be difficult to collect all the meter reading data within the time when the number of smart meters increases. be. In other words, it can be said that measures by incorporating an error check are not suitable for automatic meter reading of smart meters.

一方、差分が閾値内に入っているかによるチェックでは、過去の使用状況の情報からの傾向分析等で閾値を設定する必要があり、多くの演算や記憶容量を必要とする。また、仮に誤りを検出したとしても、誤っているのがひとつ前の検針値なのか、今回の検針値なのかが区別できず、正確な検針値を得ることが困難であった。 On the other hand, in checking whether the difference is within the threshold value, it is necessary to set the threshold value by trend analysis or the like from the information of the past usage status, which requires a lot of calculations and storage capacity. Further, even if an error is detected, it is difficult to distinguish whether the error is the previous meter reading value or the current meter reading value, and it is difficult to obtain an accurate meter reading value.

本発明は、上記のような課題を解決するためになされたもので、過去の傾向分析や、通信データの長大化を必要とせず、正確な検針値を効率的に収集する自動検針の実現を目的とする。 The present invention has been made to solve the above-mentioned problems, and realizes automatic meter reading that efficiently collects accurate meter reading values without the need for past trend analysis or lengthening of communication data. The purpose.

本発明の検針値収集装置は、複数のスマートメータから一定周期の収集時限ごとに計量値を収集する検針値収集装置であって、前記複数のスマートメータのそれぞれの定格値に基づいて、連続する収集時限間の計量値の差分に対するスマートメータごとの閾値を設定する閾値設定部と、前記収集時限ごとに、前記複数のスマートメータのそれぞれから、当該収集時限で計量された計量値と、当該収集時限に連続する過去3収集時限分の計量値と、を当該収集時限のデータ組として取得するデータ取得部と、前記データ組のなかの連続する収集時限間の計量値の差分を算出し、算出した差分がすべて前記閾値の範囲に入っている場合は、前記データ取得部が取得したデータ組の各計量値を当該収集時限の暫定値として設定し、前記閾値の範囲に入っていない差分がある場合は、各計量値が無効であることを示す無効値に置換して前記暫定値として設定する暫定値設定部と、前記暫定値設定部が設定した当該収集時限の暫定値と、当該収集時限に連続する過去3収集時限分の暫定値の中から抽出された、当該収集時限の3収集時限前に計量された計量値に対応する4つの暫定値で構成される暫定値群の中の前記無効値の検出結果に基づいて、前記3収集時限前の計量値を確定する計量値確定部と、を備えたことを特徴とする。 The meter reading value collecting device of the present invention is a meter reading value collecting device that collects measured values from a plurality of smart meters at regular periodic collection time intervals, and is continuous based on the rated values of the plurality of smart meters. A threshold value setting unit that sets a threshold value for each smart meter with respect to a difference in measurement values between collection time periods, and a measurement value measured in the collection time period from each of the plurality of smart meters for each collection time period, and the collection. Calculates and calculates the difference between the measurement values for the past three collection time periods that are continuous in the time period, the data acquisition unit that acquires the measurement values for the collection time period as the data set, and the measurement values between the continuous collection time periods in the data set. When all the differences are within the threshold range, each measurement value of the data set acquired by the data acquisition unit is set as a provisional value for the collection time period, and there is a difference that is not within the threshold range. In this case, the provisional value setting unit that replaces each measurement value with an invalid value indicating that it is invalid and sets it as the provisional value, the provisional value of the collection time set by the provisional value setting unit, and the collection time limit. The above in the provisional value group consisting of four provisional values corresponding to the measured values measured before the three collection time periods of the collection time period, which are extracted from the provisional values of the past three collection time periods in succession. It is characterized in that it is provided with a measurement value determination unit for determining the measurement value before the three collection time periods based on the detection result of the invalid value.

本発明の検針値取集方法は、複数のスマートメータから一定周期の収集時限ごとに計量値を収集する検針値収集方法であって、前記複数のスマートメータのそれぞれの定格値に基づいて、連続する収集時限間の計量値の差分に対するスマートメータごとの閾値を設定する閾値設定ステップと、前記収集時限ごとに、前記複数のスマートメータのそれぞれから、当該収集時限で計量された計量値と、当該収集時限に連続する過去3収集時限分の計量値と、を当該収集時限のデータ組として取得するデータ取得ステップと、前記データ組のなかの連続する収集時限間の計量値の差分を算出し、算出した差分がすべて前記閾値の範囲に入っている場合は、前記データ取得ステップで取得したデータ組の各計量値を当該収集時限の暫定値として設定し、前記閾値の範囲に入っていない差分がある場合は、各計量値が無効であることを示す無効値に置換して前記暫定値として設定する暫定値設定ステップと、前記暫定値設定ステップで設定した当該収集時限の暫定値と、当該収集時限に連続する過去3収集時限分の暫定値の中から抽出された、当該収集時限の3収集時限前に計量された計量値に対応する4つの暫定値で構成される暫定値群の中の前記無効値の検出結果に基づいて、前記3収集時限前の計量値を確定する計量値確定ステップと、を含むことを特徴とする。 The meter reading value collecting method of the present invention is a meter reading value collecting method for collecting measured values from a plurality of smart meters at a fixed cycle collection time period, and is continuous based on the rated values of the plurality of smart meters. A threshold setting step for setting a threshold value for each smart meter with respect to a difference in measurement values between collection time periods, and a measurement value measured in the collection time period from each of the plurality of smart meters for each collection time period, and the measurement value. The difference between the data acquisition step of acquiring the measurement values for the past three collection time periods consecutive in the collection time period as the data set of the collection time period and the measurement values between the continuous collection time periods in the data set is calculated. If all the calculated differences are within the threshold range, each metric value of the data set acquired in the data acquisition step is set as a provisional value for the collection time limit, and the difference not within the threshold range is set. If there is, the provisional value setting step that replaces each weighing value with an invalid value indicating that it is invalid and sets it as the provisional value, the provisional value of the collection time set in the provisional value setting step, and the collection. In the provisional value group consisting of four provisional values corresponding to the measured values measured before the three collection time periods of the collection time period, which are extracted from the provisional values of the past three collection time periods that are continuous in the time period. It is characterized by including a weighing value determination step of determining the weighing value before the three collection time periods based on the detection result of the invalid value.

本発明の検針値収集装置あるいは、検針値収集方法によれば、3時限前の計量値を現時点で確定することとし、収集時限の異なる同じ計量時限に対する複数のデータを利用するようにしたので、過去の傾向分析や、通信データの長大化を必要とせず、正確な検針値を効率的に収集することができる。 According to the meter reading value collecting device or the meter reading value collecting method of the present invention, the weighing value before the three time periods is determined at the present time, and a plurality of data for the same measuring time period having different collection time periods are used. Accurate meter reading values can be efficiently collected without the need for past trend analysis or lengthening of communication data.

本発明の実施の形態1にかかる検針値収集装置における暫定値を設定する機能と、計量値を確定する機能に関する部分の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the part concerning the function which sets a provisional value in the meter reading value collecting apparatus which concerns on Embodiment 1 of this invention, and the function which determines a measurement value. 本発明の実施の形態1にかかる検針値収集方法の実行対象である検針システムでの通信接続系統を示す系統図である。It is a system diagram which shows the communication connection system in the meter reading system which is the execution target of the meter reading value collecting method which concerns on Embodiment 1 of this invention. 本発明の実施の形態1にかかる検針値収集方法による検針値の収集対象であるスマートメータと通信端末の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the smart meter which is the object of collecting the meter reading value by the meter reading value collecting method which concerns on Embodiment 1 of this invention, and the communication terminal. 本発明の実施の形態1にかかる検針値収集装置の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the meter reading value collecting apparatus which concerns on Embodiment 1 of this invention. 本発明の実施の形態1にかかる検針値収集装置の動作あるいは検針値収集方法において、検針値収集から暫定値設定までの動作を説明するためのフローチャートである。It is a flowchart for demonstrating the operation from the meter reading value collection to the provisional value setting in the operation of the meter reading value collecting apparatus or the meter reading value collecting method which concerns on Embodiment 1 of this invention. 本発明の実施の形態1にかかる検針値収集装置の動作あるいは検針値収集方法において、時限ごとに収集されるデータ組、時限ごとの複数の暫定値、および確定値との関係を説明する模式図である。Schematic diagram illustrating the relationship between the data set collected for each time period, a plurality of provisional values for each time period, and a fixed value in the operation of the meter reading value collecting device or the meter reading value collecting method according to the first embodiment of the present invention. Is. 本発明の実施の形態1にかかる検針値収集方法において、データ組の収集から差分算出までの動作を説明するためにデータを可視化した図である。It is a figure which visualized the data in order to explain the operation from the collection of a data set to the difference calculation in the meter reading value collection method which concerns on Embodiment 1 of this invention. 本発明の実施の形態1にかかる検針値収集方法において、差分が範囲内に収まった時の暫定値決定動作を説明するためにデータを可視化した図である。It is a figure which visualized the data in order to explain the provisional value determination operation when the difference is within the range in the meter reading value collecting method which concerns on Embodiment 1 of this invention. 本発明の実施の形態1にかかる検針値収集方法において、差分が範囲内に収まらなかった時の暫定値決定動作を説明するためにデータを可視化した図である。It is a figure which visualized the data in order to explain the provisional value determination operation when the difference is not within the range in the meter reading value collecting method which concerns on Embodiment 1 of this invention. 本発明の実施の形態1にかかる検針値収集方法において、設定された暫定値を基に計量値を確定する動作を説明するためのフローチャートである。It is a flowchart for demonstrating the operation which determines the measured value based on the set provisional value in the meter reading value collecting method which concerns on Embodiment 1 of this invention. 本発明の実施の形態1にかかる検針値収集方法において、抽出した暫定値の中に、無効値が検出されなかったときの計量値確定動作を説明するためにデータを可視化した図である。It is a figure which visualized the data in order to explain the measurement value determination operation when an invalid value is not detected in the extracted provisional value in the meter reading value collecting method which concerns on Embodiment 1 of this invention. 本発明の実施の形態1にかかる検針値収集方法において、抽出した暫定値の中に、無効値が検出されたときの計量値確定動作を説明するためにデータを可視化した図である。It is a figure which visualized the data in order to explain the measurement value determination operation when an invalid value is detected in the extracted provisional value in the meter reading value collecting method which concerns on Embodiment 1 of this invention. 本発明の実施の形態1にかかる検針値収集方法において、抽出した暫定値の中に、無効値が検出された別の例の計量値確定動作を説明するためにデータを可視化した図である。It is a figure which visualized the data in order to explain the measurement value determination operation of another example in which an invalid value was detected in the extracted provisional value in the meter reading value collecting method which concerns on Embodiment 1 of this invention.

実施の形態1.
図1〜図13は、本発明の実施の形態1にかかる検針値収集装置、あるいは検針値収集方法について説明するためのもので、図1は検針値収集装置および検針値収集方法の特徴的な動作を実行する単純な誤り検出による暫定値の設定と、時限ごとの複数の暫定値による計量値の確定に関する部分の構成を示す機能ブロック図、図2は検針値収集方法の実行対象である複数のスマートメータを有する検針システムでの通信接続系統を示す系統図、図3は検針値の収集対象であるスマートメータと、対となる通信端末の構成を示す機能ブロック図、図4は検針値収集方法を実行する検針値収集装置の構成を示す機能ブロック図である。
Embodiment 1.
1 to 13 are for explaining the meter reading value collecting device or the meter reading value collecting method according to the first embodiment of the present invention, and FIG. 1 is a characteristic of the meter reading value collecting device and the meter reading value collecting method. A functional block diagram showing the configuration of the part related to the setting of the provisional value by simple error detection that executes the operation and the determination of the measured value by multiple provisional values for each time period. A system diagram showing a communication connection system in a meter reading system having a smart meter, FIG. 3 is a functional block diagram showing a configuration of a smart meter for which meter reading values are collected and a paired communication terminal, and FIG. 4 is a meter reading value collection. It is a functional block diagram which shows the structure of the meter reading value collecting apparatus which executes a method.

図5は検針値収集方法における各スマートメータから検針値を収集し、時限ごとの暫定値を設定するまでの暫定値設定工程での動作を説明するためのフローチャートであり、図6はスマートメータを対象とする検針システムにおいて、時限ごとに収集される過去3時限分を含む4つの検針値の集合であるデータ組と、複数のデータ組を基に設定される時限ごとの4つの暫定値、および暫定値を基に検針値として採用される確定値との関係を説明する模式図である。そして、図7は暫定値設定工程におけるデータ組の収集と収集したデータ組中の隣接する時限のデータ間の差分算出までの動作を説明するためにデータを可視化した図、図8は暫定値設定工程において、データ間の差分が範囲内に収まった時の暫定値決定動作を説明するためにデータを可視化した図であり、図9は範囲内に収まらない差分があった時に、データ組のデータ全てを無効値に置換して暫定値とする暫定値決定動作を説明するためにデータを可視化した図である。 FIG. 5 is a flowchart for explaining the operation in the provisional value setting process until the meter reading value is collected from each smart meter in the meter reading value collecting method and the provisional value is set for each time period, and FIG. 6 shows the smart meter. In the target meter reading system, a data set that is a set of four meter reading values including the past three time periods collected for each time period, four provisional values for each time period set based on a plurality of data sets, and It is a schematic diagram explaining the relationship with the definite value adopted as a meter reading value based on a provisional value. FIG. 7 is a diagram in which the data is visualized in order to explain the operation of collecting the data set in the provisional value setting process and calculating the difference between the data of the adjacent time periods in the collected data set, and FIG. 8 is the provisional value setting. In the process, it is a diagram that visualizes the data to explain the provisional value determination operation when the difference between the data is within the range, and FIG. 9 is the data of the data set when there is a difference that is not within the range. It is a figure which visualized the data in order to explain the provisional value determination operation which replaces all with invalid values and makes it a provisional value.

そして、図10は検針値収集方法において、暫定値決定工程の後に実施される、ある時限に対する4つの暫定値を基に計量値を確定する計量値確定工程の動作を説明するためのフローチャートであり、図11は計量値確定工程において、抽出したある時限に対応する4つの暫定値の中に無効値が検出されなかったときの計量値確定動作を説明するためにデータを可視化した図、図12は抽出した暫定値の中に無効値が検出されたときの計量値確定動作を説明するためにデータを可視化した図、図13は抽出した暫定値の中に、無効値が検出され、かつ残りの暫定値の中に値が一致しない暫定値が存在したときの計量値確定動作を説明するためにデータを可視化した図である。以下、本発明の実施の形態にかかる検針値収集方法、および、これを実行する検針値収集装置について、上述した図面を用いて詳細に説明する。なお、この実施の形態により、本発明が限定されるものではない。 Then, FIG. 10 is a flowchart for explaining the operation of the measurement value determination step of determining the measurement value based on the four provisional values for a certain time period, which is carried out after the provisional value determination step in the meter reading value collection method. FIG. 11 is a diagram in which data is visualized to explain the measurement value determination operation when an invalid value is not detected among the four provisional values corresponding to a certain time period extracted in the measurement value determination process. Is a diagram that visualizes the data to explain the measurement value determination operation when an invalid value is detected in the extracted provisional value, and FIG. 13 shows the invalid value detected in the extracted provisional value and the rest. It is a figure which visualized the data in order to explain the measurement value determination operation when the provisional value which does not match exists in the provisional value of. Hereinafter, the meter reading value collecting method according to the embodiment of the present invention and the meter reading value collecting device for executing the meter reading value collecting device will be described in detail with reference to the above-mentioned drawings. The present invention is not limited to this embodiment.

本発明の実施の形態1にかかる検針値収集装置、あるいは検針値収集方法の詳細な説明の前に、対象となる自動検針システムの基本構成について説明する。自動検針システム100は、図2に示すように、検針値収集装置1と複数のスマートメータ4とを通信により結びつけ、複数のスマートメータ4が計量した検針値を一定の周期(例えば、30分間隔)で収集するように構成したものである。 Before the detailed description of the meter reading value collecting device or the meter reading value collecting method according to the first embodiment of the present invention, the basic configuration of the target automatic meter reading system will be described. As shown in FIG. 2, the automatic meter reading system 100 connects the meter reading value collecting device 1 and the plurality of smart meters 4 by communication, and measures the meter reading values measured by the plurality of smart meters 4 at a fixed cycle (for example, at intervals of 30 minutes). ) Is configured to collect.

各需要家には、それぞれ電力量を計量するスマートメータ4と、スマートメータ4が計量した検針値を吸い上げて、吸い上げた検針値を検針データとして各通信方式に基づいて転送する通信端末(端末子機3と称する)が取り付けられている。各端末子機3は、有線、あるいは無線の通信回線を通じて転送先である上位の通信端末(端末親機2と称する)と接続されている。端末親機2の上位側には端末親機2に転送された検針値のデータを収集し、処理を行う検針値収集装置1が接続され、検針値収集装置1には、検針値収集装置1が収集・処理した検針値の情報管理および検針の設定を行う管理パソコン5が接続されている。 To each consumer, a smart meter 4 that measures the amount of electric power and a communication terminal (terminal child) that sucks up the meter reading value measured by the smart meter 4 and transfers the sucked meter reading value as meter reading data based on each communication method. Machine 3) is attached. Each terminal slave unit 3 is connected to a higher-level communication terminal (referred to as a terminal master unit 2) as a transfer destination via a wired or wireless communication line. A meter reading value collecting device 1 that collects and processes meter reading value data transferred to the terminal master unit 2 is connected to the upper side of the terminal master unit 2, and the meter reading value collecting device 1 is connected to the meter reading value collecting device 1. A management personal computer 5 that manages information on the meter reading values collected and processed by the user and sets the meter reading is connected.

需要家毎のスマートメータ4と端末子機3には、それぞれを識別するIDが割り振られており、それらが端末親機2を通して、検針値収集装置1に紐づけられている。それによって検針値収集装置1は、各スマートメータ4の定格情報や相線式等の情報を通信にて取得することが出来、それと合わせてどのスマートメータ4から収集した検針値なのかを識別することができる。 An ID for identifying each of the smart meter 4 and the terminal slave unit 3 for each consumer is assigned, and these are associated with the meter reading value collecting device 1 through the terminal master unit 2. As a result, the meter reading value collecting device 1 can acquire information such as the rating information and the phase line type of each smart meter 4 by communication, and together with this, identifies from which smart meter 4 the meter reading value is collected. be able to.

スマートメータ4は、図示しない電源側の配線と、図3に示すように需要家毎に配線された負荷配線70に接続されるとともに、上述したデータ転送用の端末子機3が接続されている。スマートメータ4には、負荷配線70に供給する電力に関する電気情報(主に、電力量)を計測(計量)する計測部40と、全体の動作を制御する制御部41と、計測した電力量を検針値として保持するデータ保持部42と、を備える。スマートメータ4は30分ごとに電力量を計測してデータ保持部42に保存し、検針データとして端末子機3にシリアル通信を介して送信する。ここで送信する検針データは、その時刻(時限)に計量した電力量のデータと、過去3時限分の電力量のデータとを合わせた連続する4時限分の電力量のデータ組(後述)で構成される。 The smart meter 4 is connected to a wiring on the power supply side (not shown) and a load wiring 70 wired for each consumer as shown in FIG. 3, and a terminal slave unit 3 for data transfer described above is connected to the smart meter 4. .. The smart meter 4 has a measuring unit 40 that measures (measures) electrical information (mainly the amount of electric power) related to the electric power supplied to the load wiring 70, a control unit 41 that controls the overall operation, and the measured electric energy. A data holding unit 42 that holds the meter reading value is provided. The smart meter 4 measures the amount of electric power every 30 minutes, stores it in the data holding unit 42, and transmits it as meter reading data to the terminal slave unit 3 via serial communication. The meter reading data transmitted here is a data set of electric energy for four consecutive periods (described later), which is a combination of the electric energy data measured at that time (time period) and the electric energy data for the past three periods. It is composed.

一方、端末子機3は、スマートメータ4から送信された検針データを処理するデータ処理部30と、全体を制御する制御部31と、検針データを保存するデータ保持部33と、各種通信方式に基づいて検針データを送信する通信部32と、を備える。データ処理部30では、スマートメータから吸い上げた検針データをエラーチェック等によって処理し、データ保持部33に保存する。保存した検針データは、端末親機2から30分ごとに送られる送信要求に従い、通信部32を介して端末親機2へ送信するように構成している。 On the other hand, the terminal slave unit 3 has a data processing unit 30 that processes meter reading data transmitted from the smart meter 4, a control unit 31 that controls the whole, a data holding unit 33 that stores meter reading data, and various communication methods. A communication unit 32 for transmitting meter reading data based on the above is provided. The data processing unit 30 processes the meter reading data sucked up from the smart meter by error checking or the like, and stores it in the data holding unit 33. The stored meter reading data is configured to be transmitted to the terminal master unit 2 via the communication unit 32 in accordance with a transmission request sent from the terminal master unit 2 every 30 minutes.

端末親機2は、基本的には端末子機3と同様の構成でもよいが、処理能力や、データ保持部をより強化した構成が望ましい。また、図2で説明したように、端末親機2には、例えば、数百台の端末子機3の接続が想定され、1台の端末親機2で数百台の端末子機3と通信できるものとし、それらを処理できるだけのスペックを備えることが望ましい。 The terminal master unit 2 may basically have the same configuration as the terminal slave unit 3, but it is desirable that the terminal master unit 2 has a configuration in which the processing capacity and the data holding unit are further strengthened. Further, as described with reference to FIG. 2, the terminal master unit 2 is assumed to be connected to, for example, hundreds of terminal slave units 3, and one terminal master unit 2 is connected to several hundred terminal slave units 3. It is desirable to be able to communicate and to have specifications that can handle them.

検針値収集装置1は、図4に示すように、端末親機2と通信することが出来る通信部10と、送受信したデータを処理するデータ処理部11と、全体を制御する制御部12と、データを保存するデータ保持部13と、を備える。さらに、受信したデータに誤りがあるか否かを判定するため、スマートメータ4毎の閾値を各スマートメータ4の定格から設定する閾値設定部14を備える。検針値収集装置1は、端末親機2と、通信端末及び検針値収集装置1に設定を書き込むための管理パソコン5との通信が可能なように、それぞれLAN(Local Area Network)、もしくはそれに準ずる通信手段を有している。端末親機2から送信された検針データを管理パソコン5に送信することで、需要家の電力使用量を管理パソコン5にて管理する。 As shown in FIG. 4, the meter reading value collecting device 1 includes a communication unit 10 capable of communicating with the terminal master unit 2, a data processing unit 11 for processing transmitted / received data, and a control unit 12 for controlling the whole. A data holding unit 13 for storing data is provided. Further, in order to determine whether or not there is an error in the received data, a threshold value setting unit 14 for setting a threshold value for each smart meter 4 from the rating of each smart meter 4 is provided. The meter reading value collecting device 1 is a LAN (Local Area Network) or equivalent so that the terminal master unit 2 can communicate with the communication terminal and the management personal computer 5 for writing the settings to the meter reading value collecting device 1, respectively. Has a means of communication. By transmitting the meter reading data transmitted from the terminal master unit 2 to the management personal computer 5, the power consumption of the consumer is managed by the management personal computer 5.

つぎに、本実施の形態にかかる検針値収集方法の特徴部分である、収集したデータから誤りのないデータを採用するための暫定値設定工程と計量値確定工程について説明する。はじめに、暫定値設定工程と計量値確定工程を実行する検針値収集装置1のデータ処理部11、制御部12、データ保持部13、および閾値設定部14の詳細について、図1を用いて説明する。 Next, a provisional value setting process and a measurement value determination process for adopting error-free data from the collected data, which are characteristic parts of the meter reading value collection method according to the present embodiment, will be described. First, the details of the data processing unit 11, the control unit 12, the data holding unit 13, and the threshold value setting unit 14 of the meter reading value collecting device 1 that executes the provisional value setting step and the measurement value determination step will be described with reference to FIG. ..

閾値設定部14は、スマートメータ4から定格情報を取得する定格値取得部140と、閾値算出部141とを備える。定格値取得部140は、通信部10を介してスマートメータ4へ電文を送信し、各需要家に設置されているスマートメータ4の定格情報および相線式情報を取得する。取得した情報から、閾値算出部141にて誤り検出の判定に利用する閾値を算出する。 The threshold value setting unit 14 includes a rating value acquisition unit 140 for acquiring rating information from the smart meter 4 and a threshold value calculation unit 141. The rating value acquisition unit 140 transmits a telegram to the smart meter 4 via the communication unit 10 to acquire the rating information and the phase line type information of the smart meter 4 installed in each consumer. From the acquired information, the threshold value calculation unit 141 calculates a threshold value to be used for determining error detection.

例えば、閾値の上限値は、スマートメータ4の定格が100V、60A、1P3Wであったとすると、30分電力量として計量しうる最大値を算出し、閾値とする。具体的には100V×60A×2×0.5=6000Whと算出される最大値に、マージンを含めるように、換算(例えば、1.5倍)した9000Whを閾値に設定する。また、閾値の下限値は、検針値がマイナスになることはありえないため、例えば0Whのように設定する。もちろん実際の使用現場では、定格を含め、異なる仕様のスマートメータ4が混在して使用されることもあるため、閾値はスマートメータ4ごとに設定する。 For example, as for the upper limit value of the threshold value, assuming that the rating of the smart meter 4 is 100V, 60A, 1P3W, the maximum value that can be measured as the electric energy for 30 minutes is calculated and used as the threshold value. Specifically, the converted (for example, 1.5 times) 9000 Wh is set as the threshold value so that the margin is included in the maximum value calculated as 100 V × 60 A × 2 × 0.5 = 6000 Wh. Further, the lower limit value of the threshold value is set to, for example, 0 Wh because the meter reading value cannot be negative. Of course, in the actual usage site, smart meters 4 having different specifications including the rating may be mixed and used, so the threshold value is set for each smart meter 4.

データ保持部13は、30分毎に計量した電力量のデータとして、1回の電文で収集する4時限分の検針値(データ組)を保存しておくデータ組保持部132と、前述の閾値を保存しておく閾値保持部131、および最終的に検針値として確定した確定値を格納しておく確定値保持部130を備える。 The data holding unit 13 has a data set holding unit 132 that stores meter reading values (data sets) for four time periods collected in one telegram as data of electric energy measured every 30 minutes, and the above-mentioned threshold value. It is provided with a threshold value holding unit 131 for storing the data, and a definite value holding unit 130 for storing the definite value finally determined as the meter reading value.

データ処理部11は、検針値の誤りの有無を判定して、暫定値を設定する暫定値設定部11a、設定された暫定値から、計量値を確定する計量値確定部11bとで構成される。 The data processing unit 11 is composed of a provisional value setting unit 11a that determines whether or not there is an error in the meter reading value and sets a provisional value, and a measurement value determination unit 11b that determines the measurement value from the set provisional value. ..

暫定値設定部11aは、データ組保持部132から読みだしたデータ組内の計量値間の差分を算出する差分算出部111と、閾値保持部131から閾値を読みだした閾値を基に、算出した差分を評価する差分評価部112を有している。そして、差分が閾値内に収まっていた評価結果が得られたときに、読み出したデータ組の各データを計量時限ごとの暫定値として決定する暫定値決定部113を備えている。さらに、暫定値決定部113が決定した4つの収集時限毎の異なる計量時限の暫定値から、異なる収集時限で収集された共通する計量時限の4つの暫定値をまとめて計量値確定部11bに出力する暫定値編集部114を備えている。 The provisional value setting unit 11a calculates based on the difference calculation unit 111 that calculates the difference between the measured values in the data set read from the data set holding unit 132 and the threshold value read from the threshold holding unit 131. It has a difference evaluation unit 112 that evaluates the difference. Then, when an evaluation result in which the difference is within the threshold value is obtained, the provisional value determination unit 113 for determining each data of the read data set as a provisional value for each measurement period is provided. Further, from the provisional values of the four different measurement time periods determined by the provisional value determination unit 113, the four provisional values of the common measurement time period collected in the different collection time periods are collectively output to the measurement value determination unit 11b. The provisional value editing unit 114 is provided.

一方、制御部12は、閾値内に収まっていない差分があるとの評価結果を受けると、該当するスマートメータ4から検針値を再収集し、データ組保持部132に保存するデータ組の入れ替え動作を制御する再収集動作制御部121が設けられている。この再収集動作でも、差分が閾値内に収まっているとの評価結果を受けると、その収集時限で得られたデータ組の各データを暫定値として決定する。しかし、再収集の回数には、上限(例えば、3回)を設定しており、上限回数の再収集を行っても、閾値内であるとの評価結果が得られなかったときは、再収集を停止する。そして、暫定値決定部113は、該当するスマートメータ4の再収集を停止した時点で保持していたデータ組の全データを無効値(ブランク)に置換し、無効値を暫定値として決定する。決定した暫定値は、同じ計量時限に対する異なる収集時限の暫定値が4つ揃った時点でまとめ、計量値確定部11bに出力するように構成している。 On the other hand, when the control unit 12 receives the evaluation result that there is a difference that does not fall within the threshold value, the control unit 12 recollects the meter reading value from the corresponding smart meter 4 and replaces the data set stored in the data set holding unit 132. A recollection operation control unit 121 is provided to control the above. Even in this recollection operation, when the evaluation result that the difference is within the threshold value is received, each data of the data set obtained in the collection time is determined as a provisional value. However, an upper limit (for example, 3 times) is set for the number of recollections, and if the evaluation result that the number of recollections is within the threshold value is not obtained even after recollecting the upper limit number of times, the recollection is performed. To stop. Then, the provisional value determination unit 113 replaces all the data of the data set held at the time when the recollection of the corresponding smart meter 4 is stopped with an invalid value (blank), and determines the invalid value as the provisional value. The determined provisional values are collected when four provisional values of different collection time periods for the same measurement time period are prepared, and are output to the measurement value determination unit 11b.

計量値確定部11bには、暫定値決定部113から出力された同じ計量時限に対する異なる収集時限で収集された4つの暫定値の中の無効値を検出する無効値検出部115が設けられている。そして、無効値検出部115で無効値が検出された場合に、無効値以外の暫定値の一致性を評価する一致性評価部116を備えている。さらに、無効値検出部115の検出結果、あるいは一致性評価部116の評価結果に基づいて、計量値として確定する確定値を決定する確定値決定部117と、を備えている。 The measurement value determination unit 11b is provided with an invalid value detection unit 115 that detects an invalid value among four provisional values collected in different collection time periods for the same measurement time period output from the provisional value determination unit 113. .. Then, when an invalid value is detected by the invalid value detecting unit 115, a matching evaluation unit 116 for evaluating the consistency of provisional values other than the invalid value is provided. Further, it includes a definite value determination unit 117 that determines a definite value to be determined as a measurement value based on the detection result of the invalid value detection unit 115 or the evaluation result of the consistency evaluation unit 116.

無効値検出部115は、暫定値決定部113から出力された、スマートメータ4毎のある計量時限に対する異なる収集時限の4つの暫定値の中から無効値を検出する。そして、無効値を検出した場合は、検出した無効値の数(または無効値以外の暫定値の数)と無効値を含む4つの暫定値を一致性評価部116に出力する。一方、無効値を検出しなかった場合は、4つの暫定値を確定値決定部117に出力するように構成している。 The invalid value detection unit 115 detects an invalid value from four provisional values of different collection time periods for a certain measurement time period for each smart meter 4 output from the provisional value determination unit 113. When an invalid value is detected, the number of detected invalid values (or the number of provisional values other than the invalid value) and four provisional values including the invalid value are output to the consistency evaluation unit 116. On the other hand, when an invalid value is not detected, four provisional values are output to the fixed value determination unit 117.

一致性評価部116は、無効値検出部115から出力された無効値の数と暫定値に基づき、無効値の数が1の場合は、無効値以外の3つの暫定値が一致するか否かを評価する。そして、無効値以外の3つの暫定値が一致した場合は、一致した結果を示す情報と、一致した値を確定値決定部117に出力する。一方、無効値の数が1より大きい場合は、その結果を確定値決定部117に出力するように構成している。 The consistency evaluation unit 116 is based on the number of invalid values output from the invalid value detection unit 115 and the provisional value. If the number of invalid values is 1, whether or not the three provisional values other than the invalid values match. To evaluate. Then, when the three provisional values other than the invalid value match, the information indicating the matched result and the matched value are output to the definite value determination unit 117. On the other hand, when the number of invalid values is larger than 1, the result is output to the definite value determination unit 117.

確定値決定部117は、無効値検出部115で無効値が検出されず、無効値検出部115から4つの暫定値が出力された場合は、4つの暫定値のうちのいずれかの(例えば、最新の)暫定値をその時限の検針値として確定するための確定値として決定し、確定値保持部130に出力するように構成している。一方、無効値検出部115で無効値が検出され、一致性評価部116から無効値以外の3つの暫定値が一致した結果を示す情報と、一致した値が出力された場合、一致した値をその時限の確定値として決定し、確定値保持部130に出力するように構成している。 When the invalid value detection unit 115 does not detect the invalid value and the invalid value detection unit 115 outputs four provisional values, the fixed value determination unit 117 is one of the four provisional values (for example,). The latest) provisional value is determined as a definite value for definite as the meter reading value for that time period, and is configured to be output to the definite value holding unit 130. On the other hand, when the invalid value is detected by the invalid value detection unit 115 and the matching value is output from the consistency evaluation unit 116 with the information indicating the result of matching the three provisional values other than the invalid value, the matching value is output. It is configured to be determined as a fixed value for that time period and output to the fixed value holding unit 130.

他方、一致性評価部116から無効値の数が1より大きい旨の情報が出力された場合は、無効値を確定値(検針値無)として決定し、確定値保持部130に出力するように構成している。さらに、上記条件、あるいは一致性評価部116からの情報に基づいて、確定値として無効値を採用した場合、その旨を制御部12に設けられた警告動作制御部122に出力するように構成している。警告動作制御部122は、例えば、管理パソコン5上に警告を表示するように警告動作を制御するように構成している。 On the other hand, when the information that the number of invalid values is larger than 1 is output from the consistency evaluation unit 116, the invalid value is determined as a definite value (no meter reading value) and output to the definite value holding unit 130. It is composed. Further, when an invalid value is adopted as a definite value based on the above conditions or the information from the consistency evaluation unit 116, it is configured to output to that effect to the warning operation control unit 122 provided in the control unit 12. ing. The warning operation control unit 122 is configured to control the warning operation so as to display a warning on, for example, the management personal computer 5.

なお、無効値検出部115は、無効値を検出しなかった場合に、無効値が無かったことを示す情報と4つの暫定値のうちの最新の暫定値とを確定値決定部117に出力するように構成してもよい。この場合、確定値決定部117は、無効値検出部115から無効値が無い旨の情報と一つの暫定値が出力された場合に、出力されたひとつの暫定値をその時限の確定値(検針値)として決定し、確定値保持部130に出力するように構成すればよい。 When the invalid value detection unit 115 does not detect an invalid value, the invalid value detection unit 115 outputs information indicating that there is no invalid value and the latest provisional value among the four provisional values to the final value determination unit 117. It may be configured as follows. In this case, when the information indicating that there is no invalid value and one provisional value are output from the invalid value detection unit 115, the fixed value determination unit 117 uses the output one provisional value as the fixed value (meter reading) for that time period. It may be determined as a value) and configured to be output to the fixed value holding unit 130.

上記のように構成した検針値収集装置1を用いて、図2に示すような自動検針システム100を構成したときの動作について説明する。はじめに、暫定値設定工程の動作について図6のデータの模式図と図7〜図9の可視化図を適宜参照しながら図5のフローチャートを中心に説明する。 The operation when the automatic meter reading system 100 as shown in FIG. 2 is configured by using the meter reading value collecting device 1 configured as described above will be described. First, the operation of the provisional value setting process will be described mainly with reference to the flowchart of FIG. 5 with reference to the schematic diagram of the data of FIG. 6 and the visualization diagrams of FIGS. 7 to 9 as appropriate.

暫定値設定工程では、初めに検針値収集装置1が端末親機2、端末子機3を介して、現収集時限に対応する計量時点での計量値と、過去3時限分の計量値を合わせた、計4時限分の計量値のデータ組Dgをスマートメータ4より収集する(ステップS100)。ここで、現収集時限をt(例えば、2:30)とすると、図6に示すように、現収集時限tで収集したデータ組をDg(t)と表す。具体的には、ある時限tで収集したデータ組Dg(t)には、3時限前(t−3=1:00)に計量した第1の計量値(D1(t))と、2限前(t−2=1:30)に計量した第2の計量値(D2(t))と、1時限前(t−1=2:00)に計量した第3の計量値(D3(t))と、現時限(t=2:30)に計量した第4の計量値(D4(t))が含まれる。 In the provisional value setting process, the meter reading value collecting device 1 first sets the weighing value at the weighing time corresponding to the current collection time and the weighing value for the past three time periods via the terminal master unit 2 and the terminal slave unit 3. In addition, the data set Dg of the measured values for a total of 4 time periods is collected from the smart meter 4 (step S100). Here, assuming that the current collection time is t (for example, 2:30), as shown in FIG. 6, the data set collected in the current collection time t is represented as Dg (t). Specifically, the data set Dg (t) collected in a certain time period t includes the first measurement value (D 1 (t) ) weighed three times before (t-3 = 1:00) and 2 The second weighing value (D 2 (t) ) weighed before the limit (t-2 = 1:30) and the third weighing value (D) weighed one time before (t-1 = 2:00). 3 (t) ) and a fourth weighed value (D 4 (t) ) weighed in the current time period (t = 2:30) are included.

なお、以降の説明において、計量値についても、収集時限を特定しない場合は「D、D、D、D」のように、符号「(t)」なしで表示することができるが、後述する暫定値編集の際には、収集時限の異なるデータを扱うため、上記のように収集時限を特定する符号を追記している。このように収集された収集時限ごとの、異なる計量時限のデータで構成されたデータ組が、データ組保持部132に保存される。 In the following description, if the collection time is not specified, the measured value can be displayed without the code " (t) " as in "D 1 , D 2 , D 3 , D 4". , In the case of provisional value editing, which will be described later, a code for specifying the collection time is added as described above in order to handle data with different collection time. A data set composed of data of different measurement time periods for each collection time period collected in this way is stored in the data set holding unit 132.

このようにして図7(a)に示すようなデータ組Dgが得られると、差分算出部111は、そのデータ組Dg内の隣接する収集時限の計量値間の差分を算出する(ステップS110)。具体的には、図7(b)に示すように、3時限前の計量値Dと2時限前の計量値Dの差分Δ21、2時限前の計量値Dと1時限前の計量値Dの差分Δ32、1時限前の計量値Dと現時限の計量値Dの差分Δ43、とを算出する。 When the data set Dg as shown in FIG. 7A is obtained in this way, the difference calculation unit 111 calculates the difference between the measured values of the adjacent collection time periods in the data set Dg (step S110). .. Specifically, as shown in FIG. 7 (b), 3 units of instruction before the weighing D 1 and the difference delta 21 of 2 units of instruction before the weighing D 2, 2 units of instruction before the weighing D 2 and first period before difference delta 32, 1 timed previous metric value D 3 and the difference delta 43 the weighing D 4 of the current time period the weighing D 3, to calculate a city.

たとえば、図7(a)、(b)では、データ組Dg(t)内の各計量値は、D1(t)が1600Wh、D2(t)が1800Wh、D3(t)が2000Wh、D4(t)が2200Whの場合を示す。その結果、算出した差分Δ21が200Wh、差分Δ32が200Wh、差分Δ43が200Wh、となる。 For example, in FIG. 7 (a), (b) , each weighing data set Dg in (t) is, D 1 (t) is 1600Wh, D 2 (t) is 1800Wh, D 3 (t) is 2000Wh, The case where D 4 (t) is 2200 Wh is shown. As a result, the calculated difference Δ 21 is 200 Wh, the difference Δ 32 is 200 Wh, and the difference Δ 43 is 200 Wh.

差分評価部112は、差分算出部111が算出した3つの差分(Δ21、Δ32、Δ43)を、閾値保持部131から読出した閾値と比較し、各差分が閾値に収まるか否かを判定する(ステップS120)。例えば、図8(a)に示すように、3つの差分が全て閾値の範囲内(0〜9000Wh)に収まっている場合(ステップS120で「Y」)、暫定値決定部113は、データ組Dg内の全ての計量値(D〜D)の値をそのまま、暫定値(Dt〜Dt)として決定する(ステップS150)。具体的には、図8(b)に示すように、データ組Dg(t)内の全ての暫定値(Dt1(t)、Dt2(t)、Dt3(t)、Dt4(t))を計量値(D1(t)、D2(t)、D3(t)、D4(t))の値(1600Wh、1800Wh、2000Wh、2200Wh)で決定する。 Difference evaluation unit 112, the three difference difference calculation unit 111 calculates (Δ 21, Δ 32, Δ 43) and compares the threshold holder 131 and the read threshold value, whether the difference is within the threshold value Determination (step S120). For example, as shown in FIG. 8A, when all three differences are within the threshold range (0 to 9000 Wh) (“Y” in step S120), the provisional value determination unit 113 uses the data set Dg. The values of all the measured values (D 1 to D 4 ) among them are determined as they are as provisional values (Dt 1 to Dt 4) (step S150). Specifically, as shown in FIG. 8 (b), all the provisional values (Dt 1 (t) , Dt 2 (t) , Dt 3 (t) , Dt 4 (t) in the data set Dg (t). ) ) Is determined by the value (1600Wh, 1800Wh, 2000Wh, 2200Wh) of the weighing values (D 1 (t) , D 2 (t) , D 3 (t) , D 4 (t)).

一方、例えば、3つの差分の中に、閾値の範囲内に収まっていない差分がある場合(ステップS120で「N」)、3回を限度に(ステップS130で「Y」)、差分が閾値に収まるまで、再収集(リトライ)を行う(ステップS130で「N」)。例えば、図9(a)に示すように、定時の収集で23556Whと閾値の範囲内(0〜9000Wh)に収まっていない差分(Δ43)がある場合、図9(b)に示すように、全差分が閾値に収まるデータ組Dgを得られるまで、再試行を行う。 On the other hand, for example, when there is a difference that does not fall within the threshold range among the three differences (“N” in step S120), the difference becomes the threshold value up to three times (“Y” in step S130). Recollection (retry) is performed until it is settled (“N” in step S130). For example, if as shown in FIG. 9 (a), there is a range of 23556Wh and threshold time of the acquisition differences do not fall (0~9000Wh) (Δ 43), as shown in FIG. 9 (b), Retry is performed until a data set Dg in which all the differences fall within the threshold value is obtained.

この例では、3回の再収集でも全差分が閾値に収まるデータ組Dgを得ることができなかったため、図9(c)に示すように、データ組Dg(t)内の全ての計量値(D1(t)、D2(t)、D3(t)、D4(t))を無効値に置換する(ステップS140)。そして、無効値を暫定値(Dt1(t)、Dt2(t)、Dt3(t)、Dt4(t))として決定する(ステップS150)。もちろん、再収集の過程で、全ての差分が閾値内に収まった場合は、その時点で収集した計量値Dgを暫定値(Dt〜Dt)として決定する。 In this example, since it was not possible to obtain a data set Dg in which the total difference falls within the threshold value even after three recollections, as shown in FIG. 9 (c), all the measured values in the data set Dg (t) ( D 1 (t) , D 2 (t) , D 3 (t) , D 4 (t) ) are replaced with invalid values (step S140). Then, the invalid value is determined as a provisional value (Dt 1 (t) , Dt 2 (t) , Dt 3 (t) , Dt 4 (t) ) (step S150). Of course, if all the differences fall within the threshold value in the process of recollection, the measured value Dg collected at that time is determined as a provisional value (Dt 1 to Dt 4 ).

その収集時限tにおける暫定値Dt(t)が決定すると、暫定値編集部114は、3時限前の計量に対する確定値Dv(t−3)の決定に必要な暫定値として、現収集時限と過去3収集時限分の暫定値の中から、4つの暫定値をまとめ、計量値確定部11bに出力する(ステップS160)。 When the provisional value Dt (t) in the collection time limit t is determined, the provisional value editing unit 114 sets the current collection time limit and the past as provisional values necessary for determining the final value Dv (t-3) for the measurement before the three time periods. From the provisional values for the three collection time periods, four provisional values are collected and output to the measurement value determination unit 11b (step S160).

具体的には、図6の計量値Dを暫定値Dtと読み替えて(例えば、「D1(t)」→「Dt1(t)」)説明する。3時限前の第4の暫定値Dt4(t−3)と、2時限前の第3の暫定値Dt3(t−2)と、1時限前の第2の暫定値Dt2(t−1)と、現時限の第1の暫定値Dt1(t)は、時限t−3の計量値を示すものである。そこで、これら計量時限が共通し、収集時限が異なる、つまり通信により伝達されたタイミングが異なる4つの暫定値Dtをまとめ、3時限前の確定値決定用の暫定値群Vgt(t−3)として、計量値確定部11bに出力する。これにより、暫定値設定工程が完了し、計量値確定工程に移行する。 Specifically, the measurement value D in FIG. 6 will be read as a provisional value Dt (for example, “D 1 (t) ” → “Dt 1 (t) ”). The fourth provisional value Dt 4 (t-3) before the third time period, the third provisional value Dt 3 (t-2) before the second time period, and the second provisional value Dt 2 (t-) before the first time period. 1) and the first provisional value Dt 1 (t) of the current time period indicate the measured value of the time period t-3. Therefore, the four provisional values Dt that have the same weighing time and different collection time, that is, the timing transmitted by communication, are put together and used as the provisional value group Vgt (t-3) for determining the fixed value before the three time periods. , Is output to the measurement value determination unit 11b. As a result, the provisional value setting process is completed, and the process shifts to the measurement value determination process.

計量値確定工程の動作について図6のデータの模式図と、図11〜図13のデータの可視化図を適宜参照しながら、図10のフローチャートを中心に説明する。
暫定値編集部114から計量値確定部11bに向けて出力された暫定値群Vgtは、現収集時限から3時限前の計量値を確定するためのデータとして、無効値検出部115で読み込まれる(ステップS200)。無効値検出部115は、読み込んだ暫定値群Vgt内の4つの暫定値Dtの中に、無効値が存在するか否かを検出する(ステップS210)。無効値が存在しなければ(ステップS210で「N」)、4つの暫定値Dtを確定値決定部117に出力する。そして、確定値決定部117は、4つの暫定値Dtのうちのいずれかを3時限前(時限t−3)で計量した電力量の確定値Dvとして採用する(ステップS220)。
The operation of the measurement value determination process will be described mainly with reference to the flowchart of FIG. 10 with reference to the schematic diagram of the data of FIG. 6 and the visualization diagram of the data of FIGS. 11 to 13.
The provisional value group Vgt output from the provisional value editing unit 114 toward the measurement value determination unit 11b is read by the invalid value detection unit 115 as data for determining the measurement value three time periods before the current collection time period (. Step S200). The invalid value detection unit 115 detects whether or not an invalid value exists among the four provisional values Dt in the read provisional value group Vgt (step S210). If there is no invalid value (“N” in step S210), the four provisional values Dt are output to the final value determination unit 117. Then, the fixed value determining unit 117 adopts any one of the four provisional values Dt as the fixed value Dv of the electric energy measured three times before (timed t-3) (step S220).

例えば、図11(a)、(b)に示すように、4つの暫定値のいずれにもブランクが無く、有効値が設定されていたとき、現収集時限で収集した3時限前の計量値に対して設定された第1の暫定値Dt1(t)(=1600Wh)を確定値Dv(t−3)として採用する。このとき、確定値Dvに採用するのは、暫定値Dt1(t)に限らず、暫定値群Vgt(t−3)内の4つの暫定値Dtのうちのいずれでもよい。これは、スマートメータの自動検針においては、手入力のような読み取りミスは発生せず、計量値自体には誤りがないからである。 For example, as shown in FIGS. 11A and 11B, when there is no blank in any of the four provisional values and a valid value is set, the measured value collected in the current collection time period before the three time periods is used. The first provisional value Dt 1 (t) (= 1600Wh) set for this is adopted as the definite value Dv (t-3). At this time, the fixed value Dv is not limited to the provisional value Dt 1 (t), and may be any of the four provisional value Dt in the provisional value group Vgt (t-3). This is because in the automatic meter reading of the smart meter, a reading error such as manual input does not occur, and the measured value itself has no error.

つまり、収集されたデータに誤りがあるときは、正しい値を示すデータが、通信の不具合等により、適切に伝達されず、誤った値を示すデータに変化してしまうことしか想定されない。そのため、時限の異なる複数回の収集において、無効値が存在しないような場合には、通信障害等によるデータの変化の発生が無く、有効と判断された値は、実用上、全て正しい値になると想定されるからである。 That is, when there is an error in the collected data, it is only assumed that the data indicating the correct value is not properly transmitted due to a communication failure or the like and changes to the data indicating the incorrect value. Therefore, if there is no invalid value in multiple collections with different time periods, there is no change in data due to communication failure, etc., and all the values judged to be valid are practically correct values. Because it is supposed.

一方、無効値が検出された場合(ステップS210で「Y」)、無効値の数により、処理が異なる(ステップS230)。無効値が1つのときは、無効値検出部115は、検出した無効値の数(または無効値以外の暫定値の数)と無効値を含む4つの暫定値を一致性評価部116に出力する。一致性評価部116は、無効値以外の(3つの)暫定値Dtを比較する(ステップS240)。そして、無効値以外の3つの暫定値Dtがすべて一致した場合(ステップS250で「Y」)、一致した結果を示す情報と、一致した値を確定値決定部117に出力する。確定値決定部117は、一致した暫定値Dt、つまり、無効値以外のいずれかの暫定値Dtを確定値Dvとして採用する(ステップS260)。 On the other hand, when an invalid value is detected (“Y” in step S210), the process differs depending on the number of invalid values (step S230). When there is one invalid value, the invalid value detection unit 115 outputs the number of detected invalid values (or the number of provisional values other than the invalid value) and four provisional values including the invalid value to the consistency evaluation unit 116. .. The consistency evaluation unit 116 compares (three) provisional values Dt other than invalid values (step S240). Then, when all three provisional values Dt other than the invalid value match (“Y” in step S250), the information indicating the matched result and the matched value are output to the definite value determination unit 117. The final value determination unit 117 adopts the matched provisional value Dt, that is, any provisional value Dt other than the invalid value as the final value Dv (step S260).

ここで、無効値以外の3つの暫定値の中に一致しない暫定値があった場合(ステップS250で「N」)、一致性評価部116は、その結果を確定値決定部117に出力する。その場合、確定値決定部117は、3時限前(時限t−3)に計量した電力量の確定値Dvには、無効値を採用する(ステップS270)、つまり、計量できなかったことにする。このとき、無効値を採用した旨の情報は、警告動作制御部122にも出力されている。そして、フローチャートには記載していないが、警告動作制御部122は、例えば、管理パソコン5上に警告を表示するように警告動作を制御する。 Here, if there is a provisional value that does not match among the three provisional values other than the invalid value (“N” in step S250), the consistency evaluation unit 116 outputs the result to the final value determination unit 117. In that case, the definite value determination unit 117 adopts an invalid value for the definite value Dv of the electric energy measured before the third period (time period t-3) (step S270), that is, it is determined that the measurement could not be performed. .. At this time, the information that the invalid value is adopted is also output to the warning operation control unit 122. Although not described in the flowchart, the warning operation control unit 122 controls the warning operation so as to display a warning on, for example, the management personal computer 5.

また、無効値が2つ以上の場合(ステップS230で「N」)、無効値検出部115から、その結果を受信した確定値決定部117は、3時限前(時限t−3)に計量した電力量の確定値Dvには、無効値を採用する(ステップS270)。そして、無効値を採用した旨の情報は、警告動作制御部122にも出力される。 When the number of invalid values is two or more (“N” in step S230), the definite value determination unit 117, which receives the result from the invalid value detection unit 115, measures the value before the third period (time period t-3). An invalid value is adopted as the definite value Dv of the electric energy (step S270). Then, the information that the invalid value is adopted is also output to the warning operation control unit 122.

例えば、図12(a)、(b)に示すように、4つの暫定値のうちの一つの暫定値(Dt2(t−1))が無効値だった場合、残りの3つの暫定値(Dt4(t−3)、Dt3(t−2)、Dt1(t))の一致性を確認する。そして、図12(c)に示すように、3つの暫定値Dtが一致している場合、一致した値(1600Wh)を確定値Dv(t−3)として採用する。 For example, as shown in FIGS. 12 (a) and 12 (b), when one of the four provisional values (Dt 2 (t-1) ) is an invalid value, the remaining three provisional values ( Confirm the consistency of Dt 4 (t-3) , Dt 3 (t-2) , Dt 1 (t)). Then, as shown in FIG. 12 (c), when the three provisional values Dt match, the matched value (1600 Wh) is adopted as the definite value Dv (t-3).

一方、図13(a)、(b)に、3つの暫定値Dtの中に異なる値の暫定値(Dt3(t−2))が存在した場合、残りの2つの暫定値(Dt4(t−3)、Dt1(t))が一致したとしても、その結果を受信した確定値決定部117は、3時限前(時限t−3)に計量した電力量の確定値Dv(t−3)には、無効値を採用する(ステップS270)。これは、4回の収集時限のうち、1回でも無効値が存在するような場合には、通信エラーが生じている可能性が高い状況にあると想定され、残りの暫定値全てが一致した場合以外は、伝達された値の信頼性が低くなると考えられるためである。 On the other hand, in FIGS. 13 (a) and 13 (b), when there are provisional values (Dt 3 (t-2) ) having different values among the three provisional values Dt, the remaining two provisional values (Dt 4 (Dt 4) Even if t-3) and Dt 1 (t) ) match, the definite value determination unit 117 that receives the result determines the definite value Dv (t-) of the electric energy measured three times before (time t-3). An invalid value is adopted for 3) (step S270). It is assumed that there is a high possibility that a communication error has occurred if an invalid value exists even once out of the four collection time periods, and all the remaining provisional values match. This is because, except in the case, the reliability of the transmitted value is considered to be low.

つまり、本実施の形態にかかる検針値収集方法では、従来のように、過去の履歴の記憶や、複雑な電文の使用を伴うことなく、定格値で決まる単純な閾値と、過去3時限分の計量値のデータ組を、対象となるスマートメータ4の個数分記憶していればいい。これを用い、上記のような単純な比較により、現収集時限ではなく、3収集時限前の計量値を確定するようにしたので、信頼性の高いデータのみを計量値として採用することができる。 That is, in the meter reading value collecting method according to the present embodiment, as in the conventional case, a simple threshold value determined by the rated value and the past three time periods are not accompanied by the memory of the past history and the use of complicated telegrams. It suffices to store the data set of the measured values for the number of target smart meters 4. Using this, the measurement value before the 3 collection time is determined instead of the current collection time by a simple comparison as described above, so that only highly reliable data can be adopted as the measurement value.

なお、計量値の確定対象は、上述したように3時限前(1.5時間前)になるが、デマンド制御に対しては暫定値を用いればよく、確定が3時限遅れることは実用上、問題はない。なによりも、長い電文や複雑なエラーチェック等を要しないので、限られた収集時間の中で通信時間が延びることもなく、全体として、信頼性が高い計量値の収集が可能となる。つまり、3時限前の計量値を現時点で確定することとし、収集時限ごとの複数のデータを利用できるようにしたので、過去の傾向分析や、通信データの長大化を必要とせず、誤りがある検針値を特定して、正確な検針値を効率的に収集することができる。 As described above, the target for determining the measured value is 3 time periods before (1.5 hours before), but a provisional value may be used for demand control, and it is practically possible that the determination is delayed by 3 periods. No problem. Above all, since long telegrams and complicated error checks are not required, the communication time does not extend within the limited collection time, and it is possible to collect highly reliable measured values as a whole. In other words, we decided to determine the measurement value before the 3rd period at the present time, and made it possible to use multiple data for each collection period, so there is no need for past trend analysis or lengthening of communication data, and there is an error. It is possible to specify the meter reading value and efficiently collect the accurate meter reading value.

以上のように、本発明の実施の形態1にかかる検針値収集装置1では、複数のスマートメータ4から一定周期(例えば、30分)の収集時限ごとに計量値を収集する検針値収集装置1であって、複数のスマートメータ4のそれぞれの定格値に基づいて、連続する収集時限間の計量値の差分に対するスマートメータ4ごとの閾値を設定する閾値設定部14と、収集時限ごとに、複数のスマートメータ4のそれぞれから、当該収集時限で計量された計量値D4(t)と、当該収集時限に連続する過去3収集時限分の計量値(D1(t)、D2(t)、D3(t))と、を当該収集時限のデータ組Dg(t)として取得するデータ取得部15と、データ組Dgのなかの連続する収集時限間の計量値の差分(Δ21、Δ32、Δ43)を算出し、算出した差分がすべて閾値の範囲に入っている場合は、データ取得部15が取得したデータ組Dgの各計量値を当該収集時限(t)の暫定値Dt(t)として設定し、閾値の範囲に入っていない差分がある場合は、各計量値が無効であることを示す無効値に置換して暫定値Dt(t)として設定する暫定値設定部11aと、暫定値設定部11aが設定した当該収集時限(t)の暫定値Dt(t)と、当該収集時限に連続する過去3収集時限分の暫定値(Dt(t−3)、Dt(t−2)、Dt(t−1))の中から抽出された、当該収集時限の3収集時限前(t−3)に計量された計量値に対応する4つの暫定値(Dt4(t−3)、Dt3(t−2)、Dt2(t−1)、Dt1(t))で構成される暫定値群Vgt(t−3)の中の無効値の検出結果に基づいて、3収集時限前の計量値を確定する計量値確定部11bと、を備えるように構成したので、同じ計量時限に対する収集時限の異なる複数のデータを利用することで、過去の傾向分析や、通信データの長大化を必要とせず、正確な検針値を効率的に収集することができる。 As described above, in the meter reading value collecting device 1 according to the first embodiment of the present invention, the meter reading value collecting device 1 collects measured values from a plurality of smart meters 4 for each collection period of a fixed cycle (for example, 30 minutes). A threshold setting unit 14 that sets a threshold value for each smart meter 4 with respect to a difference in measured values between consecutive collection time periods based on the rated values of each of the plurality of smart meters 4, and a plurality of threshold value setting units 14 for each collection time period. From each of the smart meters 4 of the above, the measured value D 4 (t) measured in the collection time period and the measurement value (D 1 (t) , D 2 (t) for the past three collection time periods continuous with the collection time period. , D 3 and (t)), a data acquisition unit 15 for acquiring a data set Dg of the collection time period (t) of the difference (delta 21 the weighing between collection time period of consecutive among the data sets Dg, delta 32, to calculate the delta 43), calculated when the difference is within the scope of the threshold value, the provisional value Dt of the collecting each weighing data set Dg to the data acquisition unit 15 has acquired timed (t) ( set as t), if there is a difference that is not within the range of the threshold value, the provisional value setting unit 11a for setting a provisional value Dt (t) is replaced with an invalid value to indicate that each metered value is invalid , a provisional value Dt of the collection time period the provisional value setting unit 11a is set (t) (t), the provisional value of the last three collected timed component that is continuous with the collection time period (Dt (t-3), Dt (t- 2) Four provisional values (Dt 4 (t-3 )) extracted from Dt (t-1) ) and corresponding to the measured values measured 3 before the collection time (t-3) of the collection time. ) , Dt 3 (t-2) , Dt 2 (t-1) , Dt 1 (t) ), 3 based on the detection result of the invalid value in the provisional value group Vgt (t-3). Since it is configured to include a measurement value determination unit 11b that determines the measurement value before the collection time limit, it is possible to analyze past trends and use communication data by using a plurality of data having different collection time periods for the same measurement time limit. Accurate meter reading values can be efficiently collected without the need for lengthening.

とくに、計量値確定部11bは、検出結果で、無効値が含まれていなかった場合は、暫定値群Vgt(t−3)のうちのいずれかの暫定値の値を3収集時限前の計量値として確定し、無効値が1つだけ含まれていた場合は、暫定値群Vgt(t−3)のうちの無効値を除く残りの暫定値の値が一致したときは、残りの暫定値のうちのいずれかの値を3収集時限前の計量値として確定し、一致しない暫定値があったときは、3収集時限前の計量値は無効とし、無効値が2つ以上含まれていた場合は、3収集時限前の計量値を無効とする、ように構成した場合は、誤送信の影響による誤ったデータが採用されることを防止でき、より確実に正確な検針値を収集することができる。 In particular, if the detection result does not include an invalid value, the measurement value determination unit 11b measures the value of any of the provisional values in the provisional value group Vgt (t-3) 3 before the collection time limit. It is confirmed as a value, and if only one invalid value is included, the remaining provisional values match the values of the remaining provisional values excluding the invalid values in the provisional value group Vgt (t-3). Any of these values was determined as the weighing value before the 3 collection time limit, and if there was a provisional value that did not match, the weighing value before the 3 collection time limit was invalidated and two or more invalid values were included. In this case, if the measurement value before the collection time limit is invalidated, it is possible to prevent erroneous data from being adopted due to the influence of erroneous transmission, and to collect the meter reading value more reliably. Can be done.

また、暫定値設定部11aが算出した差分の中に、閾値の範囲に入っていないデータがあるスマートメータ4に対し、所定回数を限度として、当該収集時限(t)におけるデータ組Dg(t)を再収集させる再収集動作制御部121を備えるように構成すると、うまくデータが受信できなかった場合にも、次の収集時限への影響を最小限にし、短い収集時限の中で、通信障害を克服して効率よくデータを収集できる。 Further, for the smart meter 4 in which there is data not within the threshold range in the difference calculated by the provisional value setting unit 11a, the data set Dg (t) in the collection time limit (t) is limited to a predetermined number of times. By configuring the recollection operation control unit 121 to recollect the data, even if the data cannot be received properly, the influence on the next collection time is minimized, and the communication failure occurs in the short collection time. You can overcome it and collect data efficiently.

複数のスマートメータ4から一定周期(例えば、30分)の収集時限ごとに計量値を収集する検針値収集方法であって、複数のスマートメータ4のそれぞれの定格値に基づいて、連続する収集時限間の計量値の差分に対するスマートメータ4ごとの閾値を設定する閾値設定ステップと、収集時限ごとに、複数のスマートメータ4のそれぞれから、当該収集時限で計量された計量値D4(t)と、当該収集時限に連続する過去3収集時限分の計量値(D1(t)、D2(t)、D3(t))と、を当該収集時限のデータ組Dg(t)として取得するデータ取得ステップ(ステップS100)と、データ組Dg(t)のなかの連続する収集時限間の計量値の差分(Δ21、Δ32、Δ43)を算出し、算出した差分がすべて閾値の範囲に入っている場合は、データ取得ステップ(ステップS100)で取得したデータ組Dg(t)の各計量値を当該収集時限(t)の暫定値Dt(t)として設定し、閾値の範囲に入っていない差分がある場合は、各計量値が無効であることを示す無効値に置換して暫定値Dt(t)として設定する暫定値設定ステップ(ステップS120〜S150)と、暫定値設定ステップで設定した当該収集時限(t)の暫定値Dt(t)と、当該収集時限に連続する過去3収集時限分の暫定値(Dt(t−3)、Dt(t−2)、Dt(t−1))の中から抽出された、当該収集時限の3収集時限前に計量された計量値に対応する4つの暫定値(Dt4(t−3)、Dt3(t−2)、Dt2(t−1)、Dt1(t))で構成される暫定値群Vgt(t−3)の中の無効値の検出結果に基づいて、3収集時限前の計量値を確定する計量値確定ステップ(ステップS210〜S270)と、を含むように構成したので、同じ計量時限に対する収集時限の異なる複数のデータを利用することで、過去の傾向分析や、通信データの長大化を必要とせず、正確な検針値を効率的に収集することができる。 It is a meter reading value collection method that collects measured values from a plurality of smart meters 4 for each collection time period of a fixed cycle (for example, 30 minutes), and is a continuous collection time period based on the rated value of each of the plurality of smart meters 4. A threshold setting step for setting a threshold value for each smart meter 4 with respect to the difference between the measured values, and a measured value D 4 (t) measured in the collected time period from each of the plurality of smart meters 4 for each collection time period. , The measurement values (D 1 (t) , D 2 (t) , D 3 (t) ) for the past three collection time periods consecutive to the collection time period are acquired as the data set Dg (t) of the collection time period. data acquisition step (step S100), successive difference metric between collection time period (Δ 21, Δ 32, Δ 43) is calculated, the range calculated difference are all threshold among the data sets Dg (t) If it is, each measurement value of the data set Dg (t) acquired in the data acquisition step (step S100 ) is set as the provisional value Dt (t) of the collection time limit (t), and the value falls within the threshold range. If there is a difference that is not present, replace it with an invalid value indicating that each metric value is invalid and set it as the provisional value Dt (t) in the provisional value setting step (steps S120 to S150) and the provisional value setting step. The provisional value Dt (t) of the set collection time period (t) and the provisional values (Dt (t-3) , Dt (t-2) , Dt (t- ) for the past three collection time periods consecutive to the collection time period). 4 provisional values (Dt 4 (t-3) , Dt 3 (t-2) , Dt 2 ) extracted from 1) ) and corresponding to the measured values weighed before the 3 collection time limits. Based on the detection result of the invalid value in the provisional value group Vgt (t-3) composed of (t-1) and Dt 1 (t) ), the measurement value determination before the 3 collection time period is determined. Since it is configured to include steps (steps S210 to S270), by using a plurality of data having different collection times for the same measurement time, it is not necessary to analyze past trends or lengthen communication data. Accurate meter reading values can be efficiently collected.

とくに、計量値確定ステップ(ステップS210〜S270)では、検出結果で、無効値が含まれていなかった場合は、暫定値群Vgt(t−3)のうちのいずれかの暫定値の値を前記3収集時限前の計量値として確定し、無効値が1つだけ含まれていた場合は、暫定値群Vgt(t−3)のうちの無効値を除く残りの暫定値の値が一致したときは、残りの暫定値のうちのいずれかの値を3収集時限前の計量値として確定し、一致しない暫定値があったときは、3収集時限前の計量値は無効とし、無効値が2つ以上含まれていた場合は、3収集時限前の計量値を無効とする、ように構成した場合は、誤送信の影響による誤ったデータが採用されることを防止でき、より確実に正確な検針値を収集することができる。 In particular, in the measurement value determination step (steps S210 to S270), if the detection result does not include an invalid value, the value of any of the provisional value group Vgt (t-3) is used as described above. 3 When the measurement value is confirmed before the collection time limit and only one invalid value is included, when the values of the remaining provisional values excluding the invalid value in the provisional value group Vgt (t-3) match. Determines any of the remaining provisional values as the weighing value before the 3 collection time limit, and if there is a provisional value that does not match, the weighing value before the 3 collection time limit is invalidated and the invalid value is 2. If more than one is included, the measurement value before the collection time limit is invalidated. If it is configured to invalidate the measurement value, it is possible to prevent the wrong data from being adopted due to the influence of the wrong transmission, and it is more reliable and accurate. Meter reading values can be collected.

暫定値設定ステップ(ステップS120〜S150)では、算出した差分の中に、閾値の範囲に入っていないデータがあるスマートメータ4に対し、所定回数を限度として、当該収集時限におけるデータ組を再収集させる再収集動作(ステップS120、S130→ステップS100)が実行されるように構成すると、うまくデータが受信できなかった場合にも、次の収集時限への影響を最小限にし、短い収集時限の中で、通信障害を克服して効率よくデータを収集できる。 In the provisional value setting step (steps S120 to S150), the data set in the collection time limit is recollected for the smart meter 4 which has data not within the threshold range in the calculated difference, up to a predetermined number of times. If the recollection operation (step S120, S130 → step S100) is configured to be executed, even if the data cannot be received successfully, the influence on the next collection time is minimized and the collection time is short. Therefore, it is possible to overcome communication failures and collect data efficiently.

1:検針値収集装置、 2:端末親機、3:端末子機、4:スマートメータ、 5:管理パソコン、 10:通信部、 11:データ処理部、 11a:暫定値設定部、 11b:計量値確定部、 12:制御部、 13:データ保持部、 14:閾値算出部、 15:データ取得部、
111:差分算出部、 112:差分評価部、 113:暫定値決定部、 114:暫定値編集部、 115:無効値検出部、 116:一致性評価部、 117:確定値決定部、 121:再収集動作制御部、 122:警告動作制御部、 131:閾値保持部、 140:定格値取得部、 141:閾値算出部、
Dg:データ組、Dt:暫定値: Dv:確定値、 Vgt:暫定値群。
1: Meter reading value collection device, 2: Terminal master unit, 3: Terminal slave unit, 4: Smart meter, 5: Management personal computer, 10: Communication unit, 11: Data processing unit, 11a: Temporary value setting unit, 11b: Weighing Value determination unit, 12: control unit, 13: data retention unit, 14: threshold calculation unit, 15: data acquisition unit,
111: Difference calculation unit, 112: Difference evaluation unit, 113: Provisional value determination unit, 114: Provisional value editing unit, 115: Invalid value detection unit, 116: Consistency evaluation unit, 117: Confirmed value determination unit, 121: Re Collection operation control unit, 122: Warning operation control unit, 131: Threshold holding unit, 140: Rated value acquisition unit, 141: Threshold calculation unit,
Dg: data set, Dt: provisional value: Dv: definite value, Vgt: provisional value group.

Claims (6)

複数のスマートメータから一定周期の収集時限ごとに計量値を収集する検針値収集装置であって、
前記複数のスマートメータのそれぞれの定格値に基づいて、連続する収集時限間の計量値の差分に対するスマートメータごとの閾値を設定する閾値設定部と、
前記収集時限ごとに、前記複数のスマートメータのそれぞれから、当該収集時限で計量された計量値と、当該収集時限に連続する過去3収集時限分の計量値と、を当該収集時限のデータ組として取得するデータ取得部と、
前記データ組のなかの連続する収集時限間の計量値の差分を算出し、算出した差分がすべて前記閾値の範囲に入っている場合は、前記データ取得部が取得したデータ組の各計量値を当該収集時限の暫定値として設定し、前記閾値の範囲に入っていない差分がある場合は、各計量値が無効であることを示す無効値に置換して前記暫定値として設定する暫定値設定部と、
前記暫定値設定部が設定した当該収集時限の暫定値と、当該収集時限に連続する過去3収集時限分の暫定値の中から抽出された、当該収集時限の3収集時限前に計量された計量値に対応する4つの暫定値で構成される暫定値群の中の前記無効値の検出結果に基づいて、前記3収集時限前の計量値を確定する計量値確定部と、
を備えたことを特徴とする検針値収集装置。
It is a meter reading value collection device that collects measured values from multiple smart meters at regular collection time intervals.
A threshold setting unit that sets a threshold value for each smart meter with respect to a difference in measured values between consecutive collection time periods based on the rated values of each of the plurality of smart meters.
For each collection time period, the data set of the measurement values measured in the collection time period and the measurement values of the past three collection time periods consecutive to the collection time period from each of the plurality of smart meters are used as the data set of the collection time period. The data acquisition unit to be acquired and
The difference between the measured values between the continuous collection time periods in the data set is calculated, and if all the calculated differences are within the threshold range, each measured value of the data set acquired by the data acquisition unit is used. A provisional value setting unit that is set as a provisional value for the collection time, and if there is a difference that is not within the threshold range, it is replaced with an invalid value indicating that each measurement value is invalid and set as the provisional value. When,
Weighed before the 3 collection time periods of the collection time, extracted from the provisional value of the collection time set by the provisional value setting unit and the provisional values of the past 3 collection time periods that are continuous with the collection time period. Based on the detection result of the invalid value in the provisional value group composed of four provisional values corresponding to the values, the measurement value determination unit for determining the measurement value before the three collection time limits, and the measurement value determination unit.
A meter reading value collecting device characterized by being equipped with.
前記計量値確定部は、
前記検出結果で、
前記無効値が含まれていなかった場合は、前記暫定値群のうちのいずれかの暫定値の値を前記3収集時限前の計量値として確定し、
前記無効値が1つだけ含まれていた場合は、前記暫定値群のうちの前記無効値を除く残りの暫定値の値が一致したときは、前記残りの暫定値のうちのいずれかの値を前記3収集時限前の計量値として確定し、一致しない暫定値があったときは、前記3収集時限前の計量値は無効とし、
前記無効値が2つ以上含まれていた場合は、前記3収集時限前の計量値を無効とする、
ことを特徴とする請求項1に記載の検針値収集装置。
The measurement value determination unit is
In the above detection result,
If the invalid value is not included, the value of any of the provisional values in the provisional value group is determined as the measurement value before the three collection time limits.
If only one invalid value is included, and if the values of the remaining provisional values excluding the invalid value in the provisional value group match, one of the remaining provisional values is used. Is determined as the measurement value before the 3 collection time limit, and if there is a provisional value that does not match, the measurement value before the 3 collection time limit is invalidated.
If two or more of the invalid values are included, the weighing value before the three collection time limit is invalidated.
The meter reading value collecting device according to claim 1.
前記暫定値設定部が算出した差分の中に、前記閾値の範囲に入っていないデータがあるスマートメータに対し、所定回数を限度として、当該収集時限におけるデータ組を再収集させる再収集動作制御部を備えたことを特徴とする請求項1または2に記載の検針値収集装置。 A recollection operation control unit that recollects the data set in the collection time limit for a smart meter that has data that is not within the threshold range in the difference calculated by the provisional value setting unit. The meter reading value collecting device according to claim 1 or 2, wherein the meter reading value collecting device is provided. 複数のスマートメータから一定周期の収集時限ごとに計量値を収集する検針値収集方法であって、
前記複数のスマートメータのそれぞれの定格値に基づいて、連続する収集時限間の計量値の差分に対するスマートメータごとの閾値を設定する閾値設定ステップと、
前記収集時限ごとに、前記複数のスマートメータのそれぞれから、当該収集時限で計量された計量値と、当該収集時限に連続する過去3収集時限分の計量値と、を当該収集時限のデータ組として取得するデータ取得ステップと、
前記データ組のなかの連続する収集時限間の計量値の差分を算出し、算出した差分がすべて前記閾値の範囲に入っている場合は、前記データ取得ステップで取得したデータ組の各計量値を当該収集時限の暫定値として設定し、前記閾値の範囲に入っていない差分がある場合は、各計量値が無効であることを示す無効値に置換して前記暫定値として設定する暫定値設定ステップと、
前記暫定値設定ステップで設定した当該収集時限の暫定値と、当該収集時限に連続する過去3収集時限分の暫定値の中から抽出された、当該収集時限の3収集時限前に計量された計量値に対応する4つの暫定値で構成される暫定値群の中の前記無効値の検出結果に基づいて、前記3収集時限前の計量値を確定する計量値確定ステップと、
を含むことを特徴とする検針値収集方法。
It is a meter reading value collection method that collects measured values from multiple smart meters at regular collection time intervals.
A threshold setting step for setting a threshold value for each smart meter with respect to the difference in the measured value between consecutive collection time periods based on the rated value of each of the plurality of smart meters.
For each collection time period, the data set of the measurement values measured in the collection time period and the measurement values of the past three collection time periods consecutive to the collection time period from each of the plurality of smart meters are used as the data set of the collection time period. The data acquisition step to be acquired and
The difference between the measured values between the continuous collection time periods in the data set is calculated, and if all the calculated differences are within the threshold range, each measured value of the data set acquired in the data acquisition step is used. A provisional value setting step that is set as a provisional value for the collection time, and if there is a difference that is not within the threshold range, it is replaced with an invalid value indicating that each measurement value is invalid and set as the provisional value. When,
Weighed before the 3 collection time periods of the collection time period, extracted from the provisional value of the collection time period set in the provisional value setting step and the provisional values of the past 3 collection time periods that are continuous with the collection time period. Based on the detection result of the invalid value in the provisional value group composed of four provisional values corresponding to the values, the measurement value determination step of determining the measurement value before the three collection time periods, and the measurement value determination step.
A meter reading value collection method comprising.
前記計量値確定ステップでは、
前記検出結果で、
前記無効値が含まれていなかった場合は、前記暫定値群のうちのいずれかの暫定値の値を前記3収集時限前の計量値として確定し、
前記無効値が1つだけ含まれていた場合は、前記暫定値群のうちの前記無効値を除く残りの暫定値の値が一致したときは、前記残りの暫定値のうちのいずれかの値を前記3収集時限前の計量値として確定し、一致しない暫定値があったときは、前記3収集時限前の計量値は無効とし、
前記無効値が2つ以上含まれていた場合は、前記3収集時限前の計量値を無効とする、
ことを特徴とする請求項4に記載の検針値収集方法。
In the measurement value determination step,
In the above detection result,
If the invalid value is not included, the value of any of the provisional values in the provisional value group is determined as the measurement value before the three collection time limits.
If only one invalid value is included, and if the values of the remaining provisional values excluding the invalid value in the provisional value group match, one of the remaining provisional values is used. Is determined as the measurement value before the 3 collection time limit, and if there is a provisional value that does not match, the measurement value before the 3 collection time limit is invalidated.
If two or more of the invalid values are included, the weighing value before the three collection time limit is invalidated.
The meter reading value collecting method according to claim 4, wherein the meter reading value is collected.
前記暫定値設定ステップでは、
算出した差分の中に、前記閾値の範囲に入っていないデータがあるスマートメータに対し、所定回数を限度として、当該収集時限におけるデータ組を再収集させる再収集動作が実行されることを特徴とする請求項4または5に記載の検針値収集方法。
In the provisional value setting step,
The feature is that a recollection operation is executed to recollect the data set in the collection time limit for a smart meter having data that is not within the threshold range in the calculated difference, up to a predetermined number of times. The meter reading value collecting method according to claim 4 or 5.
JP2018173224A 2018-09-18 2018-09-18 Meter reading value collection device and meter reading value collection method Active JP6981386B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018173224A JP6981386B2 (en) 2018-09-18 2018-09-18 Meter reading value collection device and meter reading value collection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018173224A JP6981386B2 (en) 2018-09-18 2018-09-18 Meter reading value collection device and meter reading value collection method

Publications (2)

Publication Number Publication Date
JP2020048011A JP2020048011A (en) 2020-03-26
JP6981386B2 true JP6981386B2 (en) 2021-12-15

Family

ID=69900060

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018173224A Active JP6981386B2 (en) 2018-09-18 2018-09-18 Meter reading value collection device and meter reading value collection method

Country Status (1)

Country Link
JP (1) JP6981386B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113595778B (en) * 2021-07-23 2023-08-01 宁波三星医疗电气股份有限公司 Method for processing abnormal self-recovery of meter reading business of module terminal
CN115099650B (en) * 2022-07-01 2023-05-30 国网江苏省电力有限公司镇江供电分公司 Meter reading error monitoring method and system based on meter reading error risk model

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003281669A (en) * 2002-03-27 2003-10-03 Osaka Gas Co Ltd Meter reading data management system
JP2005147766A (en) * 2003-11-12 2005-06-09 Toshiba Corp Electricity billing system and electric energy meter
JP2012027670A (en) * 2010-07-23 2012-02-09 Hitachi Ltd Demand amount diagnosis metering device
JP5824836B2 (en) * 2011-03-20 2015-12-02 富士通株式会社 Data communication control method and meter reading data communication control method
KR101264545B1 (en) * 2011-07-29 2013-05-14 한국전력공사 Advanced metering infrastructure system to gurantee reliable delivery of metering data and method for advanced metering infrastructure thereof
JP6715582B2 (en) * 2015-09-11 2020-07-01 アイテック株式会社 Meter reading system and terminal
JP2018066667A (en) * 2016-10-20 2018-04-26 中国電力株式会社 Erroneous meter reading detection device and erroneous meter reading detection program

Also Published As

Publication number Publication date
JP2020048011A (en) 2020-03-26

Similar Documents

Publication Publication Date Title
CN101598949B (en) Temperature acquisition control device and method
EP2806572A1 (en) Detecting and locating power outages via low voltage grid mapping
JP6981386B2 (en) Meter reading value collection device and meter reading value collection method
CN115658408A (en) Sensor state detection method, device and readable storage medium
BR112012027850B1 (en) ARRANGEMENT AND METHOD FOR MONITORING THE CURRENT STATUS OF A Spatially Extensive SUPPLY NETWORK
CN207782829U (en) The diagnostic device of PROFIBUS-DP communication networks
KR20120072695A (en) System and method for data recovery for automatic meter reading system
CN105515893A (en) Method for determining location of sample point
JP2016021241A (en) Warranty cost estimation based on computation of projected number of failures of products
JP7639143B2 (en) Modular sensor platform device
CN116708514B (en) Electric energy meter data acquisition method and system based on Internet of things
CN109407039A (en) Intelligent electric meter and its system, self-diagnosing method and fault detection method
CN105407496A (en) A method for identifying erroneous measurements in wireless sensor networks
CN104316808B (en) A kind of method and system for detecting transformer winding fault
CN115701007A (en) Chip transmission speed detection method and electronic device
CN118011910B (en) Vehicle bus data acquisition method, device, acquisition equipment and storage medium
CN104482946A (en) Sensor collection processing method
CN109644298B (en) Sensor system
JP6840905B1 (en) Power consumption monitoring system
CN117453696A (en) Method and device for completing missing data on water meters
CN116740012A (en) A screening method, device and electronic equipment for SerDes chips
CN110519001B (en) Clock synchronization method and device and ammeter communication module
JP7467742B1 (en) Information processing device, information processing method, and program
CN114114134A (en) Time synchronization method of intelligent electric energy meter
EP4346189A1 (en) Methods and systems for operating a sensor network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201021

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210818

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211101

R151 Written notification of patent or utility model registration

Ref document number: 6981386

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250