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

MySolutionsWeek5 DigitalCircuitsNPTEL

Very much interested

Uploaded by

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

MySolutionsWeek5 DigitalCircuitsNPTEL

Very much interested

Uploaded by

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

NPTEL » Dig

Digital CircuitsWeek 5 : Assignment 5


How many 3-to-8 line decoders with an enable input are needed
to construct a 6-to-64 line decoder without using any other logic
gates?
(A) 7
(B) 8
(C) 9
(D) 10

Answer: (C)
Explanation:

So total signals in=a,


=a, b, c, x, y, z i.e. 6
And total output =8*8=6
8*8=64
hence required decoder
coders (from fig.) = 9 so ans is ( C) part.
p
.....................

Priority Encoder –

A 4 to 2 priority encoder has 4 inputs : Y3, Y2, Y1 & Y0 and 2 outputs : A1 & A0.
Here, the input, Y3 has the highest priority, whereas the input, Y0 has the lowest
priority. In this case, even if more than one input is ‘1’ at the same time, the output
will be the (binary) code corresponding to the input, which is having higher priority.
The truth table for priority encoder is as follows :
The above two Boolean functions can be implemented as :

https://www.geeksforgeeks.org/encoder-in-digital-logic/

You might also like