The Wireless Internet of Things
eBook - ePub

The Wireless Internet of Things

A Guide to the Lower Layers

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

The Wireless Internet of Things

A Guide to the Lower Layers

About this book

Provides a detailed analysis of the standards and technologies enabling applications for the wireless Internet of Things

The Wireless Internet of Things: A Guide to the Lower Layers presents a practitioner's perspective toward the Internet of Things (IoT) focusing on over-the-air interfaces used by applications such as home automation, sensor networks, smart grid, and healthcare. The author—a noted expert in the field—examines IoT as a protocol-stack detailing the physical layer of the wireless links, as both a radio and a modem, and the media access control (MAC) that enables communication in congested bands. Focusing on low-power wireless personal area networks (WPANs) the text outlines the physical and MAC layer standards used by ZigBee, Bluetooth LE, Z-Wave, and Thread. The text deconstructs these standards and provides background including relevant communication theory, modulation schemes, and access methods.

The author includes a discussion on Wi-Fi and gateways, and explores their role in IoT. He introduces radio topologies used in software-defined radio implementations for the WPANs. The book also discusses channel modelling and link budget analysis for WPANs in IoT. This important text:

  • Introduces IEEE 802.15.4, ITU-T G.9959, and Bluetooth LE as physical layer technology standards enabling wireless IoT
  • Takes a layered approach in order to cultivate an appreciation for the various standards that enable interoperability
  • Provides clarity on wireless standards with particular focus on actual implementation

Written for IoT application and platform developers as well as digital signal processing, network, and wireless communication engineers; The Wireless Internet of Things: A Guide to the Lower Layers offers an inclusive overview of the complex field of wireless IoT, exploring its beneficial applications that are proliferating in a variety of industries.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access The Wireless Internet of Things by Daniel Chew in PDF and/or ePUB format, as well as other popular books in Technology & Engineering & Signals & Signal Processing. We have over one million books available in our catalogue for you to explore.

1
Introduction

This book began as a collection of observations and implementation experience that the author accumulated while researching wireless links used to enable the “Internet of Things” (IoT). Wireless communications engineers approach the challenge as a stack of layers, where the system has been decomposed into a stacked series of functions. Approaching the various wireless links used for IoT in this layered fashion helps cultivate an appreciation for the various standards that enable interoperability. This book will approach several standards for the wireless IoT from the layered perspective as found in a protocol stack. Organizing this book in the manner of a protocol stack will help the reader better navigate this book, and hopefully, shed some light on the purpose of the specifics within the different wireless standards that empower the IoT.
Let's begin with a question: What is the Internet of Things?

1.1 What is the Internet of Things?

The term “Internet of Things” has been around since the early 2000s [1]. This term refers to autonomous computing devices being networked together to perform various tasks. The term was coined by Kevin Ashton of the MIT Auto-ID center and was originally in reference to Radio Frequency Identifier (RFID) information being made available on the Internet [2]. RFID is a technology that allows objects to be tagged with devices that transmit identification information. RFID allows for the automatic identification and tracking of those tagged objects. This information can be sensed, gathered, parsed, and posted to the internet by way of automated and interconnected computing devices. The term “Internet of Things” has since grown to encompass far more applications and technologies than the original RFID reference.
There are a number of application areas that have either been adopted into or have grown from the Internet of Things, including:
  • home automation
  • medical devices
  • industrial control
  • smart grid
  • distributed sensor networks
  • and others
The Internet of Things is not a new concept, technology, or set of products, but is rather a natural evolution of networked computing technology, enabled primarily through affordable processing and connectivity. IoT is an extension of the “ubiquitous computing” concept popularized by Mark Weiser [3,4]. The size and cost of computing power is and has been decreasing for decades. This decrease in size and cost has resulted in small, inexpensive embedded devices, which are ideal for sensor and interface applications. Combined with the ease of connectivity provided by a robust and varied infrastructure consisting of wired, terrestrial cellular, satellite, and local wireless communication technologies, the rise of the Internet of Things is the natural consequence. While all of the technologies that comprise the Internet of Things are important, it is connectivity, particularly wireless connectivity, that is a fundamental component shaping many of the choices made in the implementation of IoT devices.
Figure 1.1 [5] illustrates the wide reach of this technology in both “vertical” and “horizontal” markets. The “vertical markets” address the needs of a specific group of consumers, and “horizontal markets” seek to address the needs of a wide group of consumers. By making use of technologies such as ubiquitous computing and wireless communications, the IoT transforms objects from being “traditional” to “smart.” In Figure 1.1, these smart objects are grouped into domain-specific applications (vertical markets) while network-computing services form domain-independent services (horizontal markets).
Illustration shows application domain independent services like transportation, industry, market, school, vehicles, smart home, agriculture, and healthcare along with domain-specific applications.
Figure 1.1 The IoT Across Vertical and Horizontal Markets [5]
These network-computing services are sometimes called “The Cloud.” What is “The Cloud”? There is a humorous answer to that question: “There is no cloud, just someone else's computer.”
“The Cloud” is a collection of computation and data storage resources made available to end-consumers by a service provider. End-consumers gain access to these resources through the Internet. This collection of computation and data storage resources is shared across the large number of end-consumers with whom the service provider has some contract.
“Cloud Computing” is where computational tasks are offloaded from local devices and executed on remote, presumably larger and more powerful, devices. The local devices make requests of the remote, more powerful, “cloud” devices. The cloud devices execute the request and provide the results to the local, smaller, devices that directly interface with the end-user.
Wireless IoT technology interfaces with “The Cloud” and “Cloud Computing” to provide many different end-user applications. For example, an end-user may use their smart phone to access a cloud data center that is updated with the status of various sensors. In that example, the wireless IoT devices form a “device network” that sends information through a gateway to a server “in the cloud.” The end-user can then access that information by using a personal wireless data device to log into the repository of sensor data stored on the remote server.
While the specific implementations of each of these application areas may be quite different, they all rely on the ability to remotely monitor, manage, and actuate distributed devices. IoT technology has enabled a wide variety of applications and is already deployed across markets as disparate as health care and power grids. World market analyses have made forecasts predicting the continuing rise of IoT applications and significant contributions to the world GDP [6].
An interesting trend within the IoT is the accessibility of development to individuals, which is a by-product of low-cost processing [7]. The availability of inexpensive general purpose embedded processing devices means that device and application development is no longer limited to companies with substantial development and manufacturing budget. Hobbyists and members of the Maker community are able to m...

Table of contents

  1. Cover
  2. IEEE Press
  3. Title page
  4. Copyright
  5. Preface
  6. Acknowledgments
  7. About the Author
  8. 1 Introduction
  9. 2 Protocols of the Wireless Internet of Things
  10. 3 Radio Layer
  11. 4 Modem Layer
  12. 5 MAC Layer
  13. 6 Conclusion
  14. Index
  15. End User License Agreement