• Thumbnail for Finite-state machine
    A finite-state machine (FSM) or finite-state automaton (FSA, plural: automata), finite automaton, or simply a state machine, is a mathematical model of...
    40 KB (4,529 words) - 09:20, 27 May 2025
  • A virtual finite-state machine (VFSM) is a finite-state machine (FSM) defined in a virtual environment. The VFSM concept provides a software specification...
    10 KB (1,191 words) - 09:18, 28 October 2024
  • Thumbnail for Deterministic finite automaton
    deterministic finite automaton (DFA)—also known as deterministic finite acceptor (DFA), deterministic finite-state machine (DFSM), or deterministic finite-state automaton...
    29 KB (3,736 words) - 06:30, 14 April 2025
  • A finite-state transducer (FST) is a finite-state machine with two memory tapes, following the terminology for Turing machines: an input tape and an output...
    23 KB (2,858 words) - 05:31, 24 May 2025
  • theory, a finite-state machine is called a deterministic finite automaton (DFA), if each of its transitions is uniquely determined by its source state and input...
    29 KB (4,499 words) - 06:31, 14 April 2025
  • UML state machine, formerly known as UML statechart, is an extension of the mathematical concept of a finite automaton in computer science applications...
    43 KB (6,033 words) - 02:35, 26 December 2024
  • In computer science, a communicating finite-state machine is a finite-state machine labeled with "receive" and "send" operations over some alphabet of...
    8 KB (1,701 words) - 02:51, 26 December 2024
  • nondeterministic finite automaton (GNFA), also known as an expression automaton or a generalized nondeterministic finite state machine, is a variation...
    3 KB (496 words) - 06:30, 14 April 2025
  • logic, a state-transition table is a table showing what state (or states in the case of a nondeterministic finite automaton) a finite-state machine will move...
    9 KB (781 words) - 18:39, 10 October 2024
  • v t e In computation, a finite-state machine (FSM) is event driven if the transition from one state to another is triggered by an event or a message....
    5 KB (576 words) - 07:23, 18 November 2024
  • theory of computation, a Mealy machine is a finite-state machine whose output values are determined both by its current state and the current inputs. This...
    7 KB (1,010 words) - 06:30, 14 April 2025
  • Thumbnail for Turing machine
    machine. It has a "head" that, at any point in the machine's operation, is positioned over one of these cells, and a "state" selected from a finite set...
    73 KB (9,420 words) - 09:05, 28 May 2025
  • Turing machine Also similar to the finite state machine, except that the input is provided on an execution "tape", which the Turing machine can read...
    21 KB (3,293 words) - 10:24, 12 May 2025
  • Thumbnail for Datapath
    substantial power savings. A finite-state machine with data path (FSMD) is a mathematical abstraction which combines a finite-state machine, which controls the...
    4 KB (501 words) - 00:22, 9 February 2025
  • Thumbnail for State diagram
    objects through the system". State diagrams can be used to graphically represent finite-state machines (also called finite automata). This was introduced...
    15 KB (1,958 words) - 10:30, 26 March 2025
  • In computer science, a channel system is a finite-state machine similar to communicating finite-state machine in which there is a single system communicating...
    17 KB (2,797 words) - 02:46, 26 December 2024
  • normal. In other words, if one runs a finite-state machine on a normal sequence, where each of the finite-state machine's states are labeled either "output"...
    35 KB (4,302 words) - 02:58, 30 April 2025
  • In a conventional finite-state machine, the transition is associated with a set of input Boolean conditions and a set of output Boolean functions. In an...
    3 KB (446 words) - 22:53, 22 December 2024
  • Thumbnail for Automata theory
    finite number of states is called a finite automaton (FA) or finite-state machine (FSM). The figure on the right illustrates a finite-state machine,...
    32 KB (3,851 words) - 14:40, 16 April 2025
  • Moore machine is a finite-state machine whose current output values are determined only by its current state. This is in contrast to a Mealy machine, whose...
    12 KB (1,656 words) - 16:26, 4 May 2025
  • distinct states. The concept of state is formalized in an abstract mathematical model of computation called a finite-state machine, used to design both sequential...
    9 KB (1,100 words) - 16:15, 17 December 2024
  • size. Like the counter machine, the RA-machine contains the execution instructions in the finite-state portion of the machine (the so-called Harvard architecture)...
    66 KB (7,515 words) - 15:56, 20 December 2024
  • Thumbnail for Kahn process networks
    again allowing new data to be read. A process can be modeled as a finite state machine that is in one of two states: Active; the process computes or writes...
    11 KB (1,457 words) - 02:42, 26 May 2025
  • instructions are in the finite state machine in the manner of the Harvard architecture. Pointer machine – a blend of the counter machine and RAM models with...
    54 KB (5,282 words) - 02:27, 7 April 2025
  • In quantum computing, quantum finite automata (QFA) or quantum state machines are a quantum analog of probabilistic automata or a Markov decision process...
    22 KB (3,639 words) - 06:31, 14 April 2025
  • in which the program or part of it is thought of as a model of a finite-state machine (FSM) or any other (often more complicated) formal automaton (see...
    24 KB (3,063 words) - 18:33, 27 March 2025
  • In automata theory, an alternating finite automaton (AFA) is a nondeterministic finite automaton whose transitions are divided into existential and universal...
    5 KB (808 words) - 06:30, 14 April 2025
  • An aperiodic finite-state automaton (also called a counter-free automaton) is a finite-state automaton whose transition monoid is aperiodic. A regular...
    4 KB (377 words) - 06:30, 14 April 2025
  • Thumbnail for Weighted automaton
    weighted finite-state machine is a generalization of a finite-state machine in which the edges have weights, for example real numbers or integers. Finite-state...
    14 KB (1,691 words) - 17:47, 26 May 2025
  • Thumbnail for Deterministic acyclic finite state automaton
    In computer science, a deterministic acyclic finite state automaton (DAFSA), is a data structure that represents a set of strings, and allows for a query...
    8 KB (972 words) - 06:30, 14 April 2025