Takt Time, One-Piece Flow, and Pull Production — Transitioning the Production Line from "Stockpile and Wait" to "Continuous Flow"
Abstract: Insufficient production line capacity is not necessarily due to a lack of equipment, but rather due to work-in-progress (WIP) accumulation, batch handling, and process imbalance that hinder flow. Takt Time, One-Piece Flow, and Pull Production are the core trio of lean value stream (7.1.x). This article discusses the calculation of Takt Time and line balancing, key points in designing One-Piece Flow, and the basic logic of kanban pull production.
1. A Scenario: Adequate Production, but No Deliveries
An assembly line with 8 stations, where each station's takt time appears to be fast, but the finished goods warehouse often lacks inventory. The value stream map (VSM, 7.1.1) shows: 200 semi-finished sets are piled up between stations 3 and 5, and station 6 frequently waits for materials — the bottleneck is in the flow, not in the speed of a single station.
The improvement direction is not to add more people, but to use customer takt time to unify the production line rhythm, reduce batch sizes, and use pull to connect processes.
2. Takt Time
Takt Time = Available production time / Customer demand quantity — i.e., how often each product should be completed to meet customer demand.
$$ Takt = \frac{\text{Available time (seconds/shift)}}{\text{Customer orders (units/shift)}} $$
Example: An 8-hour shift, minus 30 minutes of breaks, leaves 27,000 seconds available; the customer demands 450 units per shift → Takt = 60 seconds/unit.
Significance:
- Translates "how much the customer wants" into target cycle time for each station
- Serves as a common benchmark for line balancing, personnel allocation, and equipment capacity
- Combines with OEE (7.3.1): Takt Time is the demand side, OEE is the supply side
Note: Takt Time ≠ actual cycle time of the bottleneck process; if a station's cycle time > Takt Time, it indicates a capacity gap that needs improvement or additional resources.
3. Line Balancing and One-Piece Flow
1. Line Balancing (Line Balancing)
The work time at each station should be close to Takt Time (slightly below or equal), to avoid:
- A station being too long → the entire line is slowed down (bottleneck)
- A station being too short → personnel/equipment idling
Steps: Measure time (including pick and place) → Draw a bar chart → Split or combine stations → Measure again
2. One-Piece Flow (One-Piece Flow)
Ideal: A product flows continuously without large batches accumulating between processes.
Benefits:
- WIP ↓ → Reduced capital tie-up, shorter lead times
- Early detection of nonconformities (not discovering issues after 100 units are produced)
- Faster problem localization (defects are identified immediately)
Reality: Due to changeover and equipment characteristics, small batch flow (e.g., 2-5 units) can be used as a transitional approach, gradually reducing batch sizes.
4. Pull Production and Supermarkets
Push System: The upstream process pushes products to the downstream as soon as they are completed → prone to overproduction
Pull System: The upstream process produces only what the downstream process needs
Supermarket (Supermarket): Set up standard WIP positions (e.g., 2 slots on a material rack). When the downstream takes 1 unit, it triggers the upstream to replenish 1 unit (using kanban or electronic signals).
| Element | Description |
|---|---|
| Supermarket Capacity | Typically 1-2 replenishment cycle quantities |
| Kanban | Signal for material withdrawal and production authorization |
| Rule | Produce only the quantity indicated by the kanban |
Coordinate with PFEP and line-side logistics (7.4.1) to avoid "pull" turning into "material shortages and line stoppages."
5. Relationship with Quality
- Larger batches lead to higher nonconforming costs — One-Piece Flow shortens the feedback cycle
- Stable takt time — reduces the likelihood of operators rushing and missing inspections
- Pull production — avoids overproduction that can mask process issues
6. Implementation Steps
- Calculate Takt Time (based on actual orders, not maximum capacity)
- Use VSM to identify WIP hotspots and waiting times
- Pilot one-piece or small-batch flow on a segment of the line
- Set up supermarket + kanban or electronic Andon
- Iterate on line balancing, prioritizing improvements at bottleneck stations
7. Summary
Takt Time answers "how fast does the customer want it," One-Piece Flow answers "how to reduce inventory," and Pull Production answers "how to avoid overproduction."
Together, these three elements shift the production line from local efficiency to overall flow — a critical step in transitioning from "drawing the map" to "improving the site" in the 7.1 value stream module.
Knowledge code: 7.1.2
Version: v20260524
Author: Quality Think Tank