15955_the theory of automata

Upload: abhinav-kumar

Post on 03-Jun-2018

240 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/12/2019 15955_The Theory of Automata

    1/53

  • 8/12/2019 15955_The Theory of Automata

    2/53

  • 8/12/2019 15955_The Theory of Automata

    3/53

  • 8/12/2019 15955_The Theory of Automata

    4/53

  • 8/12/2019 15955_The Theory of Automata

    5/53

  • 8/12/2019 15955_The Theory of Automata

    6/53

  • 8/12/2019 15955_The Theory of Automata

    7/53

  • 8/12/2019 15955_The Theory of Automata

    8/53

  • 8/12/2019 15955_The Theory of Automata

    9/53

  • 8/12/2019 15955_The Theory of Automata

    10/53

  • 8/12/2019 15955_The Theory of Automata

    11/53

  • 8/12/2019 15955_The Theory of Automata

    12/53

  • 8/12/2019 15955_The Theory of Automata

    13/53

  • 8/12/2019 15955_The Theory of Automata

    14/53

  • 8/12/2019 15955_The Theory of Automata

    15/53

  • 8/12/2019 15955_The Theory of Automata

    16/53

  • 8/12/2019 15955_The Theory of Automata

    17/53

  • 8/12/2019 15955_The Theory of Automata

    18/53

  • 8/12/2019 15955_The Theory of Automata

    19/53

  • 8/12/2019 15955_The Theory of Automata

    20/53

  • 8/12/2019 15955_The Theory of Automata

    21/53

  • 8/12/2019 15955_The Theory of Automata

    22/53

  • 8/12/2019 15955_The Theory of Automata

    23/53

  • 8/12/2019 15955_The Theory of Automata

    24/53

  • 8/12/2019 15955_The Theory of Automata

    25/53

  • 8/12/2019 15955_The Theory of Automata

    26/53

  • 8/12/2019 15955_The Theory of Automata

    27/53

  • 8/12/2019 15955_The Theory of Automata

    28/53

  • 8/12/2019 15955_The Theory of Automata

    29/53

  • 8/12/2019 15955_The Theory of Automata

    30/53

  • 8/12/2019 15955_The Theory of Automata

    31/53

  • 8/12/2019 15955_The Theory of Automata

    32/53

  • 8/12/2019 15955_The Theory of Automata

    33/53

  • 8/12/2019 15955_The Theory of Automata

    34/53

  • 8/12/2019 15955_The Theory of Automata

    35/53

  • 8/12/2019 15955_The Theory of Automata

    36/53

  • 8/12/2019 15955_The Theory of Automata

    37/53

  • 8/12/2019 15955_The Theory of Automata

    38/53

  • 8/12/2019 15955_The Theory of Automata

    39/53

  • 8/12/2019 15955_The Theory of Automata

    40/53

  • 8/12/2019 15955_The Theory of Automata

    41/53

  • 8/12/2019 15955_The Theory of Automata

    42/53

  • 8/12/2019 15955_The Theory of Automata

    43/53

  • 8/12/2019 15955_The Theory of Automata

    44/53

  • 8/12/2019 15955_The Theory of Automata

    45/53

    Minimum state automaton

  • 8/12/2019 15955_The Theory of Automata

    46/53

    Construct the minimum state automaton equivalent to the transitiondiagram.

    Finite automaton

  • 8/12/2019 15955_The Theory of Automata

    47/53

  • 8/12/2019 15955_The Theory of Automata

    48/53

    Construct a DFA over alphabet {0 1} that accepts all strings

  • 8/12/2019 15955_The Theory of Automata

    49/53

    Construct a DFA over alphabet {0, 1} that accepts all stringswith at most three 1s.

    Answer:

    C DFA h h l

  • 8/12/2019 15955_The Theory of Automata

    50/53

    Construct a DFA that accepts the languageL = {010, 1} ( S = {0, 1} )

    Answer:

    Construct an NFA over alphabet {0 1} that accepts those

  • 8/12/2019 15955_The Theory of Automata

    51/53

    Construct an NFA over alphabet {0, 1} that accepts thosestrings that contain the pattern 001 somewhere

    Answer:

  • 8/12/2019 15955_The Theory of Automata

    52/53

  • 8/12/2019 15955_The Theory of Automata

    53/53