000 08527nam a2200577 i 4500
001 8040132
003 IEEE
005 20220712211746.0
006 m o d
007 cr |n|||||||||
008 171024s2008 maua ob 001 eng d
010 _z 2009026837 (print)
020 _a9780470686218
_qelectronic
020 _z9780470747995
_qcloth
020 _z0470747994
_qcloth
024 7 _a10.1002/9780470686218
_2doi
035 _a(CaBNVSL)mat08040132
035 _a(IDAMS)0b00006485f0e55a
040 _aCaBNVSL
_beng
_erda
_cCaBNVSL
_dCaBNVSL
050 4 _aTK5103.4885
_b.S52 2009eb
082 0 0 _a621.384
_222
100 1 _aShelby, Zach,
_eauthor.
_930769
245 1 0 _a6LoWPAN :
_bthe wireless embedded internet /
_cZach Shelby, Carsten Bormann.
264 1 _aChichester, U.K. :
_bJ. Wiley,
_cc2009.
264 2 _a[Piscataqay, New Jersey] :
_bIEEE Xplore,
_c[2009]
300 _a1 PDF (xx, 223 pages) :
_billustrations.
336 _atext
_2rdacontent
337 _aelectronic
_2isbdmedia
338 _aonline resource
_2rdacarrier
490 1 _aWiley series on communications networking & distributed systems ;
_v34
504 _aIncludes bibliographical references and index.
505 0 _a-- List of Figures ix -- List of Tables xiii -- Foreword xv -- Preface xvii -- Acknowledgments xix -- 1 Introduction 1 -- 1.1 The Wireless Embedded Internet 3 -- 1.1.1 Why 6LoWPAN? 4 -- 1.1.2 6LoWPAN history and standardization 6 -- 1.1.3 Relation of 6LoWPAN toother trends 8 -- 1.1.4 Applications of 6LoWPAN 9 -- 1.1.5 Example: facility management 11 -- 1.2 The 6LoWPAN Architecture 13 -- 1.3 6LoWPAN Introduction 15 -- 1.3.1 The protocol stack 16 -- 1.3.2 Link layers for 6LoWPAN 17 -- 1.3.3 Addressing 19 -- 1.3.4 Header format 20 -- 1.3.5 Bootstrapping 20 -- 1.3.6 Mesh topologies 22 -- 1.3.7 Internet integration 23 -- 1.4 Network Example 24 -- 2 The 6LoWPAN Format 27 -- 2.1 Functions of an Adaptation Layer 28 -- 2.2 Assumptions About the Link Layer 29 -- 2.2.1 Link-layer technologies beyond IEEE 802.15.4 29 -- 2.2.2 Link-layer service model 30 -- 2.2.3 Link-layer addressing 31 -- 2.2.4 Link-layer management and operation 32 -- 2.3 The Basic 6LoWPAN Format 32 -- 2.4 Addressing 34 -- 2.5 Forwarding and Routing 37 -- 2.5.1 L2 forwarding ((3z(BMesh-Under(3y)(B 38 -- 2.5.2 L3 routing ((3z(BRoute-Over(3y)(B 40 -- 2.6 Header Compression 41 -- 2.6.1 Stateless header compression 43 -- 2.6.2 Context-based header compression 45 -- 2.7 Fragmentation and Reassembly 52 -- 2.7.1 The fragmentation format 55 -- 2.7.2 Avoiding the fragmentation performance penalty 59 -- 2.8 Multicast 59 -- 3 Bootstrapping and Security 63 -- 3.1 Commissioning 64 -- 3.2 Neighbor Discovery 66 -- 3.2.1 Forming addresses 67 -- 3.2.2 Registration 69 -- 3.2.3 Registration collisions 73 -- 3.2.4 Multihop registration 77 -- 3.2.5 Node operation 80 -- 3.2.6 Router operation 81 -- 3.2.7 Edge router operation 82 -- 3.3 Security 83 -- 3.3.1 Security objectives and threat models 84 -- 3.3.2 Layer2 mechanisms 85 -- 3.3.3 Layer3 mechanisms 87 -- 3.3.4 Key management 89 -- 4 Mobility and Routing 91 -- 4.1 Mobility 92 -- 4.1.1 Mobility types 92 -- 4.1.2 Solutions for mobility 94 -- 4.1.3 Application methods 96 -- 4.1.4 Mobile IPv6 97.
505 8 _a4.1.5 Proxy Home Agent 100 -- 4.1.6 ProxyMIPv6 100 -- 4.1.7 NEMO 102 -- 4.2 Routing 104 -- 4.2.1 Overview 104 -- 4.2.2 The role of Neighbor Discovery 107 -- 4.2.3 Routing requirements 108 -- 4.2.4 Route metrics 109 -- 4.2.5 MANET routing protocols 111 -- 4.2.6 The ROLL routing protocol 114 -- 4.2.7 Border routing 119 -- 4.3 IPv4 Interconnectivity 120 -- 4.3.1 IPv6 transition 121 -- 4.3.2 IPv6-in-IPv4 tunneling 122 -- 5 Application Protocols 125 -- 5.1 Introduction 126 -- 5.2 Design Issues 127 -- 5.2.1 Linklayer 129 -- 5.2.2 Networking 130 -- 5.2.3 Host issues 130 -- 5.2.4 Compression 131 -- 5.2.5 Security 131 -- 5.3 Protocol Paradigms 132 -- 5.3.1 End-to-end 132 -- 5.3.2 Real-time streaming and sessions 132 -- 5.3.3 Publish/subscribe 133 -- 5.3.4 Web service paradigms 134 -- 5.4 Common Protocols 134 -- 5.4.1 Web service protocols 135 -- 5.4.2 MQ telemetry transport for sensor networks (MQTT-S) 137 -- 5.4.3 ZigBee compact application protocol (CAP) 139 -- 5.4.4 Service discovery 141 -- 5.4.5 Simple network management protocol (SNMP) 142 -- 5.4.6 Real-time transport and sessions 143 -- 5.4.7 Industry-specific protocols 144 -- 6 Using 6LoWPAN 149 -- 6.1 Chip Solutions 150 -- 6.1.1 Single-chip solutions 150 -- 6.1.2 Two-chip solutions 151 -- 6.1.3 Network processor solutions 151 -- 6.2 Protocol Stacks 152 -- 6.2.1 ContikianduIPv6 153 -- 6.2.2 TinyOS and BLIP 153 -- 6.2.3 Sensinode NanoStack 154 -- 6.2.4 Jennic6LoWPAN 155 -- 6.2.5 Nivis ISA100 155 -- 6.3 Application Development 156 -- 6.4 Edge Router Integration 159 -- 7 System Examples 163 -- 7.1 ISA100 Industrial Automation 164 -- 7.1.1 Motivation for industrial wireless sensor networks 164 -- 7.1.2 Complications of the industrial space 165 -- 7.1.3 The ISA100.11a standard 166 -- 7.1.4 ISA100.11a data link layer 169 -- 7.2 Wireless RFID Infrastructure 170 -- 7.2.1 Technical overview 172 -- 7.2.2 Benefits from 6LoWPAN 173 -- 7.3 Building Energy Savings and Management 174 -- 7.3.1 Network architecture 174 -- 7.3.2 Technical overview 174.
505 8 _a7.3.3 Benefits from 6LoWPAN 175 -- 8 Conclusion 177 -- A IPv6 Reference 181 -- A.1 Notation 181 -- A.2 Addressing 182 -- A.3 IPv6 Neighbor Discovery 184 -- A.4 IPv6 Stateless Address Autoconfiguration 188 -- B IEEE 802.15.4 Reference 191 -- B.1 Introduction 191 -- B.2 Overall Packet Format 192 -- B.3 MAC-layer Security 194 -- List of Abbreviations 195 -- Glossary 203 -- References 209 -- Index 219.
506 _aRestricted to subscribers or individual electronic text purchasers.
520 _a"It is stunningly thorough and takes readers meticulously through the design, con&#xFB01;guration and operation of IPv6-based, low-power, potentially mobile radio-based networking." Vint Cerf, Vice President and Chief Internet Evangelist, Google This book provides a complete overview of IPv6 over Low Power Wireless Area Network (6LoWPAN) technology In this book, the authors provide an overview of the 6LoWPAN family of standards, architecture, and related wireless and Internet technology. Starting with an overview of the IPv6 'Internet of Things', readers are offered an insight into how these technologies fit together into a complete architecture. The 6LoWPAN format and related standards are then covered in detail. In addition, the authors discuss the building and operation of 6LoWPAN networks, including bootstrapping, routing, security, Internet ingration, mobility and application protocols. Furthermore, implementation aspects of 6LoWPAN are covered. Key Features: *Provides an overview of the 6LoWPAN standard, architecture and related wireless and Internet technology, and explains the 6LoWPAN protocol format in detail *Demonstrates how the 6LoWPAN standard makes the latest Internet protocols available to even the most minimal embedded devices over low-rate wireless networks *Details operational topics such as bootstrapping, routing, security, Internet integration, mobility and application protocols *Written by expert authors with vast experience in the field (industrial and academic) *Includes an accompanying website containing tutorial slides, course material and open-source code with examples (<a href="http://6lowpan.net/">http://6lowpan.net</a> ) 6LoWPAN: The Wireless Embedded Internet is an invaluable reference for professionals working in fields such as telecommunications, control, and embedded systems. Advanced students and teachers in electrical engineering, information technology and computer science will also find this book useful.
530 _aAlso available in print.
538 _aMode of access: World Wide Web
588 _aDescription based on PDF viewed 10/24/2017.
650 0 _aWireless Internet.
_924757
650 0 _aWireless communication systems
_xStandards.
_927688
650 0 _aLow voltage systems.
_919376
655 0 _aElectronic books.
_93294
700 1 _aBormann, Carsten.
_930770
710 2 _aIEEE Xplore (Online Service),
_edistributor.
_930771
710 2 _aWiley,
_epublisher.
_930772
776 0 8 _iPrint version:
_z9780470747995
830 0 _aWiley series on communications networking & distributed systems ;
_v34
_930106
856 4 2 _3Abstract with links to resource
_uhttps://ieeexplore.ieee.org/xpl/bkabstractplus.jsp?bkn=8040132
942 _cEBK
999 _c74908
_d74908