SlideShare a Scribd company logo
1 of 26
Prajwal Panchmahalkar   Nishanth Reddy Kommidi
   Wireless sensor networks are type of MANET’s

   These networks monitor physical or environmental conditions, such as
    temperature, sound, vibration using the environmental energy supply.

   Applications
       Environment monitoring
       Surveillance
       Military
       Emergency conditions
       Health application
Environment monitoring




                         Sports and robotics
Healthcare




     Military




    Surveillance
   This paper proposes a geographic routing with environmental energy supply
    using two protocols GREES-L, GREES-M

   This protocol combines geographic routing and energy efficient routing
    techniques.

   Considers lossy wireless channel conditions and renewal capability of
    environmental energy supply .

   Energy constraints are the most crucial considerations of wireless sensing
    networks

   The objective of this paper is minimizing the energy consumption and
    maximizing the network lifetime.
   This technique uses routing algorithms which maximize network lifetime
    and maximize the total number of successfully delivered messages.

   These techniques assume that the nodes have a limited or fixed energy
    supply.

   Drawback
     Did not take into account the node’s capability of extracting energy from the environment.
   This technique the sender node needs to know the location of itself, one-
    hop neighbors, and destination.

                                                   E
                    A               C
                                                       G

                      B                        F
                                   D




   C needs to know its immediate neighbors to forward to E
   Geographic forwarding needs a location service!
   Energy harvesting is done to improve the lifetime and performance in the
    wireless sensor networks.
   Energy Sources
 Environmental energy is a continued supply of energy which will allow the system to last
  forever.
 There is an uncertainty associated with its availability and measurement , compared to the
  energy stored in the battery.
   Routing protocols that efficiently direct packets along low cost links.

   Balance residual energy on the nodes with environmental energy supply

   GREES routing techniques combine the progressive packet advancement
    towards the destination considering both the power aware and geographical
    routing techniques utilizing the environmental energy supply.
Harvest Rate: 2 units/sec
                                          Consumption rate:
                                          2units/relay

                          B       Eb -4




 A
                                                                  D


                              C
                                          Harvest Rate: 1 units/sec
                                          Consumption rate:
                                  Eb -2   2units/relay


Initial Battery Status before the Transmission at node B and
node C
Harvest Rate: 2 units/sec
                                          Consumption rate:
                                          2units/relay

                         B       Eb
                         (Eb – 4) + (5x2) = Eb


 A
                                                                  D
                    (Eb – 2) + (5x1) – (5x2) = Eb - 7

                             C
                                          Harvest Rate: 1 units/sec
                                          Consumption rate:
                                 Eb - 7   2units/relay
Node A transmits 5 packets to C as C has more residual
                       energy
Harvest Rate: 2 units/sec
                                                 Consumption rate:
                                                 2units/relay

                                B       Eb




        A
                                                                         D


                                    C
                                                 Harvest Rate: 1 units/sec
                                                 Consumption rate:
                                        Eb - 7   2units/relay

Now node B has more residual Energy than B so A sends packets to B in
next hop
   Frame Delivery ratio (FDR)
   For example consider Frame Delivery ratio from node i to node j FDRij ,
    ◦ Periodic Time based event (T)
    ◦ When j receives “Hello” packet (H)
   Exponentially weighted moving average (EWMA) is used to calculate Link
    Quality Estimation.
“H” even
occurs when j
recieves a
“hello”
packet.




 “T” event
 occurs at
 regular
 time
 intervals
Nm -> known misses
Currentseg -> seq. no of current
packet
Lastseg -> seq. no of last received
packet
lastHello -> time of the last hello
packet received
L -> misses fed into the estimation
algorithm
FDR -> Frame Delivery Ratio
ϒ -> tunable parameter
Ʈ -> Frequency of transmission
Ng->Guess on the number of
missed packets
   This technique allows j to measure FDRij and i to measure FDRji
   Each hello message sent by i contains the FDR measured by i from each of
    its neighbors.
   Each neighbor then gets a FDR to i whenever it receives a probe from i.
   This FDR helps us to estimate the link quality and the efficiency of
    network.
   The cost for a node to send or receive data is a linear function
   Proportional to size of the packet
   Cost = C x Spkt + b
   Energy harvested through sun light, air etc.,
    High uncertainty and not homogenous at all nodes
    Mean of harvesting µi is considered with energy harvesting varying
     between Pimin and Pimax

Note: Energy storage reservoirs can be used.
   GREES-L is a linear function that combines linear geographical advance
    efficiency and the energy availability.
   Its considers packet advancement towards the destination along with link
    quality estimation and the energy achievable at the node.
Ni



i        D
CL(Ni,D) = 1 / (α.NPRO(i, Ni, D) + (1 – α).NE(Ni)
                      Ni
        CL -> Cost when node i transmits the packet to the neighbor Ni
        towards the destination D

NPRO->Normalized progressive distance per data frame from i to Ni

   NPRO(i, Ni, D) = PRO(i, Ni, D) / Max{PRO(i, Ni, D) }
  Where,
   PRO(i, Ni, D) = (dist(i, D) - dist(Ni, D)). FDRiNi. FDRNii
   NE(Ni) is normalized effective energy on node Ni

   NE(Ni) = E(Ni)/ Max{E(Ni)}

   E(Ni) = β.(µNi - ΨNi).(tc – tl ) + Er (Ni)

   µNi last received expected energy harvesting rate of Node Ni

   ΨNi last received expected energy consuming rate of Node Ni

   tc time when node i is forwarding the packet

   tl time when last broadcasting hello message from node Ni is heard by i
   To reduce the cost function (CL) - maximize the denominator
   It can be divided into two parts
    ◦ Progressive packet advancement towards destination
    ◦ Estimated energy availability
   If all the nodes have same energy harvesting rate and residual energy node
    I will transmit the packets to the neighbors with larger PRO towards the
    destination
   If α = 1 GREES-L degrades to Geographic routing
   If α = β = 1 GREES- L degrades to Energy Aware only routing
   GREES-M uses multiplication to balance the geographical advance
    efficiency per packet transmission and the energy availability on receiving
    nodes.
   Cost Function
          CM(Ni,D) = (Eb(Ni). ηλNi)/(logŋ.(μNi + ϵ).PRO(i,Ni,D))

    ◦ Where λNi = Eb(Ni)- Er(Ni)/ Eb(Ni) {λNi= Fraction of energy used at
       node Ni}
   The cost function here is an inverse function of energy harvesting rate and
    the geographical advancement towards the destination

   Also an exponential function of nodal residual energy.

   Note: Eb(Ni) in numerator doesn’t mean nodes with higher capacity have
    higher cost, because Eb(Ni) is embedded in ηλNi which is a cost metric
   GREES-L and GREES-M are the two energy aware geographic routing
    protocols which consider both the wireless lossy channels condition and
    energy constraints of the network, which were not taken into consideration
    by previous traditional techniques. Previous techniques considered either
    the network lifetime or in maximizing the successful delivery messages.
    Most of the energy to the network is through the environment hence, a lot
    of battery energy is conversed.
   Also we suggest that a mobile charging station can be used which can
    distribute the harvested energy among the hosts where a uncertainty in
    energy harvesting and consumption is observed

More Related Content

What's hot

Analog Transmissions
Analog TransmissionsAnalog Transmissions
Analog Transmissions
TechiNerd
 
Digital communication systems
Digital communication systemsDigital communication systems
Digital communication systems
Nisreen Bashar
 
Digital Communications 3rd Quarter
Digital Communications 3rd QuarterDigital Communications 3rd Quarter
Digital Communications 3rd Quarter
Choi Kyung Hyo
 
Newtec - Optimisation of Satellite Capacity Efficiency for IP Trunking Applic...
Newtec - Optimisation of Satellite Capacity Efficiency for IP Trunking Applic...Newtec - Optimisation of Satellite Capacity Efficiency for IP Trunking Applic...
Newtec - Optimisation of Satellite Capacity Efficiency for IP Trunking Applic...
Sematron UK Ltd
 
Principles of Communications
Principles of CommunicationsPrinciples of Communications
Principles of Communications
Choi Kyung Hyo
 
Data communication
Data communicationData communication
Data communication
Anuja Lad
 
Operating System Concepts - Ch05
Operating System Concepts - Ch05Operating System Concepts - Ch05
Operating System Concepts - Ch05
Wayne Jones Jnr
 

What's hot (20)

Analog and digital communication 2 marks
Analog and digital communication 2 marksAnalog and digital communication 2 marks
Analog and digital communication 2 marks
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
about message coalescing
about message coalescingabout message coalescing
about message coalescing
 
Communication Theory-1 project report || Carrier Acquisition in DSB_SC using ...
Communication Theory-1 project report || Carrier Acquisition in DSB_SC using ...Communication Theory-1 project report || Carrier Acquisition in DSB_SC using ...
Communication Theory-1 project report || Carrier Acquisition in DSB_SC using ...
 
Chap 3 data and signals
Chap 3 data and signalsChap 3 data and signals
Chap 3 data and signals
 
FTTCP: Fault Tolerant Two-level Clustering Protocol for WSN
FTTCP: Fault Tolerant Two-level Clustering Protocol for WSNFTTCP: Fault Tolerant Two-level Clustering Protocol for WSN
FTTCP: Fault Tolerant Two-level Clustering Protocol for WSN
 
Analog Transmissions
Analog TransmissionsAnalog Transmissions
Analog Transmissions
 
04 physical
04 physical04 physical
04 physical
 
Digital communication systems
Digital communication systemsDigital communication systems
Digital communication systems
 
Digital Communications 3rd Quarter
Digital Communications 3rd QuarterDigital Communications 3rd Quarter
Digital Communications 3rd Quarter
 
Communication Engineering-Unit 2
Communication Engineering-Unit 2Communication Engineering-Unit 2
Communication Engineering-Unit 2
 
Newtec FlexACM
Newtec FlexACMNewtec FlexACM
Newtec FlexACM
 
ADC Digital Modulation
ADC   Digital ModulationADC   Digital Modulation
ADC Digital Modulation
 
Newtec - Optimisation of Satellite Capacity Efficiency for IP Trunking Applic...
Newtec - Optimisation of Satellite Capacity Efficiency for IP Trunking Applic...Newtec - Optimisation of Satellite Capacity Efficiency for IP Trunking Applic...
Newtec - Optimisation of Satellite Capacity Efficiency for IP Trunking Applic...
 
Pulse Code Modulation
Pulse Code Modulation Pulse Code Modulation
Pulse Code Modulation
 
Principles of Communications
Principles of CommunicationsPrinciples of Communications
Principles of Communications
 
Data communication
Data communicationData communication
Data communication
 
05 Analog Transmission
05 Analog Transmission05 Analog Transmission
05 Analog Transmission
 
Dc unit iv
Dc unit ivDc unit iv
Dc unit iv
 
Operating System Concepts - Ch05
Operating System Concepts - Ch05Operating System Concepts - Ch05
Operating System Concepts - Ch05
 

Viewers also liked (6)

Thesis-Final-slide
Thesis-Final-slideThesis-Final-slide
Thesis-Final-slide
 
Wireless sensor networks routing protocols
Wireless sensor networks routing protocolsWireless sensor networks routing protocols
Wireless sensor networks routing protocols
 
Geographical routing presentation
Geographical routing presentationGeographical routing presentation
Geographical routing presentation
 
Artificial intelligence NEURAL NETWORKS
Artificial intelligence NEURAL NETWORKSArtificial intelligence NEURAL NETWORKS
Artificial intelligence NEURAL NETWORKS
 
Search Engine Optimization (SEO)
Search Engine Optimization (SEO)Search Engine Optimization (SEO)
Search Engine Optimization (SEO)
 
Introduction to SEO
Introduction to SEOIntroduction to SEO
Introduction to SEO
 

Similar to Energy aware efficient geographic routing in lossy wireless Networks

An efficient energy conservation in heterogeneous mobile adhoc network
An efficient energy conservation in heterogeneous mobile adhoc networkAn efficient energy conservation in heterogeneous mobile adhoc network
An efficient energy conservation in heterogeneous mobile adhoc network
Padhu Ar
 
Ganesh conf
Ganesh confGanesh conf
Ganesh conf
Padhu Ar
 

Similar to Energy aware efficient geographic routing in lossy wireless Networks (20)

EDEEC-Enhanced Distributed Energy Efficient Clustering Protocol for He...
EDEEC-Enhanced  Distributed  Energy  Efficient Clustering  Protocol  for   He...EDEEC-Enhanced  Distributed  Energy  Efficient Clustering  Protocol  for   He...
EDEEC-Enhanced Distributed Energy Efficient Clustering Protocol for He...
 
PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...
PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...
PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...
 
PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...
PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...
PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...
 
PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...
PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...
PERFORMANCE EVALUATION OF ENERGY EFFICIENT CLUSTERING PROTOCOL FOR CLUSTER HE...
 
COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...
COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...
COOPERATIVE COMMUNICATIONS COMBINATION DIVERSITY TECHNIQUES AND OPTIMAL POWER...
 
E NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W Sns
E NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W SnsE NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W Sns
E NERGY D EGREE D ISTANCE C LUSTERING A LGORITHM FOR W Sns
 
Energy Efficient Geographical Forwarding Algorithm For Wireless Ad Hoc And Se...
Energy Efficient Geographical Forwarding Algorithm For Wireless Ad Hoc And Se...Energy Efficient Geographical Forwarding Algorithm For Wireless Ad Hoc And Se...
Energy Efficient Geographical Forwarding Algorithm For Wireless Ad Hoc And Se...
 
IRJET- Comparison of ATTEMPT and SIMPLE Protocols for Wireless Body Area Netw...
IRJET- Comparison of ATTEMPT and SIMPLE Protocols for Wireless Body Area Netw...IRJET- Comparison of ATTEMPT and SIMPLE Protocols for Wireless Body Area Netw...
IRJET- Comparison of ATTEMPT and SIMPLE Protocols for Wireless Body Area Netw...
 
An efficient energy conservation in heterogeneous mobile adhoc network
An efficient energy conservation in heterogeneous mobile adhoc networkAn efficient energy conservation in heterogeneous mobile adhoc network
An efficient energy conservation in heterogeneous mobile adhoc network
 
manet
manetmanet
manet
 
Ganesh conf
Ganesh confGanesh conf
Ganesh conf
 
An Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay Selection
An Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay SelectionAn Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay Selection
An Energy-Efficient Dual Hop Cooperative Relay Model With Best Relay Selection
 
Performance evaluation of energy
Performance evaluation of energyPerformance evaluation of energy
Performance evaluation of energy
 
Review paper
Review paperReview paper
Review paper
 
Energy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networksEnergy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networks
 
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
 
Line coding
Line codingLine coding
Line coding
 
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
 
EESRDA
EESRDAEESRDA
EESRDA
 
Review on variants of Power Aware AODV
Review on variants of Power Aware AODVReview on variants of Power Aware AODV
Review on variants of Power Aware AODV
 

More from Prajwal Panchmahalkar

Matriux Leandros - BSidesLV 2013
Matriux Leandros - BSidesLV 2013Matriux Leandros - BSidesLV 2013
Matriux Leandros - BSidesLV 2013
Prajwal Panchmahalkar
 
Energy Aware Shortest Path Minded SPIN
Energy Aware Shortest Path Minded SPINEnergy Aware Shortest Path Minded SPIN
Energy Aware Shortest Path Minded SPIN
Prajwal Panchmahalkar
 
Energy Aware Fault Tolerant SPMS Protocol in Wireless Sensor Networks
Energy Aware Fault Tolerant SPMS Protocol in Wireless Sensor NetworksEnergy Aware Fault Tolerant SPMS Protocol in Wireless Sensor Networks
Energy Aware Fault Tolerant SPMS Protocol in Wireless Sensor Networks
Prajwal Panchmahalkar
 
[null] Iso 27001 a business view by Sripathi
[null] Iso 27001   a business view by Sripathi[null] Iso 27001   a business view by Sripathi
[null] Iso 27001 a business view by Sripathi
Prajwal Panchmahalkar
 

More from Prajwal Panchmahalkar (15)

Matriux Leandros - BSidesLV 2013
Matriux Leandros - BSidesLV 2013Matriux Leandros - BSidesLV 2013
Matriux Leandros - BSidesLV 2013
 
Energy Aware Shortest Path Minded SPIN
Energy Aware Shortest Path Minded SPINEnergy Aware Shortest Path Minded SPIN
Energy Aware Shortest Path Minded SPIN
 
Energy Aware Fault Tolerant SPMS Protocol in Wireless Sensor Networks
Energy Aware Fault Tolerant SPMS Protocol in Wireless Sensor NetworksEnergy Aware Fault Tolerant SPMS Protocol in Wireless Sensor Networks
Energy Aware Fault Tolerant SPMS Protocol in Wireless Sensor Networks
 
An analysis of a facebook spam exploited through browser addons
An analysis of a facebook spam exploited through browser addonsAn analysis of a facebook spam exploited through browser addons
An analysis of a facebook spam exploited through browser addons
 
Maanav Jugaad - Social Engineering
Maanav Jugaad - Social EngineeringMaanav Jugaad - Social Engineering
Maanav Jugaad - Social Engineering
 
[null]Iso 27001 a business view
[null]Iso 27001   a business view[null]Iso 27001   a business view
[null]Iso 27001 a business view
 
[null] Iso 27001 a business view by Sripathi
[null] Iso 27001   a business view by Sripathi[null] Iso 27001   a business view by Sripathi
[null] Iso 27001 a business view by Sripathi
 
[null]Metapwn - Pwn at a puff by Prajwal Panchmahalkar
[null]Metapwn - Pwn at a puff by Prajwal Panchmahalkar[null]Metapwn - Pwn at a puff by Prajwal Panchmahalkar
[null]Metapwn - Pwn at a puff by Prajwal Panchmahalkar
 
Facebook Attacks By dinesh
Facebook Attacks By dineshFacebook Attacks By dinesh
Facebook Attacks By dinesh
 
Brute force
Brute forceBrute force
Brute force
 
Network concepts
Network conceptsNetwork concepts
Network concepts
 
Matriux
MatriuxMatriux
Matriux
 
Security
SecuritySecurity
Security
 
Null who and_where (1)
Null who and_where (1)Null who and_where (1)
Null who and_where (1)
 
W3AF|null
W3AF|nullW3AF|null
W3AF|null
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Recently uploaded (20)

TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
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
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
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
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.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...
 
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
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
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.
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 

Energy aware efficient geographic routing in lossy wireless Networks

  • 1. Prajwal Panchmahalkar Nishanth Reddy Kommidi
  • 2. Wireless sensor networks are type of MANET’s  These networks monitor physical or environmental conditions, such as temperature, sound, vibration using the environmental energy supply.  Applications  Environment monitoring  Surveillance  Military  Emergency conditions  Health application
  • 3. Environment monitoring Sports and robotics
  • 4. Healthcare Military Surveillance
  • 5. This paper proposes a geographic routing with environmental energy supply using two protocols GREES-L, GREES-M  This protocol combines geographic routing and energy efficient routing techniques.  Considers lossy wireless channel conditions and renewal capability of environmental energy supply .  Energy constraints are the most crucial considerations of wireless sensing networks  The objective of this paper is minimizing the energy consumption and maximizing the network lifetime.
  • 6. This technique uses routing algorithms which maximize network lifetime and maximize the total number of successfully delivered messages.  These techniques assume that the nodes have a limited or fixed energy supply.  Drawback  Did not take into account the node’s capability of extracting energy from the environment.
  • 7. This technique the sender node needs to know the location of itself, one- hop neighbors, and destination. E A C G B F D  C needs to know its immediate neighbors to forward to E  Geographic forwarding needs a location service!
  • 8. Energy harvesting is done to improve the lifetime and performance in the wireless sensor networks.  Energy Sources
  • 9.  Environmental energy is a continued supply of energy which will allow the system to last forever.  There is an uncertainty associated with its availability and measurement , compared to the energy stored in the battery.
  • 10. Routing protocols that efficiently direct packets along low cost links.  Balance residual energy on the nodes with environmental energy supply  GREES routing techniques combine the progressive packet advancement towards the destination considering both the power aware and geographical routing techniques utilizing the environmental energy supply.
  • 11. Harvest Rate: 2 units/sec Consumption rate: 2units/relay B Eb -4 A D C Harvest Rate: 1 units/sec Consumption rate: Eb -2 2units/relay Initial Battery Status before the Transmission at node B and node C
  • 12. Harvest Rate: 2 units/sec Consumption rate: 2units/relay B Eb (Eb – 4) + (5x2) = Eb A D (Eb – 2) + (5x1) – (5x2) = Eb - 7 C Harvest Rate: 1 units/sec Consumption rate: Eb - 7 2units/relay Node A transmits 5 packets to C as C has more residual energy
  • 13. Harvest Rate: 2 units/sec Consumption rate: 2units/relay B Eb A D C Harvest Rate: 1 units/sec Consumption rate: Eb - 7 2units/relay Now node B has more residual Energy than B so A sends packets to B in next hop
  • 14. Frame Delivery ratio (FDR)  For example consider Frame Delivery ratio from node i to node j FDRij , ◦ Periodic Time based event (T) ◦ When j receives “Hello” packet (H)  Exponentially weighted moving average (EWMA) is used to calculate Link Quality Estimation.
  • 15. “H” even occurs when j recieves a “hello” packet. “T” event occurs at regular time intervals
  • 16. Nm -> known misses Currentseg -> seq. no of current packet Lastseg -> seq. no of last received packet lastHello -> time of the last hello packet received L -> misses fed into the estimation algorithm FDR -> Frame Delivery Ratio ϒ -> tunable parameter Ʈ -> Frequency of transmission Ng->Guess on the number of missed packets
  • 17. This technique allows j to measure FDRij and i to measure FDRji  Each hello message sent by i contains the FDR measured by i from each of its neighbors.  Each neighbor then gets a FDR to i whenever it receives a probe from i.  This FDR helps us to estimate the link quality and the efficiency of network.
  • 18. The cost for a node to send or receive data is a linear function  Proportional to size of the packet  Cost = C x Spkt + b
  • 19. Energy harvested through sun light, air etc.,  High uncertainty and not homogenous at all nodes  Mean of harvesting µi is considered with energy harvesting varying between Pimin and Pimax Note: Energy storage reservoirs can be used.
  • 20. GREES-L is a linear function that combines linear geographical advance efficiency and the energy availability.  Its considers packet advancement towards the destination along with link quality estimation and the energy achievable at the node.
  • 21. Ni i D
  • 22. CL(Ni,D) = 1 / (α.NPRO(i, Ni, D) + (1 – α).NE(Ni) Ni CL -> Cost when node i transmits the packet to the neighbor Ni towards the destination D NPRO->Normalized progressive distance per data frame from i to Ni NPRO(i, Ni, D) = PRO(i, Ni, D) / Max{PRO(i, Ni, D) } Where, PRO(i, Ni, D) = (dist(i, D) - dist(Ni, D)). FDRiNi. FDRNii
  • 23. NE(Ni) is normalized effective energy on node Ni  NE(Ni) = E(Ni)/ Max{E(Ni)}  E(Ni) = β.(µNi - ΨNi).(tc – tl ) + Er (Ni)  µNi last received expected energy harvesting rate of Node Ni  ΨNi last received expected energy consuming rate of Node Ni  tc time when node i is forwarding the packet  tl time when last broadcasting hello message from node Ni is heard by i
  • 24. To reduce the cost function (CL) - maximize the denominator  It can be divided into two parts ◦ Progressive packet advancement towards destination ◦ Estimated energy availability  If all the nodes have same energy harvesting rate and residual energy node I will transmit the packets to the neighbors with larger PRO towards the destination  If α = 1 GREES-L degrades to Geographic routing  If α = β = 1 GREES- L degrades to Energy Aware only routing
  • 25. GREES-M uses multiplication to balance the geographical advance efficiency per packet transmission and the energy availability on receiving nodes.  Cost Function CM(Ni,D) = (Eb(Ni). ηλNi)/(logŋ.(μNi + ϵ).PRO(i,Ni,D)) ◦ Where λNi = Eb(Ni)- Er(Ni)/ Eb(Ni) {λNi= Fraction of energy used at node Ni}  The cost function here is an inverse function of energy harvesting rate and the geographical advancement towards the destination  Also an exponential function of nodal residual energy.  Note: Eb(Ni) in numerator doesn’t mean nodes with higher capacity have higher cost, because Eb(Ni) is embedded in ηλNi which is a cost metric
  • 26. GREES-L and GREES-M are the two energy aware geographic routing protocols which consider both the wireless lossy channels condition and energy constraints of the network, which were not taken into consideration by previous traditional techniques. Previous techniques considered either the network lifetime or in maximizing the successful delivery messages. Most of the energy to the network is through the environment hence, a lot of battery energy is conversed.  Also we suggest that a mobile charging station can be used which can distribute the harvested energy among the hosts where a uncertainty in energy harvesting and consumption is observed