Skip to content

Random wave spectra

Pete Bachant edited this page Dec 19, 2015 · 11 revisions

This section describes the random wave spectra generation capabilities and associated parameters.

Bretschneider

The Bretschneider spectrum is defined as [1]

S(\omega) = \frac{5}{16} \frac{\omega_m^4}{\omega^5}H_{1/3}^2 e^{-5\omega_m^4/4\omega^4},

where \omega is the radian frequency, \omega_m is the modal (most likely) frequency , and H_{1/3} is the significant wave height.

An alternative representation is

S(f) = \frac{5 H_{1/3}^2}{16 f_0} \frac{1}{\left(\frac{f}{f_0}\right)^5} e^{\frac{-5}{4} \left(\frac{f}{f_0}\right)^{-4}},

where f_0 is peak frequency, f is frequency, and H_{1/3} is the significant wave height [2].

JONSWAP

The Joint North Sea Wave Project (JONSWAP) spectrum is defined as [3]

S_j(\omega)=\frac{\alpha g^2}{\omega^5}\exp\left[-\frac{5}{4}\left(\frac{\omega_p}{\omega}\right)^4\right]\gamma^r,

where

r=\exp\left[-\frac{(\omega-\omega_p)^2}{2\sigma^2\omega_p^2}\right],

or

S(f) = \alpha (H_{1/3})^2 (T_p)^{-4} f^{-5} e^{-1.25 (T_p f)^{-4}} \gamma^{e^{\frac{(-T_p f -1)^2}{2 \sigma^2}}},

where

\alpha=\frac{0.0624}{0.230+0.0336 \gamma-0.185 (1.9+\gamma)^{-1}},

H_{1/3} is the significant wave height, and T_p is the peak period.

\sigma_a and \sigma_b indicate the width to the left and right side of the spectral peak, with typical values 0.07 and 0.09, respectively. For f \leq f_p, \sigma=\sigma_a and for f \gt f_p, \sigma = \sigma_b.

\gamma is the peak enhancement factor, defined as the ratio of maximum spectral density to the maximum of a corresponding Pierson-Moskowitz spectrum. Values can range from 1--7 with a typical value of 3.3 Goda (1985).

Pierson-Moskowitz

The Pierson-Moskowitz spectrum is defined as S(f) = \frac{\alpha g^2}{(2 \pi)^4 f^5} e^{-B/f^4},

where the Phillips Constant \alpha = 8.1 \times 10^{-3}, g is the gravitational constant, B=0.74 \left(\frac{g}{2 \pi U}\right)^4, and U is wind speed Sarpkaya (1981).

References

  1. http://ocw.mit.edu/courses/mechanical-engineering/2-017j-design-of-electromechanical-robotic-systems-fall-2009/assignments/MIT2_017JF09_p04.pdf
  2. Sarpkaya (1981)
  3. http://www.wikiwaves.org/Ocean-Wave_Spectra#JONSWAP_Spectrum
Clone this wiki locally