Electronics Lab Week 07
Electronics Lab Week 07
07
Objective: Design an experimental verification of sequential circuits.
Apparatus Required:
Sl No. Name Range / Value Quantity
1 Regulated Power Supply 0-25 V 1
2 Multimeter 0-25 V 1
3 Bread Board - 1
4 Resistor - As Required
5 Connecting Wires - As Required
6 OPAMP IC-741 - 1
7 IC-74390 - 1
8 IC-7447 - 1
9 CRO 20MHz 1
10 Seven Segment Display - 1
1.2 Procedure:
1. Wire the R/2R ladder 4-bit DAC circuit on the bread board.
2. Select the approximate value of R and 2R.
3. Reference voltage VR is set as 5V.
4. Find the output voltage Vo for different combinations of digital binary inputs from 0000 to 1111.
5. Compare the calculated values with observed values and plot DAC characteristics.
1.3 Calculation:
Analog output voltage is given by
1. 0 0 0 0 0
2. 0 0 0 1 1
3. 0 0 1 0 2
4. 0 0 1 1 3
5. 0 1 0 0 4
6. 0 1 0 1 5
7. 0 1 1 0 6
8. 0 1 1 1 7
9. 1 0 0 0 8
10. 1 0 0 1 9
11. 1 0 1 0 10
12. 1 0 1 1 11
1.5 Summary:
Analog output voltage matches with calculated voltage or not. (Yes/No)
2 Design of 4-bit asynchronous counter:
A binary ripple counter can be constructed by use of clocked J K flip- flops. The system clock, a
square wave, drives flip flop A. The output of A drives B, and the output of B drives flip –flop C
and so on. All the J and K input are tied to +Vcc. This means that each flip flop will change state
with a negative transition at its clock input. Let’s assume that the flip - flops are initially reset to
produce “0” outputs. If we consider A to be least -significant bit (LSB) and C the most significant
bit (MSB), we can say the contents of the counter is DCBA =0000. Since A acts as the clock for B,
each time the waveform at A goes low, flip flop B will toggle. Thus at point b on the time line, B
goes high ;it then goes low at the point d and toggles back high again at point f. Notice that the wave
from at the output of flip flops one –half the frequency of A and one –fourth the clock frequency .
Since B acts as the clock for C, Each time the waveform at B goes low, flip flop C will toggle. Thus
C goes high at point d on the time line and goes back low again at point h. The frequency of the wave
form at C is one half that at B, But it is only one either the clock frequency.
2.1 Circuit Diagram:
The Common Cathode (CC) – In the common cathode display, all the cathode connections of the
LED segments are joined together to logic “0” or ground. The individual segments are illuminated by
application of a “HIGH”, or logic “1” signal via a current limiting resistor to forward bias the
individual Anode terminals (a-g).
The Common Anode (CA) – In the common anode display, all the anode connections of the LED
segments are joined together to logic “1”. The individual segments are illuminated by applying a
ground, logic “0” or “LOW” signal via a suitable current limiting resistor to the Cathode of the
particular segment (a-g).
2.6 Procedure:
1. Make the connections as shown in the figure below.
2. Apply clock pulse from function generator of 1 Hz.
3. Note down the binary count and count on seven segment display and observation table.
4. Verify truth table.
1. 0 0 0 0
2. 0 0 0 1
3. 0 0 1 0
4. 0 0 1 1
5. 0 1 0 0
6. 0 1 0 1
7. 0 1 1 0
8. 0 1 1 1
9. 1 0 0 0
10. 1 0 0 1
11. 1 0 1 0
12. 1 0 1 1
2.8 Summary:
Counter output voltage matches with calculated output or not. (Yes/No)
3 Conclusion: