This example models a triplex pump with a predictive maintenance algorithm that can detect which parts of the pump are failing simply by monitoring the pump output pressure.
The Simscape model of the pump can be configured to model degraded behavior due to seal leakage, blocked inlets, bearing wear, and broken motor windings. MATLAB code shows how to accelerate testing by reusing results from previous simulations. The model can be used to generate training data for the machine learning algorithm and can be used to test the deployed algorithm. MATLAB Live Scripts show you how to develop the algorithm.
Mechanical, hydraulic, and electrical parameters are all defined in MATLAB which lets you easily resize the pump. The pump housing is imported from CAD.
Please read the README.md file to get started.
Use the "Download from GitHub" button above to get files compatible with the latest release of MATLAB.
Use the links below to get files compatible with earlier releases of MATLAB.
For R2020a: https://github.com/mathworks/Simscape-Triplex-Pump/archive/20.1.2.1.zip
For R2019b: https://github.com/mathworks/Simscape-Triplex-Pump/archive/19.2.2.0.zip
For R2019a: https://github.com/mathworks/Simscape-Triplex-Pump/archive/19.1.1.3.zip
For R2018b: https://github.com/mathworks/Simscape-Triplex-Pump/archive/18.2.1.2.zip
For R2018a: https://github.com/mathworks/Simscape-Triplex-Pump/archive/18.1.1.1.zip
For R2017b: https://github.com/mathworks/Simscape-Triplex-Pump/archive/17.2.1.0.zip
See how to model a fluid actuation system in Simscape (7 min):
https://www.mathworks.com/videos/modeling-a-hydraulic-actuation-system-68833.html
To see an overview of this multibody modeling in Simscape Multibody, watch this video (1.5 min): https://www.mathworks.com/videos/simmechanics-introduction-69809.html
Read the e-book “Predictive Maintenance with MATLAB”
https://www.mathworks.com/content/dam/mathworks/tag-team/Objects/p/93060v00_Predictive_Maintenance_e-book_v04.pdf
Find other Simscape examples by searching posts for the keyword "physical modeling"
http://www.mathworks.com/matlabcentral/fileexchange/?term=%22physical+modeling%22
Learn more about MathWorks Simscape Products:
http://www.mathworks.com/physical-modeling/
Steve Miller (2021). Predictive Maintenance in Hydraulic Pump (https://github.com/mathworks/Simscape-Triplex-Pump/releases/tag/20.2.2.2), GitHub. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
@Abhijit - contact me directly via my author page and send me your email and which release you want and I can email it to you. I have this example from R2017b and higher.
Wondering how I can open this file when I don't have 2019 version for export. Do you by any chance has the older versions as well?
just sharing...
https://www.youtube.com/watch?v=71t0huiD9us
great job