Starting from:

$29.99

Laboratory 6: Wave propagation in lossy media SOLVED

ECSE 354 – Electromagnetic Waves
1/3
Laboratory 6: Wave propagation in lossy media
In this laboratory, we will explore wave propagation in lossy media, including liquid water and silicon.
For a medium with complex permittivity ๐œ–เฏ˜ = ๐œ–′ − ๐‘—๐œ–′′ and permeability ๐œ‡ = ๐œ‡เฌด, the propagation constant ๐›พ and
the intrinsic impedance ๐œ‚ are given by:
๐›พ = ๐›ผ + ๐‘—๐›ฝ = ๐‘—๐œ”เถฅ๐œ–เฏ˜๐œ‡ ๐œ‚ = เถจ
๐œ‡
๐œ–เญฃ
As you will soon learn, the loss tangent tan(๐›ฟเฎฝ) is a useful parameter for describing the degree of loss per unit
wavelength of propagation distance, and is given by,
๐‘ก๐‘Ž๐‘›(๐›ฟเฎฝ) =
๐œ–′′
๐œ–′
Recall further that the wavelength in the medium is given by ๐œ† = 2๐œ‹/๐›ฝ and the attenuation per unit length in
[dB/m] is given by ๐ด/โ„“ = 8.69 ๐›ผ .
1. Wave propagation in pure water
The normalized complex permittivity ๐œ–(๐‘“)/๐œ–เฌด of pure water is very well modelled by the function,
๐œ–(๐‘“)
๐œ–เฌด
= ๐œ–(∞) +
๐œ–(0) − ๐œ–(∞)
1 + ๐‘—2๐œ‹๐‘“๐œ
over the frequency range 0 Hz < f < 300 GHz where the parameters ๐œ–(∞) = 5.2 , ๐œ–(0) = 78.3 and ๐œ = 8.3 ๐‘๐‘  at T
= 25 ๏‚ฐC. The origin of this behaviour is the orientational response of water molecules to electric fields. The
permeability ๐œ‡ = ๐œ‡เฌด.
Write a function that calculates the normalized complex permittivity ๐œ–(๐‘“)/๐œ–เฌด of pure water for a frequency f:
[ eps_norm_H20 ]= purewatereps(f)
Calculate the complex permittivity over a frequency range 1 kHz < f < 300 GHz with frequency distributed on a
logarithmic scale, as setup for example by f = 10.^[3:0.05:log10(300e9)] . Plot the normalized real
component, ๐œ–′/๐œ–เฌด, and the normalized negative imaginary component, ๐œ–′′/๐œ–เฌด, of the normalized permittivity using
a logarithmic frequency scale, using semilogx(f,real(eps_norm_H20),f,-imag(eps_norm_H20))
for example.
Calculate and plot (on logarithmic frequency scale) the loss tangent tan(๐›ฟเฎฝ).
Is the “dielectric constant” really a constant?
At what frequency is ๐œ–′′/๐œ–เฌด a maximum?
โ„– 1: Show your results to the teaching assistant.
ECSE 354 – Electromagnetic Waves
2/3
Calculate the propagation constant ๐›พ = ๐›ผ + ๐‘—๐›ฝ versus frequency f.
Calculate the attenuation per unit length ๐ด/โ„“ in [dB/m] versus frequency f and plot on a log-log scale. This can be
done using the command line loglog(f,norm_lambda) for example.
Calculate the wavelength ratio λ/λ0 versus frequency f, where λ is the wavelength in pure water and λ0 is the
wavelength in vacuum. Plot λ/λ0 versus the logarithmic frequency scale.
Review your plots carefully.
How should one choose frequency f if one wants to transmit an electromagnetic wave with minimum attenuation
through pure water?
At what frequency is the attenuation per unit length ๐ด/โ„“ = 3 dB/m ?
Is the wavelength ๐œ† in pure water larger or smaller than the wavelength ๐œ†0 in vacuum at f = 1 GHz ? In other words,
does pure water shorten or lengthen the wavelength of an EM wave in the microwave frequency range?
โ„– 2: Show your results to the teaching assistant.
2. Wave propagation in sea water
Outside of a strictly controlled laboratory environment, water contains ions from dissolved salts of varying
concentration. The normalized complex permittivity ๐œ–(๐‘“)/๐œ–เฌด of sea water is very well modelled by the function,
๐œ–(๐‘“)
๐œ–เฌด
= ๐œ–(∞) +
๐œ–(0) − ๐œ–(∞)
1 + ๐‘—2๐œ‹๐‘“๐œ +
๐œŽ/๐œ–เฌด
๐‘—2๐œ‹๐‘“
over the frequency range 0 Hz < f < 300 GHz where the parameters ๐œ–(∞) = 5.2 , ๐œ–(0) = 78.3 and ๐œ = 8.3 ๐‘๐‘  at
the temperature T = 25 ๏‚ฐC, as before, and the conductivity ๐œŽ = 4 S/m for typical ion concentrations in salt water.
Note that sea water differs from pure water by the addition of ionic conductivity, seen in the last term. The
permeability ๐œ‡ = ๐œ‡เฌด.
Write a function that calculates the normalized complex permittivity ๐œ–(๐‘“)/๐œ–เฌด of sea water for a frequency f:
[ eps_norm_salt_H20 ]= seawatereps(f)
Calculate the complex permittivity over a frequency range 1 kHz < f < 300 GHz with frequency distributed on a
logarithmic scale, as in the previous exercise.
Plot the real component ๐œ–′/๐œ–เฌด and the negative imaginary component ๐œ–′′/๐œ–เฌด of the normalized permittivity versus
frequency f. You may want to plot the permittivity components on a log-log scale due to the divergence in ๐œ–′′/๐œ–เฌด
at low frequencies.
Calculate and plot (on logarithmic frequency scale) the loss tangent tan(๐›ฟเฎฝ).
Why is ๐œ–′′/๐œ–เฌด ∝ 1/๐‘“ at “low frequencies” f ?
What is the approximate range of frequencies ๐œ–′′/๐œ–เฌด ∝ 1/๐‘“ ?
ECSE 354 – Electromagnetic Waves
3/3
โ„– 3: Show your results to the teaching assistant.
Calculate the propagation constant ๐›พ = ๐›ผ + ๐‘—๐›ฝ versus frequency f.
Calculate the attenuation per unit length ๐ด/โ„“ in [dB/m] versus frequency f and plot on a log-log scale.
Calculate the wavelength ratio λ/λ0 versus frequency f, where λ is the wavelength in pure water and λ0 is the
wavelength in vacuum. Plot λ/λ0 versus frequency. A log-log scale will be useful here.
Review your plots carefully.
How should one choose frequency f if one wants to transmit an electromagnetic wave with minimum attenuation
through sea water?
At what frequency is the attenuation per unit length ๐ด/โ„“ = 3 dB/m ?
Which medium, pure water or sea water, has a greater attenuation per unit length ๐ด/โ„“ ? Does your answer
depend on frequency?
What is the wavelength ๐œ† in sea water at f = 1 kHz ? How does this compare to the wavelength ๐œ†0 in vacuum at f
= 1 kHz ?
โ„– 4: Show your results to the teaching assistant.
Optional: Fresh water suitable for aquatic life has a typical conductivity ๐œŽ = 0.02 S/m. How does the attenuation
versus frequency of fresh water compare to sea water?
Consider the implications of your results for the interaction of electromagnetic waves with saline water, in the
context of communications, radar, microwave heating and biomedical imaging. 

More products