0% found this document useful (0 votes)
52 views

KIE1003 Digital System Tutorial 5

This document discusses digital systems and contains 6 questions related to decoding gates, BCD codes, 7-segment displays, logic gates, priority encoders, and BCD encoders. Question 1 asks about the binary code at the inputs of decoding gates. Question 2 involves drawing a timing diagram for a BCD-to-decimal decoder. Question 3 requires determining the sequence of digits displayed using a 7-segment decoder/driver. The remaining questions cover realizing logic expressions using decoders, writing the truth table for a priority encoder, and determining the BCD output code for a priority encoder.

Uploaded by

brainnytan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views

KIE1003 Digital System Tutorial 5

This document discusses digital systems and contains 6 questions related to decoding gates, BCD codes, 7-segment displays, logic gates, priority encoders, and BCD encoders. Question 1 asks about the binary code at the inputs of decoding gates. Question 2 involves drawing a timing diagram for a BCD-to-decimal decoder. Question 3 requires determining the sequence of digits displayed using a 7-segment decoder/driver. The remaining questions cover realizing logic expressions using decoders, writing the truth table for a priority encoder, and determining the BCD output code for a priority encoder.

Uploaded by

brainnytan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

KIE1003 Digital System

Tutorial 5

1. When a HIGH is at the output of each of the decoding gates in the figure below, what is
the binary code appearing on the inputs? The MSB is A3.
(a) (b)

2. BCD numbers are applied sequentially to the BCD-to-decimal decoder in Figure 1. Draw
a timing diagram, showing each output in the proper relationship with the others and with
the inputs.

Figure 1

3. A 7-segment decoder/driver drives the display in Figure 2. If the waveforms are applied as
indicated, draw the output waveforms for all segments and determine the sequence of digits
that appears on the display.

Figure 2

4. Using OR-gates and/or NOR-gates along with a 3-to-8-line decoder of the type shown in
Figure 3, realize the following pair of expressions. In each case, the gates should be
selected so as to minimize their total number of input terminals.

(a) (b)

1
f1 ( x2 , x1 , x0 )   m(0,2,4) f1 ( x 2 , x1 , x0 )   M (0,1,7)
f 2 ( x2 , x1 , x0 )   m(1,2,4,5,7) f 2 ( x 2 , x1 , x0 )   M (1,5,7)

Figure 3

5. Write the truth table for a 4-to-2 priority encoder.

6. A 74HC147 encoder has LOW levels on pins 2, 5, and 12. What BCD code appears on the
outputs if all the other inputs are HIGH?

Figure 4: 74HC147 Decimal-to-BCD Priority Encoder

You might also like