Due Date Quotation Models and Algorithms Yiming Shan.

Slides:



Advertisements
Similar presentations
Operations Scheduling
Advertisements

Lecture 6: Job Shop Scheduling Introduction
Operations Scheduling
ISE480 Sequencing and Scheduling Izmir University of Economics ISE Fall Semestre.
Scheduling.
Operations Scheduling
PowerPoint presentation to accompany Operations Management, 6E (Heizer & Render) © 2001 by Prentice Hall, Inc., Upper Saddle River, N.J Operations.
1-1 McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved 1 Chapter 19 Operations Scheduling.
Scheduling. Production Planning Process Process Planning Strategic Capacity Planning Aggregate Planning Master Production Scheduling Material Requirements.
Spring, Scheduling Operations. Spring, Scheduling Problems in Operations Job Shop Scheduling. Personnel Scheduling Facilities Scheduling.
Short Term Scheduling Introduction What – Scheduling or timing of operations Where – Timing of operations affects the overall strategy Why – Reduce costs,
Short-Term Scheduling
Operations Management
1 IOE/MFG 543 Chapter 11: Stochastic single machine models with release dates.
1 Single Machine Deterministic Models Jobs: J 1, J 2,..., J n Assumptions: The machine is always available throughout the scheduling period. The machine.
Chapter 2: Model of scheduling problem Components of any model: Decision variables –What we can change to optimize the system, i.e., model output Parameters.
21st European Conference on Operational Research Algorithms for flexible flow shop problems with unrelated parallel machines, setup times and dual criteria.
MODELING AND ANALYSIS OF MANUFACTURING SYSTEMS Session 6 SCHEDULING E
Dr. Abedini. Inventory analysis Inventory analysis Space and money prevent companies from producing goods Space and money prevent companies from producing.
1 Stochastic Modeling for Clinical Scheduling by Ji Lin Reference: Muthuraman, K., and Lawley, M. A Stochastic Overbooking Model for Outpatient Clinical.
Scheduling.
1 ISQA 459/559 Mellie Pullman Scheduling Shop Floor.
1 IOE/MFG 543 Chapter 10: Single machine stochastic models Sections 10.1 and 10.4 You may skip Sections
1 Chapter 15 Scheduling. 2 Scheduling: Establishing the timing of the use of equipment, facilities and human activities in an organization Answering “when”
CHAPTER 19 Scheduling Operations Management, Eighth Edition, by William J. Stevenson Copyright © 2005 by The McGraw-Hill Companies, Inc. All rights reserved.
1 Chapter 7 Dynamic Job Shops Advantages/Disadvantages Planning, Control and Scheduling Open Queuing Network Model.
Operations Scheduling. Scheduling in a Process-Focused Environment.
Lecture 8: Dispatch Rules
Operational Research & ManagementOperations Scheduling Flow Shop Scheduling 1.Flexible Flow Shop 2.Flexible Assembly Systems (unpaced) 3.Paced Assembly.
Industrial Systems Engineering Dept. İzmir University of Economics
1. Facility size 2. Equipment procurement Long-term
Scheduling.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 16 Scheduling.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 16 Scheduling.
Job-shop Scheduling n jobs m machines No recirculation – Jobs do not revisit the same machine (i, j) is referred to as an operation in which job j is processed.
1 Chapter 5 Flow Lines Types Issues in Design and Operation Models of Asynchronous Lines –Infinite or Finite Buffers Models of Synchronous (Indexing) Lines.
15-1Scheduling William J. Stevenson Operations Management 8 th edition.
15-1Scheduling William J. Stevenson Operations Management 8 th edition.
Operational Research & ManagementOperations Scheduling Introduction Operations Scheduling 1.Setting up the Scheduling Problem 2.Single Machine Problems.
Production SchedulingP.C. Chang, IEM, YZU. 1 Modeling: Parameters Typical scheduling parameters: Number of resources (m machines, operators) Configuration.
Scheduling Process and Production Management.
1 Slides used in class may be different from slides in student pack Chapter 19 Operations Scheduling  Work Center Defined  Typical Scheduling and Control.
1 Short Term Scheduling. 2  Planning horizon is short  Multiple unique jobs (tasks) with varying processing times and due dates  Multiple unique jobs.
Chapter 17 Scheduling. Management 3620Chapter 17 Schedule17-2 Overview of Production Planning Hierarchy Capacity Planning 1. Facility size 2. Equipment.
Scheduling. Definition of scheduling Establishing the timing of the use of equipment, facilities and human activities in an organization In the decision-making.
Scheduling. Scheduling: The allocation of resources over time to accomplish specific tasks. Demand scheduling: A type of scheduling whereby customers.
Parallel Machine Scheduling
CHAPTER SEVENTEEN SCHEDULING Chapter 17 Scheduling.
Scheduling Seminar exercises Process and Production Management.
Scheduling Operations IDS 605 Spring Data Collection for Scheduling l Jobs l Activities l Employees l Equipment l Facilities Transparency 18.1.
Chapter 16 & 9 Scheduling Work & Employees. Scheduling Outline What needs to be scheduled? –doctor’s office, restaurant, mfg. plant, hospital –employees.
Prof. Yuan-Shyi Peter Chiu
Activity Scheduling and Control
1 By: Prof. Y. Peter Chiu POM Chap-8: Scheduling ~ Homework Problems ~
Scheduling.
16 Scheduling (focus on sequencing; FCFS, SPT, EDD pages , and Johnson’s rule pages ) Homework; 6, 7, 11.
Production Activity Control
Classification of Scheduling Problems
Some Topics in OR.
CHAPTER 8 Operations Scheduling
Assignment Problem, Dynamic Programming
The basics of scheduling
Modeling Scheduling Problems
Sequencing Sequencing: Determine the order in which jobs at a work center will be processed. Workstation: An area where one person works, usually with.
Scheduling Seminar exercises
Single Machine Deterministic Models
Flexible Assembly Systems
Ch 4. Periodic Task Scheduling
Manufacturing Planning and Control
IE 3265 – POM R. Lindeke Spring 2005
Presentation transcript:

Due Date Quotation Models and Algorithms Yiming Shan

Agenda ●Introduction ●Overview ●Notation used in the chapter ●Sequencing and scheduling rules ●Due Date Quotation Models ●Jobshop and Flowshop Models

Introduction When Firms operate in make-to-order environment, they must set due dates which are both relatively soon in the future and can be met reliably in order to compete effectively.

Overview Two important elements: due date setting element and sequencing element. Sequencing vs. due date quotation.

Notation used in the chapter N jobs and M machines. ri represents the release time of the job. pi represents the processing time of the job. Given a schedule,Ci represents the completion time of the job in that schedule.

Notation used in the chapter Given a due date quotation approach, di is the due date of job i in that schedule. Given Ci and di,Ei represents the earliness of job i,max{di −Ci,0}. Given Ci and di,Ti represents the tardiness of job i,max{Ci −di,0}.

Notation used in the chapter Quoted lead time, di − ri. The flow time of a job, Ci − ri. Given a sequence of jobs, job j[i] is the ith job in the sequence, with processing time p[i], release time r[i], etc.

Sequencing and scheduling rules Three types of due date setting rules are commonly used: 1.CON:Jobs are given constant lead times, so that for job j,dj =rj+γ 2.SLK:Jobs are given lead times that reflect equal slacks, so that for job j, dj =rj + pj +β. 3.TWK: Jobs are assigned lead times proportional to their lengths, so, dj =rj +αpj.

Sequencing and scheduling rules A variety of different sequencing and scheduling rules have been employed for these types of models. Some standard dispatch rules include: 1.Shortest Processing Time(SPT) 2.Longest Processing Time(LPT) 3.Weighted Shortest Processing Time(WSPT) 4.Weighted Longest Processing Time(WLPT)

Sequencing and scheduling rules 5. Earliest Due Date (EDD) 6. Shortest Processing Time among Available jobs (SPTA) 7. Preemptive SPT (PSPT) 8. Preemptive EDD (PEDD)

Due date quotation models 1.Single Machine Static Common Due Date Models 2.Single Machine Distinct Due Date Static Models 3.Single Machine Dynamic Models 4.Parallel Machine Models 5.Jobshop and Flowshop Models 6.Other Models

Jobshop and Flowshop Models Assumptions 1.Jobs arrivals to the system form a Poisson process. 2.Each job consists of a series of operations, each performed by only one machine. 3.The processing times of all jobs at a specific machine are finite, iid, and can be determined before processing starts. 4.Jobs can wait between machines. 5.Jobs are processed without preemption. 6.Machines are continuously available. 7.Jobs are processed on only one machine at a time.

Jobshop and Flowshop Models Calculate a quantity called the service index of the job shop Is. if Is ∼ = 1, the distribution of time spent in the shop is closely approximated by an exponential distribution, ifIs ≪ 1, the distribution is best approximated by a generalized Erlang distribution, ifIs ≫ 1, the distribution is best approximated by a hyperexponential distribution. Then quote CON due dates to minimize the expected cost of the system.

Thank you