0% found this document useful (0 votes)
11 views2 pages

2024 Fall_ECE 194 Digital Design_HW_009

Uploaded by

mfraire90
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views2 pages

2024 Fall_ECE 194 Digital Design_HW_009

Uploaded by

mfraire90
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

ECE 194 Introduction to Digital Design: Homework #9 (Due date: 11/20/2024)

Name:________________________________________________ WSU ID:_____________________

Total points (36 pts→40 pts): ____________________/________________

Problem 1. A sequential circuit with two D flip-flops A and B, two inputs, x and y;
and one output z is specified by the following next-state and output equations. (4
pts for each)

𝐴(𝑡 + 1) = 𝑥𝑦 ′ + 𝑥𝐵
𝐵(𝑡 + 1) = 𝑥𝐴 + 𝑥𝐵′
𝑧=𝐴

(a) Draw the logic diagram of the circuit.

(b) List the state table for the sequential circuit.

(c) Draw the corresponding state diagram.

Problem 2. A sequential circuit has two JK flip-flops A and B and one input x. The
circuit is described by the following flip-flop input equations. (4 pts per each)

𝐽𝐴 = 𝑥 𝐾𝐴 = 𝐵
𝐽𝐵 = 𝑥 𝐾𝐵 = 𝐴′

(a) Derive the state equations 𝐴(𝑡 + 1) and 𝐵(𝑡 + 1) by substituting the input
equations for the J and K variables.

(b) List the state table for the sequential circuit.

(c) Draw the state diagram of the circuit.


Problem 3. For the following state table

(a) Draw the corresponding state diagram.

(b) Tabulate the reduced state table.

(c) Draw the state diagram corresponding to the reduced state table.

You might also like