Displacement Measurement
Displacement Measurement
Resistance Potentiometer
Linear Variable Differential Transformer
Capacitive Transducer
Variable Inductance Transducer
Displacement Measurement using Strain Gauges.
Piezo-electric Transducers
Nozzle Flapper Transducers
Optical Encoders
Resistive Potentiometers
The resistive potentiometer is perhaps the best-known displacementmeasuring device.It consists of a resistance element with a movable contact.
Voltage Vs is applied across the two ends A and B of the resistance element
and an output voltage V0 is measured between the point of contact C of the
sliding element and the end of the resistance element A. A linear
relationship exists between the output voltage V 0 and the distance AC,
which can be expressed by:
V0 AC
Vs
AB
The body whose motion is being measured is connected to the sliding element
of the potentiometer, so that translational motion of the body causes a motion
of equal magnitude of the slider along the resistance element and a
corresponding change in the output voltage Vo.
Three different types of potentiometer exist, wire-wound, carbon-lm and
plastic-lm, so named according to the material used to construct the resistance
element. Wire-wound potentiometers consist of a coil of resistance wire wound
on a non-conducting former. As the slider moves along the potentiometer track,
it makes contact with successive turns of the wire coil. This limits the
resolution of the instrument to the distance from one coil to the next. Much
better measurement resolution is obtained from potentiometers using either a
carbon lm or a conducting plastic lm for the resistance element.
Operational problems of potentiometers all occur at the point of contact
between the sliding element and the resistance track. The most common
problem is dirt under the slider, which increases the resistance and thereby
gives a false output voltage reading, or in the worst case causes a total loss of
output. High-speed motion of the slider can also cause the contact to bounce,
giving an intermittent output. Friction between the slider and the track can also
be a problem in some measurement systems where the body whose motion is
being measured is moved by only a small force of a similar magnitude to these
friction forces.
The life expectancy of potentiometers is normally quoted as a number of
reversals, i.e. as the number of times the slider can be moved backwards and
forwards along the track. The gures quoted for wire-wound, carbon-lm and
plastic-lm types are respectively 1 million, 5 million and 30 million.
A typical inaccuracy gure that is quoted for translational motion resistive
potentiometers is 1% of full-scale reading. Manufacturers produce
potentiometers to cover a large span of measurement ranges. At the bottom end
of this span, instruments with a range of 2 mm are available whilst at the top
end; instruments with a range of 1m are produced.
The first type consists of two hollow concentric pipes. The displacement to
be measured is applied to the inner cylinder, which alters the capacitance.
The second form, Figure (b), consists of two flat, parallel, metal plates, one
of which is fixed and one of which is movable. Displacements to be
measured are applied to the movable plate, and the capacitance changes as
this moves. Both of these first two forms use air as the dielectric medium
between the plates.
The final form, Figure (c), has two flat, parallel, metal plates with a sheet of
solid dielectric material between them. The displacement to be measured
causes a capacitance change by moving the dielectric sheet
When a capacitor is formed from a pair of parallel flat plates, its
capacitance is given by the following equation
C=OKA
d
where C= capacitance (pF)
Piezo-electric Transducer
Optical Encoders
Its a type of binary displacement encoder based on a 5-Bit
binary code. The card shown consists of 5 active tracks plus a
reference track which may or may not be needed.
Pickups sense the relative displacement of the card.
One sensor is used per track
Optical sensor are most commonly used to detect the On/Off
status of each track at a given position. The cards may be
transparent or opaque for use with transmitted or reflected
light.
Eg.: While going from the 8th to 9th position , the binary
encoder would change from 001112 to 010002 (i.e from 710
to 810). If just one bit were to change too soon or too late,
Gray Code
Gray code is a binary code that eliminates the above mentioned
type of error and it is preferred for use in position encoders.
Its not a numerical code but instead the digits of the code are
sequenced so that only one bit changes in going from one level
in the sequence to the next.
If one tracks sensor changes to early or too late, the error is
limited to just one level. The drastic error with direct binary are
avoided.
The gray code is designed so that only one track changes state
for each count transition, unlike the binary code where multiple
tracks can change during count transitions.
For gray code, the uncertainty during a transition is only one
count unlike with the binary code, where the uncertainty could
be multiple counts.
The Gray Code provides the data with the least uncertainty but
the natural Binary code is the preferred choice for direct
interface to computers.
A circuit to convert from gray code to Binary code is needed.