Skip to content

mpek29/StateMachineSafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ” StateMachineSafe

๐Ÿš€ Overview

Main Preview

StateMachineSafe is a project aimed at designing and simulating a state machine to manage the opening and closing of a safe. This machine is built using D flip-flops and logic gates, ensuring precise logical control of the mechanism.

๐ŸŽฏ Purpose

  • ๐Ÿ“œ State Machine Design: Development of a state graph defining the safe's behavior.
  • ๐Ÿงฎ Transition Table and Karnaugh Map: Derivation of logical equations necessary for system operation.
  • ๐Ÿ”ฌ LTSpice Simulation: Verification and validation of the logical circuit through LTSpice simulation.
  • ๐Ÿ”‘ Secure Access Management: Implementation of a reliable mechanism ensuring the safe's opening and closing according to a defined sequence.

๐Ÿ“ Features

๐Ÿท๏ธ Feature ๐Ÿ” Description
๐Ÿ”„ State Machine Modeling of the control system with a state graph
๐Ÿ“Š Transition Table Definition of transitions between states
๐Ÿ“ Karnaugh Map Simplification of logical equations
๐Ÿ› ๏ธ Hardware Implementation Use of D flip-flops and logic gates
๐Ÿ–ฅ๏ธ LTSpice Simulation Verification of behavior through simulation

๐Ÿ“ System Architecture

๐ŸŽญ State Graph ๐Ÿ—‚๏ธ Transition Table โšก Logic Circuit

๐ŸŒŸ License

This project is open-source. Feel free to use, modify, and contribute! ๐Ÿš€

About

๐Ÿ” Safe control via state machine!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages