Skip to main content

Sensor Made of Eutectogel

Modular Soft Sensor Made of Eutectogel and Its Application in Gesture Recognition


Soft sensors are designed to be flexible, making them ideal for wearable devices as they can conform to the human body during motion, capturing pertinent information effectively. However, once these wearable sensors are constructed, modifying them is not straightforward without undergoing a re-prototyping process. In this study, we introduced a novel design for a modular soft sensor unit (M2SU) that incorporates a short, wire-shaped sensory structure made of eutectogel, with magnetic blocks at both ends. This design facilitates the easy assembly and reversible integration of the sensor directly onto a wearable device in situ. Leveraging the piezoresistive properties of eutectogel and the dual conductive and magnetic characteristics of neodymium magnets, our sensor unit acts as both a sensing element and a modular component.

To explore the practical application of M2SUs in wearable sensing, we equipped a glove with 8 M2SUs. We evaluated its performance across three common gesture recognition tasks: numeric keypad typing (Task 1), symbol drawing (Task 2), and uppercase letter writing (Task 3). Employing a 1D convolutional neural network to analyze the collected data, we achieved task-specific accuracies of 80.43% (Top 3: 97.68%) for Task 1, 88.58% (Top 3: 96.13%) for Task 2, and 79.87% (Top 3: 91.59%) for Task 3. These results confirm that our modular soft sensor design can facilitate high-accuracy gesture recognition on wearable devices through straightforward, in situ assembly.

We present a novel approach to building a modular soft sensor unit (M2SU). The short, wire-shaped sensory structure made of eutectogel, with magnetic blocks at both ends, facilitates the reversible integration of the sensor directly onto a wearable device in situ. The M2SU exhibits excellent piezoresistive response to motion-induced stretching and flexibility in reconfiguring sensor layouts in situ through magnetic connections without complicated modification. To explore the practical application of M2SUs in wearable sensing, we equipped a glove with magnetic mounting points. This allowed for the quick and easy assembly of M2SUs using magnetic connections. We evaluated its performance across three common gesture recognition tasks: numeric keypad typing (Task 1), symbol drawing (Task 2), and uppercase letter writing (Task 3).

By employing a 1D convolutional neural network to analyze the gesture data, we achieved task-specific accuracies of 80.43% (Top 3: 97.68%) for Task 1, 88.58% (Top 3: 96.13%) for Task 2, and 79.87% (Top 3: 91.59%) for Task 3. We confirm that our modular soft sensor design facilitates high-accuracy gesture recognition on wearable devices through straightforward, in situ assembly. The inherent reconfigurability of this approach presents a versatile optimization strategy during prototyping and confers the capability to alternate sensor arrays with ease for specific tasks.

sensor, temperature, humidity, pressure, accelerometer, gyroscope, proximity, infrared, ultrasonic, radar, lidar, biosensor, motion, vibration, gas, optical, magnetic, touch, piezoelectric, photodiode

#Sensor, #IoT, #SmartDevices, #WearableTech, #Automation, #Robotics, #AI, #ML, #BigData, #EmbeddedSystems, #Electronics, #SmartSensors, #DataAcquisition, #TechInnovation, #IndustrialIoT, #Wireless, #5G, #EdgeComputing, #SmartHomes, #FutureTech

Comments

Popular posts from this blog

HealthAIoT: Revolutionizing Smart Healthcare! HealthAIoT combines Artificial Intelligence and the Internet of Things to transform healthcare through real-time monitoring, predictive analytics, and personalized treatment. It enables smarter diagnostics, remote patient care, and proactive health management, enhancing efficiency and outcomes while reducing costs. HealthAIoT is the future of connected, intelligent, and patient-centric healthcare systems. What is HealthAIoT? HealthAIoT is the convergence of Artificial Intelligence (AI) and the Internet of Things (IoT) in the healthcare industry. It integrates smart devices, sensors, and wearables with AI-powered software to monitor, diagnose, and manage health conditions in real-time. This fusion is enabling a new era of smart, connected, and intelligent healthcare systems . Key Components IoT Devices in Healthcare Wearables (e.g., smartwatches, fitness trackers) Medical devices (e.g., glucose monitors, heart rate sensors) Rem...
Detecting Co-Resident Attacks in 5G Clouds! Detecting co-resident attacks in 5G clouds involves identifying malicious activities where attackers share physical cloud resources with victims to steal data or disrupt services. Techniques like machine learning, behavioral analysis, and resource monitoring help detect unusual patterns, ensuring stronger security and privacy in 5G cloud environments. Detecting Co-Resident Attacks in 5G Clouds In a 5G cloud environment, many different users (including businesses and individuals) share the same physical infrastructure through virtualization technologies like Virtual Machines (VMs) and containers. Co-resident attacks occur when a malicious user manages to place their VM or container on the same physical server as a target. Once co-residency is achieved, attackers can exploit shared resources like CPU caches, memory buses, or network interfaces to gather sensitive information or launch denial-of-service (DoS) attacks. Why are Co-Resident Attack...
                        Neural Networks Neural networks are computing systems inspired by the human brain, consisting of layers of interconnected nodes (neurons). They process data by learning patterns from input, enabling tasks like image recognition, language translation, and decision-making. Neural networks power many AI applications by adjusting internal weights through training with large datasets.                                                    Structure of a Neural Network Input Layer : This is where the network receives data. Each neuron in this layer represents a feature in the dataset (e.g., pixels in an image or values in a spreadsheet). Hidden Layers : These layers sit between the input and output layers. They perform calculations and learn patterns. The more hidden layers a ne...