International Conference on Computer and Communication Engineering (ICCCE'10) 2010
DOI: 10.1109/iccce.2010.5556760
|View full text |Cite
|
Sign up to set email alerts
|

Path recovery mechanism in 6LoWPAN routing

Abstract: The feature of 6LoWPAN is the capability of the dynamic assignment of 16-bit short addresses. Hierarchical routing (HiLow) algorithm that uses dynamically assigned 16-bit unique short address as its interface identifier has an advantage of memory saving. The 16-bit unique short address is assigned to a 6LoWPAN device during an association operation with a neighbor node which is also called parent node in HiLow. Besides reducing the overhead of maintaining routing table, HiLow also supports for larger scalabili… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2011
2011
2019
2019

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(4 citation statements)
references
References 18 publications
0
4
0
Order By: Relevance
“…erefore, when any node or link is removed or failed, the network is no longer connected and a fast network maintenance schema responding to node mobilities and failures is imperative to build stable and well-performance wireless home sensor network. Although there have been some path recovery mechanisms used in WSN [13,14], they may be inefficient and costly according to WHSN architecture and routing protocols. In this section, we introduce mobile node maintenance and path recovery algorithm based on our WHSN architecture.…”
Section: Network Maintenancementioning
confidence: 99%
See 3 more Smart Citations
“…erefore, when any node or link is removed or failed, the network is no longer connected and a fast network maintenance schema responding to node mobilities and failures is imperative to build stable and well-performance wireless home sensor network. Although there have been some path recovery mechanisms used in WSN [13,14], they may be inefficient and costly according to WHSN architecture and routing protocols. In this section, we introduce mobile node maintenance and path recovery algorithm based on our WHSN architecture.…”
Section: Network Maintenancementioning
confidence: 99%
“…(1) for each node in WHSN do (2) if (node ⋅ feature = plug-in) then (3) node ⋅ state ← head; (4) broadcast(Head_Msg); (5) Join_Msgs ←receiveJoinMsgs(); (6) for Join_Msg ∈ Joiln_Msgs do (7) node ⋅ clusterMb ⋅ add(Join_Msg ⋅ sender); (8) end for (9) else (10) node ⋅ state ← plain; (11) Head_Msgs ←receiveHeadMsgs(); (12) if Head_Msgs ≥ ∅&& state = plain then (13) sender ← Head_Msgs(0) ⋅ sender(); (14) node At �rst, each plug-in node broadcasts massages to clarify its desire to be cluster header (line 3). en, it waits for others to �oin its cluster.…”
Section: Leach-pimentioning
confidence: 99%
See 2 more Smart Citations