Resilience Modeling

From SEBoK
Jump to navigation Jump to search

Lead Author: Ken Cureton, Contributing Authors: John Brtis, Scott Jackson, Tim Ferris, Ivan Taylor


Resilience modeling is an emerging topic in digital engineeringdigital engineering (DE), model-based systems engineeringmodel-based systems engineering (MBSE), and artificial intelligenceartificial intelligence/machine learning (AI/ML). Systems Engineers and developers need to identify, characterize, and accomplish trade-offs regarding cost, schedule, performance, and quality characteristicsquality characteristics (including resilienceresilience) over the life cycle of a systemsystem. If system resilience could be accurately modeled, then quantitative (or at least qualitative) metricsmetrics could be used to evaluate a system’s resilience characteristics (e.g., via a digital twindigital twin). However, no single methodology is accepted for resilience modeling of simple, complicated, or complex systems. This section examines a few potential (and evolving) modeling techniques that practitioners of resilience engineering could use.

Overview

A system resilience model represents a selective abstractionabstraction of a system to provide the required capability when facing adversity within the system and its environment. This definition of a resilience model is limited to human-made systems containing software, hardware, humans (e.g., socio-technicalsocio-technical, organizational), infrastructures, concepts, and processes.

Modeling, Measuring, & Evaluating System Resilience

Formal Methods of Constructing Models for Systems Resilience—Resilience Contracts

Madni, Erwin, and Sievers (2020) proposed resilience contracts (RCs) as an upgrade to the widely used Contract-Based Design (CBD) approach. They observed that traditional methods like Büchi automatons and Linear Temporal Logic (LTL) work for systems that behave predictably. However, many modern systems do not always behave predictably. To handle this, an RC is a mathematical model that extends CBD to account for uncertaintyuncertainty and unpredictability.

An RC is a mixed model that uses fixed rules and flexible assertions and is represented as a Partially Observable Markov Decision Process (POMDP). A POMDP is a special form of a Markov decision process that deals with situations where some states and transitions are not directly observable.

RCs add flexibility to deterministic contracts for systems with random elements by repeatedly checking the environment and system status, choosing the best actions to achieve a goal, and executing those actions. After each action, the system’s environment and health are reassessed. The planning function then decides whether to continue with the current plan if the actions are effective or to make changes if they are not.

Application of System Dynamics

System dynamics is suitable for resilience modeling because it captures behavior over time, and resilience takes a behavior over time perspective, as shown in Figure 1 (from the System Resilience article, reproduced below). As with other types of modeling, one of the primary values of system dynamics modeling is that it can be used to build a shared understanding of the issues for all stakeholders.

Figure 1. Time-Wise Values of Notional Resilience Scenarios Parameters. (Brtis et al. 2021, Used with Permission)

In this regard, system dynamics’s long tradition of participatory model building can be uniquely valuable (Herrera and Kopainsky, 2020). These group model building activities produce causal loop diagrams, which demonstrate the feedback structure in a system in which a change in one component can ripple through the other connected components in the design and return to the original part in a reinforcing way that can lead to catastrophic failure or in a balanced way that can lead to stability and recovery from adversity.

Archetypes are another qualitative tool used in system dynamics modeling (Onyekachi, Onyeagoziri, and Ryan, 2021). In archetypes, a small set of models can examine many behavior types. In terms of resilience modeling, archetypes evaluate the feedback loops in the system that lead to both intended and unintended consequences in behavior where often the unintended consequences are not foreseen when the system is designed.

Quantitative system dynamics models have been applied to resilience modeling (Iturriza et al., 2017; Yabe et al., 2021). In this case, a highly interconnected system of first-order linear differential equations is solved using numerical methods (Radzicki and Taylor, 1997).

Software tools can be used to build interactive models applied to resilience modeling (Iturriza et al., 2017). Using interactive models, system engineers could experiment in a virtual environment to test procedures to improve the system’s Resilience under conditions that are not economical or even possible in real life.

The response of a system to adversity can be analyzed using quantitative system dynamics to determine the effectiveness of the resilience processes. This is effective in learning about the impact of natural disasters on critical infrastructure (Yabe et al., 2021).  

Caveats Regarding Resilience Models

Misusing models can lead to problems. It is therefore essential to use a model only for its intended purpose. Modelers must ensure the model is suitable for this purpose, check that all assumptions are valid, and ensure that no constraints are violated.

Neches & Madni (2013) suggest that modeling tools and languages should align with their intended use. Sometimes, modelers have to use different tools or languages, which can cause compatibility issues. Because of this, multiple models need to be developed and made to work together, as models must cover various disciplines, aspects, and phenomena. Modelers must also create and manage different models, such as executable, depictional, and statistical models, and multiple categories, including device and environmental physics, communications, sensors, effectors, software, and systems.

Model Analysis with Consideration of Constraint Theory

Friedman & Phan (2017) point out that models face typical “well-posed” problems in mathematics. Modelers must check if complex models are internally consistent and if the requested calculations are mathematically allowable.

Complex models, especially those created by diverse teams, often have internal inconsistencies. Even if a model is consistent, many possible calculations might not be allowable due to over-constrained computational sets, where there are too many input values for the equations. On the other hand, under-constrained calculations, with too many equations and not enough values, can lead to unclear or undefined results.

Most models of complex systems include tight interaction loops called Basic Nodal Squares (BNS), which form the “kernel of intrinsic constraint.” These models often have more extensive, nested interaction loops important for emergent behavior and attributes of Resilience such as adaptability, flexibility, and handling disruptions.

When computational requests that are not allowed are made on models, it often leads to incorrect predictions.

References

Works Cited

Brtis, J.S. 2016. How to Think About Resilience in a DoD Context: A MITRE Recommendation. MITRE Corporation, Colorado Springs, CO. MTR 160138, PR 16-20151.

Friedman, George J. & Phan Phan. 2017. Constraint Theory: Multidimensional Mathematical Model Management. 2nd Edition. ISBN 978-3-319-54791-8. Springer International Publishing AG.

Madni, A.M., Erwin, D., and Sievers, M. “Constructing Models for Systems Resilience: Challenges, Concepts, Formal Methods, and Illustrative Examples”, Systems 8, no 3 (2020). doi:10.3390/systems8010003.

Neches, R. and A.M. Madni. “Towards affordably adaptable and effective systems”. Systems Engineering 16 (2013): 224-234. doi:10.1002/sys.21234.

Uday, P. and K. Morais. "Designing Resilient Systems-of-Systems: A Survey of Metrics, Methods, and Challenges". Systems Engineering 18, no. 5 (2015): 491-510.

Willett, Keith D. and Ivan Taylor. 2022. “Security Modeling and Simulation”, in Handbook of Security Science, A. J. Masys (ed.). Springer Nature Switzerland AG doi:10.1007/978-3-319-91875-4_65

Herrera, H. and Kopainsky, B. “Using system dynamics to support a participatory assessment of resilience”. Environment Systems and Decisions 40 (2020):342–355.

Onyekachi J., Onyeagoziri, C.S., and Ryan, T. “A system dynamics approach for understanding community resilience to disaster risk,” Jàmbá: Journal of Disaster Risk Studies 13, no. 1 (2021). https://doi.org/10.4102/jamba.v13i1.1037

Iturriza, M., Abdelgawad, A.A., Labaka, L., Radianti, J., Sarriegi, J.M., and Gonzalez, J.J. (2017). “Smart mature resilience system dynamics based interactive learning environment: a beta version,” International Journal of Safety and Security Engineering 7, no. 3 (2017): 367–379

Yabe, T., Suresh, P., Raoa, C. and Ukkusuri, S.V. “Resilience of Interdependent Urban Socio-Physical Systems using Large-Scale Mobility Data: Modeling Recovery Dynamics,” Sustainable Cities and Society 75, 6 (2021):103237. doi: 10.1016/j.scs.2021.103237

Radzicki, M.J. and Taylor, R.A. 1997. Introduction to System Dynamics: A Systems Approach to Understanding Complex Policy Issues. US Department of Energy. https://web.nmsu.edu/~lang/files/mike.pdf

Primary References

INCOSE. 2015. Systems Engineering Handbook, a Guide for System Life Cycle Processes and Activities. New York, NY, USA: John Wiley & Sons.

Hollnagel, E., Woods, D. D., & Leveson, N. (Eds.). 2006. Resilience Engineering: Concepts and Precepts. Aldershot, UK: Ashgate Publishing Limited.

Additional References

Brtis, J.S. and M.A. McEvilley. 2019. Systems Engineering for Resilience. The MITRE Corporation. MP 190495. Accessed April 2, 2021. Available: https://www.researchgate.net/publication/334549424_Systems_Engineering_for_Resilience

Fromm, Jochen. 2005. “Types and forms of emergence.” arXiv preprint nlin/0506028.

Jackson, S. and T. Ferris. “Resilience Principles for Engineered Systems.” Systems Engineering 16 no. 2 (2013): 152-164. doi:10.1002/sys.21228.

Jackson, S. and T. Ferris. 2016. Proactive and Reactive Resilience: A Comparison of Perspectives. Accessed April 2, 2021. Available: https://www.academia.edu/34079700/Proactive_and_Reactive_Resilience_A_Comparison_of_Perspectives

Jackson, S., S.C. Cook, and T. Ferris. 2015. "A Generic State-Machine Model of System Resilience". INCOSE Insight. 18(1):1 4-18. Accessed April 2, 2021. Available: https://onlinelibrary.wiley.com/doi/10.1002/inst.12003

Jackson, S., S.C. Cook, and T. Ferris, T. “Towards a Method to Describe Resilience to Assist in System Specification.” Proceedings of the INCOSE International Symposium.

Jackson, S. 2016. Principles for Resilient Design - A Guide for Understanding and Implementation. Accessed April 30, 2021. Available at https://www.irgc.org/irgc-resource-guide-on-resilience

Madni, A. and S. Jackson. Towards a conceptual framework for resilience engineering.” IEEE Systems Journal 3, no. 9 (2009): 181-191.

Rechtin, E. 1991. Systems Architecting: Creating and Building Complex Systems. Englewood Cliffs, NJ: CRC Press.


< Previous Article | Parent Article | Next Article >
SEBoK v. 2.11, released 25 November 2024