Preprint
Article

A Digital Twin for Assessment of Remaining Useful Life of Offshore Wind Turbines Structure.

Altmetrics

Downloads

92

Views

43

Comments

0

A peer-reviewed article of this preprint also exists.

Submitted:

12 March 2024

Posted:

13 March 2024

You are already at the latest version

Alerts
Abstract
This paper delves into the application of digital twin monitoring techniques for enhancing offshore floating wind turbine performance, with a detailed case study. We explore the practical implementation of digital twins and their efficacy in optimizing operations and predictive maintenance. Our findings emphasize digital twins' potential as a valuable tool for renewable energy, driving efficiency and sustainability in offshore floating wind installations.
Keywords: 
Subject: Engineering  -   Marine Engineering

1. Introduction

The offshore floating wind turbine industry is positioned for significant expansion in the forthcoming decades, driven by technological advancements and the increasing global demand for sustainable energy sources. The imperative for reliable and cost-effective operation of these intricate systems has underscored the critical role of predictive maintenance and real-time monitoring. This paper introduces and demonstrates the open-source implementation of a predictive digital twin customized explicitly for the operation and maintenance of wind farms in offshore environments.
In the contemporary landscape of digital twin applications, inspiration is drawn from various sectors, including power generation, manufacturing, meteorology, and urban planning. In these fields, digital twins have proven to be indispensable for enhancing operational efficiency and reliability, as highlighted in the work of Tao et al. [1]. The objective of this endeavor is to adapt and expand upon this conceptual framework within the domain of offshore wind energy.

2. Background

The application of digital twins to the specific field of wind turbine operation and maintenance (O&M) can significantly impact cost reduction. While O&M expenses may not be the primary economic cost, they make a substantial contribution to the overall expenses. Recent surveys on onshore wind turbines have indicated a decreasing trend in the average O&M costs over the last few decades. In Figure 1, data from the 2022 report on the land-based wind market by demonstrates a decline in costs according to the two fitted curves used in the forecast. Based on the current threshold, the most likely scenario is for costs to remain stable or experience a slight increase. A significant decrease seems less likely, especially because it cannot theoretically reach zero cost. Regular updates of information in the coming years will be crucial for a better understanding of the behavior of OPEX costs in this type of structure.
Therefore, given the current trends, there is limited room for improving efficiency in terms of O&M. This underscores the importance of considering digital twin solutions to obtain high-fidelity models that can be utilized for cost optimization if correctly implemented.
In the same report on onshore wind turbines, insights into the O&M cost per year are provided concerning the age of the project (refer to Figure 2). The information is organized into three-year ranges based on the commercial operation date. While the exact date is not disclosed, it has been assumed based on the lower bound year of each range.
In Figure 2, the original data has been transformed from the age of the project to an age represented in a date scale. The data has then been further subdivided into short, mid, and long-term categories, each covering a range of 7 years. This subdivision mirrors the original classification, which categorized the data into three ranges (1998-2005, 2006-2013, and 2014-2021). This approach is motivated by the desire to gain insight into the different project ages within the lifespan of an onshore wind turbine.
From Figure 2, it is evident that the median O&M cost is higher for the oldest wind turbines and remains relatively similar for the newest wind turbines. This pattern is consistent with technology trends where new technologies often entail higher costs, which gradually decrease as the technology matures. The reason for the cost stagnation in the 2014-2021 range compared to the 2006-2013 range may be attributed to two factors. First, it’s essential to recognize that costs cannot be reduced indefinitely. Second, the average power generation of the turbines has increased, which is closely correlated with larger sizes and, consequently, increased costs.
The trend displayed in Figure 2 indicates that the median cost for short-term-aged wind turbines typically follows a positive, monotonically increasing pattern, while the mid-term trend tends to be negative. However, it’s worth noting that the 1998-2005 range does not exhibit a decrease in cost.
The long-term trend can either show a mild decrease or appear saturated. The absence of data for the largest onshore wind turbines in terms of mid and long-term periods leaves room for speculation regarding the potential role of digital twin technology for newer structures. This is why, in Figure 2, a chart illustrating the number of Google trend searches for the keywords "wind turbine" and "digital twin" has been included. The red area represents searches normalized by their historical maximum number. It’s evident that interest in this topic has been high in the last decade, which aligns with the construction of new wind turbines.
Thus, despite the absence of data, for the mid and long-term periods of the 2014-2021 wind turbines, it can be reasonably considered that a significant role in reducing the short-term cost of larger and more powerful wind turbines when compared with the equivalent 2006-2013 curve may have been played by the correlation with the popularization of digital twin technology.
Within the domain of digital twin technology, another metric to be considered due to its synergetic integration is the carbon footprint of operation and maintenance. For example, an environmental review by Arvesen and Hertwich [3] sought to gain a better understanding of the contribution of climate change indicators such as energy intensity (EI) and greenhouse gas emission intensity (GHG) as applied to onshore and offshore wind turbines.
To comprehend the significant differences between onshore and offshore wind turbines, previous research by [4] highlights the contributions of various elements to total greenhouse gas emissions (refer to Figure 3). Focusing on O&M, offshore wind turbines account for a total of 10
The size and power of wind turbines can also be considered as significant factors contributing to the climate change index, whether in terms of greenhouse gas emissions (GHG) or energy intensity (EI). As shown in Figure 4, the difference between offshore and onshore wind turbines is evident once more. For similar wind turbines with a power of 2 MW or the 5 MW wind turbine, offshore turbines exhibit a higher percentage compared to onshore turbines. However, when the power generation requirements increase, the GHG contribution also rises. This relationship is crucial because the design power of new wind turbines is expected to increase substantially. Consequently, the application of digital twin technology is not only necessary to monitor this contribution but also to leverage the recorded data for improving the designs of the next generation.

3. Methodology

The research described in this paper has been applied to an offshore floating wind turbine (OFWT) as part of the H2020 FIBREGY project [6]. Within the FIBREGY project, one of the tasks involves the life-cycle management of fiber-based OFWTs.
The methodology is divided into two parts: first, the introduction of the digital twin platform its capabilities, and then the real-time digital twin application of a wind turbine. This second part focuses in applying the finite element method to calculate the remaining useful life, specifically calculating a fatigue index for composite materials using the so-called Serial-Parallel Rule of Mixtures.

3.1. Digital Twin Platform

The platform employed for creating a digital twin of an offshore wind turbine structure is the so-called OSI4IOT [7,8]. OSI4IOT is an open-source web-based platform designed for monitoring industrial assets and structures. The platform’s features are depicted in Figure 5, and it incorporates several technologies, including web-based functionality, the integration of digital twins (DT), a geographical information system (GIS), compatibility with the Internet of Things (IoT), integration of assets through asset information models (AIM), and real-time simulation using the finite element method (FEM).
The OSI4IOT environment comprises various components as depicted in Figure 6. This platform is operating-system-independent, thanks to its use of Docker technology in its development. It consists of five distinct modules, with the core being the web app built using React and integrated with Node-RED for data manipulation. The default protocol for data communication from sensors to the platform is MQTT, using Mosquitto technology. Sensor data can be obtained from industrial microcontrollers to simpler microcontrollers such as Raspberry Pi or sensors from mobile phones.
Data is ingested and stored in the Timescale database using the concept of buckets. Once the ingested data is transformed, it can be displayed in a 3D interactive digital twin model, on a Grafana dashboard, and can also be utilized to train a machine learning model built using the TensorFlow environment.
The last component of the system involves external tools. The platform utilizes Blender as its external modeling tool. For instance, as shown in Figure 7, it illustrates the pipeline used by external tools to generate the digital twin metadata for later creation in the platform. In this specific case, the process focuses on studying a welding robot arm.
The simulation of temperature profiles is obtained using finite element software (Ramseries), which exports both the mesh and nodal results in JSON files (mesh.json and result.json). The mesh is then imported into Blender to prepare the metadata, including sensors, assets, animations, and geometrical information. Subsequently, the digital twin model is exported in .glTF format, which is a standard format compatible with the three.js graphics and rendering library.
The results of the sensor data can be visualized through a Grafana dashboard, as depicted in the Figure 8.
Additionally, the platform supports the inclusion of virtual sensors. The term "virtual sensor" refers to sensors that exist in the digital twin but not in the physical world. For instance, metaocean data from a buoy can be obtained through an API request, allowing data related to waves, wind, and temperature to be retrieved. In the case of the wind turbine, as illustrated in Figure 9, a virtual anemometer is created using the integrated Node-RED module. This virtual anemometer retrieves wind speed and wind direction data for the wind turbine through an API request to openweathermap.

3.2. Remaining Useful Life

The methodology proposed in this paper is based on the finite element method and combined with a fatigue assessment formulation [9].

3.2.1. Finite Element Method

The formulation utilized in the spatial discretization involves linear triangles [10] and bilinear quadrilaterals [11].
Figure 10. Illustration of the mechanical discretization.
Figure 10. Illustration of the mechanical discretization.
Preprints 101219 g010
The through-thickness integration is shown in Figure 11, employing a layerwise approach, given that the materials involved in the simulation are composites.
Another crucial aspect to consider is a method that enables the real-time structural response to be obtained. To achieve this, a reduced order model (ROM) is integrated according to [12], the floating structure employed in the ROM hydroelastic analysis is the public OC4 from the DeepCwind project. The fundamental concepts can be summarized as follows:
  • Assume that the nodal response of the spatial discretization can be represented by a modal basis
    u ( x , t ) = i = 1 q i ( t ) · a i ( x )
    where u is the displacement field, q is the temporal variation of modal amplitudes, and a is the modal basis.
  • The modal basis can be obtained from the eigendecomposition of the following dynamic problem, where λ represents the eigenvalues.
    M u ¨ + K u = 0 M 1 K a i = λ i a i
  • Consequently, the entire dynamic equation becomes.
    M i = 1 q ¨ i ( t ) · a i ( x ) + C i = 1 q ˙ i ( t ) · a i ( x ) + K i = 1 q i ( t ) · a i ( x ) = f ( t )
The approach is best described in Figure 12, where the OC4 deformation modes are given. For a given spectrum, the characteristic modes are computed and stored. Then, with a provided environmental load, the real-time solution can be determined based on the precomputed modes.

3.2.2. Fatigue

The objective of this article is to integrate not only to provide a framework that can obtain the real-time hydroelastic response of an offshore floating wind turbine (OFWT), but to predict the lifecycle of the OFWT. In order to monitor the lifecycle of the structure, a fatigue model proposed by Petiteau and Paboeuf [9] will be adapted to later obtain the remaining useful life (RUL) index. This model is orthotropic and designed for composite constitutive materials stacked layerwise. Each layer may consist of one or two materials, where one layer represents just a core material and a layer with two materials represents the combination of fiber and matrix materials, respectively.
In Figure 13, the characteristic stresses, σ p and σ s , of a laminate layer are presented. These local stresses include the parallel component aligned with the fiber orientation and the serial component orthogonal to the fiber orientation.
The methodology by Petiteau and Paboeuf primarily focuses on transverse fatigue because the directions perpendicular to the fibers are the weakest. Consequently, a failure envelope rule is proposed for the two weakest stress components: serial stress σ s and in-plane shear stress τ p s (refer to Figure 14). The fatigue mechanism employs a similar approach to fluency rules, where the fatigue limit decreases due to the loss of mechanical properties. As the loss region expands, the mechanical limits for in-plane shear and serial stress are reduced. The model also accounts for non-symmetric behavior in compression and tension states, although in-plane shear is considered symmetric.
The variation of the fatigue limit is characterized by the S-N curves. However, in the case of orthotropic composite materials, a separate curve must be established for each combination of fiber and matrix, volumetric fraction, and ply orientation. As a result, the extensive experimental characterization required for numerous combinations becomes costly and can be a limitation for the current application of this methodology. On the other hand, the serial-parallel theory [13] or in short SPROM, a non-linear constitutive technique, is introduced to obtain the orthotropic behavior of composites based on the isotropic properties of the constituent materials that make up the laminate (fiber and matrix). By employing this approach, it is necessary to characterize only the S-N curves in the parallel (0°) and serial (90°) directions.
The Serial-Parallel Rule of Mixtures (SPROM) can be succinctly described as follows:
  • Similar to the behavior described in Figure 13, the behavior of a laminate ply is characterized by its serial and parallel components, where stresses ( σ ) and deformations ( ε ) can be described as follows.
    σ = σ p σ s , ε = ε p ε s
  • Compatibility equations, also known as the Reuss-Voigt hypothesis [14,15], are defined as follows.
    σ s composite = σ s matrix = σ s fibre , ε p composite = ε p matrix = ε p fibre
  • The theory employs the Rule of Mixtures (ROM), where ϕ represents the volumetric fraction.
    σ composite = ϕ · σ fibre + ( 1 ϕ ) · σ matrix
  • Consequently, the transverse serial stress of the fiber must be equal to that of the matrix (Equation (5)). Combined with Equation (6), this poses a minimization problem. This results in a formulation where both the serial and parallel stresses depend on the deformation of the matrix phase. If the constitutive model is elastic, then the classical orthotropic constitutive matrix is obtained. The advantage of the SPROM is that it allows for simulating damage (non-linear constitutive models) based on the damage rheology of its fiber and matrix phases.
The S-N curves can also be utilized to construct the Constant Fatigue Life (CFL) diagram, which provides information about the maximum number of cycles (N) for a given mean stress ( σ m ), alternating stress ( σ a ), and amplitude ratio (R).
Figure 15. Illustration of a Constant Fatigue Life (CFL) diagram, adapted from [16].
Figure 15. Illustration of a Constant Fatigue Life (CFL) diagram, adapted from [16].
Preprints 101219 g015
The amplitude ratio, mean stress, and alternating stress are defined in terms of the minimum stress ( σ min ) and maximum stress ( σ max ).
σ m = σ max + σ min 2
σ a = σ max σ min 2
R = σ min σ max = σ m σ a σ m + σ a
The Palmgren-Miner’s rule, as described in [17,18], is employed to evaluate the cumulative damage experienced by the material.
D = i = 1 k n i N i
where D represents the damage index, i is the index of a cyclic interval, k is the total number of cyclic intervals, n i stands for the number of cycles, and N i represents the total number of cycles until fatigue rupture.
A stress history is recorded, and a cycle-counting algorithm is employed to evaluate the damage to a laminate layer at the Gauss point level. In marine applications, it is common to use a rainflow algorithm with 3-points or 4-points to count the cycles and utilize the cumulative damage estimation to determine the Remaining Useful Life (RUL) [19]. In this case, the cumulative damage estimation can be obtained using Equation (10). The accumulated damage is linear, although there are formulations that incorporate a non-linear additive effect [20], particularly in the context of wind turbines.
As fatigue is calculated at the Gauss point level for each ply of the laminate, it is crucial to employ a real-time cycle counting strategy (refer to Figure 16). To address this challenge, various algorithms have been proposed in an incremental form [21] or in combination with memory-reducing techniques [22].

3.2.3. Summary

In Figure 17, the methodology is summarized. The primary objective of this paper is to demonstrate the monitoring of an offshore wind turbine. To effectively track the life-cycle of the structure, the concept of Remaining Useful Life (RUL) will be utilized. The methodology to obtain the RUL is described as follows:
  • Utilizing a finite element method approach to obtain the stress history at the Gauss point level.
  • Implementing a cycle-counting algorithm, such as the rainflow algorithm, adapted to avoid excessive data storage and to enable real-time cycle prediction.
  • Applying a fatigue damage model, such as the Palmgren-Miner’s rule, to establish an RUL metric.

4. Showcase

The methodology has outlined the platform ecosystem and the theoretical background for generating the Remaining Useful Life index, specifically based on the fatigue-damage index. To illustrate the application of the methodology, a case study will be employed, focusing on a mono-tower. In Figure 18, the digital twin of the mono-tower is depicted on the left, while the real dual-tower Offshore Floating Wind Turbine from the FIBREGY project is shown on the right.
The model used for the case study is the mono-tower wind turbine with DeepCWind’s OC4 floating structure [23].

4.1. Enviromental Load Monitoring

Utilizing the virtual anemometer as explained in the methodology section, the wind speed and wind direction data can be obtained. The virtual sensor collects metaocean data at a latitude of 41.4224 and a longitude of 2.347. The wind load for the past hour is displayed in Figure 19. It’s important to note that for this analysis, the heading has been neglected, and the load is considered one-dimensional.
The wind load is observed to be in the range between -1 m/s and 5 m/s. The stress is also plotted for the region associated with the highest fatigue damage. In this case, the damage was calculated for each element by storing the maximum through-thickness value of the different Gauss points. Alternatively, if memory constraints were an issue, the damage could be stored per regions of interest, e.g., [23] focused on the analysis of different regions where high-stress and vibrations could be of importance, particularly the joints between the bars and the pontoon/columns.
The remaining useful life is obtained from the Palmgren-Miner’s rule. However, in this case, since it’s based on only one hour of simulation, the amount of damage is insignificant.
The web platform’s digital twin also displays a real-time diagram of stresses. In Figure 20, you can see the distribution of Von Mises stresses in the structure, which allows for tracking possible failures if any element exceeds the elastic limit. The "one-hour-ago" snapshot clearly shows a null distribution of stresses, corresponding to the time when the wind speed was, on average, zero. The "now" snapshot displays the distribution of stresses at the end of the load history.
While the highest stresses are located close to the nacelle, the dynamic or cyclic nature of the problem suggests that the joints in the floating structure are more likely to experience a failure. The tower has been modeled using a carbon-epoxy composite to replicate the methodology used for the dual-tower design, resulting in non-symmetric behavior in compression and tension. In Figure 21, the non-symmetric fatigue can be noted due to this effect. It results from considering a non-symmetric CFL diagram, as shown in Figure 15. In the "one-hour-ago" snapshot, the fatigue is almost zero, although the color appears greyish rather than white. However, for the "now" snapshot, the fatigue has increased to almost 0.1%.
At the same time the values obtained from the accelerometers, strain gates, inclinometers and optic fibres could be displayed by means of a grafana dashboard similar to the one shown in Figure 22. It is important to note that, in this model, the displayed values are not gathered from real sensors. Instead, they are derived from virtual sensors based on the mesh deformation and displacement at specific locations where real sensors would be placed.

4.2. Predictive Maintenance

In the current example of the mono-tower, the remaining useful life has been defined based on the maximum damage observed throughout the structure’s life. The recorded values were too low to trigger any warnings or alerts. To activate the warning and subsequent alert as shown in Figure 27, a threshold is set, e.g., at an accumulated damage of 50
The current methodology can potentially be employed for predictive maintenance if the forecasts of wind, current, temperature, and wave loads are accurate enough. For instance, the reduced hydroelastic order model discussed in the methodology [12] could, in theory, be used to calculate simulations for a future time period before the forecasted time has elapsed, i.e., only if t-seconds of simulation can be computed before t-seconds forecast have elapsed. This would represent a true real-time application. In standard FEM simulations, achieving such real-time capabilities is generally not feasible due to computational limitations.
In this specific case, wind forecasts can be obtained using the same virtual sensor approach, but in this context, it would involve predicting future wind conditions, as depicted in Figure 23. This would be a valuable feature for real-time predictive maintenance.
Subsequently, Figure 24 displays the current state in blue at the joints of the floating structure, based on historical data, and the forecasted state in orange. This visualization is a valuable tool for predictive maintenance.
Lastly, the forecast data can also be displayed in the Grafana dashboard, as demonstrated in Figure 25. This integration allows for comprehensive monitoring and analysis of forecasted conditions, contributing to predictive maintenance strategies.

5. Implementation

The described methodology will be applied to an existing double-tower floating wind turbine called W2POWER from EnerOcean. This turbine had its towers reconverted to carbon fibre material as part of the H2020 FIBREGY project [6], and the reconversion is showcased in Figure 26.
The floating wind turbine is monitored through the GIS of OSI4IOT, as seen in Figure 17. You can observe the leaflet where the wind turbine is located, specifically in the Oceanic Platform of the Canary Islands (PLOCAN) in Spain. The GIS of OSI4IOT supports three types of states: Default State, Warning State (in orange), and Alert State (in red). These states are defined based on various metrics. For example, when specific metrics, such as damage calculated using Equation (10), exceed a defined threshold (e.g., P % ), a warning is issued. If the warning persists for a designated period of time ( t w ), it transitions into an alert state, indicating more severe issues that require immediate attention. Both warning and alert states prompt immediate notifications through the platform’s notification system.
Figure 27. The geographical representation of the W2POWER wind turbine deployment using OSI4IOT GIS, showcasing its location in the Oceanic Platform of the Canary Islands (PLOCAN) in Spain.
Figure 27. The geographical representation of the W2POWER wind turbine deployment using OSI4IOT GIS, showcasing its location in the Oceanic Platform of the Canary Islands (PLOCAN) in Spain.
Preprints 101219 g027
In the process of converting the wind turbine to composite material, various types of sensors will be integrated into the OFWT structure. These sensors include a buoy provided by PLOCAN, an anemometer, and other sensors placed along the mooring lines. The sensor data is collected and transmitted to the OSI4IOT platform through a microcontroller using the MQTT protocol.
The digital twin can be found in Figure 28. The process to create this digital twin was described in Figure 7. Initially, a finite element model (FEM) was developed to analyze the response of the wind turbine to various types of loads, including air pressure loads, wind turbine loads, mooring loads, current, and wave loads. This model involves a coupling between openFAST and seaFEM solvers. seaFEM has implemented a modal matrix reduction method for its hydroelastic analysis [12]. The reduction order method (ROM) allows for real-time solutions once the modes of the floating structure are computed. The real-time FEM solution is of great importance because it aims to predict fatigue by calculating the structural response for a 6-hour window based on the current environmental conditions.
The second part of creating the digital twin involves exporting the mesh and the pre-computed modal results from the hydroelastic analysis. The mesh is exported with its connectivity and coordinate matrices in JSON format. It is then imported into Blender using an open-source add-on available in the platform’s GitHub repository. The modal results are also exported in JSON format for each node. In Blender, sensors, assets, animations, and metadata are designed. Afterward, everything is exported in glTF format, which can be read using the three.js library. Finally, in the platform’s digital twin creator, the glTF file and the results in JSON format are uploaded to generate the corresponding digital twin.

6. Conclusions

The paper comprehensively explores the potential of utilizing digital twin models to enhance wind turbine performance, emphasizing cost reduction and sustainability within the framework of 7D-BIM technology.
In the methodology section, the platform’s capabilities are introduced, with a significant focus on the formulation for real-time calculation of remaining useful life, particularly regarding fatigue in composite structures. The showcase section demonstrates the practical application of the platform to the offshore wind turbine industry, with a specific case study involving the W2POWER structure.
The application of digital twin technology to offshore floating wind turbines offers several distinct advantages. First, the platform’s capacity to ingest data is invaluable for prioritizing inspection schedules. It allows for a data-driven approach to determine which structures require immediate attention and which can wait. Second, it facilitates the reduction of costly and unnecessary inspections for structures lacking real-time monitoring. This not only optimizes resources but also helps prevent prolonged inspection intervals. Third, digital twin technology enables the reliable tracking of a structure’s lifespan and supports efforts to extend it. Finally, it empowers dynamic adaptation of inspection and maintenance plans through forecasting and predictive maintenance, enhancing efficiency and cost-effectiveness. These advantages underscore the transformative potential of digital twins in optimizing offshore wind turbine performance and sustainability.

Declaration of Generative AI and AI-Assisted Technologies in the Writing Process

During the preparation of this work, the author(s) used ChatGPT3.5 in order to improve language and readability. After using this tool/service, the author(s) reviewed and edited the content as needed and take(s) full responsibility for the content of the publication.

Data Availability Statement

Due to the nature of the research, due to commercial supporting data is not available.

Acknowledgement

This work was funded thanks to H2020 project FIBRE4YARD sponsored by the EUROPEAN COMMISSION under the grant agreement 101006860 "FIBRE composite manufacturing technologies FOR the automation and modular construction in shipYARDS". https://www.fibre4yards.eu/. This work was funded thanks to H2020 project FIBREGY sponsored by the EUROPEAN COMMISSION under the grant agreement 952966 "Development, engineering, production and life-cycle management of improved FIBRE-based material solutions for structure and functional components of large offshore wind enerGY and tidal power platform". https://fibregy.eu/.

References

  1. Tao, F.; Zhang, H.; Liu, A.; Nee, A.Y. Digital Twin in Industry: State-of-the-Art. IEEE Transactions on Industrial Informatics 2019, 15, 2405–2415. [CrossRef]
  2. Wiser, R.; Bolinger, M.; Hoen, B.; Millstein, D.; Rand, J.; Barbose, G.; Darghouth, N.; Gorman, W.; Jeong, S.; Paulos, B. Land-Based Wind Market Report: 2023 Edition.
  3. Arvesen, A.; Hertwich, E.G. Assessing the life cycle environmental impacts of wind power: A review of present knowledge and research needs. Renewable and Sustainable Energy Reviews 2012, 16, 5994–6006. [CrossRef]
  4. Arvesen, A.; Hertwich, E.G. Environmental implications of large-scale adoption of wind power: A scenario-based life cycle assessment. Environmental Research Letters 2011, 6, 045102. [CrossRef]
  5. Wagner, H.J.; Baack, C.; Eickelkamp, T.; Epe, A.; Lohmann, J.; Troy, S. Life cycle assessment of the offshore wind farm alpha ventus 2011. [CrossRef]
  6. Development, engineering, production and life-cycle management of improved FIBRE-based material solutions for structure and functional components of large offshore wind enerGY and tidal power platform | FIBREGY Project | H2020 | CORDIS | European Commission.
  7. osi4iot/osi4iot: OSI4IOT Platform.
  8. Di Capua, D.; Pacheco, R.; García-Espinosa, J.; Pastor, A. OSI4IOT: An Advanced Open-Source Platform for Sensor-driven IoT and Digital Twins Deployment.
  9. Petiteau, J.C.; Paboeuf, S. Fatigue assessment of composites partsfor Marine Renewable Energy converters. 15th International Symposium on Practical Design of Ships and Other Floating Structures PRADS 2022; , 2022.
  10. Pacheco, R.; Di Capua, D.; Garcia, J.; Casals, O. Methodology and application to assess thermo-mechanical buckling in composite marine structures. Ocean Engineering 2023, 267, 113002. [CrossRef]
  11. Pacheco-Blazquez, R.; Di Capua, D.; García-Espinosa, J.; Casals, O.; Hakkarainen, T. Thermo-mechanical analysis of laminated composites shells exposed to fire. Engineering Structures 2022, 253. [CrossRef]
  12. García-Espinosa, J.; Serván-Camas, B.; Calpe-Linares, M. High Fidelity Hydroelastic Analysis Using Modal Matrix Reduction. Journal of Marine Science and Engineering 2023, Vol. 11, Page 1168 2023, 11, 1168. [CrossRef]
  13. Rastellini, F.; Oller, S.; Salomón, O.; Oñate, E. Composite materials non-linear modelling for long fibre-reinforced laminates. Computers & Structures 2008, 86, 879–896. [CrossRef]
  14. Voigt, W. Ueber die Beziehung zwischen den beiden Elasticitätsconstanten isotroper Körper. Annalen der Physik 1889, 274, 573–587. [CrossRef]
  15. Reuss, A. Berechnung der Fließgrenze von Mischkristallen auf Grund der Plastizitätsbedingung für Einkristalle . ZAMM - Journal of Applied Mathematics and Mechanics / Zeitschrift für Angewandte Mathematik und Mechanik 1929, 9, 49–58. [CrossRef]
  16. Sutherland, H.J.; Mandell, J.F. Optimized Constant-Life Diagram for the Analysis of Fiberglass Composites Used in Wind Turbine Blades. Journal of Solar Energy Engineering 2005, 127, 563–569. [CrossRef]
  17. Miner, M.A. Cumulative Damage in Fatigue. Journal of Applied Mechanics 1945, 12, A159–A164. [CrossRef]
  18. Palmgren, A. Die lebensdauer von kugellagern. Zeitschrift des Vereins Deutscher Ingenieure 1924, 68.
  19. Mérigaud, A.; Ringwood, J.V. Condition-based maintenance methods for marine renewable energy. Renewable and Sustainable Energy Reviews 2016, 66, 53–78. [CrossRef]
  20. Yi, X.; Ng, C.; McKeever, P.; Little, C.; Hillmansen, S. Life estimation modelling for power electronics used in wind turbines. IET Conference Publications 2014, 2014. [CrossRef]
  21. Antonopoulos, A.; Drarco, S.; Hernes, M.; Peftitsis, D. Challenges and strategies for a real-time implementation of a rainflow-counting algorithm for fatigue assessment of power modules. Conference Proceedings - IEEE Applied Power Electronics Conference and Exposition - APEC 2019, 2019-March, 2708–2713. [CrossRef]
  22. Musallam, M.; Johnson, C.M. An efficient implementation of the rainflow counting algorithm for life consumption estimation. IEEE Transactions on Reliability 2012, 61, 978–986. [CrossRef]
  23. Vasconcelos, D.; Vieira, M.; Dias, D.; Reis, L. Structural Evaluation of the DeepCWind Offshore Wind Foundation. Frattura ed Integrità Strutturale 2020, 14, 24–44. [CrossRef]
Figure 1. OPEX Cost Trends. The "2022" label pertains to data acquired during the 2022 survey, not to data collected in the years preceding the survey. Adapted from [2].
Figure 1. OPEX Cost Trends. The "2022" label pertains to data acquired during the 2022 survey, not to data collected in the years preceding the survey. Adapted from [2].
Preprints 101219 g001
Figure 2. Median O&M cost versus project age and the combined impact of digital twins and wind turbines. Adapted from [2].
Figure 2. Median O&M cost versus project age and the combined impact of digital twins and wind turbines. Adapted from [2].
Preprints 101219 g002
Figure 3. Greenhouse gas emissions for offshore and onshore wind turbines, adapted from [4].
Figure 3. Greenhouse gas emissions for offshore and onshore wind turbines, adapted from [4].
Preprints 101219 g003
Figure 4. Contribution to the climate change index by wind turbine type and power. Adapted from [3]. Original data from [4,5].
Figure 4. Contribution to the climate change index by wind turbine type and power. Adapted from [3]. Original data from [4,5].
Preprints 101219 g004
Figure 5. Various features are available within the OSI4IOT ecosystem.
Figure 5. Various features are available within the OSI4IOT ecosystem.
Preprints 101219 g005
Figure 6. The open-source based ecosystem of OSI4IOT.
Figure 6. The open-source based ecosystem of OSI4IOT.
Preprints 101219 g006
Figure 7. Blender serves as the de facto external tool for generating the metadata and geometry data required to construct the digital twin in the web platform.
Figure 7. Blender serves as the de facto external tool for generating the metadata and geometry data required to construct the digital twin in the web platform.
Preprints 101219 g007
Figure 8. The platform incorporates Grafana technology for seamless integration. Grafana’s dashboards enable the visualization of data ingested from sensors.
Figure 8. The platform incorporates Grafana technology for seamless integration. Grafana’s dashboards enable the visualization of data ingested from sensors.
Preprints 101219 g008
Figure 9. Creation of a virtual sensor.
Figure 9. Creation of a virtual sensor.
Preprints 101219 g009
Figure 11. Thickness discretisation layerwise for a laminate material.
Figure 11. Thickness discretisation layerwise for a laminate material.
Preprints 101219 g011
Figure 12. Procedure for obtaining real-time response based on spectral modes.
Figure 12. Procedure for obtaining real-time response based on spectral modes.
Preprints 101219 g012
Figure 13. Diagram of stresses for a composite.
Figure 13. Diagram of stresses for a composite.
Preprints 101219 g013
Figure 14. Illustration of the fatigue mechanism.
Figure 14. Illustration of the fatigue mechanism.
Preprints 101219 g014
Figure 16. A cycle-counting algorithm is used to determine the number of cycles based on a stress history.
Figure 16. A cycle-counting algorithm is used to determine the number of cycles based on a stress history.
Preprints 101219 g016
Figure 17. Methodology implemented to obtain the Remaining Useful Life (RUL).
Figure 17. Methodology implemented to obtain the Remaining Useful Life (RUL).
Preprints 101219 g017
Figure 18. Case under study
Figure 18. Case under study
Preprints 101219 g018
Figure 19. The wind load, the stress history for the region with maximum fatigue, and the remaining useful life.
Figure 19. The wind load, the stress history for the region with maximum fatigue, and the remaining useful life.
Preprints 101219 g019
Figure 20. Two snapshots of the FEM mesh for the Von Misses stress. In accordance to the load history from Figure 19.
Figure 20. Two snapshots of the FEM mesh for the Von Misses stress. In accordance to the load history from Figure 19.
Preprints 101219 g020
Figure 21. Two snapshots of the mesh for the RUL results. In accordance to the load history from Figure 19.
Figure 21. Two snapshots of the mesh for the RUL results. In accordance to the load history from Figure 19.
Preprints 101219 g021
Figure 22. Sensor data displayed in a Grafana dashboard. The displayed measures of interest include strains, accelerations, and a safety factor calculated based on the ratio between the allowable stress and the maximum stress recorded.
Figure 22. Sensor data displayed in a Grafana dashboard. The displayed measures of interest include strains, accelerations, and a safety factor calculated based on the ratio between the allowable stress and the maximum stress recorded.
Preprints 101219 g022
Figure 23. Forecast obtained via openweathermap.
Figure 23. Forecast obtained via openweathermap.
Preprints 101219 g023
Figure 24. Predicted wind speed, stress and RUL.
Figure 24. Predicted wind speed, stress and RUL.
Preprints 101219 g024
Figure 25. Virtual sensor data and forecasted data (accelerations shown in dashed green line)
Figure 25. Virtual sensor data and forecasted data (accelerations shown in dashed green line)
Preprints 101219 g025
Figure 26. The W2POWER structure, real footage and reconversion.
Figure 26. The W2POWER structure, real footage and reconversion.
Preprints 101219 g026
Figure 28. A comparison between the real floating wind turbine and its digital twin.
Figure 28. A comparison between the real floating wind turbine and its digital twin.
Preprints 101219 g028
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

© 2024 MDPI (Basel, Switzerland) unless otherwise stated