| Literature DB >> 27983691 |
Antonio Martinez-Millana1,2, Jose-Luis Bayo-Monton3, Aroa Lizondo4, Carlos Fernandez-Llatas5,6, Vicente Traver7,8.
Abstract
Google Glass is a wearable sensor presented to facilitate access to information and assist while performing complex tasks. Despite the withdrawal of Google in supporting the product, today there are multiple applications and much research analyzing the potential impact of this technology in different fields of medicine. Google Glass satisfies the need of managing and having rapid access to real-time information in different health care scenarios. Among the most common applications are access to electronic medical records, display monitorizations, decision support and remote consultation in specialties ranging from ophthalmology to surgery and teaching. The device enables a user-friendly hands-free interaction with remote health information systems and broadcasting medical interventions and consultations from a first-person point of view. However, scientific evidence highlights important technical limitations in its use and integration, such as failure in connectivity, poor reception of images and automatic restart of the device. This article presents a technical study on the aforementioned limitations (specifically on the latency, reliability and performance) on two standard communication schemes in order to categorize and identify the sources of the problems. Results have allowed us to obtain a basis to define requirements for medical applications to prevent network, computational and processing failures associated with the use of Google Glass.Entities:
Keywords: Google Glass; imaging; integration; medical systems; surgery; throughput
Mesh:
Year: 2016 PMID: 27983691 PMCID: PMC5191122 DOI: 10.3390/s16122142
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Physical schematic of Google Glass. Source: Google Glass Inc.
Figure 2Communication schema used to perform the experiments by the implementation of TCP scheme (bottom) please define and REST (top) protocols.
Figure 3Latency in milliseconds for the REST and TCP scheme. Wilcoxon signed-rank test for a C.I. = 95% confirms statistical significant difference for each intra (p < 0.05) and inter scheme (p < 0.01) results.
Percentage of success on communications (Reliability) for the REST scheme experiments for each bulck of Data Transfer Objects (DTOs).
| Message Size | REST | TCP | ||||
|---|---|---|---|---|---|---|
| 10 DTOs | 100 DTOs | 1000 DTOs | 10 DTOs | 100 DTOs | 1000 DTOs | |
| 0 | 100 | 98 | 95.49 | 98 | 95.75 | 98.34 |
| 1 | 100 | 98 | 96.76 | 98 | 98 | 93.7 |
| 10 | 94 | 98 | 93.85 | 98 | 97.9 | 94.64 |
| 100 | 94 | 98 | 93.85 | 98 | 97.9 | 94.64 |
Figure 4Comparison on the performance of Google Glass (CPU and Memory) for the two communication schemes. The exponential slope of the cross-points confirms our hypothesis in the Memory management and OutOfMemory Exception, eventhough the (b) figure shows a better CPU management than (a). (a) Results on the performance of REST messages management; (b) Results on the performance of TCP messages management.
Figure 5Performance (CPU and Memory use) of Google Glass for processing images of different sizes. The area of the circle is in proportion to the image size.
Figure 6Relationship between image size and processing time of Google Glasses to show the image in the prism. Failed tests are marked with a 0 delay (overlapped with x axis). Linear regression (LR) goodness to fit has a = 95.1%.