Assembly line feeding problem

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

The assembly line feeding problem (abbr. ALFP) describes a problem in operations management concerned with finding the optimal way of feeding parts to assembly stations.[1] For this, various cost elements may be taken into account and every part is assigned to a policy, i.e., a way of feeding parts to an assembly line. The most common policies are:

  • Line stocking (also: line side stocking, pallet to work-station, etc)
  • Boxed-supply (also: Kanban, batch supply, etc.)
  • Sequencing
  • Stationary kitting (also: indirect supply, trolley to workstation)
  • Traveling kitting (also: indirect supply, kit to assembly line)

These policies differ with respect to the way parts are brought to the line as well as in the way parts are handled before they are brought to the line. E.g., in line stocking, parts are brought to the line directly in the way they are stored in the warehouse. In the other policies, quantities are reduced (boxed supply) and different part variants are sorted in the order of demand (sequencing, stationary, and traveling kitting).

History

[edit | edit source]

The problem was formally introduced by Bozer and McGinnis[2] in 1992 by means of a descriptive cost model. Since then, many contributions have been made in both, quantitative and qualitative manners. E.g., a more qualitative contribution is done by Hua and Johnson[3] investigating important aspects of the problem, whereas more recent contributions focus rather on quantitative aspects and use mathematical optimization to solve this assignment problem to optimality [4][5][6][7][8]

Mathematical problem statement

[edit | edit source]

minimize:C=iIsSpPχispcispv+sSpPψspcspf+pPΩpcpfsubject to:pPχisp=min{1,λis}iIsSmaxiI{χisp}ψspsSpPmaxiI,sS{χisp}ΩppPχisp{0,1}iIsSpPψsp{0,1}sSpPΩp{0,1}pP

This model minimizes the costs cisp when assigning all parts (index:i) to a feeding policy (index:p) at all stations (index:s) χisp=1, if there is a demand for a part at a station λis>0. Using a certain policy at a station ψsp=1 incurs some cost csp as well as some other costs cp are incurred when a policy is used at any station, Ωp=1.

All assembly line feeding problems of this type have been proven to be NP-hard[1]

References

[edit | edit source]
  1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  6. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  8. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).