Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Design: Predictive Maintenance #22

Open
michaelgarcia opened this issue Jun 14, 2019 · 0 comments
Open

New Design: Predictive Maintenance #22

michaelgarcia opened this issue Jun 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@michaelgarcia
Copy link

Proposed Design Synopsis: A collection of assets are sending telemetry data to gauge the health of the assets (vibrations, temperature, voltage, ...). This data is monitored by a control systems which sends notifications and alerts to a maintenance supervisor. For a preventive maintenance scenario threshold based comparison is used to send alerts to a maintenance supervisor for further human analysis and scheduling labor work to perform maintenance. For a predictive maintenance scenario, a machine algorithm is used to predict failure in the future; other 3rd party sources of data are integrated to retrieve past historical failure and service records. For a prescriptive maintenance scenario, the control system integrates with 3rd party applications to schedule the labor and order new parts automatically.

@brettf brettf added the enhancement New feature or request label Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants