SY(Electrical) ASSIGNMENT # 2 21-03-2020
Q1. Design a 4 bit Gray-to-BCD code converter using 16 : 1 multiplexers.
Note: Assume active low enable. BCD code is a 4 bit output, for each bit you need one
16 : 1.
Q2. Design a 4 bit Gray-to-BCD code converter using 8 : 1 multiplexers and some NOT
gates
Note: In this case Dual 8 : 1 multiplexer is available in IC form. Assume active low
enable. BCD code is a 4 bit output with each bit will need a pair of 8 : 1 multiplexers and
and OR gates.
Q3. Design a 16 : 1 multiplexer using 4 : 1 multiplexers.
Note: use 5 numbers of 4 : 1 multiplexers. Out of the 4 input lines two MSB lines will be
the select lines of 4 numbers of 4 : 1 multiplexers, whose output will be connected as
input to the fifth 4 : 1 multiplexer with two LSB bits as select lines. OR gate. The output
of this MUX will be the final output.
Q4. Obtain the output in min form
Note: The output has to written in the form F ( ) = Ʃm ( )
Q5. Design a 4 bit BCD-to-Gray code converter using one 1 : 16 de-multiplexer and some
gates. Active low enable.
Note: Connect logic ‘1’ to the input of the de-multiplexer. Select a proper output gates.
Q6. Design a 4 bit BCD-to-Excess 3 code converter using one 4 : 16 decoder and some
gates. Active low enable, active high output.
Note: Select a proper output gates