Journal Search Engine
Search Advanced Search Adode Reader(link)
Download PDF Export Citaion korean bibliography PMC previewer
ISSN : 1229-3431(Print)
ISSN : 2287-3341(Online)
Journal of the Korean Society of Marine Environment and Safety Vol.23 No.3 pp.258-265
DOI : https://doi.org/10.7837/kosomes.2017.23.3.258

Estimation of Hydrodynamic Coefficients from Sea Trials Using a System Identification Method

Daewon Kim*, Knud Benedict**, Mathias Paschen***
*Graduate School, Faculty of Mechanical Engineering and Marine Technology, University of Rostock, Albert-Einstein-Strasse 2, 18059 Rostock, Germany
**ISSIMS Institute, Hochschule Wismar, University of Applied Sciences, Technology, Business and Design, Richard-Wagner-Strasse 31, 18119 Rostock, Germany
***Faculty of Mechanical Engineering and Marine Technology, University of Rostock, Albert-Einstein-Strasse 2, 18059 Rostock, Germany
Corresponding Author : daewon.kim@uni-rostock.de
May 10, 2017 May 23, 2017 May 29, 2017

Abstract

This paper validates a system identification method using mathematical optimization using sea trial measurement data as a benchmark. A fast time simulation tool, SIMOPT, and a Rheinmetall Defence mathematical model have been adopted to conduct initial hydrodynamic coefficient estimation and simulate ship modelling. Calibration for the environmental effect of sea trial measurement and sensitivity analysis have been carried out to enable a simple and efficient optimization process. The optimization process consists of three steps, and each step controls different coefficients according to the corresponding manoeuvre. Optimization result of Step 1, an optimization for coefficient on x-axis, was similar compared to values applying an empirical regression formulae by Clarke and Norrbin, which is used for SIMOPT. Results of Steps 2 and 3, which are for linear coefficients and nonlinear coefficients, respectively, was differ from the calculation results of the method by Clarke and Norrbin. A comparison for ship trajectory of simulation results from the benchmark and optimization results indicated that the suggested stepwise optimization method enables a coefficient tuning in a mathematical way.


초록


    1.Introduction

    The need for ship modelling technology is continuously growing with the development of marine information technology. Ship modelling is necessary not only for conventional demands, such as early ship design stages and real-time ship simulation, but also for various forms of fast time simulation for education and training (Benedict et al., 2014). Given this rapid technological development, the importance of simple and efficient ship modelling method is still increasing.

    Estimating hydrodynamic coefficients for a ship model is one important stage in determining ship manoeuvrability with high accuracy. Especially for the submerged part of the hull, the forces and moments at work can be presented via hydrodynamic coefficients. The International Towing Tank Conference (ITTC) summarized different methods (Fig. 1) to estimate hydrodynamic coefficients to determine ship manoeuvrability (ITTC, 2008). Each method has individual accuracy, effort and cost characteristics, but the captive model test and Computational Fluid Dynamics (CFD) method are commonnly used at the design stage (Oltmann, 2003; Seils, 1990). These methods are the most reliable source of hydrodynamic coefficients, excluding full scale trials, which require relatively high cost and calculation time compared to an empirical method with system identification.

    This paper applies a system identification method using sea trial data. It estimates the hydrodynamic coefficients for a ship model via a mathematical optimization algorithm. This algorithm compares results of manoeuvre simulation with benchmark data, such as sea trial data, and it provides updated, optimized target variables.

    Various ideas on system identification have been studied with the progress of computational calculations. The Extended Kalman Filter (EKF) has been widely used since the beginning of the development of this method (Abkowitz, 1980; Hwang, 1980), and System Based (SB) free running tests have also been carried out with the EKF algorithm (Rhee and Kim, 1999; Zahng and Zou, 2011). Other mathematical algorithms have also been introduced with the development of computers, such as Sequential Quadratic Programming (SQP) and Broyden-Fletcher-Goldfarb-Shanno (BFGS) (Saha and Sarker, 2010; Tran et al., 2014).

    Kim et al. optimized hydrodynamic coefficients with an interior point algorithm, based on simulation manoeuvre data as a preliminary study (Kim et al., 2016). This paper presents a second validation of the suggested optimization algorithm. The benchmark data set consists of sea trial results for the training ship Hanbada of the Korea Maritime and Ocean University. Comparison among the benchmark data, initial condition of the optimization process and finally optimized data are also presented in this paper.

    2.Modelling ship and benchmark data

    2.1.Mathematical model

    The 3-Degrees-of-Freedom (DOF) ship-fixed and Earth-fixed coordinate systems are applied in this study, and Fig. 2 presents the relevant concepts where the Earth-fixed-coordinate O0 - x0y0 plane and the ship-fixed-coordinate O - xy plane lie on an undisturbed free surface, with the x0 axis pointing in the direction of the original heading of the ship, while the z0 axis and the z axis point vertically downwards. The angle between the x0 and x axes is defined as the heading angle, ψ.

    where,

    • G : Center of gravity

    • Ψ : Heading

    • β : Drift angle

    • δ : Rudder angle

    • V : Ship speed

    • r : Yaw rate

    The fast time simulation tool SIMOPT, of the ISSIMS Institute from Hochschule Wismar was used for simulation in the optimization process (Fig. 3). This tool uses almost the same ship dynamic features as the Ship Handling Simulator (SHS) systems (ANS5000) developed by Rheinmetall Defence Electronics (ISSIMS GmbH, 2013). In the mathematical model used for this tool, a ship is considered a massive and rigid body. Forces and moment acting on the hull are described as in equation (1), according to the Newtonian law of motion (Rheinmetall Defence Electronic, 2008).

    X = m ( u ˙ υ r x g r 2 ) Y = m ( υ ˙ + u r + x g r ˙ ) N = I z r ˙ + m x g ( υ ˙ + u r )
    (1)

    Each value for force and moment in the model consists of multiple modules, as in Equation (2): hull, propeller, rudder and other external forces and moments. Environmental factors are considered in the following chapter.

    X = X H + X P + X R Y = Y H + Y P + Y R N = N H + N P + N R
    (2)

    Equation (3) shows the composition of the hydrodynamic forces and moment acting on the hull. In this model, empirical regression formulas by Norrbin and Clarke are applied to calculate initial hydrodynamic coefficients (Norrbin, 1971; Clarke et al., 1983). Each hydrodynamic coefficient can be expressed as a function of the ship’s main dimensions, as in Equation (4): length, beam, draught and displacement of the ship. Ynon and Nnon are non-linear components of sway force and yaw moment. These non-linear components are dependent on the position of the ship’s turning point.

    X H = X u p u ˙ + X υ r υ + X u u u | u | + X u 4 u 3 | u | + X u υ υ υ u υ 2 | υ | Y H = Y υ p υ ˙ + Y r p r ˙ + Y u r u r + Y u υ | u | υ + Y n o n N H = N r p r ˙ + N υ p υ ˙ + N u r | u | r + N u υ u υ + N n o n
    (3)

    { Y u υ , Y u r , N u υ , N u r , Y n o n , N n o n } = f ( L , B , T , Δ )
    (4)

    2.2.Benchmark data

    The training ship Hanbada has been adopted as a benchmark vessel for the optimization process, and the particulars of this vessel are given in Table 1.

    The environment is one of the biggest factors that influences manoeuvre characteristics between the towing tank model experiment and the full-scale sea trial. Controlling and calibrating environmental factors are important for obtaining accurate mathematical optimization results from the sea trial. Thus, a correction method provided by the International Maritime Organization (IMO) has been applied to calibrate track coordinates for the sea trial results. The detailed procedure is as follows (IMO, 2002).

    To measure environmental influence, turning circle test results are required. The recorded data should include the ship’s track, heading and the time elapsed with at least a 720° change of heading. In terms of the data, two half-circles can be obtained after a heading change of 180° from the beginning of the test. Local current velocity Vi can be defined using two corresponding positions ( x 1 i , y 1 i , t 1 i ) and ( x 2 i , y 2 i , t 2 i ) , from the half-circles drawn as Equation (5):

    V _ i = ( x 2 i x 1 i , y 2 i y 1 i ) ( t 2 i t 1 i )
    (5)

    From local velocity, estimated current velocity can be calculated, as in Equation (6):

    V _ c = 1 n i = 1 n V _ i = 1 n i = 1 n ( x 2 i x 1 i , y 2 i y 1 i ) ( t 2 i t 1 i )
    (6)

    The magnitude of current velocity can be calculated using Equation (7):

    V c = | V _ c |
    (7)

    The final corrected trajectories from the measured data can be obtained from Equation (8):

    X _ ( t ) = X _ ( t ) V _ c t
    (8)

    where X(t) is the measured position vector and X(t) is the corrected vector for the ship, with X(t) = X(t) at t = 0.

    Fig. 4 and 5 show a comparison of the measured sea trial trajectory and the calibrated trajectory. The magnitude and direction of current velocity are also applicable to other manoeuvres.

    3.Optimization of hydrodynamic coefficients

    3.1.Mathematical optimization

    Mathematical optimization is a process that minimizes or maximizes an objective function value, subject to several variable constraints (Nocedal and Wright, 2006). This can be expressed as in Equation (9):

    min x R n f ( x ) , subject to c i ( x ) = 0 , i E c i ( x ) 0 , i I
    (9)

    where,

    • - x is the variable to be optimized, which normally should be a vector

    • - f is an objective function which returns a scalar and contains information for minimization or maximization

    • - ci are constraints, sets of equations and inequalities that variable x must satisfy throughout the optimization process.

    The MATLAB Optimization Toolbox calculates various kinds of optimization problems, such as constrained, unconstrained, continuous and discrete problems, using popular optimization solvers and algorithms. Fig. 6 shows the whole process of mathematical optimization for hydrodynamic coefficients.

    Solvers require an objective function to provide a minimum or maximum value to optimize of target values. In order to improve the reliability and accuracy of the result of the optimization process, additional constraints may be required. A lower and upper bound, linear and non-linear equalities and linear and non-linear inequalities are representational constraints that may be involved in the optimization process.

    3.2.Sensitivity analysis

    The estimated time required for mathematical optimization is highly dependent on the number of variables to be optimized. In this study, the variables are the hydrodynamic coefficients for the ship’s hull. Thus, it is important to check the sensitivity of each hydrodynamic coefficient in terms of how strongly they contribute to a ship manoeuvre, prior to conducting the optimization process. Summarized sensitivity analysis procedures are as follows:

    • 1) Separate coefficients into three groups according to the manoeuvre tests: straight motion, manoeuvre with a small rudder angle and manoeuvre with large rudder angle.

    • 2) Change the specific coefficient from a value close to 0 for each sign to 10 times the original value, and conduct simulation.

    • 3) Find the derivative of non dimensional manoeuvre characteristics with respect to the change of coefficient and divide this by the greatest value of the manoeuvre characteristics values for normalization.

    • 4) Repeat for all coefficients.

    Fig. 7 to 9 show the results of the sensitivity analysis, and Table 2 shows the list of coefficients to be optimized. The optimization process in this study consists of three phases. Step 1 optimizes two coefficients that represent the force acting on the x-axis. Step 2 takes four linear sway and yaw coefficients using a result from zigzag manoeuvre with a rudder angle of 10 degrees, which represents a manoeuvre with a small rudder angle. Step 3 takes nonlinear coefficients using a result from turning manoeuvre with a rudder angle of 35 degrees, which represents a manoeuvre with a large rudder angle.Fig. 8

    3.3.Optimization conditions

    Table 3 shows the overall conditions for the optimization process. As mentioned in Subsection 3.2, a stepwise process is applied for optimization. Trajectory differences between the benchmark data and the simulation results based on optimized coefficients are selected as objective functions. The optimization results from the previous step are also applied as initial conditions for the next optimization step.

    4.Verification of optimization results

    Table 4 presents the optimization results, and Table 5 compares the manoeuvre characteristics from the benchmark data, the simulation results using coefficients found via Clarke estimation and the results of all the optimization steps. The coefficients from Step 1 are relatively similar to the Clarke estimations, compared to results from other steps. Fig. 10 shows that all of the simulation results indicate similar trajectories.

    Fig. 11 and 12 present the trajectory and heading changes for a zigzag manoeuvre, based on the optimization results from each step and compare these outcomes with the benchmark data. This shows that the simulation results from Steps 2 and 3 are close to the benchmark data, and the nonlinear coefficients optimized in Step 3 had little effect on the results of the Step 2.

    Fig. 13 shows the trajectory for a turning manoeuvre. The result of Step 2 indicated that linear coefficients have a big influence on turning manoeuvres, though this influence could be negative or positive. The results of Step 3 showed that selected nonlinear coefficients can help manage a ship’s manoeuvre characteristics, especially for manoeuvre with large rudder angle.

    5.Conclusion

    This paper focused on an optimization process for hydrodynamic coefficients when modelling ships. The approach to basic mathematical optimization used here was derived from the authors’ latest research, and benchmark data was gathererd from a sea trial. A short summary of the study is as follows:

    First, the training ship Hanbada was used to gather measured benchmark data. A sea trial was performed using the procedures suggested by IMO. The measured data was calibrated to correct for environmental influences on the raw values measured.

    Second, basic modelling and simulation for optimization were carried out using fast time simulation tool SIMOPT, provided by the ISSIMS Institute in Germany. This tool applied a mathematical model for an ANS 5000 simulator by Rheinmetall Defence and this estimates hydrodynamic coefficients acting on the hull by empirical regression following the Clarke and Norrbin method.

    Finally, the optimization process itself was composed of three steps: a straight motion, a yaw checking manoeuvre with a small rudder angle and a turning manoeuvre with a large rudder angle. Prior to starting the optimization process, a sensitivity analysis was carried out and the coefficients to be optimized were chosen. Each step involved different coefficients to avoid interference, and the corresponding results were satisfactory in comparison with the benchmark data.

    In future studies, more optimization results based on sea trial data should be collected to identify differences between existing empirical estimation formulas and to suggest new regression formulas.

    Figure

    KOSOMES-23-258_F1.gif

    Overview of manoeuvring prediction methods.

    KOSOMES-23-258_F2.gif

    Coordinate system for the vessel.

    KOSOMES-23-258_F3.gif

    Data input interface for SIMOPT.

    KOSOMES-23-258_F4.gif

    Corrected trajectory (1): TC35S.

    KOSOMES-23-258_F5.gif

    Corrected trajectory (2): TC35P.

    KOSOMES-23-258_F6.gif

    Concept flow for mathematical optimization.

    KOSOMES-23-258_F7.gif

    Result of sensitivity analysis (1): straight motion.

    KOSOMES-23-258_F8.gif

    Result of sensitivity analysis (2): with small rudder angle.

    KOSOMES-23-258_F9.gif

    Result of sensitivity analysis (3): with large rudder angle.

    KOSOMES-23-258_F10.gif

    Comparison of optimization results: straight motion.

    KOSOMES-23-258_F11.gif

    Comparison of optimization results: zigzag manoeuvre with a rudder angle of 10 degrees (track).

    KOSOMES-23-258_F12.gif

    comparison of optimization results: zigzag manoeuvre with a rudder angle of 10 degrees (heading).

    KOSOMES-23-258_F13.gif

    Comparison of optimization results: turning manoeuvre with a rudder angle of 35 degrees.

    Table

    Particulars of T/S Hanbada

    Detailed conditions for optimization

    Detailed conditions for optimization

    Optimization results: hydrodynamic coefficients

    Optimization results: manoeuvre characteristics

    Reference

    1. Abkowitz M.A. (1980) Measurement of Hydrodynamic Characteristics from Ship Maneuvering Trials by System Identification , SNAME Transactions, Vol.88 ; pp.283-318
    2. Benedict K. , Kirchhoff M. , Gluch M. , Fischer S. , Schaub M. , Baldauf M. , Klaes S. (2014) Simulation Augmented Manoeuvring Design and Monitoring - A New Method for Advanced Ship Handling , International Journal on Marine Navigation and Safety of Sea Transportation, Vol.8 (1) ; pp.131-141
    3. Clarke D. , Gedling P. , Hine G. (1983) The Application of Manoeuvring Criteria in Hull Design Using Linear Theory , Transactions of the RINA, ; pp.45-68
    4. Hwang W.Y. (1980) Application of System Identification to Ship Maneuvering, PhD thesis, MIT,
    5. (2002) Explanatory Notes to the Standards for Ship Manoeuvrability, International Maritime Organization,
    6. (2008) The Manoeuvring Committee Final Report and Recommendations to the 25th ITTC , Proceedings of 25th ITTC, Vol.Vol. 1 ; pp.145-152
    7. Kim D.W. , Paschen M. , Benedict K. (2016) A Study on Hydrodynamic Coefficients Estimation of Modelling Shipusing System Identification Method , Journal of the Korean Society of Marine Engineering, Vol.40 (10) ; pp.935-941
    8. Kirchhoff M. (2013) Simulation to Optimize Simulator Ship Models and Manoeuvres (SIMOPT), Software Manual, Innovative Ship Simulation and Maritime Systems GmbH, ISSIMS,
    9. Nocecdal J. , Wright S.J. (2006) Numerical Optimization, Springer,
    10. Norrbin N.H. (1971) Theory and Observations on the Use of a Mathematical Model for Ship Manoeuvring in Deep and Confined Waters, SSPA Publication,
    11. Oltmann P. (2003) Identification of Hydrodynamic Damping Derivatives - a Progmatic Approach, International Conferenceon Marine Simulation and Ship Manoeuvrability , Paper, Vol.Vol. 3 ; pp.1-9
    12. Rhee K.P. , Kim K. (1999) A New Sea Trial Method for Estimating Hydrodynamic Derivatives , Journal of Ship and Ocean Technology, Vol.3 (3) ; pp.25-44
    13. (2008) Advanced Nautical Simulator 5000 (ANS 5000) - Software Requirement Specification (SRS), Company Publication,
    14. Saha G.K. , Sarker A.K. (2010) Optimization of Ship Hull Parameter of Inland Vessel with Respect to Regression Based Resistance Analysis , Proceedings of The International Conference of Marine Technology 2010 (MARTEC),
    15. Seils J. (1990) Die Identifikation der hydrodynamischen Parameter eines mathematischen Modells fA1/4r die gesteuerte Schiffsbewegung mit Verfahren der nichtlinearen Optimierung, Doktorarbeit der Hochschule fA1/4r Seefahrt WarnemA1/4nde-Wustrow,
    16. Tran K.T. , Ouahsine A. , Hissel F. , Sergent P. (2014) Identification of Hydrodynamic Coefficients from Sea Trials for Ship Maneuvering Simulation, Transport Research Arena,
    17. Zhang X. , Zou Z. (2011) Identification of Abkowitz Model for Ship Manoeuvring Motion using , -support Vector Regression , J. Hydrodynam, Vol.23 (3) ; pp.353-360