A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE) PDF Download

ADC and DAC

It is possible to convert the analogue signal to digital and vice-versa. We can get digital from analogue through ADC and can get analogue from digital through DAC.

Digital to Analog Converter (DAC)

DAC converter (also called D/A) accepts an n-bit digital word or input and produces an analogue sample.

A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)where, bn = 1, k = Proportionality factor; bn = 0, if nth bit of digital input is 1; if nth bit of digital input is 0.

Classification of DAC

A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

Weighted Resistor DAC (N – bit):

  • A DAC can be implemented by using a Summing Amplifier and a set of resistors R, 2R, 4R, 8R, etc as its inputs.
  • The circuit consists of a reference voltage Vf, N binary-weighted resistors R, 2R, 4R, 8R, . . . ,. 2(N-1) R, N single-pole double-throw switches & an Op-amp together with its feedback resistance Rf  = R/2.
  • The switches are controlled by an N-bit digital input word D.
A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)V0 = -Rf If = -Vf D
A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)LSB resistance = (2N–1) MSB resistance.
  • The accuracy of the DAC depends critically on the accuracy of the Reference voltage, the precision of the binary-weighted resistors, and the completeness of the switches.
  • A disadvantage of the binary-weighted resistor network is that for a large number of bits (N > 4), the difference between the smallest and largest resistances becomes quite large. This denotes difficulties in maintaining accuracy in resistor values.

R – 2R Ladder DAC
Non-Inverting OP-amp type DAC
A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

Inverting Amplifier
A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

Inverted Ladder R – 2R Circuit
A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

Specifications for DAC

  • Resolution in DAC is exchanged in analogue output corresponding to 1 LSB bit increase in the input.
  • Resolution = weight of LSB = A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)
  • V= Voltage corresponding to logic
  • N = Number of bits.
  • Analog Output Analog output = resolution x decimal equivalent of binary data
  • Maximum Analog Output Voltage (VFS) VFS is the maximum analogue output voltage of DAC.
    A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)
    VFS = Vr
  • Percentage Resolution: A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)
  • Maximum Error Maximum error acceptable in ADC and DAC equals resolution.
  • Resolution (R-2R ladder type) = A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

Analog to Digital Converter

  • A/D converter (also called an ADC) accepts an analogue sample VA and produces an N-bit digital word.
  • Examples of ADC usage are cellphone, thermocouples, digital voltmeters, and a digital oscilloscope.
  • Types of A/D Converters: Dual Slope A/D Converter, Successive Approximation A/D Converter, Flash A/D Converter, Delta-Sigma A/D Converter, etc.

Counter type ADC
A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)In N-bit counter type ADC

  • Maximum number of clock pulses required for conversion = 2N -1
  • The maximum time required for conversion = (2N -1) TCLK
  • Minimum number of clock pulses = 1
  • The average number of clock pulses = 2N-1

Successive Approximation Type ADC

  • It is faster than digital ramp ADC.
  • Conversion time (tc) is independent of the value of the analogue input voltage (Va).
  • It has a fixed conversion time.

A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

  • Maximum number of clock pulses = N for conversion
  • Maximum conversion time = N.TCLK

Flash Type ADC

  • It is also known as Parallel-comparator type ADC or Simultaneous converter.
  • It is the highest speed ADC (fastest ADC)
  • Functional component
  • It utilizes 2N -1 comparators to compare the input signal level with each of the 2N -1 possible quantization levels.
  • The output of the comparators is processed by an encoding-logic block to provide the N bits of the output digital word.
  • Complete conversion can be obtained within one clock cycle.
  • For N-bit comparator:
    • Total number of comparators = 2N -1,
    • Total number of resistors = 2N,
    • Total number of priority encoders = 1 (2N × N)

2-bit Flash Converter
A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

Dual Slope Integrating Type ADC

  • It has the slowest conversion time but has a relatively low cost.
  • The following components are present in the Dual slope A/D converter:
    • Integrator
    • Electronically Controlled Switches
    • Counter
    • Clock
    • Control Logic
    • Comparator

A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)where, n = Count recorded in the counter.

Dual Slope Integrating Type ADC

  • Total number of clock pulses = 2N + n
  • Maximum number of clock pulses = 2N + 2N - 1 = 2N + 1 -1== 2N + 1

A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

CMOS: Complementary Metal Oxide Semiconductor

CMOS inverter

A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)CMOS contains two types of power dissipation

  1. Static power dissipation During logic 0 or logic 1
  2. Dynamic power dissipation Occurs during transitions and it is given by

A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)where C is the capacitance of MOSFET

Other Logic Gates by CMOS
A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

  • Power dissipation is lowest in CMOS.
  • Pdiss = 0.01mW Figure of merit = 0.7 PJ
  • Noise margin =VDD/2
  • tpd = 70 ns Fan-out = 50
The document A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE) is a part of the Electronics and Communication Engineering (ECE) Course Digital Circuits.
All you need of Electronics and Communication Engineering (ECE) at this link: Electronics and Communication Engineering (ECE)
6 videos|76 docs|52 tests

Top Courses for Electronics and Communication Engineering (ECE)

6 videos|76 docs|52 tests
Download as PDF
Explore Courses for Electronics and Communication Engineering (ECE) exam

Top Courses for Electronics and Communication Engineering (ECE)

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

shortcuts and tricks

,

Viva Questions

,

Exam

,

video lectures

,

A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

,

past year papers

,

Objective type Questions

,

practice quizzes

,

MCQs

,

A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

,

Semester Notes

,

ppt

,

Summary

,

study material

,

Sample Paper

,

Extra Questions

,

mock tests for examination

,

pdf

,

Important questions

,

Previous Year Questions with Solutions

,

Free

,

A/D and D/A Converters | Digital Circuits - Electronics and Communication Engineering (ECE)

;