underwaterChannel
Propagated and reflected sonar signals
Description
The underwaterChannel
function models underwater sonar signal
propagation based on a time varying acoustic Green’s function approach and uses the image
method to account for multipath signal transmission. The function makes these
assumptions:
The function assumes a shallow water (depth less than 200 meters) environment, in which an isospeed channel is valid.
The function assumes flat and uniform ocean floor and surface and does not account signal loss due to surface interaction.
For more details, see these References.
returns sonar signals, sonarsigout
= underwaterChannel(sonarsigin
,platforms
)sonarsigout
, as combinations of signals,
sonarsigin
, reflected from platforms,
platforms
.
Examples
Input Arguments
Output Arguments
References
[1] Hung, Wen-Liang, and Shou-Jen Chang-Chien. “Learning-Based EM Algorithm for Normal-Inverse Gaussian Mixture Model with Application to Extrasolar Planets.” Journal of Applied Statistics, vol. 44, no. 6, Apr. 2017, pp. 978–99.
[2] Stojanovic, M., and J. Preisig. “Underwater Acoustic Communication Channels: Propagation Models and Statistical Characterization.” IEEE Communications Magazine, vol. 47, no. 1, Jan. 2009, pp. 84–89.
[3] Allen, Jont B., and David A. Berkley. “Image Method for Efficiently Simulating Small‐room Acoustics.” The Journal of the Acoustical Society of America, vol. 65, no. 4, Apr. 1979, pp. 943–50.
Extended Capabilities
Version History
Introduced in R2018b