Using simulation-based optimization in production planning

Size: px
Start display at page:

Download "Using simulation-based optimization in production planning"

Transcription

1 Using simulation-based optimization in production planning Christian Almeder (joined work with M. Gansterer, S. Katzensteiner, R.F. Hartl, University of Vienna)

2 Outline Introduction: Simulation vs. Optimization Example (Blackbox): Optimization of a stochastic flexible flow shop with limited buffer Example (Blackbox/Surrogate): Optimization of parameters in a hierarchical planning concept Conclusion Prof. Dr. Christian Almeder GOR AG SCM

3 Introduction Simulation What can/should a (discrete-event) simulation model achieve? Representing a real system on a adequate level of abstraction Adequate for Testing and evaluating of different configurations and/or parameter settings Identifying suitable (good) configurations Conclusions for the real system Prof. Dr. Christian Almeder GOR AG SCM

4 Introduction Optimization What can/should an optimization model achieve? Representing a real system on a adequate level of abstraction Adequate for Testing and evaluating of different configurations and/or parameter settings Identifying good (best) configurations Conclusions for the real system Prof. Dr. Christian Almeder GOR AG SCM

5 Introduction Simulation vs. Optimization Simulation + high degree of detail (nonlinear and stochastic elements) + Analysis of various scenarios Optimization + identifying of very good solutions long computational times low degree of detail (very) limited possibility of optimization Usually used to support strategic/tactical decisions Usually used to support tactical/operational decisions Prof. Dr. Christian Almeder GOR AG SCM

6 parameters Introduction Simulation + Optimization Blackbox simulation model used for evaluating the objective function optimization algorithm searches randomly in the solution space most used way of combining simulation and optimization small effort necessary search space: tiny Blackbox optimization algorithm simulation model evaluation Prof. Dr. Christian Almeder GOR AG SCM

7 parameters Introduction Simulation + Optimization Surrogate model simulation model is replaced by a simplified (regression) model optimization algorithm uses surrogate model for evaluation surrogate model is faster search space: small - medium Surrogate model optimization algorithm surrogate model simulation model evaluation Prof. Dr. Christian Almeder GOR AG SCM

8 parameters Introduction Simulation + Optimization Integration (simplified) optimization model (low detail) simulation model is the data source for the optimization model reduction of iterations necessary ( intelligent optimization model) search space: medium - large Integration optimization model simulation model experiments / decisions Prof. Dr. Christian Almeder GOR AG SCM

9 Optimization of a stochastic flexible flow shop with limited buffer Problem setting: Large and heavy products (up to 100m long, weighing several tons) Difficult to handle Limited buffer capacities between production steps Stochastic processing times (due to quality inspection and manual reworking) Downtime of roller mill extremely expensive should be avoided Find best production sequence to avoid downtime and maximize throughput press cutting drilling roller mill press cuttin drilling Prof. Dr. Christian Almeder GOR AG SCM

10 Optimization of a stochastic flexible flow shop with limited buffer VNS algorithm for determining the production sequence: evaluation using sampling (several simulation experiments with fixed seeds) acceptance criteria t-test (high computational effort) comparing means and defining an a-priori theshold based on the observed variance of some initial simulation experiments (case study) Prof. Dr. Christian Almeder GOR AG SCM

11 VNS Prof. Dr. Christian Almeder GOR AG SCM

12 Optimization of a stochastic flexible flow shop with limited buffer Result (simplified model) runtime: 60 seconds, sample size for t-test: 15 buffer size SPT1 SPT2 SPT3 VNS-best VNS-first 1 job 9,99% 6,41% 8,44% 1,04% 0,97% 10% 13,08% 6,28% 8,35% 1,09% 1,00% 20% 12,31% 5,56% 7,39% 1,08% 1,03% deterministc 14,29% 7,91% 10,28% 0,87% 0,68% stoch. proc. times 10,94% 5,00% 7,08% 0,79% 0,76% stoch. prc. times + breakdowns 10,14% 5,35% 6,82% 1,55% 1,56% Prof. Dr. Christian Almeder GOR AG SCM

13 Optimization of a stochastic flexible flow shop with limited buffer Real case: Simulation model used for evaluation (-> longer runtimes) Considering only the scheduling of single production campaigns (set of jobs where no setup of the roller mill is necessary) usually 6 hours 2 days Objective consists of a (non-linear) combination of costs for tardiness (caused by an increased makespan of a production campaign) costs for machine downtime t-test is time consuming -> use a threshold for the difference of the means ( %) Prof. Dr. Christian Almeder GOR AG SCM

14 Optimization of a stochastic flexible flow shop with limited buffer Sample size: runs (fixed seeds) Measurement of solution quality: t-test with sample size 100 Starting solution: real production plan Method avg. improvement simple local search (~ 1h) -1.7% - 4.2% VND 2h 4.1% - 6.1% VND 1h >3.6% Prof. Dr. Christian Almeder GOR AG SCM

15 Optimization of a stochastic flexible flow shop with limited buffer Conclusions: Local search based methods can improve solutions quickly Easy to apply to stochastic problems Time consuming statistic tests are not necessary in practice VNS/VND produces much more robust results than local simple local search methods Prof. Dr. Christian Almeder GOR AG SCM

16 Optimization of parameters in a hierarchical planning concept Based on given settings for HPP we optimize planning parameters and compare 6 different search methods explore the parameter space systematically identify most favorable method provide managerial insights Prof. Dr. Christian Almeder GOR AG SCM

17 Optimization of parameters in a hierarchical planning concept Production environment Data from automotive suppliers Make-to-order production 5-stage production process 12 final products Shop floor stochastics Scenarios High demand Low demand Few orders Peaks Prof. Dr. Christian Almeder GOR AG SCM

18 Framework for HPP Prof. Dr. Christian Almeder GOR AG SCM

19 Framework for HPP Prof. Dr. Christian Almeder GOR AG SCM

20 Framework for HPP Prof. Dr. Christian Almeder GOR AG SCM

21 Optimization of parameters in a hierarchical planning concept Investigated parameters Planned leadtime Safety stock Lotsize Objective function Combination of service level and inventory level Fill rate ( service level) minus inventory cost Prof. Dr. Christian Almeder GOR AG SCM

22 Optimization of parameters in a hierarchical planning concept Methods: Response Surface Methodology (RSM) OptQuest (OQ) Random Restart with RSM for local search (RR_RSM) Random Restart with OQ for local search (RR_OQ) VNS with RSM for local search (VNS_RSM) VNS with OQ for local search (VNS_OQ) Prof. Dr. Christian Almeder GOR AG SCM

23 RSM Prof. Dr. Christian Almeder GOR AG SCM

24 VNS Prof. Dr. Christian Almeder GOR AG SCM

25 Parameter space Grid planned leadtime (PLT): 0-25 safety stock (SS): 0-30 lotsize (LS): 1-80 Regular grid (range divided by 10) 1331 points evaluated 4 times 5324 experiments Linear interpolation Prof. Dr. Christian Almeder GOR AG SCM

26 Optimization of parameters in a hierarchical planning concept Prof. Dr. Christian Almeder GOR AG SCM

27 Optimization of parameters in a hierarchical planning concept Prof. Dr. Christian Almeder GOR AG SCM

28 Optimization of parameters in a hierarchical planning concept Performance Analysis Prof. Dr. Christian Almeder GOR AG SCM

29 Results of VNS_OQ Prof. Dr. Christian Almeder GOR AG SCM

30 Optimization of parameters in a hierarchical planning concept Performance VNS_OQ wins (?) Analysis Planned leadtimes are sensitive to erratic demand Safety stocks are stable even in case of erratic demand The parameters are strongly influencing each other Prof. Dr. Christian Almeder GOR AG SCM

31 Conclusions Simulation-based optimization can/should be used in operational planning (if needed/possible) The way of combination strongly depends on the problem setting computational time of the simulation model time available for optimization variability of the system a unified optimization and simulation modelling approach is still missing. Prof. Dr. Christian Almeder GOR AG SCM

32 Thank you for your attention! Questions? Gansterer, M., Almeder, C., Hartl, R.F., Simulation-based optimization methods for setting production planning parameters. International Journal of Production Economics 151, Almeder, C., Hartl, R.F., A metaheuristic optimization approach for a realworld stochastic flexible flow shop problem with limited buffer. International Journal of Production Economics 145, Almeder, C., Preusser, M., Hartl, R.F., Simulation and optimization of supply chains: alternative or complementary approaches? OR Spectrum 31, Prof. Dr. Christian Almeder GOR AG SCM

Oracle Production Scheduling. Maximize shop floor throughput and optimize resource utilization

Oracle Production Scheduling. Maximize shop floor throughput and optimize resource utilization Oracle Production Scheduling Maximize shop floor throughput and optimize resource utilization Typical Scheduling Challenges How can you: Sequence orders to best use your production resources? Offload production

More information

Optimizing Inplant Supply Chain in Steel Plants by Integrating Lean Manufacturing and Theory of Constrains through Dynamic Simulation

Optimizing Inplant Supply Chain in Steel Plants by Integrating Lean Manufacturing and Theory of Constrains through Dynamic Simulation Optimizing Inplant Supply Chain in Steel Plants by Integrating Lean Manufacturing and Theory of Constrains through Dynamic Simulation Atanu Mukherjee, President, Dastur Business and Technology Consulting,

More information

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds USING A SCALABLE SIMULATION MODEL TO EVALUATE THE PERFORMANCE OF PRODUCTION

More information

PULL REPLENISHMENT PERFORMANCE AS A FUNCTION OF DEMAND RATES AND SETUP TIMES UNDER OPTIMAL SETTINGS. Silvanus T. Enns

PULL REPLENISHMENT PERFORMANCE AS A FUNCTION OF DEMAND RATES AND SETUP TIMES UNDER OPTIMAL SETTINGS. Silvanus T. Enns Proceedings of the 2007 Winter Simulation Conference S. G. Henderson, B. Biller, M.-H. Hsieh, J. Shortle, J. D. Tew, and R. R. Barton, eds. PULL REPLENISHMENT PERFORMANCE AS A FUNCTION OF DEMAND RATES

More information

HeuristicLab Tutorial Simulation based Optimization

HeuristicLab Tutorial Simulation based Optimization HeuristicLab Tutorial Simulation based Optimization Michael Affenzeller Head of Research Group HEAL Contact: Dr. Michael Affenzeller FH OOE School of Informatics, Communications and Media Heuristic and

More information

DRY-CLEANING SCHEDULING. Ratnam Jain (rj2333) Ponni Vel (pvv2001) Yeereina Wu(yw2394)

DRY-CLEANING SCHEDULING. Ratnam Jain (rj2333) Ponni Vel (pvv2001) Yeereina Wu(yw2394) DRY-CLEANING SCHEDULING Ratnam Jain (rj2333) Ponni Vel (pvv2001) Yeereina Wu(yw2394) PROBLEM SETUP Non-Homogeneous Poisson Arrival Process 1 Load: 40lbs, 1hr J3 1 day 15 lbs J2 3 day 5 lbs J1 2 day 18

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

Getting Started with OptQuest

Getting Started with OptQuest Getting Started with OptQuest What OptQuest does Futura Apartments model example Portfolio Allocation model example Defining decision variables in Crystal Ball Running OptQuest Specifying decision variable

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

MANUFACTURING EXECUTION SYSTEM

MANUFACTURING EXECUTION SYSTEM MANUFACTURING EXECUTION SYSTEM Critical Manufacturing MES, a comprehensive, proven and innovative software suite, empowers operations to move into future visions such as Industry 4.0. Compete better today

More information

Adaptive Mechanism Design: A Metalearning Approach

Adaptive Mechanism Design: A Metalearning Approach In Proceedings of the International Conference on Electronic Commerce (ICEC 06), Fredericton, Canada, August 2006. Adaptive Mechanism Design: A Metalearning Approach ABSTRACT David Pardoe Peter Stone Department

More information

Chaojun Xu ABB Corporate Research Center Germany, Prof. Dr.-Ing. Sebastian Engell TU Dortmund, Sep 4, 2012 Unit coordination for energy saving in the

Chaojun Xu ABB Corporate Research Center Germany, Prof. Dr.-Ing. Sebastian Engell TU Dortmund, Sep 4, 2012 Unit coordination for energy saving in the Chaojun Xu ABB Corporate Research Center Germany, Prof. Dr.-Ing. Sebastian Engell TU Dortmund, Sep 4, 2012 Unit coordination for energy saving in the steel plant HYCON2 Workshop on Energy Collaborative

More information

SAP S/4 HANA Supply Chain Management Foundation for Business Innovation

SAP S/4 HANA Supply Chain Management Foundation for Business Innovation SAP S/4 HANA Supply Chain Management Foundation for Business Innovation Business drivers for S/4 HANA Increased system throughput by eliminating data redundancies and reduced data footprint Real time analytics

More information

Optimization in Supply Chain Planning

Optimization in Supply Chain Planning Optimization in Supply Chain Planning Dr. Christopher Sürie Expert Consultant SCM Optimization Agenda Introduction Hierarchical Planning Approach and Modeling Capability Optimizer Architecture and Optimization

More information

Single Machine Scheduling with Interfering Job Sets

Single Machine Scheduling with Interfering Job Sets Multidisciplinary International Conference on Scheduling : Theory and Applications (MISTA 009) 0- August 009, Dublin, Ireland MISTA 009 Single Machine Scheduling with Interfering Job Sets Ketan Khowala,

More information

Dynamic Lead Time Based Control Point Policy for Multi Stage Manufacturing Systems

Dynamic Lead Time Based Control Point Policy for Multi Stage Manufacturing Systems Dynamic Lead Time ased Control Point Policy for Multi Stage Manufacturing Systems Marcello Colledani (1), Stanley. Gershwin (2) 11 th Conference on Stochastic Models of Manufacturing and Service Operations,

More information

PARALLEL LINE AND MACHINE JOB SCHEDULING USING GENETIC ALGORITHM

PARALLEL LINE AND MACHINE JOB SCHEDULING USING GENETIC ALGORITHM PARALLEL LINE AND MACHINE JOB SCHEDULING USING GENETIC ALGORITHM Dr.V.Selvi Assistant Professor, Department of Computer Science Mother Teresa women s University Kodaikanal. Tamilnadu,India. Abstract -

More information

Maintenance of automated terminals Arto Keskinen, VP Intelligent Service Solutions, Kalmar

Maintenance of automated terminals Arto Keskinen, VP Intelligent Service Solutions, Kalmar Maintenance of automated terminals Arto Keskinen, VP Intelligent Service Solutions, Kalmar Maintenance of automated terminals Arto Keskinen 29-Jun-17 1 Who am I? Arto Keskinen 5 years in Kalmar. Currently

More information

CHAPTER 1. Basic Concepts on Planning and Scheduling

CHAPTER 1. Basic Concepts on Planning and Scheduling CHAPTER 1 Basic Concepts on Planning and Scheduling Eugénio Oliveira Scheduling, FEUP/PRODEI /MIEIC 1 Planning and Scheduling: Processes of Decision Making regarding the and ordering of activities as well

More information

Stochastic Single Machine Family Scheduling To Minimize the Number of Risky Jobs

Stochastic Single Machine Family Scheduling To Minimize the Number of Risky Jobs Stochastic Single Machine Family Scheduling To Minimize the Number of Risky Jobs Gökhan Eğilmez Ͼ, Gürsel A. Süer Industrial and Systems Engineering Department Russ College of Engineering and Technology

More information

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds STUDY ON OPTIMIZATION POTENTIAL INFLUENCING FACTORS IN SIMULATION STUDIES

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

THE VALUE OF DISCRETE-EVENT SIMULATION IN COMPUTER-AIDED PROCESS OPERATIONS

THE VALUE OF DISCRETE-EVENT SIMULATION IN COMPUTER-AIDED PROCESS OPERATIONS THE VALUE OF DISCRETE-EVENT SIMULATION IN COMPUTER-AIDED PROCESS OPERATIONS Foundations of Computer Aided Process Operations Conference Ricki G. Ingalls, PhD Texas State University Diamond Head Associates,

More information

A SORTATION SYSTEM MODEL. Arun Jayaraman Ramu Narayanaswamy Ali K. Gunal

A SORTATION SYSTEM MODEL. Arun Jayaraman Ramu Narayanaswamy Ali K. Gunal A SORTATION SYSTEM MODEL Arun Jayaraman Ramu Narayanaswamy Ali K. Gunal Production Modeling Corporation 3 Parklane Boulevard, Suite 910 West Dearborn, Michigan 48126, U.S.A. ABSTRACT Automotive manufacturing

More information

Thus, there are two points to keep in mind when analyzing risk:

Thus, there are two points to keep in mind when analyzing risk: One-Minute Spotlight WHAT IS RISK? Uncertainty about a situation can often indicate risk, which is the possibility of loss, damage, or any other undesirable event. Most people desire low risk, which would

More information

MINIMIZING MEAN COMPLETION TIME IN FLOWSHOPS WITH RANDOM PROCESSING TIMES

MINIMIZING MEAN COMPLETION TIME IN FLOWSHOPS WITH RANDOM PROCESSING TIMES 8 th International Conference of Modeling and Simulation - MOSIM 0 - May 0-, 00 - Hammamet - Tunisia Evaluation and optimization of innovative production systems of goods and services MINIMIZING MEAN COMPLETION

More information

Oracle Supply Chain Management Cloud: Plan to Produce

Oracle Supply Chain Management Cloud: Plan to Produce Oracle Supply Chain Management Cloud: Plan to Produce (Includes Manufacturing, Planning, Inventory and Cost Management, Supply Chain Financial Orchestration, and Advanced Fulfillment) What s New in Release

More information

New Features Summary. Version 11 February 2017

New Features Summary. Version 11 February 2017 New Features Summary Version 11 February 2017 A better way to manage the entire business, at a lower cost and on a global scale 1 Most important new features and Financial Supply Chain Production Cloud

More information

Balancing Risk and Economics for Chemical Supply Chain Optimization under Uncertainty

Balancing Risk and Economics for Chemical Supply Chain Optimization under Uncertainty Balancing Risk and Economics for Chemical Supply Chain Optimization under Uncertainty Fengqi You and Ignacio E. Grossmann Dept. of Chemical Engineering, Carnegie Mellon University John M. Wassick The Dow

More information

Strategic Design of Robust Global Supply Chains: Two Case Studies from the Paper Industry

Strategic Design of Robust Global Supply Chains: Two Case Studies from the Paper Industry Strategic Design of Robust Global Supply Chains: Two Case Studies from the Paper Industry T. Santoso, M. Goetschalckx, S. Ahmed, A. Shapiro Abstract To remain competitive in today's competitive global

More information

Oracle Manufacturing Cloud R13

Oracle Manufacturing Cloud R13 ORACLE DATA SHEET Oracle Manufacturing Cloud R13 The Oracle Manufacturing Cloud solution helps firms compete in today s global market by providing new and better tools to run their shop floor. With margins

More information

Bottleneck Detection of Manufacturing Systems Using Data Driven Method

Bottleneck Detection of Manufacturing Systems Using Data Driven Method Proceedings of the 2007 IEEE International Symposium on Assembly and Manufacturing Ann Arbor, Michigan, USA, July 22-25, 2007 MoB2.1 Bottleneck Detection of Manufacturing Systems Using Data Driven Method

More information

Understanding Manufacturing Execution Systems (MES)

Understanding Manufacturing Execution Systems (MES) Understanding Manufacturing Execution Systems (MES) What is a Manufacturing Execution System (MES)? AMR Research, a Boston-based industry and market analysis firm, defines a Manufacturing Executing System

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 MANUFACTURING SYSTEM Manufacturing, a branch of industry, is the application of tools and processes for the transformation of raw materials into finished products. The manufacturing

More information

Analyzing Controllable Factors Influencing Cycle Time Distribution in. Semiconductor Industries. Tanushree Salvi

Analyzing Controllable Factors Influencing Cycle Time Distribution in. Semiconductor Industries. Tanushree Salvi Analyzing Controllable Factors Influencing Cycle Time Distribution in Semiconductor Industries by Tanushree Salvi A Thesis Presented in Partial Fulfillment of the Requirements for the Degree Master of

More information

Simulation of timber truck transport logistics Case Central Finland

Simulation of timber truck transport logistics Case Central Finland Simulation of timber truck transport logistics Case Central Finland Kari Väätäinen, Perttu Anttila and Juha Laitila NOFOBE and NB-NORD Meeting 14-16 June 2017 in Lappeenranta, Finland @FORBIOproject Discrete-event

More information

TABLE OF CONTENTS DOCUMENT HISTORY

TABLE OF CONTENTS DOCUMENT HISTORY TABLE OF CONTENTS DOCUMENT HISTORY 4 UPDATE 17D 4 Revision History 4 Overview 4 Optional Uptake of New Features (Opt In) 5 Update Tasks 5 Feature Summary 6 Manufacturing 7 Display Issued Quantities by

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 decision to produce multiple products on. Incorporating the Opportunity Cost of Setups into Production-Related Decisions. Fall

The decision to produce multiple products on. Incorporating the Opportunity Cost of Setups into Production-Related Decisions. Fall VOL.6 NO.1 Fall 2004 Incorporating the Opportunity Cost of Setups into Production-Related Decisions B Y D A VID P ERKINS, PH.D., CMA, CPA FINDING THE REAL OPPORTUNITY COST OF SETUP ACTIVITIES CAN HELP

More information

Workload balancing in identical parallel machine scheduling using a mathematical programming method

Workload balancing in identical parallel machine scheduling using a mathematical programming method International Journal of Computational Intelligence Systems, Vol. 7, Supplement 1 (2014), 58-67 Workload balancing in identical parallel machine scheduling using a mathematical programming method Yassine

More information

Predictive Planning for Supply Chain Management

Predictive Planning for Supply Chain Management Predictive Planning for Supply Chain Management David Pardoe and Peter Stone Department of Computer Sciences The University of Texas at Austin {dpardoe, pstone}@cs.utexas.edu Abstract Supply chains are

More information

Neural Networks and Applications in Bioinformatics. Yuzhen Ye School of Informatics and Computing, Indiana University

Neural Networks and Applications in Bioinformatics. Yuzhen Ye School of Informatics and Computing, Indiana University Neural Networks and Applications in Bioinformatics Yuzhen Ye School of Informatics and Computing, Indiana University Contents Biological problem: promoter modeling Basics of neural networks Perceptrons

More information

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 2, No 3, 2011

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 2, No 3, 2011 Minimization of Total Weighted Tardiness and Makespan for SDST Flow Shop Scheduling using Genetic Algorithm Kumar A. 1 *, Dhingra A. K. 1 1Department of Mechanical Engineering, University Institute of

More information

PRODUCT-MIX ANALYSIS WITH DISCRETE EVENT SIMULATION. Raid Al-Aomar. Classic Advanced Development Systems, Inc. Troy, MI 48083, U.S.A.

PRODUCT-MIX ANALYSIS WITH DISCRETE EVENT SIMULATION. Raid Al-Aomar. Classic Advanced Development Systems, Inc. Troy, MI 48083, U.S.A. Proceedings of the 2000 Winter Simulation Conference J. A. Joines, R. R. Barton, K. Kang, and P. A. Fishwick, eds. PRODUCT-MIX ANALYSIS WITH DISCRETE EVENT SIMULATION Raid Al-Aomar Classic Advanced Development

More information

Design and Control of Manufacturing Systems for Enabling Energy-Efficiency and -Flexibility

Design and Control of Manufacturing Systems for Enabling Energy-Efficiency and -Flexibility KES Transactions on Sustainable Design and Manufacturing II Sustainable Design and Manufacturing 2015 : pp.438-449 : Paper sdm15-040 Design and Control of Manufacturing Systems for Enabling Energy-Efficiency

More information

Oracle Manufacturing Cloud

Oracle Manufacturing Cloud Oracle Manufacturing Cloud The Oracle Manufacturing Cloud solution helps firms compete in today s global market by providing new and better tools to run their shop floor. With margins for products eroding

More information

SIMULATION MODEL FOR IRP IN PETROL STATION REPLENISHMENT

SIMULATION MODEL FOR IRP IN PETROL STATION REPLENISHMENT SIMULATION MODEL FOR IRP IN PETROL STATION REPLENISHMENT Dražen Popović a,*, Milorad Vidović a, Nenad Bjelić a a University of Belgrade, Faculty of Transport and Traffic Engineering, Department of Logistics,

More information

<Insert Picture Here> Strategic Network Optimization, Demantra & Production Scheduling

<Insert Picture Here> Strategic Network Optimization, Demantra & Production Scheduling Strategic Network Optimization, Demantra & Production Scheduling Andy Brisley Solution Consultant Oracle Minneapolis The following is intended to outline our general product direction.

More information

DISSERTATION. Titel der Dissertation. A Combined Approach of Simulation and Optimization in Supply Chain Management. Verfasserin

DISSERTATION. Titel der Dissertation. A Combined Approach of Simulation and Optimization in Supply Chain Management. Verfasserin DISSERTATION Titel der Dissertation A Combined Approach of Simulation and Optimization in Supply Chain Management Verfasserin Mag. Margaretha Preusser angestrebter akademischer Grad Doktorin der Sozial-

More information

Brilliant Manufacturing from GE Digital: The Manufacturing Software for Hybrid Industries

Brilliant Manufacturing from GE Digital: The Manufacturing Software for Hybrid Industries Brilliant Manufacturing from GE Digital: The Manufacturing Software for Hybrid Industries Increase productivity, ensure quality, and reduce costs The Industrial Internet of Things (IIoT) is bringing about

More information

SAP Manufacturing Execution (SAP ME) Integrated and Real Time Production Execution. Eric Thieren Solution Sales Focused Business Solutions EMEA

SAP Manufacturing Execution (SAP ME) Integrated and Real Time Production Execution. Eric Thieren Solution Sales Focused Business Solutions EMEA SAP Manufacturing Execution (SAP ME) Integrated and Real Time Production Execution Eric Thieren Solution Sales Focused Business Solutions EMEA What typically does an MES do? Sensor sends carrier or product

More information

ORACLE ENTERPRISE ASSET MANAGEMENT

ORACLE ENTERPRISE ASSET MANAGEMENT ORACLE ENTERPRISE ASSET MANAGEMENT Oracle Enterprise Asset Management (eam) enables you to: ORACLE eam PROVIDES THE FOLLOWING FEATURES: ASSET MANAGEMENT Intuitive Asset Group definition Flexible asset

More information

AUTOSCHED TUTORIAL. Bill Lindler. AutoSimulations 655 E. Medical Drive Bountiful, Utah 84010, U.S.A.

AUTOSCHED TUTORIAL. Bill Lindler. AutoSimulations 655 E. Medical Drive Bountiful, Utah 84010, U.S.A. AUTOSCHED TUTORIAL Bill Lindler AutoSimulations 655 E. Medical Drive Bountiful, Utah 84010, U.S.A. ABSTRACT The AutoSched TM finite capacity planning and scheduling tool helps you increase throughput,

More information

TABLE OF CONTENTS DOCUMENT HISTORY 3

TABLE OF CONTENTS DOCUMENT HISTORY 3 TABLE OF CONTENTS DOCUMENT HISTORY 3 UPDATE 17D 3 Revision History 3 Overview 3 Manufacturing 4 Display Issued Quantities by Assembly Serial Number 4 Optionally Report Materials for an Assembly Serial

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

Impact of Consumption Demand Data on DLA Forecast Accuracy

Impact of Consumption Demand Data on DLA Forecast Accuracy Impact of Consumption Demand Data on DLA Forecast Accuracy Presented By Vivek Kumar Robert Lo Linda Tsang Project Advisor: Robin Roundy Project Sponsor: Eric Gentsch 1 Agenda Background Study Objectives

More information

FLEXIBLE MODEL FOR ANALYZING PRODUCTION SYSTEMS WITH DISCRETE EVENT SIMULATION. Herbert Jodlbauer. Upper Austria University of Applied Sciences

FLEXIBLE MODEL FOR ANALYZING PRODUCTION SYSTEMS WITH DISCRETE EVENT SIMULATION. Herbert Jodlbauer. Upper Austria University of Applied Sciences Proceedings of the 2011 Winter Simulation Conference S. Jain, R.R. Creasey, J. Himmelspach, K.P. White, and M. Fu, eds. FLEXIBLE MODEL FOR ANALYZING PRODUCTION SYSTEMS WITH DISCRETE EVENT SIMULATION Alexander

More information

Introduction to LEKIN

Introduction to LEKIN Introduction to LEKIN Gareth Beddoe 1 Introduction to LEKIN What is LEKIN? Machine Environments Methods Employed Graphical User Interface Setting up the Environment 2 Examples Single Machine Environment

More information

Autonomous Shop Floor Control Considering Set-up Times

Autonomous Shop Floor Control Considering Set-up Times Autonomous Shop Floor Control Considering Set-up Times B. Scholz-Reiter, T. Jagalski, C. de Beer, M. Freitag Department of Planning and Control of Production Systems, University of Bremen, Germany Abstract

More information

Global Supply Chain Planning under Demand and Freight Rate Uncertainty

Global Supply Chain Planning under Demand and Freight Rate Uncertainty Global Supply Chain Planning under Demand and Freight Rate Uncertainty Fengqi You Ignacio E. Grossmann Nov. 13, 2007 Sponsored by The Dow Chemical Company (John Wassick) Page 1 Introduction Motivation

More information

What is Evolutionary Computation? Genetic Algorithms. Components of Evolutionary Computing. The Argument. When changes occur...

What is Evolutionary Computation? Genetic Algorithms. Components of Evolutionary Computing. The Argument. When changes occur... What is Evolutionary Computation? Genetic Algorithms Russell & Norvig, Cha. 4.3 An abstraction from the theory of biological evolution that is used to create optimization procedures or methodologies, usually

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

Variability in Supply Chain Planning. Nico Vandaele, GSK Research Chair, KU Leuven PICS Belgium

Variability in Supply Chain Planning. Nico Vandaele, GSK Research Chair, KU Leuven PICS Belgium Variability in Supply Chain Planning Nico Vandaele, GSK Research Chair, KU Leuven PICS Belgium SAS Forum, in Cooperation with PICS Belgium October 9, 2014 Agenda 15.00 15.50 NYO Alatus Embracing the variability

More information

THE IMPACT OF THE AVAILABILITY OF RESOURCES, THE ALLOCATION OF BUFFERS AND NUMBER OF WORKERS ON THE EFFECTIVENESS OF AN ASSEMBLY MANUFACTURING SYSTEM

THE IMPACT OF THE AVAILABILITY OF RESOURCES, THE ALLOCATION OF BUFFERS AND NUMBER OF WORKERS ON THE EFFECTIVENESS OF AN ASSEMBLY MANUFACTURING SYSTEM Volume8 Number3 September2017 pp.40 49 DOI: 10.1515/mper-2017-0027 THE IMPACT OF THE AVAILABILITY OF RESOURCES, THE ALLOCATION OF BUFFERS AND NUMBER OF WORKERS ON THE EFFECTIVENESS OF AN ASSEMBLY MANUFACTURING

More information

TDWI strives to provide course books that are contentrich and that serve as useful reference documents after a class has ended.

TDWI strives to provide course books that are contentrich and that serve as useful reference documents after a class has ended. Previews of TDWI course books offer an opportunity to see the quality of our material and help you to select the courses that best fit your needs. The previews cannot be printed. TDWI strives to provide

More information

Research Article Genetic Algorithm for Job Scheduling with Maintenance Consideration in Semiconductor Manufacturing Process

Research Article Genetic Algorithm for Job Scheduling with Maintenance Consideration in Semiconductor Manufacturing Process Mathematical Problems in Engineering Volume 212, Article ID 875641, 16 pages doi:1.1155/212/875641 Research Article Genetic Algorithm for Job Scheduling with Maintenance Consideration in Semiconductor

More information

Make strategic decisions on future income, market value and risk

Make strategic decisions on future income, market value and risk Make strategic decisions on future income, market value and risk PolyPaths Asset Liability Management (ALM) integrates accounting and income simulation with market value economics and risk. It brings the

More information

Simulation Based Plant Maintenance Planning with Multiple Maintenance Policy and Evaluation of Production Process Dependability

Simulation Based Plant Maintenance Planning with Multiple Maintenance Policy and Evaluation of Production Process Dependability Simulation Based Plant Maintenance Planning with Multiple Maintenance Policy and Evaluation of Production Process Dependability Evgeny Malamura, Tomohiro Murata Abstract - In this paper we propose a simulation

More information

The Importance of Complete Data Sets for Job Scheduling Simulations

The Importance of Complete Data Sets for Job Scheduling Simulations The Importance of Complete Data Sets for Job Scheduling Simulations Dalibor Klusáček, Hana Rudová Faculty of Informatics, Masaryk University, Brno, Czech Republic {xklusac, hanka}@fi.muni.cz 15th Workshop

More information

Optimize your Service Cloud Data Best Practices, Data Extraction and NextGen Reporting

Optimize your Service Cloud Data Best Practices, Data Extraction and NextGen Reporting Optimize your Service Cloud Data Best Practices, Data Extraction and NextGen Reporting Kris Nichols - Sr. OSvC Solution Consultant Mehrzad Kootar - BI Solution Consultant Oracle Service Cloud Date: August

More information

Session 5 - MECHANICAL ENGINEERING PROFILE, ITS IMPORTANCE AND APPLICATION

Session 5 - MECHANICAL ENGINEERING PROFILE, ITS IMPORTANCE AND APPLICATION INTRO TO INDUSTRIAL ENGINEERING SESSION 5 1 Session 5 - MECHANICAL ENGINEERING PROFILE, ITS IMPORTANCE AND APPLICATION Definition of Industrial Engineering The formal definition of industrial engineering

More information

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds Proceedings of the 0 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds OPTIMAL BATCH PROCESS ADMISSION CONTROL IN TANDEM QUEUEING SYSTEMS WITH QUEUE

More information

Backup Strategy for Failures in Robotic U-Shaped Assembly Line Systems

Backup Strategy for Failures in Robotic U-Shaped Assembly Line Systems University of Rhode Island DigitalCommons@URI Open Access Master's Theses 2016 Backup Strategy for Failures in Robotic U-Shaped Assembly Line Systems Alexander Gebel University of Rhode Island, alexander_gebel@my.uri.edu

More information

The Pennsylvania State University. The Graduate School. Department of Industrial and Manufacturing Engineering

The Pennsylvania State University. The Graduate School. Department of Industrial and Manufacturing Engineering The Pennsylvania State University The Graduate School Department of Industrial and Manufacturing Engineering MULTI-ECHELON SUPPLY CHAIN NETWORK DESIGN FOR INNOVATIVE PRODUCTS IN AGILE MANUFACTURING A Thesis

More information

Risk Analysis Overview

Risk Analysis Overview Risk Analysis Overview What Is Risk? Uncertainty about a situation can often indicate risk, which is the possibility of loss, damage, or any other undesirable event. Most people desire low risk, which

More information

Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen

Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen Department of Electrical and Computer Engineering Colorado State University Fort Collins, Colorado,

More information

Université Libre de Bruxelles

Université Libre de Bruxelles Université Libre de Bruxelles Institut de Recherches Interdisciplinaires et de Développements en Intelligence Artificielle An Experimental Study of Estimation-based Metaheuristics for the Probabilistic

More information

Intro Logistic Regression Gradient Descent + SGD

Intro Logistic Regression Gradient Descent + SGD Case Study 1: Estimating Click Probabilities Intro Logistic Regression Gradient Descent + SGD Machine Learning for Big Data CSE547/STAT548, University of Washington Sham Kakade March 29, 2016 1 Ad Placement

More information

Optimization and Statistical Analysis of Machining Parameters for Tool Wear Rate on EN-19 Alloy Steel

Optimization and Statistical Analysis of Machining Parameters for Tool Wear Rate on EN-19 Alloy Steel Optimization and Statistical Analysis of Machining Parameters for Tool Wear Rate on EN-9 Alloy Steel Abstract Manish Vishwakarma Mechanical Engineering Department, M.A.N.I.T, Bhopal-5 (India) manishvishwa88@gmail.com

More information

1. For s, a, initialize Q ( s,

1. For s, a, initialize Q ( s, Proceedings of the 2006 Winter Simulation Conference L. F. Perrone, F. P. Wieland, J. Liu, B. G. Lawson, D. M. Nicol, and R. M. Fujimoto, eds. A REINFORCEMENT LEARNING ALGORITHM TO MINIMIZE THE MEAN TARDINESS

More information

Gur Mosheiov - Publication List

Gur Mosheiov - Publication List Gur Mosheiov - Publication List G. Mosheiov. (1992). V-Shaped policies for scheduling deteriorating jobs. Operations Research, Vol. 39, No. 6, pp. 979-991. A. Federgruen and G. Mosheiov. (1993). Simultaneous

More information

A Taxonomy for Test Oracles

A Taxonomy for Test Oracles A Taxonomy for Test Oracles Quality Week 98 Douglas Hoffman Software Quality Methods, LLC. 24646 Heather Heights Place Saratoga, California 95070-9710 Phone 408-741-4830 Fax 408-867-4550 Copyright 1998,

More information

Enterprise Asset Management made for Microsoft Dynamics

Enterprise Asset Management made for Microsoft Dynamics Enterprise Asset Management made for Microsoft Dynamics 1 Daxeam What is the total cost of your assets? Asset intensive industries are heavily dependent on maximizing operating time, minimizing maintenance

More information

A Multi-Objective Approach to Simultaneous Strategic and Operational Planning in Supply Chain Design

A Multi-Objective Approach to Simultaneous Strategic and Operational Planning in Supply Chain Design A Multi-Objective Approach to Simultaneous Strategic and Operational Planning in Supply Chain Design Ehap H. Sabri i2 Technologies 909 E. Las Colinas Blvd. Irving, TX 75039 Benita M. Beamon Industrial

More information

MIT Manufacturing Systems Analysis Lecture 1: Overview

MIT Manufacturing Systems Analysis Lecture 1: Overview 2.852 Manufacturing Systems Analysis 1/44 Copyright 2010 c Stanley B. Gershwin. MIT 2.852 Manufacturing Systems Analysis Lecture 1: Overview Stanley B. Gershwin http://web.mit.edu/manuf-sys Massachusetts

More information

Close the Productivity Gap with Overall Equipment Effectiveness (OEE)

Close the Productivity Gap with Overall Equipment Effectiveness (OEE) Close the Productivity Gap with Overall Equipment Effectiveness (OEE) Reduce changeover time, improve supply chain predictability, and enhance quality and throughput The need to act now The imperative

More information

Sugar factory automation and optimization. Control. Visualize. Optimize.

Sugar factory automation and optimization. Control. Visualize. Optimize. Sugar factory automation and optimization Control. Visualize. Optimize. Lowering energy consumption Increasing throughput Improving quality Maximizing traceability Reducing inventory cost Enabling lean

More information

TABLE OF CONTENTS DOCUMENT HISTORY 5

TABLE OF CONTENTS DOCUMENT HISTORY 5 TABLE OF CONTENTS DOCUMENT HISTORY 5 UPDATE 17D 5 Revision History 5 Overview 5 Demand Management 6 Forecast Unique Demand Segments 6 Foresee Impact of Events 6 Maintain Audit Trail on Measure Updates

More information

NRX Overview. SAP IVN Day, Newtown Square. March 22, 2007

NRX Overview. SAP IVN Day, Newtown Square. March 22, 2007 NRX Overview SAP IVN Day, Newtown Square March 22, 2007 NRX Thought leaders in asset information management Our Mission Asset Lifecycle Interoperability and Operational Excellence Our Solutions VIP on

More information

Managing your Supply Chain in Dynamics AX 2012

Managing your Supply Chain in Dynamics AX 2012 Managing your Supply Chain in Dynamics AX 2012 James Page Tim Schofield 10 August 2011 Managing your Supply Chain in Dynamics AX 2012 What s new in Dynamics AX 2012? Overview of investment made in SCM

More information

Scheduling a dynamic job shop production system with sequence-dependent setups: An experimental study

Scheduling a dynamic job shop production system with sequence-dependent setups: An experimental study Robotics and Computer-Integrated Manufacturing ] (]]]]) ]]] ]]] www.elsevier.com/locate/rcim Scheduling a dynamic job shop production system with sequence-dependent setups: An experimental study V. Vinod

More information

Justifying Simulation. Why use simulation? Accurate Depiction of Reality. Insightful system evaluations

Justifying Simulation. Why use simulation? Accurate Depiction of Reality. Insightful system evaluations Why use simulation? Accurate Depiction of Reality Anyone can perform a simple analysis manually. However, as the complexity of the analysis increases, so does the need to employ computer-based tools. While

More information

Using Simulation in the Process Industries. Bennett Foster Sr. Consultant, DuPont Co.

Using Simulation in the Process Industries. Bennett Foster Sr. Consultant, DuPont Co. Using Simulation in the Process Industries Bennett Foster Sr. Consultant, DuPont Co. What s different about the Process Industries? Processes are often difficult (and/or expensive) to start and stop Relatively

More information

The Use of Simulation for Bulk Cargo Terminal Planning and Design

The Use of Simulation for Bulk Cargo Terminal Planning and Design The Use of Simulation for Bulk Cargo Terminal Planning and Design What is Simulation Simulation is the imitation of real system Based on knowledge and assumptions of system To obtain insights in the behavior

More information

Allocating work in process in a multiple-product CONWIP system with lost sales

Allocating work in process in a multiple-product CONWIP system with lost sales Allocating work in process in a multiple-product CONWIP system with lost sales S. M. Ryan* and J. Vorasayan Department of Industrial & Manufacturing Systems Engineering Iowa State University *Corresponding

More information

MES ERP. Critical Manufacturing, 2015

MES ERP. Critical Manufacturing, 2015 MES vs ERP Critical Manufacturing, 2015 Defining MES Loosening the categories The case for modular MES Modular MES in practice Strategic enterprise integration still matters 3 6 7 8 9 Originally written

More information

Genetic Algorithm based Simulation Optimization Approach to Seawater Intrusion

Genetic Algorithm based Simulation Optimization Approach to Seawater Intrusion International Symposium on Genetic Algorithm based Simulation Optimization Approach to Seawater Intrusion 1313 Integrated Water Resources Management (IWRM 2014) February 19 21, 2014, CWRDM, Kozhikode,

More information

A Lean Analysis Methodology Using Simulation

A Lean Analysis Methodology Using Simulation TECHNICAL PAPER TP07PUB5 A Lean Analysis Methodology Using Simulation author(s) J.J. CURRY OpStat Group Inc. Ridgefield, Connecticut abstract This paper presents a case study where simulation was used

More information

Mass Customized Large Scale Production System with Learning Curve Consideration

Mass Customized Large Scale Production System with Learning Curve Consideration Mass Customized Large Scale Production System with Learning Curve Consideration KuoWei Chen and Richard Lee Storch Industrial & Systems Engineering, University of Washington, Seattle, U.S.A {kwc206,rlstorch}@uw.edu

More information

Assignment 10 (Solution) Six Sigma in Supply Chain, Taguchi Method and Robust Design

Assignment 10 (Solution) Six Sigma in Supply Chain, Taguchi Method and Robust Design Assignment 10 (Solution) Six Sigma in Supply Chain, Taguchi Method and Robust Design Dr. Jitesh J. Thakkar Department of Industrial and Systems Engineering Indian Institute of Technology Kharagpur Instruction

More information