- #1
bd411
- 39
- 0
Homework Statement
Implement the following function using two 2 X 1 multiplexers.
F = A'B'C' + AB + AC
Where A' = NOT A;
and A = A.
Homework Equations
No equations although knowledge of the workings of the multiplexers is required. The top line on the box labelled MUX is the data select line, and selects one of two (hence 2X1) inputs to appear at the output.
The Attempt at a Solution
I believe I have a solution although pretty much stumbled across it by perseverance. If anyone can tell me a methodical way to determine the solution it would be most appreciated ! Also, I don't know whether my solution is unnecessarily complex ? Any suggestions for simplification are most welcome and appreciated !
Of course, I may be completely wrong, in which case please help me out !