ALGORITHMS FOR PROACTIVE INVENTORY MANAGEMENT - PowerPoint PPT Presentation

1 / 30
About This Presentation
Title:

ALGORITHMS FOR PROACTIVE INVENTORY MANAGEMENT

Description:

Based upon assumption that total setup and holding cost per reorder interval should ... Set lot size in period i equal to total demand in periods i through j-1. ... – PowerPoint PPT presentation

Number of Views:81
Avg rating:3.0/5.0
Slides: 31
Provided by: marksp4
Category:

less

Transcript and Presenter's Notes

Title: ALGORITHMS FOR PROACTIVE INVENTORY MANAGEMENT


1
ALGORITHMS FOR PROACTIVE INVENTORY MANAGEMENT
  • Algorithm
  • A procedure or technique for solving a problem
  • Optimization algorithm
  • An algorithm which always yields the best
    solution
  • Heuristic algorithm
  • An algorithm which generally yields a pretty good
    solution
  • Lot-sizing algorithms plan production and
    inventory levels in advance based on knowledge of
    future demand

2
ALGORITHMS FOR PROACTIVE INVENTORY MANAGEMENT
  • Example Product Data
  • CS 90 per setup
  • Ch 0.50 per unit per period

3
LOT FOR LOT
  • Simplest lot-sizing rule
  • Make as much as you need each period 
  • Maximizes total setup cost
  • Minimizes total holding cost
  •  

4
LOT FOR LOT
  • Simplest lot-sizing rule
  • Make as much as you need each period 
  • Maximizes total setup cost
  • Minimizes total holding cost
  •  

5
LOT FOR LOT
  • Simplest lot-sizing rule
  • Make as much as you need each period 
  • Maximizes total setup cost
  • Minimizes total holding cost
  •  

6
LOT FOR LOT
  • Simplest lot-sizing rule
  • Make as much as you need each period 
  • Maximizes total setup cost
  • Minimizes total holding cost
  •  

7
ECONOMIC ORDER QUANTITY
  • A continuous time model applied to discrete
    demand
  • Assumes constant and continuous demand
  • Use average demand for EOQ formula

8
ECONOMIC ORDER QUANTITY
  • A continuous time model applied to discrete
    demand
  • Assumes constant and continuous demand
  • Use average demand for EOQ formula

9
ECONOMIC ORDER QUANTITY
  • A continuous time model applied to discrete
    demand
  • Assumes constant and continuous demand
  • Use average demand for EOQ formula

10
ECONOMIC ORDER QUANTITY
  • A continuous time model applied to discrete
    demand
  • Assumes constant and continuous demand
  • Use average demand for EOQ formula

11
ECONOMIC ORDER QUANTITY
  • A continuous time model applied to discrete
    demand
  • Assumes constant and continuous demand
  • Use average demand for EOQ formula

12
ECONOMIC ORDER QUANTITY
  • A continuous time model applied to discrete
    demand
  • Assumes constant and continuous demand
  • Use average demand for EOQ formula

13
ECONOMIC ORDER QUANTITY
  • A continuous time model applied to discrete
    demand
  • Assumes constant and continuous demand
  • Use average demand for EOQ formula

14
PERIODIC ORDER QUANTITY
  • POQ modifies the EOQ for discrete demand
  • Assumes a single best reorder interval (number of
    periods covered by a single lot)

15
PERIODIC ORDER QUANTITY
  • POQ modifies the EOQ for discrete demand
  • Assumes a single best reorder interval (number of
    periods covered by a single lot)

16
PERIODIC ORDER QUANTITY
  • POQ modifies the EOQ for discrete demand
  • Assumes a single best reorder interval (number of
    periods covered by a single lot)

17
PERIODIC ORDER QUANTITY
  • POQ modifies the EOQ for discrete demand
  • Assumes a single best reorder interval (number of
    periods covered by a single lot)

18
PERIODIC ORDER QUANTITY
  • POQ modifies the EOQ for discrete demand
  • Assumes a single best reorder interval (number of
    periods covered by a single lot)

19
PERIODIC ORDER QUANTITY
  • POQ modifies the EOQ for discrete demand
  • Assumes a single best reorder interval (number of
    periods covered by a single lot)

20
PART-PERIOD BALANCING
  • Based upon assumption that total setup and
    holding cost per reorder interval should be equal
  • i -- Current period whose lot size is being
    determined
  • j -- (j ³ i) Period being considered as final
    period whose demand will be produced in period
    i's production
  • dt -- Demand in period t
  • Hij -- Total holding cost of producing all demand
    for periods i through j in period i

21
PART-PERIOD BALANCING
22
PPB ALGORITHM
  • Let i be the upcoming period
  • Let j i
  • Calculate Hij. If j i go to step (4). If
    Hij - Cs gt Hij-1 - Cs go to step (5)
  • Let j j 1. Go to step (3)
  • Set lot size in period i equal to total demand in
    periods i through j-1.
  • Let i j. Go to step (2)
  •  

23
PPB ALGORITHM
  • i 1
  • Let j i 1
  • H11 0. Since j i, go to step (4).
  • 4. Let j j 1 1 1 2. Go to step (3)

24
PPB ALGORITHM
  • H12 35. Since j ¹ i, continue.
  • Is H12 - Cs 35 - 90 55 gt 90 0 - 90
    H11 - Cs ?
  • No, so continue
  • 4. Let j j 1 2 1 3. Go to step (3)

25
PPB ALGORITHM
  • H13 75. Since j ¹ i, continue.
  • Is H13 - Cs 75 - 90 15 gt 55 35 -
    90 H12 - Cs ?
  • No, so continue
  • 4. Let j j 1 3 1 4. Go to step (3)

26
PPB ALGORITHM
  • H14 90. Since j ¹ i, continue.
  • Is H14 - Cs 90 - 90 0 gt 15 75 - 90
    H13 - Cs ?
  • No, so continue
  • 4. Let j j 1 4 1 5. Go to step (3)

27
PPB ALGORITHM
  • H15 120. Since j ¹ i, continue.
  • Is H15 - Cs 120 - 90 30 gt 0 90 - 90
    H14 - Cs ?
  • Yes, so go to step (5)
  • 5. Set lot size in period i1 equal to total
    demand in periods i1 through j-15-14.

28
PPB ALGORITHM
  • H15 120. Since j ¹ i, continue.
  • Is H15 - Cs 120 - 90 30 gt 0 90 - 90
    H14 - Cs ?
  • Yes, so go to step (5)
  • 5. Set lot size in period i1 equal to total
    demand in periods i1 through j-15-14.

29
PPB ALGORITHM
  • H15 120. Since j ¹ i, continue.
  • Is H15 - Cs 120 - 90 30 gt 0 90 - 90
    H14 - Cs ?
  • Yes, so go to step (5)
  • 5. Set lot size in period i1 equal to total
    demand in periods i1 through j-15-14.
  • 6. Let i j 5. Go to step (2)

30
PPB ALGORITHM
  • Final result is the best in this example, but not
    necessarily optimal.
Write a Comment
User Comments (0)
About PowerShow.com