A Structured Data Model for Asset Health Index Integration in Digital Twins of Energy Converters
Abstract
1. Introduction
2. Methodology for the AHI Asset Data Model
- Continuous improvement of data model.
- Promote a culture of collaboration and sharing of knowledge.
- Seamless integration between development and implementation in Digital Twin solutions.
- Automatization of testing and deployment.
- Quick adaptation to new asset types or sensor configurations.
- According to DevOps and Scrum, the core steps of the methodology are:
- Planning (Scrum Planning): User stories are defined for asset components and their properties.
- Development (Coding): Model design using Digital Twins and normalization of asset schemas.
- Continuous Integration and Delivery (CID): Automated tests to ensure semantic and structural integrity of the model, and deployment of intermediate versions in staging environments for validation.
- Monitoring and Feedback for Continuous Improvement (MCI): Use of cloud services to evaluate model performance and data consistency, with retrospectives and refined planning sessions.
- Application Context and Problem Definition (Planning): The first phase involves the review of all the data requirements from standards and best practices for asset health assessment and orientated to their integration with AHI methods, but considering the diverse sources that could be on fragmented architectures and with lack of interoperability among systems. This phase defined the need for a structured and standardized data model fulfilling the mentioned standards and for their implementation in a cloud environment and Industry 4.0 principles.
- Data Model Design (Coding): Once the requirements are compiled, the diverse data needs have to be organized. The proposed model is organized into a set of interconnected domains that support integration and implementation in commercial Digital Twin solutions, and align with descriptions of RAMI 4.0 layers and the Industrial Internet Reference Architecture (IIRA). Based on the identified requirements, we defined a multi-domain data model encompassing physical, logical, property, and decision-making domains. A UML class diagram is developed to formalize the relationships among the model components, with special emphasis on how different data layers contribute to the AHI computation. A Unified Modeling Language (UML) class diagram formalizes the relationships among these domains, providing a transparent and extensible architecture.
- Digital Implementation on cloud environments (CID): Cloud-based and on-premise digital twin solutions present key differences. Cloud solutions offer scalability, remote access, and advanced analytics powered by AI and machine learning. On the other hand, on-premise solutions provide greater data security and lower latency for critical applications, making them suitable for sensitive industrial environments. Major cloud platforms for digital twin implementations include Microsoft Azure Digital Twins, Google Cloud IoT, Amazon AWS IoT TwinMaker, and FIWARE. These platforms provide robust infrastructure and tools for real-time monitoring, simulation, and analytics of energy assets. These cloud platforms permit Digital Twin Implementation, but they are orientated as a catalog of different modules that users can combine to develop the final solution. Therefore, they need customization according to the systems environment of each company. This makes the standardization, integration, and sustainable implementation of digital twins for asset assessment difficult, especially for small companies and without huge amount of budget. In our case, we have selected the most employed cloud environment using Microsoft Azure cloud services for deploying the architecture over our designed data model, searching to support real-time data ingestion, structured processing of operational and environmental parameters, automated AHI calculation, and friendly representation of risk levels according to this assessment. Each AHI component is mapped to cloud-based processing routines, which feed the digital twin system. Throughout the Azure deployment, real-time data from IoT sensors is continuously merged with historical failure and maintenance logs, enabling a hybrid dataset for AHI computation.
- Case Study Validation (MCI): To validate the model, we applied it to three high-capacity DC/AC converters operating under different environmental and load conditions. Real-world operational and maintenance data were used to evaluate the behavior of the AHI in each case. The results confirmed the model’s ability to differentiate asset condition trajectories and support proactive maintenance strategies.
2.1. Application Context and Problem Definition
- Asset Definition Model (ADM). The Asset Definition Model provides a comprehensive framework for defining the structure, properties, and relationships of an asset within a digital system. This model aligns with the standards of ISO/IEC/IEEE 42010:2011, which emphasizes the need for a well-structured architecture description that defines the fundamental components and relationships of a system. The ADM is essential for creating a digital twin of the asset, ensuring that the digital representation is complete, and can serve as the foundation for further processes, such as monitoring and maintenance. Additionally, the EN IEC 81346:2022 standard on object classification further supports this model by offering a systematic way to categorize and manage asset data within complex systems, ensuring consistency and interoperability across platforms.
- Asset Criticality Model (ACM). The Asset Criticality Model addresses the prioritization of assets based on their impact on operations and their associated risks. This model is critical in ensuring that digitalization efforts focus on the most essential assets, maximizing value and minimizing downtime. RAMI 4.0, with its emphasis on asset lifecycle and hierarchical structures, supports this model by integrating the importance of criticality within the broader context of Industry 4.0. The ACM helps organizations focus on the assets that are most likely to influence operational efficiency and safety, ensuring that resources are allocated effectively in both short-term and long-term management.
- Asset Monitoring Model (AMM). The Asset Monitoring Model facilitates real-time condition monitoring of assets using IoT networks and other digital technologies. This model draws from both RAMI 4.0 and IIRA, which emphasize the need for interconnected systems and continuous data flow between physical assets and digital systems. By integrating IoT sensors and signal processing, the AMM enables real-time visibility into asset conditions, supporting predictive maintenance and minimizing unplanned downtime. This model also resonates with the Asset Administration Shell (AAS) in RAMI 4.0, which acts as the digital representation of the physical asset, ensuring seamless data exchange and analysis.
- Intelligent Asset Management Models (IAMMs). The Intelligent Asset Management Models provide a higher-level view of asset health and performance, utilizing advanced analytics to deliver actionable insights. These models are closely tied to Asset Performance Management (APM) and Asset Investment Planning (AIP) systems and support the goals of ISO 55000 on asset management, which emphasizes the need for integrating asset management practices into broader organizational goals. The IAMMs enable organizations to predict future asset conditions, optimize maintenance schedules, and align asset management with business objectives. Asset’s health index model provides critical insights for long-term asset management planning, ensuring that digitalization efforts lead to sustainable value creation.
2.2. Data Model Design
2.2.1. Physical Domain
- System: The highest-level entity that includes subsystems.
- Subsystem: Defines a part of the system (e.g., bogies, wheels).
- Maintainable Item: The specific components subject to maintenance (e.g., wheel bearings, brakes).
2.2.2. Logical Domain
- Organization, Segment as sections of the plant or network, and Functional Location define where the assets are placed.
- Topology and asset relationships between physical and logical domains must be ensured for traceability within the organization.
2.2.3. Property Domain
- Operation and Maintenance Variable: Captures operation and monitored parameters, and some reliable calculations, that can affect asset health.
- Property: Based on previous variables defines measurable asset and processed characteristics (e.g., temperature, vibration), and any combination of them (e.g., power efficiency).
2.2.4. Data Domain
- Locational Conditions have to be considered to adjust estimations based on environmental factors that can contribute to reducing or improving the health of the same assets in different functional locations.
- Estimated Normal Life and Aging Rate therefore are developed as a previous prediction of asset deterioration considering the specifications and locational conditions in general.
2.2.5. AHI Domain (Asset Health Index)
- Initial Health Index (HIi)
- Real Initial Health Index (HIiReal), that includes the affections due to load operating circumstances.
- Load Modifier, recommended based on real-time data.
- Health Modifier, mainly based on real-time data.
- Reliability Modifier, based on reliability calculations such as MTBF, MTTR, Availability, number of preventives, frequency of preventives, overhauls, etc.
- Final Health Index (HI(t)) which incorporates the affections to asset life by O&M properties and the reliability history.
- Each modifier adjusts the health score based on the real circumstances that affect the assets.
2.2.6. Decision-Making Domain
- Strategy Plan: Defines maintenance and asset strategies.
- Proactive Work: Represents predefined maintenance tasks to minimize or eliminate the risks.
- Model Risk: The most critical class, which assesses the risk level of the assets according to the Final Health Index, producing warnings at different prioritization levels and for operative, tactical, and strategic decisions.
2.3. Digital Twin Implementation in Cloud Environment
- Step 1: Data Acquisition and Ingestion:
- Azure IoT Hub: Focus on Physical Domain exchanging variables from the assets to the cloud and vice versa, this module serves as the main communication gateway between energy converters and the cloud. It enables secure, bi-directional communication, allowing real-time data collection and remote control. This module is essential for managing many connected devices while ensuring data integrity.
- a.
- IoT sensors provide real-time data e.g., on temperature, vibration, and load.
- b.
- Data ingested through Azure IoT Hub collects real-time sensor data and Azure Event Hubs stream high-frequency telemetry data.
- Azure IoT Central: For Physical Domain implementation, this module provides a scalable, low-code interface for managing IoT devices.
- a.
- It simplifies device provisioning, monitoring, and data visualization, making it easier to deploy and manage energy assets networks at scale.
- b.
- Real-time monitoring is realized for the selected Operation and Maintenance Variable class, and for the developed properties from them.
- Step 2: Data Store and Processing:
- Azure Functions: Realizing the Property Domain from raw data, processing them, to the properties needed to manage the digital twin. This automation ensures that only high-quality, structured data is sent to analytics platforms, reducing computational overhead. The combination of Azure Functions and IoT Central automates data processing and device management, ensuring timely insights into asset health.
- a.
- It triggers data cleaning, normalization, and aggregation tasks when new telemetry is received, filtering out incomplete or noisy telemetry data.
- b.
- Transforms O&M variables in properties to be used in the digital assets.
- Cosmos DB. Responsible for the Data Domain, and retrieves Historical Data such as previous maintenance records, failure rates, and environmental conditions. It is a multi-model database service designed for low-latency, high-availability, and massively scalable applications. Cosmos DB supports multiple APIs to match different data models, compliance standards, low-latency queries with JSON-based schema, and security with encryption and private endpoints.
- a.
- Store Manufacturer and organization specifications and statistics parameters for reliability modifiers in a Cosmos DB.
- b.
- Supports custom automatic indexes for performance optimization.
- Azure Data Lake Storage, archives historical asset variables, implemented by the Property Domain.
- a.
- It stores the raw data in a time series.
- b.
- Store the properties that have to be related to the asset for future analysis in the asset health assessment.
- Step 3: Health Index Calculation
- Azure Data Explorer: It generates the AHI Domain and offers advanced time-series analysis and anomaly detection. This module enables real-time analytics on large datasets, supporting predictive maintenance and fault detection in energy converters. It is a powerful analytics module optimized for managing time series data efficiently with built-in compression and partitioning. The mathematical structure of the AHI follows a weighted combination approach, where each modifier reflects a different aspect of asset degradation, by integrating several modifiers—Health, Reliability, and Load—according to a rule-based aggregation model inspired by the framework described in [31].
- a.
- Calculates AHI dynamically according to the defined formulae, using the properties and joining with maintenance history tables, applying the different modifiers: load, health, and reliability. Each modifier represents specific risk adjustments.
- i.
- Health Modifier: Accounts for environmental conditions.
- ii.
- Reliability Modifier: Based on past failures.
- iii.
- Load Modifier: Adjusts for operational stress.
- b.
- Executes time-alignment of asynchronous data streams, and aggregation of rolling statistics to capture degradation trends.
- c.
- Implements the risk model of AHI determining the probability of failure based on asset health, operational conditions, and historical trends.
- d.
- Triggers maintenance workflows based on defined AHI thresholds.
- Azure Machine Learning, although no AI or machine learning models are used in this project, the calculation leverages domain expert knowledge and operational thresholds to adjust the health score in real time. This module can be used for future developments to simulate or train models for asset health prediction and for defining the level of risks archives historical asset variables.
- a.
- Simulation scenarios.
- b.
- Prediction and prescription scenarios.
- Step 4: Digital Twin Integration
- Azure Digital Twins creates virtual representations of assets and predicts maintenance scheduling. This module defines the Logical Domain, integrating the rest of the domains with the logical structure and relations among variables, models, and other assets. This module provides the basis for the visualization of the Decision-Making Domain.
- a.
- Maps health attributes with the virtual assets using the DTDL (Digital Twins Definition Language).
- b.
- Visualizes asset conditions and automated predictive maintenance alerts based on risk level.
- Azure Power BI generates real-time dashboards for the Decision-Making Domain. Provides intuitive dashboards and visualizations, allowing operators to monitor key performance indicators (KPIs) for:
- a.
- Detecting anomalies, and generating predictive insights based on historical data.
- b.
- Representing levels of risk according to different filters dynamically and effortlessly.
- Simple: According to the different sources of data and their processing, storing, and visualization.
- Scalability: Azure Digital Twins can model complex systems and replicate scenarios.
- Real-Time Analysis: Azure Event Hubs and Data Explorer process sensor data instantly.
- Automated Decision-Making: Based on Azure Data Explorer and Azure Functions, maintenance actions can be triggered.
- Cost Optimization: Serverless architecture minimizes operational costs.
3. Case Study Validation
- Electrical variables: Voltage, current, harmonics, power factor.
- Thermal indicators: Real-time temperature, overheating events, thermal gradients.
- Mechanical parameters: Vibration levels, mechanical stresses.
- Operational events: Preventive and corrective maintenance history and downtime records.
3.1. Degradation Mechanisms
- Power devices were observed to fail due to thermal fatigue in solder joints, leading to progressive resistance increase, overheating, and material degradation.
- Capacitor failures were linked to environmental and operational stress factors—particularly temperature and electrical overload—which contributed to increased internal impedance and eventual performance loss.
3.2. Comparative Health Index Results
- Converter 1 was the first to be commissioned. Operating under moderate environmental conditions and with a load close to expected values, its degradation was gradual. However, a significant rise in AHI was observed before its first overhaul (values > 7), coinciding with recurring failures. This suggested that even under seemingly stable conditions, long-term accumulation of stress led to performance decline. The overhaul helped to restore operation, but the asset showed signs of reduced lifespan.
- Converter 2 operated under more aggressive conditions, including frequent load peaks and thermal cycling. It experienced early degradation and failures, requiring an overhaul at around 12,000 h—earlier than originally planned. After the intervention, failures ceased and operational stability improved, although the degradation trajectory remained steeper than in the other units. This case underlined the necessity of dynamic maintenance strategies based on real operating profiles.
- Converter 3, despite working in an environment with irregular load and thermal fluctuations, showed low failure rates and a stable AHI close to initial values. This indicates that either better component resilience or more adaptive control strategies were at play. The second overhaul was performed proactively and confirmed that the asset retained higher performance levels than its counterparts.
3.3. Overhaul Planning and Maintenance Optimization
- Converter 1 and Converter 3 underwent their first overhauls at similar operating hours, though Converter 1 had accumulated ~2500 more hours and exhibited more degradation.
- Converter 2’s early overhaul prevented further degradation and improved its lifecycle trajectory.
- A third overhaul was eventually necessary for Converter 2 due to accelerated wear.
3.4. Benefits of AHI-Based Monitoring in Digital Twin Architecture
- Granular visibility into degradation patterns and performance variation across identical assets.
- Early warning of asset deterioration, enabling predictive maintenance planning.
- Dynamic maintenance scheduling, adapted to operational stress and environmental conditions.
- Operational savings, by preventing unnecessary or untimely overhauls.
- Improved diagnostics and resilience, enabling real-time anomaly detection, identifying potential issues before they escalate into failures, extending asset life, and reducing failure frequency.
- Scalability and Cost Efficiency: The use of serverless computing reduces infrastructure costs while maintaining high performance.
- Comprehensive Visualization: Offering user-friendly dashboards that enhance decision-making, providing stakeholders with actionable intelligence for optimizing energy conversion processes.
3.5. Implementation Guidelines for Practitioners
- Select a Target Asset Class: Begin with critical or high-maintenance assets (e.g., power converters, pumps, transformers) that already have sensor infrastructure or can feasibly be instrumented.
- Map Asset Structure and Data Sources in a data model for Digitalization: Define the physical hierarchy and identify available data sources (e.g., SCADA, PLCs, IoT sensors) and the relations among them. Ensure coverage of electrical, thermal, mechanical, and maintenance-related variables.
- Deploy a Scalable Data Pipeline: Use a cloud platform (e.g., Azure, AWS, GCP) to centralize and structure data flows. Implement ingestion, transformation, and storage layers compatible with real-time and historical processing.
- Integrate the AHI Model: Implement the AHI computation logic using rule-based engines or cloud functions. Calibrate the model using historical failure data and expert knowledge to define health modifiers and thresholds.
- Visualize Results for Decision Support: Create dashboards (e.g., with Power BI) to display AHI scores, trends, and alerts. Integrate these outputs into maintenance workflows or ERP/CMMS systems if possible.
- Train Stakeholders and Monitor Performance: Educate maintenance teams on interpreting AHI results. Monitor system outputs over time to refine health rules, improve model robustness, and support continuous improvement.
4. Conclusions
- the development of a structured and standard-compliant data model for AHI integration;
- the demonstration of its deployment within a scalable, cloud-based digital twin architecture; and
- the validation of its practical utility through an empirical industrial case study.
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Adebayo, T.S.; Ullah, S. Towards a sustainable future: The role of energy efficiency, renewable energy, and urbanization in limiting CO2 emissions in Sweden. Sustain. Dev. 2024, 32, 244–259. [Google Scholar] [CrossRef]
- Viet, N.T.; Kravets, A.G. The New Method for Analyzing Technology Trends of Smart Energy Asset Performance Management. Energies 2022, 15, 6613. [Google Scholar] [CrossRef]
- Dashti, R.; Hosseini, A. Asset management optimization in smart grids. Environ. Prog. Sustain. Energy 2022, 41, e13824. [Google Scholar] [CrossRef]
- Biswas, A.R.; Giaffreda, R. IoT and cloud convergence: Opportunities and challenges. In Proceedings of the 2014 IEEE World Forum on Internet of Things, WF-IoT, Seoul, Republic of Korea, 6–8 March 2014; pp. 375–376. [Google Scholar]
- Fuller, A.; Fan, Z.; Day, C.; Barlow, C. Digital Twin: Enabling Technologies, Challenges and Open Research. IEEE Access 2020, 8, 108952–108971. [Google Scholar] [CrossRef]
- Zheng, X.; Lu, J.; Kiritsis, D. The emergence of cognitive digital twin: Vision, challenges and opportunities. Int. J. Prod. Res. 2022, 60, 7610–7632. [Google Scholar] [CrossRef]
- Ansari, S.; Ansari, A. Using IoT Enabled Predictive Maintenance to Enhance Business Operations: Benefits and Challenges. In Proceedings of the 7th Edition Global Conference on Wireless and Optical Technologies, GCWOT, Malaga, Spain, 25–27 September 2024. [Google Scholar] [CrossRef]
- Jamarani, A.; Haddadi, S.; Sarvizadeh, R.; Haghi Kashani, M.; Akbari, M.; Moradi, S. Big data and predictive analytics: A systematic review of applications. Artif. Intell. Rev. 2024, 57, 1–77. [Google Scholar] [CrossRef]
- Cheng, X.; Chaw, J.K.; Goh, K.M.; Ting, T.T.; Sahrani, S.; Ahmad, M.N.; Abdul Kadir, R.; Ang, M.C. Systematic Literature Review on Visual Analytics of Predictive Maintenance in the Manufacturing Industry. Sensors 2022, 22, 6321. [Google Scholar] [CrossRef]
- Hafeez, M.A.; Procacci, A.; Coussement, A.; Parente, A. Challenges and opportunities for the application of digital twins in hard-to-abate industries: A review. Resour. Conserv. Recycl. 2024, 209, 107796. [Google Scholar] [CrossRef]
- Mihai, S.; Yaqoob, M.; Hung, D.V.; Davis, W.; Towakel, P.; Raza, M.; Karamanoglu, M.; Barn, B.; Shetve, D.; Prasad, R.V.; et al. Digital Twins: A Survey on Enabling Technologies, Challenges, Trends and Future Prospects. IEEE Commun. Surv. Tutor. 2022, 24, 2255–2291. [Google Scholar] [CrossRef]
- Friederich, J.; Francis, D.P.; Lazarova-Molnar, S.; Mohamed, N. A framework for data-driven digital twins of smart manufacturing systems. Comput. Ind. 2022, 136, 103586. [Google Scholar] [CrossRef]
- Teng, S.Y.; Touš, M.; Leong, W.D.; How, B.S.; Lam, H.L.; Máša, V. Recent advances on industrial data-driven energy savings: Digital twins and infrastructures. Renew. Sustain. Energy Rev. 2021, 135, 110208. [Google Scholar] [CrossRef]
- Rico, M.; Taverna, M.L.; Galli, M.R.; Caliusco, M.L. Context-aware representation of digital twins’ data: The ontology network role. Comput. Ind. 2023, 146, 103856. [Google Scholar] [CrossRef]
- Meierhofer, J.; Schweiger, L.; Lu, J.; Züst, S.; West, S.; Stoll, O.; Kiritsis, D. Digital Twin-Enabled Decision Support Services in Industrial Ecosystems. Appl. Sci. 2021, 11, 11418. [Google Scholar] [CrossRef]
- Frantzén, M.; Bandaru, S.; Ng, A.H.C. Digital-twin-based decision support of dynamic maintenance task prioritization using simulation-based optimization and genetic programming. Decis. Anal. J. 2022, 3, 100039. [Google Scholar] [CrossRef]
- Singh, M.; Srivastava, R.; Fuenmayor, E.; Kuts, V.; Qiao, Y.; Murray, N.; Devine, D. Applications of Digital Twin across Industries: A Review. Appl. Sci. 2022, 12, 5727. [Google Scholar] [CrossRef]
- Walker, B. Dno Common Network Asset Indices Health & Criticality-Version 1.1 Version Control. 2017. Available online: https://www.ofgem.gov.uk/sites/default/files/docs/2017/05/dno_common_network_asset_indices_methodology_v1.1.pdf (accessed on 11 June 2025).
- Serra, J.; Crespo, A.; Gómez, J. Analysis of the impact of the Asset Health Index in a Maintenance Strategy. In Proceedings of the 56th ESReDA Seminar, Linz, Austria, 23–24 May 2019. [Google Scholar]
- Cimino, C.; Negri, E.; Fumagalli, L. Review of digital twin applications in manufacturing. Comput. Ind. 2019, 113, 103130. [Google Scholar] [CrossRef]
- Candón Fernández, E.; Crespo Márquez, A.; López, A.J.G.; Fort, E.H. Framework for Asset Digitalization: IoT Platforms and Asset Health Index in Maintenance Applications. Appl. Sci. 2025, 15, 1524. [Google Scholar] [CrossRef]
- Shen, C.; Kaufmann, P.; Hachmann, C.; Braun, M. Three-stage power system restoration methodology considering renewable energies. Int. J. Electr. Power Energy Syst. 2018, 94, 287–299. [Google Scholar] [CrossRef]
- Lee, J.; Bagheri, B.; Kao, H.-A. A Cyber-Physical Systems architecture for Industry 4.0-based manufacturing systems. Manuf. Lett. 2015, 3, 18–23. [Google Scholar] [CrossRef]
- Tao, F.; Cheng, J.; Qi, Q.; Zhang, M.; Zhang, H.; Sui, F. Digital twin-driven product design, manufacturing and service with big data. Int. J. Adv. Manuf. Technol. 2018, 94, 3563–3576. [Google Scholar] [CrossRef]
- Carmona, F.; Guillén López, A.; Gómez Fernández, A.J.; Crespo, J.F.; Carnero, C.; González-Prida, V.; De La Fuente Carmona, A.; Guillén López, A.J.; Gómez Fernández, J.F.; Crespo Márquez, A. Integrating Digitalization and Asset Health Index for Strategic Life Cycle Cost Analysis of Power Converters. Information 2024, 15, 749. [Google Scholar] [CrossRef]
- ISO 14224:2016; Petroleum, Petrochemical and Natural Gas Industries—Collection and Exchange of Reliability and Maintenance Data for Equipment. Available online: https://www.iso.org/standard/64076.html (accessed on 11 June 2025).
- ISO 55000:2014; Asset Management—Overview, Principles and Terminology. International Organization for Standardization: Geneva, Switzerland, 2014.
- Alvanchi, A.; TohidiFar, A.; Mousavi, M.; Azad, R.; Rokooei, S. A critical study of the existing issues in manufacturing maintenance systems: Can BIM fill the gap? Comput. Ind. 2021, 131, 103484. [Google Scholar] [CrossRef]
- Lin, S.-W. Industrial Internet Reference Architecture (IIRA). 2022. Available online: https://www.iiconsortium.org/wp-content/uploads/sites/2/2022/11/IIRA-v1.10.pdf (accessed on 11 June 2025).
- Frank, A.G.; Mendes, G.H.S.; Ayala, N.F.; Ghezzi, A. Servitization and Industry 4.0 convergence in the digital transformation of product firms: A business model innovation perspective. Technol. Forecast. Soc. Change 2019, 141, 341–351. [Google Scholar] [CrossRef]
- Alonso del Valle, J.; Viera Pérez, J.C.; González Vega, M.; Anseán González, D.; García Fernández, V.M.; Blanco Viejo, C.J. Sistemas de almacenamiento masivo de energía con baterías (BESS): Estado actual y tendencias de futuro. In XXVI Annual Seminar on Automation, Industrial Electronics and Instrumentation (SAAEI-2019); Universidad de Oviedo: Oviedo, Spain, 2019. [Google Scholar]
- Soares, L.; Esteves, M.; Tereso, A.; Duarte, F. Application of Agile Frameworks in Projects: Criteria identification for their selection. Procedia Comput. Sci. 2025, 256, 1845–1852. [Google Scholar] [CrossRef]
- Holtmann, J.; Liebel, G.; Steghöfer, J.P. Processes, methods, and tools in model-based engineering—A qualitative multiple-case study. J. Syst. Softw. 2024, 210, 111943. [Google Scholar] [CrossRef]
- Himmelstoß, H.; Hall, R.; Thieme, P.; Bauernhansl, T. Designing Smart Services for a Component Manufacturer Based on a Digital Twin. Procedia CIRP 2023, 119, 950–956. [Google Scholar] [CrossRef]
- Özkan, E.; Kök, İ.; Özdemir, S. System Development Life-Cycle Assisted Digital Twin Development Model for Smart Micro-grids. Internet Things 2025, 31, 101580. [Google Scholar] [CrossRef]
- ISO/IEC/IEEE 42010:2011; Systems and Software Engineering—Architecture Description. International Organization for Standardization: Geneva, Switzerland; International Electrotechnical Commission: Geneva, Switzerland; Institute of Electrical and Electronics Engineers: Piscataway, NJ, USA, 2011.
- EN IEC 81346:2022; Industrial Systems, Installations and Equipment and Industrial Products—Structuring Principles and Reference Designations. European Committee for Electrotechnical Standardization (CENELEC): Brussels, Belgium; International Electrotechnical Commission (IEC): Geneva, Switzerland, 2022.
- Watkins, C.B.; Varghese, J.; Knight, M.; Petteys, B.; Ross, J. System architecture modeling for electronic systems using mathworks system composer and simulink. In Proceedings of the AIAA/IEEE Digital Avionics Systems Conference—Proceedings, San Antonio, TX, USA, 11–15 October 2020. [Google Scholar] [CrossRef]
- Luz Martín-Peña, M.; Díaz-Garrido, E.; Sánchez-López, J.M. The digitalization and servitization of manufacturing: A review on digital business models. Strateg. Change 2018, 27, 91–99. [Google Scholar] [CrossRef]
- Dollinger, D.; Rhein, J.; Schmiechen, K.; Holzapfel, F. Be Lean—How to Fit a Model-Based System Architecture Development Process Based on ARP4754 into an Agile Environment. In Proceedings of the AIAA/IEEE Digital Avionics Systems Conference—Proceedings, San Antonio, TX, USA, 3–7 October 2021. [Google Scholar] [CrossRef]
- Candón, E.; Crespo, A.; Guillén, A.; Gómez, J.; López, J. Asset Digitalization Strategy using IoT Platforms and Asset Health Model. IFAC-PapersOnLine 2024, 58, 216–221. [Google Scholar] [CrossRef]
- Crespo Márquez, A. Digital Maintenance Management Guiding Digital Transformation in Maintenance; Springer: Berlin/Heidelberg, Germany, 2022. [Google Scholar]
- Dutt, K.; Kumar, N. Digital Twin Based Health Monitoring of DC-DC Converter: A Review. In Proceedings of the 3rd IEEE International Conference on Power Electronics, Intelligent Control and Energy Systems, ICPEICES, Delhi, India, 26–28 April 2024; pp. 149–154. [Google Scholar]
- Huang, Z.; Gong, J.; Xiao, X.; Gao, Y.; Xia, Y.; Wheeler, P.; Ji, B. Artificial Intelligence and Digital Twin Technologies for Power Converter Control in Transportation Applications: A Review. IET Power Electron. 2025, 18, e70013. [Google Scholar] [CrossRef]
- Roy, S.; Behnamfar, M.; Debnath, A.; Sarwat, A. Data-Driven Digital Twin for Reliability Assessment of DC/DC Buck Converter. IEEE J. Emerg. Sel. Top Power Electron. 2024. [Google Scholar] [CrossRef]
- Jessie, B.; Fahimi, B.; Balsara, P. Development of Adaptive Digital Twin for DC-DC converters using Artificial Neural Networks. In Proceedings of the 2024 IEEE Transportation Electrification Conference and Expo, ITEC, Chicago, IL, USA, 19–21 June 2024. [Google Scholar] [CrossRef]
- Azure Digital Twins Documentation—Tutorials, API Reference|Microsoft Learn. Available online: https://learn.microsoft.com/en-us/azure/digital-twins/ (accessed on 3 April 2025).
ID | Indicator | Mathematical Formulation |
---|---|---|
Estimated normal life | ||
Load factor | ||
Location factor | ||
Estimated life | ||
Health index at estimated life | ||
Health index at the beginning of life | ||
Aging rate | ||
Initial health index | ||
Real load factor | ||
Load modifier | ||
Real Initial health index | ||
Health modifier | ||
Reliability modifier | ||
Health index |
Parameter | Converter 1 | Converter 2 | Converter 3 |
---|---|---|---|
Total operating hours before 1st overhaul | 17,585.81 h | 11,720.26 h | 15,919.33 h |
Number of failures before 1st overhaul | 5 | 6 | 0 |
Average AHI before 1st overhaul | 8.23 | 5.37 | 7.17 |
Environmental severity (qualitative) | Moderate | High (thermal cycling) | Variable |
Load intensity (qualitative) | Normal | Frequent peaks | Irregular |
Number of overhauls | 2 | 3 | 2 |
AHI after last overhaul | 5.03 | 2.66 | 5.00 |
Current trend in AHI | Slightly increasing | Stable | Stable |
Failure rate after overhaul | Reduced | Stabilized | Minimal |
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. |
© 2025 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 (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Gómez Fernández, J.F.; Candón Fernández, E.; Márquez, A.C. A Structured Data Model for Asset Health Index Integration in Digital Twins of Energy Converters. Energies 2025, 18, 3148. https://doi.org/10.3390/en18123148
Gómez Fernández JF, Candón Fernández E, Márquez AC. A Structured Data Model for Asset Health Index Integration in Digital Twins of Energy Converters. Energies. 2025; 18(12):3148. https://doi.org/10.3390/en18123148
Chicago/Turabian StyleGómez Fernández, Juan F., Eduardo Candón Fernández, and Adolfo Crespo Márquez. 2025. "A Structured Data Model for Asset Health Index Integration in Digital Twins of Energy Converters" Energies 18, no. 12: 3148. https://doi.org/10.3390/en18123148
APA StyleGómez Fernández, J. F., Candón Fernández, E., & Márquez, A. C. (2025). A Structured Data Model for Asset Health Index Integration in Digital Twins of Energy Converters. Energies, 18(12), 3148. https://doi.org/10.3390/en18123148