1 / 44

Bio Com Project

Bio Com Project. Sarath Chandra Committee: Dr. Krishna Kavi Dr. Robert Akl

chars
Télécharger la présentation

Bio Com Project

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Bio Com Project Sarath Chandra Committee: Dr. Krishna Kavi Dr. Robert Akl Dr. Yuan Xiaohui

  2. Objective • Objective of my thesis work is to develop a sensor system that allows soldiers to communicate and convey information through signals and gestures when there is no direct Line of Sight. • The signals and gestures can be transmitted wirelessly to a HUD(heads up display) which is mounted on the soldiers head.

  3. Outline • Motivation • Gesture set • Standardized hand signals • Components • Previous Works • Analysis & Classification • Summary • Future Work

  4. Motivation • Tactical Squads and SWAT teams involve in high-risk situations such as Hostage rescues, VIP protection,counter terrorist situations etc. • Verbal communication is not feasible in such high-risk situations because: • Absence of Line of Sight • Interference of sounds like gun firing • Teams divide into different groups

  5. Gestures • Gestures are a form of non-verbal communication in which visible bodily actions are used to communicate important messages. • Gesture classification has many important uses in our day to day lives like: • Human computer interaction(HCI) applications • Controlling of prosthetic arms and limbs • Gaming purposes like Wii

  6. Gesture Set • Used the standardized hand signals for close range engagement operations used by military and swat teams. • Gesture set is broadly divided into finger and arm movements.

  7. Standardized Hand Signals

  8. Sensors The different core components of our prototype are: • Surface EMG sensors • Bend(flex) Sensors • Accelerometers

  9. Surface EMG sensors Surface EMG is electrical activity produced by muscle activity and measured by sensors directly attached to the skin

  10. Electromyography • Electromyography(EMG) measures the muscle electrical activity during muscle contractions as electric potential between ground and sensor electrodes. • Electrical activity is typically in the range of 0-90 micro volts range and contained within 0-200Hz spectrum. • 2 types of EMG: (a) Surface EMG (b) Invasive EMG

  11. Bend Sensors These devices use a piezo-resistive method of detecting the bend. The sensor output is determined by both the angle between the ends of the sensor as well as the flex radius.

  12. Accelerometers Senses dynamic acceleration(or deceleration) and inclination(tilt) i.e. acceleration due to gravity ) in 3 dimensions simultaneously

  13. Communication • Wi-micro dig enables us to interface sensors wirelessly to our computer. • Designed to obtain data from sensors for measurement and analysis. • It translates analog sensor signals with high resolution into digitally encoded music industry compliant MIDI messages. • The wireless communication protocol followed is Bluetooth.

  14. Wi-micro Dig • A thumb sized hardware device that encodes analog voltage signals generated by up to 8 sensors.

  15. Data Format for MIDI Protocol Infusion system’s I-Cube X Wi-micro Dig MIDI implementation uses the following data format for all system exclusive messages: Byte Description 240(F0h) System exclusive status 125(7Dh) Manufacturer ID {DEV} Device ID {CMD} Command or Message ID [BODY] Main Data 247(F7h) End of System exclusive

  16. Other current research works • Most of the current research going on using EMG for gesture classification is done for various applications like HCI, gaming, controlling of prosthetic arms and limbs based on the electrical information stored in the nervous system etc. • One of the notable work was done by Microsoft in which they use a wearable electromyography based controller that senses the electrical activity produced in muscles using surface EMG sensors and these signals provide a muscle computer interface for interaction with one or more computing devices.

  17. Microsoft Patent • A wearable electromyography based controller is used for interacting with one or computing devices. • The wearable electromyography based controller directly senses and decodes electrical signals produced by human muscular activity using surface EMG sensors. • The controller consists of surface EMG sensor nodes integrated into a wearable band like an armband or a wrist watch.

  18. Wearable EMG based controller

  19. How our prototype works • EMG sensors are placed on the upper and lower forearm. These sensors assist in the classification of wrist movements. • Bend sensors are attached to a glove that is worn on the hand. Sensors are located over the first knuckle of each finger and determine weather a finger is partially bent partially, completely or the finger is straight. • Accelerometer is attached to the glove at the base of the wrist. By converting the signal into a 3 –element vector and using a 3D Mapping technique , it can determine the position of the speed and direction of the arm movements.

  20. ANALYSIS and CLASSIFICATION

  21. The sensor data is ported into the computer and analyzed with MATLAB. A custom GUI is built to control the overall system.

  22. Analysis Methods Classification is accomplished in Mat lab using a variety of methods: • Fourier Analysis • Threshold analysis • Support vector machines • Naïve Bayes • Wavelet Transforms

  23. Phase 1 • Develop a prototype using off the shelf components from I-cube X that can measure EMG as a result of hand movement and convert it into an electrical signal that can be transmitted wirelessly.

  24. Two channel EMG sensor system plot

  25. Phase 1 cont … Some of the lessons learnt from phase one are: • Succeeded in developing an interface to receive EMG signals and analyze using MATLAB • Crosstalk between muscles impaired localization • Vey low classification accuracy • Signal attributes found are: Raw EMG,FFT

  26. Phase 2 • Investigate the current state of the art EMG sensors and an in depth analysis of different feasible implementations and solutions to this project.

  27. Raw EMG,FFT, Cepstrum

  28. Phase 2 cont… Some of the lessons learnt from phase two are: • Clinical EMG sensors were found to be much more accurate • Understanding gained from these sensors as well as further research allowed us to modify and reconfigure the EMG sensor system. • Increased classification accuracy • Classification techniques were identified like: Logistic regression, SVM, Neural networks

  29. Phase 3 • Develop a prototype with either new more accurate sensors or the optimized Bio flex sensors. • Develop a classification technique to improve classification.

  30. 3 channel EMG system

  31. Phase 3 cont.. Some of the lessons learnt from phase 3 are: • Using optimized bio flex sensors a new prototype was created using 3-5 sensors • Using SVMs and other techniques several revolutions of increased accuracy • Limiting the number of features to abstract and percentage based components FFT component

  32. Phase 4 • Constructed a 5 channel EMG sensor prototype • Took more samples involving three subjects for 5 gestures. • Primary and the secondary sensors were selected. • Mean, variance and standard deviation were calculated for each gesture of the respective samples. • Found very high variance and standard deviation involving samples of all the 3 subjects taken at once.

  33. Phase 4 • Wavelet transforms are used to find the difference between these gestures. • Signal features present in the detail and approximation coefficients of the respective signals for each gesture are similar with slightly different features for each gesture. • Flex sensors are attached to a glove that is worn on the hand. • Located on the first knuckle of every finger and can determine weather a finger is bent partially, completely or when there is no bend.

  34. Gesture 1

  35. Gesture 3

  36. Phase 4 cont … • Took the difference between samples of different gesture pairs to find notable difference between the gestures. • Plotting of the difference between samples showed that each gesture has noticeable amplitude spikes in a very narrow band width of 1-1.5 Hz range. • These narrow bandwidths are so congested that it becomes difficult to get higher accuracies above 75%.

  37. Difference between Gesture 3 & 1

  38. Phase 5 • Wavelet transforms were used to find any more noticeable differences between the gestures. • The approximation and detail coefficients of these gestures are almost similar with slightly different waveforms. • Incorporated additional sensor types such as flex sensors and accelerometers.

  39. Phase 5 • Thresholds are defined to determine the bent of the finger. • 95% classification accuracy achieved.

  40. Summary and Conclusion • Electromyography can be used effectively for the classification of wrist movements with high degree of accuracy. • Flex Sensors can be used to classify the finger movements effectively because they clearly distinguish the fingers which are bent versus the fingers which are not bent thus classifying the finger gestures effectively.

  41. Future Work • Use a fully integrated sensor system including the accelerometers to classify the complete gesture set with high degree of accuracy. • Transmit the messages wirelessly and securely to display it on a HUD • Design an encryption scheme for secure transmission to the HUD.

  42. Questions??

More Related