Central State University Manufacturing Engineering Departmen
     Central State University Manufacturing Engineering Department MFE 3520, Final F2016 Student Name V. Calmore 1. Find the equivalent representation for the following numbers a) (4AB6-D) 16 2. A sequential circuit represented by the following state diagram. If the input sequence is 0110110101, what is the output sequence. The circuit starts at state So. Hint: use the following table o/o So Present State Input Next State output 00 olo o o I Design a sequential using T-type flip-flops that implements the above state diagram. What happens if on turning the power on to your design the flip-flops happen to start in state 101?  
  
  Solution
Answer:
1.a): (4AB6.D)16 = 4X160+AX161+BX162+6X163.DX16-1
= 4X160+10X161+11X162+6X163.13X16-1
= (19126.8125)10
= (100101010110110.1101)2
1.b): (148)10 = 1X103+4X101+8X100
= 2X83+2X81+4X80
= (224)8

