Results 1 -
5 of
5
RT-EP: A Fixed-Priority Real Time Communication Protocol over Standard Ethernet
- in 10th International Conference on Reliable Software Technologies, Ada-Europe
, 2005
"... Abstract. This paper presents the design and implementation of RT-EP (Real-Time Ethernet Protocol), which is a software-based token-passing Ethernet protocol for multipoint communications in real-time applications, that does not require any modification to existing Ethernet hardware. The protocol al ..."
Abstract
-
Cited by 13 (6 self)
- Add to MetaCart
(Show Context)
Abstract. This paper presents the design and implementation of RT-EP (Real-Time Ethernet Protocol), which is a software-based token-passing Ethernet protocol for multipoint communications in real-time applications, that does not require any modification to existing Ethernet hardware. The protocol allows a fixed priority to be assigned to each message, and consequently well-known schedulability analysis techniques can be applied. A precise model of its timing behavior has been obtained. Furthermore, this protocol provides the ability of recovering from some fault conditions. It has been ported to an implementation of the Minimal Real-Time POSIX standard called MaRTE OS [10], and is being used to support real-time communications in an implementation of Ada’s Distributed Systems Annex (RT-GLADE). It has been successfully used to implement a distributed controlled for an industrial robot.
The Chance for Ada to Support Distribution and Real-Time in Embedded Systems
- 9th International Conference on Reliable Software Technologies — Ada-Europe 2004, number 3063 in LNCS, pages 91–105, Palma de Mallorca
, 2004
"... This paper presents a modification of GLADE ---the current GNAT implementation of the Ada 95 Distributed Systems Annex (DSA)--- to support the development of distributed applications with hard real-time requirements. ..."
Abstract
-
Cited by 8 (5 self)
- Add to MetaCart
(Show Context)
This paper presents a modification of GLADE ---the current GNAT implementation of the Ada 95 Distributed Systems Annex (DSA)--- to support the development of distributed applications with hard real-time requirements.
Distributed Implementation of Discrete Event Control Systems based on Petri Nets
"... Abstract-In this paper, we propose a platform for the implementation of Distributed discrete event control systems. We propose an architecture for the Distributed implementation of Petri Nets (PN) in control applications. The architecture covers the local execution of PN and the communication amongs ..."
Abstract
-
Cited by 2 (0 self)
- Add to MetaCart
(Show Context)
Abstract-In this paper, we propose a platform for the implementation of Distributed discrete event control systems. We propose an architecture for the Distributed implementation of Petri Nets (PN) in control applications. The architecture covers the local execution of PN and the communication amongst controllers. Both synchronous and asynchronous communication paradigm is supported. A framework of classes for supporting the real time communication and real time execution or remote calls has been developed. The Real Time Wireless Multi-hop Protocol has been adopted. With this protocol and the framework of classes developed, control deadlines of the system can be guaranteed. In order to solve access to common resources, a new class of communications places, the Auction Communication Places, is proposed. To support the real time and concurrent characteristics, we used the Java real-time specification. In order to implement PN, we have extended the concurrent coordinators technique, developed in previous works, to distributed systems introducing the distributed coordinators. To demonstrate the practical utility and feasibility of the architecture, we have applied it to the control of a flexible manufacturing cell. I.
CAN-RT-TOP: Real-time task-oriented protocol over CAN for analyzable distributed applications
- In 3rd International Workshop on Real-Time Networks (formerly RTLIA
, 2004
"... This paper presents the design and implementation of CAN- ..."
Abstract
-
Cited by 2 (2 self)
- Add to MetaCart
(Show Context)
This paper presents the design and implementation of CAN-