Next Article in Journal
DYSKIMOT: An Ultra-Low-Cost Inertial Sensor to Assess Head’s Rotational Kinematics in Adults during the Didren-Laser Test
Next Article in Special Issue
AMARO—An On-Board Ship Detection and Real-Time Information System
Previous Article in Journal
In-Vivo and Ex-Vivo Measurements of Blood Glucose Using Whispering Gallery Modes
Previous Article in Special Issue
A Neural Network with Convolutional Module and Residual Structure for Radar Target Recognition Based on High-Resolution Range Profile
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Accuracy of Trajectory Tracking Based on Nonlinear Guidance Logic for Hydrographic Unmanned Surface Vessels

by
Andrzej Stateczny
1,
Pawel Burdziakowski
1,*,
Klaudia Najdecka
2 and
Beata Domagalska-Stateczna
2
1
Department of Geodesy, Faculty of Civil and Environmental Engineering, Gdansk University of Technology, Narutowicza 11-12, 80-233 Gdansk, Poland
2
Marine Technology Ltd., Roszczynialskiego 4/6, 81-521 Gdynia, Poland
*
Author to whom correspondence should be addressed.
Submission received: 6 January 2020 / Revised: 1 February 2020 / Accepted: 2 February 2020 / Published: 4 February 2020
(This article belongs to the Special Issue Remote Sensing in Vessel Detection and Navigation)

Abstract

:
A new trend in recent years for hydrographic measurement in water bodies is the use of unmanned surface vehicles (USVs). In the process of navigation by USVs, it is particularly important to control position precisely on the measuring profile. Precise navigation with respect to the measuring profile avoids registration of redundant data and thus saves time and survey costs. This article addresses the issue of precise navigation of the hydrographic unit on the measuring profile with the use of a nonlinear adaptive autopilot. The results of experiments concerning hydrographic measurements performed in real conditions using an USV are discussed.

1. Introduction

The importance of hydrographic measurement in recent years has been growing constantly due to the increasing use of water transport, including movements in restricted areas. A particular challenge is shallow-water measurements near land or navigational obstacles where the use of larger hydrographic units is impracticable or not justified economically. An important aspect in this respect is the desire to shift loads from roads and motorways to waterways, which, by definition, are safer and transport is more ecologically friendly and economical.
The process of conducting hydrographic measurements in land-restricted waterways requires precise acquisition of the measurement profile, and a limit to the acquisition of redundant data on the measurement strip tabs in the case of multi-beam echosounder (MBES) measurements and excessive gaps between measurement profiles in the case of single-beam sonar measurements. The International Hydrographic Organization (IHO) does not define the accuracy of maintaining the measuring unit on the profile, but only determines the percentage of searching the bottom of the reservoir and the accuracy of determining the position of the measuring unit. For instance, in the case of the most restrictive special category, 100% coverage and an accuracy of 2 m with respect to determination of position with a 95% confidence level is required [1].
Traditionally, for manned hydrographic units, the helmsman follows the position of the unit on the profile on the monitor screen of the measurement system, adjusting the parameters of the unit’s movement to the current weather conditions. Many measurement systems used throughout the world provide the helmsman with an indicator which shows the current distance from the planned measurement profile. Continuous tracking of the position of the measuring unit on the profile requires a high degree of concentration and an appropriate response from the helmsman; this is a tedious and challenging task. It requires a relatively frequent change of the watch in the case of the helmsman controlling the hydrographic unit.
A disadvantage of manual control is also the quite low accuracy of maintaining the measuring unit on the profile and a moment of inattention or distraction may result in deviation from the measuring profile thus requiring repetition of registration on the incorrectly registered profile. For this reason, significant amounts of redundant data are recorded, which hamper the processing of the measurement data. The issue of achieving precise control of the measurement profile on a hydrographic unit can be solved by using an unmanned surface vehicle (USV) with an adaptive autopilot which realizes precise control of both course and speed.
Generally, unmanned mobile platforms, including surface, aerial, and ground vehicles have been increasingly employed for numerous operations. Currently, the unmanned platforms are widely used around the world, giving rise to many new research opportunities. In this context, various control schemes have been also developed to perform predefined tasks. Unmanned surface vessels suffer from many uncertainties and unknown external disturbances like winds, waves, currents, etc., which inevitably lead to a very challenging task [2] like accurate trajectory tracking within this complex navigation environment [3]. Due to this, various advanced control techniques and schemes for surface vehicles have been developed, and the following groups can be highlighted: backstepping technique [4,5,6,7], chaos control approach [8,9,10], fuzzy control [2,3,11,12], neural control [13,14,15,16,17,18], and finite-time control [19,20,21].
This paper considers the problems of precise control of the measurement profile on a hydrographic unit using a nonlinear adaptive autopilot originally designed for unmanned aerial vehicles. The results of experiments carried out under real conditions are presented.

2. Trajectory Tracking

Precise tracking of the trajectory during maneuvering is very important, especially for an autonomous multi-purpose water platform [22,23] engaged in hydrographic survey missions of restricted access areas like ports, embankments, anchorages, bays and lakes, and rivers. Generally, in such areas, maneuvering requires execution of precise, previously planned track information. Additionally, in any difficult navigational situation such as caused by recreational boats and other traffic, precise execution of the planned or preplanned track becomes crucial.
The evaluated track following method, termed guidance logic, was designed originally for aerial applications [24] and unmanned aerial vehicles (UAVs) and was successfully implemented in many UAV applications [24,25,26]. This approach is also used by small unmanned surface vessels [27,28,29]; however, the platforms applied in that research are significantly smaller than the platform used in the present work. Studies on autonomous navigation algorithms and navigation strategies have been reported [30,31,32] while interesting studies for an adaptive system for steering strategy are available [33,34,35]. Aspects on the safety of vehicle navigation have been discussed [36,37,38] while actual problems concerning control of trajectory tracking for marine vehicles have also been reported [2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,39,40].
An outline of the steps and the computer programing methods used for trajectory tracking is given in Figure 1. Implementation follows that of a previous study [41] and where the mission control module is similar to a system described elsewhere [22].
This algorithm requires a frequency of 50 Hz (method name: update), meaning that the update method is used 50 times per second. The method is activated only in automatic mode, meaning that only the automatic modes Auto, Guided, Return to Dock (RTD), and Smart RTD use this method. The automatic modes make use of all navigation sensors, and valid sensors readings are compulsory for automatic mode activation. Any missing sensors’ data are unable to activate this function. Moreover, the Auto mode requires a programmed route (route plan), the RTD mode requires a dock (home) position and a saved travelled route to perform smart RTD, and the Guided mode requires a desired point location. All data are provided in the form of geographical waypoints (WPs).
The update method uses, in order, the following methods:
  • Steering WP—the basic route plan and vehicle destination. The method provides the location that the vehicle should achieve (destination).
  • NLG controller—the method where the navigation process is implemented. The method, based on destination and vehicle origin, calculates the lateral acceleration.
  • Steering LA—the method, based on the PID (proportional–integral–derivative) controller, calculates the steering output.
  • Set Steering—the method converts the steering output to the appropriate navigation controller output signal. The output signal (PWM: Pulse-Width Modulation) is the electrical signal interpreted by the electric motor’s controller and the rudder’s linear actuator controller.
All the methods enumerated above participate in trajectory tracking and have been tuned separately during the platform development and validation process.
The guidance logic [24] selects the desired point on the planned trajectory and generates a lateral acceleration ( a s ) using this point, in accordance with following formula:
a s = 2 V 2 L 1 sin η
where the desired point is on the planned track at distance L 1 from the actual origin of the vehicle (Figure 2). Knowing that:
L 1   =   2 R sin η
where the lateral acceleration calculated by Equation (1) equals the centripetal acceleration required to follow instantaneously a circular segment and a s is the property used to track a circle of any radius R . This characteristic predisposes the guidance logic to work faithfully with a curved path. Moreover, as shown elsewhere [24], the method shows better capabilities than the PID controller when used on the UAV in the presence of wind. In this research, the method will be examined on the unmanned surface vessel (USV) using state-of-the-art geodetic grade measurements. The reference position of the USV was measured using independently acquired GPS navigation data (GPS RTK (Real Time Kinematic) geodetic receiver).
The original Equations (1) and (2) were modified [41] for USV navigation purposes. The implementation required the addition of two parameters ( L 1 Damping Factor and L 1 Period). Therefore, for the new L 1 :
L 1 t = 1 π ζ T v
ζ is the L 1 Damping Factor, T is the L 1 Period (s), and v is the speed of the unit. Finally, substituting Equation (3) into Equation (1) can be written as:
a s t = k   v 2 L 1 t sin ( η 1 η 2 )
where k is the L 1 Control Gain, defined as:
k = 4 ζ 2
The cross-track error (XTE), corresponding to l on Figure 3 and defined as a distance between actual USV position perpendicular to the intended (desired) track, can be approximated as a second order differential equation [42]:
d ¨ + 2 ζ ω n d ˙ + ω n 2 d   =   0
where the natural frequency ω n (natural frequency (eigenfrequency) is the frequency at which a structure or system have the tendency to oscillate in the absence of any driving or damping forces), is related to T :
ω n   =     2 π T
The dynamics of Equation (6) indicate that changing the values of ζ and ω n adjusts the control response of XTE. The ζ and ω n values are specified by the user and, for this research, were adjusted experimentally after long and extensive trials.
The parameter tuning requires some user experience regarding the USV’s parameters and the response observations during the trials. As a general rule for tuning, the following instructions are given. The L 1 period T is given in seconds with a range from 1 to 60 (increments of 1) for the L 1 tracking loop and is the primary control parameter for aggressive turns in auto mode (Figure 1). This parameter should be larger for less responsive USV platforms. For smaller and more maneuverable USVs a lesser value can be set. The starting value was adjusted experimentally as 20 s. The L 1 control damping ratio ζ with range from 0.6 to 1 (increments of 0.05) should be increased if the USV overshoots the track being followed.
Significant changes made to the original Equation (1) enable the length L 1 to be calculated dynamically by the navigation loop depending on the USV ground speed changes and enable the user to specify a constant period for the tracking loop.
The L1 Control Gain was changed from a fixed value of 2 (Equation (1)) to be calculated based on the ζ value set by the user. This enables additional damping to be specified to compensate for delays in the velocity measurement and for the USV frame to respond.
Figure 4 presents all possible tracking movements. The current tracking mode depends on the area where the USV is located in relation to the route plan. Figure 4 presents a simple survey plan based on 6 WPs. When the vehicle is located in U S V 1 , the first WP is acknowledged to be tracked and vehicle i proceeds to point A. The point is considered to be reached when the unit is within the W P R a d i u s parameter. The W P R a d i u s is the distance in meters from a WP when the algorithm considers the WP has been reached and determines when the unit will proceed to the next WP. After reaching the first WP, the unit starts the L1 tracking mode (positions U S V 2 , U S V 4 ). In the L1 tracking mode a point L is tracked and this point is dynamically located on the line between the last and next WP. The L point is the intersection point between the track line and the circle with the radius equal to the distance L 1 defined by the user. When point B is reached the next WP (C) is acknowledged to be tracked (Next WP Tracking Area). The procedure is repeated until the unit reaches the last WP when it stops and waits for the next command, either from the operator or the autonomous system.
The L1 method calculates the lateral acceleration to be executed by the unit. The L 1 acceleration is translated to the motors and the steer command using the Steering LA and Motor Control methods (Figure 1). The Steering LA method is based on a PID controller. The automatic (mission control) algorithms, according to research [25] were demonstrated to control speed and course of the surface vessel. The PID controller continuously attempts to minimize the error e ( t ) over time by adjustment of a control variable u ( t ) . The error value function e ( t ) is the difference between a desired set point r ( t ) and the measured process variable y ( t ) ( e ( t )   =   r ( t ) y ( t ) ). Process variable is represented by the value that is being controlled (e.g., actual speed or actual course). The PID controller can be expressed as:
u ( t ) = K p e ( t ) + 1 T i 0 t e ( t ) dt + T d de ( t ) dt
where K p , K i , and K d are non-negative and denote the coefficients for the proportional, integral, and derivative terms, respectively. The parameters were set experimentally during test trials. The PID desired and the PID achieved were monitored and displayed and the coefficients can be adjusted to achieve the appropriate object response and parameter (course and speed) stabilization.

3. System Specification

The steering system specification for the unit (Table 1) is based on a combination of skid steering and a traditional rudder (Figure 5).
Skid-Steering is a type of vehicle steering where rotation (yaw) is obtained by a difference in the speeds of the left and right propellers (wheel) and is typical for vehicles with non-orientable propellers (wheels). Electric motors installed on the platform and situated in the right hull are turned using a linear actuator, therefore, maneuverability is enhanced, and the unit is more responsive to steering, when compared to steering using only pure skid steering. Additionally, this USV uses pivot turns when the angle of turn is greater than a specific angle (can be set in the Pivot Turn Angle parameter). The pivot turn angle was selected as a result of extensive trials and was equal to 45°.
The USV is equipped with an autopilot and the navigation position is calculated based on the autopilot’s internal sensors: three magnetic compasses (nine MEMS magnetometers), an inertial navigation system (INS) based on simple MEMS (microelectromechanical system) sensors consisting of nine gyroscopes and nine accelerometers (compasses and INS embedded in autopilot) and an external GNSS receiver based on an UBlox M8N module. In that configuration, the USV position is calculated using an EKF (extended Kalman filter). The EKF is a 24-state extended Kalman filter and the autopilot’s filter estimates the following states: altitude, velocity, position, gyro bias offsets, gyro scale factors, Z accel. bias, Earth’s magnetic field, platform body magnetic field, and wind velocity. For calculations in this study, the navigation autopilot used the EKF output position, which means that this was not a pure GPS reading, but filtered and estimated based on other internal sensors. Only one GNSS module based on the UBlox M8N module was used (Table 2).
The GPS RTK module readings are not used for navigation; the module is part of the hydrographic equipment and additionally, the acquired RTK readings were used as a reference and as an independent USV position registration. The GPS RTK receiver specifications are given in Table 3. The GPS RTK used for position registration was a state-of-the-art survey grade receiver, embedded in the SPLITBOX-STD-T hydrographic equipment and based on the Trimble GNSS receiver.

4. Experiments

The experiments were divided into three phases. Phase one was data acquisition. In this phase three different patterns were planned and executed. The patterns were planned to represent typical hydrographic surveys based on the present unit (Pattern 1) (Figure 6) and the bottom object investigation plan (Patterns 2 and 3) (Figure 6). All the profiles were numbered in accordance with their execution order. Profiles 1 to 10 belong to pattern no. 1, profiles from 11 to 14 belong to pattern no. 2, and profiles from 15 to 19 belong to pattern no. 3. All data were recorded within their typical hardware configuration, meaning that no additional technical rearrangements of the unit were conducted. The unit in this configuration was prepared to undertake surveys based on best knowledge and practice including use of state-of-the-art hydrographic equipment, therefore, all equipment was calibrated, and all GNSS and INS equipment offsets were measured, and data entered into all hardware units.
Phase two of the experiment concerned logged data filtration and preparation and evaluation of navigation GPS accuracy in the dynamic measurements. To prepare for this evaluation, studies described elsewhere [1] were used.
The approach used the PL-2000 system (ETRS89/Poland CS2000 zone 6) which afforded the replacement of angular coordinates recorded by the GPS and RTK by Cartesian coordinates (in meters). This conversion (from angular GPS coordinates to Cartesian) allowed the calculations to be simplified and the results to be presented in meters. The PL-2000 coordinate system is Cartesian 2D coordinate system with northing (x) and easting (y) axes with orientations fixed to north, east, and units of measurement in meters.

4.1. Data Synchronization

Navigation GPS maximal output frequency was declared as 5 Hz, which means that the GPS position ( p G P S ) was reported a maximum of five times per second (Figure 7a). To compare both the registered tracks, i.e., RTK and GPS, the data rate for both RTK and GPS should be the same (Figure 7b). However, the RTK system reported position ( p R T K ) with a maximum of 50 points every second and in fact both systems registered tracks at different rates.
To align the track rates a linear interpolation was applied to the lower rate track, i.e., the GPS track. All GPS positions ( p G P S ) were interpolated with the maximum number of points equal to that for the RTK ( p R T K ).
Assuming a data set consisting of independent data values x i and dependent data values y i , where x = 1 , , n , we can find an interpolation function y ^ ( x ) such that y ^ ( x i ) = y i for every point in our data set. This means that the interpolation function goes through the given data points. Given a new x∗, we can interpolate its function value using y ^ ( x * ) [43]. In the present study, a linear interpolation was used.
The estimated positions are assumed to lie on the line joining the nearest registered positions of the estimated track with n G PS registered positions. It is assumed, without loss of generality, that the GPS coordinates transformed to PL-2000 ( X G and Y G ) are in ascending order, then new interpolated position coordinates X ^ G i and Y ^ G i are calculated according to:
X ^ G i = X G i + ( X G i + 1 X G i ) ( n R n G ) ( n G + 1 n G )
Y ^ G i = Y G i + ( Y G i + 1 Y G i ) ( n R n G ) ( n G + 1 n G )
where: n R represents the RTK measurement number, that is, n R = 1 , , n R T K , n G represents the GPS measurement number, that is, n G = 1 , 1 + r , , n G P S , where r is a RTK to GPS measurement ratio calculated according to the following equation:
r = n R T K n G P S
An example of a result for the GPS position interpolation is presented in Figure 6. In every case the number of GPS measurements was increased and equals the number of RTK measurements.

4.2. System Offsets

The position of the unit for navigation purposes is taken from the navigation GPS placed on the top of the mast located in the geometric center of the USV. The GPS antenna location is determined by experience and typical recommendations for unmanned units; that is, the best place for navigations system is the geometric center of the unit and at the highest possible place to diminish interference with board electronics and ensure best satellite visibility. These actions were taken in the present study.
For the hydrographic equipment, this consisted of a multi beam echosounder (MBES), a precise SGB IMU, and an RTK receiver. The best practice for that equipment localization is that the IMU sensors and the MBES antenna should be as close as possible, if not, all offsets should be entered into the system. In that case, the offsets represent coordinates in the local unit coordinate system of all hydrographic equipment including the GPS, the RTK antennas, and the IMU unit, where the IMU sensor is the coordinate system origin with the Y axis parallel to the unit long axis of symmetry (Figure 8). The hydrographic equipment is calibrated, and offsets are entered into the hydrographic system in accordance with values presented in Table 4. This means that the GPS RTK position was already reported with offsets by the hydrographic system at the origin.
Given that the system navigation GPS is working out of the hydrographic system and for proper evaluation a vector between the RTK and GPS readings has to be included. The corrected GPS position was calculated from already interpolated GPS positions according to the following formula:
X ^ G i * = X ^ G i ( d x G   cos ( H D G i ) d y G sin ( H D G i ) )
Y ^ G i * = Y ^ G i ( d x G   sin ( H D G i ) + d y G   cos ( H D G i )
where X ^ G i * , Y ^ G i * are the antenna coordinates of the GPS receiver in the national plane rectangular coordinate system, d x G , d y G are the antenna offset values of the GPS antenna unit on the vehicle coordinate system, defined at the center of IMU(RTK) unit with the y axis being parallel to the unit symmetry axis, and the x axis being perpendicular to the y axis, and HDG is the vessel’s actual course reported by the hydrographic system (Figure 9).

4.3. GPS Evaluation

Having obtained all data at an equal rate, with the same coordinate system (PL-2000) and corrected the coordinates using antenna offsets, the navigation GPS accuracy may be calculated. Initially a Euclidean distance between the navigation GPS interpolated position ( p ^ G P S ) and the RTK referenced position was calculated, in accordance with following equation:
d ( p G PS , p R TK ) = n R = 1 n R   = n R TK ( p ^ G PS n R p R TK n R ) 2
Consequently, the dynamic navigation GPS accuracy was calculated in accordance with formula in [44].

4.4. Cross Track Error

The cross track error (XTE) is defined as the distance between the planned sounding profile (planned USV track) and the actual unit position. The sounding profiles are represented by a line connecting two defined WPs. Figure 3 presents the XTE, which equals l . Assuming that the sounding profile is defined by two waypoints W P i ( X W i , Y W i ) and the next waypoint W P i + 1 ( X W i + 1 , Y W i + 1 ) , and the actual unit position is an interpolated GPS position with coordinates p ^ G PS n R (   X ^ G i ,   Y ^ G i ) at the measurement number n R , then the actual XTE can be calculated in accordance with the following formula:
X T E n R = | ( Y W i + 1 Y W i ) X ^ G i ( X W i + 1 X W i ) Y ^ G i + X W i + 1 Y W i Y W i + 1 X W i | ( Y W i + 1 Y W i ) 2 + ( X W i + 1 X W i ) 2

5. Results

The final results represent the calculation process outlined above. Each profile was calculated separately. Table 5 is a graphical example of the results for three representative profiles, np. 2, 6, and 10. The coordinates difference graph represents differences for the X and Y coordinates between the RTK and GPS registered positions along the selected profile. The Euclidean distance represents the results of Equation (14) along selected profiles in meters. The XTE represents the cross track error along selected profiles as a result of applying Equation (15).
Based on the above calculation, the accuracy of dynamic navigation GPS was calculated in accordance with equations described elsewhere [44,45] for each profile separately. Table 6 presents the results of the calculations for each profile. Additionally, in Table 6 the mean XTE was added to evaluate the accuracy of the trajectory tracking for each profile.
The mean values for the research study are presented in Table 7. The mean accuracy for trajectory tracking (mean unit XTE) of the USV is very satisfactory, particularly if we compare it with traditional manual profile tracking or trajectory tracking realized by a typical autopilot used for ship navigation.

6. Discussion

Nonlinear guidance, originally designed for UAV trajectory tracking, has been adopted and used for USV trajectory tracking. This method allows us to keep a low XTE during all sounding profiles’ tracking; more importantly, the USV course changes that keep to the track are very gentle, and do not cause significant disturbances in hydrographic measurements. The trajectory tracking and the USV response for the calculated course inputs depend on the correct PID tuning. As stated above, PID tuning was carried out during extensive field tests. The configuration employed did not show any oscillations, the course changes although robust were gentle, allowing us to keep track within specified limits for the unit to weather conditions and wind direction. The correct PID tuning is very important for course and track keeping. As mentioned elsewhere [28], the USV used in this research showed a regular oscillation for track following, caused by not having ideal PID tuning, and this can significantly affect the unit’s endurance and the quality of hydrographic measurement.
The position registered by the navigation GPS is not used directly by the USV for navigation. The pure GPS position readings are filtered using EKF and the final navigation position is calculated using all data available to the autopilot internal sensors. This technique is used widely within the robotics community to estimate a robot’s position. Consequently, the position used for navigation, as the results show, has good accuracy. The profile planned by the hydrographers, was followed based on GPS position. If we take into account the antenna position (in the center of the unit) and the offsets between the GPS antenna and the multibeam sonar (main hydrographic sensor) this causes quite significant differences between the real unit track and the sonar antenna track. The displacement differs and depends on the wind speed and direction. Practically, the profile is registered by the RTK system with offsets, therefore, from the hydrographic point of view, all data are registered correctly, however this difference can be diminished.

7. Conclusions

As the results show, the accuracy of trajectory tracking based on nonlinear guidance logic is suitable for hydrographic USV profile tracking, and the presented unit configuration permits very precise track following with a mean XTE of around 30 cm. This is a very good result, if we compare this performance with a traditional manned hydrographic vessel. In the authors’ opinion, trajectory tracking based on nonlinear guidance logic for hydrographic measurements can be implemented on a wide variety of USVs providing correct nonlinear guidance logic and PID parameters.
The difference between the track realized by the unit and the real sonar track can be significant and depends on wind speed and direction. This difference can be diminished using either software offsets or antenna physical displacement. The other approach is to use the RTK signal directly for navigation during the hydrographic survey.

Author Contributions

Conceptualization, A.S. and P.B.; methodology, A.S. and P.B.; bibliography review, A.S., P.B. and B.D.-S.; acquisition, analysis, and interpretation of data, A.S., P.B. and K.N., writing—original draft preparation, A.S. and P.B.; writing—review and editing, A.S., P.B., K.N. and B.D.-S. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the European Regional Development Fund under the 2014–2020 Operational Programme Smart Growth as part of the project “Developing of autonomous/remote operated surface platform dedicated hydrographic measurements on restricted reservoirs” implemented as part of the National Centre for Research and Development competition, INNOSBZ.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

References

  1. Specht, M. Method of Evaluating the Positioning System Capability for Complying with the Minimum Accuracy Requirements for the International Hydrographic Organization Orders. Sensors 2019, 19, 3860. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  2. Wang, N.; Er, M.J. Direct Adaptive Fuzzy Tracking Control of Marine Vehicles with Fully Unknown Parametric Dynamics and Uncertainties. IEEE Trans. Contr. Syst. Technol. 2016, 24, 1845–1852. [Google Scholar] [CrossRef]
  3. Wang, N.; Er, M.J.; Sun, J.; Liu, Y. Adaptive Robust Online Constructive Fuzzy Control of a Complex Surface Vehicle System. IEEE Trans. Cybern. 2016, 46, 1511–1523. [Google Scholar] [CrossRef] [PubMed]
  4. Liu, T.; Dong, Z.; Du, H.; 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] [Green Version]
  5. Liao, Y.; Wan, L.; Zhuang, J. Back stepping dynamical sliding mode control method for the path following of the underactuated surface vessel. Procedia Eng. 2011, 15, 256–263. [Google Scholar] [CrossRef] [Green Version]
  6. Dong, Z.; Wan, L.; Li, Y.; Liu, T.; Zhang, G. Trajectory tracking control of underactuated USV based on modified backstepping approach. Int. J. Nav. Archit. Ocean Eng. 2015, 7, 817–832. [Google Scholar] [CrossRef] [Green Version]
  7. Fan, Y.; Mu, D.; Zhang, X.; Wang, G.; Guo, C. Course keeping control based on integrated nonlinear feedback for a USV with pod-like propulsion. J. Navig. 2018, 71, 878–898. [Google Scholar] [CrossRef]
  8. Huang, Q.; Li, T.; Li, Z.; Hang, Y.; Yang, S. Research on PID control technique for chaotic ship steering based on dynamic chaos particle swarm optimization algorithm. In Proceedings of the 10th World Congress on Intelligent Control and Automation, Beijing, China, 6–8 July 2012; pp. 1639–1643. [Google Scholar]
  9. Li, Y.; Yang, S.; Yu, Y.; Liu, M. Study on optimization and simulation of hydrofoil USV propulsion intelligent control based on chaos algorithm. In Proceedings of the 2017 2nd International Conference on Materials Science, Machinery and Energy Engineering (MSMEE 2017), Dalian, China, 13–14 May 2017. [Google Scholar] [CrossRef] [Green Version]
  10. Huang, Q.; Liu, X.; Li, T.; Wang, K.; Wang, S. On impulsive parametric perturbation control techniques for chaotic ship steering. In Proceedings of the Proceedings of 2014 IEEE Chinese Guidance, Navigation and Control Conference, Yantai, China, 8–10 August 2014; pp. 428–433. [Google Scholar]
  11. Wang, N.; Sun, J.; Er, M.J. Tracking-Error-Based Universal Adaptive Fuzzy Control for Output Tracking of Nonlinear Systems with Completely Unknown Dynamics. IEEE Trans. Fuzzy Syst. 2018, 26, 869–883. [Google Scholar] [CrossRef]
  12. Wang, N.; Su, S.; Yin, J.; Zheng, Z.; Er, M.J. Global Asymptotic Model-Free Trajectory-Independent Tracking Control of an Uncertain Marine Vehicle: An Adaptive Universe-Based Fuzzy Control Approach. IEEE Trans. Fuzzy Syst. 2018, 26, 1613–1625. [Google Scholar] [CrossRef]
  13. Patino, H.D.; Liu, D. Neural network-based model reference adaptive control system. IEEE Trans. Syst. Man Cybern. Part B (Cybern.) 2000, 30, 198–204. [Google Scholar] [CrossRef]
  14. Dai, S.-L.; Wang, C.; Luo, F. Identification and learning control of ocean surface ship using neural networks. IEEE Trans. Ind. Inform. 2012, 8, 801–810. [Google Scholar] [CrossRef]
  15. Zhang, Y.; Hearn, G.E.; Sen, P. A neural network approach to ship track-keeping control. IEEE J. Ocean. Eng. 1996, 21, 513–527. [Google Scholar] [CrossRef]
  16. Brown, M.; Harris, C.J. Neurofuzzy Adaptive Modelling and Control; Prentice Hall: Upper Saddle River, NJ, USA, 1994. [Google Scholar]
  17. Wang, N.; Joo Er, M. Self-Constructing Adaptive Robust Fuzzy Neural Tracking Control of Surface Vehicles with Uncertainties and Unknown Disturbances. IEEE Trans. Control Syst. Technol. 2015, 23, 991–1002. [Google Scholar] [CrossRef]
  18. Wang, N.; Sun, J.; Er, M.J.; Liu, Y. A Novel Extreme Learning Control Framework of Unmanned Surface Vehicles. IEEE Trans. Cybern. 2016, 46, 1106–1117. [Google Scholar] [CrossRef] [PubMed]
  19. Wang, N.; Karimi, H.R.; Li, H.; Su, S. Accurate Trajectory Tracking of Disturbed Surface Vehicles: A Finite-Time Control Approach. IEEE/ASME Trans. Mechatron. 2019, 24, 1064–1074. [Google Scholar] [CrossRef]
  20. Wang, N.; Qian, C.; Sun, J.; Liu, Y. Adaptive Robust Finite-Time Trajectory Tracking Control of Fully Actuated Marine Surface Vehicles. IEEE Trans. Control Syst. Technol. 2016, 24, 1454–1462. [Google Scholar] [CrossRef]
  21. Wang, N.; Pan, X. Path Following of Autonomous Underactuated Ships: A Translation–Rotation Cascade Control Approach. IEEE/ASME Trans. Mechatron. 2019, 24, 2583–2593. [Google Scholar] [CrossRef]
  22. Stateczny, A.; Burdziakowski, P. Universal autonomous control and management system for multipurpose unmanned surface vessel. Polish Marit. Res. 2019, 1, 30–39. [Google Scholar] [CrossRef] [Green Version]
  23. Stateczny, A.; Kazimierski, W.; Gronska-Sledz, D.; Motyl, W. The Empirical Application of Automotive 3D Radar Sensor for Target Detection for an Autonomous Surface Vehicle’s Navigation. Remote Sens. 2019, 11, 1156. [Google Scholar] [CrossRef] [Green Version]
  24. Park, S.; Deyst, J.; How, J. A new nonlinear guidance logic for trajectory tracking. AIAA Guid. Navig. Control Conf. Exhib. 2004. [Google Scholar] [CrossRef] [Green Version]
  25. Guo, W.; Wang, S.; Dun, W. The Design of a Control System for an Unmanned Surface Vehicle. Open Autom. Control Syst. J. 2015, 7, 50–156. [Google Scholar] [CrossRef] [Green Version]
  26. Moreno, D.; Chaos, D.; Aranda, J.; Muñoz, R.; Díaz, J.M.; Dormido-Canto, S. Application of an aeronautic control for ship path following. J. Marit. Res. 2009, 6, 71–82. [Google Scholar]
  27. Specht, C.; Specht, M.; Cywinski, P.; Skóra, M.; Marchel, Ł.; Szychowski, P. A New Method for Determining the Territorial Sea Baseline Using an Unmanned Hydrographic Surface Vessel. J. Coast. Res. 2019, 35, 925–936. [Google Scholar] [CrossRef]
  28. Specht, M.; Specht, C.; Lasota, H.; Cywinski, P. Assessment of the Steering Precision of a Hydrographic Unmanned Surface Vessel (USV) along Sounding Profiles Using a Low-Cost Multi-Global Navigation Satellite System (GNSS) Receiver Supported Autopilot. Sensors 2019, 19, 3939. [Google Scholar] [CrossRef] [Green Version]
  29. Seto, M.L.; Crawford, A. Autonomous shallow water bathymetric measurements for environmental assessment and safe navigation using USVs. In Proceedings of the OCEANS 2015-MTS/IEEE Washington, Washington, DC, USA, 19–22 October 2015. [Google Scholar]
  30. Alessandri, A.; Donnarumma, S.; Martelli, M.; Vignolo, S. Motion Control for Autonomous Navigation in Blue and Narrow Waters Using Switched Controllers. J. Mar. Sci. Eng. 2019, 7, 196. [Google Scholar] [CrossRef] [Green Version]
  31. Munoz-Banon, M.; del Pino, I.; Candelas, F.; Torres, F. Framework for Fast Experimental Testing of Autonomous Navigation Algorithms. Appl. Sci. Basel 2019, 9, 1997. [Google Scholar] [CrossRef] [Green Version]
  32. Kunicka, M.; Litwin, W. Energy Demand of Short-Range Inland Ferry with Series Hybrid Propulsion Depending on the Navigation Strategy. Energies 2019, 12, 3499. [Google Scholar] [CrossRef] [Green Version]
  33. Borkowski, P. Adaptive System for Steering a Ship along the Desired Route. Mathematics 2018, 6, 196. [Google Scholar] [CrossRef] [Green Version]
  34. Borkowski, P. Inference Engine in an Intelligent Ship Course-Keeping System. Comput. Intell. Neurosci. 2017. [Google Scholar] [CrossRef] [Green Version]
  35. Li, C.; Jiang, J.; Duan, F.; Liu, W.; Wang, X.; Bu, L.; Sun, Z.; Yang, G. Modeling and Experimental Testing of an Unmanned Surface Vehicle with Rudderless Double Thrusters. Sensors 2019, 19, 2051. [Google Scholar] [CrossRef] [Green Version]
  36. Zhan, W.; Xiao, C.; Wen, Y.; Zhou, C.; Yuan, H.; Xiu, S.; Zhang, Y.; Zou, X.; Liu, X.; Li, Q. Autonomous Visual Perception for Unmanned Surface Vehicle Navigation in an Unknown Environment. Sensors 2019, 19, 2216. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  37. Lisowski, J. The sensitivity of state differential game vessel traffic model. Polish Marit. Res. 2016, 23, 14–18. [Google Scholar] [CrossRef] [Green Version]
  38. Dudojc, B.; Mindykowski, J. New Approach to Analysis of Selected Measurement and Monitoring Systems Solutions in Ship Technology. Sensors 2019, 19, 1775. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  39. Li, J.; Du, J.; Sun, Y.; Lewis, F.L. Robust adaptive trajectory tracking control of underactuated autonomous underwater vehicles with prescribed performance. Int. J. Robust Nonlinear Control 2019, 29, 4629–4643. [Google Scholar] [CrossRef]
  40. Paliotta, C.; Lefeber, E.; Pettersen, K.; Pinto, J.; Costa, M.I.C.; de Sousa, J.T.D.B. Trajectory Tracking and Path Following for Underactuated Marine Vehicles. IEEE Trans. Control Syst. Technol. 2019, 27, 1423–1437. [Google Scholar] [CrossRef] [Green Version]
  41. GITHUB. Available online: https://github.com/ArduPilot/ardupilot/commit/a3c2851120f3572893bdf29ddc0ee24dac67cbe1 (accessed on 12 December 2019).
  42. Jang, T.; Han, S. Analysis for VTOL Flight Software of PX4. In Proceedings of the 2018 18th International Conference on Control, Automation and Systems (ICCAS), Daegwallyeong, South Korea, 17–20 October 2018; pp. 872–875. [Google Scholar]
  43. Siauw, T.; Bayen, A. An Introduction to MATLAB® Programming and Numerical Methods for Engineers; Academic Press: Cambridge, MA, USA, 2015. [Google Scholar] [CrossRef]
  44. Specht, C.; Dabrowski, P.S.; Pawelski, J.; Specht, M.; Szot, T. Comparative analysis of positioning accuracy of GNSS receivers of Samsung Galaxy smartphones in marine dynamic measurements. Adv. Space Res. 2019, 63, 3018–3028. [Google Scholar] [CrossRef]
  45. NovAtel Positioning Leadership. GPS Position Accuracy Measures. APN-029 Revision 1. 2003. Available online: https://www.novatel.com/assets/Documents/Bulletins/apn029.pdf (accessed on 12 December 2019).
Figure 1. Trajectory tracking algorithm scheme.
Figure 1. Trajectory tracking algorithm scheme.
Sensors 20 00832 g001
Figure 2. Guidance logic trajectory tracking.
Figure 2. Guidance logic trajectory tracking.
Sensors 20 00832 g002
Figure 3. Guidance logic trajectory tracking for an unmanned surface vehicle (USV).
Figure 3. Guidance logic trajectory tracking for an unmanned surface vehicle (USV).
Sensors 20 00832 g003
Figure 4. Tracking areas for USV hydrographic survey using L1 controller.
Figure 4. Tracking areas for USV hydrographic survey using L1 controller.
Sensors 20 00832 g004
Figure 5. Combined skid and traditional steering system—motors and rudder design plan (a), photo of USV HydroDron during experiments (b).
Figure 5. Combined skid and traditional steering system—motors and rudder design plan (a), photo of USV HydroDron during experiments (b).
Sensors 20 00832 g005
Figure 6. Survey pattern plans.
Figure 6. Survey pattern plans.
Sensors 20 00832 g006
Figure 7. Recorded GPS and RTK tracks (a) different frequency (b) interpolated GPS positions.
Figure 7. Recorded GPS and RTK tracks (a) different frequency (b) interpolated GPS positions.
Sensors 20 00832 g007
Figure 8. Measurement equipment location on the unit (a) and local unit coordinate system (b).
Figure 8. Measurement equipment location on the unit (a) and local unit coordinate system (b).
Sensors 20 00832 g008
Figure 9. Example of corrected position for GPS at profile no. 10 (black dots).
Figure 9. Example of corrected position for GPS at profile no. 10 (black dots).
Sensors 20 00832 g009
Table 1. USV technical specification.
Table 1. USV technical specification.
SpecificationData
Dimensions (L × W × H)4230 × 2080 × 1390 mm
Draft500 mm
Weight360 kg
Power supply48 V 200 Ah lithium iron phosphate battery (LiFePO4) (16 cells) for propulsion, 24 V lead-acid battery for electronics
Endurance12 h (cruise speed)
Motors2 × Torqeedo Cruise 4.0
Remote control range40 km
Telemetry data range50 km
Payload data range6 km
Max speed14 knots
Table 2. Navigation GPS specification.
Table 2. Navigation GPS specification.
Parameter NameSpecification
Channels72
Signal tracking:GPS: L1C/A
SBAS: L1C/A
QZSS: L1C/A
GLONASS: L1OF
BeiDou: B1
Galileo: E1B/C2
Horizontal position accuracy 1GPS and GLONAS: 2.5 m
SBAS: 2.0 m
Velocity accuracy 20.05 m/s
True heading accuracy 20.3°
Operating limitsAltitude: 50,000 m
Velocity: 500 m/s
Acceleration: 4 g
Time to first fixCold start: <26 s
Warm start: <1 s
Max output frequency5 Hz
1 CEP, 50%, 24 h static, −130 dBm, >6 SVs; 2 50% at 30 m/s.
Table 3. GPS RTK specification.
Table 3. GPS RTK specification.
Parameter NameSpecification
Channels220
Signal trackingGPS: L1 C/A, L2E, L2C, L5
GLONASS: L1 C/A, L2 C/A, L2 P, L3 CDMA
Galileo: 1 BOC, E5A, E5B, E5AltBOC
Beidou B1, B2
SBAS, QZSS
L-Band OmniSTAR VBS, HP, XP
Horizontal position accuracy
(1 sigma)
SBAS/DGPS: 0.5 m/0.25 m
PPP: 10 cm
RTK: 0.8 cm + 1 ppm
Velocity accuracy0.7 cm/s RMS
True heading accuracy0.09 ° at 2 m baseline
0.05 ° at 1 0m baseline
Operating limitsAltitude: 18,000 m
Velocity: 515 m/s
Acceleration: 11 g
Time to first fixCold start: <45 s
Warm start: <30 s
Signal reacquisitionL1/L2/L5: <2.0 s
Max output frequency50 Hz
Table 4. Navigation equipment offsets.
Table 4. Navigation equipment offsets.
dydxdH|COGA1||COGS1|Remarks
GPS−1.220.160.8916.402 For Equations (12) and (13)
Origin00015.186
Antenna RTK 1−1.22−0.640.89 In hydrographic system
Antenna RTK 2−1.220.960.89 In hydrographic system
Table 5. Graphical results for example profiles no. 2, 6, and 10.
Table 5. Graphical results for example profiles no. 2, 6, and 10.
Coordinate DifferencesEuclidean DistanceXTE
Sensors 20 00832 i001 Sensors 20 00832 i002 Sensors 20 00832 i003
Sensors 20 00832 i004 Sensors 20 00832 i005 Sensors 20 00832 i006
Sensors 20 00832 i007 Sensors 20 00832 i008 Sensors 20 00832 i009
Table 6. Results for all profiles.
Table 6. Results for all profiles.
Profile No.σxσyDRMS2DRMSCEPR95Mean XTE
10.44900.47880.65641.31290.54831.14050.1389
20.05990.06980.09200.18400.07680.15980.1080
30.16500.21080.26770.53540.22310.46400.0934
40.10290.09770.14190.28390.11820.24590.0578
50.17560.19750.26430.52860.22080.45920.0582
60.16980.17700.24530.49060.20480.42600.0881
70.10130.14470.17660.35330.14640.30460.0875
80.08570.08530.12090.24180.10090.20980.0911
90.09460.10440.14090.28170.11770.24480.0783
100.07830.07730.11010.22010.09180.19090.0750
110.21640.15470.26600.53200.21710.45160.2546
120.31490.05750.32010.64020.21200.44100.2433
130.14030.22440.26460.52930.21770.45280.3474
140.05910.14750.15890.31770.12450.25900.2315
150.21880.45950.50891.01790.40740.84750.3826
160.72840.20690.75721.51450.53621.11530.3218
170.59270.35530.69101.38210.55221.14861.5335
180.17950.30140.35080.70160.28740.59771.1249
190.18990.56500.59611.19220.45670.94990.4945
Table 7. Mean accuracy results for USV configuration.
Table 7. Mean accuracy results for USV configuration.
σxσyDRMS2DRMSCEPR95Mean Unit XTE
Mean0.21700.21660.32260.64520.25580.53210.3058

Share and Cite

MDPI and ACS Style

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. https://0-doi-org.brum.beds.ac.uk/10.3390/s20030832

AMA Style

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(3):832. https://0-doi-org.brum.beds.ac.uk/10.3390/s20030832

Chicago/Turabian Style

Stateczny, Andrzej, Pawel Burdziakowski, Klaudia Najdecka, and Beata Domagalska-Stateczna. 2020. "Accuracy of Trajectory Tracking Based on Nonlinear Guidance Logic for Hydrographic Unmanned Surface Vessels" Sensors 20, no. 3: 832. https://0-doi-org.brum.beds.ac.uk/10.3390/s20030832

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