Electrogoniometer
Electrogoniometer
Abstract—In this paper we present an overview on how Patients with severe joint dislocation will find the
electrogoniometer measures the angle of elbow joint. A conventional procedure very painful.
goniometer is a device used to measure the joint’s range Measuring the angle while holding the protractor
of motion. The electrogoniometer in our project uses a in position throughout the measurement is a
slightly different technology for measuring the angle of
difficult task for the examiner.
elbow joint. The electrogoniometer is based upon the
working principle of light dependent resistor (LDR) Also holding the arm/ limb in one position for the
where a light emitting diode (LED) is used as the light entire time of procedure is a problem for the
source and in between the LDR & LED runs a grayscale patient too.
sheet that acts as a light attenuator and varies the The electrogoniometer discussed in this paper has
intensity of light falling on the LDR. Thus the output of been designed in such a way that it overcomes all the
the LDR varies as the LED-LDR arrangement disadvantages of the protractor goniometer. The
(transducer probe) moves across the grayscale sheet. The entire project design and its working is explained in
normal range of motion of the elbow joint is 140⁰. The two halves, hardware system and the software system
analog output of the LDR is digitized and given to the
microcontroller which then converts it into degrees
using a look up table and displays it on the LCD screen. II. HARDWARE SYSTEM
The hardware system of the electrogoniometer
Keywords—Grayscale, range of motion, goniometer, consists of the mechanical part and the electronic
stationary and movable arm, fulcrum, goniometry,
part. The mechanical part comprises of the transducer
kinanthropometry
probe, the stationary and movable arm, the grayscale
I. INTRODUCTION sheet and the protractor. The electronic part consists
of the microcontroller circuit board, the analog to
The range of motion of a joint is a description
digital converter, the LCD display, the power supply
of how much movement exists at the joint. It is
board and their interfacing with each other.
measured in degrees using a goniometer. The range
of motion of the elbow joint is 140⁰ when the elbow
is fully flexed. The most common goniometer used Grayscale sheet
these days is a protractor goniometer which has two
arms riveted on a circular protractor. As the patient
Protractor
flexes his elbow, the movable arm is moved by the Transducer
Probe
physician with the forearm of the patient while the
stationary arm is hold still. This procedure and the
conventional protractor goniometer have the
following disadvantages:
The mechanical goniometer which is a bulky Stationary Screw Fulcrum Pointer Movable
apparatus. arm arm
Fig1. Mechanical part of Electrogoniometer
It does not provide much accuracy.
A. The Mechanical part:
1) Design of the Transducer probe: The multiplexer and microprocessor compatible
transducer probe plays the most significant control logic. The 8-bit A/D converter uses
role in the measurement of the joint angle as it successive approximation as the conversion
contains the light dependent resistor (detector)
technique.
and the light emitting diode (source). The
enclosure is an aluminum covering which is
folded in a narrow manner in order to avoid 3) The Microcontroller (P89C51): The P89C51
the effect of the surrounding light on the is a low power, high performance, CMOS 8
LDR. There is a gap between the LDR and the bit microcomputer with 64Kbyte code
memory and 1Kbyte data memory. The
LED through which the grayscale sheet (light microcontroller controls the operation of the
attenuator) runs. The transducer probe is
ADC and the LCD display. It converts the
attached to the acrylic sheet i.e. the movable
arm of the electrogoniometer. This moves the digitized ADC values into degrees.
transducer probe as the patient flexes his arm.
The stationary arm and the movable arm are 4) LCD: Liquid crystal display displays the
attached to the biceps and the forearm of the measured angle. LCD that we generally use is
patient respectively with the help of the of 16 x 2 characters, i.e. it has 2 rows and 16
Velcro bands. columns.
REFERENCES
[1]. Roger Eston & Thomas Reilly:
“Kinanthropometry And Exercise
Physiology Laboratory Manual” pp. Ch.4,
Pg:79 – 85
[2]. Nancy Berryman Reese, PhD, PT &William
D. Bandy, PhD, PT,SCS,ATC: “Joint
Range of Motion and Muscle Length
Testing”
[3]. Centre for Nanoscale science and
Technology: “Goniometer_Manual” pp
[4]. http://academic.scranton.edu/faculty/KOSM
AHLE1/courses/PT350/goniomet/gonue.ht
m: “Introduction to goniometry”
[5]. Roger Eston, Thomas Reilly:
Kinanthropometry and Exercise Physiology
Laboratory Manual Test, Procedures and
Data, Volume 1.Ch.5, Pg:129 - 156
[6]. Clemente CD: Gray's Anatomy of the
Human Body. Philadelphia, Lea & Febiger,
1985.
[7]. Keil “Getting Started Creating applications
with μVersion”,Keil An ARM Company.