MindArm: Mechanized Intelligent Non-Invasive Neuro-Driven Prosthetic Arm System

Read original: arXiv:2403.19992 - Published 4/1/2024 by Maha Nawaz, Abdul Basit, Muhammad Shafique
Total Score

0

MindArm: Mechanized Intelligent Non-Invasive Neuro-Driven Prosthetic Arm System

Sign in to get full access

or

If you already have an account, we'll log you in

Introduction

The provided text discusses the significant need for a low-cost solution to help people with limited arm mobility perform daily activities. Approximately 5.4 million people live with paralysis in the United States, and 57.7 million people globally live with limb amputations. The current technological solutions, such as mind-controlled prosthetic devices or invasive brain surgery, are often very costly and inaccessible for many patients with different financial backgrounds. The text identifies the need for an alternative low-cost solution that can help these patients move their arms and perform desired actions, thereby improving their quality of life.

Figure 1: Global Incidence of Traumatic Amputations. Based on the work by Yuan et al. [7] published in Front. Public Health, this map illustrates the age-standardized amputation rates across 204 countries and territories. Areas with higher ASIRs could benefit significantly from the MindArm prosthetic solution, which offers a cost-effective and accessible alternative to assist individuals who have experienced limb loss, thus addressing the global need for affordable prosthetic care.

Figure 1: Global Incidence of Traumatic Amputations. Based on the work by Yuan et al. [7] published in Front. Public Health, this map illustrates the age-standardized amputation rates across 204 countries and territories. Areas with higher ASIRs could benefit significantly from the MindArm prosthetic solution, which offers a cost-effective and accessible alternative to assist individuals who have experienced limb loss, thus addressing the global need for affordable prosthetic care.

The provided text discusses the existing solutions and their limitations for addressing the physiological limitations of patients. The solutions can be classified into two categories: non-invasive solutions, such as mind-controlled prosthetic devices, and invasive solutions, such as brain-computer interfaces (BCIs).

Non-invasive solutions, like prosthetic-based solutions using electromyography (EMG) signals, do not require invasive devices inside the patient's body. However, EMG signals may not be present in certain conditions, and other non-invasive solutions like mind-controlled prosthetic devices are typically very costly.

Invasive solutions, which employ devices implanted inside the patient's body, can provide higher-quality information signals. However, these are high-risk procedures, expensive, and often not wireless, making them difficult to maintain.

Given the benefits and weaknesses of the state-of-the-art, the potential solution is to develop a non-invasive EEG-based prosthetic arm with low-cost technology and high accuracy of signal processing. This solution faces several challenges, such as designing an effective signal processing pipeline with low-cost devices, removing environmental noise from EEG signals, and developing an effective algorithm to learn and extract information from the EEG signals.

The paper then introduces the MindArm system, which is a non-invasive, neuro-driven prosthetic arm system that employs a deep neural network (DNN) engine to extract information from EEG signals and translate them into prosthetic arm actions. The paper highlights the novel contributions of the MindArm system, including removing noise in the EEG signals, learning EEG signal features using DNN training, and designing a low-cost prosthetic arm.

Methodology

The paper describes the MindArm system, which uses EEG signals to control a prosthetic arm. The key points are:

EEG Data Collection & Extraction: The system uses the OpenBCI Ganglion board with 4 EEG channels and dry electrodes. This provides a cost-effective way to collect EEG data compared to more expensive commercial devices.

Signal Processing: The EEG signals are processed to extract features in different frequency bands (delta, theta, alpha, beta, gamma). This allows the system to better distinguish between relaxation and concentration states.

Neural Network Training: Several neural network architectures were evaluated, with a Transformer-based model achieving the highest validation accuracy of 97.1%. The training data is dynamically segmented into windows to capture sustained thought patterns.

Prosthetic Design: The prosthetic arm uses servo motors and an elastic mechanism to provide realistic hand and finger movements. A modular design allows for easy maintenance and repairs. A low-cost silicone glove further reduces the overall cost of the prosthetic.

The system aims to provide an affordable and practical mind-controlled prosthetic solution compared to existing commercial offerings.

Results and Discussion

The experimental setup for the prosthetic system includes an array of specialized tools and technologies. Neural signal acquisition is managed using the Ganglion board and GUI from OpenBCI, with data communication facilitated via UDP networking. The PyTorch framework is employed for developing and training the neural network. The system's commands are transmitted through serial communication with the Arduino C++ IDE. The design and prototyping phase utilizes Tinkercad, Fusion360, and custom settings in Prusa Slicer.

The Transformer network's performance is analyzed by interfacing the model output with an Arduino board using serial communication protocols. The Arduino translates the neural network's output into actionable commands for the prosthetic hand. Each predicted action from the network triggers the corresponding movement in the prosthetic hand, demonstrating the system's potential for real-world applications. The deployment showcases the high accuracy of the Transformer network, as reflected in the classification report and confusion matrix, as well as its capability to operate in real time with the physical hardware, offering a seamless transition from prediction to action execution.

The confusion matrix and classification report provide detailed performance metrics for the model, highlighting its ability to differentiate between the prosthetic's actions with a high degree of accuracy on the test dataset. The real-world test cases also showcase good accuracy for the system.

V Conclusion

The paper presents a MindArm methodology to create a low-cost, mind-controlled prosthetic arm solution for people with disabilities. The system uses EEG technology to translate brain signals into intended arm movements, employing a deep neural network model to interpret the brain signals and control the prosthetic arm. The experimental results show the MindArm system achieves positive success rates for three different actions: 90% for idle/stationary, 80% for shaking hands, and 80% for picking up a cup. This demonstrates the MindArm provides a novel, low-cost approach for mind-controlled prosthetic devices.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

MindArm: Mechanized Intelligent Non-Invasive Neuro-Driven Prosthetic Arm System
Total Score

0

MindArm: Mechanized Intelligent Non-Invasive Neuro-Driven Prosthetic Arm System

Maha Nawaz, Abdul Basit, Muhammad Shafique

Currently, people with disability or difficulty to move their arms (referred to as patients) have very limited technological solutions to efficiently address their physiological limitations. It is mainly due to two reasons: (1) the non-invasive solutions like mind-controlled prosthetic devices are typically very costly and require expensive maintenance; and (2) other solutions require costly invasive brain surgery, which is high risk to perform, expensive, and difficult to maintain. Therefore, current technological solutions are not accessible for all patients with different financial backgrounds. Toward this, we propose a low-cost technological solution called MindArm, a mechanized intelligent non-invasive neuro-driven prosthetic arm system. Our MindArm system employs a deep neural network (DNN) engine to translate brain signals into the intended prosthetic arm motion, thereby helping patients to perform many activities despite their physiological limitations. Here, our MindArm system utilizes widely accessible and low-cost surface electroencephalogram (EEG) electrodes coupled with an Open Brain Computer Interface and UDP networking for acquiring brain signals and transmitting them to the compute module for signal processing. In the compute module, we run a trained DNN model to interpret normalized micro-voltage of the brain signals, and then translate them into a prosthetic arm action via serial communication seamlessly. The experimental results on a fully working prototype demonstrate that, from the three defined actions, our MindArm system achieves positive success rates, i.e., 91% for idle/stationary, 85% for shake hand, and 84% for pick-up cup. This demonstrates that our MindArm provides a novel approach for an alternate low-cost mind-controlled prosthetic devices for all patients.

Read more

4/1/2024

ProACT: An Augmented Reality Testbed for Intelligent Prosthetic Arms
Total Score

0

ProACT: An Augmented Reality Testbed for Intelligent Prosthetic Arms

Shivani Guptasarma, Monroe D. Kennedy III

Upper-limb amputees face tremendous difficulty in operating dexterous powered prostheses. Previous work has shown that aspects of prosthetic hand, wrist, or elbow control can be improved through intelligent control, by combining movement-based or gaze-based intent estimation with low-level robotic autonomy. However, no such solutions exist for whole-arm control. Moreover, hardware platforms for advanced prosthetic control are expensive, and existing simulation platforms are not well-designed for integration with robotics software frameworks. We present the Prosthetic Arm Control Testbed (ProACT), a platform for evaluating intelligent control methods for prosthetic arms in an immersive (Augmented Reality) simulation setting. Using ProACT with non-amputee participants, we compare performance in a Box-and-Blocks Task using a virtual myoelectric prosthetic arm, with and without intent estimation. Our results show that methods using intent estimation improve both user satisfaction and the degree of success in the task. To the best of our knowledge, this constitutes the first study of semi-autonomous control for complex whole-arm prostheses, the first study including sequential task modeling in the context of wearable prosthetic arms, and the first testbed of its kind. Towards the goal of supporting future research in intelligent prosthetics, the system is built upon on existing open-source frameworks for robotics.

Read more

7/9/2024

Vision Controlled Sensorized Prosthetic Hand
Total Score

0

Vision Controlled Sensorized Prosthetic Hand

Md Abdul Baset Sarker, Juan Pablo S. Sola, Aaron Jones, Evan Laing, Ernesto Sola-Thomas, Masudul H. Imtiaz

This paper presents a sensorized vision-enabled prosthetic hand aimed at replicating a natural hand's performance, functionality, appearance, and comfort. The design goal was to create an accessible substitution with a user-friendly interface requiring little to no training. Our mechanical hand uses a camera and embedded processors to perform most of these tasks. The interfaced pressure sensor is used to get pressure feedback and ensure a safe grasp of the object; an accelerometer is used to detect gestures and release the object. Unlike current EMG-based designs, the prototyped hand does not require personalized training. The details of the design, trade-offs, results, and informing the next iteration are presented in this paper.

Read more

7/23/2024

🛸

Total Score

0

AI-Powered Camera and Sensors for the Rehabilitation Hand Exoskeleton

Md Abdul Baset Sarker, Juan Pablo Sola-thomas, Masudul H. Imtiaz

Due to Motor Neurone Diseases, a large population remains disabled worldwide, negatively impacting their independence and quality of life. This typically involves a weakness in the hand and forearm muscles, making it difficult to perform fine motor tasks such as writing, buttoning a shirt, or gripping objects. This project presents a vision-enabled rehabilitation hand exoskeleton to assist disabled persons in their hand movements. The design goal was to create an accessible tool to help with a simple interface requiring no training. This prototype is built on a commercially available glove where a camera and embedded processor were integrated to help open and close the hand, using air pressure, thus grabbing an object. An accelerometer is also implemented to detect the characteristic hand gesture to release the object when desired. This passive vision-based control differs from active EMG-based designs as it does not require individualized training. Continuing the research will reduce the cost, weight, and power consumption to facilitate mass implementation.

Read more

8/29/2024