Page 1 of 1

Question #2: Given the following logic function: F2(w, x, y, z) = (x+y'z') (wx'z + w'yz'), perform each of the following

Posted: Fri Jul 08, 2022 6:35 am
by answerhappygod
Question 2 Given The Following Logic Function F2 W X Y Z X Y Z Wx Z W Yz Perform Each Of The Following 1
Question 2 Given The Following Logic Function F2 W X Y Z X Y Z Wx Z W Yz Perform Each Of The Following 1 (229.97 KiB) Viewed 36 times
Question #2: Given the following logic function: F2(w, x, y, z) = (x+y'z') (wx'z + w'yz'), perform each of the following tasks. 1) Using Logisim, draw the logic diagram of the logic function F2. 2) By poking the input values in Logisim, construct the truth table of F2. 3) Write out the complement and dual forms of F2 F2 = (x+y'Z') (wx'z + w'yz') = The solutions of part #3 are: (x+(y'z')) (wx'z + w'yz') The dual (F) = x. (y²+z³) + (w+x³+z). (w³+y+z') The complement: F' = x'. (y+z) + (w³+x+z'). (w+y+z)