Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For a, just draw a state machine diagram. for b, just write the boolean expression. Should be derived from truth table. 2. Design a circuit

image text in transcribed

For a, just draw a state machine diagram. for b, just write the boolean expression. Should be derived from truth table.

2. Design a circuit using JK flip-flops that takes in a binary streamBoB1 B2Bs and outputs a 1 at time t if the B-1Bt), when read as an unsigned binary number from low bit to high, stream received thusfar (i.e., BoB is divisible by 3. The following table depicts a sample input stream and what should be output. 0 2 345 678 Int01 00 Val of inu0 12 12 12 76 76 76 val mod 30 00 0 01 output Hint: The value of the new bit starts as equal to 1 which is 1 mod 3, then is 2 which is 2 mod 3, then is 4 which (a) Draw the state machine, numbering your states in an "obvious" manner. You may assume that the machine (b) Give the algebraic formula (simplified as much as possible) for the J and K inputs of your lip-lops, and is back to 1 mod 3, etc. starts in the right state at time t- 0. also for the output. 2. Design a circuit using JK flip-flops that takes in a binary streamBoB1 B2Bs and outputs a 1 at time t if the B-1Bt), when read as an unsigned binary number from low bit to high, stream received thusfar (i.e., BoB is divisible by 3. The following table depicts a sample input stream and what should be output. 0 2 345 678 Int01 00 Val of inu0 12 12 12 76 76 76 val mod 30 00 0 01 output Hint: The value of the new bit starts as equal to 1 which is 1 mod 3, then is 2 which is 2 mod 3, then is 4 which (a) Draw the state machine, numbering your states in an "obvious" manner. You may assume that the machine (b) Give the algebraic formula (simplified as much as possible) for the J and K inputs of your lip-lops, and is back to 1 mod 3, etc. starts in the right state at time t- 0. also for the output

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Students also viewed these Databases questions