This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS131M02: ADS131M02 converter

Part Number: ADS131M02

Hi

 I have a project where I use a ADS131M02 AD converter together with an input ”amplifier” that actually is not an amplifier but a signal conditioning circuit.

The input is a tone signal in the range +10dBm to -60dBm (impedance is 600 ohm, measurement unit is dB milliwatt).

The sampling frequency of the AD converter is 8kHz and the input frequency is 600 Hz to 2300 Hz.

 When the input frequency is 650 Hz, everything works fine, the output correspond to the input signal.

But when the input is above 1500 Hz, the output is too low.

At 2300 Hz the output from the AD converter is app. one half of the input signal.

Do You have a good explanation of this – we have not been able to figure it out.

We think that it should be possible to convert a 2350Hz using an 8kHz sampling frequency and getting the right amplitude.

 When we make an FFT of the input signal, the frequency is correct, the amplitude is not.

 The software setup of the AD converter is not changed, only the sampling frequency is setup.

The rest of the values are default values.

 See also the attached file regarding input / AD output values.

 Input_Schematic.pdfInput test.pdf

  • Hi Knud,

    Seems like this is expected to me. Have you taken a look at the digital filter response?

    With 8kSPS data rate, we the right side of the graph becomes 4kHz. -6dB (or 1/2 attenuation) is around 0.35 on this scale so 0.35*8k = 2.8kHz or around what you've notice. -3dB is around 0.25 or 2kHz which is kind of close to the 1.5kHz you've mentioned.

    Anyways, sounds like you just need to increase your sampling rate or data rate, and you should be fine.

    Best,

    -Cole