Hi,
I am learning about the MSP430F2013. Everything seems so far so good till I meet this guy - SD16. I am trying to learn this guy but still confusing. What I understand is:
1. Analog signal goes to differential input of SD16
2. That differential voltage goes to Sigma Delta module and is converted to a "bit stream" (1-bit stream) with frequency Fm.
3. Fm is much higher (oversampled) than Fs - data output rate from digital filter (which is >input frequency). And the relation between Fs and Fm is Fs=Fm/OSR (OSR-oversampling const. e.g. 32, 64, 128, 256, 512 and 1024)
4. The output from Sigma Delta module, is a bit stream with frequency Fm, goes to digital filter (low pass). Based on the OSR value, the output range is from 15 to 30 bits (according to the datasheet). This is where I get confused. Why it is range from 15-30 bit? Can anyone explain? It should be 16 bits isnt it?
Also I read some paper said that SD16 bit can access to total of 24 bits from digital output. I think I need paper and pencil now... Anyway, any explain would much appreciate!
Regards,