a. Draw the State Diagram for the controller. b.Then, use the state mapping table below and your state diagram to complete the truth tables. Use “don’t cares” (X) for inputs and outputs as needed.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

A stopwatch has three states named Zero, Running, and Stopped. There are two buttons, named B1 and B2. For each button, pressing the button produces a 1 and not pressing the button produces a 0. B1 works as follows: If the stopwatch is in the Zero state, pressing B1 causes it to advance to the Running state. If the stopwatch is in the Running state, pressing B1 causes it to advance to the Stopped state. If the stopwatch is in the Stopped state, pressing B1 causes it to return to the Running state. Pressing B2 has no effect unless the stopwatch is in the Stopped state, in which case pressing B2 (even if B1 is pressed) causes the stopwatch to go to the Zero state. Design a finite state machine controller for this stopwatch that has two inputs (B1 and B2) and three outputs, one for each of the three states. The state of the controller uses two J-K flip-flops. a. Draw the State Diagram for the controller. b.Then, use the state mapping table below and your state diagram to complete the truth tables. Use “don’t cares” (X) for inputs and outputs as needed.

S1 S0 StateName

0 0 Not Used

0 1 Zero

1 0 Running

1 1 Stopped

c.Finally, write the simplified Boolean equation for the outputs (NS0 and NS1) of the next state function and the outputs (Zero, Running, and Stopped) for the output function

**********************can you fill up this tables below with respect to state diagram from QUESTION PART A *******************************************

 

Show transcribed data

s)
Truth Tables for the Stopwatch Finite State Machine Controller:
+
Inputs
B1
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
B2
0
0
1
1
1
1
0
0
0
1
1
1
1
0
0
0
0
Next State
NS₁ NSO
0
0
1
1
1
0
1
Present State
PS₁ PS⁰
0
0
0
1
0
1
Present State
PS₁ PSO
0
0
1
0
0
1
1
0
0
1
1
0
0
1
1
0
0
1
1
J₁
1
0
1
0
1
0
1
0
1
0
1
0
1
Next State
NS₁ NSO
Flip-Flop
Inputs
K₁
Jo
Ко
Outputs
Zero Running Stopped
Transcribed Image Text:s) Truth Tables for the Stopwatch Finite State Machine Controller: + Inputs B1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 B2 0 0 1 1 1 1 0 0 0 1 1 1 1 0 0 0 0 Next State NS₁ NSO 0 0 1 1 1 0 1 Present State PS₁ PS⁰ 0 0 0 1 0 1 Present State PS₁ PSO 0 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 J₁ 1 0 1 0 1 0 1 0 1 0 1 0 1 Next State NS₁ NSO Flip-Flop Inputs K₁ Jo Ко Outputs Zero Running Stopped
Expert Solution
steps

Step by step

Solved in 7 steps with 4 images

Blurred answer
Knowledge Booster
Fundamentals of Boolean Algebra and Digital Logics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education