What code should be used for 8 bit current mode DAC?

Status
Not open for further replies.

wany

Member level 2
Joined
Oct 18, 2004
Messages
48
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
377
About current mode DAC

i will do a 8bit curren mode DAC. what kind of code should i use. is it binary or thermometer. Thank you !
 

Re: About current mode DAC

It depends on your spec. The differences between two are mainly:

Binary code: Smaller area(no decoder and few switches), worse DNL, same INL.

Thermometer/Unit-element code: More area(needs decoder and much more switches), better DNL, same INL.

As a tradeoff, most people use a mixture of both. MSB bits are in thermometer code, LSB bits are in Binary code.

I read a very good paper about this topic before, it is a reference in Berkeley's EE247 ADC class. Highly recommend!!!
 

    wany

    Points: 2
    Helpful Answer Positive Rating
About current mode DAC

Binary
 

    wany

    Points: 2
    Helpful Answer Positive Rating
Re: About current mode DAC

thank you jlee and omis .But omis why do you affirm to use binary? The sample rate of the DAC is 100MHz.
 

Re: About current mode DAC

segmentation may be better.™
 

About current mode DAC

generally speaking, thermometer code is used when bit<=8bit while segmentation is used when bit >8bit
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…