Answer the three questions below 2 3 For the given FSM below
Answer the three questions below:
2.
3.
For the given FSM below, what is the function of the circuit? Reset So 0/100 Format: 0/000 1/000 0/010 Si 1/001 Please choose one a)0Y2 detects input sequence \'01\', Y 1 detects input sequence \'11\', Yo detects input sequence \'10\' b)0Y2 detects input sequence \'01\', Y 1 detects input sequence oo\' and \'11\', Yo detects input sequence \'10\' o)O Y2 detects input sequence \'10\', Y1 detects input sequence \'00\' and \'11\', Yo detects input sequence \'01\' d) o Y2 detects input sequence \'01\', Y1 detects input sequence \'00, Yo detects input sequence \'10Solution
1)ANS C
y2=1 WHEN 10 SEQUENCE IS OCCUR
Y1=1 WHEN 00 AND 11 SEQUENCE IS OCCUR
Y0=1 WHEN 01 SEQUENCE IS OCCUR
SO C CHOICE IS CORRECT ANSWER
2)a IS ANSWER
4 nand GATES
3)b is answe
for D FF
s=c\'x
for T
s=c(x\'Q+xQ\')
s=c\'x+cxQ\'+cx\'Q
s=Q\'x+c\'x+cx\'Q
