Free Space Path Loss and Received Power Calculations
VerifiedAdded on 2025/06/23
|13
|1061
|271
AI Summary
Desklib provides solved assignments and past papers to help students succeed.

ASSESSMENT 2
Task and design Project
Task and design Project
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Table of Contents
List of Figures.............................................................................................................................................. 2
Introduction.................................................................................................................................................. 3
Objective...................................................................................................................................................... 4
Received power formula.............................................................................................................................. 5
Task 1.......................................................................................................................................................... 5
Calculations for path loss & Received power:.......................................................................................... 5
Code and plots......................................................................................................................................... 7
Task 2........................................................................................................................................................ 10
1-base station location, area and antenna selection overview...............................................................10
2-Base station cell (Justification of Design)...........................................................................................10
Conclusion................................................................................................................................................. 11
References................................................................................................................................................ 12
P a g e 1 | 13
List of Figures.............................................................................................................................................. 2
Introduction.................................................................................................................................................. 3
Objective...................................................................................................................................................... 4
Received power formula.............................................................................................................................. 5
Task 1.......................................................................................................................................................... 5
Calculations for path loss & Received power:.......................................................................................... 5
Code and plots......................................................................................................................................... 7
Task 2........................................................................................................................................................ 10
1-base station location, area and antenna selection overview...............................................................10
2-Base station cell (Justification of Design)...........................................................................................10
Conclusion................................................................................................................................................. 11
References................................................................................................................................................ 12
P a g e 1 | 13

List of Figures
Figure 1 Propagation of a signal from transmitter to receiver...............................................................4
Figure 2 Path loss occurring in free space............................................................................................. 5
Figure 3 Code for path loss and received power....................................................................................7
Figure 4 plot between received power and distance at 1000MHz..........................................................7
Figure 5 plot of path loss vs distance...................................................................................................... 8
Figure 6 plot between received power and distance at 400MHz............................................................8
Figure 7 plot of path loss vs distance...................................................................................................... 8
Figure 8 plot between received power and distance at 150MHz............................................................9
Figure 9 plot of path loss vs distance...................................................................................................... 9
P a g e 2 | 13
Figure 1 Propagation of a signal from transmitter to receiver...............................................................4
Figure 2 Path loss occurring in free space............................................................................................. 5
Figure 3 Code for path loss and received power....................................................................................7
Figure 4 plot between received power and distance at 1000MHz..........................................................7
Figure 5 plot of path loss vs distance...................................................................................................... 8
Figure 6 plot between received power and distance at 400MHz............................................................8
Figure 7 plot of path loss vs distance...................................................................................................... 8
Figure 8 plot between received power and distance at 150MHz............................................................9
Figure 9 plot of path loss vs distance...................................................................................................... 9
P a g e 2 | 13
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

Introduction
In wireless propagation, free space path loss is the loss in the signal strength when it propagates through
free space. The extent of the signal falls when travels faraway from the location wherever it's been
emitted. (Ali & Razak, 2010)
P a g e 3 | 13
In wireless propagation, free space path loss is the loss in the signal strength when it propagates through
free space. The extent of the signal falls when travels faraway from the location wherever it's been
emitted. (Ali & Razak, 2010)
P a g e 3 | 13
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Objective
The main objectives of this task and design project are
To understand wireless networking, its real-time applications and the calculations involved in free
space path loss and received power in wireless propagation.
To propose a design for a given cellular architecture
To analyze networking concepts and techniques
Figure 1 Propagation of a signal from transmitter to receiver
As solely a tiny low fraction of radiated power is received at the receiver from an isotropous radiator in
free area, however the received signals, should be 10-20 decibel on top of the receiver noise to complete
the link between transmitting and receiving antenna. (Martijn & Herben, 2003)
Path loss between transmitter and receiver end can be calculated. It varies directly with the square of the
distance between TX and RX ends (Li & Chen, 2004).
Free space pathloss=[ 4 πd
λ ]2
As
λ=c / f
So,
Free space path loss=[ 4 πdf
c ]2
In terms of decibels:
Free space path loss(dB)=10 log 10[4 πdf /c ]2
¿ 20 log 10[4 πdf /c ]
P a g e 4 | 13
The main objectives of this task and design project are
To understand wireless networking, its real-time applications and the calculations involved in free
space path loss and received power in wireless propagation.
To propose a design for a given cellular architecture
To analyze networking concepts and techniques
Figure 1 Propagation of a signal from transmitter to receiver
As solely a tiny low fraction of radiated power is received at the receiver from an isotropous radiator in
free area, however the received signals, should be 10-20 decibel on top of the receiver noise to complete
the link between transmitting and receiving antenna. (Martijn & Herben, 2003)
Path loss between transmitter and receiver end can be calculated. It varies directly with the square of the
distance between TX and RX ends (Li & Chen, 2004).
Free space pathloss=[ 4 πd
λ ]2
As
λ=c / f
So,
Free space path loss=[ 4 πdf
c ]2
In terms of decibels:
Free space path loss(dB)=10 log 10[4 πdf /c ]2
¿ 20 log 10[4 πdf /c ]
P a g e 4 | 13

¿ 20 log 10 [ 4 π
c ]+20 log 10 [ d ] +20 log 10[ f ]
¿ 32.46+20 log[f ( MHz )∗d ( Km ) ]
here,
f=the frequency in MHz
d= the distance between transmitter and receiver
c = the speed of light
Received power formula
Figure 2 Path loss occurring in free space
Task 1
Calculations for path loss & Received power:
Given data:
d=30km
gt=1, gr=1
pt=100
P a g e 5 | 13
c ]+20 log 10 [ d ] +20 log 10[ f ]
¿ 32.46+20 log[f ( MHz )∗d ( Km ) ]
here,
f=the frequency in MHz
d= the distance between transmitter and receiver
c = the speed of light
Received power formula
Figure 2 Path loss occurring in free space
Task 1
Calculations for path loss & Received power:
Given data:
d=30km
gt=1, gr=1
pt=100
P a g e 5 | 13
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

Frequency =150Mhz
Path loss ( dB ) =32.46 +20 log [ f ( MHz )∗d ( Km ) ]
Path loss(dB)=105.53
lambda= c
f =2
Received power=( pt∗¿∗gr) /(( 4∗pi∗d )/lambda)2
¿ 2 . 817 e−9 watts
Frequency =400Mhz
Path loss(dB)=32.46+20 log[f (MHz)∗d ( Km)]
Path loss(dB)=114.05
lambda=c/f=0.75
Received power= pt∗¿∗gr
( 4∗pi∗d
lambda )
2 =3.96 e−10 watt
Frequency =1000Mhz
Path loss(dB)=32.46+20 log[f (MHz)∗d ( Km)]
Path loss(dB)=122.01
lambda=c/f=0.3
Received power=( pt∗¿∗gr) /(( 4∗pi∗d )/lambda)2
¿ 6 . 3389 e−11 watts
P a g e 6 | 13
Path loss ( dB ) =32.46 +20 log [ f ( MHz )∗d ( Km ) ]
Path loss(dB)=105.53
lambda= c
f =2
Received power=( pt∗¿∗gr) /(( 4∗pi∗d )/lambda)2
¿ 2 . 817 e−9 watts
Frequency =400Mhz
Path loss(dB)=32.46+20 log[f (MHz)∗d ( Km)]
Path loss(dB)=114.05
lambda=c/f=0.75
Received power= pt∗¿∗gr
( 4∗pi∗d
lambda )
2 =3.96 e−10 watt
Frequency =1000Mhz
Path loss(dB)=32.46+20 log[f (MHz)∗d ( Km)]
Path loss(dB)=122.01
lambda=c/f=0.3
Received power=( pt∗¿∗gr) /(( 4∗pi∗d )/lambda)2
¿ 6 . 3389 e−11 watts
P a g e 6 | 13
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Code and plots
Figure 3 Code for path loss and received power
.
At frequency =1000MHz
Figure 4 plot between received power and distance at 1000MHz
P a g e 7 | 13
Figure 3 Code for path loss and received power
.
At frequency =1000MHz
Figure 4 plot between received power and distance at 1000MHz
P a g e 7 | 13

Figure 5 plot of path loss vs distance
At frequency =400MHz
Figure 6 plot between received power and distance at 400MHz
Figure 7 plot of path loss vs distance
P a g e 8 | 13
At frequency =400MHz
Figure 6 plot between received power and distance at 400MHz
Figure 7 plot of path loss vs distance
P a g e 8 | 13
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

At frequency =150Mhz
Figure 8 plot between received power and distance at 150MHz
Figure 9 plot of path loss vs distance
P a g e 9 | 13
Figure 8 plot between received power and distance at 150MHz
Figure 9 plot of path loss vs distance
P a g e 9 | 13
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Task 2
1-base station location, area and antenna selection overview
The central part of the entire base station cell is considered as the urban area. We can truly consider the
tower surrounded part to be the urban part (Shi, 2008, April). The higher speed connections of urban
areas require a large number of towers around itself, where the city is well developed and the place is
manageable (Zhang, 2013). The areas where the towers are informally situated are the rural area regions
which are numbered as 8. The number 20 cell is the area situated as urban area. The area which is less
condensed than the Urban area and high dense than the Rural area is the Suburban area which is
marked as number 12.
2-Base station cell (Justification of Design)
When we come to know the desired cell shapes, the most enhanced form for the shape of base station is
Hexagon. Hexagon shape is selected because of the network area optimization in it, in which all networks
are viewed at each and every point. We have decided this shape because of the consideration of every
shape in base station (Ganz, 1997).
P a g e 10 | 13
1-base station location, area and antenna selection overview
The central part of the entire base station cell is considered as the urban area. We can truly consider the
tower surrounded part to be the urban part (Shi, 2008, April). The higher speed connections of urban
areas require a large number of towers around itself, where the city is well developed and the place is
manageable (Zhang, 2013). The areas where the towers are informally situated are the rural area regions
which are numbered as 8. The number 20 cell is the area situated as urban area. The area which is less
condensed than the Urban area and high dense than the Rural area is the Suburban area which is
marked as number 12.
2-Base station cell (Justification of Design)
When we come to know the desired cell shapes, the most enhanced form for the shape of base station is
Hexagon. Hexagon shape is selected because of the network area optimization in it, in which all networks
are viewed at each and every point. We have decided this shape because of the consideration of every
shape in base station (Ganz, 1997).
P a g e 10 | 13

Conclusion
It is concluded from this task and design project that in wireless networking extent of the signal falls when
it travels faraway from its source that is emitting it. Received power also decreases when signals move
from transmitter to receiver. The path loss in free space varies directly with the frequency and distance.
Greater the frequency of the signal, greater will be the loss. Formulas for path loss and received power
have been observed and calculations are done for different frequencies at a given transmit power. For a
given cellular architecture a design has been proposed and it is analyzed which serves a greater
understanding of wireless networking. A code was also developed on octave and different plots of
received power and path loss Vs distance have been obtained.
P a g e 11 | 13
It is concluded from this task and design project that in wireless networking extent of the signal falls when
it travels faraway from its source that is emitting it. Received power also decreases when signals move
from transmitter to receiver. The path loss in free space varies directly with the frequency and distance.
Greater the frequency of the signal, greater will be the loss. Formulas for path loss and received power
have been observed and calculations are done for different frequencies at a given transmit power. For a
given cellular architecture a design has been proposed and it is analyzed which serves a greater
understanding of wireless networking. A code was also developed on octave and different plots of
received power and path loss Vs distance have been obtained.
P a g e 11 | 13
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide
1 out of 13
Related Documents
Your All-in-One AI-Powered Toolkit for Academic Success.
+13062052269
info@desklib.com
Available 24*7 on WhatsApp / Email
Unlock your academic potential
Copyright © 2020–2025 A2Z Services. All Rights Reserved. Developed and managed by ZUCOL.


