Products
Features
YouTube Video Summarizer
Summarize YouTube videos
Web & PDF Highlighter
Highlight web pages & PDFs
Chat with PDF
Ask any PDF questions with AI
Ask AI Clone
Chat with your highlights & memories
Audio Transcriber
Transcribe audio files to text
Glasp Reader
Read and highlight articles
Kindle Highlight Export
Export your Kindle highlights
Idea Hatch
Hatch ideas from your highlights
Integrations
Obsidian Plugin
Notion Integration
Pocket Integration
Instapaper Integration
Medium Integration
Readwise Integration
Snipd Integration
Hypothesis Integration
Apps & Extensions
Chrome Extension
Safari Extension
Edge Add-ons
Firefox Add-ons
iOS App
Android App
Discover
Discover
Ideas
Discover new ideas and insights
Articles
Curated articles and insights
Books
Book recommendations by great minds
Posts
Essays and notes from readers
Quotes
Inspiring quotes collection
Videos
Curated videos and summaries
Explore Glasp
Glasp Newsletter
Weekly insights and updates
Glasp Talk
Interview series with great minds
Glasp Blog
Latest news and articles
Glasp Use Cases
Learn how others use Glasp
Build & Support
Glasp API
Access Glasp's API for developers
MCP Connector
Connect Glasp to Claude & ChatGPT
Community
Glasp Reddit Community
Students
Student discount and benefits
FAQs
Frequently Asked Questions
AboutPricing
DashboardLog inSign up

6.2.3 FSM States

July 12, 2019
by
MIT OpenCourseWare
YouTube video player
6.2.3 FSM States

TL;DR

Finite State Machines (FSMs) can have at most 2^K states based on K state bits, and the number of states in a FSM series is M*N. It is possible to discover the behavior of an FSM with a known upper bound on the number of states, and different FSMs with different state counts can be externally indistinguishable and interchangeable.

Transcript

Let’s think a bit more about the FSM abstraction. If we see an FSM that uses K state bits, what can we say about the number of states in its state transition diagram? Well, we know the FSM can have at most 2^K states, since that’s the number of unique combinations of K bits. Suppose we connect two FSMs in series, with the outputs of the first FSM s... Read More

Key Insights

  • #️⃣ The maximum number of states in an FSM with K state bits is 2^K, based on the number of unique combinations.
  • 🇲🇰 Connecting FSMs in series results in a larger system with an upper bound of M*N states, where M and N are the number of states in the individual FSMs.
  • #️⃣ Discovering the behavior of an FSM with a known upper bound on the number of states is possible by testing all possible K-step input sequences from the initial state.
  • 🔄 FSMs with different state counts can be equivalent if their input-output sequences are identical.

Install to Summarize YouTube Videos and Get Transcripts

Explore YouTube Video Summarizer or Get YouTube Transcript Extractor

Questions & Answers

Q: Can you explain the relationship between the number of state bits and the maximum number of states in an FSM?

The number of state bits in an FSM, denoted by K, determines the maximum number of states which is 2^K. This is because K bits can form 2^K unique combinations, each representing a different state.

Q: What is the upper bound on the number of states in a system formed by connecting two FSMs in series?

When two FSMs are connected in series, the larger system can have at most M*N states, where M is the number of states in the first FSM and N is the number of states in the second FSM.

Q: How can the behavior of an FSM with a known upper bound on the number of states be discovered?

By testing all possible K-step input sequences, where K is the upper bound on the number of states, starting from the initial state, every state in the FSM can be visited and its behavior can be determined.

Q: What does it mean for two FSMs to be equivalent?

Two FSMs are considered equivalent if every input sequence produces identical output sequences from both FSMs. They can be externally indistinguishable and interchangeable in practical applications.

Summary & Key Takeaways

  • FSMs with K state bits can have a maximum of 2^K states due to the number of unique combinations.

  • Connecting two FSMs in series results in a larger system with an upper bound of M*N states.

  • The state transition diagram of an FSM with two inputs and one output can be discovered by testing various input sequences.


Read in Other Languages (beta)

English

Share This Summary 📚

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Explore More Summaries from MIT OpenCourseWare 📚

L13.8 A Simple Example thumbnail
L13.8 A Simple Example
MIT OpenCourseWare
Laplace Equation thumbnail
Laplace Equation
MIT OpenCourseWare
Recitation 10: Quiz 1 Review thumbnail
Recitation 10: Quiz 1 Review
MIT OpenCourseWare

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Apps & Extensions

  • Chrome Extension
  • Safari Extension
  • Edge Add-ons
  • Firefox Add-ons
  • iOS App
  • Android App

Key Features

  • YouTube Video Summarizer
  • Web & PDF Summarizer
  • Web & PDF Highlighter
  • Chat with PDF
  • Ask AI Clone
  • Audio Transcriber
  • Glasp Reader
  • Kindle Highlight Export
  • Idea Hatch

Integrations

  • Obsidian Plugin
  • Notion Integration
  • Pocket Integration
  • Instapaper Integration
  • Medium Integration
  • Readwise Integration
  • Snipd Integration
  • Hypothesis Integration

More Features

  • APIs
  • MCP Connector
  • Blog & Post
  • Embed Links
  • Image Highlight
  • Personality Test
  • Quote Shots

Company

  • About us
  • Blog
  • Community
  • FAQs
  • Job Board
  • Newsletter
  • Pricing
Terms

•

Privacy

•

Guidelines

© 2026 Glasp Inc. All rights reserved.