๐OEE made Easy with FlowFuse
This article how to make OEE dashboard of a simulated virtual factory using blueprints of FlowFuse
๐ Super excited to share my latest tech adventure ๐: An OEE Dashboard powered by FlowFuse Blueprints! ๐ And guess what ๐ฎ? It took me just 45 minutes to set it up with real-time data! โฑ๏ธ
Video example
This dashboard is created using ready-to-use blueprints from FlowFuse ๐. I just customized the blueprint a bit to read real-time values from my virtual factory ๐ญ๐ฉ๐ผโ๐ญ. ๐ค I integrated my Revolution Pi, which communicates with FlowFuseโs server via MQTT and connects to the virtual factory via OPC UA Here's what my virtual factory sends to Revolution Pi via OPC UA:
๐ฅ Good and bad parts
โณ Run time
โธ๏ธ Stop time
And the best part? I plug these values into the blueprint, and voilร ! The OEE formula works its magic to calculate OEE ๐, Availability โ , Performance ๐, and Quality. โจ Watch closely ๐ง, and you'll see the OEE changes as it tracks the good and bad parts being created. ๐ But wait, how did I crunch those OEE numbers? Let me break it down for you:
Quality Calculation: I'm analyzing the production counts (Good and Bad parts) from my factory, which the S7-1500 PLC communicates via OPC UA.
Availability Check: I'm evaluating the total available time, system stop time, and run time to determine the optimal metric.
Performance: It is based on ideal production time, total parts created, and system run time to gauge the performance.
And here's the magic equation:
Resources
Node-RED Flow: You can use my Node-RED flow for reading from the virtual factory via OPC UA. It can also be run on your computer if you don't have an Edge device.
โฅ๏ธ Work With Me
I regularly test industrial automation and IIoT devices. If youโd like me to review your product or showcase it in my courses and YouTube channel:
๐ง Email: [email protected] or drop me a message on LinkedIn
Last updated
Was this helpful?