Introduction to wireless sensor networks:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Piscataway, NJ
IEEE Press
[2016]
Hoboken, New Jersey Wiley [2016] |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis Klappentext |
Beschreibung: | xvi, 169 Seiten Illustrationen, Diagramme |
ISBN: | 9781118993514 1118993519 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV043729842 | ||
003 | DE-604 | ||
005 | 20170209 | ||
007 | t | ||
008 | 160824s2016 a||| |||| 00||| eng d | ||
020 | |a 9781118993514 |c hbk. |9 978-1-118-99351-4 | ||
020 | |a 1118993519 |c hbk. |9 1-118-99351-9 | ||
035 | |a (OCoLC)958826628 | ||
035 | |a (DE-599)BVBBV043729842 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-703 |a DE-11 |a DE-862 |a DE-29T | ||
084 | |a ST 200 |0 (DE-625)143611: |2 rvk | ||
084 | |a ZQ 3120 |0 (DE-625)158040: |2 rvk | ||
100 | 1 | |a Förster, Anna |d 1979- |e Verfasser |0 (DE-588)1115502522 |4 aut | |
245 | 1 | 0 | |a Introduction to wireless sensor networks |c Anna Förster |
264 | 1 | |a Piscataway, NJ |b IEEE Press |c [2016] | |
264 | 1 | |a Hoboken, New Jersey |b Wiley |c [2016] | |
264 | 4 | |c © 2016 | |
300 | |a xvi, 169 Seiten |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Wireless sensor networks | |
650 | 0 | 7 | |a Drahtloses Sensorsystem |0 (DE-588)4789222-5 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Drahtloses Sensorsystem |0 (DE-588)4789222-5 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m Digitalisierung UB Bayreuth - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029141729&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
856 | 4 | 2 | |m Digitalisierung UB Bayreuth - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029141729&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |3 Klappentext |
999 | |a oai:aleph.bib-bvb.de:BVB01-029141729 |
Datensatz im Suchindex
DE-BY-862_location | 2000 |
---|---|
DE-BY-FWS_call_number | 2000/ST 200 F654 |
DE-BY-FWS_katkey | 629262 |
DE-BY-FWS_media_number | 083000516298 |
_version_ | 1806176622416494592 |
adam_text | CONTENTS
H
How to Use This Book xiii
1 What are Wireless Sensor Networks? 1
1.1 Wireless Sensor Networks, 1
1.2 Sample Applications Around the World, 3
1.3 Types of Wireless Sensor Networks, 7
Summary, 10
Further Reading, 10
2 Anatomy of a Sensor Node 11
2.1 Hardware Components, 11
2.2 Power Consumption, 13
2.3 Operating Systems and Concepts, 15
2.3.1 Memory Management, 17
2.3.2 Interrupts, 23
2.3.3 Tasks, Threads, and Events, 24
2.4 Simulators, 26
2.5 Communication Stack, 28
2.5.1 Sensor Network Communication Stack, 28
2.5.2 Protocols and Algorithms, 30
Anatomy of a Sensor Node: Summary, 30
Further Reading, 30
vii
viii
CONTENTS
3 Radio Communications
3.1 Radio Waves and Modulation/Demodulation, 33
3.2 Properties of Wireless Communications, 36
3.2.1 Interference and Noise, 37
3.2.2 Hidden Terminal Problem, 38
3.2.3 Exposed Terminal Problem, 39
3.3 Medium Access Protocols, 39
3.3.1 Design Criteria for Medium Access Protocols, 41
3.3.2 Time Division Multiple Access, 42
3.3.3 Carrier Sense Multiple Access, 45
3.3.4 Sensor MAC, 48
3.3.5 Berkeley MAC, 50
3.3.6 Optimizations of B-MAC, 51
3.3.7 Other Protocols and Trends, 51
Radio Communications: Summary, 53
Questions and Exercises, 53
Further Reading, 54
4 Link Management
4.1 Wireless Links Introduction, 57
4.2 Properties of Wireless Links, 59
4.2.1 Links and Geographic Distance, 59
4.2.2 Asymmetric Links, 60
4.2.3 Link Stability and Burstiness, 61
4.3 Error Control, 62
4.3.1 Backward Error Control, 62
4.3.2 Forward Error Control, 63
4.4 Naming and Addressing, 64
4.4.1 Naming, 64
4.4.2 Addressing, 65
4.4.3 Assignment of Addresses and Names, 65
4.4.4 Using Names and Addresses, 66
4.5 Link Estimation Protocols, 66
4.5.1 Design Criteria, 66
4.5.2 Link Quality Based, 67
4.5.3 Delivery Rate Based, 68
4.5.4 Passive and Active Estimators, 69
4.5.5 Collection Tree Protocol, 69
4.6 Topology Control, 71
4.6.1 Centralized Topology Control, 71
4.6.2 Distributed Topology Control, 72
Link Management: Summary, 73
Questions and Exercises, 73
Further Reading, 74
CONTENTS
!x
5 Multi-Hop Communications 77
5.1 Routing Basics, 77
5.2 Routing Metrics, 80
5.2.1 Location and Geographic Vicinity, 80
5.2.2 Hops, 81
5.2.3 Number of Retransmissions, 82
5.2.4 Delivery Delay, 83
5.3 Routing Protocols, 84
5.3.1 Full-Network Broadcast, 85
5.3.2 Location-Based Routing, 87
5.3.3 Directed Diffusion, 90
5.3.4 Collection Tree Protocol, 92
5.3.5 Zigbee, 94
Multi-Hop Communications: Summary, 95
Questions and Exercises, 96
Further Reading, 96
6 Data Aggregation and Clustering 99
6.1 Clustering Techniques, 99
6.1.1 Random Clustering, 101
6.1.2 Nearest Sink, 102
6.1.3 Geographic Clustering, 103
6.1.4 Clustering Summary, 104
6.2 In-Network Processing and Data Aggregation, 104
6.2.1 Compression, 104
6.2.2 Statistical Techniques, 107
6.3 Compressive Sampling, 109
Data Aggregation and Clustering: Summary, 110
Questions and Exercises, 111
Further Reading, 111
7 Time Synchronization 113
7.1 Clocks and Delay Sources, 113
7.2 Requirements and Challenges, 114
7.3 Time Synchronization Protocols, 117
7.3.1 Lightweight Tree Synchronization, 117
7.3.2 Reference Broadcast Synchronization, 118
7.3.3 NoTime Protocol, 118
Time Synchronization: Summary, 120
Questions and Exercises, 121
Further Reading, 121
X
CONTENTS
8 Localization Techniques 123
8.1 Localization Challenges and Properties, 123
8.1.1 Types of Location Information, 124
8.1.2 Precision Against Accuracy, 125
8.1.3 Costs, 125
8.2 Pre-Deployment Schemes, 126
8.3 Proximity Schemes, 126
8.4 Ranging Schemes, 128
8.4.1 Triangulation, 129
8.4.2 Trilateration, 129
8.5 Range-Based Localization, 129
8.6 Range-Free Localization, 130
8.6.1 Hop-Based Localization, 130
8.6.2 Point in Triangle (PIT), 131
Localization: Summary, 132
Questions and Exercises, 133
Further Reading, 133
9 Sensing Techniques 135
9.1 Types of Sensors, 135
9.2 Sensing Coverage, 136
9.3 High-Level Sensors, 137
9.4 Special Case: The Human As a Sensor, 138
9.5 Actuators, 138
9.6 Sensor Calibration, 139
9.7 Detecting Errors, 140
Sensing Techniques: Summary, 1.41
Questions and Exercises, 141
10 Designing and Deploying WSN Applications 143
10.1 Early WSN Deployments, 143
10.1.1 Murphy Loves Potatoes, 144
10.1.2 Great Duck Island, 144
10.2 General Problems, 145
10.2.1 Node Problems, 146
10.2.2 Link/Path Problems, 147
10.2.3 Global Problems, 148
10.3 General Testing and Validation, 149
10.4 Requirements Analy sis, 151
10.4.1 Analyzing the Environment, 151
10.4.2 Analyzing Lifetime and Energy Requirements, 153
10.4.3 Analyzing Required Data, 153
10.4.4 Analyzing User Expectations, 154
CONTENTS
xi
10.5 The Top-Down Design Process, 154
10.5.1 The Network, 154
10.5.2 The Node Neighborhood, 155
10.5.3 The Node, 156
10.5.4 Individual Components of the Node, 156
10.6 Bottom-Up Implementation Process, 157
10.6.1 Individual Node-Level Modules, 158
10.6.2 The Node As an Entity, 159
10.6.3 The Network As an Entity, 159
Designing and Deploying WSN Applications: Summary, 160
Further Reading, 160
11 Summary and Outlook 163
Index 167
Introduction to Wireless Sensor Networks begins with an introduction
to wireless sensor networks and their fundamental concepts. Hardware
components, operating systems, protocols, and algorithms that make up the
anatomy of a sensor node are described in chapter two. Properties of wireless
communications, medium access protocols, wireless links, and link estimation
protocols are described in chapter three and chapter four. Routing basics and
metrics, clustering techniques, time synchronization and localization protocols,
as well as sensing techniques are introduced in chapter five through nine. The
concluding chapter summarizes the learnt methods and shows how to use them
to deploy real-world sensor networks in a structured way.
• Presents state-of-the-art protocols and algorithms
• Includes end-of-chapter summaries, exercises, and references
• For students, there are hardware overviews, reading links, programming
examples, and tests available at http://comnets.uni-bremen.de/wsn-book/
This book is intended for graduate and undergraduate students interested
in learning about wireless sensor networks. Only minimal experience with
programming and an understanding of basic computer science concepts is
necessary to understand the material included in the book.
Anna Forster is a Professor and Head of the Sustainable Communication
Networks Group at the University of Bremen, Germany. She earned her MSc
in Computer Science and Aerospace Engineering from the Free University
of Berlin and her PhD from the University of Lugano, Switzerland. Her main
research interests lie in the area of sustainable communication networks and
their applications to sustainability. Her passion is teaching these topics, both to
students and the general public.
ISBN 978-1-118-99351-4
|
any_adam_object | 1 |
author | Förster, Anna 1979- |
author_GND | (DE-588)1115502522 |
author_facet | Förster, Anna 1979- |
author_role | aut |
author_sort | Förster, Anna 1979- |
author_variant | a f af |
building | Verbundindex |
bvnumber | BV043729842 |
classification_rvk | ST 200 ZQ 3120 |
ctrlnum | (OCoLC)958826628 (DE-599)BVBBV043729842 |
discipline | Informatik Mess-/Steuerungs-/Regelungs-/Automatisierungstechnik / Mechatronik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01763nam a2200385 c 4500</leader><controlfield tag="001">BV043729842</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20170209 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">160824s2016 a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781118993514</subfield><subfield code="c">hbk.</subfield><subfield code="9">978-1-118-99351-4</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1118993519</subfield><subfield code="c">hbk.</subfield><subfield code="9">1-118-99351-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)958826628</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV043729842</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-703</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-862</subfield><subfield code="a">DE-29T</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 200</subfield><subfield code="0">(DE-625)143611:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ZQ 3120</subfield><subfield code="0">(DE-625)158040:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Förster, Anna</subfield><subfield code="d">1979-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1115502522</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Introduction to wireless sensor networks</subfield><subfield code="c">Anna Förster</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Piscataway, NJ</subfield><subfield code="b">IEEE Press</subfield><subfield code="c">[2016]</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Hoboken, New Jersey</subfield><subfield code="b">Wiley</subfield><subfield code="c">[2016]</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">© 2016</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xvi, 169 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Wireless sensor networks</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Drahtloses Sensorsystem</subfield><subfield code="0">(DE-588)4789222-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Drahtloses Sensorsystem</subfield><subfield code="0">(DE-588)4789222-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bayreuth - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029141729&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bayreuth - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029141729&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Klappentext</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-029141729</subfield></datafield></record></collection> |
id | DE-604.BV043729842 |
illustrated | Illustrated |
indexdate | 2024-08-01T11:24:14Z |
institution | BVB |
isbn | 9781118993514 1118993519 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-029141729 |
oclc_num | 958826628 |
open_access_boolean | |
owner | DE-703 DE-11 DE-862 DE-BY-FWS DE-29T |
owner_facet | DE-703 DE-11 DE-862 DE-BY-FWS DE-29T |
physical | xvi, 169 Seiten Illustrationen, Diagramme |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | IEEE Press Wiley |
record_format | marc |
spellingShingle | Förster, Anna 1979- Introduction to wireless sensor networks Wireless sensor networks Drahtloses Sensorsystem (DE-588)4789222-5 gnd |
subject_GND | (DE-588)4789222-5 |
title | Introduction to wireless sensor networks |
title_auth | Introduction to wireless sensor networks |
title_exact_search | Introduction to wireless sensor networks |
title_full | Introduction to wireless sensor networks Anna Förster |
title_fullStr | Introduction to wireless sensor networks Anna Förster |
title_full_unstemmed | Introduction to wireless sensor networks Anna Förster |
title_short | Introduction to wireless sensor networks |
title_sort | introduction to wireless sensor networks |
topic | Wireless sensor networks Drahtloses Sensorsystem (DE-588)4789222-5 gnd |
topic_facet | Wireless sensor networks Drahtloses Sensorsystem |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029141729&sequence=000003&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029141729&sequence=000004&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT forsteranna introductiontowirelesssensornetworks |
Inhaltsverzeichnis
THWS Schweinfurt Zentralbibliothek Lesesaal
Signatur: |
2000 ST 200 F654 |
---|---|
Exemplar 1 | ausleihbar Verfügbar Bestellen |