Automated sorted mechanism for retail application

Problem Statement

Client wanted to automate the manual task of an operator collecting the items from a warehouse and separating it for an order as per the desired SKUs. This was being done to reduce any errors that they were seeing in the manual process.

Technical Solution

AxoNet team came up with a solution to digitize the entire process by creating custom controllers that would be placed near each sorting station. The orders will be received by an Embedded Linux controller that will notify each Display Controller about the quantity that is to be filled in at that station. That count will show up on the screen which will be used by the operator to populate the container with that SKU count.

Key features

  • Main controller unit which is based on linux operating system.
  • The main controller has ip address and mac address. It has Ethernet port and connected to server.
  • Server is communicating with main controller using MQTT protocol.
  • SMPS for main controller unit.
  • Barcode scanner interface over USB port of main controller.
  • Main controller is connected to ten Display boards over 4C-2P twisted pair cable and form daisy chain.
  • Display boards are powered by 24V DC 5Amps SMPS.
  • Each Display board has arduino controller, 1.8 inch multicolour tft LCD, push button, din rail and Led’s for power on and errors indications. Display units has adjustable baud rate, adjustable LCD background colour.
  • The main controller and display units communicate using MODBUS protocol.