Draw the unsimplified logic diagram represented by the following Boolean expression:
Y = (A'D' + B'D'') C
To be clear, there is one long bar over everything in the parentheses, but D has a double bar.
Using MultiSim (I am somewhat familiar with this program), connect the circuit drawn in Step 1 using AND gates, NOR gates, and inverters. Connect a logic switch to each input and an LED monitor to the output.
Construct the truth table of the circuit in Step 2 by setting the input switches to all possible input combinations and noting the output value for each combination. Write down the truth table.
Write the SOP (sum of products) expression derived from the truth table. Use Boolean algebra to simplify the expression as much as possible.
Connect using only triple 3 input NAND gates and inverters.