Resource Allocation and Scheduling

Size: px
Start display at page:

Download "Resource Allocation and Scheduling"

Transcription

1 90 This section is about the general overview of scheduling and allocating resources. Assigning people and machines to accomplish work (work on tasks). Resource Allocation: Time-Constrained. Assigning people or machines to tasks. Must be finished by a specific date. Resource-Constrained. Not enough people or machines to get the work (tasks) done. What is the Importance of Resource Allocation? Tasks only define WHAT work needs to be done. But, WHO will actually perform the work?? How do I know whom to assign to which task? o We will learn a priority scheme for assigning resources How do I deal with not having enough resources (resource-constrained)? o We will see how to minimize the lateness of a project. How can I reduce the cost of the resources I am using? o We will learn how to use free slack to reduce costs.

2 Scheduling Resources The Resource Assignment Problem A schedule is NOT a real schedule until resources are assigned Constraints a. Technical or logical: Basement à framing à roof à finish b. Resource: Labor, equipment, materials c. Physical: Space for one person 2. Time-constrained Problem Imposed finish date. Must finish no later than a specific date. Assume extra resources are available. Objective: Use efficiently, no more than necessary Problem Symptoms: erratic or fluctuating utilization (hills/valleys) Objective: Minimize fluctuations (the peaks and valleys) Resources require start-up and shutdown time. Not efficient. Solution: Minimize fluctuations by smoothing out resource utilization, i.e., reduce peaks and valleys. o Reduce amount of resources needed (if possible) o Tasks with free slack will be moved around to reduce resource usage. o Free slack will be used up, hence increasing project sensitivity. 3. Resource-constrained Limited amount of resources. Time is not the problem. We just do not have enough resources. Cannot obtain more resources (i.e., only two painters available) If resources inadequate, task(s) MUST WAIT. Delay will happen and be acceptable Problem Symptoms: Inadequate resources to meet peak demand. o Project will show over-allocation, i.e., more work than people to perform. o Project will be delayed. Objective: allocate resources to minimize project delay. o Do not exceed resource limit. o Do not violate technical network relationships. o Use free slack and extend the project end date. Solution: Heuristic with priority rules. o Task with minimum slack. Tries to schedule critical tasks first, to avoid delay. o Task with smallest duration. More flexible. o Lowest task ID value o Schedule earlier tasks before later tasks when multiple tasks are eligible. 4. The Resource Allocation Challenge Resource-constrained is most common. Always seem to be short of some workers or machines Solution: Use the heuristic with priority rules.

3 Project Management 92 Let s look at designing a botanical garden to see problems in resource allocation. Botanical Garden Exercise Assume we have a botanical garden to design and create. The botanical garden has the following network schedule of activities: Critical Path in Bold Design 1d Layout 3d Lighting Planting 8d

4 TIME CONSTRAINED Assume that the project MUST finish on day 24. It is time-constrained. Let s look at the resource requirements as the project is currently scheduled: SCHEDULE 93 Critical Path in Bold Design 1d 0 BH Layout 3d 2 BH 1 BH 1 BH Lighting 1 BH Planting 8d 3 BH EF= Original Garden Problem Gantt Chart 2 BH 24 BH Design (1d) Layout (3d, 2BH) (, 1BH) Lighting (, 1BH) (, 1BH) (, 2BH) l Bh Planting (8d, 3BH) 3 Bh Back Hoes Graph of Resource Requirement Bad situation. Uneven (inefficient) use of resources. Assume it costs $1,000 to move a back hoe. The cost for this solution will be $2K + $2K + $3K + $2K + $3K = $12,000.

5 1. Time-Constrained Smoothing Solution #1: Move Over Let s move the activity over into its free slack (same time period as Lighting) and see what the resource requirements look like now. SCHEDULE 94 Design 1d Layout 3d Critical Path in Bold Lighting Planting 8d BH Time Constrained Solution (Hills and Valleys) 24 Design (1d) Layout (3d, 2BH) (, 1BH) Lighting (, 1BH) (, 1BH) (, 2BH) l Bh Planting (8d, 3BH) 3 Bh Back Hoes Graph of Resource Requirement A better situation. Notice how we have reduced the maximum back hoe requirement down to 3 (from 4 previously). Assuming $1K costs to move a back hoe, the cost for this solution will be $2K + $1K + $1K + $1K + $3K = $8,000. Notice that we get one more BK, then return the BK, then pick it up again (total of $3K in cost).

6 2. Time-Constrained Smoothing Solution #2: Move Over Move fence/walls activity over into its free slack (same time period as Lighting). What happens now? SCHEDULE 95 Design 1d Layout 3d Critical Path in Bold Lighting Planting 8d BH Time Constrained Solution (Hills and Valleys) 24 Design (1d) Layout (3d, 2BH) (, 1BH) Lighting (, 1BH) (, 1BH) (, 2BH) l Bh Planting (8d, 3BH) 3 Bh Back Hoes Graph of Resource Requirement BEST Solution. We have now created a resource requirement situation that is EVEN MORE SMOOTH. Notice how we now have a requirement and the maximum requirement is still 3 BH. Assuming $1K costs to move a back hoe, the cost for this solution will be $2K + $0K + $1K + $0K + $3K = $6,000.

7 RESOURCE CONSTRAINED Original Garden Problem Let s look at the problem of assuming that we have limited backhoes (only 2 BK are available). The project will be experiencing recourse constraints, not time constraints anymore. We accept that the project will be late. A review of the original problem reminds us of the initial resource allocation requirements: SCHEDULE 96 Design 1d Layout 3d Critical Path in Bold Lighting Planting 8d BH Original Garden Problem Gantt Chart 24 Design (1d) Layout (3d, 2BH) (, 1BH) Lighting (, 1BH) (, 1BH) (, 2BH) Planting (8d, 3BH) l Bh 3 Bh Back Hoes Graph of Resource Requirement 5 Over Allocated 3 Limit = 2 à 1 0

8 1. Resource Constrained Solution: Assigned Resources to Critical Path FIRST. Now we will assign the resources to the critical path first. This strategy will minimize project delays because this path contains the most critical set of tasks (CP) and has the least slack. 97 SCHEDULE Design 1d Layout 3d Critical Path in Bold Lighting Planting 8d BH Original Garden Problem Gantt Chart Design (1d) Layout (3d, 2BH) (, 1BH) Lighting (, 1BH) (, 1BH) (, 2BH) Planting (8d, 3BH) Resource Dependency: Lighting must WAIT b/c it is dependent on the same resources that and use. l Bh 3 Bh Back Hoes Graph of Resource Requirement 5 Limit = 2 à Notice that this solution makes the project late. On Day 30. And that is continuing to allow Planting to have 3 BK. WHY? Because making the CP later makes the project later. We are limited with our resources and that means we must stretch out the project and take more time. The fewer the resources, the more time needed to complete the project. If we split Planting into resource allocations, then it would require 2 BK from and 1 BH for 8 days (30 38) or 2 BH for 4 days (30 34).

9 2. Severe Resource Constrained: Assume only ONE Back Hoe. As the quantity of resources diminishes, the project finishes much later. Fewer resources available for the project. SCHEDULE 98 Design 1d Layout 3d Critical Path in Bold Lighting Planting 8d BH Original Garden Problem Gantt Chart Design (1d) Layout (3d, 2BH) (, 1BH) Lighting (, 1BH) (, 1BH) (, 2BH) Planting (8d, 3BH) Back Hoes Graph of Resource Requirement 5 l Bh 3 Bh Limit = 1 à It should become obvious by now that the fewer resources, the worse the project will be late. In this case, the only way to complete the project is to split Layout (total 6 days), (total 12 days), and splitting Planting into 1+1+1=3 splits times 8 days = 24 days for 1 BH. The project finish will be at 60 days. Conclusion: The more scarce the resources, the longer the project will be delayed. It will not be possible to finish the project on time.

10 The following resource allocation exercises are about resource constrained scheduling. Exercise Technical CP Technical Scheduled Critical Path = Slack? Resource Scheduled Critical Path = Slack?

11 How well do I understand resource critical tasks? Refer to the Exercise below. 1. What are the technically scheduled critical tasks? What are the resultant critical tasks as a result of imposing resource constraints on the project (includes technical-critical and resource-critical)? 3. Why does task 2 become critical, just because we schedule it to have resource EE? Technical Scheduled Critical Path = Slack? 2, 3 6, 7 Resource Scheduled Critical Path = Slack? NONE

12 Exercise Use Heuristic Rule. Schedule Task 2 First. C E E Resource C is assigned to task 2 first, because its TS=0 < TS=1 for task 3. Notice that task 5 cannot start until 3+4+1= 8 total time durations later. How could we improve this solution? Seems like the E resources wait a long time before being utilized.

13 Exercise We see that the Heuristic Rule yields a LONG project duration. Is it possible to improve upon this solution, just using the heuristic as a guide? Yes! Is there some way to schedule task #5 earlier? Now Schedule Task 3 first. C E E

14 Exercise

15 104 Exercise 8.4

16 Solution to Exercise 8-1 ANSWERS 105

17 106 Exercise 8.1 How well do I understand resource critical tasks? ANSWERS to Questions 1. What are the technically scheduled critical tasks? Only the sub-path is technically critical. 2. What are the resultant critical tasks as a result of imposing resource constraints on the project (includes technical-critical and resource-critical)? All are critical. See the resource activity schedule. The slack is zero for all tasks, i.e., look at the Gantt-type chart and you can see that if any task is late, the entire project is backed up and will be late. Notice that in the Gantt chart view, there is no total slack between any of the task bars. 3. Why does task 2 become critical, just because we schedule it to have resource EE? Because Task 2 has to wait three (3) days for Task 1 and Task 4 to be scheduled, thus using up its total slack of 3 days. Task 2(TS=3) has to wait 2 days for Task 1(TS=0). WHY? Because Task 1 has the least slack and must be scheduled first. This uses up two days of total slack. But, Task 2 still has TS=1, so it must wait for Task 4, which has TS=0 (heuristic says least slack first, then minimum duration, then smallest ID. Now Task 2 is critical because it has zero slack.

18 Solution to Exercise 8.2 by modifying the Heuristic. 107 We can bend the rules. The heuristic is a guide that works most of the time. But if another solution can yield a shorter project duration, then why not use it. Assigning resource C to task 3 before task 2 allows task 5 to be scheduled earlier, at time 5 (ES).

19 ANSWERS: Exercise #4 goes before #5. But, if #5 has to wait 3 periods for #3 to finish then it really starts at end of period 7. So, #4 should go first, because it is eligible to start naturally at end of period 4.

20 ANSWERS: Exercise 8.4 (Solution A) This solution assumes that we recognize that there is a resource conflict at Period #4. Task #2 is using 2 resources. Task #3 wants to use 2 resources at the end of period #4 (beginning of period #5 for Task #2. Task #3 must wait until the end of period 5. But then, Task #3 s slack reduces by 1 from 2 à 1, i.e. we used up one of the free slack periods. Hence, #3 should go before #5 according to the heuristic, because of least slack heuristic rule. So, Notice that Tasks #3 and #4 were scheduled before (earlier than) Task # FS TS See next page for discussion on the free and total slacks for this project.

21 Slack Value Explanations for Exercise 8-4, Solution A (working back from last Task #6): x,x means Free slack, Total Slack #6: 0,0 because last task. #5: 0,0 because would make #3 late which would make #6 late (all use 2 resources). #4: 2,2 because can move over (be late) 2 periods before making #6 late. #3: 0,0 will make #6 late if this one is late (both use 2 resources). #2: 0,0 Uses 2 resources, hence will make #5 late (see explanation for Task #5 above) #1: 1,3 can be late 1 period before making #4 late. Then can be late 2 more before pushing #4 into #6. AND ALSO, #1 is pushing up against Task # Alternative Perspective on Exercise 8-4, Solution B. The slack values in the network diagram (previous page) show that Tasks #3 and #5 BOTH have TS=2. So, could the following be a possibility for a correct solution? Task #4 certainly would be scheduled first (3 rd task to enter the schedule) o It has zero slack (obviously less than #3, #5). o Task #4 would be the 3 rd task to enter the schedule. Since it appears that Task #3 and #5 have the same slack, we need a tie-breaker. But, task #3 is eligible to start at the end of period 4. o Task #4 can only start no earlier than the end of period 5. o Task #5 can only start no earlier than the end of period 5.

Scheduling Resources and Costs

Scheduling Resources and Costs Student Version CHAPTER EIGHT Scheduling Resources and Costs McGraw-Hill/Irwin Copyright 2011 by The McGraw-Hill Companies, Inc. All rights reserved. Gannt Chart Developed by Henry Gannt in 1916 is used

More information

Resources Management

Resources Management Resources Management. Introduction s we have seen in network scheduling, the basic inputs to criticalpath analysis are the individual project activities, their durations, and their dependency relationships.

More information

Network Planning and Analysis

Network Planning and Analysis 46 Network Planning and Analysis 1. Objective: What can you tell me about the project? When will the project finish? How long will the project take (project total duration)? 2. Why is this topic Important

More information

Scheduling Glossary Activity. A component of work performed during the course of a project.

Scheduling Glossary Activity. A component of work performed during the course of a project. Scheduling Glossary Activity. A component of work performed during the course of a project. Activity Attributes. Multiple attributes associated with each schedule activity that can be included within the

More information

PROJECT PROPOSAL: PROJECT BLUE ZUMA

PROJECT PROPOSAL: PROJECT BLUE ZUMA PROJECT PROPOSAL: PROJECT BLUE ZUMA To: From: CC: Dr. Edward J Glantz Alex Bok (ayb5041@psu.edu) Mark Randall Date: February 28 th, 2008 The following documents are detailed reports on our project proposal

More information

Goals of the Unit. spm - 2014 adolfo villafiorita - introduction to software project management

Goals of the Unit. spm - 2014 adolfo villafiorita - introduction to software project management Project Scheduling Goals of the Unit Making the WBS into a schedule Understanding dependencies between activities Learning the Critical Path technique Learning how to level resources!2 Initiate Plan Execute

More information

Scheduling Resources. The Problem. Project network times are not a schedule until resources have been assigned.

Scheduling Resources. The Problem. Project network times are not a schedule until resources have been assigned. Companies, C H A P T E R E I G H T Scheduling Resources Project network times are not a schedule until resources have been assigned. There are always more project proposals than there are available resources.

More information

Project Management Dr. James A. Bednar

Project Management Dr. James A. Bednar Project Management Dr. James A. Bednar jbednar@inf.ed.ac.uk http://homepages.inf.ed.ac.uk/jbednar SAPM Spring 2006: Project Management 1 Project Management A project is a temporary endeavour to produce

More information

Network Calculations

Network Calculations Network Calculations The concepts and graphical techniques described in this week s readings form the basis of the tools widely used today to manage large projects. There is no way of simplifying the tasks

More information

OVERVIEW. Microsoft Project terms and definitions

OVERVIEW. Microsoft Project terms and definitions PROJECT 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Project users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training

More information

TABLE OF CONTENTS CHAPTER DESCRIPTION PAGE

TABLE OF CONTENTS CHAPTER DESCRIPTION PAGE vii TABLE OF CONTENTS CHAPTER DESCRIPTION PAGE TITLE DECLARATION DEDICATION ACKNOWLEDGEMENT ABSTRACT ABSTRAK LIST OF CONTENTS LIST OF FIGURES LIST OF TABLES LIST OF APPENDICES i ii iii iv v vi vii xii

More information

Test Fragen. October 2003 Project Management Wilhelm F. Neuhäuser IBM Corporation 2003

Test Fragen. October 2003 Project Management Wilhelm F. Neuhäuser IBM Corporation 2003 Test Fragen October 2003 Project Management Wilhelm F. Neuhäuser IBM Corporation 2003 Question 7 Which term describes a modification of a logical relationship that delays a successor task? a. Lag b. Lead

More information

ME 407 Mechanical Engineering Design Spring 2016

ME 407 Mechanical Engineering Design Spring 2016 ME 407 Mechanical Engineering Design Spring 2016 Project Planning & Management Asst. Prof. Dr. Ulaş Yaman Acknowledgements to Dieter, Engineering Design, 4 th edition Ullman, The Mechanical Design Process,

More information

Test Fragen + Antworten. October 2004 Project Management Wilhelm F. Neuhäuser IBM Corporation 2003

Test Fragen + Antworten. October 2004 Project Management Wilhelm F. Neuhäuser IBM Corporation 2003 Test Fragen + Antworten October 2004 Project Management Wilhelm F. Neuhäuser IBM Corporation 2003 Question 1 All the following Statements about a WBS are true except that it a. Provides a framework for

More information

Collaborative Scheduling using the CPM Method

Collaborative Scheduling using the CPM Method MnDOT Project Management Office Presents: Collaborative Scheduling using the CPM Method Presenter: Jonathan McNatty, PSP Senior Schedule Consultant DRMcNatty & Associates, Inc. Housekeeping Items Lines

More information

Lesson 6 - Managing Resources in a Project Plan

Lesson 6 - Managing Resources in a Project Plan Lesson 6 - Managing Resources in a Project Plan Lesson Objectives In this lesson, you will manage resources in a project plan. You will: Create a resource calendar. Assign resources to tasks. Assign additional

More information

Project Planning, Scheduling and Control: Assignment 2 D. U. Singer Hospital Products Corp.

Project Planning, Scheduling and Control: Assignment 2 D. U. Singer Hospital Products Corp. Project Planning, Scheduling and Control: Assignment 2 D. U. Singer Hospital Products Corp. Code for Course: MBL45-5 Assignment Number: 2 Student number: 75-163-3 Group Code Number: BOT1 Table of Contents

More information

Is Your Schedule Correct? Common Scheduling Mistakes and How to Avoid Them

Is Your Schedule Correct? Common Scheduling Mistakes and How to Avoid Them Sponsored by Is Your Schedule Correct? Common Scheduling Mistakes and How to Avoid Them Joseph A. Lukas PMP, CSM, CCP, PE White Paper 1-888-762-3683 www.pmcentersusa.com Joe Lukas & PM Centers USA, LLC

More information

Importance of Project Schedules. matter what happens on a project. projects, especially during the second half of projects

Importance of Project Schedules. matter what happens on a project. projects, especially during the second half of projects Project Time Management Chapter 6 Importance of Project Schedules Managers often cite delivering projects on time as one of their biggest challenges Time has the least amount of flexibility; it passes

More information

Resource Planning and Scheduling. CSTM 462 Resource Loading Fall 2012

Resource Planning and Scheduling. CSTM 462 Resource Loading Fall 2012 Resource Planning and Scheduling CSTM 462 Resource Loading Fall 2012 Schedule October 01/02- Resource Loading Lecture October 03/04- ASiMI Lab Week of October 08- No Class Download Software-Download instructions

More information

Earned Value Analysis Exercise

Earned Value Analysis Exercise Earned Value Analysis Exercise www.spmbook.com Author: Adolfo Villafiorita Revision: 2 (205-02-06) Given the following project plan: ID Task Immediate Predecessor (*) Expected Duration (days) Budget ($)

More information

Project Time Management

Project Time Management Project Time Management Plan Schedule Management is the process of establishing the policies, procedures, and documentation for planning, developing, managing, executing, and controlling the project schedule.

More information

Comparative Resource Scheduling Using Various Software Packages

Comparative Resource Scheduling Using Various Software Packages Comparative Resource Scheduling Using Various Software Packages By Raphael M Dua FAICD, FAPE, MACS PCP, Grad DISC General Manager: Micro Planning International Asia Pacific Pty Ltd Raphael M Dua 1 of 12

More information

NE-50413B Mastering Microsoft Project 2010

NE-50413B Mastering Microsoft Project 2010 NE-50413B Mastering Microsoft Project 2010 Summary Duration Vendor 3 Days Microsoft Audience This course is intended for both novice and experienced Project Managers and project support personnel who need

More information

MSP How to guide session 2 (Resources & Cost)

MSP How to guide session 2 (Resources & Cost) MSP How to guide session 2 (Resources & Cost) 1. Introduction Before considering resourcing the schedule it is important to ask yourself one key question as it will require effort from the scheduler or

More information

CSSE 372 Software Project Management: Software Project Scheduling

CSSE 372 Software Project Management: Software Project Scheduling CSSE 372 Software Project Management: Software Project Scheduling Shawn Bohner Office: Moench Room F212 Phone: (812) 877-8685 Email: bohner@rose-hulman.edu Examination #1 Results Average Score 82.70% Median

More information

Project management Project Management

Project management Project Management Project management Project Management Dr. James A. Bednar jbednar@inf.ed.ac.uk http://homepages.inf.ed.ac.uk/jbednar A project is a temporary endeavour to produce a unique product, service, or result (PMI

More information

CSC 443: IT Project Management Midterm 1 exam - Spring semester 2011-2012 March 21 st, 2012

CSC 443: IT Project Management Midterm 1 exam - Spring semester 2011-2012 March 21 st, 2012 King Saud University College of Computer & Information Sciences Department of Computer Science CSC 443: IT Project Management Midterm 1 exam - Spring semester 2011-2012 March 21 st, 2012 1- Decomposing

More information

PERCEPTION PERT-PAC Using Microsoft Project 2000

PERCEPTION PERT-PAC Using Microsoft Project 2000 PERCEPTION PERT-PAC Using Microsoft Project 2000 to Plan & Schedule A Training Tutorial (Sample Hull Block Construction) 1 This training tutorial outlines the basic features of the Microsoft Project 2000

More information

Mastering Microsoft Project 2010

Mastering Microsoft Project 2010 Mastering Microsoft Project 2010 Duration: 2 days Course Description This two-day instructor-led course provides students with the knowledge and skills to plan and manage projects using Microsoft Project

More information

Chapter 2: Project Time Management

Chapter 2: Project Time Management Chapter 2: Project Time Management Learning Objectives o o o o Understand the importance of project schedules and good project time management. Define activities as the basis for developing project schedules.

More information

8. COMPUTER TOOLS FOR PROJECT MANAGEMENT

8. COMPUTER TOOLS FOR PROJECT MANAGEMENT 8. COMPUTER TOOLS FOR PROJECT MANAGEMENT The project management is a complex activity that requires among others: Information intercourse referred to the project, information that is in big amounts more

More information

Chapter-6. Developing a Project Plan

Chapter-6. Developing a Project Plan MGMT 4135 Project Management Chapter-6 Where we are now Developing the Project Network Why? Graphical representation of the tasks to be completed Logical sequence of activities Determines dependencies

More information

MnDOT Project Management Office Presents: Schedule Float. Presenter: Jonathan McNatty, PSP Senior Schedule Consultant DRMcNatty & Associates, Inc.

MnDOT Project Management Office Presents: Schedule Float. Presenter: Jonathan McNatty, PSP Senior Schedule Consultant DRMcNatty & Associates, Inc. MnDOT Project Management Office Presents: Schedule Float Presenter: Jonathan McNatty, PSP Senior Schedule Consultant DRMcNatty & Associates, Inc. Housekeeping Items Lines will be muted during the webinar

More information

Project Management SCM 352. 2011 Pearson Education, Inc. publishing as Prentice Hall

Project Management SCM 352. 2011 Pearson Education, Inc. publishing as Prentice Hall 3 Project Management 3 SCM 35 11 Pearson Education, Inc. publishing as Prentice Hall Boeing 787 Dreamliner Delays are a natural part of the airplane supply business. They promise an unreasonable delivery

More information

HOW TO START WORKING WITH P2WARE PROJECT MANAGER 7?

HOW TO START WORKING WITH P2WARE PROJECT MANAGER 7? HOW TO START WORKING WITH P2WARE PROJECT MANAGER 7? This document contains introduction to P2ware Project Manager 7 views (P2ware Project Manager 7 walkthrough) and shows how to create high quality plans

More information

A GUIDE TO NETWORK ANALYSIS by MICHAEL C GLEN

A GUIDE TO NETWORK ANALYSIS by MICHAEL C GLEN Introduction A GUIDE TO NETWORK ANALYSIS by MICHAEL C GLEN The core technique available to Project Managers for planning and controlling their projects is Network Analysis. This short guide will provide

More information

Mastering Microsoft Project 2010 50413B; 3 days, Instructor-led

Mastering Microsoft Project 2010 50413B; 3 days, Instructor-led Mastering Microsoft Project 2010 50413B; 3 days, Instructor-led Course Description This three-day instructor-led course provides students with the knowledge and skills plan and manage projects using Microsoft

More information

Module 11. Software Project Planning. Version 2 CSE IIT, Kharagpur

Module 11. Software Project Planning. Version 2 CSE IIT, Kharagpur Module 11 Software Project Planning Lesson 29 Staffing Level Estimation and Scheduling Specific Instructional Objectives At the end of this lesson the student would be able to: Identify why careful planning

More information

Chapter 9 Computer Scheduling Projects should be scheduled one byte at a time

Chapter 9 Computer Scheduling Projects should be scheduled one byte at a time Chapter 9 Computer Scheduling Projects should be scheduled one byte at a time Computer Scheduling Critical path method (CPM) requires numerous computations to determine activity start and finish dates,

More information

02 Project planning. There are two approaches to identifying the components of a project: productbased and work- or activity-based.

02 Project planning. There are two approaches to identifying the components of a project: productbased and work- or activity-based. C H A P T E R T W O 02 Project planning LEARNING OUTCOMES When you have completed this chapter you should be able to demonstrate an understanding of the following: project deliverables and intermediate

More information

CRITICAL PATH METHOD (CPM) SCHEDULES

CRITICAL PATH METHOD (CPM) SCHEDULES 96 CRITICAL PATH METHOD (CPM) SCHEDULES How-to for Reading, Understanding, and Using CPM Schedules (without Direct Primavera Access.) 1 Objectives Learn to read, understand, and use CPM schedules (without

More information

MnDOT Project Management Office Presents: Schedule Updates. Presenter: Eric Costantino Senior Schedule Consultant DRMcNatty & Associates, Inc.

MnDOT Project Management Office Presents: Schedule Updates. Presenter: Eric Costantino Senior Schedule Consultant DRMcNatty & Associates, Inc. MnDOT Project Management Office Presents: Schedule Updates Presenter: Eric Costantino Senior Schedule Consultant DRMcNatty & Associates, Inc. Housekeeping Items Lines will be muted during the webinar Questions

More information

Implementing Resource Scheduling Techniques

Implementing Resource Scheduling Techniques Implementing Resource Scheduling Techniques A Guide for Planners and Scheduler s By Raphael M Düa FAICD, MACS(Snr),PCP, CP, GradDISC Owner & CEO Micro Planning International Asia Pacific Pty Ltd Micro

More information

Construction Planning, Equipment and Methods ENGI 8749 Fall Semester, 2008 Tutorial #2 Resource Leveling using MS Project

Construction Planning, Equipment and Methods ENGI 8749 Fall Semester, 2008 Tutorial #2 Resource Leveling using MS Project Construction Planning, Equipment and Methods ENGI 8749 Fall Semester, 2008 Tutorial #2 Resource Leveling using MS Project Project Example Overview Microsoft Project, in addition to scheduling calculations,

More information

Project Management Chapter 3

Project Management Chapter 3 Project Management Chapter 3 How Project Management fits the Operations Management Philosophy Operations As a Competitive Weapon Operations Strategy Project Management Process Strategy Process Analysis

More information

Integrated support system for planning and scheduling... 2003/4/24 page 75 #101. Chapter 5 Sequencing and assignment Strategies

Integrated support system for planning and scheduling... 2003/4/24 page 75 #101. Chapter 5 Sequencing and assignment Strategies Integrated support system for planning and scheduling... 2003/4/24 page 75 #101 Chapter 5 Sequencing and assignment Strategies 5.1 Overview This chapter is dedicated to the methodologies used in this work

More information

Planning and Scheduling Your Project Using Microsoft Project 2003

Planning and Scheduling Your Project Using Microsoft Project 2003 Planning and Scheduling Your Project Using Microsoft Project 2003 Sridhar Pandurangiah Director - Engineering sridhar@sastratechnologies.in Meeting Protocol Agenda Project File Project Calendar Creating

More information

5. Creating a Gantt Chart

5. Creating a Gantt Chart 5. Creating a Gantt Chart Whilst the network diagram is a useful way to describe how tasks are linked to each other, the Gantt chart is used to display the schedule of a project. The Gantt chart is the

More information

PMP Exam Preparation Answer Key

PMP Exam Preparation Answer Key Chapter 2 Answers 1) d) They are all of equal importance unless otherwise stated The Triple Constraint of Project Management is that Scope, Time, and Cost are all equal unless otherwise defined as such.

More information

Intelligent Resource Scheduling for Reduced Turnaround Durations. Rob Richards, Ph.D.

Intelligent Resource Scheduling for Reduced Turnaround Durations. Rob Richards, Ph.D. Intelligent Resource Scheduling for Reduced Turnaround Durations Rob Richards, Ph.D. Stottler Henke Associates, Inc. 2010 Eventure Events. All rights reserved. Background & Perspective Stottler Henke Artificial

More information

A. Look at the Resource Sheet and Gantt Entry View Sheet to see what and where resources are over allocated.

A. Look at the Resource Sheet and Gantt Entry View Sheet to see what and where resources are over allocated. Microsoft Project Pro Steps to completing Project Pro Assignments PART B. (These instructions include all you need to know about adjusting your project in Microsoft Project Pro 2013 and may include instructions

More information

Appendix A of Project Management. Appendix Table of Contents REFERENCES...761

Appendix A of Project Management. Appendix Table of Contents REFERENCES...761 Appendix A Glossary Terms of Project Management Appendix Table of Contents REFERENCES...761 750 Appendix A. Glossary of Project Management Terms Appendix A Glossary Terms of Project Management A Activity

More information

How project management software can smooth the way

How project management software can smooth the way How project management software can smooth the way By Michael V. Brown New Standard Institute The most demanding call on maintenance resources comes when a plant or facility is shut down for an extended

More information

Basic CPM Calculations

Basic CPM Calculations Overview Core Scheduling Papers: #7 Basic CPM Calculations Time Analysis calculations in a Precedence Diagramming Method (PDM) Critical Path Method (CPM) network can be done in a number of different ways.

More information

Oracle Primavera. P6 Resource Leveling Demo Script

Oracle Primavera. P6 Resource Leveling Demo Script Oracle Primavera P6 Resource Leveling Demo Script Script Team Information Role Name Email Primary Author L. Camille Frost Camille.Frost@oracle.com Contributor Reviewer Geoff Roberts Geoff.Roberts@oracle.com

More information

Time Management. Part 5 Schedule Development. Richard Boser

Time Management. Part 5 Schedule Development. Richard Boser Time Management Part 5 Schedule Development Richard Boser 6.5 Schedule Development Inputs Organizational Process Assets Scope Statement Activity List Activity Attributes Network Diagrams Resource Req ms

More information

Project Scheduling Techniques

Project Scheduling Techniques Project Scheduling Techniques www.eiilmuniversity.ac.in Subject: PROJECT SCHEDULING TECHNIQUES Credits: 4 SYLLABUS Resource Scheduling Introduction, Project Stages, Project Constraints, Resource Constraints,

More information

A SIMULATION MODEL FOR RESOURCE CONSTRAINED SCHEDULING OF MULTIPLE PROJECTS

A SIMULATION MODEL FOR RESOURCE CONSTRAINED SCHEDULING OF MULTIPLE PROJECTS A SIMULATION MODEL FOR RESOURCE CONSTRAINED SCHEDULING OF MULTIPLE PROJECTS B. Kanagasabapathi 1 and K. Ananthanarayanan 2 Building Technology and Construction Management Division, Department of Civil

More information

Chapter 11: PERT for Project Planning and Scheduling

Chapter 11: PERT for Project Planning and Scheduling Chapter 11: PERT for Project Planning and Scheduling PERT, the Project Evaluation and Review Technique, is a network-based aid for planning and scheduling the many interrelated tasks in a large and complex

More information

Microsoft Project 2010

Microsoft Project 2010 Tutorial 1: Planning a Project Microsoft Project 2010 In Tutorial Section 1.1 you will: Learn project management terminology Understand the benefits of project management Explore the Project 2010 window

More information

Before starting this section

Before starting this section Before starting this section SAVE AS YOUR EXISTING MS PROJECT FILE AS -part3-1 1.Click on View Entering Resources-1 Resource Sheet Entering Resources-2 Entering Resources-3 1.Click on the Resource

More information

Project Management: Tracking Progress and Earned Value with MS Project 2003

Project Management: Tracking Progress and Earned Value with MS Project 2003 Project Management: Tracking Progress and Earned Value with MS Project 2003 Project Planning Suppose you have been assigned a project to construct a website in a certain time frame and given a certain

More information

ONLINE SUPPLEMENTAL BAPPENDIX PROJECT SCHEDULES WITH PERT/CPM CHARTS

ONLINE SUPPLEMENTAL BAPPENDIX PROJECT SCHEDULES WITH PERT/CPM CHARTS ONLINE SUPPLEMENTAL BAPPENDIX PROJECT SCHEDULES WITH PERT/CPM CHARTS Chapter 3 of Systems Analysis and Design in a Changing World explains the techniques and steps required to build a project schedule

More information

Precedence Diagram Method. CSTM 462 Planning & Scheduling

Precedence Diagram Method. CSTM 462 Planning & Scheduling Precedence Diagram Method CSTM 462 Planning & Scheduling Precedence Diagramming Method (PDM) PDM is more flexible than AON or AOA networks because PDM allows the overlapping of concurrent activities.

More information

Introduction to Project Management

Introduction to Project Management L E S S O N 1 Introduction to Project Management Suggested lesson time 50-60 minutes Lesson objectives To be able to identify the steps involved in project planning, you will: a b c Plan a project. You

More information

Network Diagram Critical Path Method Programme Evaluation and Review Technique and Reducing Project Duration

Network Diagram Critical Path Method Programme Evaluation and Review Technique and Reducing Project Duration Network Diagram Critical Path Method Programme Evaluation and Review Technique and Reducing Project Duration Prof. M. Rammohan Rao Former Dean Professor Emeritus Executive Director, Centre for Analytical

More information

Cambridge International AS and A Level Computer Science

Cambridge International AS and A Level Computer Science Topic support guide Cambridge International AS and A Level Computer Science 9608 For examination from 2017 Topic 4.4.3 Project management PERT and GANTT charts Cambridge International Examinations retains

More information

Chapter 6: Project Time Management. King Fahd University of Petroleum & Minerals SWE 417: Software Project Management Semester: 072

Chapter 6: Project Time Management. King Fahd University of Petroleum & Minerals SWE 417: Software Project Management Semester: 072 Chapter 6: Project Time Management King Fahd University of Petroleum & Minerals SWE 417: Software Project Management Semester: 072 Learning Objectives Understand the importance of project schedules Define

More information

Project and Production Management Prof. Arun Kanda Department of Mechanical Engineering Indian Institute of Technology, Delhi

Project and Production Management Prof. Arun Kanda Department of Mechanical Engineering Indian Institute of Technology, Delhi Project and Production Management Prof. Arun Kanda Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture - 9 Basic Scheduling with A-O-A Networks Today we are going to be talking

More information

Project Management Glossary

Project Management Glossary Project Management Glossary THE VOCABULARY OF ACHIEVEMENT RON BLACK THE MENTOR GROUP WWW.RONBLACK.COM 800-381-8686 This glossary is an excerpt from Ron Black s book, The Complete Idiot s Guide to Project

More information

Module 3: The Project Planning Stage

Module 3: The Project Planning Stage Overview Once you've initiated the project and gathered all relevant information, you'll then begin planning your project. The planning stage depends on the size of your project, how much information you

More information

IT Training. Microsoft Project. Vicky Samways, IT Training Information System Services Version 2.1

IT Training. Microsoft Project. Vicky Samways, IT Training Information System Services Version 2.1 IT Training Microsoft Project Vicky Samways, IT Training Information System Services Version 2.1 Scope Learning outcomes Find out when and how to use Microsoft Project. Learn how to create a project, break

More information

Software Development & Education Center. Microsoft Office 2010. (Microsoft Project 2010)

Software Development & Education Center. Microsoft Office 2010. (Microsoft Project 2010) Software Development & Education Center Microsoft Office 2010 (Microsoft Project 2010) Mastering Microsoft Project 2010 About This Course This three-day instructor-led course provides students with the

More information

WORK PROGRAM GUIDELINES

WORK PROGRAM GUIDELINES Project Managed Change Program WORK PROGRAM GUIDELINES JABATAN KERJA RAYA MALAYSIA Cawangan Pengurusan Projek Kompleks (PROKOM) Ibu Pejabat JKR Malaysia 2 Document Ownership Section No Section Amendment

More information

B. 2-4-6 D. 3-4-5 E. 3-5-7 F. 5-7-9

B. 2-4-6 D. 3-4-5 E. 3-5-7 F. 5-7-9 Lesson 01 Project Management Solutions #1: The network diagram for a project is shown below, with three time estimates (optimistic, most likely, and pessimistic) for each activity. Activity times are in

More information

Unit 4: Time Management (PMBOK Guide, Chapter 6)

Unit 4: Time Management (PMBOK Guide, Chapter 6) (PMBOK Guide, Chapter 6) The questions on this topic focus heavily on scheduling techniques, network diagrams, Gantt charts, the critical path, compressing the schedule, PERT, and float. You may or may

More information

EdExcel Decision Mathematics 1

EdExcel Decision Mathematics 1 EdExcel Decision Mathematics 1 Notes and Examples Critical Path Analysis Section 1: Activity networks These notes contain subsections on Drawing an activity network Using dummy activities Analysing the

More information

Hands on Microsoft Project (Part I) From a WBS to a Complete Schedule Emanuele Della Valle, Lecturer: Dario Cerizza http://emanueledellavalle.

Hands on Microsoft Project (Part I) From a WBS to a Complete Schedule Emanuele Della Valle, Lecturer: Dario Cerizza http://emanueledellavalle. Planning and Managing Software Projects 2011-12 Class 10 Hands on Microsoft Project (Part I) From a WBS to a Complete Schedule Emanuele Della Valle, Lecturer: Dario Cerizza http://emanueledellavalle.org

More information

ABOUT THIS COURSE...3 ABOUT THIS MANUAL...4 EXCHANGING PROJECT PLAN DATA WITH OTHER APPLICATIONS...5

ABOUT THIS COURSE...3 ABOUT THIS MANUAL...4 EXCHANGING PROJECT PLAN DATA WITH OTHER APPLICATIONS...5 Table of Contents ABOUT THIS COURSE...3 ABOUT THIS MANUAL...4 EXCHANGING PROJECT PLAN DATA WITH OTHER APPLICATIONS...5 IMPORT A TASK LIST FROM AN EXCEL FILE INTO A NEW PROJECT PLAN... 6 Import a Task List

More information

MS Project Tutorial for Senior Design Using Microsoft Project to manage projects

MS Project Tutorial for Senior Design Using Microsoft Project to manage projects MS Project Tutorial for Senior Design Using Microsoft Project to manage projects Overview: Project management is an important part of the senior design process. For the most part, teams manage projects

More information

The management of the projects with MS Project

The management of the projects with MS Project The management of the projects with MS Project Author: AgimDerguti 1 What is Microsoft Project? Microsoft Project is a project management software program developed and sold by Microsoft Designed to assist

More information

Driving Performance in Industry through Resource Scheduling

Driving Performance in Industry through Resource Scheduling Driving Performance in Industry through Resource Scheduling Raphael M Dua, FAICD, FAPE, MACS, Grad DISC, PCP CEO and Owner Micro Planning International Asia Pacific Pty Ltd Abstract Scheduling using Resource

More information

Network analysis: P.E.R.T,C.P.M & Resource Allocation Some important definition:

Network analysis: P.E.R.T,C.P.M & Resource Allocation Some important definition: Network analysis: P.E.R.T,C.P.M & Resource Allocation Some important definition: 1. Activity : It is a particular work of a project which consumes some resources (in ) & time. It is shown as & represented

More information

technical tips and tricks

technical tips and tricks technical tips and tricks Looking for schedule variances Document author: Produced by: Andy Jessop Project Learning International Limited The tips and tricks below are taken from Project Mentor, the smart

More information

Project Management DISCUSSION QUESTIONS

Project Management DISCUSSION QUESTIONS 3 C H A P T E R Project Management DISCUSSION QUESTIONS. There are many possible answers. Project management is needed in large construction jobs, in implementing new information systems, in new product

More information

PROJECT TIME MANAGEMENT. 1 www.pmtutor.org Powered by POeT Solvers Limited

PROJECT TIME MANAGEMENT. 1 www.pmtutor.org Powered by POeT Solvers Limited PROJECT TIME MANAGEMENT 1 www.pmtutor.org Powered by POeT Solvers Limited PROJECT TIME MANAGEMENT WHAT DOES THE TIME MANAGEMENT AREA ATTAIN? Manages the project schedule to ensure timely completion of

More information

Problems, Methods and Tools of Advanced Constrained Scheduling

Problems, Methods and Tools of Advanced Constrained Scheduling Problems, Methods and Tools of Advanced Constrained Scheduling Victoria Shavyrina, Spider Project Team Shane Archibald, Archibald Associates Vladimir Liberzon, Spider Project Team 1. Introduction In this

More information

MATERIALS: The Contractor shall provide the latest version of Primavera SureTrak software.

MATERIALS: The Contractor shall provide the latest version of Primavera SureTrak software. DESCRIPTION: '108-01, Start and Progress of Work, is hereby amended to require that the Contractor furnish and participate in a computerized CPM (critical path method) network scheduling system. The purpose

More information

Administration. Welcome to the Eastwood Harris Pty Ltd MICROSOFT PROJECT 2010 AND PMBOK GUIDE FOURTH EDITION training course presented by

Administration. Welcome to the Eastwood Harris Pty Ltd MICROSOFT PROJECT 2010 AND PMBOK GUIDE FOURTH EDITION training course presented by Welcome to the Eastwood Harris Pty Ltd MICROSOFT PROJECT 2010 AND PMBOK GUIDE FOURTH EDITION training course presented by Paul E Harris Administration Evacuation Timings, meals and facilities Mobile phones

More information

A genetic algorithm for resource allocation in construction projects

A genetic algorithm for resource allocation in construction projects Creative Construction Conference 2015 A genetic algorithm for resource allocation in construction projects Sofia Kaiafa, Athanasios P. Chassiakos* Sofia Kaiafa, Dept. of Civil Engineering, University of

More information

Deming s 14 Points for TQM

Deming s 14 Points for TQM 1 Deming s 14 Points for TQM 1. Constancy of purpose Create constancy of purpose for continual improvement of products and service to society, allocating resources to provide for long range needs rather

More information

The Plan s Journey From Scope to WBS to Schedule

The Plan s Journey From Scope to WBS to Schedule The Plan s Journey From Scope to WBS to Schedule Presented by: Rick Clare, CBAP, PMP, OCP, CSM PM Centers USA, LLC. 2013 Company Background Consulting and Training (Virtual, Public and Private Training)

More information

The Project In the beginning was The Project, and then arose the Assumptions.! And The Project was without form and the Assumptions were void.

The Project In the beginning was The Project, and then arose the Assumptions.! And The Project was without form and the Assumptions were void. ERP Project management overview The Project In the beginning was The Project, and then arose the Assumptions.! And The Project was without form and the Assumptions were void. And darkness was upon the

More information

Lecture Slides for Managing and Leading Software Projects. Chapter 5: Project Planning Techniques

Lecture Slides for Managing and Leading Software Projects. Chapter 5: Project Planning Techniques Lecture Slides for Managing and Leading Software Projects Chapter 5: Project Planning Techniques developed by Richard E. (Dick) Fairley, Ph.D. to accompany the text Managing and Leading Software Projects

More information

Chapter 4: Project Time Management

Chapter 4: Project Time Management Chapter 4: Project Time Management Importance of Project Schedules Managers often cite delivering projects on time as one of their biggest challenges Time has the least amount of flexibility; it passes

More information

A STUDY ON OPTIMISATION OF RESOURCES FOR MULTIPLE PROJECTS BY USING PRIMAVERA

A STUDY ON OPTIMISATION OF RESOURCES FOR MULTIPLE PROJECTS BY USING PRIMAVERA Journal of Engineering Science and Technology Vol. 10, No. 2 (2015) 235-248 School of Engineering, Taylor s University A STUDY ON OPTIMISATION OF RESOURCES FOR MULTIPLE PROJECTS BY USING PRIMAVERA B. S.

More information

Microsoft Project From the WBS to a Complete Schedule Emanuele Della Valle, Lecturer: Dario Cerizza http://emanueledellavalle.org

Microsoft Project From the WBS to a Complete Schedule Emanuele Della Valle, Lecturer: Dario Cerizza http://emanueledellavalle.org Planning and Managing Software Projects 2010-11 Session 6 Microsoft Project From the WBS to a Complete Schedule Emanuele Della Valle, Lecturer: Dario Cerizza http://emanueledellavalle.org Credits 2 These

More information

Session 6. Microsoft Project. Emanuele Della Valle. http://home.dei.polimi.it/dellavalle Lecturer: Dario Cerizza

Session 6. Microsoft Project. Emanuele Della Valle. http://home.dei.polimi.it/dellavalle Lecturer: Dario Cerizza Session 6 Microsoft Project Emanuele Della Valle http://home.dei.polimi.it/dellavalle Lecturer: Dario Cerizza Credits 2 This slides are largely based on CEFRIEL s slides for PMI Certification and Prof.

More information

Application Survey Paper

Application Survey Paper Application Survey Paper Project Planning with PERT/CPM LINDO Systems 2003 Program Evaluation and Review Technique (PERT) and Critical Path Method (CPM) are two closely related techniques for monitoring

More information