THIRD QUIZ - SECOND SEMESTER 2019-2020
LOGIC CIRCUIT AND SWITCHING THEORY
May 20, 2020
Roberto I. Canda
University of Southeastern Philippines
Davao City, Philippines
Notes:
This exam has a total points of 40.
You have 180 minutes to complete the exam.
If you get stuck on a question, move on and come back later if you have time.
Partial credit will be given for partial answers wherever possible – don’t leave questions blank.
If you find a problem confusing or ambiguous, state your assumptions and solve.
Make you work clean and neat
Good Luck!
1. (15 pts)Draw the output waveform.
CLK
THIRD QUIZ - SECOND SEMESTER 2019-2020
LOGIC CIRCUIT AND SWITCHING THEORY
May 20, 2020
K
EDGE q
J
CLK Q
CLK Q
EDGE q
2. (5 pts) Given an output waveform, determine the input combination of the following latches and flip-flops
(20points)Design a sequential circuit with single input x and a single output z.
if xz = 00 the sequence is as follows: 0 – 0, 2 – 4, 5 – 2, 7 – 6;
if xz = 01: 1 – 3, 3 – 7, 4 – 1, 6 – 5;
if xz = 10: 1 – 2, 3 – 6, 4 – 0, 6 – 4;
xz = 11: 0 – 1, 2 – 5, 5 – 3, 7 – 7. use RS
show your state diagram, state transition table, excitation table and the sequential circuit.