Hi everybody,
I would like to check with you my electrical drawing as I am not very good with this matter....
In order to convert Analog Data from a plug-in module for pressure gauges (TPG 300 with 2 Pirani and 1 Cold Cathode gauges) into Ditigal Data to be read and used in a program on a Raspberry Pi 2B, I am going to use the SPI interface with an Analog Digital Converter ADS1118 from TI.
Here are the datasheet of these devices.
TPG 300 : http://lmu.web.psi.ch/docu/manuals/bulk ... PG_300.pdf
Pirani and Cold Cathode (outputs signal : page 32/33) : http://lmu.web.psi.ch/docu/manuals/bulk ... plugin.pdf
ADS1118 : http://www.ti.com/lit/ds/symlink/ads1118.pdf
The gauges can deliver in outputs 0 to 10 V and the ADC ADS1118 can receive on the analog inputs VDD + 0.3 V (with VDD ranging from 2V to 5.5V), if I read these datasheets correctly...
I plan to supply the ADC ADS1118 with the 5V pins of the Raspi. So my analog inputs can receive a max value of 5.3 V...
For every analog inputs (3 inputs) I plan to divide the max value that can be delivered by the gauges 10V to 5V for the ADC... So I will need 3*2 resistors (one voltage divider for each inputs) with the same value...
However I do not know which resistor to use (1000 Ohm, 500, 200 ...) ?
Actually, I am concerned about the use of voltage dividers to do what I want as I am not 100% sure that they will not modify the analog signal which is non-linear. Is there any risk to modify the signal ? Is there any other way to connect the gauges to my ADC safetely ?
Thank you in advance for your help.
