ATC Assignment1
ATC Assignment1
Course 25/9/202
Automata Theory and Computability Date:
Name: 0
Course Code Sem
18CS54 V Max. Marks: 25
: :
Staff Name: Mrs.C.Sharon Roji Priya Sec: A&B
Questions Marks
1 Define the terms a) ɛ-NFA b) ɛ-Closure 05
2a What is the procedure or algorithm to obtain a DFA from an ɛ-NFA
Convert the following NFA to its equivalent DFA.
a,c c
05
b
a b b
ɛ
b a,b
c
c,ɛ
b
4 05
Construct a mealy machine which accepts strings of 0’s and 1’s output EVEN when the
input string has even number of 1’s and output ODD when the input string has odd
number of 1’s.
5 Construct a moore machine which accepts strings of 0’s and 1’s output EVEN when 05
the input string has even number of 1’s and output ODD when the input string has
odd number of 1’s.