Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This assignment will introduce the use of logic gates in a circuit and practice converting between different circuit representations. The goal of this assignment is

This assignment will introduce the use of logic gates in a circuit and practice converting
between different circuit representations. The goal of this assignment is to create derive
Boolean equations from a given truth table and then use those to create a circuit, which
behaves as described in the table.
Tasks
For this assignment, do the following:
1. Derive the Boolean equations from the truth table below (Table 1- Lower case
letters are inputs, upper case letters are outputs of the circuit.). You need to
execute the conversion process once for each output. This will yield one Boolean
equation for each output of the circuit. Use the labels given in the truth tables.
You do not have to simplify these equations.
Important: If you decide to simplify the equations, make sure to still submit
the unchanged equations derived from the truth table, which are in the canonical
sum-of-minterms form. If they are missing, you will not get credit for the Boolean
equations.
2. Convert the Boolean equations to a circuit in Logisim. Name the circuit (in Logisim, not the file name) "ConvertedCircuit". Use the labels given in the truth
tables. Note: This will be one circuit with four 1-bit inputs and three 1-bit outputs. You do not need additional (sub)circuits!
3. Use the "Simulation Tool" (hand cursor in the top left; this allows you to change
the value of any input) and verify that the circuit behaves as the truth tables
indicates: Change the input values and check if the output values are as stated
in the respective row of the truth table. Test all possible input combinations to
verify the entire circuit behavior.
Any wire can be branched and connected to multiple components at the same time.
Simply click on an existing wire and drag the new wire to the second "target" component.
Tip: You can re-use duplicate terms / gates between the equations, but this is optionalDeliverables
Submit the following deliverables on Canvas in Module 2 before the due date (see Can-
vas):
Submit your document file containing all Boolean equations as a .pdf with the
following naming convention: lastname_a2.pdf
Submit your Logisim file with the following naming convention: lastname_a2.circ
Important: Make sure to submit both files in one submission. Only the files of the
last submission will be graded. If one is missing, you will receive 0 points for the missing
part.
Table 1: Lower case letters are inputs, upper case letters are outputs of the circuit.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

gpt 5 4 9 .

Answered: 1 week ago