Contraint Management
Contraint Management
Constraint Management
&
Line Balancing
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
Constraint Management
What is a Constraint?
Constraint
• Any factor that limits the performance of a system and restricts
its output.
Bottleneck
• A capacity constraint resource (CCR) whose available capacity
limits the organization’s ability to meet the product volume,
product mix, or demand fluctuations required by the
marketplace
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
1
16/1/2022
In Fig. (a), four different operations each have a capacity of 10 units per hour, for a total
capacity of 40 units per hour. However, the fifth operation can only process 30 units per
hour.
If the other operations operate at capacity, a line of units waiting to be processed by
the bottleneck operation will build up at the rate of 10 per hour.
(a)
FIGURE: Bottleneck operation
(Stevenson, William J., et al., 2018)
(b)
In Fig (b), the middle process, because its capacity is lower than that of the others,
constrains the system to its capacity of 10 units per hour. Hence it is a bottleneck.
Note, though, that the potential for increasing the capacity of the process is only to 15
units per hour. Beyond that, operation 3’s capacity would limit process capacity to 15
units per hour.
• Throughput time
– Total elapsed time from the start to the finish of a job or
a customer being processed at one or more work
centers
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
2
16/1/2022
Example
• Managers at the First Community Bank are attempting to shorten the time it
takes customers with approved loan applications to get their paperwork
processed. The flowchart for this process is shown in the next slide.
• Approved loan applications first arrive at activity or step 1, where they are checked
for completeness and put in order.
• At step 2, the loans are categorized into different classes according to the loan
amount and whether they are being requested for personal or commercial
reasons.
• While credit checking commences at step 3, loan application data are entered in
parallel into the information system for record-keeping purposes at step 4.
• Finally, all paperwork for setting up the new loan is finished at step 5. [The time
taken in minutes is given in parentheses].
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
3
16/1/2022
• We define the bottleneck as step 2, which has the highest time (20
min) per loan processed.
• The throughput time to complete an approved loan application is 15
+ 20 + max(15, 12) + 10 = 60 minutes.
• The actual time taken for completing an approved loan will be
longer than 60 minutes due to nonuniform arrival of applications,
variations in actual processing times, and the related factors.
• The capacity for loan completions is derived by translating the
“minutes per customer” at the bottleneck step to “customer per
hour.” At First Community Bank, it is 3 customers per hour because
the bottleneck step 2 can process only 1 customer every 20
minutes (60/3).
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
4
16/1/2022
Precedence Diagram
• A diagram that allows one to visualize immediate
predecessors better
IPE 3205: Production Planning & Control 160
Ahsanullah University of Science & Technology IPE 3205: Production Planning & Control
1
Determine time required to produce a unit, c=
r
∑𝑡
Required number of stations, 𝑛=
𝑐
Determine Idle Time, 𝐼 = (𝑛 × 𝑐) − 𝑡
𝑇
Calculate Efficiency, Ɛ= × 100%
𝑛×𝑐
5
16/1/2022
Example
Green Grass, Inc., a manufacturer of lawn and garden equipment, is
designing an assembly line to produce a new fertilizer spreader, the Big
Broadcaster. Using the following information on the production process,
construct a precedence diagram for the Big Broadcaster.
Work Immediate
Description Time (sec)
Element Predecessor(s)
Example
Figure Precedence Diagram for Assembling the Big Broadcaster
Immediate
Work Time
Description Predecessor(
Element (sec)
s)
Bolt leg frame to
A 40 None
hopper
B Insert impeller shaft 30 A
C Attach axle 50 A
D Attach agitator 40 B
E Attach drive wheel 6 B
F Attach free wheel 25 C
G Mount lower post 15 C
H Attach controls 20 D, E
I Mount nameplate 18 F, G
Blank Blank Total 244 Blank
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
6
16/1/2022
TM
t
c
where
Σt = total time required to assemble each unit
c = cycle time
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
7
16/1/2022
• Idle time
– The total unproductive time for all stations in the
assembly of each unit
Idle time = nc − Σt
where
n = number of stations
c = cycle time
Σt = total time required to assemble each unit
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
• Efficiency
– The ratio of productive time to total time, expressed as a percent
Efficiency (%)
t (100)
nc
• Balance Delay
– The amount by which efficiency falls short of 100 percent
– Balance delay (%) = 100 − Efficiency
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
8
16/1/2022
Example
Green Grass’s plant manager just received marketing’s
latest forecasts of Big Broadcaster sales for the next year.
She wants its production line to be designed to make 2,400
spreaders per week for at least the next 3 months. The plant
will operate 40 hours per week.
a. What should be the line’s cycle time?
b. What is the smallest number of workstations that she could
hope for in designing the line for this cycle time?
c. Suppose that she finds a solution that requires only five
stations. What would be the line’s efficiency?
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
a. First convert the desired output rate (2,400 units per week) to an
hourly rate by dividing the weekly output rate by 40 hours per
week to get units per hour. Then the cycle time is
Desired Output Rate, r = 2400 Units/Wk
= 2400 units/hr
5days × 8hrs
= 60 units/hr
1 1
c ( hr unit ) 1 minute unit 60 seconds unit
r 60
b. Now calculate the theoretical minimum for the number of stations
by dividing the total time, Σt, by the cycle time, c = 60 seconds.
Assuming perfect balance, we have
TM
t 244 seconds 4.067or 5 stations
c 60 seconds
c. Now calculate the efficiency of a five-station solution,
assuming for now that one can be found:
Efficiency
t (100) 244
(100) 81.3%
nc 5(60)
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
9
16/1/2022
• Finding a Solution
– The goal is to cluster the work elements into workstations so
that:
The number of workstations required is minimized
The precedence and cycle-time requirements are not violated
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
Longest work element Picking the candidate with the longest time to complete is an effort to fit in the most difficult
elements first, leaving the ones with short times to “fill out” the station.
Shortest work element This rule is the opposite of the longest work element rule because it gives preference in
workstation assignments to those work elements that are quicker. It can be tried because no
single rule guarantees the best solution. It might provide another solution for the planner
to consider.
Most followers When picking the next work element to assign to a station being created, choose the element
that has the most followers (due to precedence requirements). In Figure 5.5, item C has three
There are other heuristic methods such as, shortest work element, most
followers (F, G, and I) whereas item D has only one follower (H). This rule seeks to maintain
flexibility so that good choices remain for creating the last few workstations at the end of the line.
followers, fewest followers etc.
Fewest followers Picking the candidate with the fewest followers is the opposite of the most followers rule.
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
10
16/1/2022
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
Application
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
11
16/1/2022
Application
Draw a precedence diagram, complete I, F, J, and K.
Work Time Immediate
Element (sec) Predecessor
A 12 ―
B 60 A
C 36 ―
D 24 ―
E 38 C, D
F 72 B, E
G 14 ―
H 72 ―
I 35 G, H
J 60 I
K 12 F, J
Total = 435 Blank
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
Application
1 1
c (3600) 120 sec unit
r 30
TM
t 435 3.6 or 4 stations
c 120
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
12
16/1/2022
Application
Efficiency (%) =
t (100) 435 (100) = 90.6%
nc 480
Balance delay (%) = 100 Efficiency 100 90.6 9.4%
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
Application
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
13
16/1/2022
Problem
A company is setting up an assembly line to produce 192 units per
8-hour shift. The following table identifies the work elements, times,
and immediate predecessors:
Work Element Time (sec) Immediate Predecessor(s)
A 40 None
B 80 A
C 30 D, E, F
D 25 B
E 20 B
F 15 B
G 120 A
H 145 G
I 130 H
J 115 C, I
Blank Total 720 Blank
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
Problem
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
14
16/1/2022
Problem
TM
t 720 sec unit
4.8 or 5 stations
c 150 sec unit-station
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
Problem
c. Precedence Diagram Work Immediate
Element Predecessor(s)
A None
B A
C D, E, F
D B
E B
F B
G A
H G
I H
J C, I
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
15
16/1/2022
Solved Problem
S1 A A 40 40 110
Blank B B 80 120 30
Blank D, E, F D 25 145 5
S2 E, F, G G 120 120 30
Blank E, F E 20 140 10
S3 F, H H 145 145 5
S4 F, I I 130 130 20
Blank F F 15 145 5
S5 C C 30 30 120
Solved Problem
d. Calculating the efficiency, we get
Efficiency(%)
t (100) 720 sec unit
(100)
c 5 150 sec unit-station
96%
Copyright © 2016, 2013, 2010 Pearson Education, Inc. All Rights Reserved.
16