Indoor Localization and Navigation for a Mobile Robot Equipped with Rotating Ultrasonic Sensors Using a Smartphone as the Robot's Brain

Indoor Localization and Navigation for a Mobile Robot Equipped with Rotating Ultrasonic Sensors Using a Smartphone as the Robot's Brain

Jongil Lim, Seokju Lee, Girma Tewolde, Jaerock Kwon
Copyright: © 2016 |Pages: 11
DOI: 10.4018/IJHCR.2016010101
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

Identifying the current location of a robot is a prerequisite for robot navigation. To localize a robot, one popular way is to use particle filters that estimate the posterior probabilistic density of a robot's state space. But this Bayesian recursion approach is computationally expensive. Most microcontrollers in a small mobile robot cannot afford it. The authors propose to use a smartphone as a robot's brain in which heavy-duty computations take place whereas an embedded microcontroller on the robot processes rudimentary sensors such as ultrasonic and touch sensors. In their design, a smartphone is wirelessly connected to a robot via Bluetooth by which distance measurements from the robot are sent to the smartphone. Then the smartphone takes responsible for computationally expensive operations like executing the particle filter algorithm. In this paper, the authors designed a mobile robot and its control architecture to demonstrate that the robot can navigate indoor environment while avoiding obstacles and localize its current position.
Article Preview
Top

Introduction

The demand of indoor autonomous mobile robots has increased for last few decades. Commercial success of cleaning robots is a good example of such high-demand. In 2012 about three million service robots for personal and domestic use were sold according to the International Federation of Robotics (IFR) (World Robotics 2013 Service Robots). The IFR prospects about 22 million units of service robots for personal use to be sold during the period 2013 to 2016.

There have been many approaches in indoor localization and navigation for a mobile robot for last couples of decades. To be autonomous, a robot must be able to identify its exact current position. Based on the knowledge the robot is aware of how to proceed to arrive at a goal position. To enhance robot localization, high-quality sensors such as laser scanners and 3D cameras are preferable. But most microcontrollers in a small robot cannot afford the computation required to process such high-fidelity sensor data. In this paper we propose to use a rotating ultrasonic range sensor to measure distance to the walls and detect obstacles. With its Bluetooth wireless connectivity to the robot a smartphone can be used as robot’s brain in which all heavy-duty computations are executed. State-of-the-art smartphones outperform a few year old laptop computers not to mention all the high performance sensors in a smartphone including a multi-million pixel camera, an ambient light sensor, an accelerometer, a pressure sensor, a temperature sensor, a GPS, a gyroscope, and many more. With a proper connectivity and communication methods to a robot a smartphone is capable of being the robot brain.

The block diagram in Figure 1 shows the overall design of the robot and its components. A smartphone is in charge of processing complex algorithm that requires heavy-duty computations. A microcontroller powered by Arduino (Arduino, an open-source electronics platform) is only responsible to control DC motors for four wheels and a servo motor for rotating ultrasonic sensors. The smartphone wirelessly communicates with the microcontroller through Bluetooth technology. Higher level commands such as setting a goal position and starting navigation are from the smartphone to the microcontroller. Obstacle detection and distance measurement using ultrasonic range sensors are executed by the microcontroller. The measurement data are sent to the smartphone to calculate the probability of the robot location in the next step.

Figure 1.

Block diagram of the robot using a smartphone as its brain

IJHCR.2016010101.f01

In following sections, relevant studies will be discussed. Then the design and implementation details will follow the discussions. To demonstrate the practicality and effectiveness of our robot design several experiments will be shown. The experimental results show that the layered control architecture using a smartphone as the robot’s brain with rotating sensors is a valid approach to balance the quality and affordability of a mobile robot.

Complete Article List

Search this Journal:
Reset
Open Access Articles: Forthcoming
Volume 8: 4 Issues (2017)
Volume 7: 4 Issues (2016)
Volume 6: 4 Issues (2015)
Volume 5: 4 Issues (2014)
Volume 4: 4 Issues (2013)
Volume 3: 4 Issues (2012)
Volume 2: 4 Issues (2011)
Volume 1: 4 Issues (2010)
View Complete Journal Contents Listing