Question: Problem Description: In this lab you will be designing a digital circuit to implement a 3 - bit prime number detector. The circuit has 3

Problem Description:
In this lab you will be designing a digital circuit to implement a 3-bit prime number detector. The
circuit has 3 inputs N2,N1, and N0 that correspond to a 3-bit number where N2 is the MSB and N0
is LSB. The circuit has one output P.P will be 1 when the input is a prime number (e.g. when
the 3-bit input N2N1N0=101,P should be 1, and when the 3-bit input N2N1N0=000,P should be
0, etc.).
Pre-lab:
Using Logisim create and simulate the following function:
F(x,y,z)=x*y'+x'*y
Procedure:
Create a truth table to describe a 3-bit prime number detector as described above.
Simplify the output function P(N2,N1,N0) using 3-input K-map.
Draw and simulate your simplified function on Logisim. Verify its correctness.
 Problem Description: In this lab you will be designing a digital

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!