Feasibility Evaluation of a Novel Ultrasonic Method for Prosthetic Control ECE-492/3 Senior Design Project Fall 2011

Size: px
Start display at page:

Download "Feasibility Evaluation of a Novel Ultrasonic Method for Prosthetic Control ECE-492/3 Senior Design Project Fall 2011"

Transcription

1 Feasibility Evaluation of a Novel Ultrasonic Method for Prosthetic Control ECE-492/3 Senior Design Project Fall 2011 Electrical and Computer Engineering Department Volgenau School of Engineering George Mason University Fairfax, VA Team members: Faculty Supervisor: Abdullah Al-Imran, Ira Augustus Hunt IV, and Andrew J. Nelson Dr. Siddhartha Sikdar Abstract: This research evaluates the feasibility of using a novel ultrasound method to obtain control signals from muscle contractions. This ultrasound-based system addresses many of the deficiencies of electromyography (EMG) based systems, including their inability to differentiate between deep contiguous muscles. The system has been developed based on a low-cost USB-based ultrasound probe and a novel method for identifying and differentiating muscle contraction within the body. The target location for this experiment is the muscles of the mid-anterior forearm: specifically the flexor pollicislongus (thumb flexion), and the flexordigitorumsuperficialis (finger flexion).this new method, called Ultrasound Motion Analysis via Template Matching (USMATM), detects and classifies motion by determining the change between a template (background image) and all subsequent (foreground) images. USMATM exploits the changes in muscle echogenicity which occurs as the muscles contract. The output of USMATM is a robust and reliable signal waveform, corresponding to each of the individual deep muscle s contractions. USMATM provides a strong output signal even from low quality ultrasound images and has demonstrated good tolerance to noise. In addition to the proper classification of muscular contraction, USMATM provides a good estimation of the rate of contraction by examining rate of change in pixel intensity over time, as well as a good estimation of degree of contraction by calculating the peek deviation from rest. 1. Statement of Need The post 9/11 conflict in the Middle East has the lowest casualty rate out of any major U.S. military action to date. The increase in survivability of U.S. soldiers is due to increased effectiveness of soldier s body armor and the rapid access to advanced medical treatment. This is not without consequence. There has been an observed increase in the number of soldiers who have undergone amputation. Prosthetics designed for forearm or hand replacement currently lag behind similar prosthetics designed for the leg. This is unfortunate, because the opposable thumb combined with fine motor skills of the fingers are necessary for an array of vital functions. As a result, there is a need for improvement in the control mechanism of current transradial (below the elbow) prosthesis. Existing 1

2 technology is unable to reliably utilize movements of deep and intermediate muscles non-invasively. Traditional transradial prosthetic controls do not correlate well to natural body movements (i.e., flexing the wrist closes the prosthetic hand). This is due to a radical change in the anatomy of the user and the inability to acquire reliable signals. In an effort to improve the quality of the signal obtained noninvasively, we propose a system utilizing ultrasound to view deep muscular movements to generate the control signals over time. 2. Approach There are three primary components of the system. The first component is the cuff and angle monitoring system. This element is responsible for acquisition of time-series ultrasonic images and providing finger angle data for testing and validation. The second component is the computer-based image processing and analysis system which consists of a series of complex computer algorithms that process the ultrasound images from start to finish. The third system is a verification system for testing the USMATM and ensuring the accuracy and reliability of the identification of the finger contracted, the degree of contraction, and the rate of contraction. In order to acquire reliable and repeatable ultrasound data, we have built a portable ultrasonic cuff shown in Figure 1. The system utilizes the Interson 7.5MHz single-element motor-controlled ultrasonic probe that connects to PC via USB. For obtaining repeatable results, the angle of the probe must be consistent. To this effect, single axis accelerometers were connected to a microcontroller, and output to an LCD. Using an additional absolute rotary encoder, the speed of finger movement and associated degree of contraction were measured for testing purposes to be compared with the USMATM system results. Figure 1: Ultrasonic cuff In order to control a prosthetic arm, the system must yield a control signal with information about the contraction of the target muscles. This involves three phases, as shown in Figure 2.Tthe system must go through these phases in order to monitor a contraction, identify the contraction, and output the signal information for prosthetic control. Since the success of this project depended on processing and analyzing ultrasound images, the scope of this report is focused on the development and validation of image processing and analysis algorithms. 3. Image Processing and Analysis In USMATM, the muscles are targeted through a training algorithm where the user is requested to contract a single finger continuously until the maximum point of change is identified through the Sum-Of-Difference (SOD) algorithm described later. A summary of the targeting process which includes an image array of large overlapping windows is then automatically placed over the relative position of the muscles. During the training process, the best signals are selected automatically from the array of large overlapping windows, without the need for user input. The best windows are selected by identifying signals with the largest and most well defined waveforms, the least amount of baseline drift, and consistent peak heights. Once the best window location is selected, the user is able 2

3 to choose the size of the windows used in the system (small, medium, or large). The small windows provide more specificity in the system, but are more affected by noise. If the user chooses to reduce the window size, the best window that is initially determined acts as a boundary for a new array of smaller overlapping windows. As before, the best signal is determined, but this time more than one signal is considered if it passes the signal selection criteria in the signal selection algorithm. Even with the smaller windows used (as compared with the automated target method), and training of each finger independently, cross talk remains too prevalent in the system to accurately distinguish between the Index, Middle, and Ring finger. Nevertheless, the thumb can be distinguished from the other fingers, and the middle finger can be identified during full contraction only, due to the sheer magnitude of the signal. In order to make a definitive identification of each finger across a large range of motion, more specificity is needed. Therefore, the user is displayed a video of the difference between the background and the foreground. The user is then asked to place a box around the area where he/she thinks the muscle is. The muscle should be presented as the area where the greatest amount of change occurs during muscle contractions. This finger identification window is used to provide a Boolean ID value corresponding to a finger. Figure 2: System functional decomposition, ultrasound image and corresponding forearm cross-section Figure 3: This image is the result of the SOD between the template and a frame where the user was in full contraction. The patterns of the large dark spots in this frame are the areas unique to each muscle being contracted, although some of the dark spots are common between muscles Once the user has repeated this process for all fingers, they are considered ready to use USMATM. During finger flexion and extension, USMATM takes the sum of difference of the template windows and the corresponding windows of all subsequent frames yielding a differential signal that is then related to an individual muscle. The muscles are identified by taking the SOD finger identification window and all waveforms. If a true is given by the finger identification window, the waveform is identified as belonging to the corresponding finger. The result is a classifier which differentiates between individual finger flexion/extension and minimizes cross talk in complex muscles, such as the flexor digitorumsuperficialis. Once the motion has been tied to a specific finger, information about the signal is extracted. The height of the waveform gives an estimate of the degree (amount) of muscle contraction. The width at ½ height of contraction gives an estimate of the duration of muscle contraction. The slope, taken between 20% and 80% of wave height, 3

4 provides estimation for rate of contraction. All of these factors provide an estimation of the characteristics of a given muscular contraction that is good enough for a graded control signal. Despite high-noise, low-resolution ultrasound images (compared to clinical imagery), the derived signals provide a signal to noise ratio (SNR) of at least 14 db without any additional processing. In fact, USMATM is able to provide such good signals that the only filter applied to suppress noise is a 5-tap moving average filter to suppress high frequency noise. This is applied so that the peaks and troughs of the signal may be determined more easily. Also, when generating Boolean values for finger identification, the input waveform is squared to give preference to the contraction event for easy identification. Figure 4 (left diagram) shows the results of the large window SOD. It is evident that this method is able to distinguish between the flexor pollicislongus and the flexor digitorumsuperficialis, but it is impossible to distinguish between the index, middle, and ring fingers with this method alone. It is difficult to distinguish between these three fingers because they are all controlled by the flexor digitorumsuperficialis. The right diagram shows results of the user specified small targeted windows. It provides a Boolean value signal which enables a rapid determination of the thumb and the middle finger contractions. Once these two muscles are identified, the ring and index can be identified by comparing the signals to the middle finger and thumb signals. Figure 4: Results of the large window SOD (left diagram) and small window SOD (right diagram) Figure5: SOD algorithm based on 9 overlapping windows, and sample best SOD waveforms 4

5 Finally, the individual muscles are located using an SOD algorithm applied via 9 overlapping windows as shown in Figure 5. The SOD algorithm works by extracting regions of interest (ROI) from the template at locations determined with respect to the centroids of the radius and ulna. The ROIs of the templates are then subtracted from the corresponding ROIs for all subsequent frames of the image. The ROI with the greatest SOD change is most likely the ROI containing the target muscle. Finally, the SOD of the most likely ROIs is presented to the user so that the best signal may be selected. The result of the new startup algorithm is a system with fewer requirements on the user and greater repeatability that is less prone to user error. Now the user could be provided with a few good wave forms, all of which could work, and they could choose between them as shown in Figure 5. The next stages of the ultrasonic design process to be completed are to extend the SOD over a ROI to other muscles via the same methods as described above. Additionally, control parameters for each waveform are extracted to represent the amount, duration and rate of muscle contraction as shown in Figure 6. Figure 6: The width at ½ height and the height of the contractions will be measured at full height of the individual wave forms. The slow contractions should be wider with a smaller peak, while the fast contractions will be tall and thin. This method provided good results as long as the bones were clearly in frame. The approach utilized large regions to determine muscle contraction which provides the advantage of insensitivity to noise, and a resistance to baseline shifts caused by slight changes in probe position or arm orientation. One other major advantage to using large regions in USMATM is that the data produced contains information about the degree of contraction or the rate of contraction which can be used to create a dynamic output signal. The disadvantage to the large window size is the system is sensitive to crosstalk corresponding to other muscles contractions. This crosstalk can cause false positives or false negatives during signal classification. Unfortunately, this method of auto targeting is not able to be specific enough to use windows small enough to reduce cross talk to a level where muscle identification can occur regularly. 4. Experimentation The testing phase was divided into three parts: (i) system repeatability, (ii) comparison of the signal obtained via the ultrasonic system against the finger verification system s results, and (iii) relation of the ultrasonic control signal to rate and duration of contraction. Test cases included: (1) All fingers moved in random succession to identify individual fingers, (2) Fingers moved individually to measure the rate of contraction, and (3) Fingers moved individually to measure the degree of contraction USMATM is able to determine the rate of contraction quite accurately (see Figure 7 and 8) by relating the slope of the rising edge (taken between 20% and 80% of max height) of the signal to the rate of contraction. This method gives a good estimation for the rate of contraction although relatively high variance is noted between slopes of contractions of identical speeds. The various relationships between slope and rate of contraction are shown in Figure 7. 5

6 Figure 6: Testing rate of contraction (notice a correlation between the rate of contraction and the slope and the variance between contractions of identical speeds in slopes 4, 5, and 6 of the slow to fast incremental plot) Figure 7: Correlation between the actual velocity and the rate of pixel variation in the USMATM system USMATM is able to determine the degree of contraction quite accurately (Figure 8 and 9) by relating the peak of each wave form with the degree of contraction preformed. This method provides a good estimation for the degree of contraction, although some large variance is noted between peeks of contractions of identical degree. This relatively large variance is not significant when compared with the total range of the values that relate to varying degrees of inflection. Figure 8: Correlation between the degree of contraction and the maximum inflection and that the variance between contractions of identical degrees of inflection can be observed. 6

7 Figure 9: Correlation between the actual velocity and the rate of pixel variation in the USMATM system. We believe that much of the variance in the degree of contraction is the result of the individual, flexing their muscles to differing degrees. We also believe that the relatively large variance in the degree of contraction is the result of the excessive noise in the system resulting from the probes shimmy. The USMATM system can reliably distinguish between the motion of separate muscles (Figure 10) such as the flexor pollicislongus and the flexor digitorumsuperficialis through a simple target identification and SOD algorithm. In order for USMATM to distinguish between the motion of complex muscles such as the flexor digitorumsuperficialis which controls the index, middle, and ring fingers, more specific targeting is needed. USMATM instructs the user to specify a small targeted window. This window provides a Boolean value signal which enables a rapid determination of the thumb and the middle finger contractions. Once these two muscles are identified, the ring finger and the index finger can be identified by comparing the signals to the middle finger and thumb signals. The resulting output of the large windows SOD after selectively choosing the waveforms corresponding to a muscular contraction provides accurate identification of the signal and maintains the information about the rate and degree of contraction. Figure 10: A compilation of the four separate signals corresponding to the Thumb, Index, Middle, and Ring fingers. 6. Summary The thumb, index, and middle fingers were able to be correctly identified by a noninvasive means of viewing deep and complex muscles of the forearm. In addition to just identifying the finger, an estimation of rate of contraction, as well as degree of contraction was also provided. All of these features were achieved using a portable, relatively low cost, low resolution ultrasound probe. Future work aims at the development of a control system which provides accurate and reliable results. While the project was mainly a demonstration of concept, it could potentially lead to a new breed of prosthetics to be developed. 7

DELSYS. Purpose. Hardware Concepts. Software Concepts. Technical Note 101: EMG Sensor Placement

DELSYS. Purpose. Hardware Concepts. Software Concepts. Technical Note 101: EMG Sensor Placement Technical Note 101: EMG Sensor Placement Purpose This technical note addresses proper placement technique for Delsys Surface EMG Sensors. The technique is demonstrated through an experiment in which EMG

More information

Development of an Electronic Glove with Voice Output for Finger Posture Recognition

Development of an Electronic Glove with Voice Output for Finger Posture Recognition Development of an Electronic Glove with Voice Output for Finger Posture Recognition F. Wong*, E. H. Loh, P. Y. Lim, R. R. Porle, R. Chin, K. Teo and K. A. Mohamad Faculty of Engineering, Universiti Malaysia

More information

Performance of phased array and conventional ultrasonic probes on the new ISO reference block

Performance of phased array and conventional ultrasonic probes on the new ISO reference block Performance of phased array and conventional ultrasonic probes on the new ISO 19675 reference block C. Udell, D. Chai 1 and F. Gattiker Proceq S.A., Ringstrasse 2, Schwerzenbach, Switzerland. More info

More information

Blood Pressure Estimation Using Photoplethysmography (PPG)

Blood Pressure Estimation Using Photoplethysmography (PPG) Blood Pressure Estimation Using Photoplethysmography (PPG) 1 Siddhi Sham Karande, BE E&TC, VIIT Pune. 2 Kiran Rajendrasingh Thakur, BE E&TC, VIIT Pune. 3 Sneha Dattatraya Waghmare, BE E&TC, VIIT Pune 4

More information

Muscle Activation in strength training exercises with and without using the clip-on device Gripper

Muscle Activation in strength training exercises with and without using the clip-on device Gripper Muscle Activation in strength training exercises with and without using the clip-on device Gripper Contract research for Actiweight AS by The Norwegian School of Sport Sciences 2016 Responsible: Tron Krosshaug,

More information

ELECTROMYOGRAM ANALYSIS OF MUSCLE FUNCTION INTRODUCTION

ELECTROMYOGRAM ANALYSIS OF MUSCLE FUNCTION INTRODUCTION ELECTROMYOGRAM ANALYSIS OF MUSCLE FUNCTION STANDARDS: 3.3.10.B - Explain cell functions and processes in terms of chemical reactions and energy changes. 3.3.12.B - Evaluate relationships between structure

More information

DC-6. Diagnostic Ultrasound System

DC-6. Diagnostic Ultrasound System DC-6 Diagnostic Ultrasound System MINDRAY is proud to introduce DC-6, a color Doppler ultrasound system for general applications. DC-6 incorporates the latest digital ultrasound image processing technology

More information

DATA INTERPRETATION AND ANALYSIS

DATA INTERPRETATION AND ANALYSIS DATA INTERPRETATION AND ANALYSIS Numerical and Curve Analysis Ref: Compendium of Isokinetics George Davies Report Parameters Peak Torque Highest muscular force output at any moment during a repetition.

More information

Hitachi Aloka Medical manufactured one of the world s first diagnostic ultrasound platforms, and today this imaging modality has become the first

Hitachi Aloka Medical manufactured one of the world s first diagnostic ultrasound platforms, and today this imaging modality has become the first Hitachi Aloka Medical manufactured one of the world s first diagnostic ultrasound platforms, and today this imaging modality has become the first choice examination for many disorders. If the subtlest

More information

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion Jason Silver August 26, 2009 Presentation Outline Introduction Thesis Objectives Mathematical Model and Principles Methods

More information

Biology 13A Lab #10: Cardiovascular System II ECG & Heart Disease

Biology 13A Lab #10: Cardiovascular System II ECG & Heart Disease Biology 13A Lab #10: Cardiovascular System II ECG & Heart Disease Lab #10 Table of Contents: Expected Learning Outcomes...... 83 Introduction....... 84 Activity 1: Collecting ECG Data..... 85 Activity

More information

A Study on Boeing 747 Thick Structure NDI Using a Combination of GRFEC and LFEC Techniques towards a Goal of Improved Aircraft Safety Level

A Study on Boeing 747 Thick Structure NDI Using a Combination of GRFEC and LFEC Techniques towards a Goal of Improved Aircraft Safety Level A Study on Boeing 747 Thick Structure NDI Using a Combination of GRFEC and LFEC Techniques towards a Goal of Improved Aircraft Safety Level Yushi Sun 1, Jianhua Pan2 2, John Bohler3 3, David Piotrowski

More information

Names: Block: Date: Building an Articulated Model of the Hand

Names: Block: Date: Building an Articulated Model of the Hand Names: Block: Date: Building an Articulated Model of the Hand Background : Musculoskeletal movement Humans are large and complex organisms that require muscular and skeletal systems for support and locomotion.

More information

General Treatment Equipment

General Treatment Equipment General Treatment Equipment We have quality products in General Treatment Equipment. All our models are efficient and display quality in Panchakarma (Ayurvedic) products. IMI - 3111: EXAMINATION COUCH

More information

SFPD Physical Ability Test (PAT) Instructions and Score Table

SFPD Physical Ability Test (PAT) Instructions and Score Table The SFPD PAT consists of four events: 1. Dominant Handgrip 2. Sit-ups 3. Push Ups 4. Wall Agility Run SFPD Physical Ability Test (PAT) Instructions and Score Table Below are the instructions that are provided

More information

Biomedical. Measurement and Design ELEC4623. Lectures 15 and 16 Statistical Algorithms for Automated Signal Detection and Analysis

Biomedical. Measurement and Design ELEC4623. Lectures 15 and 16 Statistical Algorithms for Automated Signal Detection and Analysis Biomedical Instrumentation, Measurement and Design ELEC4623 Lectures 15 and 16 Statistical Algorithms for Automated Signal Detection and Analysis Fiducial points Fiducial point A point (or line) on a scale

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 2, Issue 10, April 2013

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 2, Issue 10, April 2013 ECG Processing &Arrhythmia Detection: An Attempt M.R. Mhetre 1, Advait Vaishampayan 2, Madhav Raskar 3 Instrumentation Engineering Department 1, 2, 3, Vishwakarma Institute of Technology, Pune, India Abstract

More information

Terms of Movements by Prof. Dr. Muhammad Imran Qureshi

Terms of Movements by Prof. Dr. Muhammad Imran Qureshi Terms of Movements by Prof. Dr. Muhammad Imran Qureshi Three systems of the body work in coordination to perform various movements of the body. These are: A System of Bones (Osteology), A System of Muscles

More information

Q: What is the relationship between muscle forces and EMG data that we have collected?

Q: What is the relationship between muscle forces and EMG data that we have collected? FAQs ABOUT OPENSIM Q: What is the relationship between muscle forces and EMG data that we have collected? A: Muscle models in OpenSim generate force based on three parameters: activation, muscle fiber

More information

Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter Detection

Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter Detection Proceedings of the 2012 International Conference on Industrial Engineering and Operations Management Istanbul, Turkey, July 3 6, 2012 Assessment of Reliability of Hamilton-Tompkins Algorithm to ECG Parameter

More information

EMG-Driven Human Model for Orthosis Control

EMG-Driven Human Model for Orthosis Control EMG-Driven Human Model for Orthosis Control Christian Fleischer, Günter Hommel Institute for Computer Engineering and Microelectronics Berlin University of Technology, Germany {fleischer, hommel}@cs.tu-berlin.de

More information

A new method of sonograph lateral resolution measurement using PSF analysis of received signal

A new method of sonograph lateral resolution measurement using PSF analysis of received signal A new method of sonograph lateral resolution measurement using PSF analysis of received signal L. Doležal, J. Hálek Faculty of Medicine Palacký University in Olomouc, Czech Republic E-mail: ladol@tunw.upol.cz

More information

The Physiology of the Senses Chapter 8 - Muscle Sense

The Physiology of the Senses Chapter 8 - Muscle Sense The Physiology of the Senses Chapter 8 - Muscle Sense www.tutis.ca/senses/ Contents Objectives... 1 Introduction... 2 Muscle Spindles and Golgi Tendon Organs... 3 Gamma Drive... 5 Three Spinal Reflexes...

More information

Muscle Function Analysis

Muscle Function Analysis Muscle Function Analysis LabQuest 15 Muscle tissues maintain electrical imbalances, or potentials, across cell membranes by concentrating positive or negative charges on opposite sides of those membranes.

More information

DMD4DMD (Dystrophy Monitoring Device for Duchenne Muscular Dystrophy)

DMD4DMD (Dystrophy Monitoring Device for Duchenne Muscular Dystrophy) DMD4DMD (Dystrophy Monitoring Device for Duchenne Muscular Dystrophy) Background Incurable disease when affects a person it also affects the people around them. Especially in case of Muscular dystrophy,

More information

Confident and Conclusive Diagnosis with Flexible Solutions

Confident and Conclusive Diagnosis with Flexible Solutions Internal Medicine Confident and Conclusive Diagnosis with Flexible Solutions ALPINION MEDICAL SYSTEMS We are Ultrasound Professionals Ultrasound is widely used as the gold-standard for internal medicine

More information

OpenSim Tutorial #2 Simulation and Analysis of a Tendon Transfer Surgery

OpenSim Tutorial #2 Simulation and Analysis of a Tendon Transfer Surgery OpenSim Tutorial #2 Simulation and Analysis of a Tendon Transfer Surgery Laboratory Developers: Scott Delp, Wendy Murray, Samuel Hamner Neuromuscular Biomechanics Laboratory Stanford University I. OBJECTIVES

More information

Measurement of welder's movement for welding skill analysis

Measurement of welder's movement for welding skill analysis Bull. Hiroshima Inst. Tech. Research Vol.49(2015)83-87 Article Measurement of welder's movement for welding skill analysis Nobuyoshi HASHIMOTO* (Received Oct. 31, 2014) Abstract Welding training has some

More information

VENTRICULAR DEFIBRILLATOR

VENTRICULAR DEFIBRILLATOR VENTRICULAR DEFIBRILLATOR Group No: B03 Ritesh Agarwal (06004037) ritesh_agarwal@iitb.ac.in Sanket Kabra (06007017) sanketkabra@iitb.ac.in Prateek Mittal (06007021) prateekm@iitb.ac.in Supervisor: Prof.

More information

PERSONAL COMPUTER WORKSTATION CHECKLIST

PERSONAL COMPUTER WORKSTATION CHECKLIST PERSONAL COMPUTER WORKSTATION CHECKLIST Last Revised: 6/26/17 A. Summary Use the following checklists to assess your own computer workstation. If you say No to any items within the lists, it may indicate

More information

NAILFOLD CAPILLAROSCOPY USING USB DIGITAL MICROSCOPE IN THE ASSESSMENT OF MICROCIRCULATION IN DIABETES MELLITUS

NAILFOLD CAPILLAROSCOPY USING USB DIGITAL MICROSCOPE IN THE ASSESSMENT OF MICROCIRCULATION IN DIABETES MELLITUS NAILFOLD CAPILLAROSCOPY USING USB DIGITAL MICROSCOPE IN THE ASSESSMENT OF MICROCIRCULATION IN DIABETES MELLITUS PROJECT REFERENCE NO. : 37S0841 COLLEGE BRANCH GUIDE : DR.AMBEDKAR INSTITUTE OF TECHNOLOGY,

More information

DIAGNOSTIC TECHNIQUE OF ABNORMALITIES IN BALL BEARINGS WITH AN ULTRASONIC METHOD

DIAGNOSTIC TECHNIQUE OF ABNORMALITIES IN BALL BEARINGS WITH AN ULTRASONIC METHOD 12 th A-PCNDT 2006 Asia-Pacific Conference on NDT, 5 th 10 th Nov 2006, Auckland, New Zealand DIAGNOSTIC TECHNIQUE OF ABNORMALITIES IN BALL BEARINGS WITH AN ULTRASONIC METHOD Akitoshi Takeuchi 1 1 Kochi

More information

Humerus. Ulna. Radius. Carpals

Humerus. Ulna. Radius. Carpals Posture Analysis Exercise T. Armstrong M. Ebersole 1.0 Objectives: 1. Improve skill for rating over all job and identifying specific force and posture problems 2. Learn how to characterize posture 3. Learn

More information

Biceps Activity EMG Pattern Recognition Using Neural Networks

Biceps Activity EMG Pattern Recognition Using Neural Networks Biceps Activity EMG Pattern Recognition Using eural etworks K. Sundaraj University Malaysia Perlis (UniMAP) School of Mechatronic Engineering 0600 Jejawi - Perlis MALAYSIA kenneth@unimap.edu.my Abstract:

More information

FUSE TECHNICAL REPORT

FUSE TECHNICAL REPORT FUSE TECHNICAL REPORT 1 / 16 Contents Page 3 Page 4 Page 8 Page 10 Page 13 Page 16 Introduction FUSE Accuracy Validation Testing LBD Risk Score Model Details FUSE Risk Score Implementation Details FUSE

More information

Experiment HM-7: Electromyogram (EMG) Activity in Antagonistic Muscles and Range of Motion

Experiment HM-7: Electromyogram (EMG) Activity in Antagonistic Muscles and Range of Motion Experiment HM-7: Electromyogram (EMG) Activity in Antagonistic Muscles and Range of Motion Exercise 1: Antagonistic Muscles in Forearm Aim: To study the EMG activity in muscles that work in opposition

More information

Exercise 5: Muscle Physiology I - Electromyography

Exercise 5: Muscle Physiology I - Electromyography Exercise 5: Muscle Physiology I - Electromyography Readings: Silverthorn, 6 th ed. pg. 410 420 Your brain communicates with your muscles through action potentials on the motor neurons, which are then transmitted

More information

The Optimum Choice for Implantologist

The Optimum Choice for Implantologist The Optimum Choice for Implantologist What is essential for your practice? What s the best way to choose a 3D X-ray machine for implant treatment planning? 02 Doctor says.. There are diagnostic limitations

More information

Set Your World in Motion. Skeleton measurement

Set Your World in Motion. Skeleton measurement Set Your World in Motion Skeleton measurement What is skeleton measurement? Use measurement tools, according to the definition of the size of the bones in various parts of the actor s body is measured

More information

ULTRASOUND IMAGING EE 472 F2018. Prof. Yasser Mostafa Kadah

ULTRASOUND IMAGING EE 472 F2018. Prof. Yasser Mostafa Kadah ULTRASOUND IMAGING EE 472 F2018 Prof. Yasser Mostafa Kadah www.k-space.org Recommended Textbook Diagnostic Ultrasound: Physics and Equipment, 2nd ed., by Peter R. Hoskins (Editor), Kevin Martin (Editor),

More information

MR Advance Techniques. Vascular Imaging. Class II

MR Advance Techniques. Vascular Imaging. Class II MR Advance Techniques Vascular Imaging Class II 1 Vascular Imaging There are several methods that can be used to evaluate the cardiovascular systems with the use of MRI. MRI will aloud to evaluate morphology

More information

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion By Jason I. Silver, B.A.Sc. A thesis submitted to The Faculty of Graduate Studies and Research in partial fulfilment of the

More information

A step forward full automatic analysis Silvère BARUT 1, Nicolas DOMINGUEZ 1, Jean-Noël NOIRET 2, Ivan KAMENEFF 3

A step forward full automatic analysis Silvère BARUT 1, Nicolas DOMINGUEZ 1, Jean-Noël NOIRET 2, Ivan KAMENEFF 3 6th International Symposium on NDT in Aerospace, 12-14th November 2014, Madrid, Spain - www.ndt.net/app.aerondt2014 More Info at Open Access Database www.ndt.net/?id=16928 A step forward full automatic

More information

Design of the HRV Analysis System Based on AD8232

Design of the HRV Analysis System Based on AD8232 207 3rd International Symposium on Mechatronics and Industrial Informatics (ISMII 207) ISB: 978--60595-50-8 Design of the HRV Analysis System Based on AD8232 Xiaoqiang Ji,a, Chunyu ing,b, Chunhua Zhao

More information

A Brain Computer Interface System For Auto Piloting Wheelchair

A Brain Computer Interface System For Auto Piloting Wheelchair A Brain Computer Interface System For Auto Piloting Wheelchair Reshmi G, N. Kumaravel & M. Sasikala Centre for Medical Electronics, Dept. of Electronics and Communication Engineering, College of Engineering,

More information

Target contact and exploration strategies in haptic search

Target contact and exploration strategies in haptic search Target contact and exploration strategies in haptic search Vonne van Polanen* Wouter M. Bergmann Tiest Astrid M.L. Kappers MOVE Research Institute, Faculty of Human Movement Sciences, VU University, Amsterdam,

More information

EARLY STAGE DIAGNOSIS OF LUNG CANCER USING CT-SCAN IMAGES BASED ON CELLULAR LEARNING AUTOMATE

EARLY STAGE DIAGNOSIS OF LUNG CANCER USING CT-SCAN IMAGES BASED ON CELLULAR LEARNING AUTOMATE EARLY STAGE DIAGNOSIS OF LUNG CANCER USING CT-SCAN IMAGES BASED ON CELLULAR LEARNING AUTOMATE SAKTHI NEELA.P.K Department of M.E (Medical electronics) Sengunthar College of engineering Namakkal, Tamilnadu,

More information

An electrocardiogram (ECG) is a recording of the electricity of the heart. Analysis of ECG

An electrocardiogram (ECG) is a recording of the electricity of the heart. Analysis of ECG Introduction An electrocardiogram (ECG) is a recording of the electricity of the heart. Analysis of ECG data can give important information about the health of the heart and can help physicians to diagnose

More information

Estimation of the Upper Limb Lifting Movement Under Varying Weight and Movement Speed

Estimation of the Upper Limb Lifting Movement Under Varying Weight and Movement Speed 1 Sungyoon Lee, 1 Jaesung Oh, 1 Youngwon Kim, 1 Minsuk Kwon * Jaehyo Kim 1 Department of mechanical & control engineering, Handong University, qlfhlxhl@nate.com * Department of mechanical & control engineering,

More information

Volleyball Skill: Dig Stage of Learning Cognitive Associative Autonomous What is the stage of learning? How is it used? Why is it used?

Volleyball Skill: Dig Stage of Learning Cognitive Associative Autonomous What is the stage of learning? How is it used? Why is it used? Script for 2.2 biomechanics volleyball video Volleyball Skill: Dig Stage of Learning Cognitive Associative Autonomous What is the stage of learning? How is it used? Why is it used? In my pre test for the

More information

Magnetic Resonance Angiography

Magnetic Resonance Angiography Magnetic Resonance Angiography 1 Magnetic Resonance Angiography exploits flow enhancement of GR sequences saturation of venous flow allows arterial visualization saturation of arterial flow allows venous

More information

What Is the Best Back Exercise?

What Is the Best Back Exercise? What Is the Best Back Exercise? EXCLUSIVE ACE SPONSORED RESEARCH HOLLY EDELBURG, B.S., JOHN P. PORCARI, PH.D., CLAYTON CAMIC, PH.D., ATTILA KOVACS, PH.D., AND CARL FOSTER, PH.D., WITH DANIEL J. GREEN TRAINING

More information

Concepts of Imaging and Knobology

Concepts of Imaging and Knobology Concepts of Imaging and Knobology Pravin Patil, MD FACC FASE Associate Professor of Medicine Director, Cardiovascular Disease Training Program Lewis Katz School of Medicine at Temple University Disclosures

More information

Ultrasound in Medicine

Ultrasound in Medicine Ultrasound in Medicine Experimental Equipment for Medical Education Universities Colleges Medical Schools Medical and Med-Technical Training Education can befun! WELCOME TO GAMPT Devices and accessories

More information

Ergonomic Test of the Kinesis Contoured Keyboard

Ergonomic Test of the Kinesis Contoured Keyboard Global Ergonomic Technologies, Inc. Ergonomic Test of the Kinesis Contoured Keyboard Prepared by Wanda Smith, President Dan Cronin, Engineer December 16, 1992 Executive Summary A study was conducted of

More information

Measuring cardiac tissue motion and strain

Measuring cardiac tissue motion and strain Ultrasound Measuring cardiac tissue motion and strain Automated Cardiac Motion Quantification A.I. (acmq A.I. ) David Prater, MS, Clinical Scientist, Philips Jane Vogel, MD, Senior Product Manager, Philips

More information

Lab 5: Electromyograms (EMGs)

Lab 5: Electromyograms (EMGs) Lab 5: Electromyograms (EMGs) Overview A motorneuron and all the muscle fibers that it innervates is known as a motor unit. Under normal circumstances, a neuronal action potential activates all of the

More information

EXTRACT THE BREAST CANCER IN MAMMOGRAM IMAGES

EXTRACT THE BREAST CANCER IN MAMMOGRAM IMAGES International Journal of Civil Engineering and Technology (IJCIET) Volume 10, Issue 02, February 2019, pp. 96-105, Article ID: IJCIET_10_02_012 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=10&itype=02

More information

7 Grip aperture and target shape

7 Grip aperture and target shape 7 Grip aperture and target shape Based on: Verheij R, Brenner E, Smeets JBJ. The influence of target object shape on maximum grip aperture in human grasping movements. Exp Brain Res, In revision 103 Introduction

More information

Musculoskeletal System. Terms. Origin (Proximal Attachment) Insertion (Distal Attachment)

Musculoskeletal System. Terms. Origin (Proximal Attachment) Insertion (Distal Attachment) Musculoskeletal System Terms Origin (Proximal Attachment) Insertion (Distal Attachment) Agonist- prime mover Antagonist- provides a braking force Synergist- assists indirectly in the movement Musculoskeletal

More information

Extraction of Blood Vessels and Recognition of Bifurcation Points in Retinal Fundus Image

Extraction of Blood Vessels and Recognition of Bifurcation Points in Retinal Fundus Image International Journal of Research Studies in Science, Engineering and Technology Volume 1, Issue 5, August 2014, PP 1-7 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) Extraction of Blood Vessels and

More information

Electromyogram-Assisted Upper Limb Rehabilitation Device

Electromyogram-Assisted Upper Limb Rehabilitation Device Electromyogram-Assisted Upper Limb Rehabilitation Device Mikhail C. Carag, Adrian Joseph M. Garcia, Kathleen Mae S. Iniguez, Mikki Mariah C. Tan, Arthur Pius P. Santiago* Manufacturing Engineering and

More information

ESI Wellness Program The BioSynchronistics Design. Industrial Stretching Guide

ESI Wellness Program The BioSynchronistics Design. Industrial Stretching Guide ESI Wellness Program The BioSynchronistics Design Industrial Stretching Guide ESI Wellness The BioSynchronistics Design Industrial Stretching Basics Stretch 2-4 times/day Hold each Stretch for 5 seconds

More information

Monster Walk Stand with your feet slightly closer than shoulder-width apart in an athletic stance. Loop an elastic band around your ankles.

Monster Walk Stand with your feet slightly closer than shoulder-width apart in an athletic stance. Loop an elastic band around your ankles. Off-season Lower-Body Tennis Exercises Research conducted on elite tennis players shows that lower-body strength is the same on both the left and right sides. Therefore, lower-body training for tennis

More information

THROWERS TEN EXERCISE PROGRAM

THROWERS TEN EXERCISE PROGRAM THROWERS TEN EXERCISE PROGRAM The Thrower s Ten Program is designed to exercise the major muscles necessary for throwing. The Program s goal is to be an organized and concise exercise program. In addition,

More information

THROWER S TEN EXERCISE PROGRAM David Andrew Parker, MD

THROWER S TEN EXERCISE PROGRAM David Andrew Parker, MD THROWER S TEN EXERCISE PROGRAM David Andrew Parker, MD The thrower s ten exercise program has been designed to exercise the major muscles necessary to return to throwing. The program s goal is to be an

More information

Error Detection based on neural signals

Error Detection based on neural signals Error Detection based on neural signals Nir Even- Chen and Igor Berman, Electrical Engineering, Stanford Introduction Brain computer interface (BCI) is a direct communication pathway between the brain

More information

Choosing Mindray SpO2

Choosing Mindray SpO2 Choosing Mindray SpO2 Aug. 2014 Choosing Mindray SpO2 The culmination of over 20 years of in-house SpO2 technology research. 4 advanced technologies make Mindray a leading SpO2 provider 5 dimensions of

More information

Principles of Ultrasound. Cara C. Prideaux, M.D. University of Utah PM&R Sports Medicine Fellow March 14, 2012

Principles of Ultrasound. Cara C. Prideaux, M.D. University of Utah PM&R Sports Medicine Fellow March 14, 2012 Principles of Ultrasound Cara C. Prideaux, M.D. University of Utah PM&R Sports Medicine Fellow March 14, 2012 None Disclosures Outline Introduction Benefits and Limitations of US Ultrasound (US) Physics

More information

PCA Enhanced Kalman Filter for ECG Denoising

PCA Enhanced Kalman Filter for ECG Denoising IOSR Journal of Electronics & Communication Engineering (IOSR-JECE) ISSN(e) : 2278-1684 ISSN(p) : 2320-334X, PP 06-13 www.iosrjournals.org PCA Enhanced Kalman Filter for ECG Denoising Febina Ikbal 1, Prof.M.Mathurakani

More information

Application of Phased Array Radar Theory to Ultrasonic Linear Array Medical Imaging System

Application of Phased Array Radar Theory to Ultrasonic Linear Array Medical Imaging System Application of Phased Array Radar Theory to Ultrasonic Linear Array Medical Imaging System R. K. Saha, S. Karmakar, S. Saha, M. Roy, S. Sarkar and S.K. Sen Microelectronics Division, Saha Institute of

More information

Electromyography II Laboratory (Hand Dynamometer Transducer)

Electromyography II Laboratory (Hand Dynamometer Transducer) (Hand Dynamometer Transducer) Introduction As described in the Electromyography I laboratory session, electromyography (EMG) is an electrical signal that can be recorded with electrodes placed on the surface

More information

The Biomechanics of Human Skeletal Muscle

The Biomechanics of Human Skeletal Muscle AML2506 Biomechanics and Flow Simulation Day 03B The Biomechanics of Human Skeletal Muscle Session Speaker Dr. M. D. Deshpande 1 Session Objectives At the end of this session the delegate would have understood

More information

A GUIDE TO OUR NIBP TECHNOLOGY

A GUIDE TO OUR NIBP TECHNOLOGY GE Healthcare THE DINAMAP DIFFERENCE A GUIDE TO OUR NIBP TECHNOLOGY OUR TECHNOLOGICAL ADVANTAGES THE OSCILLOMETRIC METHODOLOGY Oscillometry is the most commonly used means of indirect blood pressure measurement

More information

Evaluation of Handle Diameter in Maximum Horizontal and Vertical Torque Tasks. Yong-Ku Kong and Brian D. Lowe

Evaluation of Handle Diameter in Maximum Horizontal and Vertical Torque Tasks. Yong-Ku Kong and Brian D. Lowe Evaluation of Handle Diameter in Maximum Horizontal and Vertical Torque Tasks Yong-Ku Kong and Brian D. Lowe National Institute for Occupational Safety and Health Cincinnati, OH 6, USA Abstract The effects

More information

On the feasibility of speckle reduction in echocardiography using strain compounding

On the feasibility of speckle reduction in echocardiography using strain compounding Title On the feasibility of speckle reduction in echocardiography using strain compounding Author(s) Guo, Y; Lee, W Citation The 2014 IEEE International Ultrasonics Symposium (IUS 2014), Chicago, IL.,

More information

Mobility sequencing!

Mobility sequencing! Mobility sequencing When practicing joint mobility drills we have the opportunity to improve our movement. The muscles associated with the joint being mobilised as well as the joint itself will improve

More information

Experiment HM-11: Electromyograms (EMG) for Paired Arm Wrestling

Experiment HM-11: Electromyograms (EMG) for Paired Arm Wrestling Experiment HM-11: Electromyograms (EMG) for Paired Arm Wrestling Background The movement of parts of the body is accomplished through a system of levers composed of skeletal muscles and bones. In a lever,

More information

DEVICE FOR MUSCLE COORDINATION IMPROVEMENT

DEVICE FOR MUSCLE COORDINATION IMPROVEMENT 9th International DAAAM Baltic Conference "INDUSTRIAL ENGINEERING - 24-26 April 2014, Tallinn, Estonia DEVICE FOR MUSCLE COORDINATION IMPROVEMENT Gorordo, I.; Mäntylä, J.; Popkov, A.; Saastamoinen, J.;

More information

BSL PRO Lesson H03: Nerve Conduction Velocity: Along the Ulnar Nerve of a Human Subject

BSL PRO Lesson H03: Nerve Conduction Velocity: Along the Ulnar Nerve of a Human Subject Updated 12-22-03 BSL PRO Lesson H03: Nerve Conduction Velocity: Along the Ulnar Nerve of a Human Subject This PRO lesson describes hardware and software setup of the BSL PRO System to record and measure

More information

Throwers Ten Exercise Program

Throwers Ten Exercise Program The Thrower s Ten Program is designed to exercise the major muscles necessary for throwing. The Program s goal is to be an organized and concise exercise program. In addition, all exercises included are

More information

Biomedical Instrumentation E. Blood Pressure

Biomedical Instrumentation E. Blood Pressure Biomedical Instrumentation E. Blood Pressure Dr Gari Clifford Adapted from slides by Prof. Lionel Tarassenko Blood pressure Blood is pumped around the body by the heart. It makes its way around the body

More information

DETECTION OF HEART ABNORMALITIES USING LABVIEW

DETECTION OF HEART ABNORMALITIES USING LABVIEW IASET: International Journal of Electronics and Communication Engineering (IJECE) ISSN (P): 2278-9901; ISSN (E): 2278-991X Vol. 5, Issue 4, Jun Jul 2016; 15-22 IASET DETECTION OF HEART ABNORMALITIES USING

More information

OUTLIER SUBJECTS PROTOCOL (art_groupoutlier)

OUTLIER SUBJECTS PROTOCOL (art_groupoutlier) OUTLIER SUBJECTS PROTOCOL (art_groupoutlier) Paul K. Mazaika 2/23/2009 Outlier subjects are a problem in fmri data sets for clinical populations. This protocol and program are a method to identify outlier

More information

Wrist Energy Fuzzy Assist Cancer Engine WE-FACE

Wrist Energy Fuzzy Assist Cancer Engine WE-FACE Wrist Energy Fuzzy Assist Cancer Engine WE-FACE Sharmila Begum M sharmilagaji@gmail.com, Assistant Professor, Periyar Maniammai University, Thanjavur, Tamil Nadu. Nivethitha S nivethithasomu@gmail.com

More information

Daily. Workout Workout Focus: Bodyweight strength, power, speed, mobility MOBILITY WARM UP. Exercise Descriptions.

Daily. Workout Workout Focus: Bodyweight strength, power, speed, mobility MOBILITY WARM UP. Exercise Descriptions. Workout 5.18.18 Workout Focus: Bodyweight strength, power, speed, mobility Pelvic Tilt Lateral Pelvic Tilt Hip Circles Lateral Spine Glide Spinal Flexion and Extension Lateral Spinal Flexion Neck Juts

More information

FORWARD ELEVATION. Stretches inferior and anterior-inferior capsule

FORWARD ELEVATION. Stretches inferior and anterior-inferior capsule FORWARD ELEVATION Stretches inferior and anterior-inferior capsule Lie down on a flat surface Use your good arm to grasp the arm of your stiff shoulder at the level of the elbow Raise the stiff arm above

More information

D: Doorway Stretch E: Towel Stretch for Pectoralis Minor Blackburn Exercises: 6 Positions A: Prone Horizontal Abduction (Neutral)

D: Doorway Stretch E: Towel Stretch for Pectoralis Minor Blackburn Exercises: 6 Positions A: Prone Horizontal Abduction (Neutral) D: Doorway Stretch Bring your shoulder into a horizontal position out to your side (abduction) and flex your elbow 90û Place your elbow against the edge of a doorway Lead forward and downwards with your

More information

Maximal isokinetic and isometric muscle strength of major muscle groups related to age, body weight, height, and sex in 178 healthy subjects

Maximal isokinetic and isometric muscle strength of major muscle groups related to age, body weight, height, and sex in 178 healthy subjects Maximal isokinetic and isometric muscle strength of major muscle groups related to age, body weight, height, and sex in 178 healthy subjects Test protocol Muscle test procedures. Prior to each test participants

More information

Overview Detection epileptic seizures

Overview Detection epileptic seizures Overview Detection epileptic seizures Overview Problem Goal Method Detection with accelerometers Detection with video data Result Problem Detection of epileptic seizures with EEG (Golden Standard) Not

More information

Conditional spectrum-based ground motion selection. Part II: Intensity-based assessments and evaluation of alternative target spectra

Conditional spectrum-based ground motion selection. Part II: Intensity-based assessments and evaluation of alternative target spectra EARTHQUAKE ENGINEERING & STRUCTURAL DYNAMICS Published online 9 May 203 in Wiley Online Library (wileyonlinelibrary.com)..2303 Conditional spectrum-based ground motion selection. Part II: Intensity-based

More information

TALLGRASS ORTHOPEDIC & SPORTS MEDICINE THROWING ATHLETE EXERCISE PROGRAM TALLGRASSORTHOPEDICS.COM

TALLGRASS ORTHOPEDIC & SPORTS MEDICINE THROWING ATHLETE EXERCISE PROGRAM TALLGRASSORTHOPEDICS.COM TALLGRASS ORTHOPEDIC & SPORTS MEDICINE THROWING ATHLETE EXERCISE PROGRAM TALLGRASSORTHOPEDICS.COM Patient Name: Date of Surgery: General Principles: The Throwing Athlete Exercise Program is designed to

More information

AN INTRODUCTION TO DOPPLER. Sarah Gardner, Clinical lead, Tissue viability service. Oxford Health NHS Foundation Trust.

AN INTRODUCTION TO DOPPLER. Sarah Gardner, Clinical lead, Tissue viability service. Oxford Health NHS Foundation Trust. AN INTRODUCTION TO DOPPLER Sarah Gardner, Clinical lead, Tissue viability service. Oxford Health NHS Foundation Trust. THE DOPPLER EFFECT The Doppler Principle was described by Physicist and mathematician

More information

DIFFERENCE-BASED PARAMETER SET FOR LOCAL HEARTBEAT CLASSIFICATION: RANKING OF THE PARAMETERS

DIFFERENCE-BASED PARAMETER SET FOR LOCAL HEARTBEAT CLASSIFICATION: RANKING OF THE PARAMETERS DIFFERENCE-BASED PARAMETER SET FOR LOCAL HEARTBEAT CLASSIFICATION: RANKING OF THE PARAMETERS Irena Ilieva Jekova, Ivaylo Ivanov Christov, Lyudmila Pavlova Todorova Centre of Biomedical Engineering Prof.

More information

Edge detection. Gradient-based edge operators

Edge detection. Gradient-based edge operators Edge detection Gradient-based edge operators Prewitt Sobel Roberts Laplacian zero-crossings Canny edge detector Hough transform for detection of straight lines Circle Hough Transform Digital Image Processing:

More information

Discrimination of Parkinsonian Tremor From Essential Tremor by Voting Between Different EMG Signal Processing Techniques

Discrimination of Parkinsonian Tremor From Essential Tremor by Voting Between Different EMG Signal Processing Techniques TJER Vol. 11, No. 1, 11-22 Discrimination of Parkinsonian Tremor From Essential Tremor by Voting Between Different EMG Signal Processing Techniques A Hossen *a, Z Al-Hakim a, M Muthuraman b, J Raethjen

More information

iclicker2 Student Remote Voluntary Product Accessibility Template (VPAT)

iclicker2 Student Remote Voluntary Product Accessibility Template (VPAT) iclicker2 Student Remote Voluntary Product Accessibility Template (VPAT) Date: May 22, 2017 Product Name: i>clicker2 Student Remote Product Model Number: RLR14 Company Name: Macmillan Learning, iclicker

More information

AVR Based Gesture Vocalizer Using Speech Synthesizer IC

AVR Based Gesture Vocalizer Using Speech Synthesizer IC AVR Based Gesture Vocalizer Using Speech Synthesizer IC Mr.M.V.N.R.P.kumar 1, Mr.Ashutosh Kumar 2, Ms. S.B.Arawandekar 3, Mr.A. A. Bhosale 4, Mr. R. L. Bhosale 5 Dept. Of E&TC, L.N.B.C.I.E.T. Raigaon,

More information

Research on Digital Testing System of Evaluating Characteristics for Ultrasonic Transducer

Research on Digital Testing System of Evaluating Characteristics for Ultrasonic Transducer Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Research on Digital Testing System of Evaluating Characteristics for Ultrasonic Transducer Qin Yin, * Liang Heng, Peng-Fei

More information

Adjust the chair height so that your feet rest comfortably on the floor, footrest or foot ring.

Adjust the chair height so that your feet rest comfortably on the floor, footrest or foot ring. Laboratory ergonomics Some tasks performed in research laboratories can lead to joint and muscle strains if done for prolonged periods. The following tips can help you to work effectively and reduce fatigue

More information