Calculate the harmonic mean sound speed through a profile

バージョン 1.1.0.0 (2.95 KB) 作成者: Val Schmidt
Given a vertical sound speed profile, calculate the harmonic mean speed of sound to some depth.
ダウンロード: 439
更新 2020/6/3

ライセンスの表示

In ocean acoustics one often wants to calculate the distance a sound pulse will travel in a given amount of time. When the pulse is sent directly down, we can neglect the effect of refraction of the sound pulse and need only consider the mean sound speed. Dividing the mean sound speed by the travel time gives the distance the pulse traveled. [This is the calculation that must be performed when operating a single-beam echo-sounder directed vertically down into the water column. The two-way travel time must be divided by two first.]

Suppose one is given a sound speed profile (sound speeds [ssp] and the associated depths [z] at which they were measured.). Most will realize that one cannot simply average the sound speeds to obtain the proper mean sound speed for this calculation. However many will incorrectly assume that a depth-weighted mean sound will produce the correct answer.
Unfortunately it does not.

One must instead divide the total depth by the sum of the time it takes
to the sound to pass through each layer of constant sound speed. This is
called the 'harmonic mean'. Given a sound speed profile and a depth to which to consider, sndsped_mean.m performs this calculation.

引用

Val Schmidt (2024). Calculate the harmonic mean sound speed through a profile (https://www.mathworks.com/matlabcentral/fileexchange/36358-calculate-the-harmonic-mean-sound-speed-through-a-profile), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAudio Processing Algorithm Design についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Adopted a strategy suggested by Glenn Rice of NOAA's Office of Coast Survey.

1.0.0.0