https://github.com/mohammedsohail-dev/discreteeventsystems
Supervisor Automaton design in MATLAB using toolbox named "DECK"
https://github.com/mohammedsohail-dev/discreteeventsystems
automaton deck matlab supervisor
Last synced: 5 months ago
JSON representation
Supervisor Automaton design in MATLAB using toolbox named "DECK"
- Host: GitHub
- URL: https://github.com/mohammedsohail-dev/discreteeventsystems
- Owner: mohammedsohail-dev
- Created: 2023-05-05T05:13:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T08:43:55.000Z (about 2 years ago)
- Last Synced: 2024-01-30T09:45:09.672Z (about 2 years ago)
- Topics: automaton, deck, matlab, supervisor
- Language: MATLAB
- Homepage:
- Size: 928 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Run Step1 and Step2 to get results and refer the report for more information (40187593_DES_Project)
The project involves designing a local controller for an Ozone Generation System using Supervisory Control Theory, specifically focusing on Discrete Event Systems (DES). The system comprises multiple components such as valves, sensors, and a Power Supply Unit, each represented as unique automata. The local controller, implemented in MATLAB using the DECK Discrete Event Control Kit toolbox, acts as a supervisor for the plant model, which encompasses all possible events and interactions in the Ozone Generation System. The project includes the stepwise construction of the plant model, the local controller, and their integration to ensure proper system functioning.