/
BlooDragu: Enhancing Motor Skills with Robotic Arm BlooDragu: Enhancing Motor Skills with Robotic Arm

BlooDragu: Enhancing Motor Skills with Robotic Arm - PowerPoint Presentation

tatyana-admore
tatyana-admore . @tatyana-admore
Follow
399 views
Uploaded On 2017-03-19

BlooDragu: Enhancing Motor Skills with Robotic Arm - PPT Presentation

Amar Bhatt Luke Boudreau Lydia Hays and Felipe Petroski Such RIT Computer Engineering Senior Design ProjectFall 2016 System Cost The arm system is composed of a Bluetooth armband sensor system called Myo ID: 526332

system arm data control arm system control data robotic armband sensor myo user signals work microcontroller movements produces axis

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "BlooDragu: Enhancing Motor Skills with R..." is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Slide1

BlooDragu: Enhancing Motor Skills with Robotic Arm

Amar Bhatt, Luke Boudreau, Lydia Hays, and Felipe Petroski SuchRIT Computer Engineering Senior Design Project—Fall 2016

System Cost

The arm system is composed of a Bluetooth armband

sensor system, called Myo,

that is connected to a control system to read the user

’s arm movements

. The control system determines how the robotic arm should move based

on the

se

movements, then it sends the appropriate signals to a microcontroller which produces the electrical signals for the motors in the robotic arm. The system was designed to be low latency.

The armband wraps around the user’s forearm, and produces various sensor data. The band also produces haptic feedback so the user knows when the arm has reached

its physical limits. The control algorithm interprets these signals, and translates them into duty cycles that are sent over a serial interface (USB).

Control Algorithm

The microcontroller (K64F) receives data from the controller system through a Universal Asynchronous Receiver and Transmitter (UART). The control system sends data over this serial interface regarding the positions for each of the six joints in the arm. The K64F

generates six square wave signals at 3.3V that connect to each of the servo motors on the robotic arm which are powered by a separate 7.2V supply.

Microcontroller & Motor Control

Motion data obtained from the Myo armband is translated into arm movements based on the integral of the acceleration. The 3-axis gyroscope was chosen as the main source for motion data. Each axis was assigned to a group of motors which were updated based on the velocity (integral of acceleration) obtained from the sensor followed by a threshold. A specific threshold was used to determine if the user was making significant movements, and helped eliminate noise in the system. This created a more stable idle state for the arm. The integral parameters can be adjusted to allow for optimization of movement sensibility.

Sensor Data

Performance & Applications

The Myo armband is how the user interacts with the system directly. It

possesses

a variety of sensors including an accelerometer, magnetometer, and multiple EMG

s

ensors. The sensor data is transmitted over Bluetooth to the control system. The armband fits a variety of arm sizes, and is an off the shelf product with supported drivers

and development kits.

Performance HighlightsInteract with objects within 5mm of precisionAble to grab and hold 300g of weightTwo modes of operationHaptic feedbackPotential ApplicationsAugment motor skills of those who lost them due to illness.Human and robot synergy for manufacturing assembly linesCybernetic augmentation for amputeesHazardous environment work

DescriptionCostOut CostSainSmart 6-axis Control Palletizing Robot Arm Model, SKU:20-011-409$103.98 $103.98 SainSmart Rotatable Platform for Robotic Arm, SKU:20-014-312$17.99 $17.99 K64F Microcontroller$35.00 $0.00 Laptop$300.00 $0.00 Myo Armband$199.99 $0.00 Mechanical Springs$3.99 $3.99 Total$660.95 $125.96

User Interface

Robotic Arm

Millions of people are affected with involuntary or limited muscle movement due to Parkinson's or other diseases that affect the central nervous system. This work proposes a solution to alleviate the effects of this disease by providing alternate means for user’s to perform tasks. A robotic arm system was built that augments an individual's ability to manipulate items and improve the overall quality of life.

Abstract

System Architecture

Complete System

Acknowledgement

This work was partially supported by the Department of Computer Engineering at RIT. Dr. Melton provided advice and guidance throughout the project. Dr. Ptucha graciously donated a Myo device for use in this work.