SlideShare une entreprise Scribd logo
1  sur  40
INTRODUCTION
• Schedule converts action plan into operating
time table
• Basis for monitoring and controlling project
• Scheduling more important in projects than in
production, because unique nature
• Sometimes customer specified/approved
requirement
• Based on Work Breakdown Structure (WBS)
1
NETWORK TECHNIQUES
2
PERT CPM
-Program Evaluation and
Review Technique
- developed by the US
Navy with Booz
Hamilton Lockheed on the
Polaris Missile/Submarine
program 1958
Critical Path Method
Developed by El Dupont
for Chemical Plant
Shutdown Project- about
same time as PERT
Both use same calculations, almost similar
Main difference is probabilistic and deterministic in time estimation
Gantt Chart also used in scheduling
NETWORK
• Graphical portrayal of activities and event
• Shows dependency relationships between
tasks/activities in a project
• Clearly shows tasks that must precede
(precedence) or follow (succeeding) other tasks
in a logical manner
• Clear representation of plan – a powerful tool for
planning and controlling project
3
Example of Simple Network –
Survey
4
Example of Network –
More Complex
5
DEFINITION OF TERMS IN A NETWORK
• Activity : any portions of project (tasks) which required
by project, uses up resource and consumes
time – may involve labor, paper work,
contractual negotiations, machinery operations
Activity on Arrow (AOA) showed as arrow, AON
– Activity on Node
• Event : beginning or ending points of one or more
activities, instantaneous point in time, also
called ‘nodes’
• Network : Combination of all project activities and the events
6
ACTIVITY
PRECEEDING SUCCESSOR
EVENT
Emphasis on Logic in Network Construction
• Construction of network should be based on logical or
technical dependencies among activities
• Example - before activity ‘Approve Drawing’ can be
started the activity ‘Prepare Drawing’ must be completed
• Common error – build network on the basis of time logic
(a feeling for proper sequence ) see example below
7
WRONG !!!
CORRECT 
Example 1- A simple network
Consider the list of four activities for making a simple product:
8
Activity Description Immediate
predecessors
A Buy Plastic Body -
B Design Component -
C Make Component B
D Assemble product A,C
Immediate predecessors for a particular activity are the activities
that, when completed, enable the start of the activity in question.
Sequence of activities
• Can start work on activities A and B anytime, since
neither of these activities depends upon the
completion of prior activities.
• Activity C cannot be started until activity B has been
completed
• Activity D cannot be started until both activities A and
C have been completed.
• The graphical representation (next slide) is referred to
as the PERT/CPM network
9
Network of Four Activities
10
1 3 4
2
A
B C
D
Arcs indicate project activities
Nodes correspond to the beginning
and ending of activities
Example 2
Develop the network for a project with following activities and
immediate predecessors:
11
Activity Immediate
predecessors
A -
B -
C B
D A, C
E C
F C
G D,E,F
Network of first five activities
12
1 3 4
2
A
B
C
D
5
E
We need to introduce
a dummy activity
13
• Note how the network correctly identifies D, E, and F as the
immediate predecessors for activity G.
• Dummy activities is used to identify precedence relationships
correctly and to eliminate possible confusion of two or more
activities having the same starting and ending nodes
• Dummy activities have no resources (time, labor, machinery, etc) –
purpose is to PRESERVE LOGIC of the network
Network of Seven Activities
1 3 4
2
A
B
C
D
5
E
7
6
F
G
dummy
14
EXAMPLES OF THE USE OF DUMMYACTIVITY
Dummy
RIGHT 
1
1
2
Activity c not required for e
a
b
c
d
e
a
b
c
d
e
WRONG!!!
RIGHT 
Network concurrent activities
1 2
1
2
3
a
WRONG!!!
a
b
b
WRONG !
RIGHT 
15
1
2
3
a d
b e
c f
1
2
3
4
a d
b
e
fc
a precedes d.
a and b precede e,
b and c precede f (a does not precede f)
Scheduling with activity time
16
Activity Immediate Completion
predecessors Time
(week)
A - 5
B - 6
C A 4
D A 3
E A 1
F E 4
G D,F 14
H B,C 12
I G,H 2
Total …… 51
Total time required to complete activities = 51 week
Several of the activities can be conducted simultaneously (A and B, for
example).
Earliest start & earliest finish time
• We are interested in the longest path through the network,
i.e., the critical path.
• Starting at the network’s origin (node 1) and using a
starting time of 0, we compute an earliest start (ES) and
earliest finish (EF) time for each activity in the network.
• The expression EF = ES + t can be used to find the
earliest finish time for a given activity.
For example, for activity A, ES = 0 and t = 5; thus the
earliest finish time for activity A is
EF = 0 + 5 = 5
Chapter 8 Scheduling, PERT, Critical Path Analysis 17
Arc with ES & EF time
18
1
2
A [0,5]
5
Activity
ES = earliest start time
EF = earliest finish time
t = expected activity
time
Network with ES & EF time
19
1
3
4
2
5
7
6
A[0,5]5
B[0,6]6
C[5,9]
4
D[5,8]
3
E[5,6]1 F[6,10]
4
G[10,24]
14
H[9,21]
12
I[24,26]
2
Earliest start time rule:
The earliest start time for an activity leaving a particular node is equal to
the largest of the earliest finish times for all activities entering the node.
Activity, duration, ES, EF, LS, LF
20
2
3
C [5,9]
4 [8,12]
Activity
ES = earliest start time
EF = earliest finish time
LF = latest finish time
LS = latest start time
Latest start & latest finish time
• To find the critical path we need a backward pass
calculation.
• Starting at the completion point (node 7) and using a
latest finish time (LF) of 26 for activity I, we trace
back through the network computing a latest start
(LS) and latest finish time for each activity
• The expression LS = LF – t can be used to calculate
latest start time for each activity.
• For example, for activity I, LF = 26 and t = 2, thus the
latest start time for activity I is
LS = 26 – 2 = 24
21
Network with LS & LF time
22
1
3
4
2
5
7
6
A[0,5]5[0,5]
B[0,6]6[6,12]
C[5,9]
4[8,12]
D[5,8]
3[7,10]
E[5,6]1[5,6]
F[6,10]
4[6,10]
G[10,24]
14[10,24]
H[9,21]
12[12,24]
I[24,26]
2[24,26]
Latest finish time rule:
The latest finish time for an activity entering a particular node is equal to
the smallest of the latest start times for all activities leaving the node.
Slack or Free Time or Float
Slack is the length of time an activity can be delayed without affecting the
completion date for the entire project.
For example, slack for C = 3 weeks, i.e Activity C can be delayed up to 3
weeks
(start anywhere between weeks 5 and 8).
23
ES
5
LS
8
EF
9
LF-EF = 12 –9 =3
LS-ES = 8 – 5 = 3
LF-ES-t = 12-5-4 = 3
LF
12
2
3
C [5,9]
4 [8,12]
Activity schedule for our example
Activity Earliest
start (ES)
Latest
start (LS)
Earliest
finish (EF)
Latest
finish (LF)
Slack
(LS-ES)
Critical
path
A 0 0 5 5 0 Yes
B 0 6 6 12 6
C 5 8 9 12 3
D 5 7 8 10 2
E 5 5 6 6 0 Yes
F 6 6 10 10 0 Yes
G 10 10 24 24 0 Yes
H 9 12 21 24 3
I 24 24 26 26 0 Yes
24
IMPORTANT QUESTIONS
• What is the total time to complete the project?
– 26 weeks if the individual activities are completed on schedule.
• What are the scheduled start and completion times for each activity?
– ES, EF, LS, LF are given for each activity.
• What activities are critical and must be completed as scheduled in order
to keep the project on time?
– Critical path activities: A, E, F, G, and I.
• How long can non-critical activities be delayed before they cause a
delay in the project’s completion time
– Slack time available for all activities are given.
25
Importance of Float (Slack) and
Critical Path
1. Slack or Float shows how much allowance each activity
has, i.e how long it can be delayed without affecting
completion date of project
2. Critical path is a sequence of activities from start to
finish with zero slack. Critical activities are activities on
the critical path.
3. Critical path identifies the minimum time to complete
project
4. If any activity on the critical path is shortened or
extended, project time will be shortened or extended
accordingly
26
Importance of Float (Slack) and Critical Path (cont)
5. So, a lot of effort should be put in trying to control activities along
this path, so that project can meet due date. If any activity is
lengthened, be aware that project will not meet deadline and some
action needs to be taken.
6. If you can spend resources to speed up some activity, do so only for
critical activities.
7. Don’t waste resources on non-critical activity, it will not shorten the
project time.
8. If resources can be saved by lengthening some activities, do so for
non-critical activities, up to limit of float.
9. Total Float belongs to the path
27
PERT For Dealing With Uncertainty
• So far, times can be estimated with relative certainty,
confidence
• For many situations this is not possible, e.g
Research, development, new products and projects
etc.
• Use 3 time estimates
m= most likely time estimate, mode.
a = optimistic time estimate,
b = pessimistic time estimate, and
Expected Value (TE) = (a + 4m + b) /6
Variance (V) = ( ( b – a) / 6 )2
Std Deviation (δ) = SQRT (V) 28
29
Precedence And Project Activity Times
Immediate Optimistic Most Likely Pessimistic EXP Var S.Dev
Activity Predecessor Time Time Time TE V σ
a - 10 22 22 20 4 2
b - 20 20 20 20 0 0
c - 4 10 16 10 4 2
d a 2 14 32 15 25 5
e b,c 8 8 20 10 4 2
f b,c 8 14 20 14 4 2
g b,c 4 4 4 4 0 0
h c 2 12 16 11 5.4 2.32
I g,h 6 16 38 18 28.4 5.33
j d,e 2 8 14 8 4 2
30
The complete network
2 6
1 3 7
4 5
a
(20,4)
d
(15,25)
e
(10,4)
f
(14,4)
j
(8,4)
i
(18,28.4)
g
(4,0)
h
(11,5.4)
c
(10,4)
b
(20,0)
31
The complete Network
2 6
1 3 7
4 5
b
(20,0)
d
(15,25)
e
(10,4)
f
(14,4)
j
(8,4)
i
(18,28.4)
g
(4,0)
h
(11,5.4)
c
(10,4)
CRIT. TIME = 43
EF=20 35
43
2410
20
a
(20,4)
Critical Path Analysis (PERT)
Activity LS ES Slacks Critical ?
a 0 0 0 Yes
b 1 0 1
c 4 0 4
d 20 20 0 Yes
e 25 20 5
f 29 20 9
g 21 20 1
h 14 10 4
i 25 24 1
j 35 35 0  Yes
Chapter 8 Scheduling, PERT, Critical Path Analysis 32
33
Assume, PM promised to complete the project in the fifty days.
What are the chances of meeting that deadline?
Calculate Z, where
Z = (D-S) / √V
 
Example,
D = 50; S(Scheduled date) = 20+15+8 =43; V = (4+25+4) =33
Z = (50 – 43) / 5.745
= 1.22 standard deviations.
 
The probability value of Z = 1.22, is 0.888
 
 
1.22
34
What deadline are you 95% sure of meeting
 
 
Z value associated with 0.95 is 1.645
 
 
D = S + 5.745 (1.645)
= 43 + 9.45
= 52.45 days
 
 
Thus, there is a 95 percent chance of finishing the project by 52.45
days.
 
 
Comparison Between CPM and PERT
CPM PERT
1 Uses network, calculate float or slack,
identify critical path and activities,
guides to monitor and controlling
project
Same as CPM
2 Uses one value of activity time Requires 3 estimates of activity time
Calculates mean and variance of time
3 Used where times can be estimated
with confidence, familiar activities
Used where times cannot be estimated
with confidence.
Unfamiliar or new activities
4 Minimizing cost is more important Meeting time target or estimating
percent completion is more important
5 Example: construction projects,
building one off machines, ships, etc
Example: Involving new activities or
products, research and development
etc
35
BENEFITS OFCPM / PERT NETWORK
Consistent framework for planning, scheduling, monitoring,
and controlling project.
 
• Shows interdependence of all tasks, work packages, and
work units.
• Helps proper communications between departments and
functions.
• Determines expected project completion date.
• Identifies so-called critical activities, which can delay the
project completion time.
 
36
BENEFITS OF CPM / PERT NETWORK (cont.)
• Identified activities with slacks that can be delayed for specified
periods without penalty, or from which resources may be
temporarily borrowed
• Determines the dates on which tasks may be started or must be
started if the project is to stay in schedule.
• Shows which tasks must be coordinated to avoid resource or
timing conflicts.
• Shows which tasks may run in parallel to meet project
completion date
37
Modified PERT/CPM diagram from network
39
1
1
1
4
3
3
2
5
7
4
3
6
e
f
a d
b
c dummy
h
0 5 10 15 20 25 30 35 40 45
Legend
[ Scheduled Start
] Scheduled Finish
− Actual Progress
⊗ Unavailable
Λ Current Date
◊ Milestone Scheduled
♦ Milestone Achieved
Days
Gantt Charts and CPM/PERT Networks
Gantt Charts:
• Even though a lot of info, easy to read and , understand to monitor
and follow progress.
• Not very good for logical constraints
• Should be used to COMPLEMENT networks, not replace
Chapter 8 Scheduling, PERT, Critical Path Analysis 43
Chapter 8 Scheduling, PERT, Critical Path Analysis 44
RESOURCE ANALYSIS AND SCHEDULING
 Ability to carry out projects depend on the availability
of resources
Analyze resource implication
-How requirements can be met and changes needed
Use resources efficiently
Use network to give information about time, resources
and cost

Contenu connexe

Tendances

PERT and CPM
PERT and CPMPERT and CPM
PERT and CPMstudent
 
PERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENTPERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENTsalsa moyara
 
6.5 Resource Leveling and Resource Smoothing
6.5 Resource Leveling and Resource Smoothing6.5 Resource Leveling and Resource Smoothing
6.5 Resource Leveling and Resource SmoothingDavidMcLachlan1
 
Network analysis by PERT and CPM
Network analysis by PERT and CPMNetwork analysis by PERT and CPM
Network analysis by PERT and CPMRajendrakumar Kadi
 
Project Management: NETWORK ANALYSIS - CPM and PERT
Project Management: NETWORK ANALYSIS - CPM and PERTProject Management: NETWORK ANALYSIS - CPM and PERT
Project Management: NETWORK ANALYSIS - CPM and PERTS.Vijaya Bhaskar
 
Construction scheduling & Cost control
Construction scheduling & Cost controlConstruction scheduling & Cost control
Construction scheduling & Cost controlGuhan M
 
Project Management Tools and Techniques (PERT- Project Evaluation and Review ...
Project Management Tools and Techniques (PERT- Project Evaluation and Review ...Project Management Tools and Techniques (PERT- Project Evaluation and Review ...
Project Management Tools and Techniques (PERT- Project Evaluation and Review ...Zulfiquer Ahmed Amin
 
PERT-CPM : PROJECT MANAGEMENT TOOLS
PERT-CPM : PROJECT MANAGEMENT TOOLSPERT-CPM : PROJECT MANAGEMENT TOOLS
PERT-CPM : PROJECT MANAGEMENT TOOLSZulfiquer Ahmed Amin
 
Critical Path Method: Activities And Events, Float/Slacks
Critical Path Method: Activities And Events, Float/SlacksCritical Path Method: Activities And Events, Float/Slacks
Critical Path Method: Activities And Events, Float/SlacksPrasad Thanthratey
 
Primavera presentation
Primavera presentationPrimavera presentation
Primavera presentationNithin Dev
 
Project scheduling and resource levelling_Construction Management
Project scheduling and resource levelling_Construction Management Project scheduling and resource levelling_Construction Management
Project scheduling and resource levelling_Construction Management A Makwana
 
Introduction To Primavera (P6)
Introduction To Primavera (P6)Introduction To Primavera (P6)
Introduction To Primavera (P6)Sandip Kumar Verma
 

Tendances (20)

Pert and cpm
Pert and cpmPert and cpm
Pert and cpm
 
Critical Path Method
Critical Path MethodCritical Path Method
Critical Path Method
 
PERT and CPM
PERT and CPMPERT and CPM
PERT and CPM
 
PERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENTPERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENT
 
Project Scheduling
Project SchedulingProject Scheduling
Project Scheduling
 
Critical Path Method(CPM)
Critical Path Method(CPM)Critical Path Method(CPM)
Critical Path Method(CPM)
 
Critical path method
Critical path methodCritical path method
Critical path method
 
Critical Path Method presentation.
Critical Path Method presentation.Critical Path Method presentation.
Critical Path Method presentation.
 
6.5 Resource Leveling and Resource Smoothing
6.5 Resource Leveling and Resource Smoothing6.5 Resource Leveling and Resource Smoothing
6.5 Resource Leveling and Resource Smoothing
 
Network analysis by PERT and CPM
Network analysis by PERT and CPMNetwork analysis by PERT and CPM
Network analysis by PERT and CPM
 
Pert and CPM
Pert and CPMPert and CPM
Pert and CPM
 
Project Management: NETWORK ANALYSIS - CPM and PERT
Project Management: NETWORK ANALYSIS - CPM and PERTProject Management: NETWORK ANALYSIS - CPM and PERT
Project Management: NETWORK ANALYSIS - CPM and PERT
 
Project Management Techniques
Project Management TechniquesProject Management Techniques
Project Management Techniques
 
Construction scheduling & Cost control
Construction scheduling & Cost controlConstruction scheduling & Cost control
Construction scheduling & Cost control
 
Project Management Tools and Techniques (PERT- Project Evaluation and Review ...
Project Management Tools and Techniques (PERT- Project Evaluation and Review ...Project Management Tools and Techniques (PERT- Project Evaluation and Review ...
Project Management Tools and Techniques (PERT- Project Evaluation and Review ...
 
PERT-CPM : PROJECT MANAGEMENT TOOLS
PERT-CPM : PROJECT MANAGEMENT TOOLSPERT-CPM : PROJECT MANAGEMENT TOOLS
PERT-CPM : PROJECT MANAGEMENT TOOLS
 
Critical Path Method: Activities And Events, Float/Slacks
Critical Path Method: Activities And Events, Float/SlacksCritical Path Method: Activities And Events, Float/Slacks
Critical Path Method: Activities And Events, Float/Slacks
 
Primavera presentation
Primavera presentationPrimavera presentation
Primavera presentation
 
Project scheduling and resource levelling_Construction Management
Project scheduling and resource levelling_Construction Management Project scheduling and resource levelling_Construction Management
Project scheduling and resource levelling_Construction Management
 
Introduction To Primavera (P6)
Introduction To Primavera (P6)Introduction To Primavera (P6)
Introduction To Primavera (P6)
 

Similaire à Cpm n pert lecture 1

DEFINITION OF TERMS IN A NETWORK.pdf
DEFINITION OF TERMS IN A NETWORK.pdfDEFINITION OF TERMS IN A NETWORK.pdf
DEFINITION OF TERMS IN A NETWORK.pdfssuserc9c6261
 
chapter 8 examples of networks.pdf
chapter 8 examples of networks.pdfchapter 8 examples of networks.pdf
chapter 8 examples of networks.pdfssuserc9c6261
 
EXAMPLES OF THE USE OF DUMMYACTIVITY.pdf
EXAMPLES OF THE USE OF DUMMYACTIVITY.pdfEXAMPLES OF THE USE OF DUMMYACTIVITY.pdf
EXAMPLES OF THE USE OF DUMMYACTIVITY.pdfssuserc9c6261
 
Scheduling, PERT, Critical Path Analysis.pdf
Scheduling, PERT, Critical Path Analysis.pdfScheduling, PERT, Critical Path Analysis.pdf
Scheduling, PERT, Critical Path Analysis.pdfssuserc9c6261
 
network techniquies.pdf
network techniquies.pdfnetwork techniquies.pdf
network techniquies.pdfssuserc9c6261
 
Activity, duration, ES, EF, LS, LF–.pdf
Activity, duration, ES, EF, LS, LF–.pdfActivity, duration, ES, EF, LS, LF–.pdf
Activity, duration, ES, EF, LS, LF–.pdfssuserc9c6261
 
Arc with ES & EF time –.pdf
Arc with ES & EF time –.pdfArc with ES & EF time –.pdf
Arc with ES & EF time –.pdfssuserc9c6261
 
Example of Simple Network –.pdf
Example of Simple Network –.pdfExample of Simple Network –.pdf
Example of Simple Network –.pdfssuserc9c6261
 
Network of Four Activities.pdf
Network of Four Activities.pdfNetwork of Four Activities.pdf
Network of Four Activities.pdfssuserc9c6261
 
Modified PERT CPM diagram from network.pdf
Modified PERT CPM diagram from network.pdfModified PERT CPM diagram from network.pdf
Modified PERT CPM diagram from network.pdfssuserc9c6261
 
Gantt Charts and CPM PERT Networks–.pdf
Gantt Charts and CPM PERT Networks–.pdfGantt Charts and CPM PERT Networks–.pdf
Gantt Charts and CPM PERT Networks–.pdfssuserc9c6261
 
Scheduling with activity time.pdf
Scheduling with activity time.pdfScheduling with activity time.pdf
Scheduling with activity time.pdfssuserc9c6261
 
Network of Seven Activities.pdf
Network of Seven Activities.pdfNetwork of Seven Activities.pdf
Network of Seven Activities.pdfssuserc9c6261
 
Slack or Free Time or Float.pdf
Slack or Free Time or Float.pdfSlack or Free Time or Float.pdf
Slack or Free Time or Float.pdfssuserc9c6261
 
Network with ES & EF time.pdf
Network with ES & EF time.pdfNetwork with ES & EF time.pdf
Network with ES & EF time.pdfssuserc9c6261
 
Network of first five activities.pdf
Network of first five activities.pdfNetwork of first five activities.pdf
Network of first five activities.pdfssuserc9c6261
 
Pb602 operation management chapter 7
Pb602  operation management chapter 7Pb602  operation management chapter 7
Pb602 operation management chapter 7Akihisa Akimoto
 
Pertcpm projectmanagement SIDDANNA M BALAPGOL
Pertcpm projectmanagement SIDDANNA M BALAPGOLPertcpm projectmanagement SIDDANNA M BALAPGOL
Pertcpm projectmanagement SIDDANNA M BALAPGOLSiddanna Balapgol
 
Pertcpm projectmanagement-120628224438-phpapp02
Pertcpm projectmanagement-120628224438-phpapp02Pertcpm projectmanagement-120628224438-phpapp02
Pertcpm projectmanagement-120628224438-phpapp02kongara
 

Similaire à Cpm n pert lecture 1 (20)

DEFINITION OF TERMS IN A NETWORK.pdf
DEFINITION OF TERMS IN A NETWORK.pdfDEFINITION OF TERMS IN A NETWORK.pdf
DEFINITION OF TERMS IN A NETWORK.pdf
 
chapter 8 examples of networks.pdf
chapter 8 examples of networks.pdfchapter 8 examples of networks.pdf
chapter 8 examples of networks.pdf
 
EXAMPLES OF THE USE OF DUMMYACTIVITY.pdf
EXAMPLES OF THE USE OF DUMMYACTIVITY.pdfEXAMPLES OF THE USE OF DUMMYACTIVITY.pdf
EXAMPLES OF THE USE OF DUMMYACTIVITY.pdf
 
Scheduling, PERT, Critical Path Analysis.pdf
Scheduling, PERT, Critical Path Analysis.pdfScheduling, PERT, Critical Path Analysis.pdf
Scheduling, PERT, Critical Path Analysis.pdf
 
network techniquies.pdf
network techniquies.pdfnetwork techniquies.pdf
network techniquies.pdf
 
Activity, duration, ES, EF, LS, LF–.pdf
Activity, duration, ES, EF, LS, LF–.pdfActivity, duration, ES, EF, LS, LF–.pdf
Activity, duration, ES, EF, LS, LF–.pdf
 
Arc with ES & EF time –.pdf
Arc with ES & EF time –.pdfArc with ES & EF time –.pdf
Arc with ES & EF time –.pdf
 
Example of Simple Network –.pdf
Example of Simple Network –.pdfExample of Simple Network –.pdf
Example of Simple Network –.pdf
 
Network of Four Activities.pdf
Network of Four Activities.pdfNetwork of Four Activities.pdf
Network of Four Activities.pdf
 
Modified PERT CPM diagram from network.pdf
Modified PERT CPM diagram from network.pdfModified PERT CPM diagram from network.pdf
Modified PERT CPM diagram from network.pdf
 
Gantt Charts and CPM PERT Networks–.pdf
Gantt Charts and CPM PERT Networks–.pdfGantt Charts and CPM PERT Networks–.pdf
Gantt Charts and CPM PERT Networks–.pdf
 
Scheduling with activity time.pdf
Scheduling with activity time.pdfScheduling with activity time.pdf
Scheduling with activity time.pdf
 
Network of Seven Activities.pdf
Network of Seven Activities.pdfNetwork of Seven Activities.pdf
Network of Seven Activities.pdf
 
Slack or Free Time or Float.pdf
Slack or Free Time or Float.pdfSlack or Free Time or Float.pdf
Slack or Free Time or Float.pdf
 
Network with ES & EF time.pdf
Network with ES & EF time.pdfNetwork with ES & EF time.pdf
Network with ES & EF time.pdf
 
Network of first five activities.pdf
Network of first five activities.pdfNetwork of first five activities.pdf
Network of first five activities.pdf
 
Ch 5.pptx
Ch 5.pptxCh 5.pptx
Ch 5.pptx
 
Pb602 operation management chapter 7
Pb602  operation management chapter 7Pb602  operation management chapter 7
Pb602 operation management chapter 7
 
Pertcpm projectmanagement SIDDANNA M BALAPGOL
Pertcpm projectmanagement SIDDANNA M BALAPGOLPertcpm projectmanagement SIDDANNA M BALAPGOL
Pertcpm projectmanagement SIDDANNA M BALAPGOL
 
Pertcpm projectmanagement-120628224438-phpapp02
Pertcpm projectmanagement-120628224438-phpapp02Pertcpm projectmanagement-120628224438-phpapp02
Pertcpm projectmanagement-120628224438-phpapp02
 

Plus de adeelmunir158 (6)

PM2.ppt
PM2.pptPM2.ppt
PM2.ppt
 
PM20.ppt
PM20.pptPM20.ppt
PM20.ppt
 
PM12.ppt
PM12.pptPM12.ppt
PM12.ppt
 
PM9.ppt
PM9.pptPM9.ppt
PM9.ppt
 
Coal energy
 Coal energy Coal energy
Coal energy
 
Chapter 7
Chapter 7Chapter 7
Chapter 7
 

Dernier

notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spaintimesproduction05
 

Dernier (20)

notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 

Cpm n pert lecture 1

  • 1. INTRODUCTION • Schedule converts action plan into operating time table • Basis for monitoring and controlling project • Scheduling more important in projects than in production, because unique nature • Sometimes customer specified/approved requirement • Based on Work Breakdown Structure (WBS) 1
  • 2. NETWORK TECHNIQUES 2 PERT CPM -Program Evaluation and Review Technique - developed by the US Navy with Booz Hamilton Lockheed on the Polaris Missile/Submarine program 1958 Critical Path Method Developed by El Dupont for Chemical Plant Shutdown Project- about same time as PERT Both use same calculations, almost similar Main difference is probabilistic and deterministic in time estimation Gantt Chart also used in scheduling
  • 3. NETWORK • Graphical portrayal of activities and event • Shows dependency relationships between tasks/activities in a project • Clearly shows tasks that must precede (precedence) or follow (succeeding) other tasks in a logical manner • Clear representation of plan – a powerful tool for planning and controlling project 3
  • 4. Example of Simple Network – Survey 4
  • 5. Example of Network – More Complex 5
  • 6. DEFINITION OF TERMS IN A NETWORK • Activity : any portions of project (tasks) which required by project, uses up resource and consumes time – may involve labor, paper work, contractual negotiations, machinery operations Activity on Arrow (AOA) showed as arrow, AON – Activity on Node • Event : beginning or ending points of one or more activities, instantaneous point in time, also called ‘nodes’ • Network : Combination of all project activities and the events 6 ACTIVITY PRECEEDING SUCCESSOR EVENT
  • 7. Emphasis on Logic in Network Construction • Construction of network should be based on logical or technical dependencies among activities • Example - before activity ‘Approve Drawing’ can be started the activity ‘Prepare Drawing’ must be completed • Common error – build network on the basis of time logic (a feeling for proper sequence ) see example below 7 WRONG !!! CORRECT 
  • 8. Example 1- A simple network Consider the list of four activities for making a simple product: 8 Activity Description Immediate predecessors A Buy Plastic Body - B Design Component - C Make Component B D Assemble product A,C Immediate predecessors for a particular activity are the activities that, when completed, enable the start of the activity in question.
  • 9. Sequence of activities • Can start work on activities A and B anytime, since neither of these activities depends upon the completion of prior activities. • Activity C cannot be started until activity B has been completed • Activity D cannot be started until both activities A and C have been completed. • The graphical representation (next slide) is referred to as the PERT/CPM network 9
  • 10. Network of Four Activities 10 1 3 4 2 A B C D Arcs indicate project activities Nodes correspond to the beginning and ending of activities
  • 11. Example 2 Develop the network for a project with following activities and immediate predecessors: 11 Activity Immediate predecessors A - B - C B D A, C E C F C G D,E,F
  • 12. Network of first five activities 12 1 3 4 2 A B C D 5 E We need to introduce a dummy activity
  • 13. 13 • Note how the network correctly identifies D, E, and F as the immediate predecessors for activity G. • Dummy activities is used to identify precedence relationships correctly and to eliminate possible confusion of two or more activities having the same starting and ending nodes • Dummy activities have no resources (time, labor, machinery, etc) – purpose is to PRESERVE LOGIC of the network Network of Seven Activities 1 3 4 2 A B C D 5 E 7 6 F G dummy
  • 14. 14 EXAMPLES OF THE USE OF DUMMYACTIVITY Dummy RIGHT  1 1 2 Activity c not required for e a b c d e a b c d e WRONG!!! RIGHT  Network concurrent activities 1 2 1 2 3 a WRONG!!! a b b WRONG ! RIGHT 
  • 15. 15 1 2 3 a d b e c f 1 2 3 4 a d b e fc a precedes d. a and b precede e, b and c precede f (a does not precede f)
  • 16. Scheduling with activity time 16 Activity Immediate Completion predecessors Time (week) A - 5 B - 6 C A 4 D A 3 E A 1 F E 4 G D,F 14 H B,C 12 I G,H 2 Total …… 51 Total time required to complete activities = 51 week Several of the activities can be conducted simultaneously (A and B, for example).
  • 17. Earliest start & earliest finish time • We are interested in the longest path through the network, i.e., the critical path. • Starting at the network’s origin (node 1) and using a starting time of 0, we compute an earliest start (ES) and earliest finish (EF) time for each activity in the network. • The expression EF = ES + t can be used to find the earliest finish time for a given activity. For example, for activity A, ES = 0 and t = 5; thus the earliest finish time for activity A is EF = 0 + 5 = 5 Chapter 8 Scheduling, PERT, Critical Path Analysis 17
  • 18. Arc with ES & EF time 18 1 2 A [0,5] 5 Activity ES = earliest start time EF = earliest finish time t = expected activity time
  • 19. Network with ES & EF time 19 1 3 4 2 5 7 6 A[0,5]5 B[0,6]6 C[5,9] 4 D[5,8] 3 E[5,6]1 F[6,10] 4 G[10,24] 14 H[9,21] 12 I[24,26] 2 Earliest start time rule: The earliest start time for an activity leaving a particular node is equal to the largest of the earliest finish times for all activities entering the node.
  • 20. Activity, duration, ES, EF, LS, LF 20 2 3 C [5,9] 4 [8,12] Activity ES = earliest start time EF = earliest finish time LF = latest finish time LS = latest start time
  • 21. Latest start & latest finish time • To find the critical path we need a backward pass calculation. • Starting at the completion point (node 7) and using a latest finish time (LF) of 26 for activity I, we trace back through the network computing a latest start (LS) and latest finish time for each activity • The expression LS = LF – t can be used to calculate latest start time for each activity. • For example, for activity I, LF = 26 and t = 2, thus the latest start time for activity I is LS = 26 – 2 = 24 21
  • 22. Network with LS & LF time 22 1 3 4 2 5 7 6 A[0,5]5[0,5] B[0,6]6[6,12] C[5,9] 4[8,12] D[5,8] 3[7,10] E[5,6]1[5,6] F[6,10] 4[6,10] G[10,24] 14[10,24] H[9,21] 12[12,24] I[24,26] 2[24,26] Latest finish time rule: The latest finish time for an activity entering a particular node is equal to the smallest of the latest start times for all activities leaving the node.
  • 23. Slack or Free Time or Float Slack is the length of time an activity can be delayed without affecting the completion date for the entire project. For example, slack for C = 3 weeks, i.e Activity C can be delayed up to 3 weeks (start anywhere between weeks 5 and 8). 23 ES 5 LS 8 EF 9 LF-EF = 12 –9 =3 LS-ES = 8 – 5 = 3 LF-ES-t = 12-5-4 = 3 LF 12 2 3 C [5,9] 4 [8,12]
  • 24. Activity schedule for our example Activity Earliest start (ES) Latest start (LS) Earliest finish (EF) Latest finish (LF) Slack (LS-ES) Critical path A 0 0 5 5 0 Yes B 0 6 6 12 6 C 5 8 9 12 3 D 5 7 8 10 2 E 5 5 6 6 0 Yes F 6 6 10 10 0 Yes G 10 10 24 24 0 Yes H 9 12 21 24 3 I 24 24 26 26 0 Yes 24
  • 25. IMPORTANT QUESTIONS • What is the total time to complete the project? – 26 weeks if the individual activities are completed on schedule. • What are the scheduled start and completion times for each activity? – ES, EF, LS, LF are given for each activity. • What activities are critical and must be completed as scheduled in order to keep the project on time? – Critical path activities: A, E, F, G, and I. • How long can non-critical activities be delayed before they cause a delay in the project’s completion time – Slack time available for all activities are given. 25
  • 26. Importance of Float (Slack) and Critical Path 1. Slack or Float shows how much allowance each activity has, i.e how long it can be delayed without affecting completion date of project 2. Critical path is a sequence of activities from start to finish with zero slack. Critical activities are activities on the critical path. 3. Critical path identifies the minimum time to complete project 4. If any activity on the critical path is shortened or extended, project time will be shortened or extended accordingly 26
  • 27. Importance of Float (Slack) and Critical Path (cont) 5. So, a lot of effort should be put in trying to control activities along this path, so that project can meet due date. If any activity is lengthened, be aware that project will not meet deadline and some action needs to be taken. 6. If you can spend resources to speed up some activity, do so only for critical activities. 7. Don’t waste resources on non-critical activity, it will not shorten the project time. 8. If resources can be saved by lengthening some activities, do so for non-critical activities, up to limit of float. 9. Total Float belongs to the path 27
  • 28. PERT For Dealing With Uncertainty • So far, times can be estimated with relative certainty, confidence • For many situations this is not possible, e.g Research, development, new products and projects etc. • Use 3 time estimates m= most likely time estimate, mode. a = optimistic time estimate, b = pessimistic time estimate, and Expected Value (TE) = (a + 4m + b) /6 Variance (V) = ( ( b – a) / 6 )2 Std Deviation (δ) = SQRT (V) 28
  • 29. 29 Precedence And Project Activity Times Immediate Optimistic Most Likely Pessimistic EXP Var S.Dev Activity Predecessor Time Time Time TE V σ a - 10 22 22 20 4 2 b - 20 20 20 20 0 0 c - 4 10 16 10 4 2 d a 2 14 32 15 25 5 e b,c 8 8 20 10 4 2 f b,c 8 14 20 14 4 2 g b,c 4 4 4 4 0 0 h c 2 12 16 11 5.4 2.32 I g,h 6 16 38 18 28.4 5.33 j d,e 2 8 14 8 4 2
  • 30. 30 The complete network 2 6 1 3 7 4 5 a (20,4) d (15,25) e (10,4) f (14,4) j (8,4) i (18,28.4) g (4,0) h (11,5.4) c (10,4) b (20,0)
  • 31. 31 The complete Network 2 6 1 3 7 4 5 b (20,0) d (15,25) e (10,4) f (14,4) j (8,4) i (18,28.4) g (4,0) h (11,5.4) c (10,4) CRIT. TIME = 43 EF=20 35 43 2410 20 a (20,4)
  • 32. Critical Path Analysis (PERT) Activity LS ES Slacks Critical ? a 0 0 0 Yes b 1 0 1 c 4 0 4 d 20 20 0 Yes e 25 20 5 f 29 20 9 g 21 20 1 h 14 10 4 i 25 24 1 j 35 35 0  Yes Chapter 8 Scheduling, PERT, Critical Path Analysis 32
  • 33. 33 Assume, PM promised to complete the project in the fifty days. What are the chances of meeting that deadline? Calculate Z, where Z = (D-S) / √V   Example, D = 50; S(Scheduled date) = 20+15+8 =43; V = (4+25+4) =33 Z = (50 – 43) / 5.745 = 1.22 standard deviations.   The probability value of Z = 1.22, is 0.888     1.22
  • 34. 34 What deadline are you 95% sure of meeting     Z value associated with 0.95 is 1.645     D = S + 5.745 (1.645) = 43 + 9.45 = 52.45 days     Thus, there is a 95 percent chance of finishing the project by 52.45 days.    
  • 35. Comparison Between CPM and PERT CPM PERT 1 Uses network, calculate float or slack, identify critical path and activities, guides to monitor and controlling project Same as CPM 2 Uses one value of activity time Requires 3 estimates of activity time Calculates mean and variance of time 3 Used where times can be estimated with confidence, familiar activities Used where times cannot be estimated with confidence. Unfamiliar or new activities 4 Minimizing cost is more important Meeting time target or estimating percent completion is more important 5 Example: construction projects, building one off machines, ships, etc Example: Involving new activities or products, research and development etc 35
  • 36. BENEFITS OFCPM / PERT NETWORK Consistent framework for planning, scheduling, monitoring, and controlling project.   • Shows interdependence of all tasks, work packages, and work units. • Helps proper communications between departments and functions. • Determines expected project completion date. • Identifies so-called critical activities, which can delay the project completion time.   36
  • 37. BENEFITS OF CPM / PERT NETWORK (cont.) • Identified activities with slacks that can be delayed for specified periods without penalty, or from which resources may be temporarily borrowed • Determines the dates on which tasks may be started or must be started if the project is to stay in schedule. • Shows which tasks must be coordinated to avoid resource or timing conflicts. • Shows which tasks may run in parallel to meet project completion date 37
  • 38. Modified PERT/CPM diagram from network 39 1 1 1 4 3 3 2 5 7 4 3 6 e f a d b c dummy h 0 5 10 15 20 25 30 35 40 45 Legend [ Scheduled Start ] Scheduled Finish − Actual Progress ⊗ Unavailable Λ Current Date ◊ Milestone Scheduled ♦ Milestone Achieved Days
  • 39. Gantt Charts and CPM/PERT Networks Gantt Charts: • Even though a lot of info, easy to read and , understand to monitor and follow progress. • Not very good for logical constraints • Should be used to COMPLEMENT networks, not replace Chapter 8 Scheduling, PERT, Critical Path Analysis 43
  • 40. Chapter 8 Scheduling, PERT, Critical Path Analysis 44 RESOURCE ANALYSIS AND SCHEDULING  Ability to carry out projects depend on the availability of resources Analyze resource implication -How requirements can be met and changes needed Use resources efficiently Use network to give information about time, resources and cost