Question: Case 1 : Combinational logic You are asked to design a digital electronic system for the purpose of making a game to guess a number.

Case 1: Combinational logic
You are asked to design a digital electronic system for the purpose of making a game to guess a number. That is,the system consists of a 2-bit input S (S1,S0)in which a secret number will be encoded in unsigned binary code. It will also have another 2-bit input N (N1,N0)connected to a series of switches where the player will enter a number.
The number will be validated by pressing a pushbutton called "compare" (C),which when you want to compare generates a 1(compare state)and when you do not want to compare generates a 0(normal state).When you want to compare, the circuit will indicate through a logic output if the number entered by the user is equal to the secret number S (1guessed,0not guessed).When not comparing, the S output remains at 0.
1.1Set up the truth table of the guessing checker with the given variable names S1,S0,N1,N0and C.
1.2Establish the expression for S1and S0.
1.3Draw the circuit based on two-level design using AND, OR and negator gates.
*****
Please try to do it without using ai answer, you can use graphs, diagrams, diagrams, tables, etc....
A complete, detailed and precise development is needed. Draw the circuit or the diagram

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 Programming Questions!