Use of Markov Decision Processes in the Evaluation of Corrective Maintenance Scheduling Policies for Offshore Wind Farms
Abstract
:1. Introduction
2. Methodology
2.1. Markov Decision Process
2.2. Probabilistic Weather Input
2.3. Repair Time Modelling
2.4. Calculation of Production Loss
3. Implementation
- Find the number of states n, and find a mapping of the states, assigning each of them a natural number, effectively applying an order to the states.
- Create the () matrix containing the transition probabilities for the investigated policy.
- Calculate the entries of the reward vector, where the i-th entry corresponds to .
- The matrix and vector define an equation system
- In order to investigate different properties of a policy, the same matrix is used in a LES combined with different reward functions for each property.
4. Case Study
4.1. MDP Definition
4.2. Weather Input
4.3. Calculation of Production Loss
4.4. Policies
4.4.1. Go-Right-Away
4.4.2. Wait-n-Steps
4.4.3. Different-Limits
4.5. Repair Data Input
4.6. Cost Data Input
4.7. Results
4.7.1. Repair Actions
4.7.2. Downtime
4.7.3. Production Losses
4.7.4. Number of Vessel Accesses and Returns
4.7.5. Total Cost of Maintenance
5. Discussion
- Maintenance policies taking into account work-time restrictions or shift lengths.
- Policies including multiple vessels.
- Policies including different vessel types.
- Investigations of multiple failures or turbines.
- A framework that takes into account incomplete repair actions or loss of repair progress in case of interrupted maintenance.
- Wind farms further from shore, with a longer travel time and harsher weather.
6. Materials and Methods
7. Conclusions
Author Contributions
Funding
Acknowledgments
Conflicts of Interest
References
- Feng, Y.; Tavner, P.; Long, H. Early experience with UK round 1 offshore wind farms. Energy 2010, 163, 167–181. [Google Scholar] [CrossRef]
- Seyr, H.; Muskulus, M. Decision Support Models for Operations and Maintenance for Offshore Wind Farms: A Review. Appl. Sci. 2019, 9, 278. [Google Scholar] [CrossRef]
- Gintautas, T.; Sørensen, J.D. Improved Methodology of Weather Window Prediction for Offshore Operations Based on Probabilities of Operation Failure. J. Mar. Sci. Eng. 2017, 5, 20. [Google Scholar] [CrossRef]
- Stock-Williams, C.; Swamy, S.K. Automated daily maintenance planning for offshore wind farms. Renew. Energy 2018. [Google Scholar] [CrossRef]
- Seyr, H.; Muskulus, M. Value of information of repair times for offshore wind farm maintenance planning. J. Physics: Conf. Ser. 2016, 753, 092009. [Google Scholar] [CrossRef]
- Seyr, H.; Muskulus, M. How Does Accuracy of Weather Forecasts Influence the Maintenance Cost in Offshore Wind Farms? In Proceedings of the 27th International Ocean and Polar Engineering Conference, International Society of Offshore and Polar Engineers, San Francisco, CA, USA, 25–30 June 2017. [Google Scholar]
- Gonzalez, E.; Nanos, E.M.; Seyr, H.; Valldecabres, L.; Yürüşen, N.Y.; Smolka, U.; Muskulus, M.; Melero, J.J. Key Performance Indicators for Wind Farm Operation and Maintenance. Energy Procedia 2017, 137, 559–570. [Google Scholar] [CrossRef]
- Puterman, M.L. Markov Decision Processes: Discrete Stochastic Dynamic Programming; John Wiley & Sons: Hoboken, NJ, USA, 2014. [Google Scholar]
- Jonkman, J.; Butterfield, S.; Musial, W.; Scott, G. Definition of a 5-MW Reference Wind Turbine for Offshore System Development; National Renewable Energy Laboratory: Golden, CO, USA, 2009. [CrossRef]
- Bak, C.; Zahle, F.; Bitsche, R.; Kim, T.; Yde, A.; Henriksen, L.C.; Hansen, M.H.; Blasques, J.P.A.A.; Gaunaa, M.; Natarajan, A. The DTU 10-MW reference wind turbine. In Danish Wind Power Research; Sound/Visual Production, Trinity: Fredericia, Denmark, 2013. [Google Scholar]
- Carroll, J.; McDonald, A.; McMillan, D. Failure rate, repair time and unscheduled O&M cost analysis of offshore wind turbines. Wind. Energy 2015, 19, 1107–1119. [Google Scholar] [Green Version]
- Bundesamt für Seeschifffahrt und Hydrographie (BSH). FINO Datenbank. Available online: http://fino.bsh.de (accessed on 23 January 2018).
- Dinwoodie, I.; Endrerud, O.E.V.; Hofmann, M.; Martin, R.; Sperstad, I.B. Reference Cases for Verification of Operation and Maintenance Simulation Models for Offshore Wind Farms. Wind. Eng. 2015. [Google Scholar] [CrossRef]
- Dornhelm, E.; Seyr, H.; Muskulus, M. Vindby—A Serious Offshore Wind Farm Design Game. Energies 2019, 12, 1499. [Google Scholar] [CrossRef]
- van Bussel, G.; Bierbooms, W. The DOWEC Offshore Reference Windfarm: Analysis of Transportation for Operation and Maintenance. Wind. Eng. 2003, 27, 381–391. [Google Scholar] [CrossRef]
- Eurostat, the Statistical Office of the European Union. Energy Statistics-Electricity Prices for Domestic and Industrial Consumers, Price Components. Available online: https://ec.europa.eu/eurostat/web/energy/data/database (accessed on 4 June 2019).
- Kost, C.; Shammugam, S.; Jülch, V.; Nguyen, H.T.; Schlegl, T. Stromgestehungskosten Erneuerbare Energien; Fraunhofer-Institut für Solare Energiesysteme ISE: Freiburg, Germany, 2014. (In German) [Google Scholar]
- Martin, R.; Lazakis, I.; Barbouchi, S.; Johanning, L. Sensitivity analysis of offshore wind farm operation and maintenance cost and availability. Renew. Energy 2016, 85, 1226–1236. [Google Scholar] [CrossRef] [Green Version]
Parameter | Possible Values | Comment |
---|---|---|
Location | ||
Wave height [m] | ||
Repair time [h] | maximum () depends on component | |
Steps waited | depends on strategy |
Action | Parameters for Next State |
---|---|
stay | |
wait | steps waited +1 |
reset wait time | steps waited = 0 |
go out | location = turbine |
repair | repair time −1 |
return | location = port |
Policiy Name | Max (Steps Waited) | Possible Actions |
---|---|---|
go-right-away | 0 | stay, go out, repair, return |
wait-1-step | 1 | stay, wait, reset wait time, go out, repair, return |
wait-2-steps | 2 | stay, wait, reset wait time, go out, repair, return |
wait-3-steps | 3 | stay, wait, reset wait time, go out, repair, return |
0.8 m-limit | 0 | stay, go out, repair, return |
1.2 m-limit | 0 | stay, go out, repair, return |
2.0 m-limit | 0 | stay, go out, repair, return |
2.4 m-limit | 0 | stay, go out, repair, return |
2.8 m-limit | 0 | stay, go out, repair, return |
Component | Cumulative Repair Time [h] | Average Number of Workers Needed |
---|---|---|
Gearbox, major replacement | 231 | 17.2 |
Blade, major repair | 21 | 3.3 |
Electrical, minor repair | 5 | 2.2 |
Hourly vessel | 287.5 € | calculated from daily cost from [13] |
Hourly worker | 55.3 € | calculated from annual worker salary |
Mobilisation vessel | 1000 € | arbitrary (similar to number from [18]) |
Month | simple = wait1 | simple = wait2 | simple = wait3 | wait1 = wait2 | wait1 = wait3 | wait2 = wait3 |
---|---|---|---|---|---|---|
1 | 0.0117 | 0.0114 | 0.0110 | 0.0110 | 0.0106 | 0.0103 |
2 | 0.0163 | 0.0153 | 0.0144 | 0.0143 | 0.0134 | 0.0125 |
3 | 0.0118 | 0.0108 | 0.0099 | 0.0098 | 0.0090 | 0.0082 |
4 | 0.0211 | 0.0192 | 0.0175 | 0.0173 | 0.0158 | 0.0142 |
5 | 0.0193 | 0.0178 | 0.0164 | 0.0163 | 0.0150 | 0.0137 |
6 | 0.0247 | 0.0228 | 0.0212 | 0.0210 | 0.0194 | 0.0178 |
7 | 0.0180 | 0.0168 | 0.0157 | 0.0156 | 0.0146 | 0.0136 |
8 | 0.0175 | 0.0158 | 0.0143 | 0.0141 | 0.0127 | 0.0113 |
9 | 0.0113 | 0.0104 | 0.0096 | 0.0095 | 0.0088 | 0.0081 |
10 | 0.0095 | 0.0086 | 0.0078 | 0.0077 | 0.0070 | 0.0063 |
11 | 0.0075 | 0.0070 | 0.0066 | 0.0066 | 0.0061 | 0.0057 |
12 | 0.0223 | 0.0209 | 0.0196 | 0.0195 | 0.0182 | 0.0169 |
© 2019 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).
Share and Cite
Seyr, H.; Muskulus, M. Use of Markov Decision Processes in the Evaluation of Corrective Maintenance Scheduling Policies for Offshore Wind Farms. Energies 2019, 12, 2993. https://doi.org/10.3390/en12152993
Seyr H, Muskulus M. Use of Markov Decision Processes in the Evaluation of Corrective Maintenance Scheduling Policies for Offshore Wind Farms. Energies. 2019; 12(15):2993. https://doi.org/10.3390/en12152993
Chicago/Turabian StyleSeyr, Helene, and Michael Muskulus. 2019. "Use of Markov Decision Processes in the Evaluation of Corrective Maintenance Scheduling Policies for Offshore Wind Farms" Energies 12, no. 15: 2993. https://doi.org/10.3390/en12152993
APA StyleSeyr, H., & Muskulus, M. (2019). Use of Markov Decision Processes in the Evaluation of Corrective Maintenance Scheduling Policies for Offshore Wind Farms. Energies, 12(15), 2993. https://doi.org/10.3390/en12152993