The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
May 10th, 2024, 9:10pm
Pages: 1
Send Topic Print
digital calibration of pipelined ADCs (Read 2874 times)
vivkr
Community Fellow
*****
Offline



Posts: 780

digital calibration of pipelined ADCs
Sep 14th, 2005, 8:07am
 
Hi all,

I am new to digital calibration stuff, and would appreciate if someone could provide some tips on this. I have a huge collection of JSSC papers on this topic, and there are several different schemes mentioned.

If someone has used any of these, then I would appreciate some feedback about ease of use, design overhead and recommended techniques (the ones which you feel are the best suited for high-resolution conversion).

Thanks
Vivek
Back to top
 
 
View Profile   IP Logged
jbdavid
Community Fellow
*****
Offline



Posts: 378
Silicon Valley
Re: digital calibration of pipelined ADCs
Reply #1 - Oct 3rd, 2005, 10:59pm
 
Well, since you are at Oregon State.. I'll mention what I have discovered so far..
1. There is a part of the circuit - often called digital correction (which isn't "correcting" anything.. just doing the right timing alignment and summation) that is NOT part of the digital calibration loop..  its just part of the basic pipelined ADC..
2. there are a bunch of Calibration schemes..
off the top of my head.. many of them require access to the ADC between actual conversions.. or at startup..
- the simplest is one that has a memory.. that uses the output of the ADC to address a RAM - with the output being the "Calibrated value" (or a correction term easily added to the calibration value)..
Keep reading - (after a while I find key ideas easier to find as I gain familiarity with the source materiall) ..
and keep in mind the requirements of your application.
--
Also you can start with a simple behavioral model of a pipeline converter (Mine is available for reference in one of the tutorials from the 2002 BMAS at www.bmas-conf.org) and add on the digital circuitry very easily to see what the impact is on your design with a Verilog-AMS simulator.  It might not be your first model if you know Matlab better.. but I know AMS better so I'd probably start there unless I found It was really too slow for my needs.
---
one of the papers you have probably found proposes a way to calibrate the ADC without taking it off line. That looked like a neat approach to me, but maybe its slightly controversial?
Jbdavid
Back to top
 
 

jbdavid
Mixed Signal Design Verification
View Profile WWW   IP Logged
jbdavid
Community Fellow
*****
Offline



Posts: 378
Silicon Valley
Re: digital calibration of pipelined ADCs
Reply #2 - Oct 3rd, 2005, 11:04pm
 
Ah, yes.. ONE way to identify the KEY papers is to look at the statistics for # of references TO that paper..
Start with the highest numbers and work your way down.. (of course that puts the NEWEST ones at the bottom.. but by then you'll have a better grasp of the subject. )
At the SAME number of times referenced.. pick the Newer papers..
You wont likely go wrong, with the material that way, and you'll get enough knowledge to recognize brilliance in the newer work by the time you get there...
Jonathan
Back to top
 
 

jbdavid
Mixed Signal Design Verification
View Profile WWW   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.