TAFL Tutorial Sheet-1
TAFL Tutorial Sheet-1
Tutorial Sheet-1
Unit-1
Q1. Attempt all.
a. Define Alphabet, String and language.
b. State few applications of automata theory.
c. What do you mean by ε-Closure in FA?
d. Explain the difference between with suitable example:
a. DFA and NFA
b. Mealy and Moore Machine
c. L* and L+
e. Check with the comparison method for testing equivalence of two FA given
below.
b. Compute the epsilon- closure for the given NFA. Convert it into DFA.
Part-3 Construction of Minimum State Automatation
a. Construct a minimum state automata equivalent to a DFA:
c.
Part-4 Mealy and Moore Machine
a. Design a mealy machine that scans sequence of inputs of 0 and 1 and generates output
“ A” if input strings terminate in “00”, output B if string terminates in ”11”, and
output “C” otherwise. Also convert Mealy machine to Moore machine.
Fig. 4(a)
Fig. 4(b)