Details

Wearable Computing


Wearable Computing

From Modeling to Implementation of Wearable Systems based on Body Sensor Networks
IEEE Press 1. Aufl.

von: Giancarlo Fortino, Raffaele Gravina, Stefano Galzarano

83,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 06.04.2018
ISBN/EAN: 9781119078821
Sprache: englisch
Anzahl Seiten: 256

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<b>This book provides the most up-to-date research and development on wearable computing, wireless body sensor networks, wearable systems integrated with mobile computing, wireless networking and cloud computing <br /><br /></b>This book has a specific focus on advanced methods for programming Body Sensor Networks (BSNs) based on the reference SPINE project. It features an on-line website (http://spine.deis.unical.it) to support readers in developing their own BSN application/systems and covers new emerging topics on BSNs such as collaborative BSNs, BSN design methods, autonomic BSNs, integration of BSNs and pervasive environments, and integration of BSNs with cloud computing. The book provides a description of real BSN prototypes with the possibility to see on-line demos and download the software to test them on specific sensor platforms and includes case studies for more practical applications. <p>• Provides a future roadmap by learning advanced technology and open research issues</p> <p>• Gathers the background knowledge to tackle key problems, for which solutions will enhance the evolution of next-generation wearable systems</p> <p>• References the SPINE web site (http://spine.deis.unical.it) that accompanies the text<br /><br />• Includes SPINE case studies and span topics like human activity recognition, rehabilitation of elbow/knee, handshake detection, emotion recognition systems<br /><br /><i>Wearable Systems and Body Sensor Networks: from modeling to implementation </i>is a great reference for systems architects, practitioners, and product developers. <br /><br /><b>Giancarlo Fortino</b> is currently an Associate Professor of Computer Engineering (since 2006) at the Department of Electronics, Informatics and Systems (DEIS) of the University of Calabria (Unical), Rende (CS), Italy. He was recently nominated Guest Professor in Computer Engineering of Wuhan University of Technology on April, 18 2012 (the term of appointment is three years). His research interests include distributed computing and networks, wireless sensor networks, wireless body sensor networks, agent systems, agent oriented software engineering, streaming content distribution networks, distributed multimedia systems, GRID computing.<br /><br /><b>Raffaele Gravina</b> received the B.Sc. and M.S. degrees both in computer engineering from the University of Calabria, Rende, Italy, in 2004 and 2007, respectively. Here he also received the Ph.D. degree in computer engineering. He's now a Postdoctoral research fellow at University of Calabria. His research interests are focused on high-level programming methods for WSNs, specifically Wireless Body Sensor Networks. He wrote almost 30 scientific/technical articles in the area of the proposed Book. He is co-founder of SenSysCal S.r.l., a spin-off company of the University of Calabria, and CTO of the wearable computing area of the company.<br /><br /><b>Stefano Galzarano</b> received the B.S. and M.S. degrees both in computer engineering from the University of Calabria, Rende, Italy, in 2006 and 2009, respectively. He is currently pursuing a joint Ph.D. degree in computer engineering with University of Calabria and Technical University of Eindhoven (The Netherlands). His research interests are focused on high-level programming methods for wireless sensor networks and, specifically, novel methods and frameworks for autonomic wireless body sensor networks.</p>
<p>Preface xi</p> <p>Acknowledgments xvi</p> <p><b>1 Body Sensor Networks 1</b></p> <p>1.1 Introduction 1</p> <p>1.2 Background 1</p> <p>1.3 Typical m‐Health System Architecture 4</p> <p>1.4 Hardware Architecture of a Sensor Node 6</p> <p>1.5 Communication Medium 7</p> <p>1.6 Power Consumption Considerations 7</p> <p>1.7 Communication Standards 8</p> <p>1.8 Network Topologies 10</p> <p>1.9 Commercial Sensor Node Platforms 13</p> <p>1.10 Biophysiological Signals and Sensors 16</p> <p>1.11 BSN Application Domains 17</p> <p>1.12 Summary 20</p> <p>References 20</p> <p><b>2 BSN Programming Frameworks 25</b></p> <p>2.1 Introduction 25</p> <p>2.2 Developing BSN Applications 25</p> <p>2.2.1 Application‐ and Platform‐Specific Programming 26</p> <p>2.2.2 Automatic Code Generation 28</p> <p>2.2.3 Middleware‐Based Programming 28</p> <p>2.2.4 Programming Approaches Comparison 30</p> <p>2.3 Programming Abstractions 31</p> <p>2.4 Requirements for BSN Frameworks 34</p> <p>2.5 BSN Programming Frameworks 37</p> <p>2.5.1 Titan 38</p> <p>2.5.2 CodeBlue 38</p> <p>2.5.3 RehabSPOT 38</p> <p>2.5.4 SPINE 39</p> <p>2.5.5 SPINE2 39</p> <p>2.5.6 C‐SPINE 39</p> <p>2.5.7 MAPS 40</p> <p>2.5.8 DexterNet 40</p> <p>2.6 Summary 40</p> <p>References 41</p> <p><b>3 Signal Processing In‐Node Environment 45</b></p> <p>3.1 Introduction 45</p> <p>3.2 Background 46</p> <p>3.3 Motivations and Challenges 46</p> <p>3.4 The SPINE Framework 46</p> <p>3.4.1 Architecture 47</p> <p>3.4.2 Programming Perspective 51</p> <p>3.4.3 Optional SPINE Modules 51</p> <p>3.4.4 High‐Level Data Processing 52</p> <p>3.4.5 Multiplatform Support 55</p> <p>3.5 Summary 56</p> <p>References 57</p> <p><b>4 Task‐Oriented Programming in BSNs 59</b></p> <p>4.1 Introduction 59</p> <p>4.2 Background 60</p> <p>4.3 Motivations and Challenges 60</p> <p>4.3.1 Need for a Platform‐Independent Middleware 60</p> <p>4.3.2 Challenges in Designing a Task‐Oriented Framework 61</p> <p>4.4 SPINE2 Overview 62</p> <p>4.5 Task‐Oriented Programming in SPINE2 63</p> <p>4.6 SPINE2 Node‐Side Middleware 66</p> <p>4.7 SPINE2 Coordinator 68</p> <p>4.8 SPINE2 Communication Protocol 68</p> <p>4.9 Developing Application in SPINE2 70</p> <p>4.10 Summary 71</p> <p>References 72</p> <p><b>5 Autonomic Body Sensor Networks 73</b></p> <p>5.1 Introduction 73</p> <p>5.2 Background 73</p> <p>5.3 Motivations and Challenges 74</p> <p>5.4 State‐of‐the‐Art 75</p> <p>5.5 SPINE‐*: Task‐Based Autonomic Architecture 76</p> <p>5.6 Autonomic Physical Activity Recognition 81</p> <p>5.7 Summary 84</p> <p>References 85</p> <p><b>6 Agent‐Oriented Body Sensor Networks 89</b></p> <p>6.1 Introduction 89</p> <p>6.2 Background 89</p> <p>6.2.1 Agent‐Oriented Computing and Wireless Sensor Networks 89</p> <p>6.2.2 Mobile Agent Platform for Sun SPOT (MAPS) 91</p> <p>6.3 Motivations and Challenges 94</p> <p>6.4 State‐of‐the‐Art: Description and Comparison 95</p> <p>6.5 Agent‐Based Modeling and Implementation of BSNs 98</p> <p>6.6 Engineering Agent‐Based BSN Applications: A Case Study 98</p> <p>6.7 Summary 101</p> <p>References 103</p> <p><b>7 Collaborative Body Sensor Networks 107</b></p> <p>7.1 Introduction 107</p> <p>7.2 Background 108</p> <p>7.3 Motivations and Challenges 109</p> <p>7.4 State‐of‐the‐Art 110</p> <p>7.5 A Reference Architecture for Collaborative BSNs 111</p> <p>7.6 C‐SPINE: A CBSN Architecture 114</p> <p>7.6.1 Inter‐BSN Communication 116</p> <p>7.6.2 BSN Proximity Detection 117</p> <p>7.6.3 BSN Service Discovery 118</p> <p>7.6.4 BSN Service Selection and Activation 118</p> <p>7.7 Summary 119</p> <p>References 119</p> <p><b>8 Integration of Body Sensor Networks and Building Networks 121</b></p> <p>8.1 Introduction 121</p> <p>8.2 Background 121</p> <p>8.2.1 Building Sensor Networks and Systems 121</p> <p>8.2.2 Building Management Framework 124</p> <p>8.3 Motivations and Challenges 125</p> <p>8.4 Integration Layers 127</p> <p>8.5 State‐of‐the‐Art: Description and Comparison 129</p> <p>8.6 An Agent‐Oriented Integration Gateway 130</p> <p>8.7 Application Scenarios 133</p> <p>8.7.1 In‐Building Physical Activity Monitoring 133</p> <p>8.8 Summary 135</p> <p>References 135</p> <p><b>9 Integration of Wearable and Cloud Computing 139</b></p> <p>9.1 Introduction 139</p> <p>9.2 Background 140</p> <p>9.2.1 Cloud Computing 140</p> <p>9.2.2 Architectures for Sensor Stream Management 140</p> <p>9.3 Motivations and Challenges 142</p> <p>9.3.1 BSN Challenges 143</p> <p>9.3.2 BSN/Cloud Computing Integration Challenges 144</p> <p>9.4 Reference Architecture for Cloud‐Assisted BSNs 145</p> <p>9.4.1 Sensor Data Collection 145</p> <p>9.4.2 Sensor Data Management 147</p> <p>9.4.3 Scalable Processing Framework 147</p> <p>9.4.4 Persistent Storage 148</p> <p>9.4.5 Decision‐Making Process 149</p> <p>9.4.6 Open Standards and Advanced Visualization 149</p> <p>9.4.7 Security 150</p> <p>9.5 State‐of‐the‐Art: Description and Comparison 151</p> <p>9.5.1 Integration of WSNs and Cloud Computing 151</p> <p>9.5.2 Integration of BSNs and Cloud Computing 152</p> <p>9.5.3 A Comparison 153</p> <p>9.6 BodyCloud: A Cloud‐based Platform for Community BSN Applications 156</p> <p>9.7 Engineering BodyCloud Applications 159</p> <p>9.7.1 ECGaaS: Cardiac Monitoring 160</p> <p>9.7.2 FEARaaS: Basic Fear Detection 162</p> <p>9.7.3 REHABaaS: Remote Rehabilitation 165</p> <p>9.7.4 ACTIVITYaaS: Community Activity Monitoring 166</p> <p>9.8 Summary 171</p> <p>References 171</p> <p><b>10 Development Methodology for BSN Systems 177</b></p> <p>10.1 Introduction 177</p> <p>10.2 Background 177</p> <p>10.3 Motivations and Challenges 180</p> <p>10.4 SPINE‐Based Design Methodology 180</p> <p>10.4.1 A Pattern‐Driven Application‐Level Design 181</p> <p>10.4.2 System Parameters 183</p> <p>10.4.3 Process Schema 184</p> <p>10.5 Summary 186</p> <p>References 186</p> <p><b>11 SPINE‐Based Body Sensor Network Applications 187</b></p> <p>11.1 Introduction 187</p> <p>11.2 Background 187</p> <p>11.3 Physical Activity Recognition 187</p> <p>11.3.1 Related Work 188</p> <p>11.3.2 A SPINE‐Based Activity Recognition System 189</p> <p>11.4 Step Counter 191</p> <p>11.4.1 Related Work 191</p> <p>11.4.2 A SPINE‐Based Step Counter 192</p> <p>11.5 Emotion Recognition 194</p> <p>11.5.1 Stress Detection 194</p> <p>11.5.1.1 Related Work 194</p> <p>11.5.1.2 SPINE‐HRV: A Wearable System for Real‐Time Stress Detection 195</p> <p>11.5.2 Fear Detection 197</p> <p>11.5.2.1 Related Work 197</p> <p>11.5.2.2 A SPINE‐Based Startle Reflex Detection System 198</p> <p>11.6 Handshake Detection 200</p> <p>11.6.1 Related Work 201</p> <p>11.6.2 A SPINE‐Based Handshake Detection System 202</p> <p>11.7 Physical Rehabilitation 205</p> <p>11.7.1 Related Work 205</p> <p>11.7.2 SPINE Motor Rehabilitation Assistant 206</p> <p>11.8 Summary 208</p> <p>References 208</p> <p><b>12 SPINE at Work 213</b></p> <p>12.1 Introduction 213</p> <p>12.2 SPINE 1.x 213</p> <p>12.2.1 How to Install SPINE 1.x 216</p> <p>12.2.2 How to Use SPINE 217</p> <p>12.2.3 How to Run a Simple Desktop Application Using SPINE1.3 220</p> <p>12.2.4 SPINE Logging Capabilities 225</p> <p>12.3 SPINE2 225</p> <p>12.3.1 How to Install SPINE2 228</p> <p>12.3.2 How to Use the SPINE2 API 230</p> <p>12.3.3 How to Run a Simple Application Using SPINE2 232</p> <p>Index 239</p>
<p><b>Giancarlo Fortino</b> is a Professor of Computer Engineering at the Dept. of Informatics, Modeling, Electronics, and Systems of the University of Calabria (Unical), Italy. He received a Ph.D. in Computer Engineering from Unical, in 1995 and 2000, respectively. He is also adjunct professor at Wuhan University of Technology (Wuhan, China) and senior research fellow at the Italian National Research Council ICAR Institute. His research interests include agent-based computing, wireless (body) sensor networks, and Internet of Things. He is author of over 350 papers in int'l journals, conferences and books. He is cofounder and CEO of SenSysCal S.r.l., a Unical spinoff focused on innovative IoT systems. Fortino is currently member of the IEEE SMCS BoG and chair of the IEEE SMCS Italian Chapter. <p><b>Raffaele Gravina</b> is Assistant Professor of Computer Engineering at the Dept. of Informatics, Modeling, Electronics, and Systems of the University of Calabria (Unical), Italy. He received a Ph.D. in Computer and Systems Engineering from Unical, in 2012. His research interests include wireless body sensor networks, smart-Health, and IoT technology. He is author of over 60 papers in int'l journals, conferences and books. He is cofounder and CTO healthcare sector of SenSysCal S.r.l., a Unical spin-off focused on innovative IoT systems. <p><b>Stefano Galzarano</b> received the B.S., M.S., and PhD degrees in computer engineering from the University of Calabria, Rende, Italy, in 2006, 2009, and 2014, respectively. He is currently an external research collaborator of the University of Calabria. He authored several research papers in journals, conferences and books. His research interests are focused on high-level programming methods for wireless sensor networks and, specifically, novel methods and frameworks for autonomic wireless body sensor networks.
<p><b>The Most Up-To-Date Research and Development on Wearable Computing, Wireless Body Sensor Networks, Wearable Systems Integrated with Mobile Computing, Wireless Networking and Cloud Computing</b> <p>This book has a specific focus on advanced methods for programming Body Sensor Networks (BSNs) based on the reference SPINE project. It features an on-line website (http://spine.deis.unical.it) to support readers in developing their own BSN application/systems and covers new emerging topics on BSNs such as collaborative BSNs, BSN design methods, autonomic BSNs, integration of BSNs and pervasive environments, and integration of BSNs with cloud computing. The book provides a description of real BSN prototypes with the possibility to see on-line demos and download the software to test them on specific sensor platforms and includes case studies for more practical applications. <ul> <li>Provides a future roadmap by learning advanced technology and open research issues</li> <li>Gathers the background knowledge to tackle key problems, for which solutions will enhance the evolution of next-generation wearable systems</li> <li>References the SPINE web site (http://spine.deis.unical.it) that accompanies the text</li> <li>Includes SPINE case studies and span topics like human activity recognition, rehabilitation of elbow/knee, handshake detection, emotion recognition systems</li> </ul> <p><i>Wearable Computing: From Modeling to Implementation of Wearable Systems Based on Body Sensor Networks</i> is a great reference for systems architects, practitioners, and product developers.

Diese Produkte könnten Sie auch interessieren:

Ground Penetrating Radar
Ground Penetrating Radar
von: Mohammed Serhir, Dominique Lesselier
EPUB ebook
142,99 €
Computational Imaging for Scene Understanding
Computational Imaging for Scene Understanding
von: Takuya Funatomi, Takahiro Okabe
EPUB ebook
142,99 €