13.07.2015 Views

Chapter D Finite State Machines

Chapter D Finite State Machines

Chapter D Finite State Machines

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Converting the numerical values of the states in the above table to bits, we obtain theisomorphic table, shown in Fig.24(a). A ROM-based implementation is shown inFig.24(b).Line This IpL ipR Next L R F B12300 0 0 00 0 0 1 000 0 1 00 0 0 1 000 1 0 01 0 0 1 04 00 1 1 00 0 0 1 05 01 0 0 00 0 1 0 06 01 0 1 00 0 1 0 07 01 1 0 01 0 1 0 08 01 1 1 00 0 1 0 0S(a)addr0000100000 0000100001 0100100010 0000100011 0001000100 0001000101 0101000110 0001000111ROMLR(b)clkFigure 24. Robot Controller shows as (a) the Encoded <strong>State</strong> Transition Table for therobot controller ROM contents generated by encoding state “Q0” as 00 and state “Q1”as 01. (b) with the ROM contents used to implement this controller

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!