Sobakava
Full Member level 6
I connected the output of Texs.Inst. Instrumentation
Amplifier output to PIC18F452's ADC input.
My instrumentation amplifier has good linearity.
I measure input signal (differential from a bridge sensor)
and I measure output signal. It's pretty good with
analog multiply factor 23.
But ADC does not measure signal correctly.
Input signal varies from 500mV to 4V. But I
divide input signal in mV to ADC value, it is
not linear. For instance:
Input(mV) , ADC Value , Ratio
560 129 4.341
720 161 4.47
800 178 4.494
980 216 4.53
1110 241 4.609
1130 284 3.97
1168 364 3.208
PIC clocked with 20MHz oscillator and ADC is
clocked with Clock div 32 option. I also tried
clock div 64 and internal RC....
I think it may be about impedance matching.
??? What do you think ???
Amplifier output to PIC18F452's ADC input.
My instrumentation amplifier has good linearity.
I measure input signal (differential from a bridge sensor)
and I measure output signal. It's pretty good with
analog multiply factor 23.
But ADC does not measure signal correctly.
Input signal varies from 500mV to 4V. But I
divide input signal in mV to ADC value, it is
not linear. For instance:
Input(mV) , ADC Value , Ratio
560 129 4.341
720 161 4.47
800 178 4.494
980 216 4.53
1110 241 4.609
1130 284 3.97
1168 364 3.208
PIC clocked with 20MHz oscillator and ADC is
clocked with Clock div 32 option. I also tried
clock div 64 and internal RC....
I think it may be about impedance matching.
??? What do you think ???