Home /Research /Using real-time Java for industrial robot control
OTHER

Using real-time Java for industrial robot control

Sven Gestegård Robertz, Roger Henriksson, Klas Nilsson, Anders Blomdell, Ivan Tarasov

Year
2007
Citations
43

Abstract

Safe languages like Java provide a much more programmer-friendly environment than the low-level languages in which real-time and embedded software have traditionally been implemented. However, an obstacle for widespread use of Java in control applications has been the predictability and real-time performance of garbage collection, and the cumbersome memory management associated with RTSJ No-HeapRealtimeThreads. The current version of the Sun Java Real-Time System includes a real-time garbage collector, and therefore, it is interesting to examine its feasibility for robot motion control.

Keywords

Garbage collectionJavaComputer scienceManual memory managementReal time JavaOperating systemEmbedded JavaJava concurrencyProgrammerGarbage

Related papers

Browse all OTHER papers