<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Finite-state machine - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=finite-state_machine&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=finite-state_machine&amp;p=6">3.Next</a>
</p>
<p>is because an FSM's <a href="page.php?w=Computer_memory">memory</a> is limited by the number of states it has. A finite-state machine has the same computational power as a Turing machine that is restricted such that its head may only perform "read" operations, and always has to move from left to right. FSMs are studied in the more general field of <a href="page.php?w=automata_theory">automata theory</a>.</p>

<p><big> Example: coin-operated turnstile </big></p>
<p>An example of a simple mechanism that can be modeled by a state machine is a <a href="page.php?w=turnstile">turnstile</a>.</p><p>
<a accesskey="1" href="page.php?w=finite-state_machine&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=finite-state_machine&amp;p=6">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
