JP7462259B2 - MEASUREMENT APPARATUS, SYSTEM, MEASUREMENT METHOD, AND PROGRAM - Google Patents

MEASUREMENT APPARATUS, SYSTEM, MEASUREMENT METHOD, AND PROGRAM Download PDF

Info

Publication number
JP7462259B2
JP7462259B2 JP2020003880A JP2020003880A JP7462259B2 JP 7462259 B2 JP7462259 B2 JP 7462259B2 JP 2020003880 A JP2020003880 A JP 2020003880A JP 2020003880 A JP2020003880 A JP 2020003880A JP 7462259 B2 JP7462259 B2 JP 7462259B2
Authority
JP
Japan
Prior art keywords
measurement
unit
trained model
learning
judgment
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
JP2020003880A
Other languages
Japanese (ja)
Other versions
JP2021111221A (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.)
Panasonic Intellectual Property Management Co Ltd
Original Assignee
Panasonic Intellectual Property Management Co Ltd
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 Panasonic Intellectual Property Management Co Ltd filed Critical Panasonic Intellectual Property Management Co Ltd
Priority to JP2020003880A priority Critical patent/JP7462259B2/en
Publication of JP2021111221A publication Critical patent/JP2021111221A/en
Application granted granted Critical
Publication of JP7462259B2 publication Critical patent/JP7462259B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本開示は、一般に計測装置、システム、計測方法、及びプログラムに関する。より詳細には、本開示は、資源の使用状況を計測する計測装置、これを備えたシステム、資源の使用状況を計測する計測方法、及びこれを実行するためのプログラムに関する。 This disclosure generally relates to a measurement device, a system, a measurement method, and a program. More specifically, this disclosure relates to a measurement device that measures resource usage, a system including the same, a measurement method that measures resource usage, and a program for executing the same.

特許文献1には、住戸(施設)の住居者(ユーザ)の生活行動(状態)を推測するエネルギーマネジメントシステムが開示されている。特許文献1では、エネルギーマネジメントシステムは、施設における電力の使用状況からユーザの状態を判定している。 Patent Document 1 discloses an energy management system that predicts the living activities (conditions) of residents (users) of a residence (facility). In Patent Document 1, the energy management system determines the status of users from the power usage status in the facility.

特開2012-174030号公報JP 2012-174030 A

特許文献1に記載のエネルギーマネジメントシステムでは、電力(資源)の使用状況としての電気使用量と所定の閾値との比較によってユーザの状態を判定しているため、判定精度、及び判定可能な項目の多様さにも限界がある、という問題があった。 The energy management system described in Patent Document 1 determines the user's condition by comparing the amount of electricity used, which is the usage status of power (resources), with a predetermined threshold value, which has the problem that there are limitations to the accuracy of the determination and the variety of items that can be determined.

本開示は、上記の点を鑑みてなされており、判定精度、及び判定可能な項目の多様さの向上を図りやすい計測装置、システム、計測方法、及びプログラムを提供することを目的とする。 The present disclosure has been made in consideration of the above points, and aims to provide a measurement device, system, measurement method, and program that can easily improve the accuracy of judgment and the variety of items that can be judged.

本開示の一態様に係る計測装置は、計測部と、判定部と、再学習部と、取得部と、出力部と、を備える。前記計測部は、資源の使用状況を計測する。前記判定部は、前記資源の使用状況及び所定の項目の正誤を学習用データとして前記所定の項目を出力するように機械学習された学習済みモデルを用いて、前記計測部の計測結果に基づく前記所定の項目を判定する。前記再学習部は、前記計測部の計測結果及び前記判定部の判定結果の正誤の判断に従って前記判定部の判定結果を是正したデータを用いて、前記学習済みモデルの再学習を行う。前記取得部は、前記学習済みモデルである第1学習済みモデルと別の第2学習済みモデルを、外部の学習装置から取得する。前記出力部は、前記計測部の計測結果を前記学習装置に出力する。前記判定部は、前記第1学習済みモデルと、前記取得部にて取得した前記第2学習済みモデルと、のいずれか一方を採用する。前記出力部は、前記計測部の計測結果のうち、前記計測部が計測した時間に関する時間情報は前記学習装置に出力しない。前記時間情報は、ユーザがどの時間に特定の行動を行ったかを想起させる情報を含む。前記時間情報は、前記再学習部での前記第1学習済みモデルの再学習に用いられる。 A measurement device according to an aspect of the present disclosure includes a measurement unit, a judgment unit, a re-learning unit, an acquisition unit, and an output unit. The measurement unit measures the usage status of a resource. The judgment unit judges the predetermined item based on the measurement result of the measurement unit using a trained model that has been machine-learned to output the predetermined item using the usage status of the resource and the correctness of the predetermined item as learning data. The re-learning unit re-learns the trained model using data in which the judgment result of the judgment unit is corrected according to the measurement result of the measurement unit and the judgment result of the judgment unit. The acquisition unit acquires a second trained model, which is different from a first trained model that is the trained model, from an external learning device. The output unit outputs the measurement result of the measurement unit to the learning device. The judgment unit adopts either the first trained model or the second trained model acquired by the acquisition unit. The output unit does not output time information related to the time measured by the measurement unit among the measurement results of the measurement unit to the learning device. The time information includes information that reminds the user of what time a specific action was performed. The time information is used for re-learning the first trained model in the re-learning unit.

本開示の一態様に係るシステムは、上記の計測装置と、学習装置と、を備える。前記学習装置は、前記資源の使用状況及び前記所定の項目の正誤を前記学習用データとして、上記の計測装置の前記判定部にて用いられる前記学習済みモデルを機械学習により生成する。 A system according to an aspect of the present disclosure includes the above-described measurement device and a learning device, which generates the trained model by machine learning using the resource usage status and the accuracy of the predetermined items as the learning data, and is used by the determination unit of the measurement device.

本開示の一態様に係る計測方法は、1以上のプロセッサによって実行される計測方法である。前記測定方法は、計測ステップと、判定ステップと、再学習ステップと、取得ステップと、出力ステップと、を有する。前記計測ステップは、資源の使用状況を計測するステップである。前記判定ステップは、前記資源の使用状況及び所定の項目の正誤を学習用データとして前記所定の項目を出力するように機械学習された学習済みモデルを用いて、前記計測ステップの計測結果に基づく前記所定の項目を判定するステップである。前記再学習ステップは、前記計測ステップの計測結果及び前記判定ステップの判定結果の正誤の判断に従って前記判定ステップの判定結果を是正したデータを用いて、前記学習済みモデルの再学習を行うステップである。前記取得ステップは、前記学習済みモデルである第1学習済みモデルと別の第2学習済みモデルを、外部の学習装置から取得する。前記出力ステップは、前記計測ステップの計測結果を前記学習装置に出力する。前記判定ステップでは、前記第1学習済みモデルと、前記取得ステップにて取得した前記第2学習済みモデルと、のいずれか一方を採用する。前記出力ステップでは、前記計測ステップの計測結果のうち、前記計測ステップで計測した時間に関する時間情報は前記学習装置に出力しない。前記時間情報は、ユーザがどの時間に特定の行動を行ったかを想起させる情報を含む。前記時間情報は、前記再学習ステップでの前記第1学習済みモデルの再学習に用いられる。 A measurement method according to one aspect of the present disclosure is a measurement method executed by one or more processors. The measurement method includes a measurement step, a determination step, a re-learning step, an acquisition step, and an output step. The measurement step is a step of measuring the usage status of a resource. The determination step is a step of determining the predetermined item based on the measurement result of the measurement step using a trained model that has been machine-learned to output the predetermined item using the usage status of the resource and the correctness of the predetermined item as learning data. The re-learning step is a step of re-learning the trained model using data in which the judgment result of the judgment step is corrected according to the measurement result of the measurement step and the judgment result of the judgment step. The acquisition step acquires a second trained model, which is different from the first trained model that is the trained model, from an external learning device. The output step outputs the measurement result of the measurement step to the learning device. The determination step employs either the first trained model or the second trained model acquired in the acquisition step. In the output step, among the measurement results in the measurement step, time information related to the time measured in the measurement step is not output to the learning device. The time information includes information that reminds a user of what time a specific action was performed. The time information is used for re-learning the first trained model in the re-learning step.

本開示の一態様に係るプログラムは、1以上のプロセッサに、上記の計測方法を実行させる。 A program according to one aspect of the present disclosure causes one or more processors to execute the above measurement method.

本開示は、判定精度、及び判定可能な項目の多様さの向上を図りやすい、という利点がある。 The present disclosure has the advantage of making it easier to improve the accuracy of assessment and the variety of items that can be assessed.

図1は、本開示の一実施形態に係る計測装置及び学習装置を含むシステムの構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of a system including a measurement device and a learning device according to an embodiment of the present disclosure. 図2は、同上のシステムを含む全体構成を示す概略図である。FIG. 2 is a schematic diagram showing the overall configuration including the above system. 図3は、同上の計測装置の動作を示すフローチャートである。FIG. 3 is a flowchart showing the operation of the measuring device. 図4は、同上の学習装置の動作を示すフローチャートである。FIG. 4 is a flowchart showing the operation of the learning device. 図5は、本開示の一実施形態の変形例に係る計測装置及び学習装置を含むシステムの構成を示すブロック図である。FIG. 5 is a block diagram showing a configuration of a system including a measurement device and a learning device according to a modified example of an embodiment of the present disclosure.

(1)概要
本実施形態の計測装置1(図1参照)は、資源の使用状況を計測するための装置である。本実施形態では、計測装置1は、対象となる施設F1(図1参照)での資源の使用状況を計測する。
(1) Overview A measurement device 1 (see FIG. 1) of this embodiment is a device for measuring resource usage. In this embodiment, the measurement device 1 measures resource usage in a target facility F1 (see FIG. 1).

本開示でいう「資源」は、電力(電気エネルギー)、ガス及び水道水等の、施設F1にて使用(消費)される資源を意味する。施設F1で消費される「資源」には、例えば、電気錠、自動扉、電動シャッタ又はエスカレータ等のように施設F1の一部で消費される資源だけでなく、施設F1で使用される機器3(図2参照)で消費される資源も含む。資源が電力である場合、電力系統から供給される電力、及び施設F1に設置された分散電源(例えば、太陽光発電設備、蓄電設備又は風力発電設備)から出力される電力も資源に含まれる。 In this disclosure, "resources" refers to resources used (consumed) in facility F1, such as electricity (electrical energy), gas, and tap water. The "resources" consumed in facility F1 include not only resources consumed in part of facility F1, such as electric locks, automatic doors, electric shutters, or escalators, but also resources consumed by equipment 3 (see FIG. 2) used in facility F1. When the resource is electricity, the resource also includes electricity supplied from the power grid and electricity output from distributed power sources (e.g., solar power generation equipment, power storage equipment, or wind power generation equipment) installed in facility F1.

本開示でいう「施設」は、店舗、オフィス、工場、ビル、学校、福祉施設又は病院等の非住宅施設、及び戸建住宅、集合住宅、又は戸建住宅若しくは集合住宅の各住戸等の住宅施設を含む。非住宅施設には、劇場、映画館、公会堂、遊技場、複合施設、百貨店、ホテル、旅館、幼稚園、図書館、博物館、美術館、地下街、駅及び空港等も含む。さらには、本開示でいう「施設」には、建物(建造物)だけでなく、球場、庭、駐車場、グランド及び公園等の屋外施設を含む。本実施形態では、戸建住宅を施設F1の一例として説明する。 In this disclosure, "facility" includes non-residential facilities such as stores, offices, factories, buildings, schools, welfare facilities, or hospitals, as well as residential facilities such as detached houses, apartment buildings, or individual units of detached houses or apartment buildings. Non-residential facilities also include theaters, movie theaters, public halls, amusement parks, complexes, department stores, hotels, inns, kindergartens, libraries, museums, art galleries, underground shopping malls, stations, and airports. Furthermore, in this disclosure, "facility" includes not only buildings (structures), but also outdoor facilities such as baseball stadiums, gardens, parking lots, grounds, and parks. In this embodiment, a detached house will be described as an example of facility F1.

本開示でいう「機器」は、施設F1で使用され、かつ資源を使用(消費)する種々の機器(据置型又は可搬型の設備、装置及びシステム等を含む)である。本実施形態では、機器3は、図2に示すように、照明器具31、空調機器32、コンセント(アウトレット)33、トイレ34、シャワー35、風呂36、及び給湯機37等である。つまり、機器3は、電力を消費する電気機器に限られず、水又はガス等を消費する機器を含み得る。また、機器3は、ユーザが使用する機器に限られず、施設F1の環境状態を計測するセンサ(例えば、温度センサ、湿度センサ等)の他、例えば壁スイッチ等が含まれる。 In this disclosure, "equipment" refers to various equipment (including stationary or portable facilities, devices, systems, etc.) that is used in facility F1 and uses (consumes) resources. In this embodiment, equipment 3 is, as shown in FIG. 2, lighting equipment 31, air conditioning equipment 32, electrical outlets 33, toilets 34, showers 35, baths 36, and water heaters 37. In other words, equipment 3 is not limited to electrical equipment that consumes electricity, but may include equipment that consumes water or gas. Furthermore, equipment 3 is not limited to equipment used by users, but includes sensors that measure the environmental conditions of facility F1 (e.g., temperature sensors, humidity sensors, etc.), as well as wall switches, for example.

電気機器としては、設備機器又は家電機器等を含み得る。設備機器の例としては、パッケージエアコン(空調設備)、照明設備(ベースライト及びスポットライト等を含む)、蓄電設備、厨房設備(IHヒータ及び食器洗浄器等を含む)、入退室管理機器、コピー機及びファクシミリ等がある。さらに、例えば、給湯設備(エコキュート(登録商標)等を含む)、電動シャッタ、換気扇、24時間換気システム等の住設機器も設備機器に含まれる。家電機器の例としては、テレビ受像機、照明機器(シーリングライト等を含む)及び録画再生機(HDD付DVDレコーダ及び外付けHDD等を含む)等がある。さらに、例えば、洗濯機、冷蔵庫、空調機器、空気清浄機、パーソナルコンピュータ、スマートスピーカ及びコンピュータゲーム機等も家電機器に含まれる。 Electrical equipment may include facility equipment or home appliances. Examples of facility equipment include packaged air conditioners (air conditioning equipment), lighting equipment (including base lights and spot lights), power storage equipment, kitchen equipment (including induction heaters and dishwashers), entrance and exit management equipment, copy machines, and facsimiles. In addition, facility equipment also includes, for example, hot water supply equipment (including EcoCute (registered trademark)), electric shutters, ventilation fans, 24-hour ventilation systems, and other residential equipment. Examples of home appliances include television sets, lighting equipment (including ceiling lights), and recorders and players (including DVD recorders with HDDs and external HDDs). In addition, home appliances also include, for example, washing machines, refrigerators, air conditioners, air purifiers, personal computers, smart speakers, and computer game consoles.

また、計測装置1は、計測した資源の使用状況に基づいて、所定の項目を判定するための装置でもある。本開示でいう「所定の項目」は、資源の使用状況に含まれる特徴量から推定される項目であって、例えば、施設F1で使用されている機器3の種別、又はユーザの状態(ユーザが特定の行動を行ったか否か)を含み得る。つまり、計測装置1は、センサ等を用いて所定の項目を直接的に判定するのではなく、計測した資源の使用状況に基づいて、所定の項目を間接的に判定する。本実施形態では、施設F1が戸建住宅であるので、ユーザは、戸建住宅の居住者である。 The measuring device 1 is also a device for determining a predetermined item based on the measured resource usage. In this disclosure, the "predetermined item" is an item estimated from a feature included in the resource usage, and may include, for example, the type of equipment 3 used in the facility F1, or the state of the user (whether or not the user has performed a specific action). In other words, the measuring device 1 does not directly determine the predetermined item using a sensor or the like, but indirectly determines the predetermined item based on the measured resource usage. In this embodiment, since the facility F1 is a detached house, the user is a resident of the detached house.

計測装置1は、図1に示すように、計測部11と、判定部13と、再学習部15と、を備えている。 As shown in FIG. 1, the measurement device 1 includes a measurement unit 11, a determination unit 13, and a relearning unit 15.

計測部11は、資源の使用状況を計測する。例えば、資源が電気である場合、計測部11は、施設F1全体での電力量(電気使用量)、又は施設F1で使用される各機器3の電力量(電気使用量)等を計測する。 The measurement unit 11 measures the usage of resources. For example, if the resource is electricity, the measurement unit 11 measures the amount of power (electricity usage) in the entire facility F1, or the amount of power (electricity usage) of each device 3 used in the facility F1, etc.

判定部13は、資源の使用状況を学習用データとして所定の項目を出力するように機械学習された学習済みモデルM1を用いて、計測部11の計測結果に基づく所定の項目を判定する。本開示でいう「学習済みモデル」は、計測部11の計測結果(資源の使用状況)が入力されると、入力された資源の使用状況に含まれる特徴量から所定の項目を判定し、判定結果を出力するプログラムであって、学習用データを用いた機械学習が完了したモデルである。また、本開示でいう「学習用データ」は、モデルに入力される入力情報(本実施形態では、資源の使用状況)と、入力情報に付与されたラベル(本実施形態では、所定の項目の正誤)と、を組み合わせたデータセットであり、いわゆる教師データである。つまり、本実施形態では、学習済みモデルM1は、教師あり学習による機械学習が完了したモデルである。つまり、判定部13は、計測部11の計測結果を学習済みモデルM1に入力することにより、入力された資源の使用状況に含まれる特徴量から所定の項目を判定する。本実施形態では、判定部13は、計測装置1自体が生成した学習済みモデルM1ではなく、計測装置1とは別の外部の学習装置2にて生成された学習済みモデルM1を用いて判定を行う。 The determination unit 13 uses the trained model M1 that has been machine-learned to output a predetermined item using the resource usage status as learning data to determine a predetermined item based on the measurement result of the measurement unit 11. The "trained model" in this disclosure is a program that, when the measurement result (resource usage status) of the measurement unit 11 is input, determines a predetermined item from the feature amount included in the input resource usage status and outputs the determination result, and is a model in which machine learning using the training data has been completed. Also, the "training data" in this disclosure is a data set that combines input information (in this embodiment, the resource usage status) input to the model and a label (in this embodiment, the correctness or incorrectness of the predetermined item) assigned to the input information, and is so-called teacher data. In other words, in this embodiment, the trained model M1 is a model in which machine learning by supervised learning has been completed. In other words, the determination unit 13 inputs the measurement result of the measurement unit 11 into the trained model M1 to determine a predetermined item from the feature amount included in the input resource usage status. In this embodiment, the judgment unit 13 makes judgments using a trained model M1 generated by an external learning device 2 separate from the measurement device 1, rather than a trained model M1 generated by the measurement device 1 itself.

再学習部15は、計測部11の計測結果を用いて、学習済みモデルM1の再学習を行う。つまり、再学習部15は、計測部11の計測結果(つまり、資源の使用状況)を学習用データとして、機械学習により学習済みモデルM1を再学習して更新する。 The re-learning unit 15 re-learns the trained model M1 using the measurement results of the measurement unit 11. In other words, the re-learning unit 15 re-learns and updates the trained model M1 by machine learning using the measurement results of the measurement unit 11 (i.e., resource usage status) as learning data.

上述のように、本実施形態では、計測装置1は、機械学習により生成された学習済みモデルM1を用いて、資源の使用状況に含まれる特徴量から所定の項目を判定している。したがって、本実施形態では、例えば資源の使用量と閾値とを比較するといった単純な判定手法により判定を行う場合と比較して、判定精度、及び判定可能な項目の多様さの向上を図りやすい、という利点がある。 As described above, in this embodiment, the measurement device 1 uses the trained model M1 generated by machine learning to determine a specific item from the features included in the resource usage. Therefore, this embodiment has the advantage that it is easier to improve the accuracy of the determination and the variety of items that can be determined, compared to when the determination is made using a simple determination method such as comparing the resource usage amount with a threshold value.

また、本実施形態では、計測装置1は、計測装置1にて学習済みモデルM1の再学習を行えるので、計測装置1の設置された環境(ここでは、施設F1)に固有の学習済みモデルM1を構築しやすい、という利点がある。 In addition, in this embodiment, the measurement device 1 can re-learn the trained model M1 on the measurement device 1, which has the advantage that it is easy to construct a trained model M1 specific to the environment in which the measurement device 1 is installed (here, facility F1).

(2)詳細
以下、本実施形態の計測装置1と、学習装置2と、を備えたシステム100について図1及び図2を参照して詳細に説明する。学習装置2は、資源の使用状況を学習用データとして、計測装置1の判定部13で用いられる学習済みモデルM1を機械学習により生成する。学習装置2で生成された学習済みモデルM1は、計測装置1に対して出力される。
(2) Details A system 100 including a measuring device 1 and a learning device 2 according to this embodiment will be described in detail below with reference to Fig. 1 and Fig. 2. The learning device 2 uses the resource usage status as learning data to generate a trained model M1 used by the determination unit 13 of the measuring device 1 through machine learning. The trained model M1 generated by the learning device 2 is output to the measuring device 1.

本開示でいう「学習済みモデルの生成」は、従前に学習済みモデルM1が存在しない状態において学習済みモデルM1を生成することの他に、既存の学習済みモデルM1を再学習することにより学習済みモデルM1を生成(更新)することを含み得る。 In this disclosure, "generating a trained model" may include generating a trained model M1 when no trained model M1 previously existed, as well as generating (updating) a trained model M1 by retraining an existing trained model M1.

本実施形態では、学習装置2は、図1に示すように、例えばインターネット等のネットワークN1を介して1以上(ここでは、複数)の計測装置1と個別に通信可能に構成されている。1以上の計測装置1は、それぞれ互いに異なる1以上の施設F1に設けられている。学習装置2は、各計測装置1に対して、学習済みモデルM1を出力する。つまり、各計測装置1が取得する学習済みモデルM1は、いずれも同じである。以下では、1以上の計測装置1のうちの1つの計測装置1に焦点を当てて説明する。 In this embodiment, as shown in FIG. 1, the learning device 2 is configured to be able to communicate individually with one or more (here, multiple) measuring devices 1 via a network N1 such as the Internet. The one or more measuring devices 1 are provided in one or more facilities F1 that are different from each other. The learning device 2 outputs a trained model M1 to each measuring device 1. In other words, the trained model M1 acquired by each measuring device 1 is the same. The following description focuses on one measuring device 1 out of the one or more measuring devices 1.

(2.1)計測装置
計測装置1は、図1に示すように、計測部11と、通信部12と、判定部13と、記憶部14と、再学習部15と、を備えている。本実施形態では、計測装置1は、計測部11、通信部12、判定部13、記憶部14、及び再学習部15を1つの筐体に収容した装置として構成されている。
1, the measurement device 1 includes a measurement unit 11, a communication unit 12, a determination unit 13, a memory unit 14, and a relearning unit 15. In this embodiment, the measurement device 1 is configured as a device in which the measurement unit 11, the communication unit 12, the determination unit 13, the memory unit 14, and the relearning unit 15 are housed in a single housing.

本実施形態では、計測装置1は、少なくとも一部が1以上のプロセッサ及びメモリを有するマイクロコントローラにて構成されている。言い換えれば、計測装置1の少なくとも一部は、1以上のプロセッサ及びメモリを有するコンピュータシステムにて実現されており、1以上のプロセッサがメモリに格納されているプログラムを実行することにより、コンピュータシステムが計測装置1の少なくとも一部として機能する。プログラムは、ここではメモリに予め記録されているが、インターネット等の電気通信回線を通じて、又はメモリカード等の非一時的な記録媒体に記録されて提供されてもよい。 In this embodiment, the measuring device 1 is at least partially configured with a microcontroller having one or more processors and memory. In other words, at least a part of the measuring device 1 is realized in a computer system having one or more processors and memory, and the computer system functions as at least a part of the measuring device 1 by the one or more processors executing a program stored in the memory. Here, the program is pre-recorded in the memory, but it may also be provided via a telecommunications line such as the Internet, or recorded on a non-transitory recording medium such as a memory card.

計測装置1は、図2に示すように、分電盤5のキャビネット内に配置されている。分電盤5は、系統電源6に電気的に接続される主幹ブレーカ51と、主幹ブレーカ51の二次側に電気的に接続された複数の分岐ブレーカ52とをキャビネット内に備えている。計測装置1は、電流センサ41,42に電気的に接続されている。電流センサ41は、主幹ブレーカ51の一次側に設けられ、幹線を流れる電流を計測する。複数の電流センサ42は、それぞれ複数の分岐ブレーカ52に対応して設けられている。複数の電流センサ42は、それぞれ対応する複数の分岐回路に流れる電流を計測する。ここでいう「分岐回路」は、複数の分岐ブレーカ52にて幹線から分岐された各回路を意味する。分岐回路には、分岐ブレーカ52に接続される配線、照明器具31、空調機器32、コンセント(アウトレット)33、又は壁スイッチ等を含んでいる。このような分岐回路は、本実施形態のように戸建住宅である施設F1においては、例えばリビング、寝室、玄関、トイレ、子供部屋、又はキッチン等の部屋ごと、かつ、照明器具31又は空調機器32等の機器3の種類ごとに設けられる。1つの分岐回路には、1つの機器3が含まれてもよいし、複数の機器3が含まれてもよい。 As shown in FIG. 2, the measuring device 1 is arranged in the cabinet of the distribution board 5. The distribution board 5 includes a main breaker 51 electrically connected to the system power supply 6 and a plurality of branch breakers 52 electrically connected to the secondary side of the main breaker 51 in the cabinet. The measuring device 1 is electrically connected to the current sensors 41 and 42. The current sensor 41 is provided on the primary side of the main breaker 51 and measures the current flowing through the main line. The plurality of current sensors 42 are provided corresponding to the plurality of branch breakers 52. The plurality of current sensors 42 measure the current flowing through the corresponding plurality of branch circuits. The "branch circuit" here means each circuit branched off from the main line by the plurality of branch breakers 52. The branch circuit includes wiring connected to the branch breaker 52, lighting fixtures 31, air conditioning equipment 32, outlets 33, wall switches, etc. In the facility F1, which is a detached house as in this embodiment, such a branch circuit is provided for each room, such as the living room, bedroom, entrance, toilet, children's room, or kitchen, and for each type of device 3, such as a lighting fixture 31 or an air conditioner 32. One branch circuit may include one device 3 or multiple devices 3.

計測部11は、資源の使用状況を計測する。計測部11は、後述する計測ステップST1(図3参照)の実行主体である。本実施形態では、計測部11は、資源の使用状況として、電気の使用状況、水道水の使用状況、及びガスの使用状況を計測する。計測部11の計測結果は、記憶部14に記憶される。 The measurement unit 11 measures the resource usage. The measurement unit 11 is the entity that executes the measurement step ST1 (see FIG. 3) described below. In this embodiment, the measurement unit 11 measures the resource usage, including the electricity usage, the tap water usage, and the gas usage. The measurement results of the measurement unit 11 are stored in the memory unit 14.

計測部11は、電流センサ41,42の出力を用いて、幹線及び複数の分岐回路の各々について、瞬時電力及び電力量(電気使用量)の少なくとも一方を計測する。また、計測部11は、電流センサ41,42の出力を用いて、幹線及び複数の分岐回路の各々を流れる電流の特徴量を計測する。電流の特徴量は、一例として、電流の周波数又は位相等である。ここでいう「電流の周波数」には、電流の高調波成分等が含まれ得る。このようにして、計測部11は、電気の使用状況を計測する。 The measurement unit 11 uses the output of the current sensors 41, 42 to measure at least one of the instantaneous power and the amount of power (electricity usage) for the main line and each of the multiple branch circuits. The measurement unit 11 also uses the output of the current sensors 41, 42 to measure the characteristics of the current flowing through the main line and each of the multiple branch circuits. Examples of the characteristics of the current include the frequency or phase of the current. The "frequency of the current" here may include harmonic components of the current. In this way, the measurement unit 11 measures the electricity usage.

また、計測部11は、計測装置1に電気的に接続されている水道メータ43の出力を用いて、施設F1における水道水の使用量を計測する。具体的には、計測部11は、水道メータ43の有するパルス発信器が発信するパルスを計数することにより、施設F1における水道水の使用量を計測する。本実施形態では、計測部11は、トイレ34、シャワー35、風呂36及び洗面所等での水道水の使用量を計測する。このようにして、計測部11は、水道水の使用状況を計測する。 The measurement unit 11 also measures the amount of tap water used in the facility F1 using the output of the water meter 43 electrically connected to the measurement device 1. Specifically, the measurement unit 11 measures the amount of tap water used in the facility F1 by counting the pulses emitted by a pulse transmitter in the water meter 43. In this embodiment, the measurement unit 11 measures the amount of tap water used in the toilet 34, shower 35, bath 36, washroom, etc. In this way, the measurement unit 11 measures the tap water usage.

また、計測部11は、計測装置1に電気的に接続されているガスメータ44の出力を用いて、施設F1におけるガスの使用量を計測する。具体的には、計測部11は、ガスメータ44の有するパルス発信器が発信するパルスを計数することにより、施設F1におけるガスの使用量を計測する。本実施形態では、計測部11は、給湯機37等でのガスの使用量を計測する。このようにして、計測部11は、ガスの使用状況を計測する。 The measurement unit 11 also measures the amount of gas used in the facility F1 using the output of the gas meter 44 that is electrically connected to the measurement device 1. Specifically, the measurement unit 11 measures the amount of gas used in the facility F1 by counting the pulses emitted by a pulse generator in the gas meter 44. In this embodiment, the measurement unit 11 measures the amount of gas used in the water heater 37, etc. In this way, the measurement unit 11 measures the gas usage status.

通信部12は、有線通信又は無線通信の適宜の通信方式により、直接的、又はネットワーク若しくは中継器(ルータ等)を介して間接的に、外部の学習装置2との間で信号を授受する。本実施形態では、通信部12は、インターネット等のネットワークN1を介して学習装置2と通信するように構成されている。通信部12は、取得部121としての機能と、出力部122としての機能と、を有している。 The communication unit 12 transmits and receives signals to and from the external learning device 2 directly or indirectly via a network or a repeater (router, etc.) by an appropriate communication method such as wired communication or wireless communication. In this embodiment, the communication unit 12 is configured to communicate with the learning device 2 via a network N1 such as the Internet. The communication unit 12 has a function as an acquisition unit 121 and a function as an output unit 122.

取得部121は、学習装置2から学習済みモデルM1を含む信号を受信することにより、学習済みモデルM1を取得する。取得部121は、後述する取得ステップST2(図3参照)の実行主体である。取得部121は、過去に学習済みモデルM1を取得していない場合、学習装置2から学習済みモデルM1自体を取得する。 The acquisition unit 121 acquires the trained model M1 by receiving a signal including the trained model M1 from the learning device 2. The acquisition unit 121 is the entity that executes the acquisition step ST2 (see FIG. 3 ) described below. If the acquisition unit 121 has not acquired the trained model M1 in the past, it acquires the trained model M1 itself from the learning device 2.

一方、取得部121が過去に学習済みモデルM1を取得しており、かつ、学習装置2にて学習済みモデルM1の再学習が行われた場合、学習装置2は、再学習後の学習済みモデルM1のパラメータを計測装置1に出力する。この場合、取得部121は、学習済みモデルM1自体を取得するのではなく、再学習後の学習済みモデルM1のパラメータ(例えば、重み係数)のみを取得することになる。そして、判定部13では、取得部121にて取得したパラメータを用いて、既存の学習済みモデルM1を再学習後の学習済みモデルM1に更新することが可能である。この態様では、学習済みモデルM1自体を送信する場合と比較して、通信量の低減を図ることができる。 On the other hand, if the acquisition unit 121 has previously acquired the trained model M1 and the learning device 2 has re-learned the trained model M1, the learning device 2 outputs the parameters of the trained model M1 after re-learning to the measurement device 1. In this case, the acquisition unit 121 does not acquire the trained model M1 itself, but only acquires the parameters (e.g., weighting coefficients) of the trained model M1 after re-learning. Then, the determination unit 13 can use the parameters acquired by the acquisition unit 121 to update the existing trained model M1 to the trained model M1 after re-learning. In this aspect, the amount of communication can be reduced compared to the case of transmitting the trained model M1 itself.

つまり、取得部121は、学習済みモデルM1である第1学習済みモデルM11(図5参照)と同一又は別の第2学習済みモデルM12(図5参照)を、外部の学習装置2から取得する。ここで、第1学習済みモデルM11は、計測装置1が有する既存の学習済みモデルM1である。また、第2学習済みモデルM12は、学習装置2から取得する学習済みモデルM1である。後述するように、計測装置1及び学習装置2は、それぞれ独自に学習済みモデルM1の再学習を行うため、基本的に第1学習済みモデルM11と第2学習済みモデルM12とは互いに異なる。もちろん、第1学習済みモデルM11と第2学習済みモデルM12とが同一になっても構わない。 In other words, the acquisition unit 121 acquires a second trained model M12 (see FIG. 5), which is the same as or different from the first trained model M11 (see FIG. 5), which is the trained model M1, from the external learning device 2. Here, the first trained model M11 is an existing trained model M1 possessed by the measurement device 1. Also, the second trained model M12 is a trained model M1 acquired from the learning device 2. As described later, the measurement device 1 and the learning device 2 each independently re-learn the trained model M1, so that the first trained model M11 and the second trained model M12 are basically different from each other. Of course, the first trained model M11 and the second trained model M12 may be the same.

出力部122は、計測部11の計測結果を、ネットワークN1を介して学習装置2へ出力する。出力部122は、後述する出力ステップST4(図3参照)の実行主体である。本実施形態では、学習装置2に出力される計測部11の計測結果には、電気の使用状況の計測結果と、水道水の使用状況の計測結果と、ガスの使用状況の計測結果と、が含まれ得る。 The output unit 122 outputs the measurement results of the measurement unit 11 to the learning device 2 via the network N1. The output unit 122 is the entity that executes the output step ST4 (see FIG. 3) described below. In this embodiment, the measurement results of the measurement unit 11 that are output to the learning device 2 may include the measurement results of electricity usage, the measurement results of tap water usage, and the measurement results of gas usage.

本実施形態では、出力部122は、計測部11の計測結果をそのまま学習装置2に出力するのではなく、計測部11の計測結果を入力とした判定部13の判定結果も学習装置2に出力する。つまり、出力部122は、計測部11の計測結果と、ラベルとなる判定部13の判定結果と、を含む学習用データを学習装置2に出力する。 In this embodiment, the output unit 122 does not output the measurement results of the measurement unit 11 directly to the learning device 2, but also outputs the judgment results of the judgment unit 13, which have received the measurement results of the measurement unit 11 as input, to the learning device 2. In other words, the output unit 122 outputs learning data including the measurement results of the measurement unit 11 and the judgment results of the judgment unit 13, which serve as labels, to the learning device 2.

ここで、本実施形態では、出力部122は、計測部11の計測結果のうち、計測部11が計測した時間に関する時間情報(つまり、タイムスタンプ)は学習装置2に出力しない。例えば、出力部122は、資源としての電気の使用状況の計測結果を学習装置2に出力する場合、計測した瞬時電力及び電力量のデータは学習装置2に出力する一方、タイムスタンプは学習装置2に出力しない。ここで、時間情報は、ユーザがどの時間に特定の行動を行ったか等、ユーザの日常生活を想起させるプライベートな情報となり得る。本実施形態では、計測部11の計測結果のうち時間情報を除いて学習装置2に出力することにより、ユーザのプライベートな情報を公に晒さなくて済む。 Here, in this embodiment, the output unit 122 does not output to the learning device 2, among the measurement results of the measurement unit 11, time information (i.e., time stamp) related to the time measured by the measurement unit 11. For example, when the output unit 122 outputs the measurement results of the usage status of electricity as a resource to the learning device 2, it outputs the measured instantaneous power and power amount data to the learning device 2, but does not output the time stamp to the learning device 2. Here, the time information can be private information that evokes the user's daily life, such as the time at which the user performed a specific action. In this embodiment, by outputting the measurement results of the measurement unit 11, excluding the time information, to the learning device 2, it is possible to avoid exposing the user's private information to the public.

判定部13は、学習済みモデルM1を用いて所定の項目を判定する。判定部13は、後述する判定ステップST3(図3参照)の実行主体である。本実施形態では、判定部13(つまり、学習済みモデルM1)により判定される所定の項目は、資源を消費する機器3に関する機器情報と、ユーザに関するユーザ情報と、の少なくとも一方を含んでいる。 The determination unit 13 determines the predetermined items using the trained model M1. The determination unit 13 is the entity that executes the determination step ST3 (see FIG. 3) described below. In this embodiment, the predetermined items determined by the determination unit 13 (i.e., the trained model M1) include at least one of device information related to the device 3 that consumes resources and user information related to the user.

機器情報は、一例として、機器3の種類、又は機器3の動作状況等を含み得る。例えば、判定部13は、計測部11の計測結果に基づいて、施設F1で使用されている1以上の機器3の種類を判定する。ここでいう「種類」は、機器3のタイプ(品番)等を含み得る。また、例えば、判定部13は、計測部11の計測結果に基づいて、機器3が動作しているか否か、動作している場合には機器3の動作モード又は動作時間等を判定する。 The device information may include, for example, the type of device 3 or the operating status of the device 3. For example, the determination unit 13 determines the type of one or more devices 3 used in the facility F1 based on the measurement results of the measurement unit 11. The "type" here may include the type (product number) of the device 3, etc. Also, for example, the determination unit 13 determines whether the device 3 is operating or not, and if it is operating, the operating mode or operating time of the device 3, etc., based on the measurement results of the measurement unit 11.

既に述べたように、本実施形態では、施設F1が戸建住宅であるため、ユーザは、戸建住宅の居住者である。したがって、ユーザ情報は、一例として、ユーザが在宅しているか否か、ユーザがテレビを視聴しているか否か、ユーザが料理をしているか否か、ユーザが入浴しているか否か、ユーザがトイレを使用しているか否か、又はユーザが就寝しているか否か等を含み得る。このように、ユーザ情報は、ユーザが特定の行動を行っているか否かを含み得る。 As already mentioned, in this embodiment, since the facility F1 is a detached house, the user is a resident of the detached house. Therefore, the user information may include, for example, whether or not the user is at home, whether or not the user is watching television, whether or not the user is cooking, whether or not the user is taking a bath, whether or not the user is using the toilet, or whether or not the user is sleeping. In this way, the user information may include whether or not the user is performing a particular action.

ここで、本実施形態では、判定部13は、第1学習済みモデルM11と、取得部121にて取得した第2学習済みモデルM12と、のいずれか一方を採用する。例えば、判定部13は、基本的には第1学習済みモデルM11を採用する一方、学習装置2にて学習済みモデルM1の大幅なアップデートがあった場合、学習装置2から取得した第2学習済みモデルM12を採用することが考えられる。第1学習済みモデルM11及び第2学習済みモデルM12のいずれを採用するかは、あらかじめ設定されたアルゴリズムに従って決定してもよいし、ユーザの判断に従って決定してもよい。後者の場合、後述する情報端末7を介してユーザの判断を仰げばよい。 In this embodiment, the determination unit 13 adopts either the first trained model M11 or the second trained model M12 acquired by the acquisition unit 121. For example, the determination unit 13 basically adopts the first trained model M11, but when the trained model M1 is significantly updated in the learning device 2, it may adopt the second trained model M12 acquired from the learning device 2. The decision as to whether to adopt the first trained model M11 or the second trained model M12 may be determined according to a preset algorithm or according to the user's judgment. In the latter case, the user's judgment may be sought via the information terminal 7 described below.

記憶部14は、例えば、EEPROM(Electrically Erasable Programmable Read-Only Memory)等の電気的に書換え可能な不揮発性メモリ、又はRAM(Random Access Memory)等の揮発性メモリ等を備える。記憶部14は、計測部11の計測結果、及び判定部13の判定結果を記憶する。つまり、記憶部14は、再学習部15での再学習に用いられる学習用データ(又は学習装置2に出力する学習用データ)を記憶する。学習用データは、再学習部15での再学習に用いられた後(又は学習装置2に出力された後)は消去されてもよい。 The storage unit 14 includes, for example, an electrically rewritable non-volatile memory such as an EEPROM (Electrically Erasable Programmable Read-Only Memory) or a volatile memory such as a RAM (Random Access Memory). The storage unit 14 stores the measurement results of the measurement unit 11 and the judgment results of the judgment unit 13. In other words, the storage unit 14 stores learning data used for relearning in the relearning unit 15 (or learning data output to the learning device 2). The learning data may be erased after being used for relearning in the relearning unit 15 (or output to the learning device 2).

再学習部15は、計測部11の計測結果(つまり、資源の使用状況)を学習用データとして、機械学習により学習済みモデルM1を再学習して更新する。再学習部15は、後述する再学習ステップST5の実行主体である。本実施形態では、学習済みモデルM1は、後述するようにニューラルネットワークを用いたモデルである。したがって、再学習部15は、学習済みモデルM1の再学習を行うことで、ニューラルネットワークのパラメータ(例えば、重み係数)を更新する。 The relearning unit 15 uses the measurement results (i.e., resource usage status) of the measurement unit 11 as learning data to relearn and update the trained model M1 through machine learning. The relearning unit 15 is the entity that executes the relearning step ST5 described below. In this embodiment, the trained model M1 is a model that uses a neural network, as described below. Therefore, the relearning unit 15 updates the parameters (e.g., weighting coefficients) of the neural network by relearning the trained model M1.

ここで、本実施形態では、上述の時間情報(タイムスタンプ)は、再学習部15での学習済みモデルM1の再学習に用いられる。つまり、出力部122は、上述の時間情報がユーザの日常生活を想起させるプライベートな情報となり得ることから、公に晒さないようにするために、計測部11の計測結果から時間情報を除いて学習装置2に出力している。一方、再学習部15は、上述の時間情報を学習用データに含めることで、ユーザのプライベートな情報を学習済みモデルM1に反映させるように再学習を行うことが可能であり、結果としてユーザに適した学習済みモデルM1の最適化を図りやすい。 In this embodiment, the above-mentioned time information (time stamp) is used by the re-learning unit 15 to re-learn the trained model M1. In other words, since the above-mentioned time information may be private information reminiscent of the user's daily life, the output unit 122 removes the time information from the measurement results of the measurement unit 11 and outputs it to the learning device 2 to prevent it from being publicly exposed. On the other hand, by including the above-mentioned time information in the learning data, the re-learning unit 15 is able to re-learn so as to reflect the user's private information in the trained model M1, and as a result, it is easier to optimize the trained model M1 to suit the user.

また、本実施形態では、再学習部15は、計測部11の計測結果を全て用いるのではなく、計測部11の計測結果のうち間引き条件に従って間引いたデータを用いて、学習済みモデルM1の再学習を行う。以下、間引き条件の例について列挙する。再学習部15は、以下に列挙する間引き条件の全てに従ってデータを間引いてもよいし、一部の間引き条件にのみ従ってデータを間引いてもよい。また、再学習部15は、特定の条件を満たすデータの数だけが突出して多くなったり少なくなったりしないように、条件ごとのデータの数が均一となるように間引くのが好ましい。 In addition, in this embodiment, the re-learning unit 15 does not use all of the measurement results of the measurement unit 11, but rather uses data that has been thinned out from the measurement results of the measurement unit 11 according to thinning conditions to re-learn the trained model M1. Examples of thinning conditions are listed below. The re-learning unit 15 may thin out data according to all of the thinning conditions listed below, or may thin out data according to only some of the thinning conditions. In addition, it is preferable for the re-learning unit 15 to thin out data so that the number of data for each condition is uniform, so that the number of data that meets a specific condition does not become significantly higher or lower.

間引き条件は、一例として、ユーザからの入力に関する条件を含み得る。例えば、再学習部15は、計測部11の計測結果のうち、ユーザからの入力により学習用データとすることを禁止されたデータを間引いて、学習済みモデルM1の再学習を行う。本実施形態では、計測装置1は、ユーザの操作により情報端末7(図2参照)に入力された情報を、ネットワークN1を介して通信部12にて受信することにより、ユーザからの入力を受け付ける。情報端末7は、例えばスマートフォン、タブレット端末、又はパーソナルコンピュータ等のユーザが所持する又は利用する端末である。その他、計測装置1は、備え付けのタッチパネルディスプレイ等の種々の表示機器及び入力機器を介して、ユーザからの入力を受け付けてもよい。 The thinning conditions may include, for example, conditions related to input from the user. For example, the re-learning unit 15 thins out data from the measurement results of the measurement unit 11 that is prohibited from being used as learning data due to input from the user, and re-learns the trained model M1. In this embodiment, the measurement device 1 accepts input from the user by receiving information input to the information terminal 7 (see FIG. 2) by user operation via the communication unit 12 via the network N1. The information terminal 7 is a terminal owned or used by the user, such as a smartphone, tablet terminal, or personal computer. In addition, the measurement device 1 may accept input from the user via various display devices and input devices, such as a built-in touch panel display.

また、間引き条件は、一例として、判定部13の判定結果の正誤に関する条件を含み得る。例えば、再学習部15は、計測部11の計測結果のうち、判定部13の判定結果が正しいデータを間引いて、学習済みモデルM1の再学習を行う。言い換えれば、再学習部15は、計測部11の計測結果のうち、判定部13の判定結果が誤っていたデータを用いて学習済みモデルM1の再学習を行う。より具体的には、所定の項目が照明器具31が点灯しているか否かであった場合に、実際には照明器具31が点灯していないが、判定部13では照明器具31が点灯していると判定している、と仮定する。この場合、再学習部15は、判定部13の判定結果の正誤の判断に従って判定部13の判定結果を是正したデータを学習用データとして、学習済みモデルM1の再学習を行う。この態様では、学習済みモデルM1の判定結果を是正するように再学習することができるので、学習済みモデルM1の判定精度の向上が期待できる。 In addition, the thinning conditions may include, as an example, conditions regarding the correctness of the judgment result of the judgment unit 13. For example, the re-learning unit 15 thins out data for which the judgment result of the judgment unit 13 is correct from among the measurement results of the measurement unit 11, and re-learns the learned model M1. In other words, the re-learning unit 15 re-learns the learned model M1 using data for which the judgment result of the judgment unit 13 is incorrect from among the measurement results of the measurement unit 11. More specifically, when the predetermined item is whether or not the lighting device 31 is turned on, it is assumed that the lighting device 31 is not actually turned on, but the judgment unit 13 judges that the lighting device 31 is turned on. In this case, the re-learning unit 15 re-learns the learned model M1 using data obtained by correcting the judgment result of the judgment unit 13 according to the judgment of the correctness of the judgment result of the judgment unit 13 as learning data. In this aspect, since re-learning can be performed to correct the judgment result of the learned model M1, improvement in the judgment accuracy of the learned model M1 can be expected.

判定部13の判定結果の正誤の判断については、例えば、判定部13の判定結果をユーザに提示し、ユーザが判定部13の判定結果を評価することにより実現され得る。具体的には、計測装置1は、判定部13の判定結果を、ネットワークN1を介して情報端末7に出力する。ユーザは、情報端末7に備え付けのディスプレイを見ることで、判定部13の判定結果を確認し、判定結果が正しいか否かの評価を入力する。そして、情報端末7は、入力された評価を含む応答信号を、ネットワークN1を介して計測装置1に返信する。 The judgment of whether the judgment result of the judgment unit 13 is correct or not can be realized, for example, by presenting the judgment result of the judgment unit 13 to a user and having the user evaluate the judgment result of the judgment unit 13. Specifically, the measurement device 1 outputs the judgment result of the judgment unit 13 to the information terminal 7 via the network N1. The user checks the judgment result of the judgment unit 13 by looking at a display attached to the information terminal 7 and inputs an evaluation of whether the judgment result is correct or not. The information terminal 7 then sends a response signal including the input evaluation back to the measurement device 1 via the network N1.

また、間引き条件は、一例として、時間に関する条件を含み得る。例えば、再学習部15は、計測部11の計測結果のうち、あらかじめ設定された特定の時間帯に計測されたデータを間引いて、学習済みモデルM1の再学習を行う。特定の時間帯は、例えば、ユーザが情報端末7にて入力することにより、設定することが可能である。 The thinning conditions may include, for example, conditions related to time. For example, the re-learning unit 15 thins out data measured during a specific time period set in advance from among the measurement results of the measurement unit 11, and re-learns the trained model M1. The specific time period can be set, for example, by the user inputting it on the information terminal 7.

ここで、間引き条件が時間に関する条件を含む場合、時間に関する条件は、機器3の種類及び曜日に依らず一律に設定されてもよいが、これに限らない。つまり、時間に関する条件は、複数設定されていてもよい。例えば、時間に関する条件は、曜日ごとに異なる時間帯であってもよい。具体的には、月曜日から金曜日までの平日においては、昼間の時間帯のデータを間引くように設定され、土曜日及び日曜日等の休日においては、早朝の時間帯のデータを間引くように設定されてもよい。また、例えば、時間に関する条件は、機器3の種類ごとに異なる時間帯に設定されてもよい。具体的には、照明器具31と風呂36とでデータを間引く時間帯が互いに異なるように設定されてもよい。 Here, when the thinning conditions include a time-related condition, the time-related condition may be set uniformly regardless of the type of device 3 and the day of the week, but is not limited to this. In other words, multiple time-related conditions may be set. For example, the time-related condition may be set to a different time period for each day of the week. Specifically, it may be set so that data from the daytime hours is thinned out on weekdays from Monday to Friday, and so that data from the early morning hours is thinned out on holidays such as Saturday and Sunday. Also, for example, the time-related condition may be set to a different time period for each type of device 3. Specifically, the time periods for thinning out data for lighting fixtures 31 and bathroom 36 may be set to be different from each other.

本実施形態では、再学習部15は、あらかじめ規定された特定期間にて学習済みモデルM1の再学習を行う。特定期間は、一例として、深夜等の計測装置1の処理負荷が比較的小さくなる時間帯である。この態様では、計測装置1の処理能力に余裕がある期間に学習済みモデルM1の再学習を行えるので、処理能力が比較的低い装置を計測装置1として採用することが可能になる。 In this embodiment, the re-learning unit 15 re-learns the trained model M1 during a specific period that is specified in advance. The specific period is, for example, a time period during which the processing load of the measuring device 1 is relatively low, such as late at night. In this embodiment, the trained model M1 can be re-learned during a period when the measuring device 1 has spare processing capacity, making it possible to use a device with a relatively low processing capacity as the measuring device 1.

(2.2)学習装置
学習装置2は、図1に示すように、通信部21と、モデル生成部22と、記憶部23と、を備えている。
(2.2) Learning Device As shown in FIG. 1, the learning device 2 includes a communication unit 21, a model generation unit 22, and a storage unit 23.

本実施形態では、学習装置2は、少なくとも一部が1以上のプロセッサ及びメモリを有するマイクロコントローラにて構成されている。言い換えれば、学習装置2の少なくとも一部は、1以上のプロセッサ及びメモリを有するコンピュータシステムにて実現されており、1以上のプロセッサがメモリに格納されているプログラムを実行することにより、コンピュータシステムが学習装置2の少なくとも一部として機能する。プログラムは、ここではメモリに予め記録されているが、インターネット等の電気通信回線を通じて、又はメモリカード等の非一時的な記録媒体に記録されて提供されてもよい。 In this embodiment, at least a portion of the learning device 2 is configured with a microcontroller having one or more processors and memory. In other words, at least a portion of the learning device 2 is realized in a computer system having one or more processors and memory, and the computer system functions as at least a portion of the learning device 2 by the one or more processors executing a program stored in the memory. Here, the program is pre-recorded in the memory, but it may also be provided via a telecommunications line such as the Internet, or recorded on a non-transitory recording medium such as a memory card.

通信部21は、有線通信又は無線通信の適宜の通信方式により、直接的、又はネットワーク若しくは中継器(ルータ等)を介して間接的に、計測装置1との間で信号を授受する。本実施形態では、通信部21は、インターネット等のネットワークN1を介して計測装置1と通信するように構成されている。通信部21は、モデル生成部22にて生成した学習済みモデルM1を計測装置1に出力(送信)したり、計測装置1から出力された計測部11の計測結果(学習用データ)を取得(受信)したりする。 The communication unit 21 transmits and receives signals to and from the measurement device 1 directly or indirectly via a network or a repeater (router, etc.) by an appropriate communication method such as wired communication or wireless communication. In this embodiment, the communication unit 21 is configured to communicate with the measurement device 1 via a network N1 such as the Internet. The communication unit 21 outputs (transmits) the trained model M1 generated by the model generation unit 22 to the measurement device 1, and acquires (receives) the measurement results (training data) of the measurement unit 11 output from the measurement device 1.

モデル生成部22は、資源の使用状況を学習用データとして、計測装置1にて用いられる学習済みモデルM1を機械学習により生成する。具体的には、モデル生成部22は、例えばSVM(Support Vector Machine)等の線形モデルの他、ニューラルネットワークを用いたモデル、又は多層ニューラルネットワークを用いた深層学習(ディープラーニング)によるモデル等を学習済みモデルM1として生成する。本実施形態では、モデル生成部22は、ニューラルネットワークを用いたモデルを、学習済みモデルM1として生成する。ニューラルネットワークは、例えばCNN(Convolutional Neural Network:畳み込みニューラルネットワーク)、又はBNN(Bayesian Neural Network:ベイズニューラルネットワーク)等を含み得る。また、本実施形態では、モデル生成部22は、既に述べたように、教師あり学習により学習済みモデルM1を生成する。 The model generation unit 22 generates the trained model M1 used in the measurement device 1 by machine learning using the resource usage status as learning data. Specifically, the model generation unit 22 generates a linear model such as an SVM (Support Vector Machine), a model using a neural network, or a model by deep learning using a multi-layer neural network as the trained model M1. In this embodiment, the model generation unit 22 generates a model using a neural network as the trained model M1. The neural network may include, for example, a CNN (Convolutional Neural Network) or a BNN (Bayesian Neural Network). In this embodiment, the model generation unit 22 generates the trained model M1 by supervised learning, as already described.

モデル生成部22は、従前に学習済みモデルM1が存在しない場合、計測装置1から取得した計測部11の計測結果を学習用データとせずに、別途用意した資源の使用状況を学習用データとして、機械学習により学習済みモデルM1を生成する。また、モデル生成部22は、既に学習済みモデルM1が存在する場合、計測装置1から取得した計測部11の計測結果(つまり、資源の使用状況)を学習用データとして、機械学習により学習済みモデルM1を再学習して更新する。 When no previously trained model M1 exists, the model generation unit 22 uses a separately prepared resource usage status as learning data to generate a trained model M1 through machine learning, rather than using the measurement results of the measurement unit 11 acquired from the measurement device 1 as learning data. Also, when a trained model M1 already exists, the model generation unit 22 re-trains and updates the trained model M1 through machine learning, using the measurement results of the measurement unit 11 acquired from the measurement device 1 (i.e., the resource usage status) as learning data.

本実施形態では、学習装置2は、図1に示すように、複数の計測装置1の各々から計測部11の計測結果を取得する。このため、本実施形態では、学習装置2は、1つの計測装置1のみから計測部11の計測結果を取得する場合と比較して、多数かつ多様な学習用データを取得することができ、結果として再学習後の学習済みモデルM1の判定精度の向上が期待できる。 In this embodiment, as shown in FIG. 1, the learning device 2 acquires the measurement results of the measurement unit 11 from each of the multiple measurement devices 1. Therefore, in this embodiment, the learning device 2 can acquire a large amount of diverse learning data compared to the case where the measurement results of the measurement unit 11 are acquired from only one measurement device 1, and as a result, it is expected that the judgment accuracy of the trained model M1 after re-learning will be improved.

記憶部23は、例えば、EEPROM等の電気的に書換え可能な不揮発性メモリ、又はRAM等の揮発性メモリ等を備える。記憶部23は、計測装置1から取得した計測部11の計測結果を記憶する。つまり、記憶部23は、計測装置1から取得した学習用データを記憶する。学習用データは、学習済みモデルM1の再学習後に消去されてもよい。 The memory unit 23 includes, for example, an electrically rewritable non-volatile memory such as an EEPROM, or a volatile memory such as a RAM. The memory unit 23 stores the measurement results of the measurement unit 11 obtained from the measurement device 1. In other words, the memory unit 23 stores the learning data obtained from the measurement device 1. The learning data may be erased after re-learning the trained model M1.

(3)動作
以下、計測装置1の動作の一例を図3を参照して、学習装置2の動作の一例を図4を参照して説明する。計測装置1の動作例においては、計測装置1は、未だ学習装置2から学習済みモデルM1を取得していない、と仮定する。また、学習装置2の動作例においては、学習装置2は、未だ学習済みモデルM1を生成していない、と仮定する。
(3) Operation An example of the operation of the measurement device 1 will be described below with reference to Fig. 3, and an example of the operation of the learning device 2 will be described with reference to Fig. 4. In the example of the operation of the measurement device 1, it is assumed that the measurement device 1 has not yet acquired the trained model M1 from the learning device 2. In addition, in the example of the operation of the learning device 2, it is assumed that the learning device 2 has not yet generated the trained model M1.

(3.1)計測装置
計測装置1においては、まず、取得部121は、学習装置2から出力される学習済みモデルM1を取得する(S1)。これ以降、判定部13は、学習装置2から取得した学習済みモデルM1を用いて、所定の項目を判定することが可能になる。処理S1は、取得ステップST2に相当する。
(3.1) Measuring Device In the measuring device 1, first, the acquiring unit 121 acquires the trained model M1 output from the learning device 2 (S1). After this, the determining unit 13 becomes able to determine a predetermined item using the trained model M1 acquired from the learning device 2. Process S1 corresponds to the acquiring step ST2.

学習済みモデルM1を取得した以降においては、計測部11は、定期的に資源の使用状況を計測する(S2)。そして、判定部13は、計測部11の計測結果を学習済みモデルM1に入力し、計測部11の計測結果に基づいて所定の項目を判定する(S3)。処理S2は、計測ステップST1に相当する。処理S3は、判定ステップST3に相当する。計測部11の計測結果と、これに紐づく判定部13の判定結果とは、学習用データとして記憶部14に記憶される(S4)。処理S2~S4は、学習用データが記憶部14に所定数蓄積されるまで繰り返される(S5:No)。 After acquiring the trained model M1, the measurement unit 11 periodically measures resource usage (S2). The judgment unit 13 then inputs the measurement results of the measurement unit 11 into the trained model M1 and judges predetermined items based on the measurement results of the measurement unit 11 (S3). Process S2 corresponds to measurement step ST1. Process S3 corresponds to judgment step ST3. The measurement results of the measurement unit 11 and the judgment results of the judgment unit 13 linked to these are stored in the memory unit 14 as learning data (S4). Processes S2 to S4 are repeated until a predetermined number of learning data are accumulated in the memory unit 14 (S5: No).

学習用データが記憶部14に所定数蓄積されると(S5:Yes)、出力部122は、蓄積された学習用データ(計測部11の計測結果)を学習装置2に出力する(S6)。また、再学習部15は、蓄積された学習用データを用いて、学習済みモデルM1の再学習を行う(S7)。そして、記憶部14に蓄積された学習用データは消去される。つまり、処理S7以降においては、記憶部14には、新たに学習用データが蓄積されることになる。処理S6は、出力ステップST4に相当する。処理S7は、再学習ステップST5に相当する。 When a predetermined number of learning data are accumulated in the memory unit 14 (S5: Yes), the output unit 122 outputs the accumulated learning data (measurement results of the measurement unit 11) to the learning device 2 (S6). The re-learning unit 15 uses the accumulated learning data to re-learn the trained model M1 (S7). The learning data accumulated in the memory unit 14 is then erased. In other words, from process S7 onwards, new learning data is accumulated in the memory unit 14. Process S6 corresponds to output step ST4. Process S7 corresponds to re-learning step ST5.

その後、学習装置2にて学習済みモデルM1の再学習が行われ、学習装置2から再学習後の学習済みモデルM1(つまり、第2学習済みモデルM12)のパラメータを取得する(S8:Yes)。処理S8:Yesは、取得ステップST2に相当する。すると、判定部13は、あらかじめ規定されたアルゴリズムに従って、既存の学習済みモデルM1(つまり、第1学習済みモデルM11)及び第2学習済みモデルM12のいずれを採用するかを決定する。第1学習済みモデルM11を採用する場合(S9:Yes)、判定部13は、特に何も実行しない。一方、第2学習済みモデルM12を採用する場合(S9:No)、判定部13は、学習装置2から取得したパラメータを用いて、学習済みモデルM1(第1学習済みモデルM11)を第2学習済みモデルM12に更新する(S10)。なお、学習装置2から第2学習済みモデルM12のパラメータを取得するまでは、判定部13は、既存の学習済みモデルM1を用いて所定の項目を判定する(S8:No)。 After that, the learning device 2 re-learns the trained model M1, and acquires the parameters of the trained model M1 after re-learning (i.e., the second trained model M12) from the learning device 2 (S8: Yes). Process S8: Yes corresponds to acquisition step ST2. Then, the determination unit 13 determines whether to adopt the existing trained model M1 (i.e., the first trained model M11) or the second trained model M12 according to a predefined algorithm. When the first trained model M11 is adopted (S9: Yes), the determination unit 13 does not execute anything in particular. On the other hand, when the second trained model M12 is adopted (S9: No), the determination unit 13 uses the parameters acquired from the learning device 2 to update the trained model M1 (the first trained model M11) to the second trained model M12 (S10). Note that until the parameters of the second trained model M12 are acquired from the learning device 2, the determination unit 13 judges the predetermined items using the existing trained model M1 (S8: No).

(3.2)学習装置
学習装置2においては、まず、モデル生成部22は、あらかじめ用意された学習用データを用いて、学習済みモデルM1を生成する(S11)。そして、学習装置2は、モデル生成部22にて生成した学習済みモデルM1を計測装置1に出力する(S12)。
(3.2) Learning Device In the learning device 2, first, the model generation unit 22 generates a trained model M1 by using training data prepared in advance (S11). Then, the learning device 2 outputs the trained model M1 generated by the model generation unit 22 to the measurement device 1 (S12).

学習済みモデルM1を生成した以降においては、通信部21は、計測装置1から出力される計測部11の計測結果(つまり、学習用データ)を定期的に又は不定期に取得する(S13)。通信部21にて取得した学習用データは、記憶部23に記憶される(S14)。処理S13,S14は、学習用データが記憶部23に所定数蓄積されるまで繰り返される(S15:No)。 After the trained model M1 is generated, the communication unit 21 periodically or irregularly acquires the measurement results (i.e., training data) of the measurement unit 11 output from the measurement device 1 (S13). The training data acquired by the communication unit 21 is stored in the memory unit 23 (S14). Processes S13 and S14 are repeated until a predetermined number of training data are accumulated in the memory unit 23 (S15: No).

学習用データが記憶部23に所定数蓄積されると(S15:Yes)、学習装置2は、蓄積された学習用データを用いて学習済みモデルM1の再学習を行う(S16)。そして、学習装置2は、再学習後の学習済みモデルM1のパラメータを計測装置1に出力する(S17)。以降、処理S13~S17が繰り返される。ここで、記憶部23に蓄積された学習用データは消去される。つまり、処理S17以降においては、記憶部23には、新たに学習用データが蓄積されることになる。 When a predetermined number of learning data have been accumulated in the memory unit 23 (S15: Yes), the learning device 2 uses the accumulated learning data to re-learn the trained model M1 (S16). The learning device 2 then outputs the parameters of the trained model M1 after re-learning to the measurement device 1 (S17). Thereafter, steps S13 to S17 are repeated. Here, the learning data accumulated in the memory unit 23 is erased. In other words, from step S17 onwards, new learning data is accumulated in the memory unit 23.

上述のように、本実施形態では、計測装置1は、機械学習により生成された学習済みモデルM1を用いて、資源の使用状況に含まれる特徴量から所定の項目を判定している。つまり、本実施形態では、判定部13は、学習済みモデルM1を用いることにより、人間が規定した閾値を用いて所定の項目を判定するのではなく、人間では気づきにくい潜在的な特徴量を用いて所定の項目を判定することになる。したがって、本実施形態では、例えば資源の使用量と閾値とを比較するといった単純な判定手法により判定を行う場合と比較して、判定精度、及び判定可能な項目の多様さの向上を図りやすい、という利点がある。 As described above, in this embodiment, the measurement device 1 uses the trained model M1 generated by machine learning to determine a specific item from features included in the resource usage. In other words, in this embodiment, the determination unit 13 uses the trained model M1 to determine a specific item using latent features that are difficult for humans to notice, rather than determining the specific item using a threshold value defined by humans. Therefore, this embodiment has the advantage that it is easier to improve the determination accuracy and the variety of items that can be determined, compared to when a determination is made using a simple determination method such as comparing the resource usage amount with a threshold value.

また、本実施形態では、計測装置1は、計測装置1にて学習済みモデルM1の再学習を行えるので、計測装置1の設置された環境(ここでは、施設F1)に固有の学習済みモデルM1を構築しやすい、という利点がある。つまり、学習装置2が生成(更新)する学習済みモデルM1は、任意の計測装置1の設置された環境を考慮しておらず、汎用的なモデルである。このため、学習装置2から取得した学習済みモデルM1を用いた場合、計測装置1の設置された環境に応じた判定を行えない可能性がある。 In addition, in this embodiment, the measurement device 1 can re-learn the trained model M1 on the measurement device 1, which has the advantage that it is easy to construct a trained model M1 specific to the environment in which the measurement device 1 is installed (facility F1 in this case). In other words, the trained model M1 generated (updated) by the learning device 2 is a generic model that does not take into account the environment in which an arbitrary measurement device 1 is installed. For this reason, if the trained model M1 acquired from the learning device 2 is used, it may not be possible to make a judgment that corresponds to the environment in which the measurement device 1 is installed.

一方、本実施形態では、計測装置1は、計測部11の計測結果、つまり計測装置1の設置された環境に固有の情報を学習用データとして、学習済みモデルM1の再学習を行うことが可能である。このため、本実施形態では、計測装置1の設置された環境に応じた判定を行えるようになることが期待できる。 On the other hand, in this embodiment, the measurement device 1 can re-learn the trained model M1 using the measurement results of the measurement unit 11, that is, information specific to the environment in which the measurement device 1 is installed, as learning data. Therefore, in this embodiment, it is expected that it will be possible to make judgments according to the environment in which the measurement device 1 is installed.

(4)変形例
上述の実施形態は、本開示の様々な実施形態の一つにすぎない。上述の実施形態は、本開示の目的を達成できれば、設計等に応じて種々の変更が可能である。また、計測装置1と同様の機能は、計測方法の他に、(コンピュータ)プログラム、又はプログラムを記録した非一時的記録媒体等で具現化されてもよい。
(4) Modifications The above-described embodiment is merely one of various embodiments of the present disclosure. The above-described embodiment can be modified in various ways depending on the design, etc., as long as the object of the present disclosure can be achieved. In addition, functions similar to those of the measurement device 1 may be embodied in a (computer) program, a non-transitory recording medium on which a program is recorded, or the like, in addition to a measurement method.

一態様に係る計測方法は、計測ステップST1と、判定ステップST3と、再学習ステップST5と、を有する。計測ステップST1は、資源の使用状況を計測するステップである。判定ステップST3は、資源の使用状況を学習用データとして所定の項目を出力するように機械学習された学習済みモデルM1を用いて、計測ステップST1の計測結果に基づく所定の項目を判定するステップである。再学習ステップST5は、計測ステップST1の計測結果を用いて、学習済みモデルM1の再学習を行うステップである。一態様に係る(コンピュータ)プログラムは、1以上のプロセッサに、上記の計測方法を実行させる。 The measurement method according to one embodiment includes a measurement step ST1, a determination step ST3, and a re-learning step ST5. The measurement step ST1 is a step of measuring resource usage. The determination step ST3 is a step of determining a predetermined item based on the measurement result of the measurement step ST1 using a trained model M1 that has been machine-learned to output a predetermined item as learning data for the resource usage. The re-learning step ST5 is a step of re-learning the trained model M1 using the measurement result of the measurement step ST1. The (computer) program according to one embodiment causes one or more processors to execute the above measurement method.

以下、上述の実施形態の変形例を列挙する。以下に説明する変形例は、適宜組み合わせて適用可能である。 Below, we list some variations of the above-mentioned embodiment. The variations described below can be applied in appropriate combinations.

本開示における計測装置1は、それぞれコンピュータシステムを含んでいる。コンピュータシステムは、ハードウェアとしてのプロセッサ及びメモリを主構成とする。コンピュータシステムのメモリに記録されたプログラムをプロセッサが実行することによって、本開示における計測装置1としての機能が実現される。プログラムは、コンピュータシステムのメモリに予め記録されてもよく、電気通信回線を通じて提供されてもよく、コンピュータシステムで読み取り可能なメモリカード、光学ディスク、ハードディスクドライブ等の非一時的記録媒体に記録されて提供されてもよい。コンピュータシステムのプロセッサは、半導体集積回路(IC)又は大規模集積回路(LSI)を含む1ないし複数の電子回路で構成される。ここでいうIC又はLSI等の集積回路は、集積の度合いによって呼び方が異なっており、システムLSI、VLSI(Very Large Scale Integration)、又はULSI(Ultra Large Scale Integration)と呼ばれる集積回路を含む。さらに、LSIの製造後にプログラムされる、FPGA(Field-Programmable Gate Array)、又はLSI内部の接合関係の再構成若しくはLSI内部の回路区画の再構成が可能な論理デバイスについても、プロセッサとして採用することができる。複数の電子回路は、1つのチップに集約されていてもよいし、複数のチップに分散して設けられていてもよい。複数のチップは、1つの装置に集約されていてもよいし、複数の装置に分散して設けられていてもよい。ここでいうコンピュータシステムは、1以上のプロセッサ及び1以上のメモリを有するマイクロコントローラを含む。したがって、マイクロコントローラについても、半導体集積回路又は大規模集積回路を含む1ないし複数の電子回路で構成される。 Each of the measuring devices 1 in the present disclosure includes a computer system. The computer system is mainly composed of a processor and a memory as hardware. The function of the measuring device 1 in the present disclosure is realized by the processor executing a program recorded in the memory of the computer system. The program may be pre-recorded in the memory of the computer system, provided through an electric communication line, or recorded and provided in a non-transitory recording medium such as a memory card, an optical disk, or a hard disk drive that can be read by the computer system. The processor of the computer system is composed of one or more electronic circuits including a semiconductor integrated circuit (IC) or a large-scale integrated circuit (LSI). The integrated circuits such as IC or LSI referred to here are called differently depending on the degree of integration, and include integrated circuits called system LSI, VLSI (Very Large Scale Integration), or ULSI (Ultra Large Scale Integration). Furthermore, a field-programmable gate array (FPGA) that is programmed after the manufacture of the LSI, or a logic device that can reconfigure the connection relationship inside the LSI or reconfigure the circuit partition inside the LSI, can also be used as a processor. The multiple electronic circuits may be integrated into one chip, or may be distributed across multiple chips. The multiple chips may be integrated into one device, or may be distributed across multiple devices. The computer system referred to here includes a microcontroller having one or more processors and one or more memories. Therefore, the microcontroller is also composed of one or more electronic circuits including a semiconductor integrated circuit or a large-scale integrated circuit.

上述の実施形態では、判定部13は、第1学習済みモデルM11及び第2学習済みモデルM12のいずれか一方を採用しているが、この態様に限らない。例えば、判定部13は、第1学習済みモデルM11及び第2学習済みモデルM12の両方を採用してもよい。 In the above embodiment, the determination unit 13 employs either the first trained model M11 or the second trained model M12, but this is not limited to the above embodiment. For example, the determination unit 13 may employ both the first trained model M11 and the second trained model M12.

すなわち、図5に示すように、第1判定部131と、第2判定部132と、を備えていてもよい。第1判定部131は、上述の実施形態の判定部13と同じであって、第1学習済みモデルM11を用いて、計測部11の計測結果に基づく所定の項目を判定する。第2判定部132は、判定部13である第1判定部131とは別の判定部であって、第2学習済みモデルM12を用いて、計測部11の計測結果に基づく所定の項目を判定する。そして、第2学習済みモデルM12は、第1学習済みモデルM11とは別のモデルである。 That is, as shown in FIG. 5, the device may include a first judgment unit 131 and a second judgment unit 132. The first judgment unit 131 is the same as the judgment unit 13 in the above-mentioned embodiment, and judges a predetermined item based on the measurement results of the measurement unit 11 using a first trained model M11. The second judgment unit 132 is a judgment unit separate from the first judgment unit 131, which is the judgment unit 13, and judges a predetermined item based on the measurement results of the measurement unit 11 using a second trained model M12. And the second trained model M12 is a model separate from the first trained model M11.

この態様では、計測装置1は、学習装置2から取得した最新の学習済みモデル(第2学習済みモデルM12)を用いて所定の項目を判定することが可能である。また、この態様では、計測装置1は、計測装置1自体が備える第1学習済みモデルM11も有している。このため、この態様では、仮に第2学習済みモデルM12の判定精度が第1学習済みモデルM11よりも劣化した場合でも、第1学習済みモデルM11を用いて所定の項目を判定することが可能である。 In this aspect, the measurement device 1 can determine a specific item using the latest trained model (second trained model M12) acquired from the learning device 2. Also, in this aspect, the measurement device 1 has the first trained model M11 that is included in the measurement device 1 itself. Therefore, in this aspect, even if the determination accuracy of the second trained model M12 is deteriorated compared to the first trained model M11, it is possible to determine a specific item using the first trained model M11.

上述の実施形態では、計測装置1は、従前に学習済みモデルM1が存在しない状態においては、外部の学習装置2から取得した学習済みモデルM1を用いて判定を行っているが、この態様に限らない。例えば、計測装置1は、処理能力によっては、計測部11の計測結果(つまり、資源の使用状況)を学習用データとして学習済みモデルM1を自ら生成し、生成した学習済みモデルM1を用いて判定を行ってもよい。 In the above embodiment, when the measurement device 1 does not previously have a trained model M1, the measurement device 1 makes a judgment using the trained model M1 acquired from the external learning device 2, but this is not limited to the above embodiment. For example, depending on the processing capacity, the measurement device 1 may generate the trained model M1 by itself using the measurement results (i.e., resource usage status) of the measurement unit 11 as learning data, and make a judgment using the generated trained model M1.

上述の実施形態において、再学習部15は、特定期間に依らず、学習済みモデルM1の再学習を行ってもよい。例えば、再学習部15は、記憶部14に学習用データが所定数蓄積された時点から、学習済みモデルM1の再学習を開始してもよい。 In the above-described embodiment, the re-learning unit 15 may re-learn the trained model M1 regardless of a specific period. For example, the re-learning unit 15 may start re-learning the trained model M1 from the point in time when a predetermined number of pieces of training data have been accumulated in the memory unit 14.

上述の実施形態では、計測部11は、資源として電力、水、及びガスを計測しているが、この態様に限らない。例えば、計測部11は、電力、水、及びガスのうち少なくとも1つの資源を計測する態様であってもよい。 In the above embodiment, the measurement unit 11 measures electricity, water, and gas as resources, but this is not limited to the above. For example, the measurement unit 11 may measure at least one of the resources of electricity, water, and gas.

上述の実施形態において、判定部13の判定結果の正誤は、ユーザの入力によって評価するだけでなく、例えば計測装置1とは異なる他システムが評価してもよい。 In the above-described embodiment, the accuracy of the judgment result of the judgment unit 13 may be evaluated not only by the user's input, but also, for example, by another system different from the measurement device 1.

上述の実施形態において、学習済みモデルM1は、教師あり学習により生成されるだけでなく、教師なし学習により生成されてもよい。その他、学習済みモデルM1は、強化学習により生成されてもよい。 In the above-described embodiment, the trained model M1 may be generated not only by supervised learning, but also by unsupervised learning. Alternatively, the trained model M1 may be generated by reinforcement learning.

上述の実施形態では、出力部122は、計測部11の計測結果のうち、間引き条件に従って間引いたデータを学習装置2に出力しているが、計測部11の計測結果の全てを学習装置2に出力してもよい。 In the above embodiment, the output unit 122 outputs data from the measurement results of the measurement unit 11 that has been thinned out according to the thinning conditions to the learning device 2, but it may also output all of the measurement results of the measurement unit 11 to the learning device 2.

上述の実施形態において、計測装置1は、分電盤5の内部に収容されていなくてもよい。例えば、計測装置1は、分電盤5の外側において、施設F1の内壁又は外壁に取り付けられることで設置されてもよい。つまり、計測装置1は、分電盤5とは別に、壁に取り付け可能な構造を有していてもよい。一例として、計測装置1は、筐体を施設F1の内壁又は外壁にねじ止めすることにより、施設F1の内壁又は外壁に取り付けられる。 In the above-described embodiment, the measuring device 1 does not have to be housed inside the distribution board 5. For example, the measuring device 1 may be installed by being attached to an inner wall or an outer wall of the facility F1 outside the distribution board 5. In other words, the measuring device 1 may have a structure that allows it to be attached to a wall, separate from the distribution board 5. As an example, the measuring device 1 is attached to an inner wall or an outer wall of the facility F1 by screwing the housing to the inner wall or the outer wall of the facility F1.

上述の実施形態において、計測部11は、資源としての電気の使用状況として、機器3に印加される電圧の値、又は電圧の特徴量を計測してもよい。電圧の特徴量は、一例として、電圧の周波数又は位相等である。ここでいう「電圧の周波数」には、電圧の高調波成分等が含まれ得る。 In the above-described embodiment, the measurement unit 11 may measure the value of the voltage applied to the device 3 or a characteristic quantity of the voltage as the usage status of electricity as a resource. An example of a characteristic quantity of the voltage is the frequency or phase of the voltage. The "frequency of the voltage" here may include harmonic components of the voltage.

上述の実施形態において、取得部121は、学習装置2にて学習済みモデルM1の再学習が行われた場合に、再学習後の学習済みモデルM1のパラメータのみを取得するのではなく、再学習後の学習済みモデルM1自体を取得してもよい。 In the above-described embodiment, when re-learning of the trained model M1 is performed in the learning device 2, the acquisition unit 121 may acquire the trained model M1 itself after re-learning, rather than acquiring only the parameters of the trained model M1 after re-learning.

(まとめ)
以上述べたように、第1の態様に係る計測装置(1)は、計測部(11)と、判定部(13)と、再学習部(15)と、を備える。計測部(11)は、資源の使用状況を計測する。判定部(13)は、資源の使用状況を学習用データとして所定の項目を出力するように機械学習された学習済みモデル(M1)を用いて、計測部(11)の計測結果に基づく所定の項目を判定する。再学習部(15)は、計測部(11)の計測結果を用いて、学習済みモデル(M1)の再学習を行う。
(summary)
As described above, the measurement device (1) according to the first aspect includes a measurement unit (11), a judgment unit (13), and a re-learning unit (15). The measurement unit (11) measures resource usage. The judgment unit (13) judges a predetermined item based on the measurement result of the measurement unit (11) using a trained model (M1) that has been machine-learned to output a predetermined item from the resource usage as learning data. The re-learning unit (15) re-learns the trained model (M1) using the measurement result of the measurement unit (11).

この態様によれば、判定精度、及び判定可能な項目の多様さの向上を図りやすい、という利点がある。また、この態様によれば、計測装置(1)は、計測装置(1)の設置された環境に固有の学習済みモデル(M1)を構築しやすい、という利点がある。 This aspect has the advantage that it is easy to improve the accuracy of judgment and the variety of items that can be judged. In addition, this aspect has the advantage that the measurement device (1) can easily build a trained model (M1) that is specific to the environment in which the measurement device (1) is installed.

第2の態様に係る計測装置(1)は、第1の態様において、取得部(121)を更に備える。取得部(121)は、学習済みモデル(M1)である第1学習済みモデル(M11)と同一又は別の第2学習済みモデル(M12)を、外部の学習装置(2)から取得する。判定部(13)は、第1学習済みモデル(M11)と、取得部(121)にて取得した第2学習済みモデル(M12)と、のいずれか一方を採用する。 The measurement device (1) according to the second aspect is the first aspect, and further includes an acquisition unit (121). The acquisition unit (121) acquires a second trained model (M12) that is the same as or different from the first trained model (M11), which is the trained model (M1), from an external learning device (2). The determination unit (13) adopts either the first trained model (M11) or the second trained model (M12) acquired by the acquisition unit (121).

この態様によれば、学習済みモデル(M1)の選択の自由度が向上する、という利点がある。 This aspect has the advantage of improving the freedom of selection of the trained model (M1).

第3の態様に係る計測装置(1)は、第2の態様において、第2判定部(132)を更に備える。第2判定部(132)は、判定部(13)である第1判定部(131)とは別の判定部であって、第2学習済みモデル(M12)を用いて、計測部(11)の計測結果に基づく所定の項目を判定する。第2学習済みモデル(M12)は、第1学習済みモデル(M11)とは別のモデルである。 The measurement device (1) according to the third aspect further includes a second judgment unit (132) in the second aspect. The second judgment unit (132) is a judgment unit separate from the first judgment unit (131) which is the judgment unit (13), and judges a predetermined item based on the measurement results of the measurement unit (11) using a second trained model (M12). The second trained model (M12) is a model separate from the first trained model (M11).

この態様によれば、学習装置(2)から取得した最新の学習済みモデル(第2学習済みモデル(M12))を用いることができる、という利点がある。 This aspect has the advantage that the latest trained model (second trained model (M12)) obtained from the learning device (2) can be used.

第4の態様に係る計測装置(1)では、第1~第3のいずれかの態様において、再学習部(15)は、計測部(11)の計測結果のうち間引き条件に従って間引いたデータを用いて、学習済みモデル(M1)の再学習を行う。 In the measurement device (1) according to the fourth aspect, in any of the first to third aspects, the re-learning unit (15) re-learns the trained model (M1) using data that has been thinned out according to the thinning conditions from among the measurement results of the measurement unit (11).

この態様によれば、再学習に不必要なデータを間引くことができるので、計測部(11)の計測結果を全て再学習に用いる場合と比較して、学習済みモデル(M1)の最適化を図りやすい、という利点がある。 According to this embodiment, data not necessary for re-learning can be thinned out, which has the advantage that it is easier to optimize the trained model (M1) compared to using all of the measurement results of the measurement unit (11) for re-learning.

第5の態様に係る計測装置(1)では、第4の態様において、間引き条件は、ユーザからの入力に関する条件を含む。 In the measurement device (1) according to the fifth aspect, in the fourth aspect, the thinning conditions include conditions related to input from the user.

この態様によれば、計測部(11)の計測結果のうち、ユーザが学習済みモデル(M1)に反映させたいデータに限定して再学習することができるので、学習済みモデル(M1)の最適化を図りやすい、という利点がある。 According to this aspect, the re-learning can be limited to the data of the measurement results of the measurement unit (11) that the user wants to reflect in the trained model (M1), which has the advantage of making it easier to optimize the trained model (M1).

第6の態様に係る計測装置(1)では、第4又は第5の態様において、間引き条件は、判定部(13)の判定結果の正誤に関する条件を含む。 In the measuring device (1) according to the sixth aspect, in the fourth or fifth aspect, the thinning conditions include conditions regarding the correctness of the judgment result of the judgment unit (13).

この態様によれば、計測部(11)の計測結果のうち、判定部(13)の判定結果が実際に正しかったデータ又は誤っていたデータに限定して再学習することができるので、学習済みモデル(M1)の最適化を図りやすい、という利点がある。 According to this aspect, re-learning can be limited to data that was actually correct or incorrectly determined by the determination unit (13) from among the measurement results of the measurement unit (11), which has the advantage of making it easier to optimize the trained model (M1).

第7の態様に係る計測装置(1)は、第1~第6のいずれかの態様において、計測部(11)の計測結果を外部の学習装置(2)に出力する出力部(122)を更に備える。 The measurement device (1) according to the seventh aspect, in any one of the first to sixth aspects, further includes an output unit (122) that outputs the measurement results of the measurement unit (11) to an external learning device (2).

この態様によれば、計測部(11)の計測結果を学習装置(2)での学習済みモデル(M1)の再学習に役立てることができる、という利点がある。 This aspect has the advantage that the measurement results of the measurement unit (11) can be used to re-learn the trained model (M1) in the learning device (2).

第8の態様に係る計測装置(1)では、第7の態様において、出力部(122)は、計測部(11)の計測結果のうち、計測部(11)が計測した時間に関する時間情報は学習装置(2)に出力しない。 In the measurement device (1) according to the eighth aspect, in the seventh aspect, the output unit (122) does not output to the learning device (2) time information related to the time measured by the measurement unit (11) among the measurement results of the measurement unit (11).

この態様によれば、ユーザの行動を想起させるプライベートな情報を公に晒さなくて済む、という利点がある。 This has the advantage that private information that may be reminiscent of a user's actions does not need to be publicly exposed.

第9の態様に係る計測装置(1)では、第8の態様において、時間情報は、再学習部(15)での学習済みモデル(M1)の再学習に用いられる。 In the measurement device (1) according to the ninth aspect, in the eighth aspect, the time information is used for re-learning the trained model (M1) in the re-learning unit (15).

この態様によれば、ユーザに適した学習済みモデル(M1)の最適化を図りやすい、という利点がある。 This aspect has the advantage that it is easier to optimize the trained model (M1) to suit the user.

第10の態様に係る計測装置(1)では、第1~第9のいずれかの態様において、再学習部(15)は、あらかじめ規定された特定期間にて学習済みモデル(M1)の再学習を行う。 In the measurement device (1) according to the tenth aspect, in any of the first to ninth aspects, the re-learning unit (15) re-learns the trained model (M1) for a specific period of time that is specified in advance.

この態様によれば、処理負荷に余裕がある期間に学習済みモデル(M1)の再学習を行えるので、処理能力が比較的低い装置を採用することが可能になる、という利点がある。 This aspect has the advantage that the trained model (M1) can be retrained during periods when there is spare processing load, making it possible to employ a device with relatively low processing power.

第11の態様に係る計測装置(1)では、第1~第10のいずれかの態様において、所定の項目は、資源を消費する機器(3)に関する機器情報と、ユーザに関するユーザ情報と、の少なくとも一方を含む。 In the measurement device (1) according to the eleventh aspect, in any of the first to tenth aspects, the predetermined items include at least one of device information about the device (3) that consumes resources and user information about the user.

この態様によれば、機器(3)の状態及びユーザの状態の少なくとも一方を把握しやすくなる、という利点がある。 This aspect has the advantage that it becomes easier to grasp at least one of the state of the device (3) and the state of the user.

第12の態様に係るシステム(100)は、第1~第11のいずれかの態様の計測装置(1)と、学習装置(2)と、を備える。学習装置(2)は、資源の使用状況を学習用データとして、第1~第11のいずれかの態様の計測装置(1)の判定部(13)にて用いられる学習済みモデル(M1)を機械学習により生成する。 A system (100) according to a twelfth aspect includes a measuring device (1) according to any one of the first to eleventh aspects and a learning device (2). The learning device (2) uses the resource usage status as learning data to generate a trained model (M1) by machine learning, which is used in a determination unit (13) of the measuring device (1) according to any one of the first to eleventh aspects.

この態様によれば、判定精度、及び判定可能な項目の多様さの向上を図りやすい、という利点がある。また、この態様によれば、計測装置(1)は、計測装置(1)の設置された環境に固有の学習済みモデル(M1)を構築しやすい、という利点がある。 This aspect has the advantage that it is easy to improve the accuracy of judgment and the variety of items that can be judged. In addition, this aspect has the advantage that the measurement device (1) can easily build a trained model (M1) that is specific to the environment in which the measurement device (1) is installed.

第13の態様に係る計測方法は、計測ステップ(ST1)と、判定ステップ(ST3)と、再学習ステップ(ST5)と、を有する。計測ステップ(ST1)は、資源の使用状況を計測するステップである。判定ステップ(ST3)は、資源の使用状況を学習用データとして所定の項目を出力するように機械学習された学習済みモデル(M1)を用いて、計測ステップ(ST1)の計測結果に基づく所定の項目を判定するステップである。再学習ステップ(ST5)は、計測ステップ(ST1)の計測結果を用いて、学習済みモデル(M1)の再学習を行うステップである。 The measurement method according to the thirteenth aspect includes a measurement step (ST1), a determination step (ST3), and a re-learning step (ST5). The measurement step (ST1) is a step of measuring resource usage. The determination step (ST3) is a step of determining a predetermined item based on the measurement result of the measurement step (ST1) using a trained model (M1) that has been machine-learned to output a predetermined item as learning data for the resource usage. The re-learning step (ST5) is a step of re-learning the trained model (M1) using the measurement result of the measurement step (ST1).

この態様によれば、判定精度、及び判定可能な項目の多様さの向上を図りやすい、という利点がある。また、この態様によれば、計測方法の実行主体は、計測方法の実行主体の設置された環境に固有の学習済みモデル(M1)を構築しやすい、という利点がある。 This aspect has the advantage that it is easy to improve the accuracy of judgment and the variety of items that can be judged. In addition, this aspect has the advantage that it is easy for the entity executing the measurement method to construct a trained model (M1) that is specific to the environment in which the entity executing the measurement method is installed.

第14の態様に係るプログラムは、1以上のプロセッサに、第13の態様の計測方法を実行させる。 The program according to the fourteenth aspect causes one or more processors to execute the measurement method according to the thirteenth aspect.

この態様によれば、判定精度、及び判定可能な項目の多様さの向上を図りやすい、という利点がある。また、この態様によれば、計測方法の実行主体は、計測方法の実行主体の設置された環境に固有の学習済みモデル(M1)を構築しやすい、という利点がある。 This aspect has the advantage that it is easy to improve the accuracy of judgment and the variety of items that can be judged. In addition, this aspect has the advantage that it is easy for the entity executing the measurement method to construct a trained model (M1) that is specific to the environment in which the entity executing the measurement method is installed.

第2~第11の態様に係る構成については、計測装置(1)に必須の構成ではなく、適宜省略可能である。 The configurations according to the second to eleventh aspects are not essential to the measuring device (1) and may be omitted as appropriate.

100 システム
1 計測装置
11 計測部
121 取得部
122 出力部
13 判定部
131 第1判定部
132 第2判定部
15 再学習部
2 学習装置
3 機器
M1 学習済みモデル
M11 第1学習済みモデル
M12 第2学習済みモデル
ST1 計測ステップ
ST3 判定ステップ
ST5 再学習ステップ
REFERENCE SIGNS LIST 100 System 1 Measurement device 11 Measurement unit 121 Acquisition unit 122 Output unit 13 Judgment unit 131 First judgment unit 132 Second judgment unit 15 Re-learning unit 2 Learning device 3 Equipment M1 Trained model M11 First trained model M12 Second trained model ST1 Measurement step ST3 Judgment step ST5 Re-learning step

Claims (10)

資源の使用状況を計測する計測部と、
前記資源の使用状況及び所定の項目の正誤を学習用データとして前記所定の項目を出力するように機械学習された学習済みモデルを用いて、前記計測部の計測結果に基づく前記所定の項目を判定する判定部と、
前記計測部の計測結果及び前記判定部の判定結果の正誤の判断に従って前記判定部の判定結果を是正したデータを用いて、前記学習済みモデルの再学習を行う再学習部と、
前記学習済みモデルである第1学習済みモデルと別の第2学習済みモデルを、外部の学習装置から取得する取得部と、
前記計測部の計測結果を前記学習装置に出力する出力部と、を備え、
前記判定部は、前記第1学習済みモデルと、前記取得部にて取得した前記第2学習済みモデルと、のいずれか一方を採用し、
前記出力部は、前記計測部の計測結果のうち、前記計測部が計測した時間に関する時間情報は前記学習装置に出力せず、
前記時間情報は、
ユーザがどの時間に特定の行動を行ったかを想起させる情報を含み、
前記再学習部での前記第1学習済みモデルの再学習に用いられる、
計測装置。
A measurement unit that measures resource usage;
a determination unit that determines the predetermined item based on the measurement result of the measurement unit by using a trained model that has been machine-learned to output the predetermined item using the resource usage status and the accuracy of the predetermined item as learning data;
a re-learning unit that re-learns the trained model using data obtained by correcting the judgment result of the judgment unit in accordance with a judgment of the accuracy of the measurement result of the measurement unit and the accuracy of the judgment result of the judgment unit;
An acquisition unit that acquires a second trained model different from the first trained model, which is the trained model, from an external learning device;
an output unit that outputs a measurement result of the measurement unit to the learning device,
The determination unit adopts either the first trained model or the second trained model acquired by the acquisition unit,
the output unit does not output, to the learning device, time information related to the time measured by the measurement unit, among the measurement results of the measurement unit;
The time information is
Contains information that recalls when a user performed a particular action,
Used for relearning the first trained model in the relearning unit,
Measuring equipment.
前記判定部である第1判定部とは別の判定部であって、前記第2学習済みモデルを用いて、前記計測部の計測結果に基づく前記所定の項目を判定する第2判定部を更に備える、
請求項1記載の計測装置。
The apparatus further includes a second determination unit, which is a determination unit different from the first determination unit, and which determines the predetermined item based on the measurement result of the measurement unit by using the second trained model.
The measurement device according to claim 1.
前記再学習部は、前記計測部の計測結果のうち間引き条件に従って間引いたデータを用いて、前記学習済みモデルの再学習を行う、
請求項1又は2に記載の計測装置。
The re-learning unit re-learns the trained model using data culled according to a culling condition from among the measurement results of the measurement unit.
The measuring device according to claim 1 or 2.
前記間引き条件は、ユーザからの入力に関するユーザ条件を含み、
前記ユーザ条件は、前記ユーザからの入力により前記学習用データとすることを禁止されたデータを間引くという条件を含む、
請求項3記載の計測装置。
the thinning condition includes a user condition regarding an input from a user,
the user condition includes a condition that data prohibited from being used as the learning data by an input from the user is thinned out.
The measuring device according to claim 3.
前記間引き条件は、前記判定部の判定結果の正誤に関する正誤条件を含み、
前記正誤条件は、前記判定部の判定結果が正しいデータを間引くという条件を含む、
請求項3又は4に記載の計測装置。
the thinning condition includes a correctness condition regarding correctness of the determination result of the determination unit,
the correctness condition includes a condition that data determined by the determination unit as a correct result is thinned out.
The measuring device according to claim 3 or 4.
前記再学習部は、あらかじめ規定された特定期間にて前記学習済みモデルの再学習を行う、
請求項1~5のいずれか1項に記載の計測装置。
The re-learning unit re-learns the trained model for a predetermined specific period.
The measuring device according to any one of claims 1 to 5.
前記所定の項目は、前記資源を消費する機器に関する機器情報と、ユーザに関するユーザ情報と、の少なくとも一方を含み、
前記ユーザ情報は、前記ユーザが特定の行動を行っているか否かを含む、
請求項1~6のいずれか1項に記載の計測装置。
the predetermined items include at least one of device information related to a device consuming the resource and user information related to a user,
The user information includes whether the user is performing a specific action.
The measuring device according to any one of claims 1 to 6.
請求項1~7のいずれか1項に記載の計測装置と、
前記資源の使用状況及び前記所定の項目の正誤を前記学習用データとして、請求項1~7のいずれか1項に記載の計測装置の前記判定部にて用いられる前記学習済みモデルを機械学習により生成する学習装置と、を備える、
システム。
A measuring device according to any one of claims 1 to 7,
A learning device that generates the trained model used in the determination unit of the measurement device according to any one of claims 1 to 7 by machine learning using the resource usage status and the correctness or incorrectness of the predetermined items as the learning data.
system.
1以上のプロセッサによって実行される計測方法であり、
資源の使用状況を計測する計測ステップと、
前記資源の使用状況及び所定の項目の正誤を学習用データとして前記所定の項目を出力するように機械学習された学習済みモデルを用いて、前記計測ステップの計測結果に基づく前記所定の項目を判定する判定ステップと、
前記計測ステップの計測結果及び前記判定ステップの判定結果の正誤の判断に従って前記判定ステップの判定結果を是正したデータを用いて、前記学習済みモデルの再学習を行う再学習ステップと、
前記学習済みモデルである第1学習済みモデルと別の第2学習済みモデルを、外部の学習装置から取得する取得ステップと、
前記計測ステップの計測結果を前記学習装置に出力する出力ステップと、を有し、
前記判定ステップでは、前記第1学習済みモデルと、前記取得ステップにて取得した前記第2学習済みモデルと、のいずれか一方を採用し、
前記出力ステップでは、前記計測ステップの計測結果のうち、前記計測ステップで計測した時間に関する時間情報は前記学習装置に出力せず、
前記時間情報は、
ユーザがどの時間に特定の行動を行ったかを想起させる情報を含み、
前記再学習ステップでの前記第1学習済みモデルの再学習に用いられる、
計測方法。
1. A method of measurement executed by one or more processors, comprising:
a measurement step of measuring resource usage;
a determination step of determining the predetermined item based on the measurement result of the measurement step by using a trained model that has been machine-learned to output the predetermined item using the resource usage status and the correctness or incorrectness of the predetermined item as learning data;
a re-learning step of re-learning the trained model using data obtained by correcting the judgment result of the judgment step in accordance with a judgment of the correctness of the measurement result of the measurement step and the judgment result of the judgment step ;
An acquisition step of acquiring a second trained model different from the first trained model, which is the trained model, from an external learning device;
an output step of outputting a measurement result of the measurement step to the learning device,
In the determination step, either the first trained model or the second trained model acquired in the acquisition step is adopted;
In the output step, time information related to the time measured in the measurement step is not output to the learning device among the measurement results of the measurement step,
The time information is
Contains information that recalls when a user performed a particular action,
Used for re-learning the first trained model in the re-learning step.
Measurement method.
前記1以上のプロセッサに、
請求項9記載の計測方法を実行させる、
プログラム。
The one or more processors,
10. A measuring method according to claim 9,
program.
JP2020003880A 2020-01-14 2020-01-14 MEASUREMENT APPARATUS, SYSTEM, MEASUREMENT METHOD, AND PROGRAM Active JP7462259B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020003880A JP7462259B2 (en) 2020-01-14 2020-01-14 MEASUREMENT APPARATUS, SYSTEM, MEASUREMENT METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020003880A JP7462259B2 (en) 2020-01-14 2020-01-14 MEASUREMENT APPARATUS, SYSTEM, MEASUREMENT METHOD, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2021111221A JP2021111221A (en) 2021-08-02
JP7462259B2 true JP7462259B2 (en) 2024-04-05

Family

ID=77059977

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020003880A Active JP7462259B2 (en) 2020-01-14 2020-01-14 MEASUREMENT APPARATUS, SYSTEM, MEASUREMENT METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP7462259B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024070169A1 (en) * 2022-09-29 2024-04-04 日本碍子株式会社 Trial production condition proposal system and trial production condition proposal method

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002098564A (en) 2000-07-21 2002-04-05 Toyo Keiki Co Ltd Water meter system
JP2011244441A (en) 2010-04-28 2011-12-01 Toshiba Corp Device and method for anonymizing smart metering data
JP2014203291A (en) 2013-04-05 2014-10-27 株式会社東芝 Data management device, meter device, and data management method
JP2016212104A (en) 2015-05-13 2016-12-15 一般財団法人電力中央研究所 Application breakdown method, application breakdown device and application breakdown program for gas consumption, and method, device and program for determining presence and absence of resident
JP2018049321A (en) 2016-09-20 2018-03-29 ヤフー株式会社 Estimation device, estimation method, and estimation program
JP2018147261A (en) 2017-03-06 2018-09-20 Kddi株式会社 Model integration device, model integration system, method and program
JP2019175109A (en) 2018-03-28 2019-10-10 東京瓦斯株式会社 Prediction control unit, prediction control system, and prediction control method
JP2019204458A (en) 2018-05-25 2019-11-28 清水建設株式会社 Electric power demand prediction system, learning device, and electric power demand prediction method
JP2020004248A (en) 2018-06-29 2020-01-09 株式会社エヌケービー Video reviewing device, information processing device, computer program, and video reviewing method
JP2020123198A (en) 2019-01-31 2020-08-13 中国電力株式会社 Forecast system and forecast method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002098564A (en) 2000-07-21 2002-04-05 Toyo Keiki Co Ltd Water meter system
JP2011244441A (en) 2010-04-28 2011-12-01 Toshiba Corp Device and method for anonymizing smart metering data
JP2014203291A (en) 2013-04-05 2014-10-27 株式会社東芝 Data management device, meter device, and data management method
JP2016212104A (en) 2015-05-13 2016-12-15 一般財団法人電力中央研究所 Application breakdown method, application breakdown device and application breakdown program for gas consumption, and method, device and program for determining presence and absence of resident
JP2018049321A (en) 2016-09-20 2018-03-29 ヤフー株式会社 Estimation device, estimation method, and estimation program
JP2018147261A (en) 2017-03-06 2018-09-20 Kddi株式会社 Model integration device, model integration system, method and program
JP2019175109A (en) 2018-03-28 2019-10-10 東京瓦斯株式会社 Prediction control unit, prediction control system, and prediction control method
JP2019204458A (en) 2018-05-25 2019-11-28 清水建設株式会社 Electric power demand prediction system, learning device, and electric power demand prediction method
JP2020004248A (en) 2018-06-29 2020-01-09 株式会社エヌケービー Video reviewing device, information processing device, computer program, and video reviewing method
JP2020123198A (en) 2019-01-31 2020-08-13 中国電力株式会社 Forecast system and forecast method

Also Published As

Publication number Publication date
JP2021111221A (en) 2021-08-02

Similar Documents

Publication Publication Date Title
JP6876733B2 (en) Generation and implementation of thermodynamic models of buildings
US10697662B2 (en) Automated adjustment of an HVAC schedule for resource conservation
JP6776316B2 (en) Control of the HVAC system during a demand response event
US10535349B2 (en) Controlling connected devices using a relationship graph
CN103490507B (en) Smart grid electricity usage monitors
Taniguchi et al. Estimation of the contribution of the residential sector to summer peak demand reduction in Japan using an energy end-use simulation model
KR20170125878A (en) Methods and systems for monitoring appliance usage
CN107148576A (en) Intelligent domestic system and method
Kamel et al. State-of-the-Art review of energy smart homes
JP7462259B2 (en) MEASUREMENT APPARATUS, SYSTEM, MEASUREMENT METHOD, AND PROGRAM
Iwayemi et al. Energy management for intelligent buildings
JP2021111222A (en) Measurement system, learning device, system, measurement method, learning method, and program
Campbell et al. perpetual Sensing for the Built environment
JP2021125884A (en) Electrical device, device management system, device management method, and program
Wenninger et al. The effect of smart appliances and smart gateways on network loads

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220912

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230804

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230808

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231010

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20231024

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240124

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20240130

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240220

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240315