??? 04/23/09 17:27 Read: times |
#164810 - Table only needed if non-linear Responding to: ???'s previous message |
You only need a lookup table if the ADC is non-linear. Else, every bit will correspond to a number of mV or uV and you can then compute V = offset + ticks * scale. If the answer is in mV, then divide by 1000 to get integer volts. Modulo 1000 gives mV. |
Topic | Author | Date |
look up table for DAC | 01/01/70 00:00 | |
What's the difficulty? | 01/01/70 00:00 | |
look up table and DAC | 01/01/70 00:00 | |
Table only needed if non-linear | 01/01/70 00:00 | |
back to basics | 01/01/70 00:00 | |
DAC and look up table | 01/01/70 00:00 | |
Why non-linear? | 01/01/70 00:00 | |
WHAT??? | 01/01/70 00:00 | |
You could have explained that in the first place!![]() | 01/01/70 00:00 |