Pert CPM
Pert CPM
Widgetco is about to introduce a new product. One unit of this product is produced by assembling subassembly 1 and subassembly 2. Before
production begins on either subassembly, raw materials must be purchased and workers must be trained. Before the subassemblies can be
assembled into the final product, the finished subassembly 2 must be inspected. A list of activities, their predecessors, and their durations is
given in the following Table.
E – Inspect subassembly 2 D 10
Problem:
I call this network as forward pass because the direction and computation of time is from left to right. There were two
dummy lines created (the dashed lines) because in PERT/CPM no nodes should be left hanging.
1. Starting time is 0.
2. Computation is from left to right, hence the direction of the arrows. Add the time.
3. At the nodes, the time that yields the highest figure should be used.
In computing for the ES (Earliest Start Time) and EF (Earliest Finish Time), see the figure below:
9 t= 7
Earliest Start Time (ES) 9
for Activity B. t= 9 D 16
B Remember to use the
0 C 17 highest time at the node. In
START this case 17 is used because
t= 6 t= 0 it is higher than 16.
0 17
A
6 Remember to use the
17 highest time at the node. In
this case 17 is used because
it is higher than 6.
You can now construct the partial table for EF and ES.
Activity ES EF
A 0 6
B 0 9
C 9 17
D 9 16
Dummy
E 17 27
Dummy
F 27 39
b. Backward Pass
10
t= 7
9 9 17
t= 9 D
17
B t=10
0 C t= 8 27 27
START E t=12 39
t= 6 t= 0 FINISH
F
11 17 t= 0 H
A
17 27
1. Starting time is 0.
2. Computation is from right to left, hence the direction of the arrows. Subtract the time.
3. At the nodes, the time that yields the smallest figure should be used.
In computing for the LS (Latest Start Time) and LF (Latest Finish Time), see the figure below:
Table 2. Values for ES, LS, EF, LF, Slack Time and Critical Path
Slack time = LF – EF or LS – ES
The Critical Path is when the Slack Time is zero. This means that activities with 0 slack time should never be delayed. A delay
of any activities within the critical path means a delay in the entire project.
Critical Path Activities (B-C-E-F) is shown in the figure below:
t= 7
t= 9 D
B t=10
C t= 8 t=12
START FINISH
t= 6 t= 0 E
t= 0 F H
A
Problem:
1. Draw a project diagram (network) for this project? (see the figures above)
2. What is the total project time? Answer: 39 days
3. What is the critical path? Answer: Activities B-C-E-F