Explanations & Calculations
Y=ABCD+ABCE+ABCF=ABC[D+E+F]=A.B.C.[D+E+F]=A.B.C.Z⋯(Z=D+E+F)
- There is no indication of a limit of the number of inputs per gate, therefore, the above algebraic expression can be represented by a single AND gate having inputs A, B, C and a collective input (D+E+F).
- That collective input is the output of an OR gate of 3 inputs.
- It can be illustrated as follows,
Comments
This is brilliant