Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

127 bit thermometer to 7 bit binary

Status
Not open for further replies.

helna

Newbie level 5
Joined
Sep 20, 2012
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Kerela, India
Activity points
1,331
when a 7 bit flash adc is designed, a thermometer code of 127 bit is obtained. how do we convert it to a 7 bit output and obtain the waveform in CADENCE.
please reply ASAP..
 

when a 7 bit flash adc is designed, a thermometer code of 127 bit is obtained. how do we convert it to a 7 bit output and obtain the waveform in CADENCE.
please reply ASAP..

No, with a 7 bit adc you get a 7 bit output and a 7 bit thermometer. With 7 bit you have 128 quantification steps, starting from zero and running up to 127.
 

Thanks for the reply...
but still I didn't get it.at present I am having 127 comparators and 127 outputs. our guide asked to convert thermometer code to binary, add the signals in CADENCE.
So how come there is only 7 thermometer codes?
sorry if the doubt is a stupid one.
helna.
 

It would help a lot if you post your schematics and diagrams.

128 codes (0 to 127) can be reached by a combination of just 7 bits.
If you want to encode something in base 2 (binary) with 7 bits you reach a maximum of 128 codes.
2^7 = 128
 
  • Like
Reactions: helna

    helna

    Points: 2
    Helpful Answer Positive Rating
thanks.saw that circuit.but its ok for fewer bits.what about the 127 comparator outputs that i am having?
 

what is the importance of 1 out of N encoder? should we place it before converting it to binary?
any views about fat tree encoder?
please reply ASAP
 

G00gle "thermometer to binary decoder"
 

127 thermometer to 7 bit binary can be converted using a 128:7 dot compressor. Compressor is used mainly in partial product addition in division which counts the number of ones and gives the corresponding binary estimate. Learn about dot compression. It will be a series of full adders and gates.

Vlsi Digital Signal Processing Systems: Design And Implementation by Keshab K. Parhi. This book might be helpful.
 

we already did it

- - - Updated - - -

thanks.but that design is already done previous year.
 

i am facing the same problem of converting 255 bit thermometer to 8 bit binary converter......so pls. helped me with logic implementation and gate level implementation..............pls.............
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top