546 views
1 votes
1 votes
A circuit outputs a digit in the form of 4 bits. 0 is represented by 0000, 1 by 0001, …, 9 by 1001. A combinational circuit is to be designed which takes these 4 bits as input and outputs 1 if the digit ≥ 5, and 0 otherwise. If only AND, OR and NOT gates may be used, what is the minimum number of gates required?

 

2

3

4

5

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
Shawn Frost asked Apr 9, 2019
556 views
I think option A is also correct !if we take minterm and complement it to get POS then option A can also be the answer
4 votes
4 votes
1 answer
2
Harikesh Kumar asked Jan 14, 2018
2,393 views
Explain each term in detailed
2 votes
2 votes
0 answers
3
Harikesh Kumar asked Jan 14, 2018
501 views
Provide the solution in detail
0 votes
0 votes
0 answers
4
Warlock lord asked Dec 21, 2017
632 views
Consider a clocked sequential circuit as shown in the figure below. Assuming initial state to be Q1 Q0 = 00 For an input sequence X = 1010, the respective output sequence...