SlideShare a Scribd company logo
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
SHAHID BASHIR
MALIK
(1RV19CV410)
1
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
2
INTRODUCTION
 CPM (Critical Path Method) was the discovery of M.R.Walker of E.I.Du Pont de Nemours & Co. and
J.E.Kelly of Remington Rand, circa 1957.
 The methods are essentially network-oriented techniques using the same principle. PERT and CPM are
basically time-oriented methods in the sense that they both lead to determination of a time schedule
for the project.
 The significant difference between two approaches is that the time estimates for the different activities
in CPM were assumed to be deterministic while in PERT these are described probabilistically.
 These techniques are referred as project scheduling techniques.
In CPM activities are shown as a network of precedence relationships using activity-on node network
construction – Single estimate of activity time – Deterministic activity times
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
3
Benefits of CPM
1.Useful at many stages of project management
2.Mathematically simple
3.Give critical path and slack time
4.Provide project documentation
5.Useful in monitoring costs
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
4
Applications of CPM
These methods have been applied to a wide variety of problems in industries and have
found acceptance even in government organizations. These include
1.Construction of a dam or a canal system in a region
2.Construction of a building or highway
3.Maintenance or overhaul of airplanes or oil refinery
4.Space flight
5.Cost control of a project using PERT / COST
6.Designing a prototype of a machine
7. Development of supersonic planes
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
5
Limitations of CPM
1.Clearly defined, independent and stable activities
2.Specified precedence relationships
3.Over emphasis on critical paths
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
6
Basic Steps in CPM Project scheduling
1. Planning
2.Scheduling
3.Allocation of resources
4.Controlling
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
7
Network Diagram Representation
In a network representation of a project certain definitions are used
 Activity Any individual operation which utilizes resources and has an end and a
beginning is called activity. An arrow is commonly used to represent an activity with
its head indicating the direction of progress in the project. These are classified into
four categories
 Predecessor activity – Activities that must be completed immediately prior to the
start of another activity are called predecessor activities.
 Successor activity – Activities that cannot be started until one or more of other
activities are completed but immediately succeed them are called successor activities.
 Concurrent activity – Activities which can be accomplished concurrently are known as
concurrent activities. It may be noted that an activity can be a predecessor or a
successor to an event or it may be concurrent with one or more of other activities.
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
8
Dummy activity – An activity which
does not consume any kind of resource
but merely depicts the technological
dependence is called a dummy activity.
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
9
Event: An event represents a point in time signifying the completion of some activities and the
beginning of new ones. This is usually represented by a circle in a network which is also called a node
or connector. The events are classified in to three categories
1. Merge event – When more than one activity comes and joins an event such an event is known as
merge event
2. Burst event – When more than one activity leaves an event such an event is known as burst event.
3. Merge and Burst event – An activity may be merge and burst event at the same time as with
respect to some activities it can be a merge event and with respect to some other activities it may be
a burst event.
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
10
Rules for Drawing Network Diagram
Rule 1 Each activity is represented by one and only one arrow in the network
 Rule 2 No two activities can be identified by the same end events
Rule 3 In order to ensure the correct precedence relationship in the arrow diagram, following questions
must be checked whenever any activity is added to the network
 What activity must be completed immediately before this activity can start?
 What activities must follow this activity?
 What activities must occur simultaneously with this activity? In case of large network, it is essential
that certain good habits be practiced to draw an easy to follow network
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
11
 Try to avoid arrows which cross each other
 Use straight arrows
 Do not attempt to represent duration of activity by its arrow
length
 Use arrows from left to right. Avoid mixing two directions,
vertical and standing arrows may be used if necessary.
 Use dummies freely in rough draft but final network should
not have any redundant dummies.
 The network has only one entry point called start event and
one point of emergence called the end event
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
12
Critical Path in Network Analysis
Basic Scheduling Computations
The notations used are
(i, j) = Activity with tail event i and head event j
Ei = Earliest occurrence time of event i
Lj = Latest allowable occurrence time of event j
Dij = Estimated completion time of activity (i, j)
(Es)ij = Earliest starting time of activity (i, j)
(Ef)ij = Earliest finishing time of activity (i, j)
(Ls)ij = Latest starting time of activity (i, j)
(Lf)ij = Latest finishing time of activity (i, j)
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
13
Activity(i, j)
Normal Time
(Dij)
(1,2) 2
(1,3) 2
(1,4) 1
(2,6) 4
(3,7) 5
(3,5) 8
(4,5) 3
(5,9) 5
(6,8) 1
(7,8) 4
(8,9) 3
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
14
STEP 1: NETWORK DIAGRAM
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
15
STEP 2: Finding Earliest start time and latest finish time
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
16
STEP 3: The earliest time and the latest time are obtained below
Activity(i, j)
Normal
Time
(Dij)
Earliest Time Latest Time
Float Time (Li -
Dij ) - Ei
Start
(Ei)
Finish
(Ei + Dij )
Start
(Li - Dij )
Finish
(Li)
(1,2) 2 0 2 5 7 5
(1,3) 2 0 2 0 2 0
(1,4) 1 0 1 6 7 6
(2,6) 4 2 6 7 11 5
(3,7) 5 2 7 3 8 1
(3,5) 8 2 10 2 10 0
(4,5) 3 1 4 7 10 6
(5,9) 5 10 15 10 15 0
(6,8) 1 6 7 11 12 5
(7,8) 4 7 11 8 12 1
(8,9) 3 11 14 12 15 1
RV College of
Engineering
Go, change the
world
CPM NETWORK ANALYSIS AND PROBLEMS
17
The cri cal path is 1 → 3 → 5 → 9
THANKS
Ad

More Related Content

What's hot (20)

Game Theory - Dominance Strategy
Game Theory - Dominance StrategyGame Theory - Dominance Strategy
Game Theory - Dominance Strategy
Sundar B N
 
Lect-6&7: Network Diagrams, PERT and CPM
Lect-6&7: Network Diagrams, PERT and CPMLect-6&7: Network Diagrams, PERT and CPM
Lect-6&7: Network Diagrams, PERT and CPM
Mubashir Ali
 
PERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENTPERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENT
salsa moyara
 
Cpm (critical path method)
Cpm (critical path method)Cpm (critical path method)
Cpm (critical path method)
El Moro
 
파이썬 확률과 통계 기초 이해하기
파이썬 확률과 통계 기초 이해하기파이썬 확률과 통계 기초 이해하기
파이썬 확률과 통계 기초 이해하기
Yong Joon Moon
 
Project Risk Management
Project Risk ManagementProject Risk Management
Project Risk Management
Markos Mulat G
 
Project Management Process
Project Management ProcessProject Management Process
Project Management Process
Saqib Raza
 
Network Diagrams
Network DiagramsNetwork Diagrams
Network Diagrams
Nicola2903
 
Project Planning
Project PlanningProject Planning
Project Planning
megat zainurul anuar
 
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
 
Episode 20 :PROJECT MANAGEMENT CONTEXT
Episode 20 :PROJECT MANAGEMENT CONTEXTEpisode 20 :PROJECT MANAGEMENT CONTEXT
Episode 20 :PROJECT MANAGEMENT CONTEXT
SAJJAD KHUDHUR ABBAS
 
Project management Pert & cpm
Project management Pert & cpm Project management Pert & cpm
Project management Pert & cpm
RandhirKumar172
 
Project networks
Project networksProject networks
Project networks
J. Scott Christianson
 
Use of forward pass and backward pass in primavera
Use of forward pass and backward pass in primaveraUse of forward pass and backward pass in primavera
Use of forward pass and backward pass in primavera
Amit Kumar Senapati, PMP®
 
Project Estimation
Project EstimationProject Estimation
Project Estimation
Ghanashyam Hinge
 
Network analysis & cpm
Network analysis & cpmNetwork analysis & cpm
Network analysis & cpm
Ganesh Kandalkar
 
Project planning and Scheduling
Project planning and SchedulingProject planning and Scheduling
Project planning and Scheduling
saurabmi2
 
Module :-5 project scheduling and resource levelling
Module :-5 project scheduling and resource levellingModule :-5 project scheduling and resource levelling
Module :-5 project scheduling and resource levelling
Shree Swami atmanand saraswati inst. of technology, surat
 
RESOURCE LEVELLING (MS PROJECT)
RESOURCE LEVELLING (MS PROJECT)RESOURCE LEVELLING (MS PROJECT)
RESOURCE LEVELLING (MS PROJECT)
Mayur Rahangdale
 
Dsi lec3
Dsi lec3Dsi lec3
Dsi lec3
ggmo86
 
Game Theory - Dominance Strategy
Game Theory - Dominance StrategyGame Theory - Dominance Strategy
Game Theory - Dominance Strategy
Sundar B N
 
Lect-6&7: Network Diagrams, PERT and CPM
Lect-6&7: Network Diagrams, PERT and CPMLect-6&7: Network Diagrams, PERT and CPM
Lect-6&7: Network Diagrams, PERT and CPM
Mubashir Ali
 
PERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENTPERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENT
salsa moyara
 
Cpm (critical path method)
Cpm (critical path method)Cpm (critical path method)
Cpm (critical path method)
El Moro
 
파이썬 확률과 통계 기초 이해하기
파이썬 확률과 통계 기초 이해하기파이썬 확률과 통계 기초 이해하기
파이썬 확률과 통계 기초 이해하기
Yong Joon Moon
 
Project Risk Management
Project Risk ManagementProject Risk Management
Project Risk Management
Markos Mulat G
 
Project Management Process
Project Management ProcessProject Management Process
Project Management Process
Saqib Raza
 
Network Diagrams
Network DiagramsNetwork Diagrams
Network Diagrams
Nicola2903
 
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
 
Episode 20 :PROJECT MANAGEMENT CONTEXT
Episode 20 :PROJECT MANAGEMENT CONTEXTEpisode 20 :PROJECT MANAGEMENT CONTEXT
Episode 20 :PROJECT MANAGEMENT CONTEXT
SAJJAD KHUDHUR ABBAS
 
Project management Pert & cpm
Project management Pert & cpm Project management Pert & cpm
Project management Pert & cpm
RandhirKumar172
 
Use of forward pass and backward pass in primavera
Use of forward pass and backward pass in primaveraUse of forward pass and backward pass in primavera
Use of forward pass and backward pass in primavera
Amit Kumar Senapati, PMP®
 
Project planning and Scheduling
Project planning and SchedulingProject planning and Scheduling
Project planning and Scheduling
saurabmi2
 
RESOURCE LEVELLING (MS PROJECT)
RESOURCE LEVELLING (MS PROJECT)RESOURCE LEVELLING (MS PROJECT)
RESOURCE LEVELLING (MS PROJECT)
Mayur Rahangdale
 
Dsi lec3
Dsi lec3Dsi lec3
Dsi lec3
ggmo86
 

Similar to Cpm network analysis and problems (20)

Operation research-Network analysis (Critical Path Method)
Operation research-Network analysis (Critical Path Method)Operation research-Network analysis (Critical Path Method)
Operation research-Network analysis (Critical Path Method)
Kamel Attar
 
Network analysis cpm module3
Network analysis cpm module3Network analysis cpm module3
Network analysis cpm module3
ahsanrabbani
 
project managment lesson mechanical engineering
project managment lesson mechanical engineeringproject managment lesson mechanical engineering
project managment lesson mechanical engineering
ahmedtce2122284
 
Spm
SpmSpm
Spm
debarati roy
 
Programme Evaluation and Review Technique
Programme Evaluation and Review TechniqueProgramme Evaluation and Review Technique
Programme Evaluation and Review Technique
DrAsifMohammad
 
Project Management.pptx
Project Management.pptxProject Management.pptx
Project Management.pptx
NaimishKishor
 
Network Anaysis_ critical path methods
Network Anaysis_ critical path methodsNetwork Anaysis_ critical path methods
Network Anaysis_ critical path methods
Dr Andrew Kimmance PhD, MSc, BSc, MAPM, CIOB, AHEA
 
project management cpm and peat digram .pdf
project management   cpm and peat digram .pdfproject management   cpm and peat digram .pdf
project management cpm and peat digram .pdf
sithumMarasighe
 
Project Management
Project ManagementProject Management
Project Management
Nandi Sudheer
 
CPM and PERT
CPM and  PERTCPM and  PERT
CPM and PERT
Mamatha Upadhya
 
49091291-PERT and CPM topic of industrial .ppt
49091291-PERT and CPM topic of industrial  .ppt49091291-PERT and CPM topic of industrial  .ppt
49091291-PERT and CPM topic of industrial .ppt
mer051511
 
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERSPLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
Hafiz JUNAID
 
Chapter 6 Scheduling CPM PERT Classes.pdf
Chapter 6 Scheduling CPM PERT Classes.pdfChapter 6 Scheduling CPM PERT Classes.pdf
Chapter 6 Scheduling CPM PERT Classes.pdf
HariDhakal11
 
Lec 09 network scheduling_techniques
Lec 09 network scheduling_techniquesLec 09 network scheduling_techniques
Lec 09 network scheduling_techniques
SAJID ALI RUK
 
Overview1) Overview – The continued discussion of project implem.docx
Overview1) Overview – The continued discussion of project implem.docxOverview1) Overview – The continued discussion of project implem.docx
Overview1) Overview – The continued discussion of project implem.docx
alfred4lewis58146
 
Ii. pert cpm
Ii. pert cpmIi. pert cpm
Ii. pert cpm
IrtizaMalik
 
Overview1) Overview – The continued discussion of .docx
Overview1)             Overview – The continued discussion of .docxOverview1)             Overview – The continued discussion of .docx
Overview1) Overview – The continued discussion of .docx
alfred4lewis58146
 
Management science
Management scienceManagement science
Management science
kamrul islam
 
Pert cpm SIDDANNA M BALAPGOL
Pert cpm SIDDANNA M BALAPGOLPert cpm SIDDANNA M BALAPGOL
Pert cpm SIDDANNA M BALAPGOL
Siddanna Balapgol
 
Project Scheduling Activities -Plan schedule management
Project Scheduling Activities -Plan schedule managementProject Scheduling Activities -Plan schedule management
Project Scheduling Activities -Plan schedule management
AbhijeetCholke1
 
Operation research-Network analysis (Critical Path Method)
Operation research-Network analysis (Critical Path Method)Operation research-Network analysis (Critical Path Method)
Operation research-Network analysis (Critical Path Method)
Kamel Attar
 
Network analysis cpm module3
Network analysis cpm module3Network analysis cpm module3
Network analysis cpm module3
ahsanrabbani
 
project managment lesson mechanical engineering
project managment lesson mechanical engineeringproject managment lesson mechanical engineering
project managment lesson mechanical engineering
ahmedtce2122284
 
Programme Evaluation and Review Technique
Programme Evaluation and Review TechniqueProgramme Evaluation and Review Technique
Programme Evaluation and Review Technique
DrAsifMohammad
 
Project Management.pptx
Project Management.pptxProject Management.pptx
Project Management.pptx
NaimishKishor
 
project management cpm and peat digram .pdf
project management   cpm and peat digram .pdfproject management   cpm and peat digram .pdf
project management cpm and peat digram .pdf
sithumMarasighe
 
49091291-PERT and CPM topic of industrial .ppt
49091291-PERT and CPM topic of industrial  .ppt49091291-PERT and CPM topic of industrial  .ppt
49091291-PERT and CPM topic of industrial .ppt
mer051511
 
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERSPLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
PLANNING AND SCHEDULING DONE BY A CIVIL ENGINEERS
Hafiz JUNAID
 
Chapter 6 Scheduling CPM PERT Classes.pdf
Chapter 6 Scheduling CPM PERT Classes.pdfChapter 6 Scheduling CPM PERT Classes.pdf
Chapter 6 Scheduling CPM PERT Classes.pdf
HariDhakal11
 
Lec 09 network scheduling_techniques
Lec 09 network scheduling_techniquesLec 09 network scheduling_techniques
Lec 09 network scheduling_techniques
SAJID ALI RUK
 
Overview1) Overview – The continued discussion of project implem.docx
Overview1) Overview – The continued discussion of project implem.docxOverview1) Overview – The continued discussion of project implem.docx
Overview1) Overview – The continued discussion of project implem.docx
alfred4lewis58146
 
Overview1) Overview – The continued discussion of .docx
Overview1)             Overview – The continued discussion of .docxOverview1)             Overview – The continued discussion of .docx
Overview1) Overview – The continued discussion of .docx
alfred4lewis58146
 
Management science
Management scienceManagement science
Management science
kamrul islam
 
Pert cpm SIDDANNA M BALAPGOL
Pert cpm SIDDANNA M BALAPGOLPert cpm SIDDANNA M BALAPGOL
Pert cpm SIDDANNA M BALAPGOL
Siddanna Balapgol
 
Project Scheduling Activities -Plan schedule management
Project Scheduling Activities -Plan schedule managementProject Scheduling Activities -Plan schedule management
Project Scheduling Activities -Plan schedule management
AbhijeetCholke1
 
Ad

More from SHAHIDBASHIRMALIK (9)

INDUSTRIAL DESIGN AND ITS PIRACY
INDUSTRIAL DESIGN AND ITS PIRACYINDUSTRIAL DESIGN AND ITS PIRACY
INDUSTRIAL DESIGN AND ITS PIRACY
SHAHIDBASHIRMALIK
 
Determination of acidity of water
Determination of acidity of waterDetermination of acidity of water
Determination of acidity of water
SHAHIDBASHIRMALIK
 
partial replacement of aggregates by recycled concrete
 partial replacement of aggregates by recycled concrete partial replacement of aggregates by recycled concrete
partial replacement of aggregates by recycled concrete
SHAHIDBASHIRMALIK
 
Huge water wasted while cleaning our vehicles everyday
Huge water wasted while cleaning our vehicles everydayHuge water wasted while cleaning our vehicles everyday
Huge water wasted while cleaning our vehicles everyday
SHAHIDBASHIRMALIK
 
GPS
GPSGPS
GPS
SHAHIDBASHIRMALIK
 
Finance management in construction site
Finance management in construction siteFinance management in construction site
Finance management in construction site
SHAHIDBASHIRMALIK
 
Internship PMGSY Anantnag
Internship PMGSY AnantnagInternship PMGSY Anantnag
Internship PMGSY Anantnag
SHAHIDBASHIRMALIK
 
SPACE TECHNOLOGY & APPLICATION
SPACE TECHNOLOGY & APPLICATIONSPACE TECHNOLOGY & APPLICATION
SPACE TECHNOLOGY & APPLICATION
SHAHIDBASHIRMALIK
 
SPECIAL STATUS FOR J&K
SPECIAL STATUS FOR J&KSPECIAL STATUS FOR J&K
SPECIAL STATUS FOR J&K
SHAHIDBASHIRMALIK
 
INDUSTRIAL DESIGN AND ITS PIRACY
INDUSTRIAL DESIGN AND ITS PIRACYINDUSTRIAL DESIGN AND ITS PIRACY
INDUSTRIAL DESIGN AND ITS PIRACY
SHAHIDBASHIRMALIK
 
Determination of acidity of water
Determination of acidity of waterDetermination of acidity of water
Determination of acidity of water
SHAHIDBASHIRMALIK
 
partial replacement of aggregates by recycled concrete
 partial replacement of aggregates by recycled concrete partial replacement of aggregates by recycled concrete
partial replacement of aggregates by recycled concrete
SHAHIDBASHIRMALIK
 
Huge water wasted while cleaning our vehicles everyday
Huge water wasted while cleaning our vehicles everydayHuge water wasted while cleaning our vehicles everyday
Huge water wasted while cleaning our vehicles everyday
SHAHIDBASHIRMALIK
 
Finance management in construction site
Finance management in construction siteFinance management in construction site
Finance management in construction site
SHAHIDBASHIRMALIK
 
SPACE TECHNOLOGY & APPLICATION
SPACE TECHNOLOGY & APPLICATIONSPACE TECHNOLOGY & APPLICATION
SPACE TECHNOLOGY & APPLICATION
SHAHIDBASHIRMALIK
 
Ad

Recently uploaded (20)

Personal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.pptPersonal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.ppt
ganjangbegu579
 
Machine Learning basics POWERPOINT PRESENETATION
Machine Learning basics POWERPOINT PRESENETATIONMachine Learning basics POWERPOINT PRESENETATION
Machine Learning basics POWERPOINT PRESENETATION
DarrinBright1
 
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdfML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
rameshwarchintamani
 
Optimizing Reinforced Concrete Cantilever Retaining Walls Using Gases Brownia...
Optimizing Reinforced Concrete Cantilever Retaining Walls Using Gases Brownia...Optimizing Reinforced Concrete Cantilever Retaining Walls Using Gases Brownia...
Optimizing Reinforced Concrete Cantilever Retaining Walls Using Gases Brownia...
Journal of Soft Computing in Civil Engineering
 
vtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdfvtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdf
RaghavaGD1
 
Water Industry Process Automation & Control Monthly May 2025
Water Industry Process Automation & Control Monthly May 2025Water Industry Process Automation & Control Monthly May 2025
Water Industry Process Automation & Control Monthly May 2025
Water Industry Process Automation & Control
 
Environment .................................
Environment .................................Environment .................................
Environment .................................
shadyozq9
 
Construction Materials (Paints) in Civil Engineering
Construction Materials (Paints) in Civil EngineeringConstruction Materials (Paints) in Civil Engineering
Construction Materials (Paints) in Civil Engineering
Lavish Kashyap
 
hypermedia_system_revisit_roy_fielding .
hypermedia_system_revisit_roy_fielding .hypermedia_system_revisit_roy_fielding .
hypermedia_system_revisit_roy_fielding .
NABLAS株式会社
 
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Using the Artificial Neural Network to Predict the Axial Strength and Strain ...
Journal of Soft Computing in Civil Engineering
 
Deepfake Phishing: A New Frontier in Cyber Threats
Deepfake Phishing: A New Frontier in Cyber ThreatsDeepfake Phishing: A New Frontier in Cyber Threats
Deepfake Phishing: A New Frontier in Cyber Threats
RaviKumar256934
 
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software ApplicationsJacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia
 
Slide share PPT of NOx control technologies.pptx
Slide share PPT of  NOx control technologies.pptxSlide share PPT of  NOx control technologies.pptx
Slide share PPT of NOx control technologies.pptx
vvsasane
 
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdfML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
rameshwarchintamani
 
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic AlgorithmDesign Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Design Optimization of Reinforced Concrete Waffle Slab Using Genetic Algorithm
Journal of Soft Computing in Civil Engineering
 
Slide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptxSlide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptx
vvsasane
 
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdfSmart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
PawachMetharattanara
 
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
PawachMetharattanara
 
22PCOAM16 ML Unit 3 Full notes PDF & QB.pdf
22PCOAM16 ML Unit 3 Full notes PDF & QB.pdf22PCOAM16 ML Unit 3 Full notes PDF & QB.pdf
22PCOAM16 ML Unit 3 Full notes PDF & QB.pdf
Guru Nanak Technical Institutions
 
PPT on Sattelite satellite & Radar(1).pptx
PPT on Sattelite satellite & Radar(1).pptxPPT on Sattelite satellite & Radar(1).pptx
PPT on Sattelite satellite & Radar(1).pptx
navneet19791
 
Personal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.pptPersonal Protective Efsgfgsffquipment.ppt
Personal Protective Efsgfgsffquipment.ppt
ganjangbegu579
 
Machine Learning basics POWERPOINT PRESENETATION
Machine Learning basics POWERPOINT PRESENETATIONMachine Learning basics POWERPOINT PRESENETATION
Machine Learning basics POWERPOINT PRESENETATION
DarrinBright1
 
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdfML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
ML_Unit_VI_DEEP LEARNING_Introduction to ANN.pdf
rameshwarchintamani
 
vtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdfvtc2018fall_otfs_tutorial_presentation_1.pdf
vtc2018fall_otfs_tutorial_presentation_1.pdf
RaghavaGD1
 
Environment .................................
Environment .................................Environment .................................
Environment .................................
shadyozq9
 
Construction Materials (Paints) in Civil Engineering
Construction Materials (Paints) in Civil EngineeringConstruction Materials (Paints) in Civil Engineering
Construction Materials (Paints) in Civil Engineering
Lavish Kashyap
 
hypermedia_system_revisit_roy_fielding .
hypermedia_system_revisit_roy_fielding .hypermedia_system_revisit_roy_fielding .
hypermedia_system_revisit_roy_fielding .
NABLAS株式会社
 
Deepfake Phishing: A New Frontier in Cyber Threats
Deepfake Phishing: A New Frontier in Cyber ThreatsDeepfake Phishing: A New Frontier in Cyber Threats
Deepfake Phishing: A New Frontier in Cyber Threats
RaviKumar256934
 
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software ApplicationsJacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia - Excels In Optimizing Software Applications
Jacob Murphy Australia
 
Slide share PPT of NOx control technologies.pptx
Slide share PPT of  NOx control technologies.pptxSlide share PPT of  NOx control technologies.pptx
Slide share PPT of NOx control technologies.pptx
vvsasane
 
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdfML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
ML_Unit_V_RDC_ASSOCIATION AND DIMENSIONALITY REDUCTION.pdf
rameshwarchintamani
 
Slide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptxSlide share PPT of SOx control technologies.pptx
Slide share PPT of SOx control technologies.pptx
vvsasane
 
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdfSmart City is the Future EN - 2024 Thailand Modify V1.0.pdf
Smart City is the Future EN - 2024 Thailand Modify V1.0.pdf
PawachMetharattanara
 
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
01.คุณลักษณะเฉพาะของอุปกรณ์_pagenumber.pdf
PawachMetharattanara
 
PPT on Sattelite satellite & Radar(1).pptx
PPT on Sattelite satellite & Radar(1).pptxPPT on Sattelite satellite & Radar(1).pptx
PPT on Sattelite satellite & Radar(1).pptx
navneet19791
 

Cpm network analysis and problems

  • 1. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS SHAHID BASHIR MALIK (1RV19CV410) 1
  • 2. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 2 INTRODUCTION  CPM (Critical Path Method) was the discovery of M.R.Walker of E.I.Du Pont de Nemours & Co. and J.E.Kelly of Remington Rand, circa 1957.  The methods are essentially network-oriented techniques using the same principle. PERT and CPM are basically time-oriented methods in the sense that they both lead to determination of a time schedule for the project.  The significant difference between two approaches is that the time estimates for the different activities in CPM were assumed to be deterministic while in PERT these are described probabilistically.  These techniques are referred as project scheduling techniques. In CPM activities are shown as a network of precedence relationships using activity-on node network construction – Single estimate of activity time – Deterministic activity times
  • 3. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 3 Benefits of CPM 1.Useful at many stages of project management 2.Mathematically simple 3.Give critical path and slack time 4.Provide project documentation 5.Useful in monitoring costs
  • 4. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 4 Applications of CPM These methods have been applied to a wide variety of problems in industries and have found acceptance even in government organizations. These include 1.Construction of a dam or a canal system in a region 2.Construction of a building or highway 3.Maintenance or overhaul of airplanes or oil refinery 4.Space flight 5.Cost control of a project using PERT / COST 6.Designing a prototype of a machine 7. Development of supersonic planes
  • 5. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 5 Limitations of CPM 1.Clearly defined, independent and stable activities 2.Specified precedence relationships 3.Over emphasis on critical paths
  • 6. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 6 Basic Steps in CPM Project scheduling 1. Planning 2.Scheduling 3.Allocation of resources 4.Controlling
  • 7. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 7 Network Diagram Representation In a network representation of a project certain definitions are used  Activity Any individual operation which utilizes resources and has an end and a beginning is called activity. An arrow is commonly used to represent an activity with its head indicating the direction of progress in the project. These are classified into four categories  Predecessor activity – Activities that must be completed immediately prior to the start of another activity are called predecessor activities.  Successor activity – Activities that cannot be started until one or more of other activities are completed but immediately succeed them are called successor activities.  Concurrent activity – Activities which can be accomplished concurrently are known as concurrent activities. It may be noted that an activity can be a predecessor or a successor to an event or it may be concurrent with one or more of other activities.
  • 8. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 8 Dummy activity – An activity which does not consume any kind of resource but merely depicts the technological dependence is called a dummy activity.
  • 9. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 9 Event: An event represents a point in time signifying the completion of some activities and the beginning of new ones. This is usually represented by a circle in a network which is also called a node or connector. The events are classified in to three categories 1. Merge event – When more than one activity comes and joins an event such an event is known as merge event 2. Burst event – When more than one activity leaves an event such an event is known as burst event. 3. Merge and Burst event – An activity may be merge and burst event at the same time as with respect to some activities it can be a merge event and with respect to some other activities it may be a burst event.
  • 10. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 10 Rules for Drawing Network Diagram Rule 1 Each activity is represented by one and only one arrow in the network  Rule 2 No two activities can be identified by the same end events Rule 3 In order to ensure the correct precedence relationship in the arrow diagram, following questions must be checked whenever any activity is added to the network  What activity must be completed immediately before this activity can start?  What activities must follow this activity?  What activities must occur simultaneously with this activity? In case of large network, it is essential that certain good habits be practiced to draw an easy to follow network
  • 11. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 11  Try to avoid arrows which cross each other  Use straight arrows  Do not attempt to represent duration of activity by its arrow length  Use arrows from left to right. Avoid mixing two directions, vertical and standing arrows may be used if necessary.  Use dummies freely in rough draft but final network should not have any redundant dummies.  The network has only one entry point called start event and one point of emergence called the end event
  • 12. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 12 Critical Path in Network Analysis Basic Scheduling Computations The notations used are (i, j) = Activity with tail event i and head event j Ei = Earliest occurrence time of event i Lj = Latest allowable occurrence time of event j Dij = Estimated completion time of activity (i, j) (Es)ij = Earliest starting time of activity (i, j) (Ef)ij = Earliest finishing time of activity (i, j) (Ls)ij = Latest starting time of activity (i, j) (Lf)ij = Latest finishing time of activity (i, j)
  • 13. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 13 Activity(i, j) Normal Time (Dij) (1,2) 2 (1,3) 2 (1,4) 1 (2,6) 4 (3,7) 5 (3,5) 8 (4,5) 3 (5,9) 5 (6,8) 1 (7,8) 4 (8,9) 3
  • 14. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 14 STEP 1: NETWORK DIAGRAM
  • 15. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 15 STEP 2: Finding Earliest start time and latest finish time
  • 16. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 16 STEP 3: The earliest time and the latest time are obtained below Activity(i, j) Normal Time (Dij) Earliest Time Latest Time Float Time (Li - Dij ) - Ei Start (Ei) Finish (Ei + Dij ) Start (Li - Dij ) Finish (Li) (1,2) 2 0 2 5 7 5 (1,3) 2 0 2 0 2 0 (1,4) 1 0 1 6 7 6 (2,6) 4 2 6 7 11 5 (3,7) 5 2 7 3 8 1 (3,5) 8 2 10 2 10 0 (4,5) 3 1 4 7 10 6 (5,9) 5 10 15 10 15 0 (6,8) 1 6 7 11 12 5 (7,8) 4 7 11 8 12 1 (8,9) 3 11 14 12 15 1
  • 17. RV College of Engineering Go, change the world CPM NETWORK ANALYSIS AND PROBLEMS 17 The cri cal path is 1 → 3 → 5 → 9 THANKS
  翻译: