원문정보
초록
영어
Turing Machines are the most powerful computational machines. Turing machines are similar to algorithms, and are the theoretical basis for real computers. It is a tiresome task to build and maintain Turing Machines for all the problems. The Solution of this problem is The Universal Turing Machine (UTM) or simply a universal machine. The Formation of UTM is very difficult due to the fundamental complexities. There are so many existing tool those does not supporting formation of Universal Turing Machine that’s why it is very difficult to accomplish the task. So that JFLAP platform is used for the creation of UTM. JFLAP is wrapping up of graphical tools that are used as an assist in learning basics of formal languages and automata theory. It is software to perform experiment using formal languages topics covered Nondeterministic finite automata, L-systems, parsing, multi-tape Turing machines, different kind of grammars and Nondeterministic Pushdown automata. As well as testing and making another example for these, JFLAP provide one to research with construction proofs from one form to another, such as converting an NFA to a DFA to a minimal state DFA to a regular expression or regular grammar. A Directed graph is be used to represent a Turing Machine, uses by JFLAP. It is widely used to simulate UTM as transducer of the Turing machine and it consists of multiple inputs.
목차
1. Introduction
2. Universal Turing Machine in JFLAP
2.1. Universal Turing Machine
2.2. Working of the UTM
2.3. Simulation of Turing Machines in the UTM
2.4. Creation of input for the UTM
2.5. Manipulation of Turing Machine in the UTM
3. Literature Survey
4. Existing System
5. Proposed System
6. Result and Discussion
6.1. Transitions from Final States
7. Conclusion and Future Work
References