7,063 views
1 votes
1 votes
 

The following switching functions are to be implemented using a decoder

  1. f1 = ∑m (1, 2, 4, 8, 10, 14)
  2. f2 = ∑m (2, 5, 9, 15)
  3. f3 = ∑m (2, 4, 5, 6, 7)
The minimum configuration of decoder is
A. 2 to 4 line
B. 3 to 8 line
C. 4 to 16 line
D. 5 to 32 line

1 Answer

Related questions

0 votes
0 votes
0 answers
2
gikovi asked Sep 25, 2021
637 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.
1 votes
1 votes
1 answer
4
Na462 asked Sep 29, 2018
2,660 views
Please explain in detail