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

PPT
Chapter22 networktechniquesforprojectmanagement
PDF
Network Techniques for Project Management
PPTX
Unit2 network optimization
PDF
PERT AND CPM PROJECT MANAGEMENT
PPTX
Network analysis & cpm
PPT
PPTX
Network problem cpm and pert BY MITESH KUMAR
PPTX
Pert analysis
Chapter22 networktechniquesforprojectmanagement
Network Techniques for Project Management
Unit2 network optimization
PERT AND CPM PROJECT MANAGEMENT
Network analysis & cpm
Network problem cpm and pert BY MITESH KUMAR
Pert analysis

What's hot (18)

PPTX
Pert cpm
PPTX
Critical Path Method/ Program Evaluation and Review Technique
PPTX
Pert and CPM
PPT
Time cost optimisation
PPTX
DOC
Network diagram problems
PPT
mehmet tanlak - 3
PPTX
Critical path method
PDF
Complex Project Crashing Algorithm
DOCX
Ii. pert cpm
PDF
ملاحظات مهمة عن تعجيل المشاريع
PPTX
Per tand project crashing
PPTX
Project Management - Critical path method
PPTX
Pert- program evaluation and review technique
PPT
Comparative characteristics of pert and cpm
PPTX
Pert Analysis
PDF
Unit7 & 8 Performance and optimization
PPSX
Time cost-trade-off
Pert cpm
Critical Path Method/ Program Evaluation and Review Technique
Pert and CPM
Time cost optimisation
Network diagram problems
mehmet tanlak - 3
Critical path method
Complex Project Crashing Algorithm
Ii. pert cpm
ملاحظات مهمة عن تعجيل المشاريع
Per tand project crashing
Project Management - Critical path method
Pert- program evaluation and review technique
Comparative characteristics of pert and cpm
Pert Analysis
Unit7 & 8 Performance and optimization
Time cost-trade-off
Ad

Similar to Networktechniques (20)

PPTX
Project management
PPTX
CPM.pptx
PPTX
Critical path method (CPM).pptx
PPT
Pert cpm
PPT
Pert cpm
PPT
Chapter-2 Solved examples.ppt
PPTX
Cpm and pert
PPT
Chapter 6 project management
PPT
EMGT5220 C8uhuuhuhuuuuuuuhuhuhuhuh-6.ppt
PDF
Chapter Five project management in operations research .pdf
PPT
Management Science : Project SchedulingPert_cpm.ppt
PPT
PPT
Cpm n pert lecture 1
PPT
Program Evaluation and Review Technique
PPT
Cpm (critical path method)
PPTX
CPM NETWORK
PDF
Pmp time chapter 6
DOCX
MP assignment for printing
PDF
PERT-Overview1.pdf
PPT
Chapter 12(cpm pert)
Project management
CPM.pptx
Critical path method (CPM).pptx
Pert cpm
Pert cpm
Chapter-2 Solved examples.ppt
Cpm and pert
Chapter 6 project management
EMGT5220 C8uhuuhuhuuuuuuuhuhuhuhuh-6.ppt
Chapter Five project management in operations research .pdf
Management Science : Project SchedulingPert_cpm.ppt
Cpm n pert lecture 1
Program Evaluation and Review Technique
Cpm (critical path method)
CPM NETWORK
Pmp time chapter 6
MP assignment for printing
PERT-Overview1.pdf
Chapter 12(cpm pert)
Ad

Recently uploaded (20)

PDF
Computer organization and architecuture Digital Notes....pdf
PPTX
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
PPTX
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PPTX
Management Information system : MIS-e-Business Systems.pptx
PDF
First part_B-Image Processing - 1 of 2).pdf
PDF
Unit1 - AIML Chapter 1 concept and ethics
PPTX
Information Storage and Retrieval Techniques Unit III
PDF
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
PDF
Design Guidelines and solutions for Plastics parts
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PPTX
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
PPTX
wireless networks, mobile computing.pptx
PDF
Java Basics-Introduction and program control
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PPT
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
PPTX
CyberSecurity Mobile and Wireless Devices
PPTX
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PPTX
ai_satellite_crop_management_20250815030350.pptx
Computer organization and architecuture Digital Notes....pdf
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
distributed database system" (DDBS) is often used to refer to both the distri...
Management Information system : MIS-e-Business Systems.pptx
First part_B-Image Processing - 1 of 2).pdf
Unit1 - AIML Chapter 1 concept and ethics
Information Storage and Retrieval Techniques Unit III
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
Design Guidelines and solutions for Plastics parts
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
wireless networks, mobile computing.pptx
Java Basics-Introduction and program control
August 2025 - Top 10 Read Articles in Network Security & Its Applications
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
CyberSecurity Mobile and Wireless Devices
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
ai_satellite_crop_management_20250815030350.pptx

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.