Draw a state diagram for a synchronous sequence detector that will detect every occurence of the sequence 111001 in a serially transmitted message of any length. The sequence detector should detect overlapping sequences as well as individual occurences of the sequence. Use a mealy model with the minimum number of states.