×

Overall Equipment Effectiveness

Overall Equipment Effectiveness (OEE)

Overall equipment effectiveness is a software development metric used to diagnose a product or machinery's manufacturing productivity and effeteness.

The term OEE was introduced by Seiichi Nakajima San in the 1960s to evaluate the manufacturing operations (how effectively these operations are utilized).

OEE is not a measurement tool, but it is a diagnostic tool that monitors and improves the manufacturing process's effectiveness, including assembly lines, manufacturing cells, and machines.

OEE is used as a critical metric in Lean Manufacturing programs and total productive maintenance (TPM). It also helps reach "zero defect production," and provides essential input for continuous improvements.

Key factors of OEE

  • Availability
  • Performance
  • Quality
Overall Equipment effectiveness

Availability – Availability is the ratio of operating time to the planned production time. It tells about the actual availability of machines for the production out of total available.

Availability = Operating Time / Planned Production Time

Operating time = Planned production time – Downtime

Availability = Available time – Downtime / Available time

Downtime = Losses time, Breakdown, repairs, changeover and setup adjustments, etc.

For example, machine shift is of 12 hours and out of which 1 hour is planned stoppage and 1 hour is an unplanned stoppage, so actual production time is 10 hours, So

Availability : Actual runtime / total available time = 12/ 10 = 0.83                           

Performance:- Performance is the ratio of Net Operating time to the Operating time. Performance is all about the speed of the machine.

Performance = (Ideal cycle time * total pieces) / Operating time

                                                  Or

Performance efficiency = running time- performance loss/ operating time.

Losses = idling or small stops and reduced speed

For example:- For actual production time of 10 hours machine can produce 1000 pieces as per standard cycle time, but it produces only 800 pcs, So

Performance: Actual production quantity / Planned production

                               800 / 1000 = 0.80

Quality:- Quality is the ratio of good pieces produced to the total pieces produced. It answers, "how much good quality of material produced during the production?”.

Quality = Good Unit Produced/ Total unit produced

                        Or

Quality = productive time- quality loss time / productive time

                        Or

Quality = Total qty. produced – defective quantity / total quantity produced

Losses- Start-up rejects, and production rejects

For example: Out of the Actual produced 800 pcs, 760 pcs are of good quality (acceptable to customer), 20 pieces rejected, and 20 reworked

               Quality = Okay pieces/ Total produced quantity

                  Quality = 760/ 800 = 0.95

Therefore, machine availability is 83%, performance is 80%, and quality is 95% but now what overall equipment effectiveness is? 

How to calculate OEE?

OEE = availability * performance * quality

Overall Equipment effectiveness

OEE = 0.83 * 0.80 * 0.95

OEE = 0.63 = 63%

Purpose and benefits of overall equipment effectiveness

  • Determine the six big losses

The main purpose or goal of OEE is to identify and reduce the six big losses of total productive maintenance (TPM)

The most common causes of equipment-based productivity loss in manufacturing are SSSMCB (6 Big Losses)

QualitySScrap Loss
QualitySStart-up Loss
PerformanceSSpeed Loss
PerformanceMMinor stoppages
AvailabilityCChangeovers
AvailabilityBBreakdown

With these six significant losses, we can find out about the current significant losses in our machine. These losses have a significant impact on machines; therefore, with this, we can measure them, control them, and down them very quickly.

.

  • It helps in reducing the quality costs
  • Improves plant productivity
  • Downtime costs are reduced
  • Being an efficient and most effective manufacturer in the market
  • Increase labor efficiency
  • The repair cost is reduced

Methods used to increase OEE

Data collection is a fundamental basis to increase OEE, and this has been divided into three phases.

  1. Collect data for all downtime and losses on the machine.

All the changes happening in the machine are collected in this:

  • Change due to repairs
  • Change over adjustment
  • Tool change
  •  Minor stoppages
  • Scrap, rework
  • Data analysis and visible measure

In this, data is analyzed and prioritized. The top contributed factor is identified, and action is initiated on the factor. We can also monitor the trend of overall equipment effectiveness.

  • Make improvement visible and implement

In this, actions are implemented and could be visible.  Actions can be like:-

  • Standardization
  • Kaizen
  • Standardize tooling
  • Changeover reduction
  • Preventive maintenance
  • Autonomous maintenance
  • Improved machine reliability

Related Topics

Object Oriented Analysis and Design in Software Engineering

Using object-oriented programming, object-oriented analysis and design (OOAD) is a technical way for evaluating and organising an application, system, or business. It also uses visual modelling to direct stakeholder interaction...

9 minutes read.

Constructive Cost Model (COCOMO)

The constructive cost model (COCOMO) is one of the most widely used software cost estimation models. This model is developed by B.W.Boehm in 1981. COCOMO model is based on LOC, i.e., the number...

5 minutes read.

Routing Requests through Load Balancers

Let us first understand what load balancers are Assume a system works with multiple machines or servers, and as the requests arrive, they need to be routed to any one of...

3 minutes read.

Netflix - System Design

System design questions are common in many technical rounds for huge tech companies like Amazon, Google Flipkart. Candidates get confused about how they should answer the system doesn't question in...

12 minutes read.

Software Quality Assurance (SQA)

Software Quality Assurance (SQA) is a process that ensures the quality of software while developing software. It also ensures that all processes, procedures, and activities are monitored and properly implemented. It works along...

3 minutes read.

Halstead's Software Metrics

Halstead’s software science metrics According to Halstead’s software metrics, a program is the implementation of an algorithm. These steps are considered as a number of tokens, and tokens are classified as...

6 minutes read.

Some Important Quality Metrics

Important Quality Metrics The best quality of software has to pass through various software quality measures to attain standard in quality. The quality executive should consider these metrics to monitor the...

5 minutes read.

Load Balancer – System Design

As software engineering students or IT enthusiasts, most of us have wondered how these huge IT applications handle the millions of simultaneous requests on their servers. The sheer hard work...

9 minutes read.

Overall Equipment Effectiveness

Overall Equipment Effectiveness (OEE) Overall equipment effectiveness is a software development metric used to diagnose a product or machinery's manufacturing productivity and effeteness. The term OEE was introduced by Seiichi Nakajima San...

4 minutes read.

Metrics for testing

There are different types of metrics used in software testing to measure different parameters. So, for different purposes, different metrics are used by the developer. For example: The type of metrics...

3 minutes read.

Scope of software metrics

Scope, Benefit, and Cycle of Software Metrics Software metrics have tremendous scope in software development to understand and fulfill various aspects of the project process. Software metrics help in estimation of...

6 minutes read.

Project Management Tools

Project Management Tools Risk and uncertainty increase in the size of the project, even when the project is developed according to the prescribed methods. We use project management tools to manage project management systems properly...

3 minutes read.

Prototype Model in Software Engineering

The prototype creation model is a method of developing the software in which a prototype of software or app is constructed, tested, and then reworked as needed until an acceptable result is obtained...

4 minutes read.

Project Monitoring and Control

Project Monitoring and Control Project monitoring and control process includes procedures which are performed to observe project performance so that potential problems are identified, and appropriate action can be taken to meet the desired performance...

3 minutes read.

Information Flow Metrics

This metric is purely based on information. Information flow metric is different from size metric, and data structure metric as size metric is based on the final size of program...

4 minutes read.

Twitter - System Design

You might have heard of Twitter, a widely used social media platform. Everybody tends to check it every few minutes. Imagine what you would do if you were asked to...

8 minutes read.

Structured Analysis and Design (SA/SD)

When the software systems keep getting bigger and more complex, you need a way to represent the model systematically. Structured Design and Structured Analysis, often referred to as SA/SD, is...

4 minutes read.

Spiral Model

The problem with traditional software process models is that they do not adequately deal with uncertainty, which is inherent to software projects. Major software projects had failed because project risks were neglected, and...

3 minutes read.

Iterative Model in Software Engineering

This model consists of the same phases as the waterfall model, but with fewer restrictions. Generally, the phases occur in the same order as in the waterfall model, but these may be conducted...

2 minutes read.

Waterfall Model in Software Engineering

The most popular model is the waterfall model. This model has five phases: Requirement analysis and specification DesignImplementation & unit testing Integration and system testing phaseOperation and maintenance These phases often occur one...

3 minutes read.