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 老師 : 溫志煜 學生 : 許名孝

  • View
    228

  • Download
    0

Embed Size (px)

Citation preview

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

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.

Data Collection Framework

Data Collection Framework

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

Data Collection Framework

Underwater network v.s Terrestrial network

Cost

Deployment

Power

Memory

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.

Data Collection Framework

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

Data Collection Framework

Advantage Increased capacity

Reduced power usage

Larger coverage area

Reduced interference from other signal

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.

WSN PROTOCOL FOR RESCUE OPERATION

Addressing Scheme

Routing

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).

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.

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

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.

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.

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).

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.

Compare

Data Routing