Editing
Automata Theory
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Automata''' (singular: Automaton) β An abstract mathematical "Machine" that "Changes state" based on "Input." * '''Finite State Machine (FSM)''' β The simplest automaton: a machine with a "Fixed number" of states (e.g., 'ON' or 'OFF'). * '''Deterministic Finite Automaton (DFA)''' β An FSM where every "Input" leads to exactly "One" next state (Predictable). * '''Non-deterministic Finite Automaton (NFA)''' β An FSM where one input can lead to "Multiple" possible next states (Can explore many paths at once). * '''Pushdown Automaton (PDA)''' β An FSM with a "Memory" (a Stack); used for processing "Parentheses" and "Nested Logic." * '''Turing Machine (TM)''' β The most powerful automaton: an FSM with an "Infinite Tape" for memory. It can "Simulate any computer algorithm." * '''State''' β The "Current Condition" of a machine (e.g., 'Waiting for Payment,' 'Dispensing Soda'). * '''Alphabet (Sigma)''' β The set of "Symbols" the machine can read (e.g., {0, 1}). * '''Transition Function''' β The "Rules" of the machine (e.g., 'If in state A and see 1, go to state B'). * '''Halting''' β When a machine "Stops" because it has finished its work or reached an "Accept" state. * '''The Chomsky Hierarchy''' β The "Ladder" of machines and the "Languages" they can understand (Regular, Context-Free, Context-Sensitive, Recursively Enumerable). </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information