Cargando…

Fundamentals of Wireless Sensor Networks Theory and Practice.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dargie, Waltenegus
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Newark : John Wiley & Sons, Incorporated, 2010.
Colección:New York Academy of Sciences Ser.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Intro
  • FUNDAMENTALS OF WIRELESS SENSOR NETWORKS
  • Contents
  • About the Series Editors
  • Preface
  • Part One: INTRODUCTION
  • 1 Motivation for a Network of Wireless Sensor Nodes
  • 1.1 Definitions and Background
  • 1.1.1 Sensing and Sensors
  • 1.1.2 Wireless Sensor Networks
  • 1.2 Challenges and Constraints
  • 1.2.1 Energy
  • 1.2.2 Self-Management
  • 1.2.3 Wireless Networking
  • 1.2.4 Decentralized Management
  • 1.2.5 Design Constraints
  • 1.2.6 Security
  • 1.2.7 Other Challenges
  • Exercises
  • References
  • 2 Applications
  • 2.1 Structural Health Monitoring
  • 2.1.1 Sensing Seismic Events
  • 2.1.2 Single Damage Detection Using Natural Frequencies
  • 2.1.3 Multiple Damage Detection Using Natural Frequencies
  • 2.1.4 Multiple Damage Detection Using Mode Shapes
  • 2.1.5 Coherence
  • 2.1.6 Piezoelectric Effect
  • 2.1.7 Prototypes
  • 2.2 Traffic Control
  • 2.2.1 The Sensing Task
  • 2.2.2 Prototypes
  • 2.3 Health Care
  • 2.3.1 Available Sensors
  • 2.3.2 Prototypes
  • 2.4 Pipeline Monitoring
  • 2.4.1 Prototype
  • 2.5 Precision Agriculture
  • 2.5.1 Prototypes
  • 2.6 Active Volcano
  • 2.6.1 Prototypes
  • 2.7 Underground Mining
  • 2.7.1 Sources of Accidents
  • 2.7.2 The Sensing Task
  • Exercises
  • References
  • 3 Node Architecture
  • 3.1 The Sensing Subsystem
  • 3.1.1 Analog-to-Digital Converter
  • 3.2 The Processor Subsystem
  • 3.2.1 Architectural Overview
  • 3.2.2 Microcontroller
  • 3.2.3 Digital Signal Processor
  • 3.2.4 Application-Specific Integrated Circuit
  • 3.2.5 Field Programmable Gate Array
  • 3.2.6 Comparison
  • 3.3 Communication Interfaces
  • 3.3.1 Serial Peripheral Interface
  • 3.3.2 Inter-Integrated Circuit
  • 3.3.3 Summary
  • 3.4 Prototypes
  • 3.4.1 The IMote Node Architecture
  • 3.4.2 The XYZ Node Architecture
  • 3.4.3 The Hogthrob Node Architecture
  • Exercises
  • References
  • 4 Operating Systems
  • 4.1 Functional Aspects
  • 4.1.1 Data Types
  • 4.1.2 Scheduling
  • 4.1.3 Stacks
  • 4.1.4 System Calls
  • 4.1.5 Handling Interrupts
  • 4.1.6 Multithreading
  • 4.1.7 Thread-Based vs Event-Based Programming
  • 4.1.8 Memory Allocation
  • 4.2 Nonfunctional Aspects
  • 4.2.1 Separation of Concern
  • 4.2.2 System Overhead
  • 4.2.3 Portability
  • 4.2.4 Dynamic Reprogramming
  • 4.3 Prototypes
  • 4.3.1 TinyOS
  • 4.3.2 SOS
  • 4.3.3 Contiki
  • 4.3.4 LiteOS
  • 4.4 Evaluation
  • Exercises
  • References
  • Part Two: BASIC ARCHITECTURAL FRAMEWORK
  • 5 Physical Layer
  • 5.1 Basic Components
  • 5.2 Source Encoding
  • 5.2.1 The Efficiency of a Source Encoder
  • 5.2.2 Pulse Code Modulation and Delta Modulation
  • 5.3 Channel Encoding
  • 5.3.1 Types of Channels
  • 5.3.2 Information Transmission over a Channel
  • 5.3.3 Error Recognition and Correction
  • 5.4 Modulation
  • 5.4.1 Modulation Types
  • 5.4.2 Quadratic Amplitude Modulation
  • 5.4.3 Summary Signal Propagation
  • 5.5 Signal Propagation
  • Exercises
  • References
  • 6 Medium Access Control
  • 6.1 Overview
  • 6.1.1 Contention-Free Medium Access