J. Ocean Eng. Technol. Search

CLOSE


J. Ocean Eng. Technol. > Volume 37(5); 2023 > Article
Vu, Park, and Yoon: Estimating Hydrodynamic Coefficients of Real Ships Using AIS Data and Support Vector Regression

Abstract

In response to the complexity and time demands of conventional methods for estimating the hydrodynamic coefficients, this study aims to revolutionize ship maneuvering analysis by utilizing automatic identification system (AIS) data and the Support Vector Regression (SVR) algorithm. The AIS data were collected and processed to remove outliers and impute missing values. The rate of turn (ROT), speed over ground (SOG), course over ground (COG) and heading (HDG) in AIS data were used to calculate the rudder angle and ship velocity components, which were then used as training data for a regression model. The accuracy and efficiency of the algorithm were validated by comparing SVR-based estimated hydrodynamic coefficients and the original hydrodynamic coefficients of the Mariner class vessel. The validated SVR algorithm was then applied to estimate the hydrodynamic coefficients for real ships using AIS data. The turning circle test was simulated from calculated hydrodynamic coefficients and compared with the AIS data. The research results demonstrate the effectiveness of the SVR model in accurately estimating the hydrodynamic coefficients from the AIS data. In conclusion, this study proposes the viability of employing SVR model and AIS data for accurately estimating the hydrodynamic coefficients. It offers a practical approach to ship maneuvering prediction and control in the maritime industry.

1. Introduction

Estimating the hydrodynamic coefficients is crucial for understanding and analyzing the behavior of ships under various operating conditions. Traditionally, obtaining these coefficients requires extensive model tests or complex numerical simulations, which can be time-consuming, expensive, and limited to specific scenarios. On the other hand, with the advent of system identification (SI) and the advances in machine learning algorithms, it has become possible to estimate these coefficients using AIS data and SVR method. AIS data provides real-time information on the position, speed, course, and other relevant parameters of ships, making it a valuable resource for studying the dynamics of ships. SVR is a powerful machine learning technique that can capture complex relationships between input data and hydrodynamic coefficients.
Previous studies have explored various approaches for estimating the hydrodynamic coefficients using the support vector machine (SVM) algorithm. Luo and Zou (2009) employed the least square-SVM (LSSVM) algorithm to estimate the hydrodynamic coefficients for the Mariner class vessel based on the turning circle simulation results.
Building on this work, Luo (2016) extended the research to KVLCC2, estimating hydrodynamic coefficients from free running model test results using LS-SVM. In another study, Liu et al. (2019) used the ε-SVM approach to estimate the hydrodynamic coefficients of the Mariner class vessel, employing combined simulation results from the turning circle test and zigzag test as training data. Mou et al. (2013) used the ridge regression algorithm to calculate the optimal value of the K and T indices in the Nomoto model using AIS data. Then, the rudder angle was estimated using the optimal values of the K and T indices and from the AIS data. Inazu et al. (2020) described the ship velocity obtained from AIS data into two components according to the ship heading: heading-normal and heading-parallel directions. The surge velocity and sway velocity were calculated using AIS data.
In this study, the linear-SVR algorithm was validated. This was achieved by simulating the turning circle test from the hydrodynamic coefficients of the Mariner class vessel. The linear-SVR algorithm was used to estimate the hydrodynamic coefficients based on the simulation results. The estimated coefficients were then compared with the original coefficients to validate the performance of the algorithm. Once the algorithm is validated, the hydrodynamic coefficient estimation of Silverway ship in AIS data is carried out, and the estimated coefficients are compared with the corresponding AIS data for further analysis and evaluation.

2. Data Collection and Processing

The AIS data was collected through an open-source platform from the automatic identification system at the National University of Singapore. In this study, the data from October 2022 was selected as the study data. This dataset contains substantial information, including more than 7,371,647 data lines relating to more than 22,000 ships and marine vehicles. The AIS data is filtered based on the Maritime Mobile Service Identity (MMSI) number, so that data should be of good quality, with few errors or little missing data. For the purpose of this study, data associated with the MMSI number 636017059 was chosen. The principal dimensions of the ship are described in Table 1.
Fig. 1 shows the actual trajectory of the Silverway ship. To facilitate the estimation of the hydrodynamic coefficients, a small trajectory segment has been selected. This trajectory was a segment where the ship turned in a circle to starboard before reaching the mooring area. The selected trajectory segment is shown in Fig. 2.
AIS data includes data such as longitude, latitude, speed over ground (SOG), rate of turn (ROT), course over ground (COG) and heading angle (HDG). These are the data needed to initialize the training data. First, the conversion process involved converting the geographic coordinates of longitude and latitude in the World Geodetic 1984 (WGS84) system into the X and Y coordinates in the Universal Transverse Mercator (UTM) coordinate system. Second, Mou et al. (2013) calculated the rudder angle using AIS data. The rudder angle was calculated from ROT and HDG using Nomoto’s model and Ridge regression method. The Nomoto’s model can be expressed as Eq. (1).
(1)
Tr˙+r=Kδ
where is the yaw angular acceleration, and r is the yaw rate. δ is the rudder angle. T is the time constant, and K is the proportionality constant.
Finally, Inazu et al. (2020) described the velocity and direction vectors of the ship. The surge and sway velocities are determined by SOG, COG and HDG as expressed in Eq. (2). The results of X and Y coordinates, rudder angle, surge velocity and sway velocity are shown in Figs. 3,6, respectively.
(2)
u=SOGcos(COGHDG)v=SOGsin(COGHDG)
The data measurement time in AIS data ranges from a few seconds to several tens of seconds because it depends on the speed and course alteration of a ship. Therefore, the linear interpolation method was applied to interpolate the missing points based on the time variable. The interval time selected for interpolation is 1 second to synchronize with the interval time in the hydrodynamic coefficient estimation algorithm and ship maneuvering simulation.

3. Methodology

3.1 Equation of Ship Maneuvering Motion

In ship maneuvering, the coordinate system fixed to the earth and the fixed coordinate system of the hull are applied. The Earth-fixed coordinate system (O0x0y0) has the origin as the position of the center of gravity of a ship at time t0. The body-fixed coordinate system (Oxy) is assumed to be at the midship. The x0-axis is set in the direction of the initial course of the ship, the y0-axis points to the left, and the z0-axis points up. While the x-axis points toward the bow, the y-axis points to starboard, and the z-axis points downwards. The angles between the directions of velocity V and the x-axis are defined as the drift angle β. The angles between the directions of the x0-axis and x-axis are defined as the heading angles ψ. The coordinate systems in ship maneuvering are shown in Fig. 7.
Abkowitz maneuver model in 3DOF is considered to describe the forces and moment acting on the ship. These motions are expressed as non-dimensional in Eq. (3).
(3)
(mXu˙)u˙=f1(mXu˙)v˙+(mxGYr˙)r˙=f2(mxGYr˙)v˙+(IzNr˙)r˙=f3
where the superscript represents non-dimensional variables; m′ is the ship mass; x′G is the longitudinal center of gravity in the body-fixed coordinate system; I′z is the inertia moment about the z-axis; u̇′, v̇′ and ṙ′ are the accelerations in the x-axis, y-axis, and z-axis, respectively; X′, Y′, Y′, N′, and N′ are the acceleration derivatives; f1 and f2 are forces in the x-axis and y-axis, respectively, and f3 is the moment about the z-axis. These forces and moment are displayed as functions of the kinematic parameters and rudder angle by applying the Taylor-series expansion extended to a third-order function, as expressed in Eq. (4).
(4)
f1=Xuu+Xuuu2+Xuuuu3Xvvv2+Xδδδ2+Xuδδuδ+Xrvrv+Xvδvδ+Xvδuvδuf2=Yvv+Yrr+Yvvvv3+Yvvrv2r+Yvuvu+Yruru+Yδδ+Yδδδδ3+Yuδuδ+Yuuδu2δ+Yvδδvδ2+Yvvδv2δ+Y0+Y0uu+Y0uuu2f3=Nvv+Nrr+Nvvvv3+Nvvrv2r+Nvuvu+Nruru+Nδδ+Nδδδδ3+Nuδuδ+Nuuδu2δ+Nvδδδvδ2+Nvvδv2δ+N0+N0uu+N0uuu2
where the non-dimensional variables are also defined as:
m=m0.5ρL3xG'=xGLIz'=Iz0.5ρL5u=uUv=vUr=LrUδ=δu˙=u˙(U2/L)v˙=v˙(U2/L)r˙=r˙(U2/L2)Xu˙'=Xu˙0.5ρL3Yv˙'=Yv˙0.5ρL3Yr˙'=Yr˙0.5ρL4Nv˙'=Nv˙0.5ρL4Nr˙'=Nr˙0.5ρL5

3.2 Reconstruction of Ship Maneuvering Model

For the purpose of parameter identification, Eq. (3) is rewritten as Eq. (5). In Eq. (5), S=(Iz'-Nr˙')(m-Yv˙')-(mxG'-Yr˙')(mxG'-Nv˙'). Euler’s stepping method was applied to calculate the value of the function at each point using a finite difference approximation of the derivative. h, k, and k + 1 are the sampling interval and the indices of the two successive samplings, respectively. The acceleration terms of the motion equation can be described as Eq. (6).
(5)
u˙=f1/(mXu˙)v˙=[(IzNr˙)f2(mxGYr˙)f3]/Sr˙=[mYv˙)f3(mxGNv˙)f2]/S
(6)
u˙(k)=[u(k+1)u(k)]/hv˙(k)=[v(k+1)v(k)]/hr˙(k)=(r(k+1)r(k)]/h
By combining Eqs. (5) and (6), the symbol vectors can be expressed as Eq. (7). Symbol vectors include variable vectors of X, Y, and Z, and coefficient vectors of A, B, and C. Variable vectors X, Y, and Z are the non-dimensional hydrodynamic derivatives of surge, sway, and yaw motions, respectively. The coefficient and variable vectors are expressed as Eq. (8) and Eq. (9), respectively.
(7)
Δu(k+1)Δu(k)=AXΔu(k+1)Δu(k)=BYΔr(k+1)Δr(k)=CZ
(8)
A=[a1a2a10]1×10B=[b1b2b15]1×15C=[c1c2c15]1×15
(9)
X=[u(k)U(k),u2(k),u3(k)/U(k),v2(k),r2(k)L2,Δδ2(k)U2(k),Δu(k)Δδ2(k)U(k),Δv(k)Δr(k)L,Δv(k)Δδ(k)U(k),Δv(k)Δδ(k)Δu(k)]10×1TY=N=[Δv(k)U(k),Δr(k)U(k)L,Δv3(k)/U(k),Δv2(k)Δr(k)L/U(k),Δv(k)Δu(k),Δr(k)Δu(k),Δδ(k)U2(k),Δδ3(k)U2(k),Δu(k)Δδ(k)U(k),Δu2(k)Δδ(k),Δv(k)Δδ2(k)U(k),Δv2(k)Δδ(k),U2(k),Δu(k)U(k),Δu2(k)]15×1T
For example, the longitudinal hydrodynamic coefficient X′u is defined using Eq. (10). This equation was also applied to determine the other hydrodynamic coefficients of the surge equation.
(10)
a1=hL(mXu˙)XuXu=a1L(mXu˙)h
The same method is used to estimate the hydrodynamic coefficients of sway and yaw equations. A series of equations and matrices need to be solved to determine the hydrodynamic coefficients of sway and yaw. For example, the hydrodynamic coefficients Yv and Nv are obtained by solving Eq. (11). The other hydrodynamic coefficients of the sway and yaw equation are also obtained similarly.
(11)
[h(IzNr˙)SLh(mxGYr˙)SLh(mxGNv˙)SL2h(mYv˙)SL2][YvNv]=[b1c1]
The five acceleration derivatives Xu˙, Yv˙, Yr˙, Nv˙, and Nr˙ of the KVLCC2 are well documented in the literature and are used widely as benchmark values for estimating the hydrodynamic coefficients of other ships of the same type and size ratio (Ho et al., 2021). This study assumed five derivatives of the acceleration of KVLCC2 to estimate the hydrodynamic coefficients of the Silverway ship. The values of these coefficients were: Xu˙=0.001135, Yv˙=0.014508, Yr˙=0.001209, Nv˙=0.000588, and Nr=0.000564.

3.3 Support Vector Regression

SVR has a general approximation function for a multi-input/single-output (MISO) system:
(12)
f(xi)=wTΦ(xi)+b(xiM,Φ(xi)N,wN)
where f(xi) is the scalar output; w is the weight matrix; b is the bias; xi is the input vector; ℝn is the n-dimensional feature space, and Φ(xi) is a linear or non-linear and refers to the high-dimensional feature space ℝN (N >> M). In SVR, the regression issue is viewed as an optimization problem in the primal formula subject to an objective function and constraint formula, as expressed in Eqs. (13) and (14), respectively.
(13)
J(w,ξi,ξi*)=12wTw+Ci=1N(ξi+ξi*)
(14)
yi=[wTΦ(xi)+b]ε+ξii[wTΦ(xi)+b]yiε+ξi*iξi,ξi*0i}
where C is called the regularization parameter. This parameter is always positive, which is designed to control the trade-off between empirical error and model complexity. ξ and ξ* are the slack variables. It defines the upper limit of regression errors until the constraints are still satisfied. In Eq. (14)y and are the desired output and an insensitivity factor, respectively. The loss quantification is determined by the distance between the boundary ε and the observed value y shown in Eq. (15).
(15)
Le={0if|f(x)y|ε|f(x)y|εotherwise
By using the Karush-Kuhn-Tucker (KKT) theorem and Lagrange dual formulation, Lagrange multiples αn and αn* are included for each observation Φ(xn). This can obtain the dual formula Eq. (16) such that it is minimized and subject to the constraint formula Eq. (17).
(16)
Q(α,α*)=12i=1Nj=1N(αiαi*)(αjαj*)ΦT(xi)Φ(xj)+εi=1N(αi+αi*)i=1Nyi(αiαi*)
(17)
i=1N(αiαi*)=00αiCi0αi*Ci
The optimal hyperplane can be obtained as Eq. (18) to predict new values depending only on the support vectors:
(18)
f(xj)=i=1N(αiαi*)[ΦT(xi)Φ(xj)]+b
The w and b parameters can be described entirely as a linear combination using a linear kernel:
(19)
w=i=1N(αiαi*)xiT
(20)
b=yji=1N(αiαi*)xiTxjεsign(αiαi*)¯
where the dash on top of Eq. (20) and N refer to the mean value and the total number of support vectors.

4. Result

4.1 Algorithm Validation

Validating the accuracy and performance of the SVR algorithm is done by estimating the hydrodynamic coefficients of the Mariner class vessel. Fossen (1994) described these coefficients in the Abkowitz model. These coefficients were applied to simulate the turning circle test at a rudder angle of 10°. The simulation results were used as training data for the SVR model. Luo and Zou (2009) and Luo (2016) referred to the multicollinearity and parameter drift phenomenon. The hydrodynamic coefficients may be inaccurate or worse, even if the simulation results match well with the target results. A proposed solution to reduce these two phenomena is to add Gaussian noise to the training data. Applying the SVR algorithm and Gaussian noise, the hydrodynamic coefficients are estimated and compared with the original hydrodynamic coefficients. The ship parameters and simulated conditions are described in Table 2. The results of hydrodynamic coefficients are shown in Tables 3,5.
The turning circle test was simulated from the estimated hydrodynamic coefficients and compared with the original simulation results in Fig. 8. The deviations between the estimated hydrodynamic coefficients and the original hydrodynamic coefficients are very low. Therefore, they matched the training data and the regression model well.
In addition, the SVR algorithm is well-validated. In addition, the SVR algorithm is well-validated. Of the 40 hydrodynamic coefficients for the surge, sway and yaw equation, the Yvδδ, Y0uu, Nvvv, Nvvδ and N0u coefficients were 10% higher. Although this difference was relatively large, the values of these coefficients were small so they are acceptable.

4.2 Hydrodynamic Coefficients of Silverway Ship in AIS Data

After validating the SVR algorithm, the hydrodynamic coefficients of the Silverway ship in AIS data are estimated. In this case, Gaussian noise is not considered because Luo (2016) suggested that this method is unsuitable for AIS data. Ship parameters and simulated conditions are shown in Table 6. This simulation condition is established based on the calculation results of the rudder angle from the AIS data. The time required for the rudder angle to change from 0° to approximately 10° was approximately 163 seconds. Therefore, the maximum rudder angle derivative is defined as 0.06°/s.
The result of the hydrodynamic coefficients for the surge, sway and yaw equations are shown in Tables 7 and 8. AIS data typically represents real-world ship movements and provides a reference for evaluating the accuracy and validity of the simulation results. When comparing the simulation results with AIS data, the goal was that the simulated trajectories closely match the observed ship movements. Therefore, the turning circle test was simulated from estimated hydrodynamic coefficients and compared with the AIS data in Fig. 9. Generally, the simulation results from the estimated hydrodynamic coefficients were in good agreement with the AIS data. Therefore, the estimated hydrodynamic coefficients are reliable. Moreover, the SVR algorithm is also successfully applied to AIS data.

5. Conclusions

In conclusion, this study aimed to estimate the hydrodynamic coefficients of Silverway ship in AIS data using the Linear SVR model. The study used the simulation results of the maneuvers of the Mariner class vessel to validate the accuracy and suitability of the estimated hydrodynamic coefficients.
First, the collection and conversion of AIS data into a usable form have been successfully accomplished for the purpose of hydrodynamic coefficient estimation. The transformed AIS data provides valuable information on vessel identification, position, speed, and course, which is essential for further analysis and modeling in ship maneuvering studies.
Secondly, the SVR algorithm is validated by estimating hydrodynamic coefficients using the Mariner class vessel simulation results. When applying the method of adding Gaussian noise to reduce the multicollinearity and parameter drift phenomena, the estimated hydrodynamic coefficients matched well with the original coefficients. This demonstrated the accuracy and efficiency of the SVR algorithm. In addition, it confirmed the suitability of adding Gaussian noise to the results of ship maneuvering simulations.
Finally, the hydrodynamic coefficients of Silverway ship in AIS data were estimated using the validated SVR algorithm. The results show that the estimated hydrodynamic coefficients and the simulated movements are in good agreement with the AIS data. Therefore, it is possible to apply the SVR model to AIS data.

Conflict of Interest

Hyeon Kyu Yoon serves as a journal publication committee member of the Journal of Ocean Engineering and Technology, but he had no role in the decision to publish this article. No potential conflict of interest relevant to this article was reported.

Funding

This research was supported by the “Development of Autonomous Ship Technology (PJT201313, Development of Autonomous Navigation System with Intelligent Route Planning Function)” funded by the Ministry of Oceans and Fisheries (MOF, Korea).

Fig. 1.
Ship trajectory in the geographic coordinate system
ksoe-2023-019f1.jpg
Fig. 2.
Selected trajectory segment
ksoe-2023-019f2.jpg
Fig. 3.
Ship trajectory in the ship coordinate system
ksoe-2023-019f3.jpg
Fig. 4.
Rudder angle result
ksoe-2023-019f4.jpg
Fig. 5.
Surge velocity result
ksoe-2023-019f5.jpg
Fig. 6.
Sway velocity result
ksoe-2023-019f6.jpg
Fig. 7.
Coordinate system in ship maneuvering
ksoe-2023-019f7.jpg
Fig. 8.
Comparison of the simulation motions (Mariner class vessel)
ksoe-2023-019f8.jpg
Fig. 9.
Comparison of the simulation motions (Silverway)
ksoe-2023-019f9.jpg
Table 1.
Principal dimensions of Silverway ship
Item Value
Length (m) 277.00
Breadth (m) 48.00
Depth (m) 23.10
Draft (m) 17.17
Displacement (t) 183261.00
Ship speed (m/s) 4.94
Table 2.
Parameters and test condition of the Mariner class vessel
Item Symbol Value
Length between perpendiculars (m) Lpp 160.93
Design speed (m/s) Uo 7.97
Non-dimensional mass of ship (-) m′ 798E-05
Non-dimensional moment of inertia (-) Iz 39.2E-05
Non-dimensional longitudinal coordinate of ship’s center of gravity (-) xG −0.023
Maximum rudder angle (º) - 10
Turning rate of rudder (º/s) - 5
Total simulation time (s) - 1000
Table 3.
Hydrodynamic coefficients for the surge equation (Mariner class vessel)
Hydrodynamic Original Estimated Deviation (%)
X′u −1.84E-03 −1.84E-03 0.00
X′uu −1.10E-03 −1.09E-03 −0.91
X′uuu −2.15E-03 −2.12E-03 −1.40
X′vv −8.99E-03 −8.99E-03 0.00
X′rr 1.80E-04 1.80E-04 0.00
X′δδ −9.50E-04 −9.50E-04 0.00
X′uδδ −1.90E-03 −1.90E-03 0.00
X′rv 7.98E-03 7.98E-03 0.00
X′ 9.30E-04 9.30E-04 0.00
X′uvδ 9.30E-04 9.30E-04 0.00
Table 4.
Hydrodynamic coefficients for the sway equation (Mariner class vessel)
Hydrodynamic Original Estimated Deviation (%)
Y′v −1.16E-02 −1.16E-02 0.00
Y′r −4.99E-03 −4.98E-03 −0.20
Y′vvv −8.08E-02 −8.23E-02 1.86
Y′vvr 1.54E-01 1.53E-01 −0.65
Y′vu −1.16E-02 −1.17E-02 0.86
Y′ru −4.99E-03 −5.05E-03 1.20
Y′δ 2.78E-03 2.78E-03 0.00
Y′δδδ −9.00E-04 −9.00E-04 0.00
Y′u δ 5.56E-03 5.53E-03 −0.54
Y′uuδ 2.78E-03 2.71E-03 −2.52
Y′v δδ −4.00E-05 −3.00E-05 −25.00
Y′vvδ 1.19E-02 1.15E-02 −3.36
Y′0 −4.00E-05 −4.00E-05 0.00
Y′0u −8.00E-05 −8.00E-05 0.00
Y′0uu −4.00E-05 −2.00E-05 −50.00
Table 5.
Hydrodynamic coefficients for the yaw equation (Mariner class vessel)
Hydrodynamic Original Estimated Deviation (%)
N′v −2.64E-03 −2.65E-03 0.38
N′r −1.66E-03 −1.67E-03 0.60
N′vvv 1.64E-02 1.82E-02 10.98
N′vvr −5.48E-02 −5.37E-02 −2.01
N′vu −2.64E-03 −2.50E-03 −5.30
N′ru −1.66E-03 −1.59E-03 −4.22
N′δ −1.39E-03 −1.39E-03 0.00
N′δδδ 4.50E-04 4.50E-04 0.00
N′u δ −2.78E-03 −2.74E-03 −1.44
N′uuδ −1.39E-03 −1.31E-03 −5.76
N′vδδ 1.30E-04 1.20E-04 −7.69
N′vvδ −4.89E-03 −4.36E-03 −10.84
N′0 3.00E-05 3.00E-05 0.00
N′0u 6.00E-05 5.00E-05 −16.67
N′0uu 3.00E-05 3.00E-05 0.00
Table 6.
Parameters and test condition of Silverway
Item Symbol Value
Length (m) L 277
Design speed (m/s) Uo 4.68
Non-dimensional mass of ship (-) m′ 1.68E-02
Non-dimensional moment of inertia (-) Iz 9.65E-14
Non-dimensional longitudinal coordinate of ship’s center of gravity (-) xG −0.035
Maximum rudder angle (º) - 10
Turning rate of rudder (º/s) - 0.06
Total simulation time (s) - 700
Table 7.
Hydrodynamic coefficients for surge equation (Silverway)
Hydrodynamic Estimated Hydrodynamic Estimated
X′u −1.01E-03 X′δδ −2.95E-03
X′uu 1.87E-03 X′uδδ −1.10E-04
X′uuu −5.00E-04 X′rv 6.45E-03
X′vv −2.47E-02 X′ −8.09E-03
X′rr 8.30E-04 X′uvδ −3.87E-03
Table 8.
Hydrodynamic coefficients for the sway and yaw equation (Silverway)
Hydrodynamic Estimated Hydrodynamic Estimated
Y′v −9.40E-04 N′v −5.00E-04
Y′r 7.50E-04 N′r −1.40E-04
Y′vvv −8.00E-04 N′vvv 4.40E-04
Y′vvr 8.40E-04 N′vvr −2.50E-04
Y′vu 3.20E-03 N′vu 1.00E-05
Y′ru −2.85E-03 N′ru −1.90E-04
Y′δ 6.20E-04 N′δ 1.00E-05
Y′δδδ 7.00E-05 N′δδδ 5.00E-05
Y′ 1.09E-03 N′ −1.60E-04
Y′uuδ −5.00E-05 N′uuδ −1.20E-04
Y′vδδ 9.00E-05 N′vδδ 1.30E-04
Y′vvδ −6.00E-05 N′vvδ 2.60E-04
Y′0 −6.28E-03 N′0 −2.30E-04
Y′0u −6.33E-03 N′0u −1.50E-04
Y′0uu −3.36E-03 N′0uu −4.00E-05

References

Fossen, T. I. (1994). Guidance and Control of Ocean Vehicles. A John Wiley and Sons, Ltd., Publication.

Ho, Y., Song, L., Liu, Z., & Yao, J. (2021). Identification of ship hydrodynamic derivatives based on LS-SVM with wavelet threshold denoising. Journal of Marine Science and Engineering (JMSE), 9(12), 1356. https://doi.org/10.3390/jmse9121356
crossref
Inazu, D., Ikeya, T., Iseki, T., & Waseda, T. (2020). Extracting clearer tsunami currents from shipborne automatic identification system data using ship yaw and equation of ship response. Earth, Planets and Space Journal, 72, 41. https://doi.org/10.1186/s40623-020-01165-7
crossref
Liu, B., Jin, Y., Magee, A. R., Yiew, L. J., & Zhang, S. (2019). System identification of abkowitz model for ship maneuvering motion based on ε-support vector regression. The ASME 2019 38th International Conference on Ocean, Offshore & Arctic Engineering (OMAE2019), OMAE2019-96699. https://doi.org/10.1115/OMAE2019-96699
crossref
Luo, W. L., & Zou, Z. J. (2009). Parametric identification of ship maneuvering models by using support vector machines. Journal of Ship Research, 53(1), 19-30. https://doi.org/10.5957/jsr.2009.53.1.19
crossref
Luo, W. L. (2016). Parameter identifiability of ship maneuvering modeling using system identification. Mathematical Problems in Engineering Journal, 2016, 8909170. https://doi.org/10.1155/2016/8909170
crossref
Mou, J. M., Tang, G. H., Rong, H., & Yue, X. (2013). Predict manoeuvring indices using AIS data by ridge regression. Scientific Journals of Maritime University of Szczecin, 36(108), 137-142. https://bibliotekanauki.pl/articles/359863.pdf

Vu, H. T., Park, J., & Yoon, H. K. (2023). An Application of Support Vector Machine to Estimate Hydrodynamic Coefficient using AIS Data. 20th Asian Conference on Maritime System and Safety Research. ACMSSR.



ABOUT
BROWSE ARTICLES
ARTICLE CATEGORY

Browse all articles >

PUBLICATION ETHICS
FOR CONTRIBUTORS
Editorial Office
President Office BD Rm. 1302, 13 Jungang-daero 180beon-gil, Dong-gu, Busan 48821, Republic of Korea
Tel: +82-51-759-0656    Fax: +82-51-759-0656    E-mail: ksoehj@ksoe.or.kr                

Copyright © 2024 by The Korean Society of Ocean Engineers.

Developed in M2PI

Close layer
prev next