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

More Related Content

What's hot

Industrial Sickness - Prevention and Remedies
Industrial Sickness - Prevention and RemediesIndustrial Sickness - Prevention and Remedies
Industrial Sickness - Prevention and Remedies
MONIRBA, University of Allahabad
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
Anggy Herny Anggraeni
 
Replacement Problem
Replacement ProblemReplacement Problem
Replacement Problem
JIMS Rohini Sector 5
 
Assignment Problem
Assignment ProblemAssignment Problem
Assignment Problem
Nakul Bhardwaj
 
Assignment Poblems
Assignment Poblems Assignment Poblems
Assignment Poblems
vkabre
 
Exchange ratio and synergy
Exchange ratio and synergyExchange ratio and synergy
Exchange ratio and synergy
AnjaliSingh748
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
Abu Bashar
 
Solar Energy Systems Perspective about Pakistan
Solar Energy Systems Perspective about PakistanSolar Energy Systems Perspective about Pakistan
Solar Energy Systems Perspective about Pakistan
Zed Siddy
 
Capital budgeting Techniques
Capital budgeting TechniquesCapital budgeting Techniques
Capital budgeting Techniques
Dr. Toran Lal Verma
 
Capital budgeting
Capital budgetingCapital budgeting
Capital budgeting
ankyta89
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
R A Shah
 
Sequencing problems in Operations Research
Sequencing problems in Operations ResearchSequencing problems in Operations Research
Sequencing problems in Operations Research
Abu Bashar
 
Main schemes of sidbi
Main schemes of sidbiMain schemes of sidbi
Main schemes of sidbi
Nazneen sheikh
 
Transportation and transshipment problems
Transportation  and transshipment problemsTransportation  and transshipment problems
Transportation and transshipment problems
Dr. Adinath Damale
 
UNIT II - DECISION THEORY - QTBD - I MBA - I SEM
UNIT II - DECISION THEORY - QTBD - I MBA - I SEMUNIT II - DECISION THEORY - QTBD - I MBA - I SEM
UNIT II - DECISION THEORY - QTBD - I MBA - I SEM
Ramesh Babu
 
Transportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete MathsTransportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete Maths
Krupesh Shah
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
A B
 
small scale industries
small scale industries small scale industries
small scale industries
Dr Manu H Natesh
 
Oro551 res- unit 1 - the solar energy option
Oro551   res- unit 1 - the solar energy optionOro551   res- unit 1 - the solar energy option
Oro551 res- unit 1 - the solar energy option
karthi keyan
 
unbalanced transportation problem
unbalanced transportation problemunbalanced transportation problem
unbalanced transportation problem
Madurai Kamaraj University
 

What's hot (20)

Industrial Sickness - Prevention and Remedies
Industrial Sickness - Prevention and RemediesIndustrial Sickness - Prevention and Remedies
Industrial Sickness - Prevention and Remedies
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 
Replacement Problem
Replacement ProblemReplacement Problem
Replacement Problem
 
Assignment Problem
Assignment ProblemAssignment Problem
Assignment Problem
 
Assignment Poblems
Assignment Poblems Assignment Poblems
Assignment Poblems
 
Exchange ratio and synergy
Exchange ratio and synergyExchange ratio and synergy
Exchange ratio and synergy
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 
Solar Energy Systems Perspective about Pakistan
Solar Energy Systems Perspective about PakistanSolar Energy Systems Perspective about Pakistan
Solar Energy Systems Perspective about Pakistan
 
Capital budgeting Techniques
Capital budgeting TechniquesCapital budgeting Techniques
Capital budgeting Techniques
 
Capital budgeting
Capital budgetingCapital budgeting
Capital budgeting
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
 
Sequencing problems in Operations Research
Sequencing problems in Operations ResearchSequencing problems in Operations Research
Sequencing problems in Operations Research
 
Main schemes of sidbi
Main schemes of sidbiMain schemes of sidbi
Main schemes of sidbi
 
Transportation and transshipment problems
Transportation  and transshipment problemsTransportation  and transshipment problems
Transportation and transshipment problems
 
UNIT II - DECISION THEORY - QTBD - I MBA - I SEM
UNIT II - DECISION THEORY - QTBD - I MBA - I SEMUNIT II - DECISION THEORY - QTBD - I MBA - I SEM
UNIT II - DECISION THEORY - QTBD - I MBA - I SEM
 
Transportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete MathsTransportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete Maths
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 
small scale industries
small scale industries small scale industries
small scale industries
 
Oro551 res- unit 1 - the solar energy option
Oro551   res- unit 1 - the solar energy optionOro551   res- unit 1 - the solar energy option
Oro551 res- unit 1 - the solar energy option
 
unbalanced transportation problem
unbalanced transportation problemunbalanced transportation problem
unbalanced transportation problem
 

Similar to Cpm network analysis and problems

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
 
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
 
Spm
SpmSpm
Yagmur Bostanci47 Hackensack Street, East Rutherford, NJ929-22.docx
Yagmur Bostanci47 Hackensack Street, East Rutherford, NJ929-22.docxYagmur Bostanci47 Hackensack Street, East Rutherford, NJ929-22.docx
Yagmur Bostanci47 Hackensack Street, East Rutherford, NJ929-22.docx
jeffevans62972
 
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
Project ManagementProject Management
Project Management
Nandi Sudheer
 
CPM and PERT
CPM and  PERTCPM and  PERT
CPM and PERT
Mamatha Upadhya
 
Project management Pert & cpm
Project management Pert & cpm Project management Pert & cpm
Project management Pert & cpm
RandhirKumar172
 
Network analysis
Network analysisNetwork analysis
Network analysis
Kamel Attar
 
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
 
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
 
Network construction
Network construction  Network construction
Network construction
Dr. Mahmoud Al-Naimi
 

Similar to Cpm network analysis and problems (20)

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
 
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)
 
Network analysis cpm module3
Network analysis cpm module3Network analysis cpm module3
Network analysis cpm module3
 
Spm
SpmSpm
Spm
 
Yagmur Bostanci47 Hackensack Street, East Rutherford, NJ929-22.docx
Yagmur Bostanci47 Hackensack Street, East Rutherford, NJ929-22.docxYagmur Bostanci47 Hackensack Street, East Rutherford, NJ929-22.docx
Yagmur Bostanci47 Hackensack Street, East Rutherford, NJ929-22.docx
 
Programme Evaluation and Review Technique
Programme Evaluation and Review TechniqueProgramme Evaluation and Review Technique
Programme Evaluation and Review Technique
 
Project Management.pptx
Project Management.pptxProject Management.pptx
Project Management.pptx
 
Network Anaysis_ critical path methods
Network Anaysis_ critical path methodsNetwork Anaysis_ critical path methods
Network Anaysis_ critical path methods
 
Project Management
Project ManagementProject Management
Project Management
 
CPM and PERT
CPM and  PERTCPM and  PERT
CPM and PERT
 
Project management Pert & cpm
Project management Pert & cpm Project management Pert & cpm
Project management Pert & cpm
 
Network analysis
Network analysisNetwork analysis
Network analysis
 
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
 
Lec 09 network scheduling_techniques
Lec 09 network scheduling_techniquesLec 09 network scheduling_techniques
Lec 09 network scheduling_techniques
 
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
 
Ii. pert cpm
Ii. pert cpmIi. pert cpm
Ii. pert cpm
 
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
 
Management science
Management scienceManagement science
Management science
 
Pert cpm SIDDANNA M BALAPGOL
Pert cpm SIDDANNA M BALAPGOLPert cpm SIDDANNA M BALAPGOL
Pert cpm SIDDANNA M BALAPGOL
 
Network construction
Network construction  Network construction
Network construction
 

More from 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
 
GPS
GPSGPS
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
 

More from SHAHIDBASHIRMALIK (9)

INDUSTRIAL DESIGN AND ITS PIRACY
INDUSTRIAL DESIGN AND ITS PIRACYINDUSTRIAL DESIGN AND ITS PIRACY
INDUSTRIAL DESIGN AND ITS PIRACY
 
Determination of acidity of water
Determination of acidity of waterDetermination of acidity of water
Determination of acidity of water
 
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
 
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
 
GPS
GPSGPS
GPS
 
Finance management in construction site
Finance management in construction siteFinance management in construction site
Finance management in construction site
 
Internship PMGSY Anantnag
Internship PMGSY AnantnagInternship PMGSY Anantnag
Internship PMGSY Anantnag
 
SPACE TECHNOLOGY & APPLICATION
SPACE TECHNOLOGY & APPLICATIONSPACE TECHNOLOGY & APPLICATION
SPACE TECHNOLOGY & APPLICATION
 
SPECIAL STATUS FOR J&K
SPECIAL STATUS FOR J&KSPECIAL STATUS FOR J&K
SPECIAL STATUS FOR J&K
 

Recently uploaded

Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
sachin chaurasia
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
University of Maribor
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
171ticu
 
Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
mamamaam477
 
New techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdfNew techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdf
wisnuprabawa3
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
rpskprasana
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
KrishnaveniKrishnara1
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
NazakatAliKhoso2
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEMTIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
HODECEDSIET
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 

Recently uploaded (20)

Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
 
Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
 
New techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdfNew techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdf
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEMTIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 

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