Design a Stream Detector to identify "000" from the input bit stream x, the output y is "1" when "000" is detected; otherwise the output is "0" you can use any flip flops in the Designs. But the standard sequential logic design procedure should be followed.