presentation_kalyan.pptsensor network

Upload: viney-chodhary

Post on 03-Apr-2018

223 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/28/2019 presentation_kalyan.pptSensor Network

    1/22

    CLUSTERING IN WIRELESS SENSOR

    NETWORKS

    BY

    KALYAN SASIDHAR

  • 7/28/2019 presentation_kalyan.pptSensor Network

    2/22

    RESEARCH PROBLEM

    Understanding existing clustering algorithms and finding the problems

    stated and addressed

    Compare the pros and cons of each algorithm

    Simulate algorithms and compare performance with and without clustering

    mechanism

  • 7/28/2019 presentation_kalyan.pptSensor Network

    3/22

    INTRODUCTION TO CLUSTERING Grouping of similar objects or sensors in our context

    distance or proximity

    Logical organizing

    Topology control approach

    Load balancing, network scalability

    Types of clustering

    Static: local topology control

    Dynamic: changing network parameters

    Single hop and multi hop

    Homogeneous and heterogeneous

  • 7/28/2019 presentation_kalyan.pptSensor Network

    4/22

    HEED[1]

  • 7/28/2019 presentation_kalyan.pptSensor Network

    5/22

    ADVANTAGES OF CLUSTERING

    Transmit aggregated data to the data sink

    reducing number of nodes taking part in transmission

    Useful energy consumption

    Scalability for large number of nodes

    Reduces communication overhead for both single and multi hop

  • 7/28/2019 presentation_kalyan.pptSensor Network

    6/22

    LITERATURE SURVEY OF CLUSTERING ALGORITHMS HEED: A hybrid energy efficient distributed clustering approach for ad-

    hoc sensor networks

    MRECA: Mobility resistant efficient clustering approach for ad-hocsensor networks

    Energy efficient dynamic clustering algorithm for ad-hoc sensornetworks

    LEACH-Energy efficient communication protocol for WSN

    EEDC-Dynamic clustering and energy efficient routing technique forWSN

  • 7/28/2019 presentation_kalyan.pptSensor Network

    7/22

    Problem statement Set of nodes, identify set of CHs that cover the entire network

    Protocol distributed

    Local information

    One node-one cluster

    Node-cluster head: single hop

    CH-CH: multi hop using routing protocol

  • 7/28/2019 presentation_kalyan.pptSensor Network

    8/22

    HEED

    Assumptions

    Sensor quasi-stationary

    Links are symmetric

    Energy consumption non-uniform for all nodes

    Nodes-location unaware

    Processing and communication capability-similar

  • 7/28/2019 presentation_kalyan.pptSensor Network

    9/22

    Algorithm:

    Cluster head selection hybrid of residual energy (primary) and communication cost (secondary)

    such as node proximity

    Number of rounds of iterations

    Tentative CHs formed

    Final CH until CHprob=1

    Same or different power levels used for intra cluster communication

  • 7/28/2019 presentation_kalyan.pptSensor Network

    10/22

    Pros:

    Balanced clusters

    Low message overhead

    Uniform & non-uniform node distribution

    Inter cluster communication explained

    Out performs generic clustering protocols on various factors

    Cons:

    Repeated iterations complex algorithm

    Decrease of residual energy smaller probability

    number of iterations increased

    Nodes with high residual energy one region of a networkFuture work:

    Only two level hierarchy provided but can be extended to multilevel hierarchy

  • 7/28/2019 presentation_kalyan.pptSensor Network

    11/22

    MRECAAssumptions:

    Sensor quasi-stationary

    Nodes-location unaware

    Every node as source and server

    Algorithm:

    Mobility resistant clustering approach

    Deterministic time without iterations

    Computed score value used to compute delay

    Delay used CH announcement

    Node mobility

    Local maintenance performed instead of re-clustering

  • 7/28/2019 presentation_kalyan.pptSensor Network

    12/22

    Pros Clusters generated as node speed increased

    Only one iteration against repeated iterations in HEED

    Each node one message

    saving on message transmission better energy efficiency

    Robust against synchronization errors

    Can be used for environmental monitoring and battlefield

    applications

    Cons

    Inter cluster communication not explained

    CH rotation mentioned but not explained how

  • 7/28/2019 presentation_kalyan.pptSensor Network

    13/22

    Future work Extensive simulations on large scale

    networks with elaborate power models,

    Extensions to k-hop clusters and integration

    of clustering with network applications

  • 7/28/2019 presentation_kalyan.pptSensor Network

    14/22

    EEDCAssumption: Two tier hierarchy network

    Routing limited to CHs route set up cost minimized

    Sensors clustered

    Algorithm: Active node estimation and optimum probability of becoming cluster head

    Received Signal power

    Cluster formation

    CH with a certain probability by wining a competition with neighbors

    Data collection

    Node-CH using MAC protocol-p-persistent CSMA

    Data delivery CH-BS-multi hop routing protocol

  • 7/28/2019 presentation_kalyan.pptSensor Network

    15/22

    Pros

    Number of clusters and CH-Dynamic

    Energy dissipation-even distribution

    Prolong network lifetime

    most efficient for large-scale sensor network

    Intra and inter cluster communication explained

    Future work

    Further investigating the applicability of the proposed clustering

    technique and routing algorithm to more general wireless sensor

    networks.

  • 7/28/2019 presentation_kalyan.pptSensor Network

    16/22

    LEACHAssumptions:

    Fixed and remote base station

    Nodes homogeneous and energy constrained

    Radio channel is symmetric

    EA-EB=EB-EA

    Sensing rate for all sensors fixed

  • 7/28/2019 presentation_kalyan.pptSensor Network

    17/22

    Algorithm

    CH position rotated among the nodes

    energy load distributed .

    Number of active nodes in the network and the optimal number of clusters

    assumed a priori

    Nodes join a target number of CHs

    Node-CH communication-TDMA

  • 7/28/2019 presentation_kalyan.pptSensor Network

    18/22

    Pros

    Incorporates data fusion into routing protocols

    Amount of information to base station reduced

    4-8 times effective over direct communication in prolonging network

    lifetime

    Grid like area

    Cons

    Only single hop clusters formed

    Might lead to large number of clusters

    No discussion on optimal CH selection

    All CHs should directly transmit to the data sink

  • 7/28/2019 presentation_kalyan.pptSensor Network

    19/22

    DYNAMIC CLUSTER

    Energy efficiency distributed:

    CH selection-both residual energy and PT

    Number of nodes-network size and PT

    CH -center of the cluster

    Rotating CH to average power consumption

    Breaking clusters and reforming

    compensate for differences of power consumption in different areas

    Unique route

    Only CH with lowest ID and high residual energy

    What is only one CH is present and that CH as low residual energy?

  • 7/28/2019 presentation_kalyan.pptSensor Network

    20/22

    Pros

    Reduce flooding in route discovery

    Avoid duplicate data transmission

    Cons

    Inter cluster communication not explained

    Number of iterations needed for CH selection and cluster

    formation not mentioned

  • 7/28/2019 presentation_kalyan.pptSensor Network

    21/22

    CONCLUSIONS

    Problem statement seems to be unique

    Reduce energy consumption

    Prolong network lifetime

    Form set of clusters from a set of nodes

    Cluster the whole network with the selected CH

    Rotate CHs for energy distribution

    Algorithms differ in CH selection and cluster formation

    Some address intra and inter cluster communication

    Some address real world applications

  • 7/28/2019 presentation_kalyan.pptSensor Network

    22/22

    REFERENCES

    [1]. A hybrid energy efficient distributed clusteringapproach for ad-hoc sensor networks