SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
Chapter 1

Received Signal Strength
Indicator - RSSI

1.1     Intro
In wireless sensor networks (WSN) there are three main principles of mea-
surement that can be used to obtain distances and to measure distance is
necessary to obtain the position of the sensor node.
Three main principles are given below :
   • Received Signal Strength Indicator (RSSI)
   • Angle of Arrival
   • Propogation Time Based. It includes -
        – Time of Arrival
        – Round Trip - Time - of - Flight
        – Time Difference of Arrival


1.2     RSSI Method
Here we will discuss the RSSI in detail in Wireless Sensor network.

1.2.1   Introduction
Some basic characteristics of RSSI are :
   • Received signal strength indication is a measurement of the received
     signals power.
   • Radio frequency signals : Power decreases with the distance.
     loss(dB)Loss(db)=20log(d)+20log(f)+32.45
     d = km,f = MHz

                                     1
• We know communication frequency and transmit power. So, if we can
     measure received signal’s power. We can find the distance ’d’.
     Received power = Transmitted power - Path loss.

   • In telecommunication, received signal strength indicator (RSSI) is a
     measurement of the power present in a received radio signal.

   • RSSI is an acronym for received signal strength indication. It is a
     measure of the signal power on the radio link, usually in the units of
     dBm while a message being received.




                         Figure 1.1: RSSI Method



1.2.2   Use of RSSI
Various uses of RSSI are listed below :

   • RSSI can be used for estimating node connectivity and node distance.

   • Another usage of RSSI is to sample the channel power, when no node
     is transmitting to estimate the background noise also called noise floor.

1.2.3   Caution to Use RSSI in TinyOS
Various cautions to be taken while using RSSI in TinyOS are listed below :


                                     2
• The RSSI data is not provided by the standard platform independent
     hardware interface layer.
   • RSSI must be accessed by a platform specific HAL interface.
   • The RSSI values given by the TinyOS are usually not in dBm units and
     should be converted by the platform specific relation to get meaningful
     data out of it.

1.2.4   Intercept Base
It is a modified version of the Base station component that provides the
Intercept interface to allow the user application to inspect and modify radio
and serial messages before they are forwarded to the other link and to decide
whether they shall be forwarded or not.

1.2.5   Sending Node
Sending Node is the application to be put in the node that sends the mes-
sage whose RSSI will be ready by the base. It contains a simple logic to
periodically send a RSSI Msg.

1.2.6   RSSI Base
Various Characteristics of RSSI base are :
   • It is the application that will be put in a node connected to the serial
     port and will effectively read RSSI.
   • It uses the Intercept Base component to forward the messages over the
     radio but Intercept the RSSIMsg before it is forwarded and also the
     RSSI value is included.
   • It contains some cryptic macros so that it can work correctly with
     chips that use either the CC2420 or CC1000 radio.
   • It always forward the messages but modifies the payload by include
     the RSSI.

1.2.7   Java Application
A java application called RSSIDEMO was created to see the results on the
computer. The output would be like this :

   • RSSI Message received from node 1 : RSSI = -14.
   • RSSI Message received from node 1 : RSSI = -1.
   • RSSI Message received from node 1 : RSSI = 2.

                                     3
1.2.8   Advantages of RSSI Method at Localisation
Various advantages of RSSI Method are :

   • No directional sensor like ultrasonic systems.

   • Indoor and Outdoor usage.

   • Data communication and sensor usage at the same hardware.

1.2.9   Difficulties at RSSI Method
Distance calculation is related RF signal power receiver :

   • Multiple Propagation.

   • Fading Effects.

   • Bad frontend devices




                                     4

Contenu connexe

Tendances

3 g drive-test
3 g drive-test3 g drive-test
3 g drive-test
Aniekhan
 
Comparison between service steering and random combing between different carr...
Comparison between service steering and random combing between different carr...Comparison between service steering and random combing between different carr...
Comparison between service steering and random combing between different carr...
Klajdi Husi
 

Tendances (20)

Cables and wires
Cables and wiresCables and wires
Cables and wires
 
Mobile Computing (Part-2)
Mobile Computing (Part-2)Mobile Computing (Part-2)
Mobile Computing (Part-2)
 
Wlan
WlanWlan
Wlan
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and Services
 
WLAN - IEEE 802.11
WLAN - IEEE 802.11WLAN - IEEE 802.11
WLAN - IEEE 802.11
 
Drive test from a to z
Drive test from a to zDrive test from a to z
Drive test from a to z
 
Wireless la ns(wlan) ieee 802
Wireless la ns(wlan)  ieee 802Wireless la ns(wlan)  ieee 802
Wireless la ns(wlan) ieee 802
 
3 g drive-test
3 g drive-test3 g drive-test
3 g drive-test
 
Wlan IEEE 802.11
Wlan IEEE 802.11Wlan IEEE 802.11
Wlan IEEE 802.11
 
Comparison between service steering and random combing between different carr...
Comparison between service steering and random combing between different carr...Comparison between service steering and random combing between different carr...
Comparison between service steering and random combing between different carr...
 
Wireless networking
Wireless networkingWireless networking
Wireless networking
 
Modem synchronization and control
Modem synchronization and controlModem synchronization and control
Modem synchronization and control
 
Cognitive radio
Cognitive radioCognitive radio
Cognitive radio
 
WCDMA optimization & Drive test analysis
WCDMA optimization & Drive test analysisWCDMA optimization & Drive test analysis
WCDMA optimization & Drive test analysis
 
Repeater and hub
Repeater and hubRepeater and hub
Repeater and hub
 
Unit 1 network models & typical examples(part b)
Unit 1 network models & typical examples(part b)Unit 1 network models & typical examples(part b)
Unit 1 network models & typical examples(part b)
 
VOCATIONAL TRAINING-1
VOCATIONAL TRAINING-1VOCATIONAL TRAINING-1
VOCATIONAL TRAINING-1
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and Services
 
wireless network IEEE 802.11
 wireless network IEEE 802.11 wireless network IEEE 802.11
wireless network IEEE 802.11
 
Ieee 802.11 wireless lan
Ieee 802.11 wireless lanIeee 802.11 wireless lan
Ieee 802.11 wireless lan
 

En vedette

Localization of Objects Using Cross-Correlation of Shadow Fading Noise and Co...
Localization of Objects Using Cross-Correlation of Shadow Fading Noise and Co...Localization of Objects Using Cross-Correlation of Shadow Fading Noise and Co...
Localization of Objects Using Cross-Correlation of Shadow Fading Noise and Co...
Rana Basheer
 
Localization with mobile anchor points in wireless sensor networks
Localization with mobile anchor points in wireless sensor networksLocalization with mobile anchor points in wireless sensor networks
Localization with mobile anchor points in wireless sensor networks
Habibur Rahman
 
A Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless SensorsA Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless Sensors
Karthik Mohan
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSN
Yara Ali
 
Chapter 8 Root Locus Techniques
Chapter 8 Root Locus TechniquesChapter 8 Root Locus Techniques
Chapter 8 Root Locus Techniques
guesta0c38c3
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar ppt
Eisha Madhwal
 

En vedette (17)

Ap51 xx reference_guide
Ap51 xx reference_guideAp51 xx reference_guide
Ap51 xx reference_guide
 
Indoor localization in sensor network with estimation of doa and rssi measure...
Indoor localization in sensor network with estimation of doa and rssi measure...Indoor localization in sensor network with estimation of doa and rssi measure...
Indoor localization in sensor network with estimation of doa and rssi measure...
 
A survey on ant colony clustering papers
A survey on ant colony clustering papersA survey on ant colony clustering papers
A survey on ant colony clustering papers
 
3D routing algorithm for sensor network in e-health
3D routing algorithm for sensor network in e-health3D routing algorithm for sensor network in e-health
3D routing algorithm for sensor network in e-health
 
Localization of Objects Using Cross-Correlation of Shadow Fading Noise and Co...
Localization of Objects Using Cross-Correlation of Shadow Fading Noise and Co...Localization of Objects Using Cross-Correlation of Shadow Fading Noise and Co...
Localization of Objects Using Cross-Correlation of Shadow Fading Noise and Co...
 
Real Time Localization Using Receiver Signal Strength Indicator
Real Time Localization Using Receiver Signal Strength IndicatorReal Time Localization Using Receiver Signal Strength Indicator
Real Time Localization Using Receiver Signal Strength Indicator
 
Clusteryanam
ClusteryanamClusteryanam
Clusteryanam
 
Localization with mobile anchor points in wireless sensor networks
Localization with mobile anchor points in wireless sensor networksLocalization with mobile anchor points in wireless sensor networks
Localization with mobile anchor points in wireless sensor networks
 
A Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless SensorsA Survey on Localization of Wireless Sensors
A Survey on Localization of Wireless Sensors
 
Sensor Localization presentation1&2
Sensor Localization  presentation1&2Sensor Localization  presentation1&2
Sensor Localization presentation1&2
 
The Current Reality of RTLS in Healthcare_CenTrak RTLS Webcast 2011
The Current Reality of RTLS in Healthcare_CenTrak RTLS Webcast 2011The Current Reality of RTLS in Healthcare_CenTrak RTLS Webcast 2011
The Current Reality of RTLS in Healthcare_CenTrak RTLS Webcast 2011
 
Real Time Location Systems (RTLS)
Real Time Location Systems (RTLS)Real Time Location Systems (RTLS)
Real Time Location Systems (RTLS)
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSN
 
Deep dive: Radio technologies for indoor location
Deep dive: Radio technologies for indoor locationDeep dive: Radio technologies for indoor location
Deep dive: Radio technologies for indoor location
 
Chapter 8 Root Locus Techniques
Chapter 8 Root Locus TechniquesChapter 8 Root Locus Techniques
Chapter 8 Root Locus Techniques
 
Ericsson commond list, BSS+NSS=OSS
Ericsson commond list, BSS+NSS=OSSEricsson commond list, BSS+NSS=OSS
Ericsson commond list, BSS+NSS=OSS
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar ppt
 

Similaire à Rssi report

Division multiple access technology
Division multiple access technologyDivision multiple access technology
Division multiple access technology
Adams Firdaus
 
Ece interview questions with answers
Ece interview questions with answersEce interview questions with answers
Ece interview questions with answers
manish katara
 
Direct_studies_report13
Direct_studies_report13Direct_studies_report13
Direct_studies_report13
Farhad Gholami
 
4G_Drive_Test_Parameter (RSRP/RSRQ).pptx
4G_Drive_Test_Parameter (RSRP/RSRQ).pptx4G_Drive_Test_Parameter (RSRP/RSRQ).pptx
4G_Drive_Test_Parameter (RSRP/RSRQ).pptx
SuguKumar14
 
WirelessHart location determination application
WirelessHart location determination applicationWirelessHart location determination application
WirelessHart location determination application
Vaibhav Ukarande
 

Similaire à Rssi report (20)

7.satish kumar 74-81
7.satish kumar 74-817.satish kumar 74-81
7.satish kumar 74-81
 
A New Approach for Error Reduction in Localization for Wireless Sensor Networks
A New Approach for Error Reduction in Localization for Wireless Sensor NetworksA New Approach for Error Reduction in Localization for Wireless Sensor Networks
A New Approach for Error Reduction in Localization for Wireless Sensor Networks
 
RF measurement and optimization Engineer EMERSON EDUARDO RODRIGUES
RF measurement and optimization Engineer EMERSON EDUARDO RODRIGUESRF measurement and optimization Engineer EMERSON EDUARDO RODRIGUES
RF measurement and optimization Engineer EMERSON EDUARDO RODRIGUES
 
Wireless networking
Wireless networkingWireless networking
Wireless networking
 
Division multiple access technology
Division multiple access technologyDivision multiple access technology
Division multiple access technology
 
Sender Authentication with Transmission Power Adjustment Method Using RSSI in...
Sender Authentication with Transmission Power Adjustment Method Using RSSI in...Sender Authentication with Transmission Power Adjustment Method Using RSSI in...
Sender Authentication with Transmission Power Adjustment Method Using RSSI in...
 
Advanced Wireless Reconnaissance And Testing - Rohit Jadav
Advanced Wireless Reconnaissance And Testing - Rohit JadavAdvanced Wireless Reconnaissance And Testing - Rohit Jadav
Advanced Wireless Reconnaissance And Testing - Rohit Jadav
 
Jaya ppt(2)
Jaya ppt(2)Jaya ppt(2)
Jaya ppt(2)
 
Electronics lovers presents interview questions part 1
Electronics lovers presents interview questions part 1Electronics lovers presents interview questions part 1
Electronics lovers presents interview questions part 1
 
awsn module 1.ppt
awsn module 1.pptawsn module 1.ppt
awsn module 1.ppt
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Ece interview questions with answers
Ece interview questions with answersEce interview questions with answers
Ece interview questions with answers
 
4 g lte_drive_test_parameters
4 g lte_drive_test_parameters4 g lte_drive_test_parameters
4 g lte_drive_test_parameters
 
What is a Wifi?
What is a Wifi?What is a Wifi?
What is a Wifi?
 
7.Wireless
7.Wireless7.Wireless
7.Wireless
 
Direct_studies_report13
Direct_studies_report13Direct_studies_report13
Direct_studies_report13
 
Computer Communication Networks-Wireless LAN
Computer Communication Networks-Wireless LANComputer Communication Networks-Wireless LAN
Computer Communication Networks-Wireless LAN
 
4G_Drive_Test_Parameters
4G_Drive_Test_Parameters4G_Drive_Test_Parameters
4G_Drive_Test_Parameters
 
4G_Drive_Test_Parameter (RSRP/RSRQ).pptx
4G_Drive_Test_Parameter (RSRP/RSRQ).pptx4G_Drive_Test_Parameter (RSRP/RSRQ).pptx
4G_Drive_Test_Parameter (RSRP/RSRQ).pptx
 
WirelessHart location determination application
WirelessHart location determination applicationWirelessHart location determination application
WirelessHart location determination application
 

Plus de Rishu Seth (13)

Role of Testing
Role of Testing Role of Testing
Role of Testing
 
MicazXpl
MicazXplMicazXpl
MicazXpl
 
Simulation of insulin pump
Simulation of insulin pump Simulation of insulin pump
Simulation of insulin pump
 
ATCM presentation
ATCM presentationATCM presentation
ATCM presentation
 
Topo intro wsn
Topo intro wsnTopo intro wsn
Topo intro wsn
 
Micazxpl wsn
Micazxpl wsnMicazxpl wsn
Micazxpl wsn
 
Mts srcp
Mts srcpMts srcp
Mts srcp
 
Energy control wsn
Energy control wsnEnergy control wsn
Energy control wsn
 
Wsn topologies intro
Wsn topologies introWsn topologies intro
Wsn topologies intro
 
Sliding window protocol
Sliding window protocolSliding window protocol
Sliding window protocol
 
Dist sniffing & scanning project
Dist sniffing & scanning projectDist sniffing & scanning project
Dist sniffing & scanning project
 
Ngrep commands
Ngrep commandsNgrep commands
Ngrep commands
 
Air traffic control
Air traffic controlAir traffic control
Air traffic control
 

Dernier

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 

Dernier (20)

Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 

Rssi report

  • 1. Chapter 1 Received Signal Strength Indicator - RSSI 1.1 Intro In wireless sensor networks (WSN) there are three main principles of mea- surement that can be used to obtain distances and to measure distance is necessary to obtain the position of the sensor node. Three main principles are given below : • Received Signal Strength Indicator (RSSI) • Angle of Arrival • Propogation Time Based. It includes - – Time of Arrival – Round Trip - Time - of - Flight – Time Difference of Arrival 1.2 RSSI Method Here we will discuss the RSSI in detail in Wireless Sensor network. 1.2.1 Introduction Some basic characteristics of RSSI are : • Received signal strength indication is a measurement of the received signals power. • Radio frequency signals : Power decreases with the distance. loss(dB)Loss(db)=20log(d)+20log(f)+32.45 d = km,f = MHz 1
  • 2. • We know communication frequency and transmit power. So, if we can measure received signal’s power. We can find the distance ’d’. Received power = Transmitted power - Path loss. • In telecommunication, received signal strength indicator (RSSI) is a measurement of the power present in a received radio signal. • RSSI is an acronym for received signal strength indication. It is a measure of the signal power on the radio link, usually in the units of dBm while a message being received. Figure 1.1: RSSI Method 1.2.2 Use of RSSI Various uses of RSSI are listed below : • RSSI can be used for estimating node connectivity and node distance. • Another usage of RSSI is to sample the channel power, when no node is transmitting to estimate the background noise also called noise floor. 1.2.3 Caution to Use RSSI in TinyOS Various cautions to be taken while using RSSI in TinyOS are listed below : 2
  • 3. • The RSSI data is not provided by the standard platform independent hardware interface layer. • RSSI must be accessed by a platform specific HAL interface. • The RSSI values given by the TinyOS are usually not in dBm units and should be converted by the platform specific relation to get meaningful data out of it. 1.2.4 Intercept Base It is a modified version of the Base station component that provides the Intercept interface to allow the user application to inspect and modify radio and serial messages before they are forwarded to the other link and to decide whether they shall be forwarded or not. 1.2.5 Sending Node Sending Node is the application to be put in the node that sends the mes- sage whose RSSI will be ready by the base. It contains a simple logic to periodically send a RSSI Msg. 1.2.6 RSSI Base Various Characteristics of RSSI base are : • It is the application that will be put in a node connected to the serial port and will effectively read RSSI. • It uses the Intercept Base component to forward the messages over the radio but Intercept the RSSIMsg before it is forwarded and also the RSSI value is included. • It contains some cryptic macros so that it can work correctly with chips that use either the CC2420 or CC1000 radio. • It always forward the messages but modifies the payload by include the RSSI. 1.2.7 Java Application A java application called RSSIDEMO was created to see the results on the computer. The output would be like this : • RSSI Message received from node 1 : RSSI = -14. • RSSI Message received from node 1 : RSSI = -1. • RSSI Message received from node 1 : RSSI = 2. 3
  • 4. 1.2.8 Advantages of RSSI Method at Localisation Various advantages of RSSI Method are : • No directional sensor like ultrasonic systems. • Indoor and Outdoor usage. • Data communication and sensor usage at the same hardware. 1.2.9 Difficulties at RSSI Method Distance calculation is related RF signal power receiver : • Multiple Propagation. • Fading Effects. • Bad frontend devices 4