Design of Code Converters: Objective
Design of Code Converters: Objective
Design of Code Converters: Objective
PROCEDURE
First design a combinational circuit which would simulate the decoder function for
only the segment “a”, of the display. This can be done in the following steps:
1. Write down the truth table with 4 inputs and 7 outputs. (Table 2)
2. For only the output “a”, obtain a minimum logic function. Realize this function
using NAND gates and inverters only. For example if decimal 9 is to be
displayed a, b, c, d, f, g must be 0 and the others must be 1 (For common
anode type display units), if decimal 5 is to be displayed then a, f, g, c, d
must be 0 and the others must be 1.
3. Connect the output “a” of your circuit to appropriate input of 7-segment
display unit. By applying BCD codes verify the displayed decimal digits for
that segment for “a” of the display.
4. Replace your circuit by a decoder IC 7447 for all of the seven segments.
Observe the display and record the segments that will light up for invalid
inputs sequence.
5. Comment on the design if you don’t want to see any digit for invalid input
sequence.
6. Make sure that you connect a 330 to 500 ohm resistor to each segment input
of the 7-segment display. Explain why this is necessary in your lab report.