Abstract

This paper proposes a novel relative navigation control strategy based on the relation space method (RSM) for articulated underground trackless vehicles. In the RSM, a self-organizing, competitive neural network is used to identify the space around the vehicle, and the spatial geometric relationships of the identified space are used to determine the vehicle’s optimal driving direction. For driving control, the trajectories of the articulated vehicles are analyzed, and data-based steering and speed control modules are developed to reduce modeling complexity. Simulation shows that the proposed RSM can choose the correct directions for articulated vehicles in different tunnels. The effectiveness and feasibility of the resulting novel relative navigation control strategy are validated through experiments.

1. Introduction

Underground mining has an important role in the acquisition of many of the world’s natural resources, and articulated vehicles are typically used for underground mining operations, since they have the small turning radii required for navigating the narrow tunnels in most underground environments. With the application of new equipment and technology, intelligent underground mining vehicles have been the object of significant development in recent decades, which has greatly improved mining safety and efficiency [1]. Autonomous navigation is central to the operation of such vehicles, and many navigation techniques are in use, including global positioning (GPS), inertial navigation (INS), and ultrasonic positioning systems [24]. Many existing autonomous robots use computer vision and other sensors to supplement GPS data when navigating. However, most of these navigation methods cannot be applied in the underground due to the inherent uncertainty in the environment. For instance, there are no detectable GPS signals in underground environments, the detection range of normal ultrasonic radar is limited and unstable underground, and the cost of an INS is too high. Compared to the above-mentioned three positioning methods, laser radar is an ideal positioning device in underground environments owing to its wide detection range and reasonable cost; laser range finders have been successfully used in agricultural robots [5], for example.

Navigation methods can be divided into absolute and relative navigation according to whether the environmental model (e.g., map information) is needed or not [6]. For absolute navigation, the driving path for the vehicle must be planned beforehand. Optimal path planning and integrated local trajectory planning have been used for autonomous ground vehicles [79]. The vehicles’ absolute position with respect to some fixed real-world coordinate system must be known (known as localization), which is normally obtained by dead reckoning through the data transferred by sensors installed in the vehicle [1012]. This type of navigation should keep the vehicle following the predetermined path, which requires map path and artificial marking equipment. However, the cost of the positioning device in a large-scale mining operation is extremely high, and underground mining environments change with the depth of the mine, which requires the planned path to be updated in real time. Therefore, the utilization of absolute navigation is restricted to some extent in underground mining operations.

Relative navigation, on the other hand, does not require an environmental model, and it is unnecessary to plan the driving path using an accurate position on the map. By applying the relative navigation method, the vehicle can sense its surrounding via on-board sensors that detect the shape and size of the tunnel in front of the vehicle in order to avoid collisions; the method has been widely applied by some mining companies by implementing supersonic detectors [1315]. Traditional relative navigation has limitations in complex tunnel environments, such as the inability to choose the correct way to proceed at intersections. Therefore, Roberts has proposed a “nodal map” method to enable the relative navigation method to choose the correct way to proceed intersections [16]. However, improving the navigation driving efficiency remains a problem. In this paper, a novel relative navigation control strategy that considers the structural and driving features of articulated vehicles is proposed to improve autonomous driving efficiency. The kinematics model is built based on the articulated structure, and the steering and speed control models are built based on the vehicle’s operation data, which has both high applicability and low complexity. The space information is processed using a self-organizing, competitive neural network, through which the space is divided into free space and trap space. According to the different impacts of the space information in front of the vehicle, the relation space method (RSM) is proposed as the key to a vehicle being able to choose the correct driving direction.

The remainder of this paper is organized as follows. In Section 2, we describe how to identify the space information using a self-organizing, competitive neural network and how to find the optimal strategy direction using the RSM. In Section 3, we outline the kinematics and dynamic models of an articulated vehicle. The dynamic model is built based on the data that are collected from the prototype. The control method is also described in this section. In Section 4, we focus on the results of simulation and experiment; we present conclusions in Section 5.

2. Relation Space Method

In underground mining operations, tunnel environments change over the course of tunnel length. Since there is no planned path for the vehicle using relative navigation, the information about the space around the vehicle therefore becomes very important, which not only affects the vehicle’s driving mode but also determines navigational accuracy. The vehicle’s navigation is designed based on the space information, and thus the navigational method proposed in this paper is designated as the relation space method. The first step in the RSM is to identify the space around the vehicle using a self-organizing, competitive neural network, which can be used to determine the vehicle’s optimal driving direction based on the existing spatial geometric relationships.

2.1. Space Identification

As mentioned above, the first step in the RSM is to identify the space. Since artificial neural networks have been widely used in statistical classification problems owing to their strong self-organizing characteristics, adaptability, fault tolerance, and reasoning ability, they have given good results [17, 18]. Thus, in this paper, we apply a self-organizing, competitive neural network to identify the space information, which is a way of training the network’s self-organizing feature. In this paper, laser radar is used to detect the underground environment, leveraging its features of high resolution, strong antijamming ability, small volume, and low cost.

Figure 1 shows the basic self-organizing, competitive network structure, which includes input and competitive layers. The input sample of the network is and the output is . denotes the competitive weight from input nodes to neurons, and it can be modified through training. The neurons in the input layer of the self-organizing network are connected to neurons in the output layer through the weight, and the neurons in the competitive layer compete with each other, and only one or a few neurons can “win” to adapt to the current input sample. The competitive learning rule is the main factor. The connection-weight value of the network is , and it satisfies the constraint conditionsThe input samples are binary vectors, and, for the state of competitive-layer neurons , the weight sum of the input node is given according to (2) as follows: in (2) are the th elements of the input sample vector. According to the mechanism of competition, neurons with maximum weight values win. The output is For each , the weights after the competition are amended in accordance withwhere is the learning parameter, which is generally taken to be in the range of 0 to 1. In consideration of the learning efficiency, in this paper, is set to 0.1.

Figure 2 is a flowchart of the space identification using a self-organizing, competitive neural network. The first step is to obtain the space data, collected from the laser radar, which were normalized using a normalized formula. The second step is to create the neural network, which needs to be initialized and trained. The competitive neural network is applied in no-teacher learning, and there is no desired output, so there is no need to set up the training process to judge whether the end of network training results in an error. The network training number must be set to determine the training efficiency; in this paper, it is set to 1000. After training, a simulation function is used to check the network-classified space model. If the space identification is not successful, the network should be reinitialized, retrained, and retested. There are two output types, denoted as free space and trap space. Free space is the region that the vehicle can go through and trap space is the region that the vehicle should avoid.

2.2. Optimal Driving Direction

After the space is divided into free space and trap space using the self-organizing, competitive neural network, the vehicle’s optimal driving direction is determined based on the spatial geometric relationships. Figure 3 shows the free space and trap space for the vehicle in the tunnel environment, as well as an obstacle in front of the vehicle. Figure 3(a) shows all of the free and trap spaces identified using the neural network; the points marked with asterisks represent the free space and those marked with open circles represent the trap space. Figure 3(b) shows the coordinate system built for the navigational method proposed in this paper. Its origin point is located at the center of the laser radar, its -axis is in the direction of the course angle of the vehicle, and its -axis can be obtained by applying the right-hand screw rule. are the detected points in steps of , and in this paper; is the index of the detected points and is the distance between the origin point and . It is known that are the positions of the wall or the obstacles. In the complex environment, the free space is not unique, which is defined as the sub-free space (SFS), based on whether the index of the detected points, , is continuous. The SFS is denoted as (). There are two SFSs depicted in Figure 3(b), and therefore .

All of the SFSs are candidate driving regions, but the best direction for the vehicle still needs to be determined. The optimal strategic direction is defined as the angular bisector of two laser beams in the largest-area SFS. In order to calculate the area of the subspaces, the area formula of a triangle can be applied. The area of the two laser beams is denoted as , which can be approximately calculated byIn Figure 3, the triangles and are two SFSs, refers to the detection angle of , and the straight lines form the angular bisector of . Each is a candidate optimal strategic direction. The area of is denoted as , and the indexes of the detected points in the two boundary beams of are denoted as and , respectively. On the basis of (5), can be calculated approximately by We call the relation space, and the larger is, the more likely the optimal strategic direction is contained in it. However, if the areas of two SFSs are equal, it is impossible to find the optimal strategic direction by only comparing the areas. Both the area and the space angle of a SFS affect the selection of the optimal strategic direction. The larger the space angle, the wider the SFS. Therefore, an impact factor is introduced and designated as the relation space factor, and it is written asThe optimal strategic direction is , which can be obtained by

3. Driving Control for an Articulated Vehicle

3.1. Kinematics Model of an Articulated Vehicle

Driving control for articulated vehicles includes steering and speed control. An underground mining vehicles’ top speed is usually low (25 ) and its gross dead weight is very large; therefore, we assume that the wheels of the articulated vehicle do not slip. Figure 4 shows the geometry of an articulated vehicle in steering operations. The dynamic model of the articulated vehicle considered in this paper has a front section and rear section, which are connected by a joint . The front and rear sections can rotate relative to each other, and steering is achieved by driving the articulation joint. In Figure 4, refers to the articulated angle and refers to the ground speed of the front body; and are defined as the orientation angle of the front body and back body with respect to -axis, respectively. The half-length of the body is defined as the distance between the front bumper or rear bumper of the vehicle and the articulation joint, referred to as and , respectively. and refer to the coordinates of the middle point of the vehicle’s front and rear bumpers, respectively. Point is the center of the turning circle, and and are defined as the distance between and , respectively [1923].

The equations of lines and are, respectively, defined as where and are the linear slope and intercept of line , respectively, and and are the linear slope and intercept of line , respectively. Combining (9) and (10), it is straightforward to obtain the coordinates of point as follows:Based on the dynamic characteristics of the articulated vehicle, for the first body, we have According to the geometric relationship of and , we can show thatand it is straightforward to obtainSince we have assumed that there is no slip, we haveDifferentiating (11) with respect to time, substituting in (12) and (15), the angular velocity equation is obtained as follows:

3.2. Obstacles along the Vehicle’s Trajectory

It is important to determine the obstacles along the vehicle’s trajectory, since they affect the vehicle’s driving strategy. Figure 5 shows the obstacles along the trajectory, where is the center of the laser radar and also the original point of the coordinate system; the points and refer to the vehicle’s edge points on the right-hand side and left-hand side, respectively. refers to the articulated angle, refers to the center point of the trajectory ring, refers to the position of the obstacle, refers to the linear distance between and , and refers to the orientation of line with respect to the -axis. and are the inner and outer diameters of the trajectory ring, respectively, and and are the lengths of the front and rear parts of the trajectory ring, respectively.

Based on the geometric relationship, we have The coordinate of point can be written asIt can be seen that when the vehicle turns right,where , , , and refer to the distance between and , and , respectively, especially when , , and . The distance between and is denoted as :The obstacles along the trajectory ring actually affect the vehicle’s driving; these obstacles are designated as positive obstacles in this paper. These positive obstacles can be selected by the following equation:The coordinates of the positive obstacles are saved in array as

3.3. Data-Based Steering and Speed Control Module

The trajectory of the articulated vehicle and the obstacles affecting the vehicle’s driving have been analyzed in the preceding sections. The steering and speed control are very important parts of the vehicle’s overall driving control, the effects of which mostly depend on the vehicle’s kinematics model [24, 25]. Therefore, it is essential to build the vehicle’s steering and speed kinematics models as accurately as possible, a strategy validated by the fact that a data-driven approach to control methodology has improved the navigational efficiency of ground robots [26, 27]. For the method described in this paper, the steering and speed models are built based on the vehicle’s operation data in order to reduce the modeling complexity.

3.3.1. Data-Based Steering Control Module

It is easy to collect the vehicle’s articulated angle, steering time, and so forth, which can clearly reflect the vehicle’s steering kinematics model. The optimal strategic direction has been found using the RSM. The articulated angle is denoted as and the angle of optimal strategic direction with respect to the -axis in the coordinate system is denoted as , with each relative to an articulated angle . It is known that each articulated angle is relative to a time point; therefore, the steering time (steering from left to right) or (steering from right to left) from a given current position to a strategic direction can be obtained using the dichotomy principle. In consideration of driving smoothness and safety, a threshold value, denoted as , is set. is an experience parameter that can prevent the vehicle from steering too often. The steering rules are as follows:(i)If and , then steer left.(ii)If and , then steer right.(iii) and ; then maintain the current articulated angle.

These rules not only make the vehicle drive along the strategic direction but also improve its driving smoothness.

3.3.2. Data-Based Speed Control Module

Unlike passenger vehicles, the articulated mining vehicles’ driving mode is much simpler, typically consisting of constant, acceleration, deceleration, and braking modes. It is easy to collect the vehicle’s driving speed and time, which can clearly reflect the vehicle’s speed kinematics model.

The effects of positive obstacles on the vehicle’s speed control have been analyzed previously. To ensure the safety of articulated vehicles, allowance is introduced in the speed control. The trajectory for speed control can be rewritten as in which allowance acts as an experience parameter that can offset speed control errors. Based on (23), the objective obstacle points in the speed control are obtained, which are saved in array : The distance between the vehicle and the obstacles in is actually arcs, denoted as ; therefore, we haveand the minimum value of isThe vehicle’s driving time considering at a speed can be written asIt can be seen from (25)–(27) that each velocity is relative to a time point, and therefore the driving times considering in deceleration and braking modes are denoted as and , respectively.

The drivers can change the vehicle’s driving mode by comparing , , and . In the method described in this paper, the vehicle’s speed control is achieved by imitating the driver’s driving habits, and the control rules are as follows:(i)If , then speed up.(ii)If , then maintain current speed.(iii)If , then slow down.(iv)If , then brake.

In the above rules, and are amplification factors for braking and deceleration times, respectively (). These amplification factors provide allowance for not only eliminating errors but also ensuring the safety of the vehicle; they can be adjusted according to the sizes of the vehicle and of the tunnel. The amplification factors and safety distance, denoted as , are indispensable. The vehicle will initiate emergency braking immediately if the distance between the vehicle and the obstacles is shorter than , which is the highest priority. The safety distance is related to the vehicle’s structure, and it can further increase the vehicle’s security; and in this paper.

4. Simulation and Experiment

The original data of the vehicle’s kinematics model are collected from the articulated vehicle prototype and include speed, articulated angle, and time. Two steering and three speed kinematics models of an articulated vehicle are generated using these data. In this paper, the order of the steering and speed fitting equations is 3. Figure 6 shows the fitting curves of the vehicle steering process. The black asterisks represent the original data, the blue line represents the fitting curve, and the red line indicates the fitting error. The two steering kinematics models include steering from left to right and steering from right to left.

The cubic fitting equations of steering from left to right and steering from right to left are written, respectively, as Figure 7 shows the vehicle speed fitting curves in different driving modes. The three speed kinematics modes include acceleration, deceleration, and braking.

The cubic fitting equations of the vehicle acceleration, deceleration, and braking modes can be written, respectively, as

4.1. Simulation

We have developed software, the interface of which is shown in Figure 8, to simulate an articulated vehicle driving in a tunnel environment. The articulated vehicle kinematics models were built before running the simulation. The structure parameters of the articulated vehicle and tunnel can be reset in the software, which were initially set according to an articulated vehicle prototype in our lab and the corridor of our laboratory building.

Figure 9 shows the driving tracks of the articulated vehicle based on the RSM in different tunnels. In the tunnel depicted in Figure 9(a), there is one sharp curve and one intersection; in that depicted in Figure 9(b), there is one right-angle curve and several obtuse-angle curves. The simulation result shows that the vehicle can drive in different tunnels smoothly.

4.2. Experiment
4.2.1. Articulated Vehicle Prototype

After the algorithms have been verified in the simulation environment, we conducted experiments on our autonomous prototype research platform to verify the proposed control strategy. Figure 10(a) is a structural diagram of the prototype, while Figure 10(b) is a photograph of the prototype in our laboratory. The prototype is scaled down based on a real mining vehicle, which includes one SICK LMS511-10100 laser radar, one ADVANTEC ARK-3500 (Intel i5, 2.5 GHz processor) industrial personal computer (IPC), one EPEC (3724) programmable logic controller, two DSP (TMS320F2808) drivers, one steering motor, one angle encoder, and one remote controller. The laser radar is mounted in the front body, with a detection range of 80 m and a detection angle range of −5° to 185° from left to right in steps of 1°, including 190 detection points. The update frequency of the data detection is 100 Hz. The IPC is physically the upper computer depicted in the figure used to identify the space information and run the relation space algorithm, while the EPEC is the lower computer. Two DSP drivers are used to drive the brushless direct current (BLDC) motors. The angle encoder is used to detect the articulated angle of the prototype.

Table 1 lists the characteristics of the prototype.

Figure 11 shows the map of the laboratory corridor in which the experiments were conducted. The width of the corridor is 2.2 m and the driving distance in the experiment is 40 m, starting from point A and stopping at D. The width ratio of the prototype to the corridor is very close to reality.

4.2.2. Experimental Results

We chose positions A, B, and C for space identification using a self-organizing, competitive neural network. Position A is the general tunnel, position B is the cross-road tunnel, and position C is the bend tunnel. We tested the space identification twice at C, once with no obstacles in the corner and once with an obstacle set up in the corner. The experiments essentially covered all navigational situations that an articulated vehicle may encounter driving in underground mining tunnels. Figure 12 shows the result of space identification; the blue asterisks represent the free space, the red open circles represent the trap space, and the five-pointed stars represent the normalized center of the self-organizing, competitive neural network. It can be seen in the figure that the space can be classified into free space and trap space effectively in various driving situations using a self-organizing, artificial neural network.

We also performed multigroup driving experiments in auto and manual modes, respectively. The space identification and driving control methods proposed in this paper are applied in auto mode. The most skilled person drives the prototype by remote controller in manual mode. Figure 13 shows the vehicle’s articulated angle and speed during this experiment. The blue lines represent manual mode and the red lines represent auto mode. Specifically, Figure 13(a) shows that the articulated angle varies with time in both auto and manual modes, with right turns marked with a positive number and left turns marked with a negative number. It can be seen in the figure that the articulated angle has little fluctuation in auto mode. In the course of turning the corner, the articulated angle changes from left 11° to right 47° in manual mode, while it changes from left 10° to right 40° in auto mode. The smaller fluctuation of the articulated angle could make the prototype drive more smoothly and more stably. Figure 13(b) shows that the velocity varies with time in both auto and manual modes. It can be seen that the maximum speed in both modes is approximately 2 ; however, the average speeds are 0.8 and 0.75  in auto and manual modes, respectively. These results prove that the relative navigation method proposed in this paper is efficient.

5. Conclusions

This paper reports the results of an investigation of a relative navigation strategy based on the relation space method (RSM) for autonomous underground articulated vehicles. In the RSM, a self-organizing neural network was used to identify the vehicle’s driving space, and the vehicle’s optimal driving direction was determined using the spatial geometric relationships of the identified space, which allowed us to automatically obtain the correct direction to drive in various kinds of tunnels. The kinematics model of the articulated structure was deeply analyzed and applied to the speed and steering control of the vehicle. In order to reduce modeling complexity and improve computational efficiency, straightforward steering and speed control modules were built on the basis of the vehicle’s operation data, which is straightforward to implement in different vehicles even without knowing the specific vehicle parameters. Software was developed to verify the feasibility of primarily the driving control method. An additional set of experiments were carried out in the corridor of our laboratory using an articulated vehicle prototype. One set of experiments featured driving the prototype in manual mode by a driver with a remote controller; the other set used the automated driving method proposed in this paper. The results show that the vehicle can choose the correct direction over the course of the entire journey by applying the new method. Moreover, the articulated angle of the prototype in auto mode is less volatile than the articulated angle in manual mode, and, moreover, the average speed is improved. Comparisons of the results demonstrate the feasibility and effectiveness of the new strategy.

Competing Interests

The authors declare that they have no competing interests.

Acknowledgments

This work was supported by a grant from the National High Technology Research and Development Program of China (no. 2011AA060408), Beijing Higher Education Young Elite Teacher Project (no. YETP0362), and Fundamental Research Funds for the Central Universities (no. FRF-TP-14-024A2 and no. FRF-TP-15-023A1).