Figure - available from: Cluster Computing
This content is subject to copyright. Terms and conditions apply.
Time cart with access inhibit interval in partially-sequential consistency

Time cart with access inhibit interval in partially-sequential consistency

Source publication
Article
Full-text available
The paper presents a real-time operating system (RTOS) that provides a distributed shared memory (DSM) service for distributed embedded control systems. Model-based design is widely adopted in embedded control software design and the source code of software modules can be generated from a controller model. The generated software modules exchange th...

Similar publications

Article
Full-text available
Optimization is at the core of control theory and appears in several areas of this field, such as optimal control, distributed control, system identification, robust control, state estimation, model predictive control and dynamic programming. The recent advances in various topics of modern optimization have also been revamping the area of machine l...
Conference Paper
Full-text available
Distributed model predictive control (DMPC) has been proven a successful method in regulating the operation of large-scale networks of constrained dynamical systems. This paper is concerned with cooperative DMPC in which the control actions of the systems are derived by the solution of a system-wide optimization problem. To exploit the merits of di...
Article
Full-text available
The fault detection and diagnosis information in process industry can be received, anytime and anywhere, based on bigdata and WeChat with mobile phone, which got rid of constraints that can only check Distributed Control System (DCS) in the central control room or look over in office. Then, fault detection, diagnosis information sharing can be prov...
Article
Full-text available
In research applications is very important to have a flexible automation structure for different plant conditions with a large flow of information. To satisfy real-time requirements a communication technique based in fieldbus network was used to interconnect devices in an intelligent distributed control system. Using this structure, an experimental...

Citations

... Some scholars' study proved that, with the rapid development of embedded microcontroller in computing power, storage capacity, integrated peripheral devices and other aspects, it had been widely used in various fields [13]. In addition, it was found that the embedded realtime control system was characterized by strong portability, certainty, tailorability, good stability, and had unique advantages in dealing with control systems with high real-time requirements and complex tasks [14]. It was also found that ARM core microprocessors could make embedded control system transplant well, and spare no effort to play its functions [15]. ...
Conference Paper
The paper presents distributed shared memory (DSM) for embedded control systems with CAN (Controller Area Network), which is widely used in various control domains. DSM provides a location-transparent environment, in which distributed tasks exchange data through the DSM. There are a few DSM for distributed embedded control systems, which, however, do not provide efficient inter-node mutual exclusion. The paper presents DSM with prioritized mutual exclusion, which is efficiently implemented using the CAN arbitration mechanism. The DSM is based on a multiple reader/multiple writer model and supports entry consistency. The mutual exclusion also supports the multiprocessor priority ceiling protocol to avoid deadlocks and reduce the blocking duration. We have built the DSM in a RTOS, which is an extension to an OSEK OS. We have also evaluated the performance of the DMS and we think that the performance is acceptable for practical embedded control systems.
Conference Paper
The paper presents a real-time operating system (RTOS) that supports distributed shared memory (DSM) for distributed embedded control systems. The RTOS provides a location-transparent environment, in which distributed software modules can exchange input and output values through the DSM. The RTOS is an extension to OSEK OS and it utilizes a real-time network called FlexRay. The consistency of the DSM is maintained according to the order of data transfer through FlexRay, not using inter-node synchronization. The worst case response time of the DSM is predictable if the FlexRay communication is well configured.