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.

bit synchronization in Folding ADC

Status
Not open for further replies.

kickbeer

Full Member level 3
Joined
Nov 7, 2008
Messages
162
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,296
Activity points
2,356
bit synchronization

I'm having a difficulty how i can precisely synchronize the 5 bits from fine converter and 3 bits from coarse converter..Can somebody show me how to do that?
 

folding adc

Do you mean synchronization in time domain?

Folding converte operate like pipeline adc stages . The difference is that the radix operation is done not in time sequence. So the MSB and LSB parts are evaluated at the same sample. That requires a sample and hold circuit in front.
 

what is bit sync adc

yes. in time domain because the is different delays along the coarse and the fine signal paths.

I read some article and they don't use sample and hold and just the bit synchronization. But they do not explain how the synhronization done.

do you have idea?
 

bit synchronization in folding adc

I did not know any other solution than to match the time delay of the input signal and the first stage output. But any small mismatch in between would violate the ENOB at higher frequencies.

But also in a pure Flash-ADC the S/H help to avoid issue because you have skew in the layout and the reference ladder.
 

    kickbeer

    Points: 2
    Helpful Answer Positive Rating
how to synchronize fine and coarse converter

do you have implemented Sample and hold before?
 

adc 19 bit

Yes, many of them. But not for Flash-ADC or Folding-ADC.


Because of the timing and skew issues both above need S/H in the +GS/s range. So power efficiency indicate to use parallel pipeline.

The key to all high performance ADC is that with calibration you can violate matching dimensioning and being noise limited. Furtheron you can tolerate in some architectures also decision errors bringing also the S/N, and therefore power down.

Flash and Folding are not easy to calibrate!
 

    kickbeer

    Points: 2
    Helpful Answer Positive Rating
rfsystem said:
Yes, many of them. But not for Flash-ADC or Folding-ADC.


Because of the timing and skew issues both above need S/H in the +GS/s range. So power efficiency indicate to use parallel pipeline.

The key to all high performance ADC is that with calibration you can violate matching dimensioning and being noise limited. Furtheron you can tolerate in some architectures also decision errors bringing also the S/N, and therefore power down.

Flash and Folding are not easy to calibrate!

The speed of Folding ADC i'm going to have is around 80 MSamples. Is that correct to say, the more speed our ADC has, then it would be more difficult to calibrate Sample and Hold?

Thx
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top