Strictly 2 - local automata, Theory of Computation

Assignment Help:

We will assume that the string has been augmented by marking the beginning and the end with the symbols ‘?' and ‘?' respectively and that these symbols do not occur in the input alphabet. The automaton starts with the window positioned over the beginning of string marker and the first symbol of the word (if any). At each step, it looks up the pair of symbols in the window in a table of pairs of symbols. It halts when the end of string marker is in the window (if not sooner).

The S-R element is a set/reset latch. It holds the current output which is initially set to TRUE by driving the START input FALSE. (The inverting circle and vinculum over the signal name indicate an input that is activated when it is driven FALSE.) It is then is reset to FALSE if any pair of symbols in the window fails to match some pair in the lookup table (if output of the ‘∈' element ever goes FALSE). Once reset it remains FALSE. Since the output will be FALSE at the end of the string if it ever goes FALSE during the computation, we may just as well assume that the automaton halts when the first pair that is not in the lookup table is encountered.

Formally, all we need do to specify a particular instance of a strictly 2-local automaton is to give the alphabet and list the pairs of symbols in the internal table.


Related Discussions:- Strictly 2 - local automata

Defining strictly local automata, One of the first issues to resolve, when ...

One of the first issues to resolve, when exploring any mechanism for defining languages is the question of how to go about constructing instances of the mechanism which define part

Automaton for finite languages, We can then specify any language in the cla...

We can then specify any language in the class of languages by specifying a particular automaton in the class of automata. We do that by specifying values for the parameters of the

Create a general algorithm from a checking algorithm, Claim Under the assum...

Claim Under the assumptions above, if there is an algorithm for checking a problem then there is an algorithm for solving the problem. Before going on, you should think a bit about

Formal languages and grammar, The universe of strings is a very useful medi...

The universe of strings is a very useful medium for the representation of information as long as there exists a function that provides the interpretation for the information carrie

Class of recognizable languages, Proof (sketch): Suppose L 1 and L 2 are ...

Proof (sketch): Suppose L 1 and L 2 are recognizable. Then there are DFAs A 1 = (Q,Σ, T 1 , q 0 , F 1 ) and A 2 = (P,Σ, T 2 , p 0 , F 2 ) such that L 1 = L(A 1 ) and L 2 = L(

Differentiate between dfa and nfa, Differentiate between DFA and NFA. Conve...

Differentiate between DFA and NFA. Convert the following Regular Expression into DFA. (0+1)*(01*+10*)*(0+1)*. Also write a regular grammar for this DFA.

Automata answer, build a TM that enumerate even set of even length string o...

build a TM that enumerate even set of even length string over a

Third model of computation, Computer has a single LIFO stack containing ?xe...

Computer has a single LIFO stack containing ?xed precision unsigned integers (so each integer is subject to over?ow problems) but which has unbounded depth (so the stack itself nev

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd