main content

deploy predictive maintenance algorithms -凯发k8网页登录

implement and deploy condition-monitoring and predictive maintenance algorithms

deployment or integration of a predictive maintenance algorithm is typically the final stage of the algorithm-development workflow. how you ultimately deploy the algorithm can also be a consideration in earlier stages of algorithm design. mathworks® products support several phases of the process for developing, deploying, and validation process for predictive maintenance algorithms.

functions

codegengenerate c/c code from matlab code
compile matlab functions for deployment
save rul model for use in code generation
load and reconstruct rul model from file for use in code generation
get degradation rul model state for use at runtime
restore degradation rul model state at runtime

topics

deployment basics


  • understand the phases of deployment and implementation of your predictive-maintenance algorithm.

deploy rul prediction algorithms


  • deploy an algorithm for predicting remaining useful life (rul). such code generation is useful when you have trained an rul model and are ready to deploy the prediction algorithm to another environment.

  • generate code that preserves the state of the rul model when the prediction algorithm is stopped and restarted.
网站地图