Lecture 3: Process analysis: Flow Diagrams and Deterministic Performance Estimation Flashcards

1
Q

What is capacity and what are the capacity planning time durations? Why capacity planning is important? What are the costs associated with capacity?

A

Capacity is in the static, physical sense means
the scale of an operation

› Long range: greater than one year
- Productive resources including buildings, equipment and facilities
› Intermediate range: monthly or quarterly plans for the next six to 18 months
- Capacity variation by hiring, layoffs, new tools, and minor equipment purchases, and subcontracting
› Short range: less than one month
- Alternatives include overtime, personnel transfers, and changes in production routings

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why capacity planning is important? What are the costs associated with capacity?

A

Important because:
- Cost implications (idle capacity, excess inventory,
higher operating costs)
- Revenue implications (unfulfilled customer demand)
- Uncertainty associated with future demand (forecasting -> uncertainties)
- Customer dissatisfaction (unfulfilled customer demand)

› Cost of upgrading too frequently:
-removing and replacing old equipment
-training employees on new equipment
-purchase of new equipment will be much expensive
than selling old equipment.

› Cost of upgrading too infrequently
-infrequent expansion means that capacity is
purchased in larger chunks. The possibility of excess
capacity is higher.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Define inter-arrival time and arrival rate

A
  • Inter-arrival time: Time between two subsequent arrivals of products/customers at their entrance in the process
  • Arrival rate: number of products that arrive per unit of time (e.g. number of products that arrive per hour)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Define throughput time and deterministic throughput time

A

Time that passes between the moment at which the customer/product enters the system and the moment at which the customer/product is ready

Note: Throughput is not throughput time;
Throughput refers to the amount of items passing through a system or process,

› Deterministic throughput times can be estimated
by adding up the expected processing times of the
different processes
- Deterministic means that you ignore any
probability distributions and just use the average
value (or mean or expected value), ignore waitingline effects in the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Define design and effective capacity

A

› Design capacity: Theoretical maximum output of a system or process in a given period.

› Effective capacity: actual capacity that
can be expected given the product mix,
methods of scheduling, maintenance, and
standards of quality.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a bottleneck?

A
  • Bottleneck: an operation that limits output in the system.
  • If none of the processes (e.g., machines, workers) in the system is a bottleneck, then the arrival process is to be the bottleneck.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Define utilisation rate and productive utilisation rate

A

› Utilisation rate: fraction of the total time in which a machine is used for production.
› Utilisation rate = total operating time / total time = actual output/design capacity

› The utilisation rate “p” for a workstation consisting of
n identical, parallel servers can be computed from p= (lambda)/(n*(mean)), (lambda): arrival rate and (mean): production rate per station

Only if the arrival process is the bottleneck!

Productive utilisation rate is calculated similar to normal utilisation, only now set-up times are excluded.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does WIP mean and how to calculate it?

A

› WIP - Work-in-Progress: The number of products that have been taken into production, but have not yet been finished

1) Little’s law: L=lambdaW (lambda: arrival rate, W: deterministic throughput time)
2) sum(p(i)
X(i)), p:utilisation rate of processs i, X:batch size of process i

Note: Only if the arrival process is the bottleneck, we can apply the Little’s equation to accurately estimate WIP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly