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.

How to determine the resistance value in flash ADC design?

Status
Not open for further replies.

Friendcheng

Junior Member level 1
Joined
Oct 8, 2008
Messages
18
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,407
hello,everyone
Iam designing a flash adc now.
To generate the reference voltages, a resistive reference ladder has to be used, and my problem is i don't know how to determin the value of the resistence.
Can anyone tell me how to determin the value of the resistence?
can anyone give me the method in detail or the paper which explain it in detail.
Best regards.
 

flash adc

Lower limit: power consumption
Upper limit: 1. output resistance ≪ input resistance
2. sample or conversion time > RC * n * ln2

The order of magnitude of "≪" is 2^n , n being the resolution of the converter, i.e. e.g. a factor of 1024 ≈ 1000 for a 10-bit converter. RC < 1/7 * conv_time, in this case.

Plan your resistor chain values to be as high as possible, respecting the upper limit criteria.
 

flash adc design

Thank you for your answer.

Can you explain the R and C in the following formaluation more clearly.

"sample or conversion time > RC * n * ln2"

and the following are my question of the above formulation

1.how does the formulation being obtained, can you recommend a paper which explain it in detail

2.does the R mean the whole resistence of the resistence chain?

3.does the C mean the whole capacitance of the preamplifiers,and it is equal to 2*Cgs*m, m is the number of the preamplifiers which connect to the resistence chain?
 

adc designs

hi friendcheng,

My dissertation is also to design a flash A/D-Converter. I will start this project at the end of March. HOpefully we can share our progress about this topic if you want and exchanging ideas on this if you want. Thanks
 

flash adc designs

Friendcheng said:
Thank you for your answer.
Can you explain the R and C in the following formaluation more clearly.
R is the equivalent output (source) resistance of the resistor chain at that point where you connect this tap (eventually via a switch) to your measurement circuit (e.g. amplifier or comparator). C is the total equivalent capacitance at this very same point.

Friendcheng said:
"sample or conversion time > RC * n * ln2"
and the following are my question of the above formulation

1.how does the formulation being obtained, can you recommend a paper which explain it in detail
This is such basic, that you just need your standard textbook on electricity ;-)
The inequation results from the standard formula of loading a C via an R :
V = V0 (1 - exp(-t/RC)) (s. your standard textbook on electrics)
... and the requirement, that the difference between the voltage level to be measured and the voltage level attained on C (via R) be less than the required resolution :
V0 - V = V0*exp(-t/RC)
V0/(2^n) < V0*exp(-t/RC)
-n*ln2 < -t/RC
t > RC * n * ln2

Friendcheng said:
2.does the R mean the whole resistence of the resistence chain?
No, the equivalent source resistance at the tap, for each tap point, s. above!

Friendcheng said:
3.does the C mean the whole capacitance of the preamplifiers,and it is equal to 2*Cgs*m, m is the number of the preamplifiers which connect to the resistence chain?
No, the equivalent capacitance at the tap (m=1), again for each tap point, s. above!

This means, you must respect the above inequation at every tap point of the resistor chain to the connected circuit. If the capacitance is (nearly) equal at every tap, the highest source resistance of the chain is in the (arithmetic) middle of the chain. This tap point must respect the above inequation.

HTH! erikl
 

    Friendcheng

    Points: 2
    Helpful Answer Positive Rating
    V

    Points: 2
    Helpful Answer Positive Rating
flash adc converter

I am very glad to exchange ideas with you.


kickbeer said:
hi friendcheng,

My dissertation is also to design a flash A/D-Converter. I will start this project at the end of March. HOpefully we can share our progress about this topic if you want and exchanging ideas on this if you want. Thanks
 

working of flash adc

don't forget about mismatch when going for smaller R
 

architecture of flash adc

hello friendcheng,

are you doing A/D converter with flash or folding architecture?
 

how to design a flash adc

yes

kickbeer said:
hello friendcheng,

are you doing A/D converter with flash or folding architecture?
 

design of a flash adc

hello friendcheng,

flash or folding?
 

design flash adc

hi, kickbeer

sorry for vague reply.

the architecture of the ADC i am designning now is the flash architecture.
 

folding and interpolation flash adc

hello friendcheng,

it's ok.Which type of comparator are using actually?
 

power consumption in flash adc

kickbeer said:
hello friendcheng,

are you doing A/D converter with flash or folding architecture?

I am going to design a folding and interpolating adc.I am glad to exchange idea together.:D
 

adc design aspects

Friendcheng said:
hi, kickbeer

sorry for vague reply.

the architecture of the ADC i am designning now is the flash architecture.

Hi friendcheng,

How's your progress with flash adc?
 

10-bit flash adc

chinacore said:
kickbeer said:
hello friendcheng,

are you doing A/D converter with flash or folding architecture?

I am going to design a folding and interpolating adc.I am glad to exchange idea together.:D

I am glad to exchange idea with you too
can we communicate by email?
my email is :lianlianhonghong@163.com

Added after 3 minutes:

kickbeer said:
Friendcheng said:
hi, kickbeer

sorry for vague reply.

the architecture of the ADC i am designning now is the flash architecture.

Hi friendcheng,

How's your progress with flash adc?


I am glad to exchange idea with you too
can we communicate by email?
my email is :lianlianhonghong@163.com
 

formaluation

how to design poly metal capacitor layout
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top