Hello,
What is the max. tolerance between the HW pins? The datasheets only lists ±20% Resistance Tolerance.
Thank you
Rich
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.
Hello,
What is the max. tolerance between the HW pins? The datasheets only lists ±20% Resistance Tolerance.
Thank you
Rich
Hi Richard,
I think it is better to think of the Rtotal error as a gain error, and INL as non-linearity. You can think of the ideal transfer function as:
Rwiper-to-low(code) = Rtotal(code/2^7)
But applying Rtotal error as a gain error it becomes:
Rwiper-to-low(code) = Rtotal x (100% +/-20%) x (code/2^7)
Then you can apply the +/- INL error as well
Rwiper-to-low(code) = Rtotal x (100% +/-20%) x ((code +/- 0.5LSB) / 2^7)
For example, the guaranteed max resistance from wiper to low for code 64 would be:
Rw2lmax (64) = 10kΩ x 1.2 x (64 + 0x5) / 128
Rw2lmax (64) = 6.047kΩ