wisenet ppt 010

18
Wireless Sensor Network Presented By: M.Bharani S.Sindhu

Upload: soraach

Post on 22-Nov-2014

714 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Wisenet Ppt 010

WISENETWireless Sensor NetworkPresented By: M.Bharani S.Sindhu

Page 2: Wisenet Ppt 010

INTRODUCTIONWISENET is a network of low-power wireless sensor devices (“motes”)

designed to record and report environmental data.

(MICA mote from Crossbow Technology)

Page 3: Wisenet Ppt 010

• System Description:• There are two primary subsystems• Data analysis• Data acquisition comprised of three major

componentsClient Server Sensor Mote

Page 4: Wisenet Ppt 010

System Block Diagram

Page 5: Wisenet Ppt 010

Block Diagram – Client

Page 6: Wisenet Ppt 010

Block Diagram – Server

Page 7: Wisenet Ppt 010

Block Diagram – Sensor Network

Page 8: Wisenet Ppt 010

Block Diagram – Mote

Page 9: Wisenet Ppt 010

TinyOS

TinyOS is a small micro-threading operating system that abstracts core application development from specific hardware details.The design methodology is to 'wire' different components to each other – higher level components call 'tasks' in lower level components, and lower levels signal 'events' to higher levels.tinyOS is completely non blocking which has single stack.

Page 10: Wisenet Ppt 010

TinyOS

Page 11: Wisenet Ppt 010

• Sleep Mode – Power Conservation• Query Mode – Data Acquisition• Re-Programming Mode – Future

Option

Modes of Operation

Page 12: Wisenet Ppt 010

– Environmental Conditions• -20 – 80º C• 0 – 100% Relative Humidity (RH)

– Sensor Accuracy• Light Sensor: ±10% Lumens• Humidity: ±3% RH• Temperature: ±3º C

– Power Usage• 3.3V Operating Voltage• Goal: 6 Month Battery Life

Specifications

Page 13: Wisenet Ppt 010
Page 14: Wisenet Ppt 010

–Hardware• Selected most of the components• Preliminary designs

– Software: TinyOS • Analysis of TinyOS 1.0.0 source code (nesC)• Began port to CC1010 hardware•Working on simple Blink application

Project Progress

Page 15: Wisenet Ppt 010

Software design shelf products

• Apache• PHP• MySQL• Chart Director Software custom components: . Web program . WiseDB . Port of tinyOS

Page 16: Wisenet Ppt 010

– Lab / Office Monitoring– Habitat Monitoring– Security Applications– Extreme Weather Surveillance– Potential Biomedical Applications– Military Reconnaissance

Project Applications

Page 17: Wisenet Ppt 010

CONCLUSION• Wisenet represents commercial

applications.• Strength Of Wisenet-Open source

development community.• Wisenet draws on the strength of

tinyOS design methadology.

Page 18: Wisenet Ppt 010

QUERIES???