Scholarly article on topic 'An Improved VFF Approach for Robot Path Planning in Unknown and Dynamic Environments'

An Improved VFF Approach for Robot Path Planning in Unknown and Dynamic Environments Academic research paper on "Mechanical engineering"

CC BY
0
0
Share paper
Academic journal
Mathematical Problems in Engineering
OECD Field of science
Keywords
{""}

Academic research paper on topic "An Improved VFF Approach for Robot Path Planning in Unknown and Dynamic Environments"

Hindawi Publishing Corporation Mathematical Problems in Engineering Volume 2014, Article ID 461237, 10 pages http://dx.doi.org/10.1155/2014/461237

Research Article

An Improved VFF Approach for Robot Path Planning in Unknown and Dynamic Environments

Jianjun Ni,1,2 Wenbo Wu,1 Jinrong Shen,3 and Xinnan Fan1

1 College of IOT Engineering, Hohai University, Changzhou 213022, China

2 Changzhou Key Laboratory of Sensor Networks and Environmental Sensing, Hohai University, Changzhou 213022, China

3 College of Mechanical and Electrical Engineering, Hohai University, Changzhou 213022, China

Correspondence should be addressed to Jianjun Ni; njjhhuc@gmail.com

Received 29 December 2013; Revised 1 February 2014; Accepted 5 February 2014; Published 13 March 2014 Academic Editor: Leo Chen

Copyright © 2014 Jianjun Ni et al. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Robot path planning in unknown and dynamic environments is one of the hot topics in the field of robot control. The virtual force field (VFF) is an efficient path planning method for robot. However, there are some shortcomings of the traditional VFF based methods, such as the local minimum problem and the higher computational complexity, in dealing with the dynamic obstacle avoidance. In this paper, an improved VFF approach is proposed for the real-time robot path planning, where the environment is unknown and changing. An area ratio parameter is introduced into the proposed VFF based approach, where the size of the robot and obstacles are considered. Furthermore, a fuzzy control module is added, to deal with the problem of obstacle avoidance in dynamic environments, by adjusting the rotation angle of the robot. Finally, some simulation experiments are carried out to validate and demonstrate the efficiency of the proposed approach.

1. Introduction

Path planning is one of the important issues in the field of robot navigation. The goal of path planning is to find an optimal or suboptimal path from the starting position to the target position, which has been widely used in intelligent transportation system, aerospace, military reconnaissance, family services, underwater exploration, and so forth [1-6]. Various methods have been used to solve the path planning problem. For example, Jaradat et al. [7] proposed a fuzzy-based potential field method for autonomous mobile robot motion planning in dynamic environments including static or moving target and obstacles. Lee et al. [8] presented an approach to a time and energy efficient online complete coverage solution for a mobile robot by using a high-resolution grid map representation to reduce directional constraints on path generation. Antonelli et al. [9] proposed a path following approach based on a fuzzy logic set of rules, which emulates the human driving behavior. Tian et al. [10] used a brain-inspired simultaneously localization and mapping system to construct a spatial cognitive map of an office environment and then a global path is extracted from the built cognitive

map and subsequently used by a local planner to instruct the robot to navigate. Many other artificial intelligent methods have been used to deal with the problem of path planning, such as genetic algorithm [11], particle swarm optimization [12], neural network [13], and bioinspired intelligent method [14]. However, these methods have some limitations. For example, the robot will encounter the local minimum problem by the traditional artificial potential field or virtual force field methods [15]; the methods based on grid map require a high completeness of the environmental information [16]; the fuzzy rule base of fuzzy logic methods is often incomplete [9]; the computation of neural network methods is complex, and the traditional neural network methods need a learning process, which cannot meet the requirements of real-time applications sometimes [17,18].

Aiming at the problems above, some improvements have been proposed recently. Ye et al. [19] presented a virtual obstacles based path planning method for mobile robot in urban road environment, which is based on the benefits of both global and local path planners. Lei and Li [20] proposed a method of behavior-based control for mobile robot path planning in unknown environments using fuzzy logic.

Song and Liu [21] proposed an improved artificial potential field method, where the velocity vector is used to modify the potential field force function, and the fuzzy control method is used to adjust the factors of repulsion potential field in real time. Ni and Yang [22] presented a bioinspired neural network for real-time path planning for multirobot cooperative hunting in unknown environments. Those methods introduced above have some advantages; however, much research on path planning focused on algorithms, and few considered real-world problems, such as the size of obstacles and robots. Furthermore, most of methods in the literature are complex, which are not suitable for real-time applications.

In this paper, an improved virtual force field (VFF) approach is proposed to deal with the path planning problem in unknown and dynamic environments. In the proposed approach, an area ratio parameter is introduced into the traditional VFF based method, considering the size of obstacles and robots in real-world applications. In addition, a fuzzy control module is used to adjust the rotation angle of the robot based on the assessment of threats from environments. By this way, the security of the robotic movement can be guaranteed. The experimental results show that the proposed approach is capable of completing the path planning task efficiently in various situations.

The paper is organized as follows. In Section 2, the problem statement is given and the fundamental of VFF method is introduced. Section 3 presents the proposed path planning approach. Some simulation experiments are conducted, and the results are discussed in Section 4. At last, the conclusions are given in Section 5.

2. Problem Statement and Fundamental of VFF Method

In this paper, the problem of robot path planning in unknown and dynamic environments is studied. The problem is defined as follows. (1) The robot can obtain its location information in real time by some location technologies. (2) The robot has no knowledge about the environment, except for the location of the target. (3) There are a lot of obstacles in the environment, denoted by Q = [Ot, i = 1,2,..., m}. These obstacles may be static or dynamic. (4) The robot is equipped with some onboard sensors, which are used to detect the obstacles and the target. (5) In this paper, it is assumed that the robot can change the moving direction without delay and move forward at a constant speed. The next location of the robot is

(Ot+1 = (xr)t + V- A cos (Or Mm = (yr)t + Vr Ai sin (Or)t,

where (xr,yr), vr, and Or are the location, the velocity, and the moving direction of the robot, respectively. The problem definition is close to the path planning problem in real world, such as searching for a crashed aircraft positioned by radio transmitters and extinguishing forest fires.

Before the introduction of the proposed approach, the fundamental of the VFF based algorithm is given out. Boren-stein and Koren developed VFF method, and the basic idea of the VFF based algorithm is to divide the space of robot into

— Obstacle- -

itCell (i,j)-

Repulsion force-

■H-H—N

^^i^tH-H-iinn

Repulsion force

Target

-Attraction force-

-Resultant force—

Figure 1: A simple example of path planning based on the VFF method.

two different computational fields [23, 24]. One computational field is defined as low potential energy field, according to the position of the target relative to the instantaneous position of the robot. This field is concave and minimal in the target position, which is also called the attraction field. The other one is defined as high potential energy field, according to the relative position of the obstacles with respect to the robot position. This field is also called the repulsion field. Based on the attraction and repulsion forces computed from the two different computational fields, the resultant force can be obtained. The resultant force is used to lead the robot. A simple example of path planning based on the VFF method is shown in Figure 1. In this example, there are two obstacles, one target, and one robot. The detailed introduction of the traditional VFF based method can be viewed in [23-26], and a brief introduction of the traditional VFF based method is given out as follows.

(1) The virtual attraction force Fa from the target can be calculated by

where Fca is the attraction force parameter, which is a constant; (xt, yt) is the location of the target; (xr, yr) is the location of the robot; dt is the distance between the robot and the target at time t; x and y are the unit vectors at x-axis and y-axis, respectively.

(2) The virtual repulsion force Fr from obstacles can be calculated by

Fr = X

.. d2 '•j 'i

xi Xr I yj yr I

'X + -;-y

where Fcr is the repulsion force parameter, which is a constant; C^ is the occupied credibility of the cell (i, j) in the environment by the obstacles; (xi, y:) is the center location of the cell ( i, j); and d^ is the distance

between the robot and the center of the cell ( i, j). Then

the resultant force F to the robot in the environment can be calculated by F = Fa + Fr; the angle of the vector F is denoted by dp, which is used as the moving direction Or for the robot at the next time, namely,

K)t+i = 9p. (4)

3. The Proposed VFF Based Path Planning Approach

As introduced above, the traditional VFF algorithm is a combination of grid based method and the artificial potential field method, which needs to set up the environmental model based on grid map firstly [23, 24]. So there are some limitations in the traditional VFF based method; for example, there is an accumulated error and it needs a large storage space in the grid based method. It is not suitable for real-time applications for the robot navigation in unknown and dynamic environments. In this paper, an improved VFF based path planning approach is proposed. In the proposed approach, the grid method in the traditional VFF based method is simplified, and an area ratio parameter is introduced into the VFF based method to realize the real-time path planning for the robot in unknown environment, which can reduce the computational complexity and solve the local minimum problem in the traditional VFF based method, by adjusting the repulsion forces. Furthermore, a fuzzy control module is used to deal with the obstacle avoidance problem in dynamic environments.

Figure 2: The sketch map of the robotic perception space.

Based on the area ratio parameter St, the adjusted virtual repulsion force to the robot can be calculated by

p = im,

3.1. The Area Ratio Parameter. In this study, an area ratio concept is introduced considering the size of obstacles in the robotic movement. Before the introduction of this area ratio concept, a detection model of the robot is set up. In this paper, the detection range of the robot is represented by a circular area, which is called the perception space. The radius of this circular area is the maximum detection range of the robotic onboard sensors, which is denoted by R, and it is determined by real-world applications. An example of the perception space of the robot is shown in Figure 2. In this example, there are three obstacles detected by the robot.

The area ratio parameter is denoted by St, namely, the area ratio of the (th obstacle and the robot. Because the robot cannot know the shape of the obstacle based on its onboard sensors, it is difficult to determine the area of the obstacle accurately. In this study, the projected area St is used to estimate the area of the (th obstacle in the robotic perception space, which can be calculated as follows:

■ (R2-l?)

where at is the subtended angle of the robot to the (th obstacle (its unit is radians); and lt is the shortest distance between the robot center and the th obstacle (see Figure 2). Then the value of the area ratio parameter St can be obtained by

where S0 is the projected area of the robot in the working plane; namely, S0 = nr2, where r is the radius of the robot.

where m is the number of the obstacles in the robotic perception space, and F'r is the ith repulsion force from the ith obstacle, which can be obtained based on a simplified computation from (3); namely

pi = içr

Xi -Xr> + y<

■X +—

where (xi,yi) is the center location of the (th obstacle and d0. is the distance between the center of the (th obstacle and the robot. Because the shape of the obstacle is unknown, the center of the projected area S; of the (th obstacle is used to estimate the center of this obstacle, namely, d0. is:

Remark. All the estimations in this study are conservative, to guarantee the safety of the robot during the process of moving to the target.

3.2. The Fuzzy Control Module. In the traditional VFF based path planning method, the obstacles are always assumed to be static. But as we know, there are often many dynamic obstacles in the real-world robotic applications [27, 28], such as the pets and other robots working in the same environment. In this condition, the robot navigated by the traditional VFF method could collide with the dynamic obstacles sometimes. To deal with this problem, some improved methods have been proposed; however, most of these methods for dynamic

Figure 3: The sketch map of the relationship between the robot and the obstacle.

environments in the literature are focused on the velocity or acceleration, and few considered the relative position and moving trend of the obstacles and the robot. The real threats of the obstacles have not been assessed, which is very important to reduce the computational complexity of the algorithms [29-31].

In this paper, a fuzzy control module is used in the proposed VFF based method to deal with the dynamic obstacle avoidance. For simplification without losing generality, the dynamic obstacles are assumed to move forward at a constant speed, which can be easily detected. The details of the identification and the computing for the movement parameters of the dynamic obstacles are ignored in this paper. The relative velocity between the robot and the dynamic obstacle is denoted as vor and the angle between the relative velocity vector vor and the line from the robot to the obstacle is denoted as dV. The relationship of the robot and the dynamic obstacle is shown in Figure 3.

In Figure 3, the big circle is the detection range of the robot, and its radius is R (it is equal to the maximum detection range of the robotic onboard sensors, see Figure 2); the little circle is the safe range of the robot, and its radius is a, which is a constant less than R. Here, the safe range is just usedto judge the risk level of the dynamic obstacles. It does not have a real physical meaning and is different with the definitions in other literature; dr is the angle between x-axis and the line from the robot to the obstacle; d0 is the angle between x-axis and the relative speed vector vor; dor is the distance between the robot and the obstacle; dm is the collision angle. From Figure 3, we can see that

0v = 0o - ®r

dm = arcsin —.

In this study, the fuzzy control module is based on the VFF based method, which is easily realized. The common methods are adopted in this paper to design this fuzzy control module [18, 32, 33], which are introduced briefly as follows.

(a) The Input and Output of the Fuzzy Control Module. Considering the safety radius of the robot and the effects of the speed of the robot and the dynamic obstacle, two inputs of the fuzzy control module are defined, namely, \\vor cos 0V|| and dor. The two inputs are denoted as A1 and A2, respectively, which are used to assess the threat of the dynamic obstacle in the detection range. As introduced above, the fuzzy control module is used to adjust the movement direction of the robot based on the threat level of the dynamic obstacle. The output of the fuzzy control module is the rotation angle, denoted by <p. In this study, the sign of the rotation angle <p is decided by the following rules: if the obstacle is located at the left of the robot, the sign of the angle <p is positive; namely, the robotwillrotateataclockwisedirection. Otherwise, the robot will rotate at an anticlockwise direction. If the robot and the obstacle are in a line, the robot will rotate an angle <p toward the target.

(b) The Fuzzification and Defuzzification of the Inputs and Output. In this study, the membership function method is used as the fuzzification method of the inputs, and the center of gravity method is used as the defuzzification of the output (see [33, 34]). The membership functions of the inputs and output are shown in Figure 4. The parameters K1 and K2 of the membership functions for the inputs and output in Figure 4 are different, which are determined by the experience in real-world applications. In this paper, the values of the parameters K1 and K2 are listed in Table 1.

(c) The Fuzzy Control Rules. The fuzzy control rules used in the fuzzy control module can be obtained based on the real-world application experience, which are listed as follows.

Table 1: The values of the parameters in the membership functions.

The value of Kt The value of K2

The input parameter A1 The input parameter A2 The output parameter <p Vr 2r n 4 2v r 4r n 2

Rule_1: If A1 is large and A2 is small, then <p is large; Rule_2: if A1 is small and A2 is small, then <p is middle;

Rule_9: if A1 is middle and A2 is small, then <p is large.

The fuzzy control module will be used when a dynamic obstacle enters the detection range of the robot and dV < dm. The inputs are input into the fuzzy control module and then the output can be obtained based on the fuzzy inference of the fuzzy control module. The output is defuzzified and used to adjust the moving angle of the robot obtained by the VFF method introduced in Section 3.1; namely, the moving direction Or for the robot at the next time is adjusted by

(or )t+1 = eF + tp. (11)

Remark. Although there is much research on the fuzzy logic based path planning methods. It is clear that there are some differences between the literature and the proposed approach in this paper. For example, the fuzzy logic of most of the research is directly used to control the robotic movement, which makes the fuzzy logic base of the fuzzy control module more complex than the proposed approach. Furthermore, the fuzzy control module of the proposed approach is used to adjust the rotation angle obtained by the proposed VFF based method, which realizes the static and dynamic obstacle avoidance automatically and it is different from those approaches based on fuzzy logic directly.

The work flow of the proposed VFF based path planning approach is summarized as follows.

Step 1. Initialize the task; namely, get the location of the target.

Step 2. Perceive the environment by the robotic onboard sensors.

Step 3. Calculate the virtual resultant force for the robot navigation based on the proposed VFF algorithm.

Step 4. Judge whether there are any dynamic obstacles in the perception space of the robot.

Step 5. Adjust the robot moving direction based on the fuzzy control module, if there are any dynamic obstacles found.

Step 6. Navigate the robot movement based on the proposed approach.

Figure 5: The diagram of the proposed approach.

Step 7. The task is ended if the target is reached; otherwise go to Step 2. The diagram of the proposed approach is shown in Figure 5.

4. Simulation Experiment Studies

To demonstrate the effectiveness of the proposed approach for robot path planning in unknown and dynamic environments, some experiments are conducted that are coded in the Mobotsim software. In these experiments, the environment is set as rectangle. In this paper, two experiments for different situations are conducted, and the parameters in all of the experiments are the same (see Table 2).

4.1. Experiment under the Destination Unreachable State. To test the performance of the proposed approach under the destination unreachable state, this experiment is conducted. In the path planning process based on the traditional VFF method, there could be a destination unreachable state. There are two main conditions that will cause the destination unreachable state. One condition is that the resultant force F could be zero at some time, when the virtual repulsion force

Figure 6: The simulation results in the case of zero force: (a) the initial locations of robot, target, and obstacles, (b) navigated by the T-VFF based method, (c) navigated by the V-VFF based method, and (d) navigated by the P-VFF based method.

Table 2: The values of parameters in the experiments.

Parameters Value Remarks

F er 1 Repulsion constant

Fca 1 Attraction constant

r 0.4 m Radius ofthe robot

R 2 m Detection radius of sensors

V 0.5 m/s Velocity of the robot

a 0.8 m Safe range of the robot

is equal to the virtual attraction force, but their directions are opposite to each other. The other one is that the obstacle, the target, and the robot are in a line. In this condition, when the robot is near the target, the virtual repulsion force could be bigger than the attraction force [35]. Then the robot will move away from the target and the path planning task will fail.

The unreachable state studied in this paper belongs to the local minimum problem in the path planning process based on the traditional VFF method. To show the advantages of the proposed VFF approach based on the area ratio parameter (P-VFF), it is compared with the traditional VFF based method (T-VFF) and the VFF method based on the virtual target (V-VFF). The basic idea of the virtual target based VFF method is to add a virtual target artificially to deal with the shortcomings of the traditional VFF based methods (see [19, 36]).

The experimental results in the first condition are shown in Figure 6. Figure 6(a) is the initial locations of obstacles, target, and robot. The initial locations of the robot and the target are (17.50,12.32) and (6.04,12.06), respectively. Figures 6(b) to 6(d) are the results of path planning for the robot based on T-VFF, V-VFF, and P-VFF methods, respectively. The experimental results in the second condition are shown

Table 3: The performance comparison among the three methods in the case of zero force.

The navigation approach Required time to the target Average rotation angle of each step

The T-VFF based method / /

The V-VFF based method 15.3 s 11.2°

The P-VFF based method 12.4 s 9.7°

Table 4: The performance comparison among the three methods where robot, target and obstacle are in a line.

The navigation approach Required time to the target Average rotation angle of each step

The T-VFF based method / /

The V-VFF based method 14.5 s 7.6°

The P-VFF based method 12.5 s 6.9°

in Figure 7. In the experiment of the second condition, the initial locations of the robot and the target are the same as the experiment at the first condition, except that the obstacles in the environment are different. The performance comparison results among the three methods in the two conditions are listed in Tables 3 and 4.

The results in Figures 6 and 7 show that the path planning tasks failed based on the T-VFF method in the two conditions (see Figures 6(b) and 7(b), where the robot will stop at the 9.3th second and the 9.7th second, respectively, before reaching the target). The results in Figures 6(c) and 7(c) show that the robot can complete the path planning task by the V-VFF method in the two conditions. However, the location of the virtual target in the V-VFF method is difficult to be determined, which cannot ensure smoothness of the robotic path to the target. The average rotation angle at each step of the robot navigated by the proposed approach is less than that

O -' ' X

N k 1 |

• Target' t Robot

(c) (d)

Figure 7: The simulation results where robot, target, and obstacle are in a line: (a) the initial locations of robot, target, and obstacles, (b) navigated by the T-VFF based method, (c) navigated by the V-VFF based method, and (d) navigated by the P-VFF based method.

of the robot navigated by the V-VFF method, which can reduce the energy consumption of the robot (see Tables 3 and 4).

Remark. Of course the V-VFF based method could be better tuned to complete the path planning task more efficiently than the proposed approach, but it needs more experience and time, which are both scarce in the real-world applications of path planning.

The results in the experiments show that the proposed approach can deal with the problems of the path planning task in the two conditions of the destination unreachable state. The trajectory of the robot navigated by the proposed approach is smooth; namely, the energy consumption is less, which is very important for some real-world applications.

4.2. Experiment under Dynamic Environment. To further test the performance of the proposed approach in the dynamic environment, this experiment is conducted. In this experiment, there are two identical robots, which have different targets. One robot is treated as the dynamic obstacle, denoted by O0. The targets for the dynamic obstacle O0 and the robot Rq are denoted as MQ and MR, respectively. The dynamic obstacle is navigated by the traditional VFF method. In the dynamic environment, it is difficult to determine the location of the virtual target if the robot is navigated by the virtual target based VFF method. So in this experiment, the proposed approach is only compared with the traditional VFF based method (T-VFF); namely, the robot will be navigated by the traditional VFF method firstly and then navigated by the proposed approach (P-VFF), to show the advantages of the proposed approach. In this experiment, two conditions are considered, the first condition is that the robot will move toward the dynamic obstacle, and the second condition is that a faster dynamic obstacle will track and hit the robot.

In the first condition, the initial locations of the robot R0 and the dynamic obstacle O0 are (8.56, 6.69) and (1.23, 6.54), respectively. The locations of the targets for the robot R0 and the dynamic obstacle O0 are (1.45, 4.84) and (7.78, 4.14), respectively (see Figure 8(a)). In this experiment, the velocity of the dynamic obstacle is the same as that of the robot. The experimental results are shown in Figure 8.

The results in Figure 8 show that the robot and the dynamicobstaclewillhavethe riskto collide, when theymove 6.6 seconds in opposite direction face to face. At this moment, the distance between the robot and the dynamic is 0.8 m; the angle dV = 27°; and the angle dm = 36° (see Figure 8(b)). The robot based on the traditional VFF method will collide with the dynamic obstacle (see Figure 8(c)), while the robot based on the proposed approach can avoid the obstacle efficiently and reach the target successfully (see Figure 8(d)).

In the second condition, the initial locations of the robot R0 and the dynamic obstacle O0 are (2.00, 5.24) and (1.12, 5.65), respectively. The locations of the targets for the robot R0 and the dynamic obstacle O0 are (7.20, 4.60) and (8.31, 3.94), respectively (see Figure 9(a)). In this experiment, the velocity of the dynamic obstacle is twice as quick as the robot. The experimental results are shown in Figure 9.

The results in Figure 9 show that the robot based on the traditional VFF method cannot avoid the dynamic obstacle with higher speed, although the robot can detect the dynamic obstacle and adjust its moving direction (see Figure 9(c)). However, the robot based on the proposed approach can avoid the dynamic obstacle timely by adjusting its moving direction with the fuzzy rules (see Figures 9(b) and 9(d)).

The results in these experiments show that the robot will collide with the dynamic obstacle sometimes if it is navigated by the traditional VFF method (see Figures 8(c) and 9(c)). The reason is that the repulsion force in the VFF based method will be very complex and change quickly when

(c) (d)

Figure 8: The simulation results of the dynamic obstacle avoidance in the first condition: (a) the initial locations of robot, target, and obstacles, (b) the status that the robot has the risk of collision with the dynamic obstacle, (c) navigated by the T-VFF based method, and (d) navigated by the P-VFF based method.

(c) (d)

Figure 9: The simulation results of the dynamic obstacle avoidance in the second condition: (a) the initial locations of robot, target, and obstacles, (b) the status that the robot has the risk of collision with the dynamic obstacle, (c) navigated by the T-VFF based method, and (d) navigated by the P-VFF based method.

the obstacle is moving. In the proposed approach, a fuzzy control module is used to adjust the moving direction of the robot, so the robot can reach the target safely, without collision with the dynamic obstacle (see Figures 8(d) and 9(d)).

5. Conclusions

The path planning problem for robots in unknown and dynamic environments is investigated. In order to deal with this problem, a novel area ratio parameter based VFF method is proposed. The proposed approach can deal with the destination unreachable state in the path planning process based on the traditional VFF method, by the area ratio parameter considering the size of the obstacles and robots.

Furthermore, a fuzzy control module is proposed to deal with the path planning problem in dynamic environments. The path generated by the proposed approach is smooth, which can reduce the energy consumption of the robot. In addition, the robot navigated by the proposed approach can reach the target safely in the dynamic environments. The feasibility and efficiency of the proposed approach are discussed and illustrated through simulation experimental studies. The results show that the proposed approach can complete the path planning task in various situations efficiently, without complex computing or large fuzzy rule base. The proposed approach is applicable to the navigation of the robot in various unknown environments, such as the forest fires extinguishing and underwater navigation [37, 38].

In future work, the real robot experiments should be conducted to test the performance of the proposed approach for path planning in real-world applications considering the physical constraints of the robot, and the parameters in the proposed approach should be optimized to further improve the ability for the robot path planning in complex environments. Some new bioinspired learning method may be considered in the path planning method for robot, which is the development trend in the robot control field [22, 39].

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This work was supported by the National Natural Science Foundation of China (61203365), the Jiangsu Province Natural Science Foundation (BK2012149), the Open Fund of Changzhou Key Laboratory of Sensor Networks and Environmental Sensing (CZSN201102), the Fundamental Research Funds for the Central Universities (2011B04614), and the Science and Technology Commission of Shanghai Municipality (12595810200).

References

[1] T.-K. Wang, Q. Dang, and P.-Y. Pan, "Path planning approach in unknown environment," International Journal of Automation and Computing, vol. 7, no. 3, pp. 310-316, 2010.

[2] J. Ni and S. X. Yang, "A fuzzy-logic based chaos GA for cooperative foraging of multi-robots in unknown environments," International Journal of Robotics and Automation, vol. 27, no. 1, pp. 15-30, 2012.

[3] E. Galceran and M. Carreras, "A survey on coverage path planning for robotics," Robotics and Autonomous Systems, vol. 61, no. 12, pp. 1258-1276, 2013.

[4] H. Qu, K. Xing, and T. Alexander, "An improved genetic algorithm with co-evolutionary strategy for global path planning of multiple mobile robots," Neurocomputing, vol. 120, pp. 509-517, 2013.

[5] M.-C. Tsou and C.-K. Hsueh, "The study of ship collision avoidance route planning by ant colony algorithm," Journal of Marine Science and Technology, vol. 18, no. 5, pp. 746-756, 2010.

[6] D. Zhu, H. Huang, and S. Yang, "Dynamic task assignment and path planning of multi-AUV system based on an improved self-organizing map and velocity synthesis method in three-dimensional underwater workspace," IEEE Transactions on Cybernetics, vol. 43, no. 2, pp. 504-514, 2013.

[7] M. A. K. Jaradat, M. H. Garibeh, and E. A. Feilat, "Autonomous mobile robot dynamic motion planning using hybrid fuzzy potential field," Soft Computing, vol. 16, no. 1, pp. 153-164, 2012.

[8] T.-K. Lee, S.-H. Baek, Y.-H. Choi, and S.-Y. Oh, "Smooth coverage path planning and control of mobile robots based on highresolution grid map representation," Robotics and Autonomous Systems, vol. 59, no. 10, pp. 801-812, 2011.

[9] G. Antonelli, S. Chiaverini, and G. Fusco, "A fuzzy-logic-based approach for mobile robot path tracking," IEEE Transactions on Fuzzy Systems, vol. 15, no. 2, pp. 211-221, 2007.

[10] B. Tian, V. A. Shim, M. Yuan, C. Srinivasan, H. Tang, and H. Li, "RGB-D based cognitive map building and navigation," in Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS '13), pp. 1562-1567, Tokyo, Japan, November 2013.

[11] V. Roberge, M. Tarbouchi, and G. Labonte, "Comparison of parallel genetic algorithm and particle swarm optimization for realtime UAV path planning," IEEE Transactions on Industrial Informatics, vol. 9, no. 1, pp. 132-141, 2013.

[12] Y. Xue and H. Liu, "Optimal path planning in complex indoor environment based on improved PSO," Journal of Computational Information Systems, vol. 7, no. 6, pp. 2158-2165, 2011.

[13] M. P. S. Kumar and S. Rajasekaran, "A neural network based path planning algorithm for extinguishing forest fires," International Journal of Computer Science Issues, vol. 9, no. 2, pp. 563568, 2012.

[14] J. A. Villacorta-Atienza, M. G. Velarde, and V. A. Makarov, "Compact internal representation of dynamic situations: neural network implementing the causality principle," Biological Cybernetics, vol. 103, no. 4, pp. 285-297, 2010.

[15] S. Saravanakumar and T. Asokan, "Multipoint potential field method for path planning of autonomous underwater vehicles in 3D space," Intelligent Service Robotics, vol. 6, no. 4, pp. 211224, 2013.

[16] L. Murphy and P. Newman, "Risky planning on probabilistic costmaps for path planning in outdoor environments," IEEE Transactions on Robotics, vol. 29, no. 2, pp. 445-457, 2013.

[17] R. Araujo, "Prune-able fuzzy ART neural architecture for robot map learning and navigation in dynamic environments," IEEE Transactions on Neural Networks, vol. 17, no. 5, pp. 1235-1249, 2006.

[18] D. Liu, L. Wang, and K. Tan, Design and Control of Intelligent Robotic Systems, vol. 177 of Studies in Computational Intelligence, Springer, Berlin, Germany, 2009.

[19] W. Ye, C. Wang, M. Yang, and B. Wang, "Virtual obstacles based path planning for mobile robots," Robot, vol. 33, no. 3, pp. 273286, 2011.

[20] B. Lei and W. Li, "A fuzzy behaviours fusion algorithm for mobile robot real-time path planning in unknown environment," in Proceedings of the IEEE International Conference on Integration Technology (ICIT '07), pp. 173-178, Shenzhen, China, March 2007.

[21] Q. Song and L. Liu, "Mobile robot path planning based on dynamic fuzzy artificial potential field method," International Journal of Hybrid Information Technology, vol. 5, no. 4, pp. 8594, 2012.

[22] J. Ni and S. X. Yang, "Bioinspired neural network for realtime cooperative hunting by multirobots in unknown environments," IEEE Transactions on Neural Networks, vol. 22, no. 12, pp. 2062-2077, 2011.

[23] S. Sarkar, S. Reynolds, and E. Hall, "Virtual force field based obstacle avoidance and agent based intelligent mobile robot," in 25th Intelligent Robots and Computer Vision: Algorithms, Techniques, and Active Vision, vol. 6764 of Proceedings ofSPIE, p. 12, Boston, Mass, USA, September 2007.

[24] J. Borenstein and Y. Koren, "Real-time obstacle avoidance for fast mobile robots," IEEE Transactions on Systems, Man and Cybernetics, vol. 19, no. 5, pp. 1179-1187,1989.

[25] J. Carlier and T. Murakami, "Virtual force field based of forcefeedback of road condition for driving assistant design in electric vehicle," International Journal of Automation Technology, vol. 5, no. 6, pp. 908-915, 2011.

[26] Y. Jin and B. Wang, "Virtual force field integrated with human avoiding obstacles strategies for robot," Applied Mechanics and Materials, vol. 16-19, pp. 1071-1076, 2009.

[27] Z. Wu and L. Feng, "Obstacle prediction-based dynamic path planning for a mobile robot," International Journal of Advancements in Computing Technology, vol. 4, no. 3, pp. 118-124, 2012.

[28] Y. Lu, F. Qiu, J. Xin, and W. Shang, "Dynamic obstacle avoidance for path planning and control on intelligent vehicle based on the risk of collision," WSEAS Transactions on Systems, vol. 12, no. 3, pp. 154-164, 2013.

[29] C. Liu and J. Yang, "Mobile robot path planning based on potential field method in dynamic environments," Journal of Computational Information Systems, vol. 6, no. 13, pp. 44354444, 2010.

[30] L. Yin, Y. Yin, and C.-J. Lin, "A new potential field method for mobile robot path planning in the dynamic environments," Asian Journal of Control, vol. 11, no. 2, pp. 214-225, 2009.

[31] X. Li, R. Wei, and Z. Wang, "Three-dimension path planning for UAV using improved A* algorithm in complicated threat environment," High Technology Letters, vol. 17, no. 1, pp. 13-18, 2011.

[32] F.-H. Hsiao, C.-W. Chen, Y.-W. Liang, S.-D. Xu, and W.-L. Chiang, "T-S fuzzy controllers for nonlinear interconnected systems with multiple time delays," IEEE Transactions on Circuits and Systems I, vol. 52, no. 9, pp. 1883-1893, 2005.

[33] J. Liu, Intelligent Controls, Publishing House of Electronics Industry, Beijing, China, 2005.

[34] C. Ye, N. H. C. Yung, and D. Wang, "A fuzzy controller with supervised learning assisted reinforcement learning algorithm for obstacle avoidance," IEEE Transactions on Systems, Man, and Cybernetics B, vol. 33, no. 1, pp. 17-27, 2003.

[35] S. S. Ge and Y. J. Cui, "New potential functions for mobile robot path planning," IEEE Transactions on Robotics and Automation, vol. 16, no. 5, pp. 615-620, 2000.

[36] L. Sun, R. Lin, W. Wang, and Z. Du, "Mobile robot real-time path planning based on virtual targets method," in Proceedings of the 3rd International Conference on Measuring Technology and Mechatronics Automation (ICMTMA '11), vol. 2, pp. 568-572, Shanghai, China, January 2011.

[37] Y. Tian, M. Yang, X. Qi, and Y. Yang, "Multi-robot task allocation for fire-disaster response based on reinforcement learning," in Proceedings of the International Conference on Machine Learning and Cybernetics, pp. 2312-2317, Baoding, China, July 2009.

[38] T. Maki, T. Ura, and T. Sakamaki, "AUV navigation around jacket structures II: map based path-planning and guidance," Journal of Marine Science and Technology, vol. 17, no. 4, pp. 523531, 2012.

[39] M. J. Milford, Robot Navigation from Nature: Simultaneous Localisation, Mapping, and Path Planning Based on Hippocam-pal Models, vol. 41 of Springer Tracts in Advanced Robotics, Springer, Berlin, Germany, 2008.

Copyright of Mathematical Problems in Engineering is the property of Hindawi Publishing Corporation and its content may not be copied or emailed to multiple sites or posted to a listserv without the copyright holder's express written permission. However, users may print, download, or email articles for individual use.