OEE Calculation Algorithm - Active/Idle Version

Overview

This document applies to ProFile versions listed below or earlier.

Frontend: 1.111.1

Backend: 1.115.2

Database: 1.5.001

Platform: 9.4.0-b49

Overall Equipment Effectiveness (OEE) is a metric that summarizes availability, performance, and quality for tools.

Calculation

OEE = Availability * Performance * Quality

Components of the Calculation

Time Domain

OEE is calculated either per-shift or per day.

Per-shift OEE requires that the plant's shifts and schedules are properly configured.

Per-day OEE requires that the plant's daily reset time be configured.

OEE calculations on the molds dashboard can be switched between per-shift and per-day.

OEE calculation on the asset overview page only show per-shift OEE computations.

Availability

Availability is determined by computing the actual run time as a proportion of planned production time.

A = Run Time / Planned Production Time

Note: Active and Idle states may also be referred to as Running and Down states. respectively.

Run time is equal to the sum of time spent by the asset in Active and Idle states.

Planned production time is computed differently for different types of assets.

Computing Planned Production Time for Tools (Molds and Dies)

Planned production time for tools is computed as the sum of the cycle time for cycles meeting the following criteria:

  • Cycles less than the sleep threshold configured for the tool, and
  • Cycles with cycle times exceeding the sleep threshold configured for the tool, only if the downtime has been classified.

Note: planned production time includes time spent actively cycling as well as time spent down. Scheduled downtime is excluded from planned production time calculations.

Performance

Performance is calculated as:

P = (Target Cycle Time * # of Cycles) / Run Time

Run time is equal to the sum of time spent by the asset in Active and Idle states.

Quality

Quality is computed as actual production as a proportion of possible production.

Q = ((Cavitation * # of Cycles) - Reject Count) / (Cavitation * # of Cycles)

Note: cavitation represents the number of parts or units produced in each cycle.

Additional Information

If plant schedules and shifts are not configured, then the shift-based KPIs (including OEE) are reset at the plant reset time. Therefore, the plant and shift KPIs will be identical.

The ProFile system does not compute KPIs such as OEE for machines.

OEE information is included in the molds dashboard, the tool overview page, and the Tool OEE and Production dashboard.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us