Question: Design a system that accepts as input a single input stream and outputs 1 if x(t-17, t) contains 3 consecutive 1's. For example, the input
Design a system that accepts as input a single input stream and outputs 1 if x(t-17, t) contains 3 consecutive 1's. For example, the input sequence 101110100110101110 would output 1, while the input sequence 101100000110001100 would output 0. Use at most 6 D flip-flops and any combinational logic of your choosing.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
