a mealy sequential network has two inputs andone output. if the total number of outputs recieved is >=4 andat least three pairs of inputs have occured,then the output shouldbe 1 coincidence with the last input pair in the sequence. whenever a 1 output occurs the network resets. derive a state graph and astable table. specify the meaning of each state.
input sequence:- x1=1110001110001100010 x2=1000001111110100010
output sequence:-Z=0001001000001001001