Data Acquisition Systems Hardware - 2
Data Acquisition Systems Hardware - 2
Data Acquisition Systems Hardware - 2
• An ADC is an electronic device that converts an input analog voltage or current to a digital number
proportional to the magnitude of the voltage or current.
A/D Parameter
𝑉𝑖 = 𝑥𝑉𝑟𝑒𝑓
Where, x is the normalized inout voltage [-1,1]. The algorithm proceeds as follows:
1. Initial approximation 𝑥0 =0.
𝑠 𝑥𝑖−1 −𝑥
2. i-th approximation 𝑥1 = 𝑥𝑖−1 − .
2𝑖
Where, s(x) is the signum-function sgn(x) (+1 for x ≥ 0, -1 for x <0). Using mathematical induction we
have |xn-x| ≤ 1/2n
Successive-Approximation ADC
Flash ADC
Simulation link:
http://tinyurl.com/y2wulbgo
The R-2R DAC
Simulation link:
http://tinyurl.com/y556sdey
The End of Week 10
Thank You