ebook img

Cognitive Sensors and IoT: Architecture, Deployment, and Data Delivery PDF

281 Pages·2017·22.61 MB·English
Save to my drive
Quick download
Download
Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.

Preview Cognitive Sensors and IoT: Architecture, Deployment, and Data Delivery

Cognitive Sensors and IoT Architecture, Deployment, and Data Delivery http://taylorandfrancis.com Cognitive Sensors and IoT Architecture, Deployment, and Data Delivery Fadi Al-Turjman MATLAB® and Simulink® are trademarks of The MathWorks, Inc. and are used with permission. The MathWorks does not warrant the accuracy of the text or exercises in this book. This book’s use or discussion of MATLAB® and Simulink® software or related products does not constitute endorsement or sponsorship by The MathWorks of a particular pedagogical approach or particular use of the MATLAB® and Simulink® software. CRC Press Taylor & Francis Group 6000 Broken Sound Parkway NW, Suite 300 Boca Raton, FL 33487-2742 © 2017 by Taylor & Francis Group, LLC CRC Press is an imprint of Taylor & Francis Group, an Informa business No claim to original U.S. Government works Printed on acid-free paper International Standard Book Number-13: 978-1-138-10229-3 (Hardback) This book contains information obtained from authentic and highly regarded sources. Reasonable efforts have been made to publish reliable data and information, but the author and publisher cannot assume responsibility for the validity of all materials or the consequences of their use. The authors and publishers have attempted to trace the copyright holders of all material reproduced in this publication and apologize to copyright holders if permission to publish in this form has not been obtained. If any copyright material has not been acknowledged, please write and let us know so we may rectify in any future reprint. Except as permitted under U.S. Copyright Law, no part of this book may be reprinted, reproduced, trans- mitted, or utilized in any form by any electronic, mechanical, or other means, now known or hereafter invented, including photocopying, microfilming, and recording, or in any information storage or retrieval system, without written permission from the publishers. For permission to photocopy or use material electronically from this work, please access www.copyright .com (http://www.copyright.com/) or contact the Copyright Clearance Center, Inc. (CCC), 222 Rosewood Drive, Danvers, MA 01923, 978-750-8400. CCC is a not-for-profit organization that provides licenses and registration for a variety of users. For organizations that have been granted a photocopy license by the CCC, a separate system of payment has been arranged. Trademark Notice: Product or corporate names may be trademarks or registered trademarks, and are used only for identification and explanation without intent to infringe. Visit the Taylor & Francis Web site at http://www.taylorandfrancis.com and the CRC Press Web site at http://www.crcpress.com To my dearest parents, my brother, and my sisters. To my beautiful wife and my little prince. http://taylorandfrancis.com Contents Preface xiii about the author xv chaPter 1 IntroductIon to cognItIon In Iot 1 1.1 Contributions 2 1.2 Book Outline 4 chaPter 2 InformatIon-centrIc SenSor networkS for cognItIve Iot: an overvIew 5 2.1 Introduction 5 2.2 WSN Design Issues in IoT Applications 8 2.2.1 User Expectations from the Network 8 2.2.1.1 Multi-User Application Platform Support 8 2.2.1.2 User Requirement—Aware Request Classification 9 2.2.1.3 Internet Access Interface between User and WSN 10 2.2.2 Adaptations at the Network Level 10 2.2.2.1 Energy Considerations and Resource Management 10 2.2.2.2 Query Dissemination and Data Delivery 11 2.2.3 Summary of WSN Design Change Requirements 12 2.3 Artificial Intelligence and Learning in WSN 14 2.3.1 Computational Intelligence 14 vii viii Contents 2.3.2 Machine Learning 16 2.3.2.1 Model-Based Reinforcement Learning 17 2.3.2.2 Model-Free Reinforcement Learning 17 2.3.2.3 Support Vector Machines 18 2.3.3 Cognitive Framework and Multiagent Systems 18 2.3.4 Context Aware Computing 19 2.4 A Hybrid Solution Platform: Learning in ICSN 19 2.4.1 What Should the ICSN Learn? 19 2.4.2 Choosing the Learning Strategy 24 2.4.3 Heuristically Accelerated Reinforcement Learning 25 2.4.4 Learning in the ICSN Framework 26 2.5 Use-Case and Performance Evaluation 30 2.5.1 Simulation Setup 31 2.5.2 Simulation Results and Analysis 33 2.6 Conclusion and Open Issues 35 Acknowledgment 36 References 36 chaPter 3 cognItIve-node archItecture and a dePloyment Strategy for the future SenSor networkS 41 3.1 Introduction 41 3.2 Related Work 43 3.3 System Models 47 3.3.1 Network Model 47 3.3.2 Energy Consumption Model 48 3.3.3 Communication Model 50 3.3.4 Operational Cost Model 51 3.3.5 Problem Definition 52 3.4 A Cognitive Deployment Strategy for ICSN 52 3.4.1 Learning 58 3.4.2 Knowledge-Representation and Reasoning 59 3.5 Simulation Results and Discussions 62 3.5.1 The Quality of Information (QoI) Attributes 66 3.5.1.1 Node Reliability (NR) at the Transmitting Node 66 3.5.1.2 Instantaneous Throughput (IT) at the Receiving Node 66 3.5.1.3 Observed Latency (OL) at the Receiving Node 67 3.5.2 Simulation Setup 67 3.5.3 Simulation Results 68 3.6 Conclusions 72 Acknowledgment 72 References 73 Contents ix chaPter 4 QuantIfyIng connectIvIty In wIreleSS SenSor networkS wIth grId-baSed dePloymentS 77 FADI AL-TURJMAN, HOSSAM S. HASSANEIN, AND MOHAMAD IBNKAHLA 4.1 Introduction 77 4.2 Related Work 80 4.3 System Models 81 4.3.1 Network Model 81 4.3.2 Communication Model 82 4.3.3 Placement Uncertainty Models 84 4.3.3.1 Bounded Uniform Errors 84 4.3.3.2 Unbounded Normal Errors 88 4.4 Quantifying the Grid Connectivity 89 4.4.1 Generic Approach 89 4.4.2 Theoretical Analysis 94 4.5 Discussion and Numerical Results 95 4.5.1 Grid Connectivity with Bounded Uniform Errors 96 4.5.2 Grid Connectivity with Unbounded Normal Errors 99 4.6 Conclusion 102 Acknowledgment 103 References 103 chaPter 5 a data delIvery framework for cognItIve InformatIon-centrIc SenSor networkS In Smart outdoor monItorIng 107 GAYATHRI SINGH AND FADI AL-TURJMAN 5.1 Introduction 107 5.2 Related Work 110 5.2.1 Information-Centric Networks 110 5.2.2 Data-Centric Sensor Networks 111 5.2.3 Cognition in Communication Networks and Cognitive Sensor Networks 111 5.3 System Models 115 5.3.1 Quality of Information (QoI) 115 5.3.2 Network Lifetime 116 5.3.2.1 Application Traffic Profiles for Smart Outdoor Monitoring Applications 117 5.3.2.2 Network Architecture and Components 117 5.3.2.3 Node Functions 120 5.4 The COGNICENSE Framework 121 5.4.1 Knowledge Representation 121 5.4.2 Learning 124

Description:
Features Presents the Cognitive Information Centric Sensor Network (CICSN) framework for the IoT Discusses the most appropriate deployment strategy for these cognitive nodes under realistic assumptions that cares about the Quality of Information (QoI) Uses a Quality of Information (QoI) aware data d
See more

The list of books you might like

Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.