edited by
1,904 views
0 votes
0 votes

The internal of a demux is: 

It contains a NOT and an AND. Then, why is it not universal? Using demorgans law can't we get OR?

edited by

1 Answer

0 votes
0 votes

Demux is not a universal gate as it has only 1 input line, hence boolean expression can be implemented.

If we use select lines as input ,then it becomes decoder.

Related questions

0 votes
0 votes
0 answers
1
gikovi asked Sep 25, 2021
633 views
If F1 = ∑m(1,2,4,7) and F2 = ∑m(3,5,6,7), implement them using 3 to 8 line decoder. Comment on their logic operations.
0 votes
0 votes
0 answers
2