Ece3430 Lecture 18
Ece3430 Lecture 18
Ece3430 Lecture 18
Lecture #18
Agenda Today:
• The low-pass (RC) filter will be driven with a serial stream of bits
(voltage fluctuations between 0V and Vcc/Vdd).
• A low-pass filter will pass frequencies below the rolloff
frequency and attenuate frequencies above the rolloff
frequency.
• Rolloff frequency is also sometimes called cutoff or turnover
frequency.
• To use this kind of serial D/A converter, we must use digital
electronics to convert a binary number into a periodic square
wave.
• If we drive the bits at the filter at a rate much lower than the
rolloff frequency, we would expect to see a square wave at the
output of the D/A converter (clearly not what we want).
• If we drive the bits at the filter at a rate much higher than the
rolloff frequency, we would expect to see no oscillation on the
output (high frequency is being filtered—what we want).
Lecture #18 ECE 3430 – Intro to Microcomputer Systems 7
Fall 2014
Digital-to-Analog Conversion (D/A)
• The frequency must simply stay much greater that the rolloff
frequency. We just vary the duty cycle of the input waveform to
control the analog output:
R-2R ladder:
• 00000000 -> 0V
00000001 -> ~0.02V
00000010 -> ~0.04V
11111111 -> +5V
For the serial, PWM D/A, why not use a large capacitor to establish a low
rolloff frequency so we don’t have to generate such a high-
frequency square wave?
Another alternative…
Flash ADC:
– Produces digital result “in a flash”!
– Instantaneous output change.
– Lots of circuitry required however.
– Required in multimedia applications
or any time rapid conversions are
required.
• Resolution/Precision
– If the analog or digital input changes very slightly, will the digital or analog
output reflect the change?