SlideShare a Scribd company logo
1 of 35
Graph ,[object Object],[object Object]
Digraph & Network ,[object Object],[object Object],[object Object]
Project Scheduling ,[object Object],[object Object],[object Object],[object Object],[object Object]
Project Network ,[object Object],[object Object],[object Object],[object Object],[object Object]
CPM/PERT ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
CPM/PERT ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
CPM/PERT ,[object Object],[object Object],[object Object],[object Object]
Activity Slack (Float) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Float  … ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Problem ,[object Object],F and G are the terminal activities of the project Activity Predecessor(s) Time (days) A - 3 B - 4 C A,B 5 D B 6 E D 7 F C,E 8 G D 9
Problem … ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Project Network 10 10 1 2 3 4 5 6 A C E B D F G 3 5 7 4 6 8 9 0 0 4 4 17 17 25 25 12 4 4, 3 9, 0 12, 4 17, 9 10, 16 25, 19
Computations (Example) Critical path is 1    2    4    5    6 Activity (i,j) Dur. D i, j ES i LC j ES j Total Float LC j  – ES i  – D i,j Criti-cal Free Float ES j  – ES i  – D i,j A (1,3) 3 0 12 4 12 – 0 – 3 = 9 - 4 – 0 – 3 = 1 B (1,2) 4 0 4 4 4 – 0 – 4 = 0 Yes 4 – 0 – 4 = 0 C (3.5) 5 4 17 17 17 – 4 – 5 = 8 - 17 – 4 – 5 = 8 D (2,4) 6 4 10 10 10 – 4 – 6 = 0 Yes 10 – 4 – 6 = 0 E (4,5) 7 10 17 17 17 – 10 – 7 = 0 Yes 17 – 10 – 7 = 0 F (5,6) 8 17 25 25 25 – 17 – 8 = 0 Yes 25 – 17 – 8 = 0 G (4,6) 9 10 25 25 25 – 10 – 9 = 6 - 25 – 10 – 9 = 6
Project Cost Optimization ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Project Cost Optimization contd… ,[object Object],[object Object]
Project Cost Optimization contd… ,[object Object],[object Object],[object Object],[object Object],[object Object]
Problem Consider the following arrow diagram with activity times given in days: The normal and crash data for this project are as follows: 1 2 3 4 A B C D 4 6 8 10 Activity Normal Time Crash Time Normal Cost Crash Cost A 4 3 80 105 B 6 4 180 250 C 8 5 200 320 D 10 6 350 530
Problem  … ,[object Object],[object Object],[object Object],1 2 3 4 A B C D 4 6 8 10 6 6 0 0 10, 0 4, 14 24 24 14 14 {FF=10}
Problem  … ,[object Object],[object Object],[object Object],[object Object],Activity (i,j) Crash Limit (D – D ’ ) Crash Cost/day A(1, 3) 4 – 3 = 1 (105-80)/(4-3)=25 B(1, 2) 6 – 4 = 2 (250-180)/(6-4)=35 C(2, 3) 8 – 5 = 3 (320-200)/(8-5)=40 D(3, 4) 10 – 6 = 4 (530-350)/(10-6)=45
Problem  … From the critical path calculations, we have the following information: Since the critical activity B has the lowest “crash cost per day”, it becomes the first candidate for crash.  The length by which B can be reduced is found as follows: Reduction limit = min(crash limit, +ve FF limit) = min (2,10) = 2  Hence crash activity B by 2 days Acitivity (i,j) A(1, 3) B(1, 2) C(2, 3) D(3, 4) Critical - Yes Yes yes Free Float (FF) 10 - - -
Problem  … ,[object Object],[object Object],[object Object],1 2 3 4 A B C D 4 6 8 10 4 4 0 0 8, 0 4, 12 22 22 12 12 {FF=8} 4
Problem  … Since the crash limit for critical activity B is reached, consider critical activity C with the next lowest “crash cost per day” for crash.  The length by which C can be reduced is found as follows: Reduction limit = min(crash limit, +ve FF limit) = min(3,8)=3  Hence crash  activity C  by 3 days Acitivity (i,j) A(1, 3) B(1, 2) C(2, 3) D(3, 4) Critical - Yes Yes yes Free Float (FF) 8 - - -
Problem  … ,[object Object],[object Object],[object Object],1 2 3 4 A B C D 4 6 8 10 4 4 0 0 5, 0 4, 9 19 19 9 9 {FF=5} 4 5
Problem  … Since the crash limit for critical activity C is reached, consider critical activity D with the next lowest “crash cost per day” for crash.  Although we can reduce D by 4 days, it is only necessary to reduce it by 1 day to reach our project completion goal of 18 days. Acitivity (i,j) A(1, 3) B(1, 2) C(2, 3) D(3, 4) Critical - Yes Yes yes Free Float (FF) 5 - - -
Problem  … ,[object Object],[object Object],[object Object],1 2 3 4 A B C D 4 6 8 9 4 4 0 0 5, 0 4, 9 18 18 9 9 {FF=5} 4 5
The Algorithm ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Problem  … ,[object Object],[object Object],Activity Predecessor(s) Normal Time Normal Cost Cr. Cost per day Crash Time A - 4 400 125 3 B A 5 800 200 4 C A 4 520 150 2 D B 3 600 225 2 E C 3 255 100 2 F B, E 4 600 190 2
Problem  … 1 2 3 5 4 6 A B C E D F 4 5 4 3 3 4 0,0 4,4 8,8 11,11 9,11 15,15 FF = 3 FF = 2 FF = 0 ,[object Object],[object Object],[object Object]
Problem  … Activity (i,j) Crash Limit (D – D ’ ) Crash Cost A(1, 2) 4 – 3 = 1 125 B(2,3) 5 – 4 = 1 200 C(2, 4) 4 – 2 = 2 150 D(3, 6) 3 – 2 = 1 225 E(4, 5) 3 – 2 = 1 100 F(5, 6) 4 – 2 = 2 190
Problem  … The two lowest “crash cost per day” critical activities E and A have crash limits  of 1 day each Reduction limit = min(crash limit, FF limit) = min(2,2)=2  Hence crash  activity E and A  by 1 day each Acitivity (i,j) A(1, 2) B(2,3) C(2, 4) D(3, 6) E(4, 5) F(5, 6) Dummy (3,5) Critical yes - Yes - yes yes - (FF) - 0 - 3 - 2
Problem  … ,[object Object],[object Object],[object Object],1 2 3 5 4 6 A B C E D F 4 5 4 3 3 4 0,0 3,3 8,9 13,13 FF = 2 FF = 1 FF = 0 3 2 7,7 9,9
Problem  … The next lowest “crash cost per day” critical activity is C The length by which C can be reduced is found as follows: Reduction limit = min(crash limit, FF limit) = min(2,1)=1  Hence crash  activity C  by 1 day Acitivity (i,j) A(1, 2) B(2,3) C(2, 4) D(3, 6) E(4, 5) F(5, 6) Dummy (3,5) Critical yes - Yes - yes yes - (FF) - 0 - 2 - 1
Problem  … ,[object Object],[object Object],[object Object],1 2 3 5 4 6 A B C E D F 4 5 3 3 3 4 0,0 3,3 8,8 12,12 FF = 1 FF = 0 3 2 6,6 8,8 4
Problem  … A and E have reached their crash limits while C has 1 day remaining.  As there are two critical paths, the possible crashes are shown below: Acitivity (i,j) A(1, 2) B(2,3) C(2, 4) D(3, 6) E(4, 5) F(5, 6) Dummy (3,5) Critical yes yes Yes - yes yes yes (FF) - - - 1 - - Activity B, C F Crash cost/day 200, 150 190 Remaining crash limit 1, 1 1
Problem  … ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

More Related Content

What's hot

Optimization of Time Restriction in Construction Project Management Using Lin...
Optimization of Time Restriction in Construction Project Management Using Lin...Optimization of Time Restriction in Construction Project Management Using Lin...
Optimization of Time Restriction in Construction Project Management Using Lin...IJERA Editor
 
Quantitative analysis for business decision- Program Evaluation and Review Te...
Quantitative analysis for business decision- Program Evaluation and Review Te...Quantitative analysis for business decision- Program Evaluation and Review Te...
Quantitative analysis for business decision- Program Evaluation and Review Te...Chandra Shekar Immani
 
Project network math solution
Project network math solutionProject network math solution
Project network math solutionMd.Nazrul Islam
 
Lec 09 network scheduling_techniques
Lec 09 network scheduling_techniquesLec 09 network scheduling_techniques
Lec 09 network scheduling_techniquesSAJID ALI RUK
 
Introduction to Project Management
Introduction to Project Management Introduction to Project Management
Introduction to Project Management Joshua Miranda
 
Tte 451 operations research fall 2021 part 2
Tte 451  operations research   fall 2021   part 2Tte 451  operations research   fall 2021   part 2
Tte 451 operations research fall 2021 part 2Wael ElDessouki
 
4 b. Project management - network analysis
4 b. Project management - network analysis4 b. Project management - network analysis
4 b. Project management - network analysisDr.R. SELVAM
 
Probabilistic Activity Time
Probabilistic Activity TimeProbabilistic Activity Time
Probabilistic Activity TimeCarrine Aulia
 
Project management
Project managementProject management
Project managementShankaran Rd
 
Program evaluation review technique (pert)
Program evaluation review technique (pert)Program evaluation review technique (pert)
Program evaluation review technique (pert)tomeh
 
Multilayer hemispherical dielectric resonant antenna in higher order mode
Multilayer hemispherical dielectric resonant antenna in higher order modeMultilayer hemispherical dielectric resonant antenna in higher order mode
Multilayer hemispherical dielectric resonant antenna in higher order modeMoayad Al Zoghaiby
 
Bloem defense.v16.slides
Bloem defense.v16.slidesBloem defense.v16.slides
Bloem defense.v16.slidesmbloem
 

What's hot (20)

Optimization of Time Restriction in Construction Project Management Using Lin...
Optimization of Time Restriction in Construction Project Management Using Lin...Optimization of Time Restriction in Construction Project Management Using Lin...
Optimization of Time Restriction in Construction Project Management Using Lin...
 
Quantitative analysis for business decision- Program Evaluation and Review Te...
Quantitative analysis for business decision- Program Evaluation and Review Te...Quantitative analysis for business decision- Program Evaluation and Review Te...
Quantitative analysis for business decision- Program Evaluation and Review Te...
 
Project management
Project managementProject management
Project management
 
Network construction
Network construction  Network construction
Network construction
 
06 pert cpm
06 pert cpm06 pert cpm
06 pert cpm
 
Chap003
Chap003Chap003
Chap003
 
Project network math solution
Project network math solutionProject network math solution
Project network math solution
 
Lec 09 network scheduling_techniques
Lec 09 network scheduling_techniquesLec 09 network scheduling_techniques
Lec 09 network scheduling_techniques
 
Introduction to Project Management
Introduction to Project Management Introduction to Project Management
Introduction to Project Management
 
Ch4 scheduling
Ch4 schedulingCh4 scheduling
Ch4 scheduling
 
Tte 451 operations research fall 2021 part 2
Tte 451  operations research   fall 2021   part 2Tte 451  operations research   fall 2021   part 2
Tte 451 operations research fall 2021 part 2
 
4 b. Project management - network analysis
4 b. Project management - network analysis4 b. Project management - network analysis
4 b. Project management - network analysis
 
Probabilistic Activity Time
Probabilistic Activity TimeProbabilistic Activity Time
Probabilistic Activity Time
 
Project management
Project managementProject management
Project management
 
Bar chart
Bar chartBar chart
Bar chart
 
Program evaluation review technique (pert)
Program evaluation review technique (pert)Program evaluation review technique (pert)
Program evaluation review technique (pert)
 
Multilayer hemispherical dielectric resonant antenna in higher order mode
Multilayer hemispherical dielectric resonant antenna in higher order modeMultilayer hemispherical dielectric resonant antenna in higher order mode
Multilayer hemispherical dielectric resonant antenna in higher order mode
 
PROJ 586 Entire Course NEW
PROJ 586 Entire Course NEWPROJ 586 Entire Course NEW
PROJ 586 Entire Course NEW
 
Project Management PERT and CPM
Project Management PERT and CPMProject Management PERT and CPM
Project Management PERT and CPM
 
Bloem defense.v16.slides
Bloem defense.v16.slidesBloem defense.v16.slides
Bloem defense.v16.slides
 

Viewers also liked

PKM个人知识管理
PKM个人知识管理PKM个人知识管理
PKM个人知识管理fengxiaoqiang
 
低碳生活之网购 Qone
低碳生活之网购  Qone低碳生活之网购  Qone
低碳生活之网购 Qonefengxiaoqiang
 
Computer Generated Op Art
Computer Generated Op ArtComputer Generated Op Art
Computer Generated Op ArtSharon Neveu
 
万有引力定律--产品设计
万有引力定律--产品设计万有引力定律--产品设计
万有引力定律--产品设计fengxiaoqiang
 
20120328 这些年,我用过的工具 - qone
20120328   这些年,我用过的工具 - qone20120328   这些年,我用过的工具 - qone
20120328 这些年,我用过的工具 - qonefengxiaoqiang
 
网站运营之人性策略与实战--读后感
网站运营之人性策略与实战--读后感网站运营之人性策略与实战--读后感
网站运营之人性策略与实战--读后感fengxiaoqiang
 
Wine Social Media Mobile App Seminar Nov-12 NZ Tour
Wine Social Media Mobile App Seminar Nov-12 NZ TourWine Social Media Mobile App Seminar Nov-12 NZ Tour
Wine Social Media Mobile App Seminar Nov-12 NZ TourBruce McGechan
 
Wine Social Media and Mobile App Seminar in Blenheim
Wine Social Media and Mobile App Seminar in BlenheimWine Social Media and Mobile App Seminar in Blenheim
Wine Social Media and Mobile App Seminar in BlenheimBruce McGechan
 
Wine Clubs and Recurring eCommerce: the times a-changing
Wine Clubs and Recurring eCommerce: the times a-changingWine Clubs and Recurring eCommerce: the times a-changing
Wine Clubs and Recurring eCommerce: the times a-changingBruce McGechan
 
Wine Internet Marketing Workshop (NZ Tour, Feb-13)
Wine Internet Marketing Workshop (NZ Tour, Feb-13)Wine Internet Marketing Workshop (NZ Tour, Feb-13)
Wine Internet Marketing Workshop (NZ Tour, Feb-13)Bruce McGechan
 
Wine Social Media and Mobile App Seminar in Hunter Valley
Wine Social Media and Mobile App Seminar in Hunter ValleyWine Social Media and Mobile App Seminar in Hunter Valley
Wine Social Media and Mobile App Seminar in Hunter ValleyBruce McGechan
 

Viewers also liked (15)

PKM个人知识管理
PKM个人知识管理PKM个人知识管理
PKM个人知识管理
 
低碳生活之网购 Qone
低碳生活之网购  Qone低碳生活之网购  Qone
低碳生活之网购 Qone
 
Zzz
ZzzZzz
Zzz
 
Computer Generated Op Art
Computer Generated Op ArtComputer Generated Op Art
Computer Generated Op Art
 
万有引力定律--产品设计
万有引力定律--产品设计万有引力定律--产品设计
万有引力定律--产品设计
 
20120328 这些年,我用过的工具 - qone
20120328   这些年,我用过的工具 - qone20120328   这些年,我用过的工具 - qone
20120328 这些年,我用过的工具 - qone
 
God s-pharmacy
God s-pharmacyGod s-pharmacy
God s-pharmacy
 
Menyebarluaskan salam
Menyebarluaskan salamMenyebarluaskan salam
Menyebarluaskan salam
 
网站运营之人性策略与实战--读后感
网站运营之人性策略与实战--读后感网站运营之人性策略与实战--读后感
网站运营之人性策略与实战--读后感
 
Wine Social Media Mobile App Seminar Nov-12 NZ Tour
Wine Social Media Mobile App Seminar Nov-12 NZ TourWine Social Media Mobile App Seminar Nov-12 NZ Tour
Wine Social Media Mobile App Seminar Nov-12 NZ Tour
 
Wine Social Media and Mobile App Seminar in Blenheim
Wine Social Media and Mobile App Seminar in BlenheimWine Social Media and Mobile App Seminar in Blenheim
Wine Social Media and Mobile App Seminar in Blenheim
 
Wine Clubs and Recurring eCommerce: the times a-changing
Wine Clubs and Recurring eCommerce: the times a-changingWine Clubs and Recurring eCommerce: the times a-changing
Wine Clubs and Recurring eCommerce: the times a-changing
 
Vitualbox
VitualboxVitualbox
Vitualbox
 
Wine Internet Marketing Workshop (NZ Tour, Feb-13)
Wine Internet Marketing Workshop (NZ Tour, Feb-13)Wine Internet Marketing Workshop (NZ Tour, Feb-13)
Wine Internet Marketing Workshop (NZ Tour, Feb-13)
 
Wine Social Media and Mobile App Seminar in Hunter Valley
Wine Social Media and Mobile App Seminar in Hunter ValleyWine Social Media and Mobile App Seminar in Hunter Valley
Wine Social Media and Mobile App Seminar in Hunter Valley
 

Similar to Critical Path Method

Chapter 5 - PERT-CPM
Chapter 5 - PERT-CPM Chapter 5 - PERT-CPM
Chapter 5 - PERT-CPM maggieget
 
Lecture - Project, Planning and Control.pdf
Lecture - Project, Planning and Control.pdfLecture - Project, Planning and Control.pdf
Lecture - Project, Planning and Control.pdflucky141651
 
Operation research's CPM techniques
Operation research's CPM techniques Operation research's CPM techniques
Operation research's CPM techniques Mohammad Younus
 
construction resource optimization 1.pptx
construction resource optimization 1.pptxconstruction resource optimization 1.pptx
construction resource optimization 1.pptxkimkov119
 
Unit.6. network analysis with cpm and pert
Unit.6. network analysis with cpm and pertUnit.6. network analysis with cpm and pert
Unit.6. network analysis with cpm and pertDagnaygebawGoshme
 
Unit 3 PERT.pptx in related to supply chain
Unit 3 PERT.pptx in related to supply chainUnit 3 PERT.pptx in related to supply chain
Unit 3 PERT.pptx in related to supply chaintanishkagupta907
 
chapter 6.ppt
chapter 6.pptchapter 6.ppt
chapter 6.pptDejeneDay
 
Cpm module iii reference
Cpm module iii referenceCpm module iii reference
Cpm module iii referenceahsanrabbani
 
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...Siddharth Modi
 
OM_SECTION 4 PART C_STUDENT.ppt
OM_SECTION 4 PART C_STUDENT.pptOM_SECTION 4 PART C_STUDENT.ppt
OM_SECTION 4 PART C_STUDENT.pptPhmLanAnh23
 

Similar to Critical Path Method (20)

Pert cpm
Pert cpmPert cpm
Pert cpm
 
Pert cpm
Pert cpmPert cpm
Pert cpm
 
Chapter 5 - PERT-CPM
Chapter 5 - PERT-CPM Chapter 5 - PERT-CPM
Chapter 5 - PERT-CPM
 
Lecture 5.pdf
Lecture 5.pdfLecture 5.pdf
Lecture 5.pdf
 
Lecture - Project, Planning and Control.pdf
Lecture - Project, Planning and Control.pdfLecture - Project, Planning and Control.pdf
Lecture - Project, Planning and Control.pdf
 
Pert Analysis
Pert AnalysisPert Analysis
Pert Analysis
 
Operation research's CPM techniques
Operation research's CPM techniques Operation research's CPM techniques
Operation research's CPM techniques
 
Cpmprt
CpmprtCpmprt
Cpmprt
 
Cpm and pert
Cpm and pertCpm and pert
Cpm and pert
 
Pert and CPM
Pert and CPMPert and CPM
Pert and CPM
 
Pert analysis
Pert analysisPert analysis
Pert analysis
 
construction resource optimization 1.pptx
construction resource optimization 1.pptxconstruction resource optimization 1.pptx
construction resource optimization 1.pptx
 
Unit.6. network analysis with cpm and pert
Unit.6. network analysis with cpm and pertUnit.6. network analysis with cpm and pert
Unit.6. network analysis with cpm and pert
 
Unit 3 PERT.pptx in related to supply chain
Unit 3 PERT.pptx in related to supply chainUnit 3 PERT.pptx in related to supply chain
Unit 3 PERT.pptx in related to supply chain
 
chapter 6.ppt
chapter 6.pptchapter 6.ppt
chapter 6.ppt
 
Ch 06 - CPM PERT (1).pptx
Ch 06 - CPM  PERT (1).pptxCh 06 - CPM  PERT (1).pptx
Ch 06 - CPM PERT (1).pptx
 
Cpm module iii reference
Cpm module iii referenceCpm module iii reference
Cpm module iii reference
 
Cpm pert
Cpm pertCpm pert
Cpm pert
 
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...
2018,sem7,ala,pm,160993119017,160993119018,160993119019,160993119020,16099311...
 
OM_SECTION 4 PART C_STUDENT.ppt
OM_SECTION 4 PART C_STUDENT.pptOM_SECTION 4 PART C_STUDENT.ppt
OM_SECTION 4 PART C_STUDENT.ppt
 

Recently uploaded

Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 

Recently uploaded (20)

Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 

Critical Path Method

  • 1.
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12. Project Network 10 10 1 2 3 4 5 6 A C E B D F G 3 5 7 4 6 8 9 0 0 4 4 17 17 25 25 12 4 4, 3 9, 0 12, 4 17, 9 10, 16 25, 19
  • 13. Computations (Example) Critical path is 1  2  4  5  6 Activity (i,j) Dur. D i, j ES i LC j ES j Total Float LC j – ES i – D i,j Criti-cal Free Float ES j – ES i – D i,j A (1,3) 3 0 12 4 12 – 0 – 3 = 9 - 4 – 0 – 3 = 1 B (1,2) 4 0 4 4 4 – 0 – 4 = 0 Yes 4 – 0 – 4 = 0 C (3.5) 5 4 17 17 17 – 4 – 5 = 8 - 17 – 4 – 5 = 8 D (2,4) 6 4 10 10 10 – 4 – 6 = 0 Yes 10 – 4 – 6 = 0 E (4,5) 7 10 17 17 17 – 10 – 7 = 0 Yes 17 – 10 – 7 = 0 F (5,6) 8 17 25 25 25 – 17 – 8 = 0 Yes 25 – 17 – 8 = 0 G (4,6) 9 10 25 25 25 – 10 – 9 = 6 - 25 – 10 – 9 = 6
  • 14.
  • 15.
  • 16.
  • 17. Problem Consider the following arrow diagram with activity times given in days: The normal and crash data for this project are as follows: 1 2 3 4 A B C D 4 6 8 10 Activity Normal Time Crash Time Normal Cost Crash Cost A 4 3 80 105 B 6 4 180 250 C 8 5 200 320 D 10 6 350 530
  • 18.
  • 19.
  • 20. Problem … From the critical path calculations, we have the following information: Since the critical activity B has the lowest “crash cost per day”, it becomes the first candidate for crash. The length by which B can be reduced is found as follows: Reduction limit = min(crash limit, +ve FF limit) = min (2,10) = 2 Hence crash activity B by 2 days Acitivity (i,j) A(1, 3) B(1, 2) C(2, 3) D(3, 4) Critical - Yes Yes yes Free Float (FF) 10 - - -
  • 21.
  • 22. Problem … Since the crash limit for critical activity B is reached, consider critical activity C with the next lowest “crash cost per day” for crash. The length by which C can be reduced is found as follows: Reduction limit = min(crash limit, +ve FF limit) = min(3,8)=3 Hence crash activity C by 3 days Acitivity (i,j) A(1, 3) B(1, 2) C(2, 3) D(3, 4) Critical - Yes Yes yes Free Float (FF) 8 - - -
  • 23.
  • 24. Problem … Since the crash limit for critical activity C is reached, consider critical activity D with the next lowest “crash cost per day” for crash. Although we can reduce D by 4 days, it is only necessary to reduce it by 1 day to reach our project completion goal of 18 days. Acitivity (i,j) A(1, 3) B(1, 2) C(2, 3) D(3, 4) Critical - Yes Yes yes Free Float (FF) 5 - - -
  • 25.
  • 26.
  • 27.
  • 28.
  • 29. Problem … Activity (i,j) Crash Limit (D – D ’ ) Crash Cost A(1, 2) 4 – 3 = 1 125 B(2,3) 5 – 4 = 1 200 C(2, 4) 4 – 2 = 2 150 D(3, 6) 3 – 2 = 1 225 E(4, 5) 3 – 2 = 1 100 F(5, 6) 4 – 2 = 2 190
  • 30. Problem … The two lowest “crash cost per day” critical activities E and A have crash limits of 1 day each Reduction limit = min(crash limit, FF limit) = min(2,2)=2 Hence crash activity E and A by 1 day each Acitivity (i,j) A(1, 2) B(2,3) C(2, 4) D(3, 6) E(4, 5) F(5, 6) Dummy (3,5) Critical yes - Yes - yes yes - (FF) - 0 - 3 - 2
  • 31.
  • 32. Problem … The next lowest “crash cost per day” critical activity is C The length by which C can be reduced is found as follows: Reduction limit = min(crash limit, FF limit) = min(2,1)=1 Hence crash activity C by 1 day Acitivity (i,j) A(1, 2) B(2,3) C(2, 4) D(3, 6) E(4, 5) F(5, 6) Dummy (3,5) Critical yes - Yes - yes yes - (FF) - 0 - 2 - 1
  • 33.
  • 34. Problem … A and E have reached their crash limits while C has 1 day remaining. As there are two critical paths, the possible crashes are shown below: Acitivity (i,j) A(1, 2) B(2,3) C(2, 4) D(3, 6) E(4, 5) F(5, 6) Dummy (3,5) Critical yes yes Yes - yes yes yes (FF) - - - 1 - - Activity B, C F Crash cost/day 200, 150 190 Remaining crash limit 1, 1 1
  • 35.