Personal tools

Difference between revisions of "Successive Approximation Register (SAR) ADC"

From iis-projects

Jump to: navigation, search
(Created page with "thumb|300px ==Short Description== Successive Approximation Register (SAR) ADCs are the architecture of choice for medium to ...")
 
Line 1: Line 1:
[[File:Successive Approximation Register DAC.png|thumb|300px]]
+
[[File:Successive Approximation Register DAC.png|thumb|400px]]
 
==Short Description==
 
==Short Description==
 
Successive Approximation Register (SAR) ADCs are the architecture of choice for medium to high resolution low-power applications, such as battery powered systems. Their architecture consists of a front-end sample-and-hold (S/H), a comparator, a decision register, and a DAC. The ADC employs a binary search algorithm to perform the conversion. This project consists of building a MATLAB model, analyzing the different circuits of the ADC, and designing and implementing a high-resolution slowly clocked SAR converter.  
 
Successive Approximation Register (SAR) ADCs are the architecture of choice for medium to high resolution low-power applications, such as battery powered systems. Their architecture consists of a front-end sample-and-hold (S/H), a comparator, a decision register, and a DAC. The ADC employs a binary search algorithm to perform the conversion. This project consists of building a MATLAB model, analyzing the different circuits of the ADC, and designing and implementing a high-resolution slowly clocked SAR converter.  

Revision as of 11:59, 17 January 2014

Successive Approximation Register DAC.png

Short Description

Successive Approximation Register (SAR) ADCs are the architecture of choice for medium to high resolution low-power applications, such as battery powered systems. Their architecture consists of a front-end sample-and-hold (S/H), a comparator, a decision register, and a DAC. The ADC employs a binary search algorithm to perform the conversion. This project consists of building a MATLAB model, analyzing the different circuits of the ADC, and designing and implementing a high-resolution slowly clocked SAR converter.

Status: Available

Looking for 1-2 Semester/Master students
Contact: Schekeb Fateh

Prerequisites

AIC

Character

20% Theory
80% Circuit Design

Professor

Qiuting Huang

↑ top

Detailed Task Description

Goals

Practical Details

Results

Links

↑ top