Sequence Detector Design
Overlapping and non-overlapping sequence detection.
Sequence Detector Quiz
Test your ability to design overlapping and non-overlapping sequence detectors using FSM methods.
Question 1 of 3
Q1.A Moore machine is designed to detect the overlapping sequence 1011. On receiving the input sequence 1 0 1 1 0 1 1, how many times does the output go high?
Related Articles
State Machine Design
State diagram, state table, next state logic derivation.
8 min read
Shift Register Applications
Sequence generator, pseudo random, serial arithmetic.
10 min read
Mod-N Counter
Arbitrary modulus counter design, feedback reset logic.
11 min read
JK Flip-Flop
Toggle on J=K=1, master-slave, race condition solution.
4 min read
T Flip-Flop
Toggle flip-flop, T=1 toggles, frequency division.
12 min read