The inventory routing problem for the Mixed Car Model Assembly Line

Size: px
Start display at page:

Download "The inventory routing problem for the Mixed Car Model Assembly Line"

Transcription

1 The inventory routing problem for the Mixed Car Model Assembly Line Raul Pulido, Alvaro García-Sánchez y Miguel Ortega-Mier CIO 2013 Valladolid 1

2 Relevance A high inventory level in the assembly line is a big cost contributor. Some of the car manufacturer s objectives are keeping low stock levels, performing the replenishment of the production line, and providing the required components at the right time (Monden, 1983). The contribution of this paper is a MIP for the feeding of the mixed model assembly line to minimize the cost of the replenishment, keeping a proper inventory level CIO 2013 Valladolid 2

3 Abstract A car assembly line usually produces hundreds of cars every day; each workstation in the assembly line needs car components to perform their task. The replenishment of the components is a critical issue for the proper operation of the assembly line. A lack of inventory could cause some problems in the production line; excess inventory could also create it. CIO 2013 Valladolid 3

4 Problem description The assembly line and the production plan already exists. Each model has a set of characteristics, such as types of wheels and tires, radio, sunroof, car seat, and so on. In every workstation, a kit of components is installed; these components can have different trim levels. The combination of components and trims give us the characteristics. Radio Tires GPS Sunroof Component n Model A Low(CD) High High High Low Model B High(MP3) High High High High Model 5 High(MP3) Low Low Low High CIO 2013 Valladolid 4

5 Problem description (cont) The early arrival of the component causes space problems with the buffers of the production lines; the late arrival causes several problems in the production line such as line stoppage. It is assumed that each component needed for the planning horizon is available in a single warehouse from where all the routes depart. A route is defined as the course taken by the transportation vehicles in order to get from the warehouse to the stations. Each route will be attended by one transportation vehicle. CIO 2013 Valladolid 5

6 Problem description (cont) The components needed for the operation of a station are delivered as a kit, where all the pieces needed for the operation are in the warehouse one day before the operation. Additionally, it is assumed that the model demand is known for the planning period and all the costs are known. The solution consists in finding routes for the transportation vehicles and the amount needed in order to replenish the components. The model contemplates safety stock to mitigate the risk due to any uncertainty; the level of the safety stock is determined by company policy and can be set to zero. CIO 2013 Valladolid 6

7 Problem description (cont) CIO 2013 Valladolid 7

8 Sets & Parameters Index Set R L M J τ Parameters ST js STo js A Y js TC Hj T CAP TDIS ll All routes operated by a transportation vehicle All locations All car model configurations Characteristic J all car components trim levels Discretized production time Safety stock corresponding to characteristic j J in the station s S Initial stock corresponding to characteristic j J in the station s S Amortization per transportation vehicle; it has to be paid if the transportation vehicle is used at least once 1 if component corresponding to characteristic j J is installed in station s S, 0 otherwise Traveling cost per distance unit Unitary holding cost of component corresponding to characteristic j J per time unit Number of cycles to be planned T= τ Maximum capacity of kits in a transportation vehicle Displacement time from l L to l ' L CIO 2013 Valladolid 8

9 Variables wr ł xr ł l' tr l demj τ s dem ac j τ s stj τ s αr qjl r fj l l' r p Variables 1 if route r R attends l L; 0 otherwise 1 if l L immediately precedes l' L, on route r R; 0 otherwise Discrete time in which the route r R arrives to the location l L Demand for component corresponding to characteristic j J in cycle τ τ, at station s S Accumulated demand for the component corresponding to characteristic j J at the beginning of cycle τ τ at station s S Stock of component corresponding to characteristic j J in the station s S at the beginning of cycle τ T 1 if the route r R is used for the replenishment; 0 otherwise Amount of component required with characteristic j J in station l L in route r R The flow of component corresponding to characteristic j J between l and l ' L in route r R CIO 2013 Valladolid 9

10 Objective function min. rrrrrrr TTTT TTTTTTTTTTTT x rrtttt + AA rr αα rr + jj HH jj ssss jjjjjj (3.1) The model is subject to the routing constraints equation (3.2) to (3.7) and to the inventory constraints equations (3.8) to (3.16). CIO 2013 Valladolid 10

11 Formulation Routing Inventory rrrr X rllr = 1 l ' L \{WH} (3.2) rrrr X rrrrrrr = 1 l L \{WH}' (3.3) rrrr X rllr - rrrr X rlrlrr = 0 l ' L, r R (3.4) lllll X rllr ' M α r r R (3.5) lllll X rllr ' L r R (3.6) α r α r+1 r R (3.7) jj ff jllr r CAP l, l ' L, r R (3.8) tr l' tr l + TDIS ll M(1 x r l l ) r R, l, l ' L (3.9) fjll' r fjl' l'' r qjl' r M(1 xr l l' ) M(1 xr l' l'' ) (3.10) aaaa aaaa cc jjjjjjjjj = cc jjll rrrr 1 + cc jjjjjjjjj j J, l ' L, r R, τ T \{1} (3.11) stj τ s = stj 0 s dem ac aaaa jτ s + rr cc jjjjjjjj j J, s S, τ T \{1} (3.12) dem ac jτ s = dem ac jτ 1 + demjτ s j J, s S, τ T \{1} (3.13) stj τ s ST js j J, τ T, s S (3.14) demj τ s = Rm jym js j J, s S, τ T (3.15) stj τ s = SToj s j J, s S CIO 2013 Valladolid 11

12 Results M3 M4 M5 M5 M4 M5 M5 M1 M5 M5 M3 M4 M2 M5 M5 M2 M5 M4 M3 M5 M5 M4 M5 M4 M5 M4 M5 M5 M4 M4 WH S1 S2 S3 S4 S5 Vehicle Vehicle CIO 2013 Valladolid 12

13 Practical conclusions In this work, the inventory and the routing problem have been solved jointly. The routing model should consider more factors than just the transportation cost. The main factor in the delivery of material should not only be the decrease of the transportation costs but also the decrease of the holding cost of the components. The cost of the space is an amplifier of the savings of the model. The replenishment is made before the inventory level reaches the safety stock. Following the Lean idea, it is possible to decrease the safety stock until it reaches zero safety stock, always keeping in mind the risk of any delay with the consequence of the stoppage of the assembly line. CIO 2013 Valladolid 13

14 Future research As this is a NP hard problem, many research directions come up. The first one is to try to change the sequence in order to create a joint algorithm to find a joint solution. Meta-heuristic has to be developed to solve bigger problems. CIO 2013 Valladolid 14

15 Thank you! CIO 2013 Valladolid 15

Agenda. Real System, Transactional IT, Analytic IT. What s the Supply Chain. Levels of Decision Making. Supply Chain Optimization

Agenda. Real System, Transactional IT, Analytic IT. What s the Supply Chain. Levels of Decision Making. Supply Chain Optimization Agenda Supply Chain Optimization KUBO Mikio Definition of the Supply Chain (SC) and Logistics Decision Levels of the SC Classification of Basic Models in the SC Logistics Network Design Production Planning

More information

Small Lot Production. Chapter 5

Small Lot Production. Chapter 5 Small Lot Production Chapter 5 1 Lot Size Basics Intuition leads many to believe we should manufacture products in large lots. - Save on setup time - Save on production costs Costs associated with Lots

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 - 36 Location Problems In this lecture, we continue the discussion

More information

Improving production and operation systems with RFID. Taking manufacturing to the next level: RFID Work-in-Process solutions from IBM

Improving production and operation systems with RFID. Taking manufacturing to the next level: RFID Work-in-Process solutions from IBM Improving production and operation systems with RFID Taking manufacturing to the next level: RFID Work-in-Process solutions from IBM RFID: A proven technology changing the factory floor Today the most

More information

INTEGRATED OPTIMIZATION OF SAFETY STOCK

INTEGRATED OPTIMIZATION OF SAFETY STOCK INTEGRATED OPTIMIZATION OF SAFETY STOCK AND TRANSPORTATION CAPACITY Horst Tempelmeier Department of Production Management University of Cologne Albertus-Magnus-Platz D-50932 Koeln, Germany http://www.spw.uni-koeln.de/

More information

Material Requirements Planning MRP

Material Requirements Planning MRP Material Requirements Planning MRP ENM308 Planning and Control I Spring 2013 Haluk Yapıcıoğlu, PhD Hierarchy of Decisions Forecast of Demand Aggregate Planning Master Schedule Inventory Control Operations

More information

LIGHTING UP the LEAN SUPPLY CHAIN: Pick-to-Light in Manufacturing Applications PREPARED IN CONJUNCTION WITH

LIGHTING UP the LEAN SUPPLY CHAIN: Pick-to-Light in Manufacturing Applications PREPARED IN CONJUNCTION WITH LIGHTING UP the LEAN SUPPLY CHAIN: Pick-to-Light in Manufacturing Applications PREPARED IN CONJUNCTION WITH Introduction In February, 2009, Modern Materials Handling magazine conducted a survey on behalf

More information

Material Requirements Planning (MRP)

Material Requirements Planning (MRP) The Priority Enterprise Management System Material Requirements Planning (MRP) Contents MRP - Introduction...2 Calculating Demand for Top-Level Parts...2 Calculating Demand for Sub-assemblies and Raw Materials...3

More information

Inventory Management

Inventory Management Inventory Management Uninterrupted supply of drugs is the most important factor for success of many programmes. And to achieve uninterrupted supply there is need of proper inventory control system. The

More information

Real Time Scheduling Basic Concepts. Radek Pelánek

Real Time Scheduling Basic Concepts. Radek Pelánek Real Time Scheduling Basic Concepts Radek Pelánek Basic Elements Model of RT System abstraction focus only on timing constraints idealization (e.g., zero switching time) Basic Elements Basic Notions task

More information

INVENTORY Systems & Models

INVENTORY Systems & Models INVENTORY Systems & Models OPERATIONS MANAGEMENT Lecture 13 Prepared by: A.H.M Fazle Elahi, Lecturer, Dept. of ME, KUET Elements of an Inventory System: Specification of an Inventory System (Cont d) I.

More information

!"# $% &''&() * + /'/0*,' 1!+ 2 2 + #$$- ท มา : ส าน กนายกร ฐมนตร www.opm.go.th/opminter/download/download.html หน า 1

!# $% &''&() * + /'/0*,' 1!+ 2 2 + #$$- ท มา : ส าน กนายกร ฐมนตร www.opm.go.th/opminter/download/download.html หน า 1 & * + + #$$-!"# $% &''&(),-"'$.* 1!+ 2 2 /'/0*,' ท มา : ส าน กนายกร ฐมนตร www.opm.go.th/opminter/download/download.html หน า 1 ท มา : ส าน กนายกร ฐมนตร www.opm.go.th/opminter/download/download.html หน

More information

Robust Global Supply Chains

Robust Global Supply Chains Strategic t Design of Robust Global Supply Chains Marc Goetschalckx Georgia Institute of Technology Tel. (404) 894-2317, fax (404) 894 2301 Email: marc.goetschalckx@isye.gatech.edu Credits Interdisciplinary

More information

Active RFID Solutions for Asset Tracking and Inventory Management

Active RFID Solutions for Asset Tracking and Inventory Management Active RFID Solutions for Asset Tracking and Inventory Management Introduction RFID (Radio Frequency Identification) technology is fast replacing ScanCode technology for asset tracking and inventory management.

More information

I Have...Who Has... Multiplication Game

I Have...Who Has... Multiplication Game How to play the game: Distribute the cards randomly to your students. Some students may get more than one card. Select a student to begin by reading their card aloud. (example: 35. who has 4x4?) 35 4 x

More information

Vehicle Sales Forecasting

Vehicle Sales Forecasting Vehicle Sales Forecasting Mannard Hunter, Technical Account Manager May 6, 2011 During this session, you will learn how Statistical Forecasting can synchronize consumer demand and vehicle production Manufacture

More information

Assembly line balancing to minimize balancing loss and system loss. D. Roy 1 ; D. Khan 2

Assembly line balancing to minimize balancing loss and system loss. D. Roy 1 ; D. Khan 2 J. Ind. Eng. Int., 6 (11), 1-, Spring 2010 ISSN: 173-702 IAU, South Tehran Branch Assembly line balancing to minimize balancing loss and system loss D. Roy 1 ; D. han 2 1 Professor, Dep. of Business Administration,

More information

SMART BUFFERING IN UNRELIABLE PRODUCTION LINE PERFORMANCE

SMART BUFFERING IN UNRELIABLE PRODUCTION LINE PERFORMANCE SMRT BUFFERING IN UNRELIBLE PRODUCTION LINE PERFORMNCE TOM MCNMR SBRY SHBN 2 SRH HUDSON Department of Finance and Operations Rennes School of Business, France Email: tom.mcnamara@esc-rennes.fr Email: sarah.hudson@esc-rennes.fr

More information

Dave Sly, PhD, MBA, PE Iowa State University

Dave Sly, PhD, MBA, PE Iowa State University Dave Sly, PhD, MBA, PE Iowa State University Tuggers deliver to multiple locations on one trip, where Unit Load deliveries involve only one location per trip. Tugger deliveries are more complex since the

More information

Warning: This document may be duplicated for instructional use within the institution purchasing the case. Other duplication is prohibited.

Warning: This document may be duplicated for instructional use within the institution purchasing the case. Other duplication is prohibited. Title: Case Study: Automobile Final Assembly Plant Date approved for distribution: October 5, 1997 Authors: and Mikell P. Groover Professor of Industrial and Manufacturing Systems Engineering Michael G.

More information

EVERYTHING YOU NEED TO KNOW ABOUT INVENTORY

EVERYTHING YOU NEED TO KNOW ABOUT INVENTORY EVERYTHING YOU NEED TO KNOW ABOUT INVENTORY Introduction Inventory is considered the necessary evil of the supply chain. In fact, there has been a whole movement; lean manufacturing that has tried to reduce

More information

Operations Research in Supply Chain Optimization

Operations Research in Supply Chain Optimization Operations Research in Supply Chain Optimization M.G. Speranza University of Brescia, Italy Department of Management Science & Technology Athens University of Economics and Business November 12, 20 The

More information

Planning and Scheduling in the Digital Factory

Planning and Scheduling in the Digital Factory Institute for Computer Science and Control Hungarian Academy of Sciences Berlin, May 7, 2014 1 Why "digital"? 2 Some Planning and Scheduling problems 3 Planning for "one-of-a-kind" products 4 Scheduling

More information

Material Requirements Planning (MRP)

Material Requirements Planning (MRP) Material Requirements Planning (MRP) Unlike many other approaches and techniques, material requirements planning works which is its best recommendation. Joseph Orlicky, 1974 1 History Begun around 1960

More information

Distractions in Everyday Driving. AAA Foundation for Traffic Safety

Distractions in Everyday Driving. AAA Foundation for Traffic Safety Distractions in Everyday Driving AAA Foundation for Traffic Safety Did you know that Americans spend about one hour and 15 minutes in their vehicles every day? Unfortunately, people often treat this as

More information

Universidad del Turabo MANA 705 DL Workshop Eight W8_8_3 Aggregate Planning, Material Requirement Planning, and Capacity Planning

Universidad del Turabo MANA 705 DL Workshop Eight W8_8_3 Aggregate Planning, Material Requirement Planning, and Capacity Planning Aggregate, Material Requirement, and Capacity Topic: Aggregate, Material Requirement, and Capacity Slide 1 Welcome to Workshop Eight presentation: Aggregate planning, material requirement planning, and

More information

Focus on minimizing costs EOQ Linear Programming. Two types of inventory costs (IC): Order/Setup Costs (OCs), and Carrying Costs (CCs) IC = OC + CC

Focus on minimizing costs EOQ Linear Programming. Two types of inventory costs (IC): Order/Setup Costs (OCs), and Carrying Costs (CCs) IC = OC + CC Focus on minimizing costs EOQ Linear Programming Economic Order Quantity (EOQ) model determines: Optimal amount of inventory to produce/purchase at given time Discussion applicable to production runs and

More information

Airline Schedule Development

Airline Schedule Development Airline Schedule Development 16.75J/1.234J Airline Management Dr. Peter Belobaba February 22, 2006 Airline Schedule Development 1. Schedule Development Process Airline supply terminology Sequential approach

More information

ROADSIDE ASSISTANCE PROGRAM

ROADSIDE ASSISTANCE PROGRAM ROADSIDE ASSISTANCE PROGRAM Roadside Assistance for Ford Cars and Trucks Eligible Vehicles 1998 and Newer Model Year Ford, Lincoln, Mercury cars and light trucks (up to and including F750s and LCF trucks)

More information

Lecture 10 Scheduling 1

Lecture 10 Scheduling 1 Lecture 10 Scheduling 1 Transportation Models -1- large variety of models due to the many modes of transportation roads railroad shipping airlines as a consequence different type of equipment and resources

More information

Teaching Manual-Operation Management. Gunadarma University. Week : 9 Subject : INVENTORY MANAGEMENT Content :

Teaching Manual-Operation Management. Gunadarma University. Week : 9 Subject : INVENTORY MANAGEMENT Content : Week : 9 Subject : INVENTORY MANAGEMENT Content : WHY INVENTORY a. One of the most expensive assets of many companies representing as much as 50% of total invested capital b. Operations managers must balance

More information

Distributed Control in Transportation and Supply Networks

Distributed Control in Transportation and Supply Networks Distributed Control in Transportation and Supply Networks Marco Laumanns, Institute for Operations Research, ETH Zurich Joint work with Harold Tiemessen, Stefan Wörner (IBM Research Zurich) Apostolos Fertis,

More information

Lecture No. 12: Delivery Improvement and Inventory System. Takahiro Fujimoto

Lecture No. 12: Delivery Improvement and Inventory System. Takahiro Fujimoto Business Administration Lecture No. 12: Delivery Improvement and Inventory System 1.Reduction of Production Period 2.Variety and Function of Inventory 3.Fixed-Quantity Order and Fixed-Period Order 4.Kanban

More information

Chapter 12 Inventory Control and Management

Chapter 12 Inventory Control and Management Chapter 12 Inventory Control and Management Learning Outcomes Describe the functions and costs of an inventory system. Determine the order quantity and Economic Order Quantity. Determine the reorder point

More information

PERFORMANCE ANALYSIS OF A CONTRACT MANUFACTURING SYSTEM

PERFORMANCE ANALYSIS OF A CONTRACT MANUFACTURING SYSTEM PERFORMANCE ANALYSIS OF A CONTRACT MANUFACTURING SYSTEM Viswanadham.N 1, Vaidyanathan.G 2 The Logistics Institute- Asia Pacific National University of Singapore Singapore 11926 mpenv@nus.edu.sg 1 engp9778@nus.edu.sg

More information

Optimization of the physical distribution of furniture. Sergey Victorovich Noskov

Optimization of the physical distribution of furniture. Sergey Victorovich Noskov Optimization of the physical distribution of furniture Sergey Victorovich Noskov Samara State University of Economics, Soviet Army Street, 141, Samara, 443090, Russian Federation Abstract. Revealed a significant

More information

The Rolling Stock Recovery Problem. Literature review. Julie Jespersen Groth *α, Jesper Larsen β and Jens Clausen *γ

The Rolling Stock Recovery Problem. Literature review. Julie Jespersen Groth *α, Jesper Larsen β and Jens Clausen *γ The Rolling Stock Recovery Problem Julie Jespersen Groth *α, Jesper Larsen β and Jens Clausen *γ DTU Management Engineering, The Technical University of Denmark, Produktionstorvet, DTU Building 424, 2800

More information

A Hybrid Heuristic Method for the Compressed Natural Gas (CNG) Truck Routing Problem with Fueling Stations. I-NUF 2015, Long Beach

A Hybrid Heuristic Method for the Compressed Natural Gas (CNG) Truck Routing Problem with Fueling Stations. I-NUF 2015, Long Beach A Hybrid Heuristic Method for the Compressed Natural Gas (CNG) Truck Routing Problem with Fueling Stations Author: Advisor: Yihuan (Ethan) Shao Maged Dessouky Outline Introduction Literature review Problem

More information

Model, Analyze and Optimize the Supply Chain

Model, Analyze and Optimize the Supply Chain Model, Analyze and Optimize the Supply Chain Optimize networks Improve product flow Right-size inventory Simulate service Balance production Optimize routes The Leading Supply Chain Design and Analysis

More information

Cost Models for Vehicle Routing Problems. 8850 Stanford Boulevard, Suite 260 R. H. Smith School of Business

Cost Models for Vehicle Routing Problems. 8850 Stanford Boulevard, Suite 260 R. H. Smith School of Business 0-7695-1435-9/02 $17.00 (c) 2002 IEEE 1 Cost Models for Vehicle Routing Problems John Sniezek Lawerence Bodin RouteSmart Technologies Decision and Information Technologies 8850 Stanford Boulevard, Suite

More information

Chapter 11. MRP and JIT

Chapter 11. MRP and JIT Chapter 11 MRP and JIT (Material Resources Planning and Just In Time) 11.1. MRP Even if MRP can be applied among several production environments, it has been chosen here as a preferential tool for the

More information

Sequencing in Process Manufacturing The Product Wheel Approach

Sequencing in Process Manufacturing The Product Wheel Approach Sequencing in Process Manufacturing The Product Wheel Approach Shellyanne Wilson (shellyanne.wilson@utt.edu.tt) The University of Trinidad and Tobago Abstract Sequencing is perhaps the single most important

More information

Chapter 5 Supporting Facility and Process Flows

Chapter 5 Supporting Facility and Process Flows Chapter 5 Supporting Facility and Process Flows Process View of a Hospital Process Performance Inventory Turns Process Flow Structures 1 Definition of a Business Process A process is a set of activities

More information

Models in Transportation. Tim Nieberg

Models in Transportation. Tim Nieberg Models in Transportation Tim Nieberg Transportation Models large variety of models due to the many modes of transportation roads railroad shipping airlines as a consequence different type of equipment

More information

Optimal Scheduling for Dependent Details Processing Using MS Excel Solver

Optimal Scheduling for Dependent Details Processing Using MS Excel Solver BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 8, No 2 Sofia 2008 Optimal Scheduling for Dependent Details Processing Using MS Excel Solver Daniela Borissova Institute of

More information

Logistics Management Transportation Decisions. Özgür Kabak, Ph.D.

Logistics Management Transportation Decisions. Özgür Kabak, Ph.D. Logistics Management Transportation Decisions Özgür Kabak, Ph.D. Typical Transport Decisions Mode/Service selection Freight consolidation Trade-off between transportation cost and customer responsiveness

More information

COST ESTIMATING METHODOLOGY

COST ESTIMATING METHODOLOGY NCMA DINNER MEETING TRAINING COST ESTIMATING METHODOLOGY 1 David Maldonado COST ESTIMATING METHODOLOGY TABLE OF CONTENT I. Estimating Overview II. Functional Estimating Methods III. Estimating Methods

More information

Chapter 12. Inventory Management. Operations Management - 5 th th Edition. Roberta Russell & Bernard W. Taylor, III.

Chapter 12. Inventory Management. Operations Management - 5 th th Edition. Roberta Russell & Bernard W. Taylor, III. Chapter 1 Inventory Management Operations Management - 5 th th Edition Roberta Russell & Bernard W. Taylor, III Copyright 006 John Wiley & Sons, Inc. Beni Asllani University of Tennessee at Chattanooga

More information

Used 2008 Toyota Camry XLE $7,991

Used 2008 Toyota Camry XLE $7,991 AT Car ID: AT-19ACABA6 Page 1 of 7 AT Car ID: AT-19ACABA6 Mileage... 119567 Exterior Color... Gold Interior Color... Unlisted Transmission... Automatic Fuel Type... Gasoline Drive Type... 2 wheel drive

More information

Strategic Framework to Analyze Supply Chains

Strategic Framework to Analyze Supply Chains Strategic Framework to Analyze Supply Chains 1 Andy Guo A Strategic Framework for Supply Chain Design, Planning, and Operation Part I: Understand the supply chain Part II: Supply chain performance Part

More information

A Production Planning Problem

A Production Planning Problem A Production Planning Problem Suppose a production manager is responsible for scheduling the monthly production levels of a certain product for a planning horizon of twelve months. For planning purposes,

More information

Lean Kitting: A Case Study

Lean Kitting: A Case Study Lean Kitting: A Case Study Ranko Vujosevic, Ph.D. Optimal Electronics Corporation Jose A. Ramirez, Larry Hausman-Cohen, and Srinivasan Venkataraman The University of Texas at Austin Department of Mechanical

More information

Passenger Risk Mitigation Strategy Guidelines Province of Alberta (Version 0.5- September 7, 2011)

Passenger Risk Mitigation Strategy Guidelines Province of Alberta (Version 0.5- September 7, 2011) Passenger Risk Mitigation Strategy Guidelines Province of Alberta (Version 0.5- September 7, 2011) Passenger Risk Mitigation Strategy Guidelines Province of Alberta 1) Background Transit systems are growing

More information

Transportation. Transportation decisions. The role of transportation in the SC. A key decision area within the logistics mix

Transportation. Transportation decisions. The role of transportation in the SC. A key decision area within the logistics mix Transportation A key decision area within the logistics mix Chapter 14 Transportation in the Supply Chain Inventory Strategy Forecasting Storage decisions Inventory decisions Purchasing & supply planning

More information

INDUSTRIAL STATISTICS AND OPERATIONAL MANAGEMENT. 7. Inventory Management

INDUSTRIAL STATISTICS AND OPERATIONAL MANAGEMENT. 7. Inventory Management INDUSTRIAL STATISTICS AND OPERATIONAL MANAGEMENT 7. Inventory Management Dr. Ravi Mahendra Gor Associate Dean ICFAI Business School ICFAI HOuse, Nr. GNFC INFO Tower S. G. Road Bodakdev Ahmedabad-380054

More information

Basic Factory Dynamics

Basic Factory Dynamics Basic Factory Dynamics Physics should be explained as simply as possible, but no simpler. Albert Einstein 1 HAL Case Large Panel Line: produces unpopulated printed circuit boards Line runs 24 hr/day Recent

More information

SERVICES CATALOG. FRONTIER COMMUNICATIONS OF ALABAMA, LLC Section 16 Original Sheet 1 S16. CENTREX

SERVICES CATALOG. FRONTIER COMMUNICATIONS OF ALABAMA, LLC Section 16 Original Sheet 1 S16. CENTREX Original Sheet 1 S16.1 GENERAL A. Centrex is a Central Office based business communications service which provides capabilities similar to those offered on a Private Branch Exchange, but without requiring

More information

Lean Implementation in a Low Volume Manufacturing Environment: a Case Study

Lean Implementation in a Low Volume Manufacturing Environment: a Case Study Proceedings of the 2010 Industrial Engineering Research Conference A. Johnson and J. Miller, eds. Lean Implementation in a Low Volume Manufacturing Environment: a Case Study Lucas Simmons, Robbie Holt,

More information

BSCM Sample TEST. CPIM(Certified In Production & Inventory Management) - 1 -

BSCM Sample TEST. CPIM(Certified In Production & Inventory Management) - 1 - BSCM Sample TEST. 1. Which of the following demand fulfillment approaches typically provides the longest delivery time? A) Engineer-to-order. B) Make-to-order. C) Assemble-to-order. D) Make-to-stock. 2.

More information

Supply Chain Performance: The Supplier s Role

Supply Chain Performance: The Supplier s Role Supply Chain Performance: The Supplier s Role March 2005 Industry Directions Inc. www.industrydirections.com Companies of all sizes are realizing that they no longer have complete control over their market

More information

Determining Inventory Levels in a CONWIP Controlled Job Shop

Determining Inventory Levels in a CONWIP Controlled Job Shop Determining Inventory Levels in a CONWIP Controlled Job Shop Sarah M. Ryan* Senior Member, IIE Department of Industrial and Management Systems Engineering University of Nebraska-Lincoln Lincoln, NE 68588-0518

More information

Moving Parts Planning Forward

Moving Parts Planning Forward 2013 Moving Parts Planning Forward In less than six months, we ve reduced our inventory by more than $75,000 and expect to reduce it by $150,000 by the end of the first year. Valogix e-report Series www.valogixinventoryplanning.com

More information

TORONTO TRANSIT COMMISSION REPORT NO. MEETING DATE:September 19, 2007. SUBJECT: Geospatial Technology Review Project Status Update RECOMMENDATION

TORONTO TRANSIT COMMISSION REPORT NO. MEETING DATE:September 19, 2007. SUBJECT: Geospatial Technology Review Project Status Update RECOMMENDATION Form Revised: February 2005 TORONTO TRANSIT COMMISSION REPORT NO. MEETING DATE:September 19, 2007 SUBJECT: Geospatial Technology Review Project Status Update RECOMMENDATION It is recommended that the Commission:

More information

Design and Analysis of Automobiles Manufacturing System Based on Simulation Model

Design and Analysis of Automobiles Manufacturing System Based on Simulation Model Design and Analysis of Automobiles Manufacturing System Based on Simulation Model Razman Bin Mat Tahar & Ali Asghar J.Adham Faculty of Technology Management, University Malaysia Pahang, Kuantan 26300,

More information

Title: Integrating Management of Truck and Rail Systems in LA. INTERIM REPORT August 2015

Title: Integrating Management of Truck and Rail Systems in LA. INTERIM REPORT August 2015 Title: Integrating Management of Truck and Rail Systems in LA Project Number: 3.1a Year: 2013-2017 INTERIM REPORT August 2015 Principal Investigator Maged Dessouky Researcher Lunce Fu MetroFreight Center

More information

white paper Inventory Control: Control it before it controls you

white paper Inventory Control: Control it before it controls you white paper Inventory Control: Control it before it controls you Introduction The purpose of this paper is to offer up ideas and discussion points on the importance of inventory control for businesses.

More information

IEOR 4404 Homework #2 Intro OR: Deterministic Models February 14, 2011 Prof. Jay Sethuraman Page 1 of 5. Homework #2

IEOR 4404 Homework #2 Intro OR: Deterministic Models February 14, 2011 Prof. Jay Sethuraman Page 1 of 5. Homework #2 IEOR 4404 Homework # Intro OR: Deterministic Models February 14, 011 Prof. Jay Sethuraman Page 1 of 5 Homework #.1 (a) What is the optimal solution of this problem? Let us consider that x 1, x and x 3

More information

How Constraint Management fits the Operations Management Philosophy

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

More information

Toyota Production System. Lecturer: Stanley B. Gershwin

Toyota Production System. Lecturer: Stanley B. Gershwin Toyota Production System Lecturer: Stanley B. Gershwin Primary source: Toyota Production System by Yasuhiro Monden See also: Decoding the DNA of the Toyota Production System by Steven Spear and H. Kent

More information

Retail Supply Chain Management. 1. Current Status of Supply Chain Management in China

Retail Supply Chain Management. 1. Current Status of Supply Chain Management in China Retail 1. Current Status of Supply Chain Management in China page 1 Objectives Learn the supply chain management practices of MNREs in China Understand the current status of the supply chain management

More information

Strategy. Don Rosenfield

Strategy. Don Rosenfield Issues in Supply Chain Strategy Don Rosenfield Supply chain strategy involves a number of issues Understanding inputs and outputs Strategies for a dispersed network Dealing with some trends in globalization

More information

PARADIGMS THAT DRIVE COSTS IN MANUFACTURING. The whole purpose of a business enterprise is pretty simple to make a profit by selling

PARADIGMS THAT DRIVE COSTS IN MANUFACTURING. The whole purpose of a business enterprise is pretty simple to make a profit by selling PARADIGMS THAT DRIVE COSTS IN MANUFACTURING The whole purpose of a business enterprise is pretty simple to make a profit by selling products or services to persons who desire those particular goods or

More information

Simulation-based Optimization Approach to Clinical Trial Supply Chain Management

Simulation-based Optimization Approach to Clinical Trial Supply Chain Management 20 th European Symposium on Computer Aided Process Engineering ESCAPE20 S. Pierucci and G. Buzzi Ferraris (Editors) 2010 Elsevier B.V. All rights reserved. Simulation-based Optimization Approach to Clinical

More information

Supply Chain Excellence from Production to Retail

Supply Chain Excellence from Production to Retail Supply Chain Excellence from Production to Retail Thomas Stuchly Porsche Consulting GmbH World Sports Forum Munich, January 25 th 2014 Agenda How did Supplier Integration become such an important factor

More information

APPLICATION OF KANBAN SYSTEM FOR MANAGING INVENTORY

APPLICATION OF KANBAN SYSTEM FOR MANAGING INVENTORY Bulletin of the Transilvania University of Braşov Vol. 3 (52) - 2010 Series I: Engineering Sciences APPLICATION OF KANBAN SYSTEM FOR MANAGING INVENTORY M. APREUTESEI 1 I.R. ARVINTE 1 E. SUCIU 2 D. MUNTEANU

More information

Lean enterprise Boeing 737 manufacturing Lean Production System

Lean enterprise Boeing 737 manufacturing Lean Production System Student Self-administered case study Lean enterprise Boeing 737 manufacturing Lean Production System Case duration (Min): 45-60 Operations Management (OPs) Lean enterprise Worldwide Case summary: Assembling

More information

Objectives. Day Day 1 Day 2 Day 3 Day 4 Day 5 Day 6 Day 7. Inventory 2,782 2,525 2,303 2,109 1,955 1,788 1,570

Objectives. Day Day 1 Day 2 Day 3 Day 4 Day 5 Day 6 Day 7. Inventory 2,782 2,525 2,303 2,109 1,955 1,788 1,570 Activity 4 Objectives Use the CellSheet App to predict future trends based on average daily use Use a linear regression model to predict future trends Introduction Have you ever gone to buy a new CD or

More information

tutor2u Stock Control The Importance of Managing Stocks AS & A2 Business Studies PowerPoint Presentations 2005

tutor2u Stock Control The Importance of Managing Stocks AS & A2 Business Studies PowerPoint Presentations 2005 Stock Control The Importance of Managing Stocks AS & A2 Business Studies PowerPoint Presentations 2005 What Are Stocks? Three main categories of stocks Raw Materials Work in Progress Finished Goods Types

More information

Introduction... 2. Body Specifications... 3. Technical Data... 4. Body... 5. Interior Rear Seats... 6. Center Arm Rest... 7. Child Seat Restraint...

Introduction... 2. Body Specifications... 3. Technical Data... 4. Body... 5. Interior Rear Seats... 6. Center Arm Rest... 7. Child Seat Restraint... Table of Contents Subject Page Introduction.......................................... 2 Body Specifications.................................... 3 Technical Data........................................

More information

New Concepts in Multi-Channel Order Fulfillment

New Concepts in Multi-Channel Order Fulfillment New Concepts in Multi-Channel Order Fulfillment Presented by: Dave Simpson Sponsored by: Your Logo Goes Here! 2015 MHI Copyright claimed for audiovisual works and sound recordings of seminar sessions.

More information

Using Predictive Maintenance to Approach Zero Downtime

Using Predictive Maintenance to Approach Zero Downtime SAP Thought Leadership Paper Predictive Maintenance Using Predictive Maintenance to Approach Zero Downtime How Predictive Analytics Makes This Possible Table of Contents 4 Optimizing Machine Maintenance

More information

SAP APO SNP (Supply Network Planning) Sample training content and overview

SAP APO SNP (Supply Network Planning) Sample training content and overview SAP APO SNP (Supply Network Planning) Sample training content and overview Course Objectives At the completion of this course, you will be able to: Understand the concepts of SNP and supply chain network

More information

Factors to Describe Job Shop Scheduling Problem

Factors to Describe Job Shop Scheduling Problem Job Shop Scheduling Job Shop A work location in which a number of general purpose work stations exist and are used to perform a variety of jobs Example: Car repair each operator (mechanic) evaluates plus

More information

Supply Chain Analytics - OR in Action

Supply Chain Analytics - OR in Action Supply Chain Analytics - OR in Action Jan van Doremalen January 14th, 2016 Lunteren from x to u A Practitioners View on Supply Chain Analytics This talk is about applying existing operations research techniques

More information

51-30-21 Selecting a Web Server Connection Rate Gilbert Held

51-30-21 Selecting a Web Server Connection Rate Gilbert Held 51-30-21 Selecting a Web Server Connection Rate Gilbert Held Payoff Determining the best operating rate for a WAN connection to the Internet is a common problem for organizations wishing to obtain a presence

More information

Planning Optimization in AX2012

Planning Optimization in AX2012 Planning Optimization in AX2012 Streamline your manufacturing operations with Master Planning and Forecasting Kevin Cosman 11 June 2013 About the Presenter Kevin Cosman, Senior Solutions consultant with

More information

Skateboard Assembly - Line Balance Lesson Plan (45-60 minutes)

Skateboard Assembly - Line Balance Lesson Plan (45-60 minutes) Overview This activity demonstrates the process of balancing an assembly line, which is designing the same amount of work content, or time, at each workstation. Work that is done to build skateboards is

More information

Contents. List of figures List of tables. Abbreviations

Contents. List of figures List of tables. Abbreviations Contents List of figures List of tables Preface Abbreviations xv xxi xxiii xxix PART 1 CONCEPTS OF LOGISTICS AND DISTRIBUTION 1 Introduction to logistics and distribution 3 Introduction 3 Definitions 4

More information

Optimizing Supply Chains for Improved Performance

Optimizing Supply Chains for Improved Performance Optimizing Supply Chains for Improved Performance In Nigeria, a transport optimization analysis provided critical input into the design of a new vendor managed inventory distribution system. Here, workers

More information

Two objective functions for a real life Split Delivery Vehicle Routing Problem

Two objective functions for a real life Split Delivery Vehicle Routing Problem International Conference on Industrial Engineering and Systems Management IESM 2011 May 25 - May 27 METZ - FRANCE Two objective functions for a real life Split Delivery Vehicle Routing Problem Marc Uldry

More information

Choosing Planning & Scheduling solutions for Metals

Choosing Planning & Scheduling solutions for Metals Choosing Planning & Scheduling solutions for Metals White Paper The planning and scheduling of metals production presents special problems because of the complexity of the manufacturing process and the

More information

WAC 388-96-381 Procedure for refunding resident personal funds.

WAC 388-96-381 Procedure for refunding resident personal funds. WAC 388-96-381 Procedure for refunding resident personal funds. (1) When a resident is discharged or transferred, the balance of the resident's personal funds shall be returned to the individual designated

More information

MASTER PRODUCTION SCHEDULE

MASTER PRODUCTION SCHEDULE 6 MASTER PRODUCTION SCHEDULE MGT2405, University of Toronto, Denny Hong-Mo Yeh So far, in discussing material requirement planning (MRP), we have assumed that master production schedule (MPS) is ready

More information

LOGISTICS & SUPPLY CHAIN MANAGEMENT

LOGISTICS & SUPPLY CHAIN MANAGEMENT LOGISTICS & SUPPLY CHAIN MANAGEMENT Section 1 Understanding the Supply Chain and its logistics activities C O R R A D O C E R R U T I What is Logistics? Logistics takes care of the activities and the decisions

More information

Optimize inventory management in Microsoft Dynamics NAV!

Optimize inventory management in Microsoft Dynamics NAV! Optimize inventory management in Microsoft Dynamics NAV! Have you ever faced a situation where trying to achieve a high service level usually leads to overstocking within your company? Would you agree

More information

Quality of Map-Matching Procedures Based on DGPS and Stand-Alone GPS Positioning in an Urban Area

Quality of Map-Matching Procedures Based on DGPS and Stand-Alone GPS Positioning in an Urban Area Quality of Map-Matching Procedures Based on DGPS and Stand-Alone GPS Positioning in an Urban Area Konstantinos LAKAKIS, Paraskevas SAVVAIDIS, Ioannis M. IFADIS and Ioannis D. DOUKAS, Greece Key words:

More information

THE BEGINNER S GUIDE TO LEAN

THE BEGINNER S GUIDE TO LEAN THE BEGINNER S GUIDE TO LEAN Professor Daniel T Jones Lean Enterprise Academy Who am I? Writer Machine and Lean Thinking books Researcher on how to do lean everywhere! Founder of the non-profit Lean Enterprise

More information

MATERIAL REQUIREMENTS PLANNING

MATERIAL REQUIREMENTS PLANNING MATERIAL REQUIREMENTS PLANNING A basic tool for performing the detailed material planning function in the manufacture of component parts and their assembly into finished items. MRP s Managerial objective

More information

TOOL SVC NUMBERS: 250-2598, 250-2600 SVC CONTENTS ITEM QTY DESCRIPTION PART NUMBER 1 1 CUTTING TOOL 250-2598 2 1 EXTRACTION TOOL/PART# 250-2600

TOOL SVC NUMBERS: 250-2598, 250-2600 SVC CONTENTS ITEM QTY DESCRIPTION PART NUMBER 1 1 CUTTING TOOL 250-2598 2 1 EXTRACTION TOOL/PART# 250-2600 07-08 TOYOTA FJ CRUISER, 05-09 SIENNA, 06-08 SCION TC PART NUMBER: 250-1732 1 CRUISE CONTROL KIT TOOL SVC NUMBERS: 250-2598, 250-2600 2 2 1 BASE KIT CONTENTS ITEM QTY DESCRIPTION 1 1 CONTROL SWITCH ASSEMBLY

More information

INTEGER PROGRAMMING. Integer Programming. Prototype example. BIP model. BIP models

INTEGER PROGRAMMING. Integer Programming. Prototype example. BIP model. BIP models Integer Programming INTEGER PROGRAMMING In many problems the decision variables must have integer values. Example: assign people, machines, and vehicles to activities in integer quantities. If this is

More information