Development of a Multi-Asset Risk Assessment Algorithm in the Context of Home Energy Management
Abstract
:1. Introduction
1.1. Background
1.2. Asset Management & Risk Analysis
1.3. Risk Management
2. Materials and Methods
- Scenario Generation: Depending on the parameters inserted by the user, the risk scenario is generated;
- Scenario Simulation: The scenario generated in the previous step is simulated considering the potential countermeasures and the cascading effect (i.e., the threat propagation and generation of the related impacts) and results in the possible outcomes;
- Likelihood Calculation: Following the outcome derivation, the corresponding likelihood is computed, starting from the probabilities of the triggering events;
- Impact calculation: The effect of each outcome is calculated in monetary terms, taking into account any related physical damage, out of service condition or revenue loss. In addition, potential injuries may be considered.
2.1. Topology Structure
2.2. Cascade Effect
- Prevented;
- Defused;
- Mitigated;
- Not Mitigated.
2.3. Inputs
- List of examined areas () in the building ;
- List of all possible threats ;
- The economic value of each area, denoted by ;
- The three levels of magnitude , which represents the intensity of a threat;
- The probability of a certain threat with a certain magnitude.
2.4. Scenario Generation and Likelihood Calculation
2.5. Scenario Simulation
- Prevented: within this outcome, the impact is prevented, and the propagation stops. In this case, no risk analysis is carried out, since the impact has no longer an effect on the target.
- Defused: an impact is defused when the countermeasures are effective in not letting it generate any damage. The defusion efficiency score of a countermeasure can be modelled as an effect that stops the propagation of the threat and sets the risk of the outcome to zero.
- Mitigated: in this situation, the impact happens but its effects are mitigated by the countermeasures applied. The mitigation efficiency score of a countermeasure can be modelled by a coefficient that reduces the probability of the occurrence of an outcome. The outcome probability in this case depends on the level of magnitude of the threat/impact.The probability of an outcome with low magnitude is:The probability of an outcome with medium magnitude is:The probability of an outcome with high magnitude is:
- Not Mitigated: when an impact is not mitigated it means that the countermeasures applied have no effect or that there are no countermeasures applied to the targeted element. In this case, the efficiency score is not computed and the probability of this outcome equals that of the scenario itself. Since one of the main features is the cascade effect, the outcomes that are mitigated or not mitigated can propagate to the connected elements of the model infrastructure generating new impacts. In order to propagate the impact and generate consequent impacts, a specific mapping is required for the risk algorithm (Figure 5).
- For a threat onto a target, the algorithm checks if the corresponding impact affects the target type.
- If yes, countermeasures (if available) are applied and the risk on the target is evaluated.
- The algorithm checks if the target holds any children.
- If yes, it verifies if the child’s target type is affected by the impact.
- If yes, countermeasures (if available) are applied and the risk on the child target is evaluated.
- Steps 4 and 5 are performed for all the target’s children.
- Steps 1 to 6 imply that the graph structure of the asset is explored following a depth first search logic.
- When any child is reached, the algorithm verifies if the current impact has any secondary impact that may affect the target type of the current child.
- If yes, countermeasures (if available) for all secondary impacts are applied and the risk to the current child is evaluated.
2.6. Countermeasures Application
- Preventing the impact: The prevention rate of the countermeasure is the probability that the countermeasure prevents the impact.
- Detecting the impact: The detection rate is the probability to detect the impact.
- Defusing the impact: The defusion rate represents the probability to defuse the impact.
- Mitigating the impact: The mitigation rate represents the probability to mitigate the impact.
- The effect rates of the countermeasure in regard to its four properties, i.e., prevention rate, detection rate, defusion rate, and mitigation rate—both individually and as correlated effect rate.
- Economic reference value for the asset operations: Single value, e.g., EUR 10,000 for the target (independent house) and its operations.
- The percentage of damage in the asset resulting of each impact.
2.7. Cost Calculation
- Percentage of physical damage of the target;
- Average hours of service interruption;
- Expected economic losses due to physical damage;
- Expected economic losses due to interruption of service.
2.7.1. Physical Damage Computation
2.7.2. Service Interruption Estimation
2.7.3. Risk Computation
3. Case Study
3.1. Topology Structure and Configuration
- Parent—Higher level entities
- Child—Entity related to parent entity.
- The root node is an asset named “independent house” which has six children:
- ○
- Roof, whose target type is “Area”.
- ○
- Garden, whose target type is “Area”.
- ○
- First Floor, whose target type is “Area”.
- ○
- Second Floor, whose target type is “Area”.
- ○
- Energy Storage, whose target type is “ Photovoltaic System “.
- ○
- Main Power Line, whose target type is “Device”.
- The first floor has, in turn, two children:
- ○
- Kitchen, whose target type is “Sub-Area”.
- ○
- Dining Room, whose target type is “Sub-Area”.
- The second floor has also two children:
- ○
- Master bedroom, whose target type is “Sub-Area”.
- ○
- Guest bedroom, whose target type is “Sub-Area”.
- The roof has one child:
- ○
- PV System, whose target type is “Photovoltaic System”.
- The kitchen has two children which represent two appliances:
- ○
- Washer, whose target type is “Electronic Device”.
- ○
- Fridge, whose target type is “Electronic Device”.
- The dining room has also two children:
- ○
- Dining HVAC, whose target type is “Electronic Device”.
- ○
- Dining TV, whose target type is “ Electronic Device”.
- Finally, the guest bedroom has a single child:
- ○
- Guest Bedroom HVAC, whose target type is “Electronic Device”.
3.2. Threats and Impacts
- Threat: An action or event that may cause danger, damage or any other unexpected behavior. Any threat has at least one impact.
- Impact: The effects and consequences of a threat on a given target type.
- For the target type “electronic device”, the threat “device obsolescence” may give rise to the impact “temporary malfunction”.
- For the target type “photovoltaic system”, the threat “PV system malfunction may produce the impact “low production”.
3.3. Risk Computation
3.3.1. User Interface
- The number of cascade appliances involved in the threat;
- The risk value (or cost)in EUR/year;
- The countermeasure installed against the threat;
- The detailed card of the devices involved;
- The probability (likelihood) value corresponding to the diverse threats;
- The device scenario presented with its corresponding impacts in euros;
- An indication of the most common action to avoid the specific threat;
3.3.2. Results
- Use Case 1: Threat “PV system fault” on the target type “photovoltaic system”. The impact of this threat on the target type is “low production”. The input of the relevant information in the corresponding fields of the application returns as results:
- ○
- The risk average is low.
There is only one target of type “photovoltaic system” in the “independent building” model. Furthermore, the impact “low production” may have secondary impacts related to it, namely “power supply interruption” and “discomfort”. These secondary impacts are taken into account in the risk computation. - Use Case 2: Threat “device obsolescence” on the target “dining room HVAC”; this target has type “electronic device”. The input of the relevant information in the corresponding fields of the application returns as results:
- ○
- The risk average is low.
The impact of this threat on the target type “electronic device” is “temporary malfunction”. The impact “temporary malfunction” may have a “discomfort” impact as a secondary impact. - Use Case 3: Threat “power loss” on the root target “independent house”; whereas the threat “power supply interruption” has impact “power loss”. The input of the relevant information in the corresponding fields of the application returns as results:
- ○
- The target has six principal systems as children;
- ○
- A breakdown of risk level/probability/related threats per child;
- ○
- The risk average is low;
- ○
- A list of potential countermeasures that can be deployed.
4. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Aliero, M.S.; Qureshi, K.N.; Pasha, M.F.; Jeon, G. Smart Home Energy Management Systems in Internet of Things Networks for Green Cities Demands and Services. Environ. Technol. Innov. 2021, 22, 101443. [Google Scholar] [CrossRef]
- Sissine, F. Energy Independence and Security Act of 2007: A Summary of Major Provisions; Congressional Research Service: Washington, DC, USA, 2007. [Google Scholar]
- Tuballa, M.L.; Abundo, M.L. A Review of the Development of Smart Grid Technologies. Renew. Sustain. Energy Rev. 2016, 59, 710–725. [Google Scholar] [CrossRef]
- Judge, M.A.; Khan, A.; Manzoor, A.; Khattak, H.A. Overview of Smart Grid Implementation: Frameworks, Impact, Performance and Challenges. J. Energy Storage 2022, 49, 104056. [Google Scholar] [CrossRef]
- Karatzas, S.; Chondrogianni, D.; Stephanedes, Y. A Process-Centric Approach for System-of-Systems Integration in Smart Cities; Regional Studies Association: East Sussex, UK, 2018. [Google Scholar]
- Karatzas, S.; Chassiakos, A. System-Theoretic Process Analysis (STPA) for Hazard Analysis in Complex Systems: The Case of “Demand-Side Management in a Smart Grid”. Systems 2020, 8, 33. [Google Scholar] [CrossRef]
- Ponnusamy, V.K.; Kasinathan, P.; Madurai Elavarasan, R.; Ramanathan, V.; Anandan, R.K.; Subramaniam, U.; Ghosh, A.; Hossain, E. A Comprehensive Review on Sustainable Aspects of Big Data Analytics for the Smart Grid. Sustainability 2021, 13, 13322. [Google Scholar] [CrossRef]
- Padmanathan, K.; Govindarajan, U.; Ramachandaramurthy, V.K.; Rajagopalan, A.; Pachaivannan, N.; Sowmmiya, U.; Padmanaban, S.; Holm-Nielsen, J.B.; Xavier, S.; Periasamy, S.K. A Sociocultural Study on Solar Photovoltaic Energy System in India: Stratification and Policy Implication. J. Clean. Prod. 2019, 216, 461–481. [Google Scholar] [CrossRef]
- Vinoth Kumar, P.; Gunapriya, B.; Sivaranjani, S.; Gomathi, P.S.; Rajesh, T.; Sujitha, S.; Deebanchakkarawarthi, G. Smart Home Technologies Toward SMART (Specific, Measurable, Achievable, Realistic, and Timely) Outlook. In Mobile Computing and Sustainable Informatics; Shakya, S., Ntalianis, K., Kamel, K.A., Eds.; Springer Nature: Singapore, 2022; pp. 711–727. [Google Scholar]
- Spiliotis, E.; Legaki, N.Z.; Assimakopoulos, V.; Doukas, H.; El Moursi, M.S. Tracking the Performance of Photovoltaic Systems: A Tool for Minimising the Risk of Malfunctions and Deterioration. IET Renew. Power Gener. 2018, 12, 815–822. [Google Scholar] [CrossRef]
- Park, C.; Kim, Y.; Jeong, M. Influencing Factors on Risk Perception of IoT-Based Home Energy Management Services. Telemat. Inform. 2018, 35, 2355–2365. [Google Scholar] [CrossRef]
- Sand, K.; Wangensteen, I.; Nordgard, D. Risk Assessment Methods Applied to Electricity Distribution System Asset Management; Guedes Soares, C., Briš, R., Martorell, S., Eds.; CRC Press: Boca Raton, FL, USA, 2009. [Google Scholar]
- Nordgård, D.; Kjell, N.; Gjerde, O.; Maria, D.; Catrinu, J.; Lassila, J.; Partanen, J.; Bonnoit, S.; Aupied, J. A Risk Based Approach to Distribution System Asset Management and a Survey of Perceived Risk Exposure among Distribution Companies. In Proceedings of the 19th International Conference on Electricity Distribution, Vienna, Austria, 21–24 May 2007. [Google Scholar]
- Brown, R. Electric Power Distribution Reliability, 2nd ed.; Marcel Dekker, Inc.: New York, NY, USA, 2017; p. 484. ISBN 978-1-315-22233-2. [Google Scholar]
- Zhu, J.; Lin, Y.; Lei, W.; Liu, Y.; Tao, M. Optimal Household Appliances Scheduling of Multiple Smart Homes Using an Improved Cooperative Algorithm. Energy 2019, 171, 944–955. [Google Scholar] [CrossRef]
- Mansour-lakouraj, M.; Shahabi, M. Comprehensive Analysis of Risk-Based Energy Management for Dependent Micro-Grid under Normal and Emergency Operations. Energy 2019, 171, 928–943. [Google Scholar] [CrossRef]
- Benefits and Risks of Smart Home Technologies. Available online: https://www.sciencedirect.com/science/article/pii/S030142151630711X?via%3Dihub (accessed on 13 December 2022).
- El-Azab, R. Smart Homes: Potentials and Challenges. Clean Energy 2021, 5, 302–315. [Google Scholar] [CrossRef]
- Asplund, M.; Nadjm-Tehrani, S. Attitudes and Perceptions of IoT Security in Critical Societal Services. IEEE Access 2016, 4, 2130–2138. [Google Scholar] [CrossRef]
- Park, C.-K.; Kim, H.-J.; Kim, Y.-S. A Study of Factors Enhancing Smart Grid Consumer Engagement. Energy Policy 2014, 72, 211–218. [Google Scholar] [CrossRef]
- Hollnagel, E.; Woods, D.; Leveson, N. Resilience Engineering: Concepts and Precepts; Ashgate: Aldershot, UK, 2006. [Google Scholar]
- Robinson, I.; Webber, J.; Eifrem, E. Graph Databases, 2nd ed.; O’Reilly Media, Inc.: Sebastopol, CA, USA, 2015; Available online: https://www.oreilly.com/library/view/graph-databases-2nd/9781491930885 (accessed on 13 December 2022).
- Rausand, M. Risk Assessment: Theory, Methods, and Applications; John Wiley & Sons, Inc.: Hoboken, NJ, USA, 2011. [Google Scholar] [CrossRef]
- Simsion, G.C. Data Modeling Essentials: Analysis, Design, and Innovation; International Thomson Computer Press: Stamford, CT, USA, 1994; ISBN 978-1-85032-877-3. [Google Scholar]
- Merson, P.F. Data Model as an Architectural View; Carnegie Mellon University: Pittsburgh, PA, USA, 2009. [Google Scholar]
- Barriquello, C.; Garcia, V.; Schmitz, M.; Bernardon, D.; Fonini, J. A Decision Support System for Planning and Operation of Maintenance and Customer Services in Electric Power Distribution Systems; IntechOpen: London, UK, 2017; ISBN 978-953-51-3705-4. [Google Scholar]
- Shendryk, S.; Shendryk, V.; Parfenenko, Y.; Drozdenko, O.; Tymchuk, S. Decision Support System for Efficient Energy Management of Hybrid Power Grid. In Proceedings of the 2021 IEEE 12th International Conference on Electronics and Information Technologies (ELIT), Lviv, Ukraine, 5–7 May 2021; pp. 119–124. [Google Scholar]
- Khan, N.; Ullah, F.U.M.; Haq, I.U.; Khan, S.U.; Lee, M.Y.; Baik, S.W. AB-Net: A Novel Deep Learning Assisted Framework for Renewable Energy Generation Forecasting. Mathematics 2021, 9, 2456. [Google Scholar] [CrossRef]
Impacts | Severity (1 to 10) | Threats | Probability |
---|---|---|---|
Power Supply Interruption | 3 | Power loss | 0.049315068 |
Overconsumption | 5 | Energy demand overload, malfunction, heater involved, old device, no maintenance | 0.136986301 |
Overvoltage | 5 | Energy demand overload, malfunction, heater involved, old device, no maintenance | 0.041095890 |
Undervoltage | 3 | Malfunction | 0.035616438 |
Overcurrent | 3 | Malfunction | 0.001369863 |
Overpower | 3 | Malfunction | 0.001369863 |
Unplanned Maintenance | 8 | Malfunction due to improper use of appliances | 0.071232877 |
Ordinary Maintenance | 3 | Servicing, cleaning, malfunction, filters substitution | 0.032876712 |
Time Synchronization Error | 6 | NTP connection failure | 0.002739726 |
Device Failure | 10 | Hardware/firmware failure | 0.000547945 |
Application Error | 9 | Loss of internet connection | 0.016438356 |
Bad Performance | 8 | Heater, fluid lacking, weather conditions, sediment buildup from weather residue | 0.093150685 |
Discomfort | 9 | - | 0.139726027 |
Fault | 10 | Malfunction/Old device | 0.024657534 |
Battery Damage | 6 | Electrical/Mechanical/Chemical malfunctioning can damage the battery health | 0.002739726 |
Repair | 5 | Diverse incidents can cause the need for repairs | 0.001369863 |
Vandalism/Theft | 10 | Acts of vandalism can damage or destroy infrastructure | 0.001369863 |
Cyber Attack | 10 | High interconnectivity is a gap that can lead to increase in cyber vulnerabilities (malicious attacks, system outages, bugs etc.) | 0.001369863 |
Server Failure | 6 | The server in control of charging points can face problems such as intermittent lack of internet connection | 0.002739726 |
Low Production | 6 | Uncleaned panels | 0.093150685 |
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. |
© 2023 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
Ottonello, D.; Fermi, A.; Ravizza, D.; Barbagelata, M.; Karatzas, S.; Chassiakos, A.; Papamanolis, A. Development of a Multi-Asset Risk Assessment Algorithm in the Context of Home Energy Management. Buildings 2023, 13, 428. https://doi.org/10.3390/buildings13020428
Ottonello D, Fermi A, Ravizza D, Barbagelata M, Karatzas S, Chassiakos A, Papamanolis A. Development of a Multi-Asset Risk Assessment Algorithm in the Context of Home Energy Management. Buildings. 2023; 13(2):428. https://doi.org/10.3390/buildings13020428
Chicago/Turabian StyleOttonello, Davide, Alessandro Fermi, Daniele Ravizza, Marco Barbagelata, Stylianos Karatzas, Athanasios Chassiakos, and Antonis Papamanolis. 2023. "Development of a Multi-Asset Risk Assessment Algorithm in the Context of Home Energy Management" Buildings 13, no. 2: 428. https://doi.org/10.3390/buildings13020428
APA StyleOttonello, D., Fermi, A., Ravizza, D., Barbagelata, M., Karatzas, S., Chassiakos, A., & Papamanolis, A. (2023). Development of a Multi-Asset Risk Assessment Algorithm in the Context of Home Energy Management. Buildings, 13(2), 428. https://doi.org/10.3390/buildings13020428