As an Electrical Engineer, you have been asked to design areceiver that detects a particular sequence of bits transmittedfrom a remote transmitter. Your system is a MEALY machine that hasan input ‘w’ and an output ‘z’ that produces z=1 when the previoustwo values of w are 00 or 11 otherwise it should give z=0. Pleasenote that there would be only 3 states. Draw the correspondingstate diagram and state table.