System-Level Analysis and Design under Uncertainty

Download System-Level Analysis and Design under Uncertainty PDF Online Free

Author :
Publisher : Linköping University Electronic Press
ISBN 13 : 9176854264
Total Pages : 194 pages
Book Rating : 4.1/5 (768 download)

DOWNLOAD NOW!


Book Synopsis System-Level Analysis and Design under Uncertainty by : Ivan Ukhov

Download or read book System-Level Analysis and Design under Uncertainty written by Ivan Ukhov and published by Linköping University Electronic Press. This book was released on 2017-11-16 with total page 194 pages. Available in PDF, EPUB and Kindle. Book excerpt: One major problem for the designer of electronic systems is the presence of uncertainty, which is due to phenomena such as process and workload variation. Very often, uncertainty is inherent and inevitable. If ignored, it can lead to degradation of the quality of service in the best case and to severe faults or burnt silicon in the worst case. Thus, it is crucial to analyze uncertainty and to mitigate its damaging consequences by designing electronic systems in such a way that they effectively and efficiently take uncertainty into account. We begin by considering techniques for deterministic system-level analysis and design of certain aspects of electronic systems. These techniques do not take uncertainty into account, but they serve as a solid foundation for those that do. Our attention revolves primarily around power and temperature, as they are of central importance for attaining robustness and energy efficiency. We develop a novel approach to dynamic steady-state temperature analysis of electronic systems and apply it in the context of reliability optimization. We then proceed to develop techniques that address uncertainty. The first technique is designed to quantify the variability of process parameters, which is induced by process variation, across silicon wafers based on indirect and potentially incomplete and noisy measurements. The second technique is designed to study diverse system-level characteristics with respect to the variability originating from process variation. In particular, it allows for analyzing transient temperature profiles as well as dynamic steady-state temperature profiles of electronic systems. This is illustrated by considering a problem of design-space exploration with probabilistic constraints related to reliability. The third technique that we develop is designed to efficiently tackle the case of sources of uncertainty that are less regular than process variation, such as workload variation. This technique is exemplified by analyzing the effect that workload units with uncertain processing times have on the timing-, power-, and temperature-related characteristics of the system under consideration. We also address the issue of runtime management of electronic systems that are subject to uncertainty. In this context, we perform an early investigation of the utility of advanced prediction techniques for the purpose of finegrained long-range forecasting of resource usage in large computer systems. All the proposed techniques are assessed by extensive experimental evaluations, which demonstrate the superior performance of our approaches to analysis and design of electronic systems compared to existing techniques.

Dependability Modelling under Uncertainty

Download Dependability Modelling under Uncertainty PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3540692878
Total Pages : 148 pages
Book Rating : 4.5/5 (46 download)

DOWNLOAD NOW!


Book Synopsis Dependability Modelling under Uncertainty by : Philipp Limbourg

Download or read book Dependability Modelling under Uncertainty written by Philipp Limbourg and published by Springer. This book was released on 2008-09-08 with total page 148 pages. Available in PDF, EPUB and Kindle. Book excerpt: Mechatronic design processes have become shorter and more parallelized, induced by growing time-to-market pressure. Methods that enable quantitative analysis in early design stages are required, should dependability analyses aim to influence the design. Due to the limited amount of data in this phase, the level of uncertainty is high and explicit modeling of these uncertainties becomes necessary. This work introduces new uncertainty-preserving dependability methods for early design stages. These include the propagation of uncertainty through dependability models, the activation of data from similar components for analyses and the integration of uncertain dependability predictions into an optimization framework. It is shown that Dempster-Shafer theory can be an alternative to probability theory in early design stage dependability predictions. Expert estimates can be represented, input uncertainty is propagated through the system and prediction uncertainty can be measured and interpreted. The resulting coherent methodology can be applied to represent the uncertainty in dependability models.

System-Level Design of GPU-Based Embedded Systems

Download System-Level Design of GPU-Based Embedded Systems PDF Online Free

Author :
Publisher : Linköping University Electronic Press
ISBN 13 : 9176851753
Total Pages : 81 pages
Book Rating : 4.1/5 (768 download)

DOWNLOAD NOW!


Book Synopsis System-Level Design of GPU-Based Embedded Systems by : Arian Maghazeh

Download or read book System-Level Design of GPU-Based Embedded Systems written by Arian Maghazeh and published by Linköping University Electronic Press. This book was released on 2018-12-07 with total page 81 pages. Available in PDF, EPUB and Kindle. Book excerpt: Modern embedded systems deploy several hardware accelerators, in a heterogeneous manner, to deliver high-performance computing. Among such devices, graphics processing units (GPUs) have earned a prominent position by virtue of their immense computing power. However, a system design that relies on sheer throughput of GPUs is often incapable of satisfying the strict power- and time-related constraints faced by the embedded systems. This thesis presents several system-level software techniques to optimize the design of GPU-based embedded systems under various graphics and non-graphics applications. As compared to the conventional application-level optimizations, the system-wide view of our proposed techniques brings about several advantages: First, it allows for fully incorporating the limitations and requirements of the various system parts in the design process. Second, it can unveil optimization opportunities through exposing the information flow between the processing components. Third, the techniques are generally applicable to a wide range of applications with similar characteristics. In addition, multiple system-level techniques can be combined together or with application-level techniques to further improve the performance. We begin by studying some of the unique attributes of GPU-based embedded systems and discussing several factors that distinguish the design of these systems from that of the conventional high-end GPU-based systems. We then proceed to develop two techniques that address an important challenge in the design of GPU-based embedded systems from different perspectives. The challenge arises from the fact that GPUs require a large amount of workload to be present at runtime in order to deliver a high throughput. However, for some embedded applications, collecting large batches of input data requires an unacceptable waiting time, prompting a trade-off between throughput and latency. We also develop an optimization technique for GPU-based applications to address the memory bottleneck issue by utilizing the GPU L2 cache to shorten data access time. Moreover, in the area of graphics applications, and in particular with a focus on mobile games, we propose a power management scheme to reduce the GPU power consumption by dynamically adjusting the display resolution, while considering the user's visual perception at various resolutions. We also discuss the collective impact of the proposed techniques in tackling the design challenges of emerging complex systems. The proposed techniques are assessed by real-life experimentations on GPU-based hardware platforms, which demonstrate the superior performance of our approaches as compared to the state-of-the-art techniques.

Robust Stream Reasoning Under Uncertainty

Download Robust Stream Reasoning Under Uncertainty PDF Online Free

Author :
Publisher : Linköping University Electronic Press
ISBN 13 : 9176850137
Total Pages : 234 pages
Book Rating : 4.1/5 (768 download)

DOWNLOAD NOW!


Book Synopsis Robust Stream Reasoning Under Uncertainty by : Daniel de Leng

Download or read book Robust Stream Reasoning Under Uncertainty written by Daniel de Leng and published by Linköping University Electronic Press. This book was released on 2019-11-08 with total page 234 pages. Available in PDF, EPUB and Kindle. Book excerpt: Vast amounts of data are continually being generated by a wide variety of data producers. This data ranges from quantitative sensor observations produced by robot systems to complex unstructured human-generated texts on social media. With data being so abundant, the ability to make sense of these streams of data through reasoning is of great importance. Reasoning over streams is particularly relevant for autonomous robotic systems that operate in physical environments. They commonly observe this environment through incremental observations, gradually refining information about their surroundings. This makes robust management of streaming data and their refinement an important problem. Many contemporary approaches to stream reasoning focus on the issue of querying data streams in order to generate higher-level information by relying on well-known database approaches. Other approaches apply logic-based reasoning techniques, which rarely consider the provenance of their symbolic interpretations. In this work, we integrate techniques for logic-based stream reasoning with the adaptive generation of the state streams needed to do the reasoning over. This combination deals with both the challenge of reasoning over uncertain streaming data and the problem of robustly managing streaming data and their refinement. The main contributions of this work are (1) a logic-based temporal reasoning technique based on path checking under uncertainty that combines temporal reasoning with qualitative spatial reasoning; (2) an adaptive reconfiguration procedure for generating and maintaining a data stream required to perform spatio-temporal stream reasoning over; and (3) integration of these two techniques into a stream reasoning framework. The proposed spatio-temporal stream reasoning technique is able to reason with intertemporal spatial relations by leveraging landmarks. Adaptive state stream generation allows the framework to adapt to situations in which the set of available streaming resources changes. Management of streaming resources is formalised in the DyKnow model, which introduces a configuration life-cycle to adaptively generate state streams. The DyKnow-ROS stream reasoning framework is a concrete realisation of this model that extends the Robot Operating System (ROS). DyKnow-ROS has been deployed on the SoftBank Robotics NAO platform to demonstrate the system's capabilities in a case study on run-time adaptive reconfiguration. The results show that the proposed system - by combining reasoning over and reasoning about streams - can robustly perform stream reasoning, even when the availability of streaming resources changes.

Uncertainty Modeling in Finite Element, Fatigue and Stability of Systems

Download Uncertainty Modeling in Finite Element, Fatigue and Stability of Systems PDF Online Free

Author :
Publisher : World Scientific
ISBN 13 : 9810231288
Total Pages : 437 pages
Book Rating : 4.8/5 (12 download)

DOWNLOAD NOW!


Book Synopsis Uncertainty Modeling in Finite Element, Fatigue and Stability of Systems by : Achintya Haldar

Download or read book Uncertainty Modeling in Finite Element, Fatigue and Stability of Systems written by Achintya Haldar and published by World Scientific. This book was released on 1997 with total page 437 pages. Available in PDF, EPUB and Kindle. Book excerpt: The functionality of modern structural, mechanical and electrical or electronic systems depends on their ability to perform under uncertain conditions. Consideration of uncertainties and their effect on system behavior is an essential and integral part of defining systems. In eleven chapters, leading experts present an overview of the current state of uncertainty modeling, analysis and design of large systems in four major areas: finite and boundary element methods (common structural analysis techniques), fatigue, stability analysis, and fault-tolerant systems. The content of this book is unique; it describes exciting research developments and challenges in emerging areas, and provide a sophisticated toolbox for tackling uncertainty modeling in real systems.

Dependable Embedded Systems

Download Dependable Embedded Systems PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 303052017X
Total Pages : 606 pages
Book Rating : 4.0/5 (35 download)

DOWNLOAD NOW!


Book Synopsis Dependable Embedded Systems by : Jörg Henkel

Download or read book Dependable Embedded Systems written by Jörg Henkel and published by Springer Nature. This book was released on 2020-12-09 with total page 606 pages. Available in PDF, EPUB and Kindle. Book excerpt: This Open Access book introduces readers to many new techniques for enhancing and optimizing reliability in embedded systems, which have emerged particularly within the last five years. This book introduces the most prominent reliability concerns from today’s points of view and roughly recapitulates the progress in the community so far. Unlike other books that focus on a single abstraction level such circuit level or system level alone, the focus of this book is to deal with the different reliability challenges across different levels starting from the physical level all the way to the system level (cross-layer approaches). The book aims at demonstrating how new hardware/software co-design solution can be proposed to ef-fectively mitigate reliability degradation such as transistor aging, processor variation, temperature effects, soft errors, etc. Provides readers with latest insights into novel, cross-layer methods and models with respect to dependability of embedded systems; Describes cross-layer approaches that can leverage reliability through techniques that are pro-actively designed with respect to techniques at other layers; Explains run-time adaptation and concepts/means of self-organization, in order to achieve error resiliency in complex, future many core systems.

Handbook of Performability Engineering

Download Handbook of Performability Engineering PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1848001312
Total Pages : 1331 pages
Book Rating : 4.8/5 (48 download)

DOWNLOAD NOW!


Book Synopsis Handbook of Performability Engineering by : Krishna B. Misra

Download or read book Handbook of Performability Engineering written by Krishna B. Misra and published by Springer Science & Business Media. This book was released on 2008-08-24 with total page 1331 pages. Available in PDF, EPUB and Kindle. Book excerpt: Dependability and cost effectiveness are primarily seen as instruments for conducting international trade in the free market environment. These factors cannot be considered in isolation of each other. This handbook considers all aspects of performability engineering. The book provides a holistic view of the entire life cycle of activities of the product, along with the associated cost of environmental preservation at each stage, while maximizing the performance.

Aerospace System Analysis and Optimization in Uncertainty

Download Aerospace System Analysis and Optimization in Uncertainty PDF Online Free

Author :
Publisher : Springer Nature
ISBN 13 : 3030391264
Total Pages : 477 pages
Book Rating : 4.0/5 (33 download)

DOWNLOAD NOW!


Book Synopsis Aerospace System Analysis and Optimization in Uncertainty by : Loïc Brevault

Download or read book Aerospace System Analysis and Optimization in Uncertainty written by Loïc Brevault and published by Springer Nature. This book was released on 2020-08-26 with total page 477 pages. Available in PDF, EPUB and Kindle. Book excerpt: Spotlighting the field of Multidisciplinary Design Optimization (MDO), this book illustrates and implements state-of-the-art methodologies within the complex process of aerospace system design under uncertainties. The book provides approaches to integrating a multitude of components and constraints with the ultimate goal of reducing design cycles. Insights on a vast assortment of problems are provided, including discipline modeling, sensitivity analysis, uncertainty propagation, reliability analysis, and global multidisciplinary optimization. The extensive range of topics covered include areas of current open research. This Work is destined to become a fundamental reference for aerospace systems engineers, researchers, as well as for practitioners and engineers working in areas of optimization and uncertainty. Part I is largely comprised of fundamentals. Part II presents methodologies for single discipline problems with a review of existing uncertainty propagation, reliability analysis, and optimization techniques. Part III is dedicated to the uncertainty-based MDO and related issues. Part IV deals with three MDO related issues: the multifidelity, the multi-objective optimization and the mixed continuous/discrete optimization and Part V is devoted to test cases for aerospace vehicle design.

Fostering User Involvement in Ontology Alignment and Alignment Evaluation

Download Fostering User Involvement in Ontology Alignment and Alignment Evaluation PDF Online Free

Author :
Publisher : Linköping University Electronic Press
ISBN 13 : 9176854035
Total Pages : 73 pages
Book Rating : 4.1/5 (768 download)

DOWNLOAD NOW!


Book Synopsis Fostering User Involvement in Ontology Alignment and Alignment Evaluation by : Valentina Ivanova

Download or read book Fostering User Involvement in Ontology Alignment and Alignment Evaluation written by Valentina Ivanova and published by Linköping University Electronic Press. This book was released on 2018-01-04 with total page 73 pages. Available in PDF, EPUB and Kindle. Book excerpt: The abundance of data at our disposal empowers data-driven applications and decision making. The knowledge captured in the data, however, has not been utilized to full potential, as it is only accessible to human interpretation and data are distributed in heterogeneous repositories. Ontologies are a key technology unlocking the knowledge in the data by providing means to model the world around us and infer knowledge implicitly captured in the data. As data are hosted by independent organizations we often need to use several ontologies and discover the relationships between them in order to support data and knowledge transfer. Broadly speaking, while ontologies provide formal representations and thus the basis, ontology alignment supplies integration techniques and thus the means to turn the data kept in distributed, heterogeneous repositories into valuable knowledge. While many automatic approaches for creating alignments have already been developed, user input is still required for obtaining the highest-quality alignments. This thesis focuses on supporting users during the cognitively intensive alignment process and makes several contributions. We have identified front- and back-end system features that foster user involvement during the alignment process and have investigated their support in existing systems by user interface evaluations and literature studies. We have further narrowed down our investigation to features in connection to the, arguably, most cognitively demanding task from the users’ perspective—manual validation—and have also considered the level of user expertise by assessing the impact of user errors on alignments’ quality. As developing and aligning ontologies is an error-prone task, we have focused on the benefits of the integration of ontology alignment and debugging. We have enabled interactive comparative exploration and evaluation of multiple alignments at different levels of detail by developing a dedicated visual environment—Alignment Cubes—which allows for alignments’ evaluation even in the absence of reference alignments. Inspired by the latest technological advances we have investigated and identified three promising directions for the application of large, high-resolution displays in the field: improving the navigation in the ontologies and their alignments, supporting reasoning and collaboration between users.

Design, Analysis and Test of Logic Circuits Under Uncertainty

Download Design, Analysis and Test of Logic Circuits Under Uncertainty PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 9048196442
Total Pages : 130 pages
Book Rating : 4.0/5 (481 download)

DOWNLOAD NOW!


Book Synopsis Design, Analysis and Test of Logic Circuits Under Uncertainty by : Smita Krishnaswamy

Download or read book Design, Analysis and Test of Logic Circuits Under Uncertainty written by Smita Krishnaswamy and published by Springer Science & Business Media. This book was released on 2012-09-21 with total page 130 pages. Available in PDF, EPUB and Kindle. Book excerpt: Logic circuits are becoming increasingly susceptible to probabilistic behavior caused by external radiation and process variation. In addition, inherently probabilistic quantum- and nano-technologies are on the horizon as we approach the limits of CMOS scaling. Ensuring the reliability of such circuits despite the probabilistic behavior is a key challenge in IC design---one that necessitates a fundamental, probabilistic reformulation of synthesis and testing techniques. This monograph will present techniques for analyzing, designing, and testing logic circuits with probabilistic behavior.

Studying Simulations with Distributed Cognition

Download Studying Simulations with Distributed Cognition PDF Online Free

Author :
Publisher : Linköping University Electronic Press
ISBN 13 : 9176853489
Total Pages : 115 pages
Book Rating : 4.1/5 (768 download)

DOWNLOAD NOW!


Book Synopsis Studying Simulations with Distributed Cognition by : Jonas Rybing

Download or read book Studying Simulations with Distributed Cognition written by Jonas Rybing and published by Linköping University Electronic Press. This book was released on 2018-03-20 with total page 115 pages. Available in PDF, EPUB and Kindle. Book excerpt: Simulations are frequently used techniques for training, performance assessment, and prediction of future outcomes. In this thesis, the term “human-centered simulation” is used to refer to any simulation in which humans and human cognition are integral to the simulation’s function and purpose (e.g., simulation-based training). A general problem for human-centered simulations is to capture the cognitive processes and activities of the target situation (i.e., the real world task) and recreate them accurately in the simulation. The prevalent view within the simulation research community is that cognition is internal, decontextualized computational processes of individuals. However, contemporary theories of cognition emphasize the importance of the external environment, use of tools, as well as social and cultural factors in cognitive practice. Consequently, there is a need for research on how such contemporary perspectives can be used to describe human-centered simulations, re-interpret theoretical constructs of such simulations, and direct how simulations should be modeled, designed, and evaluated. This thesis adopts distributed cognition as a framework for studying human-centered simulations. Training and assessment of emergency medical management in a Swedish context using the Emergo Train System (ETS) simulator was adopted as a case study. ETS simulations were studied and analyzed using the distributed cognition for teamwork (DiCoT) methodology with the goal of understanding, evaluating, and testing the validity of the ETS simulator. Moreover, to explore distributed cognition as a basis for simulator design, a digital re-design of ETS (DIGEMERGO) was developed based on the DiCoT analysis. The aim of the DIGEMERGO system was to retain core distributed cognitive features of ETS, to increase validity, outcome reliability, and to provide a digital platform for emergency medical studies. DIGEMERGO was evaluated in three separate studies; first, a usefulness, usability, and facevalidation study that involved subject-matter-experts; second, a comparative validation study using an expert-novice group comparison; and finally, a transfer of training study based on self-efficacy and management performance. Overall, the results showed that DIGEMERGO was perceived as a useful, immersive, and promising simulator – with mixed evidence for validity – that demonstrated increased general self-efficacy and management performance following simulation exercises. This thesis demonstrates that distributed cognition, using DiCoT, is a useful framework for understanding, designing and evaluating simulated environments. In addition, the thesis conceptualizes and re-interprets central constructs of human-centered simulation in terms of distributed cognition. In doing so, the thesis shows how distributed cognitive processes relate to validity, fidelity, functionality, and usefulness of human-centered simulations. This thesis thus provides a new understanding of human-centered simulations that is grounded in distributed cognition theory.

Proceedings of the International Symposium on Engineering under Uncertainty: Safety Assessment and Management (ISEUSAM - 2012)

Download Proceedings of the International Symposium on Engineering under Uncertainty: Safety Assessment and Management (ISEUSAM - 2012) PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 8132207572
Total Pages : 1322 pages
Book Rating : 4.1/5 (322 download)

DOWNLOAD NOW!


Book Synopsis Proceedings of the International Symposium on Engineering under Uncertainty: Safety Assessment and Management (ISEUSAM - 2012) by : Subrata Chakraborty

Download or read book Proceedings of the International Symposium on Engineering under Uncertainty: Safety Assessment and Management (ISEUSAM - 2012) written by Subrata Chakraborty and published by Springer Science & Business Media. This book was released on 2013-03-12 with total page 1322 pages. Available in PDF, EPUB and Kindle. Book excerpt: International Symposium on Engineering under Uncertainty: Safety Assessment and Management (ISEUSAM - 2012) is organized by Bengal Engineering and Science University, India during the first week of January 2012 at Kolkata. The primary aim of ISEUSAM 2012 is to provide a platform to facilitate the discussion for a better understanding and management of uncertainty and risk, encompassing various aspects of safety and reliability of engineering systems. The conference received an overwhelming response from national as well as international scholars, experts and delegates from different parts of the world. Papers received from authors of several countries including Australia, Canada, China, Germany, Italy, UAE, UK and USA, besides India. More than two hundred authors have shown their interest in the symposium. The Proceedings presents ninety two high quality papers which address issues of uncertainty encompassing various fields of engineering, i.e. uncertainty analysis and modelling, structural reliability, geotechnical engineering, vibration control, earthquake engineering, environmental engineering, stochastic dynamics, transportation system, system identification and damage assessment, and infrastructure engineering.

Water Resource Systems Planning and Management

Download Water Resource Systems Planning and Management PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3319442341
Total Pages : 635 pages
Book Rating : 4.3/5 (194 download)

DOWNLOAD NOW!


Book Synopsis Water Resource Systems Planning and Management by : Daniel P. Loucks

Download or read book Water Resource Systems Planning and Management written by Daniel P. Loucks and published by Springer. This book was released on 2017-03-02 with total page 635 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is open access under a CC BY-NC 4.0 license. This revised, updated textbook presents a systems approach to the planning, management, and operation of water resources infrastructure in the environment. Previously published in 2005 by UNESCO and Deltares (Delft Hydraulics at the time), this new edition, written again with contributions from Jery R. Stedinger, Jozef P. M. Dijkman, and Monique T. Villars, is aimed equally at students and professionals. It introduces readers to the concept of viewing issues involving water resources as a system of multiple interacting components and scales. It offers guidelines for initiating and carrying out water resource system planning and management projects. It introduces alternative optimization, simulation, and statistical methods useful for project identification, design, siting, operation and evaluation and for studying post-planning issues. The authors cover both basin-wide and urban water issues and present ways of identifying and evaluating alternatives for addressing multiple-purpose and multi-objective water quantity and quality management challenges. Reinforced with cases studies, exercises, and media supplements throughout, the text is ideal for upper-level undergraduate and graduate courses in water resource planning and management as well as for practicing planners and engineers in the field.

Modeling and Management of Epistemic Uncertainty for Multidisciplinary System Analysis and Design

Download Modeling and Management of Epistemic Uncertainty for Multidisciplinary System Analysis and Design PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 273 pages
Book Rating : 4.:/5 (85 download)

DOWNLOAD NOW!


Book Synopsis Modeling and Management of Epistemic Uncertainty for Multidisciplinary System Analysis and Design by : Kais Zaman

Download or read book Modeling and Management of Epistemic Uncertainty for Multidisciplinary System Analysis and Design written by Kais Zaman and published by . This book was released on 2010 with total page 273 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Designing for Resilience

Download Designing for Resilience PDF Online Free

Author :
Publisher : Linköping University Electronic Press
ISBN 13 : 9179298672
Total Pages : 137 pages
Book Rating : 4.1/5 (792 download)

DOWNLOAD NOW!


Book Synopsis Designing for Resilience by : Vanessa Rodrigues

Download or read book Designing for Resilience written by Vanessa Rodrigues and published by Linköping University Electronic Press. This book was released on 2020-05-05 with total page 137 pages. Available in PDF, EPUB and Kindle. Book excerpt: Services are prone to change in the form of expected and unexpected variations and disruptions, more so given the increasing interconnectedness and complexity of service systems today. These changes require service systems to be resilient and designed to adapt, to ensure that services continue to work smoothly. This thesis problematises the prevailing view and assumptions underpinning the current understanding of resilience in services. Drawing on literature from service management, service design, systems thinking and social-ecological resilience theory, this work investigates how service design can foster resilience in service systems. Supported by empirical input from three research projects in healthcare, the findings show service design can contribute to the adaptability and transformability of service systems through its holistic, human-centred, participatory and experimental approaches. Through the analysis, this research identifies key intervention points for cultivating service systems resilience through service design, including the design of service interactions, processes, enabling structures and multi-level governance. The study makes two important contributions. First, it extends the understanding of service systems resilience as the collective capacity for intentional action in responding to ongoing change, coordinated across scales in order to create value. This is supported by offering alternative assumptions about resilience in service. Second, it positions service design as an enabler of service resilience by explicitly linking design practice(s) to processes that contribute to resilience. By extending the understanding of service systems resilience, this thesis lays the groundwork for future research at the intersection of service design, systemic change and resilience.

Applied Research in Uncertainty Modeling and Analysis

Download Applied Research in Uncertainty Modeling and Analysis PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 0387235507
Total Pages : 547 pages
Book Rating : 4.3/5 (872 download)

DOWNLOAD NOW!


Book Synopsis Applied Research in Uncertainty Modeling and Analysis by : Bilal M. Ayyub

Download or read book Applied Research in Uncertainty Modeling and Analysis written by Bilal M. Ayyub and published by Springer Science & Business Media. This book was released on 2007-12-29 with total page 547 pages. Available in PDF, EPUB and Kindle. Book excerpt: The application areas of uncertainty are numerous and diverse, including all fields of engineering, computer science, systems control and finance. Determining appropriate ways and methods of dealing with uncertainty has been a constant challenge. The theme for this book is better understanding and the application of uncertainty theories. This book, with invited chapters, deals with the uncertainty phenomena in diverse fields. The book is an outgrowth of the Fourth International Symposium on Uncertainty Modeling and Analysis (ISUMA), which was held at the center of Adult Education, College Park, Maryland, in September 2003. All of the chapters have been carefully edited, following a review process in which the editorial committee scrutinized each chapter. The contents of the book are reported in twenty-three chapters, covering more than . . ... pages. This book is divided into six main sections. Part I (Chapters 1-4) presents the philosophical and theoretical foundation of uncertainty, new computational directions in neural networks, and some theoretical foundation of fuzzy systems. Part I1 (Chapters 5-8) reports on biomedical and chemical engineering applications. The sections looks at noise reduction techniques using hidden Markov models, evaluation of biomedical signals using neural networks, and changes in medical image detection using Markov Random Field and Mean Field theory. One of the chapters reports on optimization in chemical engineering processes.

Safety, Reliability, Risk and Life-Cycle Performance of Structures and Infrastructures

Download Safety, Reliability, Risk and Life-Cycle Performance of Structures and Infrastructures PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1315884887
Total Pages : 1112 pages
Book Rating : 4.3/5 (158 download)

DOWNLOAD NOW!


Book Synopsis Safety, Reliability, Risk and Life-Cycle Performance of Structures and Infrastructures by : George Deodatis

Download or read book Safety, Reliability, Risk and Life-Cycle Performance of Structures and Infrastructures written by George Deodatis and published by CRC Press. This book was released on 2014-02-10 with total page 1112 pages. Available in PDF, EPUB and Kindle. Book excerpt: Safety, Reliability, Risk and Life-Cycle Performance of Structures and Infrastructures contains the plenary lectures and papers presented at the 11th International Conference on STRUCTURAL SAFETY AND RELIABILITY (ICOSSAR2013, New York, NY, USA, 16-20 June 2013), and covers major aspects of safety, reliability, risk and life-cycle performance of str