Getting Down and Dirty: Device-Level Programming Using the Real-Time Specification for Java

  • Authors:
  • Affiliations:
  • Venue:
  • ISORC '02 Proceedings of the Fifth IEEE International Symposium on Object-Oriented Real-Time Distributed Computing
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Real-Time Specification for Java (RTSJ) provides many mechanisms for "real-world" programming, including the ability to express timeliness constraints for computations, respond to asynchronous events, and access physical memory. As a demonstration of the real-world capabilities of the RTSJ, we implemented an autonomous mobile robot programmed solely in Java. In this paper, we describe the implementation of this robotic control software, as well as other examples of device-level software in the Java programming language.