Question
The circuit should have four inputs: A, B, C, and D. The circuit should have two outputs: W and X. You will need to modify
The circuit should have four inputs: A, B, C, and D.
The circuit should have two outputs: W and X.
You will need to modify it so that the following things are true:
The output W should be a 1 if and only if there aren't two adjacent 1s in the inputs (i.e. A and B, B and C, or C and D).
The output X should be a 1 if and only if there aren't two adjacent 0s in the inputs.
I would strongly recommend that you do not change the positioning, orientation, or attributes of the inputs and outputs. If you do, you may not be able to pass the tests.
For full credit, use as few gates as possible! You should be able to build your circuit with:
6 AND gates
2 OR gates
4 NOT gates
the test should have
JNOWS un journal CITY 1494/quizzes/84931?module_item_id=891349 YouTube Twitter B Free Movie 3: Road to... Q Lals-1: Flashcards and ... 1 1 . The output W should be a lit and only if there aren't two adjacent is in the inputs (ie A and B.B and Cor Cand D). The output X should be a lifand only if there aren't two adjacent Os in the inputs. As a first step, fill in the truth table below with the correct values. 67% * ABCDW 0000 1 o 0001 1 O 0010 1 O 0011 0 01001 0101 1 0110 0 0111 0 1000 1 1001 1 1010 1 1011 0 11000 1101 1110 1111 0
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started