Critical Path Method
Critical Path Method
CPM
Project Management
Managers have been planning, scheduling, monitoring,
and controlling large scale projects for hundred years, but
it has only been in the last 50 years that management
science techniques have been applied to major projects.
The initial critical path method was used for managing plant
maintenance projects.
Critical path is the sequential activities from start to
the end of a project. Although many projects have only
one critical path, some projects may have more than
one critical paths depending on the flow logic used in
the project
Event:- A node (an event), denoted by a circle , marks the start and
completion of an activity, which contain a number that helps to identify its
location. For example activity A can be drawn as:
A
1 2
Dummy Activity: An activity, which is used to maintain the pre-defined
precedence relationship only during the construction of the project network, is
called a dummy activity. Dummy activity is represented by a dotted arrow and
does not consume any time and resource
Parallel activity: There are two activity which being at same
event and end at same event.this activities are called parallel
activity.
1 2
Not allowed…..
A C
Dangling events is not allow.
A
B
A must finish before B can start
Dummy both A and C must finish before D
can start, it’s called dummy
activity.
C
D
Forward pass:
The Early Start and Early Finish Time
Calculated by moving Forward Through the
Network.
Consider Maximum.
Backward pass:
The Latest Start and Latest Finish Time
Calculated by moving Backward Through the
Network.
Consider Minimum
Float activity:
Float activity For an Activity is The Difference
between its Earliest and Latest Start Time or
Earliest and Latest Finish Time .
Steps in Critical Path Method
Step 1: Make a forward pass through the network as
follows: For each activity i beginning at the Start node,
compute:
Earliest Start Time (ES) = the maximum of the earliest finish times
of all activities immediately preceding activity i. (This is 0 for an
activity with no predecessors.). This is the earliest time an activity
can begin without violation of immediate predecessor requirements.
Earliest Finish Time (Ef) = (Earliest Start Time) + (Time to complete
activity i. This represent the earliest time at which an activity can
end.
A 2 0 2 0 2 0 Yes
B 3 2 5 14 17 12 No
C 3 2 5 2 5 0 Yes
D 4 5 9 5 9 0 Yes
E 8 9 17 9 17 0 Yes
F 6 17 23 17 23 0 Yes
G 2 23 25 23 25 0 Yes
2
2 17 23
0
0 A(2) 2 B(3) 17 23 25
F(6) G(2)
1 5 6 7 25
C(3)
E(8
)
D(4) 9
5 3 4
5 9
Critical Path:-
Cp = 1 - 2 – 3 - 4 – 5 – 6 – 7
= A – C -D - E - F - G
=2+3+4+8+6+2
= 25
Benefits of CPM
Useful at many stages of project management
Mathematically simple
Give critical path and float time
Provide project documentation
Useful in monitoring costs
Visual representation
Limitations to CPM