NFA to DFA Conversion Part - 1 (New Video)
Please watch the following video. It is your lesson for 23-03-2020.
NFA to DFA Conversion Part - 2 & 3 (New Videos)
Please watch the following videos. It is your lesson for 24-03-2020.
NFA to DFA Conversion Part - 4 (New Video)
Please watch the following video. It is your lesson for 25-03-2020.
Regular Expression to NFA with epsilon Conversion (Part-1 & 2) (New Videos)
Please watch the following videos. It is your lesson for 26-03-2020.
Theory of Automata - Introduction (PPT slides)
Correction: In the solution for example #3 (of the following video), the fourth line of CNF starts with R3 rather than R4.
Teaching Plan
Useful Videos
Conversion of epsilon-NFA to NFA (Example# 1)
Conversion of epsilon-NFA to NFA (Example# 2)
Conversion of NFA to DFA (Example #1)
Conversion of NFA to DFA (Example #2)
Conversion of NFA to DFA (Example #3) Please Note: In this video, there is a mistake , state {A,B,C,D} on 'a' goes to {A,B,C,D}.
Conversion of DFA to Regular Expression (State elimination Method) Part-1
Conversion of DFA to Regular Expression (State elimination Method) Part-2
Conversion of DFA to Regular Expression (State elimination Method) Part-3
Moore Machine and Mealy Machine (Introduction)
Example #1 (Moore Machine):
Example #2 (Moore Machine):
Example #3 (Moore Machine):
Moore to Mealy Conversion (Example #1)
Moore to Mealy Conversion (Example #2)
Minimization of DFA (Example #1)
Minimization of DFA (Example #2)
Minimization of DFA (Example #3)
Minimization of DFA (Example #4)
Minimization of DFA (Example #5)
Minimization of DFA (Example #6)
Minimization of DFA (Example #7)
PDA explanation and examples
More PDA Examples
Another PDA Example