You are on page 1of 5

RSSI-BASED DISTRIBUTED SELF-LOCALIZATION FOR

WIRELESS SENSOR NETWORKS USED IN PRECISION


AGRICULTURE

ABSTRACT

This paper presents about RSSI-based algorithm based on message passing


to solve the approximate inference problem. The algorithm is designed for
precision agriculture applications such as pest management and pH sensing in large
farms where greater power efficiency besides communication and computational
scalability are needed but location accuracy requirements are less demanding. In
this algorithm, outgoing message by each node does not depend on the destination
node. This feature makes the proposed algorithm highly compatible with realistic
WSN deployments.
BLOCK DIAGRAM
TRANSMITTER

LCD

UART
PH

SENSOR

PIC MICRO RSSI ZIGBEE


CONTROLLER

TEMPERATURE

SENSOR
RELAY DC
MOTOR

POWER SUPPLY
RECEIVER

PERSONAL
RSSI ZIGBEE UART COMPUTER
EXISTING SYSTEM
 Due to different sizes, the outgoing message grows with the
neighboring nodes
 Excessive communication overheads
 Slow convergence

PROPOSED SYSTEM
 By using message passing schedule which benefits from a fixed size (i.e)
outgoing message that does not grow with number of neighboring nodes
 Reducing the communication overheads
 Fast convergence
 Convenient and inexpensive manner
HARDWARE REQUIREMENTS
 PIC MICROCONTROLLER
 PH SENSOR
 TEMPERATURE SENSOR
 RSSI TRANSMITTER AND RECEIVER
 RELAY
 DC MOTOR
 LCD

SOFTWARE REQUIREMENT

 KEIL IDE
 EMBEDDED C

You might also like