Warehouse Picking Process Emulator

Job ID: 34482562

Budget: $50 – $0 CAD

Desktop Computer (PC) running on corporate Microsoft virtual desktop. PC is running on screen an interface to complete warehouse (whse) unit picking operation. PC connected to keyboard, mouse & barcode scanner via USB port. Putwall-Picker interacts with screen to enter information which is processed by the whse inventory management system (WMS).

A Orders are allocated to inventory in storage. All order pick task consolidated to create batch pick tasks. Storage-pickers pick from inventoryLPN to BatchPickedContainerID. Storage-pickers drop off BatchPickContainerIDs at putwall

Putwall-Picker now picks from BatchPickContainerID to store shipping cartons

Inputs
1. Data file containing information on pick data. A record is Order-SKU-Units-PickedCartonID-StoreNo-InventoryLPN-PickTimeStamp-PutwallNo-WaveNo
2. Real time PickedCartonID scan by picker
3. Real time UPC scan by picker
4. Algorithm for data processing, procedures & logic
5. PutwallSlotNo to StoreNo matrix

Data Processing
1. Real time data from picker validated against pre-loaded data (each payload is one wave which is unique to one putwall)
2. Other relevant info from pre-loaded data used to determine the pick task being performed that needs to be communicated back to source

Output
1. Show Putwall-picker # of units to put for SKU and to which store & carton ID
2. Send USB based keyboard entries back to PC

My thoughts are a raspberry-pi - memory card to loaded data to, process data via python?? + USB connected to barcode scanner + connected to a display to interact with Putwall-Picker