PERT Chart and CPM
A PERT (Program Evaluation Review Technique) chart, sometimes called a PERT diagram, is
a project management tool used to schedule, organize and coordinate tasks within a project. It
provides a graphical representation of a project's timeline that allows project managers to break
down each individual task in the project for analysis. The PERT chart template uses nodes -- drawn
as rectangles or circles -- to represent events and milestones throughout the project. The nodes are
connected by vectors -- drawn as lines -- which represent the various tasks that need to be
completed.
PERT charts provide project managers with an estimation of the minimum amount of time
needed to complete a project. Managers can also analyse the work breakdown and task connections
as well as assess the risk associated with the project. The breakdown structure makes it easy to
organize a complex project with a variety of moving parts by visualizing the dependencies between
each step of the process.
Activity List Table:
Activity Activity Immediate Duration
Identification Description Predecessors (Days)
a Concept design & 3D modelling - 8
b Material Procurement a 1
c Nesting plan of Block 1 and 2 a 2
d Cutting of parts for Block 1 c,b 3
e Cutting of parts for Block 2 c,b 5
f Pre-Fabrication of Block 1 d 2
g Pre-Fabrication of Block 2 e 4
h Sub Assembly of Block 1 f 4
i Sub Assembly of Block 2 g 4
j Block Assembly of Block 1 h 6
k Block Assembly of Block 2 i 6
l Painting of Block 1 j 2
m Painting of Block 2 k 2
n Final finishing l,m 2
Table 2.1 Activity list and Duration table
Network Diagram
Fig. 2.8 Network Diagram
Critical Path Method
Path 1 = A-B-D-F-H-J-L-N
= 8+1+3+2+4+6+2+1
= 27 days
Path 2 = A-B-E-G-I-K-M-N
=8+1+5+4+4+6+2+1
= 31 days
Path 3 =A-C-E-G-I-K-M-N
=8+2+5+4+4+6+2+1
= 32 days
Path 4 =A-C-D-F-H-J-L-N
=8+2+3+2+4+6+2+1
= 28 days
Project Duration for completion = 32 Days