JP2018173837A - Prediction device, prediction system, prediction method and program - Google Patents

Prediction device, prediction system, prediction method and program Download PDF

Info

Publication number
JP2018173837A
JP2018173837A JP2017071766A JP2017071766A JP2018173837A JP 2018173837 A JP2018173837 A JP 2018173837A JP 2017071766 A JP2017071766 A JP 2017071766A JP 2017071766 A JP2017071766 A JP 2017071766A JP 2018173837 A JP2018173837 A JP 2018173837A
Authority
JP
Japan
Prior art keywords
prediction
waveforms
pattern
target period
objective variable
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2017071766A
Other languages
Japanese (ja)
Other versions
JP7099805B2 (en
Inventor
勝彦 大塚
Katsuhiko Otsuka
勝彦 大塚
利彦 新家
Toshihiko Araya
利彦 新家
宮本 学
Manabu Miyamoto
学 宮本
健士 河村
Takeshi Kawamura
健士 河村
陽子 井出
Yoko Ide
陽子 井出
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Heavy Industries Ltd
Original Assignee
Mitsubishi Heavy Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Heavy Industries Ltd filed Critical Mitsubishi Heavy Industries Ltd
Priority to JP2017071766A priority Critical patent/JP7099805B2/en
Publication of JP2018173837A publication Critical patent/JP2018173837A/en
Application granted granted Critical
Publication of JP7099805B2 publication Critical patent/JP7099805B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • General Factory Administration (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a prediction device, a prediction system, a prediction method and a program capable of performing demand prediction at low cost and high speed.SOLUTION: A prediction device 100 comprises: a waveform acquisition part 110 acquiring waveforms representing in a time-series values of objective variables measured in the past; a classification processing part 131 classifying similar waveforms among the plurality of waveforms into one pattern and setting an explanatory variable indicating a characteristic common to the waveforms included in the one pattern; a probability calculation part 132 calculating probability distribution of values which the objective variable may take in a prediction target period by selecting a pattern matching the explanatory variable in the future prediction target period and performing statistical processing on the waveform included in the pattern; and a prediction part 133 predicting a value of the objective variable in the prediction target period on the basis of the probability distribution.SELECTED DRAWING: Figure 1

Description

本発明は、予測装置、予測システム、予測方法及びプログラムに関する。   The present invention relates to a prediction device, a prediction system, a prediction method, and a program.

エネルギー、資源を効率的に利用するために、需要家はエネルギー及び資源の需要を予測して、需要に応じた供給を確保する計画を作成する必要がある。
例えば電力を利用する場合、需要家は単位時間(例えば30分)ごとの需要を予測して、電力事業者から必要な電力を購入する契約を結ぶ。このとき、需要家は、単位時間別の需要量のうち最大となる需要量を基に、電力事業者から購入する電力、即ち、契約電力として設定する。
また、需要家は、電力事業者に対し、契約電力に応じた基本料金と、実際に使用した電力量に応じた従量料金とを支払う。需要家は、契約電力を小さくするほど基本料金を安くすることができるが、一方で、契約電力を超える電力を使用(購入)した場合、電力事業者に対して超過違約金を支払わなければならない。このため、需要家は、基本料金及び超過違約金を低減させるために、精度の高い需要予測を行う必要がある。
In order to efficiently use energy and resources, the consumer needs to create a plan for predicting the demand for energy and resources and securing supply according to the demand.
For example, when using electric power, a consumer predicts the demand per unit time (for example, 30 minutes) and concludes a contract for purchasing necessary electric power from an electric power company. At this time, a consumer sets as the electric power purchased from an electric power provider, ie, contract electric power, based on the largest demand amount among the demand amounts according to unit time.
In addition, the consumer pays the electric power company a basic fee according to the contracted power and a pay-as-you-go fee according to the amount of power actually used. The customer can reduce the basic charge as the contracted power is reduced, but if the customer uses (purchases) the power exceeding the contracted power, he / she has to pay an excess penalty to the power company. . For this reason, a consumer needs to perform highly accurate demand prediction in order to reduce a basic charge and an excess penalty.

電力の需要を予測する方法として、例えば特許文献1では、電気負荷別に用意された予測モデルに天気等の条件を入力することにより、電気負荷別の電力需要量を予測する方法が開示されている。
また、需要家が有する設備等を模倣した物理モデルを作成し、当該物理モデルにおいて複数の条件(説明変数)を確率的に変動させたシミュレーションを多数実行して電力需要量(目的変数)を求める、モンテカルロシミュレーションを用いた予測方法が知られている。
As a method for predicting power demand, for example, Patent Literature 1 discloses a method for predicting power demand for each electrical load by inputting conditions such as weather into a prediction model prepared for each electrical load. .
In addition, a physical model that imitates equipment and the like possessed by a customer is created, and a large number of simulations in which a plurality of conditions (explanatory variables) are stochastically changed in the physical model are executed to obtain the power demand (objective variable). A prediction method using Monte Carlo simulation is known.

特開2015−201972号公報JP, 2015-201972, A

しかしながら、従来の予測方法では、需要家が有する多数の設備を網羅した詳細な物理モデルを作成する必要があり、このような物理モデルを作成するために多くの時間が必要となる。
また、モンテカルロシミュレーションを用いた予測方法では、予測精度を向上させるために多くのシミュレーションを実行する必要があり、予測結果を得るのに長時間を要する。このため、例えば30分後を予測対象期間として電力需要量を予測する場合、予測対象期間までに全てのシミュレーションを完了することができず、実際に電力の調達を行う前に予測結果を得られない可能性がある。
However, in the conventional prediction method, it is necessary to create a detailed physical model that covers a large number of facilities that a customer has, and it takes a lot of time to create such a physical model.
Moreover, in the prediction method using the Monte Carlo simulation, it is necessary to execute many simulations in order to improve the prediction accuracy, and it takes a long time to obtain the prediction result. For this reason, for example, when predicting the power demand amount after 30 minutes as the prediction target period, it is not possible to complete all the simulations by the prediction target period, and the prediction result can be obtained before actually procuring power. There is no possibility.

本発明は、このような課題に鑑みてなされたものあって、高速で需要予測を行うことができる予測装置、予測システム、予測方法及びプログラムを提供する。   The present invention has been made in view of such problems, and provides a prediction device, a prediction system, a prediction method, and a program capable of performing demand prediction at high speed.

上記課題を解決するため、本発明は以下の手段を採用している。
本発明の第一の態様によれば、予測装置(100)は、過去に計測された目的変数の値を時系列に表す波形を取得する波形取得部(110)と、複数の前記波形のうち、類似する波形同士を一のパターンに分類し、当該一のパターンに分類された前記波形に共通する特性を示す説明変数を設定する分類処理部(131)と、将来の予測対象期間における前記説明変数と適合するパターンを選択し、当該パターンに分類される波形に統計処理を施すことにより、前記予測対象期間において前記目的変数が取り得る値の確率分布を演算する確率演算部(132)と、前記確率分布に基づいて、前記予測対象期間における前記目的変数の値を求める予測部(133)と、を備える。
このように、予測装置は、予測対象期間における説明変数と適合するパターンに分類された波形に対して確率分布を演算し、当該確率分布に基づいて目的変数の値を求めることにより、演算及び予測を迅速に実行することができる。このため、例えばモンテカルロシミュレーションを用いる既存の予測方法よりも、演算及び予測にかかる時間を短縮させることができる。
In order to solve the above problems, the present invention employs the following means.
According to the first aspect of the present invention, the prediction device (100) includes a waveform acquisition unit (110) that acquires a waveform representing a value of a target variable measured in the past in time series, and a plurality of the waveforms Categorizing similar waveforms into one pattern and setting an explanatory variable indicating characteristics common to the waveforms classified into the one pattern, and the explanation in a future prediction target period A probability calculator (132) that calculates a probability distribution of values that can be taken by the objective variable in the prediction target period by selecting a pattern that matches the variable and performing statistical processing on the waveform classified into the pattern; A prediction unit (133) for obtaining a value of the objective variable in the prediction target period based on the probability distribution.
As described above, the prediction device calculates and predicts the probability distribution for the waveform classified into the pattern that matches the explanatory variable in the prediction target period, and calculates the value of the objective variable based on the probability distribution. Can be executed quickly. For this reason, for example, the time required for calculation and prediction can be shortened as compared with an existing prediction method using Monte Carlo simulation.

本発明の第二の態様によれば、上述の態様に係る予測装置において、前記予測部は、前記確率分布に基づいて、前記予測対象期間において予め決められた信頼区間の範囲で前記目的変数が取り得る値のうち、上限値及び下限値を求める。
このようにすることで、予測装置は、予測対象期間において目的変数が取り得る値のうち、確実性の低い値を排除した上で、精度の高い上限値及び下限値を求めることができる。
According to the second aspect of the present invention, in the prediction device according to the above aspect, the prediction unit determines that the objective variable is within a range of confidence intervals determined in advance in the prediction target period based on the probability distribution. Among the possible values, an upper limit value and a lower limit value are obtained.
By doing in this way, the prediction apparatus can obtain the upper limit value and the lower limit value with high accuracy after eliminating the value with low certainty from the values that the objective variable can take in the prediction target period.

本発明の第三の態様によれば、上述の何れか一の態様に係る予測装置は、前記予測部が求めた前記目的変数の値に基づいて、当該目的変数に関連する対象物の需給計画を作成する計画作成部(134)を更に備える。
このように、予測装置は、予測部が予測した目的変数の値に基づいて予測対象期間における需給計画を作成するので、予測対象期間における計画的な機器の最適運用が可能となる。
According to the third aspect of the present invention, the prediction device according to any one of the above aspects is based on the value of the objective variable obtained by the prediction unit, and the supply and demand plan for the object related to the objective variable. Is further provided with a plan creation unit (134).
Thus, since the prediction apparatus creates a supply and demand plan in the prediction target period based on the value of the objective variable predicted by the prediction unit, it is possible to optimally operate the equipment in a planned manner in the prediction target period.

本発明の第四の態様によれば、予測システムは、プラントにおける目的変数の実際の値を計測する計測装置(10)と、前記プラントの将来の予測対象期間において前記目的変数の取り得る値を求める予測装置(100)と、を備える。
前記予測装置は、前記計測装置により計測された前記目的変数の値を時系列に表す波形を取得する波形取得部(110)と、複数の前記波形のうち、類似する波形同士を一のパターンに分類し、当該一のパターンに分類された前記波形に共通する特性を示す説明変数を設定する分類処理部(131)と、前記説明変数に適合する前記予測対象期間において前記目的変数が取り得る値の確率分布を統計処理に基づいて演算する確率演算部(132)と、前記確率分布に基づいて、前記予測対象期間における前記目的変数の値を求める予測部(133)と、を有する。
According to the fourth aspect of the present invention, the prediction system includes a measuring device (10) that measures an actual value of an objective variable in a plant, and values that the objective variable can take in a future prediction target period of the plant. A prediction device (100) to be obtained.
The prediction device includes a waveform acquisition unit (110) that acquires a waveform representing the value of the objective variable measured by the measurement device in time series, and a plurality of the waveforms that are similar to each other in a single pattern. A classification processing unit (131) that classifies and sets an explanatory variable indicating characteristics common to the waveforms classified into the one pattern, and a value that the objective variable can take in the prediction target period that matches the explanatory variable A probability calculation unit (132) that calculates the probability distribution based on statistical processing, and a prediction unit (133) that calculates the value of the objective variable in the prediction target period based on the probability distribution.

本発明の第五の態様によれば、予測方法は、過去に計測された目的変数の値を時系列に表す波形を取得する波形取得ステップと、複数の前記波形のうち、類似する波形同士を一のパターンに分類し、当該一のパターンに分類された前記波形に共通する特性を示す説明変数を設定する分類処理ステップと、前記説明変数に適合する将来の予測対象期間において前記目的変数が取り得る値の確率分布を統計処理に基づいて演算する確率演算ステップと、前記確率分布に基づいて、前記予測対象期間における前記目的変数の値を求める予測ステップと、を有する。   According to the fifth aspect of the present invention, the prediction method includes a waveform acquisition step of acquiring a waveform representing the value of the objective variable measured in the past in time series, and a similar waveform among the plurality of waveforms. A classification process step for classifying into one pattern and setting an explanatory variable indicating characteristics common to the waveforms classified into the one pattern; and the target variable is taken in a future prediction target period that matches the explanatory variable. A probability calculating step of calculating a probability distribution of values to be obtained based on statistical processing; and a predicting step of obtaining a value of the objective variable in the prediction target period based on the probability distribution.

本発明の第六の態様によれば、プログラムは、予測装置のコンピュータを、過去に計測された目的変数の値を時系列に表す波形を取得する波形取得部、複数の前記波形のうち、類似する波形同士を一のパターンに分類し、当該一のパターンに分類された前記波形に共通する特性を示す説明変数を設定する分類処理部、前記説明変数に適合する将来の予測対象期間において前記目的変数が取り得る値の確率分布を統計処理に基づいて演算する確率演算部、前記確率分布に基づいて、前記予測対象期間における前記目的変数の値を求める予測部、として機能させる。   According to the sixth aspect of the present invention, the program uses a computer of the prediction device, a waveform acquisition unit that acquires a waveform representing the value of the objective variable measured in the past in time series, and a similarity among the plurality of waveforms. A processing unit for classifying waveforms to be classified into one pattern and setting an explanatory variable indicating characteristics common to the waveforms classified into the one pattern; and the purpose in a future prediction target period that matches the explanatory variable It functions as a probability calculation unit that calculates a probability distribution of values that a variable can take based on statistical processing, and a prediction unit that calculates the value of the target variable in the prediction target period based on the probability distribution.

本発明に係る予測装置、予測システム、予測方法及びプログラムによれば、高速で需要予測を行うことができる。   According to the prediction device, the prediction system, the prediction method, and the program according to the present invention, it is possible to perform demand prediction at high speed.

本発明の一実施形態に係る予測装置の機能構成を示す図である。It is a figure which shows the function structure of the prediction apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係る分類装置の処理フローを示す第1の図である。It is the 1st figure showing the processing flow of the classification device concerning one embodiment of the present invention. 本発明の一実施形態に係る分類処理を説明するための図である。It is a figure for demonstrating the classification | category process which concerns on one Embodiment of this invention. 本発明の一実施形態に係る分類装置の処理フローを示す第2の図である。It is a 2nd figure which shows the processing flow of the classification device based on one Embodiment of this invention. 本発明の一実施形態に係る予測処理を説明するための第1の図である。It is a 1st figure for demonstrating the prediction process which concerns on one Embodiment of this invention. 本発明の一実施形態に係る予測処理を説明するための第2の図である。It is a 2nd figure for demonstrating the prediction process which concerns on one Embodiment of this invention. 本発明の一実施形態に係る予測装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the prediction apparatus which concerns on one Embodiment of this invention.

(予測システムの機能構成)
以下、本発明の一実施形態に係る予測システムについて、図1〜図7を参照しながら説明する。
本実施形態では、電力を消費するプラントを需要家の例として説明する。プラントは、例えば発電所、工場、倉庫、商業施設等の施設である。また、本実施形態において、予測システムは、プラントにおいて消費される電力、即ち、電力の需要量の予測を行う例について説明する。
また、以下の説明において、予測システムが予測する需要量は「目的変数」とも称する。目的変数とは、予測したい変数のことである。目的変数は、「従属変数」、「外的基準」とも呼ばれ、物事の結果ととらえることもできる。
(Functional configuration of prediction system)
Hereinafter, a prediction system according to an embodiment of the present invention will be described with reference to FIGS.
In the present embodiment, a plant that consumes electric power will be described as an example of a consumer. The plant is a facility such as a power plant, a factory, a warehouse, or a commercial facility. Moreover, in this embodiment, the prediction system demonstrates the example which estimates the electric power consumed in a plant, ie, the demand amount of electric power.
In the following description, the demand amount predicted by the prediction system is also referred to as “object variable”. An objective variable is a variable to be predicted. The objective variable is also called “dependent variable” or “external criterion” and can be regarded as the result of things.

図1は、本発明の一実施形態に係る予測装置の機能構成を示す図である。
図1に示すように、予測システム1は、計測装置10と、サーバ20と、予測装置100とを備えている。
計測装置10は、プラントAに設けられており、プラントAが使用した電力量(電力需要量)と、プラントAの状態とを、単位時間(例えば30分)ごとに計測する。
プラントAの状態情報は、例えばプラントAが工場である場合、プラントAの生産量、設備の稼働状態等の情報を含む。生産設備の稼働状態とは、例えば空調、照明、生産設備のように電力を消費する設備の単位時間別の稼働率である。
計測装置10は、プラントAにおける実際の電力需要量を計測するための電力計11と、プラントAの実際の生産量、稼働状態を計測するためのセンサ部12とを有している。
また、計測装置10は、計測した電力需要量及び計測日時を関連付けた「需要情報」と、計測した状態及び計測日時を関連付けた「状態情報」とを、計測結果として予測装置100に送信する。
サーバ20は、予測装置100とネットワークNWを介して通信可能に接続されている。
サーバ20は、地域別及び時刻別の「天気情報」を収集して予測装置100へ送信する。天気情報は、例えば天気、最高気温、最低気温、湿度、降雨量、風速等の情報を含む。
FIG. 1 is a diagram illustrating a functional configuration of a prediction device according to an embodiment of the present invention.
As shown in FIG. 1, the prediction system 1 includes a measurement device 10, a server 20, and a prediction device 100.
The measuring device 10 is provided in the plant A, and measures the amount of power used by the plant A (power demand amount) and the state of the plant A every unit time (for example, 30 minutes).
For example, when the plant A is a factory, the state information of the plant A includes information such as the production amount of the plant A and the operating state of the equipment. The operation state of the production facility is an operation rate for each unit time of facilities that consume power, such as air conditioning, lighting, and production facilities.
The measuring device 10 includes a wattmeter 11 for measuring the actual power demand in the plant A and a sensor unit 12 for measuring the actual production amount and the operating state of the plant A.
In addition, the measuring device 10 transmits “demand information” that associates the measured power demand amount and measurement date and time “state information” that associates the measured state and measurement date and time to the prediction device 100 as a measurement result.
The server 20 is communicably connected to the prediction device 100 via the network NW.
The server 20 collects “weather information” for each region and each time and transmits it to the prediction device 100. The weather information includes information such as weather, maximum temperature, minimum temperature, humidity, rainfall, and wind speed.

予測装置100は、計測装置10から受信した計測結果と、サーバ20から取得した天気情報とに基づいて、プラントAの将来の予測対象期間における電力需要量を単位時間ごとに予測する。予測対象期間は、例えば翌日の0時〜24時である。
予測装置100は、図1に示すように、波形取得部110と、変数取得部120と、処理部130と、記憶部140とを備えている。
The prediction device 100 predicts the power demand amount in the future prediction target period of the plant A for each unit time based on the measurement result received from the measurement device 10 and the weather information acquired from the server 20. The prediction target period is, for example, 0:00 to 24:00 on the next day.
As illustrated in FIG. 1, the prediction device 100 includes a waveform acquisition unit 110, a variable acquisition unit 120, a processing unit 130, and a storage unit 140.

波形取得部110は、過去に計測されたプラントAの電力需要量を時系列に表す波形を取得する。
具体的には、波形取得部110は、計測装置10から受信した複数の需要情報を所定の期間ごとに分割して、分割した需要情報を時系列に並べることにより、電力需要量の推移を時系列に表す波形を取得する。そして、波形取得部110は、波形を記憶部140に記憶して蓄積する。
本実施形態では、波形取得部110は、例えば所定の期間を1日(各日0時〜24時)とし、日別の波形を取得する。
The waveform acquisition unit 110 acquires a waveform representing the power demand amount of the plant A measured in the past in time series.
Specifically, the waveform acquisition unit 110 divides a plurality of demand information received from the measuring device 10 for each predetermined period, and arranges the divided demand information in time series, thereby changing the power demand amount over time. Acquires the waveform represented in the series. Then, the waveform acquisition unit 110 stores and accumulates the waveform in the storage unit 140.
In the present embodiment, the waveform acquisition unit 110 acquires a daily waveform, for example, by setting a predetermined period to one day (each day from 0:00 to 24:00).

変数取得部120は、説明変数を取得する。説明変数とは、目的変数を説明する変数のことであ。説明変数は、「独立変数」とも呼ばれ、物事の原因ととらえることもできる。本実施形態では、説明変数は、電力需要量に影響を与える要因(特性)を示すものである。
具体的には、変数取得部120は、記憶部140に予め記憶されているプラントAの所在地、休日、始業時間、終業時間等の情報を含む「施設情報」を説明変数として取得する。なお、記憶部140にはカレンダが記憶されており、変数取得部120は、日付に対応する曜日をカレンダから取得するようにしてもよい。
また、計測装置10から「状態情報」を、サーバ20からプラントAの所在地を含む地域の「天気情報」を、説明変数として取得する。
更に、変数取得部120は、プラントAの予測対象期間における「予定情報」を説明変数として取得する。予定情報は、例えばプラントAが工場である場合、予測対象期間におけるプラントAの予定生産量、設備の予定稼働状態等である。予定情報は、記憶部140に予め記憶されていてもよいし、サーバ20を介してオペレータが入力するようにしてもよい。
The variable acquisition unit 120 acquires explanatory variables. An explanatory variable is a variable that describes an objective variable. Explanatory variables are also called “independent variables” and can be taken as the cause of things. In the present embodiment, the explanatory variable indicates a factor (characteristic) that affects the power demand.
Specifically, the variable acquisition unit 120 acquires “facility information” including information such as the location of the plant A, holidays, start hours, and end hours stored in advance in the storage unit 140 as an explanatory variable. The storage unit 140 stores a calendar, and the variable acquisition unit 120 may acquire the day of the week corresponding to the date from the calendar.
Further, “state information” is acquired from the measuring device 10 and “weather information” of the area including the location of the plant A is acquired from the server 20 as an explanatory variable.
Furthermore, the variable acquisition unit 120 acquires “planned information” in the prediction target period of the plant A as an explanatory variable. For example, when the plant A is a factory, the schedule information includes the planned production amount of the plant A in the prediction target period, the planned operating state of the equipment, and the like. The schedule information may be stored in advance in the storage unit 140 or may be input by the operator via the server 20.

処理部130は、分類処理部131と、確率演算部132と、予測部133と、計画作成部134とを有している。
分類処理部131は、記憶部140に蓄積された複数の波形のうち、類似する波形同士を一のパターンに(一のパターン・一の類型として)分類し、当該一のパターンに分類された波形に共通する特性を示す説明変数を設定する。分類処理部131は、複数の波形を用いて機械学習を行うことにより、特性に対してどのような波形の傾向(パターン)が出現するかの関係を示す決定木を作成する。
特性とは、状態情報、天気情報、及び施設情報に含まれる情報のうち少なくとも一つの情報の値を示す。例えば、プラントAの休日に類似する波形が多く表れる場合、これら波形に共通する特性は「休日」である。即ち、波形に共通する特性とは、電力需要量に影響を与えて波形を変化させる要因でもある。
なお、「共通する」とは、値が一致すること(例えば取得した日が「休日」)のみに限られず、値が所定の範囲内であること(例えば最高気温が「10度以上15度未満」)、値が所定の閾値を超えること(例えば最高気温が「30度以上」、「0度未満」)も含む。
The processing unit 130 includes a classification processing unit 131, a probability calculation unit 132, a prediction unit 133, and a plan creation unit 134.
The classification processing unit 131 classifies similar waveforms among a plurality of waveforms accumulated in the storage unit 140 into one pattern (as one pattern / one type), and the waveforms classified into the one pattern. Set an explanatory variable indicating the characteristics common to. The classification processing unit 131 performs a machine learning using a plurality of waveforms, thereby creating a decision tree indicating the relationship of what waveform tendency (pattern) appears to the characteristics.
The characteristic indicates a value of at least one of information included in state information, weather information, and facility information. For example, when many waveforms similar to holidays of the plant A appear, the characteristic common to these waveforms is “holiday”. That is, the characteristics common to the waveforms are factors that change the waveforms by affecting the power demand.
Note that “common” is not limited only to the value matching (for example, the acquired date is “holiday”), but the value is within a predetermined range (for example, the maximum temperature is “10 ° C. or more and less than 15 ° C.”). )) And a value exceeding a predetermined threshold (for example, the maximum temperature is “30 ° C. or higher”, “less than 0 ° C.”)

確率演算部132は、将来の予測対象期間における説明変数と適合するパターンを選択し、当該パターンに分類された波形に統計処理を施すことにより、予測対象期間において電力需要量が取り得る値の確率分布を演算する。例えば、本実施形態において、確率演算部132は統計処理として正規分布の手法を用いて確率分布を演算する例について説明するが、これに限られることは無い。他の実施では、確率演算部132は、統計処理として、例えば最尤推定、ポアソン分布、t分布、二項分布等の手法を用いて確率分布を演算してもよい。
また、本実施形態では、確率演算部132は、予測対象期間を更に単位時間で分割して、単位時間別の確率分布を演算する。
The probability calculation unit 132 selects a pattern that matches the explanatory variable in the future prediction target period, and performs statistical processing on the waveform classified into the pattern, thereby probing the probability that the power demand can take in the prediction target period. Calculate the distribution. For example, in the present embodiment, the probability calculation unit 132 describes an example of calculating a probability distribution using a normal distribution method as statistical processing, but the present invention is not limited to this. In another implementation, the probability calculation unit 132 may calculate the probability distribution using a method such as maximum likelihood estimation, Poisson distribution, t distribution, binomial distribution, or the like as statistical processing.
In the present embodiment, the probability calculation unit 132 further divides the prediction target period by unit time and calculates a probability distribution for each unit time.

予測部133は、確率演算部132が演算した確率分布に基づいて、予測対象期間における電力需要量を予測する。   The prediction unit 133 predicts the power demand amount in the prediction target period based on the probability distribution calculated by the probability calculation unit 132.

計画作成部134は、予測部133が予測した電力需要量に基づいて、プラントAの予測対象期間における電力の調達計画を作成する。   The plan creation unit 134 creates a power procurement plan for the prediction target period of the plant A based on the power demand amount predicted by the prediction unit 133.

記憶部140には、波形取得部110が取得した波形と、変数取得部120が取得した説明変数とが逐次記憶される。また、記憶部140には、施設情報が予め記憶されている。   The storage unit 140 sequentially stores the waveform acquired by the waveform acquisition unit 110 and the explanatory variable acquired by the variable acquisition unit 120. The storage unit 140 stores facility information in advance.

(予測システムの処理フロー)
図2は、本発明の一実施形態に係る分類装置の処理フローを示す第1の図である。
図3は、本発明の一実施形態に係る分類処理を説明するための図である。
予測装置100は、電力需要量の予測を行う前に、プラントAの波形を蓄積するとともに、波形を分類する処理を行う。以下、図2〜図3を参照して、当該分類処理の詳細について説明する。
(Prediction system processing flow)
FIG. 2 is a first diagram illustrating a processing flow of the classification device according to the embodiment of the present invention.
FIG. 3 is a diagram for explaining classification processing according to an embodiment of the present invention.
The prediction device 100 accumulates the waveform of the plant A and performs processing for classifying the waveform before predicting the power demand. Hereinafter, the details of the classification process will be described with reference to FIGS.

図2に示すように、波形取得部110は、計測装置10から受信した複数の需要情報に基づいて、電力需要量の推移を時系列に表す波形を取得する(ステップS100)。
本実施形態では、波形取得部110は、複数の需要情報を時系列に並べた波形を取得する。更に、波形取得部110は、波形を1日ごとに分割することにより、日別(各日0時〜24時)の波形を取得する。また、波形取得部110は、記憶部140に日別の波形を記憶して蓄積する。
このとき、変数取得部120は、それぞれの波形と同じ期間に計測されたプラントAの状態情報と、天気情報とを、計測装置10及びサーバ20のそれぞれから取得する。
As illustrated in FIG. 2, the waveform acquisition unit 110 acquires a waveform that represents a change in power demand in time series based on a plurality of pieces of demand information received from the measurement device 10 (step S100).
In the present embodiment, the waveform acquisition unit 110 acquires a waveform obtained by arranging a plurality of demand information in time series. Furthermore, the waveform acquisition unit 110 acquires a daily waveform (each day from 0:00 to 24:00) by dividing the waveform every day. In addition, the waveform acquisition unit 110 stores and accumulates daily waveforms in the storage unit 140.
At this time, the variable acquisition unit 120 acquires the state information of the plant A and the weather information measured during the same period as each waveform from each of the measurement device 10 and the server 20.

次に、分類処理部131は、記憶部140に蓄積された複数の波形を用いて機械学習を行い、決定木を作成する(ステップS101)。
分類処理部131は、機械学習により、特性(状態情報、天気情報、及び施設情報に含まれる情報のうち少なくとも一つの情報の値)と、波形とに基づいて、いずれの特性により類似する波形が多く表れるかを分類する。そして、分類処理部131は、図3に示すように、類似する波形同士を一のパターンに分類し、当該一のパターンに分類された波形に共通する特性を示す説明変数を設定した決定木を作成する。
例えば、図3に示すように、類似する波形同士をそれぞれパターン1、パターン2、パターン3…に分類したとする。このとき、「最高気温が20度以上」である場合にパターン1の波形が多く出現する場合、「最高気温が20度以上」であるとの特性がパターン1の説明変数として設定される。
Next, the classification processing unit 131 performs machine learning using a plurality of waveforms stored in the storage unit 140, and creates a decision tree (step S101).
Based on the characteristics (value of at least one of the information included in the state information, weather information, and facility information) and the waveform, the classification processing unit 131 uses a waveform to resemble a waveform that is similar to any characteristic. Classify whether it appears a lot. Then, as shown in FIG. 3, the classification processing unit 131 classifies similar waveforms into one pattern, and sets a decision tree in which explanatory variables indicating characteristics common to the waveforms classified into the one pattern are set. create.
For example, as shown in FIG. 3, it is assumed that similar waveforms are classified into pattern 1, pattern 2, pattern 3,. At this time, when many waveforms of pattern 1 appear when “maximum temperature is 20 ° C. or higher”, a characteristic that “maximum temperature is 20 ° C. or higher” is set as an explanatory variable of pattern 1.

予測装置100は、新たな波形を取得する度に、又は所定のタイミング(例えば1ヶ月おき)で上述の処理を繰り返して決定木を更新する。   The prediction apparatus 100 updates the decision tree by repeating the above process every time a new waveform is acquired or at a predetermined timing (for example, every other month).

図4は、本発明の一実施形態に係る分類装置の処理フローを示す第2の図である。
図5は、本発明の一実施形態に係る予測処理を説明するための第1の図である。
図6は、本発明の一実施形態に係る予測処理を説明するための第2の図である。
以下、図4〜図6を参照して、予測装置100が電力需要量の予測及び電力の調達計画の作成を行う処理の詳細について説明する。
図4に示すように、まず、変数取得部120は、プラントAの将来の予測対象期間における説明変数を取得する(ステップS200)。
例えば、翌日の電力需要量を予測する場合、変数取得部120は、翌日の日付に関連付けられた各種情報を記憶部140、サーバ20から取得する。例えば、変数取得部120は、翌日のプラントAの予定生産量、設備の予定稼働状態を含む予定情報を記憶部140又はサーバ20から取得する。また、変数取得部120は、翌日のプラントAの所在地を含む地域の天気情報をサーバ20から取得する。
FIG. 4 is a second diagram illustrating a processing flow of the classification device according to the embodiment of the present invention.
FIG. 5 is a first diagram for explaining a prediction process according to an embodiment of the present invention.
FIG. 6 is a second diagram for explaining the prediction processing according to the embodiment of the present invention.
Hereinafter, with reference to FIG. 4 to FIG. 6, the details of processing in which the prediction device 100 performs prediction of power demand and creation of a power procurement plan will be described.
As shown in FIG. 4, first, the variable acquisition unit 120 acquires explanatory variables in the future prediction target period of the plant A (step S200).
For example, when predicting the power demand for the next day, the variable acquisition unit 120 acquires various information associated with the date of the next day from the storage unit 140 and the server 20. For example, the variable acquisition unit 120 acquires, from the storage unit 140 or the server 20, schedule information including the scheduled production amount of the plant A on the next day and the planned operation state of the equipment. Further, the variable acquisition unit 120 acquires the weather information of the area including the location of the plant A on the next day from the server 20.

次に、確率演算部132は、変数取得部120が取得した説明変数と、分類処理部131が作成した決定木とに基づいて、予測対象期間における波形のパターンを推測して選択する(ステップS201)。   Next, the probability calculation unit 132 estimates and selects a waveform pattern in the prediction target period based on the explanatory variable acquired by the variable acquisition unit 120 and the decision tree created by the classification processing unit 131 (step S201). ).

次に、確率演算部132は、選択したパターンに含まれる複数の波形に対して統計処理を行うことにより、予測対象期間を単位時間別に分割し、単位時間別に電力需要量が取り得る値の確率分布を演算する(ステップS202)。
例えば、確率演算部132は、電力需要量の取り得る値が正規分布に従うと仮定した場合、図5に示すように、当該確率分布を正規分布によって表す。
Next, the probability calculation unit 132 divides the prediction target period by unit time by performing statistical processing on a plurality of waveforms included in the selected pattern, and the probability of the value that the power demand can take by unit time Distribution is calculated (step S202).
For example, when it is assumed that the possible value of the power demand amount follows a normal distribution, the probability calculation unit 132 represents the probability distribution by a normal distribution as shown in FIG.

次に、予測部133は、単位時間別の正規分布に基づいて、予め定められた信頼区間の範囲に含まれる電力需要量の下限値及び上限値を予測する(ステップS203)。例えば信頼水準が97%となる信頼区間を設定した場合、電力需要量の平均をμ、平均からの標準偏差をσとすると、下限値(図5のMIN)はおよそ「μ−2σ」で示される値、上限値(図5のMAX)はおよそ「μ+2σ」で示される値となる。
そして、予測部133は、図6に示すように、単位時間別に計算された電力需要量の下限値及び上限値を時系列に並べて、予測対象期間における下限値の推移を表す波形(図6のMIN)と、上限値の推移を表す波形(図6のMAX)とを予測する。
Next, the prediction unit 133 predicts the lower limit value and the upper limit value of the power demand amount included in the predetermined confidence interval based on the normal distribution for each unit time (step S203). For example, when a confidence interval with a confidence level of 97% is set, if the average power demand is μ and the standard deviation from the average is σ, the lower limit (MIN in FIG. 5) is approximately indicated by “μ-2σ”. The upper limit value (MAX in FIG. 5) is approximately “μ + 2σ”.
Then, as shown in FIG. 6, the prediction unit 133 arranges the lower limit value and the upper limit value of the power demand calculated for each unit time in time series, and shows a waveform representing the transition of the lower limit value in the prediction target period (in FIG. 6). MIN) and a waveform (MAX in FIG. 6) representing the transition of the upper limit value are predicted.

次に、計画作成部134は、予測部133が予測した電力需要量に基づいて、プラントAの予測対象期間における電力の調達計画を作成する(ステップS204)。
例えば、計画作成部134は、確率演算部132が予測した電力需要量の上限値のうち、最も大きい値以上の電力の調達が可能となるように契約電力を設定した調達計画を作成する。なお、計画作成部134は、プラントAが有する発電装置及びコジェネレーションシステムを利用することにより、電力事業者から調達(買電)する電力を減らせる場合は、当該減少分を考慮した調達計画を作成するようにしてもよい。
Next, the plan creation unit 134 creates a power procurement plan for the prediction target period of the plant A based on the power demand amount predicted by the prediction unit 133 (step S204).
For example, the plan creation unit 134 creates a procurement plan in which contract power is set so that power greater than or equal to the largest value of the power demand amount predicted by the probability calculation unit 132 can be procured. In addition, the plan preparation part 134 uses the power generation apparatus and cogeneration system which the plant A has, and when the electric power procured (electricity purchase) from an electric power provider can be reduced, the procurement plan which considered the said reduction | decrease is considered. You may make it create.

予測装置100は、所定のタイミング(例えば各日)ごとに上述の処理を繰り返して、将来の予測対象期間における電力需要量を予測し、電力の調達計画を作成する。   The prediction device 100 repeats the above-described process at every predetermined timing (for example, each day), predicts the power demand amount in the future prediction target period, and creates a power procurement plan.

(予測装置のハードウェア構成)
図7は、本発明の一実施形態に係る予測装置のハードウェア構成を示す図である。
以下、図7参照して、本実施形態に係る予測装置100のハードウェア構成について説明する。
(Hardware configuration of prediction device)
FIG. 7 is a diagram illustrating a hardware configuration of a prediction device according to an embodiment of the present invention.
Hereinafter, the hardware configuration of the prediction apparatus 100 according to the present embodiment will be described with reference to FIG.

コンピュータ900は、CPU901、主記憶装置902、補助記憶装置903、入出力インタフェース904、通信インタフェース905を備える。
上述の予測装置100は、コンピュータ900に実装される。そして、上述した予測装置100の各部の動作は、プログラムの形式でそれぞれのコンピュータ900が有する補助記憶装置903に記憶されている。CPU901(処理部130)は、プログラムを補助記憶装置903から読み出して主記憶装置902に展開し、当該プログラムに従って上記処理を実行する。また、CPU901は、プログラムに従って、記憶部140に対応する記憶領域を主記憶装置902に確保する。また、CPU901は、プログラムに従って、処理中のデータを記憶する記憶領域を補助記憶装置903に確保する。
なお、コンピュータ900は、入出力インタフェース904を介して、外部記憶装置910と接続されており、上記記憶部140は外部記憶装置910に確保されてもよい。また、コンピュータ900は、通信インタフェース905を介して、外部記憶装置920と接続されており、上記記憶部140は外部記憶装置920に確保されてもよい。
The computer 900 includes a CPU 901, a main storage device 902, an auxiliary storage device 903, an input / output interface 904, and a communication interface 905.
The prediction apparatus 100 described above is implemented in a computer 900. And the operation | movement of each part of the prediction apparatus 100 mentioned above is memorize | stored in the auxiliary storage device 903 which each computer 900 has in the format of the program. The CPU 901 (processing unit 130) reads the program from the auxiliary storage device 903, expands it in the main storage device 902, and executes the above processing according to the program. In addition, the CPU 901 ensures a storage area corresponding to the storage unit 140 in the main storage device 902 according to the program. In addition, the CPU 901 ensures a storage area for storing data being processed in the auxiliary storage device 903 according to the program.
The computer 900 may be connected to the external storage device 910 via the input / output interface 904, and the storage unit 140 may be secured in the external storage device 910. The computer 900 may be connected to the external storage device 920 via the communication interface 905, and the storage unit 140 may be secured in the external storage device 920.

なお、少なくとも一つの実施形態において、補助記憶装置903は、一時的でない有形の媒体の一例である。一時的でない有形の媒体の他の例としては、入出力インタフェース904を介して接続される磁気ディスク、光磁気ディスク、CD−ROM、DVD−ROM、半導体メモリ等が挙げられる。また、このプログラムが通信回線によってコンピュータ900に配信される場合、配信を受けたコンピュータ900が当該プログラムを主記憶装置902に展開し、上記処理を実行しても良い。   In at least one embodiment, the auxiliary storage device 903 is an example of a tangible medium that is not temporary. Other examples of the tangible medium that is not temporary include a magnetic disk, a magneto-optical disk, a CD-ROM, a DVD-ROM, and a semiconductor memory connected via the input / output interface 904. When this program is distributed to the computer 900 via a communication line, the computer 900 that has received the distribution may develop the program in the main storage device 902 and execute the above processing.

また、当該プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、当該プログラムは、前述した機能を補助記憶装置903に既に記憶されている他のプログラムとの組み合わせで実現するもの、いわゆる差分ファイル(差分プログラム)であっても良い。   The program may be for realizing a part of the functions described above. Further, the program may be a so-called difference file (difference program) that realizes the above-described function in combination with another program already stored in the auxiliary storage device 903.

(作用効果)
以上のように、本実施形態に係る予測装置100は、過去に計測された電力需要量(目的変数)の値を時系列に表す波形を取得する波形取得部110と、複数の波形のうち、類似する波形同士を一のパターンに分類し、当該一のパターンに分類された波形に共通する特性を示す説明変数を設定する分類処理部131と、将来の予測対象期間における説明変数と適合するパターンを選択し、当該パターンに分類された波形に統計処理を施すことにより、予測対象期間において電力需要量が取り得る値の確率分布を演算する確率演算部132と、確率分布に基づいて、予測対象期間における電力需要量を予測する(目的変数を求める)予測部133と、を備える。
このように、予測装置100は、予測対象期間における説明変数と適合するパターンに分類された波形のみに対して確率分布を演算し、当該確率分布に基づいて目的変数の値を求めることにより、演算及び予測を迅速に実行することができる。このため、例えばモンテカルロシミュレーションを用いる既存の予測方法よりも、演算及び予測にかかる時間を短縮させることができる。
また、上述の実施形態において、予測装置100は、電力需要量の予測処理を行う前に、過去の複数の波形に基づいて予め分類処理を行っている。このため、予測装置100は、予測処理を行う際には、予め分類処理の結果として作成された決定木に基づいて、将来の予測対象期間において推測されるパターンを容易に推測及び選択することができる。この結果、確率演算部132における演算処理を更に高速化することができる。
更に、予測装置100は、過去に計測された電力需要量及び説明変数(プラントAの状態情報、施設情報、天気情報)のみが与えられればよいため、プラントAの設備を網羅した詳細な物理モデルを省略することができる。これにより、予測装置100は、需要予測にかかるコストを低減させることが可能となる。
(Function and effect)
As described above, the prediction device 100 according to the present embodiment includes the waveform acquisition unit 110 that acquires a waveform representing the value of the power demand (objective variable) measured in the past in time series, and among the plurality of waveforms, A classification processing unit 131 that classifies similar waveforms into one pattern and sets an explanatory variable indicating characteristics common to the waveforms classified into the one pattern, and a pattern that matches an explanatory variable in a future prediction target period And performing a statistical process on the waveform classified into the pattern, a probability calculation unit 132 that calculates a probability distribution of values that the power demand can take in the prediction target period, and a prediction target based on the probability distribution A prediction unit 133 that predicts a power demand amount in a period (determines an objective variable).
As described above, the prediction device 100 calculates the probability distribution only for the waveform classified into the pattern that matches the explanatory variable in the prediction target period, and calculates the value of the objective variable based on the probability distribution. And the prediction can be performed quickly. For this reason, for example, the time required for calculation and prediction can be shortened as compared with an existing prediction method using Monte Carlo simulation.
Moreover, in the above-described embodiment, the prediction device 100 performs the classification process in advance based on a plurality of past waveforms before performing the power demand amount prediction process. For this reason, when performing the prediction process, the prediction device 100 can easily estimate and select a pattern estimated in a future prediction target period based on a decision tree created in advance as a result of the classification process. it can. As a result, the calculation processing in the probability calculation unit 132 can be further speeded up.
Furthermore, since the prediction apparatus 100 only needs to be provided with the power demand amount and explanatory variables (state information of the plant A, facility information, weather information) measured in the past, a detailed physical model that covers the facilities of the plant A Can be omitted. Thereby, the prediction device 100 can reduce the cost for the demand prediction.

また、予測部133は、確率分布に基づいて、予測対象期間において予め決められた信頼区間の範囲で電力需要量が取り得る値のうち、上限値及び下限値を求める。
このようにすることで、予測装置100は、予測対象期間において電力需要量が取り得る値のうち、確実性の低い値を排除した上で、精度の高い上限値及び下限値を求めることができる。
Further, the prediction unit 133 obtains an upper limit value and a lower limit value among values that can be taken by the power demand in the range of the confidence interval determined in advance in the prediction target period based on the probability distribution.
By doing in this way, the prediction apparatus 100 can obtain | require a highly accurate upper limit value and lower limit value, after removing the value with low certainty among the values which the electric power demand amount can take in the prediction target period. .

また、予測装置100は、予測部133が予測した電力需要量に基づいて、電力の調達計画を作成する計画作成部134を更に備える。
このように、予測装置100は、予測した電力需要量に基づいて予測対象期間における調達計画を作成するので、予測対象期間における計画的な機器の最適運用が可能となる。例えば、計画作成部134が作成した計画に基づいて契約を行うことにより、予測対象期間において予測される電力需要量を大きく超える契約電力を設定すること、又は、契約電力を小さく設定して超過違約金が発生してしまう可能性を減少させることができる。この結果、予測装置100は、電力を調達するコストが高くなることを抑制できる。
The prediction device 100 further includes a plan creation unit 134 that creates a power procurement plan based on the power demand predicted by the prediction unit 133.
Thus, since the prediction apparatus 100 creates a procurement plan in the prediction target period based on the predicted power demand, it is possible to optimally operate the equipment in a planned manner in the prediction target period. For example, by making a contract based on the plan created by the plan creation unit 134, setting contract power that greatly exceeds the predicted power demand amount in the forecast period, or setting contract power to be small and excess violation The possibility of generating gold can be reduced. As a result, the prediction device 100 can suppress an increase in the cost of purchasing power.

以上、本発明の実施形態について詳細に説明したが、本発明の技術的思想を逸脱しない限り、これらに限定されることはなく、多少の設計変更等も可能である。
例えば、上述の実施形態において、予測システム1が電力需要量を予測する例について説明したが、これに限られることはない。
他の実施形態では、例えば、プラントAは施設に設けられたガスタービン、空調、冷凍機等の設備であってもよい。また、予測システム1はプラントAにおけるエネルギー(熱等)、資源(水、蒸気、燃料等)の需要量を予測してもよいし、販売する商品の需要量及び売上を予測してもよい。
この場合、計測装置10は、電力計11に代えて、エネルギー、資源、商品の量を計測するための計測器を有する。
また、予測装置100の計画作成部134は、エネルギー、資源、商品(在庫)の調達計画を作成する。なお、計画作成部134は、需要量及び売上の予測に基づいて、プラントAに供給するエネルギー、資源、商品の供給計画を作成してもよい。
As mentioned above, although embodiment of this invention was described in detail, unless it deviates from the technical idea of this invention, it is not limited to these, A some design change etc. are possible.
For example, in the above-described embodiment, the example in which the prediction system 1 predicts the power demand has been described, but the present invention is not limited to this.
In another embodiment, for example, the plant A may be equipment such as a gas turbine, an air conditioner, and a refrigerator provided in the facility. Moreover, the prediction system 1 may predict the demand amount of energy (heat, etc.) and resources (water, steam, fuel, etc.) in the plant A, or may predict the demand amount and sales of products to be sold.
In this case, the measuring device 10 includes a measuring instrument for measuring the amount of energy, resources, and commodities instead of the wattmeter 11.
In addition, the plan creation unit 134 of the prediction device 100 creates a procurement plan for energy, resources, and products (inventory). The plan creation unit 134 may create a supply plan for energy, resources, and commodities supplied to the plant A based on the demand amount and the sales forecast.

また、上述の実施形態では、一の予測装置100が一のプラントAにおける需要予測を行う態様について説明したが、これに限られることはない。他の実施形態では、一の予測装置100が複数のプラントの計測装置10と接続され、複数のプラントのそれぞれの需要予測を行うようにしてもよい。   Moreover, although the above-mentioned embodiment demonstrated the aspect in which the one prediction apparatus 100 performs the demand prediction in the one plant A, it is not restricted to this. In another embodiment, one prediction device 100 may be connected to the measurement devices 10 of a plurality of plants to perform demand prediction of each of the plurality of plants.

1 予測システム
10 計測装置
11 電力計
12 センサ部
100 予測装置
110 波形取得部
120 変数取得部
130 処理部
131 分類処理部
132 確率演算部
133 予測部
134 計画作成部
140 記憶部
20 サーバ
1 Prediction System 10 Measuring Device 11 Wattmeter 12 Sensor Unit 100 Prediction Device 110 Waveform Acquisition Unit 120 Variable Acquisition Unit 130 Processing Unit 131 Classification Processing Unit 132 Probability Calculation Unit 133 Prediction Unit 134 Plan Creation Unit 140 Storage Unit 20 Server

Claims (6)

過去に計測された目的変数の値を時系列に表す波形を取得する波形取得部と、
複数の前記波形のうち、類似する波形同士を一のパターンに分類し、当該一のパターンに分類された前記波形に共通する特性を示す説明変数を設定する分類処理部と、
将来の予測対象期間における前記説明変数と適合するパターンを選択し、当該パターンに分類された波形に統計処理を施すことにより、前記予測対象期間において前記目的変数が取り得る値の確率分布を演算する確率演算部と、
前記確率分布に基づいて、前記予測対象期間における前記目的変数の値を求める予測部と、
を備える予測装置。
A waveform acquisition unit that acquires a waveform representing the value of the objective variable measured in the past in time series, and
A classification processing unit that classifies similar waveforms among a plurality of the waveforms into one pattern, and sets an explanatory variable indicating characteristics common to the waveforms classified into the one pattern;
A probability distribution of values that can be taken by the objective variable in the prediction target period is calculated by selecting a pattern that matches the explanatory variable in the future prediction target period and performing statistical processing on the waveform classified into the pattern A probability calculator,
Based on the probability distribution, a prediction unit for obtaining a value of the objective variable in the prediction target period;
A prediction device comprising:
前記予測部は、前記確率分布に基づいて、前記予測対象期間において予め決められた信頼区間の範囲で前記目的変数が取り得る値のうち、上限値及び下限値を求める、
請求項1に記載の予測装置。
The prediction unit obtains an upper limit value and a lower limit value among values that can be taken by the objective variable within a range of confidence intervals determined in advance in the prediction target period based on the probability distribution.
The prediction device according to claim 1.
前記予測部が求めた前記目的変数の値に基づいて、当該目的変数に関連する対象物の需給計画を作成する計画作成部を更に備える、
請求項1又は2に記載の予測装置。
Based on the value of the objective variable obtained by the prediction unit, further comprising a plan creation unit that creates a supply and demand plan for the object related to the objective variable.
The prediction device according to claim 1 or 2.
プラントにおける目的変数の実際の値を計測する計測装置と、
前記プラントの将来の予測対象期間において前記目的変数の取り得る値を求める予測装置と、
を備え、
前記予測装置は、
前記計測装置により計測された前記目的変数の値を時系列に表す波形を取得する波形取得部と、
複数の前記波形のうち、類似する波形同士を一のパターンに分類し、当該一のパターンに分類された前記波形に共通する特性を示す説明変数を設定する分類処理部と、
前記説明変数に適合する前記予測対象期間において前記目的変数が取り得る値の確率分布を統計処理に基づいて演算する確率演算部と、
前記確率分布に基づいて、前記予測対象期間における前記目的変数の値を求める予測部と、
を有する予測システム。
A measuring device that measures the actual value of the objective variable in the plant;
A prediction device for obtaining a possible value of the objective variable in a future prediction target period of the plant;
With
The prediction device is
A waveform acquisition unit for acquiring a waveform representing the value of the objective variable measured by the measurement device in time series;
A classification processing unit that classifies similar waveforms among a plurality of the waveforms into one pattern, and sets an explanatory variable indicating characteristics common to the waveforms classified into the one pattern;
A probability calculator that calculates a probability distribution of values that the objective variable can take in the prediction target period that matches the explanatory variable based on statistical processing;
Based on the probability distribution, a prediction unit for obtaining a value of the objective variable in the prediction target period;
A prediction system.
過去に計測された目的変数の値を時系列に表す波形を取得する波形取得ステップと、
複数の前記波形のうち、類似する波形同士を一のパターンに分類し、当該一のパターンに分類された前記波形に共通する特性を示す説明変数を設定する分類処理ステップと、
前記説明変数に適合する将来の予測対象期間において前記目的変数が取り得る値の確率分布を統計処理に基づいて演算する確率演算ステップと、
前記確率分布に基づいて、前記予測対象期間における前記目的変数の値を求める予測ステップと、
を有する予測方法。
A waveform acquisition step for acquiring a waveform representing the value of the objective variable measured in the past in time series;
A classification processing step of classifying similar waveforms among a plurality of the waveforms into one pattern, and setting an explanatory variable indicating characteristics common to the waveforms classified into the one pattern;
A probability calculating step of calculating a probability distribution of values that the objective variable can take in a future prediction target period that matches the explanatory variable based on statistical processing;
A prediction step for obtaining a value of the objective variable in the prediction target period based on the probability distribution;
A prediction method comprising:
予測装置のコンピュータを、
過去に計測された目的変数の値を時系列に表す波形を取得する波形取得部、
複数の前記波形のうち、類似する波形同士を一のパターンに分類し、当該一のパターンに分類された前記波形に共通する特性を示す説明変数を設定する分類処理部、
前記説明変数に適合する将来の予測対象期間において前記目的変数が取り得る値の確率分布を統計処理に基づいて演算する確率演算部、
前記確率分布に基づいて、前記予測対象期間における前記目的変数の値を求める予測部、
として機能させるプログラム。
Predictor computer
A waveform acquisition unit that acquires a waveform representing the value of the objective variable measured in the past in time series,
A classification processing unit that classifies similar waveforms among a plurality of the waveforms into one pattern, and sets an explanatory variable indicating characteristics common to the waveforms classified into the one pattern,
A probability calculator that calculates a probability distribution of values that the objective variable can take in a future prediction target period that matches the explanatory variable based on statistical processing;
A prediction unit for obtaining a value of the objective variable in the prediction target period based on the probability distribution;
Program to function as.
JP2017071766A 2017-03-31 2017-03-31 Predictors, prediction systems, prediction methods and programs Active JP7099805B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017071766A JP7099805B2 (en) 2017-03-31 2017-03-31 Predictors, prediction systems, prediction methods and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017071766A JP7099805B2 (en) 2017-03-31 2017-03-31 Predictors, prediction systems, prediction methods and programs

Publications (2)

Publication Number Publication Date
JP2018173837A true JP2018173837A (en) 2018-11-08
JP7099805B2 JP7099805B2 (en) 2022-07-12

Family

ID=64108617

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017071766A Active JP7099805B2 (en) 2017-03-31 2017-03-31 Predictors, prediction systems, prediction methods and programs

Country Status (1)

Country Link
JP (1) JP7099805B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020140252A (en) * 2019-02-26 2020-09-03 三菱重工業株式会社 Management evaluation device, management evaluation method and program for the same
WO2020188637A1 (en) * 2019-03-15 2020-09-24 三菱電機株式会社 Demand prediction device and demand prediction method
JP2021114172A (en) * 2020-01-20 2021-08-05 東京瓦斯株式会社 Energy consumption prediction system, energy consumption prediction support system, energy consumption prediction method, and program
JP2022007048A (en) * 2020-06-25 2022-01-13 株式会社日立プラントサービス Learning device, prediction system, and learning method
US11513851B2 (en) * 2019-03-25 2022-11-29 Fujitsu Limited Job scheduler, job schedule control method, and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001175735A (en) * 1999-12-17 2001-06-29 Canon Inc Device, system and method for predicting time series and storage medium
JP2011114944A (en) * 2009-11-26 2011-06-09 Fuji Electric Systems Co Ltd Power demand estimation device, and program of the same
JP2014085914A (en) * 2012-10-25 2014-05-12 Hitachi Solutions East Japan Ltd Prediction device, prediction method, and prediction program
US20140229026A1 (en) * 2013-02-13 2014-08-14 Al Cabrini Prediction of future energy and demand usage using historical energy and demand usage
JP2015033203A (en) * 2013-08-01 2015-02-16 富士電機株式会社 Similar day extraction device and method and program for similar day extraction
JP2016081452A (en) * 2014-10-22 2016-05-16 株式会社日立製作所 Wholesale power price prediction system and wholesale power price prediction method
JP2017010436A (en) * 2015-06-25 2017-01-12 富士電機株式会社 Error width estimation device, error width estimation system, error width estimation method and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001175735A (en) * 1999-12-17 2001-06-29 Canon Inc Device, system and method for predicting time series and storage medium
JP2011114944A (en) * 2009-11-26 2011-06-09 Fuji Electric Systems Co Ltd Power demand estimation device, and program of the same
JP2014085914A (en) * 2012-10-25 2014-05-12 Hitachi Solutions East Japan Ltd Prediction device, prediction method, and prediction program
US20140229026A1 (en) * 2013-02-13 2014-08-14 Al Cabrini Prediction of future energy and demand usage using historical energy and demand usage
JP2015033203A (en) * 2013-08-01 2015-02-16 富士電機株式会社 Similar day extraction device and method and program for similar day extraction
JP2016081452A (en) * 2014-10-22 2016-05-16 株式会社日立製作所 Wholesale power price prediction system and wholesale power price prediction method
JP2017010436A (en) * 2015-06-25 2017-01-12 富士電機株式会社 Error width estimation device, error width estimation system, error width estimation method and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
沈 浩洋: "家庭電気消費量の典型的パターンの抽出 Extraction of Basic Patterns of Household Energy Consumption", 情報処理学会研究報告 2011(平成23)年度▲5▼ [CD−ROM], JPN6020039315, 15 February 2012 (2012-02-15), JP, pages 1 - 6, ISSN: 0004369159 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020140252A (en) * 2019-02-26 2020-09-03 三菱重工業株式会社 Management evaluation device, management evaluation method and program for the same
WO2020175084A1 (en) * 2019-02-26 2020-09-03 三菱重工業株式会社 Operation evaluation device, operation evaluation method, and program
JP7156975B2 (en) 2019-02-26 2022-10-19 三菱重工業株式会社 Management evaluation device, management evaluation method, and program
WO2020188637A1 (en) * 2019-03-15 2020-09-24 三菱電機株式会社 Demand prediction device and demand prediction method
JPWO2020188637A1 (en) * 2019-03-15 2021-09-13 三菱電機株式会社 Demand forecasting device and demand forecasting method
US11513851B2 (en) * 2019-03-25 2022-11-29 Fujitsu Limited Job scheduler, job schedule control method, and storage medium
JP2021114172A (en) * 2020-01-20 2021-08-05 東京瓦斯株式会社 Energy consumption prediction system, energy consumption prediction support system, energy consumption prediction method, and program
JP2022007048A (en) * 2020-06-25 2022-01-13 株式会社日立プラントサービス Learning device, prediction system, and learning method
JP7379286B2 (en) 2020-06-25 2023-11-14 株式会社日立プラントサービス Learning device, prediction system, and learning method

Also Published As

Publication number Publication date
JP7099805B2 (en) 2022-07-12

Similar Documents

Publication Publication Date Title
EP3300205A1 (en) Energy demand predicting system and energy demand predicting method
JP7099805B2 (en) Predictors, prediction systems, prediction methods and programs
JP6079215B2 (en) Power demand forecasting device, program
Taieb et al. Forecasting uncertainty in electricity smart meter data by boosting additive quantile regression
Goude et al. Local short and middle term electricity load forecasting with semi-parametric additive models
Matos et al. Setting the operating reserve using probabilistic wind power forecasts
Henri et al. A supervised machine learning approach to control energy storage devices
Murage et al. Contribution of pumped hydro storage to integration of wind power in Kenya: An optimal control approach
KR101875329B1 (en) Forecasting apparatus and method for power consumption
US10816948B2 (en) System, apparatus and method for energy management, for usage by consumers of energy from electric utility service providers, and monitoring and management of same
JP2020501491A (en) System and method for dynamic energy storage system control
CN105678398A (en) Power load forecasting method based on big data technology, and research and application system based on method
US20160364807A1 (en) Electric power business profit and loss calculation system and electric power business profit and loss calculation method
JP6599763B2 (en) Electric power demand prediction apparatus and electric power demand prediction program
JP6445909B2 (en) Power demand forecasting system
EP3576242A1 (en) Energy operation apparatus, method, and system
Khani et al. An online-calibrated time series based model for day-ahead natural gas demand forecasting
JP2014220971A (en) Power demand prediction device, power demand prediction method, and power demand prediction program
Jifri et al. Forecasting performance of time series and regression in modeling electricity load demand
Margellos et al. A robust reserve scheduling technique for power systems with high wind penetration
JP2017050972A (en) Power generation plan creation apparatus, power generation plan creation program, and power generation plan creation method
Yu et al. A practical real-time OPF method using new triangular approximate model of wind electric generators
Kazhamiaka et al. Comparison of different approaches for solar PV and storage sizing
JP2021012439A (en) Weather numerical analysis system, prediction object data generation system, and weather numerical analysis method
Ghassemi et al. Optimal surrogate and neural network modeling for day-ahead forecasting of the hourly energy consumption of university buildings

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20170403

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20181109

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191125

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200929

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201020

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201209

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210326

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210628

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20210628

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

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20210706

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20210713

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20210813

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20210817

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20211207

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20220208

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220404

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20220412

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20220524

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20220621

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20220621

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220630

R150 Certificate of patent or registration of utility model

Ref document number: 7099805

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150