Tom Kelliher, CS 220
Oct. 31, 2001
Forget about the waveform diagrams --- make sure you understand the characteristics tables on pg. 199.
For Friday do problems 4-10, 4-13, and 4-14. Ungraded, but you are responsible for that material. I will not be in.
For Monday read 4-5,6.
Flip-Flops and waveforms. And a lot of confusion.
Sequential circuit design.
Analysis = reverse engineering.
One doesn't ordinarily do this, but doing so will help with sequential circuit design.
Consider the following sequential circuit:
What does it do --- high level?
What happens if we use !Q as the input to the NEXOR rather than Q?
Mealy (this circuit) vs. Moore machines.
What are the equations for O
and D
(input equation)?
Do these differ that much from anything we've already seen?
State tables are similar to truth tables, with two additions:
Conveys same information as state table, in a visual form.
State diagram for our example (Mealy):
How do I read this?
Moore machine example:
Determine input and output equations, state table, and state diagram for this circuit:
Is this Mealy or Moore?