Mini Project Report
Mini Project Report
Mini Project Report
(EC 681)
A Mini Project Report Submitted
By-
Group No:2
Section:A
Design Domain:Digital Electronics
1. Title 2
2. Aim/Objective 2
4. Methodology 5-7
5. Resource Utilization 8
6. Implementation 9-11
7. Critical Issues 12
8. Applications 13
9. Conclusion 14
1
TITLE
2
LITERATURE SURVEY
Connecting digital circuitry to sensor devices is simple if the sensor devices are inherently digital
themselves. Switches, relays, and encoders are easily interfaced with gate circuits due to the
on/off nature of their signals. However, when analog devices are involved, interfacing becomes
much more complex. What is needed is a way to electronically translate analog signals into
digital (binary) quantities, and vice versa. In a communication system, digital transmission is
faster and convenient but the digital signals should be converted back to analog signals at the
receiving terminal. This paper focuses on the digital to analog converter, implementing the R-2R
ladder circuit designs.
DACs can be used in applications such as it can be found in the processing of computer data by a
modem into audio-frequency tones that is transmitted over the use of telephone lines. DAC is
common in music players, throughout its use for the generation of audio signals from the digital
information. While for the use of TVs and cellular phones, the digital video signals are converted
into analog to display colors and shades. In VoIP applications, the source is first digitized for the
transmission through an ADC and is reconstructed back using DAC at its receiving end.
3
Some Important terms:-
● RESOLUTION- Smallest change which occurs in output due to change in input. The
output when all bits are 0 but LSB is 1 represents the resolution of DAC.
● EFFICIENCY - The efficiency, η of the circuit is the proportion of all the energy
dissipated in the circuit that is dissipated in the load. Efficiency is measured simply by
dividing the output power in watts by the input power in watts and is expressed as a
percentage.
● OFFSET VOLTAGE - The input offset voltage is defined as the voltage that must be
applied between the two input terminals of the op amp to obtain zero volts at the output.
Ideally the output of the op amp should be at zero volts when the inputs are grounded. In
reality the input terminals are at slightly different dc potentials.
4
METHODOLOGY
1. The ladder arrangement consists of two resistors i.e. a base resistor R and a 2R resistor
which is twice the value of the base resistor. This feature helps to maintain a precise
output analog signal without using a wide range of resistor values.
2. The circuit is simplified to obtain the voltage contribution of each bit. It can be
accomplished using Thevenin’s theorem.
3. The governing equations for the R-2R ladder DAC are-
4. Thevenin’s theorem is a technique through which we can obtain an equivalent circuit of the
concerned resistance network. A Thevenin circuit consists of a Thevenin resistance and a
Thevenin voltage that can be replaced in the circuit and work the same as the original
resistance.
5
5. Below is the equivalent circuit of the original after simplifying the first stage. The Thevenin
equivalent of the first stage is connected in series to the rest of the circuit.
6
6. The resistances were selected after the following calculation-
NOTE: For calculation purposes here we have considered Vref = 12V and R=200 Ohm.But
during practical circuit simulation the considered values have been deferred in accordance
with hardware availability and to meet the saturation specifications of the opAmp (IC741).
However all the underlying principles of operations and calculations remain the same.
7
RESOURCE UTILIZATION
8
IMPLEMENTATION
OBSERVATION TABLE:
9
SIMULATION OUTPUTS:
10
3) Input Combination: 10101010
11
CRITICAL ISSUES
1. Here, in the circuit, we are using an inverting opAmp whose gain is given by
Gain = -Rf/Rin
So, in order to make sure that we get a gain >1, we have to consider Rf>Rin in all
cases
Gain = (1+Rf/Rin)
So the gain would be always greater than 1, irrespective of the values of Rf and Rin.
Increasing Vref will increase Vout but beyond 18V supply, Vout will get saturated to
(15V+10%)
Thus the opamp will saturate if the input voltage is increased too much or the gain is
increased too much
3. The multisim platform used to simulate the R-2R ladder has some limitations
- It has a fixed time limit i.e the platform can be used for a limited time only
12
APPLICATION
DACs are used in many digital signal processing applications and many more applications.
Some of the important applications are discussed below.
● Audio Amplifier - DACs are used to produce DC voltage gain with Microcontroller
commands. Often, the DAC will be incorporated into an entire audio codec which
includes signal processing features.
● Video Encoder - The video encoder system will process a video signal and send
digital signals to a variety of DACs to produce analog video signals of various
formats, along with optimizing of output levels. As with audio codecs, these ICs may
have integrated DACs.
● Digital Potentiometer - Almost all digital potentiometers are based on the string
DAC architecture. With some reorganization of the resistor/switch array, and the
addition of an I2C compatible interface, a fully digital potentiometer can be
implemented.
● Calibration - The DAC provides dynamic calibration for gain and voltage offset for
accuracy in test and measurement systems
13
CONCLUSION
In conclusion, we were able to design a digital to analog converter using R-2R ladder circuit with
opAmp IC741 in inverting configuration. A DAC using R-2R Ladder was designed and
implemented having only two different values of resistors, thus having an advantage based on the
number of components unlike the binary weighted resistors DAC wherein different resistor
values are used hence having difficulty in attaining the needed output required. In addition to
that, circuits were monotonic. Nevertheless,circuits were properly designed, fabricated, tested
and compared in this project and in conclusion, the R-2R Ladder circuit is considered as an
efficient DAC circuit having a lower percentage error and converts faster having easier resistor
values.
We were also able to attend extremely low percentage error and were able to design and simulate
the entire circuit using the NI MULTISIM software tool which provided an easy and efficient
methodology.
Our design can mainly serve the purpose of a DAC in a digital transmitter and provide for an
smooth and efficient system with minimal error available at a very low cost.
14