Section A Automata Assignment Topics
Section A Automata Assignment Topics
Group 1
Construct the TM, which will convert the lower case letters to upper case
letters. Input set is ∑ = {a, b, c}
Group 2
Construct the TM, for the language having equal number of a’s and b‘s
over ∑ = {a, b, c}
Group 3
Group 4
Construct the TM, for concatenation two strings. Over the input set ∑ = {a,
b, c}
Group 5
Construct the TM, for checking the palindrome of the string of odd length,
over the input set ∑ = {a, b}
Group 6
Construct the TM, for checking the palindrome of the string of even length,
over the input set ∑ = {a, b
Group 7
Group 1
Construct the TM, to accept the even number of 0’s and even number of 1’s.
Over the input set ∑ = {0, 1}
Group 2
Group 3
Group 4
Group 5
Group 6