The inventory routing problem for the Mixed Car Model Assembly Line



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

Small Lot Production. Chapter 5

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

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

INTEGRATED OPTIMIZATION OF SAFETY STOCK

Material Requirements Planning MRP

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

Material Requirements Planning (MRP)

Inventory Management

Real Time Scheduling Basic Concepts. Radek Pelánek

INVENTORY Systems & Models

!"# $% &''&() * + /'/0*,' 1! #$$- ท มา : ส าน กนายกร ฐมนตร หน า 1

Active RFID Solutions for Asset Tracking and Inventory Management

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

Vehicle Sales Forecasting

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

Dave Sly, PhD, MBA, PE Iowa State University

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

EVERYTHING YOU NEED TO KNOW ABOUT INVENTORY

Operations Research in Supply Chain Optimization

Material Requirements Planning (MRP)

Distractions in Everyday Driving. AAA Foundation for Traffic Safety

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

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

Airline Schedule Development

ROADSIDE ASSISTANCE PROGRAM

Lecture 10 Scheduling 1

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

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

Chapter 12 Inventory Control and Management

PERFORMANCE ANALYSIS OF A CONTRACT MANUFACTURING SYSTEM

Optimization of the physical distribution of furniture. Sergey Victorovich Noskov

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

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

Model, Analyze and Optimize the Supply Chain

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

Chapter 11. MRP and JIT

Sequencing in Process Manufacturing The Product Wheel Approach

Chapter 5 Supporting Facility and Process Flows

Models in Transportation. Tim Nieberg

Optimal Scheduling for Dependent Details Processing Using MS Excel Solver

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

COST ESTIMATING METHODOLOGY

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

Used 2008 Toyota Camry XLE $7,991

Strategic Framework to Analyze Supply Chains

A Production Planning Problem

Lean Kitting: A Case Study

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

INDUSTRIAL STATISTICS AND OPERATIONAL MANAGEMENT. 7. Inventory Management

Basic Factory Dynamics

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

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

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

Supply Chain Performance: The Supplier s Role

Determining Inventory Levels in a CONWIP Controlled Job Shop

Moving Parts Planning Forward

Design and Analysis of Automobiles Manufacturing System Based on Simulation Model

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

white paper Inventory Control: Control it before it controls you

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

How Constraint Management fits the Operations Management Philosophy

Toyota Production System. Lecturer: Stanley B. Gershwin

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

Strategy. Don Rosenfield

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

Simulation-based Optimization Approach to Clinical Trial Supply Chain Management

Supply Chain Excellence from Production to Retail

APPLICATION OF KANBAN SYSTEM FOR MANAGING INVENTORY

Lean enterprise Boeing 737 manufacturing Lean Production System

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

Introduction Body Specifications Technical Data Body Interior Rear Seats Center Arm Rest Child Seat Restraint...

New Concepts in Multi-Channel Order Fulfillment

Using Predictive Maintenance to Approach Zero Downtime

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

Factors to Describe Job Shop Scheduling Problem

Supply Chain Analytics - OR in Action

Selecting a Web Server Connection Rate Gilbert Held

Planning Optimization in AX2012

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

Contents. List of figures List of tables. Abbreviations

Optimizing Supply Chains for Improved Performance

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

Choosing Planning & Scheduling solutions for Metals

MASTER PRODUCTION SCHEDULE

LOGISTICS & SUPPLY CHAIN MANAGEMENT

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

THE BEGINNER S GUIDE TO LEAN

MATERIAL REQUIREMENTS PLANNING

TOOL SVC NUMBERS: , SVC CONTENTS ITEM QTY DESCRIPTION PART NUMBER 1 1 CUTTING TOOL EXTRACTION TOOL/PART#

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

Transcription:

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

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

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

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

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

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

Problem description (cont) CIO 2013 Valladolid 7

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

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

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

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

Results 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 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 1 11 8 5 Vehicle 2 14 4 7 10 CIO 2013 Valladolid 12

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

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

Thank you! CIO 2013 Valladolid 15