How many bits would an ADC require to measure....

  • Thread starter Thread starter lcr2139
  • Start date Start date
  • Tags Tags
    Adc Bits Measure
AI Thread Summary
An ADC requires a minimum of 8 bits to measure the output of the preamp accurately, but the number of bits can vary based on desired resolution. According to Nyquist theorem, the ADC must sample at a minimum frequency of 8 kHz to accurately capture a 4 kHz signal. The data rate from the ADC can be flexible, but it cannot exceed 8000 samples per second. Options for ADCs include 16 or 24-bit models, with higher bit rates providing better resolution, although the analog components may limit overall precision. Ultimately, the quality of the analog circuit is crucial, as it may not exceed 1% precision, equating to about 7 bits of effective resolution.
lcr2139
Messages
58
Reaction score
0

Homework Statement


How many bits would an ADC require to measure the output of the preamp?
What minimum frequency would the ADC need to sample at to measure the 4KHz signal accurately?
What would the data rate from the ADC need to be at the minimum sample rate?
Given a hydrophone with the following characteristics:
Sensitivity -186dB re 1V/uPa
Capacitance 12 nF
Dissipation factor (AKA Tan Delta, Loss Angle) 0.015

Homework Equations


I am not very familiar with ADC's, numbers of bits, sample rates and data rates. Could someone put me in the right direction by teaching me a little about digital circuits, ADC's, sample and data rates, and bits?

The Attempt at a Solution

 
Physics news on Phys.org
lcr2139 said:
How many bits would an ADC require to measure the output of the preamp?
This is a bit like asking "How high is up?". As many bits as you want!
lcr2139 said:
What minimum frequency would the ADC need to sample at to measure the 4KHz signal accurately?
As per Nyquist theorem: 8k samples/s.
lcr2139 said:
What would the data rate from the ADC need to be at the minimum sample rate?
Again: Whatever you want. You cannot get more than 8000 samples/s, but it is up to you how often you read the ADC.

Check out http://www.ti.com/product/ads1291. You can choose between a 16 and a 24 bit ADC - which means a resolution of 15.2ppm or 0.06ppm (parts per million). Consider yourself lucky if your analog part has a precision of 1%.
 
You can buy 16 or 24bit USB ADC intended for capturing music. Sample rates 44kHz -96kHz. Companies like Behringer or Focusrite perhaps. Beware some very cheap ADC may say they are 24 but won't really be 24 bit quality.
 
CWatters said:
Beware some very cheap ADC may say they are 24 but won't really be 24 bit quality.
As I said - the analog part probably won't be better than 1% - which is the equivalent of 7 bits.
 
Back
Top