Abstract

The improved path-generating regulator (PGR) is proposed to path track the circle/arc passage for two-wheeled robots. The PGR, which is a control method for robots so as to orient its heading toward the tangential direction of one of the curves belonging to the family of path functions, is applied to navigation problem originally. Driving environments for robots are usually roads, streets, paths, passages, and ridges. These tracks can be seen as they consist of straight lines and arcs. In the case of small interval, arc can be regarded as straight line approximately; therefore we extended the PGR to drive the robot move along circle/arc passage based on the theory that PGR to track the straight passage. In addition, the adjustable look-ahead method is proposed to improve the robot trajectory convergence property to the target circle/arc. The effectiveness is proved through MATLAB simulations on both the comparisons with the PGR and the improved PGR with adjustable look-ahead method. The results of numerical simulations show that the adjustable look-ahead method has better convergence property and stronger capacity of resisting disturbance.

1. Introduction

Over the last few years, the development on robots has been paid close attention to. There are some research projects such as cleaner robot of iRobot (IRBT) [1], office robot of double robotics [2], and remote-presence robot of mobile access consultation services [3]. These two-wheeled robots have common characteristic that move along the given route. So path tracking serves as an essential task for such autonomous robots.

For circle/arc tracking problem, many approaches have been proposed, a dual estimation algorithm estimated the robot’s position and wheel slips based on the Kalman filtering [4], but it is necessary to have previous knowledge about the system and measuring devices. A block iterative method known as four point-explicit group via nine-point Laplacian (4EG9L) was used for solving robot path planning problem [5]. Most such approaches design the feedback control system by converting variables such as input conversion of the mathematical model to a format called chained form. It is noteworthy that the conversion variables cannot be defined globally in such approaches.

Compared with the other papers, the originality of this paper proposed the PGR and improved PGR with adjustable look-ahead method to track the circle/arc for two-wheeled robot. It is a control method that carries out asymptotic convergence of nonholonomic robots to a given path function group.

Two-wheeled robots belong to nonholonomic constraints system [6], which makes it difficult for robots to converge to the target state by deriving a control law [7]. In one of our previous works, we proposed the path-generating regulator (PGR) method, which controls the robot to move forward to the tangential direction of the curve which passes through the robot current position among the family of path functions [810]. This method allows us to make the robot stop at the origin of the rectangular coordinate system. Simultaneously, the global asymptotic stability of PGR has been proven. Because driving environments for robots are usually roads, streets, passages, and ridges. These tracks can be seen as they consist of straight lines and arcs. Recently, the PGR has been extended to path tracking problem along straight passage for two-wheeled robots [11] and the validity has been verified by simulations and experiments. Therefore, we further investigate the PGR and the improved PGR with adjustable look-ahead algorithm to track the circle/arc passage in this paper.

The remainder of this paper is organized as follows. Section 2 reviews the PGR along straight passage for two-wheeled robots. In Section 3, we propose the PGR along circle/arc passage based on line approximation in a small interval. Because the robot’s trajectory tends to deviate outward from the target circle, the improved PGR along circle/arc passage with adjustable look-ahead method is elaborated in Section 4. In order to verify the efficiency of the two proposed PGR methods, the numerical simulations are executed and discussed in Section 5. Concluding remarks are presented in Section 6.

2. Review of the PGR along Straight Passage Method for Two-Wheeled Robots

The PGR was used to solve the path tracking problem along straight passage for two-wheeled robots. To illustrate this method clearly, we establish the robot’s mathematic model, definite the path functions, and carry out necessary mathematical calculation and then deduce the steering angle and the moving speed formulas.

2.1. Mathematic Model

In this research, the mathematic model is shown in Figure 1. The kinematic variables of the two- wheeled robot are as follows: and are the coordinates of the robot in the world reference frame. The translational velocity of the center of the robot is related to the velocity in the and directions, and , through (1) and (2), where is the orientation angle of the robot with respect to the reference frame. The steering angle of the robot is the change rate of the orientation angle, through (3):

2.2. Path Functions for Straight Passage

The family of path functions for a half-side of straight passage is defined as the following formula from reference [11]: where is a positive constant which adjusts the slope of the curve, is a translation value of path functions family, and is the half-width of the passage. Instead of , we take as the left half width, that is, in the domain of , as the right half width, that is, in the domain of . When is negative, the sign of the right side of (4) needs to be changed. The graph of the functions is shown in Figure 2. The robot drives through the passage toward the positive direction of the -axis. can be expressed as

Note that is calculated only by the coordinate in the region . The partial derivative of with respect to is calculated as follows:

2.3. Steering Angle

The deviation between the target angle and the actual angle is set as :

Under the control of , obeys the following derivative equation of the first order delay system: where is a coefficient constant, when converges to 0; approaches simultaneously. According to (3), (6), and (8), we obtain for straight passage as follows: where is a small positive constant. To avoid division by zero in computer calculation of (10) and (11), when the value of is around 0, or and the speed command need to be nonzero value.

2.4. Translational Velocity

is derived by Lyapunov’s stability method. A hybrid continuous control algorithm in (12), of which the second part puts more emphasis on advance close to the -axis and the first part guarantees stability in other location, is applied. The control algorithm can be expressed as follows: where is the modification coefficient used to adjust the emphasis between two parts. is within the limit of and will be equal to 1 on the -axis and close to 0 away from the -axis. is an adjustable parameter and .

3. The PGR along Circle/Arc Passage Method

In a small interval, circle/arc can be seen as line approximately. The PGR along circle/arc passage based on the theory of straight passage is proposed in this section.

As shown in Figure 3, we set the circle/arc path functions as where is the length of circle/arc, is the radius of circle/arc, and is the inclination angle of circle/arc. () is the center of circle/arc. determines the move direction of circle/arc, means counterclockwise direction, and means clockwise direction. is central angle, , and .

The global and local coordinate systems are shown in Figure 4. - is the global coordinate system and - is the local coordinate system. is the pose of robot in the global coordinate system. is the central point of circle/arc. The angle between the line which passes through and and -axis is named as that is expressed as (14). The width of passage inside of the circle/arc is and ; the opposite side is :

The theory of PGR along straight passage can be used for circle/arc passage in a small interval in the local coordinate system . In order to simplify computation, we select the intersection point , expressed as (15) and (16) and the line through and with the circle/arc as the origin of the local coordinate system. -axis is the tangential direction of the arc and -axis is the normal direction. means the rotation angle that rotates from the local coordinate system to global coordinate system from (17):

Therefore, we can obtain the pose of robot in the local coordinate system:

The flow chart is shown in Figure 5. We establish global coordinate system and local coordinate system according to (14)–(17) firstly. Then the pose of robot () is converted to the local coordinate value according to (18). Within the time interval , the PGR along -axis of local coordinate system is to control robot and a new pose is obtained according to (9) and (12). Then the new pose of robot is converted to global coordinate value according to the inverse transformation of (18). Finally, the robot judges whether the new location is the goal or not. If the new location is not the goal, the new local coordinate system is needed to be established based on the new robot pose and the center of circle/arc. Program is running along this cycle process until the robot reaches the goal.

4. The Improved PGR with the Adjustable Look-Ahead Method along Circle/Arc Passage

The PGR is extended to drive the robot move along circle/arc passage based on the straight passage theory in Section 3. The improved PGR with the adjustable look-ahead method is proposed to make the robot’s trajectory converge to the target circle/arc.

Global and local coordinate systems with the adjustable look-ahead method are shown in Figure 6. The distance between the robot location and the center of the circle/arc is assumed as in (19). The central angle between robot location and local coordinate origin is assumed as in (20), which is named as adjustable look-ahead central angle, because will change if changes:

The origin which is described in (21) in the new local coordinate system is the tangent point of the circle/arc at the front of the robot location, whose tangent line passes through the . -axis is the tangential direction of the arc and -axis is the normal direction. means the rotation angle that rotates from the new local coordinate system to the global coordinate system:

The local coordinate system is established at the front of robot location and is adjusted with the change of , so this method is named as adjustable look-ahead method.

The flow chart under the improved PGR with the adjustable look-ahead method along circle/arc passage is shown in Figure 7. The difference with the method in Section 3 is the introduction of . When the robot’s new location is outside of target circle/arc, that is, , the program calculates then the new local coordinate system is established based on (21). Otherwise, when the robot’s new location is inside of target circle/arc, that is, , the process is the same with the flow chart in Figure 6.

5. Numerical Simulations

To confirm the efficiency of the proposed PGR method in Sections 3 and 4 for the robot’s path tracking along circle/arc passage, the numerical simulations are performed in several aspects, respectively, in this section.

We investigate the influence of coefficient constant and the time interval to the robot’s trajectory. In addition, limited random disturbances are imposed to the inputs of velocity and steering angle to investigate the robustness of the two methods. The overall simulation results are discussed finally. In the simulation, the simulation time is set separately as 40 seconds in circle/arc passage and 50 seconds in the S-shaped passage; that is to say, when the simulation time is equal to 40 seconds or 50 seconds, the robot receives a command of velocity and steering angle and stops.

The numerical simulations are performed with the software MATLAB 7.11.0 (The MathWorks, Inc.). The default parameter values for the simulations are listed in Table 1. In the simulation results, the red dashed line of (C) or (D) represents the target circle/arc. The red cross represents the center of circle/arc. The robot’s trajectories are shown in the - plain. Initial condition is designated by an icon with an arrow. The thick arrow represents the direction of the robot’s motion.

5.1. The Influence of Coefficient Constant

In the numerical simulation process, we only change the value of coefficient constant and keep the other parameters constant. The parameters are listed in Table 2.

The robot’s trajectories and control commands of PGR proposed in Section 3 at different values are depicted in Figure 8. The value of is 0.2 for (A), 0.5 for (B), and 0.9 for (C). As described in (8), is a coefficient constant for adjusting the response speed of ; therefore, the trajecotry tends to converge the target circle if becomes large. It is found from Figure 8(a) that the convergence property is the best when is 0.9, but the trajectory does not yet converge to the target circle/arc.

Figure 9 depicts the robot’s trajectories and control commands of the improved PGR with the adjustable look-ahead method at different values. The value of is 0.2 for (A), 0.5 for (B), and 0.9 for (C). It is observed from Figure 9(a) that even if is large or small, the trajectories can converge to the target circle/arc well, which indicates that the value of has no influence to the convergence property. The improved PGR with the adjustable look-ahead method has improved the performance of path tracking along circle/arc passage for robot. In Figures 9(b) and 9(c), the values of and have small fluctuation after 5 seconds when is 0.5 and 0.9, respectively. The fluctuation range of is 0.04 m/s when is 0.5 and 0.09 m/s when is 0.9. Because the fluctuation range is very little, it can be ignored. The fluctuation range of is 0.3 rad when is 0.5 and 0.5 rad when is 0.9. It is considered that the fluctuation is caused by the local coordinate system changing constantly and fluctuation range of has proportional relation with .

5.2. The Influence of Time Intervals

In this numerical simulation, three values of time interval are given. The parameters are listed in Table 3.

The robot’s trajectories and control commands of PGR proposed in Section 3 at different time intervals are depicted in Figure 10. The value of is 0.1 s for (A), 0.5 s for (B), and 1 s for (C). When the value of time interval becomes short, the move distance of the robot becomes short and the orientation is unchanged. The results point out that the convergence property tends to be better when the time interval becomes shorter, but the trajectory is not able to converge to the target circle/arc. The velocity tends to be stable after 8 seconds. The steering angle tends to be stable after 6 seconds.

Figure 11 depicts the robot’s trajectories and control commands by improved PGR with the adjustable look-ahead method at different values. The value of is 0.1 s for (A), 0.5 s for (B), and 1 s for (C). From Figure 11(a), we discover when the value of is 1 s the trajectory in the interval of tends to become straight line and the trajectory fluctuates around the target circle/arc, which indicates that the convergence property becomes poor when becomes long. If we chose the proper value, the robot trajectory is able to converge to the target circle/arc perfectly. Figures 11(b) and 11(c) show that the fluctuation range of velocitiy tends to be wide when the value of becomes long. The steering angles have the same fluctuation range with the different values of , but the fluctuation period tends to be long when becomes long.

5.3. The Influence with Disturbance Imposed on the Inputs of and

In fact, because of the restrictions of robot itself and external environment, the inputs are often accompanied by some disturbance. For instance, when the robot runs on uneven ground, the steering wheel may receive disturbance force from the ground. To investigate the robustness of the two proposed PGR methods, two different sizes limited random disturbances and (listed in Table 4) are imposed to the inputs of velocity command and steering angle command , respectively.

The robot’s trajectories and control commands by the method proposed in Section 3 at different disturbances are depicted in Figure 12. The trajectories are the same with the two different disturbances, which indicates that this method has strong capacity of resisting disturbance. The fluctuation range of control commands tends to be wide with the increasement of disturbance.

Similarly, Figure 13 depicts the robot’s trajectories and control commands by the improved PGR with the adjustable look-ahead method at different disturbances. The results point out that the trajectories converge to the target perfectly with the two different disturbances, which indicates that the improved PGR has strong capacity of resisting disturbance as well. The fluctuation range of control commands tends to be wide with the increasement of disturbance.

5.4. The PGR and Improved PGR with Adjustable Look-Ahead Method to Track the S-Shaped Passage

In this section we apply that the PGR and the improved PGR with the adjustable look-ahead method applied to track the S-shaped passage.

Shown in Figure 14, the S-shaped passage consists of two arcs. The centers of two arcs are and , the radiuses are and , and the intersection point of two arcs is that can be solved by (22) and (23): Firstly, the robot moves along the arc counterclockwise, when it reaches the intersection point ; then it starts from and moves along the arc clockwise.

The condition (A) does not consider error in input and the condition (B) imposes the disturbance on the inputs of and . The default parameter values for numerical simulations are shown in Table 5.

Figure 15 depicts the robot’s trajectories and control commands by the PGR and the improved PGR with adjustable look-ahead method to track the circle/arc passage. As can be seen in the upper graph, the trajectory by the PGR is distributed in the outside of the target S-shaped passage and the trajectories converge to the target perfectly by the improved PGR with adjustable look-ahead method. In the below graph, around the intersection point , the steering angle has two sudden changes from 29 seconds to 31 seconds. The first sudden change depicts that the trajectory switches from arc to and the second sudden change depicts that the trajectory changes from inside to outside of . The steering angle of has only a sudden change in 28 seconds at intersection point , which indicates that the improved PGR method with adjustable look-ahead method has good performance to converge the target S-shape passage. Similarly, the PGR and the improved PGR also can be applied in the complicate passage which consists of many arcs.

5.5. Discussion on Numerical Simulation Results

According to the above simulation results, we discuss the convergence property of the two methods for two-wheeled robot in this section.

The first issue concerns the influence of in the two methods. By the PGR method in Section 3, the trajecotry is closer to the target circle if the value of is larger, but the trajectory does not converge to the target circle/arc. However, by the improved PGR with adjustable look-ahead method, even if is large or small, the robot trajectory is able to converge to the target circle/arc perfectly. The change of the value of has no influence on the convergence property. The improved PGR with the adjustable look-ahead method for two-wheeled robot has better performance.

The second issue concerns the influence of time interval . By the PGR method in Section 3, convergence property has some improvement as becomes short, but the trajectory is not able to converge to the target circle/arc. However, by the improved PGR with adjustable look-ahead method, when becomes long, the trajectory fluctuates around the target circle/arc. If we choose the proper value, the robot trajectory is able to converge to the target circle/arc perfectly.

The third issue concerns the capacity of resisting disturbance by the two methods. The two sizes of bound random disturbances are imposed; the results point out to two methods which have strong capacity of resisting disturbance.

The fourth issue concerns the application in S-shaped passage. The simulations are performed on the PGR and the PGR with the adjustable look-ahead method. The results show that robot trajectory is consistent with the target S-shaped passage on the improved PGR with adjustable look-ahead method.

In general, the improved PGR with adjustable look-ahead method has better performance along circle/arc passage. Compared with the other research, like references [1219], the improved PGR with the adjustable look-ahead method has not only the merits of convergence perfectly, but also the strong capacity of resisting disturbance. However, this method has the limitation in application that is just for circle/arc passage problem. It will be extended to the complicated passage environment in the future work.

6. Conclusion and Future Work

This paper presented the PGR and the improved PGR with the adjustable look-ahead method to track the circle/arc passage for two-wheeled robots. The robot’s trajectory tended to deviate outward from the target circle in the first method. To improve this weakness, the adjustable coefficient angle is introduced. The robot adjusted the local coordinate system constantly according to the deviate between the trajectory and the target circle/arc, which made the trajectory converge to the target circle/arc perfectly. The simulation results also verified the improved PGR with adjustable look-ahead method had better performance on path tracking along the circle/arc passage. This approach was also validated on the S-shaped passage, which indicated that it could be applied to multiarc passage tracing problem.

In this paper, we focused on the control method to track the circle/arc passage and verify the efficiency on simulation environment without considering obstacles. However it does not mean that we neglect the obstacle avoidance problem. Actually, some members in our research group have proposed and are testing the obstacle avoidance algorithms with the PGR. In the future work, we will perform the experiments to verify the effectiveness of the method proposed in this paper in the real environment in the future.

Conflict of Interests

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