3,919 research outputs found

    Intelligent agent for formal modelling of temporal multi-agent systems

    Get PDF
    Software systems are becoming complex and dynamic with the passage of time, and to provide better fault tolerance and resource management they need to have the ability of self-adaptation. Multi-agent systems paradigm is an active area of research for modeling real-time systems. In this research, we have proposed a new agent named SA-ARTIS-agent, which is designed to work in hard real-time temporal constraints with the ability of self-adaptation. This agent can be used for the formal modeling of any self-adaptive real-time multi-agent system. Our agent integrates the MAPE-K feedback loop with ARTIS agent for the provision of self-adaptation. For an unambiguous description, we formally specify our SA-ARTIS-agent using Time-Communicating Object-Z (TCOZ) language. The objective of this research is to provide an intelligent agent with self-adaptive abilities for the execution of tasks with temporal constraints. Previous works in this domain have used Z language which is not expressive to model the distributed communication process of agents. The novelty of our work is that we specified the non-terminating behavior of agents using active class concept of TCOZ and expressed the distributed communication among agents. For communication between active entities, channel communication mechanism of TCOZ is utilized. We demonstrate the effectiveness of the proposed agent using a real-time case study of traffic monitoring system

    CSP channels for CAN-bus connected embedded control systems

    Get PDF
    Closed loop control system typically contains multitude of sensors and actuators operated simultaneously. So they are parallel and distributed in its essence. But when mapping this parallelism to software, lot of obstacles concerning multithreading communication and synchronization issues arise. To overcome this problem, the CT kernel/library based on CSP algebra has been developed. This project (TES.5410) is about developing communication extension to the CT library to make it applicable in distributed systems. Since the library is tailored for control systems, properties and requirements of control systems are taken into special consideration. Applicability of existing middleware solutions is examined. A comparison of applicable fieldbus protocols is done in order to determine most suitable ones and CAN fieldbus is chosen to be first fieldbus used. Brief overview of CSP and existing CSP based libraries is given. Middleware architecture is proposed along with few novel ideas

    Using genetic algorithms to generate test sequences for complex timed systems

    Get PDF
    The generation of test data for state based specifications is a computationally expensive process. This problem is magnified if we consider that time con- straints have to be taken into account to govern the transitions of the studied system. The main goal of this paper is to introduce a complete methodology, sup- ported by tools, that addresses this issue by represent- ing the test data generation problem as an optimisa- tion problem. We use heuristics to generate test cases. In order to assess the suitability of our approach we consider two different case studies: a communication protocol and the scientific application BIPS3D. We give details concerning how the test case generation problem can be presented as a search problem and automated. Genetic algorithms (GAs) and random search are used to generate test data and evaluate the approach. GAs outperform random search and seem to scale well as the problem size increases. It is worth to mention that we use a very simple fitness function that can be eas- ily adapted to be used with other evolutionary search techniques

    Formal testing of systems presenting soft and hard deadlines

    Get PDF
    We present a formal framework to specify and test systems presenting both soft and hard deadlines. While hard deadlines must be always met on time, soft deadlines can be sometimes met in a different time, usually higher, from the specified one. It is this characteristic (to formally define sometimes) what produces several reasonable alternatives to define appropriate implementation relations, that is, relations to decide wether an implementation is correct with respect to a specification. In addition to introduce these relations, we define a testing framework to test implementations

    Developing a distributed electronic health-record store for India

    Get PDF
    The DIGHT project is addressing the problem of building a scalable and highly available information store for the Electronic Health Records (EHRs) of the over one billion citizens of India

    Intelligent Product Agents for Multi-Agent Control of Manufacturing Systems

    Full text link
    The current manufacturing paradigm is shifting toward more flexible manufacturing systems that produce highly personalized products, adapt to unexpected disturbances in the system, and readily integrate new manufacturing system technology. However, to achieve this type of flexibility, new system-level control strategies must be developed, tested, and integrated to coordinate the components on the shop floor. One strategy that has been previously proposed to coordinate the resources and parts in a manufacturing system is multi-agent control. The manufacturing multi-agent control strategy consists of agents that interface with the various components on the shop floor and continuously interact with each other to drive the behavior of the manufacturing system. Two of the most important decision-making agents for this type of control strategy are product agents and resource agents. A product agent represents a single product and a resource agent represents a single resource on the plant floor. The objective of a product agent is to make decisions for an individual product and request operations from the resource agents based on manufacturer and customer specifications. A resource agent is the high-level controller for a resource on the shop floor (e.g., machines, material-handling robots, etc.). A resource agent communicates with other product and resource agents in the system, fulfills product agent requests, and interfaces with the associated resource on the plant floor. While both product agents and resource agents are important to ensure effective performance of the manufacturing system, the work presented in this dissertation improves the intelligence and capabilities of product agents by providing a standardized product agent architecture, models to capture the dynamics and constraints of the manufacturing environment, and methods to make improved decisions in a dynamic system. New methods to explore the manufacturing system and cooperate with other agents in the system are provided. The proposed architecture, models, and methods are tested in a simulated manufacturing environment and in several manufacturing testbeds with physical components. The results of these experiments showcase the improved flexibility and adaptability of this approach. In these experiments, the model-based product agent effectively makes decisions to meet its production requirements, while responding to unexpected disturbances in the system, such as machine failures or new customer orders. The model-based product agent proposed in this dissertation pushes the fields of manufacturing and system-level control closer to realizing the goals of increased personalized production and improved manufacturing system flexibility.PHDMechanical EngineeringUniversity of Michigan, Horace H. Rackham School of Graduate Studieshttp://deepblue.lib.umich.edu/bitstream/2027.42/162893/1/ikoval_1.pd

    Hard Real-Time Java:Profiles and Schedulability Analysis

    Get PDF

    A flexible framework for real-time thermal-aware schedulers using timed continuous petri nets

    Get PDF
    This work presents TCPN-ThermalSim, a software tool for testing Real-Time Thermal-Aware Schedulers1. This framework consists of four main modules. The first one helps the user to define the problem: Task set with periods, deadlines and worst case execution times in CPU cycles, along with the CPU characteristics, temperature and energy consumption. The second module is the Kernel simulation, which builds up a global simulation model according to the configuration module. In the third module, the user selects the scheduler algorithm. Finally the last module allows the execution of the simulation and present the results. The framework encompasses two modes: Manual and automatic. In manual mode the simulator uses the task set data provided in the first section. In automatic mode the task set is generated by parameterizing the integrated UUniFast algorithm
    • 

    corecore