JP6377805B2 - 発電設備に対する収益分析装置およびその方法、ならびにプログラム - Google Patents
発電設備に対する収益分析装置およびその方法、ならびにプログラム Download PDFInfo
- Publication number
- JP6377805B2 JP6377805B2 JP2017098706A JP2017098706A JP6377805B2 JP 6377805 B2 JP6377805 B2 JP 6377805B2 JP 2017098706 A JP2017098706 A JP 2017098706A JP 2017098706 A JP2017098706 A JP 2017098706A JP 6377805 B2 JP6377805 B2 JP 6377805B2
- Authority
- JP
- Japan
- Prior art keywords
- power generation
- revenue
- weather
- sample
- probability distribution
- 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.)
- Expired - Fee Related
Links
- 238000010248 power generation Methods 0.000 title claims description 135
- 238000004458 analytical method Methods 0.000 title claims description 59
- 238000000034 method Methods 0.000 title description 18
- 230000005856 abnormality Effects 0.000 claims description 87
- 238000012423 maintenance Methods 0.000 claims description 41
- 230000035882 stress Effects 0.000 claims description 32
- 230000006866 deterioration Effects 0.000 claims description 28
- 238000004364 calculation method Methods 0.000 claims description 19
- 238000004088 simulation Methods 0.000 claims description 19
- 230000032683 aging Effects 0.000 claims description 18
- 230000002159 abnormal effect Effects 0.000 claims description 14
- 230000009471 action Effects 0.000 claims description 12
- 230000009467 reduction Effects 0.000 claims description 12
- 230000015556 catabolic process Effects 0.000 claims description 9
- 238000006731 degradation reaction Methods 0.000 claims description 7
- 230000001186 cumulative effect Effects 0.000 claims description 6
- 230000005855 radiation Effects 0.000 claims description 4
- 238000012544 monitoring process Methods 0.000 description 29
- 238000005070 sampling Methods 0.000 description 19
- 238000012937 correction Methods 0.000 description 8
- 238000001514 detection method Methods 0.000 description 4
- 230000007774 longterm Effects 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 238000010276 construction Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000003203 everyday effect Effects 0.000 description 2
- 230000003449 preventive effect Effects 0.000 description 2
- 230000008439 repair process Effects 0.000 description 2
- 230000004083 survival effect Effects 0.000 description 2
- 241000321453 Paranthias colonus Species 0.000 description 1
- 230000003750 conditioning effect Effects 0.000 description 1
- 239000000470 constituent Substances 0.000 description 1
- 230000002354 daily effect Effects 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 230000005611 electricity Effects 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 238000007689 inspection Methods 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 230000001629 suppression Effects 0.000 description 1
- 230000008685 targeting Effects 0.000 description 1
- 230000007704 transition Effects 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
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
{M1:0.47:0, M2:…}
となる。ここで、1530-2000=-470だが、負の値は0に変換される。
日照値G(W/m2)と、推定されたモジュール温度Tm(℃)を用いて:
Ir(Tm,G’) = (c0 * (1-G’) + G’) * (1 + α*(Tm-25))
によって電流を推定し、
Vmp(Tm,G’) = Vstd + β*(Tm - 25) + c2 * δ(Tm) * ln(G’) + c3 * {δ(Tm) * ln(G’) }^2
によって電圧を推定し、
P = Ir(Tm, G’) * G’ * Istd * Vpm(Tm, G’)
によって電力を予測する、
ここで、(Istd, Vstd) = 標準状態の最大電力
G’ = G/1000
α, β, c0, c2, c3はデータから推定された係数、δ(T)は温度Tの熱電圧と呼ばれる関数である。
発電価値(t) = 発電能力(t)×買取価格(t) −保守コスト(t)
を算出し、累積値を算出すればよい、これをN×M個のサンプルについて行うことにより、termごとに、累積収益の確率分布を求めることができる。図11は発電の累積収益出力の例を表している。
この後者の性質はどのようなタイミングで保守を行うべきか複数の保守戦略を比較する場合に効率的になる。
図1の装置の各構成要素は、たとえばプログラムモジュールとして実現することができ、この場合、各プログラムモジュールを含むプログラムを図21に示すコンピュータシステムおいて実行することで機能を実現することができる。このコンピュータシステムには、プログラム命令を実行するCPU2101、メモリ等の主記憶装置2104、ハードディスク、磁気ディスク装置または光磁気ディスク装置等の外部記憶装置2103、ユーザによるデータ入力を行う入力装置2105、ユーザにデータ表示を行う表示装置2106およびこれらを互いに接続するバス2102が備わっている。プログラムは外部記憶装置2103に保存されており、CPU2101がこのプログラムを主記憶装置2104に展開し、展開したプログラムを逐次読み出し実行する。
Claims (8)
- 自然エネルギーの発電設備の収益分析装置であって、
気象に関する確率分布と乱数を用いて、気象を表す気象データサンプルを生成する気象サンプラと、
前記発電設備の突発による性能劣化または寿命低下の発生を、当該発生に関する確率分布と、乱数と、前記気象データサンプルとを用いて決定し、前記性能劣化または寿命低下の値を表した突発異常サンプルを生成する突発異常サンプラと、
前記発電設備の経年による性能劣化または寿命低下を表すストレスデータサンプルと前記突発異常サンプルとに基づいて、前記発電設備に対する保守行動のコストを表す保守コストサンプルを生成する、シミュレーション部と、
発電量および収益に関する情報と、前記発電設備の発電量を表す発電量サンプルと、前記保守コストサンプルに基づき、収益または累積収益を算出する発電価値算出部と、
を備えた、収益分析装置。 - 前記気象サンプラは、前記気象データサンプルを複数生成し、
前記シミュレーション部は、複数の前記ストレスデータサンプルに基づき、前記保守コストサンプルを複数生成し、
前記発電価値算出部は、前記複数の保守コストサンプルと、複数の前記発電量サンプルに基づき、少なくとも1つの時点における収益の確率分布または累積収益の確率分布を算出する
請求項1に記載の収益分析装置。 - 前記発電設備の性能劣化または寿命低下の値の確率分布を用いて、前記ストレスデータサンプルを生成する経年異常サンプラを備えた
請求項1ないし2のいずれか一項に記載の収益分析装置。 - 前記シミュレーション部は、前記発電設備に対する保証契約の有無と、前記保証契約の内容に基づいて、前記保守のコストを決定する
請求項1ないし3のいずれか一項に記載の収益分析装置。 - 前記気象に関する確率分布は、日射量と気温に関する確率分布であり、
前記発電設備は、太陽光発電モジュールと、パワーコンディショナーとを含み、
前記シミュレーション部は、前記発電設備として、前記太陽光発電モジュールと前記パワーコンディショナーを扱う
請求項1ないし4のいずれか一項に記載の収益分析装置。 - 前記発電量および収益に関する情報は、発電量と電力価格とを対応づけた情報である
請求項1ないし5のいずれか一項に記載の収益分析装置。 - 自然エネルギーの発電設備の収益分析方法であって、
気象に関する確率分布と乱数を用いて、気象を表す気象データサンプルを生成するステップと、
前記発電設備の突発による性能劣化または寿命低下の発生を、当該発生に関する確率分布と、乱数と、前記気象データサンプルとを用いて決定し、前記性能劣化または寿命低下の値を表した突発異常サンプルを生成するステップと、
前記発電設備の経年による性能劣化または寿命低下を表すストレスデータサンプルと前記突発異常サンプルとに基づいて、前記発電設備に対する保守行動のコストを表す保守コストサンプルを生成するステップと、
発電量および収益に関する情報と、前記発電設備の発電量を表す発電量サンプルと、前記保守コストサンプルに基づき、収益または累積収益を算出するステップと、
を備えた、収益分析方法。 - 自然エネルギーの発電設備の収益分析のためのプログラムであって、
気象に関する確率分布と乱数を用いて、気象を表す気象データサンプルを生成するステップと、
前記発電設備の突発による性能劣化または寿命低下の発生を、当該発生に関する確率分布と、乱数と、前記気象データサンプルとを用いて決定し、前記性能劣化または寿命低下の値を表した突発異常サンプルを生成するステップと、
前記発電設備の経年による性能劣化または寿命低下を表すストレスデータサンプルと前記突発異常サンプルとに基づいて、前記発電設備に対する保守行動のコストを表す保守コストサンプルを生成するステップと、
発電量および収益に関する情報と、前記発電設備の発電量を表す発電量サンプルと、前記保守コストサンプルに基づき、収益または累積収益を算出するステップと、
をコンピュータに実行させるためのプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017098706A JP6377805B2 (ja) | 2017-05-18 | 2017-05-18 | 発電設備に対する収益分析装置およびその方法、ならびにプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017098706A JP6377805B2 (ja) | 2017-05-18 | 2017-05-18 | 発電設備に対する収益分析装置およびその方法、ならびにプログラム |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013060547A Division JP6148508B2 (ja) | 2013-03-22 | 2013-03-22 | 発電設備に対する収益分析装置およびその方法、ならびにプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017139031A JP2017139031A (ja) | 2017-08-10 |
JP6377805B2 true JP6377805B2 (ja) | 2018-08-22 |
Family
ID=59565857
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017098706A Expired - Fee Related JP6377805B2 (ja) | 2017-05-18 | 2017-05-18 | 発電設備に対する収益分析装置およびその方法、ならびにプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6377805B2 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2020201775A (ja) * | 2019-06-11 | 2020-12-17 | 株式会社チェンジ・ザ・ワールド | 取引価格処理装置、取引価格処理プログラム、取引価格処理方法、及び取引システム |
JP6974757B2 (ja) * | 2019-09-30 | 2021-12-01 | ダイキン工業株式会社 | 情報処理方法、情報処理装置、及びプログラム |
CN115439085B (zh) * | 2022-08-31 | 2023-04-28 | 广东立升科技有限公司 | 一种基于大数据的信创载体的全生命周期保密管理系统 |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002299668A (ja) * | 2001-03-30 | 2002-10-11 | Kansai Electric Power Co Inc:The | 太陽光発電設備に係る価値評価システム |
JP2005157793A (ja) * | 2003-11-26 | 2005-06-16 | Hitachi East Japan Solutions Ltd | 保守計画の支援システム及び保守計画の支援方法及び保守計画の支援のためのコンピュータプログラム |
JP4154373B2 (ja) * | 2004-08-06 | 2008-09-24 | 株式会社日立製作所 | 電力供給事業リスク管理支援システム |
-
2017
- 2017-05-18 JP JP2017098706A patent/JP6377805B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2017139031A (ja) | 2017-08-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6148508B2 (ja) | 発電設備に対する収益分析装置およびその方法、ならびにプログラム | |
Cui et al. | Characterizing and analyzing ramping events in wind power, solar power, load, and netload | |
Hughes et al. | Damage modeling framework for resilience hardening strategy for overhead power distribution systems | |
Nielsen et al. | On risk-based operation and maintenance of offshore wind turbine components | |
Peters et al. | Economic evaluation of maintenance strategies for ground-mounted solar photovoltaic plants | |
US20160378890A1 (en) | Method for predicting a future timing of lowering of current value or power generation quantity of solar power generation system | |
Panteli et al. | Assessment of the resilience of transmission networks to extreme wind events | |
US11796992B2 (en) | Condition-based method for malfunction prediction | |
JP6377805B2 (ja) | 発電設備に対する収益分析装置およびその方法、ならびにプログラム | |
JP6543028B2 (ja) | 異常診断装置及び異常診断方法 | |
Zelikman et al. | Short-term solar irradiance forecasting using calibrated probabilistic models | |
Kahrobaee et al. | A hybrid analytical-simulation approach for maintenance optimization of deteriorating equipment: Case study of wind turbines | |
Lindig et al. | Towards the development of an optimized Decision Support System for the PV industry: A comprehensive statistical and economical assessment of over 35,000 O&M tickets | |
Shafiee et al. | A multi-criteria decision model to mitigate the operational risks of offshore wind infrastructures | |
Liu et al. | A Bayesian deep learning-based probabilistic risk assessment and early-warning model for power systems considering meteorological conditions | |
Baboli et al. | Two-stage condition-based maintenance model of wind turbine: From diagnosis to prognosis | |
Dao et al. | Anomaly detection of wind turbines based on stationarity analysis of SCADA data | |
JP6005318B2 (ja) | 発電量評価装置、発電量評価方法および発電量評価プログラム | |
Mbuya et al. | Very Short‐Term Blackout Prediction for Grid‐Tied PV Systems Operating in Low Reliability Weak Electric Grids of Developing Countries | |
Bracale et al. | Probabilistic power quality level forecasting through quantile regression models | |
Faghihi et al. | An efficient probabilistic approach to dynamic resilience assessment of power systems | |
Ambühl et al. | Different reliability assessment approaches for wave energy converters | |
Abeywickrama et al. | Integrating weather patterns into machine learning models for improved electricity demand forecasting in Sri Lanka | |
Bakhshi et al. | Return on investment modeling to support cost avoidance business cases for wind farm O&M | |
Dokic et al. | “Optimized Asset Management in Distribution Systems Based on Predictive Risk Analysis |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170619 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170619 |
|
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: 20180626 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180725 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6377805 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |