Bottleneck Analysis
An operation in a sequence of operations whose capacity is
lower than the capacities of other operations in the sequence.
- Smallest throughput rate
- Longest cycle time
The capacity of the bottleneck operation limits the system
capacity
7 Key Principles of Bottleneck analysis:
- The
focus is on balancing flow, not on balancing capacity.
- Maximizing
output & efficiency of every resource will not maximize the throughput
of the entire system.
- An
hour lost at a bottleneck resource is an hour lost for the whole system.
An hour saved at a non-constrained resource does not necessarily make the
whole system more productive.
- Inventory
is needed only in front of the bottlenecks to prevent them from sitting
idle, anything else should be avoided.
- Work
should be released into the system only as frequently as the bottlenecks
need it. Bottleneck flows should be equal to the demand.
- Activation
of non-bottleneck resources cannot increase throughput, nor promote better
performance on financial measures.
- Every capital investment must be viewed from the perspective of its global impact on overall throughput (T), inventory (I), & operating expense (OE)
No comments:
Post a Comment