Communication Gateways for Remote Control of Construction Vehicles

University essay from Luleå/Department of Computer Science, Electrical and Space Engineering

Abstract: Automation and remote control of vehicles is becoming more common every day. This
report describes the work of developing a software designed to remote control a Volvo
L110G wheel loader.
Remote controlling a Volvo L110G wheel loader involves many challenges. One chal-
lange that this report focuses on is to enable the use of a simulator platform developed
by Oryx as the remote control station.
The simulator from Oryx is a cockpit from a Volvo wheel loader which has almost all
controls as the L110G has.
Our goal is to develop two communication gateways that relays data between the Oryx
simulator to the wheel loader. These gateways should communicate wirelessly over ex-
isting wireless standards such as LTE and WLAN.
In order to achieve this goal a program was written in c++ that uses Stream Con-
trol Transmission Protocol (SCTP) to send commands between gateways. SCTP was
chosen as transport protocol as it supports multiple streams and multihoming for the
communication which are desired features for the communications solution.

  CLICK HERE TO DOWNLOAD THE WHOLE ESSAY. (in PDF format)