Path Loss Propagation Models
Path Loss Propagation Models
\
|
=
te
te
te
h
h
h G
m 3 m 10
3
log 20 ) (
m 3
3
log 10 ) (
> > |
.
|
\
|
=
s
|
.
|
\
|
=
re
re
re
re
re
re
h
h
h G
h
h
h G
3.3 Hata Model
The basic formula for median path loss given by Hata is:
where
d: T-R separation (km)
f
c
: frequency in MHz (150MHz 1500 MHz)
h
te
: base station antenna height (30m 200m)
o(h
re
): correction factor for effective mobile antenna height
h
re
: mobile antenna height (1m 10m)
These correction factors for effective mobile antenna height o(h
re
), are shown below:
o (h
re
) for
(1.1log
10
f
c
- 0.7)h
re
(1.56log
10
f
c
- 0.8) dB Small to medium sized city
8.29(log
10
1.54h
re
)
2
1.1 dB Large city (f
c
s 300MHz)
3.2(log
10
11.75h
re
)
2
4.97 dB Large City (f
c
> 300MHz)
4.0 Procedure
1. Develop the Matlab code to predict path loss propagation using free space
model, Okumura model (suburban) and Hata Model (small to medium sized city)
for f
c
= 900MHz, h
te
= 100m, h
re
= 10m and d = 1, 10, 20, 30, 40, 50, 60, 70, 80 &
100km). Insert a simple comment for every line of the Matlab code.
2. Produce a graph, plotting path loss versus distance for the 3 models used.
3. Based on step 1 & 2, develop the Matlab Code to predict the received power, P
r
for each model based on following parameters: EIRP = 1kW and G
r
= 3 dB.
4. Produce a graph, plotting received power versus distance for the 3 models used.
5.0 Result
Attach the Matlab codes and the graphs.
L
50
(urban)(dB) = 69.55 + 26.16log
10
f
c
13.82 log
10
h
te
o(h
re
) + (44.9-6.55log
10
h
te
) log
10
d
6.0 Discussion
Analyze & criticize the graphs that have been produced.
7.0 Question
Explain the effect of frequency to the path loss and received power for each model.