I want to measure vibration with an ADXL103/ADXL203 accelerometer and sample the analog output voltage with an AD7887 ADC at a rate of around 2.5kHz. The samples are then used to calculate an RMS value (based on 5000 samples). The bandwidth of the accelerometer will be limited to 500Hz with a 10nF capacitor as described in the datasheet.
The ADXL103/ADXL203 has an output impedance of 32k and this leads me to my question: Can I connect the accelerometer output directly to the AD7887 input or do I need a buffer amplifier between the two? The datasheet of the ADC only says that the source impedance should be kept low. Would I still be OK with the 32k impedance? I only need around 1% accuracy/resolution of the calculated RMS value and I really would like to avoid the buffer amplifier if at all possible (for space reasons).
Could someone give me some guidance please. Many thanks!