JP2015148934A - Power generation amount prediction device and power generation amount prediction method - Google Patents
Power generation amount prediction device and power generation amount prediction method Download PDFInfo
- Publication number
- JP2015148934A JP2015148934A JP2014021294A JP2014021294A JP2015148934A JP 2015148934 A JP2015148934 A JP 2015148934A JP 2014021294 A JP2014021294 A JP 2014021294A JP 2014021294 A JP2014021294 A JP 2014021294A JP 2015148934 A JP2015148934 A JP 2015148934A
- Authority
- JP
- Japan
- Prior art keywords
- power generation
- generation amount
- value
- neural network
- amount prediction
- 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
Links
- 238000010248 power generation Methods 0.000 title claims abstract description 201
- 238000000034 method Methods 0.000 title claims description 46
- 238000003062 neural network model Methods 0.000 claims abstract description 72
- 238000013528 artificial neural network Methods 0.000 claims abstract description 67
- 238000005259 measurement Methods 0.000 claims abstract description 48
- 238000012545 processing Methods 0.000 claims abstract description 32
- 238000009499 grossing Methods 0.000 claims abstract description 31
- 238000000611 regression analysis Methods 0.000 description 25
- 238000004891 communication Methods 0.000 description 22
- 238000010586 diagram Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 5
- 238000009529 body temperature measurement Methods 0.000 description 3
- 238000005070 sampling Methods 0.000 description 3
- 238000004088 simulation Methods 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000002050 diffraction method Methods 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
Images
Classifications
-
- Y—GENERAL 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
- Y04—INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
- Y04S—SYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
- Y04S10/00—Systems supporting electrical power generation, transmission or distribution
- Y04S10/50—Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications
Landscapes
- Supply And Distribution Of Alternating Current (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
本発明は、発電量予測装置および発電量予測方法に関する。 The present invention relates to a power generation amount prediction apparatus and a power generation amount prediction method.
エネルギーマネジメントシステム(Energy Management System;EMS)において、構成機器を効率よく運転させるために、それらの発電量や電力需要を精度よく予測することが重要である。
かかる予測に際して自然エネルギーによる発電量を予測する場合、例えば特許庁等から提供される気象予測データを用いて発電量を予測する方法が一般的に用いられている。例えば風力発電装置の発電量を予測する場合、風速や風向等の気象予測データを用いるのが一般的である。
In an energy management system (EMS), it is important to accurately predict the amount of power generated and the demand for power in order to operate the components efficiently.
When predicting the amount of power generated by natural energy at the time of such prediction, for example, a method of predicting the amount of power generated using, for example, weather prediction data provided by the Patent Office or the like is generally used. For example, when predicting the amount of power generated by a wind power generator, it is common to use weather prediction data such as wind speed and direction.
また、特許文献1では、重回帰分析とニューラルネットワークとを用いてプロセスの特性予測を行うことが記載されている。
特許文献1に記載のプロセスの特性予測方法では、プロセスの状態を表す変量として状態量および出力量を所定時間間隔でサンプリングする。そして、各サンプリング時点から過去の所定期間前までのサンプリング値を用いて重回帰分析部で重回帰分析を行うことにより、偏回帰係数を求める。そして、偏回帰係数のパターンをニューラルネットワークで分類することにより、プロセスの出力値の変動パターンを予測する。
Patent Document 1 describes that process characteristics are predicted using multiple regression analysis and a neural network.
In the process characteristic prediction method described in Patent Document 1, a state quantity and an output quantity are sampled at predetermined time intervals as variables representing the process state. Then, the multiple regression analysis is performed by the multiple regression analysis unit using the sampling values from each sampling time point to the past predetermined period, thereby obtaining a partial regression coefficient. Then, by classifying the partial regression coefficient patterns with a neural network, the variation pattern of the output value of the process is predicted.
当該方法について、特許文献1では、プロセスの状態を表す各変量について過去の所定期間のデータをニューラルネットワークに直接入力するのではなく、各変量の過去の所定期間のデータに基づく重回帰分析の結果によって得られた値をニューラルネットワークに入力しているから、同じデータを扱いながらもニューラルネットワークへの入力データ量は大幅に削減されることになる、とされている。そして、ニューラルネットワークへの入力データについて前処理として重回帰分析を行うことにより、ニューラルネットワークの規模を大幅に縮小することができるのであって、ニューラルネットワークの内部処理の時間を大幅に短縮することができるのである、とされている。 With respect to this method, in Patent Document 1, the result of multiple regression analysis based on the data of the past predetermined period of each variable is not directly input to the neural network for each variable representing the state of the process. Since the value obtained by the above is input to the neural network, the amount of input data to the neural network is greatly reduced while handling the same data. By performing multiple regression analysis on the input data to the neural network as a preprocessing, the scale of the neural network can be greatly reduced, and the time required for internal processing of the neural network can be greatly reduced. It is said that it can be done.
気象予測データの配信を受けて自然エネルギーによる発電量を予測する方法では、発電量の予測精度が気象予測データの更新頻度に依存する。気象予測データの配信は、例えば3時間毎または6時間毎など、ある程度の時間間隔をおいて更新されることが一般的である。この時間間隔により、発電量の予測精度が低下するおそれがある。より詳細な予測を行うために、気象モデルを用いて配信データを加工することも考えられるが、気象モデルによる解析には大規模な並列計算機等が必要となり、設備コストや運用コストが増加してしまう。
また、特許文献1では、ニューラルネットワークと重回帰分析とを組み合わせることは記載されているものの、具体的な技術は記載されていない。特に、自然エネルギーによる発電量をより詳細に予測するための具体的な方法は、特許文献1には記載されていない。
In the method of predicting the amount of power generated by natural energy by receiving the distribution of weather prediction data, the prediction accuracy of the power generation amount depends on the update frequency of the weather prediction data. The distribution of weather forecast data is generally updated at a certain time interval, for example, every 3 hours or every 6 hours. This time interval may reduce the power generation prediction accuracy. In order to make more detailed predictions, it is conceivable to process the distribution data using a weather model, but analysis using the weather model requires a large-scale parallel computer, etc., which increases equipment costs and operational costs. End up.
Moreover, although patent document 1 describes combining a neural network and multiple regression analysis, a specific technique is not described. In particular, Patent Document 1 does not describe a specific method for predicting in more detail the amount of power generated by natural energy.
本発明は、大規模な並列計算機などの大掛かりな設備を必要とせずに、自然エネルギーによる発電量をより詳細に予測することのできる発電量予測装置および発電量予測方法を提供する。 The present invention provides a power generation amount prediction apparatus and a power generation amount prediction method capable of predicting in more detail the amount of power generated by natural energy without requiring a large-scale facility such as a large-scale parallel computer.
本発明の第1の態様による発電量予測装置は、自然エネルギーにより発電を行う発電装置の発電量を予測する発電量予測装置であって、所定時間における気象実測値を取得し、前記気象実測値を前記所定時間における変化について平滑化する平滑化部と、前記所定時間における気象実測値と前記平滑化された前記気象実測値とを示す入力値と、前記入力値に対応する前記発電装置の発電量実績値を示す出力値と、ニューラルネットワークモデルと、を用いて入力値と出力値との関係の学習処理を行うニューラルネットワーク処理部と、直近の前記所定時間における前記気象実測値と、当該所定時間における変化について平滑化された当該気象実測値とを示す入力値を、前記学習処理の行われた前記ニューラルネットワークモデルに入力して、予測対象時刻における前記発電装置の発電量を予測する発電量予測部と、を具備する。 A power generation amount prediction apparatus according to a first aspect of the present invention is a power generation amount prediction apparatus that predicts a power generation amount of a power generation device that generates power using natural energy, obtains a weather measurement value at a predetermined time, and A smoothing unit that smoothes the change in the predetermined time, an input value indicating the measured weather value and the smoothed measured weather value in the predetermined time, and power generation of the power generation device corresponding to the input value A neural network processing unit that performs a learning process of a relationship between an input value and an output value by using an output value indicating a quantity actual value and a neural network model, the weather actual measurement value at the most recent predetermined time, and the predetermined An input value indicating the meteorological measurement value smoothed with respect to a change in time is input to the neural network model subjected to the learning process, It comprises a power generation amount prediction unit for predicting a power generation amount of the power generation device in measuring target time, a.
初期状態の異なる複数のニューラルネットワークモデルを具備し、前記ニューラルネットワーク処理部は、当該複数のニューラルネットワークモデルの各々に対して前記学習処理を行い、前記発電量予測部は、当該複数のニューラルネットワークモデルの出力値から前記発電装置の発電量予測値を求めるようにしてもよい。 A plurality of neural network models having different initial states, wherein the neural network processing unit performs the learning process on each of the plurality of neural network models, and the power generation amount prediction unit includes the plurality of neural network models. The power generation amount predicted value of the power generation device may be obtained from the output value.
本発明の第2の態様による発電量予測方法は、自然エネルギーにより発電を行う発電装置の発電量を予測する発電量予測装置の発電量予測方法であって、所定時間における気象実測値を取得し、前記気象実測値を前記所定時間における変化について平滑化する平滑化ステップと、前記所定時間における気象実測値と前記平滑化された前記気象実測値とを示す入力値と、前記入力値に対応する前記発電装置の発電量実績値を示す出力値と、ニューラルネットワークモデルと、を用いて入力値と出力値との関係の学習処理を行うニューラルネットワーク処理ステップと、直近の前記所定時間における前記気象実測値と、当該所定時間における変化について平滑化された当該気象実測値とを示す入力値を、前記学習処理の行われた前記ニューラルネットワークモデルに入力して、予測対象時刻における前記発電装置の発電量を予測する発電量予測ステップと、を有する。 A power generation amount prediction method according to a second aspect of the present invention is a power generation amount prediction method of a power generation amount prediction device that predicts the power generation amount of a power generation device that generates power using natural energy, and obtains a measured weather value at a predetermined time. A smoothing step for smoothing the meteorological measurement value with respect to a change at the predetermined time; an input value indicating the meteorological actual measurement value at the predetermined time and the smoothed meteorological measurement value; and the input value A neural network processing step of performing a learning process of a relationship between an input value and an output value using an output value indicating an actual power generation amount value of the power generation device and a neural network model; and the weather measurement at the most recent predetermined time. An input value indicating the value and the meteorological actual value smoothed with respect to the change in the predetermined time is used as the neural network subjected to the learning process. Enter the network model, having a power generation amount prediction step of predicting the power generation amount of the power generation device in the prediction target time.
上記した発電量予測装置および発電量予測方法によれば、大規模な並列計算機などの大掛かりな設備を必要とせずに、自然エネルギーによる発電量をより詳細に予測することができる。 According to the power generation amount prediction apparatus and the power generation amount prediction method described above, it is possible to predict the power generation amount due to natural energy in more detail without requiring a large-scale facility such as a large-scale parallel computer.
以下、発明の実施の形態を通じて本発明を説明するが、以下の実施形態は請求の範囲にかかる発明を限定するものではない。また、実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。
また、以下では、風力発電装置の発電量を予測する場合を例に説明するが、本実施形態の適用範囲は風力発電装置の発電量予測に限らない。例えば太陽光発電や波力発電など、気象条件によって発電量が変化し得る様々な自然エネルギーの発電量予測に、本実施形態の風力発電装置を用いることができる。
Hereinafter, the present invention will be described through embodiments of the invention, but the following embodiments do not limit the invention according to the claims. In addition, not all the combinations of features described in the embodiments are essential for the solving means of the invention.
Moreover, although the case where the electric power generation amount of a wind power generator is estimated below is demonstrated to an example, the application range of this embodiment is not restricted to the electric power generation amount prediction of a wind power generator. For example, the wind power generator according to the present embodiment can be used for predicting the power generation amount of various natural energies whose power generation amount can change depending on weather conditions such as solar power generation and wave power generation.
図1は、本発明の一実施形態における発電量予測装置の機能構成を示す概略ブロック図である。同図において、発電量予測装置100は、通信部110と、表示部120と、記憶部180と、制御部190とを具備する。制御部190は、平滑化部191と、ニューラルネットワークモデル部192と、ニューラルネットワーク処理部193と、発電量予測部194とを具備する。
また、通信部110は、通信ネットワーク930を介して風力発電装置910と風向風力計920とに接続されている。発電量予測装置100と、風力発電装置910と、風向風力計920とで風力発電システム1を構成する。
FIG. 1 is a schematic block diagram illustrating a functional configuration of a power generation amount prediction apparatus according to an embodiment of the present invention. In the figure, the power generation
The
風力発電装置910は、風を受けて発電を行う。風力発電装置910は、発電装置の例に該当する。
風向風力計920は、風力発電装置の近傍に設けられ、発電に用いられる風の風力および風向を測定する。
通信ネットワーク930は、風力発電装置910と通信部110との通信、および風向風力計920と通信部110との通信を媒介する。通信ネットワーク930として様々な通信ネットワークを用いることができる。例えば、通信ネットワーク930としてインターネット(Internet)を用いるようにしてもよいし、専用回線で通信ネットワーク930を構成するようにしてもよい。
The
The
The
発電量予測装置100は、風力発電装置910の発電量を予測する。ここでいう発電量は、発電電力であってもよいし、所定の単位時間(例えば1時間)あたりの発電電力量であってもよい。発電量予測装置100は、例えばパソコン(Personal Computer;PC)等の情報処理装置を含んで構成される。
The power generation
通信部110は、通信ネットワーク930を介して風力発電装置910や風向風力計920と通信を行う。特に、通信部110は、風向風力計920から風力や風向の実測値を、例えば10分毎など定期的に取得(受信)する。通信部110が取得する風力や風向の実測値は、気象実測値の例に該当する。また、通信部110は、風力発電装置910から発電量実績値を、例えば10分毎など定期的に取得する。
The
記憶部180は、発電量予測装置100の具備する記憶デバイスを用いて実現され、各種情報を記憶する。特に、記憶部180は、通信部110が風向風力計920から取得する風力や風向の実測値の履歴や、通信部110が風力発電装置910から取得する発電量実績値の履歴を記憶する。また、記憶部180は、風力や風向の実測値の履歴のうち所定時間分(例えば3時間分)について平滑化部191が重回帰分析を行って得られるデータを記憶する。
The memory |
制御部190は、発電量予測装置100の各部を制御して各種機能を実行する。制御部190は、例えば発電量予測装置100の具備するCPU(Central Processing Unit、中央処理装置)が、記憶部180からプログラムを読み出して実行することで実現される。
The
平滑化部191は、所定時間における気象実測値を取得し、得られた気象実測値を所定時間における変化について平滑化する。例えば、平滑化部191は、記憶部180が記憶している風向や風力の実測値のうち直近3時間分について重回帰分析を行うことで、当該実測値の時系列データを平滑化する。
以下では、平滑化部191が重回帰分析を行って得られるデータを「平滑化データ」と称する。
The
Hereinafter, data obtained by the
ニューラルネットワークモデル部192は、ニューラルネットワークモデルを実現する。
ニューラルネットワークモデル部192がニューラルネットワークモデルを実現する方法は、ハードウェア的な方法であってもよいし、ソフトウェア的な方法であってもよい。すなわち、ニューラルネットワークモデル部192が、ハードウェアにて構成されたニューラルネットワークを有していてもよい。あるいは、ニューラルネットワークモデル部192が、ソフトウェアにてニューラルネットワークの演算(シミュレーション)を行うようにしてもよい。
The neural
The method of realizing the neural network model by the neural
ニューラルネットワーク処理部193は、所定時間における気象実測値と平滑化された気象実測値とを示す入力値と、入力値に対応する風力発電装置910の発電量実績値を示す出力値と、ニューラルネットワークモデル部192の実現するニューラルネットワークモデルと、を用いて入力値と出力値との関係の学習処理を行う。
例えば、ニューラルネットワーク処理部193は、記憶部180が記憶している風向や風力の実測値のうち3時間分のデータと、当該データについて平滑化部191が重回帰分析を行った平滑化データとを、ニューラルネットワークモデルへの入力データとして用いる。また、ニューラルネットワーク処理部193は、入力データの終了時刻から所定時間後(例えば、上記3時間の終わりの時刻から1時間後)における発電量実績値を正解データとして用いる。ニューラルネットワーク処理部193は、これらの入力データおよび正解データをニューラルネットワークモデルに与えて、ニューラルネットワークにおける重み係数を学習させる。
The neural
For example, the neural
発電量予測部194は、予測対象時刻における発電装置の発電量を予測する。
より具体的には、発電量予測部194は、ニューラルネットワーク処理部193が学習処理を行ったニューラルネットワークモデル(ニューラルネットワークモデル部192のニューラルネットワークモデル)に入力データを入力して、当該ニューラルネットワークモデルからの出力値を取得する。その際、発電量予測部194は、直近の所定時間における気象実測値(すなわち、所定時間前からの現在までの気象実測値)と、当該所定時間における変化について平滑化された当該気象実測値とを示す入力値を、入力データとして用いる。
そして、発電量予測部194は、ニューラルネットワークモデルからの出力値を、予測対象時刻(例えば、上記の学習例では1時間後)における発電量予測値として、表示部120へ出力する。
The power generation
More specifically, the power generation
Then, the power generation
表示部120は、例えば液晶パネルなどの表示画面を有し、各種情報を表示する。特に、表示部120は、発電量予測部194が出力する発電量予測値を表示する。
但し、発電量予測装置100が発電量予測値を出力する方法は、表示部120が表示する方法に限らない。例えば、通信部110が発電量予測値を他の装置へ送信するようにしてもよい。
The
However, the method by which the power generation
図2は、発電量予測部194が発電量予測値を取得する処理の概要を示す説明図である。
同図に示す処理において、発電量予測部194は、記憶部180が記憶している風向測定値の履歴(例えば直近3時間分)を取得して、ニューラルネットワークモデル部192のニューラルネットワークへ入力する。また、発電量予測部194は、当該風向測定値の履歴を平滑化部191が平滑化したデータを、ニューラルネットワークモデル部192のニューラルネットワークへ入力する。
また、発電量予測部194は、記憶部180が記憶している風力測定値の履歴(例えば直近3時間分)を取得して、ニューラルネットワークモデル部192のニューラルネットワークへ入力する。また、発電量予測部194は、当該風力測定値の履歴を平滑化部191が平滑化したデータを、ニューラルネットワークモデル部192のニューラルネットワークへ入力する。
FIG. 2 is an explanatory diagram illustrating an outline of processing in which the power generation
In the processing shown in the figure, the power generation
Further, the power generation
そして、発電量予測部194は、ニューラルネットワークからの出力値を発電量予測値として取得する。
なお、図2では、重回帰分析とニューラルネットワークとのそれぞれについて、処理を行う平滑化部の符号191と、ニューラルネットワークモデル部の符号192とを示している。
Then, the power generation
FIG. 2 shows a smoothing
なお、ニューラルネットワークモデル部192の実現するニューラルネットワークモデルは、図2に示す3層パーセプトロンのモデルに限らず様々なニューラルネットワークのモデルとすることができる。例えば、ニューラルネットワークモデル部192の実現するニューラルネットワークモデルにおける層の数は2層であってもよいし4層以上であってもよい。また、ニューラルネットワークモデル部192がフィードバック型のニューラルネットワークのモデルを実現するようにしてもよい。
Note that the neural network model realized by the neural
また、図2の例では、図を見易くするためにデータの種類毎に1つの入力ノードを示しているが、ニューラルネットワークモデル部192の実現するニューラルネットワークモデルは、データ数に応じた入力ノードを有する。
具体的には、ニューラルネットワークモデル部192は、風向実測値の履歴におけるサンプリング時刻毎の入力ノードを有する。風向測定値の履歴の重回帰分析結果、風速測定値の履歴、および、風速測定値の履歴の重回帰分析結果についても同様である。
なお、ニューラルネットワークの重み係数の初期値としては、例えばランダムな値を用いる。あるいは、ユーザの入力する初期値をニューラルネットワーク処理部193が設定するようにしてもよい。
In addition, in the example of FIG. 2, one input node is shown for each data type for easy viewing of the figure, but the neural network model realized by the neural
Specifically, the neural
For example, a random value is used as the initial value of the weighting coefficient of the neural network. Alternatively, the neural
図3は、発電量予測部194が用いる入力データの例を示すグラフである。同図の横軸は時刻を示し、縦軸は風速を示す。
同図において、線L11は、風速実測値を示す。また、線L12は、時刻T11から時刻T12までの風速実測値を平滑化部191が重回帰分析したデータを示す。また、点P11は、ニューラルネットワークモデル部192のニューラルネットワークからの出力を示す。
図3では、発電量予測部194が用いる入力データのうち風速実測値の履歴および当該風速実測値の履歴の重回帰分析データを示している。風向実測値の履歴および当該風向実測値の履歴の重回析分析データについても同様である。
FIG. 3 is a graph illustrating an example of input data used by the power generation
In the figure, a line L11 indicates the actual wind speed value. A line L12 indicates data obtained by performing multiple regression analysis on the measured wind speed from time T11 to time T12 by the smoothing
In FIG. 3, the history of the wind speed actual measurement value and the multiple regression analysis data of the history of the wind speed actual measurement value among the input data used by the power generation
時刻T12において、発電量予測部194は、時刻T11から時刻T12まで(例えば3時間分)の風向実測値および風速実測値と、当該風向実測値、風速実測値の各々を平滑化部191が重回帰分析したデータとを、ニューラルネットワークモデル部192へ入力する。
そして、発電量予測部194は、点P11にて示されるニューラルネットワークからの出力をニューラルネットワークモデル部192から取得する。当該出力は、時刻T12において未来の時刻(例えば1時間後)である時刻T13における、風力発電装置910の発電量予測値を示す。
At time T12, the power generation
Then, the power generation
また、ニューラルネットワーク処理部193も、発電量予測部194と同様の時間分(例えば3時間分)の風向実測値および風速実測値と、当該風向実測値、風速実測値の各々を平滑化部191が重回帰分析したデータとを、ニューラルネットワークモデル部192への入力データとして取得する。さらに、ニューラルネットワーク処理部193は、発電量予測部194が取得する発電量予測値と同様の時間間隔の発電量実績値(例えば、入力データとして用いる実測値データの最終時刻から1時間後の発電量実績値)を、正解データとして取得する。
そして、ニューラルネットワーク処理部193は、得られた入力データおよび正解データをニューラルネットワークモデル部192へ出力して、ニューラルネットワークにおける重み係数を学習させる。
The neural
Then, the neural
図4は、発電量予測値のシミュレーション結果の例を示す説明図である。同図の縦軸は基準時刻からの経過時間を示し、縦軸は、発電量を示す。
また、線L21は、発電量実績値を示す。線L22は、発電量予測装置100のように重回帰分析とニューラルネットワークとを組み合わせた処理にて得られる発電量予測値を示す。線L23は、重回帰分析を行わずにニューラルネットワークを用いて得られる発電量予測値を示す。
FIG. 4 is an explanatory diagram illustrating an example of the simulation result of the predicted power generation amount. In the figure, the vertical axis indicates the elapsed time from the reference time, and the vertical axis indicates the power generation amount.
A line L21 indicates the actual power generation amount. A line L22 indicates a power generation amount predicted value obtained by a process combining multiple regression analysis and a neural network as in the power generation
同図において、重回帰分析とニューラルネットワークとを組み合わせた場合の発電量予測値(線L22)のほうが、重回帰分析を行わずにニューラルネットワークを用いた場合の発電量予測値(線L23)よりも、発電量実績値(線L21)に近くなっている。具体的には、重回帰分析とニューラルネットワークとを組み合わせた場合の誤差(発電量実測値との差)の平均二乗偏差のほうが、重回帰分析を行わずにニューラルネットワークを用いた場合の誤差の平均二乗偏差よりも小さい値となった。
また、重回帰分析とニューラルネットワークとを組み合わせた場合のほうが、重回帰分析を行わずにニューラルネットワークを用いた場合よりも、スムーズな予測値を得られている。
In the figure, the power generation amount predicted value (line L22) when the multiple regression analysis and the neural network are combined is more than the power generation amount predicted value (line L23) when the neural network is used without performing the multiple regression analysis. Is close to the actual power generation amount (line L21). Specifically, the mean square deviation of the error (difference from the measured power generation value) when combining multiple regression analysis and a neural network is the error when using a neural network without performing multiple regression analysis. The value was smaller than the mean square deviation.
Further, when the multiple regression analysis and the neural network are combined, a smooth predicted value is obtained as compared with the case where the neural network is used without performing the multiple regression analysis.
以上のように、平滑化部191は、所定時間における気象実測値を取得し、得られた気象実測値を所定時間における変化について平滑化する。また、ニューラルネットワーク処理部193は、所定時間における気象実測値と平滑化された気象実測値とを示す入力値と、当該入力値に対応する発電装置の発電量実績値を示す出力値とを用いて、ニューラルネットワークモデル部192の実現するニューラルネットワークモデルに、入力値と出力値との関係を学習させる。そして、発電量予測部194は、直近の所定時間における気象実測値と、当該所定時間における変化について平滑化された当該気象実測値とを示す入力値を、学習処理の行われたニューラルネットワークモデルに入力して、予測対象時刻における風力発電装置910の発電量を予測する。
As described above, the smoothing
これにより、発電量予測装置100では、大規模な並列計算機などの大掛かりな設備を必要とせずに、自然エネルギーによる発電量をより詳細に予測することができる。
具体的には、発電量予測装置100は、気象予測データの更新時間間隔(例えば3時間毎)よりも短い時間間隔で気象実測値データを取得し、得られたデータに基づいて、気象予測データの更新時間間隔よりも詳細な時間毎の発電量予測値を求めることができる。
また、発電量予測装置100が、気象予測データではなく気象実測値を用いることで、発電量予測装置100の設計や製造の際に、気象予測データのフォーマットに応じた処理を実装する必要がない。この点において、発電量予測装置100の開発コストを低減させることができる。
Thereby, the power generation
Specifically, the power generation
In addition, since the power generation
また、発電量予測装置100は、平滑化部191が平滑化した気象実測値をニューラルネットワークへの入力として用いる。これにより、発電量予測装置100は、気象実測値における短期的な変動の影響や、気象実測値に含まれるノイズの影響を低減させて、平滑化を行わない場合よりも高精度な発電量予測値を得られる。
特に、平滑化部191が平滑化処理を行うことで、発電量予測装置100は、気象実測値の傾向(変化率)を示すデータを取得し、当該傾向を示すデータに基づいて、より高精度に発電量予測値を求めることができる。
In addition, the power generation
In particular, since the smoothing
また、発電量予測部194が、過去の気象実測値を全て用いるのではなく、直近の所定時間(例えば3時間)のデータを用いて発電量予測を行うことで、発電量予測の処理時間が比較的短くてすむ。
また、風向や風速の傾向は、1時間〜2時間程度で変化することが考えられる。発電量予測部194は、直近3時間の気象実測値を用いて発電量予測を行うことで、より高精度に発電量を予測し得る。
In addition, the power generation
Further, it is conceivable that the tendency of the wind direction and the wind speed changes in about 1 to 2 hours. The power generation
なお、ニューラルネットワークの出力は重み係数の初期値に依存する。そこで、ニューラルネットワークモデル部192が、初期状態の異なる複数のニューラルネットワークモデルを実現することで、より適切な初期値に基づく発電量予測値を取得するようにしてもよい。
この場合、ニューラルネットワーク処理部193は、当該複数のニューラルネットワークモデルの各々に対して学習処理を行う。また、発電量予測部194は、当該複数のニューラルネットワークモデルの出力値から風力発電装置910の発電量予測値を求める。
Note that the output of the neural network depends on the initial value of the weighting coefficient. Therefore, the neural
In this case, the neural
図5は、ニューラルネットワークモデル部192が実現する、初期状態の異なる複数のニューラルネットワークモデルの例を示す説明図である。
同図の例では、ニューラルネットワークモデル部192は、3つのニューラルネットワークのモデルを実現しており、ニューラルネットワーク毎に異なる重み係数初期値が設定されている。なお、ニューラルネットワークモデル部192が実現するニューラルネットワークモデルの数は3つに限らず、2つであってもよいし、4つ以上であってもよい。
FIG. 5 is an explanatory diagram showing an example of a plurality of neural network models with different initial states realized by the neural
In the example shown in the figure, the neural
ニューラルネットワーク処理部193は、これらニューラルネットワークの各々に対して、上述した学習処理を行う。
また、発電量予測部194は、これらニューラルネットワークの各々に対して、上記と同様に入力データを与える。そして、発電量予測部194は、ニューラルネットワークの各々からの出力に基づいて、風力発電装置910の発電量予測値を算出する。
The neural
The power generation
例えば、発電量予測部194は、ニューラルネットワークの各々からの出力に対して重回帰分析を行い、分析結果を発電量予測値として取得する。さらに例えば、発電量予測部194は、ニューラルネットワークの各々からの出力のうち、平均値から3σ(σは標準偏差を示す)以上離れたデータを、異常データとして除外する。そして、発電量予測部194は、残りの予測結果の平均を発電量予測値として取得する。
あるいは、発電量予測部194が、ニューラルネットワークの各々のうちいずれかを選択して、発電量予測値として取得するようにしてもよい。
For example, the power generation
Alternatively, the power generation
以上のように、ニューラルネットワークモデル部192は、初期状態の異なる複数のニューラルネットワークモデルを具備(実現)する。そして、ニューラルネットワーク処理部193は、当該複数のニューラルネットワークモデルの各々に対して学習処理を行う。そして、発電量予測部194は、当該複数のニューラルネットワークモデルの出力値から風力発電装置910の発電量予測値を求める。
これにより、発電量予測装置100は、ニューラルネットワークの出力に対する重み係数初期値の影響を軽減させることができる。この点において、発電量予測装置100は、発電量予測値をより高精度に求め得る。
As described above, the neural
As a result, the power generation
なお、発電量予測装置100が、太陽光発電設備の発電量予測を行うようにしてもよい。
ここで、従来の太陽光発電設備の発電量予測では、天気予報のデータ(晴れ・曇り・雨天など)といった情報を使用して、どのぐらいの太陽光が太陽光発電パネルに届くかを推定し、発電量を予測する。しかし、そういった天候のデータは曖昧で、実際の太陽光の量を予測するのが難しい。
Note that the power generation
Here, in the prediction of the amount of power generated by conventional photovoltaic power generation facilities, information such as weather forecast data (sunny, cloudy, rainy weather, etc.) is used to estimate how much sunlight reaches the photovoltaic power generation panel. , Predict power generation. However, such weather data is vague and it is difficult to predict the actual amount of sunlight.
そこで、発電量予測装置100は、天気予報のデータに代えて例えば太陽光発電パネルの温度実測値に基づいて発電量を予測する。この場合も上記と同様に、平滑化部191は、温度測定値の平滑化を行い、ニューラルネットワーク処理部193や発電量予測部194は、温度実測値および平滑化された温度実測値をニューラルネットワークへの入力として用いる。
Therefore, the power generation
このように、発電量予測装置100が、定量的評価が困難な天気予報のデータに代えて、定量的に評価可能な太陽光発電パネルの温度実測値を用いることで、発電量の予測精度向上が期待される。
また、発電量予測装置100では、観測したデータのそのものだけでなく、データの平滑化された変化率も考慮することができる点において、発電量の予測精度がさらに向上することが期待される。
In this way, the power generation
Further, the power generation
また、この場合も上記と同様に、発電量予測装置100では、大規模な並列計算機などの大掛かりな設備を必要とせずに、自然エネルギーによる発電量をより詳細に予測することができる。
また、発電量予測装置100が、気象予測データではなく気象実測値を用いることで、発電量予測装置100の設計や製造の際に、気象予測データのフォーマットに応じた処理を実装する必要がない。この点において、発電量予測装置100の開発コストを低減させることができる。
Also in this case, similarly to the above, the power generation
In addition, since the power generation
また、発電量予測装置100は、平滑化部191が平滑化した気象実測値をニューラルネットワークへの入力として用いる。これにより、発電量予測装置100は、気象実測値における短期的な変動の影響や、気象実測値に含まれるノイズの影響を低減させて、平滑化を行わない場合よりも高精度な発電量予測値を得られる。
特に、平滑化部191が平滑化処理を行うことで、発電量予測装置100は、気象実測値の傾向(変化率)を示すデータを取得し、当該傾向を示すデータに基づいて、より高精度に発電量予測値を求めることができる。
In addition, the power generation
In particular, since the smoothing
また、発電量予測部194が、過去の気象実測値を全て用いるのではなく、直近の所定時間(例えば3時間)のデータを用いて発電量予測を行うことで、発電量予測の処理時間が比較的短くてすむ。
なお、上記と同様、ニューラルネットワークモデル部192が、初期状態の異なる複数のニューラルネットワークモデルを実現することで、より適切な初期値に基づく発電量予測値を取得するようにしてもよい。
In addition, the power generation
As described above, the neural
なお、発電量予測装置100の全部または一部の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより各部の処理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。
また、「コンピュータシステム」は、WWWシステムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであってもよい。
Note that a program for realizing all or part of the functions of the power generation
Further, the “computer system” includes a homepage providing environment (or display environment) if a WWW system is used.
The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. The program may be a program for realizing a part of the functions described above, and may be a program capable of realizing the functions described above in combination with a program already recorded in a computer system.
以上、本発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計変更等も含まれる。 The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes design changes and the like without departing from the gist of the present invention.
1 風力発電システム
100 発電量予測装置
110 通信部
120 表示部
180 記憶部
190 制御部
191 平滑化部
192 ニューラルネットワークモデル部
193 ニューラルネットワーク処理部
194 発電量予測部
910 風力発電装置
920 風向風力計
930 通信ネットワーク
DESCRIPTION OF SYMBOLS 1 Wind
Claims (3)
所定時間における気象実測値を取得し、前記気象実測値を前記所定時間における変化について平滑化する平滑化部と、
前記所定時間における気象実測値と前記平滑化された前記気象実測値とを示す入力値と、前記入力値に対応する前記発電装置の発電量実績値を示す出力値と、ニューラルネットワークモデルと、を用いて入力値と出力値との関係の学習処理を行うニューラルネットワーク処理部と、
直近の前記所定時間における前記気象実測値と、当該所定時間における変化について平滑化された当該気象実測値とを示す入力値を、前記学習処理の行われた前記ニューラルネットワークモデルに入力して、予測対象時刻における前記発電装置の発電量を予測する発電量予測部と、
を具備する発電量予測装置。 A power generation amount prediction device that predicts the power generation amount of a power generation device that generates power using natural energy,
A smoothing unit that obtains a weather measurement value at a predetermined time and smoothes the weather measurement value with respect to a change at the predetermined time;
An input value indicating the measured weather value at the predetermined time and the smoothed measured weather value, an output value indicating the actual power generation amount value of the power generator corresponding to the input value, and a neural network model A neural network processing unit that performs a learning process of a relationship between an input value and an output value,
An input value indicating the actual weather measurement value at the most recent predetermined time and the actual weather measurement value smoothed with respect to the change at the predetermined time is input to the neural network model subjected to the learning process, and predicted A power generation amount prediction unit that predicts a power generation amount of the power generation device at a target time;
A power generation amount prediction apparatus comprising:
前記ニューラルネットワーク処理部は、当該複数のニューラルネットワークモデルの各々に対して前記学習処理を行い、
前記発電量予測部は、当該複数のニューラルネットワークモデルの出力値から前記発電装置の発電量予測値を求める、
請求項1に記載の発電量予測装置。 It has a plurality of neural network models with different initial states,
The neural network processing unit performs the learning process on each of the plurality of neural network models,
The power generation amount prediction unit obtains a power generation amount prediction value of the power generation device from output values of the plurality of neural network models.
The power generation amount prediction apparatus according to claim 1.
所定時間における気象実測値を取得し、前記気象実測値を前記所定時間における変化について平滑化する平滑化ステップと、
前記所定時間における気象実測値と前記平滑化された前記気象実測値とを示す入力値と、前記入力値に対応する前記発電装置の発電量実績値を示す出力値と、ニューラルネットワークモデルと、を用いて入力値と出力値との関係の学習処理を行うニューラルネットワーク処理ステップと、
直近の前記所定時間における前記気象実測値と、当該所定時間における変化について平滑化された当該気象実測値とを示す入力値を、前記学習処理の行われた前記ニューラルネットワークモデルに入力して、予測対象時刻における前記発電装置の発電量を予測する発電量予測ステップと、
を有する発電量予測方法。 A power generation amount prediction method of a power generation amount prediction device that predicts a power generation amount of a power generation device that generates power with natural energy,
Obtaining a meteorological measurement value at a predetermined time, and smoothing the meteorological measurement value with respect to a change at the predetermined time;
An input value indicating the measured weather value at the predetermined time and the smoothed measured weather value, an output value indicating the actual power generation amount value of the power generator corresponding to the input value, and a neural network model A neural network processing step for performing a learning process of the relationship between the input value and the output value using,
An input value indicating the actual weather measurement value at the most recent predetermined time and the actual weather measurement value smoothed with respect to the change at the predetermined time is input to the neural network model subjected to the learning process, and predicted A power generation amount prediction step for predicting a power generation amount of the power generation device at a target time; and
A method for predicting the amount of power generation.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014021294A JP6086875B2 (en) | 2014-02-06 | 2014-02-06 | Power generation amount prediction device and power generation amount prediction method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014021294A JP6086875B2 (en) | 2014-02-06 | 2014-02-06 | Power generation amount prediction device and power generation amount prediction method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015148934A true JP2015148934A (en) | 2015-08-20 |
JP6086875B2 JP6086875B2 (en) | 2017-03-01 |
Family
ID=53892247
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014021294A Active JP6086875B2 (en) | 2014-02-06 | 2014-02-06 | Power generation amount prediction device and power generation amount prediction method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6086875B2 (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016125341A (en) * | 2014-12-31 | 2016-07-11 | インダストリー−アカデミック コオペレイション ファウンデーション、ヨンセイ ユニバーシティ | Method for hybrid solar tracking and photovoltaic power generation blind system |
CN112308284A (en) * | 2019-08-02 | 2021-02-02 | 丰田自动车株式会社 | Crop characteristic prediction system and method, and computer readable storage medium |
JP2021523673A (en) * | 2019-04-25 | 2021-09-02 | 山東大学Shandong University | Power prediction method and system for photovoltaic power plants based on grid-connected inverter operation data |
WO2021186126A1 (en) * | 2020-03-20 | 2021-09-23 | Powidian | Method and device for controlling an electrical power station, corresponding computer program and power supply facility |
WO2023093010A1 (en) * | 2021-11-26 | 2023-06-01 | 中国华能集团清洁能源技术研究院有限公司 | Wind power prediction method and device based on deep learning fusion model |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20200015085A (en) * | 2018-08-02 | 2020-02-12 | 엘지전자 주식회사 | Apparatus for reducing noise and compressor including the same |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08137822A (en) * | 1994-11-09 | 1996-05-31 | Toshiba Corp | Optimizing device |
JP2002140684A (en) * | 2000-10-31 | 2002-05-17 | Nippon Telegr & Teleph Corp <Ntt> | Method for translating/predicting weather and storage medium storing weather translation/prediction program |
JP2005122517A (en) * | 2003-10-17 | 2005-05-12 | Fuji Electric Holdings Co Ltd | Energy demand prediction method, energy demand prediction device and energy demand prediction program and recording medium |
JP2007056686A (en) * | 2005-08-22 | 2007-03-08 | Univ Of Ryukyus | Device for predicting power generated after several hours on basis of predicted wind velocity in wind power generator |
-
2014
- 2014-02-06 JP JP2014021294A patent/JP6086875B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08137822A (en) * | 1994-11-09 | 1996-05-31 | Toshiba Corp | Optimizing device |
JP2002140684A (en) * | 2000-10-31 | 2002-05-17 | Nippon Telegr & Teleph Corp <Ntt> | Method for translating/predicting weather and storage medium storing weather translation/prediction program |
JP2005122517A (en) * | 2003-10-17 | 2005-05-12 | Fuji Electric Holdings Co Ltd | Energy demand prediction method, energy demand prediction device and energy demand prediction program and recording medium |
JP2007056686A (en) * | 2005-08-22 | 2007-03-08 | Univ Of Ryukyus | Device for predicting power generated after several hours on basis of predicted wind velocity in wind power generator |
Non-Patent Citations (1)
Title |
---|
加藤龍義 他: "ニューラルネットワーク応用の最大電力予測システム", 富士時報, vol. 第68巻,第3号, JPN6016036593, 10 March 1995 (1995-03-10), pages 200 - 203, ISSN: 0003403751 * |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016125341A (en) * | 2014-12-31 | 2016-07-11 | インダストリー−アカデミック コオペレイション ファウンデーション、ヨンセイ ユニバーシティ | Method for hybrid solar tracking and photovoltaic power generation blind system |
JP2021523673A (en) * | 2019-04-25 | 2021-09-02 | 山東大学Shandong University | Power prediction method and system for photovoltaic power plants based on grid-connected inverter operation data |
CN112308284A (en) * | 2019-08-02 | 2021-02-02 | 丰田自动车株式会社 | Crop characteristic prediction system and method, and computer readable storage medium |
JP2021023177A (en) * | 2019-08-02 | 2021-02-22 | トヨタ自動車株式会社 | Crop characteristics prediction system, crop characteristics prediction method, and crop characteristics prediction program |
JP7163881B2 (en) | 2019-08-02 | 2022-11-01 | トヨタ自動車株式会社 | Crop Characteristics Prediction System, Crop Characteristics Prediction Method, and Crop Characteristics Prediction Program |
WO2021186126A1 (en) * | 2020-03-20 | 2021-09-23 | Powidian | Method and device for controlling an electrical power station, corresponding computer program and power supply facility |
FR3108454A1 (en) * | 2020-03-20 | 2021-09-24 | Powidian | CONTROL PROCESS AND DEVICE FOR AN ELECTRICAL POWER SUPPLY STATION, CORRESPONDING COMPUTER PROGRAM AND ELECTRIC POWER SUPPLY INSTALLATION |
WO2023093010A1 (en) * | 2021-11-26 | 2023-06-01 | 中国华能集团清洁能源技术研究院有限公司 | Wind power prediction method and device based on deep learning fusion model |
Also Published As
Publication number | Publication date |
---|---|
JP6086875B2 (en) | 2017-03-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Wen et al. | Real-time identification of power fluctuations based on LSTM recurrent neural network: A case study on Singapore power system | |
US10288038B2 (en) | Reducing curtailment of wind power generation | |
US10598157B2 (en) | Reducing curtailment of wind power generation | |
JP6086875B2 (en) | Power generation amount prediction device and power generation amount prediction method | |
Pinson et al. | Adaptive modelling and forecasting of offshore wind power fluctuations with Markov‐switching autoregressive models | |
Wan et al. | Probabilistic forecasting of wind power generation using extreme learning machine | |
JP6384065B2 (en) | Information processing apparatus, learning method, and program | |
JP5661594B2 (en) | Prediction model construction device, method, and program, and power generation amount prediction device and method | |
JP2016136001A (en) | Prediction device | |
JP6718500B2 (en) | Optimization of output efficiency in production system | |
Ruan et al. | Estimating demand flexibility using Siamese LSTM neural networks | |
JP2019021186A (en) | Data processor, control system, data processing method, and program | |
Nandanoori et al. | Graph neural network and Koopman models for learning networked dynamics: A comparative study on power grid transients prediction | |
CN116707331B (en) | Inverter output voltage high-precision adjusting method and system based on model prediction | |
Fidan et al. | Harmonic analysis based hourly solar radiation forecasting model | |
WO2023035067A1 (en) | Systems and methods for load forecasting for improved forecast results based on tuned weather data | |
Song et al. | Dynamic thermal line rating model of conductor based on prediction of meteorological parameters | |
CN109116183B (en) | Harmonic model parameter identification method and device, storage medium and electronic equipment | |
Yamazaki et al. | Estimation prediction interval of solar irradiance based on just‐in‐time modeling for photovoltaic output prediction | |
CN112465250A (en) | Power load prediction method, power load prediction device, computer equipment and storage medium | |
Liu et al. | Application of least square support vector machine based on particle swarm optimization to chaotic time series prediction | |
Sarathkumar et al. | Uncertainty borne balancing cost modeling for wind power forecasting | |
JP2017539027A (en) | Time-varying profiling engine for physical systems | |
CN110705769B (en) | New energy power generation power prediction optimization method and device | |
Obeidi et al. | Sunspot number-based neural network model for global solar radiation estimation in Ghardaïa |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20151119 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160909 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160920 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161121 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20161122 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20170104 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170131 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6086875 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |