Lecture 8 Finite Automata FA
Lecture 8 Finite Automata FA
•q = {a},
0
•F = {c}, and
Present State Next State for Input 0 Next State for Input 1
a a b
b c a
c b c
Deterministic Finite
Automaton (DFA)
cc
Deterministic Finite
Automaton (DFA)
Construct DFA that Accepts all
strings without two consecutive 1’s
0 0,1
- 1 - 1
C
+A +B