R R R V V: Solutions For Exercises
R R R V V: Solutions For Exercises
E9.1 The equivalent circuit for the sensor and the input resistance of the
amplifier is shown in Figure 9.2 in the book. Thus the input voltage is
Rin
v in = v sensor
Rsensor + Rin
We want the input voltage with an internal sensor resistance of 10 kΩ
to be at least 0.995 times the input voltage with an internal sensor
resistance of 5 kΩ. Thus with resistances in kΩ, we have
Rin Rin
v sensor≥ 0.995v sensor
10 + Rin 5 + Rin
Solving, we determine that Rin is required to be greater than 990 kΩ.
E9.5 Look at Figure 9.14 in the book. In this case, we have fs = 30 kHz and
f = 25 kHz. Thus, the alias frequency is falias = fs - f = 5 kHz.
E9.6 The file containing the vi is named Figure 9.17.vi and can be found on
the CD that accompanies this book.
1
Answers for Selected Problems
P9.2* The equivalent circuit of a sensor is shown in Figure 9.2 in the book.
Loading effects are caused by the voltage drop across Rsensor that
occurs when the input resistance of the amplifier draws current from
the sensor. Then the input voltage to the amplifier (and therefore
overall sensitivity) depends on the resistances as well as the internal
voltage of the sensor. To avoid loading effects, we need to have Rin
much greater than Rsensor.
P9.4* Rin ≥ 99 kΩ
P9.8* The true value lies in the range from 69.5 cm to 70.5 cm.
(c) Instrument C has the best resolution, and instrument A has the
worst resolution.
P9.14* v d = v 1 − v 2 = 0.004 V
v cm = 21 (v 1 + v 2 ) = 5 cos(ωt ) V
v o = Ad v d = 4 V
P9.16* To avoid ground loops, we must not have grounds at both ends of the
5-m cable. Because the sensor is grounded, we need to use a
differential amplifier. To reduce interference from magnetic fields,
we should use a twisted pair or coaxial cable. To reduce interference
from electric fields we should choose a shielded cable and connect the
shield to ground at the sensor. A schematic diagram of the sensor,
cable and amplifier is:
2
P9.18* 60-Hz interference can be caused by magnetic fields linked with the
sensor circuit. We could try a coaxial or twisted pair cable and/or
move the sensor cable away from sources of 60-Hz magnetic fields
such as transformers.
P9.24* k =8
(b) 2 kHz
(c) 10 kHz
3
P9.29* The front panel is:
4
P9.31* We must keep in mind that G-programs deal with sampled signals even
though they may appear to be continuous in time on the displays. In
the virtual instrument Figure 9.24.vi, the sampling frequency for the
sinewave is 360 samples per second. Thus we can expect aliasing if
the frequency is greater than 180 Hz. Referring to Figure 9.14 in the
book, we see that for each frequency f, the alias frequency is
f falias
355 5
356 4
357 3
358 2
359 1
360 0
361 1
362 2
363 3
364 4
5
Practice Test
T9.1. The four main elements are sensors, a DAQ board, software, and a
general-purpose computer.
T9.2. The four types of systematic (bias) errors are offset, scale error,
nonlinearity, and hysteresis.
T9.3. Bias errors are the same for measurements repeated under identical
conditions, while random errors are different for each measurement.
6
T9.4. Ground loops occur when the sensor and the input of the amplifier are
connected to ground by separate connections. The effect is to add
noise (often with frequencies equal to that of the power line and its
harmonics) to the desired signal.
T9.5. If we are using a sensor that has one end grounded, we should choose
an amplifier with a differential input to avoid a ground loop.
T9.8. The sampling rate should be more than twice the highest frequency of
the components in the signal. Otherwise, higher frequency components
can appear as lower frequency components known as aliases.