Top Banner
- 1 - Specialized Network Formation: Long-Thin WSNs National Chiao Tung Unive rsity Department of Computer Sc ience Yu-Chee Tseng
9

Specialized Network Formation: Long-Thin WSNs

Jan 01, 2016

Download

Documents

Melisande Faure

Specialized Network Formation: Long-Thin WSNs. National Chiao Tung University Department of Computer Science Yu-Chee Tseng 交通大學 / 資訊工程系 / 曾煜棋. Introduction. WSN deployment is a big concern in most practices. We propose a new long-thin (LT) topology for WSNs. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Specialized Network Formation:  Long-Thin WSNs

- 1 -

Specialized Network Formation: Long-Thin WSNs

National Chiao Tung UniversityDepartment of Computer Science

Yu-Chee Tseng

交通大學 /資訊工程系 /曾煜棋

Page 2: Specialized Network Formation:  Long-Thin WSNs

- 2 -

Introduction WSN deployment is a big concern in most practices. We propose a new long-thin (LT) topology for WSN

s. a hierarachical address assignment much better address pool utilization

Examples of LT WSNs: (bridges and roads)

Page 3: Specialized Network Formation:  Long-Thin WSNs

- 3 -

Limitations of ZigBee

In ZigBee, the length of a network address is 16 bit The maximum address capacity is 216=65536

Given Cm and Rm, the depth Lm will be very restrictive For example, given Cm=4 and Rm=2, the Lm ca

n only no more than 14 not suitable for LT WSNs !!

Page 4: Specialized Network Formation:  Long-Thin WSNs

- 4 -

Goals

(1) automatically form a LT network, (2) give addresses in a distributed manner, and (3) conduct routing

Assumption: consider only router-capable devices (ignore end devices)

Page 5: Specialized Network Formation:  Long-Thin WSNs

- 5 -

LT WSN: planning Carefully plan node placement before deploying a

WSN. Divide nodes into multiple clusters.

Each cluster is as a line segment

Page 6: Specialized Network Formation:  Long-Thin WSNs

- 6 -

LT network: Role Assignment

Nodes are divided into three types Cluster head node: the first node in a line segment Bridge node: the last node in a line segment Normal node

C

D

E

F

Coordinator

Network node

Cluster head nodeBridge node

B

A

Page 7: Specialized Network Formation:  Long-Thin WSNs

- 7 -

LT WSN: Logical Network After planning the network, the network manager can construct a

logical network GL

From GL, we can determine two parameters CCm: the maximum number of child of a node in GL

CLm: the depth of GL

C

D

E

F

Coordinator

Network node

Cluster head nodeBridge node

B

A

A

B

C

D

E

F

GL

CCm=2CLm=4

Page 8: Specialized Network Formation:  Long-Thin WSNs

- 8 -

LT WSN: Hierarchical Address Pool

Divided address into two parts: Cluster ID

assigned to nodes of GL: similar the orignial ZigBee scheme

Node IDassign to cluster members: according to their hop counts to the cluster he

ad

Challenge: how to perform this automatically a distributed node ranking scheme

Page 9: Specialized Network Formation:  Long-Thin WSNs

- 9 -

Contributions

The first work that promotes the long-thin topology for WSN

Propose a network formation protocol for LT WSN Propose a routing scheme suitable for LT WSN (omi

tted here)

Reference: M.-S. Pan, H.-W. Fang, Y.-C. Liu, and Y.-C. Tseng, "Ad

dress Assignment and Routing Schemes for ZigBee-Based Long-Thin Wireless Sensor Networks", IEEE VTC, 2008-Spring.