https://sequential-circuit-designer.netlify.app/
From state diagram or state table, this web app is capable of producing
- State table
- Implication table
- Merger diagram
- Maximal compatibles and incompatibles
- Optimal covering
- Reduced state table
- Transition Table
- Kmaps
- Latch and output equations
The app provides an interactive interface to quickly draw state diagrams. It also gives sufficient flexibility with order of states appearing in state table, state assignments and latch type making it suitable for verifying works of others.
This app can simplify functions from sum of minterms or product of maxterms form. It can produce KMaps with boxes showing the terms of simplified expression. It can also produce steps of tabulation method.