CHAPTER 1. Basic Concepts on Planning and Scheduling

Size: px
Start display at page:

Download "CHAPTER 1. Basic Concepts on Planning and Scheduling"

Transcription

1 CHAPTER 1 Basic Concepts on Planning and Scheduling Eugénio Oliveira Scheduling, FEUP/PRODEI /MIEIC 1

2 Planning and Scheduling: Processes of Decision Making regarding the and ordering of activities as well as the optimization of limited resources used for executing them in production environments (including services) Planning and Scheduling Processes are based in techniques and methods: mathematical heuristic Scheduling, FEUP/PRODEI /MIEIC 2

3 Planning and Scheduling: Are of great importance for large projects/works that encompass many tasks and goals involving some kind of restrictions (either mutual or not) The Objective usually is to minimize the deadline of the last Task - Makespan Scheduling, FEUP/PRODEI /MIEIC 3

4 Job Shop: small and medium size job production by manufacturing systems For the production lines (Job Shop) in the context of Flexible Manufacturing Systems (FMS) the goal is to Maximize the throughput (transfer rate; output relative to input; the amount passing through a system from input to output) Productivity: production as a function of production factors FMS are production systems with a high degree of automation and flexibility. As an example, we point out the Automotive Industry Scheduling, FEUP/PRODEI /MIEIC 4

5 Planning and Control of Processes and projects Application Example : Specify, set up and test of a large computer system Tasks: requirements identification hardware selection development/adaptation of software test and error debugging Recruiting and training of operators Objectives: Minimal Setup Time In accordance with Task ordering restrictions Scheduling, FEUP/PRODEI /MIEIC 5

6 Application Example: Integrated Circuits Production System Tasks: Silicon Wafers production Silicon Wafers test Cutting the Integrated Circuits Assembling the Integrated Circuits Quality Tests Objectives: To produce as much as possible of high quality ICs Scheduling, FEUP/PRODEI /MIEIC 6

7 Planning finds out, at a higher level of abstraction and aggregation, those restrictions to be followed in the next stages by Scheduling and Decision Making processes at a more detailed level Scheduling, FEUP/PRODEI /MIEIC 7

8 Example: Planning and Scheduling for a supply chain. Tasks: material and goods are moved from one company to another (in a network of enterprises). Objectives: minimize total costs (production, transportation, inventory, ). Ex.: paper mill is included in a network of enterprises starting from the one who supplies the wood, cellulose (pulp), paper finishing, storing, until the end-consumers of the paper (in a stationery). Additional value is being added in each one of the chain steps. Scheduling, FEUP/PRODEI /MIEIC 8

9 Métodos de Planeamento e Escalonamento Supply-Chain Models xx Scheduling, FEUP/PRODEI /MIEIC 9

10 Scheduling, FEUP/PRODEI /MIEIC 10

11 Anticipates/influencing Consumer Behaviours Maximizing Profits Scheduling, FEUP/PRODEI /MIEIC 11

12 Characteristics of Activities (processing) Restrictions about: precedence eligible machines and tools workforce (teams, workers, workload ) handling of materials (robots, ) Restrictions about: costs setup time, maintenance, storage space, waiting times priorities (task interruption/abortion due to other events) transportation capabilities Scheduling, FEUP/PRODEI /MIEIC 13

13 Performance Measures and Objectives: Throughput: depending on critical paths (or machines) (bottlenecks) Makespan: Cmax = max (C 1, C 2,, C n ) where C i is the deadline for executing task T i Minimizing Makespan is equivalent (helps) to maximizing Throughput Scheduling, FEUP/PRODEI /MIEIC 14

14 Performance Measures and Objectives: Temporal Deviation (Lateness): L j = C j d j Where d j is the due time to execute Task j. Lateness may be negative. Maximum Deviation : max (L1, Ln) Tardiness: Objective Function T j = max(c j -d j, 0) similar to Lateness but only positive. Weighted Tardiness: 1 to n W j *T j A scheduliong performance measure may be trying to minimizing total Tardiness Scheduling, FEUP/PRODEI /MIEIC 15

15 Performance Measures and Objectives: Objectives usually combine time and resources utilization (costs) Minimizing total Costs, related with: makespan setup tardiness personal Try to find out the ideal time t 0 for executing the activities Scheduling, FEUP/PRODEI /MIEIC 16

16 Plan of Activities Representation : Precedences: , 7 4-6, Network Diagram Tasks on the temporal axis 8 Scheduling, FEUP/PRODEI /MIEIC 17

17 Projects and Processes Planning and Control Critical Path Method (CPM) Schedule the activities in a temporal scale For all i:task i Processing Times P i are known Assumes resources independency Enough number of Machines in parallel (availability) N Tasks with precedence constraints Objective: minimizing makespan There are Tasks whose starting time may be postponed (slack job) And others that are seen as critical tasks The set of Tasks in the longest path between the starting node and end node, is called the critical path, includes Tasks that are Critical: Any delay will produce also a delay in the end of the project Scheduling, FEUP/PRODEI /MIEIC 18

18 Projects and Processes Planning and Control Critical Path Method (CPM) Advantages of CPM: Graphical vision (Net) of the project/ process Anticipates the needed time to conclude the project/process Makes explicit those critical activities to take care of in the Plan Stages of CPM : Specify individual activities Determine the sequence of those activities Generate the diagram as a network Estimate the needed time for each activity Identify the critical path Revise the diagram during the execution stage Scheduling, FEUP/PRODEI /MIEIC 19

19 Critical Path Method (CPM) forward procedure Starting the analysis at t=0 calculates the earliest possible time instant in which each task has to start Calculates the time instant at which last Task ends= makespan backward procedure Starting the analysis at time t= makespan calculates maximum time at which each task can start. Finds out the Critical path Scheduling, FEUP/PRODEI /MIEIC 20

20 Critical Path Method (CPM) Notation: _p j task j processing time _S' j task j soonest possible starting time _C' j task j soonest possible ending time _S" j task j latest possible starting time _C" j task j latest possible ending time _C' j = S' j + p j _{all k j} tasks preceding task j _{j all k } tasks following task j S Pj C Name of Task j S Slack C Task description in the diagrams Scheduling, FEUP/PRODEI /MIEIC 21

21 Critical Path Method (CPM) Forward Procedure : Step 1: t = 0 Do S j =0 and C j = p j. For all Tasks j without predecessors Step 2: Calculate for each Task j (other Tasks) S j = max C k {all k j} C j = S j + p j Step 3: Optimal makespan is: C max= max(c 1,..,C n) Scheduling, FEUP/PRODEI /MIEIC 22

22 Critical Path Method (CPM) Backward Procedure : Step 1: t = Cmax Do C j = Cmax and S j = Cmax - p j. For all Tasks j without successors Step2: Calculate for each Task j (other Tasks j) C j = min S k (j all k ) S j = C j - p j Step 3: Verify that: min(s 1,..,S n )=0 Scheduling, FEUP/PRODEI /MIEIC 23

23 Critical Path Method (CPM) Comments: Forward Procedure calculates for each task the soonest possible starting time Backward Procedure calculates the latest possible starting time for each Task If both these time instants are equal, the task belongs to the Critical Path If they are different, the Task is considered a slack job ( relaxed task ) Scheduling, FEUP/PRODEI /MIEIC 24

24 Critical Path Method (CPM) Example: Tasks Pj Precedences: This Network can be replaced by the Gantt chart Scheduling, FEUP/PRODEI /MIEIC 25

25 Critical Path Method (CPM) Forward Procedure: Tasks Pj Cmax = 56 Tasks C j Scheduling, FEUP/PRODEI /MIEIC 26

26 Critical Path Method (CPM) Backward Procedure: Tasks Pj Cmax = Tasks C j Tasks C j Scheduling, FEUP/PRODEI /MIEIC 27

27 Critical Path method (CPM) Critical Path : Cmax = 56 Tasks Scheduling, FEUP/PRODEI /MIEIC 28

28 There are four kinds of dependencies with respect to ordering terminal elements (in order of decreasing frequency of use): 1.Finish to start (FS) A FS B = B doesn't start before A is finished (Foundations dug) FS (Concrete poured) 2. Finish to finish (FF) A FF B = B doesn't finish before A is finished o (Last chapter written) FF (Entire book written) 3. Start to start (SS). A SS B = B doesn't start before A starts o (Project work started) SS (Project management activities started) 4. Start to finish (SF) A SF B = B doesn't finish before A starts Scheduling, FEUP/PRODEI /MIEIC 29

29 There are three kinds of reasons with respect to the existence of dependencies: 1. Causal (logical) It is impossible to edit a text before it is written It is illogical to pour concrete before you dig the foundations 2. Resource constraints It is logically possible to paint four walls in a room simultaneously but there is only one painter 3. Discretionary (preferential) I want to paint the living room before painting the dining room, although I could do it the other way round, too Traditional critical path-derived schedules are based only on causal (logical) dependencies Scheduling, FEUP/PRODEI /MIEIC 30

30 Program (or Project) Evaluation and Review Technique (PERT) a model for project management designed to analyze and represent the tasks involved in implementing a given project. It is commonly used in conjunction with the critical path method or CPM. Processing Times are non deterministic. Represented through stochastic variables Processing Times are averages M j and with a variance (s j ) 2 (and deviation). PERT Calculates makespan p ja =task j optimistic processing time (the minimum possible time required to accomplish a task) p jm = task j most likely processing time (the best estimate of the time required to accomplish a task) p jb = task j pessimistic processing time (the maximum possible time required to accomplish a task) M^j = task j expected processing time (the best estimate of the average time required to accomplish a task) Scheduling, FEUP/PRODEI /MIEIC 31

31 Program (or Project) Evaluation and Review Technique (PERT) Expected Makespan : Task j Average Processing Time (expected): M^j=(p ja +4p jm +p jb )/6 apply CPM with expected processing times Let Jcp be an average critical path Estimated expected Makespan: E^(Cmax)= j M^j (j belongs to the expected critical path) Scheduling, FEUP/PRODEI /MIEIC 32

32 Program (or Project) Evaluation and Review Technique (PERT) Tasks processing Times. Restrictions same as previously considered Precedences: Calculation of averages and variances: If μ = E(X) is the expected time (average) for the random variable X, then the deviation is Var(X)= E ( (X-m) 2 ) i.e, the variance is the expected value of the squared difference between the variable's realization and the variable's mean. We may say in simple words that is the "Average of the squares of the distances between each real time point and its average ". Thus it is the average of the squares of the deviations". The variance of a random variable "X" is Var(X) or simply σ 2. In this case σ 2 = (optimistic-pessimistic/6) 2 Scheduling, FEUP/PRODEI /MIEIC 33

33 Program (or Project) Evaluation and Review Technique (PERT) Eg. for the calculation of Var(Tj): Task T1: Var(T1)= [(4-6)/6] 2 =(1/3) 2 Task T2: Var(T2)= [(4-8)/6] 2 =(2/3) 2 Task T6: Var(T6)=[(12-12)/6] 2 = 0 Scheduling, FEUP/PRODEI /MIEIC 34

34 Program (or Project) Evaluation and Review Technique (PERT) Precedences were the same and the Critical path is: Estimated Makespan : E^(Cmax)= m^j =56 (J belonging to Jcp) Makespan Estimated Variance :V^(Cmax)= s j 2 = 2.66 (J belonging to Jcp) Potential problems in using PERT: Sub-estimation of the project duration. Ignores those paths that are non critical It is probabilities-based Scheduling, FEUP/PRODEI /MIEIC 35

Time Management PLANNING

Time Management PLANNING Time Management 6.1 Plan Schedule Management: The process of establishing policies, procedures and documentation for planning, developing, managing, executing and controlling the project schedule # Schedule

More information

PMP Exam Preparation Course Project Time Management

PMP Exam Preparation Course Project Time Management Project Time Management 1 Project Time Management Processes Define Activities Sequence Activities Estimate Activity Resources Estimate Activity duration Develop Schedule Control Schedule In some projects,

More information

Scheduling. Adapted from John Musser

Scheduling. Adapted from John Musser Scheduling Adapted from John Musser Today Network Fundamentals Gantt Charts PERT/CPM Techniques WBS Review Types: Process, product, hybrid Formats: Outline or graphical organization chart High-level WBS

More information

Project Time Management

Project Time Management Project Time Management Understand the importance of project schedules and good project time management. Define activities as the basis for developing project schedules. Describe how project managers use

More information

6 PROJECT TIME MANAGEMENT

6 PROJECT TIME MANAGEMENT CHAPTER 6 PROJECT TIME MANAGEMENT LEARNING OBJECTIVES After reading this chapter, you will be able to: Understand the importance of project schedules and good project time management Define activities

More information

Cambridge International AS & A Level Computer Science

Cambridge International AS & A Level Computer Science Topic Support Guide Cambridge International AS & 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

Operations Management

Operations Management 17-1 Project Management Operations Management William J. Stevenson 8 th edition 17-2 Project Management CHAPTER 17 Project Management McGraw-Hill/Irwin Operations Management, Eighth Edition, by William

More information

Project Time Management

Project Time Management Project Time Management Project Time Management Project Time Management includes the processes required to manage timely completion of the project. Plan schedule management The process of establishing

More information

For the PMP Exam using PMBOK Guide 5 th Edition. PMI, PMP, PMBOK Guide are registered trade marks of Project Management Institute, Inc.

For the PMP Exam using PMBOK Guide 5 th Edition. PMI, PMP, PMBOK Guide are registered trade marks of Project Management Institute, Inc. For the PMP Exam using PMBOK Guide 5 th Edition PMI, PMP, PMBOK Guide are registered trade marks of Project Management Institute, Inc. 1 Contacts Name: Khaled El-Nakib, MSc, PMP, PMI-RMP URL: http://www.khaledelnakib.com

More information

Planning & Scheduling

Planning & Scheduling Planning & Scheduling Dr. Nabil I. El Sawalhi Assistant Professor of Construction Management Chapter 3 1 Planning Successful Project Management depends on continues planning. The activities of Designers,

More information

12/26/2013. Sharif University of Technology. Session#11. Instructor. Class time. Course evaluation. International Campus Kish

12/26/2013. Sharif University of Technology. Session#11. Instructor. Class time. Course evaluation. International Campus Kish International Campus Kish Sharif University of Technology Session#11 Instructor Omid Fatahi Valilai, Ph.D. Industrial Engineering Department, Sharif University of Technology Email: Fvalilai@Sharif.edu,

More information

Global Project Management, LLC

Global Project Management, LLC Global Project Management, LLC 2250 Gause Boulevard, Suite 310 Slidell, Louisiana 70461 Tel: 985-781-9190 A Projectis a temporary endeavor undertaken to create a unique product, service, or result. Initiation

More information

Prepared by: Mr.M.SYED SHAHUL HAMEED CHAPTER 3 SYSTEMS PLANNING - MANAGING SYSTEMS PROJECTS

Prepared by: Mr.M.SYED SHAHUL HAMEED CHAPTER 3 SYSTEMS PLANNING - MANAGING SYSTEMS PROJECTS CHAPTER 3 SYSTEMS PLANNING - MANAGING SYSTEMS PROJECTS 1 Project Management: - Is the process of planning, scheduling, monitoring and controlling and reporting upon the development of an information system.

More information

BA /14/2010. PSU Problem Solving Process. The Last Step 5. The Last Step 8. Project Management Questions PLAN IMPLEMENT EVALUATE

BA /14/2010. PSU Problem Solving Process. The Last Step 5. The Last Step 8. Project Management Questions PLAN IMPLEMENT EVALUATE 1 3 BA 301 Fall 2010 Chapter 6 Achieve BA 301 Research & Analysis of Business Problems 4 The Last Step 5 PLAN IMPLEMENT EVALUATE 6 The Last Step 8 Project Management Questions PLAN IMPLEMENT EVALUATE Project

More information

Project Time Management

Project Time Management Project Time Management Prof. Dr. Daning Hu Department of Informatics University of Zurich Adapted from Managing Information Technology Projects, Schwalbe Learning Objectives Define activities as the basis

More information

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

THE PMP EXAM PREP COURSE

THE PMP EXAM PREP COURSE THE PMP EXAM PREP COURSE Session 2 PMI, PMP and PMBOK are registered marks of the Project Management Institute, Inc. www.falconppm.com Agenda 9:00 10:15 Practice the PMP Questions 10:15 10:30 Break 10:30

More information

Network Diagram 11/10/2016 WORK BREAKDOWN STRUCTURE (WBS)

Network Diagram 11/10/2016 WORK BREAKDOWN STRUCTURE (WBS) /11/16 Network Diagram 11//16 1 WORK BREAKDOWN STRUCTURE (WBS) A work breakdown structure is a key project deliverable that organizes the team's work into manageable sections. The Project Management Body

More information

Information Technology Project Management, Seventh Edition

Information Technology Project Management, Seventh Edition Information Technology Project Management, Note: See the text itself for full citations. Understand the importance of project schedules and good project time management Discuss the process of planning

More information

Time has the least. amount of flexibility; Schedule issues are the main reason for

Time has the least. amount of flexibility; Schedule issues are the main reason for PMBOK 5 Ed. DEI- Time has the least amount of flexibility; Schedule issues are the main reason for conflicts on projects, especially during the second half of projects The process required to manage timely

More information

Chapter 3 Managing the Information Systems Project

Chapter 3 Managing the Information Systems Project Princess Noura University Computer Science and Information Faculty Information Systems Department IS321 Chapter 3 Managing the Information Systems Project Learning Objectives Discuss skills required to

More information

Introduction to Project Management

Introduction to Project Management Introduction to Project Management Chapter 7 Managing Project Resources Information Systems Project Management: A Process and Team Approach, 1e Fuller/Valacich/George 2008 Prentice Hall 7-1 Project Resources

More information

Learning Objectives. Scheduling. Learning Objectives

Learning Objectives. Scheduling. Learning Objectives Scheduling 16 Learning Objectives Explain what scheduling involves and the importance of good scheduling. Discuss scheduling needs in high-volume and intermediate-volume systems. Discuss scheduling needs

More information

Work Analysis and Design

Work Analysis and Design END 202 Work Analysis and Design Problem Solving Tools 1 Sibel ALUMUR ALEV January 2011 Methods engineering A technique for increasing the production per unit time or decreasing the cost per unit output

More information

Project Management Professional (PMP) Exam Prep Course 6 - Project Schedule Management

Project Management Professional (PMP) Exam Prep Course 6 - Project Schedule Management Project Management Professional (PMP) Exam Prep Course 6 - Project Slide 1 Looking Glass Development, LLC (303) 663-5402 / (888) 338-7447 4610 S. Ulster St. #150 Denver, CO 80237 information@lookingglassdev.com

More information

Project Planning & CPM Scheduling using MS Project. APWA NorCal 2018 Annual Conference

Project Planning & CPM Scheduling using MS Project. APWA NorCal 2018 Annual Conference Project Planning & CPM Scheduling using MS Project APWA NorCal 2018 Annual Conference What is Planning? Planning: A determination of the what, how, where and by whom ; the tasks that need to be completed

More information

CIPRIANI COLLEGE OF LABOUR & CO-OPERATIVE STUDIES BSC IN PROJECT MANAGEMENT PRM 135: PROPOSAL DEVELOPMENT & COSTING WEEK 8

CIPRIANI COLLEGE OF LABOUR & CO-OPERATIVE STUDIES BSC IN PROJECT MANAGEMENT PRM 135: PROPOSAL DEVELOPMENT & COSTING WEEK 8 CIPRIANI COLLEGE OF LABOUR & CO-OPERATIVE STUDIES BSC IN PROJECT MANAGEMENT PRM 135: PROPOSAL DEVELOPMENT & COSTING WEEK 8 Project Scope -Definition A documented description of the project in terms of

More information

MBH1123 Project Scope, Time and Cost Management Prepared by Dr Khairul Anuar. Lecture 6b Project Time Management - II

MBH1123 Project Scope, Time and Cost Management Prepared by Dr Khairul Anuar. Lecture 6b Project Time Management - II MBH1123 Project Scope, Time and Cost Management Prepared by Dr Khairul Anuar Lecture 6b Project Time Management - II MBP1123 Scope, Time & Cost Management Prepared by Dr. Zohreh Content 1. Introduction

More information

Week 5 Project Work Plan

Week 5 Project Work Plan Week 5 Project Work Plan 457.657 Civil and Environmental Project Management Department of Civil and Environmental Engineering Seoul National University Prof. Seokho Chi shchi@snu.ac.kr 건설환경공학부 35 동 304

More information

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture - 24 Sequencing and Scheduling - Assumptions, Objectives and Shop

More information

MBP1133 Project Management Framework Prepared by Dr Khairul Anuar

MBP1133 Project Management Framework Prepared by Dr Khairul Anuar MBP1133 Project Management Framework Prepared by Dr Khairul Anuar L4 Project Time Management www.notes638.wordpress.com Content 1. Scheduling 2. Common Scheduling Techniques 3. PERT 4. Network Fundamentals

More information

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

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

More information

IST 302 : Project Time Management

IST 302 : Project Time Management IST 302 : Project Time Management Developing quality schedules is important. 1 Schedule issues are the main reason for conflicts on projects There are five core project time management process groups.

More information

Program Evaluation and Review Technique (PERT)

Program Evaluation and Review Technique (PERT) Program Evaluation and Review Technique (PERT) PERT Bar charts and CPM networks assume all activity durations are constant or deterministic. The assumption of constant durations may not be realistic because

More information

Project Management. Learning Objectives. What are Projects? Dr. Richard Jerz. Describe or Explain:

Project Management. Learning Objectives. What are Projects? Dr. Richard Jerz. Describe or Explain: Project Management Dr. Richard Jerz 1 Learning Objectives Describe or Explain: What are projects The role of the project manager Work breakdown structure Project management tools (Gantt, PERT, & CPM) The

More information

Project Management. Dr. Richard Jerz rjerz.com

Project Management. Dr. Richard Jerz rjerz.com Project Management Dr. Richard Jerz 1 2010 rjerz.com Learning Objectives Describe or Explain: What are projects The role of the project manager Work breakdown structure Project management tools (Gantt,

More information

Luis R. Garcilaso March 13, Lecture #22. Service Processes & Systems Dept. of Mechanical Engineering - Engineering Mechanics

Luis R. Garcilaso March 13, Lecture #22. Service Processes & Systems Dept. of Mechanical Engineering - Engineering Mechanics Lecture #22 Luis R. Garcilaso March 13, 2006 Graphs & Networks Subgraphs Graph coloring Activity networks Route problems Network flow Visibility graph problems Covering problems Project Management Service

More information

Software Project Management

Software Project Management Software Project Management Dr. M.E. Fayad, Professor Computer Engineering Department College of Engineering, San José State University One Washington Square, San José, CA 95192-0180 E-mail: m.fayad@sjsu.edu

More information

Project Management in Practice Fifth Edition

Project Management in Practice Fifth Edition Project Management in Practice Fifth Edition Chapter 5 Scheduling the Project Copyright 2014 John Wiley & Sons, Inc. Introduction Project schedule is the project plan in an altered format It is a convenient

More information

Charting and Diagramming Techniques for Operations Analysis. How to Analyze the Chart or Diagram. Checklist of Questions - Example

Charting and Diagramming Techniques for Operations Analysis. How to Analyze the Chart or Diagram. Checklist of Questions - Example Chapter 9 Charting and Diagramming Techniques for Operations Analysis Sections: 1. Overview of Charting and Diagramming Techniques 2. Network Diagrams 3. Traditional Engineering Charting and Diagramming

More information

A New Networking Technique The Beeline Diagramming Method Seon-Gyoo Kim

A New Networking Technique The Beeline Diagramming Method Seon-Gyoo Kim 2018 International Conference on Mechanical, Electronic and Information Technology (ICMEIT 2018) ISBN: 978-1-60595-548-3 A New Networking Technique The Beeline Diagramming Method Seon-Gyoo Kim Department

More information

Chapter 2 The Project Management Life Cycle

Chapter 2 The Project Management Life Cycle Information Systems Project Management: A Process and Team Approach 1 Chapter 2 The Project Management Life Cycle Multiple Choice 1. The phases of managing a project are called: a. systems development

More information

Week 5 Project Work Plan

Week 5 Project Work Plan Week 5 Project Work Plan 457.657 Civil and Environmental Project Management Department of Civil and Environmental Engineering Seoul National University Prof. Seokho Chi shchi@snu.ac.kr 건설환경공학부 35 동 304

More information

Week 5 Project Work Plan

Week 5 Project Work Plan Week 5 Project Work Plan 457.307 Construction Planning and Management Department of Civil and Environmental Engineering Seoul National University Prof. Seokho Chi shchi@snu.ac.kr 건설환경공학부 35 동 304 호 Project

More information

Dynamic Scheduling of Aperiodic Jobs in Project Management

Dynamic Scheduling of Aperiodic Jobs in Project Management Dynamic Scheduling of Aperiodic Jobs in Project Management ABSTRACT The research article is meant to propose a solution for the scheduling problem that many industries face. With a large number of machines

More information

MGT/437. Project Management. Session #2 University of Phoenix 02/12/2004 Brian Smithson. 02/12/2004 MGT/437 #2 -- Brian Smithson 1

MGT/437. Project Management. Session #2 University of Phoenix 02/12/2004 Brian Smithson. 02/12/2004 MGT/437 #2 -- Brian Smithson 1 MGT/437 Project Management Session #2 University of Phoenix 02/12/2004 Brian Smithson 02/12/2004 MGT/437 #2 -- Brian Smithson 1 Agenda Review/Questions Session content PMI project framework Project Knowledge

More information

Project Management PSGLE 122. Time and Resources

Project Management PSGLE 122. Time and Resources Project Management PSGLE 122 Time and Resources Copyright Materials This presentation is protected by US and International Copyright laws. Reproduction, distribution, display and use of the presentation

More information

Project Scope Management

Project Scope Management Project Scope Management Work Breakdown Structure (WBS) Created in Planning Process -> Scope Area Benefits of Work Breakdown Structure Organizes and defines the total scope of the project Helps prevent

More information

SCHEDULING AND CONTROLLING PRODUCTION ACTIVITIES

SCHEDULING AND CONTROLLING PRODUCTION ACTIVITIES SCHEDULING AND CONTROLLING PRODUCTION ACTIVITIES Al-Naimi Assistant Professor Industrial Engineering Branch Department of Production Engineering and Metallurgy University of Technology Baghdad - Iraq dr.mahmoudalnaimi@uotechnology.edu.iq

More information

APPENDIX 1 Processing time (pij) Release date (rj) Due date (dj): Weight (wj)

APPENDIX 1 Processing time (pij) Release date (rj) Due date (dj): Weight (wj) 172 APPENDIX 1 In all the scheduling problems considered the number of jobs and the number of machines are assumed to be finite. The number of jobs is denoted by N and the number of machines by M. usually,

More information

Developing a Project Plan

Developing a Project Plan Chapter 6 Developing a Project Plan I had six honest serving men who taught men all I know : their names were what and how and why, and when and where and who. Rudyard Kipling Project Management 105 Figure

More information

PMP EXAMINATION PREP CHAPTER 6 SCHEDULE MANAGEMENT. PMP Exam Prep

PMP EXAMINATION PREP CHAPTER 6 SCHEDULE MANAGEMENT. PMP Exam Prep PMP EXAMINATION PREP CHAPTER 6 SCHEDULE MANAGEMENT PMP Exam Prep PROJECT SCHEDULE MANAGEMENT Page 223 Schedule Management Process : Contains 6 of the 49 total processes Plan Schedule Management Define

More information

Modern Systems Analysis and Design Seventh Edition

Modern Systems Analysis and Design Seventh Edition Modern Systems Analysis and Design Seventh Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Managing the Information Systems Project Learning Objectives ü Explain the process of managing an

More information

Chapter 4 Project Management

Chapter 4 Project Management Chapter 4 Project Management For internal use of BSNL only Page 1 Project Management 1.0 Introduction Project management is concerned with the overall planning and co-ordination of a project from conception

More information

Project management tools and techniques assist project managers and their teams in various aspects of project management Some specific ones include

Project management tools and techniques assist project managers and their teams in various aspects of project management Some specific ones include Abeer Bin Humaid Project management is the application of knowledge, skills, tools, and techniques to project activities in order to meet project requirements Triple constraints of project management Every

More information

Constructing Networks

Constructing Networks Constructing Networks 1 Network Terms Project: Obtain a college degree (B.S.) Register 1 Attend class, study etc. 4 Years Receive diploma Event (Node) Activity (Arrow) Event (Node) Activity Relationships

More information

FIGURE 8-8 Computer Printout of Sewer Line Activities Only (Sort of Activities List by Code Digit #I Equal to One).

FIGURE 8-8 Computer Printout of Sewer Line Activities Only (Sort of Activities List by Code Digit #I Equal to One). It****t**.**.****..****t " ACTIVITY SCHEDULE ** *t***************tt*.*t***** PROJECT: SEWER AND WATER LINES SCHEDULE FOR SEWER LINE ACTIVITIES ONLY '* PAGE 1 ** ACTIVITY SCHEDULE ACTIVITY NUMBER ACTIVITY

More information

Introduction. Project Scheduling. Morgan State University ARCH 738: REAL ESTATE PROJECT MANAGEMENT. Jason E. Charalambides, PhD, M.

Introduction. Project Scheduling. Morgan State University ARCH 738: REAL ESTATE PROJECT MANAGEMENT. Jason E. Charalambides, PhD, M. Project Scheduling ARCH 738: REAL ESTATE PROJECT MANAGEMENT Morgan State University Jason E. Charalambides, PhD, M.ASCE, AIA, ENV_SP (This material has been prepared for educational purposes) Introduction

More information

E2-E3: MANAGEMENT. CHAPTER-3 PROJECT MANAGEMENT (Date of creation: )

E2-E3: MANAGEMENT. CHAPTER-3 PROJECT MANAGEMENT (Date of creation: ) E2-E3: MANAGEMENT CHAPTER-3 PROJECT MANAGEMENT (Date of creation: 01-04-2011) Page: 1 Project Management Introduction: Project management is concerned with the overall planning and co-ordination of a project

More information

Week 5 Project Work Plan

Week 5 Project Work Plan Week 5 Project Work Plan 457.657 Civil and Environmental Project Management Department of Civil and Environmental Engineering Seoul National University Prof. Seokho Chi shchi@snu.ac.kr 건설환경공학부 35 동 304

More information

Chapter 5 Project Scheduling. (Source: Pressman, R. Software Engineering: A Practitioner s Approach. McGraw-Hill,

Chapter 5 Project Scheduling. (Source: Pressman, R. Software Engineering: A Practitioner s Approach. McGraw-Hill, Chapter 5 Project Scheduling (Source: Pressman, R. Software Engineering: A Practitioner s Approach. McGraw-Hill, Project Scheduling Project Scheduling Project Scheduling important task to completed in

More information

Construction Scheduling and Estimating

Construction Scheduling and Estimating P.E. Civil Exam Review: Construction Scheduling and Estimating J.P. Mohsen Email: jpm@louisville.edu 2 Project Management What is a Project? Project unique, one-time operational activity or effort Examples

More information

Planning Tools and Techniques Part 2

Planning Tools and Techniques Part 2 Planning Tools and Techniques Part 2 1 Planning Tools and Techniques Planning tools Network diagrams Critical path method PERT analysis Gantt charts Resource histogram Containment of risk 2 PERT analysis

More information

Information Technology Audit & Cyber Security

Information Technology Audit & Cyber Security Information Technology Audit & Cyber Security Managing Information System Projects Systems & Infrastructure Lifecycle Management Introduction Definitions INTRODUCTION Governance Roles and Responsibilities

More information

LOADING AND SEQUENCING JOBS WITH A FASTEST MACHINE AMONG OTHERS

LOADING AND SEQUENCING JOBS WITH A FASTEST MACHINE AMONG OTHERS Advances in Production Engineering & Management 4 (2009) 3, 127-138 ISSN 1854-6250 Scientific paper LOADING AND SEQUENCING JOBS WITH A FASTEST MACHINE AMONG OTHERS Ahmad, I. * & Al-aney, K.I.M. ** *Department

More information

Estimating Project Schedule-Time and Cost

Estimating Project Schedule-Time and Cost Estimating Project Schedule-Time and Cost Chapter 5 5 1 Where We Are Now 5 2 1 Overview Seminar Agenda What is involved in schedule and cost management? In-depth Determining the sequence of activities

More information

Chapter 3 Managing Systems Projects

Chapter 3 Managing Systems Projects Chapter 3 Managing Systems Projects Harry J. Rosenblatt. (2014). Systems Analysis and Design, 10 th Edition, International Edition. Course Technology, Cengage Learning. Modified by Nichnan K., 2013 Systems

More information

Chapter-7# Project Controlling and Scheduling

Chapter-7# Project Controlling and Scheduling Chapter-7# Project Controlling and Scheduling 7.1 Meaning of Project Controlling (PC) PC is concerned with the optimum use of the total resources of an organization to meet the technical, cost and time

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Combinatorial Optimization G. Guérard Department of Nouvelles Energies Ecole Supérieur d Ingénieurs Léonard de Vinci Lecture 4 Outline 1 2 Decisions about Resource Allocation Which

More information

Lecture 7 PROJECT SCHEDULING. Ferdinand Fassa

Lecture 7 PROJECT SCHEDULING. Ferdinand Fassa Lecture 7 PROJECT SCHEDULING Ferdinand Fassa Outline 1. Review Lecture 6 2. What is Scheduling 3. Planning vs. Scheduling 4. Scheduling methods 5. Scheduling What is Scheduling? There are multiple ways

More information

International Association of Certified Practicing Engineers

International Association of Certified Practicing Engineers www.iacpe.com Knowledge, Certification, Networking Page: 1 71 IACPE No 19, Jalan Bilal Mahmood 80100 Johor Bahru Malaysia The International is providing the introduction to the Training Module for your

More information

A Variable Capacity Parallel Machine Scheduling Problem

A Variable Capacity Parallel Machine Scheduling Problem Proceedings of the 2012 International Conference on Industrial Engineering and Operations Management Istanbul, Turkey, July 3 6, 2012 A Variable Capacity Parallel Machine Scheduling Problem Emine Akyol

More information

Graph Optimization Algorithms for Sun Grid Engine. Lev Markov

Graph Optimization Algorithms for Sun Grid Engine. Lev Markov Graph Optimization Algorithms for Sun Grid Engine Lev Markov Sun Grid Engine SGE management software that optimizes utilization of software and hardware resources in heterogeneous networked environment.

More information

Software Process and Management

Software Process and Management Software Process and Management Gu Qing Nanjing University 2006-2-28 1 Chapter 4. Project Scheduling Work Breakdown Structure Considering Dependencies Scheduling the Work Staff Planning Critical Chain

More information

PROJECT TITLE PROJECT NO: CONTRACT TITLE UNIVERSITY OF CALIFORNIA, DAVIS CITY, CALIFORNIA

PROJECT TITLE PROJECT NO: CONTRACT TITLE UNIVERSITY OF CALIFORNIA, DAVIS CITY, CALIFORNIA This section is used for projects under $1,000,000 use other section if more than $1M SECTION 01 32 00 CONSTRUCTION PROGRESS DOCUMENTATION PART 1 - GENERAL 1.1 SCOPE A. Preliminary Contract Schedule, Contract

More information

Implementing Resource Scheduling Techniques

Implementing Resource Scheduling Techniques Implementing Resource Scheduling Techniques A Guide for Planners and Scheduler s Presented 26 th November 2009 at Park Regis Hotel, Brisbane for Tonkin Corporation Micro Planning International Asia Pacific

More information

Seminar 6: Project Management Part 1 Semester 1, 2005

Seminar 6: Project Management Part 1 Semester 1, 2005 IMS 1501 Studio 1: Information Systems Foundations 1 Seminar 6: Project Management Part 1 Semester 1, 2005 Seminar 6.1 - Sem 1, 2005 IMS1501: Unit framework Ethics Documentation Efficiency Tools System

More information

JOB SHOP SCHEDULING TO MINIMIZE WORK-IN-PROCESS, EARLINESS AND TARDINESS COSTS ZHU ZHECHENG A THESIS SUBMITTED FOR THE DEGREE OF DOCTOR OF PHILOSOPHY

JOB SHOP SCHEDULING TO MINIMIZE WORK-IN-PROCESS, EARLINESS AND TARDINESS COSTS ZHU ZHECHENG A THESIS SUBMITTED FOR THE DEGREE OF DOCTOR OF PHILOSOPHY JOB SHOP SCHEDULING TO MINIMIZE WORK-IN-PROCESS, EARLINESS AND TARDINESS COSTS ZHU ZHECHENG A THESIS SUBMITTED FOR THE DEGREE OF DOCTOR OF PHILOSOPHY DEPARTMENT OF INDUSTRIAL AND SYSTEMS ENGINEERING NATIONAL

More information

Lecture- 10. Project Scheduling. Dronacharya College of Engineering

Lecture- 10. Project Scheduling. Dronacharya College of Engineering Lecture- 10 Project Scheduling Dronacharya College of Engineering Scheduling and Planning The majority of projects are 'completed' late, if at all. A project schedule is required to ensure that required

More information

OPERATING SYSTEMS. Systems and Models. CS 3502 Spring Chapter 03

OPERATING SYSTEMS. Systems and Models. CS 3502 Spring Chapter 03 OPERATING SYSTEMS CS 3502 Spring 2018 Systems and Models Chapter 03 Systems and Models A system is the part of the real world under study. It is composed of a set of entities interacting among themselves

More information

EFFICIENCY OF CRITICAL PATH METHOD (CPM) AND PERT TECHNIQUE FOR YACHT CONSTRUCTION

EFFICIENCY OF CRITICAL PATH METHOD (CPM) AND PERT TECHNIQUE FOR YACHT CONSTRUCTION International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 11, November 2018, pp. 48 54, Article ID: IJMET_09_11_006 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=11

More information

Seminar 6: Project Management Part 1 Semester 1, 2005

Seminar 6: Project Management Part 1 Semester 1, 2005 IMS1501: Unit framework IMS 1501 Studio 1: Information Systems Foundations 1 Ethics Documentation Developing Information Systems Efficiency Tools Seminar 6: Project Management Part 1 Semester 1, 2005 System

More information

ISE480 Sequencing and Scheduling

ISE480 Sequencing and Scheduling ISE480 Sequencing and Scheduling INTRODUCTION ISE480 Sequencing and Scheduling 2012 2013 Spring term What is Scheduling About? Planning (deciding what to do) and scheduling (setting an order and time for

More information

Imagine this: If you create a hundred tasks and leave their default constraints

Imagine this: If you create a hundred tasks and leave their default constraints Chapter 6 Timing Is Everything In This Chapter Discovering how dependency links affect timing Reviewing the different kinds of dependency relationships Allowing for lag and lead time Creating dependency

More information

Organization of Software Projects

Organization of Software Projects Organization of Software Projects Why care about software project organization? A study shows that only 10% of projects were successful between 1998 and 2004 Delays in final product delivery Cost over-runs

More information

SINGLE MACHINE SEQUENCING. ISE480 Sequencing and Scheduling Fall semestre

SINGLE MACHINE SEQUENCING. ISE480 Sequencing and Scheduling Fall semestre SINGLE MACHINE SEQUENCING 2011 2012 Fall semestre INTRODUCTION The pure sequencing problem is a specialized scheduling problem in which an ordering of the jobs completely determines a schedule. Moreover,

More information

MODULE 15 OPERATIONAL PLANNING TECHNIQUES (USE OF PLANNING TOOLS LIKE GANTT CHART, PERT/CPM)

MODULE 15 OPERATIONAL PLANNING TECHNIQUES (USE OF PLANNING TOOLS LIKE GANTT CHART, PERT/CPM) MODULE 15 OPERATIONAL PLANNING TECHNIQUES (USE OF PLANNING TOOLS LIKE GANTT CHART, PERT/CPM) Content Writer/Author: Email id: Mrs. RENU ARORA renu214@gmail.com Structure of Module/Syllabus of module(define

More information

INDUSTRIAL ENGINEERING & MANAGEMENT

INDUSTRIAL ENGINEERING & MANAGEMENT R10 Set No: 1 III B.Tech. II Semester Regular/Supplementary Examinations, May/June -2014 INDUSTRIAL ENGINEERING & MANAGEMENT (Mechanical Engineering) Time: 3 Hours Max Marks: 75 Answer any FIVE Questions

More information

SCHEDULING IN MANUFACTURING SYSTEMS

SCHEDULING IN MANUFACTURING SYSTEMS In process planning, the major issue is how to utilize the manufacturing system s resources to produce a part: how to operate the different manufacturing processes. In scheduling. The issue is when and

More information

The Project Planning Process Group

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

More information

MBP1123 Project Scope, Time and Cost Management Prepared by Dr Khairul Anuar

MBP1123 Project Scope, Time and Cost Management Prepared by Dr Khairul Anuar MBP1123 Project Scope, Time and Cost Management Prepared by Dr Khairul Anuar L7 Project Time Management - II www.notes638.wordpress.com Content 1. Slack Time 2. Network Replanning 3. Estimating Activity

More information

Managing Systems Projects

Managing Systems Projects Chapter 3 Managing Systems Projects Chapter 3 Managing Systems Projects Chapter 3 is the final chapter in the systems planning phase of the SDLC. This chapter describes project management and explains

More information

PROJECT PLANNING AND SCHEDULING

PROJECT PLANNING AND SCHEDULING PROJECT PLANNING AND SCHEDULING AFTAB HAMEED MEMON Office: E6-003A, Makmal Kej. Bangunan Jab. Kej. Bangunan & Peminaan, FKAAS Contact No. 014-2527620 E-mail: ah78memon@hotmail.com Introduction to Project

More information

PRODUCTION ACTIVITY CONTROL (PAC)

PRODUCTION ACTIVITY CONTROL (PAC) PRODUCTION ACTIVITY CONTROL (PAC) Concerns execution of material plans Contains shop floor control (SFC), and vendor scheduling and follow-up SFC encompasses detailed scheduling and control of individual

More information

Estimating and Scheduling

Estimating and Scheduling Estimating and Scheduling Practical Tips and Techniques for Construction Scott Feeney, CPE, LEED AP Q1stCM Ram Ramdass, PMP, PSP Turner Construction April 2018 Today s Discussion: Scheduling techniques

More information

Project Management THE MANAGERIAL PROCESS

Project Management THE MANAGERIAL PROCESS Project Management THE MANAGERIAL PROCESS Clifford F. Gray Eric W. Larson Third Edition Lecture 4 Developing a Project Plan Activity on Node (AON) Copyright 2006 The McGraw-Hill Companies. All rights reserved.

More information

Your easy, colorful, SEE-HOW guide! Plain&Simple. Microsoft Project Ben Howard

Your easy, colorful, SEE-HOW guide! Plain&Simple. Microsoft Project Ben Howard Your easy, colorful, SEE-HOW guide! Plain&Simple Microsoft Project 03 Ben Howard Published with the authorization of Microsoft Corporation by O Reilly Media, Inc. 005 Gravenstein Highway North Sebastopol,

More information

Geog 469 GIS Workshop. Project Management

Geog 469 GIS Workshop. Project Management Geog 469 GIS Workshop Project Management Outline Basic principles of project management 6.1 What is a project versus an application? 6.2 What is a scoping statement for your project? 6.3 Why are critical

More information

Manufacturing Resource Planning

Manufacturing Resource Planning Outline Manufacturing Resource Planning MRP The Strategic Importance of Short- Term Scheduling Scheduling Issues Forward and Backward Scheduling Scheduling Criteria Outline Continued Scheduling Process-Focused

More information

Producing Quality Goods and Services

Producing Quality Goods and Services Producing Quality Goods and Services Prentice Hall, 2004 Business In Action 2e Chapter 8-1 What Is Production? Leading Planning Production Operations Management (POM) Organizing Controlling Prentice Hall,

More information