DE 4.1 Flashcards

1
Q

A circle in a state diagram containing the state name and values of the state variables.

A

Bubble

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A transition between states of a state machine that occurs only under specific conditions of one or more control inputs.

A

Conditional Transition

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A state machine input that directs the operation of the machine from state to state.

A

Control Input

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A state machine whose output is determined by both the sequential logic and the combinational logic of the machine.

A

Mealy Machine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A state machine whose output is determined only by the sequential logic of the machine.

A

Moore Machine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A synchronous sequential circuit, consisting of a sequential logic section and a combinational logic section, whose outputs and internal flip-flops progress through a predictable sequence of states in responds to a clock and other input signals.

A

State Machines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A table whose entries represent the sequence of individual FF states (i.e., 0 or 1) for a sequential binary circuit.

A

State Table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A graphic representation of the operation of a sequential binary circuit, showing the sequence of individual FF states and conditions needed for transitions from one state to the next.

A

State Transition Diagram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The variables held in the flip-flops of a state machine that determine its present state.

A

State Variables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly