Java Applets Centre
Turing Machine


Description
This applet simulates a Turing Machine that is designed to copy a string containing n 1's. The TM halts by leaving 2n 1's on the tape. The symbol '-' represents the blank symbol. '>' denotes a movement of the tape head towards right, and '<' indicates a movement towards left. q5 is the halting state.


Automata Theory
Java Applets Centre


R. Mukundan
Department of Computer Science
University of Canterbury
Private Bag 4800, Christchurch
New Zealand.