Design a synchronous sequential circuit with one input line and one output line that recognizes the input string x = 1111. The circuit is also required to recognize overlapping sequence such that if the input string is x = 1101111111010 then the output will be z = 0000001111000. Use J-K Flip-Flops.