Practise problems
Sequential Circuits
Dr. Anita Agrawal
Q1.
The following equations define a sequential circuit
𝐷𝐴 = 𝑥 ′ 𝑦 + 𝑥𝐴
𝐷𝐵 = 𝑥𝐴 + 𝑥 ′ 𝐵
𝑧=𝐵
a. Draw the logic diagram of the circuit
b. List the state table for the sequential circuit
c. Draw the corresponding state diagram
Solution
Q2. Draw the state diagram for the following
circuit:
Solution
Q3.
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
(a) Draw the logic diagram of the circuit.
(b) List the state table for the sequential circuit.
(c) Draw the corresponding state diagram. Which machine is it, Mealy or Moore?
Solution
Question 4
Analyze the given sequential circuit
Solution: