Prelim Exam Flashcards
a design model used in creating and representing sequential circuits
finite state machine
output determines whether current state and current input
mealy fsm
outputs determined solely by the current state
moore fsm
specify in state bubble in state diagram
moore machine
specify output on transition arc between states
mealy machine
it is the graphical representation of the next possible state of a sequential circuit
state diagram
it is the tabular representation of next possible state of a sequential circuit
state table
it is divided into sections the present state of the flip flops next state and the optional logic output
state table
it is algebraic expression that specifies the conditions for a flip-flop state transition
state equation
the _______ of a clock sequential circuit starts from a set of specifications and ends with a logic diagram
design