8.8 Waste Elimination: Pull Systems, Kanban, 5S, and Poka-Yoke
Key Takeaways
- The 8 Wastes of Lean are represented by the mnemonic DOWNTIME: Defects, Overproduction, Waiting, Non-utilized talent, Transportation, Inventory, Motion, and Extra-processing; Overproduction is considered the most severe waste because it triggers and conceals all other wastes.
- The 5S system consists of Sort (Seiri), Set in Order (Seiton), Shine (Seiso), Standardize (Seiketsu), and Sustain (Shitsuke), establishing workplace visual control, ergonomics, and operational standardization.
- Single-Minute Exchange of Die (SMED) targets setup times under 10 minutes by categorizing setup operations into internal (performed while machine is stopped) and external (performed while machine is running), converting internal to external steps.
- Poka-Yoke utilizes control mechanisms (preventing defects or stopping machine execution) and warning mechanisms (alerting operators via light or sound) categorized into contact, fixed-value, or motion-step methods.
- Kanban pull systems regulate Work-in-Progress (WIP) using Little's Law (WIP = Throughput x Cycle Time) and container sizing equation K = [D * L * (1 + SS)] / C.
Introduction to Lean Philosophy
Lean management, derived from the Toyota Production System (TPS) developed by Taiichi Ohno and Shigeo Shingo, focuses on maximizing customer value while minimizing waste. In the Six Sigma Improve Phase, Lean tools provide powerful, rapid-action methodologies to eliminate non-value-added steps, streamline process flow, and reduce cycle times before or alongside statistical experimentation.
Every operational step falls into one of three activity categories:
- Value-Added (VA): Activities that transform the product or service in a way the customer is willing to pay for, performed correctly the first time.
- Non-Value-Added but Necessary (NVAN): Activities that add no direct customer value but are required due to current regulations, legal compliance, or technology constraints (e.g., financial auditing, regulatory reporting).
- Non-Value-Added (NVA) Waste (Muda): Activities that consume time, space, or resources without adding any value to the end customer. Lean systematically targets NVA activities for total elimination.
The 5S Workplace Organization System
5S is a visual management methodology that organizes, cleans, standardizes, and sustains an efficient workplace environment. Originating from five Japanese terms, 5S creates a visual control system where operational abnormalities are immediately visible.
- Sort (Seiri): Separate necessary items from unnecessary items. Remove unneeded tools, scrap, and redundant paperwork from the work area using a formal Red Tag Protocol. Items red-tagged are moved to a central holding area for disposal or reallocation.
- Set in Order (Seiton): Arrange remaining necessary items so they are easy to find, use, and return. Enforce the rule: "A place for everything and everything in its place." Utilize shadow boards, visual floor striping, labeled bins, and color-coded tool locations.
- Shine (Seiso): Clean the work environment thoroughly on a daily schedule. Cleaning acts as an inspection process to identify oil leaks, structural fatigue, loose bolts, and potential equipment failures early.
- Standardize (Seiketsu): Establish clear, visual operational standards, standard work instructions (SWI), visual checklists, and color codes across all workstations to ensure the first 3S practices are maintained uniformly.
- Sustain (Shitsuke): Build organizational discipline and habits through regular 5S audits, visual management scoring boards, management walk-throughs, and team recognition programs.
Kanban & Pull Production Systems
Traditional manufacturing relies on Push Systems, where production is driven by a master schedule based on demand forecasts. Work is pushed into downstream workstations regardless of their current capacity or immediate demand, leading to high WIP and long lead times.
In contrast, Lean utilizes Pull Systems powered by Kanban (Japanese for "signboard" or "visual card"). In a pull system, downstream operations authorize upstream production only when material has been consumed by an internal or external customer.
Little's Law
The mathematical foundation of pull systems is defined by Little's Law, which demonstrates that Work-in-Progress (WIP) is directly proportional to process lead time:
By capping WIP using Kanban containers, process cycle time automatically decreases.
Kanban Sizing Formula
To calculate the optimal number of Kanban containers ($K$) required between an upstream supply station and a downstream consuming station, use the formula:
Where:
- $K$ = Number of Kanban containers
- $D$ = Average demand rate per unit of time (e.g., units/hour)
- $L$ = Total replenishment lead time (processing time + waiting time + transportation time in hours)
- $SS$ = Safety stock fraction (expressed as a decimal, e.g., 0.20 for 20% safety factor)
- $C$ = Container capacity (number of units held in a single container)
Poka-Yoke (Error Proofing)
Developed by Shigeo Shingo, Poka-Yoke (Japanese for "mistake-proofing") designs mechanisms that prevent human error from transforming into customer defects. Shingo emphasized that human errors are inevitable, but defects are fully preventable.
Classification by Action Mechanism
- Control Mechanism: Automatically stops the machine or process, locks out execution, or prevents part insertion when an error occurs (e.g., asymmetric electrical connectors that fit only one way, optical light curtains that halt a press if a hand is detected).
- Warning Mechanism: Alerts the operator via acoustic buzzers, flashing lights, or visual screen prompts when an abnormality occurs, requiring human intervention to stop or correct the process.
Classification by Detection Method
- Contact Method: Physical limit switches, proximity sensors, or guide pins detect irregular part dimensions, shapes, or orientation.
- Fixed-Value Method: Counter devices or torque wrenches signal completion when a precise number of physical movements or fasteners are registered.
- Motion-Step Method: Automated sequencing sensors verify that operational steps are performed strictly in the prescribed order before unlocking the next operation.
During a setup reduction initiative on a CNC machining station, an engineering team installs a pre-heating station so that cutting tools reach operational temperature before the machine finishes its previous job. Which SMED concept does this change represent?
A Lean team is sizing a Kanban system for a machining line. Daily demand is 500 units (62.5 units/hour over an 8-hour shift). Replenishment lead time is 4 hours, container capacity is 25 units, and a safety factor of 15% (0.15) is required. How many Kanban containers are needed?
An assembly workstation utilizes an optical sensor array that immediately cuts electrical power to a stamping press if an operator puts their hand into the die area during the press stroke. How is this error-proofing device classified?