Lecture Theory of automata - Lecture 21 includes the following content: Example of moore machine, mealy machine, examples, complementing machine, incrementing machine.
Trang 1Lecture # 30
Theory Of Automata
By
Dr MM Alam
1
Trang 2Lecture# 29 Recap
Trang 3• At every stage we have the following equivalence:
Working string = (letters cancelled from TAPE) (string of nonterminals from STACK
working string = S
letters cancelled = none
string of nonterminals in STACK = ∆
3
Trang 4• At the end this means:
working string = the whole word
letters cancelled = all
STACK= ∆
Trang 5PDA Examples in JFLAP
5
Trang 6PDA Example
one diagram
Example in JFLAP
Trang 7Even Palindrome
7
Trang 8Palindrome with X
Trang 9• Chomsky Normal Form in JFLAP Repeat
Trang 10Lecture 30 Summary