ISSN: 2319-9873

Reach Us +44 7456 035580
All submissions of the EM system will be redirected to Online Manuscript Submission System. Authors are requested to submit articles directly to Online Manuscript Submission System of respective journal.

Android Based Human-Robot Interaction System for Localisation

Jackulin S1, Jerwin Prabu A2* and Jenifer S3

1Department of Electronics and Telecommunication, Karpagam College of Engineering, Coimbatore, India

2Department of Research and Development, BRS India Pvt Ltd, Pune, India

3Department of Electronics and Communication, Francis Xavier College of Engineering, Tirunelveli, India

*Corresponding Author:
Jerwin Prabu A
Head of Technology, Department of Research and Development
BRS India Pvt Ltd, Pune, India
Tel: +724 922 7381
E-mail: jerwinprabu@gmail.com

Received Date: 03/01/2018; Accepted Date: 19/02/2018; Published Date: 30/02/2018

Visit for more related articles at Research & Reviews: Journal of Engineering and Technology

Abstract

This project developed to utilize Android Mobile as a robot controller since its all the more powerful and equipped with several powerful sensors that are exceptionally helpful for robots safe navigation system and path finding framework. The research uses Android framework as well as Arduino microcontroller to locate and control the robot by means of in-band telecommunication signalling system from different separation. Gyroscope, magnetometer and accelerometer sensor is utilized as a contribution to trigger mobile robot development for localization purpose. This way, robots may collaborate in an indistinguishable area from clients control them from any place in the world utilizing the internet and wireless networks for this purpose. The input sensor is intended to create in-band media transmission system framework based on North Pole direction and power the robot to move just a single bearing referenced by the North Pole, a lot of investigation have been done, for example, network provider analysis, robot administrator analysis, sensor analysis as well as robot localization analysis. The versatile robot could be controlled by means of created developed Android application and all analyses with respect to robot performance execution are taken for future advancement reason. Alongside straightforwardness comes the advantage of having the capacity to reduce costs to a minimum, undertaking that has been planned and constructed. At last, on one side, an economical and almost completely printable robot has been designed and built, and on the other side, both the robot’s product software and the Android phone’s software have been developed, bringing about an android controlled robot.

Keywords

Wireless sensor, Networks, Multipath routing, Energy consumption, Data delivery ratio, Load balancing, Throughput and link quality

Introduction

Machine Interaction System

The cell phone has turned out to be a standout amongst the most famous electronic gadgets as of late. Because of its notoriety, many architects, academicians, or scientists intrigued to use every one of the upsides of cell phones in their investigations. Moreover, current machine connections have an assortment of advanced inherent sensors that can be investigated to construct robot; in particular as a controller for the robot. The controller is the primary part, particularly for portable robots. It acts like a "mind" for the robot. There are a few ways to deal with creating controller interface and it relies upon the cost or prerequisites. Essentially, the regular way to deal with an outline a robot is by utilizing microcontroller. This approach suit for an instructive reason since it is easy and simple to develop. Sensors and actuators (SAs) will be associated specifically to the microcontroller, for example, the Microchip PIC or Atmel (Arduino) and the program's designs at that point composed by utilizing programming dialect and after that, it is slowed down in the microcontroller's ROM. Be that as it may, a microcontroller, for the most part, has an impediment in term of preparing which is determine has under 100MHz handling unit and its memory is often of a few Kilobytes or less. To influence this way to deal with turn out to be all the more effective in handling framework, a PC will be utilized as the controller. Now, the microcontroller is utilized to peruse sensors as information sources and control actuators at the yields while the fundamental control (program's engineering) keep running in the PC through particular working framework relies upon the sorts of the microcontroller.

Localization Strategies and Interface

In light of the application, diverse design, objectives, and imperatives have been considered for Localization Framework. In the enterprises or ads approach, SAs are specifically associated with the information/yield (I/O) board. The IO board at that point will be interfaced with a PC that has been introduced with related IO board programming to control the IO sheets. All the control calculations and projects are executed on that PC. Another approach is by utilizing the system as a component of interface association. The SAs were associated with microcontrollers and PCs. The system, for example, Ethernet at that point used to trade information between sensors, actuators, and the primary PC. Every one of these kinds of controller interface relies upon computerized hardware part. So as to apply the robot's controller, most robot architects utilize microcontrollers or PCs and different understanding sensors that acquired to manufacture the robot's detecting frameworks. Purchasing every one of the sensors generally installed in a cell phone would unquestionably more costly than purchasing another cell phone. Moreover, the majority of the cell phones these days fueled with processors quicker than 1GHz, routinely multi-center and 1 GB of Smash memory or more. Also, many tasks as of now were made meaning to utilize cell phones as the robot's principle controller as a result of its ability to execute complex apply autonomy calculations in spite of the fact that with a 300MHz form in processors, in addition to the greater part of the present cell phones have an assortment of implicit sensors that can be found. Huge numbers of them have an accelerometer, camera, Wi-Fi, Bluetooth, speakers, amplifier, Worldwide Situating Framework (GPS) collector, compass, and some even have a stereo camera for 3D imaging and in addition spinners. This different sensor inside a cell phone has lead creators to give a basic robot's equipment design yet with an extraordinary computational stage. In addition, with a basic engineering, it additionally valuable for instructive mechanical autonomy since understudies can manufacture their own robots with ease and uses them as a stage for tests like building up the localization systems for a portable robot.

Problem Statement

This session discussed the analysis of earlier existing projects and has been divided into two segments. From types of controller interface, the discussion also covered into several localization strategies that have been developed in recent years [1].

A mobile robot with Bluetooth connection as the interface medium has noticed several navigation problems which are including mapping, localization and path planning. This project evaluates the performance of the navigation algorithms, by comparing executions time and memory usage between Nokia N80, Nokia N95, and a computer desktop [2].

Then a wired and wireless robot called with ARM Cortex processor with WLAN connection as the interface medium and the beagle bone black model is chosen as its “brain” [3].

The GUI application named Robot Tele-operation Maemo User Interface (RTMU) essentially an ARIA (Advanced Robot Interface for Applications) client is an open-source software development kit based on C++ programming language. This GUI application will be programmed into the N770 and the robot movement is controlled via WLAN connection. According to project analysis, the main problem has been indicated in which it is hard to maintain the WLAN signal strength [4].

The next interface medium is using general packet radio service (GPRS) that applied for real-time remote monitoring and controlling for a mobile robot [5]. The GPRS technology makes it possible for mobile phone users to make telephone calls and transmit data at the same time. The architecture consists of two main stations; a base station and a remote station as shown in Figures 1 and 2. Based on the system layout, data exchange from both mobile phones at the base and remote station are through the DTMF generator IC (TP 5088) and the DTMF decoder IC (MT8870).

engineering-and-technology-concurrent

Figure 1: Localization by concurrent observation of several geometric beacons.

engineering-and-technology-geometric

Figure 2: Localization by concurrent observation of several geometric beacons.

For outdoor positioning, by using GPS is not a big problem since GPS technology is the best solution for positioning and navigation tasks [6]. All the positions data is determined from the sensors that attached to the robot frame and not depends on the built-in sensors from the mobile phone.

Another mobile robot controlled by DTMF technology is developed for stair climbing [7]. The received tone is decoded into a 4-bit binary number by using MT8870 DTMF decoder and processed through the LPC2148 controller. The controller then gives the instruction based on the pre-programmed codes to the motor and robot will move in a specified direction.

Implementation of Proposed Model

For simple understanding about the localization term, it can be summarized with three questions; “where am I?”, “where am I going?” and “how should I get there?” Localization is the process of assessing the location of the robot, relatively to some model of the environment by using any sensor measurements that available. As the robot keeps moving, the estimation of its position drifts and changes, and has to be kept updated through active computation [8].

Localization by Concurrent Observation

The objective of this framework is to utilize the counterfeit reference point frameworks and contrast and the structure of regular indoor situations without changing the earth. This framework is utilizing the broadened Kalman channel (EKF) to take care of versatile robot route issue in a known situation [9].

At that point, a dream based confinement for the robot is created in an organized situation. The restriction framework depends on a coded design put on the base of the surface. This framework will gauge the position, introduction and also speed of the submerged robot through segments like the onboard down-looking camera and a coded design as said above [10]. The calculation figures the 3D position and introduction to the surface organize framework, with the calculation of the vehicle's speeds, including surge, influence, hurl, move, pitch and yaw by utilizing the speed based low-level controller of the robot. The restriction calculation which intended to work at 12.5 Hz contains a few stages; a) design location, b) dabs neighborhood, c) dabs worldwide position, and d) position and introduction estimation. From the outcome, the confinement framework has float free estimations because of the state of the surface, in addition to there is no immediate light from the Sun that will impact the earth's brightening. Next, visual historic point acknowledgment by utilizing strong shading counterfeit milestones is proposed for a portable robot as one of the confinement systems. This technique connected by utilizing round and hollow molded items with strong shading as simulated points of interest, on the grounds that a basic obvious historic point in a rectangular shape can be given from any side perspective where the portable robot perception could happen. With a similar strategy proposed by [11-15]; the framework recognizes one point of interest, arranges the milestone and computes its separation and introduction to the visual sensor (worked in camera) and just a single historic point will be distinguished for a picture caught.

Maintenance of Distance and Orientation

The idea of ideal separation way is utilized to evaluate the base vitality utilization. The fundamental point is to keep up the information parcel stream in the remote sensor arrange unhampered. The meaning of the sensor arranged to demonstrate is given as takes after. The preparing will experience in division and picture clamor lessening [12]. Give us a chance to accept a given hub N ( ) is made out of hand, where is the arrangement of hubs and is the arrangement of connections (Figure 3). Because of the component of multi-jump transmission, sensor system could have numerous ways from source hub s to goal hub d. Accordingly, let Π (s,d) mean the arrangement of every single conceivable way beginning from s to d. As indicated by these definitions, it is realized that Π (s,d) is the subset of Λ. Let π speaks in a bland way, and πi(s, d) speaks to I-th way in an adventure from source hub s to goal hub d. Give Φ(π) a chance to be a bland cost work related to an assigned way π. Φ(π) can be the postpone time θ(π) for a bundle which exchanges through a way π, or the quantity of bounces ε(π), even a crossover work consolidated them two. From this procedure, if more perplexing conditions utilized, the shading picture division counts will turn out to be all the more difficult and need a cell phone with higher preparing unit to execute the limitation calculations. On the off chance that the Connection lattice is meant as Ts = (ts,d) where Ts is a cluster that registers every single active connection of hub s, and ts,d decides if hub s has an active connection associated with hub d or not, 1 speaks to associated, 0 speaks to disengaged [13].

engineering-and-technology-measurement

Figure 3: (a) Model of robot motion (b) model of location measurement.

Let Bs,d denotes the bandwidth utility ratio of a link from node s to node d. ps, df determines the probability table for deciding the next node of a packet transferring from node s to its final destination node df. ps, df,j corresponds to the probability for the packet transferred to node j. Note that Σj (ps,df,j) = 1. Also, suppose Efull is the initial energy on each node and Ej is the remaining energy on node j. The weight of choosing node j as the next node for transferring the packet while the packet is queued at node s is:

W(s,j,df)=ts,j(ps,df,j)C1(1-Bs,j)C2(Ej/Efull)C3 (1)

Where C1, C2, and C3 are weighting factors that regulate the importance of probability matrix (ps, df), bandwidth utility ratio (Bs,j), and remaining energy ratio (Ej/Efull) during routing process, respectively.

The values of C1, C2, and C3 are set as 1 in most cases. Supervisors can obtain desired performance by adjusting these parameters [12]. There is no systematic approach to obtain the optimal values of these parameters since it involves too many human factors. Hence, generally, we set the values of C1, C2, and C3 to 1. The probability of choosing node j as next node of the packet can be defined as follows:

The possibility of selecting a path πi(s, d) to transfer a packet from node s to node j is updated by the following equation:

image (2)

Where Q, an awarding amount, is constant and can be any value. Therefore, we can update the probability matrix ps, df according to the normalized equation.

Determination of Path Stability

Let Nb denote the neighbor set of node b and node b will choose the next hop by following the criterion:

image (3)

Where doe is the distance in hops between node o and sink e; dke is the distance in hops between node k and sink e; Δdh is the difference between doe and dke ej, init is the initial energy level of node j, ej, remaining is the remaining energy level of node j; and is the weight factor and > 1. Note that (Δdh+1) ∈ {0, 1, 2} and (1−ej, remaining /ej,init) ∈ (0, 1). The link cost function takes both the node energy level and hops distance into account. Suppose ej, remaining remains constant. In this case, the link cost increases when (Δdh+1) increases. On the other hand, suppose (Δdh +1) remains constant. In this case, the link cost increases as ej, remaining decreases. The weight factor adjusts the priority [14]. A large gives more weight to the node energy than to the hop distance. All these methods have several specific purposes in which to determine the robot’s shortest path, the Tangent method is used, to estimate the robot’s location; the Kalman filtering algorithm is applied while to modify navigating error, FLC will be used. The approach is based on the developed model for mobile robot motion and location measurement (Figure 4).

engineering-and-technology-flows

Figure 4: The overall flows chat of the project.

Complex Analysis Model

From this, a mind-boggling investigation needs to perform inside high preparing microchip keeping in mind the end goal to settle the Tangent and Kalman separating calculation. The vitality utilization of sitting is constantly spent by the hubs to maintain a strategic distance from crashes, which is the capacity of the base layer. The aggregate vitality utilization can be considered as the vitality utilization of sending and getting a bundle duplicated by the aggregate transmission times. Two cell phone show has been utilized which are the LG Optimus P970 (a low-end double center processor) and the HTC One X+ (a top of the line quad-center processor) for correlation purposed. From the begin, the procedure separated into three fundamental procedures; a) versatile robot plan and development; b) the Android program advancement; and c) the mix amongst cell phone and portable robot through DTMF decoder module where the restriction techniques will occur in this part (Figure 5).

engineering-and-technology-motion

Figure 5: Robot motion block diagram.

Regularly a versatile robot comprises of at least one driven haggles discretionary detached or caster haggle controlled wheels while most plans require two engines for driving and directing a portable robot. The parts and equipment can be outlined by a piece graph that is appeared in Figure 3. Real segments are two DC equipped engines (SPG30E-30K) with encoder, the 10A NMOS H-Bridge engine driver, the Arduino Uno microcontroller, the DTMF module (MT8870), and a cell phone. The DC adapted engines were picked as the determined instrument in this task due to it is anything but difficult to control, spotless, calm and the most well-known utilized as a part of portable robot plan. The qualities appear in Figure 6. From the figure, the greatest torque (slow down torque) equivalent to 23.5 m Nm at 1.8 A (slow down current), while for proficiency (half of the obligation rate), the appraised torque equivalent to 5.88 m Nm at 0.41 A (evaluated current).

engineering-and-technology-characteristics

Figure 6: SPG30E-30K DC motor characteristics.

The reason utilizing encoder in both DC engine is to put a reference for a separate examination of interpretation development. Moreo0076er, this encoder likewise can be utilized to adjust the speed for two DC engine with the goal that the development of versatile robot dependably is steady in its course. Two Hall Effect sensors are set 90° separated to detect and create two yields flag named An and B which is; 90° out of the stage and enabling the bearing of turn to be resolved.

For further understanding, Tables 1 and 2 are showing the state diagram that will be produced by the encoder; consequence from the rotational movement of the DC motor. For interfacing, the fully NMOS H-bridge dual channel 10A motor driver is needed to drive both DC motors for forward and backward movements. It is designed to drive two DC motor with high current up to 10A continuously without the heatsink since it has been integrated with fully NMOS H-bridge.

PHASE Signal A Signal B
1 0 0
2 0 1
3 1 1
4 1 0

Table 1. Clock wise rotation.

PHASE Signal A Signal B
1 1 0
2 1 1
3 0 1
4 0 0

Table 2. Counter clockwise rotation.

The smartphone will be attached to the robot chassis to utilize the built-in sensors and connected to the DTMF decoder module, MT8870. The Arduino microcontroller will be ruled to translate 4-bit data from DTMF module to control the PWM for DC motor via H-bridge motor driver. PWM is a technique for getting analog results with digital means. Digital control will be used to form a square wave (a signal switched between on and off). This on-off pattern can simulate voltages in between full on (5V) and off (0V) by changing the portion of the time the signal spends on versus the time that the signal spends off. The pulse width term came from the duration of “on time signal” in the square wave. A code “analogWrite ( )” is on a scale of 0-255 bits since Arduino Uno has 8-bits binary output. For example, to get the maximum speed for DC motor, the code will be written as “analogWrite (255)”. DTMF decoder module, type MT8870 is used for decoding the mobile DTMF tone signal received from the smartphone into 4-bit digital.

The decoder is operated with a 3.58 MHz crystal along with capacitor (C1) used to filter the noise and two unit resistors (R1 and R2) is used to amplify the input signal. In this project, the module is connected to a smartphone through the audio jack. DTMF signals in 4-bit data that will be used according to buttons 0 to 9 including button # (hash) and * (star). Each dial signal is decoded into 4-bit data and will be sent to Arduino microcontroller to control DC motors (movements of the mobile robot). The last real segment to outline and build a versatile robot in this venture is a cell phone. This model is picked in view of its handling execution which it was coordinated with a Quad-Core processor with 1.6 GHz CPU speed. This intense processor can give more productivity to complex calculation computation particularly to make localization systems (Table 3).

Dial Command Q4 Q3 Q2 Q1
1 Turn slightly left forward 0 0 0 1
2 Forward 0 0 1 0
3 Turn slightly right forward 0 0 1 1
4 Turn left 0 1 0 0
5 Stop 0 1 0 1
6 Turn right 0 1 1 0
7 Turn slightly left reverse 0 1 1 1
8 Reverse 1 0 0 0
9 Turn slightly right reverse 1 0 0 1

Table 3. DTMF signal decode result.

Conclusion

This task created to utilize Android Mobile as a robot controller since its all the more effective and furnished with a few capable sensors that are exceptionally helpful for robots safe route framework. All route robot requests some kind of deterrent discovery, thus obstruction shirking technique is of absolute significance. Hindrance evasion robot has a huge field of use. They can be utilized as administrations robots, with the end goal of family unit work thus numerous other indoor applications. In those testing situations, the robots need to assemble data about their surroundings to stay away from hindrances. These days, even in conventional conditions, individuals additionally require that robots can identify and maintain a strategic distance from hin drances. For instance, a mechanical robot in a production line is required to maintain a strategic distance from specialists so it won't hurt them. All in all, snag evasion is broadly investigated and connected on the planet, and it is plausible that most robots, later on, ought to have impediment shirking capacity. Different procedures have risen to build up the investigation of apply autonomy and robots. Those which perform best are utilized as a model to make a consequent "age" of robots. There are worries about the expanding utilization of robots and their part in the public eye. Extra highlights can be effectively joined into this module if required, long-range sensors can be utilized. The speed of the robot can be controlled. A wireless RF remote can be utilized to control the robot, utilization of differential controlling with progressive change in wheel speeds. Addition in a number of sensors to improve the snag recognition capacity, the last significant segment to plan and build a versatile robot in this undertaking is a cell phone. This model is picked in view of its handling execution which it was coordinated with a Quad-Core processor with 1.6 GHz CPU speed. This effective processor can give more proficiency to complex calculation computation particularly to make localization systems. The portable robot could be controlled by means of created Android application and all investigations in regards to robot execution are taken for future advancement reason.

References