Skip to content

NehaKaranjkar/IIoT_RBCCPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIoT_RBCCPS

Discrete-event models for a PCB manufacturing line.

Requirements: * Python3 (version > 3.2) * SimPy (version > 3.0.9) Optionally, for GUI: * Kivy (https://kivy.org/#home)

Contents: documentation : A block diagram of the assembly line models : Simpy model for the assembly line and GUI frontend

To run a simulation in the terminal: $ cd model $ python3 SMT_simulation.py

To open a GUI window in the Linux terminal: $ cd model $ python3 SMT_dashboard.py

About

Discrete-event models for a PCB manufacturing line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages