3 resultados para computing systems design
em Duke University
Resumo:
Software-based control of life-critical embedded systems has become increasingly complex, and to a large extent has come to determine the safety of the human being. For example, implantable cardiac pacemakers have over 80,000 lines of code which are responsible for maintaining the heart within safe operating limits. As firmware-related recalls accounted for over 41% of the 600,000 devices recalled in the last decade, there is a need for rigorous model-driven design tools to generate verified code from verified software models. To this effect, we have developed the UPP2SF model-translation tool, which facilitates automatic conversion of verified models (in UPPAAL) to models that may be simulated and tested (in Simulink/Stateflow). We describe the translation rules that ensure correct model conversion, applicable to a large class of models. We demonstrate how UPP2SF is used in themodel-driven design of a pacemaker whosemodel is (a) designed and verified in UPPAAL (using timed automata), (b) automatically translated to Stateflow for simulation-based testing, and then (c) automatically generated into modular code for hardware-level integration testing of timing-related errors. In addition, we show how UPP2SF may be used for worst-case execution time estimation early in the design stage. Using UPP2SF, we demonstrate the value of integrated end-to-end modeling, verification, code-generation and testing process for complex software-controlled embedded systems. © 2014 ACM.
Resumo:
© Emerald Group Publishing Limited.Purpose – The purpose of this paper is to introduce the global value chain (GVC) approach to understand the relationship between multinational enterprises (MNEs) and the changing patterns of global trade, investment and production, and its impact on economic and social upgrading. It aims to illuminate how GVCs can advance our understanding about MNEs and rising power (RP) firms and their impact on economic and social upgrading in fragmented and dispersed global production systems. Design/methodology/approach – The paper reviews theGVCliterature focusing on two conceptual elements of the GVC approach, governance and upgrading, and highlights three key recent developments in GVCs: concentration, regionalization and synergistic governance. Findings – The paper underscores the complicated role of GVCs in shaping economic and social upgrading for emerging economies, RP firms and developing country firms in general. Rising geographic and organizational concentration in GVCs leads to the uneven distribution of upgrading opportunities in favor of RP firms, and yet economic upgrading may be elusive even for the most established suppliers because of power asymmetry with global buyers. Shifting end markets and the regionalization of value chains can benefit RP firms by presenting alternative markets for upgrading. Yet, without further upgrading, such benefits may be achieved at the expense of social downgrading. Finally, the ineffectiveness of private standards to achieve social upgrading has led to calls for synergistic governance through the cooperation of private, public and social actors, both global and local. Originality/value – The paper illuminates how the GVC approach and its key concepts can contribute to the critical international business and RP firms literature by examining the latest dynamics in GVCs and their impacts on economic and social development in developing countries.
Resumo:
BACKGROUND: Computer simulations are of increasing importance in modeling biological phenomena. Their purpose is to predict behavior and guide future experiments. The aim of this project is to model the early immune response to vaccination by an agent based immune response simulation that incorporates realistic biophysics and intracellular dynamics, and which is sufficiently flexible to accurately model the multi-scale nature and complexity of the immune system, while maintaining the high performance critical to scientific computing. RESULTS: The Multiscale Systems Immunology (MSI) simulation framework is an object-oriented, modular simulation framework written in C++ and Python. The software implements a modular design that allows for flexible configuration of components and initialization of parameters, thus allowing simulations to be run that model processes occurring over different temporal and spatial scales. CONCLUSION: MSI addresses the need for a flexible and high-performing agent based model of the immune system.