This is a collection of material to supplement our text Warehouse & Distribution Science. You may copy this to use for any educational purpose as long as You clearly acknowledge use of our material, as in standard academic practice; and you do not charge others for our material. For example, You may charge for paper and copying but not for our textbook.

Design of a forward-pick area

Purpose

The forward-pick or fast-pick area is the most expensive and important area within the warehouse: It is the most conveniently located; it may have the most expensive equipment, such as pick-to-light systems; and it is where most of the labor is concentrated, particularly in small parts picking. Therefore it is essential to get the maximum value from this area.

To get maximum value from this area requires deciding:

Here are the trade-offs:

Case #1: An office-products wholesaler

This distributor receives electronic orders until early evening and then picks and ships in the night so that the product is at the customer's site at the start of business the next day. Because response time is critical, this DC set up a fast-pick area.

Data files

Figure 1: Bin-shelving filled with small parts that must be picked and shipped quickly.
A fluid model is reasonable here

Most items are relatively small (staplers, toner cartridges, pens, etc.) and are stored in bin-shelving. Here is a small sample of the sku's that we will use for this exercise (ASCII text format). The data fields are as follows:

The fast-pick area for these sku's will be bin-shelving, 5 shelves to a section, with each shelf 12-3/4 inches high x 18 inches deep x 41.25 inches wide. Picks in the fast-pick area are estimated to average 0.5 minutes each, compared with 1 minute each in if picking from bulk storage. Restocks are estimated to average 1.75 minutes each.

Questions

Use the fluid model to answer the following questions. Unless instructed otherwise, ignore the issue of whether the amount to be stored is physically realizable.

Assume that you are considering several options for configuring the fast-pick area: 5 sections of shelving, 10, 15, and 20. Assume that over this range, the economics of pick and restocks do not change significantly. However, because of the shapes of the storage units, you expect to actually fill only about 60% of the available volume (the rest being lost to imperfect fit of boxes in the shelves).

While you can solve a small problem likes this by hand, it makes more sense to use a spreadsheet or other programming environment; or you may want to use the Warehouse Science carton-slotting program.

Case #2: A tire warehouse

This tire distributor stores all product on pallets. Each sku may be stored either in bulk storage, which is 5-high floor-stack in a separate warehouse, or in the fast-pick area, which is 1-deep pallet rack. All pallets are of identical dimensions; but different sku's may have different numbers of pieces per pallet.


Figure 1: Bulk storage, from which the fast-pick area is restocked.
5-high floor storage

Figure 2: The fast-pick area, in which picking is concentrated.
1-deep pallet rack


Data files

Here is a list of the sku's in the warehouse and something about their activity: It is an ASCII text file.

Each row corresponds to one sku and the columns correspond to the following fields:

Restocks of the fast-pick area average 3.5 person-minutes per pallet. Picks from the fast-pick area average 0.45 minutes per pick-line for less-than-pallet quantities and about the same per pallet for full-pallet picks; picks from bulk average 2.34 minutes per pick-line for less-than-pallet quantities and about the same per pallet for full-pallet quantities.

If a sku is stored partly in the fast-pick area and partly in bulk storage, then all of its piece picks must come from the fast-pick area and all of its full-pallet picks must come from the bulk storage area.

Questions

While you can solve a small problem likes this by hand, it makes more sense to use a spreadsheet or other programming environment; or you may want to use the Warehouse Science pallet-slotting program.