Project Management and scheduling Objectives of project scheduling Network analysis Scheduling techniques.

Slides:



Advertisements
Similar presentations
Chapter 7 Project Management
Advertisements

Chapter 17 Project Management McGraw-Hill/Irwin
1 1 Slide © 2001 South-Western College Publishing/Thomson Learning Anderson Sweeney Williams Anderson Sweeney Williams Slides Prepared by JOHN LOUCKS QUANTITATIVE.
Operations Management Session 27: Project Management.
Network Diagramming Network Analysis  The common term for network analysis is PERT  PERT stands for Program Evaluation and Review Technique  The word.
Terminology Project: Combination of activities that have to be carried out in a certain order Activity: Anything that uses up time and resources CPM: „Critical.
pert and cpm ch 9 Learning objectives:
Gantt Chart Graph or bar chart with a bar for each project activity that shows passage of time Provides visual display of project schedule Slack amount.
1 1 Slide © 2004 Thomson/South-Western Chapter 12 Project Scheduling: PERT/CPM n Project Scheduling with Known Activity Times n Project Scheduling with.
Project Scheduling Prof. Jiang Zhibin Dept. of IE, SJTU.
1 1 Slide © 2000 South-Western College Publishing/ITP Slides Prepared by JOHN LOUCKS.
MGMT 483 Week 8 Scheduling.
5/4/20151 NETWORK SCHEDULING TECHNIQUES. 5/4/20152 Network Diagrams  PMI defines the scheduling process as: “the identification of the project objectives.
PERT/CPM Models for Project Management
Chapter 10 Project Scheduling: PERT/CPM
Importance of Project Schedules
Roberta Russell & Bernard W. Taylor, III
Project Management Chapter 3 BUSI 2106 – Operations Management.
Project Time Management J. S. Chou, P.E., Ph.D.. 2 Activity Sequencing  Involves reviewing activities and determining dependencies.  A dependency or.
HIT241 - TIME MANAGEMENT Introduction
PROJECT MANAGEMENT Outline What is project mean? Examples of projects… Project Planning and Control Project Life Cycle Gantt Chart PERT/CPM.
Project Time Management J. S. Chou, P.E., Ph.D.. 2 Activity Sequencing  Involves reviewing activities and determining dependencies.  A dependency or.
8-1 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall Project Management Chapter 8.
Software Project Management Task Estimating and Scheduling
Copyright 2006 John Wiley & Sons, Inc. Beni Asllani University of Tennessee at Chattanooga Project Management Operations Management - 5 th Edition Chapter.
~ pertemuan 6 ~ Oleh: Ir. Abdul Hayat, MTI 03-Apr-2009 [Abdul Hayat, Project Time Management, Semester Genap 2008/2009] 1 PROJECT TIME MANAGEMENT.
1 Project Management Chapter Lecture outline Project planning Project scheduling Project control CPM/PERT Project crashing and time-cost trade-off.
Project Management: A Managerial Approach
Network Planning Techniques Program Evaluation & Review Technique (PERT): Developed to manage the Polaris missile project Many tasks pushed the boundaries.
To Accompany Russell and Taylor, Operations Management, 4th Edition,  2003 Prentice-Hall, Inc. All rights reserved. Chapter 17 Project Management Part.
Project Management (專案管理)
Project Management Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill.
Work Systems and the Methods, Measurement, and Management of Work by Mikell P. Groover, ISBN ©2007 Pearson Education, Inc., Upper Saddle.
8-1 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall Project Management Chapter 8.
In Chapter 5: Scheduling the Project From Action Plan and WBS to Gantt chart and project network.  Gantt Chart  Project Network  Activity-on-arrow 
Copyright 2006 John Wiley & Sons, Inc. Beni Asllani University of Tennessee at Chattanooga Project Management Operations Management - 5 th Edition Chapter.
Project Planning and Budgeting Recall the four stages Project Definition and Conceptualization Project Planning and Budgeting Project Execution and Control.
Lecture 61 Project planning tool Lecture 62 Objectives Understand the reasons why projects sometimes fail Describe the different scheduling tools, including.
Chapter 7 – PERT, CPM and Critical Chain Operations Management by R. Dan Reid & Nada R. Sanders 4th Edition © Wiley 2010.
Project Time Management Ashima Wadhwa. Schedule Development – Determining start and finish dates for project activities – Without realistic dates, project.
Software Project Scheduling By: Sohaib Ejaz Introduction A Gantt chart is a graphical representation of the duration of tasks against the progression.
Project Scheduling. Why Are Projects Late? an unrealistic deadline established by someone outside the software development group changing customer requirements.
Project Planning & Scheduling What is a “project”? Objectives and tradeoffs Planning and Control in Projects Scheduling Methods Constant-Time Networks.
Copyright 2006 John Wiley & Sons, Inc. Beni Asllani University of Tennessee at Chattanooga Project Management Operations Management - 5 th Edition Chapter.
IE 366 Chapter 6, Section 10 Project Planning and Scheduling.
Project Management.
PROJECT MANAGEMENT.
Project Management: PERT/CPM
Chapter 17 Project Management McGraw-Hill/Irwin
Project Planning & Scheduling
Project Scheduling
Project Management (PERT/CPM) PREPARED BY CH. AVINASH
deterministic Fixed and known in advance, representing a
Project Scheduling Lecture # 1.
Project Planning & Scheduling
Project Management for Business
Project Management and scheduling
Chapter 6: Project Time Management
Project Time Management
PROJECT MANAGEMENT WITH CPM/PERT.
Project Time Management
Project Time Management
Slides Prepared by JOHN LOUCKS
Project Management CPM/PERT Professor Ahmadi.
Project Time Management
Project Time Management
AOA A style of project network diagram in which arrows
Project Time Management
Presentation transcript:

Project Management and scheduling Objectives of project scheduling Network analysis Scheduling techniques

Objectives of project scheduling Produce an optimal project schedule in terms of cost, time, or risk. Usually, it is difficult to optimize the three variables at the same time. Thus, setting an acceptable limit for two of the three varaibles and optimizing the project in terms of the third variable.

Critical Path Method (CPM) Produce the earliest and lastest starting and finishing times for each task or activity. Calculate the amount of slack associated with each activity. Determine the critical tasks (Critical path). Forward pass and backward pass computational procedures.

Network control Track the progress of a project on the basis of the network schedule and taking corrective actions when necessary. Evaluate the actual performance against expected performance.

PERT/CPM Node Arrow Predecessor SuccessorMerge point Burst point

Two models of PERT/CPM Activity-on-Arrow (AOA): Arrows are used to represent activities or tasks. Nodes represent starting and ending points of activities. Activity-on-Node (AON): Nodes are used to represent activities or tasks, while arrows represent precedence relationships.

Recap - purpose of CPM Critical path Earliest starting timeES Earliest completion timeEC Latest starting timeLS Latest completion timeLC ActivityCapital letter Duration t

Example ActivityPredecessorDuration A-2 B-6 C-4 DA3 EC5 FA4 GB, D, E2

Activity on Node Network

Forward pass analysis

Backward pass analysis

Slack Time in Triangles

Critical path

Computational analysis of network Forward pass: each activity begins at its earliest time. An activity can begin as soon as the last of its predecessors is finished. Backward pass: begins at its latest completion time and ends at the latest starting time of the first activity in the project network.

Rules for implementation - forward pass The earliest start time (ES) for any node (j) is equal to the maximum of the earliest completion times (EC) of the immediate predecessors of the node. The earliest completion time (EC) of any activity is its earliest start time plus its estimated time (its duration). The earliest completion time of the project is equal to the earliest completion time the very last activity.

Rules for implementation - backward pass The latest completion time (LC) of any activity is the smallest of the latest start times of the activity’s immediate successors. The latest start time for any activity is the latest completion time minus the activity time.

Calculate slack time for each activity Slack time: the difference in time between the two dates at the beginning of a job or the two dates at the end of the job. Slack time represents the flexiblity of the job. Thus, slack time = LS - ES or LC - EC

PERT PERT is an extension of CPM. In reality, activities are usually subjected to uncertainty which determine the actual durations of the activities. It incorporates variabilities in activity duration into project entwork analysis. The poetntial uncertainties in activity are accounted for by using three time estimates for each activity

Variation of Task Completion Time Task A Task B Average44

PERT Estimates & Formulas t e = a+4m+b 6 s 2 = (b-a) 2 36 a = optimistic time estimate m = most likely time estimate b = pessimistic time estimate (a < m < b) t e = expected time for the activity s 2 =variance of the duration of the activity

PERT Calculate the expected time for each activity Calculate the variance of the duration of each activity Follow the same procedure as CPM does to calculate the project duration, T e Calculate the variance of the project duration by summing up the variances of the activities on the critical path.

Sources of the Three Estimates Furnished by an experienced person Extracted from standard time data Obtained from historical data Obtained from regression/forecasting Generated by simulation Dictated by customer requirement

A PERT Example Activity Predecessor a m bt e s 2 A B C D A E C F A G B, D, E

What do T e & S 2 tell us? How likely to finish the project in a specified deadline. For example, suppose we would like to know the probability of completing the project on or before a deadline of 10 time units (days)

Probability of finishing the project in 10 days T e = 11S 2 = V[C] + V[E] + V[G] = = S= P( T<=T d ) = P(T<=10) = P(z<= ( 10-T e ) S ) = P(z<= (10-11) ) = P(z<= ) = About 10% probabilty fo finishing the project within 10 days

Probability of finishing the project in 13 days T e = 11S 2 = V[C] + V[E] + V[G] = = S= P(T<=T d ) = P(T<=10) = P(z<= ( 13-T e ) S ) = P(z<= (13-11) ) = P(z<= ) = About 99% probabilty of finishing the project within 13 days

Gantt Chart Gantt chart is a matrix of rows and columns. The time scale is indicated along the horizontal axis. Activities are arranged along the vertical axis. Gantt charts are usually used to represent the project schedule. Gantt charts should be updated periodically.

Gantt Chart A B C D E F G

Gantt Chart Variations Linked Bars Progress - monitoring Milestone Task - combinations Phase-Based Multiple-Projects Project-Slippage-tracking

Linked Bars Gantt Chart A B C D E F G