- moneo IIoT platform
- IIoT journey in 3 steps
- 2. Transform data into information
Transform machine data at the edge with our IIoT platform moneo
moneo provides digital transformation of data into information
Our IIoT platform empowers you with real-time data, actionable insights, and predictive capabilities. It enables you to optimize your machine availability, process quality, and energy efficiency to cut costs in a targeted manner.
We have bundled all the necessary software functions in our IIoT platform. The moneo IIoT Core modules include everything you need to visualize, analyze, and monitor machine data. Parameterize devices, create custom dashboards, and set alerts for real-time process information.
The Calculated values module empowers users with robust mathematical and logical functions. Through a straightforward drag-and-drop interface, you can effortlessly perform operations using preconfigured templates or create your own custom functions. These include:
- Addition, subtraction, multiplication, and division.
- Logical operations such as AND, OR, NOT, and NOR.
- Counters for tracking occurrences.
- And many more!
By leveraging calculated values, you can creatively combine incoming data sources and derive a single tracked value or info point.
Calculated values examples
Differential pressure
Many industrial applications require differential pressure measurements. Using calculated values, simply subtract one pressure measurement from another.
- Pressure before the filter (bar)
- Pressure after the filter (bar)
- Subtraction function
- Result of differential pressure across a filter (bar)
Cost of compressed air
An effective energy optimization program requires an accurate accounting of the cost of your compressed air. Knowing the energy cost per unit of compressed air, you can calculate the cost at the machine level.
- Total volume of compressed air consumed at a machine (m3)
- Unit energy cost of compressed air (cents / m3)
- Conversion function (cents to $)
- Unit energy cost of compressed air ($ / m3)
- Multiplication function for total cost ($)
- Round function rounds up the energy costs to 2 decimal places
- Final result of compressed air costs for the machine ($)
Piece counting
A common quantity-based manufacturing KPI is "First Pass Yield" - the percentage of parts with no defects after the first production run.
- Counter with the number of good parts
- Constant factor of 100
- Multiply the number of good parts by 100
- Counter with the total number of parts
- Divide number of good parts by total parts
- Result is the percentage of good parts