19
A Framework for Disaster Management System and WSN Protocol for Rescue Operation 老老 : 老老老 老老 : 老老老

A Framework for Disaster Management System and WSN Protocol for Rescue Operation

  • Upload
    patch

  • View
    33

  • Download
    0

Embed Size (px)

DESCRIPTION

A Framework for Disaster Management System and WSN Protocol for Rescue Operation. 老師 : 溫志煜 學生 : 許名孝. OUTLINE. Introduction Data Collection Framework Disaster mitigation Rescue operation WSN protocol for rescue operation Addressing scheme Routing Task dissemination Data dissemination. - PowerPoint PPT Presentation

Citation preview

Page 1: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

A Framework for Disaster Management System and WSN Protocol for Rescue Operation

老師 : 溫志煜學生 : 許名孝

Page 2: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

OUTLINE

Introduction Data Collection Framework

Disaster mitigation Rescue operation

WSN protocol for rescue operation Addressing scheme Routing

Task dissemination Data dissemination

Page 3: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

Introduction We divide the disaster management system int

o two subsystems: disaster mitigation and rescue operation.

In this paper, we propose a data collection framework that considers both subsystems of disaster management system.

In addition,we present a protocol for data collection from disaster areas for rescue operation.

Page 4: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

Data Collection Framework

Page 5: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

Data Collection Framework

Underwater network 是被用來作為海洋資料收集、海洋污染監測、海洋探勘、災害防報、航海輔助和作戰偵查等等應用。

Page 6: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

Data Collection Framework

Underwater network v.s Terrestrial network

Cost

Deployment

Power

Memory

Page 7: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

Data Collection Framework

Disaster mitigationData dissemination network architecture is defined based on a hybrid model, sensor ARSs and cellular network.

Deployed sensor nodes for forming sensor networks and to collect information from surrounding areas,and hybrid network.

Sensor nodes disseminate their data to the ARSs.

Page 8: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

Data Collection Framework

Cellular network- 是將一個地區分成數個區域,每個區域稱為一個 cell ,每個 cell 擁有與其他cell 不同的編號。

Page 9: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

Data Collection Framework

Advantage Increased capacity

Reduced power usage

Larger coverage area

Reduced interference from other signal

Page 10: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

Data Collection Framework Rescue operation

For rescue operation,rescuer workers or first responders work for rescue purpose using portable data collectors named cnode and mobile access points.

When cnode queries the sensor nodes, they switch from idle mode to active mode and start reporting the sensed data to the cnode.

Page 11: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

WSN PROTOCOL FOR RESCUE OPERATION

Addressing Scheme

Routing

Page 12: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

WSN PROTOCOL FOR RESCUE OPERATION

Addressing SchemeThe addressing scheme in traditional networks is fixed x-y coordinate address.

Our proposed protocol, the addressing format is <Location ID, Node Type ID>

Locations of these nodes are recorded in terms of polar coordinates (r, θ) with respect to the BS as origin of the coordinate system (0,0).

Page 13: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

WSN PROTOCOL FOR RESCUE OPERATION

Routing- Task 、 Data DisseminationTask Dissemination:cnode collects data from sensor nodes of disaster areas.

At the beginning, cnode broadcasts a task message over the sensor nodes of a particular area. Due to directional antennas in cnodes.

After receiving the broadcasting message from the cnode with particular task id and polar coordinate, every sensor node calculates its polar coordinate regarding current cnode as its origin.

Page 14: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

WSN PROTOCOL FOR RESCUE OPERATION

As an instance, in Fig, we present, a sensor node S, whose polar coordinate is ( , ) with respect to O(0,0), calculates its polar coordinate with respect to current cnode C( , ) and that would be (CS,∠SCD).

sr scr c

Page 15: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

WSN PROTOCOL FOR RESCUE OPERATION

Data Dissemination:The sensed data should befor warded to the cnode that broadcast the task. Here we use a multi-hoping technique for forwarding the sensed data.

Here a sensor node selects its next hop based on minimum angular deviation onthe way to the cnode.

Page 16: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

WSN PROTOCOL FOR RESCUE OPERATION

And then the route discovery message initiating sensor node finds the minimum angular distance next hop from the receiving polar coordinates of its neighbors and updates its routing record.

Page 17: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

Compare Addressing Scheme

The addressing scheme in traditional networks is fixed x-y coordinate address.

Our proposed protocol, the addressing format is <Location ID, Node Type ID>

Locations of these nodes are recorded in terms of polar coordinates (r, θ) with respect to the BS as origin of the coordinate system (0,0).

Page 18: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

Compare

Clustering and SchedulingA node, receiving the residual information of all other nodes, compares its residual energy with residual energies of all other nodes in the same sub-area.

Then it can detect the node having the maximum residual energy from the residual information, and elect it as the cluster head.

Page 19: A Framework for Disaster Management System and WSN Protocol for Rescue Operation

Compare

Data Routing