Next Article in Journal
An Efficient Algorithm to Determine Probabilistic Bisimulation
Next Article in Special Issue
A Forecast Model of the Number of Containers for Containership Voyage
Previous Article in Journal
The Fast Detection and Identification Algorithm of Optical Fiber Intrusion Signals
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Numerical Modeling of Wave Disturbances in the Process of Ship Movement Control

School of Computer Science at the Faculty of Navigation, Maritime University of Szczecin, Wały Chrobrego 1, Szczecin 70500, Poland
Algorithms 2018, 11(9), 130; https://doi.org/10.3390/a11090130
Submission received: 19 July 2018 / Revised: 13 August 2018 / Accepted: 29 August 2018 / Published: 31 August 2018
(This article belongs to the Special Issue Modeling Computing and Data Handling for Marine Transportation)

Abstract

:
The article presents a numerical model of sea wave generation as an implementation of the stochastic process with a spectrum of wave angular velocity. Based on the wave spectrum, a forming filter is determined, and its input is fed with white noise. The resulting signal added to the angular speed of a ship represents disturbances acting on the ship’s hull as a result of wave impact. The model was used for simulation tests of the influence of disturbances on the course stabilization system of the ship.

1. Introduction

A typical practice in designing an automatic control system is to build a mathematical model of an object (or process), and on this basis to make a synthesis of a control system (controller, algorithm). Then, before implementation, the created control algorithm is tested (if possible) by computer simulation and tuned in right after installation. Simulation is therefore the first step in checking the stability of the system and algorithm operation, so it should reflect reality as faithfully as possible, accounting for disturbances.
The process of ship movement control is characterized by a high level of external disturbances. Due to the manner of their influence, disturbances can be divided into two groups. Disturbances of one type affect ship dynamics (changes in water depth or loading condition, etc.); the other type is additive disturbances, whose effects are observed as additional signals superimposed on a ship’s heading, angular speed, drift angle, etc. The latter group also includes disturbances from currents, winds, and waves. Although they are correlated, these disturbances are usually divided into three different types of signals. This article focuses on disturbances from wind-generated waves, as they are the most essential from the viewpoint of the automatic ship movement control problem.
Literature on the subject abounds, with publications presenting complex models of sea waves related to specific water areas [1,2]. Other articles covering the topic under consideration address wave filters [3,4,5,6,7,8], as a standard based on the Kalman filter. Similar topics are also discussed in other works [9,10,11,12,13].
The article presents a numerical model of sea wave generation as a method alternative to the existing ones. The presented solution can be universally used in simulations of automatic ship movement control systems, tackling various problems. This is often difficult in the case of solutions presented in the literature on the subject. This restriction often results from the complexity of the models and the assumptions made. The proposed model is easy to implement and still takes into account all relevant components. The model was verified in simulations testing the influence of disturbances on the operation of the ship course stabilization system.

2. Wave Disturbances Generated by Wind

Surface layers of water in the sea and the air above are rarely calm. Statistical data on weather conditions prevailing in the North Atlantic show that, on average, the weather is windless only for about seven days a year [14]. In the remaining period, winds blow with different forces and from different directions, and the sea is more or less wavy. Wind-induced waves are formed by the impact of wind on the water; that is, kinetic energy from the atmosphere is transferred to the surface of the sea, creating free deformations. The size of the waves depends on the speed of wind-generating waves (the stronger the wind is, the larger wave dimensions can be), the duration of the wind blowing above the water from the same direction (in practice ± 15°), and the distance of fetch. Waves that appear on the surface of the seas and oceans make up an irregular interfered signal composed of a series of monochromatic waves. A set of interfered waves contains a whole spectrum of waves with different lengths, periods, speeds, and heights, so disturbances from waves can be regarded as an implementation of a stochastic process involving a specific spectrum. An example of such a description appointed by research based on real measurements is the spectrum in this form [14]:
S ( ω )   = 2 D α ω 2 ω 4 + 2 ( α 2 β 2 ) ω 2 + ( α 2 + β 2 ) 2
where
  • S ( ω ) —spectral density of wave ordinate;
  • ω —angular frequency of the wave (pulsation);
  • D—dispersion of wave coordinates ( D = 0.143 ( h 3 % ) 2 ) ;
  • h 3 % —wave height with 3% probability of exceedance (Table 1);
  • β —parameter dependent on h 3 % (Figure 1);
  • α —parameter dependent on parameter β ( α = 0.21 β ) .
The above values are associated with wave parameters (height h 3 % , length) and depend on the sea state, as shown in Table 1. This table also approximately indicates the relation between wind speed (Beaufort wind scale) and sea state (Douglas scale).
In the automatic course control system, the value of deviation from a preset course depends on wave energy, as well as a ship’s speed and wave angle (Figure 2). In this approach, we can consider the following situations:
  • Waves coming at a specific angle from the direction opposite to ship movement (diagonal waves);
  • waves coming at an angle, but in the direction of ship movement (quartering waves);
  • waves coming from the bow (head waves);
  • waves perpendicular to the ship side (beam waves);
  • waves striking the stern (following waves).
The greatest changes in the heading angle of the ship at low speeds occur in case of transverse waves, whereas the smallest impact comes from diagonal and quartering waves; in case of diagonal and head waves, heading deviations (yawing) get larger as the ship speed increases. Taking into account the ship speed and wave angle, we can transform spectrum (1) to this form (determined by research based on real measurements) [14]:
S ( ω ) = 2 D α k ω 2 ω 4 + 2 ( α k 2 β k 2 ) ω 2 + ( α k 2 + β k 2 ) 2
where
  • α k —parameter dependent on parameter β k ( α k = 0.21 β k ) ;
  • β k —parameter calculated from the formula | β + V g 1 cos ( ξ ) β 2 | ;
  • V—ship’s speed;
  • G—gravitational acceleration;
  • ξ —wave angle (Figure 2).
The effect of wave action on the process of ship movement control (in various control problems) can easily be determined by measuring a ship’s angular velocity. The signal of angular speed is a sum of two components: One formed due to rudder deflection, and the other due to waves. The spectrum of angular velocity is created by transforming the spectrum of wave ordinates (2) and takes this form (appointed by research based on real measurements) [14]:
S r ( ω ) = 2 D α k x r 2 x T 2 c o s 2 ( ξ ) g 2 ω 4 ω 4 + 2 ( α k 2 β k 2 ) ω 2 + ( α k 2 + β k 2 ) 2
where
  • S r ( ω ) —spectral density of wave angular velocity;
  • x r , x T —dimensionless reducing parameters (Figure 3) dependent on the length of the ship (L), wavelength ( λ ), and the ship’s maximum draught marked by the waterplane (T).
It should be noted that spectral density (3), due to the expression in the numerator cos ( ξ ) , faithfully represents the power of the wave signal for angles differing from 90° by at least ± 15° (for diagonal, quartering, head, and following waves).
In order to use the spectrum of wave angular velocity (3) acting as disturbances affecting the ship hull due to waves, the forming filter:
H r ( s ) = 2 D α k x r x T | c o s ( ξ ) | g 1 s 2 s 2 + 2 α k s + α k 2 + β k 2
should be used to pass white noise through it (stochastic process with zero expected value and steady spectral density); then, the formed signal rw should be added to—or, for positive wave angles, subtracted from—the ship’s angular speed caused by rudder deflection.
Filter (4) is obtained from this relation:
S r ( ω ) = ( | H r ( s ) | s = ω i ) 2 .
Using Lagrange interpolation (Algorithm 1), where average values of parameters are adopted in the nodes β , x r , x T , we get:
β = c u t f ( p o l y v a l ( [ 0.000156 0.0058   0.0859 0.5842   2.1039   ] , h 3 % ) , 0 , 9 ) x r = c u t f ( p o l y v a l ( [ 0.0242   0.1725   0.0483   1 ] , π L λ | cos ( ξ ) | ) , 0 , 3.7 ) x T = c u t f ( p o l y v a l ( [ 4.2   1 ] , T / λ ) , 0 , 0.23 )
where
  • p o l y v a l ( p , x i ) —a function returning the value of the polynomial with coefficients written in a table p, in a set point xi;
  • c u t f ( f ( x ) , a , b ) —function returning the value f ( x ) for x a , b , value f ( a ) for x < a and value f ( b ) for x > b .
Algorithm 1 Using Lagrange interpolation
% x = [x0, x1, …, xN], y = [y0, y1, …, yN]
% p—coefficients of Lagrange polynomial
function p = lagranp(x,y)
  N = length(x) − 1;
  p = 0;
  for m = 1:N + 1
    P = 1;
    for k = 1:N + 1
      if k ~= m
        P = conv(P,[1 − x(k)])/(x(m) − x(k));
      End
    End
  p = p + y(m) * P;
  end
end
In relation to Equation (6), input parameters of the numerical model of sea wave generation acting on the ship hull are:
  • Parameters associated with the wave:
    -
    Wave angle ξ ;
    -
    wave height h 3 % ;
    -
    wave length λ ;
  • parameters of the ship:
    -
    Maximum draft T;
    -
    length L;
    -
    speed V.
In addition, taking into account the data from Table 1, we can refer to the model input to wind force (Beaufort wind scale) or to sea state (Douglas scale).

3. Computing Experiments

The experiments have been made in a MATLAB/Simulink environment. A de Witt-Oppe model [15] represented a real ship, incorporating the dynamics of the steering gear [16]:
x ˙ 1 = x 5 cos x 3 x 6 sin x 3   x ˙ 2 = x 5 sin x 3 + x 6 cos x 3 x ˙ 3 = x 4 x ˙ 4 = a 1 x 4 a 2 x 4 3 + a 3 u x ˙ 5 = f x 5 W x 4 2 + S t x 6 = r 1 x 4 r 3 x 4 3 u ˙ = u z u | u z | u max | u ˙ | u ˙ max
where
  • ( x 1 , x 2 ) = ( x , y ) —Cartesian coordinates (ship’s position);
  • x 3 = ψ —deviation from the course;
  • x 4 = r —angular velocity;
  • x 5 —longitudinal speed;
  • x 6 —transverse speed;
  • u = δ —rudder angle;
  • u z = δ z —rudder angle setting;
  • δ max —maximum rudder deflection;
  • δ ˙ max —maximum rate of turn of the rudder;
  • St—propeller thrust;
  • a 1 , a 2 , a 3 , f , W , r 1 , r 3 —coefficients determined from model tests (different for different types of vessels).
The ship movement parameters adopted herein are those of a ship of mariner class, motor ship (m.s.). Compass Island [15]: a 1 = 0.018 [1/s], a 2 = 37.2 [s/rad2], a 3 = 0.001 [1/s2], f = 0.014 [1/s], w = 124 [m/rad2], s t = 0.11 [m/s2], r 1 = 69.5 [m/rad], r 3 = 0 [m/s2/rad3]. This particular ship has the following characteristics: 9214 gross registered tons [t], 13,498 DWT, single screw, length L = 172 [m], maximum draft indicated by the waterplane T = 8 [m], maximum speed 20 [w], maximum (minimum) angular velocity r max = 0.0191 [rad/s] ( r min = 0.0191 [rad/s]), maximum (minimum) rudder angle δ max = 0.6 [rad] ( δ max = 0.6 [rad]), maximum (minimum) rudder rate of turn δ max = 0.066 [rad/s] ( δ max = 0.066 [rad/s]).
The established initial parameters of the simulation were as follow: Angular velocity r = 0   [ rad / s ] , deviation from the course ψ = 0   [ rad ] , rudder angle δ = 0   [ rad ] , ship’s speed V = 7.7 [ m / s ] .
A linear quadratic regulator (LQR) was chosen as the control algorithm of the ship course stabilization system. The LQR regulator was synthesized using a Nomoto model [16]:
x ˙ 3 = x 4 . x ˙ 4 = a 1 x 4 + a 3 u
The quality control criterion was this functional:
J = 0 t ( ψ 2 + λ J δ 2   ) d t
where
λ J —a coefficient greater than zero, which is interpreted as a compromise between the deviation from the course (angle of yaw) and the rudder angle (steering gear load), arbitrarily adopted here as 1.
Then, the control for LQR can be expressed by this formula:
δ = k ψ ψ + k r r
where k ψ = 1 λ J , k r = 1 a 3 ( a 1 a 1 2 + 2 a 3 λ J ) .
Without compromising the generality of the research, it was assumed that parameters ξ , h 3 % , λ do not change their value during computational experiments.
The computing experiments were intended to investigate the operational correctness of numerical-model-generating waves acting on the ship hull. Figure 4, Figure 5, Figure 6 and Figure 7 show ship movement trajectories (course setting was 0°) for disturbances from four types of wave. The first trajectory was obtained at sea state 4 ( h 3 % = 1.5 , λ = 60 ) and for the wave angle ξ = π / 4 [ rad ] (diagonal waves); the second trajectory was produced at sea state 5 ( h 3 % = 3 , λ = 90 ) and for the wave angle ξ = 5 π / 12 [ rad ] (diagonal waves); the third one was also obtained at sea state 5 ( h 3 % = 3 , λ = 90 ) , but for the wave angle ξ = 0 [ rad ] (head waves), whereas the fourth was obtained at sea state 6 ( h 3 % = 5 , λ = 130 ) and for the wave angle ξ = π / 5 [ rad ] (diagonal waves). In all four situations, the quality control is high (note the scale used due to the specificity of particular cases), although in the second case the ship is much more pushed to the left (port side, because ξ > 0 ) than in the first case (to the right—starboard, because ξ < 0 ), due to higher sea state. In the third case, despite sea state 5, the ship is drifting less than in the second situation, due to the zero angle of the head waves. In the fourth case, the ship has the strongest drift (to the right—starboard, because ξ < 0 ), due to the highest sea state 6. This happens even if the wave angle in absolute terms is the smallest of all presented situations involving diagonal waves.
In addition, Figure 4, Figure 5, Figure 6 and Figure 7 illustrate disturbance signals added to the ship’s angular velocity caused by rudder deflection. One can observe that, as expected, the absolute value of the signal increases with increasing sea state, whereas for the steady sea state it decreases for smaller absolute wave angles.
The presented situations are typical of the research done. In all examined cases, the model correctly executed hull-affecting disturbances that corresponded to sea waves induced by wind.

4. Conclusions

The article presents a numerical model of sea wave generation, which was positively tested in a ship course stabilization problem. The stabilization control algorithm was provided by an LQR regulator.
Wave generation is required for ship movement simulations designed for various problems (navigation along a preset trajectory, dynamic positioning systems, collision avoidance, etc.) [17,18,19,20], and makes up a preliminary stage in designing control systems before sea trials of a ship. The inclusion of wave disturbance is also recommended in other problems relating to modern marine navigation [21,22,23,24,25,26,27,28,29].
The author plans to apply stochastic disturbance of a ship’s angular speed in developing original systems of ship movement control.

Funding

This research outcome has been achieved under the grant No 1/S/ITM/16 financed from a subsidy of the Ministry of Science and Higher Education in Poland for statutory activities.

Conflicts of Interest

The author declares no conflict of interest.

References

  1. Nitta, T.; Nanbu, M.; Yoshizaki, M. Wave disturbances over the China continent and the Eastern China Sea in February 1968. J. Meteorol. Soc. Jpn. 1973, 51, 11–28. [Google Scholar] [CrossRef]
  2. Sarker, M. Numerical modelling of waves and surge from Cyclone Chapala (2015) in the Arabian Sea. Ocean Eng. 2018, 158, 299–310. [Google Scholar] [CrossRef]
  3. Fossen, T.I. High performance ship autopilot with wave filter. In Proceedings of the 10th International Ship Control Systems Symposium, Ottawa, ON, Canada, 25–29 October 1993; pp. 2271–2285. [Google Scholar]
  4. Holzhuter, T. On the robustness of course keeping autopilots. In Proceedings of the IFAC Workshop on Control Applications n Marine Systems, Hamburg, Italy, 8–10 April 1992; pp. 235–244. [Google Scholar]
  5. Holzhuter, T.; Strauch, H. A commercial adaptive autopilot for ships: Design and experimental experience. In Proceedings of the 10th IFAC World Congress, Munich, Germany, 27–31 July 1987; pp. 226–230. [Google Scholar]
  6. Lauvdal, T.; Fossen, T.I. A globally stable adaptive ship autopilot with wave filter using only yaw angle measurements. In Proceedings of the 3rd IFAC Workshop on Control Applications in Marine Systems, Trondheim, Norway, 10–12 May 1995; pp. 262–269. [Google Scholar]
  7. Saelid, S.; Janssen, N.A. Adaptive Ship Autopilot with Wave Filter. MIC 1983, 4, 33–46. [Google Scholar] [CrossRef]
  8. Wang, X.; Xu, H. Robust autopilot with wave filter for ship steering. JMSA 2006, 5, 24–29. [Google Scholar]
  9. David, C.G.; Roeber, V.; Goseberg, N.; Schlurmann, T. Generation and propagation of ship-borne waves—Solutions from a Boussinesq-type model. Coast. Eng. 2017, 127, 170–187. [Google Scholar] [CrossRef]
  10. Li, W.; Du, J.; Sun, Y.; Song, J. Modeling and simulation of wave disturbances for dynamic positioning ship. J. Dalian Marit. Univ. 2013, 1, 6–10. [Google Scholar]
  11. Liceaga-Castro, E.; Molen, G.M. Submarine H/sup /spl infin// depth control under wave disturbances. IEEE Trans. Control Syst. Technol. 1995, 3, 338–346. [Google Scholar] [CrossRef]
  12. Sandaruwan, D.; Kodikara, N.; Rosa, R.; Keppitiyagoma, C. Modeling and Simulation of Environmental Disturbances for Six degrees of Freedom Ocean Surface Vehicle. Sri Lankan J. Phys. 2009, 10, 39–57. [Google Scholar] [CrossRef]
  13. Wenhua, L.; Jialu, D.; Yuqing, S.; Haiquan, C.; Yindong, Z.; Jian, S. Modeling and simulation of marine environmental disturbances for dynamic positioned ship. In Proceedings of the 31st Chinese Control Conference, Hefei, China, 25–27 July 2012; pp. 1938–1943. [Google Scholar]
  14. Lerner, D.M. Control of Marine Moving Objects; Sudostroenie: Leningrad, Russia, 1979. [Google Scholar]
  15. Wit, C.; Oppe, J. Optimal collision avoidance in unconfined waters. J. Inst. Navig. 1984, 26, 296–303. [Google Scholar] [CrossRef]
  16. Fossen, T.I. Guidance and Control of Ocean Vehicles; John Wiley & Sons: Chichester, UK, 1994. [Google Scholar]
  17. Borkowski, P. Adaptive ship course-keeping system. Arch. Transp. Syst. Telemat. 2014, 7, 19–23. [Google Scholar]
  18. Omerdic, E.; Roberts, G.; Vukic, Z. A fuzzy track-keeping autopilot for ship steering. J. Mar. Eng. Technol. 2003, 2, 23–35. [Google Scholar]
  19. Perera, L.P.; Soares, C.G. Pre-filtered Sliding Mode Control for Nonlinear Ship Steering Associated with Disturbances. Ocean Eng. 2012, 51, 49–62. [Google Scholar] [CrossRef]
  20. Ren, J.; Zhang, X. Ship course-keeping adaptive fuzzy controller design using command filtering with minimal parametrization. In Proceedings of the 25th Chinese Control and Decision Conference (CCDC), Guiyang, China, 25–27 May 2013; pp. 243–247. [Google Scholar]
  21. Borkowski, P. Algorithm of multi-sensor navigational data fusion—Testing of estimation quality. Pol. J. Environ. Stud. 2008, 17, 43–47. [Google Scholar]
  22. Borkowski, P. The ship movement trajectory prediction algorithm using navigational data fusion. Sensors 2017, 17, 1432. [Google Scholar] [CrossRef] [PubMed]
  23. Guze, S.; Smolarek, L.; Weintrit, A. The area-dynamic approach to the assessment of the risks of ship collision in the restricted water. Sci. J. Marit. Univ. Szczec. 2016, 117, 88–93. [Google Scholar]
  24. Kazimierski, W. Proposal of neural approach to maritime radar and automatic identification system tracks association. IET Radar Sonar Navig. 2017, 11, 729–735. [Google Scholar] [CrossRef]
  25. Kazimierski, W.; Stateczny, A. Radar and Automatic Identification System Track Fusion in an Electronic Chart Display and Information System. J. Navig. 2015, 68, 1141–1154. [Google Scholar] [CrossRef]
  26. Kijewska, M. A graphical model to determine the influence of surface currents on small objects immersed in water. Sci. J. Mar. Univ. Szczec. 2016, 47, 170–175. [Google Scholar]
  27. Ochin, E.; Dobryakova, L.; Pietrzykowski, Z.; Borkowski, P. The application of cryptography and steganography in the integration of seaport security subsystems. Sci. J. Marit. Univ. Szczec. 2011, 26, 80–87. [Google Scholar]
  28. Wawrzyniak, N.; Stateczny, A. MSIS image postioning in port areas with the aid of comparative navigation methods. Pol. Marit. Res. 2017, 24, 32–41. [Google Scholar] [CrossRef]
  29. Zaniewicz, G.; Kazimierski, W.; Bodus-Olkowska, I. Integration of Spatial Data from External Sensors in the Mobile Navigation System for Inland Shipping. In Proceedings of the Baltic Geodetic Congress, Gdansk, Poland, 2–4 June 2016; pp. 165–170. [Google Scholar]
Figure 1. Boundary relation between the parameter beta and wave height.
Figure 1. Boundary relation between the parameter beta and wave height.
Algorithms 11 00130 g001
Figure 2. Definition of the wave angle.
Figure 2. Definition of the wave angle.
Algorithms 11 00130 g002
Figure 3. Boundary dependences of reducing parameters.
Figure 3. Boundary dependences of reducing parameters.
Algorithms 11 00130 g003
Figure 4. The trajectory of ship movement and signal of angular speed disturbance rw for sea state 4 and the wave angle −π/4.
Figure 4. The trajectory of ship movement and signal of angular speed disturbance rw for sea state 4 and the wave angle −π/4.
Algorithms 11 00130 g004
Figure 5. The trajectory of ship movement and signal of angular speed disturbance rw for sea state 5 and the wave angle 5π/12.
Figure 5. The trajectory of ship movement and signal of angular speed disturbance rw for sea state 5 and the wave angle 5π/12.
Algorithms 11 00130 g005
Figure 6. The trajectory of ship movement and signal of angular speed disturbance rw for sea state 5 and the wave angle 0.
Figure 6. The trajectory of ship movement and signal of angular speed disturbance rw for sea state 5 and the wave angle 0.
Algorithms 11 00130 g006
Figure 7. The trajectory of ship movement and signal of angular speed disturbance rw for sea state 6 and the wave angle −π/5.
Figure 7. The trajectory of ship movement and signal of angular speed disturbance rw for sea state 6 and the wave angle −π/5.
Algorithms 11 00130 g007
Table 1. Summary of selected parameters of waves depending on the sea state and the Beaufort wind scale.
Table 1. Summary of selected parameters of waves depending on the sea state and the Beaufort wind scale.
Sea StateSea State DesignationProbability of Occurrence [%] h 3 %   [ m ] Maximum Wave Length [m]Beaufort
Wind Scale
(Approx.)
0calm–glassy11.248600
1calm–rippled0.00–0.2551
2smooth wavelets0.25–0.75252–3
3slight31.68510.75–1.25504
4moderate40.19441.25–2.00755
5rough12.80052.00–3.501006
6very rough3.02533.50–6.001357
7high0.92636.00–8.502008
8very high0.11908.50–11.02509–10
9phenomenal0.000911.0–…>25011–12

Share and Cite

MDPI and ACS Style

Borkowski, P. Numerical Modeling of Wave Disturbances in the Process of Ship Movement Control. Algorithms 2018, 11, 130. https://doi.org/10.3390/a11090130

AMA Style

Borkowski P. Numerical Modeling of Wave Disturbances in the Process of Ship Movement Control. Algorithms. 2018; 11(9):130. https://doi.org/10.3390/a11090130

Chicago/Turabian Style

Borkowski, Piotr. 2018. "Numerical Modeling of Wave Disturbances in the Process of Ship Movement Control" Algorithms 11, no. 9: 130. https://doi.org/10.3390/a11090130

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