Tafl Pyqs
Tafl Pyqs
com
Printed Pages : 3 Roll No. ECS403
B.TECH.
THEORY EXAMINATION (SEM–IV) 2016-17
THEORY OF AUTOMATA AND FORMAL LANGUAGES
SECTION – A
1. Explain the following: 10 x 2 = 20
(a) Design the DFA that accepts an even number of a’s and even number of b’s.
(b) Consider the DFA given below and identify the L accepted by the machine.
www.aktuonline.com
SECTION – B
2. Attempt any five of the following questions: 5 x 10 = 50
(a) (i) Convert the NFA- ε to DFA.
www.aktuonline.com
(ii) Check with the comparison method for testing equivalence of two FA given
below.
(b) Prove that the compliment, homomorphism and inverse homomorphism, closure of a
www.aktuonline.com
SECTION – C
Attempt any two of the following questions: 2 x 15 = 30
3. (a) Minimize the automata given below
www.aktuonline.com
(b) Compute the epsilon- closure for the given NFA. Convert it into DFA.
5. (a) Prove that single tape machines can simulate multi tape machines.
(b) Design a TM to recognize all strings consisting of an odd number of α’s.
www.aktuonline.com
Printed Pages:02 Sub Code: NCS402/CS404/ECS403
Paper Id: 110403 Roll No.
B. Tech.
(SEM IV) THEORY EXAMINATION 2017-18
THEORY OF AUTOMATA & FORMAL LANGUAGES
Time: 3 Hours Total Marks: 100
Note: 1. Attempt all Sections. If require any missing data; then choose suitably.
SECTION A
SECTION B
SECTION A
Fig. 1
b. Find the regular expression corresponding to the finite automata given bellow:
Fig. 2
P.T.O
Page 1 of 2
http://www.aktuonline.com
RCS403
SECTION C
3. Attempt any one part of the following: 7x1=7
(a) Design FA for ternary number divisible by 5.
(b) Explain Myhill-Nerode Theorem using suitable example.
Page 2 of 2
http://www.aktuonline.com
ECS403
B. TECH.
(SEM IV) THEORY EXAMINATION 2018-19
THEORY OF AUTOMATA & FORMAL LANGUAGES
Time: 3 Hours Total Marks: 100
Note: 1. Attempt all Sections. If require any missing data; then choose suitably.
SECTION A
Page 1 of 2
http://www.aktuonline.com
ECS403
SECTION C
3. Attempt any one part of the following: 10 x 1 = 10
(a) Describe Chomsky hierarchy of languages with proper example.
(b) Design an NFA for the language containing strings ending with ab or ba. Also
convert the obtained NFA into equivalent DFA.
(b)
{ 2
}
Using pumping lemma, prove that the language L = a i | i ≥ 1 is not regular.
(a) Define Greibach normal form for a CFG. Reduce the following CFG into GNF:
S → AB, A → BS | a, B → SA | b
(b) Let G be the grammar S → 0B|1A, A → 0|0S|1AA, B → 1|1S|0BB
For the string 00110101, find:
(i) The leftmost derivation. (ii) The rightmost derivation. (iii) The derivation
tree.
Page 2 of 2
http://www.aktuonline.com
NCS402
* *
ii. ( RS + R ) RS = ( RR* S )
g. Write CFG for language L = anbn where n>=0. Also convert it into CNF.
h. Differentiate DPDA with NPDA.
i. Define Recursive and recursively enumerable language
j. Explain Post Correspondence Problem.
SECTION B
b. What are various points of difference between Moore & Mealy Machine?
Explain the procedure to convert a moore machine into Mealy machine.
e. Define PCP. Let A = {1, 110, 0111} and B = {111, 001, 11} and = {0, 1}.
Find the solution of PCP.
Page 1 of 2
http://www.aktuonline.com
NCS402
SECTION C
3. Attempt any one part of the following: 10 x 1 = 10
(a) Minimize the following Automata:
(b) Convert the following NFA { p, q, r , s} , {0,1} , δ , p, {q, s} into DFA where δ is
given by
0 1
→p q, s q
*q r q, r
R s p
*s φ p
www.aktuonline.com
(b) Using pumping lemma for Regular languages prove that language
2
L = 0n , n >= 1 is not regular.
Page 2 of 2
http://www.aktuonline.com
Printed Page: 1 of 2
Subject Code: KCS402
0Roll No: 0 0 0 0 0 0 0 0 0 0 0 0 0
BTECH
(SEM IV) THEORY EXAMINATION 2021-22
THEORY OF AUTOMATA AND FORMAL LANGUAGES
SECTION A
1. Attempt all questions in brief. 2x10 = 20
Q.no Questions Marks CO
(a) Define Alphabet and String in Automata Theory. 2 2
(b) Give the definition of Deterministic Finite Automaton (DFA). 2 1
(c) Explain in brief about the Kleen’s Theorem. 2 2
(d) Define Context Free Grammar (CFG). 2 1
(e) Write the Context Free Grammar (CFG) for regular expression (0+1)* 2 3
(f) What are Right Linear grammar and Left Linear grammars? 2 3
(g) Discuss briefly about the Push Down Automata (PDA). 2 4
(h) What do you mean by Two stack Pushdown Automata? 2 4
(i) What do you mean by basic Turing Machine Model? 2 5
(j) What do you understand by the Halting Problem? 2 5
SECTION B
2. Attempt any three of the following: 10x3 = 30
Q.no Questions Marks CO
(a) Explain in detail about the Turing Church’s Thesis and Recursively 10 5
Enumerable languages.
(b) Prove that the Compliment, Homomorphism, Inverse Homomorphism, 10 2
and Closure of a Regular Language is also Regular.
(c) Give the Complete description about the Chomsky Hierarchy. 10 3
(d) Convert the grammar S aAA, A a |aS| bS to a PDA that accepts 10 4
the same language by Empty stack.
(e) Grammar G is given with the production S->aSS A->b. Compute the 10 1
string w= aababbb with the Left most and Right most derivation Tree.
SECTION C
3. Attempt any one part of the following: 10x1 = 10
Q.no Questions Marks CO
(a) Write short notes on following. 10 5
i) Turing Machine as Computer of Integer Functions
ii) Universal Turing machine
(b) Explain in detail about the Pumping Lemma and application of 10 2
Pumping Lemma for Regular Languages.
BTECH
(SEM IV) THEORY EXAMINATION 2021-22
THEORY OF AUTOMATA AND FORMAL LANGUAGES
Figure A
B.TECH
(SEM IV) THEORY EXAMINATION 2022-23
THEORY OF AUTOMATA AND FORMAL LANGUAGES
Time: 3 Hours Total Marks: 100
Note: Attempt all Sections. If require any missing data; then choose suitably.
SECTION A
2
13
_2
SECTION B
2.
P2
24
2. Attempt any three of the following: 10x3=30
3E
5.
(a) Construct a DFA for ternary number divisible by 4.
.5
(b) Determine the FA accepted by the language described by the regular expression:
P2
(0+1)*0(0+1)*0(0+1)* over the alphabet {0,1} and also mention the accepted language
? 17
Q
|1
(c) Consider the grammar with following production rules:
S→ABD | AC
33
A→aA | bAa |a
B→bbA | aB | AB
7:
C→aCa |aD
:2
D→aD | bC
Convert the above grammar into Chomsky Normal Form.
13
i) Church’s Thesis
ii) Recursive and Recursive Enumerable Language
-2
08
SECTION C
5-
State/ Input
A b
Q0 Q1 Q2
Q1 Q4 Q3
Q2 Q4 Q3
Q3 Q5 Q6
Q4 Q7 Q6
Q5 Q3 Q6
Q6 Q6 Q6
Q7 Q4 Q6
(b) State pumping lemma for regular language. Prove that the language L= {ap | p is
prime} is not regular. 90
2
13
_2
5. Attempt any one part of the following: 10x1=10
2.
P2
24
(a) A context free grammar G is given by the following productions:
E→E+E|E-E|E∗E|E^E|N
3E
5.
N→0|1|2|3|4|5|6|7|8|9
.5
P2
(a) Design a two stack PDA for the language L={a b c | n>=1}
(b) Generate CFG for the given PDA M is defined as
:2
M = ({q0, q1}, {0,1} {x, z0}, δ, q0, z0, q1) where δ is given as follows: δ (q0,1, z0) =
13
(q0, xz0)
δ (q0,1, x) = (q0, xx)
3
δ (q0,0, x) = (q0, x)
02
δ (q0, ε, x) = (q1, ε)
-2
δ (q1, ε, x) = (q1, ε)
δ (q1,0, x) = (q1, xx)
08