Takt Time, One-Piece Flow, and Pull — Transitioning the Production Line from "Batch and Queue" to "Continuous Flow"
Summary: Insufficient production line capacity is not always due to a lack of equipment, but rather the accumulation of work-in-progress (WIP), batch handling, and process imbalance that hinder flow. Takt Time, One-Piece Flow, and Pull are the core trio of lean value streams (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.
1. A Scenario: Sufficient Production, but No Delivery
An assembly line with 8 stations, each station's takt time appears to be fast, but the finished goods warehouse often runs out of stock. The value stream map (VSM, 7.1.1) reveals: 200 sets of WIP 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: align the production line with customer takt time, reduce batch sizes, and use pull to connect processes.
2. Takt Time
Takt Time = available production time / customer demand quantity — i.e., how often a product should be completed to meet customer demand.
$$ Takt = frac{ ext{Available time (seconds/shift)}}{ ext{Customer orders (pieces/shift)}} $$
Example: An 8-hour shift, minus 30 minutes for breaks, leaves 27,000 seconds available; customer demand is 450 pieces per shift → Takt = 60 seconds per piece.
Significance:
- Translates "how much the customer wants" into target cycle times for each station
- Serves as a common benchmark for line balancing, personnel allocation, and equipment capability
- Combines with OEE (7.3.1): Takt is the demand side, OEE is the supply side
Note: Takt ≠ actual cycle time of the bottleneck process; if a station > Takt, it indicates a capacity gap that needs to be addressed or more resources added.
3. Line Balancing and One-Piece Flow
1. Line Balancing (Line Balancing)
The work time at each station should be close to Takt (slightly below or equal), to avoid:
- A station being too long → slowing down the entire line (bottleneck)
- A station being too short → underutilization of personnel/equipment
Steps: Time measurement (including pick-up and placement) → draw a bar chart → split or merge stations → re-measure
2. One-Piece Flow (One-Piece Flow)
Ideal: a product flows continuously with no large batches between processes.
Benefits:
- WIP ↓ → reduced capital tie-up, shorter lead times
- Early detection of nonconformities (not discovering issues after 100 pieces)
- Faster problem localization (defects are identified immediately after they occur)
Reality: Due to changeover and equipment characteristics, small batch flow (e.g., 2-5 pieces) can be used as a transition, gradually reducing batch sizes.
4. Pull and Supermarket
Push System: Once the upstream process is completed, it is pushed to the downstream → prone to overproduction Pull System: The downstream process only produces what is needed by the upstream process
Supermarket (Supermarket): Set up standard WIP positions (e.g., 2 slots on a material rack) between processes; when the downstream takes 1 piece, it triggers the upstream to replenish 1 piece (kanban, 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 for which there is a kanban |
When combined with PFEP and line-side logistics (7.4.1), this avoids "pull" turning into "material shortages and line stoppages."
5. Relationship with Quality
- Larger batches mean higher nonconformity costs — One-Piece Flow shortens the feedback cycle
- Stable takt time — reduces the likelihood of operators rushing and missing inspections
- Pull system — prevents overproduction from masking process issues
6. Implementation Steps
- Calculate Takt Time (based on actual orders, not maximum capacity)
- Use VSM to identify WIP hotspots and waiting times
- Select a segment to pilot one-piece/small batch flow
- Set up supermarket + kanban or electronic andon
- Iterate on line balancing, prioritizing improvements at bottleneck stations
7. Conclusion
Takt Time answers "how fast does the customer want it," One-Piece Flow answers "how to reduce WIP," and Pull 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 "changing the site" in the 7.1 value stream section.
Knowledge Number: 7.1.2
Version: v20260524
Author: Quality Excellence Think Tank