Chapter 1: Further Sequential logic system Flashcards
1
Q
What’s the difference between a ripple counter and a synchronous counter
A
Ripple counters clocked separately from previous output and only count up or down in binary
Synchronous counters have common clock and run in any sequence
2
Q
For a state diagram what is the main sequence?
A
The required sequence
3
Q
For a state diagram what is an unused state?
A
States that are not in the main sequence, that feed into the main sequence
4
Q
For a state diagram what is a stuck state?
A
Unused state that don’t feed into the main program
5
Q
When do stuck states become a problem?
A
On power up
6
Q
A