olOne for Condition Monitoring
- Analytics & Modeling - Real Time Analytics
- Sensors - Pressure Sensors
- Sensors - Temperature Sensors
- Machine Condition Monitoring
Given to identical production pipe lines in an industrial plant each one with one motor equipment monitored by temperature and pressure sensors: check if the motors parameters on both production lines behave the same way. This operational context, requires that data processing system must be able to analyze in real-time more than 1M+ data points/s per sensors.
Thanks to olOne technology this complex context can be handled by writing, through the IDE, this simple event: hol("temp1_line1","PT2H").trend().eq(hol("temp1_line2","PT2H").trend()). and( hol("pressure1_line1","PT2H").trend().eq(hol("pressure1_line2","PT2H").trend()) ) .is("Works well") Then, you can have your condition monitoring solution optimized for your device ready to run.