Next Article in Journal
Thoughts on the Importance of Similitude and Multi-Axial Loads When Assessing the Durability and Damage Tolerance of Adhesively-Bonded Doublers and Repairs
Previous Article in Journal
Detection and Analysis of Radiation Doses in Multiple Orbital Space during Solar Minimum
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Three-Dimensional Path-Following Control Method for Flying–Walking Power Line Inspection Robot Based on Improved Line of Sight

College of Mechanical and Electrical Engineering, Shihezi University, Shihezi 832003, China
*
Author to whom correspondence should be addressed.
Aerospace 2023, 10(11), 945; https://doi.org/10.3390/aerospace10110945
Submission received: 31 August 2023 / Revised: 16 October 2023 / Accepted: 2 November 2023 / Published: 6 November 2023

Abstract

:
The Flying–Walking Power Line Inspection Robot (FPLIR) faces challenges in maintaining stability and reliability when operating in harsh transmission line environments with complex conditions. The robot often switches modes frequently to land accurately on the line, resulting in increasing following errors and premature or delayed switching caused by reference path switching. To address these issues, a path-following control method based on improved line of sight (LOS) is proposed. The method features an adaptive acceptance circle strategy that adjusts the radius of the acceptance circle of the path point based on the angle of the path segment and the flight speed at the time of switching, improving path-following accuracy during reference trajectory switching. Also, an adaptive heading control with vertical distance feedback is designed to prioritize different path-following methods in real time based on variations in vertical distance, achieving rapid convergence along the following path. The state feedback following control law, based on the improved LOS, achieves the stable following of the reference path, which was validated by simulations. The simulation results show that the improved LOS reduces the convergence time by 0.8 s under controllable error conditions for path angles of θ ∈ (0, π⁄2). For path angles of θ ∈ (π⁄2, π), the following error is reduced by 0.3 m, and the convergence time is reduced by 0.4 s. These results validate the feasibility and effectiveness of the proposed method. This method demonstrates advantages over the traditional LOS in terms of following accuracy and convergence speed, providing theoretical references for future 3D path following for path-following robots and aerial vehicles.

1. Introduction

The power industry plays a vital role in socioeconomic development. However, because of factors such as elevated power lines and challenging terrain, power line inspection has become a dangerous and labor-intensive task. To improve efficiency and safety, the advent of power line inspection robots has been instrumental in replacing manual inspection. Over the past decade, power line inspection robots have been developed mainly in three different modes: aerial mode, climbing mode, and hybrid mode. Aerial-mode robots, equipped with lightweight and highly accurate remote sensing devices, have enabled efficient and accurate inspections. However, their stability and endurance are severely limited by various factors such as weather and wind directions. Climbing-mode robots offer longer endurance and greater stability, but their complicated structural designs and inability to autonomously ascend and descend power lines have become limiting factors in their application to power line inspection [1,2,3]. Hybrid-mode robots combine the advantages of aerial-mode robots and climbing-mode robots. They use the flying mode to suspend themselves on the power line and the walking mode to control their movement along the power line. In addition, when they encounter obstacles, they activate the flying mode to bypass the obstacles and then reattach to the power line and resume the inspection [4,5,6]. This design overcomes some of the limitations of climbing-mode robots and provides greater stability and precision compared with aerial-mode robots. Power lines are often installed in varied and harsh terrain such as mountains, valleys, and deserts. These geographical features, coupled with the segmentation of the aerial flight space by the presence of power lines, impose limitations on the flight space for aerial-mode robots. As a result, viable path generation becomes notably intricate [7,8,9]. Within the confined space constrained by these power lines, the ascent and descent process for hybrid-mode robots requires careful attention to both path-following accuracy and maintaining flight safety. This is essential in order to avoid any potential damage to the surrounding environment and equipment.
Currently, unmanned aerial vehicles (UAVs) are being applied in various fields, including the military and civilian sectors. Achieving accurate path-following technology is important for improving the performance and applications of UAVs [10,11,12]. Consequently, path-following research is of great value. At present, both domestic and international studies of path following can be categorized into two approaches: those based on control theory and those based on geometry [13]. Among the cybernetic-based path-following methods, Glushchenko et al. [14] address the UAV trajectory-tracking problem by deriving explicit parameter uncertainty equations and applying neural networks for uncertainty compensation. Meanwhile, a model reference based on the adaptive control framework has been adopted to improve tracking performance. D’Amato, E et al. [15] used an optimization strategy combining the genetic algorithm with sequential quadratic programming for offline optimal trajectory computation and online path updating. A trajectory-tracking algorithm based on nonlinear model predictive control regulates air braking to ensure trajectory rationality. Ahmed, M et al. [16] proposed an estimation-based propulsion class control strategy for the UAV tracking of a moving target in 3D space. The target state is estimated using an extended Kalman filter and combined with the estimation and the UAV state to achieve velocity, trajectory, and heading angle control. That study considered measurement uncertainty and simulated tracking performance in different scenarios. This approach is expected to improve the practical effectiveness of UAV target tracking. Ru, P et al. [17] used state correlation coefficients in the form of the nonlinear properties of the system embedded in a pseudo-linear system matrix and obtained nonlinear equivalents of model predictive control. The nonlinear model predictive control law was derived by converting the continuous system into a sampled data form and using a sequential quadratic programming solver to handle input, output, and state constraints.
Among the geometry-based methods, pursuit algorithms [18,19], the LOS method [20,21,22,23], and nonlinear guidance techniques [24,25,26] have been widely employed for UAV path following. Among these, the LOS method is distinguished by its real-time capability, high accuracy, and ease of implementation. Given these advantages, it has been widely used in UAV path-following applications. Consequently, this study uses the LOS method to investigate 3D path following. The LOS method uses the geometric relationship between the UAV and its target to facilitate path following. This is achieved by manipulating the relative angular disparity. The system utilizes inputs such as the UAV’s current position and waypoints along the target path. It employs a pure following control system to calculate the desired LOS direction for the UAV. This calculated direction is then compared with the actual LOS direction. The resulting control deviation is processed through a control algorithm to generate control commands that ultimately cause the UAV to follow the target path. In practical applications, this method needs increased accuracy and real-time reliability. Within 3D path following, the LOS method has to consider factors such as the UAV’s distance from the target points and their heights. To facilitate 3D path following, the traditional LOS method needs to be adapted to address its limitations in this context.
The traditional LOS method uses a fixed acceptance radius, which is characterized by its simplicity but is accompanied by significant following errors and convergence problems. In an effort to address these limitations, Caharija et al. [20] introduced an integral term compensation approach for 3D path following in underwater vehicles. This approach counteracts the drift effects caused by environmental disturbances, thereby enabling improved straight-line navigation. Chenguang Liu et al. [27] and Do D K et al. [28] introduced an adaptive acceptance radius strategy where the radius is inversely proportional to the angle of the path, providing favorable following results. Khaled N et al. [29] proposed an exponential acceptance radius strategy that significantly improves convergence. However, the introduction of the exponential function results in a lengthy LOS angle calculation. While these methods have collectively reduced the average following error, challenges remain for small angles where significant errors and slow convergence problems exist. The traditional LOS method has certain shortcomings in 3D path following for UAVs. Adjusting the acceptance radius is one way to improve following accuracy and convergence speed. Future research will focus on improving following accuracy, reducing computation time, and overcoming following errors and slow convergence associated with small path angles.
Heading control for robots is an important issue in 3D path following. The chosen heading control strategy has a direct impact on the convergence and performance of path-following algorithms. An appropriate heading control strategy can significantly improve both the accuracy and efficiency of path following. Currently, numerous heading control strategies have been extensively researched and applied in the field of path following. Liu L et al. [30] augmented the LOS method with an extended state observer to achieve more accurate heading angle estimation errors, resulting in remarkable effectiveness. Yu C et al. [31] introduced two extended state observers to estimate lateral and vertical velocities, indirectly calculating the sideslip angle. This information was used to perform accurate compensation within the LOS method. While this approach increased the accuracy of heading control, the introduction of two extended state observers made it sensitive to parameter changes, thereby increasing complexity. Tao L et al. [32] proposed an improved line-of-sight (LOS) guidance algorithm that can adjust adaptively based on the path following error. The global asymptotically stable path-following controller was designed based on the nonlinear backstepping method and the Lyapunov stability theory. Abdurahman B et al. [33] focused on unmanned vessels and mapped the desired inertial velocity to the desired body velocity. Their method used a new definition of vertical drift, combining the drift angle with the desired heading angle in a heading control strategy extended to the vertical plane. This effectively increased the rate of convergence. However, because of the simultaneous following of LOS vectors in two coordinate systems and the consideration of velocity allocation strategies, significant computational resources and time were required. Heading control strategies for robots are an essential component of robot path following [34,35]. At present, control strategies based on the LOS method have been extensively researched and applied. These methods effectively improve control accuracy and system robustness and are widely used in practice. However, they also face challenges in terms of complexity and computational load [36]. Therefore, future research should aim to find simpler yet effective control strategies that meet the practical requirements of path following while ensuring control accuracy and performance.
Path planning and following is a critical research area in UAV applications. In such research, the construction of an accurate reference path is a crucial step, as it determines the trajectory and motion state of the UAV. Previous research focusing on LOS following has produced a number of methods for constructing reference paths. Zeng J et al. and Shen C et al. [37,38] investigated specific geometric paths such as straight lines and circles, while Fossen T I et al. and Meng W et al. [39,40] constructed reference paths composed of smooth curves, all of which resulted in commendable effectiveness. However, in practical engineering applications, task-oriented requirements often require the UAV to navigate and follow irregular paths, thus imposing certain limitations on the aforementioned methods. To further enhance the practical applicability of the following methods, Wan L et al. and Yao W et al. [41,42] have guided UAVs to follow a sequence of path segments connected by given waypoints. However, there is still room for improvement in both following accuracy and convergence speed. To meet the requirements of engineering applications, this paper adopts path segments connected by waypoints as the reference paths and conducts 3D path-following research using LOS. Using the improved LOS method, this paper’s approach facilitates the adjustment of control signals based on the UAV’s actual following errors and the dynamic evolution of the reference path. This enables the UAV to follow the reference path more accurately. By using the improved LOS method, the approach proposed in this paper can adjust control signals based on the actual UAV following errors and changes in the reference path. This enables the UAV to follow the reference path with more accuracy.
This paper proposes a strategy to improve the path-following accuracy of the FPLIR. This strategy is based on an improved LOS approach that takes into account the constraints of the robot’s performance and the reference path information. Adaptive techniques are used to adjust the acceptance circle and heading control strategies. A path-following error equation is established, and a state-feedback-based control law is developed to achieve 3D path following, reduce following errors, and improve convergence speed. Numerical simulation experiments validate the effectiveness of the proposed method. The main contributions of the study are as follows:
(1)
An adaptive acceptance circle strategy is developed in response to the inspection principle of the FPLIR and the complex working conditions of power lines. Based on the path angle and current flight speed, the acceptance circle radius is adaptively adjusted to improve the following accuracy during transitions between paths.
(2)
An adaptive heading control strategy is developed based on the characteristics of the robot’s ascent process and the accuracy requirements for following. The strategy involves using a scaling factor that is based on the distance between the robot and the path in order to adjust the priority of parallel and perpendicular path following. This approach effectively addresses issues related to significant path-following errors and slow convergence speed, achieving fast, stable, and accurate path following.
(3)
The error equation for 3D path following is analyzed using the proposed improved LOS method. A state-feedback-based control law is designed using the following error as the control objective. Stability analysis is carried out to ensure that the designed control law can satisfy the accuracy and reliability requirements of path following.
The structure of this paper is as follows: Section 1 introduces the problem. Section 2 introduces the traditional LOS method and presents a path-following control scheme based on the proposed adaptive acceptance circle strategy and an adaptive heading control strategy using the improved LOS method, along with stability analysis. Section 3 conducts simulation experiments and analyzes the simulation results. Section 4 discusses the work performed and future directions. Finally, Section 5 provides some concluding remarks.

2. Problem Description

A self-developed FPLIR mainly consists of two parts, a flight mechanism and a walking mechanism, as shown in Figure 1, and the system parameters are listed in Table 1. The flight mechanism adopts an X-type structural design, and six rotor motors with serial numbers M1~M6 are distributed around the center bin. The walking mechanism includes a main traveling wheel, an auxiliary traveling wheel, a main compression wheel, an auxiliary compression wheel, a compression motor, a screw, an encoder, etc.
Figure 2 shows the working principle of the robot, where it lifts off the ground to approach the power line and then precisely lands on the line and switches to walking mode to begin the line inspection. When the task is completed, the robot lifts off the line in flying mode. Table 1 shows that the FPLIR has a large mass, volume, and rotational inertia, which require a large minimum turning radius. Since the flight path of the robot is obstructed by the power line during ascent and descent, the reference path inevitably contains multiple corners and line shapes. Power lines are densely distributed, and in order to maintain safety when approaching them, higher requirements are placed on the path-following accuracy of the landing. When the robot has finished inspecting the entire section of the power line, it switches from the walking mode to the flying mode to fly over obstacles. It then repeats the above process. Given the flexible cable structure of the power line, if the robot takes off from a power line with a large following error or slow error convergence, the robot may collide with the power line and cause an accident. Therefore, it is important to carry out path-following research that allows the robot to work under such conditions. To address the mentioned issues concerning the robot’s large turning radius, substantial following error, and slow convergence during path following, an adaptive acceptance circle strategy is proposed. This strategy considers the performance the constraints of the UAV and the reference path information. When the path angle is small, a larger acceptance circle is used, and reference path switching is performed in advance to avoid problems with slow convergence and large overshoot after path switching. If the path angle is large, a smaller acceptance circle is used to make the robot better fit the following path. During the process of following the 3D path, a heading-scaling factor is introduced to regulate the control volume. The spatial distribution of power lines is taken into account to adjust the robot’s priority for its plane path and altitude. This ensures that higher-priority path following is completed more quickly and increases the convergence speed of the UAVs.
Figure 3 shows the position of the robot relative to the reference path in the inertial coordinate system, xyz. The variable V is the flight velocity; V r ^ is the projected velocity in the horizontal plane; γ and χ are the heading angle and the path inclination, respectively; P is the position of the robot; and P ` is the projected point of the robot in the path segment. d e and h e are the horizontal and vertical errors of the robot to the projected point, P ` . The robot path-following control objective is as follows: to design a following control law so that the following error, ε = d e h e T , satisfies lim t d e = 0 and lim t h e = 0 . Then, the robot can accurately follow the reference path.
The kinematics of the robot in 3D is modeled as follows:
x ˙ = V c o s γ c o s χ y ˙ = V c o s γ s i n χ z ˙ = V s i n γ V ˙ = a x c o s χ c o s γ χ ˙ = a y V c o s γ γ ˙ = a z V
where (x, y) is the horizontal position of the robot, z is the flight altitude, and γ and χ are the heading angle and path inclination.

3. Path-following Control Based on Improved LOS

3.1. Traditional LOS

The LOS method is designed to steer a controlled object toward a specific point on a path and then continue to move toward the next point while following it. This method is widely applied in path following and precision guidance. In the traditional LOS method, a fixed acceptance circle is used to efficiently follow the reference path. However, when the reference path segment changes, the fixed acceptance circle can hinder accurate following and slow down convergence speed. The following strategy of the LOS method is depicted in Figure 4:
In Figure 4, P i 1 P i is the current following path segment; V is the flight speed; P L O S is the position of the reference point of LOS; P is the position of the robot; P ` is the projected position of the robot on the path segment; Δ is the forward-looking distance; R 0 , i is the radius of the acceptance circle of the trajectory point; and γ L O S and χ L O S are the demand heading angle and the demand trajectory inclination, respectively. P = ( P 1 , P 2 , , P i , P n ) is a set of planning path reference points, where each path point has a serial number in the lower right corner, and the points are connected by straight lines.
On the path segment P i 1 P i , the position of the reference point, P L O S , can be found using the following relationship:
x L O S x p 2 + y L O S y p 2 + h L O S z p 2 = Δ 2 x L O S x i 1 x i x i 1 = y L O S y i 1 y i y i 1 = h L O S h i 1 h i h i 1
Switch the reference path segment from P i 1 P i to P i P i + 1 as the robot converges to path point P i . This should be done when the distance between the robot and path point P i satisfies the following condition:
P   P i R 0 , i
The robot switches to following the next segment of the path as the reference path segment changes. To achieve the fast following of the reference path, the traditional LOS method employs a fixed acceptance circle. However, if the reference path segment changes, the fixed acceptance circle will affect the convergence speed and the following error for different path angles and flight speeds.

3.2. Improved LOS

To reduce path following error and improve convergence speed, while taking into account the effects of the minimum turning radius, the flight speed, and the angle between the path segments, the acceptance circle in the method must be adaptively adjusted based on the angle of the path segments and the following error. This avoids situations of switching lagging or premature switching when the reference path is changed, which can cause an increase in the path-following error and a slower convergence speed. Therefore, a turning radius threshold is set based on the segment angle and the flight speed of the robot during switching to establish a correspondence between the acceptance circle radius, R 0 , i ; the path segment angle, θ ; and the flight speed V. This reduces the path-following error and improves the convergence speed.
The principle of the adjustment is as follows:
When θ ( 0 , π / 2 ) , the robot switches the path segment with a larger acceptance circle radius. The robot tracks the position of the reference point in the next path segment beforehand and adjusts the heading angle and trajectory inclination to avoid the increased following error due to the delay in switching the reference path segment. When θ ( π / 2 , π ) , a smaller acceptance circle radius is required to follow the reference path to avoid the incomplete following of the previous path segment due to switching the reference path too early.
The path-following method includes a navigation subsystem and a control subsystem. The navigation subsystem calculates the path-following error based on the improved LOS, while the control subsystem computes the control command to implement the path-following control based on the output of the navigation subsystem. Scaling coefficients are introduced to adjust the following priorities of parallel and vertical paths for the control commands of the navigation subsystem. The following error is quickly eliminated, and a high-precision path-following effect is obtained.
This paper investigates the adaptive admittance circle and adaptive heading control to reduce the path-following error and accelerate the convergence speed, taking into account the UAV’s maneuvering performance constraints and following path information.
During path following, the following error changes, while the reference point is determined by the forward-looking distance. When the reference point is in the next segment of the reference path, the radius of the admittance circle at the current corner is calculated based on the size of the corner and the current speed. When the UAV is inside the acceptance circle, the reference path segment is switched, and the next closed-loop control begins.
Algorithm 1 shows the operation logic of the improved LOS method:
Algorithm 1: Improved LOS
#The forward control vector, n t , is continuously adjusted based on the distance from the robot’s position, P, to the path in order to achieve the fast convergence of the robot’s trajectory.
function PathFollowing
 #Calculate the path segment on which the reference point, P L O S , is located:  P i 1 P i / P i P i + 1
While   i   <   n   do ( n t , n t ) C o n s t r u c t V e c t o r ( ) ;
θ d T h e o r y F o r w a r d D i r e c t i o n A n g l e ( n t ) ;   ( # θ d is theoretical angle)
θ A c t u a l A n g l e ( ) ; (# Real angle)
u S t a t e F e e d b a c k C n t r o l θ d , θ ;
  # The mass center arrives at the end neighborhood and then moves to the next control segment. The next control phase starts when P L O S P i P i + 1 .
R 0 , i A d m i s s i o n R a d i u s C a l c u l a t e ( R 0 , θ i ) ;
          if P ( R 0 , i , P i ) then
P i 1 P i ,     P i P i + 1 ;
        end if
 return ( n t , u);
end while
end function
Figure 5 shows the process of path following using the improved LOS method:
As shown in Figure 4 and Figure 5, when entering the acceptance circle of the corner along the path segment, the following approach will be employed to switch to the next path segment:
(1)
Assess whether the FPLIR enters the vicinity of the acceptance circle radius of the corner.
(2)
If it does enter the vicinity, update the current following path segment, and update the projection point, P ` , of the FPLIR position, P, within the new path segment.
(3)
Based on the forward-looking distance, Δ , locate a new target point, P L O S , on the new path segment starting from the projection point, P ` .
(4)
Calculate and update the following angle and following inclination according to the new target point, P L O S .
(5)
Calculate the control volume according to the new following angle and following inclination.

3.2.1. Adaptive Acceptance Circle Strategy

The turning radius of the robot is related to the flight speed during the path change, and the minimum turning radius is determined by the design parameters of the robot itself. As shown in Figure 6, given the minimum turning radius, R m i n , and path angle, θ i , the robot must change its direction at point A by switching from path segment P i 1 P i to P i P i + 1 . If the reference turning radius of the robot at point P i is R, then the radius of the admittance circle at P i is
R 0 , i = R + k · s i g m o i d ( a · V + b · θ i )
where a and b are, respectively, the coefficients of velocity and the angle of rotation. If the reference turning radius, R = R o , is set to reduce the following error, when the path angle is θ ( π / 2 , π ) , the following error will oscillate with an increase in θ . To solve this problem, an angular threshold is defined to adjust the acceptance circle radius based on the path segment angle and the current speed.
Considering the correspondence between the radius of the acceptance circle; the angle of the path segment, θ i ; and the current velocity, V, the adaptive acceptance circle is designed as follows:
R 0 , i = m a x R 0 + k · s i g m o i d ( a · V + b · θ i t ) R m i n s i g m o i d x = 2 1 + e x 1 θ i t = π 2 * θ i   θ i 0 , π , i = 1,2 , , n
where R 0 is the standard acceptance circle radius, which represents the acceptance circle radius in straight flight, and θ i is the angle in waypoint P i . Parameter k is the scaling factor.
The following can be deduced from Equation (5), which shows the adaptive acceptance circle radius.
If R 0 + k · s i g m o i d ( a · V + b · θ i t ) > R m i n , R 0 , i is set to R 0 , i = R 0 + k · s i g m o i d ( a · V + b · θ i ) and the robot completes the turn using the reference turn radius determined by the path segment angle and the current velocity. This is done to prevent following error oscillation.
If R 0 + k · s i g m o i d a · V + b · θ i t R m i n , R 0 , i is set to R 0 , i = R m i n . The robot completes the turn with the minimum turning radius, which can effectively reduce the following error.

3.2.2. Adaptive Heading Control Strategy

The traditional LOS follows the current path by calculating the heading angle and tilt error based on the position error and then calculates the control volume. However, the adjustment time and following distance of this method are long for large position errors. To address this issue, an adaptive heading control strategy is proposed in this paper. This strategy introduces a scaling coefficient to adjust the priority of parallel and vertical paths based on the distance relationship between the robot and the path. To achieve fast, stable, and accurate path following, this paper addresses the problem of large path-following errors and slow convergence speeds to achieve fast, stable, and accurate path following.
Figure 7 presents the adaptive heading control strategy. In this strategy, P i 1 P i is the current path segment for following, P i ( x i , y i , z i ) is the coordinates of the path point, P is the position of the robot, and P ` represents the robot’s projected position on the path segment.
In Figure 7, the vector n t corresponds to the direction of the velocity, V . As shown in Figure 4, the velocity of the robot can be decomposed into V c o s γ components in the horizontal direction and V s i n γ components in the vertical direction. Additionally, the V c o s γ component in the horizontal direction can be further decomposed into x-axis and y-axis components based on the trajectory inclination.
The adaptive heading control strategy in this paper introduces a scaling coefficient, m, to regulate the priority between vertical and horizontal following exclusively while not interfering with the vector components in the x-axis direction and y-axis direction components within the horizontal following. Therefore, a 2D coordinate system, z ^ h ^ , composed of horizontal and vertical axes is employed.
As shown in Figure 7, the workflow of the velocity control strategy for each path segment of the robot in the xoy plane is as follows:
(1)
The start and end points of the current path segment are designated as P i 1 and P i , respectively. The robot’s path following involves closed-loop control of the current path segment. The next path segment is then controlled in a similar way.
(2)
The point P represents the robot’s centroid. P ` is defined as the projection of P onto the linear path. d l refers to the distance between the robot and the planned path.
(3)
The vector n t represents the forward direction of the robot at time t. The vector n t is the parallel projection of n t onto the segment P i 1 P i , while n t is the orthogonal vector to n t , thus representing the vertical vector of the segment, P i 1 P i .
(4)
The letter m is defined as the scaling coefficient of the distance, d l , between the robot centroid, P, and the planned path; thus, the forward direction vector of the control robot is
n t = m d l 1 + m d l n t + 1 1 + m d l n t
Equation (6) shows that if the value of the scaling coefficient m is close to 0, the coefficient of n t approximates to 0 while the coefficient of n t approximates to 1. This causes the robot to advance in the direction parallel to the path. Conversely, if the scaling coefficient, m, is close to ∞, the robot advances in the vertical direction to the path. Altering parameter m provides different path-following priorities. To facilitate analysis, Equation (6) can be rewritten as follows:
n t = 1 1 + 1 m d l n t + 1 1 + m d l n t
At a greater distance from the planning path, the value of d l increases, causing the scaling coefficient of n t to exceed that of n t . As a result, the robot moves along the vertical direction. When the robot approaches the planning path, the value of d l decreases so that the scaling coefficient of n t is less than that of n t . As a result, the robot moves along the parallel direction. During the control segment of P i 1 P i , control vector n t Δ t at time t Δ t transitions into control vector n t at moment t. The control direction gradually aligns with the forward direction of the path of P i 1 P i , resulting in the gradual convergence of the position error and the direction error to zero. This ensures the rapid convergence of the robot along the planned path.

3.2.3. Design of the State-Feedback-following Controller

The control system for path following consists of a navigation subsystem and a control subsystem. The path following error is obtained by the navigation subsystem based on the improved LOS. The control subsystem then obtains the control command based on the output of the navigation subsystem in order to realize the path-following control. Considering the projected point, P ` , and the reference path point, P L O S , the LOS path following error, e = [ d e , h e , ψ e , γ e ] T , can be defined. ω h and ω v are horizontal and vertical angular velocity, respectively. Based on the following error, the path-following control law is designed. The following schematic diagrams in the horizontal plane and in the vertical plane are shown in Figure 8a and Figure 8b, respectively.
The following error in the horizontal plane, e h = [ d e , ψ e ] T , is defined as follows:
d e = x p x 2 + y p y 2 = e x 2 + e y 2 ψ e = ψ L O S χ = a r c t a n ( y l o s y x l o s x ) χ
The differential equation for the following error can be obtained from Equation (8) as
d ˙ e = V r ^ s i n ψ e ψ ˙ e = 1 1 + ( y l o s y x l o s x ) 2 ω h
where x l o s and y l o s are the projected coordinates of the horizontal plane.
The acceleration command using the linearization assumption and state feedback method for the robot is designed as follows:
a y c = V r ^ k 1 d e + k 2 ψ e
where V r ^ = V c o s γ is the component of velocity in the horizontal plane.
The following error in the vertical plane, e h = [ d e , ψ e ] T , is defined as follows:
h e = h p h γ e = γ L O S γ = a r c t a n ( z l o s z h l o s h ) χ
The differential equation for the following error can be obtained from Equation (11) as follows:
h ˙ e = V s i n γ γ ˙ e = 1 1 + ( z l o s z h l o s h ) 2 ω v
where h l o s and z l o s are the projected coordinates of the vertical plane.
Similarly, the acceleration command for the robot’s vertical acceleration command can be derived as follows:
a z c = V k 3 γ e
Thus, the control instructions for the 3D path following of robot are as follows:
a y c = V r ^ k 1 d e + k 2 ψ e a z c = V k 3 γ e
The pole configuration method can select following control laws (10) and (13) based on the state feedback design with a feedback gain matrix, k = [ k 1 , k 2 , k 3 ] , to ensure the stability of the following closed-loop system. In the pole configuration, the system is designed to achieve the expected damping ratio and control time, thereby avoiding the oscillation of the error curve and ensuring fast convergence. The stability of the following control system is demonstrated using the following error in the horizontal plane as an example. The linear error system is expressed as follows:
e ˙ = A e + B u
The state matrix, A, and the input matrix, B, are defined as follows:
A = V r ^ Δ V r ^ 0 V r ^ Δ ,   B = 0 1
The control quantity designed based on the state feedback is denoted by u:
u = K e
where K represents the feedback gain matrix.
As a result, the equation for the closed-loop system is
e ˙ = ( A B K ) e
In the above equation, the characteristic polynomial of the system’s closed-loop equation is
s I A + B K = ( s p 1 ) ( s p 2 )
During the pole configuration process, p 1 and p 2 are chosen as negative roots with conjugate complex values to determine the damping ratio and control time of the system. Since the conjugate complex roots, p 1 and p 2 , are situated on the left half of the s-plane, the closed-loop following system is stable, which serves to prove the overall stability of the system.

4. Simulation Experiments and Analysis

The effectiveness of the adaptive acceptance circle strategy and the adaptive heading control strategy in improving path-following performance is verified through simulation experiments and is compared with the classical line-of-sight method.
During the simulation experiments, the initial position of the robot is x 0 = 0 m, y 0 = 5 m, and z 0 = 0 m. Additionally, the initial heading angle is γ = 0 ° , and the track inclination angle is χ = 0 ° . A comparative study is conducted based on the traditional LOS method and the improved LOS method proposed in this paper to verify the effectiveness of the adaptive acceptance circle and the adaptive heading control strategy in improving the path-following performance. The radius of the adaptive acceptance circle is taken as the circle shown in Equation (5), where a = 2, b = 1, k = 0.2, and the scaling coefficient of the adaptive heading control is m = 2.5. The control period is T = 0.1 s. In these simulation experiments, three corners are mainly considered, namely, the small corners of the horizontal angle, θ a < 90 ° and θ b < 90 ° , as well as the larger angle of the horizontal pinch angle, θ c > π / 2 . Table 2 lists the general parameters for simulation experiment.

4.1. Experiments on Heading Control Strategy

To evaluate the effectiveness of the improved adaptive heading control strategy on path following, we compare its performance with a state feedback control strategy. The comparison is performed using a fixed acceptance circle radius: R 0 = 0.5 m. The results of this experiment show that the new strategy improves the path-following accuracy. The flying speed of the robot was maintained at v = 0.2 m/s during the simulation experiment.
The experimental results are presented in the following figures: Figure 9 shows the 3D path-following results, Figure 9a shows the following trajectory of the 3D path following, Figure 9b shows the xoy plane projection of the 3D path-following trajectory, and Figure 9c shows the xoz plane projection of the 3D path-following trajectory. The simulation results reveal the robot’s ability to execute path following on the reference path under different following methods. Figure 9d shows the following error versus time curve between the robot’s real-time position and the reference path. The abrupt change in the error curve corresponds to the moment it reaches the corner of the reference path. It is worth noting that the oscillations of the following error in Figure 9d are caused by the earlier updating of the error statistics with the P L O S update. The variations in Figure 9d correspond to the path points a, b, and c. As depicted in Figure 9, the following trajectory with the improved LOS is closer to the reference path.
In order to further verify the effect of adaptive heading control on improving path-following accuracy and convergence speed, the details of the horizontal projection, vertical projection, and following error curve of the robot’s following trajectory at points a, b, and c are shown in Figure 10, Figure 11 and Figure 12. The following conclusions can be obtained by analyzing Figure 10, Figure 11 and Figure 12.
(1)
For smaller angles, the adaptive navigation control shows a smaller following error and an improved following effect. At point a, the maximum following error decreases from 0.238 m to 0.183 m, indicating a reduction in the following error of 0.055 m. At point b, there is little or no significant reduction in the maximum following error. At point c, the maximum following error decreases from 0.152 m to 0.148 m, indicating a reduction in the following error of 0.004 m. This improvement also enhances the oscillatory convergence phenomenon.
(2)
The convergence time of the adaptive heading control is faster. At point a, the convergence time is reduced from 8.1 s (from 33.7 s to 41.8 s) to 5.1 s (from 33.7 s to 38.8 s), and the time taken to converge is reduced by 3 s. At point b, the convergence time is reduced from 9.3 s (from 67.9 s to 77.2 s) to 2.8 s (from 66.6 s to 69.4 s), and the time consumed for convergence is reduced by 6.5 s. Similarly, at point c, the convergence time is reduced from 5.8 s (from 102.1 s to 107.9 s) to 4.7 s (from 100.0 s to 104.7 s), and the time taken for convergence is reduced by 1.1 s. Convergence time is determined when the following curve intersects the 5% error margin.
Similarly, an adaptive heading control strategy will provide a much higher approach speed and lower following error, resulting in better control results.

4.2. Acceptance Circle Comparison Experiments

A comparative study is conducted to verify the effectiveness of the adaptive Acceptance circle strategy in improving path-following accuracy. Specifically, FC-LOS (fixed acceptance circle-based LOS), which uses a fixed acceptance circle, is compared with AAC-LOS (adaptive acceptance circle-based LOS). By maintaining a constant following path and applying adaptive heading control, this study compares the following effects of the LOS method using a fixed acceptance circle with the adaptive adjustment acceptance circle strategy. During the simulation experiment, the robot’s flight speed is set at v = 0.5 m / s . To maintain a consistent height in the following state, the height of following is increased to a fixed height. The path-following paths of the path angles θ a < π / 2 at point a and θ c > π / 2 at point c are selected as the objects of comparison. Figure 13 and Figure 14 show the experimental results. Figure 13 corresponds to the following results at point a, while Figure 14 corresponds to the following results at point c. After analyzing these figures, the following conclusions can be drawn.
(1)
The adaptive acceptance circle strategy effectively solves the issue of switching ahead or lagging and maintains a controllable following error even when the reference path switches ahead. Figure 13 shows that the following trajectory, based on the adaptive acceptance circle, switches to the reference path segment earlier because of the larger acceptance circle radius, resulting in faster convergence to the next path segment. Figure 14 shows that the following trajectory based on the adaptive acceptance circle switches closer to the reference path because of the smaller acceptance circle radius, resulting in a reduction in the maximum following error from 0.156 m to 0.126 m.
(2)
The convergence of the adaptive acceptance circle strategy is faster. For point a, where θ a < π / 2 , the overall convergence time using AAC-LOS slightly increases compared with FC-LOS, as shown in Figure 13. However, during the xoy path following, the AAC-LOS can follow the reference path faster compared with FC-LOS. For point c, where θ c > π / 2 , as shown in Figure 14, the total convergence time is reduced from 1.4 s (from 40.6 s to 42 s) to 1.4 s (from 41.2 s to 42 s), a reduction of about 0.6 s.
In summary, the adaptive acceptance circle strategy offers more obvious advantages in terms of path-following accuracy and convergence speed.

5. Discussion

5.1. Comparison of Improved LOS and Traditional LOS

Switching following errors are reduced to varying degrees when using the improved LOS method as compared with the traditional LOS method. Additionally, the convergence speed and path-following accuracy are significantly improved. The use of traditional LOS path following with a fixed acceptance circle radius is simple and straightforward and is capable of offering stable and predictable path following in certain application contexts. However, the fixed acceptance circle radius has some limitations: at high speeds, it may cause excessively aggressive path following, whereas at low speeds, it may lead to conservative path following.
The adaptive acceptance circle strategy adjusts the radius of the circle based on the vehicle’s motion. This allows the vehicle to use a smaller radius at the curved region of the path and a larger radius for the larger path corners to fit the path more closely. To better account for the relationship between the vehicle and the following path, it is recommended that a larger circle radius is used at the larger corners and that the following path segments are switched ahead. This enables the vehicle to stay closer to the path, reducing following errors and overshoot.
The traditional LOS method uses heading angle error feedback for control to handle large position deviations. However, the method requires a longer convergence time and following distance. Moreover, the maximum following distance of the robot is restricted by the limited space defined by the segmentation of the power lines. The adaptive heading control strategy uses the scaling coefficient based on the distance between the robot and the path. It adjusts the priority of parallel and vertical path following. As the distance between the robot and the following path increases, the priority of parallel path following also increases. This method can effectively overcome the issues of large following errors and slow convergence speeds, thereby achieving fast, stable, and accurate path following.
The proposed improved LOS method is used to analyze the equation of the 3D path-following error and to design a following control law based on state feedback, with the following error as the control object. Stability analysis is then performed to ensure that the following control law meets the requirements of accuracy and reliability in 3D path following.

5.2. Selection of Experimental Parameters for Improved LOS

This paper presents simulation experiments aimed at simulating the path-following effect of the improved LOS method during robot flight, especially for frequently changing paths. The results of the experiments indicate that the 3D path-following method using the improved LOS method is able to adaptively adjust the size of the acceptance circle radius based on the path angle and the current flight speed of the robot. This allows it to switch reference paths while reducing following error and satisfying the robot’s performance constraints. It is also able to prioritize horizontal and vertical paths based on their real-time distance from the reference paths, guiding the robot toward rapid convergence with the reference paths.
In the simulation experiments on adaptive heading control, the robot’s forward-looking distance is set to 0.5 m at a flight speed of 0.2 m/s. This is because the distance between the phase wire and the ground wire in an environment with power line divisions is usually between 1 and 2 m. When maintaining a safe distance, the robot’s flight envelope becomes narrow; thus, a small forward-looking distance is chosen. Additionally, the robot should follow the planned path at a slower flight speed for robot safety. In the case of the adaptive acceptance circle strategy, the speed and angle of the path segment are weighted at 2 and 1, respectively, with a flight speed of 0.5 m/s. Therefore, when planning of the adaptive acceptance circle, it is expected that the priority of the current flight speed will exceed the angle of the path segment. In order to achieve a higher accuracy of the path-following control, the adaptive heading control strategy adopts a smaller scale coefficient, m, based on the robot’s horizontal error requirements in flight. This increases the priority of horizontal control in the heading control process.
Given the results of simulation experiments, both the improved LOS method and the traditional LOS method are able to effectively follow the preset paths of the robot, and compared with the traditional LOS method, the improved LOS method has faster convergence speed; smaller following errors; and better performance in terms of stability, robustness, and response speed in path following, which is important for improving the flight accuracy and safety of the FPLIR in spaces segmented by power lines.

5.3. Limitations and Future Work

The proposed method has some limitations. Firstly, the method is highly reliant on the selection of parameter m. To achieve optimal path following, different path types and environments may need different values of m. Thus, tests are required to determine the optimal value of m. Secondly, in practical environments, paths may be significantly varied, ranging from straight lines to curves and crossings, among others. Given the experimental results, the method appears proficient in following paths consisting of straight lines, although it may have limitations when dealing with more diverse paths. Additionally, the experiments described in this paper feature a certain level of regularity and specificity in corner size and path design. Although path segments with different angles and flight tasks are designed, it is necessary to increase the variety of tracked paths and further investigate the problem of path following under multiple forms of paths for robots in constrained spaces.

6. Conclusions

This paper analyzes the robot flight environment and different working conditions of the FPLIR. It investigates the problem of 3D path-following control in the restricted space of power lines. In addition, this paper proposes the adaptive acceptance circle strategy and the adaptive heading control strategy. The numerical simulation experiments are carried out, and the following conclusions are drawn:
(1)
Under the condition of a fixed acceptance circle, compared with the traditional LOS method, the average path-following error of the improved LOS method with adaptive heading control is reduced by 0.167 m, and the average convergence time is reduced by 2.05 s for a path angle of θ ( 0 , π / 2 ) . However, when θ ( π / 2 , π ) , the following error remains almost constant, and the convergence time is reduced by 0.6 s. The proposed adaptive heading control strategy significantly improves following accuracy and the convergence speed of the path following, reducing following errors caused by large switching angles and effectively following the reference path.
(2)
When keeping the reference path and the adaptive heading control scale coefficient unchanged, the adaptive acceptance circle strategy improves the problem of switching the reference path too early or lagging behind. This strategy fully follows the reference path and reduces the following error. When the path angle is between θ ( 0 , π / 2 ) , the following trajectory based on the adaptive acceptance circle switches the reference path segment earlier due to the acceptance circle’s larger radius. However, this increases the following error while maintaining the controllable state and reduces the convergence time by 0.8 s. When the path angle is between θ ( π / 2 , π ) , the following trajectory based on the adaptive acceptance circle is closer to the reference path because of the smaller radius. This approach reduces the maximum following error by 0.3 m and the convergence time by approximately 0.4 s, leading to shorter convergence times and smaller following errors.
(3)
Using the improved LOS method, the state feedback path-following control method satisfies the following requirements of convergence, reliability, and accuracy and also has advantages in following accuracy and convergence speed.
(4)
The proposed method is highly reliant on the selection of the scaling coefficient, m, which must be determined via testing under various conditions. The method is effective for following a path consisting of straight lines, but further research is needed to solve the problem of following a path under different types of paths.

Author Contributions

Conceptualization, T.F. and X.Q.; methodology, T.F., J.L. and X.Q.; software, T.F., J.L. and Y.Z.; validation, T.F., J.L. and Y.Z.; formal analysis, T.F., J.L. and X.Q.; investigation, T.F., J.L. and Y.Z.; resources, Y.W., D.W. and W.J.; data curation, Y.W., D.W. and W.J.; writing—original draft preparation, T.F. and J.L.; writing—review and editing, T.F., J.L. and Y.Z.; visualization, T.F., J.L. and Y.Z.; supervision, X.Q.; project administration, J.L. and X.Q.; funding acquisition, J.L. and X.Q. All authors have read and agreed to the published version of the manuscript.

Funding

This study was supported by the National Natural Science Foundation of China (grant nos. 62163032 and 62063030), the Financial Science and Technology Program of the XPCC (grant nos. 2021DB003, 2022CB011 and 2022CB002-07), and the Science and Technology Special of the Ninth Division (grant no. 2021JS008).

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Katrasnik, J.; Pernus, F.; Liker, B. A climbing-flying robot for power line inspection. Climbing Walk 2010, 95–110. [Google Scholar] [CrossRef]
  2. Wang, X.; Gu, Y.; Ye, C. Improvement Design of Agricultural Plant Protection UAV. In Proceedings of the International Conference on Artificial Intelligence and Electromechanical Automation (AIEA), Tianjin, China, 26–28 June 2020. [Google Scholar]
  3. Zhang, R.; Ji, H. Robust Adaptive Trajectory Tracking Control for Uncertain Quadrotor Unmanned Aerial Vechicles in the Presence of Actuator Saturation. In Proceedings of the 2020 5th International Conference on Control and Robotics Engineering (ICCRE), Osaka, Japan, 24–26 April 2020. [Google Scholar]
  4. Wang, Z. Robust Adaptive Attitude Control of Quadrotors with Load Uncertainties. In Proceedings of the Northeast University & IEEE Singapore Industrial Electronics Branch, Yinchuan, China, 28–30 May 2016. [Google Scholar]
  5. Qin, X.; Jia, B.; Lei, J.; Zhang, J.; Li, H.; Li, B.; Li, Z. A novel flying-walking power line inspection robot and stability analysis hanging on the line under wind loads. Mech. Sci. 2022, 13, 257–273. [Google Scholar] [CrossRef]
  6. Qin, X.; Li, H.; Feng, T.; Lei, J.; Li, B.; Li, Z.; Zhang, J.; Wang, Y.; Jia, W.; Hybrid control method of multi-mode switching for flying-walking power line inspection robot. CAAI Trans. Intell. Syst. 2023. (In Chinese). Available online: http://kns.cnki.net/kcms/dtai-l/23.1538.TP.20230802.1043.005.html (accessed on 25 August 2023).
  7. Ohammadreza, R.; Manish, K.; Alireza, N.; Sarim, M. Dynamic optimal UAV trajectory planning in the national airspace system via mixed integer linear programming. Proc. Inst. Mech. Eng. Part G J. Aerosp. Eng. 2016, 230, 1668–1682. [Google Scholar] [CrossRef]
  8. Mu, D.; Wang, G.; Fan, Y. A Time-Varying Lookahead Distance of ILOS Path Following for Unmanned Surface Vehicle. J. Electr. Eng. Technol. 2020, 15, 2267–2278. [Google Scholar] [CrossRef]
  9. Zhang, P.; Chen, Q.; He, P. Path following of underactuated vehicles via integral line of sight guidance and fixed-time heading control. IET Cyber-Syst. Robot. 2022, 4, 51–60. [Google Scholar] [CrossRef]
  10. Gong, X.; Hou, Z.; Zhao, C.; Bai, Y.; Tian, Y.-T. Adaptive backstepping sliding mode trajectory tracking control for a quad-rotor. Int. J. Autom. Comput. 2012, 9, 555–560. [Google Scholar] [CrossRef]
  11. Zuo, Z.; Wang, C. Adaptive trajectory tracking control of output constrained multi-rotors systems. IET Control Theory Appl. 2014, 8, 1163–1174. [Google Scholar] [CrossRef]
  12. Li, Y.; Zhang, J.; Wang, H.; Li, Y.; Sui, B. Research on Heading Control of USV with the Lateral Thruster. Math. Probl. Eng. 2022, 2022, 8359227. [Google Scholar] [CrossRef]
  13. Sujit, P.; Saripalli, S.; Sousa, B.J. Unmanned Aerial Vehicle Path Following: A Survey and Analysis of Algorithms for Fixed-Wing Unmanned Aerial Vehicless. IEEE Control Syst. Mag. 2014, 34, 42–59. [Google Scholar]
  14. Glushchenko, A.; Lastochkin, K. Quadrotor Trajectory Tracking Using Model Reference Adaptive Control, Neural Network-Based Parameter Uncertainty Compensator, and Different Plant Parameterizations. Computation 2023, 11, 163. [Google Scholar] [CrossRef]
  15. D’Amato, E.; Notaro, I.; Panico, G.; Blasi, L.; Mattei, M.; Nocerino, A. Trajectory Planning and Tracking for a Re-Entry Capsule with a Deployable Aero-Brake. Aerospace 2022, 9, 841. [Google Scholar] [CrossRef]
  16. Ahmed, M.; Subbarao, K. Target Tracking in 3-D Using Estimation Based Nonlinear Control Laws for UAVs. Aerospace 2016, 3, 5. [Google Scholar] [CrossRef]
  17. Ru, P.; Subbarao, K. Nonlinear Model Predictive Control for Unmanned Aerial Vehicles. Aerospace 2017, 4, 31. [Google Scholar] [CrossRef]
  18. Medagoda, B.D.E.; Gibbens, W.P. Synthetic-Waypoint Guidance Algorithm for Following a Desired Flight Trajectory. J. Guid. Control Dyn. 2012, 33, 601–606. [Google Scholar] [CrossRef]
  19. Li, H.; Yang, M.; Li, Y.; Dai, L.; Zhao, C. Dynamic Target Tracking of Small UAVs in Unstructured Environment. Electronics 2023, 12, 1078. [Google Scholar] [CrossRef]
  20. Caharija, W.; Pettersen, K.Y.; Bibuli, M.; Calado, P.; Zereik, E.; Braga, J.; Gravdahl, J.T.; Sørense, A.J.; Milovanović, M.; Bruzzone, G.; et al. Integral Line-of-Sight Guidance and Control of Underactuated Marine Vehicles: Theory, Simulations, and Experiments. IEEE Trans. Control. Syst. Technol. A Publ. IEEE Control Syst. Soc. 2016, 24, 1623–1642. [Google Scholar] [CrossRef]
  21. Caharija, W.; Pettersen, Y.K.; Sørensen, J.A.; Candeloro, M.; Gravdahl, J.T. Relative velocity control and integral line of sight for path following of autonomous surface vessels: Merging intuition with theory. Proc. Inst. Mech. Eng. Part M J. Eng. Marit. Environ. 2014, 228, 180–191. [Google Scholar] [CrossRef]
  22. Wang, Y.; Tong, H.; Fu, M. Line-of-sight guidance law for path following of amphibious hovercrafts with big and time-varying sideslip compensation. Ocean Eng. 2019, 172, 531–540. [Google Scholar] [CrossRef]
  23. Li, L.; Pei, Z.; Jin, J.; Dai, Y. Control of Unmanned Surface Vehicle Along the Desired Trajectory Using Improved Line of Sight and Estimated Sideslip Angle. Pol. Marit. Res. 2021, 28, 18–26. [Google Scholar] [CrossRef]
  24. Stateczny, A.; Burdziakowski, P.; Najdecka, K.; Domagalska-Stateczna, B. Accuracy of Trajectory Tracking Based on Nonlinear Guidance Logic for Hydrographic Unmanned Surface Vessels. Sensors 2020, 20, 832. [Google Scholar] [CrossRef]
  25. Nicholas, R.; Maxwell, H.; Venanzio, C.; Martin, J.E.; Carrica, P. 3D path following and L1 adaptive control for underwater vehicles. Ocean Eng. 2022, 253, 110971. [Google Scholar]
  26. Huang, J.; Wen, C.; Wang, W.; Song, Y.-D. Global stable tracking control of underactuated ships with input saturation. Syst. Control Lett. 2015, 85, 1–7. [Google Scholar] [CrossRef]
  27. Liu, C.; Negenborn, R.R.; Chu, X.; Zheng, H. Predictive path following based on adaptive line-of-sight for underactuated autonomous surface vessels. J. Mar. Sci. Technol. 2018, 23, 483–494. [Google Scholar] [CrossRef]
  28. Do, D.K. Global path-following control of underactuated ships under deterministic and stochastic sea loads. Robotica 2016, 34, 2566–2591. [Google Scholar] [CrossRef]
  29. Khaled, N.; Chalhoub, G.N. A self-tuning guidance and control system for marine surface vessels. Nonlinear Dyn. 2013, 73, 897–906. [Google Scholar] [CrossRef]
  30. Liu, L.; Wang, D.; Peng, Z. ESO-Based Line-of-Sight Guidance Law for Path Following of Underactuated Marine Surface Vehicles with Exact Sideslip Compensation. IEEE J. Ocean. Eng. 2017, 42, 472–487. [Google Scholar] [CrossRef]
  31. Yu, C.; Liu, C.; Lian, L.; Xiang, X.; Zeng, Z. ELOS-based path following control for underactuated surface vehicles with actuator dynamics. Ocean Eng. 2019, 187, 106139. [Google Scholar] [CrossRef]
  32. Liu, T.; Dong, Z.P.; Du, H.W.; Song, L.; Mao, Y. Path following control of the underactuated USV based on the improved line-of-sight guidance algorithm. Pol. Marit. Res. 2017, 24, 3–11. [Google Scholar] [CrossRef]
  33. Abdurahman, B.; Savvaris, A.; Tsourdos, A. Switching LOS guidance with speed allocation and vertical course control for path-following of unmanned underwater vehicles under ocean current disturbances. Ocean Eng. 2019, 182, 412–426. [Google Scholar] [CrossRef]
  34. Cepeda-Gomez, R.; Ladisch, J.; Jeinsch, T.; Drewelow, W. Switched Adaptive Scheme for Heading Control in Ships. IFAC Pap. 2021, 54, 378–383. [Google Scholar] [CrossRef]
  35. Diaz-del-Rio, F.; Sanchez-Cuevas, P.; Iñigo-Blasco, P.; Sevillano-Ramos, J.L. Improving Tracking of Trajectories through Tracking Rate Regulation: Application to UAVs. Sensors 2022, 22, 9795. [Google Scholar] [CrossRef] [PubMed]
  36. Guo, F.; Xie, C.; Chen, S. Line of Sight Tracking Method Based on Feedback Linearization and Command Planning. J. Phys. Conf. Ser. 2023, 2456, 012027. [Google Scholar] [CrossRef]
  37. Zeng, J.; Wan, L.; Li, Y.; Dong, Z.; Zhang, Y. Adaptive line-of-sight path following control for underactuated autonomous underwater vehicles in the presence of ocean currents. Int. J. Adv. Robot. Syst. 2017, 14, 1729881417748127. [Google Scholar] [CrossRef]
  38. Shen, C.; Shi, Y. Distributed implementation of nonlinear model predictive control for AUV trajectory tracking. Automatica 2020, 115, 108863. [Google Scholar] [CrossRef]
  39. Fossen, T.I.; Pettersen, K.Y.; Galeazzi, R. Line-of-sight path following for Dubins paths with adaptive sideslip compensation of drift forces. IEEE Trans. Control Syst. Technol. 2015, 23, 820–827. [Google Scholar] [CrossRef]
  40. Meng, W.; Yiming, S.; Nailong, W.; Fan, Y.; Qi, J.; Wang, Y.; Feng, Z. Vector field-based integral LOS path following and target tracking for underactuated unmanned surface vehicle. Ocean Eng. 2023, 285, 115462. [Google Scholar]
  41. Wan, L.; Su, Y.; Zhang, H.; Shi, B.; AbouOmar, M.S. An improved integral light-of-sight guidance law for path following of unmanned surface vehicles. Ocean Eng. 2020, 205, 107302. [Google Scholar] [CrossRef]
  42. Yao, W.; Cao, M. Path Following Control in 3D for Nonholonomic Robots Using a Vector Field. Automatica 2020, 117, 108957. [Google Scholar] [CrossRef]
Figure 1. Schematic of FPLIR.
Figure 1. Schematic of FPLIR.
Aerospace 10 00945 g001
Figure 2. Schematic diagram of workflow.
Figure 2. Schematic diagram of workflow.
Aerospace 10 00945 g002
Figure 3. Schematic diagram of 3D path following.
Figure 3. Schematic diagram of 3D path following.
Aerospace 10 00945 g003
Figure 4. The following strategy of the LOS method.
Figure 4. The following strategy of the LOS method.
Aerospace 10 00945 g004
Figure 5. Schematic diagram of improved LOS.
Figure 5. Schematic diagram of improved LOS.
Aerospace 10 00945 g005
Figure 6. Arc transition method.
Figure 6. Arc transition method.
Aerospace 10 00945 g006
Figure 7. Schematic of heading control.
Figure 7. Schematic of heading control.
Aerospace 10 00945 g007
Figure 8. Schematic of LOS-following control. (a) Schematic of following in horizontal plane; (b) schematic of following in vertical plane.
Figure 8. Schematic of LOS-following control. (a) Schematic of following in horizontal plane; (b) schematic of following in vertical plane.
Aerospace 10 00945 g008
Figure 9. Results of 3D path following. (a) 3D path following trajectory; (b) projection of 3D path-following trajectory onto the xoy plane; (c) projection of 3D path-following trajectory onto the xoz plane; (d) comparison of following errors in 3D path-following trajectories.
Figure 9. Results of 3D path following. (a) 3D path following trajectory; (b) projection of 3D path-following trajectory onto the xoy plane; (c) projection of 3D path-following trajectory onto the xoz plane; (d) comparison of following errors in 3D path-following trajectories.
Aerospace 10 00945 g009
Figure 10. Comparison of following error at point a. (a) xoy plane projection; (b) xoz plane projection; (c) following error of trajectory.
Figure 10. Comparison of following error at point a. (a) xoy plane projection; (b) xoz plane projection; (c) following error of trajectory.
Aerospace 10 00945 g010
Figure 11. Comparison of following error at point b. (a) xoy plane projection; (b) xoz plane projection; (c) following error of trajectory.
Figure 11. Comparison of following error at point b. (a) xoy plane projection; (b) xoz plane projection; (c) following error of trajectory.
Aerospace 10 00945 g011
Figure 12. Comparison of following error at point c. (a) xoy plane projection; (b) xoz plane projection; (c) following error of trajectory.
Figure 12. Comparison of following error at point c. (a) xoy plane projection; (b) xoz plane projection; (c) following error of trajectory.
Aerospace 10 00945 g012
Figure 13. Path following results for point a under different acceptance circles. (a) xoy plane projection; (b) xoz plane projection; (c) following error of trajectory.
Figure 13. Path following results for point a under different acceptance circles. (a) xoy plane projection; (b) xoz plane projection; (c) following error of trajectory.
Aerospace 10 00945 g013
Figure 14. Path following results for point c under different acceptance circles. (a) xoy plane projection; (b) xoz plane projection; (c) following error of trajectory.
Figure 14. Path following results for point c under different acceptance circles. (a) xoy plane projection; (b) xoz plane projection; (c) following error of trajectory.
Aerospace 10 00945 g014
Table 1. Parameters of FPLIR.
Table 1. Parameters of FPLIR.
TypesDescriptionValue
FPLIR
design parameters
Mass, m/kg38
Dimensions, L × W × H/m1.76 × 1.76 × 1.1
Distance from rotor center to fuselage center, r/m0.88
FPLIR
model parameters
Body x-axis moment of inertia, I x /kg·m25.8
Body y-axis moment of inertia, I y /kg·m25.8
Body z-axis moment of inertia,   I z /kg·m28.5
Atmospheric drag coefficient, k f 1.6865 × 10–6
Rotor torque coefficient, k c 2.9250 × 10–8
Table 2. Parameters of the simulation experiment.
Table 2. Parameters of the simulation experiment.
Parameter/UnitValue
Fixed   forward - looking   distance   Δ /(m)0.5
Fixed   acceptance   circle   radius   R 0 /(m)0.5
Start velocity/(m/s)0
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Feng, T.; Lei, J.; Zeng, Y.; Qin, X.; Wang, Y.; Wang, D.; Jia, W. Three-Dimensional Path-Following Control Method for Flying–Walking Power Line Inspection Robot Based on Improved Line of Sight. Aerospace 2023, 10, 945. https://doi.org/10.3390/aerospace10110945

AMA Style

Feng T, Lei J, Zeng Y, Qin X, Wang Y, Wang D, Jia W. Three-Dimensional Path-Following Control Method for Flying–Walking Power Line Inspection Robot Based on Improved Line of Sight. Aerospace. 2023; 10(11):945. https://doi.org/10.3390/aerospace10110945

Chicago/Turabian Style

Feng, Tianming, Jin Lei, Yujie Zeng, Xinyan Qin, Yanqi Wang, Dexin Wang, and Wenxing Jia. 2023. "Three-Dimensional Path-Following Control Method for Flying–Walking Power Line Inspection Robot Based on Improved Line of Sight" Aerospace 10, no. 11: 945. https://doi.org/10.3390/aerospace10110945

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop