You must login before you can post a comment.
Author: Robert De La Cruz
Project access type: Public
Description:
Consider the logical function given by this truth table. The variables p, q, an r are inputs. The variable z is the output.
pqrz00010011010001111000101111001111
Simplify this logic function using a Karnaugh map. Implement the simplified expression in Logisim. Use a logic input pin of width 3 for p, q, and r. Use a splitter to separate the 3 input values. Use an LED for z.
On your circuit, indicate the simplified expression in sum-of-products form.
Name your logisim file <last name>-ex3.circ . Submit a ZIP archive named <last name>-ex3.zip on Canvas. Your submission should contain your Logisim file and a file with your k-map solution.
Created: Apr 01, 2021
Updated: Aug 26, 2023
Comments