Literature DB >> 23202029

Implementation of obstacle-avoidance control for an autonomous omni-directional mobile robot based on extension theory.

Neng-Sheng Pai1, Hung-Hui Hsieh, Yi-Chung Lai.   

Abstract

The paper demonstrates a following robot with omni-directional wheels, which is able to take action to avoid obstacles. The robot design is based on both fuzzy and extension theory. Fuzzy theory was applied to tune the PMW signal of the motor revolution, and correct path deviation issues encountered when the robot is moving. Extension theory was used to build a robot obstacle-avoidance model. Various mobile models were developed to handle different types of obstacles. The ultrasonic distance sensors mounted on the robot were used to estimate the distance to obstacles. If an obstacle is encountered, the correlation function is evaluated and the robot avoids the obstacle autonomously using the most appropriate mode. The effectiveness of the proposed approach was verified through several tracking experiments, which demonstrates the feasibility of a fuzzy path tracker as well as the extensible collision avoidance system.

Entities:  

Year:  2012        PMID: 23202029      PMCID: PMC3545600          DOI: 10.3390/s121013947

Source DB:  PubMed          Journal:  Sensors (Basel)        ISSN: 1424-8220            Impact factor:   3.576


Introduction

The development of omni-directional wheel systems has made it possible to build robots that can move laterally without needing to rotate. Several researchers have employed omni-directional wheels in their robot designs. A dynamic model and a nonlinear mobile issue are explored in [1-3], where an omni-directional vehicle is equipped with up to three motor sets. Using a Field Programmable Gate Array (FPGA) as the control core, a multi-robot [4] was developed by integrating a robot arm into an omni-directional mobile robot, enabling better interaction between the robot and users. Many factors can cause path deviation in a robot, such as variation in motor mechanical tolerances, power output, the weight borne by wheels, and even the ground surface; thus, path deviation is unavoidable. This study employs a compensation approach based on a motor encoder using fuzzy logic to resolve the problem of straight path deviation [5,6]. Motor revolutions are evaluated based on the feedback pulses that are dispatched from the motor encoder at specific intervals interval; in order to tune the value of the Pulse Width Modulation (PWM), and thus, the specified motor revolutions are set. Several approaches have been employed to avoid obstacles. These include lasers and infrared [7,8], vision systems [9,10], and wall following using ultrasonic sensors [11-13]. Extension theory was proposed in 1983 to solve contradictions and incompatibility problems. It consists of two parts—matter-element model and extended set theory—and can be applied to classification or fault diagnosis [14]. Fuzzy theory, proposed by L. A. Zadeh in 1965, uses fuzzy rules and fuzzy inference to replace complicated equations. It's widely used in robot control [15]. In this paper, the obstacle-avoidance system is modeled as multi-dimensional obstacle-avoidance matter-elements, where the names of the extension matter-elements are the same as the number of obstacle-avoidance modes. The proposed approach utilizes ultrasound to complete the task and to implement the matter-element extension model. In this way, obstacles can be modeled and an optimal tracking approach is implemented. This paper is organized as follows: Section 2 describes the hardware configuration of the robots. Section 3 introduces the omni-directional wheeled mobile robot designed using fuzzy logic theory. Section 4 presents an extension theory based on an obstacle avoidance system. Section 5 gives a discussion of experimental results and Section 6 presents our conclusions.

Hardware Design

The omni-directional mobile autonomous following robot control system is composed of an industrial motherboard (SBC86850) along with a Peripheral Interface Controller (PIC) micro controller (DSPIC30F6010A) that serves as the control core and commands the peripheral hardware. The peripheral hardware itself consists of a motor (3863A024C), a motor driver (MD03), a motor encoder (HEDS-5500 A12), an ultrasonic distance sensor (the PING™ Ultrasonic Range Finder), and a Bluetooth controller. Figure 1 shows a diagram of the omni-directional mobile robot. Figure 2 shows the three parts of the robot tracking system, namely the user interface, a workstation, and the robots.
Figure 1.

Omni-directional mobile robot.

Figure 2.

The robot system hardware link.

There are two user modes available: manual and autonomous tracking. In manual mode, we use a Wii controller to control the robot's direction of movement and speed. In the autonomous tracking mode, the operator is provided with an infrared emitter module, as shown in Figure 3, which emits infrared signals to enable the robot to track and follow the operator autonomously.
Figure 3.

The IR source carried by the user.

The camera is connected to the workstation and has an infrared filter so that an infrared image is displayed on the screen. The camera is a Logitech Quick Cam Pro 5000, which captures an infrared light source handled by the operator. The industrial motherboard comprises the follower-tracking component of the system, and analyzes the infrared data, which is converted to physical coordinates giving the relative position of the user and the robot. This data is then used to control the direction and speed of the robot. The robot employs two PIC micro controller boards, with one serving as a signal capture board and the other as a motor control board. This decentralized setup can improve the processing efficiency of the PIC micro controller. The signal capture board receives the command issued by the workstation and the Wii controller signal. The motor control board handles the motor control function, and receives information from the ultrasonic distance sensor.

An Omni-Motion Control System Based Upon Fuzzy Theory

The robot implemented in this research is capable of directed translation movement along the x and y axis, and rotational movement along the z axis. All signals dispatched from the motor encoders are translated into the PWM format and are used to calculate the motor revolution. These are then compensated by applying fuzzy logic theory to correct the path deviation. The flowchart of the proposed omni-motion control system is shown in Figure 4.
Figure 4.

Proposed system flowchart.

Building a Kinematic Equation

Figure 5 shows the three motors positioned at a distance R from the origin, (i.e., the base center), and placed at equal angles to each other, where the angle between the wheel axes is 120 degrees. The angles θ, θ, and θ are the angles of the wheels measured relative to the x y plane. φ is the rotational angle of the robot; V, V, and V represent the three wheel speeds, and V is the target movement direction. The experimental setup of the robot is shown in Figure 6.
Figure 5.

Configuration of the omni-directional mobile robot.

Figure 6.

The experimental setup of the omni-directional mobile robot.

V is the intended movement direction of the robot and can be represented as V = (V, V), form its x and y components. φ is the robot's rotate angular velocity. The equations of motion V, V, V are as expressed as: A movement rule base can be designed from the kinematic equation.

Fuzzy Controller Design from Motor Encoders

Robots in real environments are easily affected by several factors. For example, the output power of the three groups of motors may be uneven, ground friction may vary, or the weight balance may be uneven. All these factors can cause the path of the robot to deviate. As shown in Figure 7, the output the output u is the sum of u and Δu. Δu is the motor revolution error and error difference, represents the amount of PWM adjustment needed. The inputs to the fuzzy controller are e and de, where e is motor speed error and de is error variation. Therefore, the straight path deviation is compensated through an invariant motor revolution.
Figure 7.

The control system block diagram.

Figure 8 shows membership functions of the input variable e and de and the output Δu, where a triangle function is used as the single membership function. The fuzzy set is composed of the following values: negative big (NB), negative medium (NM), negative small (NS), zero (ZO), positive small (PS), positive medium (PM) and positive big (PB).
Figure 8.

Input and output membership functions.

By developing rules of thumb based upon several measurements, premise and consequence are deduced and the tuned ranges of membership functions are determined accordingly. The rule base consisting of 21 rules for motor encoder compensation is given in Table 1, and an example is illustrated by:
Table 1.

A motor encoder compensation rule table.

eNBNMNSZOPSPMPB

de
NBPBPBPMZONMNMNB
ZOPBPMPSZONSNMNB
PBPMPSZOZOZONSNM
It is assumed that if the motor revolution error e is NM, the revolution error difference de is ZO, and the PWM adjustment (Δu) is PM. This situation is assumed to represent a realistic motor revolution value that is less than the expected value, which has an error within the tolerance range. Therefore, the motor PWM is increased by the value of PM. We perform a fuzzy interference using a minimum inference engine. The controller output represents the center of gravity defuzzification and is determined by the algorithm. The input and output relationship curve of the fuzzy controller is shown in Figure 9.
Figure 9.

The fuzzy input and output relationship graph.

We set motor PWM to divide into 128 equal parts, i.e., 0–127. As shown in Figure 10(a), we set the initial values of the PWM driving the three motors to 80. A straight path deviation is observed because of the non-uniform feedback signal. Figure 10(b) shows the activation of the fuzzy controller at 15ms to equalize the three motor revolutions. However, it should be noted that the three motor sets experience different levels of PWM due to variation in the load carried by the robot, motor efficiency, and other factors.
Figure 10.

Experimental results of the motor revolution using fuzzy theory. (a) PWM tuning curves and (b) encoder feedback curves for the three motor sets.

An Extensible Obstacle-Avoidance System Design

Extension theory is used to describe the inference process of obstacle-avoidance, which allows us to transform a complex problem in the real world into one expressed through matter-elements. As shown in Figure 11 and in Equation (3), nine sets of ultrasonic distance sensors are installed on the left, front-left, front-right, and right sides. An appropriate movement path can be selected by applying extension theory after converting the analogue distance signal into a digital value:
Figure 11.

Ultrasonic distance sensors shown on the robot periphery.

Matter-Element Extension Set

In this section we quantify the extension set characteristics mathematically. The set with name (Name, N), characteristic (Characteristic, C), and with characteristic value (Value, V) is used to describe the three basic elements. In this work, the obstacle-avoidance system is modeled as multi-dimensional obstacle-avoidance matter-elements, where the names of the extension matter-elements are the same as the number of obstacle-avoidance modes. The ultrasonic distance sensors are defined by four characteristics. Various motion approaches based on the principle of the multi-dimensional extension matter-element model, are expressed in Equation (4). These are associated with various motion strategies: R, R, R represent various matter-element models, N, N, N are the names of various obstacle modes, and C, C, C are the distances to the obstacles in each aspect. The terms , , are the scopes of the classical domains defined in various aspects. This work comprises three sets of models, representing various motion approaches. Strategies are built to avoid obstacles in various aspect directions. There are up to seven motion strategies specified for the forward motion, and six for the left forward and the right forward, as show in Tables 2 to 4.
Table 2.

Rule table for forward motion in the extension-element model.

NumberObstacle LocationExtension Element ModelApproach
1No obstacle R11=[N11,C111,<15,200>,C112,<15,200>,C113,<15,200>,C114,<15,200>]Move forward
2Left forward R12=[N12,C121,<15,200>,C122,<0,15>,C123,<15,200>,C124,<15,200>]Move right
3Right forward R13=[N13,C131,<15,200>,C132,<15,200>,C133,<0,15>,C134,<15,200>]Move left
4Left forward, Right forward R14=[N14,C141,<15,200>,C142,<0,15>,C143,<0,15>,C144,<15,200>]Move left or right
5Left forward, Right forward, Right R15=[N15,C151,<15,200>,C152,<0,15>,C153,<0,15>,C154,<0,15>]move left
6Left forward, Right forward, Left R16=[N16,C161,<0,15>,C162,<0,15>,C163,<0,15>,C164,<15,200>]Move right
7All R17=[N17,C171,<0,15>,C172,<0,15>,C173,<0,15>,C174,<0,15>]Move backward
Table 4.

Rule table for right forward motion in the extension-element model.

NumberObstacle LocationExtension Element ModelApproach
1No obstacle R31=[N31,C311,<15,200>,C312,<15,200>,C313,<15,200>,C314,<15,200>]Move right forward
2Right R32=[N32,C321,<15,200>,C322,<15,200>,C323,<15,200>,C324,<0,15>]Move forward
3Left forward, Right R33=[N33,C331,<15,200>,C332,<0,15>,C333<15,200>,C334,<0,15>]Move left
4Right forward, Right R34=[N34,C341,<15,200>,C342,<15,200>,C343,<0,15>,C344,<0,15>]Move left
5Left forward, Right forward, Right R35=[N35,C351,<15,200>,C352,<0,15>,C353,<0,15>,C354,<0,15>]Move left
6Upper right corner R36=[N36,C361,<15,200>,C362,<15,200>,C363,<0,15>,C364,<15,200>]Move left forward

Correlation Function

In Figure 12 a classical domain and a neighborhood domain are defined on the interval X = and X = respectively. The neighborhood domain is defined as X = <0, 200>, and X, without any common end points. The primary correlation function can be defined as: where D(x, X, X) is a point position value, and the relationship between a point and two different ranges is defined as:
Figure 12.

An extension correlation function.

The relationship between x and X0 is defined as: where the point x is related to the range X as:

Evaluation Method and the Best Strategy of Obstacle Avoidance

In Figure 13 the procedure for an optimal evaluation strategy is described in order to find the best strategy of obstacle-avoidance. The optimal obstacle-avoidance depends on the obtained maximum correlation degree by means of the following procedure:
Figure 13.

The procedure for determining an optimal evaluation strategy.

We first define evaluation conditions. The correlation set K, K, K, (i.e., the obstacle-avoidance strategies) made by three mobile modes and four sets of distance sensors mounted in various angles, are expressed as: The weightings W, W, W of four sets of distance sensors to detect obstacles are assigned the same value of 1/4. The correlation between each distance sensed is expressed as: The maximum degree of correlation in the individual mobile modes is extracted for the optimal obstacle-avoidance strategy, and can be found by comparing the optimal degree of evaluation between K, K and K, as: The choice of obstacle-avoidance mode for a robot is evaluated as the degree of correlation within a set of multi-dimensional obstacle-avoidance matter-element modes. This is then translated into the optimal strategy to avoid obstacles. In Equation (12) the directions representing the mobile mode are given. If the direction is equal to 1, it denotes forward motion, 2 represents front forward, and any other value represents a forward-right direction. The obstacle direction representing the optimal obstacle-avoidance strategy is sent to the robot, where K represents the optimal strategy for forward motion, K for forward-left motion, and K for forward-right:

Experimental Results and Analysis

The interface design of the autonomous mobile robot controller is shown in Figure 14. A data link interface to the robot through an RS232 serial transmission, carries the control signal sent from the workstation to the micro controller. This is usually in manual mode. An operational test for obstacle-avoidance by the omni-directional robot was conducted, as shown in Figure 15 and Figure 16.
Figure 14.

The data link control interface.

Figure 15.

A set of omni-directional mobile experiments. (a) Forward, (b) turn right, (c) turn left, and (d) rotate back.

Figure 16.

A set of obstacle-avoidance experiments. (a–d) Actual experimental pictures of the robot pass the first obstacle and (e–h) actual experimental pictures of the robot pass the second obstacle.

The omni-directional mobile robot was seen to exhibit high mobility in a complex environment. We also tested the obstacle avoidance capability. In order to correct the path deviation, the aspect angle of movement, and the target speed are transmitted to the three motor sets driven by a fuzzy logic controller to provide a compensation approach for the motor encoder. The robot was able to avoid all obstacles, proving the effectiveness of the proposed system. Thus, the feasibility and the effectiveness of the robot were validated.

Conclusions

In this study, omni-directional wheels were used to develop a robot capable of omni-directional movement. The robot offers improved mobility as it utilizes lateral movement over rotational movement by utilizing the omni-directional wheel design. The robot was tested in various mobile modes in a complex environment, and was able to compensate for path deviations through motor encoder compensation based on fuzzy logic theory. The robot was also able to avoid all obstacles in its path autonomously by employing ultrasonic distance sensors with an obstacle-avoidance algorithm. The aim of implementing omni-directional motion control for a three-wheeled autonomous robot was achieved. The robot offers high mobility, motion path correction, and an obstacle avoidance capability. This robot system is suitable for libraries, supermarkets, airports, hospitals and similar scenarios.
Table 3.

Rule table for left forward motion in the extension-element model.

NumberObstacle LocationExtension Element ModelApproach
1No obstacle R21=[N21,C211,<15,200>,C212,<15,200>,C213,<15,200>,C214,<15,200>]Move left forward
2Left R22=[N22,C221,<0,15>,C222,<15,200>,C223,<15,200>,C224,<15,200>]Move forward
3Left, Left forward R23=[N23,C231,<0,15>,C232,<0,15>,C233<15,200>,C234,<15,200>]Move right
4Left, Right forward R24=[N24,C241,<0,15>,C242,<15,200>,C243,<0,15>,C244,<15,200>]Move right
5Left, Left forward, Right forward R25=[N25,C251,<0,15>,C252,<0,15>,C253,<0,15>,C254,<15,200>]Move right
6Upper left corner R26=[N26,C261,<15,200>,C262,<0,15>,C263,<15,200>,C264,<15,200>]Move right forward
  2 in total

1.  Online tuning of fuzzy inference systems using dynamic fuzzy Q-learning.

Authors:  Meng Joo Er; Chang Deng
Journal:  IEEE Trans Syst Man Cybern B Cybern       Date:  2004-06

2.  Fuzzy mobile-robot positioning in intelligent spaces using wireless sensor networks.

Authors:  David Herrero; Humberto Martínez
Journal:  Sensors (Basel)       Date:  2011-11-17       Impact factor: 3.576

  2 in total
  2 in total

1.  A remote lab for experiments with a team of mobile robots.

Authors:  Marco Casini; Andrea Garulli; Antonio Giannitrapani; Antonio Vicino
Journal:  Sensors (Basel)       Date:  2014-09-04       Impact factor: 3.576

2.  Assistant Personal Robot (APR): Conception and Application of a Tele-Operated Assisted Living Robot.

Authors:  Eduard Clotet; Dani Martínez; Javier Moreno; Marcel Tresanchez; Jordi Palacín
Journal:  Sensors (Basel)       Date:  2016-04-28       Impact factor: 3.576

  2 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.