๏
Abstractโ A mathematical formulation of data-driven stochastic subspace identification (SSI) has been summarized and a code has been implemented for the modal parameter estimation of the ship structure. The implemented code has been verified and validated through the benchmark test of a rectangular plate, where the results have been compared with those of the commercial software. Then the code has been used to estimate the modal parameters of an oil tanker. The results show that the code operates well its function and provides stable solution by appropriately selecting key parameters related to the stability of the solution in data-driven SSI.
Index Termโ Modal Parameter Estimation; Vibration Measurement; System Identification; Stochastic Process; Ship Vibrations
I. INTRODUCTION
THE modal parameter such as modal frequency, modal damping and modal shape is a key factor characterizing the dynamic behavior of structures, which could be estimated often using a dynamic model deterministically constructed based on physical information and fundamental law of motion of the target structures. When the physical information of the target structure is given, the dynamic model could be implemented via numerical scheme like finite element analysis. Besides, when limited, it should be via experimental method like experimental modal analysis (EMA) [1]. EMA is a traditional technique to extract the modal parameter of the structure, and uses frequency response functions which can be obtained when both of the excitation force as input and the response as output are known. Because, however, measuring the excitation force is impracticable in many engineering applications, especially for a large built-up structure like a ship structure, an alternative way like operational modal analysis (OMA) technique is adopted. OMA unlike EMA requires only responses not excitation forces. Accordingly, it is called output only modal analysis technique. Thus OMA can evaluate the modal parameter of the object structure by processing the response data easily measured during normal operation condition, consisting of various effects by boundary condition,
machineriesโ coupling forces, wind forces, and hydro-dynamic forces. Owing to this advantage, OMA is suitable for modal parameter extraction of the large ship structure.
During few decades, OMA has been implemented to various methods [2]: peak picking method (PP) [3], frequency domain decomposition method (FDD) [4], auto regressive moving averages models (ARMA) [5], stochastic subspace identification method (SSI) [6], etc. PP extracts the modal parameter from each peak identified from the averaged power spectral densities at all measurement points. FDD extracts by carrying out singular value decomposition of the response spectra in frequency domain. ARMA uses an idealized mathematical model for response time data or their correlation functions evaluated using fast Fourier transform algorithm. SSI, a linear system identification method, has been implemented to data-driven SSI using response time series and covariance-driven SSI using their response correlation functions.
Data-driven SSI first proposed by Van Overschee and De Moore [7] identifies the state space matrices characterizing the dynamic behavior of the structure, which is based on numerical techniques such as QR-factorization for data reduction and singular value decomposition for noise rejection. This has been successfully applied to various types of large structures: wind turbine [6], ship [8], bridge [9], etc.
In this study, a mathematical formulation of data-driven SSI is summarized and a code is implemented to estimate the modal parameter of the ship structure. In order to verify and validate the implemented code, a benchmark test of the modal parameter estimation is carried out of a rectangular plate. The results are compared with those of the commercial software and the effect of key parameters related to the stability of the solution in data-driven SSI is investigated. Finally, the implemented code is applied for the modal parameter estimation of the real ship structure.
II. MATHEMATICAL FORMULATION AND IMPLEMENTATION
A. Dynamic model
The dynamic behaviour of the structure with n-degree of freedom is explained often with the following dynamic motion equation.
A Study on Modal Parameter Estimation Method
based on Operational Modal Analysis for Ship
Structure
Kookhyun Kim
School of Naval Architecture & Ocean Engineering, Tonmyong University 428, Sinseon-ro, Nam-gu, Busan, 48520, Republic of Korea
๐๐ขฬ(๐ก) + ๐ท๐ขฬ(๐ก) + ๐พ๐ข(๐ก) = ๐(๐ก) (1)
where ๐ โ ๐ ๐ร๐, ๐ท โ ๐ ๐ร๐ and ๐พ โ ๐ ๐ร๐ are the mass, damping and stiffness matrices, respectively. f(t) โ Rn is the force, and ๐ข(๐ก) โ ๐ ๐ is the system response (displacement). (โ)ฬ is the derivative operator with respect to the time ๐ก.
By introducing the state-space model, the equation (1) yields the following continuous-time stochastic state-space equation. ๐ฅฬ(๐ก) = ๐ด๐๐ฅ(๐ก) + ๐ต๐๐(๐ก) (2)
where ๐ฅ(๐ก) = [๐ข(๐ก)๐ขฬ(๐ก)] โ ๐ 2๐ is the continuous-time state space. ๐ด๐= [ 0๐โ1๐พ โ๐๐ผโ1๐ท] โ ๐ 2๐ร2๐ is the continuous-time system matrix characterizing the dynamic behavior of the structure. ๐ต๐= [ 0
๐โ1] โ ๐ 2๐ร๐.
The equation (2) is a first-order ordinary differential equation (ODE) and is easier to implement using a simple recursive algorithm than the equation (1) of the second-order ODE. Despite this advantage, it is sometimes impractical due to the fact that the response data sets of all degree of freedom should be required. Accordingly, transforming the original space ๐ฅ(๐ก) to the observation space ๐ฆ(๐ก) โ ๐ ๐ by the equation (3) is useful when the response data sets all degrees of freedom are not available from measurements.
๐ฆ(๐ก) = ๐ถ๐๐ฅ(๐ก) + ๐ท๐๐(๐ก) (3)
where ๐ถ๐โ ๐ ๐ร2๐ is a system matrix describing a geometrical transformation from the original space to the observation space. ๐ท๐โ ๐ ๐ร๐. ๐ is the number of available response data sets.
By discretizing the equation (3) in time, the discrete-time state space model is obtained below.
๐ฅ๐+1= ๐ด๐ฅ๐+ ๐ต๐๐
๐ฆ๐= ๐ถ๐ฅ๐+ ๐ท๐๐ (4)
where ๐ฅ๐ = ๐ฅ(๐โ๐ก), ๐ฆ๐= ๐ฆ(๐โ๐ก), ๐๐= ๐(๐โ๐ก), ๐ด = ๐๐ด๐โ๐ก, ๐ต = (๐ด โ ๐ผ)๐ด๐โ1๐ต
๐.๐ is the discrete-time sampling index of data. โ๐ก is the discrete-time sampling interval.
Considering unmeasurable system noise simplifies the equation (4) to the following.
๐ฅ๐+1= ๐ด๐ฅ๐+ ๐ค๐
๐ฆ๐ = ๐ถ๐ฅ๐+ ๐ฃ๐ (5)
where ๐ค๐(= ๐ต๐๐) is the process noise of disturbances in system and inputs, and ๐ฃ๐(= ๐ท๐๐+ ๐๐ฆ,๐ , ๐๐ฆ,๐: the output noise) is the measuring noise.
One knows that the discrete-time system matrices ๐ด and ๐ถ in the equation (5) contain the information of the dynamic characteristic and geometrical transformation of the structure. Accordingly, it could be used later to estimate the modal parameter of the structure by performing an eigen-value decomposition of the matrices.
B. Dada-driven SSI
The responses, which might be displacement, velocity and acceleration measured from the structure, are assembled with the data set matrix ๐ โ ๐ ๐ร๐ below.
๐ = [๐ฆ1 ๐ฆ2 โฏ ๐ฆ๐] (6)
where ๐ is the discrete-time sampling number of the response data.
Meanwhile, a block Hankel matrix is built-up from the data set matrix ๐ as follows.
๐ป = 1 โ๐โ2๐
[
๐(:,1:๐โ2๐ ) ๐(:,2:๐โ2๐ +1)
โฎ ๐(:,2๐ :๐) ]
= [๐ป๐ ๐ป๐] โ ๐
2๐ ๐ร(๐โ2๐ ) (7)
where ๐ป๐= ๐ป(1:๐ ,:)โ ๐ ๐ ๐ร(๐โ2๐ ) and ๐ป๐ = ๐ป(๐ +1:2๐ ,:)โ ๐ ๐ ๐ร(๐โ2๐ ) are called the past and future matrices, respectively, in the data-driven SSI technique. ๐ is the number of data block. The block Hankel matrix is too large in size to handle so that a data-order reduction technique like an orthogonal projection should be applied. When dealing with large-size stochastic data like this, the projection can be often defined as a conditional mean of the future Hankel matrix with respect to the past one. Assuming the Gaussian process, projecting the future to the past ๐ is implemented by combining the covariance of the related matrices [7];
๐ = ๐ธ(๐ป๐|๐ป๐) = ๐ป๐๐ป๐๐(๐ป๐๐ป๐๐)โ1๐ป๐โ ๐ ๐ ๐ร(๐โ2๐ ) (8)
In theory, the equation (8) can be directly calculated, but in practice, adopting the data-order reduced matrix of the block Hankel matrix is preferable. Thus, the projection of the future row space to the past row space is defined as
๐ = ๐ฟ21๐1๐ (9)
where ๐ฟ21โ ๐ ๐ ๐ร๐ ๐ and ๐1๐ โ ๐ ๐ ๐ร(๐โ2๐ ) are obtained by the
LQ decomposition of the block Hankel matrix below.
๐ป = [๐ฟ11 0 ๐ฟ21 ๐ฟ22] [๐1
๐
๐2๐]
(10)
where ๐ฟ11, ๐ฟ21, ๐ฟ22โ ๐ ๐ ๐ร๐ ๐. ๐1๐, ๐2๐ โ ๐ ๐ ๐ร(๐โ2๐ ). (โ)๐ is the transpose operator.
Additionally, the projection matrix of the equation (10) is factorized to the observability matrix ๐ค โ ๐ ๐ ๐ร๐ and the Kalman filter state ๐ โ ๐ ๐ร(๐โ2๐ ).
๐ = ๐ค๐ (11)
where m is the system order which is the specified by user and determines the accuracy of the solution.
decomposition technique (SVD) of the weighted projection matrix ๐๐๐ผ is performed as follows.
๐๐๐ผ = ๐๐๐๐ = [๐1 ๐2] [๐1 0 0 ๐2โ 0] [๐1
๐
๐2๐]
โ ๐1๐1๐1๐ โ ๐ ๐ ๐ร(๐โ2๐ ) (12)
where ๐ = (๐ป๐๐ป๐๐)โ 1
2โ ๐ ๐ ๐ร๐ ๐ is the pre-multiplied weighting matrix. The identity matrix ๐ผ โ ๐ (๐โ2๐ )ร(๐โ2๐ ) is the post-multiplied weighting matrix. ๐1โ ๐ ๐ ๐ร๐, ๐1โ ๐ ๐ร๐ , ๐1๐ โ ๐ ๐ร(๐โ2๐ ).
Then, the observability matrix is calculated by the following equation.
๐ค = ๐โ1๐ 1๐1
1
2โ ๐ ๐ ๐ร๐ (13)
Finally, the system matrix ๐ด and ๐ถ are estimated from the observability matrix by the equations (14) and (15).
๐ด = ๐ค(๐+1:๐ ๐,:)+ ๐ค(1:(๐ โ1)๐,:)โ ๐ ๐ร๐ (14)
๐ถ = ๐ค(1:๐,:)โ ๐ ๐ร๐ (15)
where (โ)+is the pseudo inversion operator.
C. Modal parameter calculation
The matrix ๐ด is eigen-value decomposed.
๐ด = ๐น๐ฌ๐นโ1โ ๐ ๐ร๐ (16)
where ๐น โ ๐ ๐ร๐and ๐ฌ = [
๐1 0 0 0 0 ๐2 0 0 0
0 00 โฑ 0 0 ๐๐
] โ ๐ ๐ร๐ are the
eigen-matrix and the diagonal eigen-value matrix in the state space, respectively. ๐๐๐-th eigen value of the system.
These matrices and the transformation matrix ๐ถ are used to calculate modal parameter in the physical space with the following equations.
๐๐=|๐๐(๐2๐๐ฅ๐ก๐)| (17)
๐๐= โ๐ ๐[๐๐(๐๐)]
|๐๐(๐๐)| (18)
๐ท = ๐ถ๐น โ ๐ ๐ร๐ (19)
where ๐๐ and ๐๐ are the modal frequency and the modal damping of ๐-th mode of the system, respectively. ๐ ๐[โ] is the real part of the complex value. ๐ท = [๐1 ๐2 โฏ ๐๐] โ ๐ ๐ร๐ is the modal matrix consisting of mode shape vectors ๐๐โ ๐ ๐.
D. Implementation
A code has been implemented using MATLAB based on the data-driven SSI. The code operates in the procedure presented in Fig. 1, which consists of assembling data set matrix, build-up block Hankel matrix, orthogonal projection, observability matrix calculation, system matrix estimation, modal parameter calculation, etc.
III. BENCHMARK TEST
A. Benchmark test
The implemented code is validated and verified through a benchmark test of a rectangular plate which is provided as an example in the commercial software ARTeMIS [10]. The width and length of the rectangular plate are 0.26m and 0.22m, respectively. A data set for assembling data set matrix ๐ has been obtained also from an example file in ARTeMIS, which consists of time-series acceleration data sets gathered from 16 uniform grid points designated in Fig. 2. The data sampling frequency and the data length are 4,096 Hz and 60 seconds, respectively. No information except for the above are provided.
Fig. 1. Modal parameter estimation procedure implemented in MATLAB
Fig. 3 and Fig. 4 show the time-series of acceleration data their power spectral density (PSD) of the channel ID (1) and (6), respectively. In PSDs, some peaks likely having the modal parameter information including a narrow and sharp peak assumed of harmonics at around 374 Hz are observed.
A. Validating
A stability diagram is adopted for verifying the implemented code, which plots the system order versus the modal frequencies, and helps intuitively the quality of the solution. The modal parameters by each system order are extracted via two-step process. First the modal frequencies of all extracted modes are marked on the stability diagram with the hollow small circle. Of them, second, the valid modes are collected from all modes under the pre-defined damping criteria, and marked with the solid large circle. Representatively, Fig. 5 to Fig. 7 show the stability diagrams of the target rectangular plate including the corresponding PSD at the acquisition point (1), where the number of data block ๐ is set to 10, 30 and 50, respectively. The system order ๐ is from 20 to 100 in step increase of 4 and the frequency range interested is from 0 Hz to
2,048 Hz. The pre-defined damping criteria range from 0.3% to 1.5%. These stability diagrams prove that the solutions are more stable as the number of data block of the block Hankel matrix s and the system order m increase. This shows that the implemented code is operating its function well and could provide stable solutions by determining appropriate parameters.
Fig. 3. Time-series of acceleration data for acquisition point (1) of rectangular plate.
Fig. 4. Time-series of acceleration data for acquisition point (6) of rectangular plate.
Fig. 5. Stability diagram of the rectangular plate when s=10.
Fig. 6. Stability diagram of the rectangular plate when s=30.
B. Verification
For verification of the implemented code, the modal parameters are estimated for the rectangular plate. The system order ๐ is fixed to 100 providing stable solutions in the stability diagrams, and the number of data blocks ๐ changes from 10 to 50 in the step increment of 10. The damping criteria are same above. The estimated modal frequencies and the modal damping values (Present) are compared with those of ARTeMIS [10] (Reference) in TABLE I and TABLE II, respectively. The implemented code is missing modes corresponding Reference mode number 1, 6 and 8 when the number of data block ๐ = 10 and ๐ = 20, but finds well the modes for other cases. Fig. 8 shows the percentage deviation of the estimated modal frequency over Reference (=
|[๐๐๐๐ ๐๐๐ก] โ [๐ ๐๐๐๐๐๐๐๐]|/[๐ ๐๐๐๐๐๐๐๐] ร 100) . The percentage deviation of the modal frequencies are enough low for all cases, of which the maximum value is 0.44% for the reference mode number 7. Fig. 9 shows the deviation of the estimated modal damping against Reference (= |[๐๐๐๐ ๐๐๐ก] โ
[๐ ๐๐๐๐๐๐๐๐]|). The maximum deviation of the modal frequencies is 0.25 % point both for the reference mode number 7 and 9. When ๐ = 50, however, the values decrease 0.13 % point and 0.03 % point respectively. This means that as the number of the block ๐ increases, the accuracy improves as mentioned in the above verification. In conclusion, when ๐ = 30, 40, 50, the modal frequencies and damping values are estimated with good accuracy.
TABLE I
Estimated modal frequency of the rectangular plate.
Reference Mode No.
Reference Modal Freq.(Hz)
Modal Frequency. (Hz)
s=10 s=20 s=30 s=40 s=50
[-] - 217.7 - - - -
1 353.5 - 353.7 353.7 353.8 353.8
2 491.5 491.2 491.5 491.5 491.5 491.5
3 720.2 720.5 720.4 720.4 720.3 720.3
[-] - 736.9 - - - -
4 866.6 866.7 866.7 866.6 866.6 866.6
5 971.4 971.3 971.2 971.2 971.2 971.2
6 1,411.1 - 1413.1 1,412.7 1,413.7 1,414.3
7 1,426.6 1,421.0 1431.6 1,430.8 1,432.3 1,432.9
8 1,663.4 1,664.8 - 1,661.9 1,661.2 1,660.8
9 1,710.1 1,712.6 1711.6 1,711.3 1,711.3 1,711.2
[-] - - - 1,928.8 - -
TABLE II
Estimated modal damping of the rectangular plate.
Reference Mode No.
Reference Modal Freq.
(Hz)
Modal Damping (%)
s=10 s=20 s=30 s=40 s=50
[-] - 1.15 - - - -
1 0.50 - 0.46 0.48 0.48 0.47
2 0.58 0.63 0.60 0.59 0.59 0.58
3 0.88 0.90 0.89 0.86 0.85 0.85
[-] - 0.57 - - - -
4 0.44 0.43 0.44 0.43 0.43 0.43
5 0.59 0.57 0.58 0.58 0.57 0.57
6 1.20 1.28 1.27 1.24 1.23
7 1.27 1.16 1.52 1.41 1.40 1.40
8 0.96 0.87 - 1.07 1.08 1.06
9 0.77 0.82 1.02 0.78 0.76 0.75
[-] - - - 1.25 - -
Fig. 3. Percentage deviation of modal frequency of rectangular plate.
Fig. 4. Deviation of modal damping of rectangular plate.
In addition, the estimated modal vector ๐๐ is qualified using modal assurance criteria ๐๐ด๐ถ๐๐ over Reference ๐๐, which is defined by the equation (19).
๐๐ด๐ถ๐๐=
|๐๐๐๐๐โ|2
|๐๐๐๐๐โ||๐๐๐๐๐โ| (20)
where (โ)โis the complex conjugate operator.
Fig. 10 plots the MAC value matrices of the modal vectors between Present and Reference. The MAC values shows higher as the number of data blocks increases. In conclusion, when ๐ = 30, 40, 50, the modal vectors are estimated with good accuracy. Thus the implemented code has been verified in terms of the accuracy by comparing with the commercial S/W.
IV. APPLICATION TO SHIP STRUCTURE
A. Target ship and data acquisition
In order to investigate applicability of the present to ship structures, the modal parameter of an oil tanker is estimated by using the implemented code, of which the size is around the length overall of 180 m, the beam width of 32 m, the depth of 19m and the displacement of around 50,000 tons in full load condition. The data has been measured using a data acquisition and signal analyzer (B&K Pulse 3560D) on the target ship running a straight course during sea trials. For reference, she has a diesel engine and a 4-bladed fixed-pitch propeller which have been operated the speed of 110 revolutions per minute during measurement. The excitation harmonics by diesel engine and the propeller might be observed in the corresponding speed, which are summarized in TABLE III. By considering the interesting frequency range to 10Hz, the harmonics of 1.83 Hz, 3.67 Hz, 5.50 Hz, and 7.33 Hz, have to be referred in modal parameter estimation of the target ship. The time-series data sets have been gathered via the 12 channels connected to the accelerators (Dytran 31148D) which are attached onto the points and toward the directions shown in
Fig. 11.
B. Data set sampling
The data sets used in this study have been sampled in 64 Hz during 60 seconds, where the sampling frequency corresponds to the Nyquist frequency of 32 Hz and has been determined by considering the interesting frequency range to 10 Hz. Fig. 12 and Fig. 13 show the time-series of the sampled acceleration and the PSD at the channel 1 and 10, representatively. In Fig. 12, outstanding peaks are observed in 0.16 Hz, 1.08 Hz, 3.67 Hz, 5.50 Hz, 7.34 Hz, 9.17 Hz, etc.
C. Modal parameter estimation
As mentioned in validations above, as the parameter such as the system order and the number of the block increase, the accuracy improves, but computational cost also increases. Accordingly, the appropriate parameter has to be selected for cost-effective modal parameter estimation. In this application, the number of the block ๐ is fixed to 100 and the estimated modal parameters of the target ship are observed with a stability diagram when the system order changes 10 to 200 in the step increase of 10, where the pre-defined damping criteria range from 0.3% to 5.0%. The stability diagram of the target ship shown in Fig. 14 suggests that modal parameters would exist at the 0.17 Hz, 1.07 Hz, 3.49 Hz, 4.39 Hz, 4.70 Hz, 5.34 Hz, 7.20
TABLE III
Harmonics by diesel engine and propeller of target ship (@110 rpm).
Order 1 2 3 4 5 6
Freq (Hz)
Engine &
propeller 1.83 3.67 5.50 11.00 16.50 33.00 Propeller
blade 7.33 14.67 22.00 44.00 66.00 132.0
Fig. 6. Measuring point on target ship, channel identification number, and accelerometer direction.
Fig. 7. Time-series of sampled acceleration data and PSD (Channel 1).
Hz and 7.66 Hz within the interesting frequency range. For more precise modal parameter estimation of the target ship, the modal frequencies and modal damping values are listed together in TABLE IV and TABLE V. The mode number of each the system order is matched onto the last one (Reference, ๐ = 200) by checking similarity of the modal frequency. Then valid modes are selected by evaluating MAC values over the modal vectors of Reference, where the invalid modal parameters having MAC value less than 0.9 are within the parenthesis on the tables. Finally, the modal parameter of the target ship is estimated by averaging them in case that valid modes exists more than two on the same system order. The finally 8 estimated modal parameters of the target ship are summarized in TABLE VI with the standard deviation STD.
Unfortunately, the modes (mode number 3, 6 and 7) are nearby the harmonics in TABEL III, which means that the estimated modal parameter for the corresponding modes might be garbage by harmonics from forcing vibration by the diesel engine or the propeller. This ambiguity could be checked with the results in other speed condition later.
V. CONCLUSION
The mathematical formulation of data-driven SSI has been summarized and a code has been implemented for the modal parameter estimation of the ship structure. The implemented
code has been verified and validated through the benchmark test of a rectangular plate, where the modal parameters have been estimated by changing key parameter such as the system order and the number of the block, and the results have been compared with those of the commercial software. The benchmark test has shown that the implemented code operates well its function and provides stable solution by selecting appropriate parameters and as the key parameter such as the system order and the number of the block increase, the accuracy improves. Then the implemented code has been applied for estimating the modal parameter of an oil tanker, where the data sets used have been sampled from acceleration data measured during her sea trial and 8 modes have been found by averaging the valid modal parameters evaluated with damping criteria and modal assurance criteria. This shows that the implemented code is applicable to large built-up structure like ship structures. Nevertheless, case studies are required for various operation conditions as a future works.
ACKNOWLEDGMENT
This research was supported by the Tongmyong University of Research Grants 2014(2014A010).
REFERENCES
[1] Avitabile, P. (2001). Experimental Modal Analysis: A Simple Non-mathematical Presentation, Sound and Vibration Magazine, 1โ11. [2] Rainieri, C. and Fabbrocino, G. (2014), OperationalModal Analysis of
Civil Engineering Structure, Springer.
Fig. 9. Stability diagram of target ship.
TABLE IV
Estimated modal frequencies of target ship.
Mode Number
System order m
140 150 160 170 180 190 200*
1 0.17 0.17 0.17 0.17 0.17 0.17 0.17
2 1.06 1.06 1.07 1.07 1.07 1.07 1.07
3 3.60 (3.60) (3.56) (3.51) (3.51) 3.50 3.49
4 (4.41) (4.41) (4.40) 4.38 (4.39) 4.39 4.39
5 4.71 4.71 4.71 4.71 4.70 4.70 4.70
6 5.36 5.34 5.32 5.33 5.33 5.33 5.34
7 - - - - 7.23 (7.24) 7.20
8 - (7.77) (7.78) (7.75) (7.78) 7.69 7.66
9 - - - (9.27)
( ): Invalid mode of which MAC value less than 0.9, *: Reference case
TABLE V
Estimated modal dampings of target ship
Mode Number
System order m
140 150 160 170 180 190 200*
1 2.58 2.73 2.69 2.70 2.52 2.51 2.53
2 1.98 2.01 1.49 1.56 1.61 1.54 1.53
3 3.98 (4.44) (4.36) (4.20) (3.05) 2.64 2.06
4 (3.21) (2.32) (1.99) 2.19 (1.61) 1.51 1.26
5 1.04 1.01 1.02 0.95 0.96 1.01 1.16
6 2.76 2.23 2.11 1.98 1.82 1.83 1.56
7 - - - - 2.61 (1.93) 1.40
8 - (4.51) (3.70) (2.90) (2.48) 3.53 2.40
9 - - - (3.59)
( ): Invalid mode of which MAC value less than 0.9, *: Reference case
TABLE IVI
Finally estimated modal parameters of target ship.
Mode Number
Modal frequency (Hz)
Modal damping
(%) Harmonics (Table III) Mean STD Mean STD
1 0.17 0.000 2.61 0.096
2 1.07 0.004 1.67 0.222
3 3.53 0.061 2.89 0.986 3.67 Hz
4 4.39 0.006 1.66 0.481
5 4.71 0.003 1.02 0.069
6 5.34 0.013 2.04 0.384 5.50 Hz
7 7.22 0.026 2.01 0.853 7.33 Hz
[3] Rosenow, S. E., Meinke, K. D. and Schlottmann, G. (2005), Investigation of the dynamic of ship structures using classical and operational modal testing, in Proc. IOMAC 2005, 288-294
[4] Batel, M. (2002), Operational Modal Analysis โ Another way of doing modal testing, Sound and Vibration Magazine, 22โ27.
[5] Bertha M., and Golinval, J. C. (2016), Multivariate ARMA Based Modal Identification of a Time-varying Beam, Topics in Modal Analysis &
Testing, Volume 10, 273-280.
[6] Pavlov, G. K. (2008), Design of Health Monitoring System to Detect Tower Oscillations, M. Thesis, Tech. Univ. of Denmark.
[7] Overschee, P. V. and Moor, B. D. (1996), Subspace Identification for
Linear Systems, Kluwer Academic Publishers.
[8] Dohler, M., Andersen, P. and Mevel, L. (2012), Operational modal analysis using a fast stochastic subspace identification method , Topics in
Modal Analysis I, Volume 5, 19-24.
[9] Londono, N. A., Desjardins, S. L. and Lau, D. T. (2004), Use of stochastic subspace identification methods for post-disaster condition assessment of highway bridges, in Proc.13 WCEE, paper No. 2714.