21
LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING names

LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Embed Size (px)

DESCRIPTION

Analysis of the stability of the building is a needed measurement process for all buildings in the cities. Periodic monitoring of the structure for such damage is therefore a key step in rationally planning the maintenance needed to guarantee an adequate level of safety and serviceability

Citation preview

Page 1: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

names

Page 2: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Abstract• Analysis of the stability of the building is a needed

measurement process for all buildings in the cities. Periodic monitoring of the structure for such damage is therefore a key step in rationally planning the maintenance needed to guarantee an adequate level of safety and serviceability. However, in order for the installation of a permanently installed sensing system in buildings to be economically viable, the sensor modules must be wireless to reduce installation costs, must operate with a low power consumption to reduce servicing costs of replacing batteries, and use low cost sensors that can be mass produced such as MEMS sensors.

Page 3: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Existing System

• There is no proper system for measuring the stability of the buildings hence we go for the proposed system.

Page 4: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Proposed System

• In this project we have MEMS accelerometer to sense the shaking of the building which in sends to the microcontroller which in turn sends to the monitoring section through Zigbee wireless technology. Here we have three sections, the two floor sections has PIC microcontroller, Zigbee device and MEMS accelerometer. The monitoring section has PC and a Zigbee wireless device, which will collect the data from the floor sections and analyze the stability of the building.

Page 5: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Block DiagramFloor 1

PICMicro

Controller

Power supply

2.4GHZ

MEMS Accelerometer

LCD

Power Supply

Page 6: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Floor 2

PICMicro

Controller

Power supply

2.4GHZ

MEMS Accelerometer

LCD

Page 7: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Monitoring Section

PC with .Net

2.4GHZ

Page 8: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Hardware Requirements

• PIC Microcontroller• Zigbee• MEMS Accelerometer• Max232• LCD

Page 9: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Schematic Diagram Floor 1

Page 10: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Floor 2

Page 11: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Monitoring Section

Page 12: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Software requirement

• MPLAB Compiler or CCS compiler• Embedded C

Page 13: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

MPLAB

• MPLAB® X IDE is a software program that runs on a PC (Windows®, Mac OS®, Linux®) to develop applications for Microchip microcontrollers and digital signal controllers.

• It is called an Integrated Development Environment (IDE), because it provides a single integrated “environment” to develop code for embedded microcontrollers.

• MPLAB® X Integrated Development Environment brings many changes to the PIC® microcontroller development tool chain. Unlike previous versions of MPLAB® which were developed completely in-house, MPLAB® X is based on the open source NetBeans IDE from Oracle.

• Taking this path has allowed us to add many frequently requested features very quickly and easily while also providing us with a much more extensible architecture to bring you even more new features in the future.

Page 14: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Features

• Provides a new Call Graph for navigating complex code• Supports Multiple Configurations within your projects• Supports Multiple Versions of the same compiler• Support for multiple Debug Tools of the same type• Supports Live Parsing• Import existing MPLAB® 8 projects and use either IDE for the same source.• Supports hyperlinks for fast navigation to declarations and includes• Supports Live Code Templates• Supports the ability to enter File Code Templates with license headers or

template code• MPLAB® X can Track Changes within your own system using local history• Within MPLAB® X, a user can configure their own Code Format Style

Page 15: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

MPLAB® X IDE PROJECT MANAGER

Page 16: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

A COMPILER CONVERTS SOURCE CODE INTO MACHINE

Page 17: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

MPLAB® IDE DESKTOP

Page 18: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

PROJECT WIZARD . SELECT DEVICE

Page 19: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

PROJECT WIZARD . SUMMARY

Page 20: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

OUTPUT WINDOW

Page 21: LOW POWER WIRELESS SENSOR NETWORK FOR BUILDING MONITORING

Advantages

• Because of using advanced technology the response is very fast.

• The designing is easy and it is understandable by normal person.