Field Research Cooperative Wearable Systems: Challenges in Requirements, Design and Validation
Abstract
:1. Introduction
1.1. Wearable Devices
- They must present mobility;
- They must augment reality;
- They must add context-awareness.
1.2. Cases of Use: Outdoors and Field Research Wearable Devices
1.3. Objective
- A study of the challenges in the requirement establishment, design, and validation processes for Field Research Cooperative Wearable Systems.
1.4. Contributions
- A theoretical analysis of the requirement establishment process of field research gear;
- A theoretical approach to the wearable system design process stages;
- A conceptualization from Cooperative Wearable Systems (CWS), especially applied to the field research context (FR-CWS);
- A case-study validation using the Multiple-User Cooperative Wearable Systems concepts, with:
- -
- A context overview, containing some related applications;
- -
- A requirement estimation based on the context analysis and regarding the challenges identified in the theoretical overview;
- -
- A novel FR-CWS architecture proposal, considering the information gathered on the conceptualization stage;
- -
- A formal validation testbed, considering ground aspects from this kind of device;
- A discussion, formalizing the main challenges identified through both stages.
1.5. Text Organization
2. Conceptualization
2.1. Field Research Equipment Requirements
- Equitable Use;
- Flexibility;
- Simple and intuitive use;
- Provide perceptible information;
- Error Tolerance;
- Low physical effort;
- Appropriate dimensions.
2.2. Wearable Systems Design
- Requirements definition: Step of requirements gathering through the final application context analysis. Data collected here influence the whole process until the wearable solution deployment; and
- General architecture proposal: Requirements work as inputs to create a general architecture, enclosing hardware and software parts. The architecture proposal also allows for figuring out how hardware and software parts will communicate with each other.
- Hardware: Commonly used methodology to plan, design and build the wearable prototype hardware part.
- -
- Hardware components selection: After requirements and architecture definition, it is possible to enumerate the necessary hardware components/modules that will support the desired features;
- -
- Prototype planning and design: Hardware components serve as input data to plan and design the final prototype. In this step, components connections are defined, and Printed Circuit Boards (PCB) layout is outlined, if necessary;
- -
- Prototype development: This part will carry out wearable device manufacturing. Main Central Processing Unit (CPU) and hardware peripheral components will be physically connected, possibly using a final version of PCBs designed in the previous step. In the end, components can be attached to the garment; and
- -
- Device tests/validation: Several rounds of in-place hardware tests and validation to verify the connections made with each component. If this part does not work as specified or pass the validation tests, specific points can be fixed/changed in a new development round.
- Software: Considered methodology when developing a wearable prototype associated software solution.
- -
- Software design: The previously specified requirements can also be used as a reference to design the related software. This step involves functionalities definition, as well as the planning of how inner modules will interact with each other;
- -
- Software implementation: Design planned before may now be used as a reference to properly code the software. Commonly, specific and lightweight programming languages/frameworks can be used here, according to the whole solution needs;
- -
- Software tests/validation: This module is in charge to test and check if the resulting software is compliant with previously specified requirements. If the solution does not fulfill the requirements (or does not pass the validation tests), a new development round can be carried out.
- Hardware/software integration: This part encloses the integration of previously developed hardware and software parts. This is a mandatory step, once both of these parts were independently developed until here. Basic and composed functionalities can be evaluated, verifying whether they provide the expected output or not; and
- In-field deployment/validation: This is the final step of wearable systems design. The wearable device, which now has integrated hardware and software modules, are deployed and validated during in-field sessions. This occasion is also used in several research projects as the moment to gather and retrieve empirical data.
2.3. Cooperative Wearable Systems
- Single-User Cooperative Wearable Systems,
- Multiple-User Cooperative Wearable Systems.
2.3.1. Single-User Cooperative Wearable Systems
2.3.2. Multiple-User Cooperative Wearable Systems
3. Case Study
3.1. Context Overview
3.2. Requirements
- The device must not block the user’s common movements;
- It must provide information from sensors;
- It must detect context changes.
- Body temperature and humidity (M, P);
- Heart rate and blood oxygenation (M, P);
- Environmental luminosity, temperature and humidity (M, P, E);
- Global Position and Altitude (E, N);
- Muscular Effort (P);
- Body Motion (M, P);
- Safety lights (M, E, N, P).
3.3. Device Architecture Description
- User Sensors:
- -
- Temperature/Humidity Sensor—This sensor monitors the temperature and humidity internally. This sensor connects reading digital data from a GPIO pin;
- -
- IMU Sensor—This sensor monitors the user’s body motion. It communicates using the I2C bus;
- -
- EMG Sensor—This sensor monitors the muscular effort from the user. It transmits the measured data using GPIO monitoring;
- -
- ECG Sensor—This sensor monitors the heart rate and blood oxygenation. It communicates using the I2C bus.
- Environmental Sensors:
- -
- Temperature/Humidity Sensor—This sensor monitors the temperature and humidity externally. This sensor connects reading digital data from a GPIO pin;
- -
- GPS Sensor—This sensor gathers the global position data and transmits it to the computer board through the MCU. The MCU uses a serial connection to communicate with this board;
- -
- Luminosity Sensor - This sensor gathers luminosity data and transmits it to the computer board through the MCU. The MCU uses I2C connection to communicate with this sensor.
3.4. System Architecture
- Proximity (up to 10 m);
- Wireless Personal Area Network (WPAN) (up to 100 m);
- Wireless Local Area Network (WLAN) (Up to 1000 m);
- Wireless Neighborhood Area Network (WNAN) (up to 10 km);
- Wireless Wide Area Network (WWAN) (up to 100 km).
3.5. Evaluation Methods
3.6. Results
4. Conclusions and Discussion
4.1. Requirements of Field Research Devices
4.2. Design Aspects for Field Research Cooperative Wearable Systems
4.3. Field Research Device Design and Validation
4.4. Challenges
- Requirements:
- -
- The requirement establishment must follow UD patterns. This is a technical problem, as these design patterns follow a systematic evaluation process;
- -
- Safety equipment selection follows a systematic approach called AHP, which identify the targeted problem and its factors. The fulfillment of another systematic stage creates an additional technical challenge on the requirement establishment process;
- -
- CWS provides an extra set of requirements, especially from network and communication according to the target problem specifications. This issue exposes both technical and academic challenges, as working with state-of-the-art techniques and concepts.
- Design:
- -
- The requirements must precisely describe the proposal needs, since they work as inputs in the design process. This stage reflects on the quality of the presented solution after the validation processes;
- -
- The development of hardware and software modules must be parallel. Thus, they individually present technical challenges to systems developers;
- -
- The integration of independently developed Software and Hardware modules is a mandatory step, which needs to provide an expected result. This integration can expose technical flaws that came unnoticed in the previous stages.
- Validation:
- -
- After the design and development stages, the modules must be properly validated. Thus, this requires the establishment of a theoretical approach or the usage of a previous baseline. Within this context, the solution novelty presents challenges in both practical and theoretical approaches.
- -
- Many validation processes use prototypes as test mediums. This exposes the cost and time restrictions in the project development. This aspect is critical as both the academic results and the technical validations depend on the employed experimental set.
4.5. Final Considerations
Author Contributions
Funding
Acknowledgments
Conflicts of Interest
Abbreviations
IoT | Internet of Things |
HUD | Head-Up Display |
HMD | Head-Mounted Display |
OS | Operating System |
CWS | Cooperative Wearable System |
FR-CWS | Field Research Cooperative Wearable Systems |
UD | Universal Design |
AHP | Analytic Hierarchic Process |
WSN | Wireless Sensor Network |
WBAN | Wireless Body-Area Network |
WPAN | Wireless Personal Area Network |
WLAN | Wireless Local Area Network |
WNAN | Wireless Neighborhood Area Network |
WWAN | Wireless Wide Area Network |
IMU | Inertial Measurement Unit |
PCB | Printed Circuit Board |
CPU | Central Processing Unit |
I2C | Inter-IC Communications |
QoS | Quality-of-Service |
DoF | Degree-of-Freedom |
ECG | Electrocardiography |
EMG | Electromyography |
GPIO | General Purpose Input/Output |
MCU | Microcontroller Unit |
References
- Soh, P.J.; Vandenbosch, G.A.; Mercuri, M.; Schreurs, D.M.P. Wearable wireless health monitoring: Current developments, challenges, and future trends. IEEE Microw. Mag. 2015, 16, 55–70. [Google Scholar] [CrossRef]
- Risling, T. Educating the nurses of 2025: Technology trends of the next decade. Nurse Educ. Pr. 2017, 22, 89–92. [Google Scholar] [CrossRef]
- Vogenberg, F.R.; Santilli, J. Healthcare trends for 2018. Am. Health Drug Benefits 2018, 11, 48. [Google Scholar]
- Liu, L.; Peng, Y.; Liu, M.; Huang, Z. Sensor-based human activity recognition system with a multilayered model using time series shapelets. Knowl. Based Syst. 2015, 90, 138–152. [Google Scholar] [CrossRef]
- Zhang, Y.; Gravina, R.; Lu, H.; Villari, M.; Fortino, G. PEA: Parallel electrocardiogram-based authentication for smart healthcare systems. J. Netw. Comput. Appl. 2018, 117, 10–16. [Google Scholar] [CrossRef]
- Qiu, S.; Wang, Z.; Zhao, H.; Liu, L.; Li, J.; Jiang, Y.; Fortino, G. Body sensor network based robust gait analysis: Toward clinical and at home use. IEEE Sens. J. 2018, 19, 8393–8401. [Google Scholar] [CrossRef]
- Pace, P.; Aloi, G.; Gravina, R.; Caliciuri, G.; Fortino, G.; Liotta, A. An edge-based architecture to support efficient applications for healthcare industry 4.0. IEEE Trans. Ind. Inform. 2018, 15, 481–489. [Google Scholar] [CrossRef]
- Kaya, T.; Liu, G.; Ho, J.; Yelamarthi, K.; Miller, K.; Edwards, J.; Stannard, A. Wearable Sweat Sensors: Background and Current Trends. Electroanalysis 2019, 31, 411–421. [Google Scholar] [CrossRef]
- Camomilla, V.; Bergamini, E.; Fantozzi, S.; Vannozzi, G. Trends supporting the in-field use of wearable inertial sensors for sport performance evaluation: A systematic review. Sensors 2018, 18, 873. [Google Scholar] [CrossRef]
- Fu, Q.K.; Hwang, G.J. Trends in mobile technology-supported collaborative learning: A systematic review of journal publications from 2007 to 2016. Comput. Educ. 2018, 119, 129–143. [Google Scholar] [CrossRef]
- Chang, C.Y.; Lai, C.L.; Hwang, G.J. Trends and research issues of mobile learning studies in nursing education: A review of academic publications from 1971 to 2016. Comput. Educ. 2018, 116, 28–48. [Google Scholar] [CrossRef]
- Kong, X.T.; Luo, H.; Huang, G.Q.; Yang, X. Industrial wearable system: The human-centric empowering technology in Industry 4.0. J. Intell. Manuf. 2018, 17, 1–17. [Google Scholar] [CrossRef]
- Rice, M.; Ma, K.T.; Tay, H.H.; Kaliappan, J.; Koh, W.L.; Tan, W.P.; Ng, J. Evaluating an augmented remote assistance platform to support industrial applications. In Proceedings of the IEEE 4th World Forum on Internet of Things (WF-IoT), Singapore, 5–8 February 2018; pp. 592–597. [Google Scholar]
- Li, Y.; khan, A.; Wang, T.; Li, L.; Li, C.; Yang, Y.; Liu, L. Hand Gesture recognition and real-time game control based on a wearable band with 6-axis sensors. In Proceedings of the International Joint Conference on Neural Networks (IJCNN), Rio de Janeiro, Brazil, 8–13 July 2018; pp. 1–6. [Google Scholar]
- Haghi, M.; Thurow, K.; Stoll, R. Wearable devices in medical internet of things: scientific research and commercially available devices. Healthc. Inform. Res. 2017, 23, 4–15. [Google Scholar] [CrossRef] [PubMed]
- Bhatt, C.; Dey, N.; Ashour, A.S. Internet of Things and Big Data Technologies for Next Generation Healthcare; Springer: Cham, Switzerland; Berlin, Germany, 2017. [Google Scholar]
- Constant, N.; Borthakur, D.; Abtahi, M.; Dubey, H.; Mankodiya, K. Fog-assisted wiot: A smart fog gateway for end-to-end analytics in wearable internet of things. arXiv 2017, arXiv:1701.08680. [Google Scholar]
- Kong, X.T.; Yang, X.; Huang, G.Q.; Luo, H. The impact of industrial wearable system on industry 4.0. In Proceedings of the IEEE 15th International Conference on Networking, Sensing and Control (ICNSC), Zhuhai, China, 27–29 March 2018; pp. 1–6. [Google Scholar]
- Kos, A.; Milutinović, V.; Umek, A. Challenges in wireless communication for connected sensors and wearable devices used in sport biofeedback applications. Future Gener. Comput. Syst. 2019, 92, 582–592. [Google Scholar] [CrossRef]
- Li, J.; Peng, Z.; Gao, S.; Xiao, B.; Chan, H. Smartphone-assisted energy efficient data communication for wearable devices. Comput. Commun. 2017, 105, 33–43. [Google Scholar] [CrossRef]
- Rhodes, B.J. The wearable remembrance agent: A system for augmented memory. Pers. Technol. 1997, 4, 218–224. [Google Scholar] [CrossRef]
- Bonato, P. Wearable sensors/systems and their impact on biomedical engineering. IEEE Eng. Med. Biol. Mag. 2003, 22, 18–20. [Google Scholar] [CrossRef]
- Billinghurst, M.; Starner, T. Wearable devices: new ways to manage information. Computer 1999, 32, 57–64. [Google Scholar] [CrossRef]
- Pascoe, J. Adding generic contextual capabilities to wearable computers. In Proceedings of the 2nd international symposium on wearable computers, Pittsburgh, PA, USA, 19–20 October 1998; pp. 92–99. [Google Scholar] [CrossRef]
- Wei, J. How Wearables Intersect with the Cloud and the Internet of Things: Considerations for the developers of wearables. IEEE Consum. Electron. Mag. 2014, 3, 53–56. [Google Scholar] [CrossRef]
- Delabrida, S.; D’Angelo, T.; Oliveira, R.A.R.; Loureiro, A.A.F. Wearable hud for ecological field research applications. Mob. Netw. Appl. 2016, 21, 677–687. [Google Scholar] [CrossRef]
- Silva, M.; Delabrida, S.; Ribeiro, S.; Oliveira, R. Toward the Design of a Novel Wearable System for Field Research in Ecology. In Proceedings of the VIII Brazilian Symposium on Computing Systems Engineering (SBESC), Salvador, Brazil, 5–8 November 2018; pp. 160–165. [Google Scholar]
- Silva, M.C.; Ribeiro, S.P.; Delabrida, S.; Oliveira, R.A.R. Smart-Helmet development for Ecological Field Research Applications. In Proceedings of the XLVI Integrated Software and Hardware Seminar, SBC, Porto Alegre, Brasil, July 2019; pp. 69–80. [Google Scholar]
- Birenboim, A.; Dijst, M.; Scheepers, F.E.; Poelman, M.P.; Helbich, M. Wearables and location tracking technologies for mental-state sensing in outdoor environments. Prof. Geogr. 2019, 71, 1–13. [Google Scholar] [CrossRef]
- Delabrida, S.; Billinghurst, M.; Thomas, B.H.; Rabelo, R.A.; Ribeiro, S.P. Design of a wearable system for 3D data acquisition and reconstruction for tree climbers. In Proceedings of the SA’17 SIGGRAPH Asia 2017 Mobile Graphics and Interactive Applications, Bangkok, Thailand, 27–30 November 2017. [Google Scholar]
- Delabrida, S.; D’Angelo, T.; Oliveira, R.A.; Loureiro, A.A. Building wearables for geology: An operating system approach. ACM Sigops Oper. Syst. Rev. 2016, 50, 31–45. [Google Scholar] [CrossRef]
- Chen, S.T.; Lin, S.S.; Lan, C.W.; Hsu, H.Y. Design and Development of a Wearable Device for Heat Stroke Detection. Sensors 2018, 18, 17. [Google Scholar] [CrossRef] [PubMed]
- Velázquez, R.; Pissaloux, E.; Rodrigo, P.; Carrasco, M.; Giannoccaro, N.; Lay-Ekuakille, A. An outdoor navigation system for blind pedestrians using GPS and tactile-foot feedback. Appl. Sci. 2018, 8, 578. [Google Scholar] [CrossRef]
- J. P. Amorim, V.; C. Silva, M.; A. R. Oliveira, R. Software and Hardware Requirements and Trade-Offs in Operating Systems for Wearables: A Tool to Improve Devices’ Performance. Sensors 2019, 19, 1904. [Google Scholar] [CrossRef]
- Shapira, A.; Goldenberg, M. AHP-based equipment selection model for construction projects. J. Constr. Eng. Manag. 2005, 131, 1263–1273. [Google Scholar] [CrossRef]
- Zaneldin, E.; Sivaloganathan, S. A framework for the selection of heavy construction equipment. In Proceedings of the American Society for Engineering Management (ASEM) International Annual Conference of the American Society for Engineering Management, Huntsville, AL, USA, 18–21 October 2017; pp. 1–11. [Google Scholar]
- Yılmaz Kaya, B.; Dağdeviren, M. Selecting occupational safety equipment by MCDM approach considering universal design principles. Hum. Factors Ergon. Manuf. Serv. Ind. 2016, 26, 224–242. [Google Scholar] [CrossRef]
- Liang, J.M.; Su, W.C.; Chen, Y.L.; Wu, S.L.; Chen, J.J. Smart Interactive Education System Based on Wearable Devices. Sensors 2019, 19, 3260. [Google Scholar] [CrossRef]
- Lim, S.M.; Oh, H.C.; Kim, J.; Lee, J.; Park, J. LSTM-Guided Coaching Assistant for Table Tennis Practice. Sensors 2018, 18, 4112. [Google Scholar] [CrossRef]
- Zheng, M.; Liu, P.X.; Gravina, R.; Fortino, G. An Emerging Wearable World: New Gadgetry Produces a Rising Tide of Changes and Challenges. IEEE Syst. Man Cybern. Mag. 2018, 4, 6–14. [Google Scholar] [CrossRef]
- Fortino, G.; Parisi, D.; Pirrone, V.; Di Fatta, G. BodyCloud: A SaaS approach for community body sensor networks. Future Gener. Comput. Syst. 2014, 35, 62–79. [Google Scholar] [CrossRef]
- Xu, M.; Qian, F.; Pushp, S. Enabling cooperative inference of deep learning on wearables and smartphones. arXiv 2017, arXiv:1712.03073. [Google Scholar]
- Ometov, A.; Kozyrev, D.; Rykov, V.; Andreev, S.; Gaidamaka, Y.; Koucheryavy, Y. Reliability-centric analysis of offloaded computation in cooperative wearable applications. Wirel. Commun. Mob. Comput. 2017, 2017. [Google Scholar] [CrossRef]
- Zhang, W.; Zhang, Z.; Zeadally, S.; Chao, H.C.; Leung, V. MASM: A Multiple-algorithm Service Model for Energy-delay Optimization in Edge Artificial Intelligence. IEEE Trans. Ind. Inform. 2019, 15, 4216–4224. [Google Scholar] [CrossRef]
- Augimeri, A.; Fortino, G.; Galzarano, S.; Gravina, R. Collaborative body sensor networks. In Proceedings of the IEEE International Conference on Systems, Man, and Cybernetics, Anchorage, AK, USA, 9–12 October 2011; pp. 3427–3432. [Google Scholar]
- Fortino, G.; Galzarano, S.; Gravina, R.; Li, W. A framework for collaborative computing and multi-sensor data fusion in body sensor networks. Inf. Fusion 2015, 22, 50–70. [Google Scholar] [CrossRef]
- Mihovska, A.; Sarkar, M. Cooperative Human-Centric Sensing Connectivity; IntechOpen: London, UK, 2018. [Google Scholar]
- Zhang, X.; Yang, Z.; Chen, T.; Chen, D.; Huang, M.C. Cooperative Sensing and Wearable Computing for Sequential Hand Gesture Recognition. IEEE Sens. J. 2019, 19, 5775–5783. [Google Scholar] [CrossRef]
- Peng, Y.; Peng, L. A cooperative transmission strategy for body-area networks in healthcare systems. IEEE Access 2016, 4, 9155–9162. [Google Scholar] [CrossRef]
- Khanh, N.-H.; Song, C.G.; Lee, S.-W. Smartwatch/Smartphone Cooperative Indoor Lifelogging System. Int. J. Eng. Technol. Innov. 2018, 8, 261. [Google Scholar]
- Pimentel, G.; Rodrigues, S.; Silva, P.A.; Vilarinho, A.; Vaz, R.; Cunha, J.P.S. A Wearable Approach for Intraoperative Physiological Stress Monitoring of Multiple Cooperative Surgeons. Int. J. Med Inform. 2019, 129, 60–68. [Google Scholar] [CrossRef]
- Prakash, R.; Ganesh, A.B. Establishment of network coded cooperative communication for clinical healthcare. In Proceedings of the 2nd International Conference on Contemporary Computing and Informatics (IC3I), Noida, India, 14–17 December 2016; pp. 126–130. [Google Scholar]
- Pham, M.H.; Warmerdam, E.; Elshehabi, M.; Schlenstedt, C.; Bergeest, L.M.; Heller, M.; Haertner, L.; Ferreira, J.; Berg, D.; Schmidt, G.; et al. Validation of a lower back “wearable”-based sit-to-stand and stand-to-sit algorithm for patients with Parkinson’s disease and older adults in a home-like environment. Front. Neurol. 2018, 9, 652. [Google Scholar] [CrossRef] [PubMed]
- Sodhro, A.; Sangaiah, A.; Sodhro, G.; Lohano, S.; Pirbhulal, S. An energy-efficient algorithm for wearable electrocardiogram signal processing in ubiquitous healthcare applications. Sensors 2018, 18, 923. [Google Scholar] [CrossRef] [PubMed]
- Firouzi, F.; Rahmani, A.M.; Mankodiya, K.; Badaroglu, M.; Merrett, G.V.; Wong, P.; Farahani, B. Internet-of-Things and big data for smarter healthcare: From device to architecture, applications and analytics. Future Gener. Comput. Syst. 2018, 78, 583–586. [Google Scholar] [CrossRef] [Green Version]
- Costa, L.; Farias, R.; Santiago, A.; Silva, I.; Barros, I. Abiotic factors drives floristic variations of fern’s metacommunity in an Atlantic Forest remnant. Braz. J. Biol. 2018, 78, 736–741. [Google Scholar] [CrossRef]
- Arena, M.V.; Martines, M.R.; da Silva, T.N.; Destéfani, F.C.; Mascotti, J.C.; Silva-Zacarin, E.C.; Toppa, R.H. Multiple-scale approach for evaluating the occupation of stingless bees in Atlantic forest patches. For. Ecol. Manag. 2018, 430, 509–516. [Google Scholar] [CrossRef]
- Calvão, L.B.; Juen, L.; de Oliveira Junior, J.M.B.; Batista, J.D.; Júnior, P.D.M. Land use modifies Odonata diversity in streams of the Brazilian Cerrado. J. Insect Conserv. 2018, 22, 675–685. [Google Scholar] [CrossRef]
- Pereira, A.; Nunes, F.; AICOS, F.P. Physical Activity Intensity Monitoring of Hospital Workers using a Wearable Sensor. In Proceedings of the 12th EAI International Conference on Pervasive Computing Technologies for Healthcare (PervasiveHealth’18), New York, NY, USA, 21–24 May 2018; pp. 20–24. [Google Scholar] [CrossRef]
- Jahanbanifar, S.; Akhavian, R. Evaluation of wearable sensors to quantify construction workers muscle force: an ergonomic analysis. In Proceedings of the 2018 Winter Simulation Conference, Gothenburg, Sweden, 9–12 December 2018; pp. 3921–3929. [Google Scholar]
- Weeks, D.L.; Sprint, G.L.; Stilwill, V.; Meisen-Vehrs, A.L.; Cook, D.J. Implementing wearable sensors for continuous assessment of daytime heart rate response in inpatient rehabilitation. Telemed. E-Health 2018, 24, 1014–1020. [Google Scholar] [CrossRef]
- Tjhai, C.; Steward, J.; Lichti, D.; O’Keefe, K. Using a mobile range-camera motion capture system to evaluate the performance of integration of multiple low-cost wearable sensors and gait kinematics for pedestrian navigation in realistic environments. In Proceedings of the IEEE/ION Position, Location and Navigation Symposium (PLANS), Monterey, CA, USA, 23–26 April 2018; pp. 294–300. [Google Scholar]
- Kiss, F.; Boldt, R.; Pfleging, B.; Schneegass, S. Navigation systems for motorcyclists: exploring wearable tactile feedback for route guidance in the real world. In Proceedings of the 2018 CHI Conference on Human Factors in Computing Systems, Montreal QC, Canada, 21–16 April 2018. [Google Scholar]
- AM2302 (DTH22) Datasheet. Available online: https://www.sparkfun.com/datasheets/Sensors/Temperature/DHT22.pdf (accessed on 20 August 2019).
- MPU-6000 and MPU-6050 Product Specification - Revision 3.4. Available online: http://www.invensense.com/wp-content/uploads/2015/02/MPU-6000-Datasheet1.pdf (accessed on 20 August 2019).
- BCM2835 ARM Peripherals Datasheet. Available online: https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2835/BCM2835-ARM-Peripherals.pdf (accessed on 20 August 2019).
- MAX30100 - Pulse Oximeter and Heart-Rate Sensor IC for Wearable Health Datasheet. Available online: https://datasheets.maximintegrated.com/en/ds/MAX30100.pdf (accessed on 20 August 2019).
- FGPMMOPA6H GPS Standalone Module Datasheet. Available online: https://cdn-shop.adafruit.com/datasheets/GlobalTop-FGPMMOPA6H-Datasheet-V0A.pdf (accessed on 20 August 2019).
- TSL2560, TSL2561 Light-to-Digital Converter Datasheet. Available online: https://cdn-shop.adafruit.com/datasheets/TSL2561.pdf (accessed on 20 August 2019).
- Waters, L.E.; Lange, R.A. An updated calibration of the plagioclase-liquid hygrometer-thermometer applicable to basalts through rhyolites. Am. Miner. 2015, 100, 2172–2184. [Google Scholar] [CrossRef]
- Yadav, N.; Bleakley, C. Fast calibration of a 9-DOF IMU using a 3 DOF position tracker and a semi-random motion sequence. Measurement 2016, 90, 192–198. [Google Scholar] [CrossRef]
- Öberg, T. Muscle fatigue and calibration of EMG measurements. J. Electromyogr. Kinesiol. 1995, 5, 239–243. [Google Scholar] [CrossRef]
- Menge, F.; Seeber, G.; Volksen, C.; Wubbena, G.; Schmitz, M. Results of absolute field calibration of GPS antenna PCV. In Proceedings of the 11th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GPS 1998), Nashville, TN, USA, 15–18 September 1998. [Google Scholar]
- Schrama, C.; Reijn, H. Novel calibration method for filter radiometers. Metrologia 1999, 36, 179. [Google Scholar] [CrossRef]
- Hayes, M.J.; Smith, P.R. A new method for pulse oximetry possessing inherent insensitivity to artifact. IEEE Trans. Biomed. Eng. 2001, 48, 452–461. [Google Scholar] [CrossRef] [PubMed]
- Wu, F.; Redouté, J.M.; Yuce, M.R. We-safe: A self-powered wearable IoT sensor network for safety applications based on LoRa. IEEE Access 2018, 6, 40846–40853. [Google Scholar] [CrossRef]
- Varatharajan, R.; Manogaran, G.; Priyan, M.K.; Sundarasekar, R. Wearable sensor devices for early detection of Alzheimer disease using dynamic time warping algorithm. Clust. Comput. 2018, 21, 681–690. [Google Scholar] [CrossRef]
- Roopaei, M.; Rad, P.; Prevost, J.J. A Wearable IoT with Complex Artificial Perception Embedding for Alzheimer Patients. In Proceedings of the 2018 World Automation Congress (WAC), Stevenson, WA, USA, 3–6 June 2018; pp. 1–6. [Google Scholar]
- Li, B.; Dong, Q.; Downen, R.S.; Tran, N.; Jackson, J.H.; Pillai, D.; Zaghloul, M.; Li, Z. A wearable IoT aldehyde sensor for pediatric asthma research and management. Sens. Actuators B Chem. 2019, 287, 584–594. [Google Scholar] [CrossRef] [Green Version]
- Nousias, S.; Tselios, C.; Bitzas, D.; Lalos, A.S.; Moustakas, K.; Chatzigiannakis, I. Uncertainty management for wearable iot wristband sensors using Laplacian-based matrix completion. In Proceedings of the 2018 IEEE 23rd International Workshop on Computer Aided Modeling and Design of Communication Links and Networks (CAMAD), Barcelona, Spain, 17–19 September 2018; pp. 1–6. [Google Scholar]
- Gia, T.N.; Sarker, V.K.; Tcarenko, I.; Rahmani, A.M.; Westerlund, T.; Liljeberg, P.; Tenhunen, H. Energy efficient wearable sensor node for IoT-based fall detection systems. Microprocess. Microsyst. 2018, 56, 34–46. [Google Scholar]
- Mahmoud, M.S.; Mohamad, A.A. A study of efficient power consumption wireless communication techniques/modules for internet of things (IoT) applications. Sci. Res. 2016, 6, 19–29. [Google Scholar] [CrossRef]
- Boukerche, A.; Samarah, S. A novel algorithm for mining association rules in wireless ad hoc sensor networks. IEEE Trans. Parallel Distrib. Syst. 2008, 19, 865–877. [Google Scholar] [CrossRef]
- Silva, M.; Oliveira, R. Analyzing the Effect of Increased Distribution on a Wearable Appliance. In Proceedings of the 2019 IEEE 43rd Annual Computer Software and Applications Conference (COMPSAC), Milwaukee, WI, USA, 15–19 July 2019; pp. 13–18. [Google Scholar]
Variable | Sensor | Sampling Time | |
---|---|---|---|
User | Temperature and Humidity | AM2302 (DHT22) [64] | 2 s |
IMU | MPU6050 [65] | 0.125 ms | |
EMG | Myoware | System Sampling Rate [66] (∼5 µs) | |
ECG | MAX30100 [67] | 1 ms | |
Environmental | Temperature and Humidity | AM2302 (DHT22) [64] | 2 s |
GPS | FGPMMOPA6H [68] | 0.1 s | |
Luminosity | TSL2561 [69] | 2.5 µs |
Range | Technologies | |
---|---|---|
WPAN | up to 100 m | blacktooth LE, ZigBee, Thread (6LoWPAM), Z-Wave, ANT+, WirelessHART, ISA100.11a (6LoWPAM), EnOcean, … |
WLAN | up to 1000 m | 802.11a/b/n/ac, 802.11af, 802.11ah & 802.11p |
© 2019 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).
Share and Cite
Silva, M.C.; Amorim, V.J.P.; Ribeiro, S.P.; Oliveira, R.A.R. Field Research Cooperative Wearable Systems: Challenges in Requirements, Design and Validation. Sensors 2019, 19, 4417. https://doi.org/10.3390/s19204417
Silva MC, Amorim VJP, Ribeiro SP, Oliveira RAR. Field Research Cooperative Wearable Systems: Challenges in Requirements, Design and Validation. Sensors. 2019; 19(20):4417. https://doi.org/10.3390/s19204417
Chicago/Turabian StyleSilva, Mateus C., Vicente J. P. Amorim, Sérvio P. Ribeiro, and Ricardo A. R. Oliveira. 2019. "Field Research Cooperative Wearable Systems: Challenges in Requirements, Design and Validation" Sensors 19, no. 20: 4417. https://doi.org/10.3390/s19204417
APA StyleSilva, M. C., Amorim, V. J. P., Ribeiro, S. P., & Oliveira, R. A. R. (2019). Field Research Cooperative Wearable Systems: Challenges in Requirements, Design and Validation. Sensors, 19(20), 4417. https://doi.org/10.3390/s19204417