Signal Conditioning
Signal Conditioning
Chapter 4
Signal Conditioning
4.1 Introduction
The first component of a measurement system is the sensor that converts the physical variable to
be measured into an electrical quantity. However, the signal is usually in a format that cannot be
directly used: it requires ‘conditioning’.
Hence the second part of any measurement system is the signal conditioning component that
converts the electrical signal from an unsuitable format to a suitable format. Signal processing
further modifies the signal to prepare it for transmission.
_____________________________________________________________________________________
Compiled by Yidnekachew M. Page 1 of 11
Instrumentation & Measurement _____________________________________________________ _ AAiT
Signal conditioning element takes the output of the sensing element and converts it into a form
more suitable for further processing, usually a d.c. voltage, d.c. current or frequency signal.
Examples are:
Signal processing is concerned with improving the quality of the reading or signal at the output
of a measurement system, and one particular aim is to attenuate any noise in the measurement
signal that has not been eliminated by careful design of the measurement. However, signal
processing performs many other functions apart from dealing with noise, and the exact
procedures that are applied depend on the nature of the raw output signal from a measurement
transducer. Procedures of signal filtering, signal amplification, signal attenuation, signal
linearization and bias removal are applied according to the form of correction required in the raw
signal.
Traditionally, signal processing has been carried out by analogue techniques in the past, using
various types of electronic circuit. However, the ready availability of digital computers in recent
years has meant that signal processing has increasingly been carried out digitally, using software
modules to condition the input measurement data.
Digital signal processing is inherently more accurate than analogue techniques, but this
advantage is greatly reduced in the case of measurements coming from analogue sensors and
transducers, because an analogue-to-digital conversion stage is necessary before the digital
processing can be applied, thereby introducing conversion errors. Also, analogue processing
remains the faster of the two alternatives in spite of recent advances in the speed of digital signal
processing. Hence, both analogue and digital processing are considered in this chapter, with
analogue processing being considered first because some preliminary analogue processing is
often carried out even when the major part of the processing is carried out digitally.
_____________________________________________________________________________________
Compiled by Yidnekachew M. Page 2 of 11
Instrumentation & Measurement _____________________________________________________ _ AAiT
Regardless of the types of sensors or transducers you are using, the proper signal conditioning
equipment can improve the quality and performance of your system.
4.2.1 Amplification
Amplifiers are necessary in order to amplify low-level signals, e.g. thermocouple or strain gauge
bridge output voltages, to a level which enables them to be further processed. Because real-world
signals are often very small in magnitude, signal conditioning can improve the accuracy of your
data. Amplifiers increase the level of the input signal to better match the range of the analog-to-
digital converter (ADC), thus increasing the resolution and sensitivity of the measurement. While
many data acquisition (DAQ) devices include onboard amplifiers for this reason, many
transducers, such a thermocouples, require additional amplification.
In addition, using external signal conditioners located closer to the signal source, or transducer,
improves the signal-to-noise ratio of the measurement by boosting the signal level before it is
affected by environmental noise.
The operational amplifier can be regarded as the basic building block for modern amplifiers. It is
a high gain, integrated circuit amplifier designed to amplify signals from d.c. up to many kHz. It
is not normally used by itself but with external feedback networks to produce precise transfer
characteristics which depend almost entirely on the feedback network. Usually there are two
input terminals and one output terminal, the voltage at the output terminal being proportional to
the difference between the voltages at the input terminals.
Figure 4.2 shows a common amplifier configuration that is used to amplify the small difference
that may exist between two voltage signals V A and V B . The output voltage V 0 is given by:
R3
V0 = (VB − VA )
R1
_____________________________________________________________________________________
Compiled by Yidnekachew M. Page 3 of 11
Instrumentation & Measurement _____________________________________________________ _ AAiT
4.2.2 Attenuation
Attenuation is the opposite of amplification. It is necessary when the voltages to be digitized are
beyond the input range of the digitizer. This form of signal conditioning diminishes the
amplitude of the input signal so that the conditioned signal is within range of the ADC.
Attenuation is necessary for measuring high voltages (more than 10 V).
xVi
V0 =
L
_____________________________________________________________________________________
Compiled by Yidnekachew M. Page 4 of 11
Instrumentation & Measurement _____________________________________________________ _ AAiT
4.2.3 Isolation
Improper grounding of the system is one of the most common causes for measurement problems,
including noise and damaged measurement devices. Signal conditioners with isolation can
prevent most of these problems. Such devices pass the signal from its source to the measurement
device without a physical connection by using transformer, optical, or capacitive coupling
techniques. Besides breaking ground loops, isolation blocks high-voltage surges and rejects high
common-mode voltage and thus protects both the operators and expensive measurement
equipment.
4.2.4 Filtering
Signal filtering consists of processing a signal to remove a certain band of frequencies within it.
The band of frequencies removed can be either at the low-frequency end of the frequency
spectrum, at the high-frequency end, at both ends, or in the middle of the spectrum. Filters to
perform each of these operations are known respectively as low-pass filters, high-pass filters,
band-pass filters and band-stop filters (also known as notch filters). All such filtering operations
can be carried out by either analogue or digital methods.
The result of filtering can be readily understood if the analogy with a procedure such as sieving
soil particles is considered. Suppose that a sample of soil A is passed through a system of two
sieves of differing meshes such that the soil is divided into three parts, B, C and D, consisting of
large, medium and small particles, as shown in Figure 4.4. Suppose that the system also has a
mechanism for delivering one or more of the separated parts, B, C and D, as the system output. If
the graded soil output consists of parts C and D, the system is behaving as a low-pass filter
(rejecting large particles), whereas if it consists of parts B and C, the system is behaving as a
highpass filter (rejecting small particles). Other options are to deliver just part C (band-pass filter
mode) or parts B and D together (band-stop filter mode). As any gardener knows, however, such
perfect sieving is not achieved in practice and any form of graded soil output always contains a
few particles of the wrong size.
_____________________________________________________________________________________
Compiled by Yidnekachew M. Page 5 of 11
Instrumentation & Measurement _____________________________________________________ _ AAiT
Signal filtering consists of selectively passing or rejecting low-, medium- and high frequency
signals from the frequency spectrum of a general signal. The range of frequencies passed by a
filter is known as the pass-band, the range not passed is known as the stop-band, and the
boundary between the two ranges is known as the cut-off frequency. To illustrate this, consider a
signal whose frequency spectrum is such that all frequency components in the frequency range
from zero to infinity have equal magnitude. If this signal is applied to an ideal filter, then the
outputs for a lowpass filter, high-pass filter, band-pass filter and band-stop filter respectively are
shown in Figure 4.4. Note that for the latter two types, the bands are defined by a pair of
frequencies rather than by a single cut-off frequency.
Just as in the case of the soil sieving analogy presented above, the signal filtering mechanism is
not perfect, with unwanted frequency components not being erased completely but only
attenuated by varying degrees instead, i.e. the filtered signal always retains some components (of
a relatively low magnitude) in the unwanted frequency range. There is also a small amount of
attenuation of frequencies within the pass-band that increases as the cut-off frequency is
approached. Figure 4.5 shows the typical output characteristics of a practical constant-k
(‘Constant-k’ is a term used to describe a common class of passive filters) filter designed
_____________________________________________________________________________________
Compiled by Yidnekachew M. Page 6 of 11
Instrumentation & Measurement _____________________________________________________ _ AAiT
respectively for high-pass, low-pass, band-pass and band-stop filtering. Filter design is
concerned with trying to obtain frequency rejection characteristics that are as close to the ideal as
possible. However, improvement in characteristics is only achieved at the expense of greater
complexity in the design. The filter chosen for any given situation is therefore a compromise
between performance, complexity and cost.
_____________________________________________________________________________________
Compiled by Yidnekachew M. Page 7 of 11
Instrumentation & Measurement _____________________________________________________ _ AAiT
4.2.5 Excitation
Excitation is required for many types of transducers. For example, strain gages, accelerometers
thermistors, and resistance temperature detectors (RTDs) require external voltage or current
excitation. RTD and thermistor measurements are usually made with a current source that
converts the variation in resistance to a measurable voltage. Accelerometers often have an
_____________________________________________________________________________________
Compiled by Yidnekachew M. Page 8 of 11
Instrumentation & Measurement _____________________________________________________ _ AAiT
integrated amplifier, which requires a current excitation provided by the measurement device.
Strain gages, which are very-low-resistance devices, typically are used in a Wheatstone bridge
configuration with a voltage excitation source.
4.2.6 Linearization
Linearization is necessary when sensors produce voltage signals that are not linearly related to
the physical measurement. Linearization is the process of interpreting the signal from the sensor
and can be done either with signal conditioning or through software. Thermocouples are the
classic example of a sensor that requires linearization.
Thermocouples
The most popular transducer for measuring temperature is the thermocouple. The thermocouple
is an inexpensive, rugged device that can operate over a very wide range of temperatures.
However, the thermocouple has unique signal conditioning requirements.
A thermocouple operates on the principle that the junction of two dissimilar metals generates a
voltage that varies with temperature. Measuring this voltage is difficult because connecting the
thermocouple to the terminals of a DAQ board creates what is called the reference junction or
cold junction, shown in Figure 4.2. These additional junctions act as thermocouples themselves
and produce their own voltages. Thus, the final measured voltage, V MEAS , includes both the
thermocouple and cold junction voltages. The method used to compensate for these unwanted
cold-junction voltages is called cold-junction compensation.
_____________________________________________________________________________________
Compiled by Yidnekachew M. Page 9 of 11
Instrumentation & Measurement _____________________________________________________ _ AAiT
Cold-junction compensation in software, on the other hand, is very flexible and requires only
knowing the ambient temperature. If you use an additional sensor to directly measure the
ambient temperature at the cold junction, you can compute the appropriate compensation for the
unwanted thermoelectric voltages. This approach is why many signal conditioning accessories
are equipped with direct-reading temperature sensors, such as thermistors or semiconductor
sensors. Software cold-junction compensation follows this process:
1. Measure the temperature of the reference junction and compute the equivalent
thermocouple voltage for this junction using standard thermocouple tables or
polynomials.
2. Measure the output voltage (V MEAS ) and add – not subtract – the reference-junction
voltage computed in Step 1.
_____________________________________________________________________________________
Compiled by Yidnekachew M. Page 10 of 11
Instrumentation & Measurement _____________________________________________________ _ AAiT
_____________________________________________________________________________________
Compiled by Yidnekachew M. Page 11 of 11