SlideShare una empresa de Scribd logo
1 de 6
Descargar para leer sin conexión
Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications
                         (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 2, Issue4, July-August 2012, pp.1091-1096
    Energy Efficient & Optimum Path Selective Techniques For
                  Flood Monitor System In WSN

                              Hitesh Lodha*1, Dipti Sakhare*2
                                   #
                                   Department of Electronics Engineering
                                            University of pune
                             Maharashtra Academy of Engineering, Alandi, Pune‖


Abstract
         Natural disasters such as , flooding           An important aspect of flood management is the
earthquakes results in massive loss of life and         issuing of timely flood alerts. The spatial, as well as
property .To optimize loss due to such natural          temporal, scale of these warnings is important. Such
disasters Warning communities of the incoming           situations include issuing warnings for small groups
disaster provides an effective solution to this by      of outlying houses or key infrastructure locations
giving people sufficient time to evacuate and           such as power sub-stations
protect their property. The aim of project is to                  In a Rainy climate, the water level rise to
design the event driven Flood Monitoring System         high level due to heavy rain and it is normal level
with wireless sensor networks. This system              due to sunshine throughout the year. In a
Measures River and weather conditions through           conventional flood monitoring system the sensor
wireless sensor nodes equipped with different           data would be collected on constant rate throughout
sensors. An event driven system support                 its operation period.
multirate sampling . To design system we selected                 This approach monitor data rate constantly
CC2530ZNP mini kit as hardware platform. It is          which gives huge data which is constant & does not
ZigBee network processor which is based upon            show change occurred in envir onmental condition
MSP430F2274 controller; this kit has battery            so better approach is to develop a system which is
operated sensor node with low power                     shown in fig 1 support for change in data sampling
consumption & event driven system gives energy          rate according environment condition. The main aim
efficiency in node      We simulated the routing        behind this project is expand functionality of
metric which is designed to find path efficiency        wireless sensor network which continuously monitor
between single hop transmissions as well as for         parameter like rain fall, weather condition & water
multiple path efficiency calculation. The routing       level.
metric is designed considering residual energy of       1. System development
each node and required delay The routing metric
consider connectivity between nodes and
retransmission of data; hence guaranteed
transmission of data from source to destination is
assured with minimum energy path utilization
this increases lifetime of the network.

Keywords— wireless sensor network, Event driven,
rain fall sensor, CC2530ZNP, MSP430F2274.               Fig 1 Block Diagram for flood Alert Monitor system.

I. Introduction                                           Monitoring subsystem:-
         This project is aimed at helping the                     In this project various parameter like water
population large amounts of property loss and           level, light intensity, battery voltage (node battery)
casualties caused by flash-floods. A flash-flood is a   are monitored & system is designed with multirate
sudden discharge of large amounts of water. Usually,    sampling. In normal days when water level at
heavy rainfall increases the level of rivers; at the    normal level (below the position of sensor 1), node
same time, a dam-forming effect occurs, triggered       of slaves send data with low sampling rate & when
by other phenomena like ice jams or landslides. The     event of flood occur node send data with high data
aim of this paper is to describe the design and         sampling to coordinator.
implementation of a system that will collect the        Wireless communication:-
environmental data like rain fall, weather condition              Communication        between    slaves    &
& water level with least human monitoring.              coordinator is wireless ZigBee module of
                                                        CC2530ZNP kit is used for wireless communication
                                                        purpose.

                                                                                             1091 | P a g e
Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications
                         (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 2, Issue4, July-August 2012, pp.1091-1096
Data collecting & Processing:-                                       The network processor is a SW image on
         Reading of different sensor of each node is                  the CC2530 device, allows upgrade to
send to coordinator & which is updated at GUI. GUI                    future ZigBee extensions.
gives status of all sensor of all slaves or nodes which             The source code for the network processor
is designed at coordinator side.                                      is provided as a sample code in the Z-
                                                                      Stack software package .
                                                                     The network processor code is flexible to
                                                                      allow support of custom configurations.
                                                                     Support for both non-secure and secure
                                                                      ZigBee communication.
                                                                     Small 6x6mm package .




Fig 2 system Deployment
                                                             Fig 4 Magnetic Reed Liquid Level Sensors
          In     Flood    monitor     system    the
implementation of Wireless sensor network with low
                                                                   In magnetic reed liquid sensors When the
power consuming node is interfaced with Sensor
which monitoring environmental parameter is shown          float ball rises or falls with the liquid to the level of
in fig 2. Selected CC2530ZNP node is low power             the switch, the magnetic force of magnet which
consuming which itself has ZigBee architecture. The        inside of the float ball will cause the reed switch to
given slaves (slave1 & slave2) monitor parameter           turn ON. When the float ball move away from the
                                                           reed switch, the reed switch will turn OFF.
regularly with different sampling rate as per
occurrence of event. In a WSN, every node acts as a
data acquisition device, a data router, and a data          3 .Low power mode architecture
aggregator. Such architecture maximizes the                        In event triggered, multirate sampling flood
redundancy and consequently, the reliability of the        monitoring system for designing low sampling
entire flash-flood monitoring system.                      architecture we are using low power mode 3
                                                           (LPM3) of MSP430F2274 microcontroller.
2. Event driven motes                                      Architecture of LPM is shown in fig 5. This LPM3
        To design event driven system we selected          minimize power consumption of mote, increase
CC2530ZNP as mote which shown in fig 3 &                   energy efficiency of node & increase life time of
Magnetic Reed Liquid Level Sensor which shown in           node.
fig 4. Mote itself consists of light intensity sensor.      Configuration of LPM3 is given by,
The hardware consists of a CC2530 ZigBee device
preprogrammed with ZigBee software and an                                     (LPM3),     I      ≈      1uA
MSP430F2274 microcontroller that controls the                                  a.    CPU      is    disabled
ZigBee device.                                                                 b. MCLK and SMCLK disabled
                                                                               c.  ACLK     remains   active
                                                                                   d. DCO’s dc-generator is
                                                          disabled




Fig 3 CC2530ZNP mote
    Advanced Features of CC2530ZNP:-
                                                              Fig 5 Low             power      architecture      of
                                                              MSP430F2274

                                                                                                 1092 | P a g e
Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications
                              (IJERA) ISSN: 2248-9622 www.ijera.com
                             Vol. 2, Issue4, July-August 2012, pp.1091-1096
    4. Flow charts of flood monitor system
             Proposed flood monitor system consists of                                                  START
     two slaves (slave1 & slave2) & coordinator which
     are shown in fig 2. Flow chart which is shown in
     fig 6 gives detailed working flow of slaves & Flow
     chart which is shown in fig 7 gives detailed                                                   Check Frame is                NO
     working flow of coordinator.                                                                 received from slave
                                                                                                         1&2
               START
                                                                                                               1
                                                                                                                   YES

                                                                                         Display status of battery condition of
                                                                                               slave 1 & slave2 on GUI.
               Check                   LOW   SLAVE 1 / 2 working on low sampling
             output of                       rate & send low level message to           Display status of Light intensity sensor of
              sensor1                        coordinator                                         slave 1 & slave2 on GUI.

                  1

                                                                                                     Check output                 LOW   Display message on GUI
                       HIGH                                                                          of sensor1 of
                                                                                                                                        Sensor1 :”Low level”
                                                                                                      Both slaves
                                                                                                                                        sensor2 “under control”
SLAVE 1 / 2 working on high sampling                                                                           1
                                                                                                                   HIGH
rate & send high level message to
coordinator                                                                            Display message on GUI

                                                                                       Sensor1 :”High level”

                                                                                       sensor2 “under control”


               Check                   LOW     Send message “Flood under control” to
             output of                         coordinator                                                                               Display message on GUI
                                                                                                     Check output                 LOW
              sensor2
                                                                                                     of sensor2 of                       Sensor1 :”High level”
                  1                                                                                   Both slaves
                                                                                                                                         sensor2 “under control”

                       HIGH                                                                                    1
                                                                                                                     HIGH

                                                                                         Display message on GUI

     Send message “Flood warning” to                                                     Sensor1 :”High level”
        coordinator & ON buzzer                                                          sensor2 “Flood warning ” & ON buzzer.



                                                                                                          STOP

                                                                                       Fig 7 Flow chart for coordinator
                                                                                           5. Routing Matrix Model for simulation of
                  STOP                                                                     optimum
                                                                                              Path
   Fig 6 Flow chart for slave1 & slave2




                                                                                                                                                       1093 | P a g e
Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications
                         (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 2, Issue4, July-August 2012, pp.1091-1096
                                                                    Now consider another node not included
                                                          in previously formed cluster and again find a node
                                                          with high path efficiency and at distance less than
                                                          d2 consider the node as another CH after selection of
                                                          CH form cluster by step II Continue this step until
                                                          all nodes at distance d2 are selected in clusters
                                                          formed

                                                              Step IV: CH Based Cluster Head Selection
                                                                   Consider any Previous selected CH set
                                                           Now calculate path efficiency between each node
                                                           and CH. Node with high path efficiency and at
                                                           distance less than rc is selected as cluster head
         Fig 8 Routing Matrix Model
                                                              Step V: CH Based Cluster formation
          For optimum path purpose, We adopt the                   After cluster head selection the cluster
model shown in fig 8. This model captures the             formationphase starts. Path efficiency between
packet reception rate (PRR) between two nodes as          neighbor nodeand cluster head is calculated. If
follows. Nodes have full connectivity if they have a      Neighbour’s pathefficiency is greater with cluster
distance less than D1. They are disconnected if they      head then associateeach node as CM of cluster with
are separated by a distance greater than D2. The          CH.
expected PRR decreases smoothly in the transitive
region between D1 and D2. The behaviour is                    Step VI: Repeat Step IV and V to form cluster
modelled by equ (1)s                                      until each node is associated with a cluster. Result of
                                                          optimum path algorithm shown in fig 12 & fig 13

                                                              6. Result:-
                                                                      In this paper we are discussing result in
                                                           two section ; one for flood monitor system &
                                                          another is simulation result for optimum path
Where X ~ N(0,          ) is a gaussian variable with     algorithm
variance    .
                                                             6.1 Result for Flood monitoring system
(This equation is modified, in numerator, d – D1 is
replaced by D2 – d to find 1 when d = D1)

5.1 Proposed Solution for optimum path
    The proposed approach consists of following
steps
 Phase-I: Cluster head selection and cluster
formation
  Step I: Base Station based First Cluster Head
Selection:
         All the deployed nodes send their energy
levels to the Base Station. Then on the basis of
energy level and delay path efficiency is calculated
between each node and BS. Node with high path
efficiency and at distance less than d2 is selected as
cluster head.
                                                          Fig 9 GUI of Flood monitoring system
 Step II: Cluster Formation                                         Flood monitoring system monitoring
         After First cluster head selection the cluster   parameter water level of Dam, light intensity of
formation phase starts. Path efficiency between           surrounding of Dam & voltage of node. In given
neighbor node and cluster head is calculated. If          system we are monitoring parameter of two Dam
Neighbor’s path efficiency is greater with cluster        which are on same river
head then associate each node as CM of cluster with       Dam1 reading (slave 1 ) :- It monitor water level &
CH.                                                       light intensity of surrounding. Sensor 1 kept at
                                                          position which sense 55% of height of dam from its
Step III: Base station based Selection Of Another         base . It sense water level which is less than its level
Cluster Head                                              level of flood is low & low level massage is send to
                                                          co coordinator .
                                                                                               1094 | P a g e
Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications
                            (IJERA) ISSN: 2248-9622 www.ijera.com
                           Vol. 2, Issue4, July-August 2012, pp.1091-1096
          In this ― low level‖ position sampling rate         6.2 Result of Optimum path algorithm:-
  of node is low because node goes in low power                            We    have   already discussed
  mode (LPM3)               It send data after every 45   optimum path Algorithm in section 5; corresponding
  second to coordinator . In this mode node consume       results are Shown below
  3.5mA current which is shown in fig 10.
                                                               6.2.1 Node deployment & PRR calculation




Fig10 Current consumption of node during
absent of flood (Low sampling rate)

           When flood occur & water level rise above
  55% then ―high level ― message is send by sensor               Fig 12 Deployment of node & PRR
  node to coordinator in which controller of node         calculation
  wake up from LPM & comes into active mode &
  send data to coordinator after every 4 second In this       6.2.2Optimum path         calculation    between
  mode node consume Current around 6.7mA .                node 5&9




 Fig 11 Current consumption during occurrence
 of event Flood (High sampling rate)

            Sensor 2 is kept above the sensor 1 which
   gives indication of actual situation of flood in
   normal case it send message flood ―under control
   ― & When flood level goes on increasing & it                 Fig 13Optimum path calculation between
   crosses 80 % of height sensor2 send message            node5 &9
   ― flood warning ― to coordinator & buzzer get on.
  Finally Node is also transmitting status of battery
                                                          7 Conclusion
  voltage which is shown in GUI for monitoring
                                                                   In this project we presented energy efficient
  battery condition.
                                                          flood monitoring system which monitoring
                                                          parameter water level, light intensity and battery
        Dam2 reading (slave 2 ) :-
                                                          voltage of slave node . We have designed system
                   Slave 2 working as same as slave 1 .
                                                          such that nodes support multi rate sampling
              So combining both reading (which is
                                                          according to environmental condition & occurrence
  shown on GUI ) one take decision that how many
                                                          of event which gives energy efficiency in node. So
  plates of dam should open for controlling flood &
                                                          due to this multisampling algorithm life time of node
  its cause .
                                                          is getting around doubled.& further we simulated

                                                                                              1095 | P a g e
Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications
                         (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 2, Issue4, July-August 2012, pp.1091-1096
optimum path algorithm that considers residual                Rahayfeh―Performance      evaluation    of
energy of each individual node and selects energy             routing       protocols in wireless sensor
efficient optimal path for data transmission                  networks‖dec2007.
                                                        [10] Adeel Akhtar, Abid Ali Minhas, and Sohail
8 Future Work:                                                Jabbar,‖ Energy Aware        Intra Cluster
    1. Test proposed optimum path algorithm for               Routing for Wireless Sensor Networks‖
       designed flood monitor system by                       International           Journal of Hybrid
       increasing number of node in WSN.                      Information    TechnologyVol.3,      No.1,
    2. Congestion control mechanism can improve               January, 2010
       existence    flood     monitor    system          [11] Joe-Air Jiang , Chia-Pang Chen , Cheng-
       performance.                                           Long Chuang , Tzu-Shiang Lin , Chwan-
    3. This event driven system is designed for               Lu Tseng 2, En-Cheng Yang 3 and Yung-
       flood monitor is further implemented by                Chung Wang,             ―CoCMA: Energy-
       using solar sensor node to increase life               Efficient Coverage Control in Cluster-
       span of mote                                           Based Wireless Sensor Networks Using a
                                                              Memetic Algorithm‖, journal, Sensors 2009,
References                                                    9, 4918-4940
  [1]       Alvindarjit Singh, Lee Sheng Chyan,
        Patrick Sebastian‖ Sensor                      [12]   Neeraj Kumar, Manoj Kumar, R.B. Patel,
        Integration in a Wireless Sensor Network              ―Coverage and Connectivity Aware Neural
        System for Environmental                              Network Based Energy Efficient
        Monitoring System‖ Universiti Technology              Routing in Wireless Sensor Networks‖,
        PETRONAS.2010                                         International Journal on application of
  [2]   Mauricio Castillo-Effen, Daniel H. Quintela,          graph theory nwireless ad-hoc networks
        Ramiro Jordan, Wayne                                  and           sensor networks (Graph-hoc),
        Westhoff‡ and Wilfrido Moreno‖ Wireless               Vol 2, No1, March 2010.
        Sensor Networks for                            [13]   I.F.      Akyildiz,     W.     Su,     Y.
        Flash Flood Alerting‖2004                             Sankarasubramaniam, E. Cayirci,―Wireless
  [3]   Paul J. Smith,a, Danny Hughes,b Keith ,.              sensor networks: a survey‖, Published by
        Beven,a Philip Cross,a                                Elsevier Science Computer Networks 38
        Wlodek       Tych, Geoff Coulsonb and                 (2002) 393–422.
        Gordon Blairb ―Towards the                     [14]   Wilson, ―Wireless Sensor Networks:
         provision of site specific flood warnings            Principles and Applications‖, Chapter 22,
        using wireless sensor                                 Chris Townsend, Steven Arms MicroStrain,
        networks‖2010.                                        Inc, 439-449.
  [4]                                                  [15]   Andr´e G¨unther and Christian Hoene,‖
        zb4osgi.aaloa.org/.../40/CC2530_ZNP_Inte              Measuring Round Trip Times to Determine
        rface_Specification.pdf                               the      Distance      between     WLAN
  [5]   Elizabeth Basha, Member, IEEE, and                    Nodes‖,inproc.ofnetworking2005,waterloo,
        Daniela Rus, Member, IEEE,‖ Design of                 Canada, may 2005.
        Early Warning Flood Detection System for       [16]   David Culler Deborah, Estrin Mani
        Developing                                            Srivastava, “Overview of           Sensor
        Countries‖2008.                                       Networks”, Published by the          IEEE
  [6]   Najet Boughanmi and YeQiong Song ―A                   Computer Society                   August
        New routing metric for      Satisfying both           2004.
        energy and delay constraints in wireless       [17]   Rachid Ennaji and Mohammed Boulmalf,
        sensor Networks‖.2007                                 ―Routing in Wireless Sensor Networks‖,
  [7]   M. Busse, T. Haenselmann, and W.                      IEEE September 3, 2009.
        Effelsberg,      ―An       Energy-Efficient
        Forwarding Scheme for Wireless Sensor
        Networks‖,      Technical     report    13,
        University of Mannheim, Dec. 2005.
  [8]   Head Selection‖; M.J. Handy, M. Haas, D.
        Timmermann;       ―Low Energy Adaptive
        Clustering Hierarchy with Deterministic
        Cluster‖                              2002;
        http://www.vs.inf.ethz.ch/publ/se/IEEE_M
        WCN2002.pdf
  [9]   Laiali Almazaydeh, Eman Abdelfattah,
        Manal Al- Bzoor, and              Amer Al-
                                                                                       1096 | P a g e

Más contenido relacionado

La actualidad más candente

Intelligent Lighting System Using Wireless Sensor Networks
Intelligent Lighting System Using Wireless Sensor Networks Intelligent Lighting System Using Wireless Sensor Networks
Intelligent Lighting System Using Wireless Sensor Networks ijasuc
 
Powerlink® G3 Lighting Control Systems
Powerlink® G3 Lighting Control SystemsPowerlink® G3 Lighting Control Systems
Powerlink® G3 Lighting Control Systemsalexandriaweber
 
Energy Consumption in chain based routing protocol in wireless sensor network
Energy Consumption in chain based routing protocol in wireless sensor networkEnergy Consumption in chain based routing protocol in wireless sensor network
Energy Consumption in chain based routing protocol in wireless sensor networkBADALKUMAR56
 
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...Analysis of Water observation Organization Based on GSM and Wireless Sensor T...
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...arpublication
 
IRJET - Forest Fire Detection, Prevention and Response System using IoT
IRJET - Forest Fire Detection, Prevention and Response System using IoTIRJET - Forest Fire Detection, Prevention and Response System using IoT
IRJET - Forest Fire Detection, Prevention and Response System using IoTIRJET Journal
 
Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S...
Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S...Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S...
Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S...IRJET Journal
 
A review on wireless sensor networks
A review on wireless sensor networksA review on wireless sensor networks
A review on wireless sensor networksAlexander Decker
 
Analysis of Electromagnetic Pollution Monitoring using Wireless Sensor Network
Analysis of Electromagnetic Pollution Monitoring using Wireless Sensor NetworkAnalysis of Electromagnetic Pollution Monitoring using Wireless Sensor Network
Analysis of Electromagnetic Pollution Monitoring using Wireless Sensor NetworkIRJET Journal
 
IRJET- A Comprehensive Study of Energy Efficient Algorithms in WSN
IRJET- A Comprehensive Study of Energy Efficient Algorithms in WSNIRJET- A Comprehensive Study of Energy Efficient Algorithms in WSN
IRJET- A Comprehensive Study of Energy Efficient Algorithms in WSNIRJET Journal
 
ALMDS Laser System - SPIE
ALMDS Laser System - SPIEALMDS Laser System - SPIE
ALMDS Laser System - SPIEMichael Bethel
 
Prototyping a Wireless Sensor Node using FPGA for Mines Safety Application
Prototyping a Wireless Sensor Node using FPGA for Mines Safety ApplicationPrototyping a Wireless Sensor Node using FPGA for Mines Safety Application
Prototyping a Wireless Sensor Node using FPGA for Mines Safety ApplicationIDES Editor
 
An algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkAn algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkeSAT Publishing House
 
Complete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORK
Complete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORKComplete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORK
Complete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORKRutvik Pensionwar
 
Cluster-based Wireless Sensor Network (WSN) Methods for Secure and Efficient ...
Cluster-based Wireless Sensor Network (WSN) Methods for Secure and Efficient ...Cluster-based Wireless Sensor Network (WSN) Methods for Secure and Efficient ...
Cluster-based Wireless Sensor Network (WSN) Methods for Secure and Efficient ...Swapnil Jagtap
 
Fault Node Recovery Algorithm for a Wireless Sensor Network
Fault Node Recovery Algorithm for a Wireless Sensor NetworkFault Node Recovery Algorithm for a Wireless Sensor Network
Fault Node Recovery Algorithm for a Wireless Sensor NetworkYogesh Vk
 

La actualidad más candente (20)

Intelligent Lighting System Using Wireless Sensor Networks
Intelligent Lighting System Using Wireless Sensor Networks Intelligent Lighting System Using Wireless Sensor Networks
Intelligent Lighting System Using Wireless Sensor Networks
 
Powerlink® G3 Lighting Control Systems
Powerlink® G3 Lighting Control SystemsPowerlink® G3 Lighting Control Systems
Powerlink® G3 Lighting Control Systems
 
39 42
39 4239 42
39 42
 
Energy Consumption in chain based routing protocol in wireless sensor network
Energy Consumption in chain based routing protocol in wireless sensor networkEnergy Consumption in chain based routing protocol in wireless sensor network
Energy Consumption in chain based routing protocol in wireless sensor network
 
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...Analysis of Water observation Organization Based on GSM and Wireless Sensor T...
Analysis of Water observation Organization Based on GSM and Wireless Sensor T...
 
F224450
F224450F224450
F224450
 
IRJET - Forest Fire Detection, Prevention and Response System using IoT
IRJET - Forest Fire Detection, Prevention and Response System using IoTIRJET - Forest Fire Detection, Prevention and Response System using IoT
IRJET - Forest Fire Detection, Prevention and Response System using IoT
 
Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S...
Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S...Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S...
Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S...
 
A review on wireless sensor networks
A review on wireless sensor networksA review on wireless sensor networks
A review on wireless sensor networks
 
Analysis of Electromagnetic Pollution Monitoring using Wireless Sensor Network
Analysis of Electromagnetic Pollution Monitoring using Wireless Sensor NetworkAnalysis of Electromagnetic Pollution Monitoring using Wireless Sensor Network
Analysis of Electromagnetic Pollution Monitoring using Wireless Sensor Network
 
IRJET- A Comprehensive Study of Energy Efficient Algorithms in WSN
IRJET- A Comprehensive Study of Energy Efficient Algorithms in WSNIRJET- A Comprehensive Study of Energy Efficient Algorithms in WSN
IRJET- A Comprehensive Study of Energy Efficient Algorithms in WSN
 
ALMDS Laser System - SPIE
ALMDS Laser System - SPIEALMDS Laser System - SPIE
ALMDS Laser System - SPIE
 
Prototyping a Wireless Sensor Node using FPGA for Mines Safety Application
Prototyping a Wireless Sensor Node using FPGA for Mines Safety ApplicationPrototyping a Wireless Sensor Node using FPGA for Mines Safety Application
Prototyping a Wireless Sensor Node using FPGA for Mines Safety Application
 
Versuch 3 mel-p_so_c-cy3271-good
Versuch 3 mel-p_so_c-cy3271-goodVersuch 3 mel-p_so_c-cy3271-good
Versuch 3 mel-p_so_c-cy3271-good
 
An algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor networkAn algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor network
 
Intelligent Line Monitoring System
Intelligent Line Monitoring SystemIntelligent Line Monitoring System
Intelligent Line Monitoring System
 
The PermaSense Project af Jan Beutel, ETH Zurich
The PermaSense Project af Jan Beutel, ETH ZurichThe PermaSense Project af Jan Beutel, ETH Zurich
The PermaSense Project af Jan Beutel, ETH Zurich
 
Complete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORK
Complete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORKComplete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORK
Complete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORK
 
Cluster-based Wireless Sensor Network (WSN) Methods for Secure and Efficient ...
Cluster-based Wireless Sensor Network (WSN) Methods for Secure and Efficient ...Cluster-based Wireless Sensor Network (WSN) Methods for Secure and Efficient ...
Cluster-based Wireless Sensor Network (WSN) Methods for Secure and Efficient ...
 
Fault Node Recovery Algorithm for a Wireless Sensor Network
Fault Node Recovery Algorithm for a Wireless Sensor NetworkFault Node Recovery Algorithm for a Wireless Sensor Network
Fault Node Recovery Algorithm for a Wireless Sensor Network
 

Destacado

Destacado (20)

Gd2411071110
Gd2411071110Gd2411071110
Gd2411071110
 
Fu2410501055
Fu2410501055Fu2410501055
Fu2410501055
 
Go2411811184
Go2411811184Go2411811184
Go2411811184
 
Gk2411581160
Gk2411581160Gk2411581160
Gk2411581160
 
Ha2412541260
Ha2412541260Ha2412541260
Ha2412541260
 
Gw2412271231
Gw2412271231Gw2412271231
Gw2412271231
 
Fw2410681072
Fw2410681072Fw2410681072
Fw2410681072
 
Hx2615541560
Hx2615541560Hx2615541560
Hx2615541560
 
It2616761684
It2616761684It2616761684
It2616761684
 
P26093098
P26093098P26093098
P26093098
 
U26130135
U26130135U26130135
U26130135
 
Ib2615731577
Ib2615731577Ib2615731577
Ib2615731577
 
K26057066
K26057066K26057066
K26057066
 
If2615981604
If2615981604If2615981604
If2615981604
 
X26148161
X26148161X26148161
X26148161
 
Ix2616991704
Ix2616991704Ix2616991704
Ix2616991704
 
Inmaculada Garbajosa Barroso Y Tamara Garbajosa Barroso
Inmaculada Garbajosa Barroso Y Tamara Garbajosa BarrosoInmaculada Garbajosa Barroso Y Tamara Garbajosa Barroso
Inmaculada Garbajosa Barroso Y Tamara Garbajosa Barroso
 
Anastasia Presentacion Disney
Anastasia Presentacion DisneyAnastasia Presentacion Disney
Anastasia Presentacion Disney
 
Realidad Educativa[1]
Realidad Educativa[1]Realidad Educativa[1]
Realidad Educativa[1]
 
Telefonía móvil en áreas rurales: Oportunidades para la agricultura
Telefonía móvil en áreas rurales: Oportunidades para la agriculturaTelefonía móvil en áreas rurales: Oportunidades para la agricultura
Telefonía móvil en áreas rurales: Oportunidades para la agricultura
 

Similar a Energy efficient flood monitoring system

IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...IRJET Journal
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motoreSAT Publishing House
 
Ijsetr vol-4-issue-12-4320-4324
Ijsetr vol-4-issue-12-4320-4324Ijsetr vol-4-issue-12-4320-4324
Ijsetr vol-4-issue-12-4320-4324Abhishek Parikh
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...eSAT Journals
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...eSAT Publishing House
 
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATIONPROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATIONIRJET Journal
 
Analysis of Energy Consumption in MCU for IoT System
Analysis of Energy Consumption in MCU for IoT SystemAnalysis of Energy Consumption in MCU for IoT System
Analysis of Energy Consumption in MCU for IoT SystemIRJET Journal
 
Measurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSNMeasurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSNIJERA Editor
 
Ijater 03 06
Ijater 03 06Ijater 03 06
Ijater 03 06nandhu458
 
Remote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkRemote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkIJMER
 
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEYEVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEYijcsa
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationeSAT Journals
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT IRJET Journal
 
Industrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIndustrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIRJET Journal
 
IRJET- An Analysis of CMOS based Low Power 2:4 Decoder at 32nm Node using LEC...
IRJET- An Analysis of CMOS based Low Power 2:4 Decoder at 32nm Node using LEC...IRJET- An Analysis of CMOS based Low Power 2:4 Decoder at 32nm Node using LEC...
IRJET- An Analysis of CMOS based Low Power 2:4 Decoder at 32nm Node using LEC...IRJET Journal
 
Gsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automationGsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automationeSAT Journals
 
Gsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrialGsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrialeSAT Publishing House
 
A Review of Cybersecurity in Power Substations
A Review of Cybersecurity in Power SubstationsA Review of Cybersecurity in Power Substations
A Review of Cybersecurity in Power SubstationsIRJET Journal
 
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOTSUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOTIRJET Journal
 
A servey on wireless mesh networking module
A servey on wireless mesh networking moduleA servey on wireless mesh networking module
A servey on wireless mesh networking moduleeSAT Journals
 

Similar a Energy efficient flood monitoring system (20)

IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motor
 
Ijsetr vol-4-issue-12-4320-4324
Ijsetr vol-4-issue-12-4320-4324Ijsetr vol-4-issue-12-4320-4324
Ijsetr vol-4-issue-12-4320-4324
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...
 
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATIONPROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION
 
Analysis of Energy Consumption in MCU for IoT System
Analysis of Energy Consumption in MCU for IoT SystemAnalysis of Energy Consumption in MCU for IoT System
Analysis of Energy Consumption in MCU for IoT System
 
Measurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSNMeasurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSN
 
Ijater 03 06
Ijater 03 06Ijater 03 06
Ijater 03 06
 
Remote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkRemote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor Network
 
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEYEVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfiguration
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT
 
Industrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIndustrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN Network
 
IRJET- An Analysis of CMOS based Low Power 2:4 Decoder at 32nm Node using LEC...
IRJET- An Analysis of CMOS based Low Power 2:4 Decoder at 32nm Node using LEC...IRJET- An Analysis of CMOS based Low Power 2:4 Decoder at 32nm Node using LEC...
IRJET- An Analysis of CMOS based Low Power 2:4 Decoder at 32nm Node using LEC...
 
Gsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automationGsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automation
 
Gsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrialGsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrial
 
A Review of Cybersecurity in Power Substations
A Review of Cybersecurity in Power SubstationsA Review of Cybersecurity in Power Substations
A Review of Cybersecurity in Power Substations
 
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOTSUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
 
A servey on wireless mesh networking module
A servey on wireless mesh networking moduleA servey on wireless mesh networking module
A servey on wireless mesh networking module
 

Energy efficient flood monitoring system

  • 1. Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue4, July-August 2012, pp.1091-1096 Energy Efficient & Optimum Path Selective Techniques For Flood Monitor System In WSN Hitesh Lodha*1, Dipti Sakhare*2 # Department of Electronics Engineering University of pune Maharashtra Academy of Engineering, Alandi, Pune‖ Abstract Natural disasters such as , flooding An important aspect of flood management is the earthquakes results in massive loss of life and issuing of timely flood alerts. The spatial, as well as property .To optimize loss due to such natural temporal, scale of these warnings is important. Such disasters Warning communities of the incoming situations include issuing warnings for small groups disaster provides an effective solution to this by of outlying houses or key infrastructure locations giving people sufficient time to evacuate and such as power sub-stations protect their property. The aim of project is to In a Rainy climate, the water level rise to design the event driven Flood Monitoring System high level due to heavy rain and it is normal level with wireless sensor networks. This system due to sunshine throughout the year. In a Measures River and weather conditions through conventional flood monitoring system the sensor wireless sensor nodes equipped with different data would be collected on constant rate throughout sensors. An event driven system support its operation period. multirate sampling . To design system we selected This approach monitor data rate constantly CC2530ZNP mini kit as hardware platform. It is which gives huge data which is constant & does not ZigBee network processor which is based upon show change occurred in envir onmental condition MSP430F2274 controller; this kit has battery so better approach is to develop a system which is operated sensor node with low power shown in fig 1 support for change in data sampling consumption & event driven system gives energy rate according environment condition. The main aim efficiency in node We simulated the routing behind this project is expand functionality of metric which is designed to find path efficiency wireless sensor network which continuously monitor between single hop transmissions as well as for parameter like rain fall, weather condition & water multiple path efficiency calculation. The routing level. metric is designed considering residual energy of 1. System development each node and required delay The routing metric consider connectivity between nodes and retransmission of data; hence guaranteed transmission of data from source to destination is assured with minimum energy path utilization this increases lifetime of the network. Keywords— wireless sensor network, Event driven, rain fall sensor, CC2530ZNP, MSP430F2274. Fig 1 Block Diagram for flood Alert Monitor system. I. Introduction Monitoring subsystem:- This project is aimed at helping the In this project various parameter like water population large amounts of property loss and level, light intensity, battery voltage (node battery) casualties caused by flash-floods. A flash-flood is a are monitored & system is designed with multirate sudden discharge of large amounts of water. Usually, sampling. In normal days when water level at heavy rainfall increases the level of rivers; at the normal level (below the position of sensor 1), node same time, a dam-forming effect occurs, triggered of slaves send data with low sampling rate & when by other phenomena like ice jams or landslides. The event of flood occur node send data with high data aim of this paper is to describe the design and sampling to coordinator. implementation of a system that will collect the Wireless communication:- environmental data like rain fall, weather condition Communication between slaves & & water level with least human monitoring. coordinator is wireless ZigBee module of CC2530ZNP kit is used for wireless communication purpose. 1091 | P a g e
  • 2. Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue4, July-August 2012, pp.1091-1096 Data collecting & Processing:-  The network processor is a SW image on Reading of different sensor of each node is the CC2530 device, allows upgrade to send to coordinator & which is updated at GUI. GUI future ZigBee extensions. gives status of all sensor of all slaves or nodes which  The source code for the network processor is designed at coordinator side. is provided as a sample code in the Z- Stack software package .  The network processor code is flexible to allow support of custom configurations.  Support for both non-secure and secure ZigBee communication.  Small 6x6mm package . Fig 2 system Deployment Fig 4 Magnetic Reed Liquid Level Sensors In Flood monitor system the implementation of Wireless sensor network with low In magnetic reed liquid sensors When the power consuming node is interfaced with Sensor which monitoring environmental parameter is shown float ball rises or falls with the liquid to the level of in fig 2. Selected CC2530ZNP node is low power the switch, the magnetic force of magnet which consuming which itself has ZigBee architecture. The inside of the float ball will cause the reed switch to given slaves (slave1 & slave2) monitor parameter turn ON. When the float ball move away from the reed switch, the reed switch will turn OFF. regularly with different sampling rate as per occurrence of event. In a WSN, every node acts as a data acquisition device, a data router, and a data 3 .Low power mode architecture aggregator. Such architecture maximizes the In event triggered, multirate sampling flood redundancy and consequently, the reliability of the monitoring system for designing low sampling entire flash-flood monitoring system. architecture we are using low power mode 3 (LPM3) of MSP430F2274 microcontroller. 2. Event driven motes Architecture of LPM is shown in fig 5. This LPM3 To design event driven system we selected minimize power consumption of mote, increase CC2530ZNP as mote which shown in fig 3 & energy efficiency of node & increase life time of Magnetic Reed Liquid Level Sensor which shown in node. fig 4. Mote itself consists of light intensity sensor. Configuration of LPM3 is given by, The hardware consists of a CC2530 ZigBee device preprogrammed with ZigBee software and an (LPM3), I ≈ 1uA MSP430F2274 microcontroller that controls the a. CPU is disabled ZigBee device. b. MCLK and SMCLK disabled c. ACLK remains active d. DCO’s dc-generator is disabled Fig 3 CC2530ZNP mote Advanced Features of CC2530ZNP:- Fig 5 Low power architecture of MSP430F2274 1092 | P a g e
  • 3. Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue4, July-August 2012, pp.1091-1096 4. Flow charts of flood monitor system Proposed flood monitor system consists of START two slaves (slave1 & slave2) & coordinator which are shown in fig 2. Flow chart which is shown in fig 6 gives detailed working flow of slaves & Flow chart which is shown in fig 7 gives detailed Check Frame is NO working flow of coordinator. received from slave 1&2 START 1 YES Display status of battery condition of slave 1 & slave2 on GUI. Check LOW SLAVE 1 / 2 working on low sampling output of rate & send low level message to Display status of Light intensity sensor of sensor1 coordinator slave 1 & slave2 on GUI. 1 Check output LOW Display message on GUI HIGH of sensor1 of Sensor1 :”Low level” Both slaves sensor2 “under control” SLAVE 1 / 2 working on high sampling 1 HIGH rate & send high level message to coordinator Display message on GUI Sensor1 :”High level” sensor2 “under control” Check LOW Send message “Flood under control” to output of coordinator Display message on GUI Check output LOW sensor2 of sensor2 of Sensor1 :”High level” 1 Both slaves sensor2 “under control” HIGH 1 HIGH Display message on GUI Send message “Flood warning” to Sensor1 :”High level” coordinator & ON buzzer sensor2 “Flood warning ” & ON buzzer. STOP Fig 7 Flow chart for coordinator 5. Routing Matrix Model for simulation of STOP optimum Path Fig 6 Flow chart for slave1 & slave2 1093 | P a g e
  • 4. Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue4, July-August 2012, pp.1091-1096 Now consider another node not included in previously formed cluster and again find a node with high path efficiency and at distance less than d2 consider the node as another CH after selection of CH form cluster by step II Continue this step until all nodes at distance d2 are selected in clusters formed Step IV: CH Based Cluster Head Selection Consider any Previous selected CH set Now calculate path efficiency between each node and CH. Node with high path efficiency and at distance less than rc is selected as cluster head Fig 8 Routing Matrix Model Step V: CH Based Cluster formation For optimum path purpose, We adopt the After cluster head selection the cluster model shown in fig 8. This model captures the formationphase starts. Path efficiency between packet reception rate (PRR) between two nodes as neighbor nodeand cluster head is calculated. If follows. Nodes have full connectivity if they have a Neighbour’s pathefficiency is greater with cluster distance less than D1. They are disconnected if they head then associateeach node as CM of cluster with are separated by a distance greater than D2. The CH. expected PRR decreases smoothly in the transitive region between D1 and D2. The behaviour is Step VI: Repeat Step IV and V to form cluster modelled by equ (1)s until each node is associated with a cluster. Result of optimum path algorithm shown in fig 12 & fig 13 6. Result:- In this paper we are discussing result in two section ; one for flood monitor system & another is simulation result for optimum path Where X ~ N(0, ) is a gaussian variable with algorithm variance . 6.1 Result for Flood monitoring system (This equation is modified, in numerator, d – D1 is replaced by D2 – d to find 1 when d = D1) 5.1 Proposed Solution for optimum path The proposed approach consists of following steps Phase-I: Cluster head selection and cluster formation Step I: Base Station based First Cluster Head Selection: All the deployed nodes send their energy levels to the Base Station. Then on the basis of energy level and delay path efficiency is calculated between each node and BS. Node with high path efficiency and at distance less than d2 is selected as cluster head. Fig 9 GUI of Flood monitoring system Step II: Cluster Formation Flood monitoring system monitoring After First cluster head selection the cluster parameter water level of Dam, light intensity of formation phase starts. Path efficiency between surrounding of Dam & voltage of node. In given neighbor node and cluster head is calculated. If system we are monitoring parameter of two Dam Neighbor’s path efficiency is greater with cluster which are on same river head then associate each node as CM of cluster with Dam1 reading (slave 1 ) :- It monitor water level & CH. light intensity of surrounding. Sensor 1 kept at position which sense 55% of height of dam from its Step III: Base station based Selection Of Another base . It sense water level which is less than its level Cluster Head level of flood is low & low level massage is send to co coordinator . 1094 | P a g e
  • 5. Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue4, July-August 2012, pp.1091-1096 In this ― low level‖ position sampling rate 6.2 Result of Optimum path algorithm:- of node is low because node goes in low power We have already discussed mode (LPM3) It send data after every 45 optimum path Algorithm in section 5; corresponding second to coordinator . In this mode node consume results are Shown below 3.5mA current which is shown in fig 10. 6.2.1 Node deployment & PRR calculation Fig10 Current consumption of node during absent of flood (Low sampling rate) When flood occur & water level rise above 55% then ―high level ― message is send by sensor Fig 12 Deployment of node & PRR node to coordinator in which controller of node calculation wake up from LPM & comes into active mode & send data to coordinator after every 4 second In this 6.2.2Optimum path calculation between mode node consume Current around 6.7mA . node 5&9 Fig 11 Current consumption during occurrence of event Flood (High sampling rate) Sensor 2 is kept above the sensor 1 which gives indication of actual situation of flood in normal case it send message flood ―under control ― & When flood level goes on increasing & it Fig 13Optimum path calculation between crosses 80 % of height sensor2 send message node5 &9 ― flood warning ― to coordinator & buzzer get on. Finally Node is also transmitting status of battery 7 Conclusion voltage which is shown in GUI for monitoring In this project we presented energy efficient battery condition. flood monitoring system which monitoring parameter water level, light intensity and battery Dam2 reading (slave 2 ) :- voltage of slave node . We have designed system Slave 2 working as same as slave 1 . such that nodes support multi rate sampling So combining both reading (which is according to environmental condition & occurrence shown on GUI ) one take decision that how many of event which gives energy efficiency in node. So plates of dam should open for controlling flood & due to this multisampling algorithm life time of node its cause . is getting around doubled.& further we simulated 1095 | P a g e
  • 6. Hitesh Lodha, Dipti Sakhare / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue4, July-August 2012, pp.1091-1096 optimum path algorithm that considers residual Rahayfeh―Performance evaluation of energy of each individual node and selects energy routing protocols in wireless sensor efficient optimal path for data transmission networks‖dec2007. [10] Adeel Akhtar, Abid Ali Minhas, and Sohail 8 Future Work: Jabbar,‖ Energy Aware Intra Cluster 1. Test proposed optimum path algorithm for Routing for Wireless Sensor Networks‖ designed flood monitor system by International Journal of Hybrid increasing number of node in WSN. Information TechnologyVol.3, No.1, 2. Congestion control mechanism can improve January, 2010 existence flood monitor system [11] Joe-Air Jiang , Chia-Pang Chen , Cheng- performance. Long Chuang , Tzu-Shiang Lin , Chwan- 3. This event driven system is designed for Lu Tseng 2, En-Cheng Yang 3 and Yung- flood monitor is further implemented by Chung Wang, ―CoCMA: Energy- using solar sensor node to increase life Efficient Coverage Control in Cluster- span of mote Based Wireless Sensor Networks Using a Memetic Algorithm‖, journal, Sensors 2009, References 9, 4918-4940 [1] Alvindarjit Singh, Lee Sheng Chyan, Patrick Sebastian‖ Sensor [12] Neeraj Kumar, Manoj Kumar, R.B. Patel, Integration in a Wireless Sensor Network ―Coverage and Connectivity Aware Neural System for Environmental Network Based Energy Efficient Monitoring System‖ Universiti Technology Routing in Wireless Sensor Networks‖, PETRONAS.2010 International Journal on application of [2] Mauricio Castillo-Effen, Daniel H. Quintela, graph theory nwireless ad-hoc networks Ramiro Jordan, Wayne and sensor networks (Graph-hoc), Westhoff‡ and Wilfrido Moreno‖ Wireless Vol 2, No1, March 2010. Sensor Networks for [13] I.F. Akyildiz, W. Su, Y. Flash Flood Alerting‖2004 Sankarasubramaniam, E. Cayirci,―Wireless [3] Paul J. Smith,a, Danny Hughes,b Keith ,. sensor networks: a survey‖, Published by Beven,a Philip Cross,a Elsevier Science Computer Networks 38 Wlodek Tych, Geoff Coulsonb and (2002) 393–422. Gordon Blairb ―Towards the [14] Wilson, ―Wireless Sensor Networks: provision of site specific flood warnings Principles and Applications‖, Chapter 22, using wireless sensor Chris Townsend, Steven Arms MicroStrain, networks‖2010. Inc, 439-449. [4] [15] Andr´e G¨unther and Christian Hoene,‖ zb4osgi.aaloa.org/.../40/CC2530_ZNP_Inte Measuring Round Trip Times to Determine rface_Specification.pdf the Distance between WLAN [5] Elizabeth Basha, Member, IEEE, and Nodes‖,inproc.ofnetworking2005,waterloo, Daniela Rus, Member, IEEE,‖ Design of Canada, may 2005. Early Warning Flood Detection System for [16] David Culler Deborah, Estrin Mani Developing Srivastava, “Overview of Sensor Countries‖2008. Networks”, Published by the IEEE [6] Najet Boughanmi and YeQiong Song ―A Computer Society August New routing metric for Satisfying both 2004. energy and delay constraints in wireless [17] Rachid Ennaji and Mohammed Boulmalf, sensor Networks‖.2007 ―Routing in Wireless Sensor Networks‖, [7] M. Busse, T. Haenselmann, and W. IEEE September 3, 2009. Effelsberg, ―An Energy-Efficient Forwarding Scheme for Wireless Sensor Networks‖, Technical report 13, University of Mannheim, Dec. 2005. [8] Head Selection‖; M.J. Handy, M. Haas, D. Timmermann; ―Low Energy Adaptive Clustering Hierarchy with Deterministic Cluster‖ 2002; http://www.vs.inf.ethz.ch/publ/se/IEEE_M WCN2002.pdf [9] Laiali Almazaydeh, Eman Abdelfattah, Manal Al- Bzoor, and Amer Al- 1096 | P a g e