Busroot Documentation
Go to OI WebsiteRequest Access to Demo Site
  • Getting Started
    • Overview
    • Concepts and Architecture
      • Station Windows
    • Account Setup
      • Users & Authentication
    • Connecting Stations
    • Glossary
    • Releases
  • Features
    • Production Tracking
    • Asset Utilisation
    • Downtime Analysis
    • Scheduling
    • OEE Analysis
    • Energy Monitoring
    • Cycle Time Analysis
    • Lost Production Cost Analysis
    • Operator Interface
    • Shop Floor LFDs
    • Email Notifications
      • Daily Summary Email
  • Configuration
    • Plants
    • Stations
    • SKUs
    • Issue Reasons
  • Integrations
    • Real-time Station Data
    • HTTP API
      • Signals
    • PowerBI Direct Access
    • Grafana Direct Access
    • Bulk Data Export
      • CSV Download
      • S3 Sync
    • Node-RED Nodes
  • Recommended Hardware
    • Arduino Opta
      • Configuration
      • Cellular Connectivity
    • Android Tablet
    • Energy Monitors
      • 1 Phase < 100A
      • 3 Phase < 100A
      • 3 Phase < 4000A
    • Fire TV Stick
    • Diagnostic Device
  • Partner Portal
    • Overview
    • Becoming a Partner
  • Archive
    • Use Busroot
      • Live Monitoring
        • Cockpit
        • Dashboards
      • Production
        • Production Monitoring
      • OEE
        • OEE Chart
        • PT vs NPT
        • Downtime Detection
        • Utilisation Monitoring
      • Admin
        • Plants
        • Stations
        • SKU Management
        • Shift Patterns
        • Notifications
      • Production Schedules
        • Schedule CSV Upload
      • Operator Tablet
        • Interruption Tool
      • Manage Your Stations
      • Alerts and Emails
    • Workflows
      • Basic Utilisation Monitoring
      • Performance Monitoring
      • Production Progress Forecasting
      • Manual Production Progress Tracking
      • Understanding Downtime Trends
      • Understanding Production Trends
      • Daily Email Summaries
      • Adhoc Production Tracking
      • Short Interval Control
      • Wasted Energy
      • Understanding Energy Consumption Trends
      • Raw Data Access
      • Understanding OEE Trends
    • FAQs
    • CUSTOMER GUIDE TO BUSROOT
      • Requirements before and during Installation
        • Pre-Installation requirements
          • Completing the Work order form
        • What hardware will you need and do we provide it?
        • Connectivity requirements to use Busroot
        • Installation
        • Self-Installation and configuration guide
      • A user guide to getting started with your account
        • Setting up your Plant
        • Login to your account
        • Station Setup
        • SKU Setup
        • Shift Patterns
        • Notifications
      • Glossary of Busroot Menu Features and how to use them
        • Menu - Overview
        • Menu - Live Monitoring
          • Production Progress
          • Cockpit
        • Menu - Production
        • Menu - Scheduling
          • Production Schedules
          • Schedule CSV Upload
        • Menu - OEE Analysis
          • PT vs NPT
          • OEE Chart
          • Utilisation Monitoring
          • Downtime Detection
        • Menu - Energy
    • Onboarding
      • Welcome
      • Getting Started
      • Implementation
      • After the installation
      • For your IT Team
Powered by GitBook

© 2025 Output Industries Ltd

On this page
  • Production Quality
  • Batch Counts
  • Production Reporting
  • FAQs
  1. Features

Production Tracking

Measure and report production output per station, per SKU.

PreviousReleasesNextAsset Utilisation

Last updated 8 days ago

It goes without saying, production output is fundamental to any manufacturing operation.

Busroot can track production in 1 of 3 ways:

  • Direct sensing of produced units from a machine signal (i.e. light gate or actuator).

  • Inferred production output from a measured speed or rate (i.e. conveyor speed or motor energy consumption).

  • Production declared manually by operators via a tablet interface.

  • [Coming soon... Barcode-based production tracking]

Busroot will reference the current production schedule of the station to understand the SKU produced. If a production schedule is not available, it will be tracked under a special 'UNKNOWN' SKU code. To understand more about how production scheduling works, please see the Scheduling section.

Production Quality

Busroot is capable of also tracking bad production. This allows for accurate output tracking and cycle time analysis, while being able to exclude these production counts from reports and calculate OEE quality.

Batch Counts

It is possible to configure at a SKU level a batch size that acts as a multiplier for production complete signal. This allows for the batch size to change based on which product is being produced.

Tablet operators will be told the batch size via the interface.

Production Reporting

Production counts can be retrieved in various ways through the user interface:

  • By Station

  • By SKU

  • Weekly Production counts.

Or downloaded in CSV format, or retrieved via the API.

FAQs

How can I configure inferred production counts from a process speed or rate?V

First, the process speed or rate should be fed into Busroot via the speed signal.

Next, for that station a 'Speed to Production Ratio' should be configured. Any speed signals received during a 1 minute window will be averaged and then multiplied by this ratio to give the production quantity for that 1 minute window.

e.g. if sensor can detect a line's movement speed with a value between 0 and 1 (1 being full speed, 0 being stopped), and we know at full speed the line is moving at 10 meters per minute, we can set a 'Speed to Production Ratio' of 10. Now, if the line continually moved at full speed, the average speed will be 1, and Busroot will record a production quantity of 10.

If the speed is negative, production quantity will always be 0.