Practice Problems (KEY)#
Problem 1#
An accelerometer used to measure the G loading on an aircraft outputs values between \(100\ \text{mV}\) and \(500\ \text{mV}\). We are interested in acceleration frequencies below \(4500\ \text{Hz}\).

Gain and Bias for Signal Conditioning#
We want to map the accelerometer range \(0.1\ \text{V}\) to \(0.5\ \text{V}\) into the ADC range \(2\ \text{V}\) to \(8\ \text{V}\).
Set up the linear interface:
Minimum condition:
Maximum condition:
Solving:
Therefore,
Can the accelerometer be used with this ADC?#
Yes. The signal can be properly conditioned to match the ADC dynamic range.
Does the ADC meet the Nyquist rate?#
Yes. The sampling frequency satisfies:
If \(v_{in}(t)=400\ \text{mV}\), what is the ADC output?#
First compute the ADC resolution (\(b=10\) bits):
Conditioned voltage:
Expected level:
Quantized level:
Binary encoding (10-bit):
\(2^9\) |
\(2^8\) |
\(2^7\) |
\(2^6\) |
\(2^5\) |
\(2^4\) |
\(2^3\) |
\(2^2\) |
\(2^1\) |
\(2^0\) |
|---|---|---|---|---|---|---|---|---|---|
512 |
256 |
128 |
64 |
32 |
16 |
8 |
4 |
2 |
1 |
1 |
1 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
Digital output:
Bit Rate into the Flight Data Recorder#
Time Until the FDR Fills (1 MB card)#
Problem 2#
How can a low-pass filter (LPF) be used to prevent aliasing?
What must the cutoff frequency, \(f_c\), satisfy relative to the sampling frequency, \(f_s\)?
A low-pass filter (LPF) can be used to limit the highest frequency component, \(f_{\text{High}}\), of the input signal before it enters the ADC.
The filtered signal is then applied to the ADC, which samples at frequency \(f_s\). To prevent aliasing, the cutoff frequency of the LPF must satisfy:
This ensures that no frequency components above the Nyquist frequency enter the ADC.
Problem 3#
T / F: An ADC’s maximum quantization error cannot be greater than its resolution.
A low-pass filter (LPF) can be used to limit the highest frequency component, \(f_{\text{High}}\), of the input signal before it enters the ADC.
The filtered signal is then applied to the ADC, which samples at frequency \(f_s\). To prevent aliasing, the cutoff frequency of the LPF must satisfy:
This ensures that no frequency components above the Nyquist frequency enter the ADC.
Problem 4#
The following ADC is to be used to convert a music signal into a digital output:

a. To prevent aliasing, what must the highest frequency of the input signal be limited to by the low-pass filter?
b. What is the resolution of this ADC?
c. What is the digital bandwidth of this system (i.e., how many bits per second does the ADC output)?
a. To prevent aliasing, what must the highest frequency of the input be limited to?#
Given the sampling frequency:
From the Nyquist criterion:
Therefore,
The low-pass filter must limit the highest input frequency to \(12.5\ \text{kHz}\) or lower.
b. What is the resolution for this ADC?#
Use the resolution equation:
Problem 5#
Given the two analog-to-digital converters below, answer the following questions and justify your answers.

Use the resolution equation,
to solve for each ADC.
a. Determine the resolution for each ADC#
ADC A:
ADC B:
ADC A: 78.125 mV/level
ADC B: 93.75 mV/level
b. Which one has the better resolution?#
A smaller resolution is a better resolution. Since
ADC A has the better resolution.
c. Which one will take more samples of the input in 10 seconds?#
The ADC with the higher sampling frequency takes more samples. Since
ADC A will take more samples in 10 seconds.
d. If connected to a 2 Gbit thumb drive, which ADC would fill it faster?#
Compare bit rates:
ADC A:
ADC B:
Since \(\text{bit rate}_A > \text{bit rate}_B\), ADC A will fill the thumb drive faster.#
Problem 6#
An accelerometer is used to measure the G loading on an aircraft.
It generates a \(+20\ \text{mV}\) signal at \(+8\ \text{G}\) and a \(-10\ \text{mV}\) signal at \(-2\ \text{G}\).
This signal must be conditioned before entering the ADC shown below.
The conditioning must also prevent aliasing.

a. Design a transducer interface (gain \(K\) and bias \(B\)) to map the accelerometer output across the full ADC dynamic range.
b. What is the resolution of this ADC?
To cover the full dynamic range of the ADC, we should use the entire operating voltage range. Map the accelerometer maximum output to \(V_{\max}\) and the accelerometer minimum output to \(V_{\min}\).
Assume a linear transducer interface:
Minimum condition (\(-2\ \text{G}\)):
Maximum condition (\(8\ \text{G}\)):
Solving the system gives:
To prevent aliasing, add a low-pass filter (LPF) before the ADC. A common design choice is to set the cutoff frequency to the Nyquist frequency:
Given \(f_s = 10\ \text{kHz}\):
b. What is the resolution of this ADC?
Problem 7#
An accelerometer signal is amplified with a gain of \(1000\), filtered to prevent aliasing, and then digitized using the system below.

a. If the flight data recorder has a storage capacity of \(275\ \text{MB}\), how long can it record data?
Convert storage to bits and determine recording time.
The first step is to determine the data (bit) rate:
Now use unit conversions to compute the total stored data for \(320\ \text{min}\):