Find the Bottleneck to Increase Manufacturing Capacity
This guy found the bottleneck.

Find the Bottleneck to Increase Manufacturing Capacity

Bottlenecks in Production - the Basics

Imagine if wine came in bottles shaped like a uniform cylinder with the opening the same diameter as the cylinder. So a big, tall glass, if you will. If an open bottle tips over, the wine flows out at rapid rate.?

In reality, wine bottles have tapered necks with openings of a smaller diameter than the "body" of the bottle. If an open bottle tips over, the smaller diameter opening causes the wine to spill as a lesser rate than the example above. The neck of the bottle reduces the flow rate of the spilled liquid - the bottleneck reduces flow.

In production, bottlenecks are one process in a series of processes that, due to its diminished capacity, reduces the capacity of the system as a whole. Bottlenecks in production result in?accumulation of work-in-progress (WIP) in queues, reduced throughput, reduced capacity, and increased wait and lead times, among other things.?

bottleneck_graphic
Credit: Roser (2014).

Imagine a production process involving three steps, each step with flow rates (capacity) below.

process_flow_rate

Step 3, with the smallest capacity, is the bottleneck in the process. Units flow through Steps 1 and 2 at a faster rate, but accumulate in a queue while waiting to flow through Step 3. Because of this, the capacity of the?entire?production process becomes 4 units/hr.

Say we invest in a new machine that increases the flow rate for Step 3 to 6 units/hr. Step 2 is now the bottleneck, and the flow rate of the entire production process becomes 5 units/hr.

Key takeaway:?a system is only as fast as its bottleneck process.

To state the obvious: finding, mitigating, and avoiding bottlenecks in production is a good thing. Let's go over actionable ways to do this.

Finding Bottlenecks (AKA Process Analysis)

If you cannot describe what you are doing as a process, you do not know what you are doing.?- W. E. Deming

So how to go about finding bottlenecks in production? Conduct a process analysis. Process analysis allows you to identify inefficient tasks, areas for possible gain, and get a better understanding of where value can be added in the system.

1. Map Your Process (AKA Your Value Chain)

Creating a process flow chart is the best place to start. Identify each and every step/task in the production process and map it out using industry-standard graphics:

process_graphics

Examples of Made-to-Stock and Made-to-Order process flow charts are shown below. If demand is satisfied by Finished Goods Inventory (FGI) then the production system is Made-to-Stock. Otherwise, it's Made-to-Order.

made_to_stock-made_to_order

2. Measure Performance at Each Step

How best to measure performance? We need to determine the?capacity?(i.e., throughput rate) at each step using the below relationships:

No alt text provided for this image

Let's walk through a simple example using AH-1W Super Cobra attack helicopters ????, of course. The manufacturing process for the M197 20mm cannon, a three-barreled harbinger of air-to-ground fire superiority, consists of machining, assembly, and packing/shipping. The barrels are machined on two lines and then placed in a WIP buffer. Three barrels are put together during assembly and the finished goods are sent to packing/shipping. Our basic M197 manufacturing process diagram looks like this:

No alt text provided for this image

At the machining center, setup takes 45 minutes, machining takes 5 minutes per barrel, and batch sizes are 30. Assembly is manually done by two workers and takes 25 minutes. There are 24 workers available. Packing & shipping takes 30 minutes to set up, 3 minutes processing time, and has lot sizes of 60.

First, let's calculate the throughput rate for each step, starting with machining:

machining_throughput

Next, let's do the same for assembly. We were given the assembly cycle time of 25 minutes with 2 workers per barrel and 24 available workers, so

assembly_throughput

Packing and shipping throughput rate can be calculated as

packing_throughput

3. Identify the Bottleneck

The process bottleneck is the smallest processing rate or largest cycle time.?The example above gives us capacities for each process step:

process_capacities

Packing & shipping has the least capacity and is the bottleneck. The capacity of the entire M197 manufacturing process is therefore 17.143 barrels per hour.

Reducing the Impact of Bottlenecks

We've identified the bottleneck.?Now what?

Every process has at least one bottleneck. You can't eliminate them all, but you can certainly reduce the severity of their negative impact. So how can manufacturers do this?

Increase Capacity at the Bottleneck

This can be done in a variety of ways. The lowest-cost option is process improvement. Eliminating small inefficiencies can add up to big gains. If financial resources are available, manufacturers can also add production resources to the bottleneck process in the form of machines, workers, or other shop floor equipment. Implementing and improving automation at the bottleneck can also increase capacity.

Sell Extra Capacity

If you've done everything available to boost capacity at the bottleneck, you have the option to sell extra capacity at other steps to alleviate the financial impact of the bottleneck. Have machines sitting idle? I bet there's someone who would pay good money to use them...

Discard Excess Capacity

If there aren't any buyers for the extra capacity, think about getting rid of it, if possible. This isn't always an attractive option as it can involve layoffs, selling machines, etc.?

This wouldn't be an Oddball Dan Brown Article? without seizure-inducing production scheduling math, so you know what time it is...


...It's Time to Get Weird! ??????

Some of you may ask:?Dan, are you still bitter about the Bears drafting Trubisky instead of Mahomes or Watson? Too soon? My bad. Now for my real questions. If I address one bottleneck in production, doesn't something else become the bottleneck? Is there a framework or model that addresses this?

I'm so glad you asked! Let's dive into one of the most powerful scheduling rules out there: BATCS.

Super-smart people (specifically, Pfund, Mason, and Fowler) were part of a three-year research effort called the Factory Operations Research Center (FORCe) that started in 2000. The main goal of FORCe was developing frameworks for minimizing total weighted tardiness (TWT) in complex job shops that built on the work of Pinedo and Singer (1997) and Mason et al. (2002). They developed a modified shifting bottleneck heuristic for the?FJC?|?rj, sjk, B, rcrc?|?∑wjTj?problem.

You (maybe): What the f@&#? I'm out.

Don't leave yet! Let's break it down.

Production scheduling problems are described by the triplet?α?|?β?|?γ?where?α?is the?machine environment,?β?is processing details and constraints, and?γ?is the criteria to minimize. Let's break down the above:

  • FJC?is notation for a flexible job shop. There are?c?work centers, each with identical machines in parallel. Each job?j?has its own route to follow and can visit a work center more than once.
  • rj, sjk, B, rcrc?are the processing details and constraints with?
  • rj?being the release date (i.e., the time when job?j?arrives at the system and the earliest time at which it can start processing),
  • sjk?being the sequence dependent setup time between jobs?j?and?k,
  • B?being a bottleneck that shifts between steps, and
  • rcrc?being short for recirculation, meaning a job may visit a machine or work center more than once.
  • ∑wjTj?is just a fancy math way of stating total weighted tardiness, or the minimization of the sum of tardiness for jobs ranked by importance.

"Shifting bottleneck" is just what you think it means -?once you add capacity to a bottleneck so it's no longer the bottleneck, the bottleneck is now something else. A heuristic is something that employs a practical method that may not reach an optimal solution, but rather a "good enough" solution. This makes sense since job shop scheduling is NP-hard - math-speak for being a member of the hardest set of problems to solve. Problems that are so hard they don't necessary solutions, only outcomes that are "directionally correct."

These super-smart people created a heuristic that combines multiple scheduling rules including 1) weighted shortest processing time, 2) minimum slack, 3) setup avoidance, and 4) batching efficiency maximization to create the Batching Apparent Tardiness Costs with Setup (BATCS) rule. It's basically the Voltron of scheduling rules. You know, because all those kick-ass robot lions come together to form Voltron to wreck shop on intergalactic threats.

No alt text provided for this image
If you take away one thing from this article, it should be that Batching Apparent Tardiness Costs with Setup (BATCS) is the Voltron of scheduling rules. Congratulations, you're not getting this time back.

Behold! BATCS, a Modified Shifting Bottleneck Heuristic for Complex Job Shops:

No alt text provided for this image

Where:

  • Ibj?is the index for scheduling jobs that will produce a proposed job sequence,
  • wbj?is the average weight of the jobs in batch?bj,
  • pbj?is the processing time of batch?bj,
  • dbj?and?rbj?denote batch?bj's due date and ready time, respectively.

David Glick

SVP, Enterprise Business Services at Walmart

1 年

Also -- control the bottleneck. Decide which process step you want to be the bottleneck (usually the highest capital per unit process) and then make sure it is there. Control your Bottleneck, dont' let it control you!

Bret Morriss

Managing Partner - Commercial Real Estate Brokerage, Development and Investments

1 年

  • 该图片无替代文字
Won Choe, CDCDP

Sr Director @ Oracle | MBA, Cloud Infrastructure, Technical Program Management Leader

1 年

要查看或添加评论,请登录

社区洞察

其他会员也浏览了