1. Intro
Four Dimensions of Operational Performance
E.G.
Go to a restaurant: time to wait, variety, quality, price
Emergency Room: time, right care, high quality manner, charger and insurance
Trade-offs and the Efficient Frontier
You have to decided on which of these four dimensions you want to compete.
Second, we talked about the concept of the efficient frontier. I have casually defined the efficient frontier as a line that includes all firms to its lower left. It was, arguably, a quite casual definition. More formally, in academic terms, we talk about the line of firms that has no other firm that per rate or dominates the firm.
2. Process Analysis
Flow Rate, Inventory, and Flow Time
draw two line for store scenario:
- inflow: x-axis is when the customer arrive, y-axis is the customer number (such as first, second)
- outflow: x-axis is when the customer leave, y-axis is the customer number (such as first, second)
- vertical distance means how many customers (inventory) are in the store currently, and horizontal distance means how long a customer need to wait(flow time - from beginning to the end).
- flow rate: customer / hour
- flow unit: customer
Finding the Bottleneck
Consider that making sandwich need three steps:
step1 will take 37 sec, step2 takes 46 sec, step3 takes 37 sec.
Diff between process management and project management:
Process management, the topic of this course is all about doing things repeatedly.
You want to serve hundreds and hundreds of customers over the day, and at this point are primarily interested in computing the flow of customers through the process. It turns out that for the flow of customers through the process, it doesn't matter whether we work stations one, two, or three sequentially or in parallel.
Labor Cost and Labor Utilization
(IT: Idle time / CT:cycle time / LC: Labor content / FR: flow rate)
Cycle Time 可以理解为每6min会有一个新的输出产品线,而不是一个产品从头到尾需要多久。
We've also seen how firms can hide labor from their books by relying more on their suppliers by outsourcing ultimately, the labor. If you think about Apple and FoxCon, Apple might only have 60 or 70,000 employees, but FoxCon as their main supplier has over a million. So just seeing that, based on the financials of Apple, we don't see a lot of manufacturing labor there, and this manufacturing labor is not important for Apple Computers is really misleading.
Little’s Law
inventory = flow rate * flow time
- First of all Little's law tells us that from the three fundamental performance measures that we care about in this course, inventory, flow rate, and flow time, two of them we might be able to mess around with, and then the third one is written in law by nature.
系统中的平均存货等于存货单位离开系统的比率(亦即平均需求率)与存货单位在系统中平均时间的乘积。
you can calculate one of them by fix others:
Inventory Turns
Make to Stock vs Make to Order / Reasons for Inventory
More inventory = Longer flow time (because flow rate is constant)
I noticed that the average flow rate is much lower than I initially expected. Remember each of these rows here is occurring with the same probability. And I see that the average flow rate that I obtained this way is just 5 over 9. Put differently, I've lost almost half of my flow rate just because of the effect of variability.
Buffer or suffer means that in a system that is not able to buffer the variability we will suffer a loss of flow rate.
The food truck is not able to make a sandwich before the order occurs, and customers are not willing to wait for it. So we explicitly eliminate inventory. Both inventories of waiting customers and inventories of waiting sandwiches.
By allowing for inventories, we'll actually be able to have a higher flow rate. So in other words, inventory helps us with the flow rate by decoupling the supply and the demand. This is one of the reasons why companies like to have inventory.
Dealing with Multiple Flow Units
(
m
means how many people at this work)
implied utilization = demand / capacity (highest is the bottleneck)
utilization = flow rate / capacity
Review of Process Analysis
- use the cost to calculate the inventory, never use revenue. (cost can be deemed as how much you paid to buy the inventory)
If none of the resources has an implied utilization higher than 100%, this process is demand-constrained.
3. Productivity
Intro to Productivity, Taylorism
The Seven Sources of Waste
- Overproduction: quantity more than user needed
- Transportation: move from A to B and back to A
- Rework: doesn't do the right thing at first time
- Over-processing: longer processing than it should be
- Motion: place the operation tool far away from the processor
- Inventory: space & money waste
- Waiting
Key Performance Indicators and KPI Trees
Evaluating changes in the leaves of the tree and predicting the impact on profits is the idea of sensitivity analysis. For example, we can ask ourselves how much more profits do we make if we can put the onions on the sandwich faster? How much more profits would we make if we would reduce our fixed costs? If we would source our bread any cheaper?
break-even point:
Overall Equipment Effectiveness
Takt Time
change the process to meet the demand (takt time):
but the demand changes: (choose between customer wait or resources idle.)
Productivity Ratios
higher labor productivity is preferred, and that can be divided into three parts:
- revenue/output - price
- output/capacity - utilization
- capacity/cost - wages
4. Quality
assembly line total yield(pass rate) = yield1 * yield2 * ...
swiss cheese total yield = 1 - defect rate1 * defect rate2 * ...
bottleneck:
more defects => more inventory needed
detect defects before bottleneck will be better: put test unit before bottleneck.
Jidoka is about alerting an operator or management that there's a problem in the process. That means that the process has to be able to detect there is a problem in the first step.
Find Causes