WO2017057180A1 - 推定装置、推定方法、及び、プログラム - Google Patents

推定装置、推定方法、及び、プログラム Download PDF

Info

Publication number
WO2017057180A1
WO2017057180A1 PCT/JP2016/077992 JP2016077992W WO2017057180A1 WO 2017057180 A1 WO2017057180 A1 WO 2017057180A1 JP 2016077992 W JP2016077992 W JP 2016077992W WO 2017057180 A1 WO2017057180 A1 WO 2017057180A1
Authority
WO
WIPO (PCT)
Prior art keywords
estimation
consumption value
power consumption
teacher data
estimation process
Prior art date
Application number
PCT/JP2016/077992
Other languages
English (en)
French (fr)
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 JP2017543209A priority Critical patent/JP6791152B2/ja
Publication of WO2017057180A1 publication Critical patent/WO2017057180A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R21/00Arrangements for measuring electric power or power factor
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R21/00Arrangements for measuring electric power or power factor
    • G01R21/06Arrangements for measuring electric power or power factor by measuring current and voltage
    • 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/06Electricity, gas or water supply
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J13/00Circuit arrangements for providing remote indication of network conditions, e.g. an instantaneous record of the open or closed condition of each circuitbreaker in the network; Circuit arrangements for providing remote control of switching means in a power distribution network, e.g. switching in and out of current consumers by using a pulse code signal carried by the network

Definitions

  • the present invention relates to an estimation device, an estimation method, and a program.
  • Patent Document 1 discloses a technique for extracting a feature amount from measurement data detected by a measurement sensor installed near the feeder inlet, and estimating the operating state of the electrical device group based on the feature amount.
  • Inverter equipment (electric equipment equipped with an inverter) takes many power consumption values and current consumption values.
  • a large number of teacher data corresponding to each of a large number of power consumption values or current consumption values e.g., teacher data corresponding to each power consumption value for every 1 W, each current consumption value for every 10 mA
  • the accuracy of estimation of the power consumption value or the current consumption value of the electrical device is improved.
  • problems such as an increase in calculation cost required for machine learning occur.
  • a small number of teacher data corresponding to a small number of power consumption values or current consumption values e.g., teacher data corresponding to each power consumption value for every 200 W, teacher data corresponding to each of the power consumption values for every 2 A
  • the calculation cost required for machine learning can be reduced.
  • problems such as the accuracy of estimation of the power consumption value or the current consumption value of an electric device worsen.
  • Patent Document 1 has a problem that good estimation accuracy cannot be realized while reducing the calculation cost.
  • An object of this invention is to provide the technique which solves said subject.
  • Data acquisition means for acquiring measurement data of current consumption or power consumption of a plurality of electrical devices to be monitored;
  • a first teacher having a plurality of teacher data in which a current consumption value or a power consumption value is associated with a feature amount included in the measurement data during operation with the current consumption value or the power consumption value for each electrical device
  • a first estimation process for estimating a current consumption value or a power consumption value of each of the plurality of electrical devices based on a data group; and a second teacher having a smaller number of the teacher data than the first teacher data group
  • An estimation unit that executes a second estimation process for estimating a current consumption value or a power consumption value of each of the plurality of electrical devices based on a data group;
  • Selecting means for selecting one of a plurality of estimation processes including the first estimation process and the second estimation process;
  • Have The estimation means is provided with an estimation device that executes the estimation process selected by the selection means.
  • a current consumption value or power consumption value is associated with a feature amount included in measurement data during operation with the current consumption value or the power consumption value.
  • An estimation device for switching to the estimation result based on processing is provided.
  • Computer Data acquisition means for acquiring measurement data of current consumption or power consumption of a plurality of electrical devices to be monitored;
  • a first teacher having a plurality of teacher data in which a current consumption value or a power consumption value is associated with a feature amount included in the measurement data during operation with the current consumption value or the power consumption value for each electrical device
  • a first estimation process for estimating a current consumption value or a power consumption value of each of the plurality of electrical devices based on a data group; and a second teacher having a smaller number of the teacher data than the first teacher data group
  • An estimation means for executing a second estimation process for estimating a current consumption value or a power consumption value of each of the plurality of electric devices based on a data group;
  • Selecting means for selecting one of a plurality of estimation processes including the first estimation process and the second estimation process; Function as The estimation means is provided with a program for executing the estimation process selected by the selection means.
  • Computer For each of a plurality of electrical devices to be monitored, there is a plurality of teacher data in which a current consumption value or power consumption value is associated with a feature amount included in measurement data during operation with the current consumption value or the power consumption value.
  • An estimation method for switching to the estimation result based on processing is provided.
  • Computer For each of a plurality of electrical devices to be monitored, there is a plurality of teacher data in which a current consumption value or power consumption value is associated with a feature amount included in measurement data during operation with the current consumption value or the power consumption value.
  • a program for switching to the estimation result based on processing is provided.
  • Each unit included in the apparatus of the present embodiment is stored in a CPU (Central Processing Unit), a memory, a program loaded into the memory, a storage unit such as a hard disk storing the program (from the stage of shipping the apparatus in advance). It can also store programs downloaded from CDs (Compact Discs) and other servers and servers on the Internet), and any combination of hardware and software, centering on the network connection interface Realized.
  • CPU Central Processing Unit
  • CDs Compact Discs
  • FIG. 1 is a diagram conceptually illustrating an example of a hardware configuration of an apparatus (estimation apparatus) according to the present embodiment.
  • the apparatus of this embodiment includes, for example, a CPU 1A, a RAM (Random Access Memory) 2A, a ROM (Read Only Memory) 3A, a communication unit 8A, an auxiliary storage device 9A, and the like that are connected to each other via a bus 10A.
  • the apparatus of the present embodiment may further include a display control unit 4A, a display 5A, an operation reception unit 6A, an operation unit 7A, and the like.
  • the apparatus according to the present embodiment may include other elements such as a microphone and a speaker. In addition, some of the illustrated elements may not be included.
  • the CPU 1A controls the entire computer of the apparatus together with each element.
  • the ROM 3A includes an area for storing programs for operating the computer, various application programs, various setting data used when these programs operate.
  • the RAM 2A includes an area for temporarily storing data, such as a work area for operating a program.
  • the auxiliary storage device 9A is, for example, an HDD (Hard Disc Drive), and can store a large amount of data.
  • the display 5A is, for example, a display device (LED (Light Emitting Diode) display, liquid crystal display, organic EL (Electro Luminescence) display, etc.).
  • the display 5A may be a touch panel display integrated with a touch pad.
  • the display control unit 4A reads data stored in a VRAM (Video RAM), performs predetermined processing on the read data, and then sends the data to the display 5A to display various screens.
  • the operation reception unit 6A receives various operations via the operation unit 7A.
  • the operation unit 7A includes operation keys, operation buttons, switches, a jog dial, a touch panel display, a keyboard, and the like.
  • the communication unit 8A is wired and / or wirelessly connected to a network such as the Internet or a LAN (Local Area Network) and communicates with other electronic devices. Further, the communication unit 8A can directly communicate with another electronic device by wire and / or wireless to perform communication.
  • a network such as the Internet or a LAN (Local Area Network)
  • LAN Local Area Network
  • the estimation apparatus can execute an estimation process that emphasizes estimation accuracy (first estimation process) and an estimation process that emphasizes calculation cost (second estimation process).
  • the first estimation process is executed in a scene where estimation accuracy is important
  • the second estimation process is executed in a scene where calculation cost is important.
  • Different estimation processes can be used. For this reason, it is possible to maintain a good balance between the estimation accuracy and the calculation cost, as compared with the configuration in which the estimation processing always focuses on the estimation accuracy and the configuration in which the estimation processing always focuses on the calculation cost. As a result, it is possible to achieve good estimation accuracy while reducing the calculation cost.
  • the estimation device 10 includes a data acquisition unit 11, an estimation unit 12, and a selection unit 13.
  • the data acquisition unit 11 acquires current consumption or power consumption measurement data (instantaneous waveform data; waveform data corresponding to an AC frequency; the same applies hereinafter) of a plurality of electrical devices to be monitored.
  • the data acquisition unit 11 acquires measurement data from one or a plurality of measurement sensors installed at arbitrary positions such as a distribution board, each branch of the distribution board, an outlet, a table tap, and the like.
  • the data acquisition unit 11 can acquire time-series measurement data from a predetermined measurement sensor.
  • the data acquisition unit 11 may further acquire a current consumption value (instantaneous value) or a power consumption value (instantaneous value) of a plurality of electric devices to be monitored.
  • the data acquisition unit 11 may acquire the instantaneous value from the measurement sensor.
  • a plurality of electrical devices connected to the wiring downstream of the installation position of the measurement sensor and receiving power supply are electrical devices to be monitored.
  • the estimation unit 12 estimates the current consumption value or the power consumption value of each of the plurality of electrical devices.
  • FIG. 3 an example of the functional block diagram of the estimation part 12 is shown.
  • the estimation unit 12 includes an estimation process execution unit 14 and a teacher data storage unit 15.
  • the teacher data storage unit 15 associates the consumption current value or the power consumption value with the feature amount included in the measurement data during operation with the consumption current value or the power consumption value for each electric device to be monitored. Have multiple data.
  • FIG. 4 schematically shows an example of teacher data stored in the teacher data storage unit 15.
  • the electrical device ID identification
  • the power consumption which is identification information for identifying each electrical device to be monitored
  • the power consumption and the feature amount included in the measurement data while each electrical device is operating at each power consumption
  • the first flag information are associated with each other. Note that power consumption may be replaced with current consumption.
  • Measurement data are various, for example, frequency intensity / phase (harmonic component) of current consumption, phase, change in current consumption, average value, peak value, effective value, crest factor, waveform rate, It may be the convergence time of current change, energization time, peak position, time difference between the peak position of power supply voltage and the peak position of current consumption, power factor, and the like. In addition, it is not limited to the illustration here.
  • the illustrated electric device ID “000001” is an inverter device and takes a plurality of power consumption values and current consumption values during operation. For this reason, teacher data corresponding to each of a plurality of power consumption values and / or current consumption values is registered in association with the electrical device. That is, each of a plurality of power consumption values (representative values) taken by the electric device in association with the electric device ID “000001”, and a feature amount included in the measurement data while the electric device is operating at each power consumption value Are registered. Note that the power consumption value and / or current consumption value (representative value) for registering teacher data in association with each inverter device and how to determine the number are design matters and may be different for each electrical device. . In the example of the electric device ID “000001” shown in the figure, a power consumption value (representative value) is set in units of 50 W, and teacher data corresponding to each is registered.
  • the electric device ID “000002” is not an inverter device, and takes one power consumption value and current consumption value during operation (“one power consumption value and current consumption value” here is a pinpoint) It is a concept that does not mean the value of, but allows a deviation below a predetermined value.) For this reason, teacher data corresponding to one power consumption value and / or current consumption value is registered in association with the electrical device.
  • the inverter device (electric device including an inverter) is, for example, an air conditioner, a PC (Personal Computer), or the like.
  • An electric device that is not an inverter device is, for example, lighting.
  • the estimation process execution unit 14 determines the current consumption value or consumption of each of the plurality of electrical devices based on the measurement data acquired by the data acquisition unit 11 and the teacher data stored in the teacher data storage unit 15. Estimate the power value.
  • the estimation process execution unit 14 may estimate the current consumption value or the power consumption value of each of the plurality of electrical devices by the first estimation process that focuses on estimation accuracy and the second estimation process that focuses on calculation cost. it can.
  • the estimation process execution unit 14 executes the estimation process selected by the selection unit 13 described below.
  • the first estimation process estimates the current consumption value or the power consumption value of each electrical device based on the first teacher data group.
  • a current consumption value or a power consumption value of each electric device is estimated based on a second teacher data group in which the number of teacher data is smaller than that of the first teacher data group.
  • the first estimation process and the second estimation process differ in the number of teacher data used for the estimation process. Specifically, in the first teacher data group, the number of teacher data corresponding to each inverter device (second electric device) is larger than that in the second teacher data group.
  • the first teacher data group includes teacher data corresponding to each of the N current consumption values or the power consumption values as the teacher data of the 2-1st electrical device in the second electrical device.
  • the second teacher data group includes teacher data corresponding to each of the M consumption current values or the power consumption values as the teacher data of the 2-1 electrical equipment.
  • the relationship of N> M is satisfied.
  • the estimation process execution unit 14 performs the estimation process using all of the teacher data stored in the teacher data storage unit 15 (eg, all of the teacher data illustrated in FIG. 4). Do.
  • the estimation process execution unit 14 uses only a part of the teacher data stored in the teacher data storage unit 15, for example, only the teacher data for which the first flag is set in FIG. The estimation process is performed.
  • the first teacher data group includes teacher data corresponding to each of the power consumption values (500 W, 450 W, 400 W%) For each 50 W as the teacher data of the electric device ID “000001”.
  • the second teacher data group includes teacher data corresponding to each of the power consumption values (500 W, 400 W%) For each 100 W as the teacher data of the electric device ID “000001”.
  • the teacher data stored in the teacher data storage unit 15 in FIG. 4 is clustered into a plurality of groups, averaged and compressed in the same group, and the teacher data is used.
  • the estimation process may be performed.
  • the second estimation process may be divided into 2-1 to 2-n estimation processes in which the number of teacher data to be used is different. In any case, the number of teacher data to be used is smaller than that in the first estimation process. In the 2-1 to 2-n estimation processes, the number of teacher data (teacher data used for estimation) corresponding to each inverter device (second electrical device) is different from each other.
  • the number of teacher data used in the 2-1 estimation process is the smallest, and as the number after the 2-2 estimation process, the 2-3 estimation process, and the number after the hyphen increases, the teacher data to be used It is assumed that the number of data increases.
  • a flag column corresponding to each of the 2-1 to 2-n estimation processes may be provided. And when performing each estimation process, the estimation process execution part 14 may perform an estimation process only using the teacher data which has the flag corresponding to each estimation process.
  • the teacher data stored in the teacher data storage unit 15 in FIG. 4 is clustered into a plurality of different groups, and the same group The estimation process may be performed using the teacher data averaged and compressed within.
  • the time unit (time interval) for performing the estimation may be different between the first estimation process and the second estimation process.
  • the second estimation process uses less teacher data than the first estimation process, and can shorten the processing time.
  • the estimation time unit of the second estimation process may be smaller than the estimation time unit of the first estimation process. That is, the state at each time t1 (the current consumption value or the power consumption value of each of the plurality of electric devices) is estimated in the first estimation process, and the state at each time t2 (at each of the plurality of electric devices is estimated) at the second estimation process.
  • the relationship of t1> t2 may be satisfied.
  • the time interval (time unit) for estimation is longer than the second estimation process that emphasizes calculation cost.
  • the estimation processing execution unit 14 creates a plurality of combined teacher data by adding the teacher data of a plurality of electrical devices using the processing target teacher data group (first teacher data group or second teacher data group). To do.
  • the electric device ID “000001” operates with the power consumption “500 W”
  • the electric device ID “000002” has the power consumption “125 W”.
  • the combined teacher data including the feature amount included in the measurement data can be obtained when operating at.
  • the estimation processing execution unit 14 receives a plurality of teacher data created using the processing target teacher data group (first teacher data group or second teacher data group) and the processing target teacher data group.
  • An estimation model is generated by the machine learning used.
  • the estimation model for example, a multiple regression analysis, a neural network, a hidden Markov model, or the like can be used.
  • estimation process execution part 14 inputs the feature-value extracted from the measurement data which the data acquisition part 11 acquired into the produced
  • the estimation process execution unit 14 may correct the estimation result (the current consumption value or the power consumption value of each of the plurality of electrical devices) obtained as described above.
  • the current consumption value (instantaneous value) or power consumption value (instantaneous value) of a plurality of electrical devices to be monitored is the ratio of the current consumption value or power consumption value of each of the plurality of electrical devices obtained as the estimation result.
  • the current consumption value or the power consumption value after correction of each of the plurality of electric devices may be obtained by apportioning with.
  • the selection unit 13 selects any one of a plurality of estimation processes including the first estimation process and the second estimation process.
  • the selection unit 13 performs the first estimation process and the 2-1 to 2-n estimation processes. Select one of them.
  • the selection algorithm by the selection unit 13 is not limited. In the following embodiment, an example of an algorithm for selection by the selection unit 13 will be described.
  • the data acquisition unit 11 acquires current consumption or power consumption measurement data (processing target) of a plurality of electrical devices to be monitored (S10).
  • the selection unit 13 selects one of a plurality of estimation processes including the first estimation process and the second estimation process (S11).
  • the estimation part 12 processes the measurement data acquired by S10 by the estimation process which the selection part 13 selected by S11, and estimates the consumption current value or power consumption value of each of several electric equipment (S12).
  • the estimation apparatus 10 executes an estimation process (first estimation process) that places importance on estimation accuracy and an estimation process (second estimation process) that places importance on calculation costs. Can do.
  • the first estimation process is executed in a scene where estimation accuracy is important
  • the second estimation process is executed in a scene where calculation cost is important.
  • a plurality of estimation processes can be used properly. For this reason, it is possible to maintain a good balance between the estimation accuracy and the calculation cost, as compared with the configuration in which the estimation processing always focuses on the estimation accuracy and the configuration in which the estimation processing always focuses on the calculation cost. As a result, it is possible to achieve good estimation accuracy while reducing the calculation cost.
  • the first estimation process and the second estimation process can be appropriately selected according to the situation. As a result, it is possible to achieve good estimation accuracy while reducing the calculation cost.
  • the present embodiment is different from the first embodiment in that the first estimation process or the second estimation process is selected based on the current consumption values or the power consumption values of the plurality of electric devices as a whole.
  • Other configurations are the same as those of the first embodiment.
  • FIG. 2 An example of a functional block diagram of the estimation apparatus 10 of the present embodiment is shown in FIG. 2 as in the first embodiment.
  • the data acquisition unit 11 acquires the current consumption value (instantaneous value) or the power consumption value (instantaneous value) of the entire plurality of electrical devices to be monitored. For example, the data acquisition unit 11 may acquire the instantaneous value from the measurement sensor.
  • the selection unit 13 the current consumption value (instantaneous value) or the power consumption value (instantaneous value) of all of the plurality of electric appliances to be monitored acquired by the data acquisition unit 11 exceeds a predetermined first threshold (design item). In the case, the second estimation process is selected. When the current consumption value (instantaneous value) or the power consumption value (instantaneous value) falls below the first threshold, the selection unit 13 selects the first estimation process.
  • the current consumption value (instantaneous value) or the power consumption value (instantaneous value) of the whole of the plurality of electric appliances to be monitored compared with the first threshold value may be a measured value itself or for a predetermined time (example: It may be a statistical value (e.g., average value, maximum value, minimum value, mode value, intermediate value, etc.) of measured values of 1 minute, 5 minutes, and 15 minutes.
  • the selection unit 13 selects one of the 2-1st estimation process and the 2-nth estimation process.
  • the selection unit 13 performs the estimation process from the 2-1 to the 2-n estimation process as the current consumption value (instantaneous value) or the power consumption value (instantaneous value) of the entire plurality of electrical devices to be monitored increases. It is configured to select in this order.
  • the second estimation process with an emphasis on calculation cost is selected.
  • the first estimation process that emphasizes estimation accuracy is selected.
  • the estimation processing execution unit 14 of the estimation unit 12 has an upper limit on the number of current devices (instantaneous values) or power consumption values (instantaneous values) of a plurality of electrical devices to be monitored, and teacher data of the plurality of electrical devices.
  • the total teacher data may be created by adding together.
  • the estimation process execution unit 14 includes two electrical devices.
  • the total teacher data obtained by adding the teacher data of the three electrical devices and the total teacher data obtained by adding the teacher data of the three electrical devices are created, and the combined teacher data obtained by adding the teacher data of the four or more electrical devices is not created.
  • the estimation processing execution unit 14 may hold in advance correspondence information that associates the current consumption values (instantaneous values) or power consumption values (instantaneous values) of the entire plurality of electrical devices to be monitored with the above numbers. Good. Then, based on the correspondence information and the current consumption value (instantaneous value) or power consumption value (instantaneous value) of the entire plurality of electric appliances to be monitored acquired by the data acquisition unit 11, the number of teacher data to be added is calculated. You may specify.
  • the data acquisition unit 11 acquires measurement data (processing target) of current consumption or power consumption of a plurality of electrical devices to be monitored (S30). In addition, the data acquisition unit 11 acquires a current consumption value (instantaneous value) or a power consumption value (instantaneous value) of the entire plurality of electrical devices to be monitored (S31).
  • the selection unit 13 compares the current consumption value (instantaneous value) or the power consumption value (instantaneous value) of the entire plurality of electrical devices to be monitored with the first threshold value.
  • the selection unit 13 selects the second estimation process. (S34).
  • the selection unit 13 performs the first estimation process. Select (S34).
  • the estimation part 12 processes the measurement data acquired by S30 by the estimation process which the selection part 13 selected by S33 or S34, and estimates the consumption current value or power consumption value of each of several electric equipment (S35) ).
  • the present embodiment it is possible to select the estimation process based on the current consumption value (instantaneous value) or power consumption value (instantaneous value) of the entire plurality of electrical devices to be monitored.
  • the second estimation process that emphasizes the calculation cost is selected instead of the first estimation process that emphasizes the estimation accuracy. For this reason, the calculation cost increases excessively, and it is possible to reduce inconveniences such as spending a lot of time for the calculation.
  • the first estimation process that emphasizes estimation accuracy is selected instead of the second estimation process that emphasizes calculation cost. For this reason, an estimation result with good accuracy can be obtained without increasing the calculation cost.
  • the number of operating electrical devices is estimated, and the first estimation process or the second estimation is performed based on the estimated number. It differs from the first embodiment in that a process is selected. Other configurations are the same as those of the first embodiment.
  • FIG. 7 shows an example of a functional block diagram of the estimation apparatus 10 of the present embodiment.
  • the estimation device 10 includes a data acquisition unit 11, an estimation unit 12, a selection unit 13, and a first preprocessing unit 16.
  • the configuration of the data acquisition unit 11 is the same as that of the first embodiment.
  • the first preprocessing unit 16 estimates the number of operating electrical devices based on the measurement data acquired by the data acquisition unit 11.
  • the first preprocessing unit 16 performs the above estimation using teacher data in which each electric device to be monitored is associated with a feature amount included in the measurement data while each electric device is operating. Also good.
  • the teacher data used in the estimation by the estimation unit 12 described in the first embodiment includes, for each electrical device, measurement data during operation with the current consumption value or the power consumption value and the current consumption value or the power consumption value. Are associated with feature quantities included in the. For this reason, when the electric device is an inverter device, the number of operating states (power consumption value or current consumption value) (state number) of the teacher data corresponding to the electric device is plural.
  • the teacher data used in the estimation of the first preprocessing unit 16 includes a binary value (state) indicating whether each electrical device is in operation or not, and a feature amount included in the measurement data in each state. Are associated with each other. For this reason, whether the electrical device is an inverter device or not, the number of states of the teacher data corresponding to one electrical device may be one (state: in operation).
  • the estimation performed by the first preprocessing unit 16 since the estimation performed by the first preprocessing unit 16 requires only one state number of the teacher data to be used, the accuracy may be roughened and the number of data of the teacher data can be reduced. Therefore, compared with the estimation performed by the estimation unit 12, the estimation performed by the first preprocessing unit 16 can reduce the calculation cost.
  • preprocessing teacher data used in the estimation performed by the first preprocessing unit 16
  • preprocessing combined teacher data obtained by adding a plurality of preprocessing teacher data
  • the first preprocessing unit 16 creates a plurality of preprocessing combined teacher data obtained by adding the preprocessing teacher data of a plurality of electrical devices.
  • the electric device ID “000001” and the feature amount of the preprocessing teacher data of the electric device ID “000002” For example, by adding the feature amount of the preprocessing teacher data of the electric device ID “000001” and the feature amount of the preprocessing teacher data of the electric device ID “000002”, the electric device ID “000001” and the electric device It is possible to create pre-processing summation teacher data including the feature amount included in the measurement data while the ID “000002” is in operation.
  • the first pre-processing unit 16 generates an estimation model by machine learning using the pre-processing teacher data and the pre-processing combined teacher data.
  • the estimation model for example, a multiple regression analysis, a neural network, a hidden Markov model, or the like can be used.
  • the 1st pre-processing part 16 obtains an estimation result (operating electric equipment ID) by inputting the feature-value extracted from the measurement data which the data acquisition part 11 acquired into the produced
  • the selection unit 13 selects the second estimation process when the number of units estimated by the first preprocessing unit 16 exceeds a predetermined second threshold. Then, when the number of units estimated by the first preprocessing unit 16 is lower than the second threshold, the selection unit 13 selects the first estimation process.
  • the selection unit 13 determines that the number estimated by the first preprocessing unit 16 has a predetermined second threshold value. If it exceeds, any one of the 2-1st estimation process and the 2-nth estimation process is selected.
  • the selection unit 13 is configured to select the 2-1 estimation process to the 2-n estimation process in this order as the number of units estimated by the first preprocessing unit 16 increases.
  • the 2-1 estimation process is selected,
  • the threshold value (design item) is 2 ′ or more and less than the second threshold value (design item)
  • the 2-2 estimation process is selected.
  • the summation teacher data described in the first embodiment (used in the processing of the estimation unit 12) is a small number It is necessary to create not only the combined teacher data obtained by adding up the teacher data of the electric equipment but also the added teacher data obtained by adding up the teacher data of a large number of electric devices. As a result, the total number of teacher data tends to increase, and the estimated calculation cost increases.
  • the second estimation process with an emphasis on calculation cost is selected.
  • a combination of the combined teacher data (used in the processing of the estimation unit 12) described in the first embodiment Since the number is relatively small, teacher data that can estimate the operating state (power consumption or current consumption) of each device in detail can be used as the teacher data of each device for generating the combined teacher data (for example, estimation If the desired operating state is power consumption, it is possible to use the teacher data of each electric device with a finer resolution of power consumption). As a result, the resolution of the combined teacher data can be reduced and the estimation accuracy can be improved.
  • the first estimation process that emphasizes estimation accuracy is selected.
  • the estimation process execution unit 14 of the estimation unit 12 may create summation teacher data obtained by adding the teacher data of the number of electrical devices according to the number of devices estimated by the first preprocessing unit 16.
  • the number according to the number of devices estimated by the first preprocessing unit 16 is the number (value) itself estimated by the first preprocessing unit 16.
  • the predetermined value may be plural.
  • the estimation processing execution unit 14 creates the combined teacher data by adding the teacher data of the seven electrical devices.
  • “1” may be added to the estimated value, and the total teacher data may be created by adding the teacher data of eight electric devices.
  • “1” may be subtracted from the estimated value, and total teacher data may be created by adding the teacher data of six electric devices.
  • the total teacher data may be created by adding the teacher data of the electrical equipment for the number obtained by adding and / or subtracting “2” to the estimated value.
  • the estimation process execution part 14 does not create the total teacher data which added the teacher data of the electric equipment for the other number.
  • the data acquisition unit 11 acquires measurement data (processing target) of current consumption or power consumption of a plurality of electrical devices to be monitored (S20).
  • the first preprocessing unit 16 estimates the number of operating electrical devices based on the measurement data acquired in S20 (S21).
  • the selection unit 13 compares the number estimated in S21 with the second threshold value.
  • the selection unit 13 selects the second estimation process (S24). On the other hand, when the number estimated in S21 is less than the second threshold (No in S22), the selection unit 13 selects the first estimation process (S24).
  • the estimation part 12 processes the measurement data acquired by S20 by the estimation process which the selection part 13 selected by S23 or S24, and estimates the consumption current value or power consumption value of each of several electric equipment (S25) ).
  • the number of electrical devices in operation is estimated, and an estimation process is selected based on the estimated number. be able to.
  • the summation teacher data described in the first embodiment (used in the processing of the estimation unit 12) is a small number It is necessary to create not only the combined teacher data obtained by adding up the teacher data of the electric equipment but also the added teacher data obtained by adding up the teacher data of a large number of electric devices. As a result, the total number of teacher data tends to increase, and the estimated calculation cost increases.
  • the second estimation process that emphasizes the calculation cost is selected instead of the first estimation process that emphasizes the estimation accuracy. For this reason, the calculation cost increases excessively, and it is possible to reduce inconveniences such as spending a lot of time for the calculation.
  • the first estimation process that emphasizes estimation accuracy is selected instead of the second estimation process that emphasizes calculation cost. For this reason, an estimation result with good accuracy can be obtained without increasing the calculation cost.
  • This embodiment is different from the first embodiment in that a user input for selecting an estimation process is received and the first estimation process or the second estimation process is selected according to the user input.
  • Other configurations are the same as those of the first embodiment.
  • FIG. 9 shows an example of a functional block diagram of the estimation apparatus 10 of the present embodiment.
  • the estimation device 10 includes a data acquisition unit 11, an estimation unit 12, a selection unit 13, and an input reception unit 17.
  • the configurations of the data acquisition unit 11 and the estimation unit 12 are the same as those in the first embodiment.
  • the input receiving unit 17 receives a user input for selecting an estimation process.
  • the user selects the first estimation process or the second estimation process.
  • the second estimation process is divided into the 2-1 to 2-n estimation processes, the user can select from the first estimation process and the 2-1 to 2-n estimation processes. Choose one.
  • the selection unit 13 selects one of the estimation processes according to the user input received by the input reception unit 17. Specifically, the selection unit 13 selects the estimation process selected by the user.
  • the user can select an estimation process. For this reason, the current consumption value or the power consumption value of each of the plurality of electrical devices can be estimated by an estimation process that the user truly desires.
  • ⁇ Fifth Embodiment> it is estimated whether each electric device is in operation before estimating the current consumption value or the power consumption value of each of the plurality of electric devices. Then, a current consumption value or a power consumption value of an electric device that is not an inverter device, that is, an electric device that takes one power consumption value and a current consumption value during operation is determined based on the estimation result.
  • the estimated value is determined as the power consumption value 0 W or the current consumption value 0 A.
  • one value taken by the electric device is determined as an estimated value of the current power consumption value or current consumption value.
  • the power consumption value or current consumption value of each inverter device is estimated based on the teacher data group excluding the teacher data of the electrical device that is estimated to be stopped.
  • FIG. 10 shows an example of a functional block diagram of the estimation apparatus 10 of the present embodiment.
  • the estimation apparatus 10 includes a data acquisition unit 11, an estimation unit 12, a selection unit 13, and a second preprocessing unit 18.
  • the configuration of the data acquisition unit 11 is the same as that of the first embodiment.
  • the second preprocessing unit 18 estimates whether each of the plurality of electrical devices is operating or stopped based on the measurement data acquired by the data acquisition unit 11.
  • the second preprocessing unit 18 estimates whether each of the plurality of electrical devices is operating or stopped by the same estimation process as the estimation process performed by the first preprocessing unit 16 described in the third embodiment. Can do.
  • the estimation unit 12 obtains the current consumption value and the power consumption value of each of the first electric devices (electric devices that are not inverter devices) that take one current consumption value and power consumption value during operation of the second preprocessing unit 18. Determine based on estimation results.
  • the estimation unit 12 identifies each of the monitored electrical devices as either a first electrical device (an electrical device that is not an inverter device) or a second electrical device (an inverter device). Is stored in advance.
  • an electric device ID which is identification information for identifying each electric device to be monitored
  • a second flag and power consumption are associated with each other.
  • only the 2nd electric equipment has the 2nd flag. Further, only one power consumption value that is taken while each electric device is in operation is registered only in the first electric device.
  • the estimation unit 12 can use this information to specify which of the first electric device and the second electric device each of the electric devices to be monitored is. Then, in the first electric device, an estimated value of the power consumption value or the current consumption value is determined based on the estimation result by the second preprocessing unit 18.
  • the estimation unit 12 determines 0 W or 0 A as an estimated value of the power consumption value or the current consumption value of the first electric device estimated to be stopped.
  • the estimation part 12 is a value matched with each 1st electric equipment in the information shown in FIG. 11 as an estimated value of the power consumption value or current consumption value of the 1st electric equipment estimated to be in operation. To decide.
  • the estimation unit 12 calculates the current consumption value and the power consumption value of each of the second electric devices (inverter devices) that take a plurality of current consumption values and power consumption values during operation as estimated to be stopped (The first estimation process based on the first teacher data group not including the teacher data of the first electric device and the second electric device, or the electric device estimated to be stopped (first electric).
  • the estimation is performed by the second estimation process based on the second teacher data group that does not include the teacher data (including the device and the second electric device). In other words, the estimation is based on the first teacher data group or the second teacher data group including only the teacher data of the electric devices (including the first electric device and the second electric device) estimated to be in operation. Execute the process.
  • the estimation unit 12 is not only the first electric device but also a part of the second electric device, that is, the power consumption value of the second electric device estimated to be stopped by the second preprocessing unit 18.
  • the current consumption value may also be determined based on the estimation result of the second preprocessing unit 18.
  • the estimation unit 12 may determine 0 W or 0 A as an estimated value of the power consumption value or the current consumption value of the second electrical device that is estimated to be stopped by the second preprocessing unit 18. Good.
  • the estimation part 12 estimates the estimated value of the power consumption value or consumption current value of the electric equipment estimated to be in operation by the 2nd pre-processing part 18 by a 1st estimation process or a 2nd estimation process. May be.
  • the estimation unit 12 may correct the estimation result (the current consumption value or the power consumption value of each of the plurality of electric devices) by a method similar to the method described in the first embodiment.
  • the estimation unit 12 uses a power value obtained by subtracting the estimated power of the non-inverter device from the power consumption value of the entire plurality of electric air devices to be monitored as the power consumption of each of the plurality of inverter devices obtained as the estimation result.
  • the power consumption value after correction of each of the plurality of inverter devices may be obtained by proportionally dividing the values.
  • the estimation part 12 may produce only what combined the teacher data of all the electric equipment estimated to be in operation as total teacher data. That is, it is not necessary to create summation teacher data that is a summation of a part of the teacher data of the electrical equipment that is estimated to be in operation. This is preferable because the number of combined teacher data can be reduced.
  • the selection unit 13 may select the first estimation process or the second estimation process in the processes described in the second to fourth embodiments.
  • the selection unit 13 may select the estimation process based on the number of second electrical devices estimated to be in operation by the second preprocessing unit 18. For example, the selection unit 13 performs the second estimation process when the number of second electrical devices estimated to be in operation by the second preprocessing unit 18 exceeds a predetermined third threshold value (design item). When the number of second electrical devices selected and estimated to be in operation by the second pre-processing unit 18 falls below the third threshold, the first estimation process is selected.
  • the selection unit 13 uses the second electrical device that is estimated to be operating by the second preprocessing unit 18. When the number exceeds the predetermined third threshold value, one of the 2-1 estimation processing and the 2-n estimation processing is selected. The selection unit 13 selects the 2-1 estimation process to the 2-n estimation process in this order as the number of second electrical devices estimated to be in operation by the second preprocessing unit 18 increases. Configured to do.
  • the second -1 estimation process is selected, and if it is greater than or equal to the 3 ′ threshold value (design item) and less than the 3 ′ threshold value (design item), the 2-2 estimation process is selected. .
  • the data acquisition unit 11 acquires measurement data (processing target) of current consumption or power consumption of a plurality of electrical devices to be monitored (S40).
  • the second preprocessing unit 18 estimates whether each of the plurality of electrical devices is operating or stopped based on the measurement data acquired in S40 (S41).
  • the estimation part 12 makes the 2nd pre-processing part the current consumption value and power consumption value of each 1st electric equipment (electric equipment which is not an inverter apparatus) which takes one consumption current value and power consumption value during operation. A determination is made based on the 18 estimation results (S42).
  • the estimation unit 12 is a second electrical device (inverter device) that takes a plurality of current consumption values and power consumption values during operation. The number is counted (S43).
  • the selection unit 13 compares the number of units counted in S43 with the third threshold value.
  • the selection unit 13 selects the second estimation process (S46). On the other hand, when the number counted in S43 falls below the third threshold (No in S44), the selection unit 13 selects the first estimation process (S45).
  • the estimation part 12 processes the measurement data acquired by S40 by the estimation process which the selection part 13 selected by S45 or S46, and estimates the consumption current value or power consumption value of each 2nd electric equipment ( S47).
  • the estimated value of the consumption current value or the power consumption value of a part of electric devices is determined based on the estimation result by the second preprocessing unit 18 having a low calculation cost. Then, only the current consumption value or the power consumption value of some other electric devices (inverter devices) can be obtained by the estimation process by the estimation unit 12.
  • the estimation process by the estimation unit 12 uses only the teacher data of the electric device estimated to be operating, and does not need to use the teacher data of the electric device estimated to be stopped. For this reason, the data number of the teacher data to be used can be reduced. As a result, calculation cost can be reduced.
  • time-series measurement data is processed in time-series order, and current consumption values or power consumption values of a plurality of electrical devices are estimated in time series. Then, based on the measurement data of the processing target timing and the teacher data of each of the plurality of electric devices, before estimating the current consumption value or the power consumption value of each of the plurality of electric devices at the processing target timing, The degree of similarity between the timing measurement data and the timing measurement data before that is determined. And when it is more than a predetermined level and similar, the estimation result of the timing earlier than that is adopted as the estimation result of the timing to be processed (the current consumption value or the power consumption value of each of the plurality of electrical devices).
  • FIG. 2 An example of a functional block diagram of the estimation apparatus 10 of the present embodiment is shown in FIG. 2, FIG. 7, FIG. 9, or FIG. 10, as in the first to fifth embodiments.
  • the configurations of the first preprocessing unit 16, the input receiving unit 17, and the second preprocessing unit 18 are the same as those in the first to fifth embodiments.
  • the data acquisition unit 11 acquires time-series measurement data and sets it as a processing target in time-series order.
  • Other configurations of the data acquisition unit 11 are the same as those in the first to fifth embodiments.
  • the estimation unit 12 processes time-series measurement data in time-series order, and estimates a time-series current consumption value or power consumption value of each of a plurality of electrical devices.
  • the estimation unit 12 can execute the third estimation process in addition to the first estimation process and the second estimation process.
  • the estimation unit 12 uses the estimation result of the current consumption value or the power consumption value of each of the plurality of electrical devices at the timing prior to the processing target timing (first timing) as the processing target timing. This is adopted as an estimation result of (first timing). In the third estimation process, the estimation process using the teacher data is not executed.
  • the selection unit 13 When the difference between the measurement data at the timing to be processed and the measurement data at the previous timing (eg, the data immediately before in time) is lower than a predetermined threshold, the selection unit 13 performs the third estimation. Select a process.
  • the selection unit 13 selects the first estimation process or the second estimation process when the difference exceeds a predetermined threshold.
  • the selection unit 13 may select the first estimation process or the second estimation process in the processes described in the second to fifth embodiments.
  • the difference between the measurement data at the timing to be processed and the measurement data at the previous timing is the measurement data (instantaneous waveform data. Waveform data corresponding to the AC frequency). ) Or a difference between predetermined feature amounts extracted from the measurement data.
  • the difference here may be the distance between the feature quantity vectors of the waveforms, or the sum of the absolute values of the differences between the feature quantities.
  • the processing target when the measurement data at the timing of the processing target and the measurement data at the timing before that (eg, the data immediately before in time) are more than a predetermined level, the processing target
  • the estimation result of the current consumption value or the power consumption value of each of the plurality of electrical devices at the timing before the timing (first timing) can be adopted as the estimation result of the processing target timing (first timing).
  • the estimation process based on the teacher data is not performed for all of a plurality of measurement data arranged in time series (instantaneous waveform data; waveform data corresponding to the AC frequency), and the estimation process for some measurement data is omitted. it can. As a result, calculation cost can be reduced.
  • the reliability of the result of estimating whether or not each electric device is operating is calculated. And when reliability exceeds a predetermined level, the process which estimates the consumption current value or power consumption value of each of several electric equipment is performed, and when reliability is less than a predetermined level, the consumption current value of each of several electric equipment Alternatively, the process of estimating the power consumption value is not executed and a warning is output.
  • the reliability exceeds a predetermined level
  • a process of estimating the current consumption value or the power consumption value of each of the plurality of electrical devices is executed, but when the reliability is below the predetermined level, The warning is output without executing the process of estimating the current consumption value or the power consumption value of each of the plurality of electrical devices.
  • FIG. 13 shows an example of a functional block diagram of the estimation apparatus 10 of the present embodiment.
  • the estimation device 10 includes a data acquisition unit 11, an estimation unit 12, a selection unit 13, and a third preprocessing unit 19.
  • the estimation apparatus 10 may further include any one of the first preprocessing unit 16, the input receiving unit 17, and the second preprocessing unit 18.
  • the configurations of the data acquisition unit 11, the selection unit 13, the first preprocessing unit 16, the input reception unit 17, and the second preprocessing unit 18 are the same as those in the first to sixth embodiments.
  • the third preprocessing unit 19 calculates the reliability of the result of estimating whether each of the plurality of electrical devices is operating or stopped.
  • the estimation of whether each of the plurality of electric devices is operating or stopped can be realized by an estimation process similar to the estimation process by the first preprocessing unit 16 described in the third embodiment.
  • the method for calculating the reliability of the estimated result is not particularly limited, and any conventional method can be adopted.
  • the estimation unit 12 When the reliability calculated by the third preprocessing unit 19 exceeds a predetermined level (when reliable over a predetermined level), the estimation unit 12 performs a process of estimating the current consumption value or the power consumption value of each of the plurality of electrical devices. Execute. The estimation unit 12 estimates the current consumption value or the power consumption value of each of the plurality of electrical devices by the method described in the first to sixth embodiments. For example, the estimation unit 12 executes the estimation process selected by the selection unit 13.
  • the estimation unit 12 estimates the current consumption value or the power consumption value of each of the plurality of electrical devices.
  • a warning is output without executing the process.
  • the warning means are various, and can be realized through any output device such as a display, a speaker, a warning lamp, and the like. Further, the warning may not be output in real time, and the period when the reliability falls below a predetermined level after the fact may be collected and output as a report.
  • estimation apparatus 10 of the present embodiment may further include a registration unit 20 as illustrated in the functional block diagram of FIG.
  • the registration unit 20 extracts a feature amount from the measurement data acquired by the data acquisition unit 11 and uses the teacher data storage unit 15 (database ).
  • the reliability calculated by the third pre-processing unit 19 is below a predetermined level, there is a possibility that components of electrical equipment for which teacher data is not registered are included in the measurement data.
  • the teacher data storage unit 15 database
  • the registration unit 20 may check whether or not the extracted teacher data (feature amount) is already registered in the teacher data storage unit 15, and if not registered, may register the teacher data including the extracted feature amount. . And when already registered, it is not necessary to newly register the teacher data including the extracted feature amount.
  • the registration unit 20 may output a warning indicating that.
  • the warning means are various, and can be realized through any output device such as a display, a speaker, a warning lamp, and the like.
  • the data acquisition unit 11 acquires measurement data (processing target) of current consumption or power consumption of a plurality of electrical devices to be monitored (S50).
  • the third preprocessing unit 19 estimates whether each of the plurality of electrical devices is operating or stopped based on the measurement data acquired in S40 (S51), and calculates the reliability of the result (S52). ).
  • the estimation unit 12 compares the reliability calculated in S52 with a predetermined threshold value.
  • the estimation unit 12 When the reliability calculated in S52 exceeds a predetermined threshold value (Yes in S53), the estimation unit 12 performs a process of estimating current consumption or power consumption of each of the plurality of electrical devices (S57). That is, the processing described in the first to sixth embodiments, for example, S11 to S12 in FIG. 5, S31 to S35 in FIG. 6, S21 to S25 in FIG. 8, S42 to S47 in FIG. .
  • the estimation unit 12 outputs a warning without executing the process of estimating the current consumption or power consumption of each of the plurality of electrical devices. (S54).
  • the registration part 20 extracts a feature-value from the measurement data acquired by S50 (S55), and registers it in the teacher data storage part 15 (database) (S56).
  • the reliability of the result of estimating whether each electrical device is in operation is calculated.
  • a warning can be output without executing the process of estimating the current consumption value or the power consumption value of each of the plurality of electrical devices.
  • the current consumption value or the power consumption value (estimation result) of each of the plurality of electrical devices estimated in the first estimation process or the second estimation process can be displayed on the display.
  • user input for selecting the first estimation process and the second estimation process can be accepted.
  • estimation result displayed on the display can be switched between the estimation result by the first estimation process and the estimation result by the second estimation process in accordance with the user input.
  • FIG. 16 shows an example of a functional block diagram of the estimation apparatus 10 of the present embodiment.
  • the estimation device 10 includes an input receiving unit 17 and a display unit 21.
  • FIG. 17 shows another example of a functional block diagram of the estimation apparatus 10 of the present embodiment.
  • the estimation apparatus 10 may further include a data acquisition unit 11, an estimation unit 12, and a selection unit 13.
  • the configurations of the data acquisition unit 11, the estimation unit 12, and the selection unit 13 are the same as those in the first to seventh embodiments.
  • the input receiving unit 17 receives a user input for selecting either the first estimation process or the second estimation process.
  • the display unit 21 displays the estimation result based on the estimation process selected by the user input on the display. Further, when the selected estimation process is switched while the estimation result is displayed on the display, the display unit 21 changes the estimation result to be displayed on the display to the estimation process after being switched accordingly. Switch to the based estimation result.
  • a graph with time on the horizontal axis and power consumption and reliability on the vertical axis is displayed.
  • the estimation result of the time series power consumption value of each of the plurality of electrical devices estimated by the estimation unit 12 is displayed in a stacked graph.
  • the reliability of the estimation result by the estimation unit 12 is displayed on the graph.
  • the method for calculating the reliability of the estimation result by the estimation unit 12 is not particularly limited, and any conventional method can be employed.
  • GUI Graphic User Interface
  • the second estimation process (emphasis on calculation cost) is selected. And the estimation result estimated by the 2nd estimation process is displayed on the graph. In this case, the reliability is relatively low.
  • the GUI component is operated in this state and switched to select the first estimation process (accuracy is important)
  • the UI screen is switched to the state of FIG.
  • the first estimation process (accuracy is emphasized) is selected. And the estimation result estimated by the 1st estimation process is displayed on the graph. In this case, the reliability is relatively high.
  • the GUI component is operated in this state and switched to select the second estimation process (calculation cost emphasis), the UI screen is switched to the state of FIG.
  • the time unit (time interval) for estimation is different between the first estimation process (emphasis on accuracy) and the second estimation process (emphasis on calculation cost). Specifically, in the first estimation process, the state is estimated every about 3 hours (see FIG. 19), whereas in the second estimation process, the state is estimated every about 30 minutes (see FIG. 19). 18). Since the first estimation process emphasizes estimation accuracy, the time interval (time unit) for estimation is longer than the second estimation process that emphasizes calculation cost. On the contrary, since the second estimation process places importance on the calculation cost, the time interval (time unit) for performing the estimation is shorter than that of the first estimation process.
  • the data acquisition unit 11 of the present embodiment acquires measurement data from each of a plurality of measurement sensors.
  • a plurality of measurement sensors are installed, for example, for each branch of the distribution board.
  • the teacher data storage unit 15 of the estimation unit 12 stores, for each measurement sensor, teacher data of each of a plurality of electrical devices that are connected to the wiring on the downstream side and receive power supply.
  • the estimation process execution unit 14 performs a plurality of electrical measurements for each measurement sensor based on the measurement data acquired by the data acquisition unit 11 for each measurement sensor and the teacher data stored in the teacher data storage unit 15 for each measurement sensor.
  • the current consumption value or power consumption value of each device is estimated.
  • the selection unit 13 selects an estimation process for each measurement sensor.
  • this embodiment it is possible to select an estimation process for each measurement sensor. That is, it is possible to realize a situation in which the second estimation process is selected corresponding to the second measurement sensor when the first estimation process is selected corresponding to the first measurement sensor.
  • the operating status of monitored electrical equipment may differ for each measurement sensor. For example, a situation in which a large number of monitoring target electrical devices corresponding to the first measurement sensor are operating, while a majority of the monitoring target electrical devices corresponding to the second measurement sensor are stopped and only a small number are operating Can occur.
  • an estimation process can be selected for each measurement sensor, an appropriate estimation process according to the situation of each measurement sensor can be determined for each measurement sensor. As a result, it is possible to achieve good estimation accuracy while reducing the calculation cost.
  • Data acquisition means for acquiring measurement data of current consumption or power consumption of a plurality of electrical devices to be monitored;
  • a first teacher having a plurality of teacher data in which a current consumption value or a power consumption value is associated with a feature amount included in the measurement data during operation with the current consumption value or the power consumption value for each electrical device
  • a first estimation process for estimating a current consumption value or a power consumption value of each of the plurality of electrical devices based on a data group; and a second teacher having a smaller number of the teacher data than the first teacher data group
  • An estimation unit that executes a second estimation process for estimating a current consumption value or a power consumption value of each of the plurality of electrical devices based on a data group;
  • Selecting means for selecting one of a plurality of estimation processes including the first estimation process and the second estimation process;
  • Have The estimation unit is an estimation device that executes the estimation process selected by the selection unit.
  • the first teacher data group is an estimation device in which the number of teacher data corresponding to each of the second electric devices is larger than that of the second teacher data group. 3.
  • the first teacher data group includes the teacher data corresponding to each of N consumption current values or power consumption values as teacher data of the 2-1th electrical device in the second electrical device,
  • the second teacher data group includes the teacher data corresponding to each of the M consumption current values or the power consumption values as the teacher data of the 2-1 electrical device, N is an estimation device larger than M. 4).
  • the estimation device Based on the measurement data, further comprising a first preprocessing means for estimating the number of the electric devices in operation;
  • the selection means selects the second estimation process when the number estimated by the first preprocessing means exceeds a predetermined threshold, and the number estimated by the first preprocessing means is the predetermined threshold.
  • An estimation device that selects the first estimation process when the value is less than. 5).
  • the selection means selects the second estimation process when the current consumption value or the power consumption value of the plurality of electric devices as a whole exceeds a predetermined threshold, and the current consumption value or the power consumption value is the predetermined value.
  • An estimation device that selects the first estimation process when the threshold value is below. 6).
  • the estimation unit is an estimation device that selects one of estimation processes according to the user input. 7).
  • second preprocessing means for estimating whether each of the plurality of electrical devices is operating or stopped;
  • the estimation means determines a current consumption value and a power consumption value of each of the first electric devices that take one current consumption value and a power consumption value during operation based on an estimation result of the second preprocessing means. Estimating device. 8).
  • the estimation means includes the teacher data of the electric device estimated to be stopped, the current consumption value and the power consumption value of each of the second electric devices that take a plurality of current consumption values and power consumption values during operation.
  • the first estimation process that is estimated based on the first teacher data group that is not present, or the second estimation that is performed based on the second teacher data group that does not include the teacher data of the electrical device that is estimated to be stopped
  • An estimation device that estimates by the estimation process.
  • the selection means selects the second estimation process when the number of the second electrical devices estimated to be in operation by the second preprocessing means exceeds a predetermined threshold value, and selects the second estimation process.
  • An estimation device that selects the first estimation process when the number of the second electrical devices estimated to be in operation by the processing means is below a predetermined threshold. 10.
  • the data acquisition means acquires the measurement data in time series
  • the estimation means processes the measurement data in time series to estimate a time series current consumption value or power consumption value of each of the plurality of electrical devices
  • the estimation means adopts an estimation result of a current consumption value or a power consumption value of each of the plurality of electric appliances at a timing before the first timing as an estimation result of the first timing.
  • the selection means is configured to select the third estimation process when a difference between the measurement data at the first timing and the measurement data at a timing prior to the first timing is lower than a predetermined threshold. apparatus. 11.
  • the estimation unit performs a process of estimating a current consumption value or a power consumption value of each of the plurality of electrical devices when the reliability calculated by the third preprocessing unit exceeds a predetermined level,
  • An estimation device that outputs a warning without executing a process of estimating a current consumption value or a power consumption value of each of the plurality of electrical devices when the reliability calculated by the preprocessing means is lower than a predetermined level.
  • An estimation apparatus further comprising registration means for extracting a feature quantity from the measurement data and registering it in a database as teacher data when the reliability calculated by the third preprocessing means is below a predetermined level. 13.
  • registration means for extracting a feature quantity from the measurement data and registering it in a database as teacher data when the reliability calculated by the third preprocessing means is below a predetermined level. 13.
  • teacher data for each of a plurality of electrical devices to be monitored, there is a plurality of teacher data in which a current consumption value or power consumption value is associated with a feature amount included in measurement data during operation with the current consumption value or the power consumption value.
  • An estimation apparatus that switches to the estimation result based on processing.
  • a first teacher having a plurality of teacher data in which a current consumption value or a power consumption value is associated with a feature amount included in the measurement data during operation with the current consumption value or the power consumption value for each electrical device
  • a first estimation process for estimating a current consumption value or a power consumption value of each of the plurality of electrical devices based on a data group; and a second teacher having a smaller number of the teacher data than the first teacher data group
  • the estimation method according to 14 Among the plurality of electrical devices, the first electrical device that takes one current consumption value and power consumption value during operation, and the second that takes a plurality of current consumption values and power consumption values during operation.
  • the first teacher data group is an estimation method in which the number of teacher data corresponding to each of the second electrical devices is greater than that of the second teacher data group. 14-3.
  • the first teacher data group includes the teacher data corresponding to each of N consumption current values or power consumption values as teacher data of the 2-1th electrical device in the second electrical device
  • the second teacher data group includes the teacher data corresponding to each of the M consumption current values or the power consumption values as the teacher data of the 2-1 electrical device
  • N is an estimation method larger than M.
  • the computer further executes a first pre-processing step of estimating the number of operating electrical devices based on the measurement data; In the selection step, when the number estimated in the first preprocessing step exceeds a predetermined threshold, the second estimation processing is selected, and the number estimated in the first preprocessing step is the predetermined threshold.
  • the estimation method which selects the said 1st estimation process when it is less than. 14-5.
  • the selection step when the current consumption value or the power consumption value of the plurality of electric devices as a whole exceeds a predetermined threshold, the second estimation process is selected, and the current consumption value or the power consumption value is the predetermined value.
  • the computer further executes an input receiving step of receiving a user input for selecting an estimation process, In the selection step, an estimation method for selecting any one of the estimation processes according to the user input. 14-7.
  • the computer further executes a second pre-processing step of estimating whether each of the plurality of electric devices is operating or stopped based on the measurement data, In the estimation step, the current consumption value and the power consumption value of each of the first electrical devices that take one current consumption value and power consumption value during operation are determined based on the estimation result in the second preprocessing step. How to estimate. 14-8.
  • the current consumption value and the power consumption value of each of the second electric devices that take a plurality of current consumption values and power consumption values during operation include the teacher data of the electric device estimated to be stopped.
  • the first estimation process that is estimated based on the first teacher data group that is not present, or the second estimation that is performed based on the second teacher data group that does not include the teacher data of the electrical device that is estimated to be stopped.
  • the selection step when the number of the second electrical devices estimated to be in operation by the second pre-processing step exceeds a predetermined threshold, the second estimation processing is selected, and the second pre-processing step is selected.
  • the estimation method according to any one of 14 to 14-9 In the data acquisition step, the measurement data in time series is acquired, In the estimation step, the time-series measurement data is processed to estimate a time-series current consumption value or power consumption value of each of the plurality of electrical devices, In the estimation step, a third estimation process that employs an estimation result of the current consumption value or the power consumption value of each of the plurality of electrical devices at a timing prior to the first timing as the estimation result of the first timing.
  • the estimation for selecting the third estimation process Method when the difference between the measurement data at the first timing and the measurement data at a timing prior to the first timing is lower than a predetermined threshold, the estimation for selecting the third estimation process Method. 14-11.
  • the computer further executes a third pre-processing step of calculating a reliability of a result of estimating whether each of the plurality of electric devices is operating or stopped, In the estimation step, when the reliability calculated in the third preprocessing step exceeds a predetermined level, a process of estimating a current consumption value or a power consumption value of each of the plurality of electrical devices is executed, and the third step An estimation method for outputting a warning without executing a process for estimating a current consumption value or a power consumption value of each of the plurality of electrical devices when the reliability calculated in the preprocessing step is less than a predetermined level.
  • Computer Data acquisition means for acquiring measurement data of current consumption or power consumption of a plurality of electrical devices to be monitored;
  • a first teacher having a plurality of teacher data in which a current consumption value or a power consumption value is associated with a feature amount included in the measurement data during operation with the current consumption value or the power consumption value for each electrical device
  • a first estimation process for estimating a current consumption value or a power consumption value of each of the plurality of electrical devices based on a data group; and a second teacher having a smaller number of the teacher data than the first teacher data group
  • An estimation means for executing a second estimation process for estimating a current consumption value or a power consumption value of each of the plurality of electric devices based on a data group;
  • Selecting means for selecting one of a plurality of estimation processes including the first estimation process and the second estimation process;
  • Function as The estimation means is a program for executing the estimation process selected by the selection means.
  • the first teacher data group is a program in which the number of the teacher data corresponding to each of the second electric devices is larger than that of the second teacher data group. 15-3.
  • the first teacher data group includes the teacher data corresponding to each of N consumption current values or power consumption values as teacher data of the 2-1th electrical device in the second electrical device,
  • the second teacher data group includes the teacher data corresponding to each of the M consumption current values or the power consumption values as the teacher data of the 2-1 electrical device, N is a program larger than M.
  • the selection means selects the second estimation process when the number estimated by the first preprocessing means exceeds a predetermined threshold, and the number estimated by the first preprocessing means is the predetermined threshold.
  • the selection means selects the second estimation process when the current consumption value or the power consumption value of the plurality of electric devices as a whole exceeds a predetermined threshold, and the current consumption value or the power consumption value is the predetermined value.
  • a program for selecting the first estimation process when the threshold value is below.
  • the estimation means includes the teacher data of the electric device estimated to be stopped, the current consumption value and the power consumption value of each of the second electric devices that take a plurality of current consumption values and power consumption values during operation.
  • the first estimation process that is estimated based on the first teacher data group that is not present, or the second estimation that is performed based on the second teacher data group that does not include the teacher data of the electrical device that is estimated to be stopped Program that estimates by the estimation process. 15-9.
  • the selection means selects the second estimation process when the number of the second electrical devices estimated to be in operation by the second preprocessing means exceeds a predetermined threshold value, and selects the second estimation process.
  • the data acquisition means acquires the measurement data in time series
  • the estimation means processes the measurement data in time series to estimate a time series current consumption value or power consumption value of each of the plurality of electrical devices
  • the estimation means adopts an estimation result of a current consumption value or a power consumption value of each of the plurality of electric appliances at a timing before the first timing as an estimation result of the first timing.
  • the selection unit selects the third estimation process when a difference between the measurement data at the first timing and the measurement data at a timing prior to the first timing is lower than a predetermined threshold. . 15-11.
  • the estimation unit performs a process of estimating a current consumption value or a power consumption value of each of the plurality of electrical devices when the reliability calculated by the third preprocessing unit exceeds a predetermined level, When the reliability calculated by the preprocessing means is below a predetermined level, a program that outputs a warning without executing the process of estimating the current consumption value or the power consumption value of each of the plurality of electrical devices. 15-12.
  • Computer For each of a plurality of electrical devices to be monitored, there is a plurality of teacher data in which a current consumption value or power consumption value is associated with a feature amount included in measurement data during operation with the current consumption value or the power consumption value.

Landscapes

  • Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • Public Health (AREA)
  • Water Supply & Treatment (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)

Abstract

監視対象の複数の電気機器全体の消費電流又は消費電力の測定データを取得するデータ取得部(11)と、電気機器毎に、消費電流値又は消費電力値と、当該消費電流値又は当該消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき、複数の電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、第1の教師データ群よりも教師データの数が少ない第2の教師データ群に基づき、複数の電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理を実行する推定部(12)と、第1の推定処理及び第2の推定処理を含む複数の推定処理の中からいずれかを選択する選択部(13)と、を有し、推定部(12)は、選択部(13)が選択した推定処理を実行する推定装置(10)。

Description

推定装置、推定方法、及び、プログラム
 本発明は、推定装置、推定方法、及び、プログラムに関する。
 特許文献1には、給電線引込口付近に設置した測定センサで検出した測定データから特徴量を取り出し、当該特徴量に基づき、電気機器群の稼動状態を推定する技術が開示されている。
 特許文献1に記載されている技術を用いて、複数の電気機器各々の消費電力値又は消費電流値を推定することができる。すなわち、複数の消費電力値又は消費電流値各々で稼働中に測定データに含まれる特徴量を有する複数の教師データを電気機器毎に用意することで、上記推定を実現できる。このような電気機器各々の消費電力値又は消費電流値を推定する技術においては、以下のような課題がある。
 インバータ機器(インバータを備える電気機器)は、多数の消費電力値及び消費電流値をとる。インバータ機器の稼動状態を推定する場合、多数の消費電力値又は消費電流値各々に対応した多数の教師データ(例:1W毎の消費電力値各々に対応した教師データ、10mA毎の消費電流値各々に対応した教師データ)を用いることで、電気機器の消費電力値又は消費電流値の推定の精度が向上する。しかしながら、教師データの数が増えるほど、機械学習に要する計算コストが増大する等の問題が発生する。
 一方で、少数の消費電力値又は消費電流値各々に対応した少数の教師データ(例:200W毎の消費電力値各々に対応した教師データ、2A毎の消費電流値各々に対応した教師データ)を用いることで、機械学習に要する計算コストを減らすことができる。しかしながら、教師データの数が減るほど、電気機器の消費電力値又は消費電流値の推定の精度が悪くなる等の問題が発生する。
特許第3403368号
 上記のように、特許文献1には、計算コストを軽減しつつ、良好な推定精度を実現することができないと言う問題があった。本発明は、上記の課題を解決する技術を提供することを目的とする。
 本発明によれば、
 監視対象の複数の電気機器全体の消費電流又は消費電力の測定データを取得するデータ取得手段と、
 前記電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に前記測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理を実行する推定手段と、
 前記第1の推定処理及び前記第2の推定処理を含む複数の推定処理の中からいずれかを選択する選択手段と、
を有し、
 前記推定手段は、前記選択手段が選択した推定処理を実行する推定装置が提供される。
 また、本発明によれば、
 複数の監視対象の電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理のいずれかを選択するユーザ入力を受付ける入力受付手段と、
 前記ユーザ入力で選択された推定処理に基づく推定結果をディスプレイに表示する表示手段と、
を有し、
 前記表示手段は、前記推定結果を前記ディスプレイに表示している状態で、選択されている推定処理が切り換えられると、それに応じて、前記ディスプレイに表示する前記推定結果を、切り換えられた後の推定処理に基づく前記推定結果に切り替える推定装置が提供される。
 また、本発明によれば、
 コンピュータが、
 監視対象の複数の電気機器全体の消費電流又は消費電力の測定データを取得するデータ取得工程と、
 前記電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に前記測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理を実行する推定工程と、
 前記第1の推定処理及び前記第2の推定処理を含む複数の推定処理の中からいずれかを選択する選択工程と、
を実行し、
 前記推定工程では、前記選択工程で選択された推定処理を実行する推定方法が提供される。
 また、本発明によれば、
 コンピュータを、
 監視対象の複数の電気機器全体の消費電流又は消費電力の測定データを取得するデータ取得手段、
 前記電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に前記測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理を実行する推定手段、
 前記第1の推定処理及び前記第2の推定処理を含む複数の推定処理の中からいずれかを選択する選択手段、
として機能させ、
 前記推定手段は、前記選択手段が選択した推定処理を実行するプログラムが提供される。
 また、本発明によれば、
 コンピュータが、
 複数の監視対象の電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理のいずれかを選択するユーザ入力を受付ける入力受付工程と、
 前記ユーザ入力で選択された推定処理に基づく推定結果をディスプレイに表示する表示工程と、
を実行し、
 前記表示工程では、前記推定結果を前記ディスプレイに表示している状態で、選択されている推定処理が切り換えられると、それに応じて、前記ディスプレイに表示する前記推定結果を、切り換えられた後の推定処理に基づく前記推定結果に切り替える推定方法が提供される。
 また、本発明によれば、
 コンピュータを、
 複数の監視対象の電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理のいずれかを選択するユーザ入力を受付ける入力受付手段、
 前記ユーザ入力で選択された推定処理に基づく推定結果をディスプレイに表示する表示手段、
として機能させ、
 前記表示手段は、前記推定結果を前記ディスプレイに表示している状態で、選択されている推定処理が切り換えられると、それに応じて、前記ディスプレイに表示する前記推定結果を、切り換えられた後の推定処理に基づく前記推定結果に切り替えるプログラムが提供される。
 本発明によれば、計算コストを軽減しつつ、良好な推定の精度を実現する技術が実現される。
 上述した目的、およびその他の目的、特徴および利点は、以下に述べる好適な実施の形態、およびそれに付随する以下の図面によってさらに明らかになる。
本実施形態の装置のハードウエア構成の一例を概念的に示す図である。 本実施形態の推定装置の機能ブロック図の一例である。 本実施形態の推定部の機能ブロック図の一例である。 本実施形態の推定部に記憶される情報の一例を模式的に示す図である。 本実施形態の推定装置の処理の流れの一例を示すフローチャートである。 本実施形態の推定装置の処理の流れの一例を示すフローチャートである。 本実施形態の推定装置の機能ブロック図の一例である。 本実施形態の推定装置の処理の流れの一例を示すフローチャートである。 本実施形態の推定装置の機能ブロック図の一例である。 本実施形態の推定装置の機能ブロック図の一例である。 本実施形態の推定部に記憶される情報の一例を模式的に示す図である。 本実施形態の推定装置の処理の流れの一例を示すフローチャートである。 本実施形態の推定装置の機能ブロック図の一例である。 本実施形態の推定装置の機能ブロック図の一例である。 本実施形態の推定装置の処理の流れの一例を示すフローチャートである。 本実施形態の推定装置の機能ブロック図の一例である。 本実施形態の推定装置の機能ブロック図の一例である。 本実施形態の推定装置が表示するUI画面の一例である。 本実施形態の推定装置が表示するUI画面の一例である。
 まず、本実施形態の装置(推定装置)のハードウエア構成の一例について説明する。本実施形態の装置が備える各部は、任意のコンピュータのCPU(Central Processing Unit)、メモリ、メモリにロードされるプログラム、そのプログラムを格納するハードディスク等の記憶ユニット(あらかじめ装置を出荷する段階から格納されているプログラムのほか、CD(Compact Disc)等の記憶媒体やインターネット上のサーバ等からダウンロードされたプログラムをも格納できる)、ネットワーク接続用インタフェイスを中心にハードウエアとソフトウエアの任意の組合せによって実現される。そして、その実現方法、装置にはいろいろな変形例があることは、当業者には理解されるところである。
 図1は、本実施形態の装置(推定装置)のハードウエア構成の一例を概念的に示す図である。図示するように、本実施形態の装置は、例えば、バス10Aで相互に接続されるCPU1A、RAM(Random Access Memory)2A、ROM(Read Only Memory)3A、通信部8A、補助記憶装置9A等を有する。なお、本実施形態の装置は、さらに、表示制御部4A、ディスプレイ5A、操作受付部6A、操作部7A等を有してもよい。また、図示しないが、本実施形態の装置は、その他、マイク、スピーカ等の他の要素を備えてもよい。また、図示する要素の一部を有さなくてもよい。
 CPU1Aは各要素とともに装置のコンピュータ全体を制御する。ROM3Aは、コンピュータを動作させるためのプログラムや各種アプリケーションプログラム、それらのプログラムが動作する際に使用する各種設定データなどを記憶する領域を含む。RAM2Aは、プログラムが動作するための作業領域など一時的にデータを記憶する領域を含む。補助記憶装置9Aは、例えばHDD(Hard Disc Drive)であり、大容量のデータを記憶可能である。
 ディスプレイ5Aは、例えば、表示装置(LED(Light Emitting Diode)表示器、液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイ等)である。ディスプレイ5Aは、タッチパッドと一体になったタッチパネルディスプレイであってもよい。表示制御部4Aは、VRAM(Video RAM)に記憶されたデータを読み出し、読み出したデータに対して所定の処理を施した後、ディスプレイ5Aに送って各種画面表示を行う。操作受付部6Aは、操作部7Aを介して各種操作を受付ける。操作部7Aは、操作キー、操作ボタン、スイッチ、ジョグダイヤル、タッチパネルディスプレイ、キーボードなどを含む。通信部8Aは、有線及び/または無線で、インターネット、LAN(Local Area Network)等のネットワークに接続し、他の電子機器と通信する。また、通信部8Aは、有線及び/または無線で他の電子機器と直接つながり、通信を行うことができる。
 以下、本実施の形態について説明する。なお、以下の実施形態の説明において利用する機能ブロック図は、ハードウエア単位の構成ではなく、機能単位のブロックを示している。これらの図においては、各装置は1つの機器により実現されるよう記載されているが、その実現手段はこれに限定されない。すなわち、物理的に分かれた構成であっても、論理的に分かれた構成であっても構わない。なお、同一の構成要素には同一の符号を付し、適宜説明を省略する。
<第1の実施形態>
 まず、本実施形態の概要について説明する。本実施形態の推定装置は、推定精度を重視した推定処理(第1の推定処理)、及び、計算コストを重視した推定処理(第2の推定処理)を実行することができる。
 このような本実施形態の推定装置によれば、推定精度が重視される場面では第1の推定処理を実行し、計算コストが重視される場面では第2の推定処理を実行する等、複数の推定処理を使い分けることができる。このため、常に推定精度を重視した推定処理を行う構成や、常に計算コストを重視した推定処理を行う構成に比べて、推定精度及び計算コストの良好なバランスを保つことができる。結果、計算コストを軽減しつつ、良好な推定の精度を実現できる。
 次に、本実施形態の構成について詳細に説明する。図2に、本実施形態の推定装置10の機能ブロック図の一例を示す。図示するように、推定装置10は、データ取得部11と、推定部12と、選択部13とを有する。
 データ取得部11は、監視対象の複数の電気機器全体の消費電流又は消費電力の測定データ(瞬間波形データ。交流周波数に応じた波形データ。以下同様。)を取得する。データ取得部11は、分電盤、分電盤の分岐毎、コンセント、テーブルタップ等、任意の位置に設置された1つまたは複数の測定センサより、測定データを取得する。データ取得部11は、時系列な測定データを所定の測定センサから取得することができる。
 また、データ取得部11は、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)をさらに取得してもよい。例えば、データ取得部11は、当該瞬時値を測定センサから取得してもよい。
 測定センサの設置位置よりも下流側で配線に接続され、電力供給を受ける複数の電気機器が、監視対象の電気機器となる。
 推定部12は、複数の電気機器各々の消費電流値又は消費電力値を推定する。図3に、推定部12の機能ブロック図の一例を示す。図示するように、推定部12は、推定処理実行部14と、教師データ記憶部15とを有する。
 教師データ記憶部15は、監視対象の電気機器毎に、消費電流値又は消費電力値と、当該消費電流値又は当該消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた教師データを複数有する。
 図4に、教師データ記憶部15が記憶する教師データの一例を模式的に示す。図示する例では、監視対象の電気機器各々を識別するための識別情報である電気機器ID(identification)と、消費電力と、各電気機器が各消費電力で稼働中に測定データに含まれる特徴量と、第1のフラグ情報とが互いに対応付けられている。なお、消費電力を消費電流に置き換えてもよい。
 測定データから抽出される特徴量は様々であり、例えば、消費電流の周波数強度・位相(高調波成分)、位相、消費電流の変化、平均値、ピーク値、実効値、波高率、波形率、電流変化の収束時間、通電時間、ピークの位置、電源電圧のピーク位置と消費電流のピーク位置との間の時間差、力率などであってもよい。なお、ここでの例示に限定されない。
 図示する電気機器ID「000001」は、インバータ機器であり、稼働中に複数の消費電力値及び消費電流値をとる。このため、当該電気機器に対応付けて、複数の消費電力値及び/又は消費電流値各々に対応した教師データが登録されている。すなわち、電気機器ID「000001」に対応付けて、当該電気機器がとる複数の消費電力値(代表値)各々と、当該電気機器が各消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた複数の教師データが登録されている。なお、各インバータ機器に対応付けて教師データを登録する消費電力値及び/又は消費電流値の値(代表値)やその数の定め方は設計的事項であり、電気機器毎に異なってもよい。図示する電気機器ID「000001」の例の場合、50W単位で消費電力値(代表値)が設定され、各々に対応する教師データが登録されている。
 一方、電気機器ID「000002」は、インバータ機器でなく、稼働中に1つの消費電力値及び消費電流値をとる(なお、ここでの「1つの消費電力値及び消費電流値」は、ピンポイントの値を意味するものでなく、所定値以下のズレを許す概念である。)。このため、当該電気機器に対応付けて、1つの消費電力値及び/又は消費電流値に対応した教師データが登録されている。
 インバータ機器(インバータを備える電気機器)は、例えば、エアコン、PC(Personal Computer)等である。インバータ機器でない電気機器(インバータを備えない電気機器)は、例えば、照明などである。
 図3に戻り、推定処理実行部14は、データ取得部11が取得した測定データ、及び、教師データ記憶部15に記憶されている教師データに基づき、複数の電気機器各々の消費電流値又は消費電力値を推定する。
 推定処理実行部14は、推定精度を重視した第1の推定処理、及び、計算コストを重視した第2の推定処理で、複数の電気機器各々の消費電流値又は消費電力値を推定することができる。推定処理実行部14は、以下で説明する選択部13が選択した推定処理を実行する。
 第1の推定処理は、第1の教師データ群に基づき、電気機器各々の消費電流値又は消費電力値を推定する。第2の推定処理は、第1の教師データ群よりも教師データのデータ数が少ない第2の教師データ群に基づき、電気機器各々の消費電流値又は消費電力値を推定する。
 すなわち、第1の推定処理と第2の推定処理とは、推定処理に利用する教師データのデータ数が異なる。具体的には、第1の教師データ群は、インバータ機器(第2の電気機器)各々に対応する教師データのデータ数が、第2の教師データ群よりも多い。
 より詳細には、第1の教師データ群は、第2の電気機器の中の第2-1の電気機器の教師データとして、N個の消費電流値又は消費電力値各々に対応する教師データを含む。これに対し、第2の教師データ群は、上記第2-1の電気機器の教師データとして、M個の消費電流値又は消費電力値各々に対応する教師データを含む。そして、N>Mの関係を満たす。これにより、(第1の教師データ群の教師データのデータ数)>(第2の教師データ群の教師データのデータ数)の関係を成り立たせる。
 例えば、推定処理実行部14は、第1の推定処理においては、教師データ記憶部15に記憶されている教師データの全て(例:図4に示す教師データの全て)を用いて、推定処理を行う。一方、第2の推定処理においては、推定処理実行部14は、教師データ記憶部15に記憶されている教師データの一部、例えば図4において第1のフラグがたっている教師データのみを用いて、推定処理を行う。
 上記例の場合、第1の教師データ群は、電気機器ID「000001」の教師データとして、50Wごとの消費電力値(500W、450W、400W・・・)各々に対応する教師データを含む。一方、第2の教師データ群は、電気機器ID「000001」の教師データとして、100Wごとの消費電力値(500W、400W・・・)各々に対応する教師データを含む。
 第2の推定処理の他の例として、例えば、図4において教師データ記憶部15に記憶されている教師データを複数のグループにクラスタリングし、同じグループ内で平均化して圧縮した教師データを用いて、推定処理を行ってもよい。
 なお、第2の推定処理は、互いに使用する教師データのデータ数が異なる第2-1~第2-nの推定処理に分かれてもよい。いずれも、使用する教師データのデータ数は、第1の推定処理より少ない。第2-1~第2-nの推定処理は、インバータ機器(第2の電気機器)各々に対応する教師データ(推定に使用する教師データ)のデータ数が互いに異なる。
 以下、第2-1の推定処理で使用する教師データのデータ数が最も少なく、第2-2の推定処理、第2-3の推定処理と、ハイフン後の数字が増えるに従い、使用する教師データのデータ数が増えるものとする。
 例えば、図4に示す教師データ群において、第2-1~第2-nの推定処理各々に対応するフラグの欄が設けられていてもよい。そして、推定処理実行部14は、各推定処理を行う際、各推定処理に対応するフラグがたっている教師データのみを用いて、推定処理を行ってもよい。他の例として、例えば、第2-1~第2-nの推定処理において、図4において教師データ記憶部15に記憶されている教師データを互いに異なる数の複数のグループにクラスタリングし、同じグループ内で平均化して圧縮した教師データを用いて、推定処理を行ってもよい。
 第1の推定処理と第2の推定処理とは、推定を行う時間単位(時間間隔)が異なってもよい。具体的には、第2の推定処理は、第1の推定処理に比べて使用する教師データの数が少なく、処理時間を短くできる。このため、第2の推定処理の推定の時間単位は、第1の推定処理の推定の時間単位よりも小さくてもよい。すなわち、第1の推定処理で時間t1毎の状態(複数の電気機器各々の消費電流値又は消費電力値)を推定し、第2の推定処理で時間t2毎の状態(複数の電気機器各々の消費電流値又は消費電力値)を推定する場合、t1>t2の関係を満たしてもよい。第1の推定処理では推定精度を重視しているため、計算コストを重視している第2の推定処理と比べると、推定を行う時間間隔(時間単位)が長い。反対に、第2の推定処理は、計算コストを重視しているため、第1の推定処理と比べて、推定を行う時間間隔(時間単位)が短い。このようにすれば、処理内容に応じた最適な推定の精度を得られて好ましい。なお、t1=t2であってもよい。
 ここで、推定処理実行部14による推定処理の一例を説明する。まず、推定処理実行部14は、処理対象の教師データ群(第1の教師データ群又は第2の教師データ群)を用いて、複数の電気機器の教師データを合算した合算教師データを複数作成する。
 例えば、図4に示す電気機器ID「000001」、消費電力「500W」、特徴量「○○○」に対応する教師データと、電気機器ID「000002」、消費電力「125W」、特徴量「○×」に対応する教師データを合算する(特徴量を足し合わせる)ことで、電気機器ID「000001」が消費電力「500W」で稼働し、かつ、電気機器ID「000002」が消費電力「125W」で稼働している時に測定データに含まれる特徴量を含む合算教師データが得られる。
 その後、推定処理実行部14は、処理対象の教師データ群(第1の教師データ群又は第2の教師データ群)、及び、処理対象の教師データ群を用いて作成した複数の合算教師データを用いた機械学習により推定モデルを生成する。推定モデルは、例えば、重回帰分析、ニューラルネットワーク、隠れマルコフモデル等を用いたものとできる。
 そして、推定処理実行部14は、データ取得部11が取得した測定データから抽出した特徴量を、生成した推定モデルに入力することで、推定結果(複数の電気機器各々の消費電流値又は消費電力値)を得ることができる。
 なお、推定処理実行部14は、上述のようにして得られた推定結果(複数の電気機器各々の消費電流値又は消費電力値)を補正してもよい。例えば、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)を、上記推定結果として得られた複数の電気機器各々の消費電流値又は消費電力値の比で按分することで、複数の電気機器各々の補正後の消費電流値又は消費電力値を得てもよい。
 図2に戻り、選択部13は、第1の推定処理及び第2の推定処理を含む複数の推定処理の中からいずれかを選択する。なお、第2の推定処理が第2-1~第2-nの推定処理に分かれている場合、選択部13は、第1の推定処理及び第2-1~第2-nの推定処理の中からいずれかを選択する。
 本実施形態では、選択部13による選択のアルゴリズムは制限されない。以下の実施形態で、選択部13による選択のアルゴリズムの一例を説明する。
 次に、図5のフローチャートを用いて、本実施形態の推定装置10の処理の流れの一例を説明する。
 まず、データ取得部11は、監視対象の複数の電気機器全体の消費電流又は消費電力の測定データ(処理対象)を取得する(S10)。
 その後、選択部13は、第1の推定処理及び第2の推定処理を含む複数の推定処理の中からいずれかを選択する(S11)。
 すると、推定部12は、S10で取得された測定データを、S11で選択部13が選択した推定処理で処理し、複数の電気機器各々の消費電流値又は消費電力値を推定する(S12)。
 以上説明したように、本実施形態の推定装置10は、推定精度を重視した推定処理(第1の推定処理)、及び、計算コストを重視した推定処理(第2の推定処理)を実行することができる。
 このような本実施形態の推定装置10によれば、推定精度が重視される場面では第1の推定処理を実行し、計算コストが重視される場面では第2の推定処理を実行する等、場面に応じて複数の推定処理を使い分けることができる。このため、常に推定精度を重視した推定処理を行う構成や、常に計算コストを重視した推定処理を行う構成に比べて、推定精度及び計算コストの良好なバランスを保つことができる。結果、計算コストを軽減しつつ、良好な推定の精度を実現できる。
 また、選択部13の選択アルゴリズムを適切に設計することで、第1の推定処理及び第2の推定処理を状況に応じて適切に選択できるようになる。結果、計算コストを軽減しつつ、良好な推定の精度を実現できる。
<第2の実施形態>
 本実施形態は、複数の電気機器全体の消費電流値又は消費電力値に基づき、第1の推定処理又は第2の推定処理を選択する点で、第1の実施形態と異なる。その他の構成は、第1の実施形態と同様である。
 本実施形態の推定装置10の機能ブロック図の一例は、第1の実施形態同様、図2で示される。
 データ取得部11は、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)を取得する。例えば、データ取得部11は、当該瞬時値を測定センサから取得してもよい。
 選択部13は、データ取得部11が取得した監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)が所定の第1の閾値(設計的事項)を上回る場合、第2の推定処理を選択する。そして、選択部13は、上記消費電流値(瞬時値)又は消費電力値(瞬時値)が上記第1の閾値を下回る場合、第1の推定処理を選択する。
 第1の閾値と比較される監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)は、測定値そのものであってもよいし、所定時間分(例:1分、5分、15分)の測定値の統計値(例:平均値、最大値、最小値、最頻値、中間値等)であってもよい。
 なお、第2の推定処理が第2-1~第2-nの推定処理に分かれている場合、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)が第1の閾値(設計的事項)を上回ると、選択部13は、第2-1の推定処理から第2-nの推定処理の中のいずれかを選択する。選択部13は、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)が大きくなるに従い、第2-1の推定処理から第2-nの推定処理をこの順に選択するよう構成される。
 例えば、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)が第1の閾値(設計的事項)以上第1´の閾値(設計的事項)未満の場合、第2-1の推定処理を選択し、第1´の閾値(設計的事項)以上第1´´の閾値(設計的事項)未満の場合、第2-2の推定処理を選択する、といった具合である。
 監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)が相対的に大きい場合(第1の閾値を上回る場合)、多くの電気機器が稼働中である可能性がある。この場合、第1の実施形態で説明した合算教師データとして、少数の電気機器の教師データを合算した合算教師データのみならず、多数の電気機器の教師データを合算した合算教師データをも作成する必要がある。結果、合算教師データのデータ数が増える傾向となり、推定の計算コストが増える。
 そこで、本実施形態では、このような場合、計算コストを重視した第2の推定処理を選択する。
 一方、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)が相対的に小さい場合(第1の閾値を下回る場合)、多くの電気機器が稼働中であることはなく、限られた台数の電気機器が稼働中である。この場合、第1の実施形態で説明した合算教師データとして、少数の電気機器の教師データを合算した合算教師データのみを作成すればよく、多数の電気機器の教師データを合算した合算教師データを作成する必要がない。結果、合算教師データのデータ数が減る傾向となり、推定の計算コストが減る。
 そこで、本実施形態では、このような場合、推定精度を重視した第1の推定処理を選択する。
 推定部12の推定処理実行部14は、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)に応じた台数を上限とし、複数の電気機器の教師データを合算することで、合算教師データを作成してもよい。
 例えば、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)に応じた台数が「3」である場合、推定処理実行部14は、2台の電気機器の教師データを合算した合算教師データ、及び、3台の電気機器の教師データを合算した合算教師データを作成し、4台以上の電気機器の教師データを合算した合算教師データは作成しない。
 推定処理実行部14は、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)と、上記数とを対応付けた対応情報を予め保持しておいてもよい。そして、当該対応情報と、データ取得部11が取得した監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)とに基づき、合算する教師データのデータ数を特定してもよい。
 推定部12のその他の構成は、第1の実施形態と同様である。
 次に、図6のフローチャートを用いて、本実施形態の推定装置10の処理の流れの一例を説明する。
 まず、データ取得部11は、監視対象の複数の電気機器全体の消費電流又は消費電力の測定データ(処理対象)を取得する(S30)。また、データ取得部11は、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)を取得する(S31)。
 その後、選択部13は、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)と、第1の閾値とを大小比較する。
 監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)が第1の閾値を上回る場合(S32のYes)、選択部13は第2の推定処理を選択する(S34)。一方、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)が第1の閾値を下回る場合(S32のNo)、選択部13は第1の推定処理を選択する(S34)。
 すると、推定部12は、S30で取得された測定データを、S33又はS34で選択部13が選択した推定処理で処理し、複数の電気機器各々の消費電流値又は消費電力値を推定する(S35)。
 本実施形態によれば、第1の実施形態と同様な作用効果を実現できる。
 また、本実施形態によれば、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)に基づき、推定処理を選択することができる。
 監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)が相対的に大きい場合(第1の閾値を上回る場合)、多くの電気機器が稼働中である可能性がある。この場合、第1の実施形態で説明した合算教師データとして、少数の電気機器の教師データを合算した合算教師データのみならず、多数の電気機器の教師データを合算した合算教師データをも作成する必要がある。結果、合算教師データのデータ数が増える傾向となり、推定の計算コストが増える。
 そこで、本実施形態では、このような場合、推定精度を重視した第1の推定処理でなく、計算コストを重視した第2の推定処理を選択する。このため、計算コストが増大になり過ぎ、計算に多大な時間を費やす等の不都合を軽減できる。
 一方、監視対象の複数の電気機器全体の消費電流値(瞬時値)又は消費電力値(瞬時値)が相対的に小さい場合(第1の閾値を下回る場合)、多くの電気機器が稼働中であることはなく、限られた台数の電気機器が稼働中である。この場合、第1の実施形態で説明した合算教師データとして、少数の電気機器の教師データを合算した合算教師データのみを作成すればよく、多数の電気機器の教師データを合算した合算教師データを作成する必要がない。結果、合算教師データのデータ数が減る傾向となり、推定の計算コストが減る。
 そこで、本実施形態では、このような場合、計算コストを重視した第2の推定処理でなく、推定精度を重視した第1の推定処理を選択する。このため、計算コストが増大になることなく、良好な精度の推定結果が得られる。
 このように、本実施形態によれば、その状況に応じた適切な推定処理を実行できるので、常に推定精度を重視した推定処理を行う構成や、常に計算コストを重視した推定処理を行う構成に比べて、推定精度及び計算コストの良好なバランスを保つことができる。結果、計算コストを軽減しつつ、良好な推定の精度を実現できる。
<第3の実施形態>
 本実施形態は、複数の電気機器各々の消費電流値又は消費電力値を推定する前に、稼働中の電気機器の台数を推定し、推定した台数に基づき第1の推定処理又は第2の推定処理を選択する点で、第1の実施形態と異なる。その他の構成は、第1の実施形態と同様である。
 図7に、本実施形態の推定装置10の機能ブロック図の一例を示す。図示するように、推定装置10は、データ取得部11と、推定部12と、選択部13と、第1の前処理部16とを有する。データ取得部11の構成は、第1の実施形態と同様である。
 第1の前処理部16は、データ取得部11が取得した測定データに基づき、稼動中の電気機器の台数を推定する。
 例えば、第1の前処理部16は、監視対象の電気機器各々と、各電気機器が稼働中に測定データに含まれる特徴量とを対応付けた教師データを利用して、上記推定を行ってもよい。
 第1の実施形態で説明した推定部12の推定で利用される教師データは、電気機器毎に、消費電流値又は消費電力値と、当該消費電流値又は当該消費電力値で稼働中に測定データに含まれる特徴量とを対応付けたものである。このため、電気機器がインバータ機器である場合、その電気機器に対応する教師データの稼働状態(消費電力値又は消費電流値)の数(状態数)が複数になる。
 これに対し、第1の前処理部16の推定で使用される教師データは、各電気機器が稼働中かそうでないかの2値(状態)と、各状態時に測定データに含まれる特徴量とを対応付けたものである。このため、電気機器がインバータ機器であろうとなかろうと、1台の電気機器に対応する教師データのもつ状態数は1つ(状態:稼働中)でよい。
 このように、第1の前処理部16が行う推定は、利用する教師データのもつ状態数が1つでよいため、精度を粗くしてもよく、教師データのデータ数を少なくできる。したがって、推定部12が行う推定に比べて、第1の前処理部16で行う推定の方が計算コストを小さくできる。
 以下、第1の前処理部16が行う推定で利用される教師データを、「前処理用教師データ」という。また、複数の前処理用教師データを合算して得られる教師データを、「前処理用合算教師データ」という。
 ここで、第1の前処理部16による推定処理の一例を説明する。まず、第1の前処理部16は、複数の電気機器の前処理用教師データを合算した前処理用合算教師データを複数作成する。
 例えば、電気機器ID「000001」の前処理用教師データの特徴量と、電気機器ID「000002」の前処理用教師データの特徴量とを足し合わせることで、電気機器ID「000001」及び電気機器ID「000002」が稼働中に測定データに含まれる特徴量を含む前処理用合算教師データを作成することができる。
 その後、第1の前処理部16は、前処理用教師データ及び前処理用合算教師データを用いた機械学習により推定モデルを生成する。推定モデルは、例えば、重回帰分析、ニューラルネットワーク、隠れマルコフモデル等を用いたものとできる。
 そして、第1の前処理部16は、データ取得部11が取得した測定データから抽出した特徴量を、生成した推定モデルに入力することで、推定結果(稼働中の電気機器ID)を得ることができる。その後、稼働中と推定した電気機器の台数をカウントすることで、稼働中の電気機器の台数を推定できる。
 選択部13は、第1の前処理部16が推定した台数が所定の第2の閾値を上回る場合、第2の推定処理を選択する。そして、選択部13は、第1の前処理部16が推定した台数が第2の閾値を下回る場合、第1の推定処理を選択する。
 なお、第2の推定処理が第2-1~第2-nの推定処理に分かれている場合、選択部13は、第1の前処理部16が推定した台数が所定の第2の閾値を上回ると、第2-1の推定処理から第2-nの推定処理の中のいずれかを選択する。選択部13は、第1の前処理部16が推定した台数が大きくなるに従い、第2-1の推定処理から第2-nの推定処理をこの順に選択するよう構成される。
 例えば、第1の前処理部16が推定した台数が第2の閾値(設計的事項)以上第2´の閾値(設計的事項)未満の場合、第2-1の推定処理を選択し、第2´の閾値(設計的事項)以上第2´´の閾値(設計的事項)未満の場合、第2-2の推定処理を選択する、といった具合である。
 稼働中の電気機器の台数が相対的に大きい場合(第2の閾値を上回る場合)、第1の実施形態で説明した合算教師データ(推定部12の処理で利用されるもの)として、少数の電気機器の教師データを合算した合算教師データのみならず、多数の電気機器の教師データを合算した合算教師データをも作成する必要がある。結果、合算教師データのデータ数が増える傾向となり、推定の計算コストが増える。
 そこで、本実施形態では、このような場合、計算コストを重視した第2の推定処理を選択する。
 一方、稼働中の電気機器の数が相対的に小さい場合(第2の閾値を下回る場合)、第1の実施形態で説明した合算教師データ(推定部12の処理で利用されるもの)の組合せ数が比較的少ないため、合算教師データを生成するための各器機の教師データとして、各機器の稼働状態(消費電力又は消費電流)を細かく推定できる教師データを利用することができる(例えば、推定したい稼働状態が消費電力であれば、消費電力の分解能を細かくした各電気機器の教師データを利用することができる)。結果、合算教師データの分解能を細かくすることができ、推定精度を向上させることができる。
 そこで、本実施形態では、このような場合、推定精度を重視した第1の推定処理を選択する。
 なお、推定部12の推定処理実行部14は、第1の前処理部16が推定した機器の台数に応じた数の電気機器の教師データを合算した合算教師データを作成してもよい。第1の前処理部16が推定した機器の台数に応じた数は、第1の前処理部16が推定した台数(値)そのものである。なお、第1の前処理部16の推定の誤差を考慮し、第1の前処理部16が推定した台数(値)に所定の値(設計的事項)を加えた数及び/又は引いた数を、さらに、第1の前処理部16が推定した機器の台数に応じた数としてもよい。なお、所定の値は、複数個であってもよい。
 例えば、第1の前処理部16が推定した台数が「7」である場合、推定処理実行部14は、7台の電気機器の教師データを合算した合算教師データを作成する。その他、第1の前処理部16の推定の誤差を考慮し、推定値に「1」を加え、8台の電気機器の教師データを合算した合算教師データを作成してもよい。また、推定値から「1」を引き、6台の電気機器の教師データを合算した合算教師データを作成してもよい。さらに、推定値に「2」を加えた数及び/又は引いた数分の電気機器の教師データを合算した合算教師データを作成してもよい。そして、推定処理実行部14は、その他の台数分の電気機器の教師データを合算した合算教師データを作成しない。
 推定部12のその他の構成は、第1の実施形態と同様である。
 次に、図8のフローチャートを用いて、本実施形態の推定装置10の処理の流れの一例を説明する。
 まず、データ取得部11は、監視対象の複数の電気機器全体の消費電流又は消費電力の測定データ(処理対象)を取得する(S20)。
 その後、第1の前処理部16は、S20で取得された測定データに基づき、稼働中の電気機器の台数を推定する(S21)。
 そして、選択部13は、S21で推定された台数と、第2の閾値とを大小比較する。
 S21で推定された台数が第2の閾値を上回る場合(S22のYes)、選択部13は第2の推定処理を選択する(S24)。一方、S21で推定された台数が第2の閾値を下回る場合(S22のNo)、選択部13は第1の推定処理を選択する(S24)。
 すると、推定部12は、S20で取得された測定データを、S23又はS24で選択部13が選択した推定処理で処理し、複数の電気機器各々の消費電流値又は消費電力値を推定する(S25)。
 本実施形態によれば、第1の実施形態と同様な作用効果を実現できる。
 また、本実施形態によれば、複数の電気機器各々の消費電流値又は消費電力値を推定する前に、稼働中の電気機器の台数を推定し、推定した台数に基づき、推定処理を選択することができる。
 稼働中の電気機器の台数が相対的に大きい場合(第2の閾値を上回る場合)、第1の実施形態で説明した合算教師データ(推定部12の処理で利用されるもの)として、少数の電気機器の教師データを合算した合算教師データのみならず、多数の電気機器の教師データを合算した合算教師データをも作成する必要がある。結果、合算教師データのデータ数が増える傾向となり、推定の計算コストが増える。
 そこで、本実施形態では、このような場合、推定精度を重視した第1の推定処理でなく、計算コストを重視した第2の推定処理を選択する。このため、計算コストが増大になり過ぎ、計算に多大な時間を費やす等の不都合を軽減できる。
 一方、稼働中の電気機器の台数が相対的に小さい場合(第2の閾値を下回る場合)、第1の実施形態で説明した合算教師データ(推定部12の処理で利用されるもの)として、少数の電気機器の教師データを合算した合算教師データのみを作成すればよく、多数の電気機器の教師データを合算した合算教師データを作成する必要がない。結果、合算教師データのデータ数が減る傾向となり、推定の計算コストが減る。
 そこで、本実施形態では、このような場合、計算コストを重視した第2の推定処理でなく、推定精度を重視した第1の推定処理を選択する。このため、計算コストが増大になることなく、良好な精度の推定結果が得られる。
 このように、本実施形態によれば、その状況に応じた適切な推定処理を実行できるので、常に推定精度を重視した推定処理を行う構成や、常に計算コストを重視した推定処理を行う構成に比べて、推定精度及び計算コストの良好なバランスを保つことができる。結果、計算コストを軽減しつつ、良好な推定の精度を実現できる。
<第4の実施形態>
 本実施形態は、推定処理を選択するユーザ入力を受付け、ユーザ入力に従い第1の推定処理又は第2の推定処理を選択する点で、第1の実施形態と異なる。その他の構成は、第1の実施形態と同様である。
 図9に、本実施形態の推定装置10の機能ブロック図の一例を示す。図示するように、推定装置10は、データ取得部11と、推定部12と、選択部13と、入力受付部17とを有する。データ取得部11及び推定部12の構成は、第1の実施形態と同様である。
 入力受付部17は、推定処理を選択するユーザ入力を受付ける。ユーザは、第1の推定処理又は第2の推定処理を選択する。なお、第2の推定処理が第2-1~第2-nの推定処理に分かれる場合、ユーザは、第1の推定処理、及び、第2-1~第2-nの推定処理の中からいずれかを選択する。
 選択部13は、入力受付部17が受付けたユーザ入力に従い、いずれかの推定処理を選択する。具体的には、選択部13は、ユーザが選択した推定処理を選択する。
 以上説明した本実施形態によれば、第1の実施形態と同様な作用効果を実現できる。
 また、本実施形態によれば、ユーザが推定処理を選択できる。このため、ユーザが真に希望する推定処理で、複数の電気機器各々の消費電流値又は消費電力値を推定することができる。
<第5の実施形態>
 本実施形態では、複数の電気機器各々の消費電流値又は消費電力値を推定する前に、各電気機器が稼働中か否かを推定する。そして、インバータ機器でない電気機器、すなわち、稼働中に1つの消費電力値及び消費電流値をとる電気機器の消費電流値又は消費電力値を、上記推定の結果に基づき決定する。
 すなわち、稼働中でないと推定された場合、消費電力値0W、又は、消費電流値0Aと推定値を決定する。一方、稼働中と推定された場合、その電気機器がとる1つの値を、現在の消費電力値又は消費電流値の推定値として決定する。
 その後、インバータ機器各々の消費電力値又は消費電流値を、停止中と推定された電気機器の教師データを除く教師データ群に基づき、推定する。
 図10に、本実施形態の推定装置10の機能ブロック図の一例を示す。図示するように、推定装置10は、データ取得部11と、推定部12と、選択部13と、第2の前処理部18とを有する。データ取得部11の構成は、第1の実施形態と同様である。
 第2の前処理部18は、データ取得部11が取得した測定データに基づき、複数の電気機器各々が稼働中か停止中かを推定する。第2の前処理部18は、第3の実施形態で説明した第1の前処理部16による推定処理と同様の推定処理で、複数の電気機器各々が稼働中か停止中かを推定することができる。
 推定部12は、稼働中に1つの消費電流値及び消費電力値をとる第1の電気機器(インバータ機器でない電気機器)各々の消費電流値及び消費電力値を、第2の前処理部18の推定結果に基づき決定する。
 例えば、推定部12は、図11に示すような、監視対象の電気機器各々が第1の電気機器(インバータ機器でない電気機器)及び第2の電気機器(インバータ機器)のいずれかを特定するための情報を予め保持しておく。図示する情報では、監視対象の電気機器各々を識別するための識別情報である電気機器IDと、第2のフラグと、消費電力とが互いに対応付けられている。そして、第2の電気機器のみに、第2のフラグがたっている。また、第1の電気機器のみに、各電気機器が稼働中にとる1つの消費電力値が登録されている。
 推定部12は、このような情報を利用して、監視対象の電気機器各々が第1の電気機器及び第2の電気機器いずれに該当するかを特定できる。そして、第1の電気機器においては、第2の前処理部18による推定結果に基づき、消費電力値又は消費電流値の推定値を決定する。
 例えば、推定部12は、停止中と推定された第1の電気機器の消費電力値又は消費電流値の推定値として、0W又は0Aを決定する。そして、推定部12は、稼働中と推定された第1の電気機器の消費電力値又は消費電流値の推定値として、図11に示す情報において第1の電気機器各々に対応付けられている値を決定する。
 また、推定部12は、稼働中に複数の消費電流値及び消費電力値をとる第2の電気機器(インバータ機器)各々の消費電流値及び消費電力値を、停止中と推定された電気機器(第1の電気機器及び第2の電気機器を含む)の教師データを含まない第1の教師データ群に基づいた第1の推定処理、又は、停止中と推定された電気機器(第1の電気機器及び第2の電気機器を含む)の教師データを含まない第2の教師データ群に基づいた第2の推定処理により推定する。換言すれば、稼働中と推定された電気機器(第1の電気機器及び第2の電気機器を含む)の教師データのみを含む第1の教師データ群又は第2の教師データ群に基づいた推定処理を実行する。
 なお、推定部12は、第1の電気機器のみならず、第2の電気機器の一部、すなわち、第2の前処理部18により停止中と推定された第2の電気機器の消費電力値又は消費電流値をも、第2の前処理部18の推定結果に基づき決定してもよい。具体的には、推定部12は、第2の前処理部18により停止中と推定された第2の電気機器の消費電力値又は消費電流値の推定値として、0W又は0Aを決定してもよい。そして、推定部12は、第2の前処理部18により稼働中と推定された電気機器の消費電力値又は消費電流値の推定値を、第1の推定処理又は第2の推定処理で推定してもよい。
 推定部12は、第1の実施形態で説明した方法と同様な方法で、推定結果(複数の電気機器各々の消費電流値又は消費電力値)を補正してもよい。また、推定部12は、監視対象の複数の電気気機器全体の消費電力値から、インバータでない機器の推定電力を差し引いた電力値を、上記推定結果として得られた複数のインバータ機器各々の消費電力値で按分することで、複数のインバータ機器各々の補正後の消費電力値を得てもよい。
 なお、推定部12は、合算教師データとして、稼働中と推定されたすべての電気機器の教師データを合算したもののみを作成してもよい。すなわち、稼働中と推定された電気機器の一部の教師データを合算した合算教師データを作成しなくてもよい。このようにすれば、合算教師データのデータ数を減らすことができ、好ましい。
 推定部12のその他の構成は、第1の実施形態と同様である。
 選択部13は、第2乃至第4の実施形態で説明した処理で、第1の推定処理又は第2の推定処理を選択してもよい。
 その他、選択部13は、第2の前処理部18により稼働中と推定された第2の電気機器の台数に基づいて、推定処理を選択してもよい。例えば、選択部13は、第2の前処理部18により稼働中と推定された第2の電気機器の台数が所定の第3の閾値(設計的事項)を上回る場合、第2の推定処理を選択し、第2の前処理部18により稼働中と推定された第2の電気機器の台数が第3の閾値を下回る場合、第1の推定処理を選択する。
 なお、第2の推定処理が第2-1~第2-nの推定処理に分かれている場合、選択部13は、第2の前処理部18により稼働中と推定された第2の電気機器の台数が所定の第3の閾値を上回ると、第2-1の推定処理から第2-nの推定処理の中のいずれかを選択する。選択部13は、第2の前処理部18により稼働中と推定された第2の電気機器の台数が大きくなるに従い、第2-1の推定処理から第2-nの推定処理をこの順に選択するよう構成される。
 例えば、第2の前処理部18により稼働中と推定された第2の電気機器の台数が第3の閾値(設計的事項)以上第3´の閾値(設計的事項)未満の場合、第2-1の推定処理を選択し、第3´の閾値(設計的事項)以上第3´´の閾値(設計的事項)未満の場合、第2-2の推定処理を選択する、といった具合である。
 次に、図12のフローチャートを用いて、本実施形態の推定装置10の処理の流れの一例を説明する。
 まず、データ取得部11は、監視対象の複数の電気機器全体の消費電流又は消費電力の測定データ(処理対象)を取得する(S40)。
 その後、第2の前処理部18は、S40で取得された測定データに基づき、複数の電気機器各々が稼働中か停止中かを推定する(S41)。
 そして、推定部12は、稼働中に1つの消費電流値及び消費電力値をとる第1の電気機器(インバータ機器でない電気機器)各々の消費電流値及び消費電力値を、第2の前処理部18の推定結果に基づき決定する(S42)。
 また、推定部12は、稼働中に複数の消費電流値及び消費電力値をとる第2の電気機器(インバータ機器)のうち、第2の前処理部18により稼働中と推定された電気機器の台数をカウントする(S43)。
 そして、選択部13は、S43でカウントされた台数と、第3の閾値とを大小比較する。
 S43でカウントされた台数が第3の閾値を上回る場合(S44のYes)、選択部13は第2の推定処理を選択する(S46)。一方、S43でカウントされた台数が第3の閾値を下回る場合(S44のNo)、選択部13は第1の推定処理を選択する(S45)。
 すると、推定部12は、S40で取得された測定データを、S45又はS46で選択部13が選択した推定処理で処理し、第2の電気機器各々の消費電流値又は消費電力値を推定する(S47)。
 以上説明した本実施形態によれば、第1乃至第4の実施形態と同様な作用効果を実現できる。
 また、本実施形態の場合、計算コストが小さい第2の前処理部18による推定結果に基づき、一部の電気機器(インバータ機器でない電気機器)の消費電流値又は消費電力値の推定値を決定し、他の一部の電気機器(インバータ機器)の消費電流値又は消費電力値のみを、推定部12による推定処理で求めることができる。
 推定部12による推定処理では、稼働中と推定された電気機器の教師データのみを用い、停止中と推定された電気機器の教師データを用いる必要がない。このため、使用する教師データのデータ数を減らすことができる。結果、計算コストを軽減できる。
<第6の実施形態>
 本実施形態では、時系列な測定データを時系列順に処理し、複数の電気機器各々の消費電流値又は消費電力値を時系列に推定する。そして、処理対象のタイミングの測定データと、複数の電気機器各々の教師データとに基づき、処理対象のタイミングにおける複数の電気機器各々の消費電流値又は消費電力値を推定する前に、処理対象のタイミングの測定データと、それよりも前のタイミングの測定データとの類似度を判断する。そして、所定レベル以上類似する場合、処理対象のタイミングの推定結果(複数の電気機器各々の消費電流値又は消費電力値)として、それよりも前のタイミングの推定結果を採用する。
 本実施形態の推定装置10の機能ブロック図の一例は、第1乃至第5の実施形態同様、図2、図7、図9又は図10で示される。第1の前処理部16、入力受付部17及び第2の前処理部18の構成は、第1乃至第5の実施形態と同様である。
 データ取得部11は、時系列な測定データを取得し、時系列順に処理対象とする。データ取得部11のその他の構成は、第1乃至第5の実施形態と同様である。
 推定部12は、時系列な測定データを時系列順に処理し、複数の電気機器各々の時系列な消費電流値又は消費電力値を推定する。推定部12は、第1の推定処理及び第2の推定処理に加えて、第3の推定処理を実行することができる。
 第3の推定処理では、推定部12は、処理対象のタイミング(第1のタイミング)よりも前のタイミングにおける複数の電気機器各々の消費電流値又は消費電力値の推定結果を、処理対象のタイミング(第1のタイミング)の推定結果として採用する。第3の推定処理では、教師データを用いた推定処理を実行しない。
 選択部13は、処理対象のタイミングにおける測定データと、それよりも前のタイミングにおける測定データ(例:時間的に1つ前のデータ)との差分が所定の閾値を下回る場合、第3の推定処理を選択する。
 選択部13は、差分が所定の閾値を上回る場合、第1の推定処理又は第2の推定処理を選択する。例えば、選択部13は、第2乃至第5の実施形態で説明した処理で、第1の推定処理又は第2の推定処理を選択してもよい。
 処理対象のタイミングにおける測定データと、それよりも前のタイミングにおける測定データ(例:時間的に1つ前のデータ)との差分は、測定データ(瞬間波形データ。交流周波数に応じた波形データ。)の差分であってもよいし、測定データから抽出された所定の特徴量の差分であってもよい。ここでいう差分は、波形同士の特徴量ベクトルの距離であっても、各特徴量の差の絶対値の和などであってもよい。
 以上説明した本実施形態によれば、第1乃至第5の実施形態と同様な作用効果を実現できる。
 また、本実施形態の場合、処理対象のタイミングにおける測定データと、それよりも前のタイミングにおける測定データ(例:時間的に1つ前のデータ)とが所定レベル以上類似する場合、処理対象のタイミング(第1のタイミング)よりも前のタイミングにおける複数の電気機器各々の消費電流値又は消費電力値の推定結果を、処理対象のタイミング(第1のタイミング)の推定結果として採用することができる。
 このため、時系列順に並ぶ複数の測定データ(瞬間波形データ。交流周波数に応じた波形データ。)すべてに対して教師データに基づく推定処理を行うのでなく、一部の測定データに対する推定処理を省略できる。結果、計算コストを軽減できる。
<第7の実施形態>
 本実施形態では、複数の電気機器各々の消費電流値又は消費電力値を推定する前に、各電気機器が稼働中か否かを推定した結果の信頼度を算出する。そして、信頼度が所定レベルを上回る場合、複数の電気機器各々の消費電流値又は消費電力値を推定する処理を実行し、信頼度が所定レベルを下回る場合、複数の電気機器各々の消費電流値又は消費電力値を推定する処理を実行せず、警告を出力する。
 電気機器が稼働中か否かの推定結果の信頼度が所定レベルより低い場合、稼働中の電気機器の中に、教師データを登録されていないものが含まれる可能性がある。このような状況下で、複数の電気機器各々の消費電流値又は消費電力値を推定しても、十分な精度の結果は得られない。
 そこで、本実施形態では、信頼度が所定レベルを上回る場合には、複数の電気機器各々の消費電流値又は消費電力値を推定する処理を実行するが、信頼度が所定レベルを下回る場合には、複数の電気機器各々の消費電流値又は消費電力値を推定する処理を実行せず、警告を出力する。
 図13に、本実施形態の推定装置10の機能ブロック図の一例を示す。図示するように、推定装置10は、データ取得部11と、推定部12と、選択部13と、第3の前処理部19とを有する。なお、図示しないが、推定装置10は、さらに、第1の前処理部16、入力受付部17及び第2の前処理部18の中のいずれかを有してもよい。データ取得部11、選択部13、第1の前処理部16、入力受付部17及び第2の前処理部18の構成は、第1乃至第6の実施形態と同様である。
 第3の前処理部19は、複数の電気機器各々が稼働中か停止中かを推定した結果の信頼度を算出する。複数の電気機器各々が稼働中か停止中かの推定は、第3の実施形態で説明した第1の前処理部16による推定処理と同様の推定処理で実現できる。推定した結果の信頼度を算出する方法は特段制限されず、従来のあらゆる方法を採用できる。
 推定部12は、第3の前処理部19が算出した信頼度が所定レベルを上回る場合(所定レベル以上信頼できる場合)、複数の電気機器各々の消費電流値又は消費電力値を推定する処理を実行する。推定部12は、第1乃至第6の実施形態で説明した方法で、複数の電気機器各々の消費電流値又は消費電力値を推定する。例えば、推定部12は、選択部13が選択した推定処理を実行する。
 一方、第3の前処理部19が算出した信頼度が所定レベルを下回る場合(所定レベル以上信頼できない場合)、推定部12は、複数の電気機器各々の消費電流値又は消費電力値を推定する処理を実行せず、警告を出力する。警告の手段は様々であり、ディスプレイ、スピーカ、警告ランプ等のあらゆる出力装置を介して実現できる。また、警告の出力はリアルタイムでなくてもよく、事後に信頼度が所定レベルを下回った期間をまとめて、レポートとして出力してもよい。
 なお、本実施形態の推定装置10は、図14の機能ブロック図に示すように、さらに、登録部20を有してもよい。
 登録部20は、第3の前処理部19が算出した信頼度が所定レベルを下回る場合、データ取得部11が取得した測定データから特徴量を抽出し、教師データとして教師データ記憶部15(データベース)に登録する。
 第3の前処理部19が算出した信頼度が所定レベルを下回る場合、測定データの中に、教師データを登録されていない電気機器の成分が含まれる可能性がある。このような測定データから抽出した特徴量を教師データ記憶部15(データベース)に登録することで、教師データを登録されていない電気機器の成分を含む教師データを登録することができる。
 登録部20は、抽出した教師データ(特徴量)が教師データ記憶部15に既に登録されていないか確認し、登録されていない場合に、抽出した特徴量を含む教師データを登録してもよい。そして、既に登録されている場合は、抽出した特徴量を含む教師データを新たに登録しなくてもよい。
 この場合、教師データの登録に不備があったためでなく、電源電圧降下等のその他の理由で、第3の前処理部19が算出した信頼度が低くなったと考えられる。この場合、登録部20は、その旨を示す警告を出力してもよい。警告の手段は様々であり、ディスプレイ、スピーカ、警告ランプ等のあらゆる出力装置を介して実現できる。
 次に、図15のフローチャートを用いて、本実施形態の推定装置10の処理の流れの一例を説明する。
 まず、データ取得部11は、監視対象の複数の電気機器全体の消費電流又は消費電力の測定データ(処理対象)を取得する(S50)。
 その後、第3の前処理部19は、S40で取得された測定データに基づき、複数の電気機器各々が稼働中か停止中かを推定し(S51)、その結果の信頼度を算出する(S52)。
 推定部12は、S52で算出された信頼度と、所定の閾値とを大小比較する。
 S52で算出された信頼度が所定の閾値を上回る場合(S53のYes)、推定部12は、複数の電気機器各々の消費電流又は消費電力を推定する処理を実行する(S57)。すなわち、第1乃至第6の実施形態で説明した処理、例えば、図5のS11~S12、図6のS31~S35、図8のS21~S25、又は、図12のS42~S47等を実行する。
 一方、S52で算出された信頼度が所定の閾値を下回る場合(S53のNo)、推定部12は、複数の電気機器各々の消費電流又は消費電力を推定する処理を実行せず、警告を出力する(S54)。
 そして、登録部20は、S50で取得された測定データから特徴量を抽出し(S55)、教師データ記憶部15(データベース)に登録する(S56)。
 以上説明した本実施形態によれば、第1乃至第4の実施形態と同様な作用効果を実現できる。
 また、本実施形態の場合、複数の電気機器各々の消費電流値又は消費電力値を推定する前に、各電気機器が稼働中か否かを推定した結果の信頼度を算出し、信頼度が所定レベルを下回る場合、複数の電気機器各々の消費電流値又は消費電力値を推定する処理を実行せず、警告を出力することができる。
 電気機器が稼働中か否かの推定結果の信頼度が所定レベルより低い場合、稼働中の電気機器の中に、教師データを登録されていないものが含まれる可能性がある。このような状況下で、複数の電気機器各々の消費電流値又は消費電力値を推定しても、十分な精度の結果は得られない。
 本実施形態では、このような十分な精度の結果が得られない状況下では、複数の電気機器各々の消費電流値又は消費電力値を推定する処理を実行しない。このため、処理負担を軽減する。
<第8の実施形態>
 本実施形態では、第1の推定処理又は第2の推定処理で推定した複数の電気機器各々の消費電流値又は消費電力値(推定結果)を、ディスプレイに表示することができる。また、第1の推定処理及び第2の推定処理を選択するユーザ入力を受付けることができる。
 そして、ディスプレイに表示する推定結果を、ユーザ入力に応じて、第1の推定処理による推定結果、及び、第2の推定処理による推定結果の間で切り替えることができる。
 図16に、本実施形態の推定装置10の機能ブロック図の一例を示す。図示するように、推定装置10は、入力受付部17と、表示部21とを有する。
 図17に、本実施形態の推定装置10の機能ブロック図の他の一例を示す。図示するように、推定装置10は、データ取得部11、推定部12及び選択部13をさらに有してもよい。データ取得部11、推定部12及び選択部13の構成は、第1乃至第7の実施形態と同様である。
 入力受付部17は、第1の推定処理及び第2の推定処理のいずれかを選択するユーザ入力を受付ける。
 表示部21は、ユーザ入力で選択された推定処理に基づく推定結果をディスプレイに表示する。また、表示部21は、推定結果をディスプレイに表示している状態で、選択されている推定処理が切り換えられると、それに応じて、ディスプレイに表示する推定結果を、切り換えられた後の推定処理に基づく推定結果に切り替える。
 図18及び図19に、本実施形態の推定装置10が表示するUI(User Interface)画面の一例を示す。
 当該UI画面では、横軸に時間を取り、縦軸に消費電力及び信頼度を取ったグラフが表示されている。当該グラフには、推定部12により推定された複数の電気機器各々の時系列な消費電力値の推定結果が、積み上げグラフで表示されている。
 また、当該グラフには、推定部12による推定結果の信頼度が表示されている。推定部12による推定結果の信頼度を算出する方法は特段制限されず、従来のあらゆる方法を採用できる。
 また、当該UI画面には、第1の推定処理及び第2の推定処理を選択するユーザ入力を受付けるGUI(Graphical User Interface)部品が表示されている。つまみを左右方向に移動させることで、第1の推定処理(精度重視)又は第2の推定処理(計算コスト重視)を選択できる。
 図18では、第2の推定処理(計算コスト重視)が選択されている。そして、グラフには、第2の推定処理で推定された推定結果が表示されている。この場合、信頼度は相対的に低くなる。当該状態でGUI部品を操作し、第1の推定処理(精度重視)を選択するよう切り替えると、UI画面は図19の状態に切り替わる。
 図19では、第1の推定処理(精度重視)が選択されている。そして、グラフには、第1の推定処理で推定された推定結果が表示されている。この場合、信頼度は相対的に高くなる。当該状態でGUI部品を操作し、第2の推定処理(計算コスト重視)を選択するよう切り替えると、UI画面は図18の状態に切り替わる。
 図18及び図19より、当該例では、第1の推定処理(精度重視)と第2の推定処理(計算コスト重視)とで推定を行う時間単位(時間間隔)が異なっていることが分かる。具体的には、第1の推定処理では約3時間毎の状態を推定しているのに対し(図19参照)、第2の推定処理では約30分毎の状態を推定している(図18参照)。第1の推定処理では推定精度を重視しているため、計算コストを重視している第2の推定処理と比べると、推定を行う時間間隔(時間単位)が長い。反対に、第2の推定処理は、計算コストを重視しているため、第1の推定処理と比べて、推定を行う時間間隔(時間単位)が短い。
 以上説明した本実施形態によれば、第1乃至第7の実施形態と同様な作用効果を実現できる。
 また、第1の推定処理及び第2の推定処理の選択をユーザから受付け、各々の推定結果を表示することで、ユーザが真に希望する情報を提供することができる。
<第9の実施形態>
 本実施形態のデータ取得部11は、複数の測定センサ各々から測定データを取得する。複数の測定センサは、例えば、分電盤の分岐毎に設置される。推定部12の教師データ記憶部15は、測定センサ毎に、その下流側で配線に接続され、電力供給を受ける複数の電気機器各々の教師データを記憶する。そして、推定処理実行部14は、測定センサ毎にデータ取得部11が取得する測定データと、測定センサ毎に教師データ記憶部15が記憶する教師データとに基づき、測定センサ毎に、複数の電気機器各々の消費電流値又は消費電力値を推定する。選択部13は、測定センサ毎に、推定処理を選択する。
 このような、本実施形態によれば、測定センサ毎に推定処理を選択することができる。すなわち、第1の測定センサに対応して第1の推定処理が選択されている時に、第2の測定センサに対応して第2の推定処理が選択されている、という状況を実現できる。
 測定センサ毎に、監視対象の電気機器の稼動状況は異なり得る。例えば、第1の測定センサに対応する監視対象電気機器の多数が稼働中である一方、第2の測定センサに対応する監視対象電気機器の大部分が停止中であり、少数のみ稼働中という状況が発生し得る。測定センサ毎に推定処理を選択できる本実施形態によれば、測定センサ各々の状況に応じた適切な推定処理を測定センサ毎に決定できる。結果、計算コストを軽減しつつ、良好な推定の精度を実現できる。
 以下、参考形態の例を付記する。
1. 監視対象の複数の電気機器全体の消費電流又は消費電力の測定データを取得するデータ取得手段と、
 前記電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に前記測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理を実行する推定手段と、
 前記第1の推定処理及び前記第2の推定処理を含む複数の推定処理の中からいずれかを選択する選択手段と、
を有し、
 前記推定手段は、前記選択手段が選択した推定処理を実行する推定装置。
2. 1に記載の推定装置において、
 複数の前記電気機器の中には、稼働中に1つの消費電流値及び消費電力値をとる第1の前記電気機器と、稼働中に複数の消費電流値及び消費電力値をとる第2の前記電気機器とが含まれ、
 前記第1の教師データ群は、前記第2の電気機器各々に対応する前記教師データの数が、前記第2の教師データ群よりも多い推定装置。
3. 2に記載の推定装置において、
 前記第1の教師データ群は、前記第2の電気機器の中の第2-1の電気機器の教師データとして、N個の消費電流値又は消費電力値各々に対応する前記教師データを含み、
 前記第2の教師データ群は、前記第2-1の電気機器の前記教師データとして、M個の消費電流値又は消費電力値各々に対応する前記教師データを含み、
 NはMより大きい推定装置。
4. 1から3のいずれかに記載の推定装置において、
 前記測定データに基づき、稼動中の前記電気機器の台数を推定する第1の前処理手段をさらに有し、
 前記選択手段は、前記第1の前処理手段が推定した台数が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記第1の前処理手段が推定した台数が前記所定の閾値を下回る場合、前記第1の推定処理を選択する推定装置。
5. 1から3のいずれかに記載の推定装置において、
 前記選択手段は、複数の前記電気機器全体の消費電流値又は消費電力値が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記消費電流値又は前記消費電力値が前記所定の閾値を下回る場合、前記第1の推定処理を選択する推定装置。
6. 1から3のいずれかに記載の推定装置において、
 推定処理を選択するユーザ入力を受付ける入力受付手段をさらに有し、
 前記選択手段は、前記ユーザ入力に従いいずれかの推定処理を選択する推定装置。
7. 1から3のいずれかに記載の推定装置において、
 前記測定データに基づき、複数の前記電気機器各々が稼働中か停止中かを推定する第2の前処理手段をさらに有し、
 前記推定手段は、稼働中に1つの消費電流値及び消費電力値をとる第1の前記電気機器各々の消費電流値及び消費電力値を、前記第2の前処理手段の推定結果に基づき決定する推定装置。
8. 7に記載の推定装置において、
 前記推定手段は、稼働中に複数の消費電流値及び消費電力値をとる第2の前記電気機器各々の消費電流値及び消費電力値を、停止中と推定された電気機器の前記教師データを含まない前記第1の教師データ群に基づき推定する前記第1の推定処理、又は、停止中と推定された電気機器の前記教師データを含まない前記第2の教師データ群に基づき推定する前記第2の推定処理により推定する推定装置。
9. 7又は8に記載の推定装置において、
 前記選択手段は、前記第2の前処理手段により稼働中と推定された前記第2の電気機器の台数が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記第2の前処理手段により稼働中と推定された前記第2の電気機器の台数が所定の閾値を下回る場合、前記第1の推定処理を選択する推定装置。
10. 1から9のいずれかに記載の推定装置において、
 前記データ取得手段は、時系列な前記測定データを取得し、
 前記推定手段は、時系列な前記測定データを処理して、複数の前記電気機器各々の時系列な消費電流値又は消費電力値を推定し、
 前記推定手段は、第1のタイミングよりも前のタイミングにおける複数の前記電気機器各々の消費電流値又は消費電力値の推定結果を、前記第1のタイミングの推定結果として採用する第3の推定処理をさらに実行し、
 前記選択手段は、前記第1のタイミングにおける前記測定データと前記第1のタイミングよりも前のタイミングにおける前記測定データとの差分が所定の閾値を下回る場合、前記第3の推定処理を選択する推定装置。
11. 1から10のいずれかに記載の推定装置において、
 複数の前記電気機器各々が稼働中か停止中かを推定した結果の信頼度を算出する第3の前処理手段をさらに有し、
 前記推定手段は、前記第3の前処理手段が算出した前記信頼度が所定レベルを上回る場合、複数の前記電気機器各々の消費電流値又は消費電力値を推定する処理を実行し、前記第3の前処理手段が算出した前記信頼度が所定レベルを下回る場合、複数の前記電気機器各々の消費電流値又は消費電力値を推定する処理を実行せず、警告を出力する推定装置。
12. 11に記載の推定装置において、
 前記第3の前処理手段が算出した前記信頼度が所定レベルを下回る場合、前記測定データから特徴量を抽出し、教師データとしてデータベースに登録する登録手段をさらに有する推定装置。
13. 複数の監視対象の電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理のいずれかを選択するユーザ入力を受付ける入力受付手段と、
 前記ユーザ入力で選択された推定処理に基づく推定結果をディスプレイに表示する表示手段と、
を有し、
 前記表示手段は、前記推定結果を前記ディスプレイに表示している状態で、選択されている推定処理が切り換えられると、それに応じて、前記ディスプレイに表示する前記推定結果を、切り換えられた後の推定処理に基づく前記推定結果に切り替える推定装置。
14. コンピュータが、
 監視対象の複数の電気機器全体の消費電流又は消費電力の測定データを取得するデータ取得工程と、
 前記電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に前記測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理を実行する推定工程と、
 前記第1の推定処理及び前記第2の推定処理を含む複数の推定処理の中からいずれかを選択する選択工程と、
を実行し、
 前記推定工程では、前記選択工程で選択された推定処理を実行する推定方法。
14-2. 14に記載の推定方法において、
 複数の前記電気機器の中には、稼働中に1つの消費電流値及び消費電力値をとる第1の前記電気機器と、稼働中に複数の消費電流値及び消費電力値をとる第2の前記電気機器とが含まれ、
 前記第1の教師データ群は、前記第2の電気機器各々に対応する前記教師データの数が、前記第2の教師データ群よりも多い推定方法。
14-3. 14-2に記載の推定方法において、
 前記第1の教師データ群は、前記第2の電気機器の中の第2-1の電気機器の教師データとして、N個の消費電流値又は消費電力値各々に対応する前記教師データを含み、
 前記第2の教師データ群は、前記第2-1の電気機器の前記教師データとして、M個の消費電流値又は消費電力値各々に対応する前記教師データを含み、
 NはMより大きい推定方法。
14-4. 14から14-3のいずれかに記載の推定方法において、
 前記コンピュータが、前記測定データに基づき、稼動中の前記電気機器の台数を推定する第1の前処理工程をさらに実行し、
 前記選択工程では、前記第1の前処理工程で推定した台数が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記第1の前処理工程で推定した台数が前記所定の閾値を下回る場合、前記第1の推定処理を選択する推定方法。
14-5. 14から14-3のいずれかに記載の推定方法において、
 前記選択工程では、複数の前記電気機器全体の消費電流値又は消費電力値が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記消費電流値又は前記消費電力値が前記所定の閾値を下回る場合、前記第1の推定処理を選択する推定方法。
14-6. 14から14-3のいずれかに記載の推定方法において、
 前記コンピュータが、推定処理を選択するユーザ入力を受付ける入力受付工程をさらに実行し、
 前記選択工程では、前記ユーザ入力に従いいずれかの推定処理を選択する推定方法。
14-7. 14から14-3のいずれかに記載の推定方法において、
 前記コンピュータが、前記測定データに基づき、複数の前記電気機器各々が稼働中か停止中かを推定する第2の前処理工程をさらに実行し、
 前記推定工程では、稼働中に1つの消費電流値及び消費電力値をとる第1の前記電気機器各々の消費電流値及び消費電力値を、前記第2の前処理工程での推定結果に基づき決定する推定方法。
14-8. 14-7に記載の推定方法において、
 前記推定工程では、稼働中に複数の消費電流値及び消費電力値をとる第2の前記電気機器各々の消費電流値及び消費電力値を、停止中と推定された電気機器の前記教師データを含まない前記第1の教師データ群に基づき推定する前記第1の推定処理、又は、停止中と推定された電気機器の前記教師データを含まない前記第2の教師データ群に基づき推定する前記第2の推定処理により推定する推定方法。
14-9. 14-7又は14-8に記載の推定方法において、
 前記選択工程では、前記第2の前処理工程により稼働中と推定された前記第2の電気機器の台数が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記第2の前処理工程により稼働中と推定された前記第2の電気機器の台数が所定の閾値を下回る場合、前記第1の推定処理を選択する推定方法。
14-10. 14から14-9のいずれかに記載の推定方法において、
 前記データ取得工程では、時系列な前記測定データを取得し、
 前記推定工程では、時系列な前記測定データを処理して、複数の前記電気機器各々の時系列な消費電流値又は消費電力値を推定し、
 前記推定工程では、第1のタイミングよりも前のタイミングにおける複数の前記電気機器各々の消費電流値又は消費電力値の推定結果を、前記第1のタイミングの推定結果として採用する第3の推定処理をさらに実行し、
 前記選択工程では、前記第1のタイミングにおける前記測定データと前記第1のタイミングよりも前のタイミングにおける前記測定データとの差分が所定の閾値を下回る場合、前記第3の推定処理を選択する推定方法。
14-11. 14から14-10のいずれかに記載の推定方法において、
 前記コンピュータが、複数の前記電気機器各々が稼働中か停止中かを推定した結果の信頼度を算出する第3の前処理工程をさらに実行し、
 前記推定工程では、前記第3の前処理工程で算出した前記信頼度が所定レベルを上回る場合、複数の前記電気機器各々の消費電流値又は消費電力値を推定する処理を実行し、前記第3の前処理工程で算出した前記信頼度が所定レベルを下回る場合、複数の前記電気機器各々の消費電流値又は消費電力値を推定する処理を実行せず、警告を出力する推定方法。
14-12. 14-11に記載の推定方法において、
 前記コンピュータが、前記第3の前処理工程で算出した前記信頼度が所定レベルを下回る場合、前記測定データから特徴量を抽出し、教師データとしてデータベースに登録する登録工程をさらに実行する推定方法。
15. コンピュータを、
 監視対象の複数の電気機器全体の消費電流又は消費電力の測定データを取得するデータ取得手段、
 前記電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に前記測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理を実行する推定手段、
 前記第1の推定処理及び前記第2の推定処理を含む複数の推定処理の中からいずれかを選択する選択手段、
として機能させ、
 前記推定手段は、前記選択手段が選択した推定処理を実行するプログラム。
15-2. 15に記載のプログラムにおいて、
 複数の前記電気機器の中には、稼働中に1つの消費電流値及び消費電力値をとる第1の前記電気機器と、稼働中に複数の消費電流値及び消費電力値をとる第2の前記電気機器とが含まれ、
 前記第1の教師データ群は、前記第2の電気機器各々に対応する前記教師データの数が、前記第2の教師データ群よりも多いプログラム。
15-3. 15-2に記載のプログラムにおいて、
 前記第1の教師データ群は、前記第2の電気機器の中の第2-1の電気機器の教師データとして、N個の消費電流値又は消費電力値各々に対応する前記教師データを含み、
 前記第2の教師データ群は、前記第2-1の電気機器の前記教師データとして、M個の消費電流値又は消費電力値各々に対応する前記教師データを含み、
 NはMより大きいプログラム。
15-4. 15から15-3のいずれかに記載のプログラムにおいて、
 前記コンピュータを、前記測定データに基づき、稼動中の前記電気機器の台数を推定する第1の前処理手段としてさらに機能させ、
 前記選択手段は、前記第1の前処理手段が推定した台数が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記第1の前処理手段が推定した台数が前記所定の閾値を下回る場合、前記第1の推定処理を選択するプログラム。
15-5. 15から15-3のいずれかに記載のプログラムにおいて、
 前記選択手段は、複数の前記電気機器全体の消費電流値又は消費電力値が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記消費電流値又は前記消費電力値が前記所定の閾値を下回る場合、前記第1の推定処理を選択するプログラム。
15-6. 15から15-3のいずれかに記載のプログラムにおいて、
 前記コンピュータを、推定処理を選択するユーザ入力を受付ける入力受付手段としてさらに機能させ、
 前記選択手段は、前記ユーザ入力に従いいずれかの推定処理を選択するプログラム。
15-7. 15から15-3のいずれかに記載のプログラムにおいて、
 前記コンピュータを、前記測定データに基づき、複数の前記電気機器各々が稼働中か停止中かを推定する第2の前処理手段としてさらに機能させ、
 前記推定手段は、稼働中に1つの消費電流値及び消費電力値をとる第1の前記電気機器各々の消費電流値及び消費電力値を、前記第2の前処理手段の推定結果に基づき決定するプログラム。
15-8. 15-7に記載のプログラムにおいて、
 前記推定手段は、稼働中に複数の消費電流値及び消費電力値をとる第2の前記電気機器各々の消費電流値及び消費電力値を、停止中と推定された電気機器の前記教師データを含まない前記第1の教師データ群に基づき推定する前記第1の推定処理、又は、停止中と推定された電気機器の前記教師データを含まない前記第2の教師データ群に基づき推定する前記第2の推定処理により推定するプログラム。
15-9. 15-7又は15-8に記載のプログラムにおいて、
 前記選択手段は、前記第2の前処理手段により稼働中と推定された前記第2の電気機器の台数が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記第2の前処理手段により稼働中と推定された前記第2の電気機器の台数が所定の閾値を下回る場合、前記第1の推定処理を選択するプログラム。
15-10. 15から15-9のいずれかに記載のプログラムにおいて、
 前記データ取得手段は、時系列な前記測定データを取得し、
 前記推定手段は、時系列な前記測定データを処理して、複数の前記電気機器各々の時系列な消費電流値又は消費電力値を推定し、
 前記推定手段は、第1のタイミングよりも前のタイミングにおける複数の前記電気機器各々の消費電流値又は消費電力値の推定結果を、前記第1のタイミングの推定結果として採用する第3の推定処理をさらに実行し、
 前記選択手段は、前記第1のタイミングにおける前記測定データと前記第1のタイミングよりも前のタイミングにおける前記測定データとの差分が所定の閾値を下回る場合、前記第3の推定処理を選択するプログラム。
15-11. 15から15-10のいずれかに記載のプログラムにおいて、
 前記コンピュータを、複数の前記電気機器各々が稼働中か停止中かを推定した結果の信頼度を算出する第3の前処理手段としてさらに機能させ、
 前記推定手段は、前記第3の前処理手段が算出した前記信頼度が所定レベルを上回る場合、複数の前記電気機器各々の消費電流値又は消費電力値を推定する処理を実行し、前記第3の前処理手段が算出した前記信頼度が所定レベルを下回る場合、複数の前記電気機器各々の消費電流値又は消費電力値を推定する処理を実行せず、警告を出力するプログラム。
15-12. 15-11に記載のプログラムにおいて、
 前記コンピュータを、前記第3の前処理手段が算出した前記信頼度が所定レベルを下回る場合、前記測定データから特徴量を抽出し、教師データとしてデータベースに登録する登録手段としてさらに機能させるプログラム。
16. コンピュータが、
 複数の監視対象の電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理のいずれかを選択するユーザ入力を受付ける入力受付工程と、
 前記ユーザ入力で選択された推定処理に基づく推定結果をディスプレイに表示する表示工程と、
を実行し、
 前記表示工程では、前記推定結果を前記ディスプレイに表示している状態で、選択されている推定処理が切り換えられると、それに応じて、前記ディスプレイに表示する前記推定結果を、切り換えられた後の推定処理に基づく前記推定結果に切り替える推定方法。
17. コンピュータを、
 複数の監視対象の電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理のいずれかを選択するユーザ入力を受付ける入力受付手段、
 前記ユーザ入力で選択された推定処理に基づく推定結果をディスプレイに表示する表示手段、
として機能させ、
 前記表示手段は、前記推定結果を前記ディスプレイに表示している状態で、選択されている推定処理が切り換えられると、それに応じて、前記ディスプレイに表示する前記推定結果を、切り換えられた後の推定処理に基づく前記推定結果に切り替えるプログラム。
 この出願は、2015年9月29日に出願された日本出願特願2015-191726号を基礎とする優先権を主張し、その開示の全てをここに取り込む。

Claims (17)

  1.  監視対象の複数の電気機器全体の消費電流又は消費電力の測定データを取得するデータ取得手段と、
     前記電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に前記測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理を実行する推定手段と、
     前記第1の推定処理及び前記第2の推定処理を含む複数の推定処理の中からいずれかを選択する選択手段と、
    を有し、
     前記推定手段は、前記選択手段が選択した推定処理を実行する推定装置。
  2.  請求項1に記載の推定装置において、
     複数の前記電気機器の中には、稼働中に1つの消費電流値及び消費電力値をとる第1の前記電気機器と、稼働中に複数の消費電流値及び消費電力値をとる第2の前記電気機器とが含まれ、
     前記第1の教師データ群は、前記第2の電気機器各々に対応する前記教師データの数が、前記第2の教師データ群よりも多い推定装置。
  3.  請求項2に記載の推定装置において、
     前記第1の教師データ群は、前記第2の電気機器の中の第2-1の電気機器の教師データとして、N個の消費電流値又は消費電力値各々に対応する前記教師データを含み、
     前記第2の教師データ群は、前記第2-1の電気機器の前記教師データとして、M個の消費電流値又は消費電力値各々に対応する前記教師データを含み、
     NはMより大きい推定装置。
  4.  請求項1から3のいずれか1項に記載の推定装置において、
     前記測定データに基づき、稼動中の前記電気機器の台数を推定する第1の前処理手段をさらに有し、
     前記選択手段は、前記第1の前処理手段が推定した台数が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記第1の前処理手段が推定した台数が前記所定の閾値を下回る場合、前記第1の推定処理を選択する推定装置。
  5.  請求項1から3のいずれか1項に記載の推定装置において、
     前記選択手段は、複数の前記電気機器全体の消費電流値又は消費電力値が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記消費電流値又は前記消費電力値が前記所定の閾値を下回る場合、前記第1の推定処理を選択する推定装置。
  6.  請求項1から3のいずれか1項に記載の推定装置において、
     推定処理を選択するユーザ入力を受付ける入力受付手段をさらに有し、
     前記選択手段は、前記ユーザ入力に従いいずれかの推定処理を選択する推定装置。
  7.  請求項1から3のいずれか1項に記載の推定装置において、
     前記測定データに基づき、複数の前記電気機器各々が稼働中か停止中かを推定する第2の前処理手段をさらに有し、
     前記推定手段は、稼働中に1つの消費電流値及び消費電力値をとる第1の前記電気機器各々の消費電流値及び消費電力値を、前記第2の前処理手段の推定結果に基づき決定する推定装置。
  8.  請求項7に記載の推定装置において、
     前記推定手段は、稼働中に複数の消費電流値及び消費電力値をとる第2の前記電気機器各々の消費電流値及び消費電力値を、停止中と推定された電気機器の前記教師データを含まない前記第1の教師データ群に基づき推定する前記第1の推定処理、又は、停止中と推定された電気機器の前記教師データを含まない前記第2の教師データ群に基づき推定する前記第2の推定処理により推定する推定装置。
  9.  請求項7又は8に記載の推定装置において、
     前記選択手段は、前記第2の前処理手段により稼働中と推定された前記第2の電気機器の台数が所定の閾値を上回る場合、前記第2の推定処理を選択し、前記第2の前処理手段により稼働中と推定された前記第2の電気機器の台数が所定の閾値を下回る場合、前記第1の推定処理を選択する推定装置。
  10.  請求項1から9のいずれか1項に記載の推定装置において、
     前記データ取得手段は、時系列な前記測定データを取得し、
     前記推定手段は、時系列な前記測定データを処理して、複数の前記電気機器各々の時系列な消費電流値又は消費電力値を推定し、
     前記推定手段は、第1のタイミングよりも前のタイミングにおける複数の前記電気機器各々の消費電流値又は消費電力値の推定結果を、前記第1のタイミングの推定結果として採用する第3の推定処理をさらに実行し、
     前記選択手段は、前記第1のタイミングにおける前記測定データと前記第1のタイミングよりも前のタイミングにおける前記測定データとの差分が所定の閾値を下回る場合、前記第3の推定処理を選択する推定装置。
  11.  請求項1から10のいずれか1項に記載の推定装置において、
     複数の前記電気機器各々が稼働中か停止中かを推定した結果の信頼度を算出する第3の前処理手段をさらに有し、
     前記推定手段は、前記第3の前処理手段が算出した前記信頼度が所定レベルを上回る場合、複数の前記電気機器各々の消費電流値又は消費電力値を推定する処理を実行し、前記第3の前処理手段が算出した前記信頼度が所定レベルを下回る場合、複数の前記電気機器各々の消費電流値又は消費電力値を推定する処理を実行せず、警告を出力する推定装置。
  12.  請求項11に記載の推定装置において、
     前記第3の前処理手段が算出した前記信頼度が所定レベルを下回る場合、前記測定データから特徴量を抽出し、教師データとしてデータベースに登録する登録手段をさらに有する推定装置。
  13.  複数の監視対象の電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理のいずれかを選択するユーザ入力を受付ける入力受付手段と、
     前記ユーザ入力で選択された推定処理に基づく推定結果をディスプレイに表示する表示手段と、
    を有し、
     前記表示手段は、前記推定結果を前記ディスプレイに表示している状態で、選択されている推定処理が切り換えられると、それに応じて、前記ディスプレイに表示する前記推定結果を、切り換えられた後の推定処理に基づく前記推定結果に切り替える推定装置。
  14.  コンピュータが、
     監視対象の複数の電気機器全体の消費電流又は消費電力の測定データを取得するデータ取得工程と、
     前記電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に前記測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理を実行する推定工程と、
     前記第1の推定処理及び前記第2の推定処理を含む複数の推定処理の中からいずれかを選択する選択工程と、
    を実行し、
     前記推定工程では、前記選択工程で選択された推定処理を実行する推定方法。
  15.  コンピュータを、
     監視対象の複数の電気機器全体の消費電流又は消費電力の測定データを取得するデータ取得手段、
     前記電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に前記測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき、複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理を実行する推定手段、
     前記第1の推定処理及び前記第2の推定処理を含む複数の推定処理の中からいずれかを選択する選択手段、
    として機能させ、
     前記推定手段は、前記選択手段が選択した推定処理を実行するプログラム。
  16.  コンピュータが、
     複数の監視対象の電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理のいずれかを選択するユーザ入力を受付ける入力受付工程と、
     前記ユーザ入力で選択された推定処理に基づく推定結果をディスプレイに表示する表示工程と、
    を実行し、
     前記表示工程では、前記推定結果を前記ディスプレイに表示している状態で、選択されている推定処理が切り換えられると、それに応じて、前記ディスプレイに表示する前記推定結果を、切り換えられた後の推定処理に基づく前記推定結果に切り替える推定方法。
  17.  コンピュータを、
     複数の監視対象の電気機器毎に、消費電流値又は消費電力値と、前記消費電流値又は前記消費電力値で稼働中に測定データに含まれる特徴量とを対応付けた教師データを複数有する第1の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第1の推定処理、及び、前記第1の教師データ群よりも前記教師データの数が少ない第2の教師データ群に基づき複数の前記電気機器各々の消費電流値又は消費電力値を推定する第2の推定処理のいずれかを選択するユーザ入力を受付ける入力受付手段、
     前記ユーザ入力で選択された推定処理に基づく推定結果をディスプレイに表示する表示手段、
    として機能させ、
     前記表示手段は、前記推定結果を前記ディスプレイに表示している状態で、選択されている推定処理が切り換えられると、それに応じて、前記ディスプレイに表示する前記推定結果を、切り換えられた後の推定処理に基づく前記推定結果に切り替えるプログラム。
PCT/JP2016/077992 2015-09-29 2016-09-23 推定装置、推定方法、及び、プログラム WO2017057180A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017543209A JP6791152B2 (ja) 2015-09-29 2016-09-23 推定装置、推定方法、及び、プログラム

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015-191726 2015-09-29
JP2015191726 2015-09-29

Publications (1)

Publication Number Publication Date
WO2017057180A1 true WO2017057180A1 (ja) 2017-04-06

Family

ID=58423487

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/077992 WO2017057180A1 (ja) 2015-09-29 2016-09-23 推定装置、推定方法、及び、プログラム

Country Status (2)

Country Link
JP (1) JP6791152B2 (ja)
WO (1) WO2017057180A1 (ja)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018124852A (ja) * 2017-02-02 2018-08-09 沖電気工業株式会社 情報処理装置、情報処理方法、およびプログラム
WO2019026231A1 (en) * 2017-08-03 2019-02-07 Nec Corporation APPARATUS, METHOD, DISAGGREGATION SYSTEM, AND MODEL STRUCTURE SELECTION PROGRAM
CN111352386A (zh) * 2018-12-21 2020-06-30 大隈株式会社 功率计算装置
JP2021528643A (ja) * 2018-06-22 2021-10-21 イーエヌデータクト ゲーエムベーハーiNDTact GmbH センサ配置構造、センサ配置構造の使用、および固体伝播音を検出する方法
JPWO2020153493A1 (ja) * 2019-01-24 2021-12-02 国立研究開発法人国立がん研究センター アノテーション支援装置、アノテーション支援方法及びアノテーション支援プログラム

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013518556A (ja) * 2010-01-25 2013-05-20 ジェネヴァ クリーンテック インコーポレイテッド 家電機器の自動検出
WO2014013533A1 (ja) * 2012-07-17 2014-01-23 日立コンシューマエレクトロニクス株式会社 機器識別装置および機器識別システム
WO2015083393A1 (ja) * 2013-12-03 2015-06-11 株式会社東芝 機器状態推定装置、機器消費電力推定装置、およびプログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013518556A (ja) * 2010-01-25 2013-05-20 ジェネヴァ クリーンテック インコーポレイテッド 家電機器の自動検出
WO2014013533A1 (ja) * 2012-07-17 2014-01-23 日立コンシューマエレクトロニクス株式会社 機器識別装置および機器識別システム
WO2015083393A1 (ja) * 2013-12-03 2015-06-11 株式会社東芝 機器状態推定装置、機器消費電力推定装置、およびプログラム

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018124852A (ja) * 2017-02-02 2018-08-09 沖電気工業株式会社 情報処理装置、情報処理方法、およびプログラム
WO2019026231A1 (en) * 2017-08-03 2019-02-07 Nec Corporation APPARATUS, METHOD, DISAGGREGATION SYSTEM, AND MODEL STRUCTURE SELECTION PROGRAM
JP2020529675A (ja) * 2017-08-03 2020-10-08 日本電気株式会社 モデル構造選択装置、方法、ディスアグリゲーションシステムおよびプログラム
US11635454B2 (en) 2017-08-03 2023-04-25 Nec Corporation Model structure selection apparatus, method, disaggregation system and program
JP2021528643A (ja) * 2018-06-22 2021-10-21 イーエヌデータクト ゲーエムベーハーiNDTact GmbH センサ配置構造、センサ配置構造の使用、および固体伝播音を検出する方法
CN111352386A (zh) * 2018-12-21 2020-06-30 大隈株式会社 功率计算装置
JPWO2020153493A1 (ja) * 2019-01-24 2021-12-02 国立研究開発法人国立がん研究センター アノテーション支援装置、アノテーション支援方法及びアノテーション支援プログラム

Also Published As

Publication number Publication date
JP6791152B2 (ja) 2020-11-25
JPWO2017057180A1 (ja) 2018-07-12

Similar Documents

Publication Publication Date Title
WO2017057180A1 (ja) 推定装置、推定方法、及び、プログラム
JP6958599B2 (ja) 監視装置、監視システム、監視方法及びプログラム
JPWO2015151558A1 (ja) 監視装置、監視システム、監視方法及びプログラム
JP4433890B2 (ja) 電気機器稼動状態推定システムおよび電気機器稼動状態推定用データベース構築方法
US20150137792A1 (en) Power consumption monitoring apparatus
US11178021B2 (en) System and method for visually managing computing devices in a data center
JP6465106B2 (ja) 教師データ生成装置、電気機器監視システム、教師データ生成方法及びプログラム
EP2651078A1 (en) Method and apparatus for managing electronic appliance
JP2017090982A (ja) 要因解析装置、要因解析方法、及びプログラム
WO2017038364A1 (ja) 情報出力装置、情報出力方法、及び、プログラム
WO2017038354A1 (ja) 情報提供装置、情報提供方法、及び、プログラム
JP6597606B2 (ja) 監視システム、監視機器、サーバ、監視機器の動作方法、サーバの動作方法、及び、プログラム
WO2015115137A1 (ja) 監視装置、監視システム、監視方法、補正情報作成装置、補正情報作成方法及びプログラム
JP2009075029A (ja) 表示装置および表示方法
CN110463200A (zh) 影像监控方法、影像监控装置及影像监控系统
JP6221443B2 (ja) 監視装置、監視方法及びプログラム
JP2014003749A (ja) 電気機器判別装置、電気機器判別システム、電気機器判別方法、及びプログラム
JP6541919B1 (ja) 設定支援装置、設定支援方法及びプログラム
JP2017182401A (ja) 改善案提示装置、改善案提示プログラム及び改善案提示方法
JP6607252B2 (ja) データ処理装置、データ処理方法、及び、プログラム
JP6471088B2 (ja) 電力推定方法および該電力推定方法が適用される電力推定装置
JP6018597B2 (ja) 電気製品識別方法および電気製品識別システム
CN106979794A (zh) 传感器测试方法及装置
JP2020194538A (ja) 情報処理装置、情報処理システム、プログラム
JP2011145775A (ja) 中央制御装置

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2017543209

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16851354

Country of ref document: EP

Kind code of ref document: A1