EdExcel Decision Mathematics 1
|
|
- Rosamond Lyons
- 4 years ago
- Views:
Transcription
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 network Float and slack In these notes several different examples are used to demonstrate the drawing and analysis of an activity network, including the use of dummy activities where required. To help you understand how each network is built up, there are PowerPoint presentations for the shorter examples and video clips for the longer example. Each example will be in two parts: the first part deals with drawing the network (covered in Exercise 5B in the textbook), the second looks at finding the earliest event time, latest event time and critical activities, and also looks at float (covered in Exercise 5C and 5D in the textbook). The same examples will be used in section 2 to look at scheduling activities. The first three examples are given without any context, so that you can concentrate on dealing with the network. The fourth example deals with a practical situation. Drawing an activity network Example 1 shows a very simple network, in which no dummy activities are required. There is a PowerPoint presentation which shows how the network is built up. Note that it is sometimes helpful to redraw a network part way through, if you realise that you can avoid having activities crossing. Example 1 (Part 1) The table below shows the activities required to complete a project, with their durations and immediate predecessors. Activity Duration Immediate (hours) predecessors A - B 4 - C 6 - D 5 A E 1 B F 6 B G 7 C, D, E MEI, 29/06/09 1/8
2 Draw an activity network for the project. A() 2 D(5) C(6) 1 4 E(1) B(4) F(6) G(7) 5 Dummy activities Many networks require dummy activities in order to make them fit the requirements. A dummy activity has zero duration. There are two types of dummy activity. These are shown in the two next examples. In Example 2, a dummy activity is introduced because two activities would otherwise start at the same event and finish at the same event. This means that both activities would be described by the same number pair (i, j). When doing a network by hand, this would not really matter, but when programming a computer it is important that each activity is described by a unique number pair. The dummy activity ensures that this is the case. Even when doing networks by hand you must follow this rule, or you will lose marks in an examination. network is built up. Example 2 (Part 1) The table below shows the activities required to complete a project, with their durations and immediate predecessors. Activity Duration Immediate (days) predecessors A 2 - B - C 5 - D 6 A, B E 8 C F 2 C G 4 D, E Draw an activity network for the project. MEI, 29/06/09 2/8
3 A(2) 2 Activities A and B both start at the same event and need to end at the same event, since D depends on them both. The dummy activity is introduced to ensure unique numbering. 1 B() D(6) G(4) 5 6 C(5) E(8) F(2) 4 Example shows the second type of dummy activity. This is used when it is not otherwise possible to draw a network with the correct dependencies. network is built up. Example The table below shows the activities required to complete a project, with their durations and immediate predecessors. Activity Duration Immediate (days) predecessors A 2 - B 4 - C 5 A, B D B E 6 C F C G 8 D H 2 D, F Draw an activity network for the project. C(5) 2 4 A(2) F() E(6) A dummy activity is needed here as C depends on both A and B but D depends on B only. 1 B(4) D() 5 G(8) H(2) MEI, 29/06/09 /8 6 7 A dummy activity is needed here as G depends on D only but H depends on both F and D.
4 Analysing the network Once you have drawn a precedence network, the next step is to find the earliest event times and latest event times. The earliest event times are found by working forwards through the network and recording the earliest possible times that you can reach each event, and the latest event times are found by working backwards through the network and recording the latest possible time that each event can take place if the project is still to finish on time. The critical path can then be found by identifying those activities (i, j) for which the difference between l j and e i is equal to the duration of the activity. Example 1 (Part 2) Use activity network for the project in Example 1 to find the earliest event times and latest event times. Give the minimum duration of the project and the critical activities. A() 2 D(5) 0 0 C(6) 1 4 B(4) 4 7 E(1) F(6) 8 8 G(7) The critical activities are A, D and G. The minimum time for the project is 15 hours. earliest event times and latest event times are calculated. Float, slack and the critical path Float is the spare time associated with an activity. It is important as it gives us information about the impact that a delay on one activity will have on the whole project. Activities with no float are critical activities and lie on the critical path. Float becomes very important in the next section, when we consider the scheduling of activities. The spare time on non-critical activities can be used to delay the start of some activities. This can enable one resource (such as a MEI, 29/06/09 4/8
5 person or a machine) to carry out more than one activity without affecting the critical path. Slack is the spare time associated with an event. Events with no slack are critical events and lie on the critical path, but an activity that goes from one critical event to another critical event is not necessarily a critical activity. Because of this, the idea of float is often more useful than than the idea of slack. For Example 1 above, the floats for each activity and the slack for each event are as follows: Notice: Activity Total float Event Slack A 0 = = 0 B = 2 = 0 C = = D 8 5 = = 0 E = = 0 F = 5 G = 0 The critical activities, C, E and G have zero float. Any delay in these activities will delay the whole project. Events 1 and 4 are critical events, but activity C, which goes from event 1 to event 4, is not a critical activity. All the float on activity C belongs only to activity C. By looking at the network, you can see that C can take two extra hours without any impact on the whole project or on any other activities. B and E together take up 5 hours, and they need to be complete after 8 hours. So between them they can take an extra hours, but this hours of float is shared between them. If for example B takes an extra hours, E must not take any extra time. F has a total of 5 hours of float. 2 hours of this belongs only to activity F it can take an extra 2 hours without affecting any other activity or the total duration. However, if F takes its maximum possible extra time of 5 hours, then you can see from the activity network that B must not take any extra time. The other hours of belonging to F is therefore shared with B if B takes an extra hours (the maximum allowed by B s float) then F can take only the extra 2 hours that belongs only to F. Example 2 (Part 2) (i) Use the activity network for Example 2 to find the critical activities and the shortest time in which the project can be completed. (ii) (iii) Calculate the total float on each activity. What effect does each of the following delays have on the duration of the whole project and the critical activities? (a) C is delayed by 2 days MEI, 29/06/09 5/8
6 (b) F is delayed by days (c) D is delayed by 5 days (d) A is delayed by 5 days (i) A(2) B() C(5) 7 D(6) E(8) 1 1 G(4) F(2) The critical activities are C, E and G. The total duration of the project is 17 days. (ii) (iii) The float for each activity is as follows: Activity Total float A 5 B 4 C 0 D 4 E 0 F 10 G 0 (a) C is a critical activity, so a delay of 2 days results in the whole project being delayed by 2 days. The critical activities remain the same. (b) F is not a critical activity, and it has float of 10 days, so it can be delayed by days without affecting the overall duration of the project or the critical activities. (c) D has only 4 days of float available, so a delay of 5 days means that the whole project is delayed by 1 day. D and B now become critical activities, and C and E are no longer critical. (d) A has 5 days of float available, so a delay of 5 days makes no difference to the overall duration of the project or the critical activities, but it reduces the float on D to zero. This means that A and D are now critical activities (taking 1 days between them to reach event 5), but C and E are still critical (since they also take 1 days to reach event 5). There are now two critical paths: ADG and CEG). MEI, 29/06/09 6/8
7 Notice: EdExcel D1 CPA Section 1 Notes and Examples A and B share a float of 4, and A has an additional float of 1 which belongs only to itself. So A can take 1 day longer without affecting any other activities or the duration of the whole project, and either D, or both A and B, can take up to 4 days longer (or the 4 days can be split between D and both A and B, e.g. D with an extra days and each of A and B with one extra day). F has float of 10 which belongs only to itself, so it can take up to 10 days longer without affecting any other activities or the duration of the whole project. earliest event times and latest event times are calculated. Example (Part 2) (i) Use the activity network for Example to find the critical activities and the shortest time in which the project can be completed. (ii) (iii) (iv) Calculate the total float on each of the non-critical activities. Activity H is delayed by days. What effect does this have on the duration of the project and the critical activities? Extra resources are available which can be used to shorten the duration of one of activities B, E or F (on the original network) by one day. Which of these activities should be shortened, and why? (i) C(5) 2 4 A(2) F() E(6) B(4) H(2) G(8) D() The critical activities are B, C, D, E and G. The minimum total duration of the project is 15 days. MEI, 29/06/09 7/8
8 (ii) The non-critical activities are A, F and H. A has float of 2 F has float of 1 H has float of 1. (iii) (iv) H has float of 2, so delaying H by days will increase the total duration of the project by 1 day. F and H will now be critical activities, and D, E and G will no longer be critical. Shorten B by one day. F is not a critical activity, so reducing it would not shorten the project. Although E is a critical activity, there are two critical paths (BCE and BDG), so reducing E would not have any effect unless either D or G were reduced as well. Notice that in this example there are two critical paths (BCE and BDG). This is an important consideration in part (iv). earliest event times and latest event times are calculated. MEI, 29/06/09 8/8
technical tips and tricks
technical tips and tricks Performing critical path analysis Document author: Produced by: Andy Jessop Project Learning International Limited The tips and tricks below are taken from Project Mentor, the
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
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
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
CRITICAL PATH METHOD (CEE 320 VDC SEMINAR)
CRITICAL PATH METHOD (CEE 320 VDC SEMINAR) 4 February 2009 Jesse Santiago & Desirae Magallon Overview Background & History CPM Defined The CPM approach Definitions Class Exercise Background & History Developed
Project Scheduling: PERT/CPM
Project Scheduling: PERT/CPM Project Scheduling with Known Activity Times (as in exercises 1, 2, 3 and 5 in the handout) and considering Time-Cost Trade-Offs (as in exercises 4 and 6 in the handout). This
Lecture 26 CPM / PERT Network Diagram
Lecture 26 CPM / PERT Network Diagram 26.1 Introduction to CPM / PERT Techniques CPM (Critical Path Method) was developed by Walker to solve project scheduling problems. PERT (Project Evaluation and Review
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
Operational Research. Project Menagement Method by CPM/ PERT
Operational Research Project Menagement Method by CPM/ PERT Project definition A project is a series of activities directed to accomplishment of a desired objective. Plan your work first..then work your
Leaving Certificate Technology. Project Management. Teacher Notes
Leaving Certificate Technology Project Management Teacher Notes 1 Project Management This is the first of three key topics that form Project and Quality Management in the Technology Syllabus core. These
Leaving Certificate Technology. Project Management. Student Workbook
Leaving Certificate Technology Project Management Student Workbook Project Management Student notes Introduction Project management is the name given to a number of techniques used in industry to manage
Critical Path Method (CPM)
Project Management Templates (CPM) http://spreadsheetml.com/projectmanagement/criticalpathanalysis.shtml Copyright (c) 2009-2010, ConnectCode All Rights Reserved. ConnectCode accepts no responsibility
CRITICAL PATH ANALYSIS AND GANTT CHARTS
CRITICAL PATH ANALYSIS AND GANTT CHARTS 1. An engineering project is modelled by the activity network shown in the figure above. The activities are represented by the arcs. The number in brackets on each
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,
25Project management
5Project management A Activity 5.1 (page ) 1 Verify the ESTs above by working through the diagram from left to right, taking the longest route, in days, to each node. Node 1 3 5 7 8 EST 0 0 + 8 = 8 0 +
Review on Using Packages to Enhance the Teaching of Critical Path Networks
Review on Using Packages to Enhance the Teaching of Critical Path Networks Harry S Ku Abstract The aim of this paper is to review a published paper, Using computer software packages to enhance the teaching
Guidance on Critical Path Analysis
Guidance on Critical Path Analysis OCR GCE in Applied Business Unit F248 (Unit 9): Strategic Decision Making As part of the assessment for Unit F248 Strategic Decision-Making the examination may contain
Project Scheduling by PERT/CPM
Project Scheduling by PERT/PM Reference ooks: nderson, Sweeney, and Williams, N INTROUTION TO MNGEMENT SIENE, QUNTITTIVE PPROHES TO EISION MKING, th edition, West Publishing ompany,99 Hamdy. Taha, OPERTIONS
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
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
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.
Priori ty ... ... ...
.Maintenance Scheduling Maintenance scheduling is the process by which jobs are matched with resources (crafts) and sequenced to be executed at certain points in time. The maintenance schedule can be prepared
Use project management tools
Use project management tools Overview Using project management tools play a large role in all phases of a project - in planning, implementation, and evaluation. This resource will give you a basic understanding
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
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
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
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
Time Planning and Control
TOBIC 4 TIM SCLD NTWORK 1 June 3013 Time Planning and Control Time-Scaled Network G404 NGINRING MNGMNT 1 TOBIC 4 TIM SCLD NTWORK 1 June 3013 Processes of Time Planning and Control 1. Visualize and define
EdExcel Decision Mathematics 1
EdExcel Decision Mathematics 1 Linear Programming Section 1: Formulating and solving graphically Notes and Examples These notes contain subsections on: Formulating LP problems Solving LP problems Minimisation
Critical Path Analysis
Chapter 13 Critical Path Analysis Basic Concepts Activity An activity is any portion of a project which consumes time or resources and has a definable beginning and ending. For example, laying of pipe
Project Scheduling: PERT/CPM
Project Scheduling: PERT/CPM CHAPTER 8 LEARNING OBJECTIVES After completing this chapter, you should be able to: 1. Describe the role and application of PERT/CPM for project scheduling. 2. Define a project
Figure out the early start and early finish. Early start. Early finish
Figure out the early start and early finish oming up with the float for each activity is useful, but you can actually do better! When you have a long critical path, but the other paths in your network
Unit 1: Project Planning and Scheduling
Unit : Project Planning and Scheduling Objective Ð To provide a brief introduction to project planning and scheduling. The critical area where project management meets system development. ackground Most
SECTION 01311 - CONSTRUCTION SCHEDULE B. Part 1 - General... 1. 1.01 Work Included... 1. 1.02 Related Requirements... 1. 1.03 Reference Standards...
SECTION 01311 - CONSTRUCTION SCHEDULE B CONTENTS: Part 1 - General... 1 1.01 Work Included... 1 1.02 Related Requirements... 1 1.03 Reference Standards... 1 1.04 Quality Assurance... 1 1.05 Measurement
Research on Task Planning Based on Activity Period in Manufacturing Grid
Research on Task Planning Based on Activity Period in Manufacturing Grid He Yu an, Yu Tao, Hu Da chao Abstract In manufacturing grid (MG), activities of the manufacturing task need to be planed after the
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
A Computer Application for Scheduling in MS Project
Comput. Sci. Appl. Volume 1, Number 5, 2014, pp. 309-318 Received: July 18, 2014; Published: November 25, 2014 Computer Science and Applications www.ethanpublishing.com Anabela Tereso, André Guedes and
March 30, 2007 CHAPTER 4
March 30, 07 CHAPTER 4 SUPPORTING PLANNING AND CONTROL: A CASE EXAMPLE Chapter Outline 4.1 Background What was the cause of the desperation that lead to the development of the Program Evaluation and Review
Project Scheduling. Introduction
Project Scheduling Introduction In chapter, the O and ON networks were presented, also the time and cost of individual activities based were calculated. Yet, however, we do not know how long is the total
The work breakdown structure can be illustrated in a block diagram:
1 Project Management Tools for Project Management Work Breakdown Structure A complex project is made manageable by first breaking it down into individual components in a hierarchical structure, known as
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
Chapter 6: Project Time Management
CIS 486 Managing Information Systems Projects Fall 2003 (Chapter 6), PhD jwoo5@calstatela.edu California State University, LA Computer and Information System Department Chapter 6: Project Time Management
CISC 322 Software Architecture. Project Scheduling (PERT/CPM) Ahmed E. Hassan
CISC 322 Software Architecture Project Scheduling (PERT/CPM) Ahmed E. Hassan Project A project is a temporary endeavour undertaken to create a "unique" product or service A project is composed of a number
ANALYSIS OF PROJECT PLANNING USING CPM AND PERT
ANALYSIS OF PROJECT PLANNING USING CPM AND PERT Rogelio Acuña Spring 2010 In Partial Fulfillment of Math 4395-Senior Project Department of Computer and Mathematical Sciences Faculty Advisor: Dr. Timothy
PROJECT EVALUATION REVIEW TECHNIQUE (PERT) AND CRITICAL PATH METHOD (CPM)
PROJECT EVALUATION REVIEW TECHNIQUE (PERT) AND CRITICAL PATH METHOD (CPM) Project Evaluation Review Technique (PERT) and Critical Path Method (CPM) are scheduling techniques used to plan, schedule, budget
A Short Introduction to Project Management
2003 January April SFWR ENG 2B03 Slides 08 0 A Short Introduction to Project Management SFWR ENG 2B03 2003 Robert L. Baber 2003 January April SFWR ENG 2B03 Slides 08 1 Why Project Management? Why manage
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
MS Project Tutorial. CS 587 Software Project Management Instructor: Dr. Atef Bader. Prepared by Milton Hurtado
CS 587 Software Project Management Instructor: Dr. Atef Bader MS Project Tutorial MS Project in Labs: Available in Siegal Hall Lab in Main Campus Available in Room 210 Rice Campus Prepared by Milton Hurtado
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.
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
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
Critical Path Analysis & PERT Charts (taken from www.business.com.
Critical Path Analysis & PERT Charts (taken from www.business.com. - Planning and scheduling more complex projects Critical Path Analysis and PERT are powerful tools that help you to schedule and manage
10 Project Management with PERT/CPM
10 Project Management with PERT/CPM 468 One of the most challenging jobs that any manager can take on is the management of a large-scale project that requires coordinating numerous activities throughout
CPM Analysis of Rolai-Rinjlai Road Construction
Abstract Research Journal of Mathematical and Statistical Sciences ISSN 2320 6047 CPM Analysis of Rolai-Rinjlai Road Construction Khurana Sunita and Banerjee Snigdha School of Statistics, Devi Ahilya University,
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.
Project Management. Week 4- Project Planning and Network Diagrams 2012-13
Project Management Week 4- Project Planning and Network Diagrams 2012-13 Last Week Project Appraisal Techniques Scoping Tools-Breakdown Structures Estimation This Week What is Planning? Purpose of Planning
PERT/CPM. Network Representation:
- 1 - PERT/CPM PERT Program Evaluation & Review Technique It is generally used for those projects where time required to complete various activities are not known as a priori. It is probabilistic model
Project Control. 1. Schedule Updating
Project Control During the execution of a project, procedures for project control and record keeping become indispensable tools to managers and other participants in the construction process. These tools
Devising new Software Project Risk Management Model: MARUNA
Devising new Software Project Risk Management Model: MARUNA Bekim Fetaji South East European University, Computer Sciences, Ilindenska bb, 00 Tetovo, Macedonia Abstract The focus of this research is the
Table of Contents Author s Preface... 3 Table of Contents... 5 Introduction... 6 Step 1: Define Activities... 7 Identify deliverables and decompose
1 2 Author s Preface The Medialogist s Guide to Project Time Management is developed in compliance with the 9 th semester Medialogy report The Medialogist s Guide to Project Time Management Introducing
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
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
MECH 896 Professional Development for MEng Students. Homework Discussion. Scheduling Overview. Winter 2015: Lecture #5 Project Time Management
MECH 896 Professional Development for MEng Students Mohamed Hefny and Brian Surgenor (hefny@cs.queensu.ca and surgenor@me.queensu.ca) Winter : Lecture # Project Time Management Homework Discussion Homework
PROJECT COMPLETION PROBABILITY AFTER CRASHING PERT/CPM NETWORK
PROJECT COMPLETION PROBABILITY AFTER CRASHING PERT/CPM NETWORK M Nazrul, ISLAM 1, Eugen, DRAGHICI 2 and M Sharif, UDDIN 3 1 Jahangirnagar University, Bangladesh, islam_ju@yahoo.com 2 Lucian Blaga University
Large Scale Systems Design G52LSS
Large Scale Systems esign 52LSS Lecture 6 Project Scheduling With PRT Project Scheduling PRT iagrams onstructing Pert iagrams Learning outcomes: describe the purpose and steps of project scheduling within
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
Project Planning and Scheduling
Project Planning and Scheduling MFS606 Project Planning Preliminary Coordination Detailed Task Description Objectives Budgeting Scheduling Project Status Monitoring When, What, Who Project Termination
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
22 Project Management with PERT/CPM
hil61217_ch22.qxd /29/0 05:58 PM Page 22-1 22 C H A P T E R Project Management with PERT/CPM One of the most challenging jobs that any manager can take on is the management of a large-scale project that
SCT AND MCAS MIRAMAR FOTS SOUTHERN CALIFORNIA TRACON
1-5 CONSTRUCTION SCHEDULES 1-5.1 General, Network Analysis System (NAS).- 1-5.1.1 Applicable documents.- The Publication listed below forms a part of this specification and is applicable to the extent
SENG 380:Software Process and Management. Resource Allocation Part 1
SENG 380:Software Process and Management Resource Allocation Part 1 1 What is Resource Allocation Up till now, the activities have been identified using various techniques. 1.Using activity network analysis,
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
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
2.8 An application of Dynamic Programming to machine renewal
ex-.6-. Foundations of Operations Research Prof. E. Amaldi.6 Shortest paths with nonnegative costs Given the following graph, find a set of shortest paths from node to all the other nodes, using Dijkstra
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
ICT Project Management. Software Project Planning By J. Ogutu
ICT Project Management Software Project Planning By J. Ogutu Overview Step Wise project planning framework Preparation of a software project plan Planning and scheduling the activities in software project
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
Egypt Scholars Presented by Mohamed Khalifa Hassan Jan 2014
Project Management Six Session Egypt Scholars Presented by Mohamed Khalifa Hassan Jan 2014 Mohamed Khalifa, 2014 All Rights 1 7. Scheduling 2 7. Scheduling 7.1 Scheduling techniques 7.3 Critical path method
2.3.4 Project planning
.. Project planning project consists of a set of m activities with their duration: activity i has duration d i, i =,..., m. estimate Some pairs of activities are subject to a precedence constraint: i j
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
Resource Allocation and Scheduling
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
Year 9 set 1 Mathematics notes, to accompany the 9H book.
Part 1: Year 9 set 1 Mathematics notes, to accompany the 9H book. equations 1. (p.1), 1.6 (p. 44), 4.6 (p.196) sequences 3. (p.115) Pupils use the Elmwood Press Essential Maths book by David Raymer (9H
CHAPTER 1. Basic Concepts on Planning and Scheduling
CHAPTER 1 Basic Concepts on Planning and Scheduling Scheduling, FEUP/PRODEI /MIEIC 1 Planning and Scheduling: Processes of Decision Making regarding the selection and ordering of activities as well as
Topic: The easiest way to calculate Critical Path, Total Float, Free Float, Early Start, Early Finish, Late Start, and Late Finish.
Hot Topics & hallenges Time Management Topic: The easiest way to calculate ritical Path, Total Float, Free Float, Early, Early, Late, and Late. Presenter: Sohel khter, PMP, N,ISMS PMP and Six Sigma instructor,
Scheduling. Anne Banks Pidduck Adapted from John Musser
Scheduling Anne Banks Pidduck Adapted from John Musser 1 Today Network Fundamentals Gantt Charts PERT/CPM Techniques 2 WBS Types: Process, product, hybrid Formats: Outline or graphical organization chart
PROJECT MANAGEMENT TRAINING SERIES Project Management Control Tools By Samuel Obino Mokaya BA, PGD, Ph.D. (Student) Jomo Kenyatta University of Agriculture & Technology, Nairobi, Kenya Tel: 0722845562
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
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.
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
www.ronrosenhead.co.uk Joining Instructions for 3 day project management event
Joining Instructions for 3 day project management event To: All Participants We are looking forward to working with you to develop your project management skills and to discuss their application to current
Programmes. Unit 3: P lanning construction work processes and efficient use of resources in construction and the built environment.
Unit : P lanning construction work processes and efficient use of resources in construction and the. Links This topic links to: HNC in Construction and the Built Environment Unit : LO; HNC Unit 15: LO.
CHAPTER 8 PROJECT TIME-COST TRADE-OFF
CHAPTER 8 PROJECT TIME-COST TRADE-OFF In the previous chapters, duration of activities discussed as either fixed or random numbers with known characteristics. However, activity durations can often vary
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,
2.3.5 Project planning
efinitions:..5 Project planning project consists of a set of m activities with their duration: activity i has duration d i, i = 1,..., m. estimate Some pairs of activities are subject to a precedence constraint:
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
8. Project Time Management
8. Project Time Management Project Time Management closely coordinated Two basic approaches -bottom-up (analytical) -top-down (expert judgement) Processes required to ensure timely completion of the project
Project Time Management
Project Time Management By Augsburg College 1 Learning Objectives Understand the importance of project schedules and good project time management Define activities as the basis for developing project schedules
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
The Project Planning Process Group
3 The Project Planning Process Group............................................... Terms you ll need to understand: Activity Activity attributes Activity list Activity on arrow diagram (AOA) Activity
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