January 2007
Beginner
544 pages
14h 21m
English
A finite state machine (FSM) [Mealy, 1955] consists of finite sets of (internal) states {s}, input and output alphabets {a} and {b}, an output function T determining the output
![]()
and a state function Σ determining the successor state.
![]()
Given an initial internal state s0, and sequence of input states a0, a1, …, the functions T and Σ determine the output sequence b0, b1, …, according to the recursion
![]()

Figure 8.1 Feedback shift register.
Figure 8.1 depicts a feedback shift register (FSR) with feedback function f, an FSM with null input consisting of N stages (each capable of storing one bit), a feedback register, and a single output port, where
Read now
Unlock full access