06 MathIT2 Student
06 MathIT2 Student
𝑞4
State Diagram of 𝑀2 𝑠 = 𝑞1 ∈ 𝑄
a, b F = 𝑞3 ⊆ 𝑄
Deterministic Finite Automaton Computer Engineering Saung Hnin Pwint Oo
DFA (Deterministic Finite Automaton)
• When the machine is in a specific state and reads an input
symbol, the next state is always known, predictable,
determinable.
• That is a finite automaton that processes input symbols one
by one.
• If 𝐴 is the set of all strings that machine 𝑀 accepts, 𝐴 is the
language of machine 𝑀.
• 𝐿(𝑀) = 𝐴 means that 𝑀 recognizes 𝐴 or that 𝑀 accepts 𝐴.