tl2range
Compute range from underwater transmission loss
Description
returns the range, rng
= tl2range(tl
,freq
,depth
)rng
, to the source of a sound wave with
frequency freq
from the transmission loss,
tl
. The channel depth is depth
and the
sound frequency is freq
. The transmission loss is due to
geometrical spreading and frequency-dependent absorption. This function is the
inverse of range2tl
function.
Examples
Input Arguments
Output Arguments
Limitations
The transmission loss model assumes that seawater salinity is 35 ppt, pH is 8, and temperature is 10°C.
The transmission loss model is valid for frequencies less than or equal to 2.0 MHz.
References
[1] Ainslie M. A. and J.G. McColm. "A simplified formula for viscous and chemical absorption in sea water." Journal of the Acoustical Society of America, Vol. 103, Number 3, 1998, pp. 1671--1672.
[2] Urick, Robert J, Principles of Underwater Sound, 3rd ed. Peninsula Publishing, Los Altos, CA, 1983.
Extended Capabilities
Version History
Introduced in R2017b
See Also
sonareqtl
| sonareqsnr
| sonareqsl
| range2tl