23 research outputs found

    A Power Cap Oriented Time Warp Architecture

    Get PDF
    Controlling power usage has become a core objective in modern computing platforms. In this article we present an innovative Time Warp architecture oriented to efficiently run parallel simulations under a power cap. Our architectural organization considers power usage as a foundational design principle, as opposed to classical power-unaware Time Warp design. We provide early experimental results showing the potential of our proposal

    A Conflict-Resilient Lock-Free Calendar Queue for Scalable Share-Everything PDES Platforms

    Get PDF
    Emerging share-everything Parallel Discrete Event Simulation (PDES) platforms rely on worker threads fully sharing the workload of events to be processed. These platforms require efficient event pool data structures enabling high concurrency of extraction/insertion operations. Non-blocking event pool algorithms are raising as promising solutions for this problem. However, the classical non-blocking paradigm leads concurrent conflicting operations, acting on a same portion of the event pool data structure, to abort and then retry. In this article we present a conflict-resilient non-blocking calendar queue that enables conflicting dequeue operations, concurrently attempting to extract the minimum element, to survive, thus improving the level of scalability of accesses to the hot portion of the data structure---namely the bucket to which the current locality of the events to be processed is bound. We have integrated our solution within an open source share-everything PDES platform and report the results of an experimental analysis of the proposed concurrent data structure compared to some literature solutions

    Visualization and Interaction for Knowledge Discovery in Simulation Data

    Get PDF
    Discrete-event simulation is an established and popular technology for investigating the dynamic behavior of complex manufacturing and logistics systems. Besides traditional simulation studies that focus on single model aspects, data farming describes an approach for using the simulation model as a data generator for broad scale experimentation with a broader coverage of the system behavior. On top of that we developed a process called knowledge discovery in simulation data that enhances the data farming concept by using data mining methods for the data analysis. In order to uncover patterns and causal relationships in the model, a visually guided analysis then enables an exploratory data analysis. While our previous work mainly focused on the application of suitable data mining methods, we address suitable visualization and interaction methods in this paper. We present those in a conceptual framework followed by an exemplary demonstration in an academic case study

    A distributed simulation methodological framework for OR/MS applications

    Get PDF
    Distributed Simulation (DS) allows existing models to be composed together to form sim- ulations of large-scale systems, or large models to be divided into models that execute on separate computers. Among its claimed benefits are model reuse, speedup, data pri- vacy and data consistency. DS is arguably widely used in the defence sector. However, it is rarely used in Operations Research and Management Science (OR/MS) applications in areas such as manufacturing and healthcare, despite its potential advantages. The main barriers to use DS in OR/MS are the technical complexity in implementation and a gap between the world views of DS and OR/MS communities. In this paper, we propose a new method that attempts to link together the methodological practices of OR/MS and DS. Using a rep- resentative case study, we show that our methodological framework simplifies significantly DS implementation.This research was funded by the Multidisciplinary Assessment of Technology Centre for Healthcare (MATCH), an Innova- tive Manufacturing Research Centre (IMRC) funded by the Engineering and Physical Sciences Research Council (EPSRC) (Ref: EP/F063822/1 )

    A distributed simulation methodological framework for OR/MS applications

    Get PDF
    Distributed Simulation (DS) allows existing models to be composed together to form sim- ulations of large-scale systems, or large models to be divided into models that execute on separate computers. Among its claimed benefits are model reuse, speedup, data pri- vacy and data consistency. DS is arguably widely used in the defence sector. However, it is rarely used in Operations Research and Management Science (OR/MS) applications in areas such as manufacturing and healthcare, despite its potential advantages. The main barriers to use DS in OR/MS are the technical complexity in implementation and a gap between the world views of DS and OR/MS communities. In this paper, we propose a new method that attempts to link together the methodological practices of OR/MS and DS. Using a rep- resentative case study, we show that our methodological framework simplifies significantly DS implementation.This research was funded by the Multidisciplinary Assessment of Technology Centre for Healthcare (MATCH), an Innova- tive Manufacturing Research Centre (IMRC) funded by the Engineering and Physical Sciences Research Council (EPSRC) (Ref: EP/F063822/1 )

    A Cellular Automata Agent-Based Hybrid Simulation Tool to Analyze the Deployment of Electric Vehicle Charging Stations

    Get PDF
    We present a hybrid model combining cellular automata (CA) and agent-based modeling (ABM) to analyze the deployment of electric vehicle charging stations through microscopic traffic simulations. This model is implemented in a simulation tool called SIMTRAVEL, which allows combining electric vehicles (EVs) and internal combustion engine vehicles (ICEVs) that navigate in a city composed of streets, avenues, intersections, roundabouts, and including charging stations (CSs). Each EV is modeled as an agent that incorporates complex behaviors, such as decisions about the route to destination or CS, when to drive to a CS, or which CS to choose. We studied three different CS arrangements for a synthetic city: a single large central CS, four medium sized distributed CSs or multiple small distributed CSs, with diverse amounts of traffic and proportions of EVs. The simulator output is found to be robust and meaningful and allows one to extract a first useful conclusion: traffic conditions that create bottlenecks around the CSs play a crucial role, leading to a deadlock in the city when the traffic density is above a certain critical level. Our results show that the best disposition is a distributed network, but it is fundamental to introduce smart routing measures to balance the distribution of EVs among CSs.Ministerio de Ciencia e Innovación TIN2017-89842PMinisterio de Ciencia e Innovación PID2019-110455GB-I0

    A Systematic Mapping Study of Digital Twins for Diagnosis in Transportation

    Full text link
    In recent years, digital twins have been proposed and implemented in various fields with potential applications ranging from prototyping to maintenance. Going forward, they are to enable numerous efficient and sustainable technologies, among them autonomous cars. However, despite a large body of research in many fields, academics have yet to agree on what exactly a digital twin is -- and as a result, what its capabilities and limitations might be. To further our understanding, we explore the capabilities of digital twins concerning diagnosis in the field of transportation. We conduct a systematic mapping study including digital twins of vehicles and their components, as well as transportation infrastructure. We discovered that few papers on digital twins describe any diagnostic process. Furthermore, most existing approaches appear limited to system monitoring or fault detection. These findings suggest that we need more research for diagnostic reasoning utilizing digital twins

    The IDEA of Us : An Identity-Aware Architecture for Autonomous Systems

    Get PDF
    Autonomous systems, such as drones and rescue robots, are increasingly used during emergencies. They deliver services and provide situational awareness that facilitate emergency management and response. To do so, they need to interact and cooperate with humans in their environment. Human behaviour is uncertain and complex, so it can be difficult to reason about it formally. In this paper, we propose IDEA: an adaptive software architecture that enables cooperation between humans and autonomous systems, by leveraging in the social identity approach. This approach establishes that group membership drives human behaviour. Identity and group membership are crucial during emergencies, as they influence cooperation among survivors. IDEA systems infer the social identity of surrounding humans, thereby establishing their group membership. By reasoning about groups, we limit the number of cooperation strategies the system needs to explore. IDEA systems select a strategy from the equilibrium analysis of game-theoretic models, that represent interactions between group members and the IDEA system. We demonstrate our approach using a search-and-rescue scenario, in which an IDEA rescue robot optimises evacuation by collaborating with survivors. Using an empirically validated agent-based model, we show that the deployment of the IDEA system can reduce median evacuation time by 13.6%13.6\%
    corecore