- #1
H Smith 94
Gold Member
- 55
- 1
Hi there!
I am currently building a simulation to model the propagation of radio waves in seawater in terms of its propagation loss. I have previously discussed the models I've looked at but have settled on a model which depends primarily on the propagation distance ##r##, the carrier wave frequency ##f## and the salinity ##S## of the water.
My simulation output is as follows, where the vertical is ##\mathfrak{R}\{L_\text{total}\}## (i.e. the real part of the loss):
Parameters:
I'm struggling to understand what this output means. If the frequency- and position-dependent signal strength ##I(r,f)## in dB is calculated by
I'm not sure if my interpretation of loss is wrong, my understanding is at fault or whether my simulation model is lacking. Does anyone have any ideas as to how this could be either explained or improved?
I am currently building a simulation to model the propagation of radio waves in seawater in terms of its propagation loss. I have previously discussed the models I've looked at but have settled on a model which depends primarily on the propagation distance ##r##, the carrier wave frequency ##f## and the salinity ##S## of the water.
For those interested in the details, the model is:
where:
As you can see, this model is represented in decibels, defined in terms of the ITU signal loss:
\begin{equation}\begin{split} L_\text{total}(r,f,S)\ [\text{dB}] = 20 \log fr - 147.55 &\\- 1.287\times10^{-7} \sqrt{\hat{\epsilon}_\text{r}\left[\sqrt{1+\left[39.974\,C - 6.323 C^{1/2}K + K^2\right] C^{3}\left(\frac{1}{2\pi\epsilon_0\hat{\epsilon}_\text{r}f}\right)^2-1}\right]}\,fr \end{split}\end{equation}
where:
##C=\rho_\text{w}S/N_A m_i##, in which ##m_i = m_\text{Na}+m_\text{Cl}##;
##\hat{\epsilon}_\text{r}## is the complex permittivity using the Debye model (discussed here on Math SE.)
The model attempts to model primarily the near-field characteristics of the radio propagation and attempts (if rather poorly) to consider the electrolytic properties of salt-water solutions.##\hat{\epsilon}_\text{r}## is the complex permittivity using the Debye model (discussed here on Math SE.)
As you can see, this model is represented in decibels, defined in terms of the ITU signal loss:
[tex] L\ [\text{dB}]=10\log\left|\frac{P_t}{P_r}\right|. [/tex]
My simulation output is as follows, where the vertical is ##\mathfrak{R}\{L_\text{total}\}## (i.e. the real part of the loss):
##1\,\mathrm{m} \le r \le 20\,\mathrm{m}, \Delta r = 1\,\mathrm{m}##
##200\,\mathrm{Hz} \le f \le 500\,\mathrm{kHz}, \Delta f = 100\,\mathrm{Hz}##
##S = 0.0010\,\mathrm{kg}\,\mathrm{kg}^{-1}##
##200\,\mathrm{Hz} \le f \le 500\,\mathrm{kHz}, \Delta f = 100\,\mathrm{Hz}##
##S = 0.0010\,\mathrm{kg}\,\mathrm{kg}^{-1}##
I'm struggling to understand what this output means. If the frequency- and position-dependent signal strength ##I(r,f)## in dB is calculated by
[tex] I(r,f)\ [\text{dB}] = I(0,f)\ [\text{dB}] + L_\text{total}(r,f,S)\ [\text{dB}] [/tex]
then how can there be a positive loss? Wouldn't this imply there is a signal gain at these frequencies/distances where ##L>0##?I'm not sure if my interpretation of loss is wrong, my understanding is at fault or whether my simulation model is lacking. Does anyone have any ideas as to how this could be either explained or improved?
Last edited: