Toc Lab Plan Index
Toc Lab Plan Index
Text (T)/
Reference
S. No. Title of the Text Book/ Reference Book/ Web links Author Edition/ Volume
(R)/ Web
(W)
1 Theory of Computation Chandrasekhar & Mishra, PHI. II T1
2 Element of the Theory Computation Lewis & Christors, Pearson III T2
3 Formal Languages & Automata Peter Linz, Narosa IV R1
4 Introduction to Computing Theory Daniel I-A Cohen, Wiley I R2
5 Introduction to Automata Theory Language & Computation Hopcroft& Ullman, Narosa Publicati I R3
6 http://turingmaschine.klickagent.ch/einband/?lang=en#4_!_ W1
7 https://web.cs.hacettepe.edu.tr/~ilyas/Courses/BIL405/lec03_RegExpRegLang.pdf W2
Date of Experiment
Lab No. Topic
2 Design a Program for creating machine that accepts three consecutive one. 13/09/24
Design a Program for creating machine that accepts the string always ending
3 20/9/24
with 101.
Design a program for creating a machine which accepts string having equal
6 19/10/24
no. of 1’s and 0’s.
Design a program for creating a machine which count number of 1’s and 0’s
7 26/10/24
in a given string.
10 Design a Program to create PDA machine that accept { a2nbn | n>=1} 22/11/24
Design a PDA to accept wcwR where w is any string and wR is reverse of that
11 29/11/24
string and c is a Special symbol
12 Design a Turing machine that’s accepts anbncn the following language 6/12/2024
where n>0.
CO2
Classify DFA and NDFA, and explain operations on DFA and NDFA.
CO3
Dicriminate types of Grammars and solve various problems such as simplification and conversion of Grammars.
CO4
Design and create Push Down Automata. Translate PDA to Grammar and vice versa.
CO5
Design and create turing Machine and assess various types of real world problems.
1
Theory of Computation
2
Element of the Theory Computation
3
Formal Languages & Automata
4
Introduction to Computing Theory
5
Introduction to Automata Theory Language & Computation
6
http://turingmaschine.klickagent.ch/einband/?lang=en#4_!_
7
https://web.cs.hacettepe.edu.tr/~ilyas/Courses/BIL405/lec03_RegExpRegLang.pdf
Os)
ersion of Grammars.
Text (T)/
Edition/ Referenc
b links
Volume e (R)/
Web (W)
T1
II
III T2
IV R1
I R2
I R3
W1
W2