Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 811 Bytes

welcome_message.md

File metadata and controls

11 lines (6 loc) · 811 Bytes

Factory Simulation

This interactive Streamlit web app uses the discrete event simulation framework SimPy.

The output of this simulation is similar to that produced by a Manufacturing Execution System (MES).

An MES is foundational to smart manufacturing, allowing Industry 4.0 practitioners to monitor factory performance in real-time. Effective use of this data can reduce costs and improve performance to customer demand.

Analysis of factory performance can be done with the MES-like data produced by this simulation, much as would be done with data produced by real factory automation.

The code for this app can be viewed on GitHub.