weather monitoring and warning system for fisherman’s through gsm

3
Weather monitoring and warning system for fisherman’s through GSM INTRODUCTION: Monitoring the weather conditions manually is difficult. This is the implementation of an automated system which monitors the weather conditions and sends the details to central server through Zigbee protocol. The central server has the database of mobile numbers of the entire fisherman’s in the nearby area. The weather conditions are reported the fisherman’s using SMS. The weather conditions like humidity, atmospheric pressure are measured and reported. The fisherman’s will receive the details of whether the conditions are ideal for fishing or not. Functional block diagram: Wind speed sensor Pressur e sensor ADC Microcontro ller (89C51) XBEE BLOCK DIAGRAM OF MEASUREMENT UNIT

Upload: lakshmi-narayanan

Post on 10-Mar-2015

28 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Weather monitoring and warning system for fisherman’s through GSM

Weather monitoring and warning system for fisherman’s through GSM

INTRODUCTION:

Monitoring the weather conditions manually is difficult. This is the implementation of an automated system which monitors the weather conditions and sends the details to central server through Zigbee protocol. The central server has the database of mobile numbers of the entire fisherman’s in the nearby area. The weather conditions are reported the fisherman’s using SMS. The weather conditions like humidity, atmospheric pressure are measured and reported. The fisherman’s will receive the details of whether the conditions are ideal for fishing or not.

Functional block diagram:

The measurement unit consists of a pressure sensor which monitors the atmospheric pressure and a humidity sensor which monitors the humidity in air. The parameters are transferred to a central server through xbee.

Wind speed sensor

Pressure sensor

ADC

Microcontroller (89C51)

XBEE

BLOCK DIAGRAM OF MEASUREMENT UNIT

Page 2: Weather monitoring and warning system for fisherman’s through GSM

The base station consists of a personal computer with a database containing list of cell phone numbers of the entire fisherman. The parameters are analyzed and then ideality for fishing is send as an SMS to the entire fisherman’s.

SOFTWARE REQUIREMENTS:

Micro keil for 89c51. Visual basic 2008.

HARDWARE REQUIREMENTS: 89C51 development board. Xbee modules. Pressure sensor. Wind speed sensor.

XBEE

Computer GSM modem

BLOCK DIAGRAM OF BASE STATION