SlideShare a Scribd company logo
Development of Project Network
Step 1:
Network Diagram or Project Graph.
1
2
3 4
Take
Dinner
A Network Diagram shows the activities and
events of the project and their logical
relationships.
Receive
Guests
The Network Diagram can be developed by
using Forward Method or Backward
Method.
Development of Project Network
Rules for Network Construction
Each activity must have a preceding and succeeding event.
Each event should have a distinct number.
In previous example, the activity
of "Send Invitations" is
designated as (1-2)
There should be no Loops in the project network.
1
2
3
Not more than one activity can have the same preceding
and succeeding events.
2
1
Time Estimation
Step 2:
Time Estimates for each Activity
Three Time values are obtained from each activity:
1. Optimistic time t o
2. Most likely time t m
3. Pessimistic time tp
it should be obtained by
skipping around the network
rather than by following a
specific path.
they should be defined
independent of one another.
time available for completing
the project should not
influence the estimates.
estimates should considered
allowances which are random
variables and not others.
Time Estimation
1
Network Diagram with average time estimates-
2
3 4
5
13
12
8
2
2
15
Time Estimation
Activity Optimistic Most Likely Pessimistic
t t t t
o m p e=
Average
to + 4tm
+ tp
6
1-2 9 12 21 13
1-3 6 12 18 12
2-4 1 1.5 5 2
3-4 4 8.5 10 8
2-5 10 14 24 15
4-5 1 2 3 2
te is the expected value of
activity duration;
weighted arithmetic
average time.
1
2
3 4
5
13
12
8
2
2
15
Determination of the Critical Path
Step 3
Determining Critical Path/s, event slacks and activity floats.
3(1). Earliest Occurrence Time (EOT)
The EOT of an event is the duration of the longest path (from beginning event
whose EOT is set at 0) leading to that event.
Hence, EOT of the end event represents the minimum time required for completing
the project.
General formula for EOT is:
EOT (i) = Max [ EOT (k) + d(k, i) ] Where,
EOT (i)= EOT of ith
event;
EOT (k)= EOT of kth
event (k precedes i);
d (k, i)= duration of activity (k, i)
Determination of EOT
5
2
4
3 8
2
15
2
1
13
12
0
13
12
EOT (i) = Max [ EOT (k) + d(k, i)]
EOT (4)
[ EOT (3) + d(3, 4)]
= [12 + 8]
= [20]
[ EOT (2) + d(2, 4)]
= [13 + 2]
= [15]
= Max [ ]
EOT (4) = 20
Determination of EOT
5
2
4
3 8
2
15
2
1
13
12
0
13
12 20
28
To obtain EOT we start from
beginning event and move
forward towards the end,
hence it is called forward
pass.
The upper half of the circle : Event Number;
The left quarter in lower half: EOT;
The right corner in lower half: LOT.
Determination of EOT
5
2
4
3 8
2
15
2
1
13
12
0
13
12 20
28
Earliest Starting Time (EST)
EST for any activity is EOT
of an event, which is
preceding the activity.
EST (i, j) = EOT (i)
For Example,
EST of activity (2-5) will be
EST (2, 5) = EOT (2)
EST (2, 5) = 13
Determination of EOT
5
2
4
3 8
2
15
2
1
13
12
0
13
12 20
28
Earliest Finishing Time (EFT)
EFT for any activity
is addition of EOT of an
event, which is preceding the
activity and duration of the
activity.
EFT (i, j) = EOT (i) + d(i, j)
For Example,
EFT of activity (2-5) will be
EFT (2, 5) = EOT (2) + d(2, 5)
= 13 + 15
= 28
Determination of the Critical Path
3(2). Latest Occurrence Time (LOT)
The EOT of an event is the latest allowable time by which the event can occur, given
the time that is allowed for completion of the project (occurence of end event).
Hence, LOT of the an event represents the latest time by which the event should
occur to enable the project to be completed in given time.
General formula for LOT is:
LOT (i) = Min [ LOT (j) - d(i, j) ] Where,
LOT (i)= LOT of ith
event;
LOT (j)= LOT of j event (j follows i);
d (i, j)= duration of activity (i, j)
th
Determination of LOT
5
2
4
3 8
2
15
2
1
13
12
28
LOT (i) = Min [ LOT (j) - d(i, j)]
LOT (2)
[ LOT (4) - d(2, 4)]
= [26 - 2]
= [24]
[ LOT (5) - d(2, 5)]
= [28 - 15]
= [13]
= MIN [ ]
LOT (2) = 13
26
Determination of LOT
5
2
4
3 8
2
15
2
1
13
12
0
13
26
To obtain LOT we start
from end event and
move backward towards
the beginning, hence it is
called backward pass.
LOT for end event is the given time for the
project to be completed. Normally, EOT is
considered for project deadline.
28 28
18
0
Determination of LOT
5
2
4
3 8
2
15
2
1
13
12
0
13
26
28 28
18
0
LFT (i, j) = LOT (j)
Latest Finishing Time (LFT)
LFT for any activity is LOT of
an event, which is followed by
that activity.
For Example,
LFT of activity (2-5) will be
LFT (2, 5) = LOT (5)
= 28
Determination of LOT
5
2
4
3 8
2
15
2
1
13
12
0
13
26
28 28
18
0
Latest Starting Time (LST)
LST for any activity
is difference between LFT
of that activity and duration for
that activity.
LST (i, j) = LFT (i, j) - d(i, j)
For Example,
LST of activity (2-5) will be
LST (2, 5) = LFT (2,5) + d(2,5)
= 28 - 15
= 13
Determination of the Critical Path
3(3). Event Slack
The slack for an event is the difference between its LOT and EOT.
Event Slack
Event LOT EOT Slack = LOT - EOT
5 28 28 0
4 26 20 6
3 18 12 6
2 13 13 0
1 0 0 0
Determination of the Critical Path
5
2
4
3 8
2
1
12
2
0 0
13 13
28 28
20 26
12 18
13
15
5
4
3
2
1
0
6
6
0
0
3(4). Critical and Slack Paths
The critical path starts with the beginning event, terminates with the end event, and is
marked by events which have a zero slack.
Activity Slack
Hence,
Critical Path for this
project is (1-2-5)
Determination of the Critical Path
3(5). Activity Floats
Given the estimates of activity time and event slacks, three measures of floats are
defined:
(i) Total Float;
(ii) Free Float;
(iii) Independent Float.
Given the following, determine the Floats
2 2 4
13 13 20 26
2
13 13
4
20 26
2
Determination of the Critical Path
(i) Total Float:
The total float of an activity is the extra time available to complete the activity if it is
started as early as possible, without delaying the completion of the project.
Total
Float
=
Latest occurrence
time for event 4 - time for event 2
Earliest occurrence
-
Duration of activity
(2-4)
= 26 - 13 - 2
= 11 weeks
Activities which have a
Zero Total Float lie
on critical path.
2
13 13
4
20 26
2
Determination of the Critical Path
(ii) Free Float:
The free float of an activity is the extra time available to complete the activity when the
activity is started at EOT of its preceding event and completed by the EOT of its
succeeding events.
Free
Float
=
Earliest occurrence
- Earliest occurrence
-
time for event 4 time for event 2
Duration of activity
(2-4)
= 20 - 13 - 2
= 5 weeks
2
13 13
4
20 26
2
Determination of the Critical Path
(iii) Independent Float:
The independent float of an activity is the extra time available to complete the
activity when the activity is started at LOT of its preceding event and completed by the
EOT of its succeeding events.
-
Latest occurrence
time for event 2
- Duration of activity
(2-4)
Independent Earliest occurrence
Float
= time for event 4
= 20 - 13 - 2
= 5 weeks
It may be noted that
Independent float of an activity
may be negative.
Determination of the Critical Path
Activity Floats
Activity Duration EST(i,j)
(i,j) =EST (i)
EFT(i,j)
=EFT (j)
LST(i,j)
=LST (i)
LFT(i,j)
=LFT (j)
Total
Float
Free Independent
Float Float
(1-2) 13 0 13 0 13 0 0 0
(1-3) 12 0 12 6 18 6 0 0
(2-4) 2 13 15 24 26 11 5 5
(3-4) 8 12 20 18 26 6 0 (6)
(2-5) 15 13 28 13 28 0 0 0
(4-5) 2 20 22 26 28 6 6 0
Scheduling when Resources are Limited
The Bounding Schedules
(i) Early Start Schedule:
It refers to the schedule in which all activities start as early as possible-
(a) all activities occur at
their earliest i.e. EST and
EFT.
(b) there may be time lag
between completion of
certain activities and
occurrence of events.
(c) all activities emanating
from an event begins at
same time.
1
3
2
4
5
0 5 15 25 30
20
10
Scheduling when Resources are Limited
The Bounding Schedules
(i) Late Start Schedule:
It refers to the schedule in which all activities start as late as possible-
(a) all activities occur at
their Latest i.e. LST
and LFT.
(b) some activities may start
after time lag subsequent to
occurrence of preceding
events.
(c) all activities leading to an
event are completed at
same time.
1
3
2
4
5
0 5 15 25 30
20
10
Scheduling when Resources are Limited
1
Illustration: Scheduling to Match Availability of Manpower
Activity Duration and Manpower Requirements
2
3 5
2 Days
2
1 Day
6
4
2 Days
8
Only 12 men are available
for the project.
Scheduling when Resources are Limited
Scheduling to Match Availability of Manpower
Early Start Schedule
Doesn't match the
manpower resource
constraint of 12
Persons.
Scheduling when Resources are Limited
Scheduling to Match Availability of Manpower
A Feasible Schedule
PERT MODEL
Introduction
Program Evaluation Review Technique (PERT) was originally developed to facilitate
the planning and scheduling of the Polaris Fleet Ballistic Missile project of the US
government.
PERT Model is designed to handle risk and uncertainty.
PERT Model is suitable for-
- Research and Development programmes
- Aerospace Projects
- Other projects involving new technology
As in such projects time required for completing various jobs or activities can be highly
variable.
Hence, the orientation of PERT is 'Probabilistic'
PERT MODEL
=
Measures of Variability
Variability in PERT analysis is measured by variance or standard deviation.
Steps involved in calculating standard deviation of duration of critical path:
(i) Determine Standard Deviation of duration of each activity on the critical path.
(ii) Determine S.D. of total duration of critical path on basis of step (i).
t p
- to
6
Where,
is Standard Deviation,
t p is pessimistic time,
to is optimistic time.
PERT MODEL
Standard Deviation and Variance of Activity Duration
on Critical Path
Activity tp to = t p- to/6 Variance = 2
(1-2)
(2-5)
21
24
9
10
2
2.33
4.00
5.43
Variance
(critical path duration)
Sum of Variances of activity
durations on the critical path
=
Standard Deviation
(critical path duration) (Sum of Variances of activity
durations on the critical path )
1/2
=
=
=
(4 + 5.43)1/2
3.07
PERT MODEL
Probability of Completion by a Specific Date
With information of mean (T) and standard deviation ( ) for critical path duration, we can
compute the probability of completion by a specified date (D) as follows:
Z =
D - T
Where,
Z is number of S.D by which D, exceeds T
D is the specified date
T mean critical path duration
PERT MODEL
Probability of Completion by a Specific Date
Illustration
Specified Date (D) Z Probability of Completion by D
20
25
30
20 - 28
3.07
= -2.6
25 - 28
= -1.0
3.07
3.07
30 - 28
= 0.6
0.005
0.159
0.726
CPM MODEL
Introduction
Critical Path Method (CPM) was developed independently by Du Pont Company to
solve scheduling problems in industrial settings.
CPM Model is primarily concerned with the trade-off between cost and time.
CPM Model is applied to projects that employ a fairly stable technology and are
relatively risk free.
The main thrust of CPM analysis is on time-cost relationships
and it seeks to determine the project schedule which
minimizes total cost.
CPM MODEL
Assumptions under CPM Model
1. Two types of costs are associated with the project: Direct Costs
and Indirect Costs.
2. Activities of projects can be expedited (sooner) by crashing which involves
employing more resources.
3. Crashing reduces time but enhances direct costs because of factors like
overtime payments, extra payments and wastage.
4. Indirect costs associated with project increase linearly with project duration.
CPM MODEL
Procedure of CPM Analysis
1. Obtain the critical path in the network model. Determine project duration
and direct cost.
2. Examine cost-time slope of activities on the critical path obtained and
crash the activity which has the least slope.
3. Construct the new critical path after crashing as per step 2. Determine
project duration and cost.
4. Repeat step 2 and 3 till activities on the critical path are crashed.
Time Estimation
Illustration:
1
2
3
4
5
8
6
9
5
3
5
6
7
7
10
9
Critical Path is (1-2-4-6-7)
CPM MODEL
Illustration of CPM Analysis
Time in Weeks Cost Cost to expedite
per week
Activity Normal Crash Normal Crash
Rs Rs Rs
45,200 71,100
1-2 8 4 3000 6000 750
1-3 5 3 4000 8000 2000
2-4 9 6 4000 5500 500 Lowest
3-5 7 5 2000 3900 950
2-5 5 1 8000 12,000 1000
4-6 3 21/2 10,000 11,200 2400
5-6 6 2 4000 6800 700
6-7 10 7 6000 8700 900
5-7 9 5 4200 9000 1200
Lowest in critical path
Time Estimation
Project Network
1
2
3
4
5
8
6
9
5
3
5
6
7
7
10
9
Activity 2-4 has lowest
expedite cost per week.
Hence it will be crashed.
Note: Critical Path is (1-2-4-6-7)
Time Estimation
Project Network
1
2
3
4
5
8
6
6
5
3
5
6
7
7
10
9
Note: Activity 2-4 has been
crashed (9 to 6 weeks)
New critical path is (1-2-5-6-7)
Total Direct Cost= Rs 49,500
CPM MODEL
Illustration of CPM Analysis
Time in Weeks Cost Cost to expedite
per week
Activity Normal Crash Normal Crash
Rs Rs Rs
45,200 71,100
1-2 8 4 3000 6000 750
1-3 5 3 4000 8000 2000
2-4 9 6 4000 5500 500 Lowest
3-5 7 5 2000 3900 950
2-5 5 1 8000 12,000 1000
4-6 3 21/2 10,000 11,200 2400
5-6 6 2 4000 6800 700 Lowest
6-7 10 7 6000 8700 900
5-7 9 5 4200 9000 1200
Time Estimation
Project Network
1
2
3
4
5
8
2
6
5
3
5
6
7
7
10
9
Note: Activity 5-6 has been
crashed (6 to 2 weeks)
New critical path is (1-2-4-6-7)
Total Direct Cost= Rs 52,500
CPM MODEL
Illustration of CPM Analysis
Time in Weeks Cost Cost to expedite
per week
Activity Normal Crash Normal Crash
Rs Rs Rs
45,200 71,100
1-2 8 4 3000 6000 750 Lowest
1-3 5 3 4000 8000 2000
2-4 9 6 4000 5500 500 Lowest
3-5 7 5 2000 3900 950
2-5 5 1 8000 12,000 1000
4-6 3 21/2 10,000 11,200 2400
5-6 6 2 4000 6800 700 Lowest
6-7 10 7 6000 8700 900
5-7 9 5 4200 9000 1200
CPM MODEL
Illustration of CPM Analysis
Time in Weeks Cost Cost to expedite
per week
Activity Normal Crash Normal Crash
Rs Rs Rs
45,200 71,100
1-2 8 4 3000 6000 750 Lowest
1-3 5 3 4000 8000 2000
2-4 9 6 4000 5500 500 Lowest
3-5 7 5 2000 3900 950
2-5 5 1 8000 12,000 1000
4-6 3 21/2 10,000 11,200 2400
5-6 6 2 4000 6800 700 Lowest
6-7 10 7 6000 8700 900 Lowest
5-7 9 5 4200 9000 1200
Time Estimation
Project Network
1
2
3
4
5
4
2
6
5
3
5
6
7
7
7
9
Note: After crashing activity 6-7.
Network diagram has 2 critical
paths- (1-3-5-6-7) and (1-3-5-7)
CPM MODEL
Illustration of CPM Analysis
Time in Weeks Cost Cost to expedite
per week
Activity Normal Crash Normal Crash
Rs Rs Rs
1-2 8 4 3000 6000 750
1-3 5 3 4000 8000 2000
2-4 9 6 4000 5500 500
3-5 7 5 2000 3900 950
2-5 5 1 8000 12,000 1000
4-6 3 21/2 10,000 11,200 2400
5-6 6 2 4000 6800 700
6-7 10 7 6000 8700 900
5-7 9 5 4200 9000 1200
45,200 71,100
Lowest
Lowest
Lowest- 2 CP
Lowest
Lowest
Time Estimation
Project Network
1
2
3
4
5
4
2
6
5
3
5
6
5
7
7
9
Note: Activity 3-5 which is
common to both the critical paths
is least costly to crash.
CPM MODEL
Illustration of CPM Analysis
Time in Weeks Cost Cost to expedite
per week
Activity Normal Crash Normal Crash
Rs Rs Rs
1-2 8 4 3000 6000 750
1-3 5 3 4000 8000 2000
2-4 9 6 4000 5500 500
3-5 7 5 2000 3900 950
2-5 5 1 8000 12,000 1000
4-6 3 21/2 10,000 11,200 2400
5-6 6 2 4000 6800 700
6-7 10 7 6000 8700 900
5-7 9 5 4200 9000 1200
45,200 71,100
Lowest
Lowest
Lowest- 2 CP
Lowest
Lowest
Lowest
Time Estimation
Project Network
1
2
3
4
5
4
2
6
5
2 1/2
5
6
5
7
7
9
Note: All activities on New critical
path is (1-2-4-6-7) are crashed.
Hence, no further possibility of
time reduction.
CPM MODEL
Activities Crashed
Project
Duration
In weeks
Total
Direct
Cost
Total
Indirect
Cost
Total Cost
None 30 45200 60000 105,200
(2-4) 29 46700 58000 104,700
(2-4) and (5-6) 27 49500 54000 103,500
(1-2), (2-4) and (5-6) 24 52500 48000 100,500
(1-2), (2-4), (5-6) and (6-7) 211/2 55200 42000 97,200
(1-2), (2-4), (3-5), (5-6) and (6-7) 20 57100 40000 97,100
(1-2), (2-4), (3-5), (5-6), (4-6) and (6-7) 19 58300 39000 97,300
Project Duration and Total Cost
Indirect Cost is Rs 2000 per week
Network Cost System
Introduction
Network Cost System was developed to provide vehicle for cost
planning and control of projects.
Basic principle is: Costs are planned, measured, analysed and
controlled in terms of project activities.
For cost projections it is assumed that the expenditure for any activity
is incurred evenly over the duration of activity.
Network Cost System
Analysis and Control of Costs
1. Cost incurred to date
In NCS, Cost are recorded activity wise. Costs incurred to date can be obtained by
summing up costs for various activities.
2. Budgeted cost to date
is the cost projections made at the beginning.
3. Value of work done to date
is equal to budgeted costs * percentage of work accomplished.
4. Cost over-run (under-run) to date
Actual Cost - Value of work completed
Vaue of work completed
* 100
Network Cost System
Analysis and Control of Costs
5. Time over-run (under-run) to date
Time over-run is usually defined in terms of months behind or months ahead.
THANK YOU

More Related Content

What's hot

Pert cpm
Pert cpmPert cpm
Pert cpm
haithamallibhai
 
Critical Path Method/ Program Evaluation and Review Technique
Critical Path Method/ Program Evaluation and Review TechniqueCritical Path Method/ Program Evaluation and Review Technique
Critical Path Method/ Program Evaluation and Review Technique
Jomari Gingo Selibio
 
Pert and CPM
Pert and CPMPert and CPM
Pert and CPM
Sachin Kapoor
 
Time cost optimisation
Time cost optimisationTime cost optimisation
Time cost optimisation
Charul Sharma
 
Cpmprt
CpmprtCpmprt
Network diagram problems
Network diagram problemsNetwork diagram problems
Network diagram problems
Subhra Mishra
 
mehmet tanlak - 3
mehmet tanlak - 3mehmet tanlak - 3
mehmet tanlak - 3
MEHMET TANLAK
 
Critical path method
Critical path methodCritical path method
Critical path method
Harshit Jhawar
 
Complex Project Crashing Algorithm
Complex Project Crashing AlgorithmComplex Project Crashing Algorithm
Complex Project Crashing Algorithm
IOSR Journals
 
Ii. pert cpm
Ii. pert cpmIi. pert cpm
Ii. pert cpm
IrtizaMalik
 
ملاحظات مهمة عن تعجيل المشاريع
ملاحظات مهمة عن تعجيل المشاريعملاحظات مهمة عن تعجيل المشاريع
ملاحظات مهمة عن تعجيل المشاريع
Dr. Mahmoud Al-Naimi
 
Per tand project crashing
Per tand project crashingPer tand project crashing
Per tand project crashing
Harinadh Karimikonda
 
Project Management - Critical path method
Project Management - Critical path methodProject Management - Critical path method
Project Management - Critical path method
NR Computer Learning Center
 
Pert- program evaluation and review technique
Pert- program evaluation and review techniquePert- program evaluation and review technique
Pert- program evaluation and review technique
Vinci Viveka
 
Comparative characteristics of pert and cpm
Comparative characteristics of pert and cpmComparative characteristics of pert and cpm
Comparative characteristics of pert and cpm
Kinshook Chaturvedi
 
Pert Analysis
Pert AnalysisPert Analysis
Pert Analysis
Kaizer Dave
 
Unit7 & 8 Performance and optimization
Unit7 & 8 Performance and optimization Unit7 & 8 Performance and optimization
Unit7 & 8 Performance and optimization
leenachandra
 
Time cost-trade-off
Time cost-trade-offTime cost-trade-off
Time cost-trade-off
Tu Nguyen, PMP®,PMI-RMP®
 

What's hot (18)

Pert cpm
Pert cpmPert cpm
Pert cpm
 
Critical Path Method/ Program Evaluation and Review Technique
Critical Path Method/ Program Evaluation and Review TechniqueCritical Path Method/ Program Evaluation and Review Technique
Critical Path Method/ Program Evaluation and Review Technique
 
Pert and CPM
Pert and CPMPert and CPM
Pert and CPM
 
Time cost optimisation
Time cost optimisationTime cost optimisation
Time cost optimisation
 
Cpmprt
CpmprtCpmprt
Cpmprt
 
Network diagram problems
Network diagram problemsNetwork diagram problems
Network diagram problems
 
mehmet tanlak - 3
mehmet tanlak - 3mehmet tanlak - 3
mehmet tanlak - 3
 
Critical path method
Critical path methodCritical path method
Critical path method
 
Complex Project Crashing Algorithm
Complex Project Crashing AlgorithmComplex Project Crashing Algorithm
Complex Project Crashing Algorithm
 
Ii. pert cpm
Ii. pert cpmIi. pert cpm
Ii. pert cpm
 
ملاحظات مهمة عن تعجيل المشاريع
ملاحظات مهمة عن تعجيل المشاريعملاحظات مهمة عن تعجيل المشاريع
ملاحظات مهمة عن تعجيل المشاريع
 
Per tand project crashing
Per tand project crashingPer tand project crashing
Per tand project crashing
 
Project Management - Critical path method
Project Management - Critical path methodProject Management - Critical path method
Project Management - Critical path method
 
Pert- program evaluation and review technique
Pert- program evaluation and review techniquePert- program evaluation and review technique
Pert- program evaluation and review technique
 
Comparative characteristics of pert and cpm
Comparative characteristics of pert and cpmComparative characteristics of pert and cpm
Comparative characteristics of pert and cpm
 
Pert Analysis
Pert AnalysisPert Analysis
Pert Analysis
 
Unit7 & 8 Performance and optimization
Unit7 & 8 Performance and optimization Unit7 & 8 Performance and optimization
Unit7 & 8 Performance and optimization
 
Time cost-trade-off
Time cost-trade-offTime cost-trade-off
Time cost-trade-off
 

Similar to Networktechniques

Critical path method (CPM).pptx
Critical path method (CPM).pptxCritical path method (CPM).pptx
Critical path method (CPM).pptx
HimanshuKaklotar1
 
CPM.pptx
CPM.pptxCPM.pptx
CPM.pptx
FashionHub12
 
CPM.pptx
CPM.pptxCPM.pptx
CPM.pptx
LJay7
 
MP assignment for printing
MP assignment for printingMP assignment for printing
MP assignment for printing
Hieu Pham
 
470614683-CHAPTER-7-Project-Management-and-Network-Analysis-ppt.ppt
470614683-CHAPTER-7-Project-Management-and-Network-Analysis-ppt.ppt470614683-CHAPTER-7-Project-Management-and-Network-Analysis-ppt.ppt
470614683-CHAPTER-7-Project-Management-and-Network-Analysis-ppt.ppt
Nitin137794
 
Chapter-2 Solved examples.ppt
Chapter-2 Solved examples.pptChapter-2 Solved examples.ppt
Chapter-2 Solved examples.ppt
BetshaTizazu2
 
Lecture 5.pdf
Lecture 5.pdfLecture 5.pdf
Lecture 5.pdf
JamalKhan696508
 
Critical Path Method
Critical Path MethodCritical Path Method
Critical Path Method
Mr. Ramesh Nayaka
 
Lecture - Project, Planning and Control.pdf
Lecture - Project, Planning and Control.pdfLecture - Project, Planning and Control.pdf
Lecture - Project, Planning and Control.pdf
lucky141651
 
Cpm n pert lecture 1
Cpm n pert lecture 1Cpm n pert lecture 1
Cpm n pert lecture 1
adeelmunir158
 
Project management
Project managementProject management
Project management
Kwesi Kissiedu
 
Chapter 5 - PERT-CPM
Chapter 5 - PERT-CPM Chapter 5 - PERT-CPM
Chapter 5 - PERT-CPM
maggieget
 
criticalpathmethod-151022164503-lva1-app6892.pdf
criticalpathmethod-151022164503-lva1-app6892.pdfcriticalpathmethod-151022164503-lva1-app6892.pdf
criticalpathmethod-151022164503-lva1-app6892.pdf
Salahudin Babar
 
Cpm module iii reference
Cpm module iii referenceCpm module iii reference
Cpm module iii reference
ahsanrabbani
 
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
ssuserc9c6261
 
chapter 8 examples of networks.pdf
chapter 8 examples of networks.pdfchapter 8 examples of networks.pdf
chapter 8 examples of networks.pdf
ssuserc9c6261
 
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
ssuserc9c6261
 
Scheduling, PERT, Critical Path Analysis.pdf
Scheduling, PERT, Critical Path Analysis.pdfScheduling, PERT, Critical Path Analysis.pdf
Scheduling, PERT, Critical Path Analysis.pdf
ssuserc9c6261
 
network techniquies.pdf
network techniquies.pdfnetwork techniquies.pdf
network techniquies.pdf
ssuserc9c6261
 
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
ssuserc9c6261
 

Similar to Networktechniques (20)

Critical path method (CPM).pptx
Critical path method (CPM).pptxCritical path method (CPM).pptx
Critical path method (CPM).pptx
 
CPM.pptx
CPM.pptxCPM.pptx
CPM.pptx
 
CPM.pptx
CPM.pptxCPM.pptx
CPM.pptx
 
MP assignment for printing
MP assignment for printingMP assignment for printing
MP assignment for printing
 
470614683-CHAPTER-7-Project-Management-and-Network-Analysis-ppt.ppt
470614683-CHAPTER-7-Project-Management-and-Network-Analysis-ppt.ppt470614683-CHAPTER-7-Project-Management-and-Network-Analysis-ppt.ppt
470614683-CHAPTER-7-Project-Management-and-Network-Analysis-ppt.ppt
 
Chapter-2 Solved examples.ppt
Chapter-2 Solved examples.pptChapter-2 Solved examples.ppt
Chapter-2 Solved examples.ppt
 
Lecture 5.pdf
Lecture 5.pdfLecture 5.pdf
Lecture 5.pdf
 
Critical Path Method
Critical Path MethodCritical Path Method
Critical Path Method
 
Lecture - Project, Planning and Control.pdf
Lecture - Project, Planning and Control.pdfLecture - Project, Planning and Control.pdf
Lecture - Project, Planning and Control.pdf
 
Cpm n pert lecture 1
Cpm n pert lecture 1Cpm n pert lecture 1
Cpm n pert lecture 1
 
Project management
Project managementProject management
Project management
 
Chapter 5 - PERT-CPM
Chapter 5 - PERT-CPM Chapter 5 - PERT-CPM
Chapter 5 - PERT-CPM
 
criticalpathmethod-151022164503-lva1-app6892.pdf
criticalpathmethod-151022164503-lva1-app6892.pdfcriticalpathmethod-151022164503-lva1-app6892.pdf
criticalpathmethod-151022164503-lva1-app6892.pdf
 
Cpm module iii reference
Cpm module iii referenceCpm module iii reference
Cpm module iii reference
 
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
 

Recently uploaded

Generative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdfGenerative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdf
mahaffeycheryld
 
Object Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOADObject Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOAD
PreethaV16
 
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICSUNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
vmspraneeth
 
Unit -II Spectroscopy - EC I B.Tech.pdf
Unit -II Spectroscopy - EC  I B.Tech.pdfUnit -II Spectroscopy - EC  I B.Tech.pdf
Unit -II Spectroscopy - EC I B.Tech.pdf
TeluguBadi
 
Impartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 StandardImpartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 Standard
MuhammadJazib15
 
smart pill dispenser is designed to improve medication adherence and safety f...
smart pill dispenser is designed to improve medication adherence and safety f...smart pill dispenser is designed to improve medication adherence and safety f...
smart pill dispenser is designed to improve medication adherence and safety f...
um7474492
 
Zener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and ApplicationsZener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and Applications
Shiny Christobel
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
MadhavJungKarki
 
5G Radio Network Througput Problem Analysis HCIA.pdf
5G Radio Network Througput Problem Analysis HCIA.pdf5G Radio Network Througput Problem Analysis HCIA.pdf
5G Radio Network Througput Problem Analysis HCIA.pdf
AlvianRamadhani5
 
FULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back EndFULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back End
PreethaV16
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
b0754201
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
upoux
 
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Transcat
 
OOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming languageOOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming language
PreethaV16
 
Blood finder application project report (1).pdf
Blood finder application project report (1).pdfBlood finder application project report (1).pdf
Blood finder application project report (1).pdf
Kamal Acharya
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
P5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civilP5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civil
AnasAhmadNoor
 
Transformers design and coooling methods
Transformers design and coooling methodsTransformers design and coooling methods
Transformers design and coooling methods
Roger Rozario
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
Atif Razi
 

Recently uploaded (20)

Generative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdfGenerative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdf
 
Object Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOADObject Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOAD
 
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICSUNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
UNIT 4 LINEAR INTEGRATED CIRCUITS-DIGITAL ICS
 
Unit -II Spectroscopy - EC I B.Tech.pdf
Unit -II Spectroscopy - EC  I B.Tech.pdfUnit -II Spectroscopy - EC  I B.Tech.pdf
Unit -II Spectroscopy - EC I B.Tech.pdf
 
Impartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 StandardImpartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 Standard
 
smart pill dispenser is designed to improve medication adherence and safety f...
smart pill dispenser is designed to improve medication adherence and safety f...smart pill dispenser is designed to improve medication adherence and safety f...
smart pill dispenser is designed to improve medication adherence and safety f...
 
Zener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and ApplicationsZener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and Applications
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
 
5G Radio Network Througput Problem Analysis HCIA.pdf
5G Radio Network Througput Problem Analysis HCIA.pdf5G Radio Network Througput Problem Analysis HCIA.pdf
5G Radio Network Througput Problem Analysis HCIA.pdf
 
FULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back EndFULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back End
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
 
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
 
OOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming languageOOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming language
 
Blood finder application project report (1).pdf
Blood finder application project report (1).pdfBlood finder application project report (1).pdf
Blood finder application project report (1).pdf
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
P5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civilP5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civil
 
Transformers design and coooling methods
Transformers design and coooling methodsTransformers design and coooling methods
Transformers design and coooling methods
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
 

Networktechniques

  • 1. Development of Project Network Step 1: Network Diagram or Project Graph. 1 2 3 4 Take Dinner A Network Diagram shows the activities and events of the project and their logical relationships. Receive Guests The Network Diagram can be developed by using Forward Method or Backward Method.
  • 2. Development of Project Network Rules for Network Construction Each activity must have a preceding and succeeding event. Each event should have a distinct number. In previous example, the activity of "Send Invitations" is designated as (1-2) There should be no Loops in the project network. 1 2 3 Not more than one activity can have the same preceding and succeeding events. 2 1
  • 3. Time Estimation Step 2: Time Estimates for each Activity Three Time values are obtained from each activity: 1. Optimistic time t o 2. Most likely time t m 3. Pessimistic time tp it should be obtained by skipping around the network rather than by following a specific path. they should be defined independent of one another. time available for completing the project should not influence the estimates. estimates should considered allowances which are random variables and not others.
  • 4. Time Estimation 1 Network Diagram with average time estimates- 2 3 4 5 13 12 8 2 2 15
  • 5. Time Estimation Activity Optimistic Most Likely Pessimistic t t t t o m p e= Average to + 4tm + tp 6 1-2 9 12 21 13 1-3 6 12 18 12 2-4 1 1.5 5 2 3-4 4 8.5 10 8 2-5 10 14 24 15 4-5 1 2 3 2 te is the expected value of activity duration; weighted arithmetic average time. 1 2 3 4 5 13 12 8 2 2 15
  • 6. Determination of the Critical Path Step 3 Determining Critical Path/s, event slacks and activity floats. 3(1). Earliest Occurrence Time (EOT) The EOT of an event is the duration of the longest path (from beginning event whose EOT is set at 0) leading to that event. Hence, EOT of the end event represents the minimum time required for completing the project. General formula for EOT is: EOT (i) = Max [ EOT (k) + d(k, i) ] Where, EOT (i)= EOT of ith event; EOT (k)= EOT of kth event (k precedes i); d (k, i)= duration of activity (k, i)
  • 7. Determination of EOT 5 2 4 3 8 2 15 2 1 13 12 0 13 12 EOT (i) = Max [ EOT (k) + d(k, i)] EOT (4) [ EOT (3) + d(3, 4)] = [12 + 8] = [20] [ EOT (2) + d(2, 4)] = [13 + 2] = [15] = Max [ ] EOT (4) = 20
  • 8. Determination of EOT 5 2 4 3 8 2 15 2 1 13 12 0 13 12 20 28 To obtain EOT we start from beginning event and move forward towards the end, hence it is called forward pass. The upper half of the circle : Event Number; The left quarter in lower half: EOT; The right corner in lower half: LOT.
  • 9. Determination of EOT 5 2 4 3 8 2 15 2 1 13 12 0 13 12 20 28 Earliest Starting Time (EST) EST for any activity is EOT of an event, which is preceding the activity. EST (i, j) = EOT (i) For Example, EST of activity (2-5) will be EST (2, 5) = EOT (2) EST (2, 5) = 13
  • 10. Determination of EOT 5 2 4 3 8 2 15 2 1 13 12 0 13 12 20 28 Earliest Finishing Time (EFT) EFT for any activity is addition of EOT of an event, which is preceding the activity and duration of the activity. EFT (i, j) = EOT (i) + d(i, j) For Example, EFT of activity (2-5) will be EFT (2, 5) = EOT (2) + d(2, 5) = 13 + 15 = 28
  • 11. Determination of the Critical Path 3(2). Latest Occurrence Time (LOT) The EOT of an event is the latest allowable time by which the event can occur, given the time that is allowed for completion of the project (occurence of end event). Hence, LOT of the an event represents the latest time by which the event should occur to enable the project to be completed in given time. General formula for LOT is: LOT (i) = Min [ LOT (j) - d(i, j) ] Where, LOT (i)= LOT of ith event; LOT (j)= LOT of j event (j follows i); d (i, j)= duration of activity (i, j) th
  • 12. Determination of LOT 5 2 4 3 8 2 15 2 1 13 12 28 LOT (i) = Min [ LOT (j) - d(i, j)] LOT (2) [ LOT (4) - d(2, 4)] = [26 - 2] = [24] [ LOT (5) - d(2, 5)] = [28 - 15] = [13] = MIN [ ] LOT (2) = 13 26
  • 13. Determination of LOT 5 2 4 3 8 2 15 2 1 13 12 0 13 26 To obtain LOT we start from end event and move backward towards the beginning, hence it is called backward pass. LOT for end event is the given time for the project to be completed. Normally, EOT is considered for project deadline. 28 28 18 0
  • 14. Determination of LOT 5 2 4 3 8 2 15 2 1 13 12 0 13 26 28 28 18 0 LFT (i, j) = LOT (j) Latest Finishing Time (LFT) LFT for any activity is LOT of an event, which is followed by that activity. For Example, LFT of activity (2-5) will be LFT (2, 5) = LOT (5) = 28
  • 15. Determination of LOT 5 2 4 3 8 2 15 2 1 13 12 0 13 26 28 28 18 0 Latest Starting Time (LST) LST for any activity is difference between LFT of that activity and duration for that activity. LST (i, j) = LFT (i, j) - d(i, j) For Example, LST of activity (2-5) will be LST (2, 5) = LFT (2,5) + d(2,5) = 28 - 15 = 13
  • 16. Determination of the Critical Path 3(3). Event Slack The slack for an event is the difference between its LOT and EOT. Event Slack Event LOT EOT Slack = LOT - EOT 5 28 28 0 4 26 20 6 3 18 12 6 2 13 13 0 1 0 0 0
  • 17. Determination of the Critical Path 5 2 4 3 8 2 1 12 2 0 0 13 13 28 28 20 26 12 18 13 15 5 4 3 2 1 0 6 6 0 0 3(4). Critical and Slack Paths The critical path starts with the beginning event, terminates with the end event, and is marked by events which have a zero slack. Activity Slack Hence, Critical Path for this project is (1-2-5)
  • 18. Determination of the Critical Path 3(5). Activity Floats Given the estimates of activity time and event slacks, three measures of floats are defined: (i) Total Float; (ii) Free Float; (iii) Independent Float. Given the following, determine the Floats 2 2 4 13 13 20 26
  • 19. 2 13 13 4 20 26 2 Determination of the Critical Path (i) Total Float: The total float of an activity is the extra time available to complete the activity if it is started as early as possible, without delaying the completion of the project. Total Float = Latest occurrence time for event 4 - time for event 2 Earliest occurrence - Duration of activity (2-4) = 26 - 13 - 2 = 11 weeks Activities which have a Zero Total Float lie on critical path.
  • 20. 2 13 13 4 20 26 2 Determination of the Critical Path (ii) Free Float: The free float of an activity is the extra time available to complete the activity when the activity is started at EOT of its preceding event and completed by the EOT of its succeeding events. Free Float = Earliest occurrence - Earliest occurrence - time for event 4 time for event 2 Duration of activity (2-4) = 20 - 13 - 2 = 5 weeks
  • 21. 2 13 13 4 20 26 2 Determination of the Critical Path (iii) Independent Float: The independent float of an activity is the extra time available to complete the activity when the activity is started at LOT of its preceding event and completed by the EOT of its succeeding events. - Latest occurrence time for event 2 - Duration of activity (2-4) Independent Earliest occurrence Float = time for event 4 = 20 - 13 - 2 = 5 weeks It may be noted that Independent float of an activity may be negative.
  • 22. Determination of the Critical Path Activity Floats Activity Duration EST(i,j) (i,j) =EST (i) EFT(i,j) =EFT (j) LST(i,j) =LST (i) LFT(i,j) =LFT (j) Total Float Free Independent Float Float (1-2) 13 0 13 0 13 0 0 0 (1-3) 12 0 12 6 18 6 0 0 (2-4) 2 13 15 24 26 11 5 5 (3-4) 8 12 20 18 26 6 0 (6) (2-5) 15 13 28 13 28 0 0 0 (4-5) 2 20 22 26 28 6 6 0
  • 23. Scheduling when Resources are Limited The Bounding Schedules (i) Early Start Schedule: It refers to the schedule in which all activities start as early as possible- (a) all activities occur at their earliest i.e. EST and EFT. (b) there may be time lag between completion of certain activities and occurrence of events. (c) all activities emanating from an event begins at same time. 1 3 2 4 5 0 5 15 25 30 20 10
  • 24. Scheduling when Resources are Limited The Bounding Schedules (i) Late Start Schedule: It refers to the schedule in which all activities start as late as possible- (a) all activities occur at their Latest i.e. LST and LFT. (b) some activities may start after time lag subsequent to occurrence of preceding events. (c) all activities leading to an event are completed at same time. 1 3 2 4 5 0 5 15 25 30 20 10
  • 25. Scheduling when Resources are Limited 1 Illustration: Scheduling to Match Availability of Manpower Activity Duration and Manpower Requirements 2 3 5 2 Days 2 1 Day 6 4 2 Days 8 Only 12 men are available for the project.
  • 26. Scheduling when Resources are Limited Scheduling to Match Availability of Manpower Early Start Schedule Doesn't match the manpower resource constraint of 12 Persons.
  • 27. Scheduling when Resources are Limited Scheduling to Match Availability of Manpower A Feasible Schedule
  • 28. PERT MODEL Introduction Program Evaluation Review Technique (PERT) was originally developed to facilitate the planning and scheduling of the Polaris Fleet Ballistic Missile project of the US government. PERT Model is designed to handle risk and uncertainty. PERT Model is suitable for- - Research and Development programmes - Aerospace Projects - Other projects involving new technology As in such projects time required for completing various jobs or activities can be highly variable. Hence, the orientation of PERT is 'Probabilistic'
  • 29. PERT MODEL = Measures of Variability Variability in PERT analysis is measured by variance or standard deviation. Steps involved in calculating standard deviation of duration of critical path: (i) Determine Standard Deviation of duration of each activity on the critical path. (ii) Determine S.D. of total duration of critical path on basis of step (i). t p - to 6 Where, is Standard Deviation, t p is pessimistic time, to is optimistic time.
  • 30. PERT MODEL Standard Deviation and Variance of Activity Duration on Critical Path Activity tp to = t p- to/6 Variance = 2 (1-2) (2-5) 21 24 9 10 2 2.33 4.00 5.43 Variance (critical path duration) Sum of Variances of activity durations on the critical path = Standard Deviation (critical path duration) (Sum of Variances of activity durations on the critical path ) 1/2 = = = (4 + 5.43)1/2 3.07
  • 31. PERT MODEL Probability of Completion by a Specific Date With information of mean (T) and standard deviation ( ) for critical path duration, we can compute the probability of completion by a specified date (D) as follows: Z = D - T Where, Z is number of S.D by which D, exceeds T D is the specified date T mean critical path duration
  • 32. PERT MODEL Probability of Completion by a Specific Date Illustration Specified Date (D) Z Probability of Completion by D 20 25 30 20 - 28 3.07 = -2.6 25 - 28 = -1.0 3.07 3.07 30 - 28 = 0.6 0.005 0.159 0.726
  • 33. CPM MODEL Introduction Critical Path Method (CPM) was developed independently by Du Pont Company to solve scheduling problems in industrial settings. CPM Model is primarily concerned with the trade-off between cost and time. CPM Model is applied to projects that employ a fairly stable technology and are relatively risk free. The main thrust of CPM analysis is on time-cost relationships and it seeks to determine the project schedule which minimizes total cost.
  • 34. CPM MODEL Assumptions under CPM Model 1. Two types of costs are associated with the project: Direct Costs and Indirect Costs. 2. Activities of projects can be expedited (sooner) by crashing which involves employing more resources. 3. Crashing reduces time but enhances direct costs because of factors like overtime payments, extra payments and wastage. 4. Indirect costs associated with project increase linearly with project duration.
  • 35. CPM MODEL Procedure of CPM Analysis 1. Obtain the critical path in the network model. Determine project duration and direct cost. 2. Examine cost-time slope of activities on the critical path obtained and crash the activity which has the least slope. 3. Construct the new critical path after crashing as per step 2. Determine project duration and cost. 4. Repeat step 2 and 3 till activities on the critical path are crashed.
  • 37. CPM MODEL Illustration of CPM Analysis Time in Weeks Cost Cost to expedite per week Activity Normal Crash Normal Crash Rs Rs Rs 45,200 71,100 1-2 8 4 3000 6000 750 1-3 5 3 4000 8000 2000 2-4 9 6 4000 5500 500 Lowest 3-5 7 5 2000 3900 950 2-5 5 1 8000 12,000 1000 4-6 3 21/2 10,000 11,200 2400 5-6 6 2 4000 6800 700 6-7 10 7 6000 8700 900 5-7 9 5 4200 9000 1200 Lowest in critical path
  • 38. Time Estimation Project Network 1 2 3 4 5 8 6 9 5 3 5 6 7 7 10 9 Activity 2-4 has lowest expedite cost per week. Hence it will be crashed. Note: Critical Path is (1-2-4-6-7)
  • 39. Time Estimation Project Network 1 2 3 4 5 8 6 6 5 3 5 6 7 7 10 9 Note: Activity 2-4 has been crashed (9 to 6 weeks) New critical path is (1-2-5-6-7) Total Direct Cost= Rs 49,500
  • 40. CPM MODEL Illustration of CPM Analysis Time in Weeks Cost Cost to expedite per week Activity Normal Crash Normal Crash Rs Rs Rs 45,200 71,100 1-2 8 4 3000 6000 750 1-3 5 3 4000 8000 2000 2-4 9 6 4000 5500 500 Lowest 3-5 7 5 2000 3900 950 2-5 5 1 8000 12,000 1000 4-6 3 21/2 10,000 11,200 2400 5-6 6 2 4000 6800 700 Lowest 6-7 10 7 6000 8700 900 5-7 9 5 4200 9000 1200
  • 41. Time Estimation Project Network 1 2 3 4 5 8 2 6 5 3 5 6 7 7 10 9 Note: Activity 5-6 has been crashed (6 to 2 weeks) New critical path is (1-2-4-6-7) Total Direct Cost= Rs 52,500
  • 42. CPM MODEL Illustration of CPM Analysis Time in Weeks Cost Cost to expedite per week Activity Normal Crash Normal Crash Rs Rs Rs 45,200 71,100 1-2 8 4 3000 6000 750 Lowest 1-3 5 3 4000 8000 2000 2-4 9 6 4000 5500 500 Lowest 3-5 7 5 2000 3900 950 2-5 5 1 8000 12,000 1000 4-6 3 21/2 10,000 11,200 2400 5-6 6 2 4000 6800 700 Lowest 6-7 10 7 6000 8700 900 5-7 9 5 4200 9000 1200
  • 43. CPM MODEL Illustration of CPM Analysis Time in Weeks Cost Cost to expedite per week Activity Normal Crash Normal Crash Rs Rs Rs 45,200 71,100 1-2 8 4 3000 6000 750 Lowest 1-3 5 3 4000 8000 2000 2-4 9 6 4000 5500 500 Lowest 3-5 7 5 2000 3900 950 2-5 5 1 8000 12,000 1000 4-6 3 21/2 10,000 11,200 2400 5-6 6 2 4000 6800 700 Lowest 6-7 10 7 6000 8700 900 Lowest 5-7 9 5 4200 9000 1200
  • 44. Time Estimation Project Network 1 2 3 4 5 4 2 6 5 3 5 6 7 7 7 9 Note: After crashing activity 6-7. Network diagram has 2 critical paths- (1-3-5-6-7) and (1-3-5-7)
  • 45. CPM MODEL Illustration of CPM Analysis Time in Weeks Cost Cost to expedite per week Activity Normal Crash Normal Crash Rs Rs Rs 1-2 8 4 3000 6000 750 1-3 5 3 4000 8000 2000 2-4 9 6 4000 5500 500 3-5 7 5 2000 3900 950 2-5 5 1 8000 12,000 1000 4-6 3 21/2 10,000 11,200 2400 5-6 6 2 4000 6800 700 6-7 10 7 6000 8700 900 5-7 9 5 4200 9000 1200 45,200 71,100 Lowest Lowest Lowest- 2 CP Lowest Lowest
  • 46. Time Estimation Project Network 1 2 3 4 5 4 2 6 5 3 5 6 5 7 7 9 Note: Activity 3-5 which is common to both the critical paths is least costly to crash.
  • 47. CPM MODEL Illustration of CPM Analysis Time in Weeks Cost Cost to expedite per week Activity Normal Crash Normal Crash Rs Rs Rs 1-2 8 4 3000 6000 750 1-3 5 3 4000 8000 2000 2-4 9 6 4000 5500 500 3-5 7 5 2000 3900 950 2-5 5 1 8000 12,000 1000 4-6 3 21/2 10,000 11,200 2400 5-6 6 2 4000 6800 700 6-7 10 7 6000 8700 900 5-7 9 5 4200 9000 1200 45,200 71,100 Lowest Lowest Lowest- 2 CP Lowest Lowest Lowest
  • 48. Time Estimation Project Network 1 2 3 4 5 4 2 6 5 2 1/2 5 6 5 7 7 9 Note: All activities on New critical path is (1-2-4-6-7) are crashed. Hence, no further possibility of time reduction.
  • 49. CPM MODEL Activities Crashed Project Duration In weeks Total Direct Cost Total Indirect Cost Total Cost None 30 45200 60000 105,200 (2-4) 29 46700 58000 104,700 (2-4) and (5-6) 27 49500 54000 103,500 (1-2), (2-4) and (5-6) 24 52500 48000 100,500 (1-2), (2-4), (5-6) and (6-7) 211/2 55200 42000 97,200 (1-2), (2-4), (3-5), (5-6) and (6-7) 20 57100 40000 97,100 (1-2), (2-4), (3-5), (5-6), (4-6) and (6-7) 19 58300 39000 97,300 Project Duration and Total Cost Indirect Cost is Rs 2000 per week
  • 50. Network Cost System Introduction Network Cost System was developed to provide vehicle for cost planning and control of projects. Basic principle is: Costs are planned, measured, analysed and controlled in terms of project activities. For cost projections it is assumed that the expenditure for any activity is incurred evenly over the duration of activity.
  • 51. Network Cost System Analysis and Control of Costs 1. Cost incurred to date In NCS, Cost are recorded activity wise. Costs incurred to date can be obtained by summing up costs for various activities. 2. Budgeted cost to date is the cost projections made at the beginning. 3. Value of work done to date is equal to budgeted costs * percentage of work accomplished. 4. Cost over-run (under-run) to date Actual Cost - Value of work completed Vaue of work completed * 100
  • 52. Network Cost System Analysis and Control of Costs 5. Time over-run (under-run) to date Time over-run is usually defined in terms of months behind or months ahead.