Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Wireless Sensor Networks PPT
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Wireless Sensor Networks

[attachment=40315]


Mote

A very low cost low power computer
Monitors one or more sensors
A Radio Link to the outside world
Are the building blocks of Wireless Sensor Networks (WSN)

Wireless Sensor Network

A wireless sensor network (WSN) is a wireless network consisting of spatially distributed autonomous devices using sensors to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants, at different locations.

Wireless Sensor Networks

Formed by hundreds or thousands of motes that communicate with each other and pass data along from one to another
Research done in this area focus mostly on energy aware computing and distributed computing

WSN Applications

Environmental/Habitat monitoring
Acoustic detection
Seismic Detection
Military surveillance
Inventory tracking
Medical monitoring
Smart spaces
Process Monitoring

FireBug

Wildfire Instrumentation System Using Networked Sensors
Allows predictive analysis of evolving fire behavior
Firebugs: GPS-enabled, wireless thermal sensor motes based on TinyOS that self-organize into networks for collecting real time data in wild fire environments
Software architecture: Several interacting layers (Sensors, Processing of sensor data, Command center)
A project by University of California, Berkeley CA.

Preventive Maintenance on an Oil Tanker in the North Sea: The BP Experiment

Collaboration of Intel & BP
Use of sensor networks to support preventive maintenance on board an oil tanker in the North Sea.
A sensor network deployment onboard the ship
System gathered data reliably and recovered from errors when they occurred.
The project was recognized by InfoWorld as one of the top 100 IT projects in 2004,

“Cricket” Mote

Basically a location-aware mote.
Includes an Ultrasound transmitter and receiver.
Uses the combination of RF and Ultrasound technologies to establish differential time of arrival and hence linear range estimates
Based on Cricket Indoor Location System developed by a MIT researcher Nissanka Bodhi Priyantha

TinyOS

What is TinyOS
open-source operating system
wireless embedded sensor networks
component-based architecture
Developed at UCB in collaboration with Intel Research
Current Stable Version is 1.1.15
TinyOS 2.0 (T2) released on 6/11
Main Ideas –
Low complexity
Conserve power – sleep as frequently as possible
Written in nesC – next generation C compiler

Data Mule - Research undertaken

Development of a TDMA/CSMA hybrid MAC
TinyOS currently has a CSMA MAC
Hope to improve throughput by employing TDMA
Time is divided into transmission periods and contention periods
Nodes will contend with each other to join “the transmission group” during the contention period.
Nodes in the transmission group will be allocated a time-slot in the transmission period.
Development of data storage engine optimized for fast retrieval