0% found this document useful (0 votes)
60 views3 pages

Quiz 3 Om

This document presents a line balancing problem to develop a solution with a cycle time of 5 minutes. It includes: 1) A precedence diagram showing the tasks and their relationships. 2) Calculating the theoretical minimum number of workstations as 3. 3) Balancing the line using the longest task time heuristic across 4 workstations, with idle time summed at 360 seconds and an efficiency of 70%.

Uploaded by

Danichenko
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views3 pages

Quiz 3 Om

This document presents a line balancing problem to develop a solution with a cycle time of 5 minutes. It includes: 1) A precedence diagram showing the tasks and their relationships. 2) Calculating the theoretical minimum number of workstations as 3. 3) Balancing the line using the longest task time heuristic across 4 workstations, with idle time summed at 360 seconds and an efficiency of 70%.

Uploaded by

Danichenko
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

DANIMAR BIN SALIH

BB13110082

Develop a solution for the following line balancing problem, allowing a cycle time of 5
minutes.
Work Task
A
B
C
D
E
F
G

Task Time
(seconds)
70
60
120
60
240
100
190

Task
Predecessor(s)
A
B
C, D
A
E, F

a. Draw the precedence diagram for the set of tasks.

70

60

60

100

120

240

190

b. Calculate the theoretical minimum number of workstations.


Minimum number of workstations = (Sum of total task times) (Cycle time)
= (70+60+120+60+240+100+190) (605)
= 840 300
= 2.8 work station or 3 Work Station

c. Balance this line using the longest task time heuristic.

Workstatio
n

Task
List

Time
(seconds)

Time Left
(seconds)

1
1
1
1
2
3
4

A
F
D
B
C
E
G

70
100
60
60
120
240
190

300 70 = 230
230 100 = 130
130 60 = 70
70 60 = 10
300 120 = 180
300 240 = 60
300 190 = 110

Ready
Tasks
A,D
D,B,F
D,B
B
C
E
G
-

d. What tasks are assigned to which stations?


Station 1 = A, B, D, F
Station 2 = C
Station 3 = E
Station 4 = G

e. Does the solution have the minimum number of stations? Explain.


No, the solution uses 4 stations differ from the theoretical minimum number of workstation
which is 3 stations.

f. How much idle time is there, summed over all workstations?

Idle time: Station 1 (10 seconds), Station 2 (180 seconds), Station 3 (60 seconds), Station 4
(110 seconds)
Total sum of idle time = 10 + 180 + 60 + 110
= 360 seconds
Percentage of idle time = (360 (4 300)) 100%
= 30%

g. What is the efficiency of this line?


Line Efficiency = Time needed Time allocated
= 840 1200
= 70%

You might also like