WO2019202724A1 - Energy data providing system, energy data providing method, and energy data providing program - Google Patents

Energy data providing system, energy data providing method, and energy data providing program Download PDF

Info

Publication number
WO2019202724A1
WO2019202724A1 PCT/JP2018/016250 JP2018016250W WO2019202724A1 WO 2019202724 A1 WO2019202724 A1 WO 2019202724A1 JP 2018016250 W JP2018016250 W JP 2018016250W WO 2019202724 A1 WO2019202724 A1 WO 2019202724A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
energy data
party
energy
providing
Prior art date
Application number
PCT/JP2018/016250
Other languages
French (fr)
Japanese (ja)
Inventor
知礼 八子
将仁 谷口
Original Assignee
株式会社ウフル
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 株式会社ウフル filed Critical 株式会社ウフル
Priority to PCT/JP2018/016250 priority Critical patent/WO2019202724A1/en
Publication of WO2019202724A1 publication Critical patent/WO2019202724A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • the present invention relates to a technique for converting machine operation data using a machine-learned model, and is used in the field of IoT (Internet of Things), for example.
  • IoT Internet of Things
  • Patent Document 1 discloses a technique for estimating the amount of electric power used by an outdoor unit in a multi-air conditioner system from actual data including the outdoor unit frequency and the indoor unit operation rate when the multi-air conditioner is in operation.
  • data indicating the operating status of an air conditioner or the like as disclosed in Patent Document 1 can be acquired by a real estate company that manages a facility such as a building in which an air conditioner is installed, or a user of the facility. , Utilization in a form that can be provided to third parties is not progressing.
  • the present invention aims to promote utilization by converting IoT device operation data into data necessary for a third party using a machine-learned model.
  • the present invention provides an acquisition means for acquiring operation data from a device, a conversion means for converting the operation data into energy data, a providing means for providing the energy data to a third party different from the manufacturer of the device, An energy data providing system is provided.
  • the present invention includes a step of obtaining operation data from a device, a step of converting the operation data into energy data, and a step of providing the energy data to a third party different from the manufacturer of the device.
  • the present invention provides a computer for obtaining operation data from a device, converting the operation data into energy data, and providing the energy data to a third party different from the device manufacturer. And provide an energy data provision program for executing
  • big data such as operational data acquired from an IoT device is provided by converting operational data of the IoT device into energy data necessary for a third party using a machine-learned model. Can be promoted.
  • FIG. 1 is an example of an energy data providing system according to this embodiment.
  • the energy data providing system 100 converts operation data of a device such as an air conditioner into energy data consumed by the device using a machine-learned model, and provides it to a third party different from the device manufacturer.
  • the energy data providing system 100 includes devices 12A to 12C installed in facilities 10A to 10C such as buildings, a server 30, application providing computers 50A to 50C, and third party terminals 80 and 90. These are connected via a network 70 including the Internet, for example. Note that the number of devices, the number of application providing computers, and the number of third party terminals illustrated here are merely examples, and the present invention is not limited thereto.
  • FIG. 2 is an example of the hardware configuration of the device 12A. Although the device 12A will be described here, the other devices 12B and 12C have the same configuration.
  • the device 12A includes a processor 12, a memory 16, a storage 18, and a communication unit 20, which are connected by a bus (not shown).
  • the processor 14 is configured by, for example, a CPU (Central Processing Unit), and performs various processes by reading and executing various programs stored in the memory 16.
  • a CPU Central Processing Unit
  • the memory 16 stores a program executed by the CPU 14, and is constituted by, for example, a ROM (Read Only Memory) or a RAM (Random Access Memory).
  • the storage 18 stores various data including the operation data 18A of the device 12A, a control program (not shown), and the like.
  • the communication unit 20 performs data communication with the server 30 or the like via the network 70.
  • FIG. 3 is a diagram showing an example of operation data.
  • FIG. 3A shows operation data 18A of the device 12A ( ⁇ ⁇ 1F east side air conditioner of the building).
  • the operation data 18A includes “[Equipment Category] Air Conditioner”, “[Model] DAI-05”, “[Product Serial Number 33333333]”, “[Manufacturer] Company A”, “[Installation Location] 1F East”, “[ Log] ... "is included.
  • FIG. 3 (B) shows the operation data 18B of the device 12B (Ox building 1F west air conditioner).
  • the operation data 18B also includes [device category], [model], [product serial number], [manufacturer], [installation location], and [log].
  • FIG. 3 (C) shows the operation data 18C of the device 12C (Ox Building 2F East Air Conditioner), [Device Category], [Model], [Product Serial Number], [Manufacturer], [Installation Location] ] And [Log] are included.
  • the [log] includes information such as [date / time] 2018/3/7 8: 32-21: 10, [setting] heating, [setting temperature] 22 degrees, and the like.
  • FIG. 4 is a diagram illustrating an example of a hardware configuration of the server 30.
  • the server 30 acquires the operation data 18A to 18C from the devices 12A to 12C and provides them to the application providing computers 50A to 50C, and manages the users and the operation data of the devices 12A to 12B.
  • the server 30 includes a processor 32, a memory 34, a storage 38, and a communication unit 46, which are connected by a bus (not shown).
  • the processor 32 is configured by, for example, a CPU (Central Processing Unit), and performs various processes by reading and executing various programs stored in the memory 34.
  • the memory 34 stores a program executed by the CPU 14, and is configured by, for example, a ROM (Read Only Memory) or a RAM (Random Access Memory).
  • the storage 36 stores various data and programs.
  • the storage 36 stores a management program 38, user information 40 of the devices 12A to 12B, operation data 42 acquired from the devices 12A to 12C, and machine-learned model provider information 44.
  • the management program 38 acquires the operation data 18A to 18C from the devices 12A to 12C and provides them to the application providing computers 50A to 50C. It also manages the users and operating data of the devices 12A-12B.
  • the stored and learned model providing source information 44 includes an address “http: //www.*******” indicating the location where the machine learned models 58A and 58B of the application providing computers 50A to 50C are stored.
  • the communication unit 46 performs data communication with the server 30, third party terminals 80, 90, and the like via the network 70.
  • FIG. 5 is a diagram illustrating an example of a hardware configuration of the application providing computer 50A.
  • the hardware configuration of the application providing computer 50B is the same.
  • the application providing computer 50A converts the operation data into energy data based on the operation data 18A to 18B acquired from the server 30, and the third party terminals 80 and 90 To send to.
  • the application providing computer 50A is owned by an application vendor or the manufacturer of the devices 12A to 12C.
  • the application providing computer 50A includes a processor 52, a memory 54, a storage 56, and a communication unit 62, which are connected by a bus (not shown). Since the functions of the processor 52, the memory 54, and the communication unit 62 are the same as those of the server 30, description thereof will be omitted.
  • the storage 56 stores various data and programs.
  • the storage 56 stores a machine learned model 58A and energy data 60A converted by the machine learned model 58A.
  • the machine learned model 58A is a power consumption calculation application, and converts the acquired operation data 18A to 18C into energy data.
  • the machine-learned model 58A is realized by, for example, an application program provided by an application vendor or a device manufacturer.
  • a management program for constructing the energy data providing system 100 in cooperation with the server 30 may be stored.
  • FIG. 7A shows an example of energy data 60A converted by the machine-learned model 58A.
  • energy data A of [2F east side power consumption], [date / time] 2018/3/7, and [power consumption / day] 3 kwh is shown.
  • the energy data 60 is transmitted to the third party terminal 80 (or 90), and the third party terminal 80 confirms the energy data 60A.
  • the third party has an impression that “the yesterday was 3 kwh, and the power consumption of the air conditioner was large”, and for example, it can promote awareness of power saving after the next day.
  • the third party may be a person other than the manufacturer of the devices 12A to 12C, and may be a user of the device 12A, for example.
  • FIG. 7B shows an example of energy data 60B converted by the machine-learned model 58B of another application providing computer 50B.
  • the machine-learned model 58B is a proposal application for the layout and number of installed air conditioners, and converts the acquired operation data 18A to 18C into energy data.
  • energy data B is shown as "2F cooling efficiency is not good. Power consumption will be reduced by 0.8kwh, so air conditioning should be installed on the west side of 2F.” Yes.
  • This energy data is transmitted to the third party terminal 90 (or 80), and the third party terminal 90 confirms the energy data 60B.
  • the third party may be an administrator of the facility 10A, for example.
  • FIG. 6 is a diagram illustrating an example of a mechanism configuration of the entire energy data providing system 100 according to the present embodiment.
  • the energy data providing system 100 includes an operation data acquiring unit 102, a conversion unit 104, an energy data providing unit 106, a selection receiving unit 108, an evaluation input receiving unit 110, and a payment process receiving unit 112. These functions are realized by executing various programs of the devices 12A to 12C, the server 30, and the application providing computers 50A to 50C and data communication between them.
  • the operation data acquisition unit 102 acquires operation data 18A to 18C from the devices 12A to 12C.
  • the conversion means 104 converts the acquired operation data 18A to 18C into energy data, and is realized by an application program provided by an application vendor or a device manufacturer.
  • the energy data providing means 106 provides the energy data to a third party different from the manufacturer of the devices 12A to 12C.
  • the selection accepting unit 108 accepts selection of an application (conversion unit) from a third party or selection of operation data (device) to be converted.
  • the evaluation input receiving unit 110 receives an input of evaluation of the conversion unit (app) from a third party.
  • the payment processing reception unit 112 collects the operation data usage fee from the third party and receives, for example, a payment process for paying the operation data provider.
  • the payment process accepting unit 112 collects a conversion usage fee from the third party and accepts, for example, a payment process for paying to the conversion means provider. Note that the payee is an example and is not limited thereto.
  • FIG. 8 is a flowchart showing a processing procedure on the energy data providing system 100 side.
  • Control units in the devices 12A to 12C such as air conditioners, acquire device operation data 18A to 18C (step S10). Since there may be a plurality of devices, data may be collected for each user in a device group.
  • the control unit of the devices 12A to 12C transmits the operation data 18A to 18C to the server 30 via the communication unit 20, so that the server 10 acquires the operation data 18A to 18C associated with each user ( Step S12).
  • the server 30 transmits the acquired operation data 18A to 18C to the application providing computers 50A to 50C, and the application providing computers 50A to 50C use the machine-learned models 58A to 58C to convert the operation data 18A to 18C into the energy data 60A. Conversion to ⁇ 60C (step S14). As the machine-learned models 58A and 58B, those corresponding to the manufacturers and model numbers of the devices 12A to 12C are selected. Further, a third party may freely select the machine-learned models 58A and 58B used for conversion by selecting an application.
  • the converted energy data 60A to 60C are provided to a third party (step S16).
  • the third party is other than the manufacturer of the devices 12A to 12C.
  • the third party is a user of the devices 12A to 12A, a real estate company or a management company of the facilities 10A to 10C where the devices 12A to 12C are installed. is there.
  • the energy data 60A to 60C may be transmitted directly from the application providing computers 50A to 50C to the third party terminal 80 or may be transmitted via the server 30.
  • the provision of the energy data 60A to 60C may be confirmed in the cloud or may be downloaded.
  • FIG. 9 shows a flowchart of the third party process.
  • the third party uses, for example, the terminals 80 and 90 to access the energy data providing service provided by the server 30, and selects the devices 12A to 12C (operation data 18A to 18C) (step S20). For this selection, for example, one device may be selected or a plurality of devices may be selected simultaneously. Alternatively, it is possible to select for each floor or for each facility. Such selection acceptance is realized by the selection acceptance means 108.
  • FIG. 10 (A) is a diagram showing a display screen 81 of the third party terminal 80, and the display screen 81 displays a button 82 for selecting an air conditioner to be converted into energy data.
  • the payment processing accepting means 112 performs a payment process of the operating data usage fee (step S22). For example, a payment process to a provider of operating data is accepted.
  • the payment fee at this time is a subscription model that increases or decreases depending on the amount of operating data (the number of selected devices).
  • FIG. 10B is a diagram showing a display screen 83 of the third party terminal 80. The display screen 83 displays the current payment amount and the payee, and also displays an “OK” button 84. Has been. When the third party presses the button 84, the operation data usage fee payment processing is completed. Payment may be made by credit card settlement registered in advance.
  • a machine learned model to be converted by a third party is selected (step S24).
  • the machine-learned model can be easily selected by selecting an application.
  • the selection of the machine-learned model is realized by the selection receiving unit 108.
  • the payment processing accepting unit 112 performs a conversion fee payment process (step S26). For example, a payment process to a company of an application providing computer having the selected machine-learned model is accepted. The payment fee at this time is increased or decreased depending on the amount of operating data (the number of selected devices).
  • FIG. 10C is a diagram showing a display screen 85 of the third party terminal 80. The display screen 85 displays the current payment amount and the payee, and also displays an “OK” button 86. Has been. When a third party presses the button 86, the conversion fee payment process is completed. The payment of the conversion usage fee may also be made by credit card settlement as described above.
  • the energy data is displayed on the display unit of the third party terminals 80 and 90 (step S28).
  • the example displayed on the third terminal 80 is illustrated in FIG. 7A described above, and the example displayed on the third party terminal 90 is illustrated in FIG. 7B described above. ing.
  • FIG. 10D is a diagram showing a display screen 87 of the third-party terminal 80.
  • the display screen 87 is used for inputting the used application (“application 1” in the illustrated example) and its evaluation.
  • An asterisk 96 is displayed.
  • the third party increases or decreases the number of stars according to the degree of app satisfaction and inputs an evaluation (step S30)
  • the operation on the third party terminals 80 and 90 ends.
  • the display of the evaluation input screen is realized by the evaluation input receiving unit 110. It may be in the form of a cloud or a dedicated application.
  • the energy data providing system 10 includes the operation data acquisition unit 102 that acquires the operation data 18A to 18C of the devices 12A to 12C such as the air conditioners, and the operation data 18A to 18C. Is converted to energy data 60A to 60C, and energy data providing means 106 for providing the energy data 60A to 60C to terminals 80 and 90 of a third party different from the manufacturer of the devices 12A to 12C.
  • the operation data of the IoT device is converted into the energy data consumed by the device, and the data is provided to a third party, whereby the utilization of the big data acquired from the IoT device can be promoted.
  • the conversion unit 104 is realized by an application program provided by an application vendor or a device manufacturer, the machine-learned model constituting the conversion unit 104 on the third party terminals 80 and 90 side. There is no need to own.
  • the application program can be improved based on the evaluation.
  • the device When a third party obtains the operation data of the device when the third party obtains the operation data of the device, the device includes a selection accepting unit 108 that accepts selection of the device to be converted into energy data from the third party terminals 80 and 90.
  • the payment processing acceptance means 112 for receiving payment processing related to the usage fee according to the amount, the payment destination of the usage fee (for example, the provider of operation data) is encouraged to actively participate in the system, As a result, utilization of operation data can be promoted.
  • the payment processing accepting unit 112 accepts selection of a device to be converted into energy data from the third party terminals 80 and 90, and converts the operation data of the device into energy data.
  • the payment fee e.g., the provider of conversion means
  • the payment fee is actively encouraged to participate in the system, and eventually Utilization of operational data can be promoted.
  • the embodiment described above is merely an example, and can be appropriately changed within a range in which the same effect can be obtained. Moreover, the form with which the following modifications were combined may be sufficient.
  • the number of facilities 10A to 10C, the number of devices 12A to 12C, the number of application providing computers 50A and 50C, and the number of third party terminals 80 and 90 shown in the above-described embodiments are examples, and may be increased or decreased appropriately. Is possible.
  • the server 30 and the application providing computers 50A to 50C are provided independently. However, this is also an example, and the server 30 holds the machine-learned models 58A and 58B. 30 and the application providing computers 50A to 50C may be integrated. Alternatively, part of the functions of the server 30 may be included in the application providing computers 50A to 50C, or part of the functions of the application providing computers 50A to 50C may be included in the server 30.
  • the operation data (FIG. 3) and energy data (FIG. 7) shown in the above-described embodiment are examples, and other information may be included.
  • the display screen of the third-party terminal 80 shown in FIG. 10 is also an example, and can be changed as appropriate within a range that exhibits the same effect.
  • the converted energy data 18A to 18C may be transmitted to the third party terminals 80 and 90 from the application providing computers 50A to 50C or may be performed via the server 30. Good.
  • the conversion means (machine learning completed model) is evaluated by the number of stars.
  • Supervised learning can be used as the algorithm in the machine-learned models 58A and 58B, but various other known algorithms may be used as the algorithm for machine learning. For example, unsupervised learning, semi-supervised learning, expression learning, subject learning, and the like. Also, other learning algorithms such as data mining and deep learning may be included. These learning algorithms include those using various known techniques or techniques (for example, association rule learning, decision tree learning, genetic programming, support vector machine, functional logic programming, etc.).
  • the storage locations of the machine-learned models 58A and 58B are not limited to the application providing computers 50A and 50B, but may be stored in the server 30 or other storage that can be connected to the network 70. You may remember.
  • the procedure of the process performed on the energy data providing system 100 side (FIG. 8) is an example, and can be changed as appropriate within a range where the same effect is obtained.
  • the procedure (FIG. 9) of the process performed on the third party terminals 80 and 90 side is also an example, and the steps may be interchanged within a range where the same effect is obtained.
  • the present invention may be provided as a program executed by the server 30 or the application providing computers 50A to 50C. This program may be provided in a state of being recorded on a computer-readable recording medium, or may be downloaded via the network 70.
  • operation data is acquired from a device, the operation data is converted into energy data by a conversion means, and the energy data is provided to a third party different from the manufacturer of the device. Therefore, it is useful for promoting the utilization of big data acquired from IoT devices.
  • 10A to 10C Facility 12A to 12C: Equipment 14: Processor 16: Memory 18: Storage 18A to 18C: Operation data 20: Communication unit 30: Server 32: Processor 34: Memory 36: Storage 38: Management program 40: User information 42: Operation data 44: Machine learning completed model provider information 46: Communication unit 50A to 50C: Application providing computer 52: Processor 54: Memory 56: Storage 58A, 58B: Machine learned model 60A, 60B: Energy data 62: Communication Unit 70: Network 80, 90: User terminal 81, 83, 85, 87: Display screen 82, 84, 86, 88: Button 100: Energy data providing system 102: Operating data acquisition means 104: Conversion means 106: Energy data Provision means 08: selection receiving means 110: evaluation input receiving means 112: payment processing receiving means

Abstract

[Problem] To promote use of operation data of an IoT device by providing the operation data after changing the operation data into data required for a third party with use of a machine-learned model. [Solution] An energy data providing system 10 is constituted by devices 12A to 12C such as air-conditioner, a server 30, and application-providing computers 50A to 50C. The devices 12A to 12C have operation data 18A to 18C, respectively. The operation data 18A to 18C are transmitted to the server 30 in association with users of the devices 12A to 12C. The application-providing computers 50A to 50C have corresponding machine-learned models 58A, 58B, respectively, and the server 30 converts the obtained operation data 12A to 12C into energy data 60A, 60B by the machine-learned models 58A, 58B. The energy data 60A, 60B are provided to different terminals 80, 90 of a third party than those of a manufacturer of the devices 12A to 12C.

Description

エネルギーデータ提供システム、エネルギーデータ提供方法及びエネルギーデータ提供プログラムEnergy data providing system, energy data providing method, and energy data providing program
 本発明は、機器の稼働データを機械学習済みモデルで変換する技術に関し、例えばIoT(Internet of Things)の分野で利用される。 The present invention relates to a technique for converting machine operation data using a machine-learned model, and is used in the field of IoT (Internet of Things), for example.
 IoT時代を迎え、各種のIoT機器から、ビッグデータの取得が行われている。例えば、特許文献1には、マルチエアコンの稼動時における室外機周波数と室内機運転率を含む実績データから、マルチエアコンシステムにおける室外機の使用電力量を推定する技術が開示されている。 In the IoT era, big data is being acquired from various IoT devices. For example, Patent Document 1 discloses a technique for estimating the amount of electric power used by an outdoor unit in a multi-air conditioner system from actual data including the outdoor unit frequency and the indoor unit operation rate when the multi-air conditioner is in operation.
特開2016-217645号公報JP 2016-217645 A
 しかしながら、例えば、特許文献1に示すようなエアコン等の機器の稼働状況を示すデータは、エアコンが設置されたビル等の施設を管理する不動産会社や、施設の利用者が取得することができるが、第三者に提供できるような形での活用が進んでいない。 However, for example, data indicating the operating status of an air conditioner or the like as disclosed in Patent Document 1 can be acquired by a real estate company that manages a facility such as a building in which an air conditioner is installed, or a user of the facility. , Utilization in a form that can be provided to third parties is not progressing.
 本発明は、IoT機器の稼働データを、機械学習済みモデルを利用して第三者に必要なデータに変換して提供することで活用を促進することを目的とする。 The present invention aims to promote utilization by converting IoT device operation data into data necessary for a third party using a machine-learned model.
 本発明は、機器から稼働データを取得する取得手段と、前記稼働データをエネルギーデータに換算する換算手段と、前記エネルギーデータを、前記機器のメーカとは異なる第三者に提供する提供手段と、を備えるエネルギーデータ提供システムを提供する。 The present invention provides an acquisition means for acquiring operation data from a device, a conversion means for converting the operation data into energy data, a providing means for providing the energy data to a third party different from the manufacturer of the device, An energy data providing system is provided.
 また、本発明は、機器から稼働データを取得するステップと、前記稼働データをエネルギーデータに換算するステップと、前記エネルギーデータを、前記機器のメーカとは異なる第三者に提供するステップと、を備えるエネルギーデータ提供方法を提供する。 Further, the present invention includes a step of obtaining operation data from a device, a step of converting the operation data into energy data, and a step of providing the energy data to a third party different from the manufacturer of the device. Provide a method for providing energy data.
 更に、本発明は、コンピュータに、機器から稼働データを取得するステップと、前記稼働データをエネルギーデータに換算するステップと、前記エネルギーデータを、前記機器のメーカとは異なる第三者に提供するステップと、を実行させるエネルギーデータ提供プログラムを提供する。 Furthermore, the present invention provides a computer for obtaining operation data from a device, converting the operation data into energy data, and providing the energy data to a third party different from the device manufacturer. And provide an energy data provision program for executing
 本発明によれば、IoT機器の稼働データを、機械学習済みモデルを利用して第三者に必要なエネルギーデータに変換して提供することで、IoT機器から取得する稼働データのようなビッグデータの活用を促進することができる。 According to the present invention, big data such as operational data acquired from an IoT device is provided by converting operational data of the IoT device into energy data necessary for a third party using a machine-learned model. Can be promoted.
実施形態に係るエネルギーデータ提供システムの全体構成の一例を示す模式図である。It is a schematic diagram which shows an example of the whole structure of the energy data provision system which concerns on embodiment. 機器のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of an apparatus. 稼働データの一例を示す図である。It is a figure which shows an example of operation data. サーバのハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of a server. アプリ提供コンピュータのハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of an application provision computer. エネルギーデータ提供システム全体の機能構成の一例を示す図である。It is a figure which shows an example of a function structure of the whole energy data provision system. エネルギーデータの一例を示す図である。It is a figure which shows an example of energy data. エネルギーデータ提供システム側での処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence in the energy data provision system side. 第三者側での処理手順の一例をフローチャートである。It is a flowchart of an example of the process sequence in the third party side. 第三者の端末に表示される表示画面の一例を示す図である。It is a figure which shows an example of the display screen displayed on a third party's terminal.
 <全体構成>・・・図1は、本実施形態に係るエネルギーデータ提供システムの一例である。エネルギーデータ提供システム100は、エアコンなどの機器の稼働データを、機械学習済みモデルを用いて機器が消費するエネルギーデータに換算し、機器のメーカとは異なる第三者に提供するものである。 <Overall Configuration> FIG. 1 is an example of an energy data providing system according to this embodiment. The energy data providing system 100 converts operation data of a device such as an air conditioner into energy data consumed by the device using a machine-learned model, and provides it to a third party different from the device manufacturer.
 エネルギーデータ提供システム100は、ビルなどの施設10A~10Cに設置された機器12A~12Cと、サーバ30と、アプリ提供コンピュータ50A~50Cと、第三者の端末80、90により構成される。これらは、例えば、インターネットを含むネットワーク70を介して接続されている。なお、ここに例示した機器の数、アプリ提供コンピュータの数、第三者端末の数は一例であり、これに限定されない。 The energy data providing system 100 includes devices 12A to 12C installed in facilities 10A to 10C such as buildings, a server 30, application providing computers 50A to 50C, and third party terminals 80 and 90. These are connected via a network 70 including the Internet, for example. Note that the number of devices, the number of application providing computers, and the number of third party terminals illustrated here are merely examples, and the present invention is not limited thereto.
 図2は、機器12Aのハードウェア構成の一例である。なお、ここでは機器12Aについて説明するが、他の機器12B、12Cについても同様の構成である。機器12Aは、プロセッサ12、メモリ16、ストレージ18、通信部20を備え、これらは図示しないバスにより接続されている。プロセッサ14は、例えば、CPU(Central Processing Unit)により構成され、メモリ16に記憶された各種プログラムを読み出して実行することで、各種処理を行う。 FIG. 2 is an example of the hardware configuration of the device 12A. Although the device 12A will be described here, the other devices 12B and 12C have the same configuration. The device 12A includes a processor 12, a memory 16, a storage 18, and a communication unit 20, which are connected by a bus (not shown). The processor 14 is configured by, for example, a CPU (Central Processing Unit), and performs various processes by reading and executing various programs stored in the memory 16.
 前記メモリ16は、CPU14により実行されるプログラムを記憶するものであり、例えば、ROM(Read Only Memory)やRAM(Random Access Memory)により構成される。ストレージ18は、機器12Aの稼働データ18Aを含む各種のデータや、図示しない制御プログラムなどを記憶するものである。通信部20は、ネットワーク70を介してサーバ30などとデータ通信を行うものである。 The memory 16 stores a program executed by the CPU 14, and is constituted by, for example, a ROM (Read Only Memory) or a RAM (Random Access Memory). The storage 18 stores various data including the operation data 18A of the device 12A, a control program (not shown), and the like. The communication unit 20 performs data communication with the server 30 or the like via the network 70.
 図3は、稼働データの一例を示す図である。図3(A)は、機器12A(〇×ビルの1F東側エアコン)の稼働データ18Aを示すものである。稼働データ18Aには、「[機器カテゴリ]エアコン」、「[機種]DAI-05」、「[製品シリアル番号333333333]、「[メーカ]A社」、「[設置場所]1F東側」、「[ログ]・・・」が含まれている。 FIG. 3 is a diagram showing an example of operation data. FIG. 3A shows operation data 18A of the device 12A (◯ × 1F east side air conditioner of the building). The operation data 18A includes “[Equipment Category] Air Conditioner”, “[Model] DAI-05”, “[Product Serial Number 33333333]”, “[Manufacturer] Company A”, “[Installation Location] 1F East”, “[ Log] ... "is included.
 図3(B)は、機器12B(〇×ビルの1F西側エアコン)の稼働データ18Bを示すものである。稼働データ18Bにも、[機器カテゴリ]、[機種]、[製品シリアル番号]、[メーカ]、[設置場所]、[ログ]が含まれている。図3(C)は、機器12C(〇×ビルの2F東側エアコン)の稼働データ18Cを示すものであり、[機器カテゴリ]、[機種]、[製品シリアル番号]、[メーカ]、[設置場所]、[ログ]が含まれている。ここで、[ログ]は、例えば、[日時]2018/3/7 8:32-21:10、[設定]暖房、[設定温度]22度などの情報を含む。 FIG. 3 (B) shows the operation data 18B of the device 12B (Ox building 1F west air conditioner). The operation data 18B also includes [device category], [model], [product serial number], [manufacturer], [installation location], and [log]. FIG. 3 (C) shows the operation data 18C of the device 12C (Ox Building 2F East Air Conditioner), [Device Category], [Model], [Product Serial Number], [Manufacturer], [Installation Location] ] And [Log] are included. Here, the [log] includes information such as [date / time] 2018/3/7 8: 32-21: 10, [setting] heating, [setting temperature] 22 degrees, and the like.
 図4は、サーバ30のハードウェア構成の一例を示す図である。サーバ30は、機器12A~12Cから稼働データ18A~18Cを取得し、アプリ提供コンピュータ50A~50Cに提供するものであり、機器12A~12Bの利用者と稼働データを管理する。 FIG. 4 is a diagram illustrating an example of a hardware configuration of the server 30. The server 30 acquires the operation data 18A to 18C from the devices 12A to 12C and provides them to the application providing computers 50A to 50C, and manages the users and the operation data of the devices 12A to 12B.
 サーバ30は、プロセッサ32、メモリ34、ストレージ38、通信部46を備え、これらは図示しないバスにより接続されている。プロセッサ32は、例えば、CPU(Central Processing Unit)により構成され、メモリ34に記憶された各種プログラムを読み出して実行することで、各種処理を行う。前記メモリ34は、CPU14により実行されるプログラムを記憶するものであり、例えば、ROM(Read Only Memory)やRAM(Random Access Memory)により構成される。 The server 30 includes a processor 32, a memory 34, a storage 38, and a communication unit 46, which are connected by a bus (not shown). The processor 32 is configured by, for example, a CPU (Central Processing Unit), and performs various processes by reading and executing various programs stored in the memory 34. The memory 34 stores a program executed by the CPU 14, and is configured by, for example, a ROM (Read Only Memory) or a RAM (Random Access Memory).
 ストレージ36は、各種データやプログラムを記憶するものである。本例では、ストレージ36には、管理プログラム38、機器12A~12Bの利用者情報40、機器12A~12Cから取得した稼働データ42、機械学習済みモデル提供元情報44が記憶されている。管理プログラム38は、機器12A~12Cから稼働データ18A~18Cを取得し、アプリ提供コンピュータ50A~50Cに提供する。また、機器12A~12Bの利用者と稼働データを管理する。 The storage 36 stores various data and programs. In this example, the storage 36 stores a management program 38, user information 40 of the devices 12A to 12B, operation data 42 acquired from the devices 12A to 12C, and machine-learned model provider information 44. The management program 38 acquires the operation data 18A to 18C from the devices 12A to 12C and provides them to the application providing computers 50A to 50C. It also manages the users and operating data of the devices 12A-12B.
 記憶学習済みモデル提供元情報44は、アプリ提供コンピュータ50A~50Cの機械学習済みモデル58A、58Bが記憶された場所を示すアドレス「http://www.*******」を含む。通信部46は、ネットワーク70を介して、サーバ30や第三者端末80,90等とデータ通信を行う。 The stored and learned model providing source information 44 includes an address “http: //www.*******” indicating the location where the machine learned models 58A and 58B of the application providing computers 50A to 50C are stored. The communication unit 46 performs data communication with the server 30, third party terminals 80, 90, and the like via the network 70.
 図5は、アプリ提供コンピュータ50Aのハードウェア構成の一例を示す図である。なお、アプリ提供コンピュータ50Bのハードウェア構成も同様となっている。アプリ提供コンピュータ50Aは、第三者端末80、90からの要求に応じて、サーバ30から取得した稼働データ18A~18Bに基づいて、稼働データをエネルギーデータに換算し、第三者端末80、90に送信するものである。アプリ提供コンピュータ50Aは、アプリケーションベンダーや機器12A~12Cのメーカが保有するものである。 FIG. 5 is a diagram illustrating an example of a hardware configuration of the application providing computer 50A. The hardware configuration of the application providing computer 50B is the same. In response to a request from the third party terminals 80 and 90, the application providing computer 50A converts the operation data into energy data based on the operation data 18A to 18B acquired from the server 30, and the third party terminals 80 and 90 To send to. The application providing computer 50A is owned by an application vendor or the manufacturer of the devices 12A to 12C.
 アプリ提供コンピュータ50Aは、プロセッサ52、メモリ54、ストレージ56、通信部62を備え、これらは図示しないバスにより接続されている。プロセッサ52、メモリ54、通信部62の機能については、サーバ30と同様のため説明を省略する。 The application providing computer 50A includes a processor 52, a memory 54, a storage 56, and a communication unit 62, which are connected by a bus (not shown). Since the functions of the processor 52, the memory 54, and the communication unit 62 are the same as those of the server 30, description thereof will be omitted.
 ストレージ56は、各種データやプログラムを記憶するものである。本例では、ストレージ56には、機械学習済みモデル58Aと、当該機械学習済みモデル58Aによって換算されたエネルギーデータ60Aが記憶されている。機械学習済みモデル58Aは、本例では、消費電力量の計算アプリであって、取得した稼働データ18A~18Cから、エネルギーデータに換算するものである。機械学習済みモデル58Aは、例えば、アプリケーションベンダー又は機器のメーカが提供するアプリケーションプログラムにより実現される。このほか、サーバ30と協働してエネルギーデータ提供システム100を構築するための管理プログラムを記憶していてもよい。 The storage 56 stores various data and programs. In this example, the storage 56 stores a machine learned model 58A and energy data 60A converted by the machine learned model 58A. In this example, the machine learned model 58A is a power consumption calculation application, and converts the acquired operation data 18A to 18C into energy data. The machine-learned model 58A is realized by, for example, an application program provided by an application vendor or a device manufacturer. In addition, a management program for constructing the energy data providing system 100 in cooperation with the server 30 may be stored.
 図7(A)には、機械学習済みモデル58Aによって換算されたエネルギーデータ60Aの一例が示されている。図示の例では、[2F東側の消費電力量]、[日時]2018/3/7、[消費電力量/日]3kwhというエネルギーデータAが示されている。このエネルギーデータ60を第三者端末80(又は90)に送信し、第三者端末80でエネルギーデータ60Aを確認する。第三者側では、「昨日は、3kwhで、エアコンの消費電力量多かったね」といった感想を持ち、例えば、翌日以降の節電意識を促すことができる。ここで、第三者とは、機器12A~12Cのメーカ以外のものであればよく、例えば、機器12Aの利用者でもよい。 FIG. 7A shows an example of energy data 60A converted by the machine-learned model 58A. In the illustrated example, energy data A of [2F east side power consumption], [date / time] 2018/3/7, and [power consumption / day] 3 kwh is shown. The energy data 60 is transmitted to the third party terminal 80 (or 90), and the third party terminal 80 confirms the energy data 60A. The third party has an impression that “the yesterday was 3 kwh, and the power consumption of the air conditioner was large”, and for example, it can promote awareness of power saving after the next day. Here, the third party may be a person other than the manufacturer of the devices 12A to 12C, and may be a user of the device 12A, for example.
 図7(B)には、他のアプリ提供コンピュータ50Bの機械学習済みモデル58Bによって換算されたエネルギーデータ60Bの一例が示されている。機械学習済みモデル58Bは、本例では、エアコンのレイアウトや設置台数の提案アプリであって、取得した稼働データ18A~18Cから、エネルギーデータに換算するものである。 FIG. 7B shows an example of energy data 60B converted by the machine-learned model 58B of another application providing computer 50B. In this example, the machine-learned model 58B is a proposal application for the layout and number of installed air conditioners, and converts the acquired operation data 18A to 18C into energy data.
 図7(B)の例では、「2Fの冷房効率が良くないです。消費電力量が、0.8kwh減るので、2F西側にもエアコンを設置すべきです。」というエネルギーデータBが示されている。このエネルギーデータを第三者端末90(又は80)に送信し、第三者端末90側でエネルギーデータ60Bを確認する。第三者側では、「2F西側にもエアコンを設置するかな・・・」といった意識を促すことができる。ここで、第三者とは、例えば、施設10Aの管理者でもよい。 In the example of Fig. 7 (B), energy data B is shown as "2F cooling efficiency is not good. Power consumption will be reduced by 0.8kwh, so air conditioning should be installed on the west side of 2F." Yes. This energy data is transmitted to the third party terminal 90 (or 80), and the third party terminal 90 confirms the energy data 60B. On the third party side, it is possible to promote awareness such as “Is it possible to install an air conditioner on the 2F west side?”. Here, the third party may be an administrator of the facility 10A, for example.
 <機能構成>・・・図6は、本実施形態のエネルギーデータ提供システム100全体の機構構成の一例を示す図である。エネルギーデータ提供システム100は、稼働データ取得手段102と、換算手段104と、エネルギーデータ提供手段106と、選択受付手段108と、評価入力受付手段110と、支払処理受付手段112を有する。これらの機能は、機器12A~12C、サーバ30、アプリ提供コンピュータ50A~50Cの各種プログラムの実行と、これらの間でのデータ通信により実現される。 <Functional Configuration> FIG. 6 is a diagram illustrating an example of a mechanism configuration of the entire energy data providing system 100 according to the present embodiment. The energy data providing system 100 includes an operation data acquiring unit 102, a conversion unit 104, an energy data providing unit 106, a selection receiving unit 108, an evaluation input receiving unit 110, and a payment process receiving unit 112. These functions are realized by executing various programs of the devices 12A to 12C, the server 30, and the application providing computers 50A to 50C and data communication between them.
 稼働データ取得手段102は、機器12A~12Cから稼働データ18A~18Cを取得するものである。換算手段104は、取得した稼働データ18A~18Cを、エネルギーデータに換算するものであり、アプリケーションベンダー又は機器のメーカが提供するアプリケーションプログラムにより実現される。 The operation data acquisition unit 102 acquires operation data 18A to 18C from the devices 12A to 12C. The conversion means 104 converts the acquired operation data 18A to 18C into energy data, and is realized by an application program provided by an application vendor or a device manufacturer.
 エネルギーデータ提供手段106は、エネルギーデータを、機器12A~12Cのメーカとは異なる第三者に提供する。選択受付手段108は、第三者からアプリ(換算手段)の選択を受け付けたり、換算したい稼働データ(機器)の選択を受け付けたりするものである。 The energy data providing means 106 provides the energy data to a third party different from the manufacturer of the devices 12A to 12C. The selection accepting unit 108 accepts selection of an application (conversion unit) from a third party or selection of operation data (device) to be converted.
 評価入力受付手段110は、第三者から、換算手段(アプリ)の評価の入力を受け付けるものである。支払処理受付手段112は、第三者が稼働データを選んだときに、第三者から稼働データ使用料を徴収して、例えば、稼働データ提供者へ支払う支払処理を受け付ける。また、支払処理受付手段112は、第三者が稼働データを換算しようとしたときに、第三者から換算使用料を徴収して、例えば換算手段提供者へ支払う支払処理を受け付ける。なお、支払い先は例示であり、これに限定されない。 The evaluation input receiving unit 110 receives an input of evaluation of the conversion unit (app) from a third party. When the third party selects the operation data, the payment processing reception unit 112 collects the operation data usage fee from the third party and receives, for example, a payment process for paying the operation data provider. Further, when a third party tries to convert the operation data, the payment process accepting unit 112 collects a conversion usage fee from the third party and accepts, for example, a payment process for paying to the conversion means provider. Note that the payee is an example and is not limited thereto.
 <動作>・・・図8には、エネルギーデータ提供システム100側の処理手順がフローチャートで示されている。エアコンなどの機器12A~12C内の制御部が、機器の稼働データ18A~18Cを取得する(ステップS10)。なお、機器は複数でもよいので、機器群で利用者毎にデータをまとめるようにしてもよい。機器12A~12Cの制御部が、通信部20を介して稼働データ18A~18Cをサーバ30へ送信することで、サーバ10は、利用者毎に紐づけられた稼働データ18A~18Cを取得する(ステップS12)。 <Operation>... FIG. 8 is a flowchart showing a processing procedure on the energy data providing system 100 side. Control units in the devices 12A to 12C, such as air conditioners, acquire device operation data 18A to 18C (step S10). Since there may be a plurality of devices, data may be collected for each user in a device group. The control unit of the devices 12A to 12C transmits the operation data 18A to 18C to the server 30 via the communication unit 20, so that the server 10 acquires the operation data 18A to 18C associated with each user ( Step S12).
 サーバ30は、アプリ提供コンピュータ50A~50Cへ取得した稼働データ18A~18Cを送信し、アプリ提供コンピュータ50A~50Cは、機械学習済みモデル58A~58Cを用いて、稼働データ18A~18Cをエネルギーデータ60A~60Cに換算する(ステップS14)。なお、機械学習済みモデル58A、58Bは、機器12A~12Cのメーカや型番などに対応したものが選択される。また、第三者は、換算に使用する機械学習済みモデル58A、58Bを、アプリの選択により自由に選べるようにしてもよい。 The server 30 transmits the acquired operation data 18A to 18C to the application providing computers 50A to 50C, and the application providing computers 50A to 50C use the machine-learned models 58A to 58C to convert the operation data 18A to 18C into the energy data 60A. Conversion to ~ 60C (step S14). As the machine-learned models 58A and 58B, those corresponding to the manufacturers and model numbers of the devices 12A to 12C are selected. Further, a third party may freely select the machine-learned models 58A and 58B used for conversion by selecting an application.
 換算されたエネルギーデータ60A~60Cは、第三者に提供される(ステップS16)。第三者とは、機器12A~12Cのメーカ以外のものであって、例えば、機器12A~12Aの利用者や、機器12A~12Cが設置された施設10A~10Cの不動産会社や管理会社などである。エネルギーデータ60A~60Cは、アプリ提供コンピュータ50A~50Cから直接第三者端末80へ送信してもよいし、サーバ30経由で送るようにしてもよい。また、エネルギーデータ60A~60Cの提供は、クラウドで確認可能としてもよいし、ダウンロード可能としてもよい。 The converted energy data 60A to 60C are provided to a third party (step S16). The third party is other than the manufacturer of the devices 12A to 12C. For example, the third party is a user of the devices 12A to 12A, a real estate company or a management company of the facilities 10A to 10C where the devices 12A to 12C are installed. is there. The energy data 60A to 60C may be transmitted directly from the application providing computers 50A to 50C to the third party terminal 80 or may be transmitted via the server 30. The provision of the energy data 60A to 60C may be confirmed in the cloud or may be downloaded.
 図9には、第三者側の処理手順がフローチャートで示されている。第三者は、端末80、90を用いて、例えば、サーバ30が提供するエネルギーデータ提供サービスにアクセスし、機器12A~12C(稼働データ18A~18C)を選択する(ステップS20)。この選択は、例えば、機器一つずつ選択するようにしてもよいし、複数同時に選択するようにしてもよい。あるいは、ワンフロア毎ないし施設ごとに選択することも可能である。このような選択の受け付けは、選択受付手段108により実現される。 FIG. 9 shows a flowchart of the third party process. The third party uses, for example, the terminals 80 and 90 to access the energy data providing service provided by the server 30, and selects the devices 12A to 12C (operation data 18A to 18C) (step S20). For this selection, for example, one device may be selected or a plurality of devices may be selected simultaneously. Alternatively, it is possible to select for each floor or for each facility. Such selection acceptance is realized by the selection acceptance means 108.
 図10(A)は、第三者端末80の表示画面81を示す図であり、表示画面81には、エネルギーデータに換算するエアコンを選択するためのボタン82が表示されている。 FIG. 10 (A) is a diagram showing a display screen 81 of the third party terminal 80, and the display screen 81 displays a button 82 for selecting an air conditioner to be converted into energy data.
 第三者が機器を選択すると、支払処理受付手段112により、稼働データ使用料の支払処理が行われる(ステップS22)。例えば、稼働データの提供者への支払処理を受け付ける。このときの支払料は、稼働データ量(機器を選択した数)によって増減するサブスクリプションモデルとする。図10(B)は、第三者端末80の表示画面83を示す図であり、表示画面83には、今回の支払い額と、支払い先が表示されるとともに、「OK」のボタン84が表示されている。第三者がボタン84を押すと、稼働データ使用料の支払処理が完了する。なお、支払いは、予め登録されたクレジットカード決済により行うようにしてもよい。 When the third party selects the device, the payment processing accepting means 112 performs a payment process of the operating data usage fee (step S22). For example, a payment process to a provider of operating data is accepted. The payment fee at this time is a subscription model that increases or decreases depending on the amount of operating data (the number of selected devices). FIG. 10B is a diagram showing a display screen 83 of the third party terminal 80. The display screen 83 displays the current payment amount and the payee, and also displays an “OK” button 84. Has been. When the third party presses the button 84, the operation data usage fee payment processing is completed. Payment may be made by credit card settlement registered in advance.
 次に、第三者が換算したい機械学習済みモデルを選択する(ステップS24)。機械学習済みモデルの選択は、アプリの選択により簡単に行うことができる。このような機械学習済みモデルの選択は、選択受付手段108により実現される。 Next, a machine learned model to be converted by a third party is selected (step S24). The machine-learned model can be easily selected by selecting an application. The selection of the machine-learned model is realized by the selection receiving unit 108.
 第三者が換算したい機械学習済みモデルを選択すると、支払処理受付手段112により、換算料の支払処理が行われる(ステップS26)。例えば、選択された機械学習済みモデルを保有するアプリ提供コンピュータの会社などへの支払処理を受け付ける。このときの支払料は、稼働データ量(機器を選択した数)によって増減するものとする。図10(C)は、第三者端末80の表示画面85を示す図であり、表示画面85には、今回の支払い額と、支払先が表示されるとともに、「OK」のボタン86が表示されている。第三者がボタン86を押すと、換算使用料の支払処理が完了する。換算使用料の支払いも、上述したようにクレジットカード決済により行うようにしてもよい。 When a third party selects a machine-learned model that the third party wants to convert, the payment processing accepting unit 112 performs a conversion fee payment process (step S26). For example, a payment process to a company of an application providing computer having the selected machine-learned model is accepted. The payment fee at this time is increased or decreased depending on the amount of operating data (the number of selected devices). FIG. 10C is a diagram showing a display screen 85 of the third party terminal 80. The display screen 85 displays the current payment amount and the payee, and also displays an “OK” button 86. Has been. When a third party presses the button 86, the conversion fee payment process is completed. The payment of the conversion usage fee may also be made by credit card settlement as described above.
 支払処理が完了すると、第三者端末80、90の表示部に、エネルギーデータが表示される(ステップS28)。第三端末80に表示される例は、先に説明した図7(A)に例示されており、第三者端末90に表示される例は、先に説明した図7(B)に例示されている。 When the payment process is completed, the energy data is displayed on the display unit of the third party terminals 80 and 90 (step S28). The example displayed on the third terminal 80 is illustrated in FIG. 7A described above, and the example displayed on the third party terminal 90 is illustrated in FIG. 7B described above. ing.
 エネルギーデータの表示が終了したら、第三者端末には、アプリの評価画面が表示される。図10(D)は、第三者端末80の表示画面87を示す図であり、表示画面87には、使用したアプリ(図示の例では「アプリ1」)と、その評価を入力するための星印96が表示されている。第三者が、アプリの満足度に応じて星の数を増減して評価入力を行う(ステップS30)と、第三者端末80、90側での操作は終了する。なお、評価入力画面の表示は、評価入力受付手段110により実現される。クラウドや専用アプリなどの形態であってもよい。 When the display of energy data is completed, the app evaluation screen is displayed on the third party terminal. FIG. 10D is a diagram showing a display screen 87 of the third-party terminal 80. The display screen 87 is used for inputting the used application (“application 1” in the illustrated example) and its evaluation. An asterisk 96 is displayed. When the third party increases or decreases the number of stars according to the degree of app satisfaction and inputs an evaluation (step S30), the operation on the third party terminals 80 and 90 ends. Note that the display of the evaluation input screen is realized by the evaluation input receiving unit 110. It may be in the form of a cloud or a dedicated application.
 <効果>・・・以上説明した実施形態によれば、エネルギーデータ提供システム10は、エアコンなどの機器12A~12Cの稼働データ18A~18Cを取得する稼働データ取得手段102と、稼働データ18A~18Cをエネルギーデータ60A~60Cに換算する換算手段104と、エネルギーデータ60A~60Cを、機器12A~12Cのメーカとは異なる第三者の端末80、90に提供するエネルギーデータ提供手段106とを備える。このように、IoT機器の稼働データを機器が消費するエネルギーデータに変換し、これを第三者に提供することで、IoT機器から取得するビッグデータの活用の促進をはかることができる。 <Effect> According to the embodiment described above, the energy data providing system 10 includes the operation data acquisition unit 102 that acquires the operation data 18A to 18C of the devices 12A to 12C such as the air conditioners, and the operation data 18A to 18C. Is converted to energy data 60A to 60C, and energy data providing means 106 for providing the energy data 60A to 60C to terminals 80 and 90 of a third party different from the manufacturer of the devices 12A to 12C. As described above, the operation data of the IoT device is converted into the energy data consumed by the device, and the data is provided to a third party, whereby the utilization of the big data acquired from the IoT device can be promoted.
 また、本実施形態によれば、換算手段104は、アプリケーションベンダー又は機器のメーカが提供するアプリケーションプログラムにより実現されるため、第三者端末80、90側で換算手段104を構成する機械学習済みモデルを保有する必要がない。 In addition, according to the present embodiment, since the conversion unit 104 is realized by an application program provided by an application vendor or a device manufacturer, the machine-learned model constituting the conversion unit 104 on the third party terminals 80 and 90 side. There is no need to own.
 さらに、本実施形態によれば、アプリケーションプログラムに対する評価の入力を受け付ける評価入力受付手段106を備えることで、評価に基づきアプリケーションのプログラムの改良などを行うことができる。 Furthermore, according to the present embodiment, by providing the evaluation input receiving means 106 that receives an evaluation input for the application program, the application program can be improved based on the evaluation.
 第三者端末80、90からエネルギーデータに換算する機器の選択を受け付ける選択受付手段108を備え、機器の稼働データを第三者が取得した場合に、当該第三者から、取得した稼働データの量に応じた使用料に関する支払い処理を受ける付ける支払処理受付手段112を備えることで、使用料の支払先(例えば、稼働データの提供者など)に、本システムへの積極的な参加を促し、ひいては稼働データの活用を促進することができる。 When a third party obtains the operation data of the device when the third party obtains the operation data of the device, the device includes a selection accepting unit 108 that accepts selection of the device to be converted into energy data from the third party terminals 80 and 90. By providing the payment processing acceptance means 112 for receiving payment processing related to the usage fee according to the amount, the payment destination of the usage fee (for example, the provider of operation data) is encouraged to actively participate in the system, As a result, utilization of operation data can be promoted.
 また、前記支払処理受付手段112は、第三者端末80、90からエネルギーデータに換算する機器の選択を受け付け、当該機器の稼働データをエネルギーデータに換算した場合に、第三者から、エネルギーデータに換算したデータ量に応じて、当該エネルギーデータの換算料に関する支払い処理を受け付けるため、換算料の支払い先(例えば、換算手段提供者など)に、本システムへの参加を積極的に促し、ひいては稼働データの活用を促進することができる。 The payment processing accepting unit 112 accepts selection of a device to be converted into energy data from the third party terminals 80 and 90, and converts the operation data of the device into energy data. In order to accept payment processing related to the conversion fee for the energy data according to the amount of data converted to, the payment fee (e.g., the provider of conversion means) is actively encouraged to participate in the system, and eventually Utilization of operational data can be promoted.
 <変形例>・・・上述した実施形態は一例であり、同様の効果を奏する範囲内で適宜変更が可能である。また、以下の変形例が組み合わされた形態であってもよい。
  (1)上述した実施形態で示した設備10A~10Cの数、機器12A~12Cの数、アプリ提供コンピュータ50A、50Cの数、第三者端末80、90の数は一例であり、適宜増減が可能である。
  (2)上述した実施形態では、サーバ30とアプリ提供コンピュータ50A~50Cを独立して設けたが、これも一例であり、サーバ30が機械学習済みモデル58A、58Bを保有するというように、サーバ30とアプリ提供コンピュータ50A~50Cが一体の構成であってもよい。あるいは、サーバ30の機能の一部をアプリ提供コンピュータ50A~50Cが有するようにしてもよいし、アプリ提供コンピュータ50A~50Cの機能の一部をサーバ30が有するようにしてもよい。
<Modification> The embodiment described above is merely an example, and can be appropriately changed within a range in which the same effect can be obtained. Moreover, the form with which the following modifications were combined may be sufficient.
(1) The number of facilities 10A to 10C, the number of devices 12A to 12C, the number of application providing computers 50A and 50C, and the number of third party terminals 80 and 90 shown in the above-described embodiments are examples, and may be increased or decreased appropriately. Is possible.
(2) In the above-described embodiment, the server 30 and the application providing computers 50A to 50C are provided independently. However, this is also an example, and the server 30 holds the machine-learned models 58A and 58B. 30 and the application providing computers 50A to 50C may be integrated. Alternatively, part of the functions of the server 30 may be included in the application providing computers 50A to 50C, or part of the functions of the application providing computers 50A to 50C may be included in the server 30.
 (3)上述した実施形態で示した稼働データ(図3)やエネルギーデータ(図7)は一例であり、他の情報を含むようにしてもよい。図10に示す第三者端末80の表示画面も一例であり、同様の効果を奏する範囲内で適宜変更可能である。
  (4)換算されたエネルギーデータ18A~18Cを第三者端末80、90へ送信するのは、アプリ提供コンピュータ50A~50Cからであってもよいし、サーバ30を経由して行うようにしてもよい。
  (5)上述した実施形態では、換算手段(機械学習済みモデル)の評価を星の数で行うこととしたが、文字を入力して評価する形態であってもよい。
(3) The operation data (FIG. 3) and energy data (FIG. 7) shown in the above-described embodiment are examples, and other information may be included. The display screen of the third-party terminal 80 shown in FIG. 10 is also an example, and can be changed as appropriate within a range that exhibits the same effect.
(4) The converted energy data 18A to 18C may be transmitted to the third party terminals 80 and 90 from the application providing computers 50A to 50C or may be performed via the server 30. Good.
(5) In the above-described embodiment, the conversion means (machine learning completed model) is evaluated by the number of stars.
 (6)機械学習済みモデル58A、58Bにおけるアルゴリズムは、教師あり学習を用いることができるが、このほかにも、機械学習用のアルゴリズムは、公知の各種のアルゴリズムを用いてよい。例えば、教師無し学習、半教師学習、表現学習、教科学習等である。また、データマイニングやディープラーニングなど、他の学習用のアルゴリズムを含むようにしてもよい。これらの学習用アルゴリズムは、公知の各種の技法ないし技術(例えば、相関ルール学習、決定木学習、遺伝的プログラミング、サポートベクターマシン、機能論理プログラミングなど)を用いたものが含まれる。このような機械学習済みモデル58A、58Bの記憶場所は、アプリ提供コンピュータ50A、50Bに限定されるものではなく、サーバ30に記憶していてもよいし、ネットワーク70に接続可能な他のストレージに記憶していてもよい。 (6) Supervised learning can be used as the algorithm in the machine-learned models 58A and 58B, but various other known algorithms may be used as the algorithm for machine learning. For example, unsupervised learning, semi-supervised learning, expression learning, subject learning, and the like. Also, other learning algorithms such as data mining and deep learning may be included. These learning algorithms include those using various known techniques or techniques (for example, association rule learning, decision tree learning, genetic programming, support vector machine, functional logic programming, etc.). The storage locations of the machine-learned models 58A and 58B are not limited to the application providing computers 50A and 50B, but may be stored in the server 30 or other storage that can be connected to the network 70. You may remember.
 (7)上述した実施形態において、エネルギーデータ提供システム100側で行われる処理の手順(図8)は一例であり、同様の効果を奏する範囲内で適宜変更可能である。また、第三者端末80、90側で行われる処理の手順(図9)も一例であり、同様の効果を奏する範囲内で、ステップを入れ替えるようにしてもよい。
  (8)本発明は、サーバ30又はアプリ提供コンピュータ50A~50Cで実行されるプログラムとして提供されてもよい。このプログラムは、コンピュータが読取可能な記録媒体に記録された状態で提供されてもよいし、ネットワーク70を介してダウンロードしてもよい。
(7) In the above-described embodiment, the procedure of the process performed on the energy data providing system 100 side (FIG. 8) is an example, and can be changed as appropriate within a range where the same effect is obtained. Moreover, the procedure (FIG. 9) of the process performed on the third party terminals 80 and 90 side is also an example, and the steps may be interchanged within a range where the same effect is obtained.
(8) The present invention may be provided as a program executed by the server 30 or the application providing computers 50A to 50C. This program may be provided in a state of being recorded on a computer-readable recording medium, or may be downloaded via the network 70.
 本発明によれば、機器から稼働データを取得し、前記稼働データを換算手段でエネルギーデータに換算し、前記エネルギーデータを、前記機器のメーカとは異なる第三者に提供する。従って、IoT機器から取得するビッグデータの活用を促進するために有用である。 According to the present invention, operation data is acquired from a device, the operation data is converted into energy data by a conversion means, and the energy data is provided to a third party different from the manufacturer of the device. Therefore, it is useful for promoting the utilization of big data acquired from IoT devices.
 10A~10C:施設
 12A~12C:機器
 14:プロセッサ
 16:メモリ
 18:ストレージ
 18A~18C:稼働データ
 20:通信部
 30:サーバ
 32:プロセッサ
 34:メモリ
 36:ストレージ
 38:管理プログラム
 40:利用者情報
 42:稼働データ
 44:機械学習済みモデル提供元情報
 46:通信部
 50A~50C:アプリ提供コンピュータ
 52:プロセッサ
 54:メモリ
 56:ストレージ
 58A,58B:機械学習済みモデル
 60A,60B:エネルギーデータ
 62:通信部
 70:ネットワーク
 80,90:利用者端末
 81,83,85,87:表示画面
 82,84,86,88:ボタン
100:エネルギーデータ提供システム
102:稼働データ取得手段
104:換算手段
106:エネルギーデータ提供手段
108:選択受付手段
110:評価入力受付手段
112:支払処理受付手段
10A to 10C: Facility 12A to 12C: Equipment 14: Processor 16: Memory 18: Storage 18A to 18C: Operation data 20: Communication unit 30: Server 32: Processor 34: Memory 36: Storage 38: Management program 40: User information 42: Operation data 44: Machine learning completed model provider information 46: Communication unit 50A to 50C: Application providing computer 52: Processor 54: Memory 56: Storage 58A, 58B: Machine learned model 60A, 60B: Energy data 62: Communication Unit 70: Network 80, 90: User terminal 81, 83, 85, 87: Display screen 82, 84, 86, 88: Button 100: Energy data providing system 102: Operating data acquisition means 104: Conversion means 106: Energy data Provision means 08: selection receiving means 110: evaluation input receiving means 112: payment processing receiving means

Claims (7)

  1.  機器から稼働データを取得する取得手段と、
     前記稼働データをエネルギーデータに換算する換算手段と、
     前記エネルギーデータを、前記機器のメーカとは異なる第三者に提供する提供手段と、
    を備えるエネルギーデータ提供システム。
    An acquisition means for acquiring operational data from the device;
    Conversion means for converting the operation data into energy data;
    Providing means for providing the energy data to a third party different from the manufacturer of the device;
    An energy data providing system.
  2.  前記換算手段は、アプリケーションベンダー又は前記機器のメーカが提供するアプリケーションプログラムにより実現される請求項1に記載のエネルギーデータ提供システム。 The energy data providing system according to claim 1, wherein the conversion means is realized by an application program provided by an application vendor or a manufacturer of the device.
  3.  前記アプリケーションプログラムに対する評価の入力を受け付ける評価入力受付手段、を備える請求項2に記載のエネルギーデータ提供システム。 The energy data providing system according to claim 2, further comprising an evaluation input receiving means for receiving an input of evaluation for the application program.
  4.  前記第三者の端末からエネルギーデータに換算する前記機器の選択を受け付ける選択受付手段、を備え、
     当該機器の稼働データを第三者が取得した場合に、
     前記第三者から、当該第三者が取得した稼働データのデータ量に応じた使用料に関する支払い処理を受け付ける支払処理受付手段と、
    を備える請求項1に記載のエネルギーデータ提供システム
    Selection accepting means for accepting selection of the device to be converted into energy data from the third-party terminal,
    When a third party obtains the operation data of the device,
    From the third party, a payment process accepting unit that accepts a payment process related to a usage fee according to the amount of operating data acquired by the third party,
    The energy data providing system according to claim 1, further comprising:
  5.  前記第三者の端末からエネルギーデータに換算する前記機器の選択を受け付ける選択受付手段、を備え、
     当該機器の稼働データをエネルギーデータに換算した場合に、
     前記第三者から、前記エネルギーデータに換算した稼働データのデータ量に応じて、当該エネルギーデータの換算料に関する支払い処理を受け付ける支払処理受付手段と、
    を備える請求項1に記載のエネルギーデータ提供システム。
    Selection accepting means for accepting selection of the device to be converted into energy data from the third-party terminal,
    When operating data of the device is converted into energy data,
    From the third party, according to the data amount of the operation data converted into the energy data, payment processing reception means for receiving payment processing related to the conversion fee of the energy data,
    The energy data providing system according to claim 1.
  6.  機器から稼働データを取得するステップと、
     前記稼働データをエネルギーデータに換算するステップと、
     前記エネルギーデータを、前記機器のメーカとは異なる第三者に提供するステップと、
    を備えるエネルギーデータ提供方法。
    Obtaining operational data from the device;
    Converting the operational data into energy data;
    Providing the energy data to a third party different from the manufacturer of the device;
    A method for providing energy data.
  7.  コンピュータに、
     機器から稼働データを取得するステップと、
     前記稼働データをエネルギーデータに換算するステップと、
     前記エネルギーデータを、前記機器のメーカとは異なる第三者に提供するステップと、
    を実行させるためのエネルギーデータ提供プログラム。
     
     
    On the computer,
    Obtaining operational data from the device;
    Converting the operational data into energy data;
    Providing the energy data to a third party different from the manufacturer of the device;
    An energy data provision program to execute

PCT/JP2018/016250 2018-04-20 2018-04-20 Energy data providing system, energy data providing method, and energy data providing program WO2019202724A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2018/016250 WO2019202724A1 (en) 2018-04-20 2018-04-20 Energy data providing system, energy data providing method, and energy data providing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2018/016250 WO2019202724A1 (en) 2018-04-20 2018-04-20 Energy data providing system, energy data providing method, and energy data providing program

Publications (1)

Publication Number Publication Date
WO2019202724A1 true WO2019202724A1 (en) 2019-10-24

Family

ID=68240239

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/016250 WO2019202724A1 (en) 2018-04-20 2018-04-20 Energy data providing system, energy data providing method, and energy data providing program

Country Status (1)

Country Link
WO (1) WO2019202724A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6997401B1 (en) 2020-09-04 2022-01-17 ダイキン工業株式会社 Generation method, program, information processing device, information processing method, and trained model
US11965667B2 (en) 2020-09-04 2024-04-23 Daikin Industries, Ltd. Generation method, program, information processing apparatus, information processing method, and trained model

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003099143A (en) * 2001-09-20 2003-04-04 Hitachi Ltd Application software accounting system and method and its program and storage medium
JP2009053904A (en) * 2007-08-27 2009-03-12 Nintendo Co Ltd Information processing device, information processing system and information processing program
JP2011159193A (en) * 2010-02-03 2011-08-18 Ricoh Co Ltd Image processor, server device, image processing system, use limiting method, program and recoding medium
WO2014156295A1 (en) * 2013-03-25 2014-10-02 ソニー株式会社 Information processing device, information processing system, and information processing method
WO2015075852A1 (en) * 2013-11-22 2015-05-28 日本電気株式会社 Communication system, relay apparatus, communication method, and nontemporary computer readable medium on which program has been stored
JP2016217645A (en) * 2015-05-22 2016-12-22 三菱電機ビルテクノサービス株式会社 Power consumption estimation device and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003099143A (en) * 2001-09-20 2003-04-04 Hitachi Ltd Application software accounting system and method and its program and storage medium
JP2009053904A (en) * 2007-08-27 2009-03-12 Nintendo Co Ltd Information processing device, information processing system and information processing program
JP2011159193A (en) * 2010-02-03 2011-08-18 Ricoh Co Ltd Image processor, server device, image processing system, use limiting method, program and recoding medium
WO2014156295A1 (en) * 2013-03-25 2014-10-02 ソニー株式会社 Information processing device, information processing system, and information processing method
WO2015075852A1 (en) * 2013-11-22 2015-05-28 日本電気株式会社 Communication system, relay apparatus, communication method, and nontemporary computer readable medium on which program has been stored
JP2016217645A (en) * 2015-05-22 2016-12-22 三菱電機ビルテクノサービス株式会社 Power consumption estimation device and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6997401B1 (en) 2020-09-04 2022-01-17 ダイキン工業株式会社 Generation method, program, information processing device, information processing method, and trained model
JP2022043923A (en) * 2020-09-04 2022-03-16 ダイキン工業株式会社 Generation method, program, information processing apparatus, information processing method, and learned model
US11965667B2 (en) 2020-09-04 2024-04-23 Daikin Industries, Ltd. Generation method, program, information processing apparatus, information processing method, and trained model

Similar Documents

Publication Publication Date Title
US20150286226A1 (en) Systems and methods for updating climate control algorithms
CN105210006A (en) Utility portals for managing demand-response events
JP6786814B2 (en) Information processing equipment, information processing methods, and programs
JP6722702B2 (en) Determining the optimal energy storage method at the electric customer service point
JP2012014702A (en) Energy control device and energy control method
WO2019202724A1 (en) Energy data providing system, energy data providing method, and energy data providing program
CN107534657A (en) The system of third party&#39;s control of network access device
JP5496393B1 (en) Home equipment and remote control system
JP2005284852A (en) Power consumption data processing method
WO2015044989A1 (en) Information provision method, information management system, and information-terminal device
JP2015106218A (en) Demand-responsive aggregator selection server device and aggregator selection program
Wang et al. Consensus‐based decentralized energy trading for distributed energy resources
JP2002297832A (en) Information processor, charge presenting program, and charge presenting method
WO2013018834A1 (en) Server and controller used in network system
JP6767619B2 (en) Home electrical equipment management device
JP5498517B2 (en) Server device, home appliance control method and program
JP2013074511A (en) Network system and control method thereof
Hall et al. A system of agents for supporting optimization and control of a connected community
JP4926330B2 (en) Information processing apparatus for consulting and data processing method
JP7018774B2 (en) Information providing equipment, information providing system, information providing method and program
JP2017151750A (en) Network system, network system processing method, server, server processing method, delivery management device, and terminal
WO2015008639A1 (en) Control apparatus, device management system, notification-message display method, and program
KR102473985B1 (en) Method of user management for providing service in automatic meter reading system using an universal subscriber identify module and apparatus for the same
WO2019167306A1 (en) Network system and server
JP6074758B2 (en) Energy diagnosis system and energy diagnosis program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18915768

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18915768

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP