Implement the following function with a 4-to-1-line multiplexer ? Draw the truth table and the corresponding block diagram for the MUX ?
Question # 1
F(x, y, z) = ?(1, 2, 6, 7)
Solution
Truth table for three variables is as under
A2
A1
A0
Output
(Y)
0
1
2
3
4
5
6
7
Now the output function “Y” becomes in accordance with the given function terms
Y= A’2 A’1 A0 + A’2 A1 A’0 + A2 A1 A’0 + A2 A1 A0
As the function output “Y” so we need three FOUR, three input AND gate, and one FOUR input OR date, and THREE inverters.
About Cramster | Terms of Use | Privacy Policy | Contact Us | Press Room | Site Map | Support | Anti-Cheating Policy