WorldWideScience

Sample records for resilience biser technique

  1. SRAM Design for Wireless Sensor Networks Energy Efficient and Variability Resilient Techniques

    CERN Document Server

    Sharma, Vibhu; Dehaene, Wim

    2013-01-01

    This book features various, ultra low energy, variability resilient SRAM circuit design techniques for wireless sensor network applications. Conventional SRAM design targets area efficiency and high performance at the increased cost of energy consumption, making it unsuitable for computation-intensive sensor node applications.  This book, therefore, guides the reader through different techniques at the circuit level for reducing   energy consumption and increasing the variability resilience. It includes a detailed review of the most efficient circuit design techniques and trade-offs, introduces new memory architecture techniques, sense amplifier circuits and voltage optimization methods for reducing the impact of variability for the advanced technology nodes.    Discusses fundamentals of energy reduction for SRAM circuits and applies them to energy limitation challenges associated with wireless sensor  nodes; Explains impact of variability resilience in reducing the energy consumption; Describes various...

  2. A probabilistic technique for the assessment of complex dynamic system resilience

    Science.gov (United States)

    Balchanos, Michael Gregory

    techniques for total system resilience evaluation, based on scenario-based, dynamic system simulations. Physics-based Modeling and Simulation (M&S) is applied for dynamical system behavior analysis, which includes system performance, health monitoring, damage propagation and overall mission capability. For the development of the assessment framework and testing of a resilience assessment technique, a small-scale canonical problem has been formulated, involving a computational model of a degradable and reconfigurable spring-mass-damper SDOF system, in a multiple main and redundant spring configuration. A rule-based feedback controller is responsible for system performance recovery, through the application of different reconfiguration strategies and strategic activation of the necessary main or redundant springs. Uncertainty effects on system operation are introduced through disturbance factors, such as external forces with varying magnitude, input frequency, event duration and occurrence time. Such factors are the basis for scenario formulation, in support of a Monte Carlo simulation analysis. Case studies with varying levels of damping and different reconfiguration strategies, involve the investigation of operational uncertainty effects on system performance, mission capability, and system survivability. These studies furthermore explore uncertainty effects on resilience functions that describe the system's capacities on "restoring" mission capability, on "absorbing" the effects of changing conditions, and on "adapting" to the occurring change. The proposed resilience assessment technique or the Topological Investigation for Resilient and Effective Systems, through Increased Architecture Survivability (TIRESIAS) is then applied and demonstrated for a naval system application, in the form of a reduced scale, reconfigurable cooling network of a naval combatant. Uncertainty effects are modeled through combinations of different number of network fluid leaks. The TIRESIAS

  3. Development of a framework for resilience measurement: Suggestion of fuzzy Resilience Grade (RG) and fuzzy Resilience Early Warning Grade (REWG).

    Science.gov (United States)

    Omidvar, Mohsen; Mazloumi, Adel; Mohammad Fam, Iraj; Nirumand, Fereshteh

    2017-01-01

    Resilience engineering (RE) can be an alternative technique to the traditional risk assessment and management techniques, to predict and manage safety conditions of modern socio-technical organizations. While traditional risk management approaches are retrospective and highlight error calculation and computation of malfunction possibilities, resilience engineering seeks ways to improve capacity at all levels of organizations in order to build strong yet flexible processes. Considering the resilience potential measurement as a concern in complex working systems, the aim of this study was to quantify the resilience by the help of fuzzy sets and Multi-Criteria Decision-Making (MCDM) techniques. In this paper, we adopted the fuzzy analytic hierarchy process (FAHP) method to measure resilience in a gas refinery plant. A resilience assessment framework containing six indicators, each with its own sub-indicators, was constructed. Then, the fuzzy weights of the indicators and the sub-indicators were derived from pair-wise comparisons conducted by experts. The fuzzy evaluating vectors of the indicators and the sub-indicators computed according to the initial assessment data. Finally, the Comprehensive Resilience Index (CoRI), Resilience Grade (RG), and Resilience Early Warning Grade (REWG) were established. To demonstrate the applicability of the proposed method, an illustrative example in a gas refinery complex (an instance of socio-technical systems) was provided. CoRI of the refinery ranked as "III". In addition, for the six main indicators, RG and REWG ranked as "III" and "NEWZ", respectively, except for C3, in which RG ranked as "II", and REWG ranked as "OEWZ". The results revealed the engineering practicability and usefulness of the proposed method in resilience evaluation of socio-technical systems.

  4. Resilience Design Patterns: A Structured Approach to Resilience at Extreme Scale

    International Nuclear Information System (INIS)

    Engelmann, Christian; Hukerikar, Saurabh

    2017-01-01

    Reliability is a serious concern for future extreme-scale high-performance computing (HPC) systems. Projections based on the current generation of HPC systems and technology roadmaps suggest the prevalence of very high fault rates in future systems. While the HPC community has developed various resilience solutions, application-level techniques as well as system-based solutions, the solution space remains fragmented. There are no formal methods and metrics to integrate the various HPC resilience techniques into composite solutions, nor are there methods to holistically evaluate the adequacy and efficacy of such solutions in terms of their protection coverage, and their performance \\& power efficiency characteristics. Additionally, few of the current approaches are portable to newer architectures and software environments that will be deployed on future systems. In this paper, we develop a structured approach to the design, evaluation and optimization of HPC resilience using the concept of design patterns. A design pattern is a general repeatable solution to a commonly occurring problem. We identify the problems caused by various types of faults, errors and failures in HPC systems and the techniques used to deal with these events. Each well-known solution that addresses a specific HPC resilience challenge is described in the form of a pattern. We develop a complete catalog of such resilience design patterns, which may be used by system architects, system software and tools developers, application programmers, as well as users and operators as essential building blocks when designing and deploying resilience solutions. We also develop a design framework that enhances a designer's understanding the opportunities for integrating multiple patterns across layers of the system stack and the important constraints during implementation of the individual patterns. It is also useful for defining mechanisms and interfaces to coordinate flexible fault management across

  5. Resilience Design Patterns - A Structured Approach to Resilience at Extreme Scale (version 1.1)

    Energy Technology Data Exchange (ETDEWEB)

    Hukerikar, Saurabh [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Engelmann, Christian [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States)

    2016-12-01

    Reliability is a serious concern for future extreme-scale high-performance computing (HPC) systems. Projections based on the current generation of HPC systems and technology roadmaps suggest the prevalence of very high fault rates in future systems. The errors resulting from these faults will propagate and generate various kinds of failures, which may result in outcomes ranging from result corruptions to catastrophic application crashes. Therefore the resilience challenge for extreme-scale HPC systems requires management of various hardware and software technologies that are capable of handling a broad set of fault models at accelerated fault rates. Also, due to practical limits on power consumption in HPC systems future systems are likely to embrace innovative architectures, increasing the levels of hardware and software complexities. As a result the techniques that seek to improve resilience must navigate the complex trade-off space between resilience and the overheads to power consumption and performance. While the HPC community has developed various resilience solutions, application-level techniques as well as system-based solutions, the solution space of HPC resilience techniques remains fragmented. There are no formal methods and metrics to investigate and evaluate resilience holistically in HPC systems that consider impact scope, handling coverage, and performance & power efficiency across the system stack. Additionally, few of the current approaches are portable to newer architectures and software environments that will be deployed on future systems. In this document, we develop a structured approach to the management of HPC resilience using the concept of resilience-based design patterns. A design pattern is a general repeatable solution to a commonly occurring problem. We identify the commonly occurring problems and solutions used to deal with faults, errors and failures in HPC systems. Each established solution is described in the form of a pattern that

  6. Physical disease and resilient outcomes: a systematic review of resilience definitions and study methods.

    Science.gov (United States)

    Johnston, Marjorie C; Porteous, Terry; Crilly, Michael A; Burton, Christopher D; Elliott, Alison; Iversen, Lisa; McArdle, Karen; Murray, Alison; Phillips, Louise H; Black, Corri

    2015-01-01

    Findings from physical disease resilience research may be used to develop approaches to reduce the burden of disease. However, there is no consensus on the definition and measurement of resilience in the context of physical disease. The aim was to summarize the range of definitions of physical disease resilience and the approaches taken to study it in studies examining physical disease and its relationship to resilient outcomes. Electronic databases were searched from inception to March 2013 for studies in which physical disease was assessed for its association with resilient outcomes. Article screening, data extraction, and quality assessment were carried out independently by 2 reviewers, with disagreements being resolved by a third reviewer. The results were combined using a narrative technique. Of 2280 articles, 12 met the inclusion criteria. Of these studies, 1 was of high quality, 9 were of moderate quality, and 2 were low quality. The common findings were that resilience involves maintaining healthy levels of functioning following adversity and that it is a dynamic process not a personality trait. Studies either assessed resilience based on observed outcomes or via resilience measurement scales. They either considered physical disease as an adversity leading to resilience or as a variable modifying the relationship between adversity and resilience. This work begins building consensus as to the approach to take when defining and measuring physical disease resilience. Resilience should be considered as a dynamic process that varies across the life-course and across different domains, therefore the choice of a resilience measure should reflect this. Copyright © 2015 The Academy of Psychosomatic Medicine. Published by Elsevier Inc. All rights reserved.

  7. A Framework For Evaluating Comprehensive Fault Resilience Mechanisms In Numerical Programs

    Energy Technology Data Exchange (ETDEWEB)

    Chen, S. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Peng, L. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Bronevetsky, G. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2015-01-09

    As HPC systems approach Exascale, their circuit feature will shrink, while their overall size will grow, all at a fixed power limit. These trends imply that soft faults in electronic circuits will become an increasingly significant problem for applications that run on these systems, causing them to occasionally crash or worse, silently return incorrect results. This is motivating extensive work on application resilience to such faults, ranging from generic techniques such as replication or checkpoint/restart to algorithm-specific error detection and resilience techniques. Effective use of such techniques requires a detailed understanding of (1) which vulnerable parts of the application are most worth protecting (2) the performance and resilience impact of fault resilience mechanisms on the application. This paper presents FaultTelescope, a tool that combines these two and generates actionable insights by presenting in an intuitive way application vulnerabilities and impact of fault resilience mechanisms on applications.

  8. Resilience Design Patterns - A Structured Approach to Resilience at Extreme Scale (version 1.0)

    Energy Technology Data Exchange (ETDEWEB)

    Hukerikar, Saurabh [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Engelmann, Christian [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States)

    2016-10-01

    Reliability is a serious concern for future extreme-scale high-performance computing (HPC) systems. Projections based on the current generation of HPC systems and technology roadmaps suggest that very high fault rates in future systems. The errors resulting from these faults will propagate and generate various kinds of failures, which may result in outcomes ranging from result corruptions to catastrophic application crashes. Practical limits on power consumption in HPC systems will require future systems to embrace innovative architectures, increasing the levels of hardware and software complexities. The resilience challenge for extreme-scale HPC systems requires management of various hardware and software technologies that are capable of handling a broad set of fault models at accelerated fault rates. These techniques must seek to improve resilience at reasonable overheads to power consumption and performance. While the HPC community has developed various solutions, application-level as well as system-based solutions, the solution space of HPC resilience techniques remains fragmented. There are no formal methods and metrics to investigate and evaluate resilience holistically in HPC systems that consider impact scope, handling coverage, and performance & power eciency across the system stack. Additionally, few of the current approaches are portable to newer architectures and software ecosystems, which are expected to be deployed on future systems. In this document, we develop a structured approach to the management of HPC resilience based on the concept of resilience-based design patterns. A design pattern is a general repeatable solution to a commonly occurring problem. We identify the commonly occurring problems and solutions used to deal with faults, errors and failures in HPC systems. The catalog of resilience design patterns provides designers with reusable design elements. We define a design framework that enhances our understanding of the important

  9. Resilience Thinking: Integrating Resilience, Adaptability and Transformability

    Directory of Open Access Journals (Sweden)

    Carl Folke

    2010-12-01

    Full Text Available Resilience thinking addresses the dynamics and development of complex social-ecological systems (SES. Three aspects are central: resilience, adaptability and transformability. These aspects interrelate across multiple scales. Resilience in this context is the capacity of a SES to continually change and adapt yet remain within critical thresholds. Adaptability is part of resilience. It represents the capacity to adjust responses to changing external drivers and internal processes and thereby allow for development along the current trajectory (stability domain. Transformability is the capacity to cross thresholds into new development trajectories. Transformational change at smaller scales enables resilience at larger scales. The capacity to transform at smaller scales draws on resilience from multiple scales, making use of crises as windows of opportunity for novelty and innovation, and recombining sources of experience and knowledge to navigate social-ecological transitions. Society must seriously consider ways to foster resilience of smaller more manageable SESs that contribute to Earth System resilience and to explore options for deliberate transformation of SESs that threaten Earth System resilience.

  10. Can Resilience Thinking Inform Resilience Investments? Learning from Resilience Principles for Disaster Risk Reduction

    Directory of Open Access Journals (Sweden)

    Margot Hill Clarvis

    2015-07-01

    Full Text Available As the human and financial costs of natural disasters rise and state finances continue to deplete, increasing attention is being placed on the role of the private sector to support disaster and climate resilience. However, not only is there a recognised lack of private finance to fill this gap, but international institutional and financing bodies tend to prioritise specific reactive response over preparedness and general resilience building. This paper utilises the central tenets of resilience thinking that have emerged from scholarship on social-ecological system resilience as a lens through which to assess investing in disaster risk reduction (DRR for resilience. It draws on an established framework of resilience principles and examples of resilience investments to explore how resilience principles can actually inform decisions around DRR and resilience investing. It proposes some key lessons for diversifying sources of finance in order to, in turn, enhance “financial resilience”. In doing so, it suggests a series of questions to align investments with resilience building, and to better balance the achievement of the resilience principles with financial requirements such as financial diversification and replicability. It argues for a critical look to be taken at how resilience principles, which focus on longer-term systems perspectives, could complement the focus in DRR on critical and immediate stresses.

  11. Resilience versus "Resilient Individual": What Exactly Do We Study?

    Directory of Open Access Journals (Sweden)

    Jan Sebastian Novotný

    2014-07-01

    Full Text Available The nature and definition of resilience, despite the extensive 40 years of research, is still unclear. Currently is resilience seen as a personality trait, sum of the traits/factors, result of adaptation, or as a process. The concept of resilience as personality traits is usually tied to uni-dimensional or "simplex" theories of resistance as Hardiness, Sense of Control, Ego-Resiliency, Self-efficacy, Sense of Coherence, or specific personality traits. Multidimensional concepts see resilience as a complex of personality and social (environmental factors that work in interaction, complement or replace each other, and, in aggregate, create a comprehensive picture of resilience. The concept of resilience as the result of adaptation examines resilience in terms of the presence/absence of adverse/pathological manifestations, consequences and outcomes in relation to the earlier effect of stressful, risky or otherwise unfavorable situations. Finally, the concept of resilience as the process examines individual's response to risk factors or wounds that are present in the environment. Resilience is thus a process consisting of interactions between individual characteristics and the environment. Most experts and a large part of resilience research is based on the first three concepts that however explore how "resilient" the individual is rather than resilience itself, since they are based on "diagnosing" or at best dimensional, at worse dichotomous rating of the individual's resilience (within personality trait approach, or on the evaluation of the presence/absence of factors/source of resilience, thereby they are still holding the "diagnostic" approach (within multidimensional approach. Only the examination of processes, such as the ongoing interaction between these risk factors, resilience factors, outcomes (expressions of personality, behavior, presence of problems, etc. and other variables allows us to understand resilience (the true nature of how

  12. Identifying resilient and non-resilient middle-adolescents in a ...

    African Journals Online (AJOL)

    The aim in this study was to develop a way of identifying resilient and non- resilient middle adolescents in a formerly black-only urban residential (township) school, in order to ultimately support the development of learners' resilience under stressful circumstances. A Resilience Scale was developed to screen for resilient ...

  13. Resilience Thinking: Integrating Resilience, Adaptability and Transformability

    NARCIS (Netherlands)

    Folke, C.; Carpenter, S.R.; Walker, B.; Scheffer, M.; Chapin, T.; Rockstrom, J.

    2010-01-01

    Resilience thinking addresses the dynamics and development of complex social-ecological systems (SES). Three aspects are central: resilience, adaptability and transformability. These aspects interrelate across multiple scales. Resilience in this context is the capacity of a SES to continually change

  14. Analyzing Resiliency of the Smart Grid Communication Architectures

    Energy Technology Data Exchange (ETDEWEB)

    None, None

    2016-08-01

    Smart grids are susceptible to cyber-attack as a result of new communication, control and computation techniques employed in the grid. In this paper, we characterize and analyze the resiliency of smart grid communication architecture, specifically an RF mesh based architecture, under cyber attacks. We analyze the resiliency of the communication architecture by studying the performance of high-level smart grid functions such as metering, and demand response which depend on communication. Disrupting the operation of these functions impacts the operational resiliency of the smart grid. Our analysis shows that it takes an attacker only a small fraction of meters to compromise the communication resiliency of the smart grid. We discuss the implications of our result to critical smart grid functions and to the overall security of the smart grid.

  15. Resilience thinking: integrating resilience, adaptability and transformability

    Science.gov (United States)

    Carl Folke; Stephen R. Carpenter; Brian Walker; Marten Scheffer; Terry Chapin; Johan. Rockstrom

    2010-01-01

    Resilience thinking addresses the dynamics and development of complex social-ecological systems (SES). Three aspects are central: resilience, adaptability and transformability. These aspects interrelate across multiple scales. Resilience in this context is the capacity of a SES to continually change and adapt yet remain within critical thresholds. Adaptability is part...

  16. From resilience thinking to Resilience Planning: Lessons from practice.

    Science.gov (United States)

    Sellberg, M M; Ryan, P; Borgström, S T; Norström, A V; Peterson, G D

    2018-07-01

    Resilience thinking has frequently been proposed as an alternative to conventional natural resource management, but there are few studies of its applications in real-world settings. To address this gap, we synthesized experiences from practitioners that have applied a resilience thinking approach to strategic planning, called Resilience Planning, in regional natural resource management organizations in Australia. This case represents one of the most extensive and long-term applications of resilience thinking in the world today. We conducted semi-structured interviews with Resilience Planning practitioners from nine organizations and reviewed strategic planning documents to investigate: 1) the key contributions of the approach to their existing strategic planning, and 2) what enabled and hindered the practitioners in applying and embedding the new approach in their organizations. Our results reveal that Resilience Planning contributed to developing a social-ecological systems perspective, more adaptive and collaborative approaches to planning, and that it clarified management goals of desirable resource conditions. Applying Resilience Planning required translating resilience thinking to practice in each unique circumstance, while simultaneously creating support among staff, and engaging external actors. Embedding Resilience Planning within organizations implied starting and maintaining longer-term change processes that required sustained multi-level organizational support. We conclude by identifying four lessons for successfully applying and embedding resilience practice in an organization: 1) to connect internal "entrepreneurs" to "interpreters" and "networkers" who work across organizations, 2) to assess the opportunity context for resilience practice, 3) to ensure that resilience practice is a learning process that engages internal and external actors, and 4) to develop reflective strategies for managing complexity and uncertainty. Copyright © 2018 The Authors

  17. A quantitative method for assessing resilience of interdependent infrastructures

    International Nuclear Information System (INIS)

    Nan, Cen; Sansavini, Giovanni

    2017-01-01

    The importance of understanding system resilience and identifying ways to enhance it, especially for interdependent infrastructures our daily life depends on, has been recognized not only by academics, but also by the corporate and public sectors. During recent years, several methods and frameworks have been proposed and developed to explore applicable techniques to assess and analyze system resilience in a comprehensive way. However, they are often tailored to specific disruptive hazards/events, or fail to properly include all the phases such as absorption, adaptation, and recovery. In this paper, a quantitative method for the assessment of the system resilience is proposed. The method consists of two components: an integrated metric for system resilience quantification and a hybrid modeling approach for representing the failure behavior of infrastructure systems. The feasibility and applicability of the proposed method are tested using an electric power supply system as the exemplary infrastructure. Simulation results highlight that the method proves effective in designing, engineering and improving the resilience of infrastructures. Finally, system resilience is proposed as a proxy to quantify the coupling strength between interdependent infrastructures. - Highlights: • A method for quantifying resilience of interdependent infrastructures is proposed. • It combines multi-layer hybrid modeling and a time-dependent resilience metric. • The feasibility of the proposed method is tested on the electric power supply system. • The method provides insights to decision-makers for strengthening system resilience. • Resilience capabilities can be used to engineer interdependencies between subsystems.

  18. Resiliency as a component importance measure in network reliability

    International Nuclear Information System (INIS)

    Whitson, John C.; Ramirez-Marquez, Jose Emmanuel

    2009-01-01

    This paper seeks to define the concept of resiliency as a component importance measure related to network reliability. Resiliency can be defined as a composite of: (1) the ability of a network to provide service despite external failures and (2) the time to restore service when in the presence of such failures. Although, Resiliency has been extensively studied in different research areas, this paper will study the specific aspects of quantifiable network resiliency when the network is experiencing potential catastrophic failures from external events and/or influences, and when it is not known a priori which specific components within the network will fail. A formal definition for Category I resiliency is proposed and a step-by-step approach based on Monte-Carlo simulation to calculate it is defined. To illustrate the approach, two-terminal networks with varying degrees of redundancy, have been considered. The results obtained for test networks show that this new quantifiable concept of resiliency provides insight into the performance and topology of the network. Future use for this work could include methods for safeguarding critical network components and optimizing the use of redundancy as a technique to improve network resiliency.

  19. Understanding Resilience

    Directory of Open Access Journals (Sweden)

    Gang eWu

    2013-02-01

    Full Text Available Resilience is the ability to adapt successfully in the face of stress and adversity. Stressful life events, trauma and chronic adversity can have a substantial impact on brain function and structure, and can result in the development of PTSD, depression and other psychiatric disorders. However, most individuals do not develop such illnesses after experiencing stressful life events, and are thus thought to be resilient. Resilience as successful adaptation relies on effective responses to environmental challenges and ultimate resistance to the deleterious effects of stress, therefore a greater understanding of the factors that promote such effects is of great relevance. This review focuses on recent findings regarding genetic, epigenetic, developmental, psychosocial and neurochemical factors that are considered essential contributors to the development of resilience. Neural circuits and pathways involved in mediating resilience are also discussed. The growing understanding of resilience factors will hopefully lead to the development of new pharmacological and psychological interventions for enhancing resilience and mitigating the untoward consequences.

  20. Use of Model-Based Design Methods for Enhancing Resiliency Analysis of Unmanned Aerial Vehicles

    Science.gov (United States)

    Knox, Lenora A.

    The most common traditional non-functional requirement analysis is reliability. With systems becoming more complex, networked, and adaptive to environmental uncertainties, system resiliency has recently become the non-functional requirement analysis of choice. Analysis of system resiliency has challenges; which include, defining resilience for domain areas, identifying resilience metrics, determining resilience modeling strategies, and understanding how to best integrate the concepts of risk and reliability into resiliency. Formal methods that integrate all of these concepts do not currently exist in specific domain areas. Leveraging RAMSoS, a model-based reliability analysis methodology for Systems of Systems (SoS), we propose an extension that accounts for resiliency analysis through evaluation of mission performance, risk, and cost using multi-criteria decision-making (MCDM) modeling and design trade study variability modeling evaluation techniques. This proposed methodology, coined RAMSoS-RESIL, is applied to a case study in the multi-agent unmanned aerial vehicle (UAV) domain to investigate the potential benefits of a mission architecture where functionality to complete a mission is disseminated across multiple UAVs (distributed) opposed to being contained in a single UAV (monolithic). The case study based research demonstrates proof of concept for the proposed model-based technique and provides sufficient preliminary evidence to conclude which architectural design (distributed vs. monolithic) is most resilient based on insight into mission resilience performance, risk, and cost in addition to the traditional analysis of reliability.

  1. Caregiver Resiliency.

    Science.gov (United States)

    Siebert, Al

    2002-01-01

    This article argues that school counselors cannot teach and preach resilient behavior if they are not models of resiliency themselves. Examines why some people come through challenging times more emotionally intact than others and suggests some tips for increasing one's resilience potential. (GCP)

  2. Resilience - A Concept

    Science.gov (United States)

    2016-04-05

    the assessment of the health of a network or system. The hypothesis is: resiliency is meaningful in the context of holistic assessments of... health , holistic , Resiliency Tier, Resiliency Tier Matrix, State of Resiliency 295Defense ARJ, July 2015, Vol. 22 No. 3 : 294–324 296 Defense ARJ, July...upon who is speaking. Taking this one step further, consider resiliency as a concept that provides a holistic view of a system or capability, just

  3. Systemic resilience model

    International Nuclear Information System (INIS)

    Lundberg, Jonas; Johansson, Björn JE

    2015-01-01

    It has been realized that resilience as a concept involves several contradictory definitions, both for instance resilience as agile adjustment and as robust resistance to situations. Our analysis of resilience concepts and models suggest that beyond simplistic definitions, it is possible to draw up a systemic resilience model (SyRes) that maintains these opposing characteristics without contradiction. We outline six functions in a systemic model, drawing primarily on resilience engineering, and disaster response: anticipation, monitoring, response, recovery, learning, and self-monitoring. The model consists of four areas: Event-based constraints, Functional Dependencies, Adaptive Capacity and Strategy. The paper describes dependencies between constraints, functions and strategies. We argue that models such as SyRes should be useful both for envisioning new resilience methods and metrics, as well as for engineering and evaluating resilient systems. - Highlights: • The SyRes model resolves contradictions between previous resilience definitions. • SyRes is a core model for envisioning and evaluating resilience metrics and models. • SyRes describes six functions in a systemic model. • They are anticipation, monitoring, response, recovery, learning, self-monitoring. • The model describes dependencies between constraints, functions and strategies

  4. Psychological Trait Resilience Within Ecological Systems Theory: The Resilient Systems Scales.

    Science.gov (United States)

    Maltby, John; Day, Liz; Flowe, Heather D; Vostanis, Panos; Chivers, Sally

    2017-07-14

    This project describes the development of the Resilient Systems Scales, created to address conceptual and methodological ambiguities in assessing the ecological systems model of resilience. Across a number of samples (total N = 986), our findings suggest that the Resilient Systems Scales show equivalence to a previously reported assessment (Maltby, Day, & Hall, 2015 ) in demonstrating the same factor structure, adequate intercorrelation between the 2 measures of resilience, and equivalent associations with personality and well-being. The findings also suggest that the Resilient Systems Scales demonstrate adequate test-retest reliability, compare well with other extant measures of resilience in predicting well-being, and map, to varying degrees, onto positive expression of several cognitive, social, and emotional traits. The findings suggest that the new measure can be used alongside existing measures of resilience, or singly, to assess positive life outcomes within psychology research.

  5. Towards Smart and Resilient City: A Conceptual Model

    Science.gov (United States)

    Arafah, Y.; Winarso, H.; Suroso, D. S. A.

    2018-05-01

    This paper aims to compare five smart city models selected based on a number of specific criteria. Following the comparison and assessment performed, we draw conclusions and further linkages identifying the components and characters found in resilient cities. The purpose of this analysis is to produce a new approach and concept: the “smart and resilient city.” Through in-depth literature study, this paper analyzes five conceptual smart city models deemed to have a background, point of view, and benchmark towards software group, as they focus on welfare, inclusion, social equality, and competitiveness. Analyzing the strategies, methods, and techniques of five smart city models, this paper concludes that there has been no inclusion of resilience concepts in the assessment, especially in the context of natural disasters. Basically, the models are also interrelated and there are some things that overlap. As a recommendation, there is a model that tries to combine the components and character of smart city and resilient city into one entity that is embedded as a whole in a conceptual picture towards the new concept, the “smart and resilient city”. The concept of smart city and resilient city go hand in hand with each other and thus are interrelated. Therefore, it is imperative to study that concept deeper, in this case primarily in the context of disaster.

  6. Resilient leadership and the organizational culture of resilience: construct validation.

    Science.gov (United States)

    Everly, George S; Smith, Kenneth J; Lobo, Rachel

    2013-01-01

    Political, economic, and social unrest and uncertainty seem replete throughout the world. Within the United States, political vitriol and economic volatility have led to severe economic restrictions. Both government and private sector organizations are being asked to do more with less. The specter of dramatic changes in healthcare creates a condition of uncertainty affecting budget allocations and hiring practices. If ever there was a time when a "resilient culture" was needed, it is now. In this paper we shall discuss the application of "tipping point" theory (Gladwell, 2000) operationalized through a special form of leadership: "resilient leadership" (Everly, Strouse, Everly, 2010). Resilient leadership is consistent with Gladwells "Law of the Few" and strives to create an organizational culture of resilience by implementing an initial change within no more than 20% of an organization's workforce. It is expected that such a minority, if chosen correctly, will "tip" the rest of the organization toward enhanced resilience, ideally creating a self-sustaining culture of resilience. This paper reports on the empirical foundations and construct validation of "resilient leadership".

  7. Resilience

    Science.gov (United States)

    Resilience is an important framework for understanding and managing complex systems of people and nature that are subject to abrupt and nonlinear change. The idea of ecological resilience was slow to gain acceptance in the scientific community, taking thirty years to become widel...

  8. Developing the resilience typology

    DEFF Research Database (Denmark)

    Simonsen, Daniel Morten

    2013-01-01

    There is a growing interest in resilience in internal crisis management and crisis communication. How an organization can build up resilience as a response to organisational crisis, at a time when the amount of crises seem only to increase, is more relevant than ever before. Nevertheless resilience...... is often perceived in the literature as something certain organisations have by definition, without further reflection on what it is that creates this resiliency. This article explores what it is that creates organisational resilience, and in view of the different understandings of the resilience...... phenomenon, develops a typology of resilience. Furthermore the resilience phenomenon is discussed against the definition of a crisis as a cosmological episode, and implications for future research is discussed and summarized....

  9. Assessing the outcomes of school-based partnership resilience ...

    African Journals Online (AJOL)

    Through a concurrent mixed-methods research design interpreted through a ... resilience in relation to educational psychology-rural school intervention. ... The data analysis techniques consist of descriptive statistics and t-tests on the sampled ...

  10. Extending the Binomial Checkpointing Technique for Resilience

    Energy Technology Data Exchange (ETDEWEB)

    Walther, Andrea; Narayanan, Sri Hari Krishna

    2016-10-10

    In terms of computing time, adjoint methods offer a very attractive alternative to compute gradient information, re- quired, e.g., for optimization purposes. However, together with this very favorable temporal complexity result comes a memory requirement that is in essence proportional with the operation count of the underlying function, e.g., if algo- rithmic differentiation is used to provide the adjoints. For this reason, checkpointing approaches in many variants have become popular. This paper analyzes an extension of the so-called binomial approach to cover also possible failures of the computing systems. Such a measure of precaution is of special interest for massive parallel simulations and adjoint calculations where the mean time between failure of the large scale computing system is smaller than the time needed to complete the calculation of the adjoint information. We de- scribe the extensions of standard checkpointing approaches required for such resilience, provide a corresponding imple- mentation and discuss numerical results.

  11. Risk and/or resilience management

    Directory of Open Access Journals (Sweden)

    Jean-Paul Louisot

    2015-06-01

    Full Text Available Risk management aims at managing all the uncertainties that may interfere with the objectives and missions of the organization. Resilience engineering aims at building its capacity to get over disturbances or stress while keeping the functionalities needed to survive, and possibly thrive. A recently open debate on an Internet blog launched by the risk managers of the Scottish Widows Bank seems to arise from what some professionals see as two competing branches of the management sciences. Whereas through the development of ERM – Enterprise-wide Risk Management – risk management is emerging at last to become a science, as well as an art and a practice, the mentioned above centered on the role of a newly forged name “resilience management”. This opens a new front of the many debates that could derail the path to maturity of Risk Management as a science and reopen new silos much as Business Impact Analysis, BIA, or continuity management, might do if a clear distinction is not made between science, objectives and tools. However, because organizations are so interconnected today in the supply cloud that it is inevitable that they will face catastrophic risk and this is why resilience needs to be a core objective of any risk management plan? Whereas traditional risk management techniques alone may not be adequate to deal with such pervasive and insipient risk scenarios, resilience is ingrained into ERM

  12. 'Resilience thinking' in transport planning

    OpenAIRE

    Wang, JYT

    2015-01-01

    Resilience has been discussed in ecology for over forty years. While some aspects of resilience have received attention in transport planning, there is no unified definition of resilience in transportation. To define resilience in transportation, I trace back to the origin of resilience in ecology with a view of revealing the essence of resilience thinking and its relevance to transport planning. Based on the fundamental concepts of engineering resilience and ecological resilience, I define "...

  13. Four concepts for resilience and the implications for the future of resilience engineering

    International Nuclear Information System (INIS)

    Woods, David D.

    2015-01-01

    The concept of system resilience is important and popular—in fact, hyper-popular over the last few years. Clarifying the technical meanings and foundations of the concept of resilience would appear to be necessary. Proposals for defining resilience are flourishing as well. This paper organizes the different technical approaches to the question of what is resilience and how to engineer it in complex adaptive systems. This paper groups the different uses of the label ‘resilience’ around four basic concepts: (1) resilience as rebound from trauma and return to equilibrium; (2) resilience as a synonym for robustness; (3) resilience as the opposite of brittleness, i.e., as graceful extensibility when surprise challenges boundaries; (4) resilience as network architectures that can sustain the ability to adapt to future surprises as conditions evolve. - Highlights: • There continues to be a wide diversity of definitions of the label resilience. • Research progress points to 4 basic concepts underneath diverse uses of. • Each of the four core concepts defines different research agendas. • The 4 concepts provide guides on how to engineer resilience for safety

  14. Personal Factors Underlying Resilience in Adolescence: Cross-Cultural Validity of the Prince-Embury Model.

    Science.gov (United States)

    Villasana, Mercedes; Alonso-Tapia, Jesús; Ruiz, Miguel A

    2017-09-25

    Resiliency personality factors are supposed to underlie resilience. To get evidence on this supposition, the Prince-Embury scales (PES) for adolescents were adapted to the Spanish population. Then, the relationship between the resiliency variables sense of mastery, sense of relatedness and emotional reactivity -assessed with the PES- with resilience -assessed with the Subjective Resilience Questionnaire (SRQ)- were analyzed, as well as the role of social integration within this relationship. Data from 1083 adolescents were analyzed using confirmatory techniques (CFA, PALV). CFA of PES displayed a good fit to the model (CFI: .95). Path-analysis showed that sense of mastery and emotional reactivity predict resilience as expected, but also that, contrary to expectations based on Prince-Embury's theory, sense of relatedness and resilience are not related, either directly, or through social integration. Being related and socially integrated probably favors well-being, but it may not favor resilience unless associated to Sense of Mastery, at least in adolescence.

  15. Resilience, self-esteem and self-compassion in adults with spina bifida.

    Science.gov (United States)

    Hayter, M R; Dorstyn, D S

    2014-02-01

    Cross-sectional survey. To examine factors that may enhance and promote resilience in adults with spina bifida. Community-based disability organisations within Australia. Ninety-seven adults with a diagnosis of spina bifida (SB) completed a survey comprising of demographic questions in addition to standardised self-report measures of physical functioning (Craig Handicap Assessment and Reporting Technique), resilience (Connor-Davidson Resilience Scale, 10 item), self-esteem (Rosenberg Self-esteem Scale), self-compassion (Self-compassion Scale) and psychological distress (Depression Anxiety Stress Scales, 21 item). The majority (66%) of respondents reported moderate to high resilience. Physical disability impacted on coping, with greater CD-RISC 10 scores reported by individuals who were functionally independent in addition to those who experienced less medical co-morbidities. Significant correlations between resilience and psychological traits (self-esteem r=0.36, Pself-esteem and self-compassion. It follows that cognitive behavioural strategies with a focus on self-management may, in part, contribute to the process of resilience in this group. Further large-scale and longitudinal research will help to confirm these findings.

  16. Conceptualizing Resilience

    Directory of Open Access Journals (Sweden)

    Thomas A. Birkland

    2016-12-01

    Full Text Available This commentary provides an overview of the idea of resilience, and acknowledges the challenges of defining and applying the idea in practice. The article summarizes a way of looking at resilience called a “resilience delta”, that takes into account both the shock done to a community by a disaster and the capacity of that community to rebound from that shock to return to its prior functionality. I show how different features of the community can create resilience, and consider how the developed and developing world addresses resilience. I also consider the role of focusing events in gaining attention to events and promoting change. I note that, while focusing events are considered by many in the disaster studies field to be major drivers of policy change in the United States disaster policy, most disasters have little effect on the overall doctrine of shared responsibilities between the national and subnational governments.

  17. Caregiver resilience in palliative care: a research protocol.

    Science.gov (United States)

    Limardi, Stefano; Stievano, Alessandro; Rocco, Gennaro; Vellone, Ercole; Alvaro, Rosaria

    2016-02-01

    To describe a research protocol designed to formulate a conceptual framework of informal caregiver resilience in palliative care. Resilience is the ability to adapt or to improve one's own conditions following experiences of adversity. The end-of-life care provided by informal caregivers is a form of adversity because it entails objective difficulties, emotional involvement and deep levels of introspection that have been stimulated by the death event. Resilience has not yet been addressed in association with end-of-life care. This is a multicentre cross-sectional study. We will administer a questionnaire to a sample of informal end-of-life caregivers to collect data about the main psychological, behavioural and healthcare factors that impact resilience. Data analysis will include descriptive and correlational statistical techniques, multiple linear regressions and structural equation modelling. Data will be collected in multiple palliative care centres and statistical analysis will be carried out using software: SPSS version 19.0 and MPlus version 7.3. The study is supported by a grant from the Centre of Excellence for Nursing Scholarship in Italy (Research Grant number 2.13.10) that was awarded in March 2013. The study seeks to identify the predictive, mediating and moderating roles of select variables: caregivers' self-efficacy, burdens of caregiving, depression and resilience. The results of this analysis will impact the theoretical study of resilience in palliative care and will have practical implications for interventions aimed at supporting caregivers through healthcare teams. © 2015 John Wiley & Sons Ltd.

  18. Resilience-based optimal design of water distribution network

    Science.gov (United States)

    Suribabu, C. R.

    2017-11-01

    Optimal design of water distribution network is generally aimed to minimize the capital cost of the investments on tanks, pipes, pumps, and other appurtenances. Minimizing the cost of pipes is usually considered as a prime objective as its proportion in capital cost of the water distribution system project is very high. However, minimizing the capital cost of the pipeline alone may result in economical network configuration, but it may not be a promising solution in terms of resilience point of view. Resilience of the water distribution network has been considered as one of the popular surrogate measures to address ability of network to withstand failure scenarios. To improve the resiliency of the network, the pipe network optimization can be performed with two objectives, namely minimizing the capital cost as first objective and maximizing resilience measure of the configuration as secondary objective. In the present work, these two objectives are combined as single objective and optimization problem is solved by differential evolution technique. The paper illustrates the procedure for normalizing the objective functions having distinct metrics. Two of the existing resilience indices and power efficiency are considered for optimal design of water distribution network. The proposed normalized objective function is found to be efficient under weighted method of handling multi-objective water distribution design problem. The numerical results of the design indicate the importance of sizing pipe telescopically along shortest path of flow to have enhanced resiliency indices.

  19. Integrated Approach to a Resilient City: Associating Social, Environmental and Infrastructure Resilience in its Whole

    Directory of Open Access Journals (Sweden)

    Birutė PITRĖNAITĖ-ŽILĖNIENĖ

    2014-12-01

    Full Text Available Rising complexity, numbers and severity of natural and manmade disasters enhance the importance of reducing vulnerability, or on contrary – increasing resilience, of different kind of systems, including those of social, engineering (infrastructure, and environmental (ecological nature. The goal of this research is to explore urban resilience as an integral system of social, environmental, and engineering resilience. This report analyses the concepts of each kind of resilience and identifies key factors influencing social, ecological, and infrastructure resilience discussing how these factors relate within urban systems. The achievement of resilience of urban and regional systems happens through the interaction of the different elements (social, psychological, physical, structural, and environmental, etc.; therefore, resilient city could be determined by synergy of resilient society, resilient infrastructure and resilient environment of the given area. Based on literature analysis, the current research provides some insights on conceptual framework for assessment of complex urban systems in terms of resilience. To be able to evaluate resilience and define effective measures for prevention and risk mitigation, and thereby strengthen resilience, we propose to develop an e-platform, joining risk parameters’ Monitoring Systems, which feed with data Resiliency Index calculation domain. Both these elements result in Multirisk Platform, which could serve for awareness and shared decision making for resilient people in resilient city.

  20. Quantifying resilience for resilience engineering of socio technical systems

    OpenAIRE

    Häring, Ivo; Ebenhöch, Stefan; Stolz, Alexander

    2016-01-01

    Resilience engineering can be defined to comprise originally technical, engineering and natural science approaches to improve the resilience and sustainability of socio technical cyber-physical systems of various complexities with respect to disruptive events. It is argued how this emerging interdisciplinary technical and societal science approach may contribute to civil and societal security research. In this context, the article lists expected benefits of quantifying resilience. Along the r...

  1. Resilience: Theory and Application.

    Energy Technology Data Exchange (ETDEWEB)

    Carlson, J.L.; Haffenden, R.A.; Bassett, G.W.; Buehring, W.A.; Collins, M.J., III; Folga, S.M.; Petit, F.D.; Phillips, J.A.; Verner, D.R.; Whitfield, R.G. (Decision and Information Sciences)

    2012-02-03

    There is strong agreement among policymakers, practitioners, and academic researchers that the concept of resilience must play a major role in assessing the extent to which various entities - critical infrastructure owners and operators, communities, regions, and the Nation - are prepared to respond to and recover from the full range of threats they face. Despite this agreement, consensus regarding important issues, such as how resilience should be defined, assessed, and measured, is lacking. The analysis presented here is part of a broader research effort to develop and implement assessments of resilience at the asset/facility and community/regional levels. The literature contains various definitions of resilience. Some studies have defined resilience as the ability of an entity to recover, or 'bounce back,' from the adverse effects of a natural or manmade threat. Such a definition assumes that actions taken prior to the occurrence of an adverse event - actions typically associated with resistance and anticipation - are not properly included as determinants of resilience. Other analyses, in contrast, include one or more of these actions in their definitions. To accommodate these different definitions, we recognize a subset of resistance- and anticipation-related actions that are taken based on the assumption that an adverse event is going to occur. Such actions are in the domain of resilience because they reduce both the immediate and longer-term adverse consequences that result from an adverse event. Recognizing resistance- and anticipation-related actions that take the adverse event as a given accommodates the set of resilience-related actions in a clear-cut manner. With these considerations in mind, resilience can be defined as: 'the ability of an entity - e.g., asset, organization, community, region - to anticipate, resist, absorb, respond to, adapt to, and recover from a disturbance.' Because critical infrastructure resilience is important

  2. Framing resilience: social uncertainty in designing urban climate resilience

    OpenAIRE

    Wardekker, J.A.

    2016-01-01

    Building urban resilience to climate change and other challenges will be essential for maintaining thriving cities into the future. Resilience has become very popular in both research on and practice of climate adaptation. However, people have different interpretations of what it means: what resilience-building contributes to, what the problems, causes and solutions are, and what trade-offs, side-effects and other normative choices are acceptable. These different ways of ‘framing’ climate res...

  3. Real-time monitoring, prognosis, and resilient control for wind turbine systems

    Energy Technology Data Exchange (ETDEWEB)

    Gao, Zhiwei; Sheng, Shuangwen

    2018-02-01

    This special issue aims to provide a platform for academic and industrial communities to report recent results and emerging research in real-time monitoring, fault diagnosis, prognosis, and resilient control and design of wind turbine systems. After a strict peer-review process, 20 papers were selected, which represent the most recent progress of the real-time monitoring, diagnosis, prognosis, and resilient control methods/techniques in wind turbine systems.

  4. Flood Resilient Systems and their Application for Flood Resilient Planning

    Science.gov (United States)

    Manojlovic, N.; Gabalda, V.; Antanaskovic, D.; Gershovich, I.; Pasche, E.

    2012-04-01

    Following the paradigm shift in flood management from traditional to more integrated approaches, and considering the uncertainties of future development due to drivers such as climate change, one of the main emerging tasks of flood managers becomes the development of (flood) resilient cities. It can be achieved by application of non-structural - flood resilience measures, summarised in the 4As: assistance, alleviation, awareness and avoidance (FIAC, 2007). As a part of this strategy, the key aspect of development of resilient cities - resilient built environment can be reached by efficient application of Flood Resilience Technology (FReT) and its meaningful combination into flood resilient systems (FRS). FRS are given as [an interconnecting network of FReT which facilitates resilience (including both restorative and adaptive capacity) to flooding, addressing physical and social systems and considering different flood typologies] (SMARTeST, http://www.floodresilience.eu/). Applying the system approach (e.g. Zevenbergen, 2008), FRS can be developed at different scales from the building to the city level. Still, a matter of research is a method to define and systematise different FRS crossing those scales. Further, the decision on which resilient system is to be applied for the given conditions and given scale is a complex task, calling for utilisation of decision support tools. This process of decision-making should follow the steps of flood risk assessment (1) and development of a flood resilience plan (2) (Manojlovic et al, 2009). The key problem in (2) is how to match the input parameters that describe physical&social system and flood typology to the appropriate flood resilient system. Additionally, an open issue is how to integrate the advances in FReT and findings on its efficiency into decision support tools. This paper presents a way to define, systematise and make decisions on FRS at different scales of an urban system developed within the 7th FP Project

  5. Resilience Indicator Summaries and Resilience Scores CNMI JPEG Maps

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — Maps of relative classifications (low to high) for six resilience indicators and two anthropogenic stressors and a map of final relative resilience scores for 78...

  6. Resilience Indicator Summaries and Resilience Scores CNMI Excel database

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — Maps of relative classifications (low to high) for six resilience indicators and two anthropogenic stressors and a map of final relative resilience scores for 78...

  7. Large-deviation properties of resilience of power grids

    International Nuclear Information System (INIS)

    Dewenter, Timo; Hartmann, Alexander K

    2015-01-01

    We study the distributions of the resilience of power flow models against transmission line failures via a so-called backup capacity. We consider three ensembles of random networks, and in addition, the topology of the British transmission power grid. The three ensembles are Erdős–Rényi random graphs, Erdős–Rényi random graphs with a fixed number of links, and spatial networks where the nodes are embedded in a two-dimensional plane. We numerically investigate the probability density functions (pdfs) down to the tails to gain insight into very resilient and very vulnerable networks. This is achieved via large-deviation techniques, which allow us to study very rare values that occur with probability densities below 10 −160 . We find that the right tail of the pdfs towards larger backup capacities follows an exponential with a strong curvature. This is confirmed by the rate function, which approaches a limiting curve for increasing network sizes. Very resilient networks are basically characterized by a small diameter and a large power sign ratio. In addition, networks can be made typically more resilient by adding more links. (paper)

  8. A Measure of Team Resilience: Developing the Resilience at Work Team Scale.

    Science.gov (United States)

    McEwen, Kathryn; Boyd, Carolyn M

    2018-03-01

    This study develops, and initial evaluates, a new measure of team-based resilience for use in research and practice. We conducted preliminary analyses, based on a cross-sectional sample of 344 employees nested within 31 teams. Seven dimensions were identified through exploratory and confirmatory factor analyses. The measure had high reliability and significant discrimination to indicate the presence of a unique team-based aspect of resilience that contributed to higher work engagement and higher self-rated team performance, over and above the effects of individual resilience. Multilevel analyses showed that team, but not individual, resilience predicted self-rated team performance. Practice implications include a need to focus on collective as well as individual behaviors in resilience-building. The measure provides a diagnostic instrument for teams and a scale to evaluate organizational interventions and research the relationship of resilience to other constructs.

  9. Mapping Resilience

    DEFF Research Database (Denmark)

    Carruth, Susan

    2015-01-01

    by planners when aiming to construct resilient energy plans. It concludes that a graphical language has the potential to be a significant tool, flexibly facilitating cross-disciplinary communication and decision-making, while emphasising that its role is to support imaginative, resilient planning rather than...... the relationship between resilience and energy planning, suggesting that planning in, and with, time is a core necessity in this domain. It then reviews four examples of graphically mapping with time, highlighting some of the key challenges, before tentatively proposing a graphical language to be employed...

  10. Selectively Fortifying Reconfigurable Computing Device to Achieve Higher Error Resilience

    Directory of Open Access Journals (Sweden)

    Mingjie Lin

    2012-01-01

    Full Text Available With the advent of 10 nm CMOS devices and “exotic” nanodevices, the location and occurrence time of hardware defects and design faults become increasingly unpredictable, therefore posing severe challenges to existing techniques for error-resilient computing because most of them statically assign hardware redundancy and do not account for the error tolerance inherently existing in many mission-critical applications. This work proposes a novel approach to selectively fortifying a target reconfigurable computing device in order to achieve hardware-efficient error resilience for a specific target application. We intend to demonstrate that such error resilience can be significantly improved with effective hardware support. The major contributions of this work include (1 the development of a complete methodology to perform sensitivity and criticality analysis of hardware redundancy, (2 a novel problem formulation and an efficient heuristic methodology to selectively allocate hardware redundancy among a target design’s key components in order to maximize its overall error resilience, and (3 an academic prototype of SFC computing device that illustrates a 4 times improvement of error resilience for a H.264 encoder implemented with an FPGA device.

  11. Teaching Resilience: A Narrative Inquiry into the Importance of Teacher Resilience

    Science.gov (United States)

    Vance, Angela; Pendergast, Donna; Garvis, Susanne

    2015-01-01

    This study set out to explore how high school teachers perceive their resilience as they teach a scripted social and emotional learning program to students with the goal of promoting the resilience skills of the students in their pastoral care classes. In this emerging field of research on teacher resilience, there is a paucity of research…

  12. Rights for resilience: food sovereignty, power, and resilience in development practice

    Directory of Open Access Journals (Sweden)

    Marygold Walsh-Dilley

    2016-03-01

    Full Text Available Even as resilience thinking becomes evermore popular as part of strategic programming among development and humanitarian organizations, uncertainty about how to define, operationalize, measure, and evaluate resilience for development goals prevails. As a result, many organizations and institutions have undertaken individual, collective, and simultaneous efforts toward clarification and definition. This has opened up a unique opportunity for a rethinking of development practices. The emergent consensus about what resilience means within development practice will have important consequences both for development practitioners and the communities in which they work. Incorporating resilience thinking into development practice has the potential to radically transform this arena in favor of social and environmental justice, but it could also flounder as a way to dress old ideas in new clothes or, at worst, to further exploit, disempower, and marginalize the world's most vulnerable populations. We seek to make an intervention into the definitional debates surrounding resilience that supports the former and helps prevent the latter. We argue that resilience thinking as it has been developed in social-ecological systems and allied literatures has a lot in common with the concept of food sovereignty and that paying attention to some of the lessons and claims of food sovereignty movements could contribute toward building a consensus around resilience that supports social and environmental justice. In particular, the food sovereignty movement relies on a strategy that elevates rights. We suggest that a rights-based approach to resilience-oriented development practice could contribute to its application in just and equitable ways.

  13. Resilience in disaster research

    DEFF Research Database (Denmark)

    Dahlberg, Rasmus; Johannessen-Henry, Christine Tind; Raju, Emmanuel

    2015-01-01

    This paper explores the concept of resilience in disaster management settings in modern society. The diversity and relatedness of ‘resilience’ as a concept and as a process are reflected in its presentation through three ‘versions’: (i) pastoral care and the role of the church for victims...... of disaster trauma, (ii) federal policy and the US Critical Infrastructure Plan, and (iii) the building of resilient communities for disaster risk reduction practices. The three versions aim to offer characteristic expressions of resilience, as increasingly evident in current disaster literature....... In presenting resilience through the lens of these three versions, the article highlights the complexity in using resilience as an all-encompassing word. The article also suggests the need for understanding the nexuses between risk, vulnerability, and policy for the future of resilience discourse....

  14. An overdue alignment of risk and resilience? A conceptual contribution to community resilience.

    Science.gov (United States)

    Mochizuki, Junko; Keating, Adriana; Liu, Wei; Hochrainer-Stigler, Stefan; Mechler, Reinhard

    2018-04-01

    A systematic review of literature on community resilience measurement published between 2005 and 2014 revealed that the profound lack of clarity on risk and resilience is one of the main reasons why confusion about terms such as adaptive capacity, resilience, and vulnerability persists, despite the effort spared to operationalise these concepts. Resilience is measured in isolation in some cases, where a shock is perceived to arise external to the system of interest. Problematically, this contradicts the way in which the climate change and disaster communities perceive risk as manifesting itself endogenously as a function of exposure, hazard, and vulnerability. The common conceptualisation of resilience as predominantly positive is problematic as well when, in reality, many undesirable properties of a system are resilient. Consequently, this paper presents an integrative framework that highlights the interactions between risk drivers and coping, adaptive, and transformative capacities, providing an improved conceptual basis for resilience measurement. © 2018 The Author(s). Disasters © Overseas Development Institute, 2018.

  15. Data replicating the factor structure and reliability of commonly used measures of resilience: The Connor–Davidson Resilience Scale, Resilience Scale, and Scale of Protective Factors

    Directory of Open Access Journals (Sweden)

    A.N. Madewell

    2016-09-01

    Full Text Available The data presented in this article are related to the article entitled “Assessing Resilience in Emerging Adulthood: The Resilience Scale (RS, Connor Davidson Resilience Scale (CD-RISC, and Scale of Protective Factors (SPF” (Madewell and Ponce-Garcia, 2016 [1]. The data were collected from a sample of 451 college students from three universities located in the Southwestern region of the United States: 374 from a large public university and 67 from two smaller regional universities. The data from the three universities did not significantly differ in terms of demographics. The data represent participant responses on six measurements to include the Resilience Scale-25 (RS-25, Resilience Scale-14 (RS-14, Connor Davidson Resilience Scale-25 (CD-RISC-25, Connor Davidson Resilience Scale-10 (CD-RISC-10, Scale of Protective Factors-24 (SPF-24, and the Life Stressor Checklist Revised (LSC-R. Keywords: Scale of Protective Factors, Resilience Scale, Connor–Davidson Resilience Scale, Emerging adulthood, Confirmatory factor analysis

  16. Multifractal resilience and viability

    Science.gov (United States)

    Tchiguirinskaia, I.; Schertzer, D. J. M.

    2017-12-01

    The term resilience has become extremely fashionable and there had been many attempts to provide operational definition and in fact metrics going beyond a set of more or less ad-hoc indicators. The viability theory (Aubin and Saint-Pierre, 2011) have been used to give a rather precise mathematical definition of resilience (Deffuant and Gilbert, 2011). However, it does not grasp the multiscale nature of resilience that is rather fundamental as particularly stressed by Folke et al (2010). In this communication, we first recall a preliminary attempt (Tchiguirinskaia et al., 2014) to define multifractal resilience with the help of the maximal probable singularity. Then we extend this multifractal approach to the capture basin of the viability, therefore the resilient basin. Aubin, J P, A. Bayen, and P Saint-Pierre (2011). Viability Theory. New Directions. Springer, Berlin,. Deffuant, G. and Gilbert, N. (eds) (2011) Viability and Resilience of Complex Systems. Springer Berlin.Folke, C., S R Carpenter, B Walker, M Sheffer, T Chapin, and J Rockstroem (2010). Resilience thinking: integrating re- silience, adaptability and transformability. Ecology and So- ciety, 14(4):20, Tchiguirinskaia,I., D. Schertzer, , A. Giangola-Murzyn and T. C. Hoang (2014). Multiscale resilience metrics to assess flood. Proceedings of ICCSA 2014, Normandie University, Le Havre, France -.

  17. Framing resilience: social uncertainty in designing urban climate resilience

    NARCIS (Netherlands)

    Wardekker, J.A.

    2016-01-01

    Building urban resilience to climate change and other challenges will be essential for maintaining thriving cities into the future. Resilience has become very popular in both research on and practice of climate adaptation. However, people have different interpretations of what it means: what

  18. Market Intelligence Precursors for the Entrepreneurial Resilience Approach: The Case of the Romanian Eco-Label Product Retailers

    Directory of Open Access Journals (Sweden)

    Adrian Micu

    2018-01-01

    Full Text Available The entrepreneurial resilience of eco-label product retailers emphasises their adaptive capability for renewal after the economic crisis. This paper explores the resilience of the market intelligence techniques adopted by the eco-label product retailers in order to contribute to sustainable development of this market in Romania. The research, conducted on a sample of Romanian retailers of eco-label products, analyses the main sources for gathering data about their competitors, the reasons for monitoring the strategic options of their competitors and the specific market intelligence techniques employed within the entrepreneurial resilience approach, aiming to overcome the negative crisis effects. The research outlines, from an entrepreneurial resilience perspective, several positioning opportunities of the eco-label product retailers after the crisis, which have affected the Romanian economy in the period 2008–2009 and have implicitly affected the eco-label market.

  19. Refining Trait Resilience: Identifying Engineering, Ecological, and Adaptive Facets from Extant Measures of Resilience

    Science.gov (United States)

    Maltby, John; Day, Liz; Hall, Sophie

    2015-01-01

    The current paper presents a new measure of trait resilience derived from three common mechanisms identified in ecological theory: Engineering, Ecological and Adaptive (EEA) resilience. Exploratory and confirmatory factor analyses of five existing resilience scales suggest that the three trait resilience facets emerge, and can be reduced to a 12-item scale. The conceptualization and value of EEA resilience within the wider trait and well-being psychology is illustrated in terms of differing relationships with adaptive expressions of the traits of the five-factor personality model and the contribution to well-being after controlling for personality and coping, or over time. The current findings suggest that EEA resilience is a useful and parsimonious model and measure of trait resilience that can readily be placed within wider trait psychology and that is found to contribute to individual well-being. PMID:26132197

  20. A Whole Community Approach toward Child and Youth Resilience Promotion: A Review of Resilience Literature.

    Science.gov (United States)

    Khanlou, Nazilla; Wray, Ron

    2014-01-01

    A literature review of child and youth resilience with a focus on: definitions and factors of resilience; relationships between resilience, mental health and social outcomes; evidence for resilience promoting interventions; and implications for reducing health inequities. To conduct the review, the first two following steps were conducted iteratively and informed the third step: 1) Review of published peer-review literature since 2000; and 2) Review of grey literature; and 3) Quasi-realist synthesis of evidence. Evidence from three perspectives were examined: i) whether interventions can improve 'resilience' for vulnerable children and youth; ii) whether there is a differential effect among different populations; and, iii) whether there is evidence that resilience interventions 'close the gap' on health and social outcome measures. Definitions of resilience vary as do perspectives on it. We argue for a hybrid approach that recognizes the value of combining multiple theoretical perspectives, epistemologies (positivistic and constructivist/interpretive/critical) in studying resilience. Resilience is: a) a process (rather than a single event), b) a continuum (rather than a binary outcome), and c) likely a global concept with specific dimensions. Individual, family and social environmental factors influence resilience. A social determinants perspective on resilience and mental health is emphasized. Programs and interventions to promoting resilience should be complimentary to public health measures addressing the social determinants of health. A whole community approach to resilience is suggested as a step toward closing the public health policy gap. Local initiatives that stimulate a local transformation process are needed. Recognition of each child's or youth's intersections of gender, lifestage, family resources within the context of their identity markers fits with a localized approach to resilience promotion and, at the same time, requires recognition of the

  1. Assessing Resilience in Stressed Watersheds

    Directory of Open Access Journals (Sweden)

    Kristine T. Nemec

    2014-03-01

    Full Text Available Although several frameworks for assessing the resilience of social-ecological systems (SESs have been developed, some practitioners may not have sufficient time and information to conduct extensive resilience assessments. We have presented a simplified approach to resilience assessment that reviews the scientific, historical, and social literature to rate the resilience of an SES with respect to nine resilience properties: ecological variability, diversity, modularity, acknowledgement of slow variables, tight feedbacks, social capital, innovation, overlap in governance, and ecosystem services. We evaluated the effects of two large-scale projects, the construction of a major dam and the implementation of an ecosystem recovery program, on the resilience of the central Platte River SES (Nebraska, United States. We used this case study to identify the strengths and weaknesses of applying a simplified approach to resilience assessment. Although social resilience has increased steadily since the predam period for the central Platte River SES, ecological resilience was greatly reduced in the postdam period as compared to the predam and ecosystem recovery program time periods.

  2. Family Resilience in the Military

    Science.gov (United States)

    Meadows, Sarah O.; Beckett, Megan K.; Bowling, Kirby; Golinelli, Daniela; Fisher, Michael P.; Martin, Laurie T.; Meredith, Lisa S.; Osilla, Karen Chan

    2016-01-01

    Abstract Military life presents a variety of challenges to military families, including frequent separations and relocations as well as the risks that service members face during deployment; however, many families successfully navigate these challenges. Despite a recent emphasis on family resilience, the U.S. Department of Defense (DoD) does not have a standard and universally accepted definition of family resilience. A standard definition is a necessary for DoD to more effectively assess its efforts to sustain and improve family resilience. RAND authors reviewed the literature on family resilience and, in this study, recommend a definition that could be used DoD-wide. The authors also reviewed DoD policies related to family resilience, reviewed models that describe family resilience and identified key family resilience factors, and developed several recommendations for how family-resilience programs and policies could be managed across DoD. PMID:28083409

  3. Resilience of the IMS system

    DEFF Research Database (Denmark)

    Kamyod, Chayapol; Nielsen, Rasmus Hjorth; Prasad, Neeli R.

    2014-01-01

    The paper focuses on end-to-end resilience analysis of the IMS based network through the principal resilience parameters by using OPNET. The resilience behaviours of communication across multiple IMS domains are investigated at different communication scenarios and compared with previous state......-of-the-art. Moreover, the resilience effects when adding a redundancy of the S-CSCF unit are examined. The results disclose interesting resilience behaviours for long distance communications....

  4. Probabilistic Modelling of Robustness and Resilience of Power Grid Systems

    DEFF Research Database (Denmark)

    Qin, Jianjun; Sansavini, Giovanni; Nielsen, Michael Havbro Faber

    2017-01-01

    The present paper proposes a framework for the modeling and analysis of resilience of networked power grid systems. A probabilistic systems model is proposed based on the JCSS Probabilistic Model Code (JCSS, 2001) and deterministic engineering systems modeling techniques such as the DC flow model...... cascading failure event scenarios (Nan and Sansavini, 2017). The concept of direct and indirect consequences proposed by the Joint Committee on Structural Safety (JCSS, 2008) is utilized to model the associated consequences. To facilitate a holistic modeling of robustness and resilience, and to identify how...... these characteristics may be optimized these characteristics, the power grid system is finally interlinked with its fundamental interdependent systems, i.e. a societal model, a regulatory system and control feedback loops. The proposed framework is exemplified with reference to optimal decision support for resilience...

  5. PeerShield: determining control and resilience criticality of collaborative cyber assets in networks

    Science.gov (United States)

    Cam, Hasan

    2012-06-01

    As attackers get more coordinated and advanced in cyber attacks, cyber assets are required to have much more resilience, control effectiveness, and collaboration in networks. Such a requirement makes it essential to take a comprehensive and objective approach for measuring the individual and relative performances of cyber security assets in network nodes. To this end, this paper presents four techniques as to how the relative importance of cyber assets can be measured more comprehensively and objectively by considering together the main variables of risk assessment (e.g., threats, vulnerabilities), multiple attributes (e.g., resilience, control, and influence), network connectivity and controllability among collaborative cyber assets in networks. In the first technique, a Bayesian network is used to include the random variables for control, recovery, and resilience attributes of nodes, in addition to the random variables of threats, vulnerabilities, and risk. The second technique shows how graph matching and coloring can be utilized to form collaborative pairs of nodes to shield together against threats and vulnerabilities. The third technique ranks the security assets of nodes by incorporating multiple weights and thresholds of attributes into a decision-making algorithm. In the fourth technique, the hierarchically well-separated tree is enhanced to first identify critical nodes of a network with respect to their attributes and network connectivity, and then selecting some nodes as driver nodes for network controllability.

  6. Resilience: Building immunity in psychiatry

    Science.gov (United States)

    Shastri, Priyvadan Chandrakant

    2013-01-01

    The challenges in our personal, professional, financial, and emotional world are on rise, more so in developing countries and people will be longing for mental wellness for achieving complete health in their life. Resilience stands for one's capacity to recover from extremes of trauma and stress. Resilience in a person reflects a dynamic union of factors that encourages positive adaptation despite exposure to adverse life experiences. One needs to have a three-dimensional construct for understanding resilience as a state (what is it and how does one identify it?), a condition (what can be done about it?), and a practice (how does one get there?). Evaluating the level of resilience requires the measurement of internal (personal) and external (environmental) factors, taking into account that family and social environment variables of resilience play very important roles in an individual's resilience. Protection factors seem to be more important in the development of resilience than risk factors. Resilience is a process that lasts a lifetime, with periods of acquisition and maintenance, and reduction and loss for assessment. Overall, currently available data on resilience suggest the presence of a neurobiological substrate, based largely on genetics, which correlates with personality traits, some of which are configured via social learning. The major questions about resilience revolve around properly defining the concept, identifying the factors involved in its development and recognizing whether it is actually possible to immunize mental health against adversities. In the clinical field, it may be possible to identify predisposing factors or risk factors for psychopathologies and to develop new intervention strategies, both preventive and therapeutic, based on the concept of resilience. The preferred environments for application of resilience are health, education, and social policy and the right approach in integrating; it can be developed only with more research

  7. Resilient controls for ordering uncertain prospects change and response

    CERN Document Server

    Pham, Khanh D

    2014-01-01

    Providing readers with a detailed examination of resilient controls in risk-averse decision, this monograph is aimed toward researchers and graduate students in applied mathematics and electrical engineering with a systems-theoretic concentration. This work contains a timely and responsive evaluation of reforms on the use of asymmetry or skewness pertaining to the restrictive family of quadratic costs that have been appeared in various scholarly forums.  Additionally, the book includes a discussion of the current and ongoing efforts in the usage of risk, dynamic game decision optimization and disturbance mitigation techniques with output feedback measurements tailored toward the worst-case scenarios. This work encompasses some of the current changes across uncertainty quantification, stochastic control communities, and the creative efforts that are being made to increase the understanding of resilient controls. Specific considerations are made in this book for the application of decision theory to resilient ...

  8. Resilience in nurses: an integrative review.

    Science.gov (United States)

    Hart, Patricia L; Brannan, Jane D; De Chesnay, Mary

    2014-09-01

    To describe nursing research that has been conducted to understand the phenomenon of resilience in nurses. Resilience is the ability to bounce back or cope successfully despite adverse circumstances. Nurses deal with modern-day problems that affect their abilities to remain resilient. Nursing administrators/managers need to look for solutions not only to recruit nurses, but to become knowledgeable about how to support and retain nurses. A comprehensive search was undertaken for nursing research conducted between 1990 and 2011. Key search terms were nurse, resilience, resiliency and resilient. Whittemore and Knafl's integrative approach was used to conduct the methodological review. Challenging workplaces, psychological emptiness, diminishing inner balance and a sense of dissonance are contributing factors for resilience. Examples of intrapersonal characteristics include hope, self-efficacy and coping. Cognitive reframing, toughening up, grounding connections, work-life balance and reconciliation are resilience building strategies. This review provides information about the concept of resilience. Becoming aware of contributing factors to the need for resilience and successful strategies to build resilience can help in recruiting and retaining nurses. Understanding the concept of resilience can assist in providing support and developing programmes to help nurses become and stay resilient. © 2012 John Wiley & Sons Ltd.

  9. Towards resilient cities. Comparing approaches/strategies

    Directory of Open Access Journals (Sweden)

    Angela Colucci

    2012-07-01

    Full Text Available The term “resilience” is used in many disciplines with different meanings. We will adopt the ecological concept of resilience, which epitomises the capacity of a system to adapt itself in response to the action of a force, achieving a state of equilibrium different from the original (White, 2011. Since the end of the last century, with a significant increase over the last few years, resilience has featured as key concept in many technical, political papers and documents, and appears in many researches. Of all this recent and varied range of literature, our focus is on those texts that combine resilience with strategies, processes and models for resilient cities, communities and regions. Starting from the resilience strategies developed as response for risks mitigation, the paper thus explores other approaches and experiences on cities resilience that have been conducted: the aim is to compare and identify innovation in the planning process towards risks mitigation. In this paper we present a summary of the initial survey stage of our research, with three main aims: understanding the approaches to resilience developed so far and identifying which aspects these approaches share (or not;understanding which strategies are being proposed for resilient regions, cities or social-ecological systems;understanding whether proposed resilience strategies involve innovations in urban and regional development disciplines. The aim is to understand whether the proposed concept of resilience, or rather strategies, constitute progress and contribute to innovation in the areas of urban planning and design in relation to risk mitigation. Three main families of literature have been identified from the recent literature promoting resilience as a key strategy. The first aim of the research is to understand which particular concept and which aspects of resilience are used, which resilience strategies are proposed, how the term ‘city’ is defined and interpreted

  10. Focusing the Meaning(s of Resilience: Resilience as a Descriptive Concept and a Boundary Object

    Directory of Open Access Journals (Sweden)

    Fridolin Simon. Brand

    2007-06-01

    Full Text Available This article reviews the variety of definitions proposed for "resilience" within sustainability science and suggests a typology according to the specific degree of normativity. There is a tension between the original descriptive concept of resilience first defined in ecological science and a more recent, vague, and malleable notion of resilience used as an approach or boundary object by different scientific disciplines. Even though increased conceptual vagueness can be valuable to foster communication across disciplines and between science and practice, both conceptual clarity and practical relevance of the concept of resilience are critically in danger. The fundamental question is what conceptual structure we want resilience to have. This article argues that a clearly specified, descriptive concept of resilience is critical in providing a counterbalance to the use of resilience as a vague boundary object. A clear descriptive concept provides the basis for operationalization and application of resilience within ecological science.

  11. Understanding individual resilience in the workplace: the international collaboration of workforce resilience model.

    Science.gov (United States)

    Rees, Clare S; Breen, Lauren J; Cusack, Lynette; Hegney, Desley

    2015-01-01

    When not managed effectively, high levels of workplace stress can lead to several negative personal and performance outcomes. Some professional groups work in highly stressful settings and are therefore particularly at risk of conditions such as anxiety, depression, secondary traumatic stress, and burnout. However, some individuals are less affected by workplace stress and the associated negative outcomes. Such individuals have been described as "resilient." A number of studies have found relationships between levels of individual resilience and specific negative outcomes such as burnout and compassion fatigue. However, because psychological resilience is a multi-dimensional construct it is necessary to more clearly delineate it from other related and overlapping constructs. The creation of a testable theoretical model of individual workforce resilience, which includes both stable traits (e.g., neuroticism) as well as more malleable intrapersonal factors (e.g., coping style), enables information to be derived that can eventually inform interventions aimed at enhancing individual resilience in the workplace. The purpose of this paper is to introduce a new theoretical model of individual workforce resilience that includes several intrapersonal constructs known to be central in the appraisal of and response to stressors and that also overlap with the construct of psychological resilience. We propose a model in which psychological resilience is hypothesized to mediate the relationship between neuroticism, mindfulness, self-efficacy, coping, and psychological adjustment.

  12. Resilience and (in)security

    DEFF Research Database (Denmark)

    dunn cavelty, myriam; Kaufmann, Mareile; Kristensen, Kristian Søby

    2015-01-01

    , and redefine relations of security and insecurity. We show the increased attention – scholarly as well as political – given to resilience in recent times and provide a review of the state of critical security studies literature on resilience. We argue that to advance this discussion, resilience needs...

  13. Resilience Management System And Development Of Resilience Capability On Site Workers

    OpenAIRE

    Komatsubara, Akinori

    2013-01-01

    When we consider the safety of socio-technical or safety critical systems, discussions from three layers are required; safety strategy, safety management and safety activity. In this study, development of resilience safety from the three layers is discussed. For the safety management layer, this study proposes resilience management system (RMS) as the style of safety management system (SMS) for resilience safety approach. Two cases at Japanese companies to enhance attitude and non-technical s...

  14. Degrees of Resilience: Profiling Psychological Resilience and Prospective Academic Achievement in University Inductees

    Science.gov (United States)

    Allan, John F.; McKenna, Jim; Dominey, Susan

    2014-01-01

    University inductees may be increasingly vulnerable to stressors during transition into higher education (HE), requiring psychological resilience to achieve academic success. This study aimed to profile inductees' resilience and to investigate links to prospective end of year academic outcomes. Scores for resilience were based on a validated…

  15. Resilience of Agricultural Value Chains in Developing Country Contexts: A Framework and Assessment Approach

    Directory of Open Access Journals (Sweden)

    Ryan Vroegindewey

    2018-03-01

    Full Text Available Although agricultural value chain resilience is a crucial component to food security and sustainable food systems in developing countries, it has received little attention. This paper synthesizes knowledge from the social-ecological systems (SES, supply chain management, and value chain development literature to make three contributions to this research gap. First, we conceptualize agricultural value chain resilience and relate it to overall food system resilience. Second, we identify seven principles that are hypothesized to contribute to SES resilience, relate them to supply chain management theory, and discuss their application in agricultural value chains. A key insight is that the appropriateness of these principles are important to assess on a case-by-case basis, and depend in part on trade-offs between resilience and other dimensions of value chain performance. Third, we integrate two common tools, the Resilience Alliance’s assessment framework and value chain analysis techniques, to outline an adaptable participatory approach for assessing the resilience of agricultural value chains in developing countries. The objectives of the approach are to cultivate a chain-wide awareness for past and potential disturbances that could affect food security and other essential services provided by the value chain, and to identify upgrades that can build resilience against these key disturbances.

  16. A Framework and Metric for resilience concept in water infrastructure

    Science.gov (United States)

    Karamouz, M.; Olyaei, M.

    2017-12-01

    The collaborators of water industries are looking for ways and means to bring resilience into our water infrastructure systems. The key to this conviction is to develop a shared vision among the engineers, builders and decision makers of our water executive branch and policy makers, utilities, community leaders, players, end users and other stakeholders of our urban environment. Among water infrastructures, wastewater treatment plants (WWTP) have a significant role on urban systems' serviceability. These facilities, especially when located in coastal regions, are vulnerable to heavy rain, surface runoff, storm surges and coastal flooding. Flooding can cause overflows from treatment facilities into the natural water bodies and result in environmental predicament of significant proportions. In order to minimize vulnerability to flood, a better understanding of flood risk must be realized. Vulnerability to floods frequency and intensity is increasing by external forcing such as climate change, as well as increased interdependencies in urban systems. Therefore, to quantify the extent of efforts for flood risk management, a unified index is needed for evaluating resiliency of infrastructure. Resiliency is a key concept in understanding vulnerability in dealing with flood. New York City based on its geographic location, its urbanized nature, densely populated area, interconnected water bodies and history of the past flooding events is extremely vulnerable to flood and was selected as the case study. In this study, a framework is developed to evaluate resiliency of WWTPs. An analysis of the current understanding of vulnerability is performed and a new perspective utilizing different components of resiliency including resourcefulness, robustness, rapidity and redundancy is presented. To quantify resiliency and rank the wastewater treatment plants in terms of how resilient they are, an index is developed using Multi Criteria Decision Making (MCDM) technique. Moreover

  17. Foundations of resilience thinking.

    Science.gov (United States)

    Curtin, Charles G; Parker, Jessica P

    2014-08-01

    Through 3 broad and interconnected streams of thought, resilience thinking has influenced the science of ecology and natural resource management by generating new multidisciplinary approaches to environmental problem solving. Resilience science, adaptive management (AM), and ecological policy design (EPD) contributed to an internationally unified paradigm built around the realization that change is inevitable and that science and management must approach the world with this assumption, rather than one of stability. Resilience thinking treats actions as experiments to be learned from, rather than intellectual propositions to be defended or mistakes to be ignored. It asks what is novel and innovative and strives to capture the overall behavior of a system, rather than seeking static, precise outcomes from discrete action steps. Understanding the foundations of resilience thinking is an important building block for developing more holistic and adaptive approaches to conservation. We conducted a comprehensive review of the history of resilience thinking because resilience thinking provides a working context upon which more effective, synergistic, and systems-based conservation action can be taken in light of rapid and unpredictable change. Together, resilience science, AM, and EPD bridge the gaps between systems analysis, ecology, and resource management to provide an interdisciplinary approach to solving wicked problems. © 2014 Society for Conservation Biology.

  18. Midwives׳ experiences of workplace resilience.

    Science.gov (United States)

    Hunter, Billie; Warren, Lucie

    2014-08-01

    many UK midwives experience workplace adversity resulting from a national shortage of midwives, rise in birth rate and increased numbers of women entering pregnancy with complex care needs. Research evidence suggests that workplace pressures, and the emotional demands of the job, may increase midwives׳ experience of stress and contribute to low morale, sickness and attrition. Much less is known about midwives who demonstrate resilience in the face of adversity. Resilience has been investigated in studies of other health and social care workers, but there is a gap in knowledge regarding midwives׳ experiences. to explore clinical midwives׳ understanding and experience of professional resilience and to identify the personal, professional and contextual factors considered to contribute to or act as barriers to resilience. an exploratory qualitative descriptive study. In Stage One, a closed online professional discussion group was conducted over a one month period. Midwives discussed workplace adversity and their resilient responses to this. In Stage Two, the data were discussed with an Expert Panel with representatives from midwifery workforce and resilience research, in order to enhance data interpretation and refine the concept modelling. the online discussion group was hosted by the Royal College of Midwives, UK online professional networking hub: 'Communities'. 11 practising midwives with 15 or more years of 'hands on clinical experience', and who self-identified as being resilient, took part in the online discussion group. thematic analysis of the data identified four themes: challenges to resilience, managing and coping, self-awareness and building resilience. The participants identified 'critical moments' in their careers when midwives were especially vulnerable to workplace adversity. Resilience was seen as a learned process which was facilitated by a range of coping strategies, including accessing support and developing self-awareness and protection of self

  19. Resilience among Military Youth

    Science.gov (United States)

    Easterbrooks, M. Ann; Ginsburg, Kenneth; Lerner, Richard M.

    2013-01-01

    In this article, the authors present their approach to understanding resilience among military connected young people, and they discuss some of the gaps in their knowledge. They begin by defining resilience, and then present a theoretical model of how young people demonstrate resilient functioning. Next they consider some of the research on…

  20. The Resilient Schools Consortium (RiSC): Linking Climate Literacy, Resilience Thinking and Service Learning

    Science.gov (United States)

    Branco, B. F.; Fano, E.; Adams, J.; Shon, L.; Zimmermann, A.; Sioux, H.; Gillis, A.

    2017-12-01

    Public schools and youth voices are largely absent from climate resilience planning and projects in New York City. Additionally, research shows that U.S. science teachers' understanding of climate science is lacking, hence there is not only an urgent need to train and support teachers on both the science and pedagogy of climate change, but to link climate literacy, resilience thinking and service learning in K-12 education. However, research on participation of students and teachers in authentic, civic-oriented experiences points to increased engagement and learning outcomes in science. The Resilient Schools Consortium (RiSC) Project will address all these needs through an afterschool program in six coastal Brooklyn schools that engages teachers and urban youth (grades 6-12), in school and community climate resilience assessment and project design. The RiSC climate curriculum, co-designed by New York City school teachers with Brooklyn College, the National Wildlife Federation, New York Sea Grant and the Science and Resilience Institute at Jamaica Bay, will begin by helping students to understand the difference between climate and weather. The curriculum makes extensive use of existing resources such as NOAA's Digital Coast and the Coastal Resilience Mapping Portal. Through a series of four modules over two school years, the six RiSC teams will; 1. explore and understand the human-induced drivers of climate change and, particularly, the significant climate and extreme weather related risks to their schools and surrounding communities; 2. complete a climate vulnerability assessment within the school and the community that is aligned to OneNYC - the city's resilience planning document; 3. design and execute a school-based resilience project; and 4. propose resilience guidelines for NYC Department of Education schools. At the end of each school year, the six RiSC teams will convene a RiSC summit with city officials and resilience practitioners to share ideas and

  1. Assessing resilience in adolescence: the Spanish adaptation of the Adolescent Resilience Questionnaire.

    Science.gov (United States)

    Guilera, Georgina; Pereda, Noemí; Paños, Ana; Abad, Judit

    2015-07-11

    The concept and assessment of resilience have attracted considerable attention in recent years, but none of the instruments developed to measure resilience in adolescents have been adapted to the Spanish context. The Adolescent Resilience Questionnaire (ARQ) provides a comprehensive and multidimensional assessment of the resources associated with resilience in adolescents. This study analyzes the psychometric properties of the ARQ. Participants included a community sample of 1101 Spanish adolescents (53.5 % boys) aged 12-17 years (M = 14.51; SD = 1.755). Results confirm the factor structure based on 12 scales. Internal consistency was generally adequate (between .60 and .84), although the unacceptable coefficient for the Empathy/Tolerance scale (α = .38) means that this scale needs to be revised for the Spanish context. Relationships between ARQ scales and psychopathology were in the expected direction and magnitude. Some gender differences were observed, with higher scores for boys on Confidence and Negative cognition. The Spanish version of the ARQ can help to identify personal characteristics associated with resilience and signs of positive engagement with family, peers, school, and the community. It can identify those adolescents most likely to show resilience in response to adversity, as well as those who may be vulnerable under situations of stress.

  2. [Evaluation of ecosystem resilience in the regions across Qinghai-Tibet railway based on GIS].

    Science.gov (United States)

    Gao, Jiang-bo; Zhao, Zhi-qiang; Li, Shuang-cheng

    2008-11-01

    Based on GIS technique and the methods of mean-squared deviation weight decision and catastrophe progression, a more clear definition and associated evaluation for ecosystem resilience were given, with a case study in the regions across Qinghai-Tibet railway by using the indices of plant community coverage, species diversity, and biomass. It was shown that the areas with high ecosystem resilience were mainly located in the Qilian Mountain meadow grassland, Huangshui Valley needle-leaved and deciduous broad-leaved forest, and south Tanggula Mountain kobresia swamp meadow, while those with the lowest resilience were in the central part of Qaidam Basin, and the Kunlun Mountains. Most areas in the regions had higher or medium ecosystem resilience, with a trend of that in the south of Kunlun Mountains, the resilience in the north of the railway was lower, while in the east of Qaidam Basin (especially in the Qinghai Lake area), the resilience was lower in the south than in the north of the railway. Through the evaluation of ecosystem resilience, the key issues in the process of ecological resilience could be found, and corresponding effective measures would be pointed out to manage alpine ecosystems. Moreover, combining with the evaluation of vulnerability, scientific basis for regional development could be provided to avoid or mitigate the negative effects of human activities on eco-environment.

  3. Zoogeomorphology and resilience theory

    Science.gov (United States)

    Butler, David R.; Anzah, Faisal; Goff, Paepin D.; Villa, Jennifer

    2018-03-01

    Zoogeomorphology, the study of animals as geomorphic agents, has been largely overlooked in the context of resilience theory and biogeomorphic systems. In this paper, examples are provided of the interactions between external landscape disturbances and zoogeomorphological agents. We describe cases in which naturally occurring zoogeomorphological agents occupy a landscape, and examine whether those zoogeomorphic agents provide resilience to a landscape or instead serve as a landscape stress capable of inducing a phase-state shift. Several cases are described whereby the presence of exotic (introduced) zoogeomorphic agents overwhelms a landscape and induce collapse. The impact of climate change on species with zoogeomorphological importance is discussed in the context of resilience of a landscape. We conclude with a summary diagram illustrating the relationships existing between zoogeomorphic impacts and landscape resilience in the context of our case studies, and speculate about the future of the study of zoogeomorphology in the framework of resilience theory.

  4. Tiered Approach to Resilience Assessment.

    Science.gov (United States)

    Linkov, Igor; Fox-Lent, Cate; Read, Laura; Allen, Craig R; Arnott, James C; Bellini, Emanuele; Coaffee, Jon; Florin, Marie-Valentine; Hatfield, Kirk; Hyde, Iain; Hynes, William; Jovanovic, Aleksandar; Kasperson, Roger; Katzenberger, John; Keys, Patrick W; Lambert, James H; Moss, Richard; Murdoch, Peter S; Palma-Oliveira, Jose; Pulwarty, Roger S; Sands, Dale; Thomas, Edward A; Tye, Mari R; Woods, David

    2018-04-25

    Regulatory agencies have long adopted a three-tier framework for risk assessment. We build on this structure to propose a tiered approach for resilience assessment that can be integrated into the existing regulatory processes. Comprehensive approaches to assessing resilience at appropriate and operational scales, reconciling analytical complexity as needed with stakeholder needs and resources available, and ultimately creating actionable recommendations to enhance resilience are still lacking. Our proposed framework consists of tiers by which analysts can select resilience assessment and decision support tools to inform associated management actions relative to the scope and urgency of the risk and the capacity of resource managers to improve system resilience. The resilience management framework proposed is not intended to supplant either risk management or the many existing efforts of resilience quantification method development, but instead provide a guide to selecting tools that are appropriate for the given analytic need. The goal of this tiered approach is to intentionally parallel the tiered approach used in regulatory contexts so that resilience assessment might be more easily and quickly integrated into existing structures and with existing policies. Published 2018. This article is a U.S. government work and is in the public domain in the USA.

  5. Measuring resilience in integrated planning

    DEFF Research Database (Denmark)

    Apneseth, K.; Wahl, A. M.; Hollnagel, E.

    2013-01-01

    This chapter demonstrates how a Resilience Analysis Grid (RAG) can be used to profile the performance of a company in terms of the four abilities that characterize a resilient organization. It describes the development of a new, RAG-based tool founded on Resilience Engineering principles that can...... be used to assess an organization's resilience. The tool was tested in a case study involving a company in the offshore oil and gas industry. The company had decided to adopt an Integrated Operations (IO) approach to operations and maintenance planning and the tool was used to evaluate the impact...... of the Integrated Planning (IPL) process on its resilience....

  6. Reframing Resilience: Pilot Evaluation of a Program to Promote Resilience in Marginalized Older Adults

    Science.gov (United States)

    Fullen, Matthew C.; Gorby, Sean R.

    2016-01-01

    Resilience has been described as a paradigm for aging that is more inclusive than models that focus on physiological and functional abilities. We evaluated a novel program, Resilient Aging, designed to influence marginalized older adults' perceptions of their resilience, self-efficacy, and wellness. The multiweek group program incorporated an…

  7. Introduction to noise-resilient computing

    CERN Document Server

    Yanushkevich, Svetlana N; Tangim, Golam

    2013-01-01

    Noise abatement is the key problem of small-scaled circuit design. New computational paradigms are needed -- as these circuits shrink, they become very vulnerable to noise and soft errors. In this lecture, we present a probabilistic computation framework for improving the resiliency of logic gates and circuits under random conditions induced by voltage or current fluctuation. Among many probabilistic techniques for modeling such devices, only a few models satisfy the requirements of efficient hardware implementation -- specifically, Boltzman machines and Markov Random Field (MRF) models. These

  8. Telling stories and adding scores: Measuring resilience in young children affected by maternal HIV and AIDS.

    Science.gov (United States)

    Ebersöhn, Liesel; Eloff, Irma; Finestone, Michelle; Grobler, Adri; Moen, Melanie

    2015-01-01

    "Telling stories and adding scores: Measuring resilience in young children affected by maternal HIV and AIDS", demonstrates how a concurrent mixed method design assisted cross-cultural comparison and ecological descriptions of resilience in young South African children, as well as validated alternative ways to measure resilience in young children. In a longitudinal randomised control trial, which investigated psychological resilience in mothers and children affected by HIV/AIDS, we combined a qualitative projective story-telling technique (Düss Fable) with quantitative data (Child Behaviour Checklist). The children mostly displayed adaptive resilience-related behaviours, although maladaptive behaviours were present. Participating children use internal (resolve/agency, positive future expectations, emotional intelligence) and external protective resources (material resources, positive institutions) to mediate adaptation. Children's maladaptive behaviours were exacerbated by internal (limited problem-solving skills, negative emotions) and external risk factors (chronic and cumulative adversity).

  9. Children's resilience and trauma-specific cognitive behavioral therapy: Comparing resilience as an outcome, a trait, and a process.

    Science.gov (United States)

    Happer, Kaitlin; Brown, Elissa J; Sharma-Patel, Komal

    2017-11-01

    Resilience, which is associated with relatively positive outcomes following negative life experiences, is an important research target in the field of child maltreatment (Luthar et al., 2000). The extant literature contains multiple conceptualizations of resilience, which hinders development in research and clinical utility. Three models emerge from the literature: resilience as an immediate outcome (i.e., behavioral or symptom response), resilience as a trait, and resilience as a dynamic process. The current study compared these models in youth undergoing trauma-specific cognitive behavioral therapy. Results provide the most support for resilience as a process, in which increase in resilience preceded associated decrease in posttraumatic stress and depressive symptoms. There was partial support for resilience conceptualized as an outcome, and minimal support for resilience as a trait. Results of the models are compared and discussed in the context of existing literature and in light of potential clinical implications for maltreated youth seeking treatment. Copyright © 2017 Elsevier Ltd. All rights reserved.

  10. Resiliência e maus-tratos à criança Resilience and child abuse

    Directory of Open Access Journals (Sweden)

    Maria de Fátima Pinheiro da Silva Junqueira

    2003-02-01

    Full Text Available O artigo propõe discutir o conceito de resiliência a partir de uma revisão crítica. Foram priorizados textos produzidos por órgãos que têm um papel direcionador no campo da saúde da criança e do adolescente (OPAS - Organização Pan-Americana da Saúde; ASBRA - Associação Brasileira de Adolescência. Discute-se as principais definições de resiliência. São debatidas as contribuições e limitações das leituras vigentes. Debate-se ainda, as possibilidades conceituais e operativas da resiliência frente às situações de maus-tratos contra criança e adolescente, tomando o exemplo do abuso sexual intrafamiliar. Conclui-se que o conceito de resiliência apresenta polarizações em torno de certos eixos: "adaptação/superação", "inato/adquirido", "permanente/circunstancial". Contudo, ele aponta para um ponto comum: a singularidade e a delicadeza das relações microssociais de promoção em saúde.The article discusses the resilience concept from a critical review. It prioritizes texts produced by organizations with leading roles in the field of child and adolescent health (PAHO, Pan-American Health Organization; ASBRA, the Brazilian Association for Adolescence. The main definitions of resilience are discussed, along with a debate on the contributions and limitations of the current literature. Furthermore, the conceptual and operative possibilities of resilience when confronted with child abuse are discussed, specifically using intra-familial sexual abuse as an example. The authors conclude that the concept of resilience presents polarization around certain axes: "adaptation/overcoming process", "innate/acquired", "permanent/circumstantial". However, they all point to a common ground: the singularity and delicacy of micro-social health-promoting relationships.

  11. The Resilient Brain

    Science.gov (United States)

    Brendtro, Larry K.; Longhurst, James E.

    2005-01-01

    Brain research opens new frontiers in working with children and youth experiencing conflict in school and community. Blending this knowledge with resilience science offers a roadmap for reclaiming those identified as "at risk." This article applies findings from resilience research and recent brain research to identify strategies for reaching…

  12. Warrior Resilience Training in Operation Iraqi Freedom: combining rational emotive behavior therapy, resiliency, and positive psychology.

    Science.gov (United States)

    Jarrett, Thomas

    2008-01-01

    Warrior Resilience Training (WRT) is an educational class designed to enhance Warrior resilience, thriving, and posttraumatic growth for Soldiers deployed in Operation Iraqi Freedom. Warrior Resilience Training uses rational emotive behavior therapy (REBT), Army leadership principles, and positive psychology as a vehicle for students to apply resilient philosophies derived from Army Warrior Ethos, Stoic philosophy, and the survivor and resiliency literature. Students in WRT are trained to focus upon virtue, character, and emotional self-regulation by constructing and maintaining a personal resiliency philosophy that emphasizes critical thinking, rationality, virtue, and Warrior Ethos. The author, an Army licensed clinical social worker, executive coach, REBT doctoral fellow, and former Special Forces noncommissioned officer, describes his initial experience teaching WRT during Operation Iraqi Freedom to combat medics and Soldiers from 2005 to 2006, and his experience as a leader of a combat stress control prevention team currently in Iraq offering mobile WRT classes in-theater. Warrior Resilience Training rationale, curriculum, variants (like Warrior Family Resilience Training), and feedback are included, with suggestions as to how behavioral health providers and combat stress control teams might better integrate their services with leaders, chaplains, and commands to better market combat stress resiliency, reduce barriers to care, and promote force preservation. Informal analysis of class feedback from 1168 respondents regarding WRT reception and utilization is examined.

  13. Access and Resilience: Analyzing the Construction of Social Resilience to the Threat of Water Scarcity

    Directory of Open Access Journals (Sweden)

    Ruth Langridge

    2006-12-01

    Full Text Available Resilience is a vital attribute that characterizes a system's capacity to cope with stress. Researchers have examined the measurement of resilience in ecosystems and in social-ecological systems, and the comparative vulnerability of social groups. Our paper refocuses attention on the processes and relations that create social resilience. Our central proposition is that the creation of social resilience is linked to a community's ability to access critical resources. We explore this proposition through an analysis of how community resilience to the stress of water scarcity is influenced by historically contingent mechanisms to gain, control, and maintain access to water. Access is defined broadly as the ability of a community to actually benefit from a resource, and includes a wider range of relations than those derived from property rights alone. We provide a framework for assessing the construction of social resilience and use it to examine, first, the different processes and relations that enabled four communities in northern California to acquire access to water, and second, how access contributed to their differential levels of resilience to potential water scarcity. Legal water rights are extremely difficult to alter, and given the variety of mechanisms that can generate access, our study suggests that strengthening and diversifying a range of structural and relational mechanisms to access water can enhance a community's resilience to water scarcity.

  14. How Resilience Works.

    Science.gov (United States)

    Coutu, Diane L.

    2002-01-01

    Looks at coping skills that carry people through life and why some have them and others do not. Suggests that resilience is a reflex, a way of facing and understanding the world, and that resilient people and companies face reality with staunchness, make meaning out of hardship, and improvise. (JOW)

  15. Formal aspects of resilience

    Directory of Open Access Journals (Sweden)

    Diana-Maria Drigă

    2015-12-01

    Full Text Available The concept of resilience has represented during the recent years a leading concern both in Romania, within the European Union and worldwide. Specialists in economics, management, finance, legal sciences, political sciences, sociology, psychology, grant a particular interest to this concept. Multidisciplinary research of resilience has materialized throughout the time in multiple conceptualizations and theorizing, but without being a consensus between specialists in terms of content, specificity and scope. Through this paper it is intended to clarify the concept of resilience, achieving an exploration of the evolution of this concept in ecological, social and economic environment. At the same time, the paper presents aspects of feedback mechanisms and proposes a formalization of resilience using the logic and mathematical analysis.

  16. Understanding Individual Resilience in the Workplace: The International Collaboration of Workforce Resilience (ICWR Model

    Directory of Open Access Journals (Sweden)

    Clare Samantha Rees

    2015-02-01

    Full Text Available When not managed effectively, high levels of workplace stress can lead to several negative personal and performance outcomes. Some professional groups work in highly stressful settings and are therefore particularly at risk of conditions such as anxiety, depression, secondary traumatic stress and burnout. However, some individuals are less affected by workplace stress and the associated negative outcomes. Such individuals have been described as ‘resilient’. A number of studies have found relationships between levels of individual resilience and specific negative outcomes such as burnout and compassion fatigue. However, because psychological resilience is a multi-dimensional construct it is necessary to more clearly delineate it from other related and overlapping constructs. The creation of a testable theoretical model of individual workforce resilience, which includes both stable traits (e.g. neuroticism as well as more malleable intrapersonal factors (e.g. coping style, enables information to be derived that can eventually inform interventions aimed at enhancing individual resilience in the workplace. The purpose of this paper is to introduce a new theoretical model of individual workforce resilience that includes several intrapersonal constructs known to be central in the appraisal of and response to stressors and that also overlap with the construct of psychological resilience. We propose a model in which psychological resilience is hypothesised to mediate the relationship between neuroticism, mindfulness, self-efficacy, coping and psychological adjustment.

  17. Introduction 'Governance for Drought Resilience'

    NARCIS (Netherlands)

    Bressers, Nanny; Bressers, Johannes T.A.; Larrue, Corinne; Bressers, Hans; Bressers, Nanny; Larrue, Corinne

    2016-01-01

    This book is about governance for drought resilience. But that simple sentence alone might rouse several questions. Because what do we mean with drought, and how does that relate to water scarcity? And what do we mean with resilience, and why is resilience needed for tackling drought? And how does

  18. Resiliency against stress among athletes

    Directory of Open Access Journals (Sweden)

    Kamila Litwic-Kaminska

    2015-10-01

    Full Text Available Background The aim of this paper is to describe the results of a study concerning the relationship between resiliency and appraisal of a stressful situation, anxiety reactions and undertaken methods of coping among sportsmen. Participants and procedure The research concerned 192 competitors who actively train in one of the Olympic disciplines – individual or team. We used the following instruments: Resiliency Assessment Scale (SPP-25; Stress Appraisal Questionnaire A/B; Reactions to Competition Questionnaire; Coping Inventory for Stressful Situations (CISS; Sport Stress Coping Strategies Questionnaire (SR3S, self-constructed. Results Athletes most frequently apply positive types of stress appraisal, and they cope with stress through a task-oriented style during competitions. There is a relationship between the level of resiliency and the analysed aspects of the process of stress. The higher the resiliency, the more positive is the appraisal of a stressful situation and the more task-oriented are the strategies applied. Similarly, in everyday situations resilient sportspeople positively appraise difficult situations and undertake mostly task-oriented strategies. Resiliency is connected with less frequently experiencing reactions in the form of anxiety. Conclusions The obtained results, similarly to previous research, suggest that resiliency is connected with experiencing positive emotions. It causes more frequent appraisal of stressful situations as a challenge. More resilient people also choose more effective and situation-appropriate coping strategies. Therefore they are more resistant to stress.

  19. Developing a workplace resilience instrument.

    Science.gov (United States)

    Mallak, Larry A; Yildiz, Mustafa

    2016-05-27

    Resilience benefits from the use of protective factors, as opposed to risk factors, which are associated with vulnerability. Considerable research and instrument development has been conducted in clinical settings for patients. The need existed for an instrument to be developed in a workplace setting to measure resilience of employees. This study developed and tested a resilience instrument for employees in the workplace. The research instrument was distributed to executives and nurses working in the United States in hospital settings. Five-hundred-forty completed and usable responses were obtained. The instrument contained an inventory of workplace resilience, a job stress questionnaire, and relevant demographics. The resilience items were written based on previous work by the lead author and inspired by Weick's [1] sense-making theory. A four-factor model yielded an instrument having psychometric properties showing good model fit. Twenty items were retained for the resulting Workplace Resilience Instrument (WRI). Parallel analysis was conducted with successive iterations of exploratory and confirmatory factor analyses. Respondents were classified based on their employment with either a rural or an urban hospital. Executives had significantly higher WRI scores than nurses, controlling for gender. WRI scores were positively and significantly correlated with years of experience and the Brief Job Stress Questionnaire. An instrument to measure individual resilience in the workplace (WRI) was developed. The WRI's four factors identify dimensions of workplace resilience for use in subsequent investigations: Active Problem-Solving, Team Efficacy, Confident Sense-Making, and Bricolage.

  20. Communal resilience: the Lebanese case

    Directory of Open Access Journals (Sweden)

    Eric BOUTIN

    2015-07-01

    Full Text Available In a turbulent and aggressive environment, organizations are subject to external events. They are sometimes destabilized and can disappear. This context explains the multiplication of works studying resilience of human organizations. Resilience is then defined as the ability of the organization studied to face an external shock.This paper proposes a state of the art of resilience concept and considers the interests of the transposition of the concept to the field of a territorial community. A case study will lead us to apply the concept of resilience to the Lebanese nation.

  1. Practical Leakage-Resilient Symmetric Cryptography

    DEFF Research Database (Denmark)

    Faust, Sebastian; Pietrzak, Krzysztof; Schipper, Joachim

    2012-01-01

    Leakage resilient cryptography attempts to incorporate side-channel leakage into the black-box security model and designs cryptographic schemes that are provably secure within it. Informally, a scheme is leakage-resilient if it remains secure even if an adversary learns a bounded amount of arbitr......Leakage resilient cryptography attempts to incorporate side-channel leakage into the black-box security model and designs cryptographic schemes that are provably secure within it. Informally, a scheme is leakage-resilient if it remains secure even if an adversary learns a bounded amount...

  2. Community Resilience to Militant Islamism: Who and What?: An Explorative Study of Resilience in Three Danish Communities

    DEFF Research Database (Denmark)

    Dalgaard-Nielsen, Anja; Schack, Patrick

    2016-01-01

    of resilience to militant Islamism in three Danish communities. It shows how families and trust-based networks, including local government, are the major sources of resilience, but also how punitive national policies and discourses work at cross purposes with resilience-building by reducing local actors......Building community resilience to violent extremism increasingly figures as a goal in national security strategies and debates. The exact meaning of resilience remains unclear, complicating an informed discussion of whom and what to support. This article presents findings from an explorative study...

  3. Ecosilient Index to assess the greenness and resilience of the upstream automotive supply chain

    DEFF Research Database (Denmark)

    Azevedo, S.G.; Govindan, Kannan; Carvalho, H.

    2013-01-01

    This paper suggests an Ecosilient Index to assess the greenness and resilience of automotive companies and the corresponding supply chain. An integrated assessment model is proposed based on green and resilient practices. The Delphi technique is used to obtain the weights of the supply chain para...... sector; this constitutes an initial effort to close the gap between theory and practice. Future research is needed to investigate the index applicability in different industry contexts........ to the greenness of this industry is to reduce energy consumption. The significant contributions to resilience are sourcing strategies that allow switching of suppliers, flexible supply base/flexible sourcing and creating total supply chain visibility. The proposed index was developed in the context of automotive...

  4. Aligning Organizational Pathologies and Organizational Resilience Indicators

    Directory of Open Access Journals (Sweden)

    Manuel Morales Allende

    2017-07-01

    Full Text Available Developing resilient individuals, organizations and communities is a hot topic in the research agenda in Management, Ecology, Psychology or Engineering. Despite the number of works that focus on resilience is increasing, there is not completely agreed definition of resilience, neither an entirely formal and accepted framework. The cause may be the spread of research among different fields. In this paper, we focus on the study of organizational resilience with the aim of improving the level of resilience in organizations. We review the relation between viable and resilient organizations and their common properties. Based on these common properties, we defend the application of the Viable System Model (VSM to design resilient organizations. We also identify the organizational pathologies defined applying the VSM through resilience indicators. We conclude that an organization with any organizational pathology is not likely to be resilient because it does not fulfill the requirements of viable organizations.

  5. Development of a multi-dimensional measure of resilience in adolescents: the Adolescent Resilience Questionnaire

    Directory of Open Access Journals (Sweden)

    Buzwell Simone

    2011-10-01

    Full Text Available Abstract Background The concept of resilience has captured the imagination of researchers and policy makers over the past two decades. However, despite the ever growing body of resilience research, there is a paucity of relevant, comprehensive measurement tools. In this article, the development of a theoretically based, comprehensive multi-dimensional measure of resilience in adolescents is described. Methods Extensive literature review and focus groups with young people living with chronic illness informed the conceptual development of scales and items. Two sequential rounds of factor and scale analyses were undertaken to revise the conceptually developed scales using data collected from young people living with a chronic illness and a general population sample. Results The revised Adolescent Resilience Questionnaire comprises 93 items and 12 scales measuring resilience factors in the domains of self, family, peer, school and community. All scales have acceptable alpha coefficients. Revised scales closely reflect conceptually developed scales. Conclusions It is proposed that, with further psychometric testing, this new measure of resilience will provide researchers and clinicians with a comprehensive and developmentally appropriate instrument to measure a young person's capacity to achieve positive outcomes despite life stressors.

  6. The Communities Advancing Resilience Toolkit (CART): an intervention to build community resilience to disasters.

    Science.gov (United States)

    Pfefferbaum, Rose L; Pfefferbaum, Betty; Van Horn, Richard L; Klomp, Richard W; Norris, Fran H; Reissman, Dori B

    2013-01-01

    Community resilience has emerged as a construct to support and foster healthy individual, family, and community adaptation to mass casualty incidents. The Communities Advancing Resilience Toolkit (CART) is a publicly available theory-based and evidence-informed community intervention designed to enhance community resilience by bringing stakeholders together to address community issues in a process that includes assessment, feedback, planning, and action. Tools include a field-tested community resilience survey and other assessment and analytical instruments. The CART process encourages public engagement in problem solving and the development and use of local assets to address community needs. CART recognizes 4 interrelated domains that contribute to community resilience: connection and caring, resources, transformative potential, and disaster management. The primary value of CART is its contribution to community participation, communication, self-awareness, cooperation, and critical reflection and its ability to stimulate analysis, collaboration, skill building, resource sharing, and purposeful action.

  7. Resilience 2.0: social media use and (self-)care during the 2011 Norway attacks

    Science.gov (United States)

    2015-01-01

    Departing from the understanding that resilience is a technique of self-organization during emergencies, this article provides a study on the way in which the use of social media influenced and engendered societal resilience practices during the 2011 Norway attacks. It builds on the concepts of governmentality and mediality to discuss how the interplay between social media and its users created new forms of self-initiated and mediated emergency governance. Empirically, it draws on material from 20 in-depth interviews with Norwegians who explained and reflected upon their social media use during the attacks. The article presents an overview of the different functions that social media assumed in the process of dealing with the attacks and discusses these vis-à-vis their related challenges. It draws conclusions about the way in which resilience practices and the resilient subject are influenced by the networked character of 2.0 technologies. PMID:29708120

  8. Modelling and Enhancement of Organizational Resilience Potential in Process Industry SMEs

    Directory of Open Access Journals (Sweden)

    Slavko Arsovski

    2015-12-01

    Full Text Available The business environment is rapidly changing and puts pressure on enterprises to find effective ways to survive and develop. Since it is almost impossible to identify the multitude of complex conditions and business risks, an organization has to build its resilience in order to be able to overcome issues and achieve long term sustainability. This paper contributes by establishing a two-step model for assessment and enhancement of organizational resilience potential oriented towards Small and Medium Enterprises (SMEs in the process industry. Using a dynamic modelling technique and statistical tools, a sample of 120 SMEs in Serbia has been developed as a testing base, and one randomly selected enterprise was used for model testing and verification. Uncertainties regarding the relative importance of organizational resilience potential factors (ORPFs and their value at each level of business are described by pre-defined linguistic expressions. The calculation of the relative importance of ORPFs for each business level is stated as a fuzzy group decision making problem. First, the weighted ORPFs’ values and resilience potential at each business level are determined. In the second step, near optimal enhancement of ORPFs’ values is achieved by applying a genetic algorithm (GA.

  9. Building Inner Resilience

    Science.gov (United States)

    Lantieri, Linda

    2008-01-01

    The capacity to be in control of one's thoughts, emotions, and physiology can form an internal safety net preparing children to face the challenges and opportunities of life. This is the goal of the Inner Resilience Program in the New York City Schools. Teachers in the Inner Resilience Program's intervention are exposed to calming and focusing…

  10. Resilience in patients with psychotic disorder.

    Science.gov (United States)

    Bozikas, V; Parlapani, E

    2016-01-01

    The recovery movement differentiated clinical, which is related to disorder's symptoms, from personal recovery, which is outlined by a subjectively defined wellness state, characterised by hope and self-management. Schizophrenia research has long focused on risk factors and symptoms. The recovery movement triggered a focus shift from psychopathology towards better adjustment and growth despite living with schizophrenia. The recovery movement flourished parallel with positive psychology, the scientific study of ordinary human strengths and virtues investigating human motives and potentials. Understanding of human strengths could contribute to prevention or lessening of psychiatric disorders' devastating consequences, since optimism, sense of personal control and many other positive processes promote psychological health. Lately, the concepts of positive psychology have been implemented in schizophrenia research. Positive self-appraisals moderated suicidal ideation, even when patients experienced high levels of hopelessness.1 Additionally, among other factors, better self-images, internal locus of control (i.e. the perception that events in one's life relate to one's actions) and emphasis on personal efforts predicted a more favourable outcome in functioning of unmedicated patients.2 The concept of "resilience" is closely related to positive psychology. The American Psychological Association defines resilience as ''the process of adapting well in the face of adversity, trauma, threats or significant sources of stress''. The concept of resilience includes rebound from adversity.3 Determinants of resilience include biological, psychological, social and cultural factors that interact in a complex manner. The major manifestations of personal resilience are social competence, problem solving, autonomy and sense of purpose.5 Personality strengths that relate to resilience include high self-esteem, extroversion and optimism. Internal assets and personal competencies

  11. SOCIAL CAPITAL AND ADOLESCENT GIRLS' RESILIENCE TO TEENAGE PREGNANCY IN BEGORO, GHANA.

    Science.gov (United States)

    Gyan, Sylvia Esther; Ahorlu, Collins; Dzorgbo, Dan-Bright S; Fayorsey, Clara K

    2017-05-01

    This study focuses on how older adolescent girls access and utilize social capital to develop resilience against teenage pregnancy in Begoro, Ghana. A survey of 419 non-pregnant girls aged 15-19 years, selected using a multi-stage cluster sampling technique, was conducted in 2012. Qualitative data were gathered through in-depth interviews with ten girls purposively selected from the survey respondents. Parents, relatives, teachers and religious groups were found to be important sources of social capital for the non-pregnant girls in developing resilience against teenage pregnancy. In addition, resilient girls tended to rely on multiple sources of social capital. It is recommended that stakeholders and policymakers in Ghana ensure that these significant sources of social capital in adolescent girls' sexual experience are equipped with the right information to help girls decrease the risk of teenage pregnancy.

  12. The Australian Natural Disaster Resilience Index

    Science.gov (United States)

    Thoms, Martin

    2016-04-01

    The Australian Natural Disaster Resilience Index Martin Thoms, Melissa Parsons, Phil Morley Bushfire and Natural Hazards Cooperative Research Centre, Geography and Planning, University of New England, Armidale NSW 2351, Australia. Natural hazard management policy directions in Australia - and indeed internationally - are increasingly being aligned to ideas of resilience. Resilience to natural hazards is the ability of individuals and communities to cope with disturbance and adversity and to maintain adaptive behaviour. Operationalizing the measurement and assessment of disaster resilience is often undertaken using a composite index, but this exercise is yet to be undertaken in Australia. The Australian Natural Disaster Resilience Index is a top-down, national scale assessment of the resilience of communities to natural hazards. Resilience is assessed based on two sets of capacities: coping and adaptive capacities. Coping capacity relates to the factors influencing the ability of a community to prepare for, absorb and recover from a natural hazard event. Adaptive capacity relates to the arrangements and processes that enable adjustment through learning, adaptation and transformation. Indicators are derived under themes of social character, economic capital, infrastructure and planning, emergency services, community capital, information and engagement and governance/leadership/policy, using existing data sets (e.g. census data) or evaluation of policy and procedure (e.g. disaster management planning). A composite index of disaster resilience is then computed for each spatial division, giving national scale coverage. The results of the Australian Natural Disaster Resilience Index will be reported in a State of Disaster Resilience report, due in 2018. The index is co-designed with emergency service agencies, and will support policy development, planning, community engagement and emergency management.

  13. Improving the Career Resilience of a Survivor of Sexual Abuse

    Science.gov (United States)

    Maree, Jacobus G.; Venter, Cobus J.

    2018-01-01

    This study examined whether life design counselling can enhance the career resilience of a sexual abuse survivor. One participant was selected through purposive sampling. Five life design sessions occurred over a period of three months. Various (postmodern) qualitative and quantitative techniques were used to gather data while data analysis was…

  14. [Perspectives on resilience : trait or aptitude ?

    Science.gov (United States)

    Rolin, H; Fossion, P; Kotsou, I; Leys, C

    2018-01-01

    In this paper, we discuss various issues related to the concept of resilience, which is conventionally defined as a dynamic process allowing for a positive adaptation in a context of significant adversity. First, we try to draw the reader's attention to the importance of the concept of resilience in terms of public health. Second, we address the difficulty of measuring resilience in a relevant and operational manner. Third, we then address the question of whether resilience can be conceived only in the context of a confrontation with trauma, or whether its application can be relevant to the everyday nontraumatic adversity. In this regard, we introduce and define another coping strategy which is the Sense of Coherence (SOC). Fourth, we discuss the nature of resilience, that is to say, whether it should be considered as a personality trait or as an aptitude. We try to show that this problem arises from the difficulty to specify the emotional processes involved in resilience. Finally, we propose future research perspectives that should allow us to better understand the concept of resilience.

  15. Resilience in women with autoimmune rheumatic diseases.

    Science.gov (United States)

    Rojas, Manuel; Rodriguez, Yhojan; Pacheco, Yovana; Zapata, Elizabeth; Monsalve, Diana M; Mantilla, Rubén D; Rodríguez-Jimenez, Monica; Ramírez-Santana, Carolina; Molano-González, Nicolás; Anaya, Juan-Manuel

    2017-12-28

    To evaluate the relationship between resilience and clinical outcomes in patients with autoimmune rheumatic diseases. Focus groups, individual interviews, and chart reviews were done to collect data on 188 women with autoimmune rheumatic diseases, namely rheumatoid arthritis (n=51), systemic lupus erythematosus (n=70), systemic sclerosis (n=35), and Sjögren's syndrome (n=32). Demographic, clinical, and laboratory variables were assessed including disease activity by patient reported outcomes. Resilience was evaluated by using the Brief Resilience Scale. Bivariate, multiple linear regression, and classification and regression trees were used to analyse data. Resilience was influenced by age, duration of disease, and socioeconomic status. Lower resilience scores were observed in younger patients (50years) had higher resilience scores regardless of socioeconomic status. There was no influence of disease activity on resilience. A particular behaviour was observed in systemic sclerosis in which patients with high socioeconomic status and regular physical activity had higher resilience scores. Resilience in patients with autoimmune rheumatic diseases is a continuum process influenced by age and socioeconomic status. The ways in which these variables along with exercise influence resilience deserve further investigation. Copyright © 2017 Société française de rhumatologie. Published by Elsevier SAS. All rights reserved.

  16. Resilience in Utility Technologies

    Science.gov (United States)

    Seaton, Roger

    The following sections are included: * Scope of paper * Preamble * Background to the case-study projects * Source projects * Resilience * Case study 1: Electricity generation * Context * Model * Case study 2: Water recycling * Context * Model * Case study 3: Ecotechnology and water treatment * Context * The problem of classification: Finding a classificatory solution * Application of the new taxonomy to water treatment * Concluding comments and questions * Conclusions * Questions and issues * Purposive or Purposeful? * Resilience: Flexibility and adaptivity? * Resilience: With respect of what? * Risk, uncertainty, surprise, emergence - What sort of shock, and who says so? * Co-evolutionary friction * References

  17. Intervention studies to foster resilience - A systematic review and proposal for a resilience framework in future intervention studies.

    Science.gov (United States)

    Chmitorz, A; Kunzler, A; Helmreich, I; Tüscher, O; Kalisch, R; Kubiak, T; Wessa, M; Lieb, K

    2018-02-01

    Psychological resilience refers to the phenomenon that many people are able to adapt to the challenges of life and maintain mental health despite exposure to adversity. This has stimulated research on training programs to foster psychological resilience. We evaluated concepts, methods and designs of 43 randomized controlled trials published between 1979 and 2014 which assessed the efficacy of such training programs and propose standards for future intervention research based on recent developments in the field. We found that concepts, methods and designs in current resilience intervention studies are of limited use to properly assess efficacy of interventions to foster resilience. Major problems are the use of definitions of resilience as trait or a composite of resilience factors, the use of unsuited assessment instruments, and inappropriate study designs. To overcome these challenges, we propose 1) an outcome-oriented definition of resilience, 2) an outcome-oriented assessment of resilience as change in mental health in relation to stressor load, and 3) methodological standards for suitable study designs of future intervention studies. Our proposals may contribute to an improved quality of resilience intervention studies and may stimulate further progress in this growing research field. Copyright © 2017 The Authors. Published by Elsevier Ltd.. All rights reserved.

  18. Resilience definitions, theory, and challenges: interdisciplinary perspectives.

    Science.gov (United States)

    Southwick, Steven M; Bonanno, George A; Masten, Ann S; Panter-Brick, Catherine; Yehuda, Rachel

    2014-01-01

    In this paper, inspired by the plenary panel at the 2013 meeting of the International Society for Traumatic Stress Studies, Dr. Steven Southwick (chair) and multidisciplinary panelists Drs. George Bonanno, Ann Masten, Catherine Panter-Brick, and Rachel Yehuda tackle some of the most pressing current questions in the field of resilience research including: (1) how do we define resilience, (2) what are the most important determinants of resilience, (3) how are new technologies informing the science of resilience, and (4) what are the most effective ways to enhance resilience? These multidisciplinary experts provide insight into these difficult questions, and although each of the panelists had a slightly different definition of resilience, most of the proposed definitions included a concept of healthy, adaptive, or integrated positive functioning over the passage of time in the aftermath of adversity. The panelists agreed that resilience is a complex construct and it may be defined differently in the context of individuals, families, organizations, societies, and cultures. With regard to the determinants of resilience, there was a consensus that the empirical study of this construct needs to be approached from a multiple level of analysis perspective that includes genetic, epigenetic, developmental, demographic, cultural, economic, and social variables. The empirical study of determinates of resilience will inform efforts made at fostering resilience, with the recognition that resilience may be enhanced on numerous levels (e.g., individual, family, community, culture).

  19. Resilience definitions, theory, and challenges: interdisciplinary perspectives

    Science.gov (United States)

    Southwick, Steven M.; Bonanno, George A.; Masten, Ann S.; Panter-Brick, Catherine; Yehuda, Rachel

    2014-01-01

    In this paper, inspired by the plenary panel at the 2013 meeting of the International Society for Traumatic Stress Studies, Dr. Steven Southwick (chair) and multidisciplinary panelists Drs. George Bonanno, Ann Masten, Catherine Panter-Brick, and Rachel Yehuda tackle some of the most pressing current questions in the field of resilience research including: (1) how do we define resilience, (2) what are the most important determinants of resilience, (3) how are new technologies informing the science of resilience, and (4) what are the most effective ways to enhance resilience? These multidisciplinary experts provide insight into these difficult questions, and although each of the panelists had a slightly different definition of resilience, most of the proposed definitions included a concept of healthy, adaptive, or integrated positive functioning over the passage of time in the aftermath of adversity. The panelists agreed that resilience is a complex construct and it may be defined differently in the context of individuals, families, organizations, societies, and cultures. With regard to the determinants of resilience, there was a consensus that the empirical study of this construct needs to be approached from a multiple level of analysis perspective that includes genetic, epigenetic, developmental, demographic, cultural, economic, and social variables. The empirical study of determinates of resilience will inform efforts made at fostering resilience, with the recognition that resilience may be enhanced on numerous levels (e.g., individual, family, community, culture). PMID:25317257

  20. Transdisciplinary application of the cross-scale resilience model

    Science.gov (United States)

    Sundstrom, Shana M.; Angeler, David G.; Garmestani, Ahjond S.; Garcia, Jorge H.; Allen, Craig R.

    2014-01-01

    The cross-scale resilience model was developed in ecology to explain the emergence of resilience from the distribution of ecological functions within and across scales, and as a tool to assess resilience. We propose that the model and the underlying discontinuity hypothesis are relevant to other complex adaptive systems, and can be used to identify and track changes in system parameters related to resilience. We explain the theory behind the cross-scale resilience model, review the cases where it has been applied to non-ecological systems, and discuss some examples of social-ecological, archaeological/ anthropological, and economic systems where a cross-scale resilience analysis could add a quantitative dimension to our current understanding of system dynamics and resilience. We argue that the scaling and diversity parameters suitable for a resilience analysis of ecological systems are appropriate for a broad suite of systems where non-normative quantitative assessments of resilience are desired. Our planet is currently characterized by fast environmental and social change, and the cross-scale resilience model has the potential to quantify resilience across many types of complex adaptive systems.

  1. The Measurement and Role of Ecological Resilience Systems Theory Across Domain-Specific Outcomes: The Domain-Specific Resilient Systems Scales.

    Science.gov (United States)

    Maltby, John; Day, Liz; Hall, Sophie S; Chivers, Sally

    2017-10-01

    Research suggests that trait resilience may be best understood within an ecological resilient systems theory, comprising engineering, ecological, and adaptive capacity resilience. However, there is no evidence as to how this theory translates to specific life domains. Data from two samples (the United States, n = 1,278; the United Kingdom, n = 211) facilitated five studies that introduce the Domain-Specific Resilient Systems Scales for assessing ecological resilient systems theory within work, health, marriage, friendships, and education. The Domain-Specific Resilient Systems Scales are found to predict unique variance in job satisfaction, lower job burnout, quality-of-life following illness, marriage commitment, and educational engagement, while controlling for factors including sex, age, personality, cognitive ability, and trait resilience. The findings also suggest a distinction between the three resilience dimensions in terms of the types of systems to which they contribute. Engineering resilience may contribute most to life domains where an established system needs to be maintained, for example, one's health. Ecological resilience may contribute most to life domains where the system needs sustainability in terms of present and future goal orientation, for example, one's work. Adaptive Capacity may contribute most to life domains where the system needs to be retained, preventing it from reaching a crisis state, for example, work burnout.

  2. Resilience in Aging Mice.

    Science.gov (United States)

    Kirkland, James L; Stout, Michael B; Sierra, Felipe

    2016-11-01

    Recently discovered interventions that target fundamental aging mechanisms have been shown to increase life span in mice and other species, and in some cases, these same manipulations have been shown to enhance health span and alleviate multiple age-related diseases and conditions. Aging is generally associated with decreases in resilience, the capacity to respond to or recover from clinically relevant stresses such as surgery, infections, or vascular events. We hypothesize that the age-related increase in susceptibility to those diseases and conditions is driven by or associated with the decrease in resilience. Thus, a test for resilience at middle age or even earlier could represent a surrogate approach to test the hypothesis that an intervention delays the process of aging itself. For this, animal models to test resilience accurately and predictably are needed. In addition, interventions that increase resilience might lead to treatments aimed at enhancing recovery following acute illnesses, or preventing poor outcomes from medical interventions in older, prefrail subjects. At a meeting of basic researchers and clinicians engaged in research on mechanisms of aging and care of the elderly, the merits and drawbacks of investigating effects of interventions on resilience in mice were considered. Available and potential stressors for assessing physiological resilience as well as the notion of developing a limited battery of such stressors and how to rank them were discussed. Relevant ranking parameters included value in assessing general health (as opposed to focusing on a single physiological system), ease of use, cost, reproducibility, clinical relevance, and feasibility of being repeated in the same animal longitudinally. During the discussions it became clear that, while this is an important area, very little is known or established. Much more research is needed in the near future to develop appropriate tests of resilience in animal models within an aging context

  3. The Resiliency Scale for Young Adults

    Science.gov (United States)

    Prince-Embury, Sandra; Saklofske, Donald H.; Nordstokke, David W.

    2017-01-01

    The Resiliency Scale for Young Adults (RSYA) is presented as an upward extension of the Resiliency Scales for Children and Adolescents (RSCA). The RSYA is based on the "three-factor model of personal resiliency" including "mastery," "relatedness," and "emotional reactivity." Several stages of scale…

  4. Metrics for energy resilience

    International Nuclear Information System (INIS)

    Roege, Paul E.; Collier, Zachary A.; Mancillas, James; McDonagh, John A.; Linkov, Igor

    2014-01-01

    Energy lies at the backbone of any advanced society and constitutes an essential prerequisite for economic growth, social order and national defense. However there is an Achilles heel to today's energy and technology relationship; namely a precarious intimacy between energy and the fiscal, social, and technical systems it supports. Recently, widespread and persistent disruptions in energy systems have highlighted the extent of this dependence and the vulnerability of increasingly optimized systems to changing conditions. Resilience is an emerging concept that offers to reconcile considerations of performance under dynamic environments and across multiple time frames by supplementing traditionally static system performance measures to consider behaviors under changing conditions and complex interactions among physical, information and human domains. This paper identifies metrics useful to implement guidance for energy-related planning, design, investment, and operation. Recommendations are presented using a matrix format to provide a structured and comprehensive framework of metrics relevant to a system's energy resilience. The study synthesizes previously proposed metrics and emergent resilience literature to provide a multi-dimensional model intended for use by leaders and practitioners as they transform our energy posture from one of stasis and reaction to one that is proactive and which fosters sustainable growth. - Highlights: • Resilience is the ability of a system to recover from adversity. • There is a need for methods to quantify and measure system resilience. • We developed a matrix-based approach to generate energy resilience metrics. • These metrics can be used in energy planning, system design, and operations

  5. What do you mean, 'resilient geomorphic systems'?

    Science.gov (United States)

    Thoms, M. C.; Piégay, H.; Parsons, M.

    2018-03-01

    Resilience thinking has many parallels in the study of geomorphology. Similarities and intersections exist between the scientific discipline of geomorphology and the scientific concept of resilience. Many of the core themes fundamental to geomorphology are closely related to the key themes of resilience. Applications of resilience thinking in the study of natural and human systems have expanded, based on the fundamental premise that ecosystems, economies, and societies must be managed as linked social-ecological systems. Despite geomorphology and resilience sharing core themes, appreciation is limited of the history and development of geomorphology as a field of scientific endeavor by many in the field of resilience, as well as a limited awareness of the foundations of the former in the more recent emergence of resilience. This potentially limits applications of resilience concepts to the study of geomorphology. In this manuscript we provide a collective examination of geomorphology and resilience as a means to conceptually advance both areas of study, as well as to further cement the relevance and importance of not only understanding the complexities of geomorphic systems in an emerging world of interdisciplinary challenges but also the importance of viewing humans as an intrinsic component of geomorphic systems rather than just an external driver. The application of the concepts of hierarchy and scale, fundamental tenets of the study of geomorphic systems, provide a means to overcome contemporary scale-limited approaches within resilience studies. Resilience offers a framework for geomorphology to expand its application into the broader social-ecological domain.

  6. Immediate effects of EVA midsole resilience and upper shoe structure on running biomechanics: a machine learning approach

    OpenAIRE

    Onodera, Andrea N.; Gavi?o Neto, Wilson P.; Roveri, Maria Isabel; Oliveira, Wagner R.; Sacco, Isabel CN

    2017-01-01

    Background Resilience of midsole material and the upper structure of the shoe are conceptual characteristics that can interfere in running biomechanics patterns. Artificial intelligence techniques can capture features from the entire waveform, adding new perspective for biomechanical analysis. This study tested the influence of shoe midsole resilience and upper structure on running kinematics and kinetics of non-professional runners by using feature selection, information gain, and artificial...

  7. Regional employment growth, shocks and regional industrial resilience

    DEFF Research Database (Denmark)

    Holm, Jacob Rubæk; Østergaard, Christian Richter

    2013-01-01

    The resilience of regional industries to economic shocks has gained a lot of attention in evolutionary economic geography recently. This paper uses a novel quantitative approach to investigate the regional industrial resilience of the Danish ICT sector to the shock following the burst of the dot......-com bubble. It is shown that regions characterised by small and young ICT service companies were more adaptable and grew more than others, while diversity and urbanisation increased the sensitivity to the business cycle after the shock. Different types of resilient regions are found: adaptively resilient......, rigidly resilient, entrepreneurially resilient and non-resilient regions....

  8. Resilient health care

    DEFF Research Database (Denmark)

    Hollnagel, E.; Braithwaite, J.; Wears, R. L.

    Health care is everywhere under tremendous pressure with regard to efficiency, safety, and economic viability - to say nothing of having to meet various political agendas - and has responded by eagerly adopting techniques that have been useful in other industries, such as quality management, lean...... production, and high reliability. This has on the whole been met with limited success because health care as a non-trivial and multifaceted system differs significantly from most traditional industries. In order to allow health care systems to perform as expected and required, it is necessary to have...... engineering's unique approach emphasises the usefulness of performance variability, and that successes and failures have the same aetiology. This book contains contributions from acknowledged international experts in health care, organisational studies and patient safety, as well as resilience engineering...

  9. Resilience | Science Inventory | US EPA

    Science.gov (United States)

    Resilience is an important framework for understanding and managing complex systems of people and nature that are subject to abrupt and nonlinear change. The idea of ecological resilience was slow to gain acceptance in the scientific community, taking thirty years to become widely accepted (Gunderson 2000, cited under Original Definition). Currently, the concept is commonplace in academics, management, and policy. Although the idea has quantitative roots in the ecological sciences and was proposed as a measurable quality of ecosystems, the broad use of resilience led to an expansion of definitions and applications. Holling’s original definition, presented in 1973 (Holling 1973, cited under Original Definition), was simply the amount of disturbance that a system can withstand before it shifts into an alternative stability domain. Ecological resilience, therefore, emphasizes that the dynamics of complex systems are nonlinear, meaning that these systems can transition, often abruptly, between dynamic states with substantially different structures, functions, and processes. The transition of ecological systems from one state to another frequently has important repercussions for humans. Recent definitions are more normative and qualitative, especially in the social sciences, and a competing definition, that of engineering resilience, is still often used. Resilience is an emergent phenomenon of complex systems, which means it cannot be deduced from the behavior of t

  10. Measuring county resilience after the 2008 Wenchuan earthquake

    Science.gov (United States)

    Li, X.; Lam, N.; Qiang, Y.; Li, K.; Yin, L.; Liu, S.; Zheng, W.

    2015-01-01

    The catastrophic earthquake in 2008 has caused serious damage to Wenchuan County and the surrounding area in China. In recent years, great attention has been paid to the resilience of the affected area. This study applied a new framework, the Resilience Inference Measurement (RIM) model, to quantify and validate the community resilience of 105 counties in the affected area. The RIM model uses cluster analysis to classify counties into four resilience levels according to the exposure, damage, and recovery conditions, and then applies discriminant analysis to quantify the influence of socioeconomic characteristics on the county resilience. The analysis results show that counties located right at the epicenter had the lowest resilience, but counties immediately adjacent to the epicenter had the highest resilience capacities. Counties that were farther away from the epicenter returned to normal resiliency. The socioeconomic variables, including sex ratio, per capita GDP, percent of ethnic minority, and medical facilities, were identified as the most influential socio-economic characteristics on resilience. This study provides useful information to improve county resilience to earthquakes and support decision-making for sustainable development.

  11. Interrogating resilience in health systems development.

    Science.gov (United States)

    van de Pas, Remco; Ashour, Majdi; Kapilashrami, Anuj; Fustukian, Suzanne

    2017-11-01

    The Fourth Global Symposium on Health Systems Research was themed around 'Resilient and responsive health systems for a changing world.' This commentary is the outcome of a panel discussion at the symposium in which the resilience discourse and its use in health systems development was critically interrogated. The 2014-15 Ebola outbreak in West-Africa added momentum for the wider adoption of resilient health systems as a crucial element to prepare for and effectively respond to crisis. The growing salience of resilience in development and health systems debates can be attributed in part to development actors and philanthropies such as the Rockefeller Foundation. Three concerns regarding the application of resilience to health systems development are discussed: (1) the resilience narrative overrules certain democratic procedures and priority setting in public health agendas by 'claiming' an exceptional policy space; (2) resilience compels accepting and maintaining the status quo and excludes alternative imaginations of just and equitable health systems including the socio-political struggles required to attain those; and (3) an empirical case study from Gaza makes the case that resilience and vulnerability are symbiotic with each other rather than providing a solution for developing a strong health system. In conclusion, if the normative aim of health policies is to build sustainable, universally accessible, health systems then resilience is not the answer. The current threats that health systems face demand us to imagine beyond and explore possibilities for global solidarity and justice in health. © The Author 2017. Published by Oxford University Press in association with The London School of Hygiene and Tropical Medicine. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  12. Healthy ageing, resilience and wellbeing.

    Science.gov (United States)

    Cosco, T D; Howse, K; Brayne, C

    2017-12-01

    The extension of life does not appear to be slowing, representing a great achievement for mankind as well as a challenge for ageing populations. As we move towards an increasingly older population we will need to find novel ways for individuals to make the best of the challenges they face, as the likelihood of encountering some form of adversity increases with age. Resilience theories share a common idea that individuals who manage to navigate adversity and maintain high levels of functioning demonstrate resilience. Traditional models of healthy ageing suggest that having a high level of functioning across a number of domains is a requirement. The addition of adversity to the healthy ageing model via resilience makes this concept much more accessible and more amenable to the ageing population. Through asset-based approaches, such as the invoking of individual, social and environmental resources, it is hoped that greater resilience can be fostered at a population level. Interventions aimed at fostering greater resilience may take many forms; however, there is great potential to increase social and environmental resources through public policy interventions. The wellbeing of the individual must be the focus of these efforts; quality of life is an integral component to the enjoyment of additional years and should not be overlooked. Therefore, it will become increasingly important to use resilience as a public health concept and to intervene through policy to foster greater resilience by increasing resources available to older people. Fostering wellbeing in the face of increasing adversity has significant implications for ageing individuals and society as a whole.

  13. Regional Employment Growth, Shocks and Regional Industrial Resilience

    DEFF Research Database (Denmark)

    Holm, J.R.; Østergaard, Christian Richter

    2015-01-01

    The resilience of regional industries to economic shocks has gained a lot of attention in evolutionary economic geography recently. This paper uses a novel quantitative approach to investigate the regional industrial resilience of the Danish information and communication technology (ICT) sector...... to the shock following the burst of the dot.com bubble. It is shown that regions characterized by small and young ICT service companies were more adaptable and grew more than others, while diversity and urbanization increased the sensitivity to the business cycle after the shock. Different types of resilient...... regions are found: adaptively resilient, rigidly resilient, entrepreneurially resilient and non-resilient regions....

  14. Temporal Changes in Community Resilience to Drought Hazard

    Science.gov (United States)

    Mihunov, V.

    2017-12-01

    The threat of droughts and their associated impacts on the landscape and human communities have long been recognized. While considerable research on the climatological aspect of droughts has been conducted, studies on the resilience of human communities to the effects of drought remain limited. Understanding how different communities respond to and recover from the drought hazard, i.e. their community resilience, should inform the development of better strategies to cope with the hazard. This research assesses community resilience to drought hazard in South-Central U.S. and captures the temporal changes of community resilience in the region facing the climate change. First, the study applies the Resilience Inference Measurement (RIM) framework using the existing drought incidence, crop damage, socio-economic and food-water-energy nexus variables, which allows to assign county-level resilience scores in the study region and derive variables contributing to the resilience. Second, it captures the temporal changes in community resilience by using the model extracted from the RIM study and socio-economic data from several consecutive time periods. The resilience measurement study should help understand the complex process underlying communities' response to the drought impacts. The results identify gaps in resilience planning and help the improvement of the community resilience to the droughts of increasing frequency and intensity.

  15. An Architecture, System Engineering, and Acquisition Approach for Space System Software Resiliency

    Science.gov (United States)

    Phillips, Dewanne Marie

    Software intensive space systems can harbor defects and vulnerabilities that may enable external adversaries or malicious insiders to disrupt or disable system functions, risking mission compromise or loss. Mitigating this risk demands a sustained focus on the security and resiliency of the system architecture including software, hardware, and other components. Robust software engineering practices contribute to the foundation of a resilient system so that the system "can take a hit to a critical component and recover in a known, bounded, and generally acceptable period of time". Software resiliency must be a priority and addressed early in the life cycle development to contribute a secure and dependable space system. Those who develop, implement, and operate software intensive space systems must determine the factors and systems engineering practices to address when investing in software resiliency. This dissertation offers methodical approaches for improving space system resiliency through software architecture design, system engineering, increased software security, thereby reducing the risk of latent software defects and vulnerabilities. By providing greater attention to the early life cycle phases of development, we can alter the engineering process to help detect, eliminate, and avoid vulnerabilities before space systems are delivered. To achieve this objective, this dissertation will identify knowledge, techniques, and tools that engineers and managers can utilize to help them recognize how vulnerabilities are produced and discovered so that they can learn to circumvent them in future efforts. We conducted a systematic review of existing architectural practices, standards, security and coding practices, various threats, defects, and vulnerabilities that impact space systems from hundreds of relevant publications and interviews of subject matter experts. We expanded on the system-level body of knowledge for resiliency and identified a new software

  16. A new multidimensional measure of personal resilience and its use: Chinese nurse resilience, organizational socialization and career success.

    Science.gov (United States)

    Wei, Wei; Taormina, Robert J

    2014-12-01

    This study refined the concept of resilience and developed four valid and reliable subscales to measure resilience, namely, Determination, Endurance, Adaptability and Recuperability. The study also assessed their hypothesized relationships with six antecedent variables (worry, physiological needs satisfaction, organizational socialization, conscientiousness, future orientation and Chinese values) and with one outcome variable (nurses' career success). The four new 10-item subscale measures of personal resilience were constructed based on their operational definitions and tested for their validity and reliability. All items were included in a questionnaire completed by 244 full-time nurses at two hospitals in China. All four measures demonstrated concurrent validity and had high reliabilities (from 0.74 to 0.78). The hypothesized correlations with the personality and organizational variables were statistically significant and in the predicted directions. Regression analyses confirmed these relationships, which explained 25-32% of the variance for the four resilience facets and 27% of the variance for the nurses' career success. The results provided strong evidence that organizational socialization facilitates resilience, that resilience engenders career success and that identifying the four resilience facets permits a more complete understanding of personal resilience, which could benefit nurses, help nurse administrators with their work and also help in treating patients. © 2014 John Wiley & Sons Ltd.

  17. Resilience through adaptation.

    Directory of Open Access Journals (Sweden)

    Guus A Ten Broeke

    Full Text Available Adaptation of agents through learning or evolution is an important component of the resilience of Complex Adaptive Systems (CAS. Without adaptation, the flexibility of such systems to cope with outside pressures would be much lower. To study the capabilities of CAS to adapt, social simulations with agent-based models (ABMs provide a helpful tool. However, the value of ABMs for studying adaptation depends on the availability of methodologies for sensitivity analysis that can quantify resilience and adaptation in ABMs. In this paper we propose a sensitivity analysis methodology that is based on comparing time-dependent probability density functions of output of ABMs with and without agent adaptation. The differences between the probability density functions are quantified by the so-called earth-mover's distance. We use this sensitivity analysis methodology to quantify the probability of occurrence of critical transitions and other long-term effects of agent adaptation. To test the potential of this new approach, it is used to analyse the resilience of an ABM of adaptive agents competing for a common-pool resource. Adaptation is shown to contribute positively to the resilience of this ABM. If adaptation proceeds sufficiently fast, it may delay or avert the collapse of this system.

  18. Resilience through adaptation.

    Science.gov (United States)

    Ten Broeke, Guus A; van Voorn, George A K; Ligtenberg, Arend; Molenaar, Jaap

    2017-01-01

    Adaptation of agents through learning or evolution is an important component of the resilience of Complex Adaptive Systems (CAS). Without adaptation, the flexibility of such systems to cope with outside pressures would be much lower. To study the capabilities of CAS to adapt, social simulations with agent-based models (ABMs) provide a helpful tool. However, the value of ABMs for studying adaptation depends on the availability of methodologies for sensitivity analysis that can quantify resilience and adaptation in ABMs. In this paper we propose a sensitivity analysis methodology that is based on comparing time-dependent probability density functions of output of ABMs with and without agent adaptation. The differences between the probability density functions are quantified by the so-called earth-mover's distance. We use this sensitivity analysis methodology to quantify the probability of occurrence of critical transitions and other long-term effects of agent adaptation. To test the potential of this new approach, it is used to analyse the resilience of an ABM of adaptive agents competing for a common-pool resource. Adaptation is shown to contribute positively to the resilience of this ABM. If adaptation proceeds sufficiently fast, it may delay or avert the collapse of this system.

  19. Sociotechnical Resilience: A Preliminary Concept.

    Science.gov (United States)

    Amir, Sulfikar; Kant, Vivek

    2018-01-01

    This article presents the concept of sociotechnical resilience by employing an interdisciplinary perspective derived from the fields of science and technology studies, human factors, safety science, organizational studies, and systems engineering. Highlighting the hybrid nature of sociotechnical systems, we identify three main constituents that characterize sociotechnical resilience: informational relations, sociomaterial structures, and anticipatory practices. Further, we frame sociotechnical resilience as undergirded by the notion of transformability with an emphasis on intentional activities, focusing on the ability of sociotechnical systems to shift from one form to another in the aftermath of shock and disturbance. We propose that the triad of relations, structures, and practices are fundamental aspects required to comprehend the resilience of sociotechnical systems during times of crisis. © 2017 Society for Risk Analysis.

  20. Resilience and Coping After Hospital Mergers.

    Science.gov (United States)

    Russo, Cynthia; Calo, Oriana; Harrison, Georgia; Mahoney, Kathleen; Zavotsky, Kathleen Evanovich

    The aim of this study was to explore the relationship between resilience and coping in frontline nurses working in a healthcare system that has recently undergone a merger. Hospital mergers are common in the current healthcare environment. Mergers can provide hospital nurses the opportunity to use and develop positive coping strategies to help remain resilient during times of change. An anonymous-survey, quantitative, exploratory, descriptive study design was used. Data were obtained from an electronic survey that was made available to all nurses working in a 3-hospital system located in the northeast. Overall, the results showed that, when nurses reported using positive coping strategies, they report higher levels of resilience. The levels of resilience also varied from campus to campus. The campus that has been through 2 recent mergers reported the highest levels of resilience. This study suggests that, during times of change in the workplace, if nurses are encouraged to use positive coping strategies, they may have higher levels of resilience. This changing environment provides the clinical nurse specialists/clinical nurse educators the opportunity to foster and support frontline nurses in the use of healthy coping strategies and to help improve and maintain a high level of resilience, which is critical in today's healthcare environment.

  1. Resilience in IMS

    DEFF Research Database (Denmark)

    Kamyod, Chayapol; Nielsen, Rasmus Hjorth; Prasad, Neeli R.

    2012-01-01

    ) and supporting always on services. Therefore, not only Quality of Service (QoS) but also resilience is required. In this paper, we attempt to evaluate and analyze end-to-end reliability of the IMS system using a model proposed as a combination of Reliability Block Diagram (RBD) and Markov Reward Models (MRMs......Reliability evaluation of systems has been widely researched for improving system resilience especially in designing processes of a complex system. The convergence of different access networks is possible via IP Multimedia Subsystem (IMS) for development toward Next Generation Networks (NGNs......). The resilience of the IMS architecture is studied by applying 1:1 redundancy at different communication scenarios between end users within and across communication domains. The model analysis provides useful reliability characteristics of the system and can be further applied for system design processes....

  2. Multidimensional approach to complex system resilience analysis

    International Nuclear Information System (INIS)

    Gama Dessavre, Dante; Ramirez-Marquez, Jose E.; Barker, Kash

    2016-01-01

    Recent works have attempted to formally define a general metric for quantifying resilience for complex systems as a relationship of performance of the systems against time. The technical content in the proposed work introduces a new model that allows, for the first time, to compare the system resilience among systems (or different modifications to a system), by introducing a new dimension to system resilience models, called stress, to mimic the definition of resilience in material science. The applicability and usefulness of the model is shown with a new heat map visualization proposed in this work, and it is applied to a simulated network resilience case to exemplify its potential benefits. - Highlights: • We analyzed two of the main current metrics of resilience. • We create a new model that relates events with the effects they have. • We develop a novel heat map visualization to compare system resilience. • We showed the model and visualization usefulness in a simulated case.

  3. Promoting resilience among nursing students in clinical education.

    Science.gov (United States)

    Thomas, Lisa Jean; Asselin, Marilyn

    2018-01-01

    Resilience is the ability to overcome adversity and grow stronger from the experience. Increased resilience has been shown to positively impact nurses in practice. With this knowledge, recommendations to incorporate resilience training into nursing education have been made. Research, integrative reviews and a theoretical model of resilience in nursing students are explored in this paper. The authors posit that facilitating resilience is important in the setting of clinical education. Through incorporating resilience training in the clinical setting, educators can better prepare students for challenges in their educational environment and ultimately for nursing practice. Specific strategies for clinical educators to incorporate resilience training are suggested. Strategies are organized into three categories, support, education and reflection. The position of facilitating resilience in clinical education may open a discussion for future educational practices. Copyright © 2017 Elsevier Ltd. All rights reserved.

  4. Distributed Energy Planning for Climate Resilience

    Energy Technology Data Exchange (ETDEWEB)

    Stout, Sherry R [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Hotchkiss, Elizabeth L [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Day, Megan H [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Lee, Nathan [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Holm, Alison [National Renewable Energy Laboratory (NREL), Golden, CO (United States)

    2018-05-01

    At various levels of government across the United States and globally climate resilient solutions are being adopted and implemented. Solutions vary based on predicted hazards, community context, priorities, complexity, and available resources. Lessons are being learned through the implementation process, which can be replicated regardless of level or type of government entity carrying out the resiliency planning. Through a number of analyses and technical support across the world, NREL has learned key lessons related to resilience planning associated with power generation and water distribution. Distributed energy generation is a large factor in building resilience with clean energy technologies and solutions. The technical and policy solutions associated with distributed energy implementation for resilience fall into a few major categories, including spatial diversification, microgrids, water-energy nexus, policy, and redundancy.

  5. How Do Communities Use a Participatory Public Health Approach to Build Resilience? The Los Angeles County Community Disaster Resilience Project.

    Science.gov (United States)

    Bromley, Elizabeth; Eisenman, David P; Magana, Aizita; Williams, Malcolm; Kim, Biblia; McCreary, Michael; Chandra, Anita; Wells, Kenneth B

    2017-10-21

    Community resilience is a key concept in the National Health Security Strategy that emphasizes development of multi-sector partnerships and equity through community engagement. Here, we describe the advancement of CR principles through community participatory methods in the Los Angeles County Community Disaster Resilience (LACCDR) initiative. LACCDR, an initiative led by the Los Angeles County Department of Public Health with academic partners, randomized 16 community coalitions to implement either an Enhanced Standard Preparedness or Community Resilience approach over 24 months. Facilitated by a public health nurse or community educator, coalitions comprised government agencies, community-focused organizations and community members. We used thematic analysis of data from focus groups ( n = 5) and interviews ( n = 6 coalition members; n = 16 facilitators) to compare coalitions' strategies for operationalizing community resilience levers of change (engagement, partnership, self-sufficiency, education). We find that strategies that included bidirectional learning helped coalitions understand and adopt resilience principles. Strategies that operationalized community resilience levers in mutually reinforcing ways (e.g., disseminating information while strengthening partnerships) also secured commitment to resilience principles. We review additional challenges and successes in achieving cross-sector collaboration and engaging at-risk groups in the resilience versus preparedness coalitions. The LACCDR example can inform strategies for uptake and implementation of community resilience and uptake of the resilience concept and methods.

  6. How Do Communities Use a Participatory Public Health Approach to Build Resilience? The Los Angeles County Community Disaster Resilience Project

    Directory of Open Access Journals (Sweden)

    Elizabeth Bromley

    2017-10-01

    Full Text Available Community resilience is a key concept in the National Health Security Strategy that emphasizes development of multi-sector partnerships and equity through community engagement. Here, we describe the advancement of CR principles through community participatory methods in the Los Angeles County Community Disaster Resilience (LACCDR initiative. LACCDR, an initiative led by the Los Angeles County Department of Public Health with academic partners, randomized 16 community coalitions to implement either an Enhanced Standard Preparedness or Community Resilience approach over 24 months. Facilitated by a public health nurse or community educator, coalitions comprised government agencies, community-focused organizations and community members. We used thematic analysis of data from focus groups (n = 5 and interviews (n = 6 coalition members; n = 16 facilitators to compare coalitions’ strategies for operationalizing community resilience levers of change (engagement, partnership, self-sufficiency, education. We find that strategies that included bidirectional learning helped coalitions understand and adopt resilience principles. Strategies that operationalized community resilience levers in mutually reinforcing ways (e.g., disseminating information while strengthening partnerships also secured commitment to resilience principles. We review additional challenges and successes in achieving cross-sector collaboration and engaging at-risk groups in the resilience versus preparedness coalitions. The LACCDR example can inform strategies for uptake and implementation of community resilience and uptake of the resilience concept and methods.

  7. The Resilience-Enabling Value of African Folktales: The Read-Me-To-Resilience Intervention

    Science.gov (United States)

    Theron, Linda; Cockcroft, Kate; Wood, Lesley

    2017-01-01

    Resilience, or the process of adjusting well to adversity, draws on personal and social ecological resources (i.e., caregiving and community supports). Previous research--conducted mostly in the Global North--has shown that bibliotherapy offers a way to support children in identifying and utilizing resilience-enabling resources. In so doing,…

  8. Economic resilience lessons from the ShakeOut earthquake scenario

    Science.gov (United States)

    Wein, A.; Rose, A.

    2011-01-01

    Following a damaging earthquake, “business interruption” (BI)—reduced production of goods and services—begins and continues long after the ground shaking stops. Economic resilience reduces BI losses by making the best use of the resources available at a given point in time (static resilience) or by speeding recovery through repair and reconstruction (dynamic resilience), in contrast to mitigation that prevents damage in the first place. Economic resilience is an important concept to incorporate into economic loss modeling and in recovery and contingency planning. Economic resilience framework includes the applicability of resilience strategies to production inputs and output, demand- and supply-side effects, inherent and adaptive abilities, and levels of the economy. We use our resilience framework to organize and share strategies that enhance economic resilience, identify overlooked resilience strategies, and present evidence and structure of resilience strategies for economic loss modelers. Numerous resilience strategies are compiled from stakeholder discussions about the ShakeOut Scenario (Jones et. al. 2008). Modeled results of ShakeOut BI sector losses reveal variable effectiveness of resilience strategies for lengthy disruptions caused by fire-damaged buildings and water service outages. Resilience is a complement to mitigation and may, in fact, have cost and all-hazards advantages.

  9. Resilience of primary healthcare professionals: a systematic review.

    Science.gov (United States)

    Robertson, Helen D; Elliott, Alison M; Burton, Christopher; Iversen, Lisa; Murchie, Peter; Porteous, Terry; Matheson, Catriona

    2016-06-01

    Modern demands and challenges among healthcare professionals can be particularly stressful and resilience is increasingly necessary to maintain an effective, adaptable, and sustainable workforce. However, definitions of, and associations with, resilience have not been examined within the primary care context. To examine definitions and measures of resilience, identify characteristics and components, and synthesise current evidence about resilience in primary healthcare professionals. A systematic review was undertaken to identify studies relating to the primary care setting. Ovid(®), Embase(®), CINAHL, PsycINFO, and Scopus databases were searched in December 2014. Text selections and data extraction were conducted by paired reviewers working independently. Data were extracted on health professional resilience definitions and associated factors. Thirteen studies met the inclusion criteria: eight were quantitative, four qualitative, and one was an intervention study. Resilience, although multifaceted, was commonly defined as involving positive adaptation to adversity. Interactions were identified between personal growth and accomplishment in resilient physicians. Resilience, high persistence, high self-directedness, and low avoidance of challenges were strongly correlated; resilience had significant associations with traits supporting high function levels associated with demanding health professional roles. Current resilience measures do not allow for these different aspects in the primary care context. Health professional resilience is multifaceted, combining discrete personal traits alongside personal, social, and workplace features. A measure for health professional resilience should be developed and validated that may be used in future quantitative research to measure the effect of an intervention to promote it. © British Journal of General Practice 2016.

  10. Resilience concepts in psychiatry demonstrated with bipolar disorder.

    Science.gov (United States)

    Angeler, David G; Allen, Craig R; Persson, Maj-Liz

    2018-02-09

    The term resilience describes stress-response patterns of subjects across scientific disciplines. In ecology, advances have been made to clearly distinguish resilience definitions based on underlying mechanistic assumptions. Engineering resilience (rebound) is used for describing the ability of subjects to recover from adverse conditions (disturbances), and is the rate of recovery. In contrast, the ecological resilience definition considers a systemic change: when complex systems (including humans) respond to disturbances by reorganizing into a new regime (stable state) where structural and functional aspects have fundamentally changed relative to the prior regime. In this context, resilience is an emergent property of complex systems. We argue that both resilience definitions and uses are appropriate in psychology and psychiatry, but although the differences are subtle, the implications and uses are profoundly different. We borrow from the field of ecology to discuss resilience concepts in the mental health sciences. In psychology and psychiatry, the prevailing view of resilience is adaptation to, coping with, and recovery (engineering resilience) from adverse social and environmental conditions. Ecological resilience may be useful for describing vulnerability, onset, and the irreversibility patterns of mental disorders. We discuss this in the context of bipolar disorder. Rebound, adaptation, and coping are processes that are subsumed within the broader systemic organization of humans, from which ecological resilience emanates. Discerning resilience concepts in psychology and psychiatry has potential for a mechanistically appropriate contextualization of mental disorders at large. This might contribute to a refinement of theory and contextualize clinical practice within the broader systemic functioning of mental illnesses.

  11. Clinical correlates of resilience factors in geriatric depression.

    Science.gov (United States)

    Laird, Kelsey T; Lavretsky, Helen; Paholpak, Pattharee; Vlasova, Roza M; Roman, Michael; St Cyr, Natalie; Siddarth, Prabha

    2018-01-16

    Traditional perspectives conceptualize resilience as a trait and depression as resulting from resilience deficiency. However, research indicates that resilience varies substantially even among adults who are clinically depressed, as well as across the lifespan of an individual. Few studies have investigated resilience in depression, and even fewer have examined resilience in depressed older adults. Three hundred thirty-seven adults ≥60 years with major depressive disorder completed the Connor-Davidson Resilience Scale (CD-RISC) and measures of mental health, quality of life (QOL), and medical comorbidity. Exploratory factor analysis was used to explore the factor structure of the CD-RISC. Correlations and general linear models were used to examine associations between resilience and other variables. The rotated component matrix indicated a four-factor model. Sorting of items by highest factor loading revealed constructs associated with (1) grit, (2) active coping self-efficacy, (3) accommodative coping self-efficacy, and (4) spirituality. Resilience was significantly correlated with increased age, lower cognitive functioning, greater cerebrovascular risk, and greater medical comorbidity. Resilience was negatively associated with mental health symptoms (depression, apathy, and anxiety) and positively associated with QOL. The final optimal model identified less depression, less apathy, greater medical comorbidity, higher QOL, and minority (non-White) race as factors that significantly explained variability in resilience. Resilience was significantly associated with a range of mental health constructs in a sample of older adults with depression. Future clinical trials and dismantling studies may help determine whether interventions targeting grit, active coping, accommodative coping, and spirituality can increase resilience and help prevent and treat depression in older adults.

  12. Resilience of primary healthcare professionals: a systematic review

    Science.gov (United States)

    Robertson, Helen D; Elliott, Alison M; Burton, Christopher; Iversen, Lisa; Murchie, Peter; Porteous, Terry; Matheson, Catriona

    2016-01-01

    Background Modern demands and challenges among healthcare professionals can be particularly stressful and resilience is increasingly necessary to maintain an effective, adaptable, and sustainable workforce. However, definitions of, and associations with, resilience have not been examined within the primary care context. Aim To examine definitions and measures of resilience, identify characteristics and components, and synthesise current evidence about resilience in primary healthcare professionals. Design and setting A systematic review was undertaken to identify studies relating to the primary care setting. Method Ovid®, Embase®, CINAHL, PsycINFO, and Scopus databases were searched in December 2014. Text selections and data extraction were conducted by paired reviewers working independently. Data were extracted on health professional resilience definitions and associated factors. Results Thirteen studies met the inclusion criteria: eight were quantitative, four qualitative, and one was an intervention study. Resilience, although multifaceted, was commonly defined as involving positive adaptation to adversity. Interactions were identified between personal growth and accomplishment in resilient physicians. Resilience, high persistence, high self-directedness, and low avoidance of challenges were strongly correlated; resilience had significant associations with traits supporting high function levels associated with demanding health professional roles. Current resilience measures do not allow for these different aspects in the primary care context. Conclusion Health professional resilience is multifaceted, combining discrete personal traits alongside personal, social, and workplace features. A measure for health professional resilience should be developed and validated that may be used in future quantitative research to measure the effect of an intervention to promote it. PMID:27162208

  13. Resilience engineering and the built environment

    DEFF Research Database (Denmark)

    Hollnagel, Erik

    2014-01-01

    important to understand the range of conditions about why and how the system functions in the desired' mode as well as unwanted' modes. Resilience is the capacity to sustain operations under both expected and unexpected conditions. The unexpected conditions are not only threats but also opportunities.......The possible relations between resilience engineering and built environments are explored. Resilience engineering has been concerned with the safe and efficient functioning of large and small industrial systems. These may be described as built systems or artefacts. The resilience engineering...... approach argues that if the performance of systems is to be resilient, then they must be able to respond, monitor, learn and anticipate. The last ability in particular means that they must be able to consider themselves vis-a-vis their environment, i.e. be sentient and reflective systems. In practice...

  14. Alzheimer's aggression: influences on caregiver coping and resilience.

    Science.gov (United States)

    Wilks, Scott E; Little, Kristina G; Gough, Heather R; Spurlock, Wanda J

    2011-04-01

    This study assessed impact of Alzheimer's patients' aggressive behavior (AD aggression) on caregiver coping strategies (task-, emotion-, and avoidance-focused) and caregiver resilience, and examined whether coping strategy moderated the AD aggression-caregiver resilience relationship. Informal caregivers across Louisiana (N = 419) completed surveys with measures of demographics, AD aggression, caregiver coping strategies, and caregiver resilience. Task-focused coping positively related to resilience. Aggression negatively predicted caregiver resilience. Emotion- and avoidance-focused coping strategies separately interacted with aggression and increased its negative relationship to caregiver resilience. Task-focused coping showed no moderation. Implications for social work professionals are discussed.

  15. Building Resilience through Humor.

    Science.gov (United States)

    Berg, Debra Vande; Van Brockern, Steve

    1995-01-01

    Research on resilience suggests that a sense of humor helps to stress-proof children in conflict. Reports on a workshop for educators and youth workers convened to explore ways humor is being used to foster positive development and resilience with troubled youth. Describes applications of humor front-line professionals report as useful in their…

  16. A resilience markers framework for small teams

    Energy Technology Data Exchange (ETDEWEB)

    Furniss, Dominic, E-mail: d.furniss@ucl.ac.u [UCL Interaction Centre, University College London, Gower Street, London WC1E 6BT (United Kingdom); Back, Jonathan; Blandford, Ann [UCL Interaction Centre, University College London, Gower Street, London WC1E 6BT (United Kingdom); Hildebrandt, Michael; Broberg, Helena [OECD Halden Reactor Project, PO Box 173, 1751 Halden (Norway)

    2011-01-15

    Processes that enable an effective response to unexpected events and vulnerabilities that lie outside the scope of formal procedures can be described as being resilient. There are many such descriptions of resilience within and across different domains. Comparison and generalisation is difficult because resilience is not a component of a system and should be understood as an emergent property. Here we provide a framework for reasoning about resilience that requires representation of the level of analysis (from the individual to operational), a traceable link from abstract theory to specific observations, resilience mechanisms, and contextual factors. This moves forward an agenda to systematically observe concrete manifestations of resilience within and across domains. We illustrate the application of the framework by considering a case study of the performance of nuclear power plant (NPP) operators in an experimental scenario. This paper focuses on the small team level of analysis. The framework presented here provides the basis for developing concrete measures for improving the resilience of organisations through training, system design, and organisational learning.

  17. A resilience markers framework for small teams

    International Nuclear Information System (INIS)

    Furniss, Dominic; Back, Jonathan; Blandford, Ann; Hildebrandt, Michael; Broberg, Helena

    2011-01-01

    Processes that enable an effective response to unexpected events and vulnerabilities that lie outside the scope of formal procedures can be described as being resilient. There are many such descriptions of resilience within and across different domains. Comparison and generalisation is difficult because resilience is not a component of a system and should be understood as an emergent property. Here we provide a framework for reasoning about resilience that requires representation of the level of analysis (from the individual to operational), a traceable link from abstract theory to specific observations, resilience mechanisms, and contextual factors. This moves forward an agenda to systematically observe concrete manifestations of resilience within and across domains. We illustrate the application of the framework by considering a case study of the performance of nuclear power plant (NPP) operators in an experimental scenario. This paper focuses on the small team level of analysis. The framework presented here provides the basis for developing concrete measures for improving the resilience of organisations through training, system design, and organisational learning.

  18. Mapping media representation of the Seine river flood to assess the impact of communication on Paris resilience

    Science.gov (United States)

    Vicari, Rosa; Tchiguirisnkaia, Ioulia; Schertzer, Daniel

    2017-04-01

    By the 2000s increasing attention among academics, as well as practitioners, has been devoted to the implementation of resilience. Putting the concept of social-ecological resilience (Holling, 1973) into practice involves relevant changes in policy and decision-making. Indeed, the social-ecological resilience approach emphasizes the need to apply the principle of subsidiarity, i.e. to decentralize risk management, to encourage citizen participation and share responsibilities (Tanguy, 2015). The concept of social-ecological resilience draws attention to the the impact of social construction of the reality- and therefore of the influence of media and other cultural contents, individual and groups knowledge, perceptions, emotions - on urban development. In this framework, communication between municipalities and citizens, especially a two-ways dialogue (i.e. participatory communication), has become a keystone of resilience strategies since it facilitates mutual understanding, shared goals identification and cooperation. Going beyond theory and implementing resilience requires resilience metrics: such indexes allow decision makers to compare the costs of resilience enhancement actions with the economic, environmental, social, and sanitary costs of non-action. However important gaps persists between theories and applied metrics of resilience. For instance, operational resilience metrics are usually defined with the help of semi-quantitative indicators that are applied to variables aggregated up to the outer scale of the system, not across the various spatial scales of the system. This research exploits recent computer aided text mining techniques to explore web communications and map press and social media representation of flood resilience, as well as identify the main opinion makers in the city of Paris. This approach allows a quantitative analysis of communication impacts, in terms of frequency and quality, and it is meant to be a basis to define new resilience

  19. Systems Measures of Water Distribution System Resilience

    Energy Technology Data Exchange (ETDEWEB)

    Klise, Katherine A. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Murray, Regan [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Walker, La Tonya Nicole [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2015-01-01

    Resilience is a concept that is being used increasingly to refer to the capacity of infrastructure systems to be prepared for and able to respond effectively and rapidly to hazardous events. In Section 2 of this report, drinking water hazards, resilience literature, and available resilience tools are presented. Broader definitions, attributes and methods for measuring resilience are presented in Section 3. In Section 4, quantitative systems performance measures for water distribution systems are presented. Finally, in Section 5, the performance measures and their relevance to measuring the resilience of water systems to hazards is discussed along with needed improvements to water distribution system modeling tools.

  20. Resilience in a reborn nation: Validation of the Lithuanian Resilience Scale for Adults (RSA).

    Science.gov (United States)

    Hilbig, Jan; Viliūnienė, Rima; Friborg, Oddgeir; Pakalniškienė, Vilmantė; Danilevičiūtė, Vita

    2015-07-01

    Resilience, as an ability to withstand or rebound from crisis or adversity, is becoming an increasingly significant concept in health promotion and well-being. Individuals exhibiting resilience use skills or resources flexibly to solve situational demands. The Resilience Scale for Adults (RSA) may be used to assess protective resources, and the aim of the present study was to validate the Lithuanian translation. The translated RSA was administered to a clinical (n=125) and a non clinical sample (n=499) to examine the discriminant validity of the RSA items with a confirmatory factor analysis, the internal consistency as well as construct validity by correlating it with the Quick Psycho-Affective Symptoms Scan (QPASS). The internal consistency, the test-retest stability and the factor structure were replicated as adequate, thus indicating good psychometric properties and support of discriminant validity. Females reported more resilience resources for the domains of social competence, family cohesion and social resources compared to men. The RSA subscales correlated negatively with the QPASS scores, and patients reported significantly less resilience resources than non-patients, thus indicating construct validity. Valid psychometric tools for research purposes and routine every-day use are urgently needed in Lithuania, a young nation still under numerous challenges due to social, economic and political transitions. The RSA represents a reliable and valid tool for assessing protective factors. Assessing resilience factors may extend the understanding of factors relevant for mental health problems as well as treatment prognosis beyond the capabilities of mere symptom oriented approaches. Copyright © 2015 Elsevier Inc. All rights reserved.

  1. Whole Community Resilience: Engaging Multiple Sectors with the Coastal Community Resilience Index and the Climate and Resilience Community of Practice in the Gulf of Mexico

    Science.gov (United States)

    Sempier, T.

    2017-12-01

    Communicating risk due to flooding, sea level rise, storm surge, and other natural hazards is a complex task when attempting to build resilience in coastal communities. There are a number of challenges related to preparing for, responding to, and recovering from coastal storms. Successful resilience planning must include a wide range of sectors including, but not limited to local government, business, non-profit, religious, academia, and healthcare. Years of experience working with communities in the Gulf of Mexico has helped create a process that is both inclusive and effective at bringing the right people to the table and gaining momentum towards resilience efforts. The Coastal Community Resilience Index (CRI), a self-assessment for community leaders, has been implemented in 54 Gulf communities with funding that provides small grant awards to help communities take action to address gaps and vulnerabilities identified in the assessment process. To maintain momentum with resilience actions, the Gulf Climate and Resilience Community of Practice (CoP) encourages local municipality participants to share lessons learned and best practices from their implementation projects in an annual symposium. Recently, both graduate and undergraduate students have been exposed to the CRI and CoP as avenues to work through solutions to complex problems at the local level. In addition, a new generation of high school students has been introduced to the CRI. Their engagement in the process is building a more informed citizenry that will take on the leadership and decision-making roles in the future. Investing in multiple age groups and sectors through the CRI and CoP is building capacity for whole community resilience in the Gulf of Mexico. This presentation will focus on methods that have been successful in the Gulf of Mexico for creating effective change in local municipalities towards resilience actions. Discussion will include decision support tools for engaging local

  2. A quantitative framework for assessing ecological resilience

    Science.gov (United States)

    Quantitative approaches to measure and assess resilience are needed to bridge gaps between science, policy, and management. In this paper, we suggest a quantitative framework for assessing ecological resilience. Ecological resilience as an emergent ecosystem phenomenon can be de...

  3. Resilient Renewable Energy Microgrids

    Energy Technology Data Exchange (ETDEWEB)

    Anderson, Katherine H [National Renewable Energy Laboratory (NREL), Golden, CO (United States); DiOrio, Nicholas A [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Butt, Robert S [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Cutler, Dylan S [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Richards, Allison [Unaffiliated

    2017-11-14

    This presentation for the Cable-Tec Expo 2017 offers information about how renewable microgrids can be used to increase resiliency. It includes information about why renewable energy battery diesel hybrids microgrids should be considered for backup power, how to estimate economic savings of microgrids, quantifying the resiliency gain of microgrids, and where renewable microgrids will be successful.

  4. Achieving enhanced organisational resilience by improved management of risk: Summary of research into the principles of resilience and the practices of resilient organisations.

    Science.gov (United States)

    Hopkin, Paul

    There have been many high-profile incidents in recent times that have affected both individual organisations and large parts of society. In response to these disasters and their consequences, there has been increasing focus on the concept of 'resilience'. Airmic worked with Cranfield School of Management to investigate the features of resilient organisations and whether common characteristics could be identified. The research summarised in this paper discovered five principles that increase an organisation's level of resilence. The paper also reports on the actions taken by organisations to embed these resilience principles into four main business enablers. These business enablers in combination represent the business model of the organisation. The overall conclusion of the research was that, in order to achieve a state of enhanced resilience, organisations need to be aware of risks and threats they face and then combine the actions required to be 'risk compliant' with the ability to be 'risk responsive'.

  5. Changes in tree resistance, recovery and resilience across three successive extreme droughts in the northeast Iberian Peninsula.

    Science.gov (United States)

    Serra-Maluquer, X; Mencuccini, M; Martínez-Vilalta, J

    2018-05-01

    Understanding which variables affect forest resilience to extreme drought is key to predict future dynamics under ongoing climate change. In this study, we analyzed how tree resistance, recovery and resilience to drought have changed along three consecutive droughts and how they were affected by species, tree size, plot basal area (as a proxy for competition) and climate. We focused on the three most abundant pine species in the northeast Iberian Peninsula: Pinus halepensis, P. nigra and P. sylvestris during the three most extreme droughts recorded in the period 1951-2010 (occurred in 1986, 1994, and 2005-2006). We cored trees from permanent sample plots and used dendrochronological techniques to estimate resistance (ability to maintain growth level during drought), recovery (growth increase after drought) and resilience (capacity to recover pre-drought growth levels) in terms of tree stem basal area increment. Mixed-effects models were used to determine which tree- and plot-level variables were the main determinants of resistance, recovery and resilience, and to test for differences among the studied droughts. Larger trees were significantly less resistant and resilient. Plot basal area effects were only observed for resilience, with a negative impact only during the last drought. Resistance, recovery and resilience differed across the studied drought events, so that the studied populations became less resistant, less resilient and recovered worse during the last two droughts. This pattern suggests an increased vulnerability to drought after successive drought episodes.

  6. Resilience-promoting factors in war-exposed adolescents: an epidemiologic study.

    Science.gov (United States)

    Fayyad, John; Cordahi-Tabet, C; Yeretzian, J; Salamoun, M; Najm, C; Karam, E G

    2017-02-01

    Studies of war-exposed children have not investigated a comprehensive array of resilience-promoting factors, nor representative samples of children and adolescents. A representative sample of N = 710 adolescents was randomly selected from communities recently exposed to war. All those who had experienced war trauma were administered questionnaires measuring war exposure, family violence, availability of leisure activities, school-related problems, interpersonal and peer problems, socialization, daily routine problems, displacement, availability of parental supervision and contact and medical needs as well as coping skills related to religious coping, denial, self-control, avoidance and problem solving. Mental health was measured by the Strengths and Difficulties Questionnaire (SDQ) and the Child-Revised Impact of Events Scale (CRIES). Resilient adolescents were defined as those who experienced war trauma, but did not manifest any symptoms on the SDQ or CRIES. Resilience was related to being male, using problem-solving techniques, having leisure activities, and having parents who spent time with their adolescents and who supported them with school work. Interventions designed for war-traumatized youth must build individual coping skills of children and adolescents, yet at the same time target parents and teachers in an integrated manner.

  7. Social ecology of resilience and Sumud of Palestinians.

    Science.gov (United States)

    Marie, Mohammad; Hannigan, Ben; Jones, Aled

    2018-01-01

    The aim of this article is to provide an overview of theoretical perspectives and practical research knowledge in relation to 'resilience', the resilience of Palestinians in particular and the related concept of 'Sumud'. 'Sumud' is a Palestinian idea that is interwoven with ideas of personal and collective resilience and steadfastness. It is also a socio-political concept and refers to ways of surviving in the context of occupation, chronic adversity, lack of resources and limited infrastructure. The concept of 'resilience' has deep roots, going back at least to the 10th century when Arabic scholars suggested strategies to cope with life adversity. In Europe, research into resilience extends back to the 1800s. The understanding of resilience has developed over four overlapping waves. These focus on individual traits, protective factors, ecological assets and (in the current wave) social ecological factors. The current wave of resilience research focuses on the contribution of cultural contextualisation and is an approach that is discussed in this article, which draws on Arabic and English language literature located through a search of multiple databases (CINAHL, British Nursing Index, ASSIA, MEDLINE, PsycINFO and EMBASE). Findings suggest that 'Sumud' is linked to the surrounding cultural context and can be thought of as an innovative, social ecological, approach to promoting resilience. We show that resilience is a prerequisite to 'Sumud', meaning that the individual has to be resilient in order to stay and not to leave their place, position or community. We close by pressing the case for studies which investigate resilience especially in underdeveloped countries such as Palestine (occupied Palestinian territories), and which reveal how resilience is embedded in pre-existing cultural contexts.

  8. Building Ecological and Community Resilience and Measuring Success of the Department of Interior Hurricane Sandy Resilience Projects

    Science.gov (United States)

    Taylor, S. M.; Worman, S. L.; Bennett, R.; Bassow, A.

    2017-12-01

    The Department of the Interior (DOI) partnered with the National Fish and Wildlife Foundation (NFWF) to administer an external funding competition to support coastal resilience projects in the region affected by Hurricane Sandy. The projects complement the DOI Bureau-led projects, but are led by state and local governments, universities, non-profits, community groups, tribes, and other non-Federal entities. In total, the Hurricane Sandy Resilience Program invested over $750 million in approximately 180 projects to repair damage and improve the resilience of habitats, communities and infrastructure to future storms and sea level rise. Project activities include waterway connection and opening, living shoreline, marsh restoration, community resilience planning, data/mapping/modeling, and beach and dune restoration. DOI and NFWF initiated a resilience assessment in 2015 to evaluate the impact of this investment. The assessment began by clarifying the program's resilience goals and the development of ecological and socio-economic metrics across the project activities. Using these metrics, the evaluation is assessing the ecological and community outcomes, cost effectiveness of activities, improved scientific understanding, and temporal and spatial scaling of benefits across resilience activities. Recognizing the unique opportunity afforded by the scale and distribution of projects, NFWF and DOI have invested in monitoring through 2024 to better understand how these projects perform over time. This presentation will describe the evaluation questions, approach, long-term monitoring, online metrics portal, and findings to date.

  9. Social-ecological resilience and geomorphic systems

    Science.gov (United States)

    Chaffin, Brian C.; Scown, Murray

    2018-03-01

    Governance of coupled social-ecological systems (SESs) and the underlying geomorphic processes that structure and alter Earth's surface is a key challenge for global sustainability amid the increasing uncertainty and change that defines the Anthropocene. Social-ecological resilience as a concept of scientific inquiry has contributed to new understandings of the dynamics of change in SESs, increasing our ability to contextualize and implement governance in these systems. Often, however, the importance of geomorphic change and geomorphological knowledge is somewhat missing from processes employed to inform SES governance. In this contribution, we argue that geomorphology and social-ecological resilience research should be integrated to improve governance toward sustainability. We first provide definitions of engineering, ecological, community, and social-ecological resilience and then explore the use of these concepts within and alongside geomorphology in the literature. While ecological studies often consider geomorphology as an important factor influencing the resilience of ecosystems and geomorphological studies often consider the engineering resilience of geomorphic systems of interest, very few studies define and employ a social-ecological resilience framing and explicitly link the concept to geomorphic systems. We present five key concepts-scale, feedbacks, state or regime, thresholds and regime shifts, and humans as part of the system-which we believe can help explicitly link important aspects of social-ecological resilience inquiry and geomorphological inquiry in order to strengthen the impact of both lines of research. Finally, we discuss how these five concepts might be used to integrate social-ecological resilience and geomorphology to better understand change in, and inform governance of, SESs. To compound these dynamics of resilience, complex systems are nested and cross-scale interactions from smaller and larger scales relative to the system of interest

  10. Developing a community-based flood resilience measurement standard

    Science.gov (United States)

    Keating, Adriana; Szoenyi, Michael; Chaplowe, Scott; McQuistan, Colin; Campbell, Karen

    2015-04-01

    Given the increased attention to resilience-strengthening in international humanitarian and development work, there has been concurrent interest in its measurement and the overall accountability of "resilience strengthening" initiatives. The literature is reaching beyond the polemic of defining resilience to its measurement. Similarly, donors are increasingly expecting organizations to go beyond claiming resilience programing to measuring and showing it. However, key questions must be asked, in particular "Resilience of whom and to what?". There is no one-size-fits-all solution. The approach to measuring resilience is dependent on the audience and the purpose of the measurement exercise. Deriving a resilience measurement system needs to be based on the question it seeks to answer and needs to be specific. This session highlights key lessons from the Zurich Flood Resilience Alliance approach to develop a flood resilience measurement standard to measure and assess the impact of community based flood resilience interventions, and to inform decision-making to enhance the effectiveness of these interventions. We draw on experience in methodology development to-date, together with lessons from application in two case study sites in Latin America. Attention will be given to the use of a consistent measurement methodology for community resilience to floods over time and place; challenges to measuring a complex and dynamic phenomenon such as community resilience; methodological implications of measuring community resilience versus impact on and contribution to this goal; and using measurement and tools such as cost-benefit analysis to prioritize and inform strategic decision making for resilience interventions. The measurement tool follows the five categories of the Sustainable Livelihoods Framework and the 4Rs of complex adaptive systems - robustness, rapidity, redundancy and resourcefulness -5C-4R. A recent white paper by the Zurich Flood Resilience Alliance traces the

  11. Assessment instruments of urban resilience

    Directory of Open Access Journals (Sweden)

    Giovanna Saporiti

    2012-07-01

    Full Text Available The objective of this work is to highlight the aspects related to the resilient capacity of a neoecosistema. Clarifying what does it means to speak about a resilient neoecosistema and which are the specific characters that make him capable of change and adaptation when facing an environmental, social or economic threat, it will be possible to understand the efficacy related to the model of urban development. From the individuation of perturbing factors of this capacity, it will be possible to generate a panel of the resilient capacity linked to three different ambits that represent the three characteristic elements of natural ecosystems: its physic structure, the persons and the interaction processes between them so we would be able to make explicit the specific characters of resilience distinguished from those of sustainability and urban quality.  

  12. Priority Queues Resilient to Memory Faults

    DEFF Research Database (Denmark)

    Jørgensen, Allan Grønlund; Moruz, Gabriel; Mølhave, Thomas

    2007-01-01

    In the faulty-memory RAM model, the content of memory cells can get corrupted at any time during the execution of an algorithm, and a constant number of uncorruptible registers are available. A resilient data structure in this model works correctly on the set of uncorrupted values. In this paper we...... introduce a resilient priority queue. The deletemin operation of a resilient priority queue returns either the minimum uncorrupted element or some corrupted element. Our resilient priority queue uses $O(n)$ space to store $n$ elements. Both insert and deletemin operations are performed in $O(\\log n......+\\delta)$ time amortized, where $\\delta$ is the maximum amount of corruptions tolerated. Our priority queue matches the performance of classical optimal priority queues in the RAM model when the number of corruptions tolerated is $O(\\log n)$. We prove matching worst case lower bounds for resilient priority...

  13. RESILIENCE AND ENTERPRISE ARCHITECTURE IN SMES

    Directory of Open Access Journals (Sweden)

    Rui Gomes

    2015-12-01

    Full Text Available Considering that SMEs need to embrace the drivers of resilience and that a well-defined and readily available Enterprise Architecture (EA supports enterprise integration by enabling the common view of business processes, data and systems across the enterprise and its partners, we can say that EA is one of the tracks making resilience predictable and it should support and collaborate with other resilience tracks. However, the EA frameworks do not give relevance to the activities that contribute most to business resilience, so this paper aims to clarify the dimensions and the activities related to the development of an EA and the touching points with other enterprise wide processes in order to guarantee that resilience requirements are met in SMEs. For this I propose an approach of ecological adaptation, and four architectures: business, organizational, information, and technological, although this paper only presents the Business and Organizational Architectures.

  14. Priority Queues Resilient to Memory Faults

    DEFF Research Database (Denmark)

    Jørgensen, Allan Grønlund; Moruz, Gabriel; Mølhave, Thomas

    2007-01-01

    In the faulty-memory RAM model, the content of memory cells can get corrupted at any time during the execution of an algorithm, and a constant number of uncorruptible registers are available. A resilient data structure in this model works correctly on the set of uncorrupted values. In this paper we...... introduce a resilient priority queue. The deletemin operation of a resilient priority queue returns either the minimum uncorrupted element or some corrupted element. Our resilient priority queue uses $O(n)$ space to store $n$ elements. Both insert and deletemin operations are performed in $O(\\log n...... queues storing only structural information in the uncorruptible registers between operations....

  15. Resilience to Surprises through Communicative Planning

    Directory of Open Access Journals (Sweden)

    Bruce Evan. Goldstein

    2009-12-01

    Full Text Available Resilience thinkers share an interest in collaborative deliberation with communicative planners, who aim to accommodate different forms of knowledge and styles of reasoning to promote social learning and yield creative and equitable agreements. Members of both fields attended a symposium at Virginia Tech in late 2008, where communicative planners considered how social-ecological resilience informed new possibilities for planning practice beyond disaster mitigation and response. In turn, communicative planners offered resilience scholars ideas about how collaboration could accomplish more than enhance rational decision making of the commons. Through these exchanges, the symposium fostered ideas about collaborative governance and the critical role of expertise in fostering communicative resilience.

  16. Social-ecological resilience and law

    Science.gov (United States)

    Garmestani, Ahjond S.; Allen, Craig R.

    2014-01-01

    Environmental law envisions ecological systems as existing in an equilibrium state, reinforcing a rigid legal framework unable to absorb rapid environmental changes and innovations in sustainability. For the past four decades, “resilience theory,” which embraces uncertainty and nonlinear dynamics in complex adaptive systems, has provided a robust, invaluable foundation for sound environmental management. Reforming American law to incorporate this knowledge is the key to sustainability. This volume features top legal and resilience scholars speaking on resilience theory and its legal applications to climate change, biodiversity, national parks, and water law.

  17. Resilience in ecotoxicology: Toward a multiple equilibrium concept.

    Science.gov (United States)

    Bundschuh, Mirco; Schulz, Ralf; Schäfer, Ralf B; Allen, Craig R; Angeler, David G

    2017-10-01

    The term resilience describes stress-response patterns across scientific disciplines. In ecology, advances have been made to clearly define resilience based on underlying mechanistic assumptions. Engineering resilience (rebound) is used to describe the ability of organisms to recover from adverse conditions (disturbances), which is termed the rate of recovery. By contrast, the ecological resilience definition considers a systemic change, that is, when ecosystems reorganize into a new regime following disturbance. Under this new regime, structural and functional aspects change considerably relative to the previous regime, without recovery. In this context, resilience is an emergent property of complex systems. In the present study, we argue that both definitions and uses are appropriate in ecotoxicology, and although the differences are subtle, the implications and uses are profoundly different. We discuss resilience concepts in ecotoxicology, where the prevailing view of resilience is engineering resilience from chemical stress. Ecological resilience may also be useful for describing systemic ecological changes because of chemical stress. We present quantitative methods that allow ecotoxicologists and risk managers to assess whether an ecosystem faces an impending regime shift or whether it has already undergone such a shift. We contend that engineering and ecological resilience help to distinguish ecotoxicological responses to chemical stressors mechanistically and thus have implications for theory, policy, and application. Environ Toxicol Chem 2017;36:2574-2580. © 2017 SETAC. © 2017 SETAC.

  18. A New Resilience Measure for Supply Chain Networks

    Directory of Open Access Journals (Sweden)

    Ruiying Li

    2017-01-01

    Full Text Available Currently, supply chain networks can span the whole world, and any disruption of these networks may cause economic losses, decreases in sales and unsustainable supplies. Resilience, the ability of the system to withstand disruption and return to a normal state quickly, has become a new challenge during the supply chain network design. This paper defines a new resilience measure as the ratio of the integral of the normalized system performance within its maximum allowable recovery time after the disruption to the integral of the performance in the normal state. Using the maximum allowable recovery time of the system as the time interval under consideration, this measure allows the resilience of different systems to be compared on the same relative scale, and be used under both scenarios that the system can or cannot restore in the given time. Two specific resilience measures, the resilience based on the amount of product delivered and the resilience based on the average delivery distance, are provided for supply chain networks. To estimate the resilience of a given supply chain network, a resilience simulation method is proposed based on the Monte Carlo method. A four-layered hierarchial mobile phone supply chain network is used to illustrate the resilience quantification process and show how network structure affects the resilience of supply chain networks.

  19. Resilient mounting systems in buildings

    NARCIS (Netherlands)

    Breeuwer, R.; Tukker, J.C.

    1976-01-01

    The basic elements of resilient mounting systems are described and various measures for quantifying the effect of such systems defined. Using electrical analogue circuits, the calculation of these measures is illustrated. With special reference to resilient mounting systems in buildings, under

  20. A comprehensive approach to assess operational resilience

    NARCIS (Netherlands)

    Stolker, R.J.M.; Karydas, D.M.; Rouvroye, J.L.; Hollnagel, E.; Pieri, F.

    2008-01-01

    This paper presents a first attempt to apply Multi-Attribute Utility Theory (MAUT) to the concept of resilience. The focus of this paper is measuring the management performance of operational resilience in an organization. Operational resilience refers to the ability of an organization to prevent

  1. Primary school teachers' resilience and their readiness for enhancing children's resilience

    OpenAIRE

    Bon, Barbara

    2017-01-01

    Resilience is an important trait, which enables people to successfully recover from difficulties and stress. For teachers, resilience is of vital importance, as it offers different ways and solutions to successfully cope with difficult and stressful situations they face on a daily basis. The way teachers experience and react to stress often affects their pupils, who are under a lot of stress as well. Teachers could help and teach them how to cope with stressful situations by spending some sch...

  2. How Robust is Your System Resilience?

    Science.gov (United States)

    Homayounfar, M.; Muneepeerakul, R.

    2017-12-01

    Robustness and resilience are concepts in system thinking that have grown in importance and popularity. For many complex social-ecological systems, however, robustness and resilience are difficult to quantify and the connections and trade-offs between them difficult to study. Most studies have either focused on qualitative approaches to discuss their connections or considered only one of them under particular classes of disturbances. In this study, we present an analytical framework to address the linkage between robustness and resilience more systematically. Our analysis is based on a stylized dynamical model that operationalizes a widely used concept framework for social-ecological systems. The model enables us to rigorously define robustness and resilience and consequently investigate their connections. The results reveal the tradeoffs among performance, robustness, and resilience. They also show how the nature of the such tradeoffs varies with the choices of certain policies (e.g., taxation and investment in public infrastructure), internal stresses and external disturbances.

  3. Depression and Resilience in Breast Cancer Patients

    Directory of Open Access Journals (Sweden)

    Gordana Ristevska-Dimitrоvska

    2015-11-01

    CONCLUSION: This study shows that patients who are less depressed have higher levels of resilience and that psychological resilience may independently contribute to lower levels of depression among breast cancer patients. The level of psychological resilience may be a protective factor for depression and psychological distress.

  4. Risk Behavior and Personal Resiliency in Adolescents

    Science.gov (United States)

    Prince-Embury, Sandra

    2015-01-01

    This study explores the relationship between self-reported risk behaviors and personal resiliency in adolescents; specifically whether youth with higher personal resiliency report less frequent risk behaviors than those with lower personal resiliency. Self-reported risk behavior is surveyed by the "Adolescent Risk Behavior Inventory"…

  5. Is there room for resilience? A scoping review and critique of substance use literature and its utilization of the concept of resilience.

    Science.gov (United States)

    Rudzinski, Katherine; McDonough, Peggy; Gartner, Rosemary; Strike, Carol

    2017-09-15

    Research in the area of illicit substance use remains preoccupied with describing and analyzing the risks of people who use drugs (PWUD), however more recently there has been a drive to use a strengths-based or resilience approach as an alternative to investigating drug use. This leads us to ask: what can be known about PWUD from the point of view of resilience? The objective of this scoping review is to analyze how the concept of resilience is defined, operationalized, and applied in substance use research. Popular health, social science, psychology, and inter-disciplinary databases namely: SCOPUS, PUBMED, PsycINFO, and Sociological Abstracts were searched. Studies were selected if they used the concept of resilience and if substance use was a key variable under investigation. A total of 77 studies were identified which provided a definition of resilience, or attempted to operationalize (e.g., via scales) the concept of resilience in some manner. Data were charted and sorted using key terms and fundamental aspects of resilience. The majority of studies focus on youth and their resistance to, or engagement in, substance use. There is also a small but growing area of research that examines recovery from substance addiction as a form of resilience. Very few studies were found that thoroughly investigated resilience among PWUD. Consistently throughout the literature drug use is presented as a 'risk factor' jeopardizing one's ability to be resilient, or drug use is seen as a 'maladaptive coping strategy', purporting one's lack of resilience. Currently, substance use research provides a substantial amount of information about the internal strengths that can assist in resisting future drug use; however there is less information about the external resources that play a role, especially for adults. Though popular, outcome-based conceptualizations of resilience are often static, concealing the potential for developing resilience over time or as conditions change. Studies of

  6. Evaluating multicast resilience in carrier ethernet

    DEFF Research Database (Denmark)

    Ruepp, Sarah Renée; Wessing, Henrik; Zhang, Jiang

    2010-01-01

    This paper gives an overview of the Carrier Ethernet technology with specific focus on resilience. In particular, we show how multicast traffic, which is essential for IPTV can be protected. We detail the ackground for resilience mechanisms and their control and e present Carrier Ethernet...... resilience methods for linear nd ring networks. By simulation we show that the vailability of a multicast connection can be significantly increased by applying protection methods....

  7. Incorporating Resilience into Dynamic Social Models

    Science.gov (United States)

    2016-07-20

    form contains classified information, stamp classification level on the top and bottom of this page. 17. LIMITATION OF ABSTRACT. This block must be...resilience as a multi- level resilience and study their resilience at individual, family and society levels . However, having more than one level on a...4] U. Fischbacher, S. Gächter, and E. Fehr, “Are People Conditionally Cooperative ? Evidence from a Public Goods Experiment,” Econ . Lett., vol

  8. The politics of vulnerability and resilience

    Directory of Open Access Journals (Sweden)

    Georg Frerks

    2011-12-01

    Full Text Available Much conceptual confusion exists over the concepts of vulnerability and (social resilience, reinforced by the different paradigms (the article identifies four and disciplinary traditions underlying their use. While since the 1980s the social construction of "vulnerability" as a driver for disaster received considerable attention, in recent years we have seen increased attention to people's capacities and resilience. The currently popular "complexity" approach to risk moreover appears to offer ways of breaking through entrenched vulnerabilities. Resilience however is also a political project which, we argue, also has its dark, conservative overtones and overlooks structural sources of vulnerability that continue to affect hazard-prone actors. We may therefore need to conceive resilience as the potential for social transformation after disaster.Existe muita confusão conceitual em torno dos conceitos de vulnerabilidade e resiliência (social, reforçada pela diferença de paradigmas (este artigo identifica quarto e tradições disciplinares subjacentes à sua utilização. Enquanto desde os anos 80 a construção social de "vulnerabilidade" como condutor para desastres recebeu atenção considerável, nos últimos anos temos visto maior atenção às capacidades e resiliência das pessoas. Atualmente popular, a abordagem da "complexidade" do risco, além disso, parece oferecer maneiras transformadoras através das vulnerabilidades enraizadas. No entanto, defendemos que a resiliência é um projeto político que também tem seus sombrios sobretons conservadores e omite fontes estruturais de vulnerabilidade que continuam a afetar os atores propensos ao risco. Podemos, portanto, precisar conceber a resiliência como potencial para transformação social depois de desastres.

  9. Toward quantifying metrics for rail-system resilience : Identification and analysis of performance weak resilience signals

    NARCIS (Netherlands)

    Regt, A. de; Siegel, A.W.; Schraagen, J.M.C.

    2016-01-01

    This paper aims to enhance tangibility of the resilience engineering concept by facilitating understanding and operationalization of weak resilience signals (WRSs) in the rail sector. Within complex socio-technical systems, accidents can be seen as unwanted outcomes emerging from uncontrolled

  10. Does resilient mean eco-inefficient?

    DEFF Research Database (Denmark)

    Pizzol, Massimo

    as long-term perfomance. Resilience is not explicitly taken into account within life cycle assessment (LCA). LCA determines the eco-efficiency of product systems, i.e. the ratio between the function provided by the product and its impact on the environment. The question is whether a product system which...... structure is improved or designed to be more resilient will not only be more inefficient, but also eco-inefficient, when studied by means of LCA. In this work a two steps approach is proposed to study resilience of product systems: 1) assessment of disturbance conditions and their inclusion within the scope......, because the redundant connections between elements of a system make it less efficient but also more flexible and adaptable and allow to perform a function even if some connections are interrupted or missing. Balancing between resilience and efficiency seems to be the key for sustainability intended...

  11. Literature Review of Concepts: Psychological Resiliency

    National Research Council Canada - National Science Library

    Wald, Jaye; Taylor, Steven; Asmundson, Gordon J; Jang, Kerry L; Stapleton, Jennifer

    2006-01-01

    ...; and resiliency measures, their development and validation. Existing definitions implicate resiliency with the ability to adapt and successfully cope with adversity, life stressors, and traumatic events...

  12. Measures of emergency preparedness contributing to nursing home resilience.

    Science.gov (United States)

    Lane, Sandi J; McGrady, Elizabeth

    2017-12-13

    Resilience approaches have been successfully applied in crisis management, disaster response, and high reliability organizations and have the potential to enhance existing systems of nursing home disaster preparedness. This study's purpose was to determine how the Center for Medicare and Medicaid Services (CMS) "Emergency Preparedness Checklist Recommended Tool for Effective Health Care Facility Planning" contributes to organizational resilience by identifying the benchmark resilience items addressed by the CMS Emergency Preparedness Checklist and items not addressed by the CMS Emergency Preparedness Checklist, and to recommend tools and processes to improve resilience for nursing homes. The CMS Emergency Preparedness Checklist items were compared to the Resilience Benchmark Tool items; similar items were considered matches. Resilience Benchmark Tool items with no CMS Emergency Preparedness Checklist item matches were considered breaches in nursing home resilience. The findings suggest that the CMS Emergency Preparedness Checklist can be used to measure some aspects of resilience, however, there were many resilience factors not addressed. For nursing homes to prepare and respond to crisis situations, organizations need to embrace a culture that promotes individual resilience-related competencies that when aggregated enable the organization to improve its resiliency. Social workers have the skills and experience to facilitate this change.

  13. Nurse leader resilience: career defining moments.

    Science.gov (United States)

    Cline, Susan

    2015-01-01

    Resilience is an essential component of effective nursing leadership. It is defined as the ability to survive and thrive in the face of adversity. Resilience can be developed and internalized as a measure to improve retention and reduce burnout. Nurse leaders at all levels should develop these competencies to survive and thrive in an increasingly complex health care environment. Building positive relationships, maintaining positivity, developing emotional insight, creating work-life balance, and reflecting on successes and challenges are effective strategies for resilience building. Nurse leaders have a professional obligation to develop resilience in themselves, the teams they supervise, and the organization as a whole. Additional benefits include reduced turnover, reduced cost, and improved quality outcomes through organizational mindfulness.

  14. Special issue on Resilience and (in)security

    DEFF Research Database (Denmark)

    Kristensen, Kristian Søby

    , and redefine relations of security and insecurity. We show the increased attention – scholarly as well as political – given to resilience in recent times and provide a review of the state of critical security studies literature on resilience. We argue that to advance this discussion, resilience needs...

  15. Resilient children of injection drug users.

    Science.gov (United States)

    Pilowsky, Daniel J; Zybert, Patricia A; Vlahov, David

    2004-11-01

    To examine associations between resilience in children of injection drug users and children's coping strategies, parenting stress, and children's social support. Injection drug-using parents (n=91) and their children aged 6 to 11 (n=117) were recruited in Baltimore (1997-1999). Resilience was defined as scoring in the lowest quartile of the Child Behavior Checklist total psychopathology score. Coping strategies used by resilient and nonresilient children, the extent and types of social support that they received, and the level of parenting stress reported by their parents were compared and contrasted. Rates of depressive, anxiety, and disruptive behavior disorders were 15.4%, 22.2%, and 21.4%, respectively, for the entire sample. Compared with the nonresilient, resilient children were less likely to use two avoidance coping strategies (internalizing [p=.002] and externalizing [p=.017]). The level of actual support received by resilient and nonresilient children did not differ significantly (p=.202). Perceived support was greater among resilient children (as reported by their parents; p parents reported lower parenting stress (p=.042). A significant proportion of children of injection drug users are in need of clinical care. Interventions to help children of substance-abusing parents modify their coping style merit exploration.

  16. Why resilience is unappealing to social science: Theoretical and empirical investigations of the scientific use of resilience

    Science.gov (United States)

    Olsson, Lennart; Jerneck, Anne; Thoren, Henrik; Persson, Johannes; O’Byrne, David

    2015-01-01

    Resilience is often promoted as a boundary concept to integrate the social and natural dimensions of sustainability. However, it is a troubled dialogue from which social scientists may feel detached. To explain this, we first scrutinize the meanings, attributes, and uses of resilience in ecology and elsewhere to construct a typology of definitions. Second, we analyze core concepts and principles in resilience theory that cause disciplinary tensions between the social and natural sciences (system ontology, system boundary, equilibria and thresholds, feedback mechanisms, self-organization, and function). Third, we provide empirical evidence of the asymmetry in the use of resilience theory in ecology and environmental sciences compared to five relevant social science disciplines. Fourth, we contrast the unification ambition in resilience theory with methodological pluralism. Throughout, we develop the argument that incommensurability and unification constrain the interdisciplinary dialogue, whereas pluralism drawing on core social scientific concepts would better facilitate integrated sustainability research. PMID:26601176

  17. Best Practices in Weathering Climate Risks: Advancing Corporate and Community Resilience

    Science.gov (United States)

    Klima, K.; Winkelman, S.

    2012-12-01

    As the annual costs of severe weather events in the US grow into the billions of dollars, companies and communities are examining how best to plan ahead to protect their assets and bolster their bottom line. The Center for Clean Air Policy's Weathering Climate Risks program aims to help cities and companies enhance resilience to the economic impacts of severe weather and a changing climate. This presentation will highlight three communication techniques aimed at different types of audiences such as businesses, policymakers, the media, and society. First, we find that although planning for natural hazards now saves money later, stakeholders must fi¬nd their own self-interest if they are going to engage in a solution. Thus we research best practices and hold informational, off-the-record interviews to better understand the different stakeholders' perspectives, key concerns, and issues surrounding adaptation, resilience, and/or hazard mitigation. Diverse stakeholders find it attractive when a solution has multiple co-benefits such as climate resilience, greenhouse gas reduction, reduced costs, and social benefits. Second, we use off-the-record dialogues emphasizing candid public-private discussion to promote collaborative problem solving. Our high-level workshops typically consist of 30-40 scientists, companies, communities, and policymakers. We begin with presenting background material, such as geographic information systems (GIS) maps. Then we move to informal conservation. Topics include ideas such as "Ask the Climate Question": How will infrastructure, land development, and investment decisions affect GHG emissions and resilience to climate change impacts? We find these dialogues help stakeholders share their perspectives and advance public-private collaboration on climate resilience to protect critical urban infrastructure, ensure business continuity, and increase extreme weather resilience. Third, we find that communication to the general public must capture

  18. Teaching Resiliency Theory to Substance Abuse Counselors

    Science.gov (United States)

    Ward, Kelly

    2003-01-01

    Resiliency is the ability to cope in the face of adversity. One protective factor that promotes resiliency in substance-abusing dysfunctional families is family rituals and traditions. Social workers and substance abuse counselors can teach family members how to instill resiliency in their families and themselves through rituals and traditions. To…

  19. Resilience and Complexity

    DEFF Research Database (Denmark)

    Dahlberg, Rasmus

    2015-01-01

    This paper explores two key concepts: resilience and complexity. The first is understood as an emergent property of the latter, and their inter-relatedness is discussed using a three tier approach. First, by exploring the discourse of each concept, next, by analyzing underlying relationships and...... robust. Robustness is a property of simple or complicated systems characterized by predictable behavior, enabling the system to bounce back to its normal state following a perturbation. Resilience, however, is an emergent property of complex adaptive systems. It is suggested that this distinction...

  20. Multi-Sited Resilience

    DEFF Research Database (Denmark)

    Olwig, Mette Fog

    2012-01-01

    with natural disasters and climate change. In a globalized world, however, it is hard to discern what is “local” as global organizations play an increasingly visible and powerful role. This paper will argue that local understandings and practices of resilience cannot be disentangled from global understandings...... flooding in northern Ghana, this paper examines the mutual construction of “local” and “global” notions and practices of resilience through multi-sited processes. It is based on interviews and participant observation in multiple sites at the “local,” “regional” and “global” levels....

  1. SUPPLY CHAIN RESILIENCE ANALYSIS: A BRAZILIAN AUTOMOTIVE CASE

    Directory of Open Access Journals (Sweden)

    Luiz Felipe Scavarda

    2015-04-01

    Full Text Available Supply chain (SC resilience and flexibility are important research topics receiving growing attention. However, the academic literature needs empirical studies on SC resilience capable of investigating the inter-organizational components of flexibility along different tiers. Therefore, this paper analyzes the main lack of flexibilities in three Brazilian automotive SCs that limit their resilience and therefore their capacity to better support and meet the demand changes in the marketplace. A multi-tier case study approach is adopted. Research findings identify lack of flexibilities in different tiers that inhibit the SC resilience as well as manufacturing and SC flexibilities that build SC resilience. The findings also highlight that the same SC may have the flexibility to be resilient for one of its products but not for another product, what sheds new lights on the academic literature. Finally, flexible SCs should be designed to increase SC resilience to cope with mishaps as significant demand changes.

  2. Development of resilience evaluation method for nuclear power plants. Part 3. Study of evaluation method and applicability of resilience index

    International Nuclear Information System (INIS)

    Suzuki, Masaaki; Demachi, Kazuyuki; Miyano, Hiroshi

    2017-01-01

    We have developed a new index, called the resilience index, that evaluates the dynamic stability of the system safety of a nuclear power plant during a severe accident by considering the ability to recover system safety functions that have become lost in the situation. In this paper, a detailed evaluation procedure for the resilience index is described. The system safety of a pressurized water reactor plant during a severe accident is then assessed according to the resilience index in order to discuss the applicability of the index. We find that the resilience index successfully represents management capability and, therefore, the resilience capability of a nuclear power plant. (author)

  3. Development of resilience evaluation method for nuclear power plants. Part 3. Study on evaluation method and applicability of resilience index

    International Nuclear Information System (INIS)

    Suzuki, Masaaki; Demachi, Kazuyuki; Murakami, Kenta

    2016-01-01

    We have developed a new index, called the resilience index, that evaluates the dynamic stability of the system safety of a nuclear power plant during a severe accident by considering the ability to recover system safety functions that have become lost in the situation. In this paper, a detailed evaluation procedure for the resilience index is described. The system safety of a PWR plant during a severe accident is then assessed according to the resilience index in order to discuss the applicability of the index. We find that the resilience index successfully represents management capability and, therefore, the resilience capability of a nuclear power plant. (author)

  4. A resilience approach can improve anadromous fish restoration

    Science.gov (United States)

    Waldman, John R.; Wilson, Karen A.; Mather, Martha E.; Snyder, Noah P.

    2016-01-01

    Most anadromous fish populations remain at low levels or are in decline despite substantial investments in restoration. We explore whether a resilience perspective (i.e., a different paradigm for understanding populations, communities, and ecosystems) is a viable alternative framework for anadromous fish restoration. Many life history traits have allowed anadromous fish to thrive in unimpacted ecosystems but have become contemporary curses as anthropogenic effects increase. This contradiction creates a significant conservation challenge but also makes these fish excellent candidates for a resilience approach. A resilience approach recognizes the need to maintain life history, population, and habitat characteristics that increase the ability of a population to withstand and recover from multiple disturbances. To evaluate whether a resilience approach represents a viable strategy for anadromous fish restoration, we review four issues: (1) how resilience theory can inform anadromous fish restoration, (2) how a resilience-based approach is fundamentally different than extant anadromous fish restoration strategies, (3) ecological characteristics that historically benefited anadromous fish persistence, and (4) examples of how human impacts harm anadromous fish and how a resilience approach might produce more successful outcomes. We close by suggesting new research and restoration directions for implementation of a resilience-based approach.

  5. [Resilience: an interdisciplinary approach to concept and findings].

    Science.gov (United States)

    Korn, Lena

    2012-01-01

    First, the concept of the term "resilience" is introduced and summarized as an adaptive, dynamic "buffering process" of children's mental power of resistance against biological, psychological and psychosocial development risks. Subsequently, based on a critical discussion of the current research findings, protective factors are presented, which is followed by an approach to the concept of resilience from interdisciplinary perspectives. The latest findings from developmental neurobiology show that genetic as well as environmental factors have their important share in the development of resilience. This builds a bridge to the consideration of resilience with regard to attachment theory. Accordingly secure attachment could be seen as a condition for a resilient conduct of life. In this context, the concept of "earned security" is additionally taken into account. Furthermore, the relevance of resilience for the field of pedagogics is shortly and critically considered. With reference to a psychoanalytic approach to the concept of resilience self-regulation, internal integrity, mentalization and self-reflection are elaborated on, as well as the similarity to the psychoanalytic concept of ego strength. In conclusion, a critical discussion of the concept of resilience and its benefits as well as potential risks related to it is presented.

  6. Resilia cyber resilience best practices

    CERN Document Server

    , AXELOS

    2015-01-01

    RESILIA™ Cyber Resilience Best Practices offers a practical approach to cyber resilience, reflecting the need to detect and recover from incidents, and not rely on prevention alone. It uses the ITIL® framework, which provides a proven approach to the provision of services that align to business outcomes.

  7. A Methodology to Define Flood Resilience

    Science.gov (United States)

    Tourbier, J.

    2012-04-01

    Flood resilience has become an internationally used term with an ever-increasing number of entries on the Internet. The SMARTeST Project is looking at approaches to flood resilience through case studies at cities in various countries, including Washington D.C. in the United States. In light of U.S. experiences a methodology is being proposed by the author that is intended to meet ecologic, spatial, structural, social, disaster relief and flood risk aspects. It concludes that: "Flood resilience combines (1) spatial, (2) structural, (3) social, and (4) risk management levels of flood preparedness." Flood resilience should incorporate all four levels, but not necessarily with equal emphasis. Stakeholders can assign priorities within different flood resilience levels and the considerations they contain, dividing 100% emphasis into four levels. This evaluation would be applied to planned and completed projects, considering existing conditions, goals and concepts. We have long known that the "road to market" for the implementation of flood resilience is linked to capacity building of stakeholders. It is a multidisciplinary enterprise, involving the integration of all the above aspects into the decision-making process. Traditional flood management has largely been influenced by what in the UK has been called "Silo Thinking", involving constituent organizations that are responsible for different elements, and are interested only in their defined part of the system. This barrier to innovation also has been called the "entrapment effect". Flood resilience is being defined as (1) SPATIAL FLOOD RESILIENCE implying the management of land by floodplain zoning, urban greening and management to reduce storm runoff through depression storage and by practicing Sustainable Urban Drainage (SUD's), Best Management Practices (BMP's, or Low Impact Development (LID). Ecologic processes and cultural elements are included. (2) STRUCTURAL FLOOD RESILIENCE referring to permanent flood defense

  8. What we know and do not know about organizational resilience

    Directory of Open Access Journals (Sweden)

    Cristina Ruiz-Martin

    2018-01-01

    Full Text Available We present a literature review about organizational resilience, with the goal of identifying how organizational resilience is conceptualized and assessed. The two research questions that drive the review are: (1 how is organizational resilience conceptualized? and (2 how is organizational resilience assessed? We answer the first question by analysing organizational resilience definitions and the attributes or characteristics that contribute to develop resilient organizations. We answer the second question by reviewing articles that focus on tools or methods to measure organizational resilience. Although there are three different ways to define organizational resilience, we found common ideas in the definitions. We also found that organizational resilience is considered a property, ability or capability that can be improved over time. However, we did not find consensus about the elements that contribute to improving the level of organizational resilience and how to assess it. Based on the results of the review, we propose a conceptualization of organizational resilience that integrates the three views found in the literature. We also propose a four-level Maturity Model for Organizational Resilience – MMOR. Using this model, the organization can be in one of the following levels based on its ability and capacity to handle disruptive events: fragile, robust, resilient or antifragile.

  9. Clarifying Resilience in the Context of Homeland Security

    Science.gov (United States)

    2013-03-01

    Resilience Is a Complex Adaptive System of Systems ( CASoS ) ....60 4. Resilience Is Experienced and Demonstrated in Different Ways ..60 5. Resilience Is...The inclusion of a resilience module into existing homeland security training programs broadens the practitioner’s knowledge base from a basic level...psychology offer several considerations for the homeland security practitioner. The first consideration maintains that a de -emphasis on the

  10. From academic to applied: Operationalising resilience in river systems

    Science.gov (United States)

    Parsons, Melissa; Thoms, Martin C.

    2018-03-01

    The concept of resilience acknowledges the ability of societies to live and develop with dynamic environments. Given the recognition of the need to prepare for anticipated and unanticipated shocks, applications of resilience are increasing as the guiding principle of public policy and programs in areas such as disaster management, urban planning, natural resource management, and climate change adaptation. River science is an area in which the adoption of resilience is increasing, leading to the proposition that resilience may become a guiding principle of river policy and programs. Debate about the role of resilience in rivers is part of the scientific method, but disciplinary disunity about the ways to approach resilience application in policy and programs may leave river science out of the policy process. We propose six elements that need to be considered in the design and implementation of resilience-based river policy and programs: rivers as social-ecological systems; the science-policy interface; principles, capacities, and characteristics of resilience; cogeneration of knowledge; adaptive management; and the state of the science of resilience.

  11. Can Law Foster Social-Ecological Resilience?

    Directory of Open Access Journals (Sweden)

    Ahjond S. Garmestani

    2013-06-01

    Full Text Available Law plays an essential role in shaping natural resource and environmental policy, but unfortunately, many environmental laws were developed around the prevailing scientific understanding that there was a "balance of nature" that could be managed and sustained. This view assumes that natural resource managers have the capacity to predict the behavior of ecological systems, know what its important functional components are, and successfully predict the outcome of management interventions. This paper takes on this problem by summarizing and synthesizing the contributions to this Special Feature (Law and Social-Ecological Resilience, Part I: Contributions from Resilience 2011, focusing on the interaction of law and social-ecological resilience, and then offering recommendations for the integration of law and social-ecological resilience.

  12. Building from a conceptual model of the resilience process during ageing, towards the Groningen Aging Resilience Inventory.

    Science.gov (United States)

    van Abbema, Renske; Bielderman, Annemiek; De Greef, Mathieu; Hobbelen, Hans; Krijnen, Wim; van der Schans, Cees

    2015-09-01

    To develop and psychometrically test the Groningen Ageing Resilience Inventory. Ageing is a process that is often accompanied by functional limitation, disabilities and losses. Instead of focusing on these negative events of ageing, there are opportunities in focusing on adaptation mechanisms, like resilience, that are helpful to cope with those adversities. Cross-sectional study. The study was conducted from 2011-2012. First, a conceptual model of resilience during the ageing process was constructed. Next, items were formulated that made up a comprehensive template questionnaire reflecting the model. Finally, a cross-sectional study was performed to evaluate the construct validity and internal consistency of this template 16-item questionnaire. Participants (N = 229) with a mean age of 71·5 years, completed the template 16-item Groningen Ageing Resilience Inventory, and performance based tests and psychological questionnaires. Exploratory factor analysis resulted in a two factor solution of internal and external resources of resilience. Three items did not discriminate well between the two factors and were deleted, remaining a final 13-item questionnaire that shows evidence of good internal consistency. The direction and magnitude of the correlations with other measures support the construct validity. The Groningen Ageing Resilience Inventory is a useful instrument that can help nurses, other healthcare workers, researchers and providers of informal care to identify the internal and external resources of resilience in individuals and groups. In a multidisciplinary biopsychosocial approach this knowledge provides tools for empowering older patients in performing health promoting behaviors and self-care tasks. © 2015 John Wiley & Sons Ltd.

  13. When Violence Can Appear With Different Male Partners: Identification of Resilient and Non-resilient Women in the European Union

    Directory of Open Access Journals (Sweden)

    Juan Herrero

    2018-06-01

    Full Text Available Introduction: Little scholarly attention has been paid to the analysis of the history of intimate partner violence (IPV against women with different male partners and how it could be related to levels of IPV with the current male partner. From this point of view, been a victim of IPV could increase the vulnerability of women and, therefore, exert a negative influence on the selection of partners over time, thus increasing the odds of potentially mating with abusive male partners. Alternatively, for some women victims of IPV in previous relationships, there may be additional resources that reduce their vulnerability to victimization by new partners.Methodology: The present study analyzes levels of IPV in different partners of 2376 heterosexual women from the 28 countries of the European Union living together as a couple who had previously lived with a different male partner.Analysis/Discussion: Multilevel regression results indicated that resilient women were younger, more satisfied with household income, and were involved in shorter relationships. As for their previous levels of victimization, they scored lower on child abuse and non-partner adult victimization. Also, their levels of victimization from previous partners were the same as those of the non-resilient women, with the exception of physical IPV victimization where resilient women scored higher than non-resilient women. Resilient women also informed the interviewer to have ended the abusive relationship because of the violence to a greater extent than non-resilient women and seemed to suffer fewer psychological difficulties due to previous violent relationships. Finally, countries scoring higher on human development index (HDI showed a larger proportion of resilient women.Conclusion: Resilient women are mostly characterized by fewer psychological difficulties and lower frequency of adverse situations (in childhood or in adulthood when compared to non-resilient women. Although resilient

  14. Inferring the relative resilience of alternative states

    Science.gov (United States)

    Angeler, David G.; Allen, Craig R.; Rojo, Carmen; Alvarez-Cobelas, Miguel; Rodrigo, Maria A.; Sanchez-Carrillo, Salvador

    2013-01-01

    Ecological systems may occur in alternative states that differ in ecological structures, functions and processes. Resilience is the measure of disturbance an ecological system can absorb before changing states. However, how the intrinsic structures and processes of systems that characterize their states affects their resilience remains unclear. We analyzed time series of phytoplankton communities at three sites in a floodplain in central Spain to assess the dominant frequencies or “temporal scales” in community dynamics and compared the patterns between a wet and a dry alternative state. The identified frequencies and cross-scale structures are expected to arise from positive feedbacks that are thought to reinforce processes in alternative states of ecological systems and regulate emergent phenomena such as resilience. Our analyses show a higher species richness and diversity but lower evenness in the dry state. Time series modeling revealed a decrease in the importance of short-term variability in the communities, suggesting that community dynamics slowed down in the dry relative to the wet state. The number of temporal scales at which community dynamics manifested, and the explanatory power of time series models, was lower in the dry state. The higher diversity, reduced number of temporal scales and the lower explanatory power of time series models suggest that species dynamics tended to be more stochastic in the dry state. From a resilience perspective our results highlight a paradox: increasing species richness may not necessarily enhance resilience. The loss of cross-scale structure (i.e. the lower number of temporal scales) in community dynamics across sites suggests that resilience erodes during drought. Phytoplankton communities in the dry state are therefore likely less resilient than in the wet state. Our case study demonstrates the potential of time series modeling to assess attributes that mediate resilience. The approach is useful for assessing

  15. Mental resilience, perceived immune functioning, and health

    Directory of Open Access Journals (Sweden)

    Van Schrojenstein Lantman M

    2017-03-01

    Full Text Available Marith Van Schrojenstein Lantman,1 Marlou Mackus,1 Leila S Otten,1 Deborah de Kruijff,1 Aurora JAE van de Loo,1,2 Aletta D Kraneveld,1,2 Johan Garssen,1,3 Joris C Verster1,2,4 1Division of Pharmacology, Utrecht University, Utrecht, the Netherlands; 2Institute for Risk Assessment Sciences, Utrecht University, Utrecht, the Netherlands; 3Nutricia Research, Utrecht, the Netherlands; 4Centre for Human Psychopharmacology, Swinburne University, Melbourne, Australia Background: Mental resilience can be seen as a trait that enables an individual to recover from stress and to face the next stressor with optimism. People with resilient traits are considered to have a better mental and physical health. However, there are limited data available assessing the relationship between resilient individuals and their perspective of their health and immune status. Therefore, this study was conducted to examine the relationship between mental resilience, perceived health, and perceived immune status. Methods: A total of 779 participants recruited at Utrecht University completed a questionnaire consisting of demographic characteristics, the brief resilience scale for the assessment of mental resilience, the immune function questionnaire (IFQ, and questions regarding their perceived health and immune status. Results: When correcting for gender, age, height, weight, smoker status, amount of cigarettes smoked per week, alcohol consumption status, amount of drinks consumed per week, drug use, and frequency of past year drug use, mental resilience was significantly correlated with perceived health (r=0.233, p=0.0001, perceived immune functioning (r=0.124, p=0.002, and IFQ score (r=−0.185, p=0.0001. Conclusion: A significant, albeit modest, relationship was found between mental resilience and perceived immune functioning and health. Keywords: mental resilience, immune functioning, health, vitality, quality of life

  16. The International Resilience Research Project.

    Science.gov (United States)

    Grotberg, Edith H.

    Resilience is defined as "the human capacity to face, overcome, and be strengthened by experiences of adversity." This study used an Eriksonian developmental model to examine parents', caregivers', and children's resilience-promotion in children up to 12 years of age. Age and gender differences and cultural/ethnic similarities and…

  17. Defining resilience: A preliminary integrative literature review

    Science.gov (United States)

    Wilt, Bonnie; Long, Suzanna K.; Shoberg, Thomas G.

    2016-01-01

    The term “resilience” is ubiquitous in technical literature; it appears in numerous forms, such as resilience, resiliency, or resilient, and each use may have a different definition depending on the interpretation of the writer. This creates difficulties in understanding what is meant by ‘resilience’ in any given use case, especially in discussions of interdisciplinary research. To better understand this problem, this research constructs a preliminary integrative literature review to map different definitions, applications and calculation methods of resilience invoked within critical infrastructure applications. The preliminary review uses a State-of-the-Art Matrix (SAM) analysis to characterize differences in definition across disciplines and between regions. Qualifying the various usages of resilience will produce a greater precision in the literature and a deeper insight into types of data required for its evaluation, particularly with respect to critical infrastructure calculations and how such data may be analyzed. Results from this SAM analysis will create a framework of key concepts as part of the most common applications for “resilient critical infrastructure” modeling.

  18. Building Psychological Health: The Services’ Perspectives on Resilience

    Science.gov (United States)

    2011-01-24

    program; medical supported • Doctrine signed Dec 2010 • Training: > 200,000 trained to date • 8 courses on Navy eLearning • Formal curriculum delivered...Address future concerns and build psychological resiliency 10 Reserve Resilience Initiatives 2011 MHS Conference NSW Resilience Enterprise  Resilience

  19. Ulysses' Return: Resilient Male Leaders Still at the Helm

    Science.gov (United States)

    McClellan, Rhonda; Christman, Dana; Fairbanks, Anthony

    2008-01-01

    This study examined resilient men in higher education administration, educational leadership programs to determine how they identified components of their resiliency, how they described events that demonstrated their resiliency, and how they prescribed ways in which preparation programs can foster resiliency in students. Using masculinity…

  20. Personal resilience and coping Part II: Identifying resilience and coping among U.S. military service members and veterans with implications for work.

    Science.gov (United States)

    Rice, Valerie; Liu, Baoxia

    2016-05-27

    U.S. military personnel face challenging situations including frequent deployments, family separations, and exposure to war. Identifying coping strategies used by the most resilient service members and veterans could positively influence military resiliency training programs. The purposes of this paper are to investigate the relationship between coping and resilience among U.S. military active service members and veterans, to identify the coping strategies used by those considered most resilient, and to discuss coping and resilience as they relate to the workplace. U.S. military active service members and veterans (N = 191) completed a demographic survey and two self-report questionnaires: The 14-Item Resilience Scale [1] and the Brief COPE [2]. Active duty service members had higher resilience scores than veterans (p  0.05). Active service members' resilience was predicted by their use of positive reframing and less use of self-blame as coping strategies, accounting for 52.3% of the variance (R2 = 0.523, F(2, 60) = 32.92, p = 0.000). Veterans' resilience was predicted by longer time-in-service, greater use of humor, and less use of self-blame as coping strategies, explaining 44.8% of the variance (R2 = 0.448, F(3, 116) = 31.408, p = 0.000). This research identifies the positive coping strategies, and least-used negative coping strategies, of the U.S. service members and veterans in our study population with higher resilience scores. Incorporating this information into military- or veteran-based resilience training is likely to increase training effectiveness.

  1. Water Infrastructure and Resiliency Finance Center

    Science.gov (United States)

    The Water Infrastructure and Resiliency Finance Center serves as a resource to communities to improve their wastewater, drinking water and stormwater systems, particularly through innovative financing and increased resiliency to climate change.

  2. Application of a collaborative modelling and strategic fuzzy decision support system for selecting appropriate resilience strategies for seaport operations

    Directory of Open Access Journals (Sweden)

    Andrew John

    2014-06-01

    Full Text Available The selection of an appropriate resilience investment strategy to optimize the operational efficiency of a seaport is a challenging task given that many criteria need to be considered and modelled under an uncertain environment. The design of such a complex decision system consists of many subjective and imprecise parameters contained in different quantitative and qualitative forms. This paper proposes a fuzzy multi-attribute decision making methodology for the selection of an appropriate resilience investment strategy in a succinct and straightforward manner. The decision support model allows for a collaborative modelling of the system by multiple analysts in a group decision making process. Fuzzy analytical hierarchy process (FAHP was utilized to analyse the complex structure of the system to obtain the weights of all the criteria while fuzzy technique for order of preference by similarity to ideal solution (TOPSIS was employed to facilitate the ranking process of the resilience strategies. Given that it is often financially difficult to invest in all the resilience strategies, it is envisaged that the proposed approach could provide decision makers with a flexible and transparent tool for selecting appropriate resilience strategies aimed at increasing the resilience of seaport operations.

  3. Resilience of family caregivers of elderly with Alzheimer

    OpenAIRE

    Carlene Souza Silva Manzini; Francisco Assis Carvalho Vale

    2016-01-01

    Resilience is the capacity that people have to cope positively with adversities. A cross-sectional, quantitative study, that aimed to assess factors associated with the resilience of family caregivers of elderly with Alzheimer’s disease. Sixty-six caregivers composed the sample, who were accompanied in a neurology ambulatory. Most caregivers presented moderate resilience. Linear regression showed that some factors interfered with caregivers’ resilience, being those: overload, the increment of...

  4. Resilience from coastal protection.

    Science.gov (United States)

    Ewing, Lesley C

    2015-10-28

    Coastal areas are important residential, commercial and industrial areas; but coastal hazards can pose significant threats to these areas. Shoreline/coastal protection elements, both built structures such as breakwaters, seawalls and revetments, as well as natural features such as beaches, reefs and wetlands, are regular features of a coastal community and are important for community safety and development. These protection structures provide a range of resilience to coastal communities. During and after disasters, they help to minimize damages and support recovery; during non-disaster times, the values from shoreline elements shift from the narrow focus on protection. Most coastal communities have limited land and resources and few can dedicate scarce resources solely for protection. Values from shore protection can and should expand to include environmental, economic and social/cultural values. This paper discusses the key aspects of shoreline protection that influence effective community resilience and protection from disasters. This paper also presents ways that the economic, environmental and social/cultural values of shore protection can be evaluated and quantified. It presents the Coastal Community Hazard Protection Resilience (CCHPR) Index for evaluating the resilience capacity to coastal communities from various protection schemes and demonstrates the use of this Index for an urban beach in San Francisco, CA, USA. © 2015 The Author(s).

  5. Teacher Resilience: Theorizing Resilience and Poverty

    Science.gov (United States)

    Ebersöhn, Liesel

    2014-01-01

    In this article, I hope to provide some novel insights into teacher resilience and poverty on the basis of ten-year long-term ethnographic participatory reflection and action data obtained from teachers (n?=?87) in rural (n?=?6) and urban (n?=?8) schools (n?=?14, high schools?=?4, primary schools?=?10) in three South African provinces. In…

  6. Resilience and Higher Order Thinking

    Directory of Open Access Journals (Sweden)

    Ioan Fazey

    2010-09-01

    Full Text Available To appreciate, understand, and tackle chronic global social and environmental problems, greater appreciation of the importance of higher order thinking is required. Such thinking includes personal epistemological beliefs (PEBs, i.e., the beliefs people hold about the nature of knowledge and how something is known. These beliefs have profound implications for the way individuals relate to each other and the world, such as how people understand complex social-ecological systems. Resilience thinking is an approach to environmental stewardship that includes a number of interrelated concepts and has strong foundations in systemic ways of thinking. This paper (1 summarizes a review of educational psychology literature on PEBs, (2 explains why resilience thinking has potential to facilitate development of more sophisticated PEBs, (3 describes an example of a module designed to teach resilience thinking to undergraduate students in ways conducive to influencing PEBs, and (4 discusses a pilot study that evaluates the module's impact. Theoretical and preliminary evidence from the pilot evaluation suggests that resilience thinking which is underpinned by systems thinking has considerable potential to influence the development of more sophisticated PEBs. To be effective, however, careful consideration of how resilience thinking is taught is required. Finding ways to encourage students to take greater responsibility for their own learning and ensuring close alignment between assessment and desired learning outcomes are particularly important.

  7. Water Resilience

    Science.gov (United States)

    The Drinking Water and Wastewater Resiliency site provides tools and resources for drinking water and wastewater utilities in the full spectrum of emergency management which includes prevention, mitigation, preparedness, response and recovery.

  8. Quantifying resilience

    Science.gov (United States)

    Allen, Craig R.; Angeler, David G.

    2016-01-01

    The biosphere is under unprecedented pressure, reflected in rapid changes in our global ecological, social, technological and economic systems. In many cases, ecological and social systems can adapt to these changes over time, but when a critical threshold is surpassed, a system under stress can undergo catastrophic change and reorganize into a different state. The concept of resilience, introduced more than 40 years ago in the ecological sciences, captures the behaviour of systems that can occur in alternative states. The original definition of resilience forwarded by Holling (1973) is still the most useful. It defines resilience as the amount of disturbance that a system can withstand before it shifts into an alternative stable state. The idea of alternative stable states has clear and profound implications for ecological management. Coral reefs, for example, are high-diversity systems that provide key ecosystem services such as fisheries and coastal protection. Human impacts are causing significant, ongoing reef degradation, and many reefs have shifted from coral- to algal-dominated states in response to anthropogenic pressures such as elevated water temperatures and overfishing. Understanding and differentiating between the factors that help maintain reefs in coral-dominated states vs. those that facilitate a shift to an undesired algal-dominated state is a critical step towards sound management and conservation of these, and other, important social–ecological systems.

  9. Morphological brain measures of cortico-limbic inhibition related to resilience.

    Science.gov (United States)

    Gupta, Arpana; Love, Aubrey; Kilpatrick, Lisa A; Labus, Jennifer S; Bhatt, Ravi; Chang, Lin; Tillisch, Kirsten; Naliboff, Bruce; Mayer, Emeran A

    2017-09-01

    Resilience is the ability to adequately adapt and respond to homeostatic perturbations. Although resilience has been associated with positive health outcomes, the neuro-biological basis of resilience is poorly understood. The aim of the study was to identify associations between regional brain morphology and trait resilience with a focus on resilience-related morphological differences in brain regions involved in cortico-limbic inhibition. The relationship between resilience and measures of affect were also investigated. Forty-eight healthy subjects completed structural MRI scans. Self-reported resilience was measured using the Connor and Davidson Resilience Scale. Segmentation and regional parcellation of images was performed to yield a total of 165 regions. Gray matter volume (GMV), cortical thickness, surface area, and mean curvature were calculated for each region. Regression models were used to identify associations between morphology of regions belonging to executive control and emotional arousal brain networks and trait resilience (total and subscales) while controlling for age, sex, and total GMV. Correlations were also conducted between resilience scores and affect scores. Significant associations were found between GM changes in hypothesized brain regions (subparietal sulcus, intraparietal sulcus, amygdala, anterior mid cingulate cortex, and subgenual cingulate cortex) and resilience scores. There were significant positive correlations between resilience and positive affect and negative correlations with negative affect. Resilience was associated with brain morphology of regions involved in cognitive and affective processes related to cortico-limbic inhibition. Brain signatures associated with resilience may be a biomarker of vulnerability to disease. © 2016 Wiley Periodicals, Inc. © 2016 Wiley Periodicals, Inc.

  10. Urban flooding and Resilience: concepts and needs

    Science.gov (United States)

    Gourbesville, Ph.

    2012-04-01

    During the recent years, a growing interest for resilience has been expressed in the natural disaster mitigation area and especially in the flood related events. The European Union, under the Seventh Framework Programme (FP7), has initiated several research initiatives in order to explore this concept especially for the urban environments. Under urban resilience is underlined the ability of system potentially exposed to hazard to resist, respond, recover and reflect up to stage which is enough to preserve level of functioning and structure. Urban system can be resilient to lot of different hazards. Urban resilience is defined as the degree to which cities are able to tolerate some disturbance before reorganizing around a new set of structures and processes (Holling 1973, De Bruijn 2005). The United Nation's International strategy for Disaster Reductions has defined resilience as "the capacity of a system, community or society potentially exposed to hazards to adapt, by resisting or changing in order to reach and maintain an acceptable level of functioning and structure. This is determined by the degree to which the social system is capable of organizing itself to increase this capacity for learning from past disasters for better future protection and to improve risk reduction measures."(UN/ISDR 2004). According to that, system should be able to accept the hazard and be able to recover up to condition that provides acceptable operational level of city structure and population during and after hazard event. Main elements of urban system are built environment and population. Physical characteristic of built environment and social characteristic of population have to be examined in order to evaluate resilience. Therefore presenting methodology for assessing flood resilience in urban areas has to be one of the focal points for the exposed cities. Strategies under flood management planning related to resilience of urban systems are usually regarding controlling runoff

  11. Resilience Attributes of Social-Ecological Systems: Framing Metrics for Management

    Directory of Open Access Journals (Sweden)

    David A. Kerner

    2014-12-01

    Full Text Available If resilience theory is to be of practical value for policy makers and resource managers, the theory must be translated into sensible decision-support tools. We present herein a set of resilience attributes, developed to characterize human-managed systems, that helps system stakeholders to make practical use of resilience concepts in tangible applications. In order to build and maintain resilience, these stakeholders must be able to understand what qualities or attributes enhance—or detract from—a system’s resilience. We describe standardized resilience terms that can be incorporated into resource management plans and decision-support tools to derive metrics that help managers assess the current resilience status of their systems, make rational resource allocation decisions, and track progress toward meeting goals. Our intention is to provide an approachable set of terms for both specialists and non-specialists alike to apply to programs that would benefit from a resilience perspective. These resilience terms can facilitate the modeling of resilience behavior within systems, as well as support those lacking access to sophisticated models. Our goal is to enable policy makers and resource managers to put resilience theory to work in the real world.

  12. Codesigning a resilient food system

    Directory of Open Access Journals (Sweden)

    Sari J. Himanen

    2016-12-01

    Full Text Available Global changes, especially the progression of climate change, create a plethora of adaptation needs for social-ecological systems. With increasing uncertainty, more resilient food systems that are able to adapt and shape their operations in response to emerging challenges are required. Most of the research on this subject has been focused on developing countries; however, developed countries also face increasing environmental, economic, and social pressures. Because food systems are complex and involve multiple actors, using codesign might be the most productive way to develop desirable system characteristics. For this study, we engaged food system actors in a scenario-planning exercise to identify means of building more resilient food systems. In particular, the actors focused on determinants of adaptive capacity in developed countries, with Finland as a case study. The brainstorming session followed by a two-round Delphi study raised three main characteristics for effective food system resilience, namely, energy and nutrient sovereignty, transparency and dialogue in the food chain, and continuous innovativeness and evidence-based learning. In addition, policy interventions were found instrumental for supporting such food system resilience. The main actor-specific determinants of adaptive capacity identified included the farmers' utilization of agri-technology and expertise; energy and logistic efficiency of the input and processing industry; and for retail, communication to build consumer trust and environmental awareness, and effective use of information and communication technology. Of the food system actors, farmers and the processing industry were perceived to be the closest to reaching the limits of their adaptive capacities. The use of adaptive capacity as a proxy seemed to concretize food system resilience effectively. Our study suggests that the resilience approach generates new perspectives that can guide actors in developing food

  13. DIVERSITY OF REEF FISH FUNGSIONAL GROUPS IN TERMS OF CORAL REEF RESILIENCES

    Directory of Open Access Journals (Sweden)

    Isa Nagib edrus

    2017-01-01

    Full Text Available Infrastructure development in the particular sites of  Seribu Islands as well as those in main land of Jakarta City increased with coastal population this phenomenon is likely to increase the effects to the adjacent coral waters of Seribu Islands.  Chemical pollutants, sedimentation, and domestic wastes are the common impact and threatening, the survival of coral reef ecosystem. Coral reef resiliences naturaly remained on their processes under many influences of supporting factors. One of the major factor is the role of reef fish functional groups on controling algae growth to recolonize coral juveniles. The  aim of this study to obtain data of a herbivory and other fish functional groups of reef fishes in the Pari Islands that are resilience indicators, or that may indicate the effectiveness of management actions. A conventional scientific approach on fish diversity and abundance data gathering was conducted by the underwater visual cencus. Diversity values of the reef fish functional groups, such as the abundance of individual fish including species, were collected and tabulated by classes and weighted as a baseline to understand the resilience of coral reed based on Obura and Grimsditch (2009 techniques. The results succesfully identified several fish functional groups such as harbivores (21 species, carnivores (13 species and fish indicator (5 species occurred in the area. Regarding the aspects of fish density and its diversity, especially herbivorous fish functional group, were presumably in the state of rarely available to support the coral reef resiliences. Resilience indices ranged from 1 (low level to 3 (moderate level and averages of the quality levels ranged from 227 to 674. These levels were inadequate to support coral reef recolonization.

  14. Developing Mathematical Resilience of Prospective Math Teachers

    Science.gov (United States)

    Ariyanto, L.; Herman, T.; Sumarmo, U.; Suryadi, D.

    2017-09-01

    Prospective math teachers need to develop positive adaptive attitudes toward mathematics that will enable them to continue learning despite having to deal with obstacles and difficulties. This research focuses on the resilience improvement of the prospective mathematic teachers after being treated using problem-based learning based on their basic knowledge on mathematic and their overall knowledge on math. This research used only one group for pre-test and post-test. The result of this research shows that there is improvement on prospective teachers’ resilience after they were given treatment using problem-based learning. One of the factors causing the resilience improvement of the prospective mathematic teachers is the instructions on students’ work sheet. In the instructions, stud ents were asked to write difficulties in solving math problems as well as write down the solution they take to overcome them. This research can be used as a reference for other researchers who want to do the same research related on students’ resiliency o n math and or math lecturers to improve the resilience of prospective teachers to be resilient teachers on math in the future.

  15. Enhancing resilience in registered aged care nurses.

    Science.gov (United States)

    Cameron, Fiona; Brownie, Sonya

    2010-06-01

    To identify the factors that impact the resilience of registered aged care nurses, that is their capacity to adapt to the physical, mental and emotional demands of working in aged care facilities. This study explored the lived experience of nine registered nurses working in residential aged care facilities on the Sunshine Coast, Queensland, who were asked to reflect on the phenomenon of resilience in the workplace. This study found that clinical expertise, a sense of purpose in a holistic care environment, a positive attitude and work-life balance are important determinants of resilience in aged care nurses. Resilience in nurses in residential aged care facilities is enhanced when they are able to maintain long-term, meaningful relationships with residents. Collegial support that provides opportunities to debrief and validate experiences as well as the use of humour to defuse stress promotes well-being and builds resilience in the workplace.

  16. Report focuses on improving resilience to disasters

    Science.gov (United States)

    Showstack, Randy

    2012-08-01

    “Disaster resilience is everyone's business,” states a new report that calls for a series of local and national measures to increase resilience in the face of an increasingly costly toll from natural disasters to human lives and the economy. In 2011 natural disasters were responsible for damages in the United States exceeding $55 billion, and costs could increase with more people and structures located in harm's way and with the effects of extreme events, according to the report, Disaster Resilience: A National Imperative, issued by a committee of the U.S. National Academies on 1 August. Among the recommendations is for federal government agencies to incorporate national resilience as an organizing principle to guide federal government actions and programs. The report defines resilience as “the ability to prepare and plan for, absorb, recover from, and more successfully adapt to adverse events.”

  17. Information Risk Management and Resilience

    Science.gov (United States)

    Dynes, Scott

    Are the levels of information risk management efforts within and between firms correlated with the resilience of the firms to information disruptions? This paper examines the question by considering the results of field studies of information risk management practices at organizations and in supply chains. The organizations investigated differ greatly in the degree of coupling from a general and information risk management standpoint, as well as in the levels of internal awareness and activity regarding information risk management. The comparison of the levels of information risk management in the firms and their actual or inferred resilience indicates that a formal information risk management approach is not necessary for resilience in certain sectors.

  18. Enhancing quantitative approaches for assessing community resilience

    Science.gov (United States)

    Chuang, W. C.; Garmestani, A.S.; Eason, T. N.; Spanbauer, T. L.; Fried-Peterson, H. B.; Roberts, C.P.; Sundstrom, Shana M.; Burnett, J.L.; Angeler, David G.; Chaffin, Brian C.; Gunderson, L.; Twidwell, Dirac; Allen, Craig R.

    2018-01-01

    Scholars from many different intellectual disciplines have attempted to measure, estimate, or quantify resilience. However, there is growing concern that lack of clarity on the operationalization of the concept will limit its application. In this paper, we discuss the theory, research development and quantitative approaches in ecological and community resilience. Upon noting the lack of methods that quantify the complexities of the linked human and natural aspects of community resilience, we identify several promising approaches within the ecological resilience tradition that may be useful in filling these gaps. Further, we discuss the challenges for consolidating these approaches into a more integrated perspective for managing social-ecological systems.

  19. Considering Risk and Resilience in Decision-Making

    Science.gov (United States)

    Torres-Pomales, Wilfredo

    2015-01-01

    This paper examines the concepts of decision-making, risk analysis, uncertainty and resilience analysis. The relation between risk, vulnerability, and resilience is analyzed. The paper describes how complexity, uncertainty, and ambiguity are the most critical factors in the definition of the approach and criteria for decision-making. Uncertainty in its various forms is what limits our ability to offer definitive answers to questions about the outcomes of alternatives in a decision-making process. It is shown that, although resilience-informed decision-making would seem fundamentally different from risk-informed decision-making, this is not the case as resilience-analysis can be easily incorporated within existing analytic-deliberative decision-making frameworks.

  20. Medical student resilience and stressful clinical events during clinical training.

    Science.gov (United States)

    Houpy, Jennifer C; Lee, Wei Wei; Woodruff, James N; Pincavage, Amber T

    2017-01-01

    Medical students face numerous stressors during their clinical years, including difficult clinical events. Fostering resilience is a promising way to mitigate negative effects of stressors, prevent burnout, and help students thrive after difficult experiences. However, little is known about medical student resilience. To characterize medical student resilience and responses to difficult clinical events during clinical training. Sixty-two third-year (MS3) and 55 fourth-year (MS4) University of Chicago medical students completed surveys in 2016 assessing resilience (Connor Davidson Resilience Scale, CD-RISC 10), symptoms of burnout, need for resilience training, and responses to difficult clinical events. Medical student mean resilience was lower than in a general population sample. Resilience was higher in males, MS4s, those without burnout symptoms, and students who felt able to cope with difficult clinical events. When students experienced difficult events in the clinical setting, the majority identified poor team dynamics among the most stressful, and agreed their wellbeing was affected by difficult clinical events. A majority also would prefer to discuss these events with their team later that day. Students discussed events with peers more than with attendings or residents. Students comfortable discussing stress and burnout with peers had higher resilience. Most students believed resilience training would be helpful and most beneficial during MS3 year. Clinical medical student resilience was lower than in the general population but higher in MS4s and students reporting no burnout. Students had some insight into their resilience and most thought resilience training would be helpful. Students discussed difficult clinical events most often with peers. More curricula promoting medical student resilience are needed.

  1. Dynamics of resilience of wheat to drought in Australia from 1991-2010.

    Science.gov (United States)

    Huai, Jianjun

    2017-08-25

    Although enhancing resilience is a well-recognized adaptation to climate change, little research has been undertaken on the dynamics of resilience. This occurs because complex relationships exist between adaptive capacity and resilience, and some issues also create challenges related to the construction, operation, and application of resilience. This study identified the dynamics of temporal, spatial changes of resilience found in a sample of wheat-drought resilience in Australia's wheat-sheep production zone during 1991-2010. I estimated resilience using principal component analysis, mapped resilience and its components, distinguished resilient and sensitive regions, and provided recommendations related to improving resilience. I frame that resilience is composed of social resilience including on- and off-site adaptive capacity as well as biophysical resilience including resistance and absorption. I found that resilience and its components have different temporal trends, spatial shifts and growth ratios in each region during different years, which results from complicated interactions, such as complementation and substitution among its components. In wheat-sheep zones, I recommend that identifying regional bottlenecks, science-policy engagement, and managing resilience components are the priorities for improving resilience.

  2. A methodology for urban flood resilience assessment

    Science.gov (United States)

    Lhomme, Serge; Serre, Damien; Diab, Youssef; Laganier, Richard

    2010-05-01

    In Europe, river floods have been increasing in frequency and severity [Szöllösi-Nagy and Zevenbergen, 2005]. Moreover, climate change is expected to exacerbate the frequency and intensity of hydro meteorological disaster [IPCC, 2007]. Despite efforts made to maintain the flood defense assets, we often observe levee failures leading to finally increase flood risk in protected area. Furthermore, flood forecasting models, although benefiting continuous improvements, remain partly inaccurate due to uncertainties arising all along data calculation processes. In the same time, the year 2007 marks a turning point in history: half of the world population now lives in cities (UN-Habitat, 2007). Moreover, the total urban population is expected to double from two to four billion over the next 30 to 35 years (United Nations, 2006). This growing rate is equivalent to the creation of a new city of one million inhabitants every week, and this during the next four decades [Flood resilience Group]. So, this quick urban development coupled with technical failures and climate change have increased flood risk and corresponding challenges to urban flood risk management [Ashley et al., 2007], [Nie et al., 2009]. These circumstances oblige to manage flood risk by integrating new concepts like urban resilience. In recent years, resilience has become a central concept for risk management. This concept has emerged because a more resilient system is less vulnerable to risk and, therefore, more sustainable [Serre et al., 2010]. But urban flood resilience is a concept that has not yet been directly assessed. Therefore, when decision makers decide to use the resilience concept to manage urban flood, they have no tool to help them. That is why this paper proposes a methodology to assess urban flood resilience in order to make this concept operational. Networks affect the well-being of the people and the smooth functioning of services and, more generally, of economical activities. Yet

  3. Resilience evolution of medical students during the undergraduate period

    Directory of Open Access Journals (Sweden)

    José Eduardo Martinez

    2016-04-01

    Full Text Available Objective and Method: This is a descriptive study to identify the degree of resilience in medical students at Pontifical Catholic University of São Paulo, compare the resilience of different years of undergraduation and relate and compare the degree of resilience to demographic and socioeconomic status. Results: The study population has an average age of 21.68, single 270 (98.18%, caucasians 240 (87.27%, household income of more than 20 minimum wages (34.54%. In resilience general index it was obtained an average of 114 (SD=14.05. There was no significant difference between the scores obtained on the scale during graduation years. It was observed a predominance of moderate resilience in all years of the course and in the total sample. Resilience in medical students, it is shown as an individual characteristic and does not keep relations with gender, age, sexual orientation, race or housing conditions in the various years of the course. Conclusion: It was concluded that there is a predominance of moderate resilience among the medical students. There was no correlation between resilience and familiar income

  4. Managing Capabilities for Supply Chain Resilience Through it Integration

    Directory of Open Access Journals (Sweden)

    Gružauskas Valentas

    2017-08-01

    Full Text Available The trend for e-commerce, estimated population size to 11 billion by 2050, and an increase in urbanization level to 70 % is requiring to re-think the current supply chain. These trends changed the distribution process: delivery distances are decreasing, the product variety is increasing, and more products are being sold in smaller quantities. Therefore, the concept of supply chain resilience has gained more recognition in recent years. The scientific literature analysis conducted by the authors indicate several capabilities that influence supply chain resilience. Collaboration, flexibility, redundancy and integration are the most influential capabilities to supply chain resilience. However, the authors identify that the combination of these capabilities to supply chain resilience is under researched. The authors indicate that by combining these capabilities with the upcoming technologies of industry 4.0, supply chain resilience can be achieved. In the future, the authors are planning to conduct further research to identify the influence of these capabilities to supply chain resilience, to quantify supply chain resilience, and to provide further practices of industry 4.0 concept usage for supply chain resilience.

  5. Resilient retfærdighed?

    DEFF Research Database (Denmark)

    Jacobsen, Stefan Gaarsmand

    2016-01-01

    This article uses the idea of resilience as a point of departure for analysing some contemporary challenges to the climate justice movement posed by social-ecological sciences. Climate justice activists are increasingly rallying for a system-change, demanding fundamental changes to political bure...... is that the scientific framework behind resilience is not politically neutral and that this framework tends to weaken the activist’s demands for a just transition and place more emphasis on technical and bureaucratic processes....

  6. Operational resilience: concepts, design and analysis

    Science.gov (United States)

    Ganin, Alexander A.; Massaro, Emanuele; Gutfraind, Alexander; Steen, Nicolas; Keisler, Jeffrey M.; Kott, Alexander; Mangoubi, Rami; Linkov, Igor

    2016-01-01

    Building resilience into today’s complex infrastructures is critical to the daily functioning of society and its ability to withstand and recover from natural disasters, epidemics, and cyber-threats. This study proposes quantitative measures that capture and implement the definition of engineering resilience advanced by the National Academy of Sciences. The approach is applicable across physical, information, and social domains. It evaluates the critical functionality, defined as a performance function of time set by the stakeholders. Critical functionality is a source of valuable information, such as the integrated system resilience over a time interval, and its robustness. The paper demonstrates the formulation on two classes of models: 1) multi-level directed acyclic graphs, and 2) interdependent coupled networks. For both models synthetic case studies are used to explore trends. For the first class, the approach is also applied to the Linux operating system. Results indicate that desired resilience and robustness levels are achievable by trading off different design parameters, such as redundancy, node recovery time, and backup supply available. The nonlinear relationship between network parameters and resilience levels confirms the utility of the proposed approach, which is of benefit to analysts and designers of complex systems and networks.

  7. Expanding Resilience Indicators: A Case Study on Buffering Capacity Indicator in a Process Plant

    Directory of Open Access Journals (Sweden)

    Shirali

    2016-03-01

    Full Text Available Background The complexity of modern sociotechnical systems has created new challenges for safety, so that traditional approaches are not able to cope with them. Resilience engineering (RE is a good alternative to traditional approaches for safety management, however resilience is still a difficult concept to measure, and indicators such as buffering capacity, flexibility, and so on, which are thought to contribute to it, are undeveloped. Objectives This study aimed at expanding buffering capacity as one of the main indicators in order to facilitate measurement of resilience of a system. Materials and Methods We used the Delphi method in order to identify indicators, and data related to all the indicators were gathered by observation and interview. In this line, 32 of the experienced operators with at least 15 years of operational record were selected for semi-structured interviews. Gathered data was processed by the principal component analysis technique. The results were processed by the Minitab 15 software. Results In this study, 29 factors affecting this indicator were determined using the Delphi method; the scores of all factors were less than the scores of the best practice. On the other hand, the state of this indicator was poor in plant included in the study. Conclusions This was the first study that focused on expanding resilience indicators, and presents a new framework to simplify assessment of resilience and safety of a complex system.

  8. CORRELATION OF WELL-BEING WITH RESILIENCE AND AGE

    Directory of Open Access Journals (Sweden)

    Guna Svence

    2015-06-01

    Full Text Available Resilience and positive thinking, resilience and optimism, kindness as value could be the factors which could impact the future of our humanity and Earth as well as health and welfare of society. There is an active process of research in the positive psychology carried out in Latvia within the last ten years. The most important category of positive psychology is resilience and well-being. A lot of work has been done regarding adaptation of the concept of well-being and resilience in Latvia. There is a group of young researchers (master level students who have made a contribution to adaptation of the concept of resilience and well-being in the science of psychology in Latvia at Riga Teacher Training and Education Management Academy (RTTEMA. A group of professors have recently made a joint research, where different samples of adults are demonstrated among the Latvian population in this article. The idea of this research is to analyse the collected secondary data on different groups of adults concerning correlation between the aspects of well-being and resilience. The aim of the research is to investigate the dimension of well-being in cognitive, eudaimonistic, hedonistic, interpersonal and spiritual (transcendent relationship with resilience indicators - self-perseverance, self-reliance, acceptance of life, as well as the relevance of well-being indicators to age. One statement of this analysis was the hypothesis about the age as a factor which predetermines development of well-being and resilience. Methods- 1 Questionnaire on well-being (Majors, Majore, Svence, 2009, 2 Resilience scale, RS (Wagnild, Young, 1993, linguistically adapted by I. Bērziņa, G. Svence, 2011, 3 correlation and hierarchical regression analysis of the secondary data. Questions of the research: 1\twhat kind of correlation does exist between the indicators of well-being and resilience? 2\twhich well-being indicators predict these resilience indicators? 3\tis there any

  9. Evolution and resilience of the nuclear nonproliferation regime

    International Nuclear Information System (INIS)

    Pregenzer, Arian L.

    2014-01-01

    This paper introduces the concept of systems resilience as a new framework for thinking about the future of the nonproliferation regime. Resilience refers to the ability of a system to maintain its vital functions in the face of continuous and unpredictable change. First, I make the case that the nonproliferation regime can be viewed as a complex system. Next, I discuss key themes from the literature on systems resilience and apply them to the nonproliferation system: the difference between resilience and stability; the need for evolution to maintain function; the importance of functional diversity; and the concept of the adaptive cycle. I show that most existing nonproliferation strategies are aimed at stability rather than resilience and that the current nonproliferation system may be over-constrained by the cumulative evolution of strategies. According to the literature on systems resilience, this increases its vulnerability to collapse. I argue that the resilience of the nonproliferation system can be enhanced by increasing international participation in setting the nonproliferation agenda, developing general international response capabilities, focusing on non-coercive approaches to decreasing demand, and applying systems thinking more rigorously to nonproliferation

  10. Fisheries regulatory regimes and resilience to climate change.

    Science.gov (United States)

    Ojea, Elena; Pearlman, Isaac; Gaines, Steven D; Lester, Sarah E

    2017-05-01

    Climate change is already producing ecological, social, and economic impacts on fisheries, and these effects are expected to increase in frequency and magnitude in the future. Fisheries governance and regulations can alter socio-ecological resilience to climate change impacts via harvest control rules and incentives driving fisher behavior, yet there are no syntheses or conceptual frameworks for examining how institutions and their regulatory approaches can alter fisheries resilience to climate change. We identify nine key climate resilience criteria for fisheries socio-ecological systems (SES), defining resilience as the ability of the coupled system of interacting social and ecological components (i.e., the SES) to absorb change while avoiding transformation into a different undesirable state. We then evaluate the capacity of four fisheries regulatory systems that vary in their degree of property rights, including open access, limited entry, and two types of rights-based management, to increase or inhibit resilience. Our exploratory assessment of evidence in the literature suggests that these regulatory regimes vary widely in their ability to promote resilient fisheries, with rights-based approaches appearing to offer more resilience benefits in many cases, but detailed characteristics of the regulatory instruments are fundamental.

  11. Evolution and resilience of the nuclear nonproliferation regime

    Energy Technology Data Exchange (ETDEWEB)

    Pregenzer, Arian L. [Senior Scientist, Retired, Sandia National Laboratories, 13013 Arroyo de Vista NE, Albuquerque, NM 87111 (United States)

    2014-05-09

    This paper introduces the concept of systems resilience as a new framework for thinking about the future of the nonproliferation regime. Resilience refers to the ability of a system to maintain its vital functions in the face of continuous and unpredictable change. First, I make the case that the nonproliferation regime can be viewed as a complex system. Next, I discuss key themes from the literature on systems resilience and apply them to the nonproliferation system: the difference between resilience and stability; the need for evolution to maintain function; the importance of functional diversity; and the concept of the adaptive cycle. I show that most existing nonproliferation strategies are aimed at stability rather than resilience and that the current nonproliferation system may be over-constrained by the cumulative evolution of strategies. According to the literature on systems resilience, this increases its vulnerability to collapse. I argue that the resilience of the nonproliferation system can be enhanced by increasing international participation in setting the nonproliferation agenda, developing general international response capabilities, focusing on non-coercive approaches to decreasing demand, and applying systems thinking more rigorously to nonproliferation.

  12. Resilience: A psychobiological construct for psychiatric disorders

    Science.gov (United States)

    Shrivastava, Amresh; Desousa, Avinash

    2016-01-01

    Understanding of psychopathology of mental disorder is evolving, particularly with availability of newer insight from the field of genetics, epigenetics, social, and environmental pathology. It is now becoming clear how biological factors are contributing to development of an illness in the face of a number of psychosocial factors. Resilience is a psychobiological factor which determines individual's response to adverse life events. Resilience is a human capacity to adapt swiftly and successfully to stressful/traumatic events and manage to revert to a positive state. It is fundamental for growth of positive psychology which deals with satisfaction, adaptability, contentment, and optimism in people's life. Of late, there has been a paradigm shift in the understanding of resilience in context of stress risk vulnerability dimension. It is a neurobiological construct with significant neurobehavioral and emotional features which plays important role in deconstructing mechanism of biopsychosocial model of mental disorders. Resilience is a protective factor against development of mental disorder and a risk factor for a number of clinical conditions, e.g. suicide. Available information from scientific studies points out that resilience is modifiable factor which opens up avenues for a number of newer psychosocial as well as biological therapies. Early identification of vulnerable candidates and effectiveness of resilience-based intervention may offer more clarity in possibility of prevention. Future research may be crucial for preventive psychiatry. In this study, we aim to examine whether resilience is a psychopathological construct for mental disorder. PMID:26985103

  13. Resilience and Psychological Distress in Psychology and Medical Students.

    Science.gov (United States)

    Bacchi, Stephen; Licinio, Julio

    2017-04-01

    The authors investigated levels of resilience and psychological distress in medical and psychology students, factors that may affect these levels, the relationship between resilience and psychological distress, and student opinion on causes of stress and possible interventions. A voluntary anonymous online survey was distributed to University of Adelaide medical and psychology students. Medical and psychology students (n = 560; response rate = 24.7%) had similar mean resilience and psychological distress scores, and 47.9% of medical students and 55.1% of psychology students were psychologically distressed. Higher levels of resilience were associated with lower levels of distress (p Students supported resilience-based interventions, greater financial support, clearer learning objectives and more continuous assessment as potential means to reduce the effects of stress. Higher levels of resilience were associated with lower levels of psychological distress. Further studies are required to determine the efficacy of resilience-based interventions in these groups.

  14. Ego-resiliency the female students of the University School of Physical Education in Wroclaw - pilot study

    Directory of Open Access Journals (Sweden)

    Aleksandra Sadziak

    2017-02-01

    Full Text Available PURPOSE             The concept of resiliency assumes that it is an adaptive flexibility, ability to adjust the impulse level to a situation. In a detailed approach, resiliency is a personality trait that is of significance in the process of coping with traumatic events. It promotes persistence and facilitates mobilization to undertake preventive measures in difficult situations. Every person has a specific level of resiliency, however due to the specific nature of some fields of study and our professional practice, it may be sometimes especially highly – regarded. OBJECTIVES             The cognitive purpose is to identity and compare the levels of resiliency in women who study in different fields at University School of Physical Education in Wrocław. MATERIALS AND METHODS             The study was carried out among 145 female students at University School of Physical Education in Wrocław in the field of physiotherapy, cosmetology, tourism and recreation and physical education within the specialization of physical education for persons with intellectual disability. The research method was a diagnostic poll, the technique applied – questionnaire, the tool – Polish adaption of the Ego Resiliency Scale, the statistical method – variance analysis. RESULTS             Women who study physical education for persons with intellectual disability exhibit the highest level of resiliency in women who study physiotherapy and cosmetology and does not differ significantly from the level of resiliency represented by female students of tourism and recreation. Women studying physiotherapy have the lowest level of psychological resilience. CONCLUSIONS             In is assumed that a higher level of resiliency is a desirable personality trait which is helpful in working with people with intellectual disability (disabilities.

  15. Time-dependent resilience assessment and improvement of urban infrastructure systems

    Science.gov (United States)

    Ouyang, Min; Dueñas-Osorio, Leonardo

    2012-09-01

    This paper introduces an approach to assess and improve the time-dependent resilience of urban infrastructure systems, where resilience is defined as the systems' ability to resist various possible hazards, absorb the initial damage from hazards, and recover to normal operation one or multiple times during a time period T. For different values of T and its position relative to current time, there are three forms of resilience: previous resilience, current potential resilience, and future potential resilience. This paper mainly discusses the third form that takes into account the systems' future evolving processes. Taking the power transmission grid in Harris County, Texas, USA as an example, the time-dependent features of resilience and the effectiveness of some resilience-inspired strategies, including enhancement of situational awareness, management of consumer demand, and integration of distributed generators, are all simulated and discussed. Results show a nonlinear nature of resilience as a function of T, which may exhibit a transition from an increasing function to a decreasing function at either a threshold of post-blackout improvement rate, a threshold of load profile with consumer demand management, or a threshold number of integrated distributed generators. These results are further confirmed by studying a typical benchmark system such as the IEEE RTS-96. Such common trends indicate that some resilience strategies may enhance infrastructure system resilience in the short term, but if not managed well, they may compromise practical utility system resilience in the long run.

  16. Holocaust survivors: three waves of resilience research.

    Science.gov (United States)

    Greene, Roberta R; Hantman, Shira; Sharabi, Adi; Cohen, Harriet

    2012-01-01

    Three waves of resilience research have resulted in resilience-enhancing educational and therapeutic interventions. In the first wave of inquiry, researchers explored the traits and environmental characteristics that enabled people to overcome adversity. In the second wave, researchers investigated the processes related to stress and coping. In the third wave, studies examined how people grow and are transformed following adverse events, often leading to self-actualize, client creativity and spirituality. In this article the authors examined data from a study, "Forgiveness, Resiliency, and Survivorship among Holocaust Survivors" funded by the John Templeton Foundation ( Greene, Armour, Hantman, Graham, & Sharabi, 2010 ). About 65% of the survivors scored on the high side for resilience traits. Of the survivors, 78% engaged in processes considered resilient and felt they were transcendent or had engaged in behaviors that help them grow and change over the years since the Holocaust, including leaving a legacy and contributing to the community.

  17. Resilience and sustainability: Similarities and differences in environmental management applications.

    Science.gov (United States)

    Marchese, Dayton; Reynolds, Erin; Bates, Matthew E; Morgan, Heather; Clark, Susan Spierre; Linkov, Igor

    2018-02-01

    In recent years there have been many disparate uses of the terms sustainability and resilience, with some framing sustainability and resilience as the same concept, and others claiming them to be entirely different and unrelated. To investigate similarities, differences, and current management frameworks for increasing sustainability and resilience, a literature review was undertaken that focused on integrated use of sustainability and resilience in an environmental management context. Sustainability was defined through the triple bottom line of environmental, social and economic system considerations. Resilience was viewed as the ability of a system to prepare for threats, absorb impacts, recover and adapt following persistent stress or a disruptive event. Three generalized management frameworks for organizing sustainability and resilience were found to dominate the literature: (1) resilience as a component of sustainability, (2) sustainability as a component of resilience, and (3) resilience and sustainability as separate objectives. Implementations of these frameworks were found to have common goals of providing benefits to people and the environment under normal and extreme operating conditions, with the best examples building on similarities and minimizing conflicts between resilience and sustainability. Published by Elsevier B.V.

  18. Proceedings of the third resilience engineering symposium

    International Nuclear Information System (INIS)

    Hollnagel, Erik; Pieri, Francois; Rigaud, Eric

    2008-01-01

    The proceeding from Third Resilience Engineering Symposium collects the papers presented on October 28-30, 2008, in Antibes-Juan-les-Pins, France. The Symposium provided a much appreciated forum for people working within the area of Resilience Engineering to become updated with the latest scientific achievements as well as more practical oriented applications, and exchange views and idea within the area. Resilience Engineering represents a new way of thinking about safety that has already given rise to several practical applications. In contrast to established risk management approaches that are based on hindsight and emphasise error tabulation and calculation of failure probabilities, Resilience Engineering looks for ways to enhance the ability of organisations to create processes that are robust yet flexible, to monitor and revise risk models, and to use resources pro-actively in the face of disruptions or ongoing production and economic pressures. In Resilience Engineering failures do not stand for a breakdown or malfunctioning of normal system functions, but rather represent the converse of the adaptations necessary to cope with the real world complexity. Individuals and organisations must always adjust their performance to the current conditions; and because resources and time are finite it is inevitable that such adjustments are approximate. Success has been ascribed to the ability of groups, individuals, and organisations to anticipate the changing shape of risk before damage occurs; failure is simply the temporary or permanent absence of that. Three papers were selected for INIS, these are: - Resilience and Brittleness in a Nuclear Emergency Response Simulation: Focusing on Team Coordination Activity (Costa, W.S. et al.); - Resilience and the Training of Nuclear Operators - A View from the Shop Floor (Hildebrandt, M. et al.); and - Complexity of Resilient Power Distribution Networks (May, M.)

  19. Sustainable resilience in property maintenance: encountering changing weather conditions

    DEFF Research Database (Denmark)

    Cox, Rimante Andrasiunaite; Nielsen, Susanne Balslev

    2014-01-01

    Purpose: The purpose of the study is to develop a methodological approach for project management to integrate sustainability and resilience planning in property maintenance as an incremental strategy for upgrading existing properties to meet new standards for sustainable and climate resilient...... buildings. Background: Current maintenance practice is focused on the technical standard of buildings, with little consideration of sustainability and resilience. There is a need to develop tools for incorporating sustainable resilience into maintenance planning. Approach: The study is primarily theoretical......, developing the concept of sustainable resilience for changing weather conditions Results: The paper suggests a decision support methodology that quantifies sustainable resilience for the analytical stages of property maintenance planning. Practical Implications: The methodology is generic and expected users...

  20. Resilience of family caregivers of elderly with Alzheimer

    Directory of Open Access Journals (Sweden)

    Carlene Souza Silva Manzini

    2016-12-01

    Full Text Available Resilience is the capacity that people have to cope positively with adversities. A cross-sectional, quantitative study, that aimed to assess factors associated with the resilience of family caregivers of elderly with Alzheimer’s disease. Sixty-six caregivers composed the sample, who were accompanied in a neurology ambulatory. Most caregivers presented moderate resilience. Linear regression showed that some factors interfered with caregivers’ resilience, being those: overload, the increment of days dedicated to caregiving, the level of kinship daughter-in-law/son-in-law or spouse, and practice of other activities besides caregiving. The findings can be useful in care-related areas, once we identified variables interfering in resilience, and those can be worked and improved to benefit the caregiver and the patient.

  1. The Los Angeles County Community Disaster Resilience Project — A Community-Level, Public Health Initiative to Build Community Disaster Resilience

    Directory of Open Access Journals (Sweden)

    David Eisenman

    2014-08-01

    Full Text Available Public health officials need evidence-based methods for improving community disaster resilience and strategies for measuring results. This methods paper describes how one public health department is addressing this problem. This paper provides a detailed description of the theoretical rationale, intervention design and novel evaluation of the Los Angeles County Community Disaster Resilience Project (LACCDR, a public health program for increasing community disaster resilience. The LACCDR Project utilizes a pretest–posttest method with control group design. Sixteen communities in Los Angeles County were selected and randomly assigned to the experimental community resilience group or the comparison group. Community coalitions in the experimental group receive training from a public health nurse trained in community resilience in a toolkit developed for the project. The toolkit is grounded in theory and uses multiple components to address education, community engagement, community and individual self-sufficiency, and partnerships among community organizations and governmental agencies. The comparison communities receive training in traditional disaster preparedness topics of disaster supplies and emergency communication plans. Outcome indicators include longitudinal changes in inter-organizational linkages among community organizations, community member responses in table-top exercises, and changes in household level community resilience behaviors and attitudes. The LACCDR Project is a significant opportunity and effort to operationalize and meaningfully measure factors and strategies to increase community resilience. This paper is intended to provide public health and academic researchers with new tools to conduct their community resilience programs and evaluation research. Results are not yet available and will be presented in future reports.

  2. Evaluating Community Partnerships Addressing Community Resilience in Los Angeles, California

    Directory of Open Access Journals (Sweden)

    Malcolm V. Williams

    2018-03-01

    Full Text Available Community resilience has grown in importance in national disaster response and recovery efforts. However, measurement of community resilience, particularly the content and quality of relationships aimed at improving resilience, is lacking. To address this gap, we used a social network survey to measure the number, type, and quality of relationships among organizations participating in 16 coalitions brought together to address community resilience in the Los Angeles Community Disaster Resilience project. These coalitions were randomized to one of two approaches (community resilience or preparedness. Resilience coalitions received training and support to develop these partnerships and implement new activities. Both coalition types received expert facilitation by a public health nurse or community educator. We also measured the activities each coalition engaged in and the extent to which partners participated in these activities at two time points. We found that the community resilience coalitions were initially larger and had lower trust among members than the preparedness communities. Over time, these trust differences dissipated. While both coalitions grew, the resilience community coalitions maintained their size difference throughout the project. We also found differences in the types of activities implemented by the resilience communities; these differences were directly related to the trainings provided. This information is useful to organizations seeking guidance on expanding the network of community-based organizations that participate in community resilience activities.

  3. [Internet-based resilience training and prevention of mental disorders].

    Science.gov (United States)

    Lehr, D; Kunzler, A; Helmreich, I; Behrendt, D; Chmitorz, A; Lieb, K

    2018-05-30

    Resilience is associated with a positive and resource-oriented perspective. Therefore, it seems especially attractive for health promotion and prevention. In recent years, interventions to foster resilience have been increasingly developed, which train resilience factors and are mainly conducted in a face to face group format. The question is raised what potential internet-based interventions (i-interventions) that train resilience factors have for health promotion and prevention. Based on a narrative overview, the possibilities for i‑interventions that train resilience factors for health promotion and prevention are investigated and the state of research is described. The effects of the i‑interventions presented here, which aim at fostering resilience, on measures of mental health and well-being are heterogeneous and vary between low to high effects. Stronger evidence for the efficacy of these measures exists for more general i‑interventions that also train resilience factors but are conceptualized for the prevention of specific disorders, such as depression or for stress reduction. Given the heterogeneous nature of intervention contents, theoretical foundations and therapeutic methods used, the heterogeneity of the evidence is discussed. In addition, perspectives for the further development of resource-oriented resilience interventions are outlined.

  4. Relationship Between Resilience and Coping Strategies in Competitive Sport.

    Science.gov (United States)

    Secades, Xabel García; Molinero, Olga; Salguero, Alfonso; Barquín, Roberto Ruíz; de la Vega, Ricardo; Márquez, Sara

    2016-02-01

    Resilience is important in sport performers to withstand the pressure they experience. This study analyzed the relationship among resilient qualities and coping strategies in 235 Spanish athletes (126 males, 109 females; M age = 20.7 yr) who practiced different sports (79.1% team sports, 20.9% individual sports). They were evaluated at the beginning of the last competitive mesocycle and after an important competition. Coping strategies and level of resilient qualities were measured by the Coping Inventory for Competitive Sport and the Resilience Scale. There was no significant difference in resilience scores between evaluations performed during the last mesocycle or competition. A significant increase occurred in the scores for emotion-oriented and distraction-oriented coping during competition. Resilience scores correlated positively to task-oriented coping and negatively to disengagement- and distraction-oriented coping during both periods. Analysis of variance indicated that athletes with high individual resilient qualities reached higher scores in task-oriented coping, using to a lower extent disengagement- and distraction-oriented coping. Results obtained suggest that resilient characteristics may associate in athletes to the use of more potentially adaptative coping strategies. © The Author(s) 2016.

  5. Resilience in Women who Experience Domestic Violence.

    Science.gov (United States)

    Tsirigotis, Konstantinos; Łuczak, Joanna

    2018-03-01

    Violence in the family constitutes a serious social and psychological problem with harmful consequences leading, among others, to changes in the psychological functioning of the victim and, secondarily, also the perpetrator. The aim of this study was to examine resilience in women experiencing domestic violence. The "Ego Resiliency Scale" (ERS) was used to study the group of women suffering domestic violence. The study group included 52 women aged 30-65 years (mean age: 40.15) using assistance of the Crisis Intervention Centre due to experienced domestic violence. They most often reported suffering psychological and physical violence, with the husband or intimate partner being the most common perpetrator. Study women experiencing domestic violence obtained significantly lower scores on the ERS. The lowest scores on the ERS were achieved by women suffering paternal violence, while the highest - by women experiencing violence on the part of the intimate partner. Resilience of study women suffering domestic violence was lower than resilience of the general population, i.e. individuals not experiencing domestic violence. Suffered violence inflicted by the father exerted the greatest adverse impact on resilience. It seems advisable to consider resilience in the process of providing women experiencing domestic violence with psychosocial help.

  6. Interrogating resilience: toward a typology to improve its operationalization

    Directory of Open Access Journals (Sweden)

    Julie L. Davidson

    2016-06-01

    Full Text Available In the context of accelerated global change, the concept of resilience, with its roots in ecological theory and complex adaptive systems, has emerged as the favored framework for understanding and responding to the dynamics of change. Its transfer from ecological to social contexts, however, has led to the concept being interpreted in multiple ways across numerous disciplines causing significant challenges for its practical application. The aim of this paper is to improve conceptual clarity within resilience thinking so that resilience can be interpreted and articulated in ways that enhance its utility and explanatory power, not only theoretically but also operationally. We argue that the current confusion and ambiguity within resilience thinking is problematic for operationalizing the concept within policy making. To achieve our aim, we interrogate resilience interpretations used within a number of academic and practice domains in the forefront of contending with the disruptive and sometimes catastrophic effects of global change (primarily due to climate change on ecological and human-nature systems. We demonstrate evolution and convergence among disciplines in the interpretations and theoretical underpinnings of resilience and in engagement with cross-scale considerations. From our analysis, we identify core conceptual elements to be considered in policy responses if resilience is to fulfill its potential in improving decision making for change. We offer an original classification of resilience definitions in current use and a typology of resilience interpretations. We conclude that resilience thinking must be open to alternative traditions and interpretations if it is to become a theoretically and operationally powerful paradigm.

  7. Caregivers' resilience is independent from the clinical symptoms of dementia.

    Science.gov (United States)

    Dias, Rachel; Simões-Neto, José Pedro; Santos, Raquel Luiza; Sousa, Maria Fernanda Barroso de; Baptista, Maria Alice Tourinho; Lacerda, Isabel Barbeito; Kimura, Nathalia Ramos Santos; Dourado, Marcia Cristina Nascimento

    2016-12-01

    Resilience is the capacity for successful adaptation when faced with the stress of adversity. We aimed to investigate the relationship between caregivers' resilience and the sociodemographic and clinical factors of people with dementia. Cross-sectional assessment of 58 people with dementia and their caregiver dyads showed that most caregivers were female adult children. The caregivers reported moderate to higher levels of resilience, lower levels of anxiety and depressive symptoms and moderate levels of burden. Resilience was not related to the caregiver's gender (p = 0.883), nor clinical (p = 0.807) or emotional problems (p = 0.420). The regression showed that resilience was related to the caregiver's quality of life (p caregivers' resilience and the sociodemographic and clinical characteristics of people with dementia. We can assume that resilience is an individual characteristic. Support groups should also focus on the factors that may increase resilience among caregivers.

  8. Resilient Urban Infrastructures - Basics of Smart Sustainable Cities

    Science.gov (United States)

    Timashev, S. A.

    2017-11-01

    In this paper the notion of urban infrastructure resilience is formulated being expressed verbally and strictly in conditional probability terms. It is further used to formulate several most important features of a smart city. This multidisciplinary and multifaceted approach is used to explain the concept of quantitative resilience in urban design, operation, managing urban risk and mitigating of the consequences of a natural or industrial disaster. The extremely urgent problem is formulated on how to connect the physical and spatial (core) resiliencies with the functional, organizational, economic and social resiliencies.

  9. Methods, Tools, and Data for Coastal System Resilience Assessments

    Science.gov (United States)

    2015-10-06

    Baseline Resilience Indicators for Communities ( BRIC ) BUILDING STRONG® Innovative solutions for a safer, better world ► T: SoVI® – Social...address policy  Objective, although data may be arbitrarily weighted in an index Examples: Top-Down (T) and Bottom-Up (B) Bottom-UpTop-Down BRIC ...Coastal Resilience Index USACE’s Resilience Matrix ASCE’s Infrastructure Report Card T: Baseline Resilience Index for Communities ( BRIC

  10. Biological invasions, ecological resilience and adaptive governance.

    Science.gov (United States)

    Chaffin, Brian C; Garmestani, Ahjond S; Angeler, David G; Herrmann, Dustin L; Stow, Craig A; Nyström, Magnus; Sendzimir, Jan; Hopton, Matthew E; Kolasa, Jurek; Allen, Craig R

    2016-12-01

    In a world of increasing interconnections in global trade as well as rapid change in climate and land cover, the accelerating introduction and spread of invasive species is a critical concern due to associated negative social and ecological impacts, both real and perceived. Much of the societal response to invasive species to date has been associated with negative economic consequences of invasions. This response has shaped a war-like approach to addressing invasions, one with an agenda of eradications and intense ecological restoration efforts towards prior or more desirable ecological regimes. This trajectory often ignores the concept of ecological resilience and associated approaches of resilience-based governance. We argue that the relationship between ecological resilience and invasive species has been understudied to the detriment of attempts to govern invasions, and that most management actions fail, primarily because they do not incorporate adaptive, learning-based approaches. Invasive species can decrease resilience by reducing the biodiversity that underpins ecological functions and processes, making ecosystems more prone to regime shifts. However, invasions do not always result in a shift to an alternative regime; invasions can also increase resilience by introducing novelty, replacing lost ecological functions or adding redundancy that strengthens already existing structures and processes in an ecosystem. This paper examines the potential impacts of species invasions on the resilience of ecosystems and suggests that resilience-based approaches can inform policy by linking the governance of biological invasions to the negotiation of tradeoffs between ecosystem services. Copyright © 2016. Published by Elsevier Ltd.

  11. Socio-Environmental Resilience and Complex Urban Systems Modeling

    Science.gov (United States)

    Deal, Brian; Petri, Aaron; Pan, Haozhi; Goldenberg, Romain; Kalantari, Zahra; Cvetkovic, Vladimir

    2017-04-01

    The increasing pressure of climate change has inspired two normative agendas; socio-technical transitions and socio-ecological resilience, both sharing a complex-systems epistemology (Gillard et al. 2016). Socio-technical solutions include a continuous, massive data gathering exercise now underway in urban places under the guise of developing a 'smart'(er) city. This has led to the creation of data-rich environments where large data sets have become central to monitoring and forming a response to anomalies. Some have argued that these kinds of data sets can help in planning for resilient cities (Norberg and Cumming 2008; Batty 2013). In this paper, we focus on a more nuanced, ecologically based, socio-environmental perspective of resilience planning that is often given less consideration. Here, we broadly discuss (and model) the tightly linked, mutually influenced, social and biophysical subsystems that are critical for understanding urban resilience. We argue for the need to incorporate these sub system linkages into the resilience planning lexicon through the integration of systems models and planning support systems. We make our case by first providing a context for urban resilience from a socio-ecological and planning perspective. We highlight the data needs for this type of resilient planning and compare it to currently collected data streams in various smart city efforts. This helps to define an approach for operationalizing socio-environmental resilience planning using robust systems models and planning support systems. For this, we draw from our experiences in coupling a spatio-temporal land use model (the Landuse Evolution and impact Assessment Model (LEAM)) with water quality and quantity models in Stockholm Sweden. We describe the coupling of these systems models using a robust Planning Support System (PSS) structural framework. We use the coupled model simulations and PSS to analyze the connection between urban land use transformation (social) and water

  12. Seeding Stress Resilience through Inoculation

    Directory of Open Access Journals (Sweden)

    Archana Ashokan

    2016-01-01

    Full Text Available Stress is a generalized set of physiological and psychological responses observed when an organism is placed under challenging circumstances. The stress response allows organisms to reattain the equilibrium in face of perturbations. Unfortunately, chronic and/or traumatic exposure to stress frequently overwhelms coping ability of an individual. This is manifested as symptoms affecting emotions and cognition in stress-related mental disorders. Thus environmental interventions that promote resilience in face of stress have much clinical relevance. Focus of the bulk of relevant neurobiological research at present remains on negative aspects of health and psychological outcomes of stress exposure. Yet exposure to the stress itself can promote resilience to subsequent stressful episodes later in the life. This is especially true if the prior stress occurs early in life, is mild in its magnitude, and is controllable by the individual. This articulation has been referred to as “stress inoculation,” reminiscent of resilience to the pathology generated through vaccination by attenuated pathogen itself. Using experimental evidence from animal models, this review explores relationship between nature of the “inoculum” stress and subsequent psychological resilience.

  13. The geomorphology of wetlands in drylands: Resilience, nonresilience, or …?

    Science.gov (United States)

    Tooth, Stephen

    2018-03-01

    Over the last decade, much attention has focused on wetland resilience to disturbances such as extreme weather events, longer climate change, and human activities. In geomorphology and cognate disciplines, resilience is defined in various ways and has physical and socioeconomic dimensions but commonly is taken to mean the ability of a system to (A) withstand disturbance, (B) recover from disturbance, or (C) adapt and evolve in response to disturbance to a more desirable (e.g., stable) configuration. Most studies of wetland resilience have tended to focus on the more-or-less permanently saturated humid region wetlands, but whether the findings can be readily transferred to wetlands in drylands remains unclear. Given the natural climatic variability and overall strong moisture deficit characteristic of drylands, are such wetlands likely to be more resilient or less resilient? Focusing on wetlands in the South African drylands, this paper uses existing geomorphological, sedimentological, and geochronological data sets to provide the spatial (up to 50 km2) and temporal (late Quaternary) framework for an assessment of geomorphological resilience. Some wetlands have been highly resilient to environmental (especially climate) change, but others have been nonresilient with marked transformations in channel-floodplain structure and process connectivity having been driven by natural factors (e.g., local base-level fall, drought) or human activities (e.g., channel excavation, floodplain drainage). Key issues related to the assessment of wetland resilience include channel-floodplain dynamics in relation to geomorphological thresholds, wetland geomorphological 'life cycles', and the relative roles of natural and human activities. These issues raise challenges for the involvement of geomorphologists in the practical application of the resilience concept in wetland management. A key consideration is how geomorphological resilience interfaces with other dimensions of resilience

  14. The concept of resilience- the scientific adaptation for society health

    OpenAIRE

    Svence, Guna

    2015-01-01

    The main idea of the paper to indicate the factors of resilience indicators. The task of the research - a theoretical analysis of the latest research resilience factors and resilience risk factors and to analyze the theory of the intervention of positive psychology and development programs. Based on quantitative methods (narrative content analysis) recognise the contents of resilience and create the resilience factor model. Author together with students form RTTEMA master study programme “Psy...

  15. Sustainability and resilience in midwifery: A discussion paper.

    Science.gov (United States)

    Crowther, Susan; Hunter, Billie; McAra-Couper, Judith; Warren, Lucie; Gilkison, Andrea; Hunter, Marion; Fielder, Anna; Kirkham, Mavis

    2016-09-01

    midwifery workforce issues are of international concern. Sustainable midwifery practice, and how resilience is a required quality for midwives, have begun to be researched. How these concepts are helpful to midwifery continues to be debated. It is important that such debates are framed so they can be empowering for midwives. Care is required not to conceptually label matters concerning the midwifery workforce without judicious scrutiny and diligence. the aim of this discussion paper is to explore the concepts of sustainability and resilience now being suggested in midwifery workforce literature. Whether sustainability and resilience are concepts useful in midwifery workforce development is questioned. using published primary midwifery research from United Kingdom and New Zealand the concepts of sustainability and resilience are compared, contrasted and explored. there are obvious differences in models of midwifery care in the United Kingdom and New Zealand. Despite these differences, the concepts of resilience and sustainability emerge as overlapping themes from the respective studies' findings. Comparison between studies provides evidence of what is crucial in sustaining healthy resilient midwifery practice. Four common themes have been identified that traverse the different models of care; Self-determination, ability to self-care, cultivation of relationships both professionally and with women/families, and a passion, joy and love for midwifery. the impact that midwifery models of care may have on sustainable practice and nurturing healthy resilient behaviors remains uncertain. The notion of resilience in midwifery as the panacea to resolve current concerns may need rethinking. Resilience may be interpreted as expecting midwives 'to toughen up' in a workplace setting that is socially, economically and culturally challenging. Sustainability calls for examination of the reciprocity between environments of working and the individual midwife. The findings invite

  16. Resilience, Bullying, and Mental Health: Factors Associated with Improved Outcomes

    Science.gov (United States)

    Moore, Brian; Woodcock, Stuart

    2017-01-01

    Resilience is associated with bouncing back from adversity, and the term currently enjoys significant popular appeal. However, understanding of resilience is often superficial. The current paper examined 105 primary and high school students' experiences of resilience and bullying, and considered resilience as a hierarchical factorial model. The…

  17. Resiliency and the Ability to Detect Cartoon Humor

    Science.gov (United States)

    Killlon, Jessica B.; Torres, Aurora

    2017-01-01

    The Connor Davidson Resilience Scale was developed to measure resiliency, an individual's ability to positively adapt to stressful or adverse situations. Resilient individuals have close and secure relationships, have a strong sense of purpose, know when to turn to others for help, and find humor in situations. The focus of this study was on the…

  18. New York Solar Smart DG Hub-Resilient Solar Project: Economic and Resiliency Impact of PV and Storage on New York Critical Infrastructure

    Energy Technology Data Exchange (ETDEWEB)

    Anderson, Kate; Burman, Kari; Simpkins, Travis; Helson, Erica; Lisell, Lars, Case, Tria

    2016-06-01

    Resilient PV, which is solar paired with storage ('solar-plus-storage'), provides value both during normal grid operation and power outages as opposed to traditional solar PV, which functions only when the electric grid is operating. During normal grid operations, resilient PV systems help host sites generate revenue and/or reduce electricity bill charges. During grid outages, resilient PV provides critical emergency power that can help people in need and ease demand on emergency fuel supplies. The combination of grid interruptions during recent storms, the proliferation of solar PV, and the growing deployment of battery storage technologies has generated significant interest in using these assets for both economic and resiliency benefits. This report analyzes the technical and economic viability for resilient PV on three critical infrastructure sites in New York City (NYC): a school that is part of a coastal storm shelter system, a fire station, and a NYCHA senior center that serves as a cooling center during heat emergencies. This analysis differs from previous solar-plus-storage studies by placing a monetary value on resiliency and thus, in essence, modeling a new revenue stream for the avoided cost of a power outage. Analysis results show that resilient PV is economically viable for NYC's critical infrastructure and that it may be similarly beneficial to other commercial buildings across the city. This report will help city building owners, managers, and policymakers better understand the economic and resiliency benefits of resilient PV. As NYC fortifies its building stock against future storms of increasing severity, resilient PV can play an important role in disaster response and recovery while also supporting city greenhouse gas emission reduction targets and relieving stress to the electric grid from growing power demands.

  19. Constructing Resilience: The Wellington Studio

    Directory of Open Access Journals (Sweden)

    Penny Allan

    2014-08-01

    Full Text Available This paper describes the results of a design studio on climate change at Victoria University of Wellington (VUW, New Zealand, in 2007. It discusses the processes and outcomes of the studio and the subsequent testing of student work against a resilience model developed by Canadian ecologist CS Holling (1973, 1998; Walker et al, 2004 to create a framework for the design of resilient cities.

  20. The relationship between time perspective and resilience in adolescence

    OpenAIRE

    Oishi, Ikumi; Okamoto, Yuko

    2010-01-01

    The purpose of this study was to examine the relationship between time perspective and resilience in adolescence. 116 university students completed two kinds of questionnaires which measured their experiential time perspective and resilience. Resilience was considered as an index of stable mental health in this study. The results were as follows, (1) there were positive correlations between positive time perspective and resilience. Especially, there was a strong, positive correlation between ...

  1. A method to assess maritime resilience

    NARCIS (Netherlands)

    Rypkema, J.A.; Beek, F.A. van der; Schraagen, J.M.C.; Winkelman, J.W.; Wijngaarden, M. van

    2015-01-01

    The aim of this study is to develop a multi-level resilience analysis method (RAM) to assess risk and performance variability in current maritime socio-technical systems (STSs). The method integrates Hollnagel’s four resilience abilities to assess a system’s ability to effectively cope with

  2. Examining the Effects of Religious Attendance on Resilience for Older Adults.

    Science.gov (United States)

    Manning, Lydia K; Miles, Andrew

    2018-02-01

    Growing older often brings hardship, adversity, and even trauma. Resilience is a broad term used to describe flourishing despite adversity. To date, resilience and the connections to religion have not been well studied, despite compelling evidence that religious practice can promote psychological health. This research examines the role that religion plays in promoting resilience among older adults. Research questions include: (a) What is the relationship between religion and trait resilience? and (b) Does religion promote resilient reintegration following traumatic life events? Results indicate that religious service attendance is tied to higher levels of trait resilience and that both service attendance and trait resilience directly predict lower levels of depression and higher rates of resilient reintegration following traumatic life events. Findings suggest that religious service attendance has protective properties that are worthy of consideration when investigating resilience.

  3. Review of Grit and Resilience Literature within Health Professions Education

    Science.gov (United States)

    Cain, Jeff

    2018-01-01

    Objective. To review literature pertaining to grit and resilience in health professions education. Findings. There is significant interest in grit and resilience throughout the health professions, but little has been published with regard to pharmacy. Although there are methodological issues with defining and measuring grit and resilience, several studies have shown relationships between the constructs and personal and academic well-being. Educational interventions aimed at increasing grit and resilience have produced mixed results. Developing protective factors appears to be the most common approach in helping students become more resilient. Summary. Literature pertaining to grit and resilience reveals that the terms are nuanced, complex, and difficult to measure and understand. Regardless, the general characteristics associated with grit and resilience are of interest to educators and warrant further study. PMID:29606705

  4. A Systematic Review of Quantitative Resilience Measures for Water Infrastructure Systems

    Directory of Open Access Journals (Sweden)

    Sangmin Shin

    2018-02-01

    Full Text Available Over the past few decades, the concept of resilience has emerged as an important consideration in the planning and management of water infrastructure systems. Accordingly, various resilience measures have been developed for the quantitative evaluation and decision-making of systems. There are, however, numerous considerations and no clear choice of which measure, if any, provides the most appropriate representation of resilience for a given application. This study provides a critical review of quantitative approaches to measure the resilience of water infrastructure systems, with a focus on water resources and distribution systems. A compilation of 11 criteria evaluating 21 selected resilience measures addressing major features of resilience is developed using the Axiomatic Design process. Existing gaps of resilience measures are identified based on the review criteria. The results show that resilience measures have generally paid less attention to cascading damage to interrelated systems, rapid identification of failure, physical damage of system components, and time variation of resilience. Concluding the paper, improvements to resilience measures are recommended. The findings contribute to our understanding of gaps and provide information to help further improve resilience measures of water infrastructure systems.

  5. Relationships Among Positive Emotions, Coping, Resilience and Mental Health.

    Science.gov (United States)

    Gloria, Christian T; Steinhardt, Mary A

    2016-04-01

    The broaden-and-build theory of positive emotions suggests that positive emotions can widen the range of potential coping strategies that come to mind and subsequently enhance one's resilience against stress. Studies have shown that high stress, especially chronic levels of stress, strongly contributes to the development of anxiety and depressive symptoms. However, researchers have also found that individuals who possess high levels of resilience are protected from stress and thus report lower levels of anxiety and depressive symptoms. Using a sample of 200 postdoctoral research fellows, the present study examined if (a) positive emotions were associated with greater resilience, (b) coping strategies mediated the link between positive emotions and resilience and (c) resilience moderated the influence of stress on trait anxiety and depressive symptoms. Results support the broaden-and-build theory in that positive emotions may enhance resilience directly as well as indirectly through the mediating role of coping strategies-particularly via adaptive coping. Resilience also moderated the association of stress with trait anxiety and depressive symptoms. Although stress is unavoidable and its influences on anxiety and depressive symptoms are undeniable, the likelihood of postdocs developing anxiety or depressive symptoms may be reduced by implementing programmes designed to increase positive emotions, adaptive coping strategies and resilience. Copyright © 2014 John Wiley & Sons, Ltd.

  6. Resilience research in schizophrenia: a review of recent developments.

    Science.gov (United States)

    Mizuno, Yuya; Wartelsteiner, Fabienne; Frajo-Apor, Beatrice

    2016-05-01

    The concept of resilience is expected to be relevant in understanding the heterogeneous outcomes associated with schizophrenia. We reviewed recent developments in clinical studies focusing on the biological and psychological aspects of resilience in this population. We aimed to clarify current concepts of resilience in the field, elucidate gaps in the literature, and provide recommendations for future research. A total of 20 articles published between 2014 and 2015 were included. Six studies were neuroimaging studies, while the remaining studies used various psychological assessments. Most studies were cross-sectional except for three studies with naturalistic follow-up, one single-blind randomized controlled trial, and two published protocols of prospective studies. The following patterns of research were evident among the highly heterogeneous literature: studies focusing on protective factors and others emphasizing dynamic processes, studies investigating 'at-risk but resilient' groups (e.g. nonpsychotic siblings of patients with schizophrenia), and studies using psychological scales to measure resilience. The heterogeneity in how reports conceptualize, assess, and interpret resilience likely reflects the multidimensional nature of the concept itself and the lack of a 'gold standard' in assessing resilience in schizophrenia. Further research is needed to make recommendations on how to facilitate resilience in clinical care.

  7. Risk Factors as Major Determinants of Resilience: A Replication Study.

    Science.gov (United States)

    Eshel, Yohanan; Kimhi, Shaul; Lahad, Mooli; Leykin, Dmitry; Goroshit, Marina

    2018-03-16

    The present study was conducted in the context of current concerns about replication in psychological research. It claims that risk factors should be regarded as an integral part of the definition of individual resilience, which should be defined in terms of the balance between individual strength or protective factors, and individual vulnerability or risk factors (IND-SVR). Five independent samples, including 3457 Israeli participants, were employed to determine the effects of resilience promoting and resilience suppressing variables on the IND-SVR index of resilience, and on its two components: recovery from adversity, and distress symptoms. Five path analyses were employed for determining the role of distress symptoms as a measure of psychological resilience, as compared to other indices of this resilience. Results indicated the major role of risk factors (distress symptoms) as an integral component of resilience. This role was generally replicated in the five investigated samples. Risk factors are legitimate, valid, and useful parts of the definition of psychological resilience. Resilience research has shifted away from studying individual risk factors to investigating the process through which individuals overcome the hardships they experience. The present data seem to suggest that this shift should be reexamined.

  8. Pathways of Risk and Resilience: Impact of a Family Resilience Program on Active-Duty Military Parents.

    Science.gov (United States)

    Saltzman, William R; Lester, Patricia; Milburn, Norweeta; Woodward, Kirsten; Stein, Judith

    2016-12-01

    Over the past decade, studies into the impact of wartime deployment and related adversities on service members and their families have offered empirical support for systemic models of family functioning and a more nuanced understanding of the mechanisms by which stress and trauma reverberate across family and partner relationships. They have also advanced our understanding of the ways in which families may contribute to the resilience of children and parents contending with the stressors of serial deployments and parental physical and psychological injuries. This study is the latest in a series designed to further clarify the systemic functioning of military families and to explicate the role of resilient family processes in reducing symptoms of distress and poor adaptation among family members. Drawing upon the implementation of the Families Overcoming Under Stress (FOCUS) Family Resilience Program at 14 active-duty military installations across the United States, structural equation modeling was conducted with data from 434 marine and navy active-duty families who participated in the FOCUS program. The goal was to better understand the ways in which parental distress reverberates across military family systems and, through longitudinal path analytic modeling, determine the pathways of program impact on parental distress. The findings indicated significant cross-influence of distress between the military and civilian parents within families, families with more distressed military parents were more likely to sustain participation in the program, and reductions in distress among both military and civilian parents were significantly mediated by improvements in resilient family processes. These results are consistent with family systemic and resilient models that support preventive interventions designed to enhance family resilient processes as an important part of comprehensive services for distressed military families. © 2016 Family Process Institute.

  9. Resilience and Renewable Energy Planning in Greenland

    DEFF Research Database (Denmark)

    Carruth, Susan

    2014-01-01

    Using a combination of thematic analysis and studio-based planning proposals in West Greenland, this paper proposes that there is more than one interpretation of resilience in renewable energy planning. All energy transitions, from one system to another, are protracted and unpredictable, and the ......Using a combination of thematic analysis and studio-based planning proposals in West Greenland, this paper proposes that there is more than one interpretation of resilience in renewable energy planning. All energy transitions, from one system to another, are protracted and unpredictable......, and the transition to a renewable energy system is proving no exception. Such a transition is particularly amplified in the context of Greenland – a country undergoing rapid transformation in many fields, including energy. Resilience theory offers an approach for how to plan for this energy transition, but how...... to translate resilience theory into planning practices remains underdeveloped. The paper begins by outlining some of the challenges in planning a transition to renewable energy, and sketching Greenland’s energy landscape. It then discusses the key characteristics of resilience thinking, before proposing...

  10. Resilience in young children involved with child protective services.

    Science.gov (United States)

    Sattler, Kierra M P; Font, Sarah A

    2018-01-01

    Child maltreatment increases the risk of poor developmental outcomes. However, some children display resilience, meaning they are high-functioning despite their adverse experiences. To date, few research studies have examined protective factors among very young maltreated children. Yet, domains of resilience, and the protective factors that promote resilience among maltreated children, are likely to differ by developmental stage. Drawing on ecological systems theory and life course theory, we examined how protective factors at multiple ecological levels across early childhood were related to social and cognitive resilience among very young children involved with child protective services. The results demonstrated that the buffering effects of protective factors varied by social or cognitive resilience and the cumulative effects of protective factors were more consistently related to later resilience than protective factors at specific time points. In addition, the influence of specific protective factors on resilience slightly varied by initial in-home or out-of-home placement. These findings have important policy and research implications for promoting optimal development among children involved in child protective services. Copyright © 2017 Elsevier Ltd. All rights reserved.

  11. A metric and frameworks for resilience analysis of engineered and infrastructure systems

    International Nuclear Information System (INIS)

    Francis, Royce; Bekera, Behailu

    2014-01-01

    In this paper, we have reviewed various approaches to defining resilience and the assessment of resilience. We have seen that while resilience is a useful concept, its diversity in usage complicates its interpretation and measurement. In this paper, we have proposed a resilience analysis framework and a metric for measuring resilience. Our analysis framework consists of system identification, resilience objective setting, vulnerability analysis, and stakeholder engagement. The implementation of this framework is focused on the achievement of three resilience capacities: adaptive capacity, absorptive capacity, and recoverability. These three capacities also form the basis of our proposed resilience factor and uncertainty-weighted resilience metric. We have also identified two important unresolved discussions emerging in the literature: the idea of resilience as an epistemological versus inherent property of the system, and design for ecological versus engineered resilience in socio-technical systems. While we have not resolved this tension, we have shown that our framework and metric promote the development of methodologies for investigating “deep” uncertainties in resilience assessment while retaining the use of probability for expressing uncertainties about highly uncertain, unforeseeable, or unknowable hazards in design and management activities. - Highlights: • While resilience is a useful concept, its diversity in usage complicates its interpretation and measurement. • We proposed a resilience analysis framework whose implementation is encapsulated within resilience metric incorporating absorptive, adaptive, and restorative capacities. • We have shown that our framework and metric can support the investigation of “deep” uncertainties in resilience assessment or analysis. • We have discussed the role of quantitative metrics in design for ecological versus engineered resilience in socio-technical systems. • Our resilience metric supports

  12. Resiliência e transtorno do déficit de atenção/hiperatividade Resilience and attention deficit/hyperactivity disorder

    Directory of Open Access Journals (Sweden)

    Maria Angélica Regalla

    2007-01-01

    Full Text Available Este artigo tem como objetivo fazer uma atualização acerca dos conceitos de resiliência, fatores de risco e fatores de proteção, correlacionando-os com o impacto do transtorno do déficit de atenção/hiperatividade (TDAH. Resiliência descreve a capacidade do indivíduo de, uma vez exposto a estresse, resistir e vencê-lo. A família está envolvida no conceito de resiliência, tanto pela sua capacidade de interferir na resiliência dos seus indivíduos componentes quanto na habilidade de responder como uma unidade funcional resiliente, diante do estresse. O relacionamento com figuras afetivamente importantes na infância, o número pequeno de estressores, e o entendimento subjetivo em relação ao estressor são fatores que influenciam a capacidade de ser resiliente. A ausência de comorbidades, de problemas de conduta ou de relacionamento com colegas, bem como de sintomas somáticos ou problemas de coordenação, está associada com menor impacto negativo do TDAH.The aim of this article is to perform an update regarding the definition of resilience, risk factors and protective factors, and to correlate them with the impact of Attention Deficit/Hyperactivity Disorder (ADHD. Resilience is the capacity to resist and overcome adversity. Family is associated with the concept of resilience not only because of its capacity to interfere with the resilience of its members, but also because of its ability to respond as a functional unit when challenged with adversity. Relationships with affectively meaningful figures during childhood, the number of adverse events to which the individual is submitted and his subjective understanding of the stressor modify the ability to be resilient. ADHD has a smaller negative impact in children without conduct problems, social relationship problems, somatic symptoms or coordination problems.

  13. Thinning increases climatic resilience of red pine

    Science.gov (United States)

    Magruder, Matthew; Chhin, Sophan; Palik, Brian; Bradford, John B.

    2013-01-01

    Forest management techniques such as intermediate stand-tending practices (e.g., thinning) can promote climatic resiliency in forest stands by moderating tree competition. Residual trees gain increased access to environmental resources (i.e., soil moisture, light), which in turn has the potential to buffer trees from stressful climatic conditions. The influences of climate (temperature and precipitation) and forest management (thinning method and intensity) on the productivity of red pine (Pinus resinosa Ait.) in Michigan were examined to assess whether repeated thinning treatments were able to increase climatic resiliency (i.e., maintaining productivity and reduced sensitivity to climatic stress). The cumulative productivity of each thinning treatment was determined, and it was found that thinning from below to a residual basal area of 14 m2·ha−1 produced the largest average tree size but also the second lowest overall biomass per acre. On the other hand, the uncut control and the thinning from above to a residual basal area of 28 m2·ha−1 produced the smallest average tree size but also the greatest overall biomass per acre. Dendrochronological methods were used to quantify sensitivity of annual radial growth to monthly and seasonal climatic factors for each thinning treatment type. Climatic sensitivity was influenced by thinning method (i.e., thinning from below decreased sensitivity to climatic stress more than thinning from above) and by thinning intensity (i.e., more intense thinning led to a lower climatic sensitivity). Overall, thinning from below to a residual basal area of 21 m2·ha−1 represented a potentially beneficial compromise to maximize tree size, biomass per acre, and reduced sensitivity to climatic stress, and, thus, the highest level of climatic resilience.

  14. New Orleans' Resilience Story

    Science.gov (United States)

    Hebert, J.

    2017-12-01

    New Orleans has had unique experience in dealing with and recovering from major urban emergencies. From Hurricanes Katrina and Isaac to the Deepwater Horizon Oil Spill to the city's frequent boil water advisories, New Orleans has learned important lessons about what it takes to become a vibrant, resilient city that serves all its residents — particularly its most vulnerable. The city of New Orleans released its Resilience Strategy on August 28, 2015. On September 12, 2016, the city released its One-Year Progress Update, sharing its key milestones.

  15. Resilience Analysis of Countries under Disasters Based on Multisource Data.

    Science.gov (United States)

    Zhang, Nan; Huang, Hong

    2018-01-01

    Disasters occur almost daily in the world. Because emergencies frequently have no precedent, are highly uncertain, and can be very destructive, improving a country's resilience is an efficient way to reduce risk. In this article, we collected more than 20,000 historical data points from disasters from 207 countries to enable us to calculate the severity of disasters and the danger they pose to countries. In addition, 6 primary indices (disaster, personal attribute, infrastructure, economics, education, and occupation) including 38 secondary influencing factors are considered in analyzing the resilience of countries. Using these data, we obtained the danger, expected number of deaths, and resilience of all 207 countries. We found that a country covering a large area is more likely to have a low resilience score. Through sensitivity analysis of all secondary indices, we found that population density, frequency of disasters, and GDP are the three most critical factors affecting resilience. Based on broad-spectrum resilience analysis of the different continents, Oceania and South America have the highest resilience, while Asia has the lowest. Over the past 50 years, the resilience of many countries has been improved sharply, especially in developing countries. Based on our results, we analyze the comprehensive resilience and provide some optimal suggestions to efficiently improve resilience. © 2017 Society for Risk Analysis.

  16. [Resilience in caregivers of patients with dementia: A preliminary study].

    Science.gov (United States)

    Fernández-Lansac, Violeta; Crespo López, María; Cáceres, Rebeca; Rodríguez-Poyo, María

    2012-01-01

    Caring for a relative with dementia often has negative effects on the caregiver's physical and psychological health. However, many caregivers successfully cope with the stress factors arising from care, and even have uplifts during their experience, showing high resilience levels. This study presents a preliminary analysis of resilience in caregivers of patients with dementia, exploring its relationship with different variables. Resilience was assessed (by CD-RISC) in 53 family caregivers of patients with dementia. Resilience was correlated to the following variables: caregiving context, stressors (e.g., cognitive impairment), appraisals (e.g., burden), moderators (e.g., personality traits and resources), and caregiving consequences (physical and psychological health). The participants showed moderate scores on resilience. Resilience was associated with poor emotional and physical status (significant inverse correlations with anxiety, depression, psycho-active drug use, health habits…). High resilience scores were significantly correlated to burden, neuroticism and extraversion, self-efficacy, self-esteem and less use of emotion focused coping strategies. Higher resilience relates to a good emotional and physical status in caregivers. Moreover, resilience is more associated with caregiver variables (e.g., appraisal and coping with care, personality features), than to situational variables. The data highlight the strengthening of these types of appraisal and coping as a way to improve caregivers' resilience and, consequently, their health. Copyright © 2011 SEGG. Published by Elsevier Espana. All rights reserved.

  17. Imaging resilience and recovery in alcohol dependence.

    Science.gov (United States)

    Charlet, Katrin; Rosenthal, Annika; Lohoff, Falk W; Heinz, Andreas; Beck, Anne

    2018-05-09

    Resilience and recovery are of increasing importance in the field of alcohol dependence (AD). This paper describes how imaging studies in man can be used to assess the neurobiological correlates of resilience and, if longitudinal, of disease trajectories, progression rates and markers for recovery to inform treatment and prevention options. Original articles on recovery and resilience in alcohol addiction and its neurobiological correlates were identified from 'PubMed' and have been analyzed and condensed within a systematic literature review. Findings deriving from (f)MRI and PET studies have identified links between increased resilience and less task-elicited neural activation within the basal ganglia, and benefits of heightened neural prefrontal cortex (PFC) engagement regarding resilience in a broader sense, namely resilience against relapse in early abstinence of AD. Furthermore, findings consistently propose at least partial recovery of brain glucose metabolism and executive and general cognitive functioning, as well as structural plasticity effects throughout the brain of alcohol-dependent patients during the course of short, medium and long-term abstinence, even when patients only lowered their alcohol consumption to a moderate level. Additionally, specific factors were found that appear to influence these observed brain recovery processes in AD, e.g. genotype-dependent neuronal (re)growth, gender-specific neural recovery effects, critical interfering effects of psychiatric comorbidities, additional smoking or marijuana influences, or adolescent alcohol abuse. Neuroimaging research has uncovered neurobiological markers that appear to be linked to resilience and improved recovery capacities that are furthermore influenced by various factors such as gender or genetics. Consequently, future system-oriented approaches may help to establish a broad neuroscience-based research framework for alcohol dependence. This article is protected by copyright. All rights

  18. Gender, violence and resilience among Ugandan adolescents.

    Science.gov (United States)

    Namy, Sophie; Carlson, Catherine; Norcini Pala, Andrea; Faris, Devin; Knight, Louise; Allen, Elizabeth; Devries, Karen; Naker, Dipak

    2017-08-01

    Resilience, commonly understood as the ability to maintain adaptive functioning in the face of adversity, has emerged as a salient entry point in the field of positive youth development. This study makes a unique contribution by exploring dimensions of resilience among adolescents in Uganda, examining associations between violence from different perpetrators and resilience, and testing whether sex moderates these relationships. Analyses are based on data from 3706 primary school students. Exploratory factor analysis (EFA) identified five factors underlying the construct of resilience: Emotional Support; Family Connectedness; School Connectedness; Social Assets; and Psychological Assets. We used regression analysis to investigate associations between these dependent variables, background characteristics, and experiences of violence (including exposure to intimate partner violence against female caregivers). Results reflect a complex relationship between violence and resilience, with patterns varying by perpetrator (e.g., teacher, peers, caregivers) and some evidence that the sex of the student moderates these dynamics. Overall, there is a consistently negative relationship between all violence measures and Psychological Assets. In addition, teacher violence is associated with lower resilience across factors and both caregiver violence and exposure to IPV are consistently associated with decreased Family Connectedness. These findings suggest that adolescents experiencing (and exposed to) violence from adults may be particularly vulnerable to internalizing and/or externalizing behaviors and withdrawal from the family. Findings point to preventing violence from teachers complemented with enhancing family relationships as promising avenues for resilience-strengthening interventions, and also emphasize the need to consider gendered strategies to ensure girls and boys benefit equally. Copyright © 2017 The Authors. Published by Elsevier Ltd.. All rights reserved.

  19. Searching for Ariadne’s thread. Some remarks on urban resilience and orientation

    Directory of Open Access Journals (Sweden)

    Giovanni Rabino

    2012-07-01

    Full Text Available This paper concerns the methods of analysis of the configuration of the urban grids. More in details, it will focus on the configurational approach to the analysis of urban settlements, briefly presenting the different methods and techniques it has inspired, sketching their features, highlighting their actual utility and reminding their respective advantages and limits. Moreover, it will propose the use of some further configurational parameters, suitable for describing and reproducing interesting features of urban settlements; more in details, it will cast attention onto the richness and the variety of paths within a settlement, what makes it resilient, that is capable of sustaining changes and transformations without radically modifying its inner geography. Such parameters have been tested on the case studies of Pisa and Venice, which can easily be recognised as particularly relevant and significant, in that the results they provide are diametrically different. Those outputs will then be presented and discussed; the findings are suitable for suggesting resilience as a singular clue for urban orientation, so that the configurational techniques can be proposed as a tool for evaluating and predicting this spatial attitude, here finding an Ariadne’s thread for urban wayfinding.

  20. Viability and resilience of complex systems concepts, methods and case studies from ecology and society

    CERN Document Server

    Deffuant, Guillaume

    2011-01-01

    One common characteristic of a complex system is its ability to withstand major disturbances and the capacity to rebuild itself. Understanding how such systems demonstrate resilience by absorbing or recovering from major external perturbations requires both quantitative foundations and a multidisciplinary view of the topic. This book demonstrates how new methods can be used to identify the actions favouring the recovery from perturbations on a variety of examples including the dynamics of bacterial biofilms, grassland savannahs, language competition and Internet social networking sites. The reader is taken through an introduction to the idea of resilience and viability and shown the mathematical basis of the techniques used to analyse systems. The idea of individual or agent-based modelling of complex systems is introduced and related to analytically tractable approximations of such models. A set of case studies illustrates the use of the techniques in real applications, and the final section describes how on...

  1. Promoting resilience among parents and caregivers of children with cancer.

    Science.gov (United States)

    Rosenberg, Abby R; Baker, K Scott; Syrjala, Karen L; Back, Anthony L; Wolfe, Joanne

    2013-06-01

    Promoting resilience is an aspect of psychosocial care that affects patient and whole-family well-being. There is little consensus about how to define or promote resilience during and after pediatric cancer. The aims of this study were (1) to review the resilience literature in pediatric cancer settings; (2) to qualitatively ascertain caregiver-reported perceptions of resilience; and (3) to develop an integrative model of fixed and mutable factors of resilience among family members of children with cancer, with the goal of enabling better study and promotion of resilience among pediatric cancer families. The study entailed qualitative analysis of small group interviews with eighteen bereaved parents and family members of children with cancer treated at Seattle Children's Hospital. Small-group interviews were conducted with members of each bereaved family. Participant statements were coded for thematic analysis. An integrative, comprehensive framework was then developed. Caregivers' personal appraisals of the cancer experience and their child's legacy shape their definitions of resilience. Described factors of resilience include baseline characteristics (i.e., inherent traits, prior expectations of cancer), processes that evolve over time (i.e., coping strategies, social support, provider interactions), and psychosocial outcomes (i.e., post-traumatic growth and lack of psychological distress). These elements were used to develop a testable model of resilience among family members of children with cancer. Resilience is a complex construct that may be modifiable. Once validated, the proposed framework will not only serve as a model for clinicians, but may also facilitate the development of interventions aimed at promoting resilience in family members of children with cancer.

  2. Resilience and Renewable Energy Planning in Greenland

    DEFF Research Database (Denmark)

    Carruth, Susan

    2014-01-01

    Using a combination of thematic analysis and studio-based planning proposals in West Greenland, this paper proposes that there is more than one interpretation of resilience in renewable energy planning. All energy transitions, from one system to another, are protracted and unpredictable......, and the transition to a renewable energy system is proving no exception. Such a transition is particularly amplified in the context of Greenland – a country undergoing rapid transformation in many fields, including energy. Resilience theory offers an approach for how to plan for this energy transition, but how...... to translate resilience theory into planning practices remains underdeveloped. The paper begins by outlining some of the challenges in planning a transition to renewable energy, and sketching Greenland’s energy landscape. It then discusses the key characteristics of resilience thinking, before proposing...

  3. Developing disaster resilient housing in Vietnam challenges and solutions

    CERN Document Server

    Tran, Tuan Anh

    2016-01-01

    This book provides a comprehensive understanding on disaster resilient housing within the Vietnam context particularly and the developing world generally. The book has identified the root causes of housing vulnerability, restrictions to safe housing development, concepts of disaster resilient housing, key issues/factors implementers and building designers need to consider, and ways of achieving resilient housing outcomes in actual design projects. The design and development of disaster resilient housing has been framed into three main themes:  (i) community consultation, (ii) the role of built-environment professionals and (iii) design responses for resilience.   To achieve these themes, there is a variety of contextual and intervening conditions that need to be addressed and met to provide an enabling environment for promoting disaster resilient housing. These three themes are among the most arguable issues in recent debates and discussions, academically and practically, regarding disaster risk reduction ...

  4. Caregivers’ resilience is independent from the clinical symptoms of dementia

    Directory of Open Access Journals (Sweden)

    Rachel Dias

    Full Text Available ABSTRACT Resilience is the capacity for successful adaptation when faced with the stress of adversity. We aimed to investigate the relationship between caregivers’ resilience and the sociodemographic and clinical factors of people with dementia. Cross-sectional assessment of 58 people with dementia and their caregiver dyads showed that most caregivers were female adult children. The caregivers reported moderate to higher levels of resilience, lower levels of anxiety and depressive symptoms and moderate levels of burden. Resilience was not related to the caregiver’s gender (p = 0.883, nor clinical (p = 0.807 or emotional problems (p = 0.420. The regression showed that resilience was related to the caregiver’s quality of life (p < 0.01 and inversely associated with their depressive symptoms (p < 0.01. There was no relationship between caregivers’ resilience and the sociodemographic and clinical characteristics of people with dementia. We can assume that resilience is an individual characteristic. Support groups should also focus on the factors that may increase resilience among caregivers.

  5. Conceptualizing Holistic Community Resilience to Climate ...

    Science.gov (United States)

    The concept of resilience has been evolving over the past decade as a way to address the current and future challenges nations, states, and cities face from a changing climate. Understanding how the environment (natural and built), climate event risk, societal interactions, and governance reflect community resilience for adaptive management is critical for envisioning urban and natural environments that can persist through extreme weather events and longer-term shifts in climate. To be successful, this interaction of these five domains must result in maintaining quality of life and ensuring equal access to the benefits or the protection from harm for all segments of the population. An exhaustive literature review of climate resilience approaches was conducted examining the two primary elements of resilience—vulnerability and recoverability. The results of this review were examined to determine if any existing frameworks addressed the above five major areas in an integrated manner. While some aspects of a resilience model were available for existing sources, no comprehensive approach was available. A new conceptual model for resilience to climate events is proposed that incorporates some available structures and addresses these five domains at a national, regional, state, and county spatial scale for a variety of climate-induced events ranging from superstorms to droughts and their concomitant events such as wildfires, floods, and pest invasions. This conceptua

  6. Children's negative emotions and ego-resiliency: longitudinal relations with social competence.

    Science.gov (United States)

    Taylor, Zoe E; Eisenberg, Nancy; VanSchyndel, Sarah K; Eggum-Wilkens, Natalie D; Spinrad, Tracy L

    2014-04-01

    We examined the relations of negative emotions in toddlerhood to the development of ego-resiliency and social competence across early childhood. Specifically, we addressed whether fear and anger/frustration in 30-month-old children (N = 213) was associated with the development of ego-resiliency across 4 time points (42 to 84 months), and, in turn, whether ego-resiliency predicted social competence at 84 months. Child anger/frustration negatively predicted the intercept of ego-resiliency at 42 months (controlling for prior ego-resiliency at 18 months) as well as the slope. Fear did not significantly predict either the intercept or slope of ego-resiliency in the structural model, although it was positively correlated with anger/frustration and was negatively related to ego-resiliency in zero-order correlations. The slope of ego-resiliency was positively related to children's social competence at 84 months; however, the intercept of ego-resiliency (set at 42 months) was not a significant predictor of later social competence. Furthermore, the slope of ego-resiliency mediated the relations between anger/frustration and children's later social competence. The results suggest that individual differences in anger/frustration might contribute to the development of ego-resiliency, which, in turn, is associated with children's social competence.

  7. Resilience as a Positive Youth Development Construct: A Conceptual Review

    Directory of Open Access Journals (Sweden)

    Tak Yan Lee

    2012-01-01

    Full Text Available The concept of resilience is reviewed from a range of disciplinary perspectives in this paper. Both broad and narrow definitions of resilience are highlighted and a working definition of resilience is proposed to inform research, policy and practice. Different psychological, social and ecological protective factors, particularly competence, optimism, and bonding to family and cultural beliefs are highlighted. Theoretical relationships between resilience and positive youth development are examined with an attempt to erase misunderstandings. Finally, how schools can promote resilience among students is discussed.

  8. RESILIENCE THEORY AND ITS IMPLICATIONS FOR CHINESE ADOLESCENTS.

    Science.gov (United States)

    Wang, Jin-Liang; Zhang, Da-Jun; Zimmerman, Marc A

    2015-10-01

    Over the past 20 years, resilience theory has attracted great attention from both researchers and mental health practitioners. Resilience is defined as a process of overcoming the negative effects of risk exposure, coping successfully with traumatic experiences, or avoiding the negative trajectories associated with risks. Three basic models of resilience have been proposed to account for the mechanism whereby promotive factors operate to alter the trajectory from risk exposure to negative consequences: compensatory model, protective model, and inoculation model. Assets and resources are two types of promotive factors found to be effective in decreasing internalizing and externalizing problems. Considering the protective or compensatory role of assets and resources in helping youth be resilient against negative effects of adversity, resilience could be applied to Chinese migrant and left-behind children who are at risk for internalizing (e.g., depression, anxiety) and externalizing problems (e.g., delinquent behaviors, cigarette and alcohol use). Additionally, psychological suzhi-based interventions, a mental health construct for individuals that focuses on a strengths-based approach, can be integrated with resilience-based approach to develop more balanced programs for positive youth development.

  9. Front-Line Resilience Perspectives: The Electric Grid

    Energy Technology Data Exchange (ETDEWEB)

    Finster, M. [Argonne National Lab. (ANL), Argonne, IL (United States); Phillips, J. [Argonne National Lab. (ANL), Argonne, IL (United States); Wallace, K. [Argonne National Lab. (ANL), Argonne, IL (United States)

    2016-11-01

    This report seeks to summarize how states and local utility companies are approaching all-hazards resilience in planning, construction, operations, and maintenance of the electric system, as well as challenges faced when addressing all-hazards resilience.

  10. Resilience Through Ecological Network

    Directory of Open Access Journals (Sweden)

    Grazia Brunetta

    2014-05-01

    Full Text Available The paper explores the strategic role that urban biodiversity and ecosystem services management, natural infrastructure and adaptive governance approaches can play in making our economies and societies more resilient and in linking human societies and the natural environment. Resilience – a concept that entered the debate on urban governance – means the ability of urban systems, considered as linear-systems, to react to external disturbances by returning to some socio-ecological equilibrium steady-state by overcoming a crisis period (Gunderson & al. 2010, Newman & al. 2009. In this view, green infrastructures can assume a strategic role in restoring and enhancing the ecological and environmental livability in urban areas. Starting from the International and European context, the paper discusses innovative programs and interdisciplinary projects and practices (some cases in Turin Metropolitan Area to demonstrate how green infrastructures can increase the adaptive capacity of urban systems in term of resilience. They can contribute to increase the ability of European cities to adapt to climate change and to reduce their ecological footprints, to enhance security and life quality.

  11. Assessment of military population-based psychological resilience programs.

    Science.gov (United States)

    Morgan, Brenda J; Bibb, Sandra C Garmon

    2011-09-01

    Active duty service members' (ADSMs) seemingly poor adaptability to traumatic stressors is a risk to force health. Enhancing the psychological resilience of ADSMs has become a key focus of Department of Defense (DoD) leaders and the numbers of military programs for enhancing psychological resilience have increased. The purpose of this article is to describe the results of an assessment conducted to determine comprehensiveness of current psychological resilience building programs that target ADSMs. A modified six-step, population-based needs assessment was used to evaluate resilience programs designed to meet the psychological needs of the ADSM population. The assessment results revealed a gap in published literature regarding program outcomes. DoD leaders may benefit from targeted predictive research that assesses program effectiveness outcomes. The necessity of including preventive, evidence-based interventions in new programs, such as positive emotion interventions shown to enhance psychological resilience in civilian samples, is also recommended.

  12. Drawing on resilience: piloting the utility of the Kinetic Family Drawing to measure resilience in children of HIV-positive mothers

    Directory of Open Access Journals (Sweden)

    L Ebersöhn

    2012-01-01

    Full Text Available In this article we describe how using a visual, child-friendly measure of resilience in a randomised control trial (RCT, the Kgolo Mmogo (KM project, resulted in representative insights on resilience in a mother-child relationship where the mother is HIV-positive. We used the existing psychological method Kinetic Family Drawing (KFD to measure resilience of young children in the qualitative phase of the concurrent mixed method RCT as the children represent cultural groups for whom standardized measures have not been developed. We use the case example of baseline KM assessment data of 6 year olds (n = 11; 3 female, 8 male. The results of the study demonstrate that the visual and qualitative data from children (KFD added to quantitative information obtained from mothers (Vineland Adaptive Behavior Scale, VABS. Additional information from the KFD had interpretation value for VABS scores and provided a child's perspective regarding resilience. Contrasting information from the KFD problematized mothers' perspectives as indicated in the VABS. The absence of significant information in KFD results regarding VABS sub-domains indicates differences in the cultural/contextual conceptualization of resilience. This exploratory study indicates initial support for the cross-cultural utility of the KFD to measure resilience in young children faced with adversity.

  13. Resiliência na área da Enfermagem em Oncologia Resiliencia en el área de Enfermería en Oncologia Resilience and oncology nursing

    Directory of Open Access Journals (Sweden)

    Denise de Assis de Corrêa Sória

    2009-10-01

    Full Text Available Este estudo objetivou mapear a produção científica, nacional e internacional, sobre a resiliência na Enfermagem em Oncologia e discutir sua aplicabilidade na assistência. Resiliência origina-se do latim resiliens e significa saltar para trás, voltar, ser impelido, recuar, encolher-se, romper. Trata-se de revisão sistemática sem meta análise nas bases de dados Public Medical (PubMed, Literatura Internacional em Ciências da Saúde (Medline, Literatura Latino-Americana e do Caribe em Ciências da Saúde (LILACS e Base de Dados de Enfermagem (BDENF e nos sites da Oncology Nursing Society e da International Society of Nurses in Cancer Care. Os descritores foram: resilience e nursing; resilience, cancer e oncology; resilience, nursing, cancer e oncology; resiliência e enfermagem; resiliência, câncer e oncologia; resiliência, enfermagem, câncer e oncologia. Foram encontrados 116 artigos e selecionados cinco artigos que abordam a resiliência vinculada à Enfermagem em Oncologia. Verifica-se uma lacuna na utilização do conceito na Enfermagem em Oncologia na América Latina, e incipiência nas produções internacionais. Há necessidade do incremento da abordagem da resiliência nessa área e ampliação da discussão na temática.En este estudio se tuvo como objetivo listar la producción científica nacional e internacional, sobre la resiliencia en el área de Enfermería en Oncología y discutir su aplicabilidad en la asistencia. La resiliencia se origina del latin resiliens y significa saltar hacia atrás, volver, ser impelido, retroceder, encogerse, romper. Se trata de una revisión sistemática sin meta análisis realizada en las bases de datos Public Medical (PubMed, Literatura Internacional en Ciencias de la Salud (Medline, Literatura Latino-Americana y del Caribe en Ciencias de la Salud (LILACS y Base de Datos de Enfermería (BDENF y en los sites de la Oncology Nursing Society y de la International Society of Nurses in Cancer

  14. Exploration of resilience assessments for natural hazards

    Science.gov (United States)

    Lo Jacomo, Anna; Han, Dawei; Champneys, Alan

    2017-04-01

    The occurrence of extreme events due to natural hazards is difficult to predict. Extreme events are stochastic in nature, there is a lack of long term data on their occurrence, and there are still gaps in our understanding of their physical processes. This difficulty in prediction will be exacerbated by climate change and human activities. Yet traditional risk assessments measure risk as the probability of occurrence of a hazard, multiplied by the consequences of the hazard occurring, which ignores the recovery process. In light of the increasing concerns on disaster risks and the related system recovery, resilience assessments are being used as an approach which complements and builds on traditional risk assessments and management. In mechanical terms, resilience refers to the amount of energy per unit volume that a material can absorb while maintaining its ability to return to its original shape. Resilience was first applied in the fields of psychology and ecology, and more recently has been used in areas such as social sciences, economics, and engineering. A common metaphor for understanding resilience is the stability landscape. The landscape consists of a surface of interconnected basins, where each basin represents different states of a system, which is a point on the stability landscape. The resilience of the system is its capacity and tendency to remain within a particular basin. This depends on the topology of the landscape, on the system's current position, and on its reaction to different shocks and stresses. In practical terms, resilience assessments have been conducted for various purposes in different sectors. These assessments vary in their required inputs, the methodologies applied, and the output they produce. Some measures used for resilience assessments are hazard independent. These focus on the intrinsic capabilities of a system, for example the insurance coverage of a community, or the buffer capacity of a water storage reservoir. Other

  15. Challenges to Teacher Resilience: Conditions Count

    Science.gov (United States)

    Gu, Qing; Day, Christopher

    2013-01-01

    Drawing upon findings of a four-year national research project on variations in the work and lives of teachers in England, this paper provides empirical evidence which contributes to understandings about the importance of resilience in teachers' work. The experience of resilience as perceived by teachers in this research was that it was neither…

  16. Social Work, Pastoral Care and Resilience

    Science.gov (United States)

    Considine, Tom; Hollingdale, Paul; Neville, Ruth

    2015-01-01

    This paper briefly examines the growing interest in developing resilience in the social work curricula as it is seen as a crucial quality necessary to cope with the increasing demands of the profession. The recent research into developing resilience is dominated by a psychological model which emphasises personal qualities. It runs the risk of…

  17. A review of definitions and measures of system resilience

    International Nuclear Information System (INIS)

    Hosseini, Seyedmohsen; Barker, Kash; Ramirez-Marquez, Jose E.

    2016-01-01

    Modeling and evaluating the resilience of systems, potentially complex and large-scale in nature, has recently raised significant interest among both practitioners and researchers. This recent interest has resulted in several definitions of the concept of resilience and several approaches to measuring this concept, across several application domains. As such, this paper presents a review of recent research articles related to defining and quantifying resilience in various disciplines, with a focus on engineering systems. We provide a classification scheme to the approaches in the literature, focusing on qualitative and quantitative approaches and their subcategories. Addressed in this review are: an extensive coverage of the literature, an exploration of current gaps and challenges, and several directions for future research. - Highlights: • A comprehensive review of definitions and measures of system resilience. • Focus given to resilience in engineering systems is provided. • Nearly 150 articles across several domains are reviewed. • Future directions in resilience research are discussed.

  18. Organizational resilience: Nonprofit organizations' response to change.

    Science.gov (United States)

    Witmer, Hope; Mellinger, Marcela Sarmiento

    2016-05-24

    Organizational resilience refers to the ability to respond productively to significant disruptive change and transform challenges into opportunities. There is a gap in the literature about resilient nonprofit organizations and its application for identifying organizational conditions for successful adaption to external variables that threaten their existence. The aim of this study was to identify organizational characteristics that point to the resilience of nonprofit behavioral healthcare organizations as they successfully adapt to funding changes. A multiple case study of two behavioral health nonprofit organizations was conducted. Data was collected through interviews and focus groups, and analyzed through a qualitative content analysis. Using the framework of resilience, six themes that equipped these organizations to successfully adapt to funding changes were identified. They included: commitment to the mission, improvisation, community reciprocity, servant and transformational leadership, hope and optimism, and fiscal transparency. The findings suggest that incorporating these qualities into an organizational system equips it to systematically adapt to funding changes and other disruptive challenges. Using resilience as a process and not simply an outcome after recovery, nonprofit organizations can have the capacity to continuously respond to challenges and provide uninterrupted and valuable services to society.

  19. Cyber physical system based on resilient ICT

    Science.gov (United States)

    Iwatsuki, Katsumi

    2016-02-01

    While development of science and technology has built up the sophisticated civilized society, it has also resulted in quite a few disadvantages in global environment and human society. The common recognition has been increasingly shared worldwide on sustainable development society attaching greater importance to the symbiotic relationship with nature and social ethics. After the East Japan Great Earthquake, it is indispensable for sustainable social development to enhance capacity of resistance and restoration of society against natural disaster, so called "resilient society". Our society consists of various Cyber Physical Systems (CPSs) that make up the physical systems by fusing with an Information Communication Technology (ICT). We describe the proposed structure of CPS in order to realize resilient society. The configuration of resilient CPS consisting of ICT and physical system is discussed to introduce "autonomous, distributed, and cooperative" structure, where subsystems of ICT and physical system are simultaneously coordinated and cooperated with Business Continuity Planning (BCP) engine, respectively. We show the disaster response information system and energy network as examples of BCP engine and resilient CPS, respectively. We also propose the structure and key technology of resilient ICT.

  20. GPs' perceptions of resilience training: a qualitative study.

    Science.gov (United States)

    Cheshire, Anna; Hughes, John; Lewith, George; Panagioti, Maria; Peters, David; Simon, Chantal; Ridge, Damien

    2017-10-01

    GPs are reporting increasing levels of burnout, stress, and job dissatisfaction, and there is a looming GP shortage. Promoting resilience is a key strategy for enhancing the sustainability of the healthcare workforce and improving patient care. To explore GPs' perspectives on the content, context, and acceptability of resilience training programmes in general practice, in order to build more effective GP resilience programmes. This was a qualitative study of the perspectives of GPs currently practising in England. GPs were recruited through convenience sampling, and data were collected from two focus groups ( n = 15) and one-to-one telephone interviews ( n = 7). A semi-structured interview approach was used and data were analysed using thematic analysis. Participants perceived resilience training to be potentially of value in ameliorating workplace stresses. Nevertheless, uncertainty was expressed regarding how best to provide training for stressed GPs who have limited time. Participants suspected that GPs most likely to benefit from resilience training were the least likely to engage, as stress and being busy worked against engagement. Conflicting views were expressed about the most suitable training delivery method for promoting better engagement. Participants also emphasised that training should not only place the focus on the individual, but also focus on organisation issues. A multimodal, flexible approach based on individual needs and learning aims, including resilience workshops within undergraduate training and in individual practices, is likely to be the optimal way to promote resilience. © British Journal of General Practice 2017.

  1. Community Resilience, Psychological Resilience, and Depressive Symptoms: An Examination of the Mississippi Gulf Coast 10 Years After Hurricane Katrina and 5 Years After the Deepwater Horizon Oil Spill.

    Science.gov (United States)

    Lee, Joohee; Blackmon, Bret J; Cochran, David M; Kar, Bandana; Rehner, Timothy A; Gunnell, Mauri Stubbs

    2018-04-01

    This study examined the role of community resilience and psychological resilience on depressive symptoms in areas on the Mississippi Gulf Coast that have experienced multiple disasters. Survey administration took place in the spring of 2015 to a spatially stratified, random sample of households. This analysis included a total of 294 subjects who lived in 1 of the 3 counties of the Mississippi Gulf Coast at the time of both Hurricane Katrina in 2005 and the Deepwater Horizon oil spill in 2010. The survey included the Communities Advancing Resilience Toolkit (CART) scale, the Connor-Davidson Resilience Scale (CD-RISC 10), and the Center for Epidemiologic Studies Depression Scale (CES-D). There was a significant inverse relationship between psychological resilience and depressive symptoms and a significant positive relationship between community resilience and psychological resilience. The results also revealed that community resilience was indirectly related to depressive symptoms through the mediating variable of psychological resilience. These findings highlight the importance of psychological resilience in long-term disaster recovery and imply that long-term recovery efforts should address factors associated with both psychological and community resilience to improve mental health outcomes. (Disaster Med Public Health Preparedness. 2018;12:241-248).

  2. The influence of township schools on the resilience of their learners

    Directory of Open Access Journals (Sweden)

    Ruth Mampane

    2011-01-01

    Full Text Available Many learners living in townships require protection and resilience to overcome obstacles and adversities in their context of development. The literature on resilience indicates strongly that resilience is embedded systemically. In the absence of constructive and supportive conditions in the home environment, the school would logically appear to be the next resource in line to be tapped. We investigated the contribution of two South African township schools to the resilience of their middleadolescent learners. Case studies with focus groups of resilient and less-resilient Grade 9 learners were used, following the Interactive Qualitative Analysis method, to determine the participants' perceptions of how the school contributes to the degree and nature of their resilience. The influence of the school varied depending on the degree of the learners' resilience, but also depending on factors within the school itself, suggesting that schools play a distinctive and determining role. Contributions particularly highlighted included creation, or failure to create, a supportive teaching and learning environment with effective implementation of rules and educational policy to provide care and safety for its learners and develop them to reach their future goals. Resilient learners were more ready than less resilient learners to acknowledge and utilise these characteristics. All focus groups placed much emphasis on goal attainment, suggesting a strong relationship with resilience.

  3. Cluster Decline and Resilience

    DEFF Research Database (Denmark)

    Østergaard, Christian Richter; Park, Eun Kyung

    Most studies on regional clusters focus on identifying factors and processes that make clusters grow. However, sometimes technologies and market conditions suddenly shift, and clusters decline. This paper analyses the process of decline of the wireless communication cluster in Denmark, 1963......-2011. Our longitudinal study reveals that technological lock-in and exit of key firms have contributed to impairment of the cluster’s resilience in adapting to disruptions. Entrepreneurship has a positive effect on cluster resilience, while multinational companies have contradicting effects by bringing...... in new resources to the cluster but being quick to withdraw in times of crisis....

  4. Resilience Building in Students: The Role of Academic Self-Efficacy

    Science.gov (United States)

    Cassidy, Simon

    2015-01-01

    Self-efficacy relates to an individual's perception of their capabilities. It has a clear self-evaluative dimension leading to high or low perceived self-efficacy. Individual differences in perceived self-efficacy have been shown to be better predictors of performance than previous achievement or ability and seem particularly important when individuals face adversity. The study investigated the nature of the association between academic self-efficacy (ASE) and academic resilience. Undergraduate student participants (N = 435) were exposed to an adverse situation case vignette describing either personal or vicarious academic adversity. ASE was measured pre-exposure and academic resilience was measured post-exposure. ASE was correlated with, and a significant predictor of, academic resilience and students exhibited greater academic resilience when responding to vicarious adversity compared to personal adversity. Identifying constructs that are related to resilience and establishing the precise nature of how such constructs influence academic resilience will assist the development of interventions aimed at promoting resilience in students. PMID:26640447

  5. Resilience Building in Students: The Role of Academic Self-Efficacy

    Directory of Open Access Journals (Sweden)

    Simon eCassidy

    2015-11-01

    Full Text Available Self-efficacy relates to an individual’s perception of their capabilities. It has a clear self-evaluative dimension leading to high or low perceived self-efficacy. Individual differences in perceived self-efficacy have been shown to be better predictors of performance than previous achievement or ability and seem particularly important when individuals face adversity. The study investigated the nature of the association between academic self-efficacy (ASE academic resilience. Undergraduate student participants (N=435 were exposed to an adverse situation case vignette describing either personal or vicarious academic adversity. ASE was measured pre-exposure and academic resilience was measured post- exposure. ASE was correlated with, and a significant predictor of, academic resilience and students exhibited greater academic resilience when responding to vicarious adversity compared to personal adversity. Identifying constructs that are related to resilience and establishing the precise nature of how such constructs influence resilience will assist the development of interventions aimed at promoting resilience in students.

  6. Optimal recovery sequencing for critical infrastructure resilience assessment.

    Energy Technology Data Exchange (ETDEWEB)

    Vugrin, Eric D.; Brown, Nathanael J. K.; Turnquist, Mark Alan (Cornell University, Ithaca, NY)

    2010-09-01

    Critical infrastructure resilience has become a national priority for the U. S. Department of Homeland Security. System resilience has been studied for several decades in many different disciplines, but no standards or unifying methods exist for critical infrastructure resilience analysis. This report documents the results of a late-start Laboratory Directed Research and Development (LDRD) project that investigated the identification of optimal recovery strategies that maximize resilience. To this goal, we formulate a bi-level optimization problem for infrastructure network models. In the 'inner' problem, we solve for network flows, and we use the 'outer' problem to identify the optimal recovery modes and sequences. We draw from the literature of multi-mode project scheduling problems to create an effective solution strategy for the resilience optimization model. We demonstrate the application of this approach to a set of network models, including a national railroad model and a supply chain for Army munitions production.

  7. Adaptive Reuse as A Strategy Toward Urban Resilience

    OpenAIRE

    Deniz Ozge Aytac; Tulin Vural Arslan; Selen Durak

    2016-01-01

    The significance of urban development has been realized again while acute shocks and chronic stresses (earthquake or unemployment) affect cities in a negative way. Therefore, urban resilience becomes more important for economic, environmental, and social sustainability of the built environment. There is a wide range of approaches to resilience in the literature such as ecological, engineering, and adaptive systems. Unlike others, adaptive resilience establishes a co-evolutionary interaction b...

  8. Quantifying uncertainty and trade-offs in resilience assessments

    Directory of Open Access Journals (Sweden)

    Craig R. Allen

    2018-03-01

    Full Text Available Several frameworks have been developed to assess the resilience of social-ecological systems, but most require substantial data inputs, time, and technical expertise. Stakeholders and practitioners often lack the resources for such intensive efforts. Furthermore, most end with problem framing and fail to explicitly address trade-offs and uncertainty. To remedy this gap, we developed a rapid survey assessment that compares the relative resilience of social-ecological systems with respect to a number of resilience properties. This approach generates large amounts of information relative to stakeholder inputs. We targeted four stakeholder categories: government (policy, regulation, management, end users (farmers, ranchers, landowners, industry, agency/public science (research, university, extension, and NGOs (environmental, citizen, social justice in four North American watersheds, to assess social-ecological resilience through surveys. Conceptually, social-ecological systems are comprised of components ranging from strictly human to strictly ecological, but that relate directly or indirectly to one another. They have soft boundaries and several important dimensions or axes that together describe the nature of social-ecological interactions, e.g., variability, diversity, modularity, slow variables, feedbacks, capital, innovation, redundancy, and ecosystem services. There is no absolute measure of resilience, so our design takes advantage of cross-watershed comparisons and therefore focuses on relative resilience. Our approach quantifies and compares the relative resilience across watershed systems and potential trade-offs among different aspects of the social-ecological system, e.g., between social, economic, and ecological contributions. This approach permits explicit assessment of several types of uncertainty (e.g., self-assigned uncertainty for stakeholders; uncertainty across respondents, watersheds, and subsystems, and subjectivity in

  9. The phenomenon of resilient rotary curvature of hexagon selenium nanothin crystals grate around [001] within the framework of asymmetrical theory of resiliency

    International Nuclear Information System (INIS)

    Malkov, V.B.; Agalakov, S.P.; Malkov, A.V.; Malkov, O.V.; Pushin, V.G.; Shul'gin, B.V.

    2008-01-01

    The research of resilient rotary curvature of hexagon selenium nanothin (80-100 nm) crystals grate the method of translucent electronic microscopy. In view of the fact that reasons of resilient rotary curvature of hexagon selenium nanothin crystals grate around [001] remained not found out, the analysis of models of resilient rotary curvature of hexagon selenium crystals grate is conducted.

  10. Conceptualizing community resilience to natural hazards - the emBRACE framework

    Science.gov (United States)

    Kruse, Sylvia; Abeling, Thomas; Deeming, Hugh; Fordham, Maureen; Forrester, John; Jülich, Sebastian; Nuray Karanci, A.; Kuhlicke, Christian; Pelling, Mark; Pedoth, Lydia; Schneiderbauer, Stefan

    2017-12-01

    The level of community is considered to be vital for building disaster resilience. Yet, community resilience as a scientific concept often remains vaguely defined and lacks the guiding characteristics necessary for analysing and enhancing resilience on the ground. The emBRACE framework of community resilience presented in this paper provides a heuristic analytical tool for understanding, explaining and measuring community resilience to natural hazards. It was developed in an iterative process building on existing scholarly debates, on empirical case study work in five countries and on participatory consultation with community stakeholders where the framework was applied and ground-tested in different contexts and for different hazard types. The framework conceptualizes resilience across three core domains: (i) resources and capacities, (ii) actions and (iii) learning. These three domains are conceptualized as intrinsically conjoined within a whole. Community resilience is influenced by these integral elements as well as by extra-community forces comprising disaster risk governance and thus laws, policies and responsibilities on the one hand and on the other, the general societal context, natural and human-made disturbances and system change over time. The framework is a graphically rendered heuristic, which through application can assist in guiding the assessment of community resilience in a systematic way and identifying key drivers and barriers of resilience that affect any particular hazard-exposed community.

  11. Towards an Urban Resilience Index: A Case Study in 50 Spanish Cities

    Directory of Open Access Journals (Sweden)

    Marta Suárez

    2016-08-01

    Full Text Available Urbanization is a major driver of land use change and global environmental decline. With accelerated urbanization worldwide, it is essential to put in place new policies to conserve urban ecosystems, species and the services these provide in order to secure more sustainable, resilient and livable cities for the 21st century. In urban planning, the concept of resilience has broadly replaced the word sustainability. In recent years, resilience indicators have been gradually developed, but few address urban resilience from a social-ecological systems perspective. We develop a methodological framework to measure urban resilience, define an urban resilience index and apply it to Spanish province capitals as a case study. Results show that most Spanish province capitals are far from being resilient. We conclude that increased efforts to measure urban resilience should be in place, and we offer the urban resilience index as a theoretical framework for measuring resilience in urban social-ecological systems that can be gradually improved as more data become available.

  12. Resilience in Wives of persons with Alcoholism: An Indian exploration.

    Science.gov (United States)

    Johnson, Pradeep R; Britto, Carl; Sudevan, Kevin Jude; Bosco, Ashish; Sreedaran, Priya; Ashok, Mysore V

    2018-01-01

    Mental health has currently shifted focus from "deficit" to strength-based approaches such as Resilience. Coping styles and personality factors have been well studied in Wives of persons with Alcoholism (WopA) but not Resilience. Alcohol dependence in spouse is seen as an adversity. To evaluate Resilience in the WopA and explore its relationship with marital quality and clinical variables of Alcohol Dependence in their husbands. A cross-sectional study in a tertiary care hospital in Bangalore, Karnataka. WopA (n=34) between 25-55 years, were assessed for Resilience using Resilience Scale for Adults (RSA), while marital quality was assessed using Marital Quality Scale (MQS). The Severity of Alcohol Dependence, Age of onset of Initiation, Age of onset of Problem Drinking, and Age of onset of Dependence were evaluated in their husbands. Independent sample t -test, Chi-square test, and Pearson's correlation were used. Majority of the WopA (82%) scored low on the RSA. Low Resilience (LR) WopA scored significantly lower on all factors of RSA except the perception of future; in comparison to High Resilience (HR) WopA. Additionally, the LR WopA reported significantly poorer marital quality. Most WopA had low Resilience. LR WopA also had significantly poor marital quality. These findings need to be studied further in a larger population with culturally appropriate scales. The low scoring Resilience factors amongst WopA may be utilized in strength-based psychotherapeutic approaches. There is a need to improve the understanding of Resilience and its assessment in this population.

  13. Resilience Theory and Praxis: a Critical Framework for Architecture

    Directory of Open Access Journals (Sweden)

    Michelle Laboy

    2016-12-01

    Full Text Available The growing use of resilience as a goal of architectural practice presents a new challenge in architects’ responsibility to health, safety, welfare and poetic expression of human-building interaction. With roots in disaster response, resilience in the building industry emphasizes the preservation and rapid restoration of the physical environment’s normal function in the face of shocks and disturbances of limited duration. The focus on maintaining function, and/or rapidly returning to the status quo ante necessarily affords a narrow understanding of architecture and a limited view of the concept of resilience. While useful at certain scales of time and inquiry, this so-called engineering resilience approach is only one among many within the broad discourse across diverse disciplines such as psychology, economics, and ecology.  Drawing on the academic and professional literature of resilience outside the discipline, this paper explores the multiple competing frameworks represented, considers their influences and implications for architecture and the built environment at multiple scales, and examines the overlaps with existing discourse on change, architecture and time. The analysis of alternative concepts enables a critical perspective to move beyond the circumscribed, functionalist approach afforded by engineering resilience currently guiding architecture practice, towards a framework of social- ecological resilience that can fully embrace the richness of architecture, and results in a necessary and clear theoretical basis for the resilience of architecture over time in a climate of increasing uncertainty.

  14. How do we know about resilience? An analysis of empirical research on resilience, and implications for interdisciplinary praxis

    International Nuclear Information System (INIS)

    Downes, Barbara J; Miller, Fiona; Barnett, Jon; Glaister, Alena; Ellemor, Heidi

    2013-01-01

    We sought to understand how knowledge about resilience is produced. We examined empirical research into resilience from the social and natural sciences, randomly selected a sample of these studies and analysed their methods using common criteria to enable comparison. We found that studies of resilience from social scientists largely focus on the response of individuals to human-induced change events, while those from natural scientists largely focus on the response of ecological communities and populations to both environmental and human-induced change events. Most studies were of change over short time periods and focused on small spatial scales. Social science studies were dominated by one-off surveys, whereas natural science studies used a diversity of study designs to draw inferences about cause-and-effect. Whilst these differences typically reflect epistemological and methodological traditions, they also imply quite different understandings of resilience. We suggest that there are significant methodological barriers to producing empirical evidence about interactions between complex social and ecological systems. (letter)

  15. Resilience among old Sami women

    OpenAIRE

    Aléx, Lena

    2015-01-01

    Artikkel som utforsker hvordan eldre kvinner forteller om sine erfaringer med helse og mangel på helse. There is lack of research on old indigenous women’s experiences. The aim of this study was to explore how old women narrate their experiences of wellbeing and lack of wellbeing using the salutogenetic concept of resilience. Interviews from nine old Sami women were analysed according to grounded theory with the following themes identified: contributing to resilience and wellbeing built up...

  16. Response diversity can increase ecological resilience to disturbance in coral reefs.

    Science.gov (United States)

    Baskett, Marissa L; Fabina, Nicholas S; Gross, Kevin

    2014-08-01

    Community-level resilience depends on the interaction between multiple populations that vary in individual responses to disturbance. For example, in tropical reefs, some corals can survive higher stress (resistance) while others exhibit faster recovery (engineering resilience) following disturbances such as thermal stress. While each type will negatively affect the other through competition, each might also benefit the other by reducing the potential for an additional competitor such as macroalgae to invade after a disturbance. To determine how community composition affects ecological resilience, we modeled coral-macroalgae interactions given either a resistant coral, a resilient coral, or both together. Having both coral types (i.e., response diversity) can lead to observable enhanced ecological resilience if (1) the resilient coral is not a superior competitor and (2) disturbance levels are high enough such that the resilient coral would collapse when considered alone. This enhanced resilience occurs through competitor-enabled rescue where each coral increases the potential for the other to recover from disturbance through external recruitment, such that both corals benefit from the presence of each other in terms of total cover and resilience. Therefore, conservation management aimed at protecting resilience under global change requires consideration of both diversity and connectivity between sites experiencing differential disturbance.

  17. Effectiveness of psychosocial intervention enhancing resilience among war-affected children and the moderating role of family factors.

    Science.gov (United States)

    Diab, Marwan; Peltonen, Kirsi; Qouta, Samir R; Palosaari, Esa; Punamäki, Raija-Leena

    2015-02-01

    The study examines, first, the effectiveness of a psychosocial intervention based on Teaching Recovery Techniques (TRT) to increase resiliency among Palestinian children, exposed to a major trauma of war. Second, it analyses the role of family factors (maternal attachment and family atmosphere) as moderating the intervention impacts on resilience. School classes in Gaza were randomized into intervention (N=242) and control (N=240) groups. The percentage of girls (49.4%) and boys (50.6%) were equal, and the child age was 10-13 years in both groups. Children reported positive indicators of their mental health (prosocial behaviour and psychosocial well-being) at baseline (T1), post-intervention (T2) and at a six-month follow-up (T3). At T1 they accounted their exposure to war trauma. Mothers reported about their willingness to serve as an attachment figure, and the child reported about the family atmosphere. Resilience was conceptualized as a presence of positive indications of mental health despite trauma exposure. Against our hypothesis, the intervention did not increase the level of resilience statistically significantly, nor was the effect of the intervention moderated by maternal attachment responses or family atmosphere. Copyright © 2014 Elsevier Ltd. All rights reserved.

  18. Association between morningness and resilience in Korean college students.

    Science.gov (United States)

    Lee, So-Jin; Park, Chul-Soo; Kim, Bong-Jo; Lee, Cheol-Soon; Cha, Boseok; Lee, Yu Jin; Soh, Minah; Park, Jin Ah; Young, Park So; Song, Eun Hye

    2016-01-01

    Circadian typology and sleep quality may be essential factors associated with the promotion of resilience. However, previous studies investigating the association between circadian typology and resilience did not analyze the effects of sleep quality on resilience. Thus, the present study evaluated the association between circadian typology and resilience in Korean college students after controlling for sleep quality. Additionally, this study investigated several sleep-related variables, including sleep duration, social jetlag and sunlight exposure during the daytime, to examine the modifiable behavioral features of morningness and also investigated whether the findings regarding morningness-related modifiable habits were associated with resilience. This study included 1094 participants (947 males and 147 females) between 19 and 29 years of age (22.8 ± 1.9 years) who completed the 10-item Korean version of the Connor-Davidson Resilience Scale (CD-RISC-10), the Korean version of the Morningness-Eveningness Questionnaire (MEQ), the Pittsburgh Sleep Quality Index (PSQI), the Korean version of the Hospital Anxiety and Depression Scale (HADS) and a survey about social jetlag that determined misalignments between weekday and weekend times of awakening and activity duration under conditions of sunlight between 10:00 and 15:00. A multiple linear regression analysis revealed that sleep duration, mean daily sunlight exposure between 10:00 and 15:00 and age were positive predictors of morningness, whereas social jetlag was a negative predictor of morningness. Of these morningness-related modifiable behavioral features, mean daily sunlight exposure between 10:00 and 15:00 significantly predicted greater resilience. An additional multiple linear regression analysis revealed that morningness was a positive predictor of resilience after controlling for age, sex, depression, anxiety and sleep quality. These results support the idea that morningness and better sleep quality are

  19. Resiliency Evaluation, Assessment and Contingency Tools, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — Resiliency Evaluation, Assessment and Contingency Tools (REACT) Achieving resiliency in any system requires capabilities that are beyond the boundaries of currently...

  20. Resilience among abused and neglected children grown up.

    Science.gov (United States)

    McGloin, J M; Widom, C S

    2001-01-01

    Although an extensive literature has accumulated documenting the maladaptive outcomes associated with childhood victimization, a limited body of knowledge addresses resilience. This paper sought to operationalize the construct of resilience across a number of domains of functioning and time periods and to determine the extent to which abused and neglected children grown up demonstrate resilience. Substantiated cases of child abuse and neglect from 1967 to 1971 were matched on gender, age, race, and approximate family social class with nonabused and nonneglected children and followed prospectively into young adulthood. Between 1989 and 1995. 1,196 participants (676 abused and neglected and 520 controls) were administered a 2-hr in-person interview, including a psychiatric assessment. Resilience requires meeting the criteria for success across six of eight domains of functioning: employment, homelessness, education, social activity, psychiatric disorder, substance abuse, and two domains assessing criminal behavior (official arrest and self-reports of violence). Results indicate that 22% of abused and neglected individuals meet the criteria for resilience. More females met the criteria for resilience and females were successful across a greater number of domains than males. We speculate on the meaning of these findings and discuss implications for the child maltreatment field. Limitations of the study are also acknowledged.

  1. Problem-based learning: Developing resilience in nursing students

    Directory of Open Access Journals (Sweden)

    Jih-Yuan Chen

    2011-06-01

    Full Text Available A society needs mature and confident nurse practitioners, who are able to think analytically and flexibly, recognize needs for further preparation, and willing to engage in self-development. Concern is raised regarding how educators will build the capacity of resilient students with a knowledge base and a minimum set of skills in responding to various issues and for engaging in self-reflection. Drawing on the framework of nursing competencies and global standards for the education of professional nurses, resilient students may contribute through their social competence, problem-solving ability, sense of purpose, and persistence in the process to achieve the goal of the project. Educators should know how to build the resilient attribute in students by encouraging them to engage in self-reflection. This article discusses four areas that help students build resilience from project-based learning of a small group: the impact of problem-based learning at clinical practice, project/problem-based learning, resilient nursing student, and developing nursing students’ resilience. Self-assessment to check the promoting skills for teaching in a problem-based learning program helps the faculty holding the empowerment to encourage or support the students to face the challenge within the small team.

  2. Balancing psychache and resilience in aging Holocaust survivors.

    Science.gov (United States)

    Ohana, Irit; Golander, Hava; Barak, Yoram

    2014-06-01

    Psychache can and does co-exist alongside resilience and coping amongst trauma survivors. This has been the center of the a-integrative theory of aging demonstrating an attitude to life based on cognitive and emotional dimensions. Aging of Holocaust survivors (HS) is especially difficult when focus is brought to the issue of integrating their life history. The present study aimed to investigate the interplay between psychache and resilience amongst aging HS. Cross-sectional study of HS and a matched comparison group recruited from the general population was carried out. All underwent a personal interview and endorsed quantifiable psychache and resilience scales. We enrolled 214 elderly participants: 107 HS and 107 comparison participants. Mean age for the participants was 80.7± years; there were 101 women and 113 men in each group. Holocaust survivors did not differ in the level of resilience from comparisons (mean: 5.82 ± 0.68 vs. 5.88 ± 0.55, respectively). Psychache was significantly more intense in the HS group (F(8,205) = 2.21; p < 0.05). The present study demonstrates the complex interplay between psychache and resilience. Aging HS still have to cope with high levels of psychache while realizing a life-long process of development through resilience.

  3. Explanatory Model of Resilience in Pediatric Burn Survivors.

    Science.gov (United States)

    Quezada, Lucía; González, Mónica T; Mecott, Gabriel A

    2016-01-01

    Identifying factors of adjustment in pediatric burn patients may facilitate appropriate mental health interventions postinjury. The aim of this is study was to explore the roles of both the patient's and caregivers' resilience and posttraumatic stress in pediatric burn survivor adjustment. For the purposes of the study, "51 patient-parent/guardian" dyads participated. Patients answered the Resilience Questionnaire for Children and Adolescents, and caregivers answered the Mexican Resilience Scale and the Davidson Trauma Scale. The roles of patient age, time since the burn, and size of burn injury were also considered. Statistical analyses included Spearman's ρ for correlations and structural equation modeling. P less than .05 was considered significant. Patients and caregivers reported high levels of resilience, and the majority of caregivers reported low severity of posttraumatic stress disorder symptoms. Pediatric burn survivors' resilience was associated with being younger at the time of the burn and less severity of intrusive and avoidance symptoms in caregivers; it was also associated with a higher resilience in caregivers. It can be concluded that psychological responses of caregivers of pediatric burn survivors affect the well being and positive adjustment of patients; thus psychological services for caregivers would likely have a double benefit for both caregivers and patients.

  4. A Complex Systems Approach to More Resilient Multi-Layered Security Systems

    Energy Technology Data Exchange (ETDEWEB)

    Brown, Nathanael J. K. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Jones, Katherine A. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Bandlow, Alisa [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Nozick, Linda Karen [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Waddell, Lucas [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Levin, Drew [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Whetzel, Jonathan [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2016-09-01

    In July 2012, protestors cut through security fences and gained access to the Y-12 National Security Complex. This was believed to be a highly reliable, multi-layered security system. This report documents the results of a Laboratory Directed Research and Development (LDRD) project that created a consistent, robust mathematical framework using complex systems analysis algorithms and techniques to better understand the emergent behavior, vulnerabilities and resiliency of multi-layered security systems subject to budget constraints and competing security priorities. Because there are several dimensions to security system performance and a range of attacks that might occur, the framework is multi-objective for a performance frontier to be estimated. This research explicitly uses probability of intruder interruption given detection (PI) as the primary resilience metric. We demonstrate the utility of this framework with both notional as well as real-world examples of Physical Protection Systems (PPSs) and validate using a well-established force-on-force simulation tool, Umbra.

  5. Resilience and Renewable Energy Planning in Greenland

    DEFF Research Database (Denmark)

    Carruth, Susan

    2014-01-01

    to translate resilience theory into planning practices remains underdeveloped. The paper begins by outlining some of the challenges in planning a transition to renewable energy, and sketching Greenland’s energy landscape. It then discusses the key characteristics of resilience thinking, before proposing...

  6. Helping Children Develop Resiliency: Providing Supportive Relationships

    Science.gov (United States)

    Kersey, Katharine C.; Malley, Catherine Robertson

    2005-01-01

    Helping children develop resiliency begins with positive, meaningful connections between teachers and students. This article defines the importance of encouraging children to develop characteristics related to resiliency including confidence in their ability to bounce back from setbacks, overcome challenges and frustrations. Furthermore, critical…

  7. Resiliency Programming for Adult Offenders in Georgia.

    Science.gov (United States)

    Rees, E. Frances

    2000-01-01

    Discusses resiliency programming as an alternative approach to program development for incarcerated adults, and describes a pilot project in a Georgia prison, Leadership Development, that uses the concept of resiliency to frame inmate education. Discusses implications of this model of correctional education. (SLD)

  8. Resilience Metrics for the Electric Power System: A Performance-Based Approach.

    Energy Technology Data Exchange (ETDEWEB)

    Vugrin, Eric D. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Castillo, Andrea R [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Silva-Monroy, Cesar Augusto [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2017-02-01

    Grid resilience is a concept related to a power system's ability to continue operating and delivering power even in the event that low probability, high-consequence disruptions such as hurricanes, earthquakes, and cyber-attacks occur. Grid resilience objectives focus on managing and, ideally, minimizing potential consequences that occur as a result of these disruptions. Currently, no formal grid resilience definitions, metrics, or analysis methods have been universally accepted. This document describes an effort to develop and describe grid resilience metrics and analysis methods. The metrics and methods described herein extend upon the Resilience Analysis Process (RAP) developed by Watson et al. for the 2015 Quadrennial Energy Review. The extension allows for both outputs from system models and for historical data to serve as the basis for creating grid resilience metrics and informing grid resilience planning and response decision-making. This document describes the grid resilience metrics and analysis methods. Demonstration of the metrics and methods is shown through a set of illustrative use cases.

  9. Local stressors reduce coral resilience to bleaching.

    Science.gov (United States)

    Carilli, Jessica E; Norris, Richard D; Black, Bryan A; Walsh, Sheila M; McField, Melanie

    2009-07-22

    Coral bleaching, during which corals lose their symbiotic dinoflagellates, typically corresponds with periods of intense heat stress, and appears to be increasing in frequency and geographic extent as the climate warms. A fundamental question in coral reef ecology is whether chronic local stress reduces coral resistance and resilience from episodic stress such as bleaching, or alternatively promotes acclimatization, potentially increasing resistance and resilience. Here we show that following a major bleaching event, Montastraea faveolata coral growth rates at sites with higher local anthropogenic stressors remained suppressed for at least 8 years, while coral growth rates at sites with lower stress recovered in 2-3 years. Instead of promoting acclimatization, our data indicate that background stress reduces coral fitness and resilience to episodic events. We also suggest that reducing chronic stress through local coral reef management efforts may increase coral resilience to global climate change.

  10. Towards Integrating Political Ecology into Resilience-Based Management

    OpenAIRE

    Amy Quandt

    2016-01-01

    One of the biggest challenges faced today is how to sustainably manage social-ecological systems for both ecological conservation and human wellbeing. This paper explores two approaches to understanding such systems: resilience thinking and political ecology. Resilience thinking is a framework that emerged over the last 40 years as a management strategy for social-ecological systems, and a resilient social-ecological system is capable of absorbing disturbances and still retaining its basic fu...

  11. Interprofessionals' definitions of moral resilience.

    Science.gov (United States)

    Holtz, Heidi; Heinze, Katherine; Rushton, Cynda

    2018-02-01

    To describe common characteristics and themes of the concept of moral resilience as reported by interprofessional clinicians in health care. Research has provided an abundance of data on moral distress with limited research to resolve and help negate the detrimental effects of moral distress. This reveals a critical need for research on how to mitigate the negative consequences of moral distress that plague nurses and other healthcare providers. One promising direction is to build resilience as an individual strategy concurrently with interventions to build a culture of ethical practice. Qualitative descriptive methods were used to analyse descriptive definitions provided by 184 interprofessional clinicians in health care attending educational programmes in various locations as well as a small group of 23 professionals with backgrounds such as chaplaincy and nonhealthcare providers. Three primary themes and three subthemes emerged from the data. The primary themes are integrity-personal and relational, and buoyancy. The subthemes are self-regulation, self-stewardship and moral efficacy. Individual healthcare providers and healthcare systems can use this research to help negate the detrimental effects of moral distress by finding ways to develop interventions to cultivate moral resilience. Moral resilience involves not only building and fostering the individual's capacity to navigate moral adversity but also developing systems that support a culture of ethical practice for healthcare providers. © 2017 John Wiley & Sons Ltd.

  12. The Relationship Between EFL Learners’ Resilience and Autonomous Learning

    Directory of Open Access Journals (Sweden)

    Parinaz Kajabadi

    2016-07-01

    Full Text Available This study aimed to investigate relationship between resilience as a personality factor defined in positive psychology and autonomous learning as a newly developed subject in learning and teaching (EFL area. This research employed resilience scale by Connor and Davidson (2003 and learner autonomy questionnaire by Spratt, Humphreys and Chan (2002 to evaluate EFL learners’ resilience level and their autonomy. To meet the purpose of this study, about 150 male and female participants randomly selected among undergraduate students majoring English language translation. Collected data of two questionnaires were analyzed through Spearman’s correlation and regression. Findings of the correlation analysis revealed that there is a significant relationship between resilience and autonomy (ρ = .29, n = 156, p < .01. Also, results showed that resilience is a strong predictor for autonomous learning.

  13. Private prayer among Alzheimer's caregivers: mediating burden and resiliency.

    Science.gov (United States)

    Wilks, Scott E; Vonk, M Elizabeth

    2008-01-01

    This study examined whether the coping method of private prayer served as a protective factor of resiliency among a sample (N = 304) of Alzheimer's caregivers. Participants in caregiver support groups completed questionnaires that assessed a number of constructs, including caregiving burden; prayer frequency; use of private prayer as a means of coping; and perceived resiliency. The sample averaged a moderate level of burden and a great extent of prayer usage. Caregiving burden had positively affected the extent of prayer usage and negatively influenced perceived resiliency. Findings from hierarchical regression analysis showed that caregiving burden and private prayer significantly influenced variation in perceived resiliency scores. Results from a regression equation series and path analysis provided support for prayer as a mediator between burden and perceived resiliency. Implications for social work practice and education are discussed.

  14. Burnout and Resiliency Among Family Medicine Program Directors.

    Science.gov (United States)

    Porter, Maribeth; Hagan, Helen; Klassen, Rosemary; Yang, Yang; Seehusen, Dean A; Carek, Peter J

    2018-02-01

    Nearly one-half (46%) of physicians report at least one symptom of burnout. Family medicine residency program directors may have similar and potentially unique levels of burnout as well as resiliency. The primary aims of this study were to examine burnout and resiliency among family medicine residency directors and characterize associated factors. The questions used were part of a larger omnibus survey conducted by the Council of Academic Family Medicine (CAFM) Educational Research Alliance (CERA) in 2016. Program and director-specific characteristics were obtained. Symptoms of burnout were assessed using two single-item measures adapted from the full Maslach Burnout Inventory, and level of resiliency was assessed using the Brief Resilience Scale. The overall response rate for the survey was 53.7% (245/465). Symptoms of high emotional exhaustion or high depersonalization were reported in 27.3% and 15.8% of program directors, respectively. More than two-thirds of program directors indicated that they associated themselves with characteristics of resiliency. Emotional exhaustion and depersonalization were significantly correlated with never having personal time, an unhealthy work-life balance, and the inability to stop thinking about work. The presence of financial stress was significantly correlated with higher levels of emotional exhaustion and depersonalization. In contrast, the level of resiliency reported was directly correlated with having a moderate to great amount of personal time, healthy work-life balance, and ability to stop thinking about work, and negatively correlated with the presence of financial stress. Levels of emotional exhaustion, depersonalization, and resiliency are significantly related to personal characteristics of program directors rather than characteristics of their program.

  15. Generic metrics and quantitative approaches for system resilience as a function of time

    International Nuclear Information System (INIS)

    Henry, Devanandham; Emmanuel Ramirez-Marquez, Jose

    2012-01-01

    Resilience is generally understood as the ability of an entity to recover from an external disruptive event. In the system domain, a formal definition and quantification of the concept of resilience has been elusive. This paper proposes generic metrics and formulae for quantifying system resilience. The discussions and graphical examples illustrate that the quantitative model is aligned with the fundamental concept of resilience. Based on the approach presented it is possible to analyze resilience as a time dependent function in the context of systems. The paper describes the metrics of network and system resilience, time for resilience and total cost of resilience. Also the paper describes the key parameters necessary to analyze system resilience such as the following: disruptive events, component restoration and overall resilience strategy. A road network example is used to demonstrate the applicability of the proposed resilience metrics and how these analyses form the basis for developing effective resilience design strategies. The metrics described are generic enough to be implemented in a variety of applications as long as appropriate figures-of-merit and the necessary system parameters, system decomposition and component parameters are defined. - Highlights: ► Propose a graphical model for the understanding of the resilience process. ► Mathematical description of resilience as a function of time. ► Identification of necessary concepts to define and evaluate network resilience. ► Development of cost and time to recovery metrics based on resilience formulation.

  16. Resilience framework for critical infrastructures: An empirical study in a nuclear plant

    International Nuclear Information System (INIS)

    Labaka, Leire; Hernantes, Josune; Sarriegi, Jose M.

    2015-01-01

    The safety and proper functioning of Critical Infrastructures (CIs) are essential for ensuring the welfare of society, which puts the issue of improving their resilience level at the forefront of the field of crisis management. Most of the resilience-building principles defined in the literature do not cover all the dimensions that make up resilience and most of them only focus within the boundaries of the CI, neglecting the role of the external agents that also have an influence on enhancing resilience. Furthermore, most of the principles that are present in the literature are theoretical and difficult to implement in practice. In light of this situation, the aim of this research is to present a holistic resilience framework for critical infrastructures in order to improve their resilience level by taking into account internal and external agents and covering all the resilience dimensions. Furthermore, this framework has been defined in close collaboration with the general management of CIs to facilitate its implementation in practice. Finally, in order to illustrate the value added of this framework it was implemented in a nuclear plant. - Highlights: • Resilience protects against foreseen and unpredicted events. • There are two types of resilience: internal resilience and external resilience. • Sixteen policies and thirty sub-policies assist on building resilience. • Power nuclear plant focused on risk management approach rather than resilience. • The plant’s event driven risk management was enhanced with an all hazard approach

  17. Factors Influencing Resilience of Burn Patients in South Korea.

    Science.gov (United States)

    Jang, Mi Heui; Park, Jongui; Chong, Mi Kyong; Sok, Sohyune R

    2017-09-01

    To examine and identify the factors influencing the degree of resilience among Korean burn patients. A cross-sectional descriptive design was employed. The study sample consisted of 138 burn patients recovering from the acute phase in H hospital, Seoul. The male patient participants numbered 93 (67.4%) and the female participants numbered 45 (32.6%). The average age of the participants was 46.79 years. Measures used were the Beck Depression Inventory, State Trait Anxiety Inventory, self-esteem scale, family support scale, and resilience scale. The analyses showed that the prediction model for resilience among burn patients was significant (F = 33.94, p resilience among burn patients was self-esteem (β = .35), followed by family support (β = .29). This study provides preliminary evidence that self-esteem is a major and primary predictor of resilience among burn patients, next followed by family support. In the nursing practice, nurses need to pay attention to the burn patient's self-esteem and family support. Concrete interventions and strategies to improve the resilience of burn patients are needed. © 2017 Sigma Theta Tau International.

  18. Coupling and quantifying resilience and sustainability in facilities management

    DEFF Research Database (Denmark)

    Cox, Rimante Andrasiunaite; Nielsen, Susanne Balslev; Rode, Carsten

    2015-01-01

    Purpose – The purpose of this paper is to consider how to couple and quantify resilience and sustainability, where sustainability refers to not only environmental impact, but also economic and social impacts. The way a particular function of a building is provisioned may have significant repercus......Purpose – The purpose of this paper is to consider how to couple and quantify resilience and sustainability, where sustainability refers to not only environmental impact, but also economic and social impacts. The way a particular function of a building is provisioned may have significant...... repercussions beyond just resilience. The goal is to develop a decision support tool for facilities managers. Design/methodology/approach – A risk framework is used to quantify both resilience and sustainability in monetary terms. The risk framework allows to couple resilience and sustainability, so...... that the provisioning of a particular building can be investigated with consideration of functional, environmental, economic and, possibly, social dimensions. Findings – The method of coupling and quantifying resilience and sustainability (CQRS) is illustrated with a simple example that highlights how very different...

  19. Systems resilience: a new analytical framework for nuclear nonproliferation

    International Nuclear Information System (INIS)

    Pregenzer, Arian Leigh

    2011-01-01

    This paper introduces the concept of systems resilience as a new framework for thinking about the future of nonproliferation. Resilience refers to the ability of a system to maintain its vital functions in the face of continuous and unpredictable change. The nonproliferation regime can be viewed as a complex system, and key themes from the literature on systems resilience can be applied to the nonproliferation system. Most existing nonproliferation strategies are aimed at stability rather than resilience, and the current nonproliferation system may be over-constrained by the cumulative evolution of strategies, increasing its vulnerability to collapse. The resilience of the nonproliferation system can be enhanced by diversifying nonproliferation strategies to include general international capabilities to respond to proliferation and focusing more attention on reducing the motivation to acquire nuclear weapons in the first place. Ideas for future research, include understanding unintended consequences and feedbacks among nonproliferation strategies, developing methodologies for measuring the resilience of the nonproliferation system, and accounting for interactions of the nonproliferation system with other systems on larger and smaller scales.

  20. Comparative Resilience in Five North Pacific Regional Salmon Fisheries

    Directory of Open Access Journals (Sweden)

    Xanthippe Augerot

    2010-06-01

    Full Text Available Over the past century, regional fisheries for Pacific salmon (Oncorhynchus spp. have been managed primarily for their provisioning function, not for ecological support and cultural significance. We examine the resilience of the regional salmon fisheries of Japan, the Russian Far East, Alaska, British Columbia, and Washington-Oregon-California (WOC in terms of their provisioning function. Using the three dimensions of the adaptive cycle - capital, connectedness, and resilience - we infer the resilience of the five fisheries based on a qualitative assessment of capital accumulation and connectedness at the regional scale. In our assessment, we evaluate natural capital and connectedness and constructed capital and connectedness. The Russian Far East fishery is the most resilient, followed by Alaska, British Columbia, Japan, and WOC. Adaptive capacity in the fisheries is contingent upon high levels of natural capital and connectedness and moderate levels of constructed capital and connectedness. Cross-scale interactions and global market demand are significant factors in reduced resilience. Greater attention to ecological functioning and cultural signification has the potential to increase resilience in Pacific salmon ecosystems.

  1. Systems resilience : a new analytical framework for nuclear nonproliferation.

    Energy Technology Data Exchange (ETDEWEB)

    Pregenzer, Arian Leigh

    2011-12-01

    This paper introduces the concept of systems resilience as a new framework for thinking about the future of nonproliferation. Resilience refers to the ability of a system to maintain its vital functions in the face of continuous and unpredictable change. The nonproliferation regime can be viewed as a complex system, and key themes from the literature on systems resilience can be applied to the nonproliferation system. Most existing nonproliferation strategies are aimed at stability rather than resilience, and the current nonproliferation system may be over-constrained by the cumulative evolution of strategies, increasing its vulnerability to collapse. The resilience of the nonproliferation system can be enhanced by diversifying nonproliferation strategies to include general international capabilities to respond to proliferation and focusing more attention on reducing the motivation to acquire nuclear weapons in the first place. Ideas for future research, include understanding unintended consequences and feedbacks among nonproliferation strategies, developing methodologies for measuring the resilience of the nonproliferation system, and accounting for interactions of the nonproliferation system with other systems on larger and smaller scales.

  2. Enhancing Human Resilience : monitoring, sensing, and feedback

    NARCIS (Netherlands)

    Binsch, O.; Wabeke, T.R.; Koot, G.; Venrooij, W.; Valk, P.J.L.

    2016-01-01

    The development of miniaturized monitoring technology represents the greatest opportunity for advancing Resilience and Mental Health in over a century. All experts of the Resilience- and Mental Health domain are contending with a significant mental health burden, e.g. almost half of all work

  3. Measuring resilience to energy shocks

    OpenAIRE

    Molyneaux, Lynette; Brown, Colin; Foster, John; Wagner, Liam

    2015-01-01

    Measuring energy security or resilience in energy is, in the main, confined to indicators which are used for comparative purposes or to show trends rather than provide empirical evidence of resilience to unpredicted crises. In this paper, the electricity systems of the individual states within the United States of America are analysed for their response to the 1973-1982 and the 2003-2012 oil price shocks. Empirical evidence is sought for elements which are present in systems that experience r...

  4. Predictors of psychological resilience amongst medical students following major earthquakes.

    Science.gov (United States)

    Carter, Frances; Bell, Caroline; Ali, Anthony; McKenzie, Janice; Boden, Joseph M; Wilkinson, Timothy; Bell, Caroline

    2016-05-06

    To identify predictors of self-reported psychological resilience amongst medical students following major earthquakes in Canterbury in 2010 and 2011. Two hundred and fifty-three medical students from the Christchurch campus, University of Otago, were invited to participate in an electronic survey seven months following the most severe earthquake. Students completed the Connor-Davidson Resilience Scale, the Depression, Anxiety and Stress Scale, the Post-traumatic Disorder Checklist, the Work and Adjustment Scale, and the Eysenck Personality Questionnaire. Likert scales and other questions were also used to assess a range of variables including demographic and historical variables (eg, self-rated resilience prior to the earthquakes), plus the impacts of the earthquakes. The response rate was 78%. Univariate analyses identified multiple variables that were significantly associated with higher resilience. Multiple linear regression analyses produced a fitted model that was able to explain 35% of the variance in resilience scores. The best predictors of higher resilience were: retrospectively-rated personality prior to the earthquakes (higher extroversion and lower neuroticism); higher self-rated resilience prior to the earthquakes; not being exposed to the most severe earthquake; and less psychological distress following the earthquakes. Psychological resilience amongst medical students following major earthquakes was able to be predicted to a moderate extent.

  5. Understanding and enhancing future infrastructure resiliency: a socio-ecological approach.

    Science.gov (United States)

    Sage, Daniel; Sircar, Indraneel; Dainty, Andrew; Fussey, Pete; Goodier, Chris

    2015-07-01

    The resilience of any system, human or natural, centres on its capacity to adapt its structure, but not necessarily its function, to a new configuration in response to long-term socio-ecological change. In the long term, therefore, enhancing resilience involves more than simply improving a system's ability to resist an immediate threat or to recover to a stable past state. However, despite the prevalence of adaptive notions of resilience in academic discourse, it is apparent that infrastructure planners and policies largely continue to struggle to comprehend longer-term system adaptation in their understanding of resilience. Instead, a short-term, stable system (STSS) perspective on resilience is prevalent. This paper seeks to identify and problematise this perspective, presenting research based on the development of a heuristic 'scenario-episode' tool to address, and challenge, it in the context of United Kingdom infrastructure resilience. The aim is to help resilience practitioners to understand better the capacities of future infrastructure systems to respond to natural, malicious threats. © 2015 The Author(s). Disasters © Overseas Development Institute, 2015.

  6. Surveillance and Resilience in Theory and Practice

    Directory of Open Access Journals (Sweden)

    Charles D. Raab

    2015-09-01

    Full Text Available Surveillance is often used as a tool in resilience strategies towards the threat posed by terrorist attacks and other serious crime. “Resilience” is a contested term with varying and ambiguous meaning in governmental, business and social discourses, and it is not clear how it relates to other terms that characterise processes or states of being. Resilience is often assumed to have positive connotations, but critics view it with great suspicion, regarding it as a neo-liberal governmental strategy. However, we argue that surveillance, introduced in the name of greater security, may itself erode social freedoms and public goods such as privacy, paradoxically requiring societal resilience, whether precautionary or in mitigation of the harms it causes to the public goods of free societies. This article develops new models and extends existing ones to describe resilience processes unfolding over time and in anticipation of, or in reaction to, adversities of different kinds and severity, and explores resilience both on the plane of abstract analysis and in the context of societal responses to mass surveillance. The article thus focuses upon surveillance as a special field for conceptual analysis and modelling of situations, and for evaluating contemporary developments in “surveillance societies”.

  7. Application of a Resilience Framework to Military Installations: A Methodology for Energy Resilience Business Case Decisions

    Science.gov (United States)

    2016-09-01

    align to a disruption or an associated downtime impacting mission performance. Reliability metrics and models were also used throughout the study to...Military Installations: A Methodology for Energy Resilience Business Case Decisions N. Judson A.L. Pina E.V. Dydek S.B. Van Broekhoven A.S...Methodology for Energy Resilience Business Case Decisions N. Judson A.L. Pina E.V. Dydek S.B. Van Broekhoven Group 73 A.S. Castillo TBD

  8. HESS Opinions: A conceptual framework for assessing socio-hydrological resilience under change

    Science.gov (United States)

    Mao, Feng; Clark, Julian; Karpouzoglou, Timothy; Dewulf, Art; Buytaert, Wouter; Hannah, David

    2017-07-01

    Despite growing interest in resilience, there is still significant scope for increasing its conceptual clarity and practical relevance in socio-hydrological contexts: specifically, questions of how socio-hydrological systems respond to and cope with perturbations and how these connect to resilience remain unanswered. In this opinion paper, we propose a novel conceptual framework for understanding and assessing resilience in coupled socio-hydrological contexts, and encourage debate on the inter-connections between socio-hydrology and resilience. Taking a systems perspective, we argue that resilience is a set of systematic properties with three dimensions: absorptive, adaptive, and transformative, and contend that socio-hydrological systems can be viewed as various forms of human-water couplings, reflecting different aspects of these interactions. We propose a framework consisting of two parts. The first part addresses the identity of socio-hydrological resilience, answering questions such as resilience of what in relation to what. We identify three existing framings of resilience for different types of human-water systems and subsystems, which have been used in different fields: (1) the water subsystem, highlighting hydrological resilience to anthropogenic hazards; (2) the human subsystem, foregrounding social resilience to hydrological hazards; and (3) the coupled human-water system, exhibiting socio-hydrological resilience. We argue that these three system types and resiliences afford new insights into the clarification and evaluation of different water management challenges. The first two types address hydrological and social states, while the third type emphasises the feedbacks and interactions between human and water components within complex systems subject to internal or external disturbances. In the second part, we focus on resilience management and develop the notion of the resilience canvas, a novel heuristic device to identify possible pathways and to

  9. Why nurses chose to remain in the workforce: Portraits of resilience.

    Science.gov (United States)

    Cope, Vicki; Jones, Bronwyn; Hendricks, Joyce

    2016-01-01

    This study explored why nurses chose to remain in the Western Australian workforce and to develop insights into the role of resilience of nurses and to identify the key characteristics of resilience displayed by these nurses. Nursing is a stressful profession. Prolific quantitative research which measures job stress and resilience has been implemented; however, there is a dearth of qualitative studies which hear the personal narratives as to why nurses remain and thrive in a stressful workplace. Vignettes of nursing resilience reveal underlying themes of resilience where personal stories and events are presented as narrative. Portraiture recognises the inherent value of the nurses' stories giving attention to the nature of their resilience. Interpretation illuminates the portraits or verbal canvasses of the told experience, reflecting success and positivity despite disarray in healthcare settings. Eight themes were identified. The portraits highlight a sometimes imperceptible theme of resilience within nursing. Nurses are resilient; they rely on the social support of colleagues, family and friends to continue to bear their mantle of responsibility. They take pride in their work and accomplishments and give to others altruistically. They laugh, they love nursing and they keep the needs of their patients, clients, residents or students foremost. This paper describes the hallmarks of resilience demonstrated by nurses. Resilience and its relationship to coping in times of adversity are captured within the portraits presented.

  10. Resilience canvas: a heuristic tool for socio-hydrological management under change

    Science.gov (United States)

    Mao, F.; Clark, J.; Buytaert, W.; Karpouzoglou, T.; Dewulf, A.; Hannah, D. M.

    2016-12-01

    Although resilience thinking has been gaining interest in managing socio-hydrological systems in a changing world, there are still gaps between the resilience theory and its applications in policy making and management. This research introduces the notion of the "resilience canvas" as a heuristic tool to support social-hydrological water management under change. We argue that resilience is a set of three systematic properties including absorptive, adaptive and transformative capacities. For socio-hydrological systems, each capacity type arises from different sources and can be managed in different ways. The "resilience canvas" can be constructed by combining absorptive and adaptive capacities as the x and y axes. At the corners of the two-dimensional space, four resulting quadrates are found, including most resilient, vulnerable, susceptible, and resistant system states. The resilience canvas can be used not only to understand the development trajectories of socio-hydrological systems at different scales from single river basin to global level, but also to design bespoke interventions and strategies to maintain or enhance resilience. To address projected change-induced uncertainties, this research recommends that future efforts should be focused on shifting socio-hydrological systems from resistant towards resilient status. This implies that interventions including ecosystem restoration, technological innovations and developments in institutional arrangements and management practices, such as polycentric governance and public participation, may play important roles to address future uncertainties and enhance resilience.

  11. Manufacturing hollow obturator with resilient denture liner on post hemimaxillectomy

    Directory of Open Access Journals (Sweden)

    Michael Josef Kridanto Kamadjaja

    2006-03-01

    Full Text Available A resilient denture liner is placed in the part of the hollow obturator base that contacts to post hemimaxillectomy mucosa. Replacing the resilient denture liner can makes the hollow obturator has an intimate contact with the mucosa, so it can prevents the mouth liquid enter to the cavum nasi and sinus, also eliminates painful because of using the hollow obturator. Resilient denture liner is a soft and resilient material that applied to the fitting surface of a denture in order to allow a more distribution of load. A case was reported about using the hollow obturator with resilient denture liner on post hemimaxillectomy to overcome these problems.

  12. Consumer Preferences Determine Resilience of Ecological-Economic Systems

    Directory of Open Access Journals (Sweden)

    Stefan Baumgärtner

    2011-12-01

    Full Text Available We perform a model analysis to study the origins of limited resilience in coupled ecological-economic systems. We demonstrate that under open access to ecosystems for profit-maximizing harvesting forms, the resilience properties of the system are essentially determined by consumer preferences for ecosystem services. In particular, we show that complementarity and relative importance of ecosystem services in consumption may significantly decrease the resilience of (almost any given state of the system. We conclude that the role of consumer preferences and management institutions is not just to facilitate adaptation to, or transformation of, some natural dynamics of ecosystems. Rather, consumer preferences and management institutions are themselves important determinants of the fundamental dynamic characteristics of coupled ecological-economic systems, such as limited resilience.

  13. Resilience in shock and swim stress models of depression

    Directory of Open Access Journals (Sweden)

    Robert Charles Drugan

    2013-02-01

    Full Text Available Experimental models of depression often entail exposing a rodent to a stressor and subsequently characterizing changes in learning and anhedonia, which may reflect symptoms of human depression. Importantly, not all people and not all laboratory rats exposed to stressors develop depressed behavior; these resilient individuals are the focus of our review. Herein we describe research from the learned helplessness and intermittent swim stress models of depression in which rats that were allowed to cope with the stressor appear to be behaviorally and neurochemically similar to rats that were not allowed to cope yet appeared resilient in behavioral tests. For example, rats exposed to inescapable tailshock, but do not develop learned helplessness, exhibit altered sensitivity to the behavioral effects of GABAA receptor antagonists and reduced in vitro benzodiazepine receptor ligand binding. This pattern suggested that resilience might involve activation of an endogenous benzodiazepine-like compound, possibly an allostatic modulator of the GABAA receptor like allopregnanolone. From the intermittent swim stress model, we have observed in resilient rats protection from stressor-induced glucocorticoid increases and immune activation. In order to identify the neural mediators of these correlates of resilience, non-invasive measures are needed to predict the resilient or vulnerable phenotype prior to analysis of neural endpoints. To this end, we found that ultrasonic vocalizations (USVs appear to predict the resilient phenotype in the intermittent swim stress paradigm. We propose that combining non-invasive predictive measures, such as USVs with biological endpoint measures, will facilitate future research into the neural correlates of resilience.

  14. FORUM: Effective management of ecological resilience – are we there yet?

    Science.gov (United States)

    Spears, Bryan M.; Ives, Stephen C.; Angeler, David G.; Allen, Craig R.; Birk, Sebastian; Carvalho, Laurence; Cavers, Stephen; Daunt, Francis; Morton, R. Daniel; Pocock, Michael J. O.; Rhodes, Glenn; Thackeray, Stephen J.

    2015-01-01

    Ecological resilience is developing into a credible paradigm for policy development and environmental management for preserving natural capital in a rapidly changing world. However, resilience emerges from complex interactions, limiting the translation of theory into practice.Main limitations include the following: (i) difficulty in quantification and detection of changes in ecological resilience, (ii) a lack of empirical evidence to support preventative or proactive management and (iii) difficulties in managing processes operating across socio-ecological systems that vary in space and time.We highlight recent research with the potential to address these limitations including new and/or improved indicators of resilience and tools to assess scale as a driver of resilience.Synthesis and applications. Effective resilience-based management must be adaptive in nature. To support this, we propose an operational model using resilience-based iterative management actions operating across scales.

  15. Resilience, age, and perceived symptoms in persons with long-term physical disabilities.

    Science.gov (United States)

    Terrill, Alexandra L; Molton, Ivan R; Ehde, Dawn M; Amtmann, Dagmar; Bombardier, Charles H; Smith, Amanda E; Jensen, Mark P

    2016-05-01

    Resilience may mitigate impact of secondary symptoms such as pain and fatigue on quality of life in persons aging with disability. This study examined resilience in a large sample of individuals with disabling medical conditions by validating the Connor-Davidson Resilience Scale, obtaining descriptive information about resilience and evaluating resilience as a mediator among key secondary symptoms and quality of life using structural equation modeling. Results indicated that the measure's psychometric properties were adequate in this sample. Resilience was lowest among participants who were middle-aged or younger, and participants with depression. Resilience mediated associations between secondary symptoms and quality of life. © The Author(s) 2014.

  16. Providing resilience for carrier ethernet multicast traffic

    DEFF Research Database (Denmark)

    Ruepp, Sarah Renée; Wessing, Henrik; Zhang, Jiang

    2009-01-01

    This paper presents an overview of the Carrier Ethernet technology with specific focus on resilience. In particular, we detail how multicast traffic, which is essential for e.g. IPTV can be protected. We present Carrier Ethernet resilience methods for linear and ring networks and show by simulation...

  17. Fostering resilience through changing realities. Introduction to operational resilience capabilities

    NARCIS (Netherlands)

    Zuiderwijk, D.; Vorm, J. van der; Beek, F.A. van der; Veldhuis, G.J.

    2016-01-01

    The reality of operations does not always follow the book. Operational circumstances may develop into surprising situations that procedures have not accounted for. Still, we make things work. Resilient performance recognizes surprise early and acts upon it through adaptation, which is critical for

  18. Post-Ike economic resilience along the Texas coast.

    Science.gov (United States)

    Lu, Ruoxi; Dudensing, Rebekka M

    2015-07-01

    The economic devastation resulting from recent natural disasters has spawned intense interest in programmes that promote regional resilience. The economic impacts of Hurricane Ike (September 2008) endured long beyond the storm's landfall, compounded by a national recession. This study analyses the pattern of post-Ike industrial growth in eight coastal counties of Texas, United States, and identifies sources of resilience and potential drivers of recovery. The results indicate that post-disaster growth patterns differ from established growth patterns. Levels of resilience vary across industrial sectors, and service sectors tend to lead a recovery. The resilience of the hotel and restaurant sector, for instance, suggests that the presence of relief workers might immunise certain sectors against a post-disaster economic downturn. Besides the sectors that are generally resilient, each county has its own distinct sectors that, depending on the extent of the damage suffered, tend to perform strongly after a disaster, owing to the characteristics of the respective county's economy. © 2015 The Author(s). Disasters © Overseas Development Institute, 2015.

  19. Social Networks, Engagement and Resilience in University Students

    Directory of Open Access Journals (Sweden)

    Elena Fernández-Martínez

    2017-12-01

    Full Text Available Analysis of social networks may be a useful tool for understanding the relationship between resilience and engagement, and this could be applied to educational methodologies, not only to improve academic performance, but also to create emotionally sustainable networks. This descriptive study was carried out on 134 university students. We collected the network structural variables, degree of resilience (CD-RISC 10, and engagement (UWES-S. The computer programs used were excel, UCINET for network analysis, and SPSS for statistical analysis. The analysis revealed results of means of 28.61 for resilience, 2.98 for absorption, 4.82 for dedication, and 3.13 for vigour. The students had two preferred places for sharing information: the classroom and WhatsApp. The greater the value for engagement, the greater the degree of centrality in the friendship network among students who are beginning their university studies. This relationship becomes reversed as the students move to later academic years. In terms of resilience, the highest values correspond to greater centrality in the friendship networks. The variables of engagement and resilience influenced the university students’ support networks.

  20. Social Networks, Engagement and Resilience in University Students.

    Science.gov (United States)

    Fernández-Martínez, Elena; Andina-Díaz, Elena; Fernández-Peña, Rosario; García-López, Rosa; Fulgueiras-Carril, Iván; Liébana-Presa, Cristina

    2017-12-01

    Analysis of social networks may be a useful tool for understanding the relationship between resilience and engagement, and this could be applied to educational methodologies, not only to improve academic performance, but also to create emotionally sustainable networks. This descriptive study was carried out on 134 university students. We collected the network structural variables, degree of resilience (CD-RISC 10), and engagement (UWES-S). The computer programs used were excel, UCINET for network analysis, and SPSS for statistical analysis. The analysis revealed results of means of 28.61 for resilience, 2.98 for absorption, 4.82 for dedication, and 3.13 for vigour. The students had two preferred places for sharing information: the classroom and WhatsApp. The greater the value for engagement, the greater the degree of centrality in the friendship network among students who are beginning their university studies. This relationship becomes reversed as the students move to later academic years. In terms of resilience, the highest values correspond to greater centrality in the friendship networks. The variables of engagement and resilience influenced the university students' support networks.

  1. Climate Change Resilience in the Urban Environment

    Science.gov (United States)

    Kershaw, Tristan

    2017-12-01

    Between 1930 and 2030, the world's population will have flipped from 70% rural to 70% urban. While much has been written about the impacts of climate change and mitigation of its effects on individual buildings or infrastructure, this book is one of the first to focus on the resilience of whole cities. It covers a broad range of area-wide disaster-level impacts, including drought, heatwaves, flooding, storms and air quality, which many of our cities are ill-adapted to cope with, and unless we can increase the resilience of our urban areas then much of our current building stock may become uninhabitable. Climate Resilience in Urban Environments provides a detailed overview of the risks for urban areas, including those risks to human health as well as to building integrity, the physical processes involved, and presents key information in which way the risks can be reduced and urban areas made more resilient.

  2. Resilience and Emotional Intelligence: which role in achievement motivation

    Directory of Open Access Journals (Sweden)

    Paola Magnano

    2016-01-01

    Full Text Available In the framework of Positive Organizational Behavior, the construct of Psychological Capital identifies four psychological capacities that affect motivation and performance in the workplace: self-efficacy, hope, optimism and resilience. Emotional Intelligence, then, addresses self-regulatory processes of emotions and motivation that enable people to make adjustments to achieve individual, group, and organizational goals; Emotional Intelligence is strongly correlated with individual advancement and success in an organizational setting and with individual performance. Moreover, Emotional Intelligence is considered an antecedent to resilience. The present study aims to investigate the role of resilience and emotional intelligence in achievement motivation, verifying if emotional intelligence mediates the relationship among resilience and achievement motivation. Participants are 488 Italian workers, aged between 18 and 55 years. The findings confirm the significant role played by emotional intelligence on resilience and on motivation to achievement.

  3. Seychelles, a vulnerable or resilient SIDS? A local perspective

    Directory of Open Access Journals (Sweden)

    Dean Philpot

    2015-05-01

    Full Text Available This article analyses perceptions of residents of the Seychelles in the western Indian Ocean in relation to a long-running debate over small island developing states (SIDS as to whether they are vulnerable or resilient. The results of data obtained from 25 key informant interviews and 70 household surveys conducted in 2013 showed that respondents perceived their country to be both vulnerable and resilient. Moreover, the data revealed that the relationship between vulnerability and resilience was complex, and that five interpretations of that relationship were evident: conflict, compromise, complementarity, symbiosis and transformation. Also, the conceptual distance between the two terms – vulnerability and resilience – was shown to be closer than may be commonly assumed. Finally, the paper questions whether the debate over vulnerability versus resilience is rightly confined to SIDS or could be equally applied to other states.

  4. A factor analytic study of adult career concerns, career status and career resilience

    OpenAIRE

    2008-01-01

    D. Litt. et Phil. Factor analytic techniques were used to investigate the psychometric properties of three measuring instruments, namely the Adult Career Concerns Inventory (Super, Thompson & Lindeman, 1988), the Career Attitudes and Strategies Inventory (Holland & Gottfredson, 1994), and the Career Resilience Questionnaire (Fourie & Van Vuuren, 1998). The analyses served the purpose of elucidating the conceptual meanings of the constructs of career concerns, career status and career resil...

  5. Scenario-based resilience assessment framework for critical infrastructure systems: Case study for seismic resilience of seaports

    International Nuclear Information System (INIS)

    Shafieezadeh, Abdollah; Ivey Burden, Lindsay

    2014-01-01

    A number of metrics in the past have been proposed and numerically implemented to assess the overall performance of large systems during natural disasters and their recovery in the aftermath of the events. Among such performance measures, resilience is a reliable metric. This paper proposes a probabilistic framework for scenario-based resilience assessment of infrastructure systems. The method accounts for uncertainties in the process including the correlation of the earthquake intensity measures, fragility assessment of structural components, estimation of repair requirements, the repair process, and finally the service demands. The proposed method is applied to a hypothetical seaport terminal and the system level performance of the seaport is assessed using various performance metrics. Results of this analysis have shown that medium to large seismic events may significantly disrupt the operation of seaports right after the event and the recovery process may take months. The proposed framework will enable port stakeholders to systematically assess the most-likely performance of the system during expected future earthquake events. - Highlights: • A scenario-based framework for seismic resilience assessment of systems is presented. • Seismic resilience of a hypothetical seaport with realistic settings is studied. • Berth availability is found to govern seaport functionality following earthquakes

  6. How to conceptualize and operationalize resilience in socio-ecological systems?

    NARCIS (Netherlands)

    Sterk, M.; Leemput, van de I.A.; Peeters, Edwin

    2017-01-01

    In various scientific disciplines resilience has become a key concept for theoretical frameworks and more practical goals. The growing interest resulted in multiple definitions of resilience. This paper highlights how and why resilience has become a meaningful concept guiding multiple disciplines to

  7. Moving Target Techniques: Cyber Resilience throught Randomization, Diversity, and Dynamism

    Science.gov (United States)

    2017-03-03

    attacks. Simply put, these techniques turn systems into moving targets that will be hard for cyber attackers to compromise. MT techniques leverage...been diversified, they can attack it as if it was not diversified at all. Dynamic Data: Techniques in the dynamic data domain change the format

  8. Mental Toughness in Competitive Tennis: Relationships with Resilience and Stress

    Directory of Open Access Journals (Sweden)

    Richard Gregory Cowden

    2016-03-01

    Full Text Available The present study investigated the relationships between mental toughness (MT, resilience, and stress among competitive South African tennis players. A total of 351 tennis players participating at various competitive standards completed the Sport Mental Toughness Questionnaire, the Resilience Scale for Adults, and a modified version of the Recovery-Stress Questionnaire for Athletes. The results indicated that total MT was positively associated with total resilience (r = .59, but negatively associated with total stress (r = -.44. The resilience subscales of perception of self, perception of future, social competence, and social resources, but not family cohesion, significantly predicted total MT (R2 = .35. Both total resilience and total MT significantly predicted total stress (R2 = .21. Based on the findings, interrelations between MT and resilience are explored, implications outlined, and additional research is suggested to ascertain the contextual relevance and outcomes associated with each construct in sport.

  9. Mental Toughness in Competitive Tennis: Relationships with Resilience and Stress.

    Science.gov (United States)

    Cowden, Richard G; Meyer-Weitz, Anna; Oppong Asante, Kwaku

    2016-01-01

    The present study investigated the relationships between mental toughness (MT), resilience, and stress among competitive South African tennis players. A total of 351 tennis players participating at various competitive standards completed the Sports Mental Toughness Questionnaire, the Resilience Scale for Adults, and a modified version of the Recovery-Stress Questionnaire for Athletes. The results indicated that total MT was positively associated with total resilience (r = 0.59), but negatively associated with total stress (r = -0.44). The resilience subscales of perception of self, perception of future, social competence, and social resources, but not family cohesion, significantly predicted total MT (R (2) = 0.35). Both total resilience and total MT significantly predicted total stress (R (2) = 0.21). Based on the findings, interrelations between MT and resilience are explored, implications outlined, and additional research is suggested to ascertain the contextual relevance and outcomes associated with each construct in sport.

  10. In Their Own Words: How Family Carers of People with Dementia Understand Resilience.

    Science.gov (United States)

    O'Dwyer, Siobhan T; Moyle, Wendy; Taylor, Tara; Creese, Jennifer; Zimmer-Gembeck, Melanie

    2017-08-21

    There is a growing body of research on resilience in family carers of people with dementia, but carers' voices are noticeably absent from it. The aim of this study was to explore carers' definitions of resilience and their opinions on the factors associated with resilience. Twenty-one in-depth interviews were conducted in Australia with people who were currently, or had previously been, caring for a family member with dementia. Transcripts were analysed thematically and three themes emerged: the presence of resilience, the path to resilience, and characteristics of the resilient carer. Although carers struggled to define resilience, the vast majority considered themselves resilient. Carers identified a range of traits, values, environments, resources, and behaviours associated with resilience, but there was no consensus on the relative importance or causal nature of these factors. Carers also considered resilience to be domain- and context-specific, but did not agree on whether resilience was a trait or a process. These findings highlight both the importance of including carers' voices in resilience research and the limitations of the extant literature. There is much to be done to develop a field of carer resilience research that is theoretically sound, methodologically rigorous, and reflects the lived experience of carers. A model is provided to prompt future research.

  11. Towards a supply chain cyber-risk and resilience research agenda - a systematic literature review

    DEFF Research Database (Denmark)

    Sepúlveda Estay, Daniel Alberto; Khan, Omera

    The increased dependence of supply chains on information technology has exacerbated the impact of cyber risks (Dedrick et al., 2008), ranging from the breach of data confidentiality, to the destruction of data and the disruption of supply operations. There is a robust body of knowledge, which has...... a systematic review of the literature (Tranfield et al., 2003). Specifically the focus is on 1) developing a definition for cyber resilience in the supply chain, and 2) suggesting a research agenda for this area....... allowed the development of models, frameworks, tools and techniques to understand and manage supply chain risk (Khan et al., 2007). However, the evaluation of cyber risks and resilience in the supply chain has been less explored. The purpose of this paper is to contribute to the gap in theory through...

  12. Assessing resilience of agricultural system of Dhaka, Bangladesh

    OpenAIRE

    Rashid, Farhana

    2016-01-01

    Due to rapid urbanization agricultural lands in metropolitan areas are shrinking.  As a result our cities are getting more dependent on distant places for food, which is making the food system vulnerable. In the context of rapid urbanization and climate change a resilient agricultural system of Dhaka could be one of the key to ensure a sustainable future. To investigatethe impact of urbanization and climate change on the resilience of the agricultural system of Dhaka a resilience assessment o...

  13. Does plant species richness guarantee the resilience of local medical systems? A perspective from utilitarian redundancy.

    Directory of Open Access Journals (Sweden)

    Flávia Rosa Santoro

    Full Text Available Resilience is related to the ability of a system to adjust to disturbances. The Utilitarian Redundancy Model has emerged as a tool for investigating the resilience of local medical systems. The model determines the use of species richness for the same therapeutic function as a facilitator of the maintenance of these systems. However, predictions generated from this model have not yet been tested, and a lack of variables exists for deeper analyses of resilience. This study aims to address gaps in the Utilitarian Redundancy Model and to investigate the resilience of two medical systems in the Brazilian semi-arid zone. As a local illness is not always perceived in the same way that biomedicine recognizes, the term "therapeutic targets" is used for perceived illnesses. Semi-structured interviews with local experts were conducted using the free-listing technique to collect data on known medicinal plants, usage preferences, use of redundant species, characteristics of therapeutic targets, and the perceived severity for each target. Additionally, participatory workshops were conducted to determine the frequency of targets. The medical systems showed high species richness but low levels of species redundancy. However, if redundancy was present, it was the primary factor responsible for the maintenance of system functions. Species richness was positively associated with therapeutic target frequencies and negatively related to target severity. Moreover, information about redundant species seems to be largely idiosyncratic; this finding raises questions about the importance of redundancy for resilience. We stress the Utilitarian Redundancy Model as an interesting tool to be used in studies of resilience, but we emphasize that it must consider the distribution of redundancy in terms of the treatment of important illnesses and the sharing of information. This study has identified aspects of the higher and lower vulnerabilities of medical systems, adding

  14. Correlates of psychological distress, burnout, and resilience among Chinese female nurses

    Science.gov (United States)

    ZOU, Guiyuan; SHEN, Xiuying; TIAN, Xiaohong; LIU, Chunqin; LI, Guopeng; KONG, Linghua; LI, Ping

    2016-01-01

    The present survey investigated the association between resilience, burnout and psychological distress among Chinese female nurses. A total of 366 female nurses were enrolled in our study. A series of self-reported questionnaires that dispose of the following constructs: psychological distress, burnout, and resilience were estimated. The hierarchical linear regression models were used to evaluate the mediating effect of resilience on the relationship between burnout and psychological distress. Results of the survey showed 85.5% nurses experienced psychological distress. Resilience was negatively related to psychological distress and burnout whereas burnout was positively associated with psychological distress. Mediation analysis revealed that resilience could partially mediate the relationship between the dimensions of emotional exhaustion, depersonalization, and psychological distress. This study highlights the mediator of resilience between burnout and psychological distress of female nurses. As such, interventions that attend to resilience training may be the focus for future clinical and research endeavors. PMID:27021058

  15. Biodiversity and Resilience of Ecosystem Functions.

    Science.gov (United States)

    Oliver, Tom H; Heard, Matthew S; Isaac, Nick J B; Roy, David B; Procter, Deborah; Eigenbrod, Felix; Freckleton, Rob; Hector, Andy; Orme, C David L; Petchey, Owen L; Proença, Vânia; Raffaelli, David; Suttle, K Blake; Mace, Georgina M; Martín-López, Berta; Woodcock, Ben A; Bullock, James M

    2015-11-01

    Accelerating rates of environmental change and the continued loss of global biodiversity threaten functions and services delivered by ecosystems. Much ecosystem monitoring and management is focused on the provision of ecosystem functions and services under current environmental conditions, yet this could lead to inappropriate management guidance and undervaluation of the importance of biodiversity. The maintenance of ecosystem functions and services under substantial predicted future environmental change (i.e., their 'resilience') is crucial. Here we identify a range of mechanisms underpinning the resilience of ecosystem functions across three ecological scales. Although potentially less important in the short term, biodiversity, encompassing variation from within species to across landscapes, may be crucial for the longer-term resilience of ecosystem functions and the services that they underpin. Copyright © 2015 Elsevier Ltd. All rights reserved.

  16. EFT (Emotional Freedom Techniques) and Resiliency in Veterans at Risk for PTSD: A Randomized Controlled Trial.

    Science.gov (United States)

    Church, Dawson; Sparks, Terry; Clond, Morgan

    2016-01-01

    Prior research indicates elevated but subclinical posttraumatic stress disorder (PTSD) symptoms as a risk factor for a later diagnosis of PTSD. This study examined the progression of symptoms in 21 subclinical veterans. Participants were randomized into a treatment as usual (TAU) wait-list group and an experimental group, which received TAU plus six sessions of clinical emotional freedom techniques (EFT). Symptoms were assessed using the PCL-M (Posttraumatic Checklist-Military) on which a score of 35 or higher indicates increased risk for PTSD. The mean pretreatment score of participants was 39 ± 8.7, with no significant difference between groups. No change was found in the TAU group during the wait period. Afterward, the TAU group received an identical clinical EFT protocol. Posttreatment groups were combined for analysis. Scores declined to a mean of 25 (-64%, P < .0001). Participants maintained their gains, with mean three-month and six-month follow-up PCL-M scores of 27 (P < .0001). Similar reductions were noted in the depth and breadth of psychological conditions such as anxiety. A Cohen's d = 1.99 indicates a large treatment effect. Reductions in traumatic brain injury symptoms (P = .045) and insomnia (P = .004) were also noted. Symptom improvements were similar to those assessed in studies of PTSD-positive veterans. EFT may thus be protective against an increase in symptoms and a later PTSD diagnosis. As a simple and quickly learned self-help method, EFT may be a clinically useful element of a resiliency program for veterans and active-duty warriors. Copyright © 2016 Elsevier Inc. All rights reserved.

  17. Measuring Workload Weak Resilience Signals at a Rail Control Post

    NARCIS (Netherlands)

    Siegel, A.W.; Schraagen, J.M.C.

    2014-01-01

    OCCUPATIONAL APPLICATIONS This article describes an observational study at a rail control post to measure workload weak resilience signals. A weak resilience signal indicates a possible degradation of a system's resilience, which is defined as the ability of a complex socio-technical system to cope

  18. Enhancing resilience of farmer seed system to climate-induced stresses

    NARCIS (Netherlands)

    Kansiime, Monica K.; Mastenbroek, Astrid

    2016-01-01

    Given the challenges facing African agriculture resulting from climate-induced stresses, building resilience is a priority. Seed systems are important for enhancing such resilience as seed security has direct links to food security, and resilient livelihoods in general. Using data from a case

  19. Resilient actions in the diagnostic process and system performance.

    Science.gov (United States)

    Smith, Michael W; Davis Giardina, Traber; Murphy, Daniel R; Laxmisan, Archana; Singh, Hardeep

    2013-12-01

    Systemic issues can adversely affect the diagnostic process. Many system-related barriers can be masked by 'resilient' actions of frontline providers (ie, actions supporting the safe delivery of care in the presence of pressures that the system cannot readily adapt to). We explored system barriers and resilient actions of primary care providers (PCPs) in the diagnostic evaluation of cancer. We conducted a secondary data analysis of interviews of PCPs involved in diagnostic evaluation of 29 lung and colorectal cancer cases. Cases covered a range of diagnostic timeliness and were analysed to identify barriers for rapid diagnostic evaluation, and PCPs' actions involving elements of resilience addressing those barriers. We rated these actions according to whether they were usual or extraordinary for typical PCP work. Resilient actions and associated barriers were found in 59% of the cases, in all ranges of timeliness, with 40% involving actions rated as beyond typical. Most of the barriers were related to access to specialty services and coordination with patients. Many of the resilient actions involved using additional communication channels to solicit cooperation from other participants in the diagnostic process. Diagnostic evaluation of cancer involves several resilient actions by PCPs targeted at system deficiencies. PCPs' actions can sometimes mitigate system barriers to diagnosis, and thereby impact the sensitivity of 'downstream' measures (eg, delays) in detecting barriers. While resilient actions might enable providers to mitigate system deficiencies in the short run, they can be resource intensive and potentially unsustainable. They complement, rather than substitute for, structural remedies to improve system performance. Measures to detect and fix system performance issues targeted by these resilient actions could facilitate diagnostic safety.

  20. Development of a Climate Resilience Screening Index (CRSI): An Assessment of Resilience to Acute Meteorological Events and Selected Natural Hazards

    Science.gov (United States)

    We developed a conceptual model of climate resilience (CRSI – Climate Resilience Screening Index ) designed to be sensitive to changes in the natural environment, built environment, governance, and social structure and vulnerability or risk to climate events. CRSI has been used ...

  1. Community Capitals as Community Resilience to Climate Change: Conceptual Connections

    Directory of Open Access Journals (Sweden)

    Shaikh Mohammad Kais

    2016-12-01

    Full Text Available In the last few decades, disaster risk reduction programs and climate initiatives across the globe have focused largely on the intimate connections between vulnerability, recovery, adaptation, and coping mechanisms. Recent focus, however, is increasingly paid to community resilience. Community, placed at the intersection between the household and national levels of social organization, is crucial in addressing economic, social, or environmental disturbances disrupting human security. Resilience measures a community’s capability of bouncing back—restoring the original pre-disaster state, as well as bouncing forward—the capacity to cope with emerging post-disaster situations and changes. Both the ‘bouncing back’ and ‘moving forward’ properties of a community are shaped and reshaped by internal and external shocks such as climate threats, the community’s resilience dimensions, and the intensity of economic, social, and other community capitals. This article reviews (1 the concept of resilience in relation to climate change and vulnerability; and (2 emerging perspectives on community-level impacts of climate change, resilience dimensions, and community capitals. It argues that overall resilience of a place-based community is located at the intersection of the community’s resilience dimensions, community capitals, and the level of climate disruptions.

  2. Community Capitals as Community Resilience to Climate Change: Conceptual Connections

    Science.gov (United States)

    Kais, Shaikh Mohammad; Islam, Md Saidul

    2016-01-01

    In the last few decades, disaster risk reduction programs and climate initiatives across the globe have focused largely on the intimate connections between vulnerability, recovery, adaptation, and coping mechanisms. Recent focus, however, is increasingly paid to community resilience. Community, placed at the intersection between the household and national levels of social organization, is crucial in addressing economic, social, or environmental disturbances disrupting human security. Resilience measures a community’s capability of bouncing back—restoring the original pre-disaster state, as well as bouncing forward—the capacity to cope with emerging post-disaster situations and changes. Both the ‘bouncing back’ and ‘moving forward’ properties of a community are shaped and reshaped by internal and external shocks such as climate threats, the community’s resilience dimensions, and the intensity of economic, social, and other community capitals. This article reviews (1) the concept of resilience in relation to climate change and vulnerability; and (2) emerging perspectives on community-level impacts of climate change, resilience dimensions, and community capitals. It argues that overall resilience of a place-based community is located at the intersection of the community’s resilience dimensions, community capitals, and the level of climate disruptions. PMID:27929448

  3. Resilience to Maternal Depression in Young Adulthood

    Science.gov (United States)

    Pargas, Rebecca Cristina Malvar; Brennan, Patricia A.; Hammen, Constance; Le Brocque, Robyne

    2010-01-01

    Using a prospective longitudinal design, this study investigated factors associated with resilience in 20-year-old offspring of depressed mothers (n = 648). Resilient youth were operationally defined as those whose mothers were depressed but who themselves had no history of recurrent depression and currently evidenced adequate academic or work and…

  4. the Pathways to Resilience Project Advisory Panel

    African Journals Online (AJOL)

    Its express focus is the exploration of how at-risk youths use formal services ... the South African Pathways to Resilience Project, between 2008 and the present, .... included daily, meaningful interaction with the local youth; and (iii) willingness to be ..... the theory of resilience that Khazimula advocated (see Theron, in press, ...

  5. Resilience theory incorporated into urban wastewater systems management. State of the art.

    Science.gov (United States)

    Juan-García, P; Butler, D; Comas, J; Darch, G; Sweetapple, C; Thornton, A; Corominas, Ll

    2017-05-15

    Government bodies, utilities, practitioners, and researchers have growing interest in the incorporation of resilience into wastewater management. Since resilience is a multidisciplinary term, it is important to review what has been achieved in the wastewater sector, and describe the future research directions for the forthcoming years. This work presents a critical review of studies that deal with resilience in the wastewater treatment sector, with a special focus on understanding how they addressed the key elements for assessing resilience, such as stressors, system properties, metrics and interventions to increase resilience. The results showed that only 17 peer-reviewed papers and 6 relevant reports, a small subset of the work in wastewater research, directly addressed resilience. The lack of consensus in the definition of resilience, and the elements of a resilience assessment, is hindering the implementation of resilience in wastewater management. To date, no framework for resilience assessment is complete, comprehensive or directly applicable to practitioners; current examples are lacking key elements (e.g. a comprehensive study of stressors, properties and metrics, examples of cases study, ability to benchmark interventions or connectivity with broader frameworks). Furthermore, resilience is seen as an additional cost or extra effort, instead of a means to overcome project uncertainty that could unlock new opportunities for investment. Copyright © 2017 The Authors. Published by Elsevier Ltd.. All rights reserved.

  6. A model of psychological resilience for the Netherlands Armed Forces

    NARCIS (Netherlands)

    Kamphuis, W.; Venrooij, W.; Berg, C. van den

    2012-01-01

    In the current study, a model of psychological resilience was developed for the Netherlands Armed Forces and a number of important relations were tested using a longitudinal design. The model of resilience was based on a systematic literature review of resilience in high-risk professions and

  7. Recognizing resilience

    Science.gov (United States)

    Erika S. Svendsen; Gillian Baine; Mary E. Northridge; Lindsay K. Campbell; Sara S. Metcalf

    2014-01-01

    In 2012, a year after a devastating tornado hit the town of Joplin, Missouri, leaving 161 people dead and leveling Joplin High School and St. John's Hospital, President Obama addressed the graduating seniors: "There are a lot of stories here in Joplin of unthinkable courage and resilience. . . . [People in Joplin] learned that we have the power to...

  8. Career anchors and career resilience: Supplementary constructs?

    Directory of Open Access Journals (Sweden)

    L. J. Van Vuuren

    2000-06-01

    Full Text Available Previously the authors reported on a study in which an attempt was made at defining and measuring the construct career resilience (Fourie & Van Vuuren, 1998. The present article continues this investigation by reporting on the relationship between career resilience and career anchors, as defined in Scheins (1975; 1978; 1990; 1992 career anchor model. The aim of the study was to determine whether career anchor patterning could potentially inhibit or facilitate individuals' levels of career resilience. The "Career Resilience Questionnaire" (CRQ (Fourie & Van Vuuren, 1998 together with Scheins (1990 "Career Orientations Inventory" (COI were administered to 352 skilled employees. The findings regarding the statistical relationship between the two constructs are discussed. Opsomming Loopbaanankers en loopbaangehardheid: supplementere konstrukte? In n vorige publikasie van Fourie en Van Vuuren (1998 is die bevindinge aangaande die afbakening en meting van die konstruk, loopbaangehardheid, gerapporteer. In die huidige artikel word die ondersoek voortgesit met 'n beskrywing van die verwantskap tussen loopbaangehardheid en loopbaanankers, soos gedefinieer in die loopbaanankermodel van Schein (1975; 1978; 1990; 1992. Die doel met die studie was om te bepaal of die mate van loopbaanankerontplooiing individuele vlakke van loopbaangehardheid potensieel fasiliteer ofinhibeer. Die "Career Resilience Questionnaire" (CRQ (Fourie & Van Vuuren, 1998 is tesame met die "Career Orientation Inventory" (COI (Schein, 1990 op 352 geskoolde werknemers geadministreer. Die bevindinge betreffende die statistiese verwantskap tussen die twee konstrukte word bespreek.

  9. Technology-Mediated Learning for Resilience

    DEFF Research Database (Denmark)

    Sandvik, Kjetil; Majchrzak, Tim; Busch, Peter André

    , such as the successive outbreak of a pandemic. Due to the novelty of the topic, research particularly exists on theoretical aspects of resilience. Targeting learning – and thereby the local population – is a rather new emergence. To effectively reach, involve, and engage citizens, technology can play a key role. Based...... on four actual cases from communities we analyse the impact technology has on learning about resilience. We then scrutinize the effectiveness and propose future steps. Thereby, we seek to provide practical advice to local governments and to enrich the theory at the same time....

  10. Business resiliency and stakeholder management.

    Science.gov (United States)

    Carey, Noel; Perry, Tony

    2014-01-01

    The authors facilitated separate round table discussions at the City and Financial Conference in London on 29th January, 2014. The theme of these discussions was business resiliency and stakeholder management. This topic attracted the largest group of all the breakout sessions, as the issue continues to generate much interest across the business resilience community. In this paper, the authors summarise the discussions held at the event and add their own insights into the subject of who are stakeholders, and the different means and messages to communicate to them.

  11. Networks that optimize a trade-off between efficiency and dynamical resilience

    International Nuclear Information System (INIS)

    Brede, Markus; Vries, Bert J.M. de

    2009-01-01

    In this Letter we study networks that have been optimized to realize a trade-off between communication efficiency and dynamical resilience. While the first is related to the average shortest pathlength, we argue that the second can be measured by the largest eigenvalue of the adjacency matrix of the network. Best efficiency is realized in star-like configurations, while enhanced resilience is related to the avoidance of short loops and degree homogeneity. Thus crucially, very efficient networks are not resilient while very resilient networks lack in efficiency. Networks that realize a trade-off between both limiting cases exhibit core-periphery structures, where the average degree of core nodes decreases but core size increases as the weight is gradually shifted from a strong requirement for efficiency and limited resilience towards a smaller requirement for efficiency and a strong demand for resilience. We argue that both, efficiency and resilience are important requirements for network design and highlight how networks can be constructed that allow for both.

  12. Resilience and biomarkers of health risk in Black smokers and nonsmokers.

    Science.gov (United States)

    Berg, Carla J; Haardörfer, Regine; McBride, Colleen M; Kilaru, Varun; Ressler, Kerry J; Wingo, Aliza P; Saba, Nabil F; Payne, Jackelyn B; Smith, Alicia

    2017-11-01

    Blacks are disproportionately affected by tobacco-related illnesses as well as traumatic events associated with psychiatric conditions and smoking. We examined the potential protective nature of resilience within this context, hypothesizing resilience differentially moderates the associations of traumatic experiences to depressive symptoms and to biomarkers of health risk among Black ever versus never smokers. Measures of resilience, traumatic experiences, depressive symptoms, and biomarkers (interleukin-6 [IL-6], C-reactive protein [CRP], allostatic load) were obtained among 852 Blacks recruited from Grady Memorial Hospital in Atlanta. Ever smokers experienced more trauma (p smokers, childhood trauma was positively associated with depressive symptoms (p smokers, childhood (p smokers with higher resilience had a negative association between childhood trauma and depressive symptoms whereas those with lower resilience had a positive association between childhood trauma and depressive symptoms. Resilience was negatively associated with CRP levels (p < .001). Interventions targeting resilience may prevent smoking and adverse health outcomes. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  13. Interdependence of geomorphic and ecologic resilience properties in a geographic context

    Science.gov (United States)

    Anthony Stallins, J.; Corenblit, Dov

    2018-03-01

    Ecology and geomorphology recognize the dynamic aspects of resistance and resilience. However, formal resilience theory in ecology has tended to deemphasize the geomorphic habitat template. Conversely, landscape sensitivity and state-and-transition models in geomorphology downweight mechanisms of biotic adaptation operative in fluctuating, spatially explicit environments. Adding to the interdisciplinary challenge of understanding complex biogeomorphic systems is that environmental heterogeneity and overlapping gradients of disturbance complicate inference of the geographic patterns of resistance and resilience. We develop a conceptual model for comparing the resilience properties among barrier dunes. The model illustrates how adaptive cycles and panarchies, the formal building blocks of resilience recognized in ecology, can be expressed as a set of hierarchically nested geomorphic and ecological metrics. The variance structure of these data is proposed as a means to delineate different kinds and levels of resilience. Specifically, it is the dimensionality of these data and how geomorphic and ecological variables load on the first and succeeding axes that facilitates the delineation of resistance and resilience. The construction of dune topographic state space from observations among different barrier islands is proposed as a way to measure the interdependence of geomorphic and ecological resilience properties.

  14. Resilience in Elders of the Sardinian Blue Zone: An Explorative Study.

    Science.gov (United States)

    Fastame, Maria Chiara; Hitchcott, Paul Kenneth; Mulas, Ilaria; Ruiu, Marilena; Penna, Maria Pietronilla

    2018-02-26

    Background : older adults from the Sardinian Blue Zone self-report low depressive symptoms and high psychological well-being. However, the role of dispositional resilience as a determinant of these characteristics is unknown. Objectives : the current study had three aims. First, to investigate associations among several putative predictors, including dispositional resilience and three established markers of positive and negative mental health. Second, to determine if gender differences in dispositional resilience, independent of age and cognitive impairment, are present in this population. Third, to examine the relative importance of the predictors of self-reported mental health and well-being. Methods : 160 elders were recruited in the Sardinian Blue Zone. The participants completed self-report measures of dispositional resilience, satisfaction with social ties, physical health, depressive symptoms, and psychological well-being. Results : trait resilience was significantly associated with predictors and markers of mental health. Males had significantly greater trait resilience. In regression analyses, dispositional resilience and satisfaction with social ties were significant predictors of all markers of mental health. Other factors were significantly associated only with certain markers. Conclusions : trait resilience and strong social ties appear to be key determinants of the high mental health of Sardinian Blue Zone older adults.

  15. Livelihood strategies, resilience and transformability in African agroecosystems

    NARCIS (Netherlands)

    Tittonell, P.A.

    2014-01-01

    Aiming to translate resilience thinking theory into farming systems design practice, this paper examines fundamental properties of complex systems dynamics and their relation with the mechanisms that govern resilience and transformability in African smallholder agriculture. Agroecosystems dynamics

  16. Resilient Modulus Characterization of Alaskan Granular Base Materials

    Science.gov (United States)

    2010-08-01

    Resilient modulus (MR) of base course material is an important material input for : pavement design. In Alaska, due to distinctiveness of local climate, material source, : fines content and groundwater level, resilient properties of D-1 granular base...

  17. Coping and resilience resources in early adolescents

    Czech Academy of Sciences Publication Activity Database

    Karaffová, Eva

    2012-01-01

    Roč. 27, Sup. 1 (2012), s. 240-240 ISSN 0887-0446. [Conference of European Health Psychology Society: Resilience and Health /26./. 21.08.2012-25.08.2012, Praha] R&D Projects: GA ČR(CZ) GAP407/12/2325 Institutional support: RVO:68081740 Keywords : resilience * coping * adolescents Subject RIV: AN - Psychology

  18. Conceptualizing community resilience to natural hazards – the emBRACE framework

    Directory of Open Access Journals (Sweden)

    S. Kruse

    2017-12-01

    Full Text Available The level of community is considered to be vital for building disaster resilience. Yet, community resilience as a scientific concept often remains vaguely defined and lacks the guiding characteristics necessary for analysing and enhancing resilience on the ground. The emBRACE framework of community resilience presented in this paper provides a heuristic analytical tool for understanding, explaining and measuring community resilience to natural hazards. It was developed in an iterative process building on existing scholarly debates, on empirical case study work in five countries and on participatory consultation with community stakeholders where the framework was applied and ground-tested in different contexts and for different hazard types. The framework conceptualizes resilience across three core domains: (i resources and capacities, (ii actions and (iii learning. These three domains are conceptualized as intrinsically conjoined within a whole. Community resilience is influenced by these integral elements as well as by extra-community forces comprising disaster risk governance and thus laws, policies and responsibilities on the one hand and on the other, the general societal context, natural and human-made disturbances and system change over time. The framework is a graphically rendered heuristic, which through application can assist in guiding the assessment of community resilience in a systematic way and identifying key drivers and barriers of resilience that affect any particular hazard-exposed community.

  19. Factors Associated With Caregivers' Resilience in a Terminal Cancer Care Setting.

    Science.gov (United States)

    Hwang, In Cheol; Kim, Young Sung; Lee, Yong Joo; Choi, Youn Seon; Hwang, Sun Wook; Kim, Hyo Min; Koh, Su-Jin

    2018-04-01

    Resilience implies characteristics such as self-efficacy, adaptability to change, optimism, and the ability to recover from traumatic stress. Studies on resilience in family caregivers (FCs) of patients with terminal cancer are rare. This study aims to examine the factors associated with FCs' resilience in a terminal cancer care setting. This is a cross-sectional study of 273 FCs from 7 hospice and palliative care units in Korea. Resilience was categorized as high and low, and factors associated with resilience were grouped or categorized into subscales. A multivariate logistic regression analysis was used to examine relevant factors. High FCs' resilience was significantly associated with FCs' health status, depression, and social support. In a multivariate regression model, FCs' perception of good health (adjusted odds ratio [aOR] = 2.26, 95% confidence interval [CI] = 1.16-4.40), positive social support (aOR = 3.70, 95% CI = 1.07-12.87), and absence of depression (aOR = 3.12, 95% CI = 1.59-6.13) remained significantly associated with high FCs' resilience. Lack of family support is associated with and may be a cause of diminished resilience. And more concern should be paid to FCs to improve FCs' health and emotional status. Education programs might be effective for improving caregivers' resilience. Further research with supportive interventions is indicated.

  20. Using the Kannada version of the Connor Davidson Resilience Scale to assess resilience and its relationship with psychological distress among adolescent girls in Bangalore, India.

    Science.gov (United States)

    Sidheek, K P Fasli; Satyanarayana, Veena A; Sowmya, H R; Chandra, Prabha S

    2017-12-01

    A widely used and accepted scale for assessing resilience is the Connor-Davidson Resilience Scale (CD-RISC). The aim of the present study was to establish the psychometric properties of the Kannada version of the scale and assess the relationship between resilience and psychological distress in a sample of adolescent girls living in low-income settings. Data was obtained from a sample of 606 adolescent girls studying in a college meant for women from a socio-economically disadvantaged setting. The CD- RISC (25 item) was used to assess resilience and Kessler Psychological Distress Scale (K10) was used to assess psychological distress. Exploratory factor analysis yielded four stable factors instead of the original five factors. Similar results have been obtained in other factor-analytic studies. A significant negative correlation was found between psychological distress and resilience. Our study shows that the CD-RISC is a valuable measure to assess resilience among adolescents in low-income settings. Copyright © 2017 Elsevier B.V. All rights reserved.

  1. Autonomic and Brain Morphological Predictors of Stress Resilience

    Directory of Open Access Journals (Sweden)

    Luca Carnevali

    2018-04-01

    Full Text Available Stressful life events are an important cause of psychopathology. Humans exposed to aversive or stressful experiences show considerable inter-individual heterogeneity in their responses. However, the majority does not develop stress-related psychiatric disorders. The dynamic processes encompassing positive and functional adaptation in the face of significant adversity have been broadly defined as resilience. Traditionally, the assessment of resilience has been confined to self-report measures, both within the general community and putative high-risk populations. Although this approach has value, it is highly susceptible to subjective bias and may not capture the dynamic nature of resilience, as underlying construct. Recognizing the obvious benefits of more objective measures of resilience, research in the field has just started investigating the predictive value of several potential biological markers. This review provides an overview of theoretical views and empirical evidence suggesting that individual differences in heart rate variability (HRV, a surrogate index of resting cardiac vagal outflow, may underlie different levels of resilience toward the development of stress-related psychiatric disorders. Following this line of thought, recent studies describing associations between regional brain morphometric characteristics and resting state vagally-mediated HRV are summarized. Existing studies suggest that the structural morphology of the anterior cingulated cortex (ACC, particularly its cortical thickness, is implicated in the expression of individual differences in HRV. These findings are discussed in light of emerging structural neuroimaging research, linking morphological characteristics of the ACC to psychological traits ascribed to a high-resilient profile and abnormal structural integrity of the ACC to the psychophysiological expression of stress-related mental health consequences. We conclude that a multidisciplinary approach

  2. Threshold and resilience management of coupled urbanization and water environmental system in the rapidly changing coastal region

    International Nuclear Information System (INIS)

    Li, Yangfan; Li, Yi; Wu, Wei

    2016-01-01

    The concept of thresholds shows important implications for environmental and resource management. Here we derived potential landscape thresholds which indicated abrupt changes in water quality or the dividing points between exceeding and failing to meet national surface water quality standards for a rapidly urbanizing city on the Eastern Coast in China. The analysis of landscape thresholds was based on regression models linking each of the seven water quality variables to each of the six landscape metrics for this coupled land-water system. We found substantial and accelerating urban sprawl at the suburban areas between 2000 and 2008, and detected significant nonlinear relations between water quality and landscape pattern. This research demonstrated that a simple modeling technique could provide insights on environmental thresholds to support more-informed decision making in land use, water environmental and resilience management. - Graphical abstract: Fig. Threshold models and resilience management for water quality. Display Omitted - Highlights: • Coupling urbanization and water environmental system. • Developing threshold models of the coupled land-water systems. • Nonlinear relations between water quality variables and landscape metrics. • Enhancing resilience management of coastal rapid urbanization. - We develop environmental threshold models and provide their implications on resilience management for a coupled land-water system with rapid urbanization.

  3. Fundamental study on applicability of resilience index for system safety assessment

    International Nuclear Information System (INIS)

    Suzuki, Masaaki; Demachi, Kazuyuki; Murakami, Kenta

    2015-01-01

    We have developed a new index called Resilience index, which evaluate the reliability of system safety of nuclear power plant under severe accident by considering the capability to recover from the situation the system safety function was lost. In this paper, a detailed evaluation procedure for the Resilience index was described. System safety of a PWR plant under severe accident was then assessed according to the Resilience index concept to discuss applicability of the index. We found that the Resilience index successfully visualize the management capability, and therefore, resilience capability of a nuclear power plant. (author)

  4. The Importance of Resilience for Well-Being in Retirement

    Directory of Open Access Journals (Sweden)

    Cristiane Pimentel Nalin

    2015-08-01

    Full Text Available The increase in the elderly population has prompted research on retirement. This study investigated the importance of resilience, economic satisfaction, the length of retirement, and planning to well-being during retirement of 270 participants. The majority of this sample were men (64%, and the mean age was 65 years (SD = 5.7. The participants were retired members of 10 public and private organizations in Rio de Janeiro. Factor analysis and hierarchical regression were performed. The results showed that determined resilience (mastery, adaptability, confidence and perseverance and socioeconomic satisfaction were the main predictors of well-being in retirement and explained 28% of this model. The findings suggest that well-being in retirement is closely related to socioeconomic satisfaction and determined resilience. Additional research should address the importance of resilience for the well-being of retirees who are or not members of retirement associations. Resilience attitudes should be promoted in Retirement Education Programs.

  5. Defining Resilience and Vulnerability Based on Ontology Engineering Approach

    Science.gov (United States)

    Kumazawa, T.; Matsui, T.; Endo, A.

    2014-12-01

    It is necessary to reflect the concepts of resilience and vulnerability into the assessment framework of "Human-Environmental Security", but it is also in difficulty to identify the linkage between both concepts because of the difference of the academic community which has discussed each concept. The authors have been developing the ontology which deals with the sustainability of the social-ecological systems (SESs). Resilience and vulnerability are also the concepts in the target world which this ontology covers. Based on this point, this paper aims at explicating the semantic relationship between the concepts of resilience and vulnerability based on ontology engineering approach. For this purpose, we first examine the definitions of resilience and vulnerability which the existing literatures proposed. Second, we incorporate the definitions in the ontology dealing with sustainability of SESs. Finally, we focus on the "Water-Energy-Food Nexus Index" to assess Human-Environmental Security, and clarify how the concepts of resilience and vulnerability are linked semantically through the concepts included in these index items.

  6. Pathways to Resilience in Semi-Arid Economies | CRDI - Centre de ...

    International Development Research Centre (IDRC) Digital Library (Canada)

    Pathways to Resilience in Semi-Arid Economies. How can populations become resilient to climate change while pursuing economic growth? This question is at the heart of a research project designed to support climate-resilient economic development in semi-arid lands. It will do so by addressing the conditions for ...

  7. Resilience in American Indian and Alaska Native Public Health: An Underexplored Framework.

    Science.gov (United States)

    Teufel-Shone, Nicolette I; Tippens, Julie A; McCrary, Hilary C; Ehiri, John E; Sanderson, Priscilla R

    2018-02-01

    To conduct a systematic literature review to assess the conceptualization, application, and measurement of resilience in American Indian and Alaska Native (AIAN) health promotion. We searched 9 literature databases to document how resilience is discussed, fostered, and evaluated in studies of AIAN health promotion in the United States. The article had to (1) be in English; (2) peer reviewed, published from January 1, 1980, to July 31, 2015; (3) identify the target population as predominantly AIANs in the United States; (4) describe a nonclinical intervention or original research that identified resilience as an outcome or resource; and (5) discuss resilience as related to cultural, social, and/or collective strengths. Sixty full texts were retrieved and assessed for inclusion by 3 reviewers. Data were extracted by 2 reviewers and verified for relevance to inclusion criteria by the third reviewer. Attributes of resilience that appeared repeatedly in the literature were identified. Findings were categorized across the lifespan (age group of participants), divided by attributes, and further defined by specific domains within each attribute. Nine articles (8 studies) met the criteria. Currently, resilience research in AIAN populations is limited to the identification of attributes and pilot interventions focused on individual resilience. Resilience models are not used to guide health promotion programming; collective resilience is not explored. Attributes of AIAN resilience should be considered in the development of health interventions. Attention to collective resilience is recommended to leverage existing assets in AIAN communities.

  8. COMMUNITY THERAPY AND RESILIENCE: HISTORY OF WOMEN

    Directory of Open Access Journals (Sweden)

    Lucineide Alves Vieira Braga

    2013-01-01

    Full Text Available Objetivo: conhecer historias resilientes de mulheres frequentadoras das rodas de Terapia Comunitária Integrativa (TCI. Métodos: empregamos o método da História Oral. O estudo foi desenvolvido com sete colaboradoras das rodas de TCI, na comunidade Parque do Sol. Resultados: ao analisar o material empírico, construímos três eixos temáticos: a TCI espaço de partilha e despertar da resiliência, recursos do imaginário no processo resiliente e Resiliência: a força construída com a vida. A TCI emergiu como uma fonte de despertar da capacidade de resiliência. Conclusão: As histórias auxiliam a ver que somos capazes de superar o sofrimento com o exercício da resiliência, conceito que pode ser significativo para o redimensionamento das pesquisas no campo da saúde comunitária, saúde mental e no campo da enfermagem, contribuindo para reflexões sobre ensino, pesquisa e extensão.

  9. Design of an H.264/SVC resilient watermarking scheme

    Science.gov (United States)

    Van Caenegem, Robrecht; Dooms, Ann; Barbarien, Joeri; Schelkens, Peter

    2010-01-01

    The rapid dissemination of media technologies has lead to an increase of unauthorized copying and distribution of digital media. Digital watermarking, i.e. embedding information in the multimedia signal in a robust and imperceptible manner, can tackle this problem. Recently, there has been a huge growth in the number of different terminals and connections that can be used to consume multimedia. To tackle the resulting distribution challenges, scalable coding is often employed. Scalable coding allows the adaptation of a single bit-stream to varying terminal and transmission characteristics. As a result of this evolution, watermarking techniques that are robust against scalable compression become essential in order to control illegal copying. In this paper, a watermarking technique resilient against scalable video compression using the state-of-the-art H.264/SVC codec is therefore proposed and evaluated.

  10. Wellbeing And Resilience

    DEFF Research Database (Denmark)

    Harder, Susanne; Davidsen, Kirstine Agnete; MacBeth, Angus

    2015-01-01

    , 16 and 52 weeks in terms of evolution of very early indicators of developmental risk and resilience focusing on three possible environmental transmission mechanisms: stress, maternal caregiver representation, and caregiver-infant interaction. DISCUSSION: The study will provide data on very early risk...

  11. Childhood trauma and resilience in psoriatic patients: A preliminary report.

    Science.gov (United States)

    Crosta, Maria Luigia; De Simone, Clara; Di Pietro, Salvatore; Acanfora, Mariateresa; Caldarola, Giacomo; Moccia, Lorenzo; Callea, Antonino; Panaccione, Isabella; Peris, Ketty; Rinaldi, Lucio; Janiri, Luigi; Di Nicola, Marco

    2018-03-01

    Psoriasis is a chronic inflammatory skin disease with a complex etiology, involving the immune system, genetic factors, and external/internal triggers, with psychosomatic aspects. The aim of the study was to investigate childhood trauma and resilience in a psoriatic sample compared with healthy controls. Correlations between childhood trauma, resilience, quality of life, clinical data and psoriatic features were also evaluated. Seventy-seven psoriatic patients and seventy-six homogeneous healthy controls were enrolled. We used the Psoriasis Area and Severity Index (PASI) to assess the severity of psoriasis and the Skindex-29 to measure health-related quality of life. The psychometric battery included the Childhood Trauma Questionnaire (CTQ) and the Connor-Davidson Resilience Scale (CD-Risc) to assess trauma exposure and resilience, respectively. Psoriatic patients showed a significant prevalence of childhood trauma and a lower resilience level compared to healthy controls. Associations between traumatic experiences, low resilience and reduced quality of life in psoriatic subjects were also observed. A multidisciplinary approach is helpful to investigate clinical aspects, trigger factors and psychophysiological stress response in psoriatic subjects. Improving resilience with an early psychological intervention focused on self-motivation and strengthening of self-efficacy could facilitate the management of psoriasis. Copyright © 2018 Elsevier Inc. All rights reserved.

  12. Measuring resilience of coupled human-water systems using ecosystem services compatible indicators

    Science.gov (United States)

    Hannah, D. M.; Mao, F.; Karpouzoglou, T.; Clark, J.; Buytaert, W.

    2017-12-01

    To explore the dynamics of socio-hydrological systems under change, the concepts of resilience and ecosystem services serve as useful tools. In this context, resilience refers to the capacity of a socio-hydrological system to retain its structural and functional state despite perturbations, while ecosystem services offer a good proxy of the state that reflects human-water intersections. Efforts are needed to maintain and improve socio-hydrological resilience for future contingencies to secure hydrological ecosystem services supply. This requires holistic indicators of resilience for coupled human-water systems that are essential for quantitative assessment, change tracking, inter-case comparison, as well as resilience management. However, such indicators are still lacking. Our research aims to propose widely applicable resilience indicators that are suitable for the coupled human-water context, and compatible with ecosystem services. The existing resilience indicators for both eco-hydrological and socio-economic sectors are scrutinised, screened and analysed to build these new indicators. Using the proposed indicators, we compare the resilience and its temporal change among a set of example regions, and discusses the linkages between socio-hydrological resilience and hydrological ecosystem services with empirical cases.

  13. Nursing students' post-traumatic growth, emotional intelligence and psychological resilience.

    Science.gov (United States)

    Li, Y; Cao, F; Cao, D; Liu, J

    2015-06-01

    Nursing students in the present sample who have experienced childhood adversity have a certain level of post-traumatic growth. If introduced into nursing curricula, emotional intelligence interventions may increase emotional coping resources and enhance social skills for nurses, which may benefit their long-term occupational health. As researchers consider personal resilience a strategy for responding to workplace adversity in nurses, resilience building should be incorporated into nursing education. This is a preliminary study that may guide future investigations of the curvilinear relationship rather than linear relationship between post-traumatic growth and positive factors in the special sample of nursing students. Resilience, emotional intelligence and post-traumatic growth may benefit nursing students' careers and personal well-being in clinical work. Developing both their emotional intelligence and resilience may assist their individual post-traumatic growth and enhance their ability to cope with clinical stress. To investigate the relationships among post-traumatic growth, emotional intelligence and psychological resilience in vocational school nursing students who have experienced childhood adversities, a cross-sectional research design with anonymous questionnaires was conducted and self-report data were analysed. The Childhood Adversities Checklist (Chinese version), Posttraumatic Growth Inventory, Emotional Intelligence Scale and the 10-item Connor-Davidson Resilience Scale were used. Survey data were collected from 202 Chinese vocational school nursing students during 2011. Post-traumatic growth was associated with emotional intelligence and psychological resilience. Results indicated a curvilinear relationship between emotional intelligence and post-traumatic growth, and between psychological resilience and post-traumatic growth. Moderate-level emotional intelligence and psychological resilience were most associated with the greatest levels of growth

  14. Deterministic and fuzzy-based methods to evaluate community resilience

    Science.gov (United States)

    Kammouh, Omar; Noori, Ali Zamani; Taurino, Veronica; Mahin, Stephen A.; Cimellaro, Gian Paolo

    2018-04-01

    Community resilience is becoming a growing concern for authorities and decision makers. This paper introduces two indicator-based methods to evaluate the resilience of communities based on the PEOPLES framework. PEOPLES is a multi-layered framework that defines community resilience using seven dimensions. Each of the dimensions is described through a set of resilience indicators collected from literature and they are linked to a measure allowing the analytical computation of the indicator's performance. The first method proposed in this paper requires data on previous disasters as an input and returns as output a performance function for each indicator and a performance function for the whole community. The second method exploits a knowledge-based fuzzy modeling for its implementation. This method allows a quantitative evaluation of the PEOPLES indicators using descriptive knowledge rather than deterministic data including the uncertainty involved in the analysis. The output of the fuzzy-based method is a resilience index for each indicator as well as a resilience index for the community. The paper also introduces an open source online tool in which the first method is implemented. A case study illustrating the application of the first method and the usage of the tool is also provided in the paper.

  15. Anxiety, depression, resilience and self-esteem in individuals with cardiovascular diseases

    Directory of Open Access Journals (Sweden)

    Isabela Gonzales Carvalho

    Full Text Available ABSTRACT Objectives: to analyze the relationship between anxiety and depression symptoms, resilience and self-esteem with sociodemographic and clinical characteristics; correlate resilience and self-esteem with age and duration of the disease; check associations between anxiety and depression with measures of resilience and self-esteem among individuals with cardiovascular diseases. Method: correlational study conducted in a large university hospital in the interior of the state of São Paulo, Brazil. The population was composed of adult inpatients with cardiovascular diseases. A non-probabilistic consecutive sample was composed of 120 patients. Variables of interest were assessed using the Hospital Anxiety and Depression Scale, Resilience Scale, and Rosenberg Self-Esteem Scale. Results: anxiety and depression symptoms were present in 32.5% and 17.5% of the patients, respectively, and were associated with the female sex (p = 0.002; p = 0.022. Manifestations of depression were associated with the presence of comorbidities (p = 0.020. More resilient patients did not present depression symptoms (p < 0.001 and anxious women were more resilient (p = 0.042. The highest scores regarding self-esteem were present in patients with anxiety and depression. Men presented higher resilience and lower self-esteem compared to women. Conclusion: patients with anxiety and depression were less resilient but presented higher self-esteem.

  16. Resilient modulus characteristics of soil subgrade with geopolymer additive in peat

    Science.gov (United States)

    Zain, Nasuhi; Hadiwardoyo, Sigit Pranowo; Rahayu, Wiwik

    2017-06-01

    Resilient modulus characteristics of peat soil are generally very low with high potential of deformation and low bearing capacity. The efforts to improve the peat subgrade resilient modulus characteristics is required, one among them is by adding the geopolymer additive. Geopolymer was made as an alternative to replace portland cement binder in the concrete mix in order to promote environmentally friendly, low shrinkage value, low creep value, and fire resistant material. The use of geopolymer to improve the mechanical properties of peat as a road construction subgrade, hence it becomes important to identify the effect of geopolymer addition on the resilient modulus characteristics of peat soil. This study investigated the addition of 0% - 20% geopolymer content on peat soil derived from Ogan Komering Ilir, South Sumatera Province. Resilient modulus measurement was performed by using cyclic triaxial test to determine the resilience modulus model as a function of deviator stresses and radial stresses. The test results showed that an increase in radial stresses did not necessarily lead to an increase in modulus resilient, and on the contrary, an increase in deviator stresses led to a decrease in modulus resilient. The addition of geopolymer in peat soil provided an insignificant effect on the increase of resilient modulus value.

  17. Resilience to urban poverty: theoretical and empirical considerations for population health.

    Science.gov (United States)

    Sanders, Anne E; Lim, Sungwoo; Sohn, Woosung

    2008-06-01

    To better understand the trajectory that propels people from poverty to poor health, we investigated health resilience longitudinally among African American families with incomes below 250% of the federal poverty level. Health resilience is the capacity to maintain good health in the face of significant adversity. With higher levels of tooth retention as a marker of health resilience, we used a social-epidemiological framework to define capacity for health resilience through a chain of determinants starting in the built environment (housing quality) and community context (social support) to familial influences (religiosity) and individual mental health and health behavior. Odds of retaining 20 or more teeth were 3 times as likely among adults with resilience versus more-vulnerable adults (odds ratio=3.1; 95% confidence interval [CI]=1.3, 7.4). Children of caregivers with resilience had a lower incident rate of noncavitated tooth decay at 18- to 24-month follow-up (incidence risk ratio=0.8; 95% CI=0.7, 0.9) compared with other children. Health resilience to poverty was supported by protective factors in the built and social environments. When poverty itself cannot be eliminated, improving the quality of the built and social environments will foster resilience to its harmful health effects.

  18. Key Findings from the U.S.-India Partnership for Climate Resilience Workshop on Development and Application of Downscaling Climate Projections

    Science.gov (United States)

    Kunkel, K.; Dissen, J.; Easterling, D. R.; Kulkarni, A.; Akhtar, F. H.; Hayhoe, K.; Stoner, A. M. K.; Swaminathan, R.; Thrasher, B. L.

    2017-12-01

    s part of the Department of State U.S.-India Partnership for Climate Resilience (PCR), scientists from NOAA NCEI, CICS-NC, Texas Tech University (TTU), Stanford University (SU), and the Indian Institute of Tropical Meteorology (IITM) held a workshop at IITM in Pune, India during 7-9 March 2017 on the development, techniques and applications of downscaled climate projections. Workshop participants from TTU, SU, and IITM presented state-of-the-art climate downscaling techniques using the ARRM method, NASA NEX climate products, CORDEX-South Asia and analysis tools for resilience planning and sustainable development. PCR collaborators in attendance included Indian practitioners, researchers and other NGO including the WRI Partnership for Resilience and Preparedness (PREP), The Energy and Resources Institute (TERI), and NIH. The scientific techniques were provided to workshop participants in a software package written in R by TTU scientists and several sessions were devoted to hands-on experience with the software package. The workshop further examined case studies on the use of downscaled climate data for decision making in a range of sectors, including human health, agriculture, and water resources management as well as to inform the development of the India State Action Plans. This talk will discuss key outcomes including information needs for downscaling climate projections, importance of QA/QC of the data, key findings from select case studies, and the importance of collaborations and partnerships to apply downscaling projections to help inform the development of the India State Action Plans.

  19. A Way to Sustainability: Perspective of Resilience and Adaptation to Disaster

    Directory of Open Access Journals (Sweden)

    Hongjian Zhou

    2016-08-01

    Full Text Available Based on the previous research findings about resilience, this study focused on the differences between resilience and adaptation from an agricultural drought case study in southern China. A conceptual variation between resilience and adaptation was explored to understand the distinction between resilience and adaptation. In fact, both are attributes of hazard-affected bodies and have connections and differences. Resilience pays more attention to the short-term response to loss (potential during and post disaster, while adaptation places stress on system’s response to disaster risk before disaster, loss or impacts in- and after disaster in the long term in order to reduce vulnerability and enhance resilience. Land use and crop structure change, land policy change and labors turnover present the detailed differences between resilience and adaptation in the case study. Deficiencies of human resources, technology and policy in adapting to disaster risks were founded and discussed. This perspective would offer a way with greater potential in application of adaptation concept, especially in the process of integrated risk governance and regional sustainable development.

  20. Resilience and Physical and Mental Well-Being in Adults with and Without HIV.

    Science.gov (United States)

    McGowan, Jennifer A; Brown, James; Lampe, Fiona C; Lipman, Marc; Smith, Colette; Rodger, Alison

    2018-05-01

    Resilience has been related to improved physical and mental health, and is thought to improve with age. No studies have explored the relationship between resilience, ageing with HIV, and well-being. A cross sectional observational study performed on UK HIV positive (N = 195) and HIV negative adults (N = 130). Associations of both age and 'time diagnosed with HIV' with resilience (RS-14) were assessed, and the association of resilience with depression, anxiety symptoms (PHQ-9 and GAD-7), and problems with activities of daily living (ADLs) (Euroqol 5D-3L). In a multivariable model, HIV status overall was not related to resilience. However, longer time diagnosed with HIV was related to lower resilience, and older age showed a non-significant trend towards higher resilience. In adults with HIV, high resilience was related to a lower prevalence of depression, anxiety, and problems with ADLs. It may be necessary to consider resilience when exploring the well-being of adults ageing with HIV.

  1. A practitioner’s experiences operationalizing Resilience Engineering

    International Nuclear Information System (INIS)

    Lay, E.; Branlat, M.; Woods, Z.

    2015-01-01

    Resilience Engineering (RE) is a reframed perspective. This begs the question, “How to operationalize a shift in perspective?” We share strategies, tactics, experiences, and observations from implementing Resilience Engineering in power generation equipment maintenance. Use of Resilience Engineering principles shifts focus to the future, to systems, and to how people really work (not the idealized version of work). We more effectively shape outcomes as we pay attention to what’s coming, looking for signs we’re outside normal work or running out of margins that enable us to adapt and respond. Use of these principles opens new possibilities grounded in theoretical fields of biology, cognitive and system sciences (understand Cartesian views of the world work well for machines but not for people) and underlain by core principles (e.g., people fundamentally want to do a good job, actions taken make sense at the time, and system factors are tremendously influential on outcomes). This paper presents a practitioner’s account of a Resilience Engineering approach in the context of power plant maintenance. The paper will describe how the introduction of RE principles was made possible through supporting/fostering shifts in perspective and gaining buy-in at various levels of the organization. - Highlights: • Resilience Engineering is a shifted perspective as compared to a new program. • RE is grounded in fields of biology, cognitive and system sciences. • We share strategies, tactics, experiences, and observations for implementing RE. • We used a middle out approach

  2. Community Vitality: The Role of Community-Level Resilience Adaptation and Innovation in Sustainable Development

    Directory of Open Access Journals (Sweden)

    Lenore Newman

    2010-01-01

    Full Text Available Community level action towards sustainable development has emerged as a key scale of intervention in the effort to address our many serious environmental issues. This is hindered by the large-scale destruction of both urban neighbourhoods and rural villages in the second half of the twentieth century. Communities, whether they are small or large, hubs of experimentation or loci of traditional techniques and methods, can be said to have a level of community vitality that acts as a site of resilience, adaptation and innovation in the face of environmental challenges. This paper outlines how community vitality acts as a cornerstone of sustainable development and suggests some courses for future research. A meta-case analysis of thirty-five Canadian communities reveals the characteristics of community vitality emerging from sustainable development experiments and its relationship to resilience, applied specifically to community development.

  3. Resilience and Brittleness in a Nuclear Emergency Response Simulation: Focusing on Team Coordination Activity

    International Nuclear Information System (INIS)

    Costa, Wagner Schenkel; Buarque, Lia; Voshell, Martin; Branlat, Matthieu; Woods, David D.; Gomes, Jose Orlando

    2008-01-01

    The current work presents results from a cognitive task analysis (CTA) of a nuclear disaster simulation. Audio-visual records were collected from an emergency room team composed of individuals from 26 different agencies as they responded to multiple scenarios in a simulated nuclear disaster. This simulation was part of a national emergency response training activity for a nuclear power plant located in a developing country. The objectives of this paper are to describe sources of resilience and brittleness in these activities, identify cues of potential improvements for future emergency simulations, and leveraging the resilience of the emergency response System in case of a real disaster. Multiple CTA techniques were used to gain a better understanding of the cognitive dimensions of the activity and to identify team coordination and crisis management patterns that emerged from the simulation training. (authors)

  4. Beyond Disaster Preparedness: Building a Resilience-Oriented Workforce for the Future

    OpenAIRE

    Jaime Madrigano; Anita Chandra; Tracy Costigan; Joie D. Acosta

    2017-01-01

    Enhancing citizens’ and communities’ resilience is critical to adapt successfully to ongoing challenges faced by communities, as well as acute shocks resulting from disasters. While significant progress has been made in this area, several research and practice gaps remain. A crucial next step to advance resilience is the development of a resilience-oriented workforce. This narrative review examines existing literature to determine key components of a resilience-oriented workforce, with a focu...

  5. Resilience in children: the nature and the importance of the concept

    Directory of Open Access Journals (Sweden)

    Emory L. Cowen

    Full Text Available Considers the meaning of the term childhood resilience and the importance ofits place in the fields of developmental psychopathology and wellness enhancement. Reviews several major longitudinal research projects on childhood resilience that have contributed significantly to the field's emergence and presents more detailed information on the Rochester Child Resilience Project (RCRP. A final section summarizes accomplishments in resilience research to date, and identifies needed foci for future work in this area.

  6. Avaliação da resiliência: controvérsia em torno do uso das escalas Resilience assessment: controversies about the use of scales

    Directory of Open Access Journals (Sweden)

    Caroline Tozzi Reppold

    2012-01-01

    Full Text Available Resiliência é um construto que descreve a capacidade de um indivíduo superar, com relativo sucesso, condições adversas ou situações que envolvem risco ao seu bem-estar, desenvolvimento e saúde mental. Alguns pesquisadores da área interpretam essa definição como uma indicação de que a resiliência é similar a outras variáveis de ajustamento e presumem a sua estabilidade temporal. Isso leva sua avaliação a ser feita frequentemente através de escalas autoadministradas, por vezes questionáveis em termos de sua precisão e validade. Este artigo discute a abrangência e o histórico da resiliência psicológica e as várias formas de sua avaliação. Mais especificamente, o objetivo deste artigo é apresentar argumentos contra a pertinência da utilização de escalas de autorrelato para a mensuração da resiliência, considerando-se o caráter relacional, processual e contextual desse construto. Para tanto, instrumentos disponíveis na literatura para avaliação da resiliência são revisados e discutidos, apontando orientações para a pesquisa na área.Resilience is a construct which describes the capacity of individuals to overcome, with relative success, adverse conditions or risky situations to their well-being, development, and mental health. Some researchers interpret this definition as an indication that resilience is similar to some other adjustment variables and they assume that it presents temporal stability. Resilience is frequently assessed using self-report scales, which may also present validity and reliability problems. The present paper discusses the history and the comprehensiveness of psychological resilience and the different ways of evaluating it. More specifically, the objective of this study is to present arguments against the use of self-report scales to measure resilience, because of the relational, processual and contextual character of such construct. The main instruments available in the literature are

  7. Quadratic partial eigenvalue assignment in large-scale stochastic dynamic systems for resilient and economic design

    Energy Technology Data Exchange (ETDEWEB)

    Das, Sonjoy; Goswami, Kundan [University at Buffalo, NY (United States); Datta, Biswa N. [Northern Illinois University, IL (United States)

    2014-12-10

    Failure of structural systems under dynamic loading can be prevented via active vibration control which shifts the damped natural frequencies of the systems away from the dominant range of loading spectrum. The damped natural frequencies and the dynamic load typically show significant variations in practice. A computationally efficient methodology based on quadratic partial eigenvalue assignment technique and optimization under uncertainty has been formulated in the present work that will rigorously account for these variations and result in an economic and resilient design of structures. A novel scheme based on hierarchical clustering and importance sampling is also developed in this work for accurate and efficient estimation of probability of failure to guarantee the desired resilience level of the designed system. Numerical examples are presented to illustrate the proposed methodology.

  8. Quadratic partial eigenvalue assignment in large-scale stochastic dynamic systems for resilient and economic design

    International Nuclear Information System (INIS)

    Das, Sonjoy; Goswami, Kundan; Datta, Biswa N.

    2014-01-01

    Failure of structural systems under dynamic loading can be prevented via active vibration control which shifts the damped natural frequencies of the systems away from the dominant range of loading spectrum. The damped natural frequencies and the dynamic load typically show significant variations in practice. A computationally efficient methodology based on quadratic partial eigenvalue assignment technique and optimization under uncertainty has been formulated in the present work that will rigorously account for these variations and result in an economic and resilient design of structures. A novel scheme based on hierarchical clustering and importance sampling is also developed in this work for accurate and efficient estimation of probability of failure to guarantee the desired resilience level of the designed system. Numerical examples are presented to illustrate the proposed methodology

  9. [Leisure activities, resilience and mental stress in adolescents].

    Science.gov (United States)

    Karpinski, Norbert; Popal, Narges; Plück, Julia; Petermann, Franz; Lehmkuhl, Gerd

    2017-01-01

    To date, the factors contributing to emergence of resilience in different stages of adolescence have yet to be sufficiently examined. This study looks at the influence of extracurricular activities on resilience. The sample consists of 413 adolescents (f = 14.8) reporting personal problems (mood, concentration problems, behavior). The effect of extracurricular activities on resilience (gathered by the RS25) was analyzed by linear regression models. Predictor variables in these models were extracurricular activities (sport, hobbies, club memberships, household duties) and the subscales of the SDQ (Strengths and Difficulties Questionnaire). Because of the lack of homoscedasticity, two different regression models (model A: Realschule and Grammar School. Model B: Hauptschule) were specified. The explained variance of both models (model A: R = .516; model B: R = .643) is satisfactory. In both models “prosocial behavior” (SDQ) turns out to be a significant positive predictor for resilience (model A: b = 2.815; model B; b = 3.577) and emotional symptoms (model A: b = -1.697; model B: b = -2.596) are significant negative predictors for resilience. In addition, model A presents significant positive influences of sport (b = 16,314) and significant negative influences of “hyperactivity” (SDQ). In contrast, in model B “club memberships” (b = 15.775) and” peer relationship problems” (b = 1.508) are additional positive predictors. The results of the study demonstrate the important role of prosocial behavior and emotional competence in the manifestation of resilience. The effect of extracurricular activities proves to depend on the social environment (type of school). Thus, these results could form the basis for further more specific developmental programs.

  10. System importance measures: A new approach to resilient systems-of-systems

    Science.gov (United States)

    Uday, Payuna

    Resilience is the ability to withstand and recover rapidly from disruptions. While this attribute has been the focus of research in several fields, in the case of system-of-systems (SoSs), addressing resilience is particularly interesting and challenging. As infrastructure SoSs, such as power, transportation, and communication networks, grow in complexity and interconnectivity, measuring and improving the resilience of these SoSs is vital in terms of safety and providing uninterrupted services. The characteristics of systems-of-systems make analysis and design of resilience challenging. However, these features also offer opportunities to make SoSs resilient using unconventional methods. In this research, we present a new approach to the process of resilience design. The core idea behind the proposed design process is a set of system importance measures (SIMs) that identify systems crucial to overall resilience. Using the results from the SIMs, we determine appropriate strategies from a list of design principles to improve SoS resilience. The main contribution of this research is the development of an aid to design that provides specific guidance on where and how resources need to be targeted. Based on the needs of an SoS, decision-makers can iterate through the design process to identify a set of practical and effective design improvements. We use two case studies to demonstrate how the SIM-based design process can inform decision-making in the context of SoS resilience. The first case study focuses on a naval warfare SoS and describes how the resilience framework can leverage existing simulation models to support end-to-end design. We proceed through stages of the design approach using an agent-based model (ABM) that enables us to demonstrate how simulation tools and analytical models help determine the necessary inputs for the design process and, subsequently, inform decision-making regarding SoS resilience. The second case study considers the urban

  11. Factors contributing to the resilience of middle-adolescents in a South African township: insights from a resilience questionnaire

    Directory of Open Access Journals (Sweden)

    Motlalepule Ruth Mampane

    2014-11-01

    Full Text Available Factors that contribute to resilience are key to the positive development of youths, and knowledge of such factors is essential for promoting resilience in schools through both policy and practice. This study reports on the results of an item and factor analysis of the Resilience Questionnaire for Middle-adolescents in Township Schools (R-MATS that was used to survey 291 Grade 9 middle-adolescent learners from two black-only township secondary schools. The majority of respondents indicated an overall sense of contending with various stressors, especially the exposure to violence, and academic challenges. Respondents attributed their buoyancy to individual and environmental factors, such as self-confidence, an internal locus of control, a tough personality, commitment, being achievement-oriented, as well as positive identification of and access to social support.

  12. Resilient Design Properties in a Driverless Transport System

    DEFF Research Database (Denmark)

    Wied, Morten; Oehmen, Josef; Welo, Torgeir

    2018-01-01

    From its origin in ecology, resilient system properties have attracted wider interest for their applications to man-made systems. Previous research has shown that a simple conceptual model seems to capture much resilience thinking across disciplines and system types. In this paper, we apply...

  13. Development and Validation of the Mathematical Resilience Scale

    Science.gov (United States)

    Kooken, Janice; Welsh, Megan E.; McCoach, D. Betsy; Johnston-Wilder, Sue; Lee, Clare

    2016-01-01

    The Mathematical Resilience Scale measures students' attitudes toward studying mathematics, using three correlated factors: Value, Struggle, and Growth. The Mathematical Resilience Scale was developed and validated using exploratory and confirmatory factor analyses across three samples. Results provide a new approach to gauge the likelihood of…

  14. Cybersecurity and Resilience | Energy Systems Integration Facility | NREL

    Science.gov (United States)

    Cybersecurity and Resilience Cybersecurity and Resilience Securing today's electric grid from cyber -attack is more complex than ever. Although there is no shortage of vendors offering solutions, objective voices are hard to come by. That's why researchers at NREL are evaluating cyber solutions for the

  15. Water Network Tool for Resilience (WNTR) User Manual

    Science.gov (United States)

    The Water Network Tool for Resilience (WNTR) is a new Python package designed to simulate and analyze resilience of water distribution networks to a variety of disaster scenarios. WNTR can help water utilities to explore the capacity of their systems to handle disasters and gui...

  16. An ant colony based resilience approach to cascading failures in cluster supply network

    Science.gov (United States)

    Wang, Yingcong; Xiao, Renbin

    2016-11-01

    Cluster supply chain network is a typical complex network and easily suffers cascading failures under disruption events, which is caused by the under-load of enterprises. Improving network resilience can increase the ability of recovery from cascading failures. Social resilience is found in ant colony and comes from ant's spatial fidelity zones (SFZ). Starting from the under-load failures, this paper proposes a resilience method to cascading failures in cluster supply chain network by leveraging on social resilience of ant colony. First, the mapping between ant colony SFZ and cluster supply chain network SFZ is presented. Second, a new cascading model for cluster supply chain network is constructed based on under-load failures. Then, the SFZ-based resilience method and index to cascading failures are developed according to ant colony's social resilience. Finally, a numerical simulation and a case study are used to verify the validity of the cascading model and the resilience method. Experimental results show that, the cluster supply chain network becomes resilient to cascading failures under the SFZ-based resilience method, and the cluster supply chain network resilience can be enhanced by improving the ability of enterprises to recover and adjust.

  17. Case study: Promoting community resilience with local values – Greenland's Paamiut Asasara

    DEFF Research Database (Denmark)

    Berliner, Peter; Larsen, Line Natascha; de Casas Soberón, Elena

    2012-01-01

    The chapter describes the programme Paamiut Asasara. The programme mobilised the local community from locally defined values and promoted shared community resilience as well as individual and family resilience.......The chapter describes the programme Paamiut Asasara. The programme mobilised the local community from locally defined values and promoted shared community resilience as well as individual and family resilience....

  18. Burnout and health among critical care professionals: The mediational role of resilience.

    Science.gov (United States)

    Arrogante, Oscar; Aparicio-Zaldivar, Eva

    2017-10-01

    To analyse the mediational role of resilience in relationships between burnout and health in critical care professionals; to determine relationships among resilience level, three burnout dimensions, and physical/mental health; and to establish demographic differences in psychological variables evaluated. Cross-sectional study. A total of 52 critical care professionals, mainly nurses, were recruited from an intensive care unit of Madrid (Spain). All participants were assessed with the questionnaires 10-item Connor-Davidson Resilience Scale, Maslach Burnout Inventory-Human Services Survey, and Short Form-12 Health Survey. No demographic differences were found. Three burnout dimensions were negatively associated with mental health and resilience. Mediational analyses revealed resilience mediated 1) the relationships between emotional exhaustion and depersonalisation with mental health (partial mediations) and 2) the relationship between personal accomplishment and mental health (total mediation). Resilience minimises and buffers the impact of negative outcomes of workplace stress on mental health of critical care professionals. As a result, resilience prevents the occurrence of burnout syndrome. Resilience improves not only their mental health, but also their ability to practice effectively. It is therefore imperative to develop resilience programs for critical care nurses in nursing schools, universities and health centres. Copyright © 2017 Elsevier Ltd. All rights reserved.

  19. System resiliency quantification using non-state-space and state-space analytic models

    International Nuclear Information System (INIS)

    Ghosh, Rahul; Kim, DongSeong; Trivedi, Kishor S.

    2013-01-01

    Resiliency is becoming an important service attribute for large scale distributed systems and networks. Key problems in resiliency quantification are lack of consensus on the definition of resiliency and systematic approach to quantify system resiliency. In general, resiliency is defined as the ability of (system/person/organization) to recover/defy/resist from any shock, insult, or disturbance [1]. Many researchers interpret resiliency as a synonym for fault-tolerance and reliability/availability. However, effect of failure/repair on systems is already covered by reliability/availability measures and that of on individual jobs is well covered under the umbrella of performability [2] and task completion time analysis [3]. We use Laprie [4] and Simoncini [5]'s definition in which resiliency is the persistence of service delivery that can justifiably be trusted, when facing changes. The changes we are referring to here are beyond the envelope of system configurations already considered during system design, that is, beyond fault tolerance. In this paper, we outline a general approach for system resiliency quantification. Using examples of non-state-space and state-space stochastic models, we analytically–numerically quantify the resiliency of system performance, reliability, availability and performability measures w.r.t. structural and parametric changes

  20. Attentional Bias towards Positive Emotion Predicts Stress Resilience.

    Science.gov (United States)

    Thoern, Hanna A; Grueschow, Marcus; Ehlert, Ulrike; Ruff, Christian C; Kleim, Birgit

    2016-01-01

    There is extensive evidence for an association between an attentional bias towards emotionally negative stimuli and vulnerability to stress-related psychopathology. Less is known about whether selective attention towards emotionally positive stimuli relates to mental health and stress resilience. The current study used a modified Dot Probe task to investigate if individual differences in attentional biases towards either happy or angry emotional stimuli, or an interaction between these biases, are related to self-reported trait stress resilience. In a nonclinical sample (N = 43), we indexed attentional biases as individual differences in reaction time for stimuli preceded by either happy or angry (compared to neutral) face stimuli. Participants with greater attentional bias towards happy faces (but not angry faces) reported higher trait resilience. However, an attentional bias towards angry stimuli moderated this effect: The attentional bias towards happy faces was only predictive for resilience in those individuals who also endorsed an attentional bias towards angry stimuli. An attentional bias towards positive emotional stimuli may thus be a protective factor contributing to stress resilience, specifically in those individuals who also endorse an attentional bias towards negative emotional stimuli. Our findings therefore suggest a novel target for prevention and treatment interventions addressing stress-related psychopathology.

  1. Development of a Career Resilience Scale for University Students

    OpenAIRE

    児玉, 真樹子

    2017-01-01

    The purpose of this study was to develop a career resilience scale for university students. The data of 114 university students was collected. Career resilience, career decision making anxiety, and the degree of career development were measured. The result of a confirmatory factor analysis indicated a five-factor structure of career resilience with a high Cronbach’s alpha: ability to cope with problems and changes; social skills; interest in novelty; optimism about the future; and willingness...

  2. Resilience through adaptation

    NARCIS (Netherlands)

    Broeke, ten Guus; Voorn, van George A.K.; Ligtenberg, Arend; Molenaar, Jaap

    2017-01-01

    Adaptation of agents through learning or evolution is an important component of the resilience of Complex Adaptive Systems (CAS). Without adaptation, the flexibility of such systems to cope with outside pressures would be much lower. To study the capabilities of CAS to adapt, social simulations

  3. Resilience Principles as a Tool for Exploring Options for Urban Resilience

    NARCIS (Netherlands)

    Wardekker, J.A.|info:eu-repo/dai/nl/306644398

    The world is becoming increasingly urban and cities face a constant struggle with the complex environmental, social, economic, and political challenges of the 21st century. Many international organizations have argued that cities will need to become more resilient to these challenges. However, it is

  4. Disaster Preparation and Recovery: Lessons from Research on Resilience in Human Development

    Directory of Open Access Journals (Sweden)

    Ann S. Masten

    2008-06-01

    Full Text Available Four decades of theory and research on resilience in human development have yielded informative lessons for planning disaster response and recovery. In developmental theory, resilience following disaster could take multiple forms, including stress resistance, recovery, and positive transformation. Empirical findings suggest that fundamental adaptive systems play a key role in the resilience of young people facing diverse threats, including attachment, agency, intelligence, behavior regulation systems, and social interactions with family, peers, school, and community systems. Although human resilience research emphasizes the adaptive well-being of particular individuals, there are striking parallels in resilience theory across the developmental and ecological sciences. Preparing societies for major disasters calls for the integration of human research on resilience with the theory and knowledge gained from other disciplines concerned with resilience in complex, dynamic systems, and particularly those systems that interact with human individuals as disaster unfolds.

  5. Organizational culture of a psychiatric hospital and resilience of nursing workers.

    Science.gov (United States)

    Rocha, Fernanda Ludmilla Rossi; Gaioli, Cheila Cristina Leonardo de Oliveira; Camelo, Silvia Helena Henriques; Mininel, Vivian Aline; Vegro, Thamiris Cavazzani

    2016-01-01

    to analyze the organizational culture of a psychiatric hospital and identify the capacity of resilience of nursing workers. quantitative research. For data collection, were used the Brazilian Instrument for Evaluation of Organizational Culture (IBACO - Instrumento Brasileiro para Avaliação da Cultura Organizacional) and the Resilience Scale (RS). participants reported the existence of centralization of power and devaluation of workers, despite recognizing the existence of collaboration at work and practices for improving interpersonal relations. In relation to the capacity of resilience, 50% of workers showed high level, and 42.9% a medium level of resilience. The correlation tests revealed negative values between the IBACO and RS domains, indicating that the lower the appreciation of individuals in the institution, the greater their capacity of resilience. the organizational values reflect the work organization model in the institution that devalues the workers' needs and requires greater capacity of resilience.

  6. Development and application of resilient wheels in urban rail transit vehicle

    Directory of Open Access Journals (Sweden)

    Juan WEN

    Full Text Available Urban rail transit vehicles have been more and more attractive to people as a kind of fast, comfortable, energy-saving, environmental protection and safe transportation. But because of the vehicle noise and vibration, urban rail vehicles also face severe challenges. The research of resilient wheels has been continuously developed and improved. Based on the review of development background and structure sorts of resilient wheels, the advantages of resilient wheels are described, and the research status of noise and vibration reducing, infinite element strength analysis, vehicle dynamic analysis and the wheel-rail wear of resilient wheels are discussed. Taking the low-floor LRVs (light rail vehicles in domestic and overseas as example, the development and application of the resilient wheels in city rail transit is described, and the application prospects of the resilient wheels in LRVs in domestic and the future research direction of elastic wheel are discussed.

  7. Operationalizing resilience for adaptive coral reef management under global environmental change.

    Science.gov (United States)

    Anthony, Kenneth R N; Marshall, Paul A; Abdulla, Ameer; Beeden, Roger; Bergh, Chris; Black, Ryan; Eakin, C Mark; Game, Edward T; Gooch, Margaret; Graham, Nicholas A J; Green, Alison; Heron, Scott F; van Hooidonk, Ruben; Knowland, Cheryl; Mangubhai, Sangeeta; Marshall, Nadine; Maynard, Jeffrey A; McGinnity, Peter; McLeod, Elizabeth; Mumby, Peter J; Nyström, Magnus; Obura, David; Oliver, Jamie; Possingham, Hugh P; Pressey, Robert L; Rowlands, Gwilym P; Tamelander, Jerker; Wachenfeld, David; Wear, Stephanie

    2015-01-01

    Cumulative pressures from global climate and ocean change combined with multiple regional and local-scale stressors pose fundamental challenges to coral reef managers worldwide. Understanding how cumulative stressors affect coral reef vulnerability is critical for successful reef conservation now and in the future. In this review, we present the case that strategically managing for increased ecological resilience (capacity for stress resistance and recovery) can reduce coral reef vulnerability (risk of net decline) up to a point. Specifically, we propose an operational framework for identifying effective management levers to enhance resilience and support management decisions that reduce reef vulnerability. Building on a system understanding of biological and ecological processes that drive resilience of coral reefs in different environmental and socio-economic settings, we present an Adaptive Resilience-Based management (ARBM) framework and suggest a set of guidelines for how and where resilience can be enhanced via management interventions. We argue that press-type stressors (pollution, sedimentation, overfishing, ocean warming and acidification) are key threats to coral reef resilience by affecting processes underpinning resistance and recovery, while pulse-type (acute) stressors (e.g. storms, bleaching events, crown-of-thorns starfish outbreaks) increase the demand for resilience. We apply the framework to a set of example problems for Caribbean and Indo-Pacific reefs. A combined strategy of active risk reduction and resilience support is needed, informed by key management objectives, knowledge of reef ecosystem processes and consideration of environmental and social drivers. As climate change and ocean acidification erode the resilience and increase the vulnerability of coral reefs globally, successful adaptive management of coral reefs will become increasingly difficult. Given limited resources, on-the-ground solutions are likely to focus increasingly on

  8. Contributors and Inhibitors of Resilience Among Adolescents and Young Adults with Cancer

    Science.gov (United States)

    Yi-Frazier, Joyce P.; Wharton, Claire; Gordon, Karen; Jones, Barbara

    2014-01-01

    Purpose: Self-perceived resilience may enable coping and mitigate poor psychosocial outcomes among adolescent and young adult (AYA) patients with cancer. In order to inform the development of resilience-promoting interventions, we aimed to: (1) describe AYA patient-reported resilience and (2) identify AYA patient-reported contributors and inhibitors of resilience. Methods: The “Resilience in Adolescents and Young Adults with Cancer” study was a prospective longitudinal mixed-methods study. Consecutive Caucasian patients aged 14–25 years old enrolled 14–60 days following their diagnosis of cancer and completed one-on-one semi-structured interviews both at the time of enrollment and 3–6 months later. Constant comparative analyses identified salient themes describing modifiable contributors and inhibitors to patient-perceived resilience. Results: Seventeen patients (85% of those approached) enrolled in the study. The mean age was 17 years (SD=2.6) and 53% were female. All patient definitions of resilience inferred an ability to handle adversity. Five themes emerged as predominant contributors or inhibitors of resilience: (1) stress and coping; (2) goals, purpose, and planning; (3) optimism; (4) gratitude and meaning; and (5) connection and belonging. Merged analyses suggested that AYA resilience was a balance that may be enabled by promoting certain skills. Conclusion: AYA patients with cancer perceive resilience as a balance. Learned skills in stress management, goal-setting, and benefit-finding may empower AYAs during their cancer experience, in turn improving long-term psychosocial outcomes. PMID:25969794

  9. Toward Operationalizing Resilience Concepts in Australian Marine Sectors Coping with Climate Change

    Directory of Open Access Journals (Sweden)

    Julie L. Davidson

    2013-09-01

    Full Text Available We seek to contribute to the scholarship on operationalizing resilience concepts via a working resilience indicator framework. Although it requires further refinement, this practical framework provides a useful baseline for generating awareness and understanding of the complexity and diversity of variables that impinge on resilience. It has potential value for the evaluation, benchmarking, monitoring, and reporting of marine system resilience. The necessity for such a framework is a consequence of the levels of complexity and uncertainty associated with climate change and other global change stressors in marine social-ecological systems, and the problems involved in assessing their resilience. There is a need for: (1 methodologies that bring together knowledge from diverse sources and disciplines to investigate the complexity and uncertainty of interactions between climate, ocean, and human systems and (2 frameworks to facilitate the evaluation and monitoring of the social-ecological resilience of marine-dependent sectors. Accordingly, our main objective is to demonstrate the virtues of combining a case study methodology with complex adaptive systems approaches as a means to improve understanding of the multifaceted dynamics of marine sectors experiencing climate change. The resilience indicator framework, the main product of the methodology, is developed using four case studies across key Australian marine biodiversity and resource sectors already experiencing impacts from climate and other global changes. It comprises a set of resilience dimensions with a candidate set of abstract and concrete resilience indicators. Its design ensures an integrated approach to resilience evaluation.

  10. Creating resilient SMEs

    DEFF Research Database (Denmark)

    Dahlberg, Rasmus; Guay, Fanny

    2015-01-01

    According to the EU, during the past five years, small and medium enterprises (SMEs) have created 85% of new jobs and two-thirds of private sector employment in the region. SMEs are considered the backbone of the economy in Europe and represent more than 95% of enterprises in USA and Australia....... They are considered more vulnerable to disasters because of their size. This paper argues, on the contrary, that SMEs also can be less vulnerable to sudden change than large corporations, drawing upon the ideas of Hayek and Taleb, and that networks of SMEs may contribute to the overall resilience of society...... if certain criteria are met. With this in mind, this paper will be examining how to create resilient SMEs. A well-known concept in the field is business continuity management. BCM is defined as “a holistic management process that identifies potential threats to an organization and the impacts to business...

  11. On the rationale of resilience in the domain of safety: A literature review

    International Nuclear Information System (INIS)

    Bergström, Johan; Winsen, Roel van; Henriqson, Eder

    2015-01-01

    Resilience is becoming a prevalent agenda in safety research and organisational practice. In this study we examine how the peer-reviewed safety science literature (a) formulates the rationale behind the study of resilience; (b) constructs resilience as a scientific object; and (c) constructs and locates the resilient subject. The results suggest that resilience engineering scholars typically motivate the need for their studies by referring to the inherent complexities of modern socio-technical systems; complexities that make these systems inherently risky. The object of resilience then becomes the capacity to adapt to such emerging risks in order to guarantee the success of the inherently risky system. In the material reviewed, the subject of resilience is typically the individual, either at the sharp end or at higher managerial levels. The individual is called-upon to adapt in the face of risk to secure the continuous performance of the system. Based on the results from how resilience has been introduced in safety sciences we raise three ethical questions for the field to address: (1) should resilience be seen as people thriving despite of, or because of, risk?; (2) should resilience theory form a basis for moral judgement?; and finally (3) how much should resilience be approached as a trait of the individual? - Highlights: • The article reviews the object of resilience in the safety science literature. • The literature offers a clear link between the notions of complexity and danger. • Danger is managed through adaptive capacity (resilience), typically at the sharp end. • The ethical implications of accepting danger at the sharp end need to be debated

  12. Resiliency and subjective health assessment. Moderating role of selected psychosocial variables

    Directory of Open Access Journals (Sweden)

    Michalina Sołtys

    2015-12-01

    Full Text Available Background Resiliency is defined as a relatively permanent personality trait, which may be assigned to the category of health resources. The aim of this study was to determine conditions in which resiliency poses a significant health resource (moderation, thereby broadening knowledge of the specifics of the relationship between resiliency and subjective health assessment. Participants and procedure The study included 142 individuals. In order to examine the level of resiliency, the Assessment Resiliency Scale (SPP-25 by N. Ogińska-Bulik and Z. Juczyński was used. Participants evaluated subjective health state by means of an analogue-visual scale. Additionally, in the research the following moderating variables were controlled: sex, objective health status, having a partner, professional activity and age. These data were obtained by personal survey. Results The results confirmed the relationship between resiliency and subjective health assessment. Multiple regression analysis revealed that sex, having a partner and professional activity are significant moderators of associations between level of resiliency and subjective health evaluation. However, statistically significant interaction effects for health status and age as a moderator were not observed. Conclusions Resiliency is associated with subjective health assessment among adults, and selected socio-demographic features (such as sex, having a partner, professional activity moderate this relationship. This confirms the significant role of resiliency as a health resource and a reason to emphasize the benefits of enhancing the potential of individuals for their psychophysical wellbeing. However, the research requires replication in a more homogeneous sample.

  13. Stable personal attributes and a resilient approach to work and career

    Directory of Open Access Journals (Sweden)

    Jill Flint-Taylor

    2014-08-01

    Full Text Available Orientation: Recent research has suggested that personal resilience should be viewed in terms of process and outcome. This has implications for the study of resilience in the work context. Research purpose: The main research aim was to explore, at a detailed level, relationships between enduring personal characteristics and a resilient approach to work and career. Motivation for the study: Moving away from the idea of resilience as a specific trait or set of traits raises the question of how general personality and ability constructs influence a resilient approach. Research approach, design and method: This was an exploratory, quantitative study involving predictor (ability and personality and criterion (satisfaction and involvement data for 168 senior managers in five businesses within a retail and distribution group. Main findings: Evidence was found for differential relationships between personal attributes and a resilient approach (measured in terms of positive vs. negative perspectives on work and career. For example, the personality factor of Openness to Experience was negatively related to Organisation and Career Satisfaction, but positively related to Career and Job Involvement. Practical/managerial implications: In designing selection, development and employee survey procedures, organisations need to be aware of the differential nature of the relationships between attributes and a resilient approach to work and career. Contribution/value-add: The study brings together recent research on resilience, personal attributes and work outcomes, and supports the potential of general attribute models for studying and improving the process of developing and exercising a resilient approach in the work context.

  14. How to Design for Strategic Resilience: A Case Study in Retailing

    Directory of Open Access Journals (Sweden)

    Liisa Välikangas

    2013-08-01

    Full Text Available Few firms can be said to be truly resilient by sustaining high performance for a long time. We draw on a case study of a large U.S.-based retailer to explore how an organization develops resilience – the ability to recover quickly from environmental jolts or misfortunes. The company’s CEO, concerned about the company’s ability to maintain its industry leadership and excellent performance, sought to engage the organization in a broad quest for developing resilience capabilities. Our analysis of this case suggests that generative doubt, organizational slack, and mindful engagement throughout the organization are key conditions for resilience. These three conditions need to co-exist to develop and sustain strategic resilience.

  15. A novel critical infrastructure resilience assessment approach using dynamic Bayesian networks

    Science.gov (United States)

    Cai, Baoping; Xie, Min; Liu, Yonghong; Liu, Yiliu; Ji, Renjie; Feng, Qiang

    2017-10-01

    The word resilience originally originates from the Latin word "resiliere", which means to "bounce back". The concept has been used in various fields, such as ecology, economics, psychology, and society, with different definitions. In the field of critical infrastructure, although some resilience metrics are proposed, they are totally different from each other, which are determined by the performances of the objects of evaluation. Here we bridge the gap by developing a universal critical infrastructure resilience metric from the perspective of reliability engineering. A dynamic Bayesian networks-based assessment approach is proposed to calculate the resilience value. A series, parallel and voting system is used to demonstrate the application of the developed resilience metric and assessment approach.

  16. Science and Technology at DHS: Resiliency of our Physical and Social Infrastructure

    Energy Technology Data Exchange (ETDEWEB)

    Erickson, Mitchel

    2012-04-11

    Disasters affect us all. The challenge is to minimize the impact. Resilience has been defined as “Foster individual, community, and system robustness, adaptability, and capacity for rapid recovery.” The Department of Homeland Security’s (DHS) Science and Technology Directorate (S&T) provides new technologies, materials, controls, models, and other tools that promote resilience. More important, science and technology can contribute to shaping our resiliency blueprint by instilling scientific rigor into the processes that will shape our future. This presentation will review resiliency approaches, emerging technologies, and capability gaps for resilient communities and institutions.

  17. Using WNTR to Model Water Distribution System Resilience

    Science.gov (United States)

    The Water Network Tool for Resilience (WNTR) is a new open source Python package developed by the U.S. Environmental Protection Agency and Sandia National Laboratories to model and evaluate resilience of water distribution systems. WNTR can be used to simulate a wide range of di...

  18. How school ecologies facilitate resilience among adolescents with ...

    African Journals Online (AJOL)

    The global prioritisation of the inclusion of learners with disabilities, and of vulnerable young people's resilience, means that teachers worldwide require insight into how best to facilitate the resilience of adolescents made vulnerable by intellectual disability (ID). To provide such insight, we conducted a secondary data ...

  19. Adversity and Resilience: A Synthesis of International Research

    Science.gov (United States)

    Noltemeyer, Amity L.; Bush, Kevin R.

    2013-01-01

    Children and adolescents worldwide experience a variety of adversities that have the potential to disrupt typical development. However, some of these individuals exhibit resilience, evidencing normal development in the face of adversity. Here we review research on these constructs of risk, adversity, and resilience; synthesize international…

  20. Resistance and resilience: A conceptual framework for silviculture

    Science.gov (United States)

    Robert J. DeRose; James N. Long

    2014-01-01

    Increasingly, forest management goals include building or maintaining resistance and/or resilience to disturbances in the face of climate change. Although a multitude of descriptive definitions for resistance and resilience exist, to evaluate whether specific management activities (silviculture) are effective, prescriptive characterizations are necessary. We introduce...

  1. Uniting Resilience Research and Practice With an Inequalities Approach

    Directory of Open Access Journals (Sweden)

    Angie Hart

    2016-12-01

    Full Text Available The concept of resilience has evolved, from an individual-level characteristic to a wider ecological notion that takes into account broader person–environment interactions, generating an increased interest in health and well-being research, practice and policy. At the same time, the research and policy-based attempts to build resilience are increasingly under attack for responsibilizing individuals and maintaining, rather than challenging, the inequitable structure of society. When adversities faced by children and young people result from embedded inequality and social disadvantage, resilience-based knowledge has the potential to influence the wider adversity context. Therefore, it is vital that conceptualizations of resilience encompass this potential for marginalized people to challenge and transform aspects of their adversity, without holding them responsible for the barriers they face. This article outlines and provides examples from an approach that we are taking in our research and practice, which we have called Boingboing resilience. We argue that it is possible to bring resilience research and practice together with a social justice approach, giving equal and simultaneous attention to individuals and to the wider system. To achieve this goal, we suggest future research should have a co-produced and inclusive research design that overcomes the dilemma of agency and responsibility, contains a socially transformative element, and has the potential to empower children, young people, and families.

  2. Water Network Tool for Resilience (WNTR) User Manual

    Energy Technology Data Exchange (ETDEWEB)

    Klise, Katherine A. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Hart, David [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Moriarty, Dylan Michael [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Bynum, Michael Lee [Purdue Univ., West Lafayette, IN (United States); Murray, Regan [US Environmental Protection Agency (EPA), Washington, DC (United States); Burkhardt, Jonathan [US Environmental Protection Agency (EPA), Washington, DC (United States); Haxton, Terra [US Environmental Protection Agency (EPA), Washington, DC (United States)

    2017-08-01

    Drinking water systems face multiple challenges, including aging infrastructure, water quality concerns, uncertainty in supply and demand, natural disasters, environmental emergencies, and cyber and terrorist attacks. All of these have the potential to disrupt a large portion of a water system causing damage to infrastructure and outages to customers. Increasing resilience to these types of hazards is essential to improving water security. As one of the United States (US) sixteen critical infrastructure sectors, drinking water is a national priority. The National Infrastructure Advisory Council defined infrastructure resilience as “the ability to reduce the magnitude and/or duration of disruptive events. The effectiveness of a resilient infrastructure or enterprise depends upon its ability to anticipate, absorb, adapt to, and/or rapidly recover from a potentially disruptive event”. Being able to predict how drinking water systems will perform during disruptive incidents and understanding how to best absorb, recover from, and more successfully adapt to such incidents can help enhance resilience.

  3. Towards resilient cities. Comparing approaches/strategies

    OpenAIRE

    Angela Colucci

    2012-01-01

    The term “resilience” is used in many disciplines with different meanings. We will adopt the ecological concept of resilience, which epitomises the capacity of a system to adapt itself in response to the action of a force, achieving a state of equilibrium different from the original (White, 2011). Since the end of the last century, with a significant increase over the last few years, resilience has featured as key concept in many technical, political papers and documents, and appears in many ...

  4. An Autonomous Self-Aware and Adaptive Fault Tolerant Routing Technique for Wireless Sensor Networks.

    Science.gov (United States)

    Abba, Sani; Lee, Jeong-A

    2015-08-18

    We propose an autonomous self-aware and adaptive fault-tolerant routing technique (ASAART) for wireless sensor networks. We address the limitations of self-healing routing (SHR) and self-selective routing (SSR) techniques for routing sensor data. We also examine the integration of autonomic self-aware and adaptive fault detection and resiliency techniques for route formation and route repair to provide resilience to errors and failures. We achieved this by using a combined continuous and slotted prioritized transmission back-off delay to obtain local and global network state information, as well as multiple random functions for attaining faster routing convergence and reliable route repair despite transient and permanent node failure rates and efficient adaptation to instantaneous network topology changes. The results of simulations based on a comparison of the ASAART with the SHR and SSR protocols for five different simulated scenarios in the presence of transient and permanent node failure rates exhibit a greater resiliency to errors and failure and better routing performance in terms of the number of successfully delivered network packets, end-to-end delay, delivered MAC layer packets, packet error rate, as well as efficient energy conservation in a highly congested, faulty, and scalable sensor network.

  5. Exploring resilience in rural GP registrars--implications for training.

    Science.gov (United States)

    Walters, Lucie; Laurence, Caroline O; Dollard, Joanne; Elliott, Taryn; Eley, Diann S

    2015-07-02

    Resilience can be defined as the ability to rebound from adversity and overcome difficult circumstances. General Practice (GP) registrars face many challenges in transitioning into general practice, and additional stressors and pressures apply for those choosing a career in rural practice. At this time of international rural generalist medical workforce shortages, it is important to focus on the needs of rural GP registrars and how to support them to become resilient health care providers. This study sought to explore GP registrars' perceptions of their resilience and strategies they used to maintain resilience in rural general practice. In this qualitative interpretive research, semi-structured interviews were recorded, transcribed and analysed using an inductive approach. Initial coding resulted in a coding framework which was refined using constant comparison and negative case analysis. Authors developed consensus around the final conceptual model. Eighteen GP registrars from: Australian College of Rural and Remote Medicine Independent Pathway, and three GP regional training programs with rural training posts. Six main themes emerged from the data. Firstly, rural GP registrars described four dichotomous tensions they faced: clinical caution versus clinical courage; flexibility versus persistence; reflective practice versus task-focused practice; and personal connections versus professional commitment. Further themes included: personal skills for balance which facilitated resilience including optimistic attitude, self-reflection and metacognition; and finally GP registrars recognised the role of their supervisors in supporting and stretching them to enhance their clinical resilience. Resilience is maintained as on a wobble board by balancing professional tensions within acceptable limits. These limits are unique to each individual, and may be expanded through personal growth and professional development as part of rural general practice training.

  6. Childhood Bereavement and Lower Stress Resilience in Late Adolescence.

    Science.gov (United States)

    Kennedy, Beatrice; Chen, Ruoqing; Valdimarsdóttir, Unnur; Montgomery, Scott; Fang, Fang; Fall, Katja

    2018-04-30

    Although childhood traumatic experiences are recognized as important determinants for adolescent psychiatric health in general, our objective was to explore the specific influence of childhood bereavement on the stress resilience development trajectory. In this national register-based cohort study, we identified 407,639 men born in Sweden between 1973 and 1983, who underwent compulsory military enlistment examinations in late adolescence, including measures of psychological stress resilience. We defined exposure as loss of a first-degree family member in childhood, and estimated relative risk ratios (RRRs) for reduced (moderate or low), compared with high, stress resilience with 95% confidence intervals (CIs) using multinomial logistic regression. Loss of a parent or sibling in childhood conferred a 49% increased risk of subsequent low stress resilience (RRR, 1.49, 95% CI, 1.41-1.57) and an 8% increased risk of moderate stress resilience (RRR, 1.08, 95% CI, 1.03-1.13) in late adolescence. There was also a graded increase in risk with increasing age at loss; teenagers were at higher risk for low resilience (RRR, 1.64, 95% CI, 1.52-1.77) than children aged 7-12 (RRR, 1.47, 95% CI, 1.34-1.61) and ≤6 years (RRR, 1.16 95% CI, 1.02-1.32). The excess risk was observed for all causes of death, including suicide and unexpected deaths as well as deaths due to other illnesses. The associations remained after exclusion of parents with a history of hospitalization for psychiatric diagnoses. The long-term consequences of childhood bereavement may include lower stress resilience in late adolescence. Copyright © 2018 The Society for Adolescent Health and Medicine. Published by Elsevier Inc. All rights reserved.

  7. Self-Reported Perceptions of Sleep Quality and Resilience Among Dance Students.

    Science.gov (United States)

    Arbinaga, F

    2018-04-01

    This study examined relationships between self-perceived sleep quality and resilience among 116 dance students (Mean age = 21.6 years; SD = 4.348). who self-reported sleep quality with the Pittsburgh Sleep Quality Index (PSQI) and personal resilience with the Resilience Scale (RS). Most participants (59.5%) reported poor sleep quality on the PSQI, with 62.9% of the women and 42.1% of the men ( p = .092) scoring higher than five points on this instrument. On the RS, a large majority of the participants (75%) obtained scores less than 147, indicating low resilience, with no significant gender differences observed. Those reporting poor sleep quality (PSQI scores > 5) obtained lower resilience scores (RS resilience (Odds Ratio = 3.273) relative to those with good sleep quality ( p = .006). Those with shorter duration sleep (claiming they slept resilience (Odds Ratio = 3.266), relative to those with longer duration sleep (>7 hours/night). These findings can help students and dance professionals improve their performance and face pressures inherent in dance practice. Follow-up research should verify these findings in varied populations with objective sleep measures and observational data from multiple respondents.

  8. Resilience training with soldiers during basic combat training: randomisation by platoon.

    Science.gov (United States)

    Adler, Amy B; Williams, Jason; McGurk, Dennis; Moss, Andrew; Bliese, Paul D

    2015-03-01

    Resilience Training has the potential to mitigate mental health symptoms when provided during initial military training. The present study examined the impact of Resilience Training on US soldier well-being and attitudes during Basic Combat Training. Platoons were randomly assigned to Resilience Training or Military History provided during the first few days of Basic Combat Training. Surveys were conducted at baseline, post-intervention, and 3, 6, and 9 weeks. The sample resulted in a total of 1,939 soldiers who completed at least the baseline and one follow-up survey. There were no significant differences between conditions in terms of depression symptoms, anxiety symptoms, or sleep problems. However, while anxiety decreased in both conditions, the rate of decrease was faster in the Resilience Training condition. In contrast, Resilience Training had a slower rate of increase in group cohesion over time than the Military History condition. In addition, Resilience Training was associated with greater confidence in helping others and received more positive ratings than Military History. Findings demonstrate that the brief Resilience Training studied here may have some utility in supporting mental health and peer support but may not benefit unit climate. © 2014 The International Association of Applied Psychology.

  9. Resilience among caregivers of children with chronic conditions: a concept analysis

    Directory of Open Access Journals (Sweden)

    Lin FY

    2013-08-01

    Full Text Available Fang-Yi Lin, Jiin-Ru Rong, Tzu-Ying Lee Department of Nursing, School of Nursing, National Taipei University of Nursing and Health Sciences, Taipei, Taiwan, Republic of China Abstract: The purpose of this concept analysis is to uncover the essential elements involved in caregivers' resilience in the context of caring for children with chronic conditions. Walker and Avant's methodology guided the analysis. The study includes a literature review of conceptual definitions of caregiver resilience in caring for children with chronic conditions. The defining attributes and correlates of caregiver resilience are reviewed. Concept analysis findings in a review of the nursing and health-related literature show that caregiver resilience in the context of caring for chronically ill children can be defined within four main dimensions, ie, disposition patterns, situational patterns, relational patterns, and cultural patterns. Empiric measurements of the impact of caregiver resilience applied to caregivers with children with chronic conditions are also reported in the analysis. The findings of this concept analysis could help nurses and health care providers to apply the concept of caregiver resilience in allied health care and be applied to further studies. Keywords: caregiver resilience, children, chronic conditions, concept analysis

  10. Resiliency Scale (RS): Scale Development, Reliability and Validity Study

    OpenAIRE

    GÜRGAN, Uğur

    2003-01-01

    The purpose of this study was to develop a new Resiliency Scale (RS) for Turkish samples. Various items from some major resiliency scales, most of them with some partial change, were collected and a pool of 228 items containing almost all possible resilience areas were obtained. This item-pool was administered to a college sample of 419. Resulting of analysis 50 item RS were obtained and administered to a new college sample of 112 participants. This second sample has also received the Rosenba...

  11. The influence of daily stress and resilience on successful ageing.

    Science.gov (United States)

    Byun, J; Jung, D

    2016-09-01

    The aim of this study was to identify the effects of daily stress and resilience on successful ageing among community-dwelling older adults. Ageing can be a positive experience if there is good adaptation to ageing processes. Positive ageing needs to be a basis of nursing care, health promotion and education within community settings. Data were collected in March and April of 2014 from 262 older adults living in Seoul and Jeju, South Korea. We used a four-part survey consisting of demographic data, daily stress, resilience and successful ageing scales, in total 91 items. Data were analysed using descriptive statistics, t-test, one-way ANOVA, Tukey HSD test, Pearson's correlation coefficient and hierarchical multiple regression analysis to identify the influence of variables on successful ageing. Successful ageing had a significant negative correlation with daily stress and a positive correlation with resilience. Daily stress had a negative correlation with resilience. Findings of hierarchical multiple regression analysis indicated that resilience and subjective economic status had an effect on successful ageing. Furthermore, these variables accounted for 41.6% of the variance in successful ageing. Data were collected in only two cities of Korea based on convenience sampling. The findings of the study suggest that daily stress and resilience have a statistically significant relationship with successful ageing. Furthermore, resilience is an important influential factor and a much-needed personal characteristic for one's successful ageing. Nurses can advocate joining with health and social policy makers to implement policies on healthy ageing, including evaluation of stress, education programmes and implementation of self-help groups to enhance resilience in older people. © 2016 International Council of Nurses.

  12. Yoruba culture and the resilience of HIV-positive adolescent girls in Nigeria.

    Science.gov (United States)

    Adegoke, Catherine O; Steyn, Miemsie G

    2018-02-01

    Although there is a growing body of research exploring the influence of culture on the resilience of African youth, few studies have examined how culture constrains or enables resilience among HIV-positive adolescent girls from the perspective of the young women themselves. This paper reports on the findings from a qualitative study of five purposively selected girls living with HIV in Ibadan, Nigeria. By analysing data drawn mainly from interviews and observations, we explored how cultural influences promote or limit resilience in participants. Social-ecological resilience theory was used to document and interpret the findings. While some cultural values and perceptions enable resilience, others constrain participants' resilience trajectories. However, the girls were able to navigate through these constraints using their cultural identities and coping strategies, such as future dreams, emotional and physical resources linked to spirituality and networks of friends and families. Findings have implications for policymakers, researchers and programmers in strengthening the health and resilience of young people in the face of HIV.

  13. Resistance and resilience: the final frontier in traumatic stress management.

    Science.gov (United States)

    Everly, George S; Welzant, Victor; Jacobson, Jodi M

    2008-01-01

    This paper asserts that the constructs of resistance and resilience represent a domain rich in potential for a wide variety of applications in the field of traumatic stress. Resilience holds great potential for those working in applied settings such as public health planning and preparedness, Employee Assistance Programs (EAPs) and business continuity, as well as transportation, law enforcement, fire suppression, emergency medical services, pre-deployment training for military and other high risk professional groups. Additionally, its application to "the war on terrorism" cannot be denied. Finally, the construct of resilience may have direct applicability to businesses and organizations wherein there is perceived value in preparing a workforce to effectively function under adverse or high stress conditions. The putative value of resistance and resiliency in such applied settings resides in their ability to protect against stress-related behavioral morbidity, as well as counterproductive behavioral reactions. Given its importance, the question arises as to whether resilience is an innate trait or an acquired skill. This paper will report on preliminary data suggesting resiliency may be an attribute that can be acquired through participation in a relatively brief training program.

  14. A Climate Change Risk and Resilience Assessment Process

    Energy Technology Data Exchange (ETDEWEB)

    Myers, Lisa [National Renewable Energy Laboratory (NREL), Golden, CO (United States)

    2017-09-07

    This presentation summarizes a site-specific climate resilience planning process applied at two different U.S. Department of Energy sites, in Colorado and along the Gulf Coast that federal site managers can use to identify and analyze potential climate-related risks and explore resilience options to minimize those risks.

  15. Modeling Precipitation Dependent Forest Resilience in India

    Science.gov (United States)

    Das, P.; Behera, M. D.; Roy, P. S.

    2018-04-01

    The impact of long term climate change that imparts stress on forest could be perceived by studying the regime shift of forest ecosystem. With the change of significant precipitation, forest may go through density change around globe at different spatial and temporal scale. The 100 class high resolution (60 meter spatial resolution) Indian vegetation type map was used in this study recoded into four broad categories depending on phrenology as (i) forest, (ii) scrubland, (iii) grassland and (iv) treeless area. The percentage occupancy of forest, scrub, grass and treeless were observed as 19.9 %, 5.05 %, 1.89 % and 7.79 % respectively. Rest of the 65.37 % land area was occupied by the cropland, built-up, water body and snow covers. The majority forest cover were appended into a 5 km × 5 km grid, along with the mean annual precipitation taken from Bioclim data. The binary presence and absence of different vegetation categories in relates to the annual precipitation was analyzed to calculate their resilience expressed in probability values ranging from 0 to 1. Forest cover observed having resilience probability (Pr) < 0.3 in only 0.3 % (200 km2) of total forest cover in India, which was 4.3 % < 0.5 Pr. Majority of the scrubs and grass (64.92 % Pr < 0.5) from North East India which were the shifting cultivation lands showing low resilience, having their high tendency to be transform to forest. These results have spatial explicitness to highlight the resilient and non-resilient distribution of forest, scrub and grass, and treeless areas in India.

  16. Redefining smart city concept with resilience approach

    Science.gov (United States)

    Arafah, Y.; Winarso, H.

    2017-06-01

    The smart city concept originally aimed at dealing with various urban problems, in particular, those related to the urban environment and infrastructure, such as modeling transport flow in a city. As it developed, the concept is now widely used to accelerate the process of urban management by using IT technology and by the availability of big data. However, the smart city discourses are still debated. There is a number of critical literature on the discourses; some are more concerned with the use and development of information communication technology (ICT). ICT and modern technology are considered the key aspect of the smart city concept. Meanwhile, others emphasize the importance of the people who operate the technology. Very few, if any, literature emphasizes the importance of resilience in the smart city discourse. The city as a complex system should have the ability to be resilient, especially when technology fails either due to technical/man-made or natural disasters. This paper aims to redefine the smart city concept in urban planning through a literature study in the context of planning using a resilience approach. This paper describes and defines what the smart city concept is, what it means, as well as explains the relation and linkage of the importance of using resilience approach in defining the smart city. Factors of resilience will lead to a soft infrastructure approach, such as enhancement in many aspects, e.g. community capacity, social and human capital, knowledge inclusion, participation, social innovation, and social equity. Discussion and analysis are conducted through a deep literature study using systematic literature review methodology.

  17. Understanding Infrastructure Resiliency in Chennai, India Using Twitter’s Geotags and Texts: A Preliminary Study

    Directory of Open Access Journals (Sweden)

    Wai K. Chong

    2018-04-01

    Full Text Available Geotagging is the process of labeling data and information with geographical identification metadata, and text mining refers to the process of deriving information from text through data analytics. Geotagging and text mining are used to mine rich sources of social media data, such as video, website, text, and Quick Response (QR code. They have been frequently used to model consumer behaviors and market trends. This study uses both techniques to understand the resilience of infrastructure in Chennai, India using data mined from the 2015 flood. This paper presents a conceptual study on the potential use of social media (Twitter in this case to better understand infrastructure resiliency. Using feature-extraction techniques, the research team extracted Twitter data from tweets generated by the Chennai population during the flood. First, this study shows that these techniques are useful in identifying locations, defects, and failure intensities of infrastructure using the location metadata from geotags, words containing the locations, and the frequencies of tweets from each location. However, more efforts are needed to better utilize the texts generated from the tweets, including a better understanding of the cultural contexts of the words used in the tweets, the contexts of the words used to describe the incidents, and the least frequently used words. Keywords: Social media, Flooding, Engineering design

  18. The Dark Side of Resilience and Burnout: A Moderation-Mediation Model.

    Directory of Open Access Journals (Sweden)

    Luke Treglown

    Full Text Available This study tested whether specific dark-side traits may be beneficial in manifesting and maintaining Resilience, whilst others are vulnerability factors for Burnout. Four hundred and fifty-one (50 female ambulance personnel completed three questionnaires as a part of a selection and development assessment. The study utilised the Hogan Development survey as a measure of dark side personality, the Copenhagen Burnout Inventory to assess work-related burnout, and the Resilience Scale- 14 to measure resilience levels. Those high on Excitable and Cautious but low on Bold and Reserved were linked to an increased vulnerability to Burnout. Also those high on Bold and Diligent yet low on the Excitable, Cautious, and Imaginative scales were more resilient. Structural Equation Modelling revealed that resilience plays both a mediating and moderating role on personality and burnout. Theoretical implications suggest future research assessing the predictive capacity of psychological variables on burnout should account the indirect effect of resilience.

  19. Mediating Effects of Positive Thinking and Social Support on Suicide Resilience.

    Science.gov (United States)

    Matel-Anderson, Denise M; Bekhet, Abir K; Garnier-Villarreal, Mauricio

    2018-02-01

    Suicide has been the second leading cause of death for 18- to 24-year-olds in the United States since 2011. The stress experienced by undergraduate college students has the potential to increase one's risk for suicide. Resilience theory was used as a theoretical framework to examine the interplay between risk and protective factors. A cross-sectional and correlational design was used to assess the mediating effects of positive thinking and/or social support on suicide resilience in 131 college students 18 to 24 years old who completed an online survey. The study found an indirect effect of self-esteem on suicide resilience through positive thinking and social support indicating that as self-esteem increases, positive thinking and social support also increase, which leads to an increase in resilience. The study also found a direct effect of self-esteem, positive thinking, and social support on suicide resilience. The findings inform the development of tailored interventions to build suicide resilience in college students.

  20. The Dark Side of Resilience and Burnout: A Moderation-Mediation Model.

    Science.gov (United States)

    Treglown, Luke; Palaiou, Kat; Zarola, Anthony; Furnham, Adrian

    2016-01-01

    This study tested whether specific dark-side traits may be beneficial in manifesting and maintaining Resilience, whilst others are vulnerability factors for Burnout. Four hundred and fifty-one (50 female) ambulance personnel completed three questionnaires as a part of a selection and development assessment. The study utilised the Hogan Development survey as a measure of dark side personality, the Copenhagen Burnout Inventory to assess work-related burnout, and the Resilience Scale- 14 to measure resilience levels. Those high on Excitable and Cautious but low on Bold and Reserved were linked to an increased vulnerability to Burnout. Also those high on Bold and Diligent yet low on the Excitable, Cautious, and Imaginative scales were more resilient. Structural Equation Modelling revealed that resilience plays both a mediating and moderating role on personality and burnout. Theoretical implications suggest future research assessing the predictive capacity of psychological variables on burnout should account the indirect effect of resilience.