WO2022063039A1 - Order processing method and apparatus, and device, system and storage medium - Google Patents

Order processing method and apparatus, and device, system and storage medium Download PDF

Info

Publication number
WO2022063039A1
WO2022063039A1 PCT/CN2021/118865 CN2021118865W WO2022063039A1 WO 2022063039 A1 WO2022063039 A1 WO 2022063039A1 CN 2021118865 W CN2021118865 W CN 2021118865W WO 2022063039 A1 WO2022063039 A1 WO 2022063039A1
Authority
WO
WIPO (PCT)
Prior art keywords
orders
order
priority
goods
console
Prior art date
Application number
PCT/CN2021/118865
Other languages
French (fr)
Chinese (zh)
Inventor
喻润方
艾鑫
Original Assignee
深圳市海柔创新科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳市海柔创新科技有限公司 filed Critical 深圳市海柔创新科技有限公司
Publication of WO2022063039A1 publication Critical patent/WO2022063039A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders

Definitions

  • the present disclosure relates to the field of intelligent warehousing, and in particular, to an order processing method, device, device, system and storage medium.
  • the console and robot can assist in the processing of various types of goods, improve the efficiency of goods processing and reduce costs.
  • the order when an order issued by the customer system is obtained, the order can be sent to the operation table first, and then according to the goods demand of the operation table, a picking task is generated for the robot, and the robot delivers the goods to the corresponding The operation table is completed by the picking staff.
  • all orders with the same priority may be sent to one console, and the system generally controls the robots to process high-priority orders first, so the robots are concentrated on high-priority orders. Due to the limited picking speed of the picking personnel, the robot has to queue up at the operating table corresponding to the order level, resulting in the idleness of other operating tables and the inability to use the robot resources reasonably, and the overall efficiency of delivery is low.
  • Embodiments of the present disclosure provide an order processing method, apparatus, device, system, and storage medium, which are used to solve the technical problem of low efficiency of warehouse delivery.
  • an order processing method including:
  • determining the priority of each of the pending orders includes:
  • the orders with the same delivery deadline belong to the same priority; or, the orders with the delivery deadline in the same time period belong to the same priority.
  • the multiple orders are distributed among multiple operation stations, including:
  • each priority is processed as follows: all the orders corresponding to the priority are allocated, and the operation table corresponding to each order in all the orders is determined.
  • all the orders corresponding to the priorities are allocated, and the operation table corresponding to each order in the all orders is determined, including:
  • the divided order is an order that has been assigned an operation table but has not yet been processed.
  • all orders corresponding to the priority are allocated according to the divided orders and the console corresponding to the divided orders, and each order in all the orders corresponding to the priority is determined Assigned consoles, including:
  • the final assignment result is determined by evaluating the amount of cargo tasks and/or the number of types of goods corresponding to each operation station after all orders corresponding to the priorities are assigned.
  • the task volume of goods and/or the number of types of goods corresponding to each console is evaluated by evaluating, Determine the final allocation results, including:
  • any distribution scheme calculate the score corresponding to the variance of the cargo task amount of the multiple operation stations, and/or calculate the multiple operation stations.
  • the final selected allocation scheme is determined.
  • an order for an assigned operation station is sent to the corresponding operation station for processing, including:
  • Console order When there is a free slot on any console, if there are remaining orders allocated to the console, according to at least one of the priority, the type of goods, and the quantity of goods corresponding to the remaining orders, choose to send to the said console. Console order.
  • the method further includes:
  • an order is selected from the remaining orders assigned to other operation stations and/or unassigned orders to be sent to the operation station.
  • the method further includes:
  • the robot is assigned to pick up tasks.
  • the method further includes:
  • the priority of the goods included in the order is dynamically adjusted according to the delivery deadline of the order.
  • dynamically adjust the priority of the goods included in the order according to the delivery deadline of the order including:
  • the priority of the goods included in the order is set to the lowest priority
  • the priority of the goods included in the order is set to the highest priority.
  • the pending orders are obtained, and the priority of each order in the pending orders is determined, including:
  • the orders sent by the client system and the found orders are regarded as pending orders, and the priority of each order is determined.
  • an order processing apparatus including:
  • an acquisition module used for acquiring pending orders, and determining the priority of each order in the pending orders
  • an allocation module used for allocating the plurality of orders among the plurality of operation stations for the plurality of orders belonging to the same priority
  • the sending module is used to send the order that has been assigned to the operating table to the corresponding operating table for processing.
  • an embodiment of the present disclosure provides a control device, including:
  • a memory communicatively coupled to the at least one processor
  • the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to cause the control device to perform the method according to any one of the first aspects.
  • an embodiment of the present disclosure provides a storage system, including the control device described in the third aspect and an operation console; the operation console is used to acquire and process an order sent by the control device.
  • an embodiment of the present disclosure provides a computer-readable storage medium, where computer-executable instructions are stored in the computer-readable storage medium, and when a processor executes the computer-executable instructions, any one of the first aspect is implemented the method described.
  • an embodiment of the present disclosure provides a computer program product, including a computer program, which implements the method according to any one of the first aspects when the computer program is executed.
  • the order processing method, device, device, system, and storage medium provided by the embodiments of the present disclosure can acquire orders to be processed, and determine the priority of each order in the pending orders. For multiple orders belonging to the same priority , distribute the multiple orders among multiple operation stations, and send the orders that have been assigned operation stations to the corresponding operation stations for processing. The probability that an order is assigned to the same operation station improves the efficiency of order delivery.
  • FIG. 1 is a schematic diagram of an application scenario provided by an embodiment of the present disclosure
  • FIG. 2 is a schematic flowchart of an order processing method provided by an embodiment of the present disclosure
  • FIG. 3 is a schematic diagram of the principle of order allocation according to an embodiment of the present disclosure.
  • FIG. 4 is a schematic flowchart of allocating orders according to an embodiment of the present disclosure.
  • FIG. 5 is a schematic flowchart of another order processing method provided by an embodiment of the present disclosure.
  • FIG. 6 is a schematic diagram of a change of cargo priority according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of an order processing apparatus according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of a control device according to an embodiment of the present disclosure.
  • FIG. 1 is a schematic diagram of an application scenario provided by an embodiment of the present disclosure.
  • multiple operating platforms 1 and multiple robots 2 can be set in the storage system.
  • Each operating table 1 may include a plurality of slots 10 for placing goods 5 .
  • the robot 2 may be provided with a backpack or the like, and can carry the cargo 5 to move.
  • Both the robot 2 and the console 1 can communicate with a control device 3, and the control device 3 can be a server, a terminal device, or the like. After acquiring the order issued by the user, the control device 3 can allocate the order to the console 1, and when the console 1 has a free slot 10, send the order to the console 1 for processing.
  • the control device 3 can generate a picking task for the robot 2 according to the goods requirements of each operating table 1.
  • the robot 2 transports the goods 5 required by the order from the warehouse shelves to the vicinity of the operating table 1, and the picking task is carried out by the picker.
  • the cargo person 4 places the cargo 5 carried by the robot 2 into the slot 10 of the operating table 1, and finally the robot 2 returns the unused cargo 5 to the warehouse.
  • the dotted line in the figure indicates that the item 5 is moved from the robot 2 into the slot 10 .
  • the goods 5 can be sent for secondary sorting or packing.
  • the control device 3 can send a new order to the console for processing.
  • the priority of the order can be set to be related to the delivery deadline. The closer the delivery deadline, the higher the priority. If the order is not picked within the specified delivery deadline, it will be regarded as a pending order. If a targeted order placement strategy is not adopted to balance the priority of orders, it is easy to cause orders of the same priority to be sent to a certain console 1, which will lead to multiple robots 2 when the order of the priority is about to be placed. In this operation station 1, a queue is waiting for the picking personnel 4 to pick the goods, resulting in a low efficiency of delivery.
  • the embodiment of the present disclosure can perform hierarchical clustering of orders according to different priorities, and for multiple orders belonging to the same priority, the multiple orders are placed in the Allocating among multiple operating tables 1, so that orders of each priority can be allocated and processed separately, reducing the probability of orders of the same priority being allocated to the same operating table, thereby effectively improving the efficiency of warehouse delivery.
  • FIG. 2 is a schematic flowchart of an order processing method provided by an embodiment of the present disclosure.
  • the execution subject of the method in this embodiment may be a control device.
  • the order processing method in this embodiment may include:
  • Step 201 Acquire pending orders, and determine the priority of each order in the pending orders.
  • the order to be processed may be an original order issued by a customer, or an order obtained by grouping the original order issued by the customer. For example, multiple original orders with the same priority and the same type of goods demand can be combined together to generate a new order, thereby effectively reducing the number of orders and improving the efficiency of goods processing.
  • the number of the orders to be processed may be multiple.
  • Each order has a corresponding priority.
  • the priority corresponding to the order may be determined according to the delivery deadline of each order.
  • orders with the same delivery deadline may belong to the same priority. For example, if the delivery deadlines of order 1 and order 2 are both at 8:00, then these two orders belong to the same priority.
  • orders whose delivery deadlines are in the same time period may belong to the same priority.
  • the length of the time period may be, for example, 2 hours, then one day may be divided into 12 time periods. If the delivery deadlines of any two orders are in the same time period, the two orders belong to the same priority. In this way, orders with the same and close delivery deadlines can be assigned the same priority, which improves the flexibility of order processing.
  • 7:00-9:00 is a time period
  • the delivery deadline of order 1 is 8:00
  • the delivery deadline of order 2 is 7:30, then these two orders belong to the same priority.
  • priorities can change dynamically over time.
  • the priority can be expressed in multiple ways, for example, the priority can be divided into high, medium, low, etc., or the priority can be represented by numbers, and the priority level is determined by numbers, for example, 10 means the highest and 1 means the lowest.
  • Step 202 for multiple orders belonging to the same priority, distribute the multiple orders among multiple operation stations.
  • a hierarchical clustering method may be adopted to process orders of each layer, that is, each priority. For all orders corresponding to each priority, these orders can be distributed among multiple operation stations.
  • the to-be-processed orders may be divided into multiple groups according to priority, and each group has the same priority; for each group, all orders in the group are allocated, and the operation to which each order is allocated is determined. tower.
  • FIG. 3 is a schematic diagram of the principle of order allocation according to an embodiment of the present disclosure.
  • the small squares in the figure represent orders, and the shadows in the squares represent the priority of the order, and the same shade corresponds to the same priority.
  • the orders with high priority can be distributed among the three operation stations.
  • an order with a low priority can also be allocated among the three operation stations, so that the order priority of each operation station is more balanced.
  • Step 203 Send the order that has been assigned to the console to the corresponding console for processing.
  • the timing of allocation can be set according to actual needs, and it is not limited that it must be sent to the console for processing immediately after the allocation is completed.
  • an order may be selected from the orders that have been allocated to the operating table and sent to the operating table for processing. Each order can occupy one slot.
  • the console can also be equipped with processing equipment such as LCD computers that interact with the user.
  • processing equipment obtains the order sent by the control equipment, it can display or play the order information corresponding to the slot to the picker. , so that the picker can select the goods required by the order from the goods moved by the robot and put them into the slot.
  • the goods can be sent for secondary sorting or packaging processing.
  • the slot is released and re-enters the idle state, and the control device can then select the order and send it to the console for processing.
  • the order can also be sent to the operation console after the allocation, and the order can be queued at the operation console for processing.
  • the 100 orders may be allocated together, which may lead to all 10 high-priority orders being allocated to one operation station, so that the robots are concentrated on this operation. Line up at the table, resulting in reduced efficiency.
  • the order processing method provided in this embodiment can acquire pending orders, determine the priority of each order in the pending orders, and for multiple orders belonging to the same priority, An order is allocated among multiple operation stations, and orders that have been allocated to the operation station are sent to the corresponding operation station for processing. Orders can be allocated in batches according to their priorities, and orders of the same priority can be reduced to be assigned to the same operation station. The probability of the operation table improves the efficiency of order delivery.
  • the multiple orders are allocated among multiple operation consoles, which may be implemented in the following manner.
  • an order that has been allocated before may be considered.
  • allocating all the orders corresponding to the priority, and determining the operation table corresponding to each order in the all orders may include: The operating table corresponding to the order allocates all the orders corresponding to the priority, and determines the operating table to which each order in all the orders corresponding to the priority is allocated; wherein, the divided order is an operation that has been allocated orders that have not yet been processed. Order allocation can be made more precise by taking divided orders into account when allocating.
  • the specific allocation strategy of the order can be set according to actual needs.
  • a specific implementation strategy which can be based on the divided orders and their corresponding consoles, by evaluating the task volume of goods and/or goods corresponding to each console after all orders corresponding to the priority are allocated. The number of species determines the final allocation result.
  • the goal of allocating orders may be: to make the task volume of goods on each operating table as balanced as possible, and the sum of the types and quantities of goods on all operating tables is as small as possible.
  • the quantity of goods tasks of each operating table may refer to the total quantity of goods contained in all orders to which the operating table is allocated.
  • the sum of the types and quantities of goods of all the operation stations may refer to the result obtained by directly adding the quantities of the types of goods allocated to each operation station.
  • goods can be represented by SKU (Stock Keeping Unit).
  • SKU is the unit of inventory in and out measurement, which can be extended to the abbreviation of the unified product number.
  • Each product corresponds to a unique SKU number.
  • the type of goods can refer to the type of SKU, and different SKUs correspond to different types.
  • No. 1 console is assigned to 2 orders, one of which includes goods A and B, and the other order includes goods B and C. Therefore, the types of goods corresponding to No. 1 console include A, B, and C, then, 1 The number of types of goods on the console No. 3 is 3.
  • the number of types of goods on the No. 2 console is also 3, including goods A, C, and D.
  • the total number of goods types is 4. Therefore, the sum of the types of goods on the console may not be equal to the number of types of goods in all orders.
  • robots carry goods according to the console. Even if the same goods exist on different consoles, the robots often do not carry them together, so the types of goods cannot be combined.
  • the sum of the types and quantities of goods on all consoles can be made as small as possible, and goods of the same type are often stored together in the warehouse. Therefore, the smaller the sum of the types and quantities of goods, the overall cost of the robot to pick up the goods. less time.
  • FIG. 4 is a schematic flowchart of allocating orders according to an embodiment of the present disclosure. As shown in FIG. 4 , according to the divided orders and their corresponding consoles, the final determination is made by evaluating the amount of cargo tasks and/or the number of types of goods corresponding to each console after all the orders corresponding to the priorities are allocated.
  • the allocation result can include the following steps:
  • Step 401 Determine all possible allocation schemes according to all orders corresponding to the priority and multiple operation consoles.
  • Step 402 For any distribution scheme, calculate the score corresponding to the variance of the cargo task amount of the plurality of operation stations according to the divided orders and their corresponding operation stations and the distribution scheme, and/or calculate all The score corresponding to the sum of the number of types of goods on multiple consoles.
  • Step 403 Determine the final selected allocation scheme according to the calculated score.
  • the factors that can be considered when scoring include at least one of the following: the variance of the task volume of goods on multiple operating platforms, and the sum of the types and quantities of goods on multiple operating platforms. Each factor can have its corresponding score.
  • the finally selected allocation scheme may be the scheme with the highest score.
  • the optimal solution can be selected only according to the score corresponding to the variance of the task volume, or only according to the score corresponding to the sum of the types and quantities of goods.
  • the score corresponding to the variance and the score corresponding to the sum of the number of types of goods can also be weighted and summed to obtain the total score, and the allocation plan with the highest total score can be selected as the final selected allocation plan, which can accurately select from multiple order plans. Select the optimal solution to ensure the delivery effect.
  • the allocation process can also be implemented through other allocation strategies.
  • the station to which each order is assigned may be determined in a sequential manner.
  • each order can be allocated in turn, and when allocating each order, the current local optimal solution can be considered, that is, which console is optimal to allocate the current order to.
  • the task volume of each station and/or the sum of the number of goods types of all stations can still be considered for each assignment. In this way, the final solution may not be the global optimal solution, but it is more efficient and has certain application value.
  • FIG. 5 is a schematic flowchart of another order processing method provided by an embodiment of the present disclosure. As shown in Figure 5, the method includes:
  • Step 501 Acquire pending orders, and determine the priority of each order in the pending orders.
  • Step 502 Sort the pending orders according to priority.
  • Step 503 In order of priority from high to low, perform the following processing on each priority: Allocate all orders corresponding to the priority, and determine the console corresponding to each order in all the orders.
  • Step 504 Send the order that has been assigned to the console to the corresponding console for processing.
  • orders can be selected and sent to the console according to a preset order issuing strategy.
  • the newly sent order occupies the slot, and the picker can place the goods corresponding to the order in the slot.
  • the order issuing strategy may include: when there is a free slot on any operating table, if there are remaining orders allocated to the operating table, according to the priority, the type of goods, the goods corresponding to the remaining orders. At least one of the quantities, select the order to send to the console.
  • the remaining orders allocated to the operation station may refer to orders that have been allocated to the operation station but have not been sent to the operation station.
  • an order is selected from the remaining orders allocated to other operation stations and/or unassigned orders to be sent to the operation station.
  • each console only selects from its corresponding allocated orders. If its own orders have been selected, temporarily mark this console as Unmet consoles; the second step for all unmet consoles, pick orders from all remaining orders to these unsatisfied consoles.
  • the factors considered when selecting an order may include at least one of the following: the priority of the order, the type of goods in the order, the quantity of goods in the order, and the like.
  • the orders of each priority can be allocated and processed separately.
  • the goal of allocation is to make the task volume of each operating table as balanced as possible, and the sum of the types and quantities of goods on all operating tables. Keep it as small as possible so that a new order is allocated to the console and sent.
  • Step 505 Allocate a picking task to the robot according to the priority of the goods currently being processed by each operating console.
  • the cargo demand of the operating table can be determined, and then according to the cargo demand of each operating table, a picking task can be assigned to the robot.
  • picking tasks consider the priority of the goods. The higher the priority of the goods, the more priority is assigned to the robot to pick up. For example, if the robot can pick up 5 items at a time, the robot can be instructed to pick up the 5 items with the highest priority first.
  • the priority setting of the goods may adopt a strategy of dynamic adjustment over time.
  • the priority of the goods included in the order can be dynamically adjusted according to the delivery deadline of the order.
  • the priority of the goods changes with the priority of the order, and the priority of the order gradually increases as the delivery deadline gradually approaches.
  • This method is simple and easy to implement.
  • dynamically adjusting the priority of the goods included in the order according to the delivery deadline of the order may include: when the delivery deadline of the order is between the delivery deadline and the current time When the time difference is greater than the preset time threshold, the priority of the goods included in the order is set to the lowest priority; when the time difference between the delivery deadline of the order and the current time is less than the preset time threshold, according to the According to the time difference, the priority of the goods included in the order is determined; when the delivery deadline is reached, the priority of the goods included in the order is set to the highest priority.
  • FIG. 6 is a schematic diagram of a change of cargo priority according to an embodiment of the present disclosure.
  • the priority of the goods in the order can be zero.
  • the priority deadline is less than the set threshold, the priority begins to jump, and the priority of the goods in the order begins to gradually increase.
  • the priority of the goods increases to the highest priority set.
  • the robot In the case where the priority of the goods is equal to the priority of the order, when the control device assigns tasks to the robot, the robot is always asked to pick up the goods in batches from high to low strictly according to the priority of the goods. This may not be optimal in terms of outbound efficiency, because it greatly limits the types of candidate goods that the robot can pick up each time, so that the robot may have to travel a long way to get the full goods.
  • the priority of the goods can be set in a flexible manner.
  • the priority of the goods corresponding to these orders can be set to 0, so that the types of goods that the robot can choose is greatly increased, which is conducive to improving the efficiency of picking up goods. Only when the order is approaching its own delivery deadline, does it start to adjust the priority of its corresponding goods, distinguish urgent orders, and give priority to the processing of urgent orders.
  • the order processing method when there is a free slot on any console, the order is first selected from the remaining orders corresponding to itself. On the basis of ensuring the priority processing of the orders allocated to itself, it can assist in processing the remaining orders of other consoles or orders that have not been allocated, effectively improving the overall order processing efficiency; for any order, according to the The delivery deadline of an order dynamically adjusts the priority of the goods included in the order, and further improves the delivery efficiency under the constraint that all orders are not pending.
  • acquiring pending orders, and determining the priority of each order in the pending orders may include: acquiring orders sent by the customer system; searching for an operation desk that is currently assigned but has not been sent to an operation.
  • the order processed by the console is deleted, and the relationship between the found order and its assigned operation console is deleted; the order sent by the customer system and the found order are regarded as pending orders, and the priority of each order is determined.
  • FIG. 7 is a schematic structural diagram of an order processing apparatus according to an embodiment of the present disclosure. As shown in Figure 6, the apparatus may include:
  • an acquisition module 701 configured to acquire pending orders, and determine the priority of each order in the pending orders
  • an allocation module 702, configured to allocate the plurality of orders among the plurality of operation stations for the plurality of orders belonging to the same priority
  • the sending module 703 is configured to send the order that has been assigned an operation station to a corresponding operation station for processing.
  • the obtaining module 701 when determining the priority of each order in the pending orders, is specifically configured to:
  • the orders with the same delivery deadline belong to the same priority; or, the orders with the delivery deadline in the same time period belong to the same priority.
  • the allocation module 702 is specifically configured to:
  • each priority is processed as follows: all the orders corresponding to the priority are allocated, and the operation table corresponding to each order in all the orders is determined.
  • the allocation module 702 allocates all the orders corresponding to the priorities and determines the operation table corresponding to each order in the all orders, it is specifically used for:
  • the divided order is an order that has been assigned an operation table but has not yet been processed.
  • the allocation module 702 allocates all orders corresponding to the priority according to the divided orders and the operating table corresponding to the divided orders, and determines the priority corresponding to the order.
  • each order is assigned to the operation table of all orders, it is specifically used for:
  • the final assignment result is determined by evaluating the amount of cargo tasks and/or the number of types of goods corresponding to each operation station after all orders corresponding to the priorities are assigned.
  • the allocation module 702 allocates all orders corresponding to the priority by evaluating the assigned orders and their corresponding operation stations, and the task volume of goods corresponding to each operation station and/or the number of types of goods, when determining the final distribution result, specifically for:
  • any distribution scheme calculate the score corresponding to the variance of the cargo task amount of the multiple operation stations, and/or calculate the multiple operation stations.
  • the final selected allocation scheme is determined.
  • the sending module 703 is specifically configured to:
  • Console order When there is a free slot on any console, if there are remaining orders allocated to the console, according to at least one of the priority, the type of goods, and the quantity of goods corresponding to the remaining orders, choose to send to the said console. Console order.
  • the sending module 703 is further configured to:
  • an order is selected from the remaining orders assigned to other operation stations and/or unassigned orders to be sent to the operation station.
  • the sending module 703 is further configured to:
  • the robot is assigned to pick up tasks.
  • the sending module 703 is further configured to:
  • the priority of the goods included in the order is dynamically adjusted according to the delivery deadline of the order.
  • the sending module 703 when dynamically adjusting the priority of the goods included in the order according to the delivery deadline of the order, is specifically configured to:
  • the priority of the goods included in the order is set to the highest priority.
  • the obtaining module 701 is specifically configured to:
  • the orders sent by the client system and the found orders are regarded as pending orders, and the priority of each order is determined.
  • the apparatus provided in this embodiment can be used to implement the technical solutions of the method embodiments shown in FIG. 1 to FIG. 6 , and the implementation principles and technical effects thereof are similar, and are not described again in this embodiment.
  • FIG. 8 is a schematic structural diagram of a control device according to an embodiment of the present disclosure. As shown in FIG. 8 , the control device in this embodiment may include:
  • At least one processor 801 At least one processor 801; and
  • a memory 802 in communication with the at least one processor
  • the memory 802 stores instructions that can be executed by the at least one processor 801, and the instructions are executed by the at least one processor 801, so that the control device executes the method described in any of the foregoing embodiments. method.
  • the memory 802 may be independent or integrated with the processor 801 .
  • An embodiment of the present disclosure further provides a storage system, including the control device and an operation table described in any of the foregoing embodiments.
  • the operation console is used to acquire and process the order sent by the control device.
  • the operation console can play or display the order to the picker, for example, it can be displayed that the order in slot 1 includes: 5 pieces of A goods and 10 pieces of B goods.
  • system may further include a robot, the robot is used to obtain the picking task sent by the control device, and according to the picking task, take out the goods from the warehouse and move them to the corresponding operating table for the picking personnel to pick up the goods.
  • the goods are put into the slots of the operating table.
  • Embodiments of the present disclosure further provide a computer-readable storage medium, where computer-executable instructions are stored in the computer-readable storage medium, and when a processor executes the computer-executable instructions, the method described in any of the foregoing embodiments is implemented. .
  • Embodiments of the present disclosure also provide a computer program product, including a computer program, which implements the method described in any of the foregoing embodiments when the computer program is executed.
  • the disclosed apparatus and method may be implemented in other manners.
  • the device embodiments described above are only illustrative.
  • the division of the modules is only a logical function division. In actual implementation, there may be other division methods.
  • multiple modules may be combined or integrated. to another system, or some features can be ignored, or not implemented.
  • the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or modules, and may be in electrical, mechanical or other forms.
  • modules described as separate components may or may not be physically separated, and components shown as modules may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to implement the solution of this embodiment.
  • each functional module in each embodiment of the present disclosure may be integrated in one processing unit, or each module may exist physically alone, or two or more modules may be integrated in one unit.
  • the units formed by the above modules can be implemented in the form of hardware, or can be implemented in the form of hardware plus software functional units.
  • the above-mentioned integrated modules implemented in the form of software functional modules may be stored in a computer-readable storage medium.
  • the above-mentioned software function modules are stored in a storage medium, and include several instructions to cause a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to execute some steps of the methods described in various embodiments of the present disclosure.
  • processor may be a central processing unit (Central Processing Unit, referred to as CPU), or other general-purpose processors, digital signal processors (Digital Signal Processor, referred to as DSP), application specific integrated circuit (Application Specific Integrated Circuit, Referred to as ASIC) and so on.
  • CPU Central Processing Unit
  • DSP Digital Signal Processor
  • ASIC Application Specific Integrated Circuit
  • a general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
  • the steps of the method disclosed in conjunction with the invention can be directly embodied as executed by a hardware processor, or executed by a combination of hardware and software modules in the processor.
  • the memory may include high-speed RAM memory, and may also include non-volatile storage NVM, such as at least one magnetic disk memory, and may also be a U disk, a removable hard disk, a read-only memory, a magnetic disk or an optical disk, and the like.
  • NVM non-volatile storage
  • the bus can be an Industry Standard Architecture (ISA for short) bus, a Peripheral Component Interconnect (PCI for short) bus or an Extended Industry Standard Architecture (EISA for short) bus or the like.
  • ISA Industry Standard Architecture
  • PCI Peripheral Component Interconnect
  • EISA Extended Industry Standard Architecture
  • the bus can be divided into address bus, data bus, control bus and so on.
  • the buses in the drawings of the present disclosure are not limited to only one bus or one type of bus.
  • the above-mentioned storage medium may be implemented by any type of volatile or non-volatile storage device or a combination thereof, such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable Except programmable read only memory (EPROM), programmable read only memory (PROM), read only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk.
  • SRAM static random access memory
  • EEPROM electrically erasable programmable read only memory
  • EPROM erasable except programmable read only memory
  • PROM programmable read only memory
  • ROM read only memory
  • magnetic memory flash memory
  • flash memory magnetic disk or optical disk.
  • a storage medium can be any available medium that can be accessed by a general purpose or special purpose computer.
  • An exemplary storage medium is coupled to the processor, such that the processor can read information from, and write information to, the storage medium.
  • the storage medium can also be an integral part of the processor.
  • the processor and the storage medium may be located in Application Specific Integrated Circuits (ASIC for short).
  • ASIC Application Specific Integrated Circuits
  • the processor and the storage medium may also exist in the electronic device or the host device as discrete components.

Abstract

Provided are an order processing method and apparatus, and a device, a system and a storage medium. The method comprises: acquiring orders to be processed, and determining the priority of each of the orders to be processed; for a plurality of orders of the same priority, assigning the plurality of orders to a plurality of operation tables; and sending the orders, which have been assigned to operation tables, to the corresponding operation tables for processing. By means of the order processing method and apparatus, and the device, the system and the storage medium provided in the embodiments of the present disclosure, orders can be assigned in batches according to the priorities thereof, such that the probability of orders of the same priority being assigned to the same operation table is reduced, thereby improving the delivery efficiency of orders.

Description

订单处理方法、装置、设备、系统及存储介质Order processing method, apparatus, device, system and storage medium
本公开要求于2020年9月24日提交中国专利局、申请号为202011013424.3、申请名称为“订单处理方法、装置、设备、系统及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本公开中。This disclosure claims the priority of the Chinese patent application with the application number 202011013424.3 and the application title "Order Processing Method, Apparatus, Equipment, System and Storage Medium" filed with the China Patent Office on September 24, 2020, the entire contents of which are by reference Incorporated in this disclosure.
技术领域technical field
本公开涉及智能仓储领域,尤其涉及一种订单处理方法、装置、设备、系统及存储介质。The present disclosure relates to the field of intelligent warehousing, and in particular, to an order processing method, device, device, system and storage medium.
背景技术Background technique
随着智能仓储技术的不断发展,社会对仓储的需求也在不断增加。操作台和机器人可以辅助实现各类货物的处理,提升货物处理效率,降低成本。With the continuous development of intelligent warehousing technology, the social demand for warehousing is also increasing. The console and robot can assist in the processing of various types of goods, improve the efficiency of goods processing and reduce costs.
在目前的智能仓储系统中,当获取到客户系统下发的订单时,可以先把订单发送到操作台,然后根据操作台的货物需求,给机器人生成取货任务,机器人把货物送到对应的操作台,由拣货人员完成拣货。In the current intelligent warehousing system, when an order issued by the customer system is obtained, the order can be sent to the operation table first, and then according to the goods demand of the operation table, a picking task is generated for the robot, and the robot delivers the goods to the corresponding The operation table is completed by the picking staff.
在操作台和机器人的数量都为多个时,由于可能会把相同优先级的订单全部发送到一个操作台,而系统一般会控制机器人先处理高优先级的订单,因此机器人都集中在高优先级订单对应的操作台,由于拣货人员的拣货速度有限,机器人就不得不在该操作台处排队,导致其它操作台比较空闲,无法合理利用机器人资源,整体出库效率较低。When there are multiple consoles and robots, all orders with the same priority may be sent to one console, and the system generally controls the robots to process high-priority orders first, so the robots are concentrated on high-priority orders. Due to the limited picking speed of the picking personnel, the robot has to queue up at the operating table corresponding to the order level, resulting in the idleness of other operating tables and the inability to use the robot resources reasonably, and the overall efficiency of delivery is low.
发明内容SUMMARY OF THE INVENTION
本公开实施例提供一种订单处理方法、装置、设备、系统及存储介质,用于解决出库效率较低的技术问题。Embodiments of the present disclosure provide an order processing method, apparatus, device, system, and storage medium, which are used to solve the technical problem of low efficiency of warehouse delivery.
第一方面,本公开实施例提供一种订单处理方法,包括:In a first aspect, an embodiment of the present disclosure provides an order processing method, including:
获取待处理的订单,确定所述待处理的订单中每个订单的优先级;Obtain pending orders, and determine the priority of each order in the pending orders;
对于属于同一优先级的多个订单,将所述多个订单在多个操作台之间进行分配;for multiple orders belonging to the same priority, allocating the multiple orders among multiple operation stations;
将已分配操作台的订单发送给对应的操作台进行处理。Send orders with assigned operation desks to the corresponding operation desks for processing.
在一种可能的设计中,确定所述待处理的订单中每个订单的优先级,包括:In one possible design, determining the priority of each of the pending orders includes:
根据每个订单的出库截止时间,确定所述订单对应的优先级;According to the delivery deadline of each order, determine the priority corresponding to the order;
其中,出库截止时间相同的订单属于同一优先级;或者,出库截止时间位于同一时段的订单属于同一优先级。Among them, the orders with the same delivery deadline belong to the same priority; or, the orders with the delivery deadline in the same time period belong to the same priority.
在一种可能的设计中,对于属于同一优先级的多个订单,将所述多个订单在多个操作台之间进行分配,包括:In a possible design, for multiple orders belonging to the same priority, the multiple orders are distributed among multiple operation stations, including:
将所述待处理的订单按照优先级进行排序;sorting the pending orders according to priority;
按照优先级从高到低的顺序,依次对各个优先级进行如下处理:对所述优先级对应的所有订单进行分配,确定所述所有订单中每一订单对应的操作台。According to the order of priority from high to low, each priority is processed as follows: all the orders corresponding to the priority are allocated, and the operation table corresponding to each order in all the orders is determined.
在一种可能的设计中,对所述优先级对应的所有订单进行分配,确定所述所有订单中每一订单对应的操作台,包括:In a possible design, all the orders corresponding to the priorities are allocated, and the operation table corresponding to each order in the all orders is determined, including:
若存在已分订单,则根据所述已分订单以及所述已分订单对应的操作台,对所述优先级对应的所有订单进行分配,确定所述优先级对应的所有订单中每一订单被分配到的操作台;If there is an already divided order, according to the divided order and the console corresponding to the divided order, all the orders corresponding to the priority are allocated, and it is determined that each order in all the orders corresponding to the priority is the assigned console;
其中,所述已分订单为已经分配了操作台、但还未处理完的订单。Wherein, the divided order is an order that has been assigned an operation table but has not yet been processed.
在一种可能的设计中,根据所述已分订单以及所述已分订单对应的操作台,对所述优先级对应的所有订单进行分配,确定所述优先级对应的所有订单中每一订单被分配到的操作台,包括:In a possible design, all orders corresponding to the priority are allocated according to the divided orders and the console corresponding to the divided orders, and each order in all the orders corresponding to the priority is determined Assigned consoles, including:
根据所述已分订单及其对应的操作台,通过评价对所述优先级对应的所有订单进行分配后各个操作台对应的货物任务量和/或货物种类数量,确定最终的分配结果。According to the divided orders and their corresponding operation stations, the final assignment result is determined by evaluating the amount of cargo tasks and/or the number of types of goods corresponding to each operation station after all orders corresponding to the priorities are assigned.
在一种可能的设计中,根据所述已分订单及其对应的操作台,通过评价对所述优先级对应的所有订单进行分配后各个操作台对应的货物任务量和/或货物种类数量,确定最终的分配结果,包括:In a possible design, according to the divided orders and their corresponding consoles, after all orders corresponding to the priorities are allocated, the task volume of goods and/or the number of types of goods corresponding to each console is evaluated by evaluating, Determine the final allocation results, including:
根据所述优先级对应的所有订单以及多个操作台,确定所有可能的分配方案;Determine all possible allocation schemes according to all orders corresponding to the priority and multiple operating desks;
对于任一分配方案,根据所述已分订单及其对应的操作台和所述分配方案,计算所述多个操作台的货物任务量的方差对应的评分,和/或,计算所述多个操作台的货物种类数量之和对应的评分;For any distribution scheme, according to the divided order and its corresponding operation station and the distribution scheme, calculate the score corresponding to the variance of the cargo task amount of the multiple operation stations, and/or calculate the multiple operation stations. The score corresponding to the sum of the types and quantities of goods on the console;
根据计算得到的评分,确定最终选择的分配方案。Based on the calculated scores, the final selected allocation scheme is determined.
在一种可能的设计中,所述多个操作台的任务量的方差与对应的评分之间为负相关关系,和/或,所述多个操作台的货物种类数量之和与对应的评分为负相关关系。In a possible design, there is a negative correlation between the variance of the task amount of the plurality of operation stations and the corresponding score, and/or the sum of the number of types of goods of the plurality of operation stations and the corresponding score is a negative correlation.
在一种可能的设计中,将已分配操作台的订单发送给对应的操作台进行处理,包括:In one possible design, an order for an assigned operation station is sent to the corresponding operation station for processing, including:
当任一操作台存在空闲槽位时,若存在剩余的分配给所述操作台的订单,则根据剩余的订单对应的优先级、货物种类、货物数量中的至少一项,选择发送给所述操作台的订单。When there is a free slot on any console, if there are remaining orders allocated to the console, according to at least one of the priority, the type of goods, and the quantity of goods corresponding to the remaining orders, choose to send to the said console. Console order.
在一种可能的设计中,所述方法还包括:In a possible design, the method further includes:
若不存在剩余的分配给所述操作台的订单,则从剩余的分配给其它操作台的订单和/或未分配的订单中,选择订单发送给所述操作台。If there are no remaining orders assigned to the operation station, an order is selected from the remaining orders assigned to other operation stations and/or unassigned orders to be sent to the operation station.
在一种可能的设计中,所述方法还包括:In a possible design, the method further includes:
根据各个操作台当前处理的货物的优先级,为机器人分配取货任务。According to the priority of the goods currently processed by each operation station, the robot is assigned to pick up tasks.
在一种可能的设计中,所述方法还包括:In a possible design, the method further includes:
对于任一订单,根据所述订单的出库截止时间,动态调整所述订单包含的货物的优先级。For any order, the priority of the goods included in the order is dynamically adjusted according to the delivery deadline of the order.
在一种可能的设计中,根据所述订单的出库截止时间,动态调整所述订单包含的货物的优先级,包括:In a possible design, dynamically adjust the priority of the goods included in the order according to the delivery deadline of the order, including:
当所述订单的出库截止时间与当前时间之间的时间差大于预设时间阈值时,将所 述订单包含的货物的优先级设置为最低优先级;When the time difference between the delivery deadline of the order and the current time is greater than the preset time threshold, the priority of the goods included in the order is set to the lowest priority;
当所述订单的出库截止时间与当前时间之间的时间差小于预设时间阈值时,根据所述时间差,确定所述订单包含的货物的优先级;When the time difference between the delivery deadline of the order and the current time is less than a preset time threshold, determining the priority of the goods included in the order according to the time difference;
当达到所述出库截止时间时,将所述订单包含的货物的优先级设置为最高优先级。When the delivery deadline is reached, the priority of the goods included in the order is set to the highest priority.
在一种可能的设计中,获取待处理的订单,确定所述待处理的订单中每个订单的优先级,包括:In a possible design, the pending orders are obtained, and the priority of each order in the pending orders is determined, including:
获取客户系统发送的订单;Get the order sent by the customer's system;
查找当前已分配了操作台、但还未发送给操作台进行处理的订单,删除查找到的订单与其分配的操作台之间的关联关系;Find orders that are currently assigned to the console but have not been sent to the console for processing, and delete the association between the found order and its assigned console;
将所述客户系统发送的订单与查找到的订单作为待处理的订单,确定其中每个订单的优先级。The orders sent by the client system and the found orders are regarded as pending orders, and the priority of each order is determined.
第二方面,本公开实施例提供一种订单处理装置,包括:In a second aspect, an embodiment of the present disclosure provides an order processing apparatus, including:
获取模块,用于获取待处理的订单,确定所述待处理的订单中每个订单的优先级;an acquisition module, used for acquiring pending orders, and determining the priority of each order in the pending orders;
分配模块,用于对于属于同一优先级的多个订单,将所述多个订单在多个操作台之间进行分配;an allocation module, used for allocating the plurality of orders among the plurality of operation stations for the plurality of orders belonging to the same priority;
发送模块,用于将已分配操作台的订单发送给对应的操作台进行处理。The sending module is used to send the order that has been assigned to the operating table to the corresponding operating table for processing.
第三方面,本公开实施例提供一种控制设备,包括:In a third aspect, an embodiment of the present disclosure provides a control device, including:
至少一个处理器;以及at least one processor; and
与所述至少一个处理器通信连接的存储器;a memory communicatively coupled to the at least one processor;
其中,所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述控制设备执行如第一方面任一项所述的方法。Wherein, the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to cause the control device to perform the method according to any one of the first aspects.
第四方面,本公开实施例提供一种仓储系统,包括第三方面所述的控制设备以及操作台;所述操作台用于获取所述控制设备发送的订单并进行处理。In a fourth aspect, an embodiment of the present disclosure provides a storage system, including the control device described in the third aspect and an operation console; the operation console is used to acquire and process an order sent by the control device.
第五方面,本公开实施例提供一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机执行指令,当处理器执行所述计算机执行指令时,实现如第一方面任一项所述的方法。In a fifth aspect, an embodiment of the present disclosure provides a computer-readable storage medium, where computer-executable instructions are stored in the computer-readable storage medium, and when a processor executes the computer-executable instructions, any one of the first aspect is implemented the method described.
第六方面,本公开实施例提供一种计算机程序产品,包括计算机程序,所述计算机程序被执行时实现如第一方面任一项所述的方法。In a sixth aspect, an embodiment of the present disclosure provides a computer program product, including a computer program, which implements the method according to any one of the first aspects when the computer program is executed.
本公开实施例提供的订单处理方法、装置、设备、系统及存储介质,可以获取待处理的订单,确定所述待处理的订单中每个订单的优先级,对于属于同一优先级的多个订单,将所述多个订单在多个操作台之间进行分配,并将已分配操作台的订单发送给对应的操作台进行处理,能够根据优先级分批对订单进行分配,减少同一优先级的订单被分配给同一操作台的概率,提高订单的出库效率。The order processing method, device, device, system, and storage medium provided by the embodiments of the present disclosure can acquire orders to be processed, and determine the priority of each order in the pending orders. For multiple orders belonging to the same priority , distribute the multiple orders among multiple operation stations, and send the orders that have been assigned operation stations to the corresponding operation stations for processing. The probability that an order is assigned to the same operation station improves the efficiency of order delivery.
附图说明Description of drawings
为了更清楚地说明本公开实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其它的附图。In order to illustrate the embodiments of the present disclosure or the technical solutions in the prior art more clearly, the following briefly introduces the accompanying drawings used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description These are some embodiments of the present disclosure. For those of ordinary skill in the art, other drawings can also be obtained based on these drawings without any creative effort.
图1为本公开实施例提供的一种应用场景示意图;FIG. 1 is a schematic diagram of an application scenario provided by an embodiment of the present disclosure;
图2为本公开实施例提供的一种订单处理方法的流程示意图;FIG. 2 is a schematic flowchart of an order processing method provided by an embodiment of the present disclosure;
图3为本公开实施例提供的一种订单分配的原理示意图;FIG. 3 is a schematic diagram of the principle of order allocation according to an embodiment of the present disclosure;
图4为本公开实施例提供的一种对订单进行分配的流程示意图;FIG. 4 is a schematic flowchart of allocating orders according to an embodiment of the present disclosure;
图5为本公开实施例提供的另一种订单处理方法的流程示意图;FIG. 5 is a schematic flowchart of another order processing method provided by an embodiment of the present disclosure;
图6为本公开实施例提供的一种货物优先级的变化示意图;FIG. 6 is a schematic diagram of a change of cargo priority according to an embodiment of the present disclosure;
图7为本公开实施例提供的一种订单处理装置的结构示意图;FIG. 7 is a schematic structural diagram of an order processing apparatus according to an embodiment of the present disclosure;
图8为本公开实施例提供的一种控制设备的结构示意图。FIG. 8 is a schematic structural diagram of a control device according to an embodiment of the present disclosure.
具体实施方式detailed description
为使本公开实施例的目的、技术方案和优点更加清楚,下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其它实施例,都属于本公开保护的范围。In order to make the purposes, technical solutions and advantages of the embodiments of the present disclosure clearer, the technical solutions in the embodiments of the present disclosure will be described clearly and completely below with reference to the accompanying drawings in the embodiments of the present disclosure. Obviously, the described embodiments These are some, but not all, embodiments of the present disclosure. Based on the embodiments in the present disclosure, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present disclosure.
图1为本公开实施例提供的一种应用场景示意图。如图1所示,为了提升出库效率,可以在仓储系统中设置多个操作台1和多个机器人2。每个操作台1可以包括多个槽位10,槽位10用于放置货物5。机器人2可以设置有背篓等,能够携带货物5移动。FIG. 1 is a schematic diagram of an application scenario provided by an embodiment of the present disclosure. As shown in FIG. 1 , in order to improve the efficiency of warehouse delivery, multiple operating platforms 1 and multiple robots 2 can be set in the storage system. Each operating table 1 may include a plurality of slots 10 for placing goods 5 . The robot 2 may be provided with a backpack or the like, and can carry the cargo 5 to move.
机器人2、操作台1均可以与控制设备3进行通信,所述控制设备3可以为服务器、终端设备等。控制设备3在获取到用户下发的订单后,可以为操作台1分配订单,在操作台1有空闲的槽位10时,把订单发到操作台1进行处理。Both the robot 2 and the console 1 can communicate with a control device 3, and the control device 3 can be a server, a terminal device, or the like. After acquiring the order issued by the user, the control device 3 can allocate the order to the console 1, and when the console 1 has a free slot 10, send the order to the console 1 for processing.
控制设备3可以根据每个操作台1的货物需求,给机器人2生成取货任务,机器人2根据所述取货任务,将订单需要的货物5从仓库货架上搬运至操作台1附近,由拣货人员4将机器人2搬运来的货物5放置到操作台1的槽位10中,最后机器人2再把没用完的货物5还回到仓库中。图中的虚线表示货物5从机器人2身上被移动到槽位10中。The control device 3 can generate a picking task for the robot 2 according to the goods requirements of each operating table 1. According to the picking task, the robot 2 transports the goods 5 required by the order from the warehouse shelves to the vicinity of the operating table 1, and the picking task is carried out by the picker. The cargo person 4 places the cargo 5 carried by the robot 2 into the slot 10 of the operating table 1, and finally the robot 2 returns the unused cargo 5 to the warehouse. The dotted line in the figure indicates that the item 5 is moved from the robot 2 into the slot 10 .
当一个订单需要的货物5在槽位10中被集齐后,可以将货物5送去二次分拣或打包。当某一个或多个槽位10空出后,控制设备3可以再发新的订单给操作台进行处理。After the goods 5 required for an order are collected in the slot 10, the goods 5 can be sent for secondary sorting or packing. When one or more slots 10 are vacated, the control device 3 can send a new order to the console for processing.
在整个流程中,可以设置订单的优先级与出库截止时间相关,出库截止时间越近,优先级越高。若订单没有在规定的出库截止时间内拣货完成,则视为挂单。若没有采取针对性的发单策略来均衡订单的优先级,容易导致相同优先级的订单可能都发到某一个操作台1,进而导致当该优先级的订单快要挂单的时候,多个机器人2在这个操作台1排队等候拣货人员4进行拣货,导致出库效率较低。In the whole process, the priority of the order can be set to be related to the delivery deadline. The closer the delivery deadline, the higher the priority. If the order is not picked within the specified delivery deadline, it will be regarded as a pending order. If a targeted order placement strategy is not adopted to balance the priority of orders, it is easy to cause orders of the same priority to be sent to a certain console 1, which will lead to multiple robots 2 when the order of the priority is about to be placed. In this operation station 1, a queue is waiting for the picking personnel 4 to pick the goods, resulting in a low efficiency of delivery.
为了解决这一问题,本公开实施例可以在确定每个订单的优先级后,把订单按照不同优先级进行分层聚类,对于属于同一优先级的多个订单,将所述多个订单在多个操作台1之间进行分配,从而可以对每个优先级的订单分别进行分配处理,减少同一优先级的订单被分配到同一操作台的概率,从而有效提高出库效率。In order to solve this problem, after determining the priority of each order, the embodiment of the present disclosure can perform hierarchical clustering of orders according to different priorities, and for multiple orders belonging to the same priority, the multiple orders are placed in the Allocating among multiple operating tables 1, so that orders of each priority can be allocated and processed separately, reducing the probability of orders of the same priority being allocated to the same operating table, thereby effectively improving the efficiency of warehouse delivery.
下面结合附图,对本公开的一些实施方式作详细说明。在各实施例之间不冲突的 情况下,下述的实施例及实施例中的特征可以相互组合。Some embodiments of the present disclosure will be described in detail below with reference to the accompanying drawings. The following embodiments and features in the embodiments may be combined with each other without conflict between the embodiments.
图2为本公开实施例提供的一种订单处理方法的流程示意图。本实施例中方法的执行主体可以为控制设备。如图2所示,本实施例中的订单处理方法,可以包括:FIG. 2 is a schematic flowchart of an order processing method provided by an embodiment of the present disclosure. The execution subject of the method in this embodiment may be a control device. As shown in FIG. 2, the order processing method in this embodiment may include:
步骤201、获取待处理的订单,确定所述待处理的订单中每个订单的优先级。Step 201: Acquire pending orders, and determine the priority of each order in the pending orders.
其中,所述待处理的订单可以是客户下发的原始订单,也可以是对客户下发的原始订单进行组单后得到的订单。例如,可以将优先级相同、货物需求种类相同的多个原始订单组合到一起,生成一个新的订单,从而有效减少订单数量,提高货物处理效率。The order to be processed may be an original order issued by a customer, or an order obtained by grouping the original order issued by the customer. For example, multiple original orders with the same priority and the same type of goods demand can be combined together to generate a new order, thereby effectively reducing the number of orders and improving the efficiency of goods processing.
本步骤,所述待处理的订单的数量可以为多个。每个订单都有对应的优先级。可选的,可以根据每个订单的出库截止时间,确定所述订单对应的优先级。In this step, the number of the orders to be processed may be multiple. Each order has a corresponding priority. Optionally, the priority corresponding to the order may be determined according to the delivery deadline of each order.
在一种可选的实现方案中,出库截止时间相同的订单可以属于同一优先级。例如,订单1和订单2的出库截止时间都为8:00,那么这两个订单属于同一优先级。In an optional implementation solution, orders with the same delivery deadline may belong to the same priority. For example, if the delivery deadlines of order 1 and order 2 are both at 8:00, then these two orders belong to the same priority.
在另一种可选的实现方案中,出库截止时间位于同一时段的订单可以属于同一优先级。所述时段的长度例如可以为2小时,那么可以将1天划分为12个时段,如果任意两个订单的出库截止时间位于同一时段,那么这两个订单属于同一优先级。这样可以将出库截止时间相同和接近的订单都划分为同一优先级,提高了订单处理的灵活性。In another optional implementation solution, orders whose delivery deadlines are in the same time period may belong to the same priority. The length of the time period may be, for example, 2 hours, then one day may be divided into 12 time periods. If the delivery deadlines of any two orders are in the same time period, the two orders belong to the same priority. In this way, orders with the same and close delivery deadlines can be assigned the same priority, which improves the flexibility of order processing.
例如,7:00-9:00为一个时段,订单1的出库截止时间为8:00,订单2的出库截止时间为7:30,那么这两个订单属于同一优先级。For example, 7:00-9:00 is a time period, the delivery deadline of order 1 is 8:00, and the delivery deadline of order 2 is 7:30, then these two orders belong to the same priority.
可选的,出库截止时间越近,优先级可以越高,出库截止时间越远,优先级可以越低。因此,优先级可以随时间动态变化。所述优先级可以有多种表现方式,例如优先级可以分为高、中、低等,或者,优先级可以用数字表示,通过数字确定优先级的程度,例如10表示最高,1表示最低。Optionally, the closer the delivery deadline is, the higher the priority can be, and the farther the delivery deadline is, the lower the priority can be. Therefore, priorities can change dynamically over time. The priority can be expressed in multiple ways, for example, the priority can be divided into high, medium, low, etc., or the priority can be represented by numbers, and the priority level is determined by numbers, for example, 10 means the highest and 1 means the lowest.
步骤202、对于属于同一优先级的多个订单,将所述多个订单在多个操作台之间进行分配。 Step 202 , for multiple orders belonging to the same priority, distribute the multiple orders among multiple operation stations.
本实施例中,可以采用分层聚类的方式,对每一层即每一个优先级的订单分别进行处理。对于每一优先级对应的所有订单,可以将这些订单在多个操作台之间进行分配。In this embodiment, a hierarchical clustering method may be adopted to process orders of each layer, that is, each priority. For all orders corresponding to each priority, these orders can be distributed among multiple operation stations.
可选的,可以将所述待处理的订单按照优先级划分为多组,每组的优先级相同;针对每一组,对该组的所有订单进行分配,确定每一订单被分配到的操作台。Optionally, the to-be-processed orders may be divided into multiple groups according to priority, and each group has the same priority; for each group, all orders in the group are allocated, and the operation to which each order is allocated is determined. tower.
具体的分配策略可以有很多种。一个简单的示例是,可以将订单尽量均衡地在各操作台之间进行分配。There are many kinds of specific allocation strategies. A simple example is to distribute orders as evenly as possible across the stations.
图3为本公开实施例提供的一种订单分配的原理示意图。图中的小方块表示订单,方块内的阴影表示订单的优先级,相同阴影对应相同的优先级。如图3所示,在有三个操作台的情况下,优先级为高的订单,可以在这三个操作台之间进行分配。同理,优先级为低的订单,同样也可以在这三个操作台之间进行分配,从而使得各个操作台的订单优先级更加均衡。FIG. 3 is a schematic diagram of the principle of order allocation according to an embodiment of the present disclosure. The small squares in the figure represent orders, and the shadows in the squares represent the priority of the order, and the same shade corresponds to the same priority. As shown in Figure 3, in the case of three operation stations, the orders with high priority can be distributed among the three operation stations. Similarly, an order with a low priority can also be allocated among the three operation stations, so that the order priority of each operation station is more balanced.
步骤203、将已分配操作台的订单发送给对应的操作台进行处理。Step 203: Send the order that has been assigned to the console to the corresponding console for processing.
其中,分配的时机可以根据实际需要来设置,并不限定必须在分配完毕后马上发送给操作台进行处理。可选的,当操作台存在空闲槽位时,可以从已分配给所述操作 台的订单中挑选订单发送给所述操作台进行处理。每一订单可以占用一个槽位。The timing of allocation can be set according to actual needs, and it is not limited that it must be sent to the console for processing immediately after the allocation is completed. Optionally, when there are free slots on the operating table, an order may be selected from the orders that have been allocated to the operating table and sent to the operating table for processing. Each order can occupy one slot.
操作台除了槽位之外,还可以设置有与用户进行交互的处理设备如液晶电脑等,该处理设备获取到控制设备发送的订单后,可以向拣货人员显示或播放槽位对应的订单信息,从而使得拣货人员可以从机器人搬来的货物中选出订单需要的货物,并放入槽位中。当一个槽位中的货物被集齐后,可以将货物送去二次分拣或打包处理,同时槽位被释放,重新进入空闲状态,控制设备可以再挑选订单发送给操作台进行处理。In addition to the slots, the console can also be equipped with processing equipment such as LCD computers that interact with the user. After the processing equipment obtains the order sent by the control equipment, it can display or play the order information corresponding to the slot to the picker. , so that the picker can select the goods required by the order from the goods moved by the robot and put them into the slot. When the goods in a slot are collected, the goods can be sent for secondary sorting or packaging processing. At the same time, the slot is released and re-enters the idle state, and the control device can then select the order and send it to the console for processing.
在其他可选的实现方式中,也可以在分配完后即将订单发送给操作台,订单可以在操作台排队进行处理。In other optional implementation manners, the order can also be sent to the operation console after the allocation, and the order can be queued at the operation console for processing.
在实际应用中,当获取到多个待处理的订单时,可以将多个订单按照优先级进行分层分配,而非将全部优先级的订单混合在一起进行分配,以尽量避免将同一优先级的订单分配给同一个操作台。下面通过一个简单的例子说明本公开实施例相对于现有技术的优势。In practical applications, when multiple pending orders are obtained, multiple orders can be allocated hierarchically according to their priorities, instead of all priority orders being mixed together for allocation, so as to avoid assigning the same priority as much as possible. of orders are assigned to the same console. The advantages of the embodiments of the present disclosure over the prior art are described below through a simple example.
举例来说,假设共有10个操作台,全部订单被分为高、中、低三种优先级。优先级为高的订单有10个,每个操作台被分到1个优先级为高的订单。优先级为中的订单有30个,每个操作台被分到3个优先级为中的订单。优先级为低的订单有60个,每个操作台被分到6个优先级为低的订单。这样,每个操作台的订单的优先级比较均衡。For example, suppose there are 10 operating desks in total, and all orders are divided into three priority levels: high, medium, and low. There are 10 high-priority orders, and each console is assigned one high-priority order. There are 30 medium-priority orders, and each console is assigned to 3 medium-priority orders. There are 60 low-priority orders, and each console is assigned 6 low-priority orders. In this way, the priority of the orders of each operation station is balanced.
而如果不采用按照优先级分层分配的方式,可能会将这100个订单一起进行分配,从而有可能导致高优先级的10个订单全部被分给一个操作台,这样机器人都集中在该操作台处排队,导致效率降低。However, if the hierarchical allocation method according to the priority is not adopted, the 100 orders may be allocated together, which may lead to all 10 high-priority orders being allocated to one operation station, so that the robots are concentrated on this operation. Line up at the table, resulting in reduced efficiency.
综上所述,本实施例提供的订单处理方法,可以获取待处理的订单,确定所述待处理的订单中每个订单的优先级,对于属于同一优先级的多个订单,将所述多个订单在多个操作台之间进行分配,并将已分配操作台的订单发送给对应的操作台进行处理,能够根据优先级分批对订单进行分配,减少同一优先级的订单被分配给同一操作台的概率,提高订单的出库效率。To sum up, the order processing method provided in this embodiment can acquire pending orders, determine the priority of each order in the pending orders, and for multiple orders belonging to the same priority, An order is allocated among multiple operation stations, and orders that have been allocated to the operation station are sent to the corresponding operation station for processing. Orders can be allocated in batches according to their priorities, and orders of the same priority can be reduced to be assigned to the same operation station. The probability of the operation table improves the efficiency of order delivery.
在上述实施例提供的技术方案的基础上,可选的,对于属于同一优先级的多个订单,将所述多个订单在多个操作台之间进行分配,具体可以通过如下方式实现。On the basis of the technical solutions provided in the above embodiments, optionally, for multiple orders belonging to the same priority, the multiple orders are allocated among multiple operation consoles, which may be implemented in the following manner.
将所述待处理的订单按照优先级进行排序,并按照优先级从高到低的顺序,依次对各个优先级进行如下处理:对所述优先级对应的所有订单进行分配,确定所述所有订单中每一订单对应的操作台,从而可以按照优先级有序实现对订单的分配,使得每一个优先级的订单都能被均衡分配,进一步提高出库效率。Sort the orders to be processed according to the priority, and sequentially process each priority according to the order of priority from high to low: Allocate all the orders corresponding to the priority, and determine all the orders There is an operation table corresponding to each order in the system, so that the order allocation can be realized according to the priority, so that the orders of each priority can be distributed evenly, and the efficiency of warehouse delivery can be further improved.
可选的,在对某一优先级对应的订单进行分配时,可以考虑之前已经分配过的订单。Optionally, when allocating an order corresponding to a certain priority, an order that has been allocated before may be considered.
相应的,对所述优先级对应的所有订单进行分配,确定所述所有订单中每一订单对应的操作台,可以包括:若存在已分订单,则根据所述已分订单以及所述已分订单对应的操作台,对所述优先级对应的所有订单进行分配,确定所述优先级对应的所有订单中每一订单被分配到的操作台;其中,所述已分订单为已经分配了操作台、但还未处理完的订单。通过在分配时考虑已分订单,可以使订单分配更加精准。Correspondingly, allocating all the orders corresponding to the priority, and determining the operation table corresponding to each order in the all orders may include: The operating table corresponding to the order allocates all the orders corresponding to the priority, and determines the operating table to which each order in all the orders corresponding to the priority is allocated; wherein, the divided order is an operation that has been allocated orders that have not yet been processed. Order allocation can be made more precise by taking divided orders into account when allocating.
举例来说,先对优先级为高的10个订单进行分配,分配完成后,再对优先级为中的30个订单进行分配,在对优先级为中的30个订单进行分配时,可以考虑之前的分 配结果,即优先级高的10个订单的分配结果。类似的,在对优先级为低的70个订单进行分配时,可以考虑之前的40个订单的分配结果,从而提高订单的整体分配效果。For example, first allocate 10 orders with high priority, and then allocate 30 orders with medium priority after the allocation is completed. When allocating 30 orders with medium priority, you can consider The previous allocation result, that is, the allocation result of the 10 orders with high priority. Similarly, when allocating the 70 orders with low priority, the allocation results of the previous 40 orders can be considered, thereby improving the overall allocation effect of the orders.
若某一订单被分配完后,已经被发送到操作台且已经拣货完成,那么所述订单就属于处理完的订单,在对后续的订单进行分配时,不再考虑该订单。After an order has been allocated, it has been sent to the operation table and the picking has been completed, then the order belongs to the processed order, and the order is no longer considered when the subsequent orders are allocated.
在本公开各实施例提供的技术方案中,订单的具体分配策略可以根据实际需要来设置。这里给出一种具体的实现策略,可以根据所述已分订单及其对应的操作台,通过评价对所述优先级对应的所有订单进行分配后各个操作台对应的货物任务量和/或货物种类数量,确定最终的分配结果。In the technical solutions provided by the embodiments of the present disclosure, the specific allocation strategy of the order can be set according to actual needs. Here is a specific implementation strategy, which can be based on the divided orders and their corresponding consoles, by evaluating the task volume of goods and/or goods corresponding to each console after all orders corresponding to the priority are allocated. The number of species determines the final allocation result.
具体来说,对订单进行分配的目标可以为:使得各操作台的货物任务量尽量均衡,且所有操作台的货物种类数量之和尽可能少。Specifically, the goal of allocating orders may be: to make the task volume of goods on each operating table as balanced as possible, and the sum of the types and quantities of goods on all operating tables is as small as possible.
其中,每个操作台的货物任务量可以是指,操作台被分配到的所有订单包含的货物总数量。所有操作台的货物种类数量之和可以是指,各操作台被分配到的货物种类数量直接相加得到的结果。Wherein, the quantity of goods tasks of each operating table may refer to the total quantity of goods contained in all orders to which the operating table is allocated. The sum of the types and quantities of goods of all the operation stations may refer to the result obtained by directly adding the quantities of the types of goods allocated to each operation station.
可选的,货物可以通过SKU(Stock Keeping Unit,库存存储单位)来表示。SKU是库存进出计量的单位,可以引申为产品统一编号的简称,每种货物均对应有唯一的SKU编号。货物种类可以是指SKU种类,不同的SKU对应不同的种类。Optionally, goods can be represented by SKU (Stock Keeping Unit). SKU is the unit of inventory in and out measurement, which can be extended to the abbreviation of the unified product number. Each product corresponds to a unique SKU number. The type of goods can refer to the type of SKU, and different SKUs correspond to different types.
假设1号操作台被分配到2个订单,其中一个订单包含货物A和B,另一个订单包括货物B和C,因此,1号操作台对应的货物种类包括A、B、C,那么,1号操作台的货物种类数量为3。Suppose that No. 1 console is assigned to 2 orders, one of which includes goods A and B, and the other order includes goods B and C. Therefore, the types of goods corresponding to No. 1 console include A, B, and C, then, 1 The number of types of goods on the console No. 3 is 3.
假设2号操作台的货物种类数量也是3,包含货物A、C、D。那么1号操作台和2号操作台的货物种类数量之和为3+3=6。而不区分操作台的情况下,所有订单的货物种类实际只有A、B、C、D四种,总的货物种类数量为4。所以操作台的货物种类数量之和,不一定等于所有订单的货物种类数量。Assume that the number of types of goods on the No. 2 console is also 3, including goods A, C, and D. Then the sum of the types of goods on the No. 1 console and the No. 2 console is 3+3=6. Without distinguishing between the consoles, there are actually only four types of goods in all orders: A, B, C, and D, and the total number of goods types is 4. Therefore, the sum of the types of goods on the console may not be equal to the number of types of goods in all orders.
在实际应用中,机器人按照操作台进行货物的搬运,不同的操作台即使存在一样的货物,机器人往往也不会一起搬运,因此货物种类也不能合并到一起看待。通过上述的评价方式,可以使所有操作台的货物种类数量之和尽量的小,而同种类的货物在仓库中往往一起存放,因此,货物种类数量之和越小,机器人取货需要花费的整体时间就越少。In practical applications, robots carry goods according to the console. Even if the same goods exist on different consoles, the robots often do not carry them together, so the types of goods cannot be combined. Through the above evaluation method, the sum of the types and quantities of goods on all consoles can be made as small as possible, and goods of the same type are often stored together in the warehouse. Therefore, the smaller the sum of the types and quantities of goods, the overall cost of the robot to pick up the goods. less time.
可选的,对于任一优先级对应的所有订单,可以找出所有可能的分配方案,然后,通过评分的方式来从所有可能的分配方案中选择最优解。Optionally, for all orders corresponding to any priority, all possible allocation schemes can be found, and then the optimal solution can be selected from all possible allocation schemes by scoring.
图4为本公开实施例提供的一种对订单进行分配的流程示意图。如图4所示,根据所述已分订单及其对应的操作台,通过评价对所述优先级对应的所有订单进行分配后各个操作台对应的货物任务量和/或货物种类数量,确定最终的分配结果,可以包括如下步骤:FIG. 4 is a schematic flowchart of allocating orders according to an embodiment of the present disclosure. As shown in FIG. 4 , according to the divided orders and their corresponding consoles, the final determination is made by evaluating the amount of cargo tasks and/or the number of types of goods corresponding to each console after all the orders corresponding to the priorities are allocated. The allocation result can include the following steps:
步骤401、根据所述优先级对应的所有订单以及多个操作台,确定所有可能的分配方案。Step 401: Determine all possible allocation schemes according to all orders corresponding to the priority and multiple operation consoles.
具体的,在对优先级为高的10件订单进行分配时,假设当前没有已分订单,则仅考虑当前的10件订单,遍历所有可能的分配方案,每个分配方案中指明了这10个订单分别分配给哪个操作台。Specifically, when allocating 10 high-priority orders, assuming that there are currently no divided orders, only the current 10 orders are considered, and all possible allocation schemes are traversed. Each allocation scheme specifies these 10 To which station the order is assigned.
步骤402、对于任一分配方案,根据所述已分订单及其对应的操作台和所述分配方案,计算所述多个操作台的货物任务量的方差对应的评分,和/或,计算所述多个操作台的货物种类数量之和对应的评分。Step 402: For any distribution scheme, calculate the score corresponding to the variance of the cargo task amount of the plurality of operation stations according to the divided orders and their corresponding operation stations and the distribution scheme, and/or calculate all The score corresponding to the sum of the number of types of goods on multiple consoles.
步骤403、根据计算得到的评分,确定最终选择的分配方案。Step 403: Determine the final selected allocation scheme according to the calculated score.
其中,评分时可以考虑的因素包括下述至少一项:多个操作台的货物任务量的方差,以及多个操作台的货物种类数量之和。每一项因素都可以有其对应的评分。The factors that can be considered when scoring include at least one of the following: the variance of the task volume of goods on multiple operating platforms, and the sum of the types and quantities of goods on multiple operating platforms. Each factor can have its corresponding score.
可选的,所述多个操作台的任务量的方差与对应的评分之间为负相关关系,和/或,所述多个操作台的货物种类数量之和与对应的评分为负相关关系。所述最终选择的分配方案可以为评分最高的方案。Optionally, there is a negative correlation between the variance of the task amount of the plurality of operation stations and the corresponding score, and/or, the sum of the number of types of goods of the plurality of operation stations and the corresponding score are negatively correlated. . The finally selected allocation scheme may be the scheme with the highest score.
具体的,在每一个分配方案中,多个操作台的任务量的方差越小,说明各操作台的任务量越均衡,对应的评分可以越高;所有操作台的货物种类数量之和越少,机器人可能需要的总搬运次数就越少,对应的评分可以越高。可以仅根据任务量的方差对应的评分,或者,仅根据货物种类数量之和对应的评分来选择最优解。或者,也可以将方差对应的评分和货物种类数量之和对应的评分进行加权求和,得到总评分,并选择总评分最高的作为最终选择的分配方案,能够准确地从多个组单方案中选出最优解,保证出库效果。Specifically, in each allocation scheme, the smaller the variance of the task volume of multiple consoles, the more balanced the task volume of each console, and the higher the corresponding score; the less the sum of the number of cargo types of all consoles , the less total handling the robot may need, the higher the corresponding score. The optimal solution can be selected only according to the score corresponding to the variance of the task volume, or only according to the score corresponding to the sum of the types and quantities of goods. Alternatively, the score corresponding to the variance and the score corresponding to the sum of the number of types of goods can also be weighted and summed to obtain the total score, and the allocation plan with the highest total score can be selected as the final selected allocation plan, which can accurately select from multiple order plans. Select the optimal solution to ensure the delivery effect.
通过图4所示的分配流程,可以把给定的一些订单按照操作台的数量进行聚类分堆,目标是使得各堆(操作台)的任务量尽量均衡,且所有堆的货物种类数量总和尽可能少,从而防止机器人在某一操作台扎堆排队,提高出库效率。Through the allocation process shown in Figure 4, some given orders can be clustered and grouped according to the number of consoles. The goal is to make the task volume of each stack (operator) as balanced as possible, and the sum of the types of goods in all stacks. As few as possible, so as to prevent the robots from lining up on a certain operating table and improve the efficiency of warehouse delivery.
此外,还可以通过其它的分配策略来实现分配处理。例如,可以按照顺序分配的方式,确定每个订单被分配到的操作台。In addition, the allocation process can also be implemented through other allocation strategies. For example, the station to which each order is assigned may be determined in a sequential manner.
具体的,可以依次对每个订单进行分配,在分配每一个订单时,可以考虑当前的局部最优解,即把当前订单分配给哪个操作台是最优的。每次分配时依然可以考虑各操作台的任务量和/或所有操作台的货物种类数量之和。这样最终得到的方案可能不是全局最优解,但是效率更高,具有一定的应用价值。Specifically, each order can be allocated in turn, and when allocating each order, the current local optimal solution can be considered, that is, which console is optimal to allocate the current order to. The task volume of each station and/or the sum of the number of goods types of all stations can still be considered for each assignment. In this way, the final solution may not be the global optimal solution, but it is more efficient and has certain application value.
图5为本公开实施例提供的另一种订单处理方法的流程示意图。如图5所示,所述方法包括:FIG. 5 is a schematic flowchart of another order processing method provided by an embodiment of the present disclosure. As shown in Figure 5, the method includes:
步骤501、获取待处理的订单,确定所述待处理的订单中每个订单的优先级。Step 501: Acquire pending orders, and determine the priority of each order in the pending orders.
步骤502、将所述待处理的订单按照优先级进行排序。Step 502: Sort the pending orders according to priority.
步骤503、按照优先级从高到低的顺序,依次对各个优先级进行如下处理:对所述优先级对应的所有订单进行分配,确定所述所有订单中每一订单对应的操作台。Step 503: In order of priority from high to low, perform the following processing on each priority: Allocate all orders corresponding to the priority, and determine the console corresponding to each order in all the orders.
本实施例中,步骤501至503的具体实现原理和过程可以参见前述实施例,此处不再赘述。In this embodiment, for the specific implementation principles and processes of steps 501 to 503, reference may be made to the foregoing embodiments, and details are not described herein again.
步骤504、将已分配操作台的订单发送给对应的操作台进行处理。Step 504: Send the order that has been assigned to the console to the corresponding console for processing.
可选的,当操作台存在空闲的槽位时,可以按照预设的发单策略挑选订单发送给操作台。新发来的订单占用所述槽位,拣货人员可以将订单对应的货物放置在所述槽位中。Optionally, when there are free slots on the console, orders can be selected and sent to the console according to a preset order issuing strategy. The newly sent order occupies the slot, and the picker can place the goods corresponding to the order in the slot.
可选的,所述发单策略可以包括:当任一操作台存在空闲槽位时,若存在剩余的分配给所述操作台的订单,则根据剩余的订单对应的优先级、货物种类、货物数量中 的至少一项,选择发送给所述操作台的订单。其中,所述剩余的分配给所述操作台的订单,可以是指已经分配给所述操作台、但是还没有发送给所述操作台的订单。Optionally, the order issuing strategy may include: when there is a free slot on any operating table, if there are remaining orders allocated to the operating table, according to the priority, the type of goods, the goods corresponding to the remaining orders. At least one of the quantities, select the order to send to the console. Wherein, the remaining orders allocated to the operation station may refer to orders that have been allocated to the operation station but have not been sent to the operation station.
进一步的,若不存在剩余的分配给所述操作台的订单,则从剩余的分配给其它操作台的订单和/或未分配的订单中,选择订单发送给所述操作台。Further, if there are no remaining orders allocated to the operation station, an order is selected from the remaining orders allocated to other operation stations and/or unassigned orders to be sent to the operation station.
按照如上所述的发单策略,可以分为两个层面:第一步每个操作台只从自己对应的分配好的订单里面挑选,若自己的订单已经挑完,则暂时标记此操作台为未满足的操作台;第二步对于所有未满足的操作台,从所有剩下的订单里面挑选订单给这些未满足的操作台。挑选订单时考虑的因素可以包括下述至少一项:订单的优先级、订单的货物种类、订单的货物数量等。According to the above-mentioned order issuing strategy, it can be divided into two levels: in the first step, each console only selects from its corresponding allocated orders. If its own orders have been selected, temporarily mark this console as Unmet consoles; the second step for all unmet consoles, pick orders from all remaining orders to these unsatisfied consoles. The factors considered when selecting an order may include at least one of the following: the priority of the order, the type of goods in the order, the quantity of goods in the order, and the like.
可选的,可以按照前述实施例提供的方法,对每一优先级的订单分别进行分配处理,分配时的目标是使得各操作台的任务量尽量均衡,且所有操作台的货物种类数量之和尽量小,从而为操作台分配新的订单并发送。Optionally, according to the method provided in the foregoing embodiment, the orders of each priority can be allocated and processed separately. The goal of allocation is to make the task volume of each operating table as balanced as possible, and the sum of the types and quantities of goods on all operating tables. Keep it as small as possible so that a new order is allocated to the console and sent.
步骤505、根据各个操作台当前处理的货物的优先级,为机器人分配取货任务。Step 505: Allocate a picking task to the robot according to the priority of the goods currently being processed by each operating console.
可选的,可以根据发到每个操作台的订单,确定所述操作台的货物需求,再根据各个操作台的货物需求,为机器人分配取货任务。在分配取货任务时,考虑货物优先级,越高优先级的货物,越优先分配给机器人去取。例如,机器人一次可以取5件货物,那么可以指示机器人先去取优先级最高的5件货物。Optionally, according to the order sent to each operating table, the cargo demand of the operating table can be determined, and then according to the cargo demand of each operating table, a picking task can be assigned to the robot. When assigning picking tasks, consider the priority of the goods. The higher the priority of the goods, the more priority is assigned to the robot to pick up. For example, if the robot can pick up 5 items at a time, the robot can be instructed to pick up the 5 items with the highest priority first.
可选的,货物的优先级的设定可以采用随时间动态调整的策略。具体来说,对于任一订单,可以根据所述订单的出库截止时间,动态调整所述订单包含的货物的优先级。Optionally, the priority setting of the goods may adopt a strategy of dynamic adjustment over time. Specifically, for any order, the priority of the goods included in the order can be dynamically adjusted according to the delivery deadline of the order.
在一种可选的实现方式中,货物的优先级随其订单的优先级变化而变化,当出库截止时间逐渐靠近时,订单的优先级也逐渐升高。这种方式简单,易于实现。In an optional implementation manner, the priority of the goods changes with the priority of the order, and the priority of the order gradually increases as the delivery deadline gradually approaches. This method is simple and easy to implement.
在另一种可选的实现方式中,根据所述订单的出库截止时间,动态调整所述订单包含的货物的优先级,可以包括:当所述订单的出库截止时间与当前时间之间的时间差大于预设时间阈值时,将所述订单包含的货物的优先级设置为最低优先级;当所述订单的出库截止时间与当前时间之间的时间差小于预设时间阈值时,根据所述时间差,确定所述订单包含的货物的优先级;当达到所述出库截止时间时,将所述订单包含的货物的优先级设置为最高优先级。In another optional implementation manner, dynamically adjusting the priority of the goods included in the order according to the delivery deadline of the order may include: when the delivery deadline of the order is between the delivery deadline and the current time When the time difference is greater than the preset time threshold, the priority of the goods included in the order is set to the lowest priority; when the time difference between the delivery deadline of the order and the current time is less than the preset time threshold, according to the According to the time difference, the priority of the goods included in the order is determined; when the delivery deadline is reached, the priority of the goods included in the order is set to the highest priority.
图6为本公开实施例提供的一种货物优先级的变化示意图。如图6所示,在距离订单的出库截止时间还很远,比如大于某个阈值的时候,订单中货物的优先级可以为零。当距离订单截止时间小于设定的阈值时候,优先级开始跳变,订单中货物的优先级开始逐渐增加。当货物所属的订单要挂单的时候,即达到订单截止时间时,货物的优先级增大到设定的最高优先级。FIG. 6 is a schematic diagram of a change of cargo priority according to an embodiment of the present disclosure. As shown in Figure 6, when the delivery deadline of the order is still far away, such as when it is greater than a certain threshold, the priority of the goods in the order can be zero. When the order deadline is less than the set threshold, the priority begins to jump, and the priority of the goods in the order begins to gradually increase. When the order to which the goods belong is pending, that is, when the order deadline is reached, the priority of the goods increases to the highest priority set.
在货物的优先级等于订单的优先级的情况下,可能会造成控制设备给机器人分配任务的时候,总是让机器人严格按照货物的优先级从高到低一批批地进行取货。这样从出库效率来讲可能不优,因为这样极大限制了机器人每次取货的候选货物种类,导致机器人可能要走很远的路程才能取满货物。In the case where the priority of the goods is equal to the priority of the order, when the control device assigns tasks to the robot, the robot is always asked to pick up the goods in batches from high to low strictly according to the priority of the goods. This may not be optimal in terms of outbound efficiency, because it greatly limits the types of candidate goods that the robot can pick up each time, so that the robot may have to travel a long way to get the full goods.
因此,在本实现方式中,在保证订单不挂单的基础上,可以采用灵活的方式来设定货物的优先级。当不同优先级的订单离各自出库截止时间还有很久的时候,这些订 单对应的货物的优先级都可以设为0,这样机器人可选择的货物种类大大增加,有利于提高取货效率。只有当订单快逼近自己的出库截止时间的时候,才开始调整其对应的货物的优先级,区别出紧急的订单,优先保障紧急订单的处理。Therefore, in this implementation manner, on the basis of ensuring that the order is not pending, the priority of the goods can be set in a flexible manner. When orders with different priorities are far away from their respective delivery deadlines, the priority of the goods corresponding to these orders can be set to 0, so that the types of goods that the robot can choose is greatly increased, which is conducive to improving the efficiency of picking up goods. Only when the order is approaching its own delivery deadline, does it start to adjust the priority of its corresponding goods, distinguish urgent orders, and give priority to the processing of urgent orders.
本实施例提供的订单处理方法,当任一操作台存在空闲槽位时,先从自身对应的剩余的订单里挑选订单,若不存在自身对应的剩余的订单,则从所有剩下的订单池里挑选订单,能够在保证优先处理分配给自己的订单的基础上,辅助处理其它操作台的剩余订单或者还未分配的订单,有效提高了整体的订单处理效率;对于任一订单,根据所述订单的出库截止时间,动态调整所述订单包含的货物的优先级,在满足所有订单不挂单的约束下,进一步提高出库效率。In the order processing method provided by this embodiment, when there is a free slot on any console, the order is first selected from the remaining orders corresponding to itself. On the basis of ensuring the priority processing of the orders allocated to itself, it can assist in processing the remaining orders of other consoles or orders that have not been allocated, effectively improving the overall order processing efficiency; for any order, according to the The delivery deadline of an order dynamically adjusts the priority of the goods included in the order, and further improves the delivery efficiency under the constraint that all orders are not pending.
在上述各实施例提供的技术方案的基础上,还可以进一步增加订单回滚的功能。可选的是,获取待处理的订单,确定所述待处理的订单中每个订单的优先级,可以包括:获取客户系统发送的订单;查找当前已分配了操作台、但还未发送给操作台进行处理的订单,删除查找到的订单与其分配的操作台之间的关联关系;将所述客户系统发送的订单与查找到的订单作为待处理的订单,确定其中每个订单的优先级。On the basis of the technical solutions provided by the above embodiments, the function of order rollback can be further added. Optionally, acquiring pending orders, and determining the priority of each order in the pending orders may include: acquiring orders sent by the customer system; searching for an operation desk that is currently assigned but has not been sent to an operation. The order processed by the console is deleted, and the relationship between the found order and its assigned operation console is deleted; the order sent by the customer system and the found order are regarded as pending orders, and the priority of each order is determined.
具体来说,当有一批新的订单到来时,可以获取之前已经分配好操作台、但是还未被发往操作台的订单,取消这些订单的分配结果,即,删除这些订单与操作台的关联关系,将这些订单当做没有被分配操作台的订单,与新来的一批订单组合到一起重新进行分配,提高订单的整体分配效果。Specifically, when a new batch of orders arrives, you can obtain orders that have been allocated to the console before but have not been sent to the console, and cancel the assignment results of these orders, that is, delete the association between these orders and the console relationship, these orders are regarded as orders that have not been assigned to the console, and they are combined with a new batch of orders for redistribution to improve the overall distribution effect of orders.
图7为本公开实施例提供的一种订单处理装置的结构示意图。如图6所示,所述装置可以包括:FIG. 7 is a schematic structural diagram of an order processing apparatus according to an embodiment of the present disclosure. As shown in Figure 6, the apparatus may include:
获取模块701,用于获取待处理的订单,确定所述待处理的订单中每个订单的优先级;an acquisition module 701, configured to acquire pending orders, and determine the priority of each order in the pending orders;
分配模块702,用于对于属于同一优先级的多个订单,将所述多个订单在多个操作台之间进行分配;an allocation module 702, configured to allocate the plurality of orders among the plurality of operation stations for the plurality of orders belonging to the same priority;
发送模块703,用于将已分配操作台的订单发送给对应的操作台进行处理。The sending module 703 is configured to send the order that has been assigned an operation station to a corresponding operation station for processing.
在一个可选的实施方式中,所述获取模块701在确定所述待处理的订单中每个订单的优先级时,具体用于:In an optional implementation manner, when determining the priority of each order in the pending orders, the obtaining module 701 is specifically configured to:
根据每个订单的出库截止时间,确定所述订单对应的优先级;According to the delivery deadline of each order, determine the priority corresponding to the order;
其中,出库截止时间相同的订单属于同一优先级;或者,出库截止时间位于同一时段的订单属于同一优先级。Among them, the orders with the same delivery deadline belong to the same priority; or, the orders with the delivery deadline in the same time period belong to the same priority.
在一个可选的实施方式中,所述分配模块702具体用于:In an optional implementation manner, the allocation module 702 is specifically configured to:
将所述待处理的订单按照优先级进行排序;sorting the pending orders according to priority;
按照优先级从高到低的顺序,依次对各个优先级进行如下处理:对所述优先级对应的所有订单进行分配,确定所述所有订单中每一订单对应的操作台。According to the order of priority from high to low, each priority is processed as follows: all the orders corresponding to the priority are allocated, and the operation table corresponding to each order in all the orders is determined.
在一个可选的实施方式中,所述分配模块702在对所述优先级对应的所有订单进行分配,确定所述所有订单中每一订单对应的操作台时,具体用于:In an optional implementation manner, when the allocation module 702 allocates all the orders corresponding to the priorities and determines the operation table corresponding to each order in the all orders, it is specifically used for:
若存在已分订单,则根据所述已分订单以及所述已分订单对应的操作台,对所述优先级对应的所有订单进行分配,确定所述优先级对应的所有订单中每一订单被分配到的操作台;If there is an already divided order, according to the divided order and the console corresponding to the divided order, all the orders corresponding to the priority are allocated, and it is determined that each order in all the orders corresponding to the priority is the assigned console;
其中,所述已分订单为已经分配了操作台、但还未处理完的订单。Wherein, the divided order is an order that has been assigned an operation table but has not yet been processed.
在一个可选的实施方式中,所述分配模块702在根据所述已分订单以及所述已分订单对应的操作台,对所述优先级对应的所有订单进行分配,确定所述优先级对应的所有订单中每一订单被分配到的操作台时,具体用于:In an optional implementation manner, the allocation module 702 allocates all orders corresponding to the priority according to the divided orders and the operating table corresponding to the divided orders, and determines the priority corresponding to the order. When each order is assigned to the operation table of all orders, it is specifically used for:
根据所述已分订单及其对应的操作台,通过评价对所述优先级对应的所有订单进行分配后各个操作台对应的货物任务量和/或货物种类数量,确定最终的分配结果。According to the divided orders and their corresponding operation stations, the final assignment result is determined by evaluating the amount of cargo tasks and/or the number of types of goods corresponding to each operation station after all orders corresponding to the priorities are assigned.
在一个可选的实施方式中,所述分配模块702在根据所述已分订单及其对应的操作台,通过评价对所述优先级对应的所有订单进行分配后各个操作台对应的货物任务量和/或货物种类数量,确定最终的分配结果时,具体用于:In an optional implementation manner, the allocation module 702 allocates all orders corresponding to the priority by evaluating the assigned orders and their corresponding operation stations, and the task volume of goods corresponding to each operation station and/or the number of types of goods, when determining the final distribution result, specifically for:
根据所述优先级对应的所有订单以及多个操作台,确定所有可能的分配方案;Determine all possible allocation schemes according to all orders corresponding to the priority and multiple operating desks;
对于任一分配方案,根据所述已分订单及其对应的操作台和所述分配方案,计算所述多个操作台的货物任务量的方差对应的评分,和/或,计算所述多个操作台的货物种类数量之和对应的评分;For any distribution scheme, according to the divided order and its corresponding operation station and the distribution scheme, calculate the score corresponding to the variance of the cargo task amount of the multiple operation stations, and/or calculate the multiple operation stations. The score corresponding to the sum of the types and quantities of goods on the console;
根据计算得到的评分,确定最终选择的分配方案。Based on the calculated scores, the final selected allocation scheme is determined.
在一个可选的实施方式中,所述多个操作台的任务量的方差与对应的评分之间为负相关关系,和/或,所述多个操作台的货物种类数量之和与对应的评分为负相关关系。In an optional implementation manner, there is a negative correlation between the variance of the task amount of the plurality of operation stations and the corresponding score, and/or the sum of the types and quantities of goods of the plurality of operation stations and the corresponding Ratings are negatively correlated.
在一个可选的实施方式中,所述发送模块703具体用于:In an optional implementation manner, the sending module 703 is specifically configured to:
当任一操作台存在空闲槽位时,若存在剩余的分配给所述操作台的订单,则根据剩余的订单对应的优先级、货物种类、货物数量中的至少一项,选择发送给所述操作台的订单。When there is a free slot on any console, if there are remaining orders allocated to the console, according to at least one of the priority, the type of goods, and the quantity of goods corresponding to the remaining orders, choose to send to the said console. Console order.
在一个可选的实施方式中,所述发送模块703还用于:In an optional implementation manner, the sending module 703 is further configured to:
若不存在剩余的分配给所述操作台的订单,则从剩余的分配给其它操作台的订单和/或未分配的订单中,选择订单发送给所述操作台。If there are no remaining orders assigned to the operation station, an order is selected from the remaining orders assigned to other operation stations and/or unassigned orders to be sent to the operation station.
在一个可选的实施方式中,所述发送模块703还用于:In an optional implementation manner, the sending module 703 is further configured to:
根据各个操作台当前处理的货物的优先级,为机器人分配取货任务。According to the priority of the goods currently processed by each operation station, the robot is assigned to pick up tasks.
在一个可选的实施方式中,所述发送模块703还用于:In an optional implementation manner, the sending module 703 is further configured to:
对于任一订单,根据所述订单的出库截止时间,动态调整所述订单包含的货物的优先级。For any order, the priority of the goods included in the order is dynamically adjusted according to the delivery deadline of the order.
在一个可选的实施方式中,所述发送模块703在根据所述订单的出库截止时间,动态调整所述订单包含的货物的优先级时,具体用于:In an optional implementation manner, when dynamically adjusting the priority of the goods included in the order according to the delivery deadline of the order, the sending module 703 is specifically configured to:
当所述订单的出库截止时间与当前时间之间的时间差大于预设时间阈值时,将所述订单包含的货物的优先级设置为最低优先级;When the time difference between the delivery deadline of the order and the current time is greater than the preset time threshold, setting the priority of the goods included in the order to the lowest priority;
当所述订单的出库截止时间与当前时间之间的时间差小于预设时间阈值时,根据所述时间差,确定所述订单包含的货物的优先级;When the time difference between the delivery deadline of the order and the current time is less than a preset time threshold, determining the priority of the goods included in the order according to the time difference;
当达到所述出库截止时间时,将所述订单包含的货物的优先级设置为最高优先级。When the delivery deadline is reached, the priority of the goods included in the order is set to the highest priority.
在一个可选的实施方式中,所述获取模块701具体用于:In an optional implementation manner, the obtaining module 701 is specifically configured to:
获取客户系统发送的订单;Get the order sent by the customer's system;
查找当前已分配了操作台、但还未发送给操作台进行处理的订单,删除查找到的订单与其分配的操作台之间的关联关系;Find orders that are currently assigned to the console but have not been sent to the console for processing, and delete the association between the found order and its assigned console;
将所述客户系统发送的订单与查找到的订单作为待处理的订单,确定其中每个订单的优先级。The orders sent by the client system and the found orders are regarded as pending orders, and the priority of each order is determined.
本实施例提供的装置,可用于执行图1至图6所示方法实施例的技术方案,其实现原理和技术效果类似,本实施例此处不再赘述。The apparatus provided in this embodiment can be used to implement the technical solutions of the method embodiments shown in FIG. 1 to FIG. 6 , and the implementation principles and technical effects thereof are similar, and are not described again in this embodiment.
图8为本公开实施例提供的一种控制设备的结构示意图。如图8所示,本实施例的控制设备可以包括:FIG. 8 is a schematic structural diagram of a control device according to an embodiment of the present disclosure. As shown in FIG. 8 , the control device in this embodiment may include:
至少一个处理器801;以及at least one processor 801; and
与所述至少一个处理器通信连接的存储器802;a memory 802 in communication with the at least one processor;
其中,所述存储器802存储有可被所述至少一个处理器801执行的指令,所述指令被所述至少一个处理器801执行,以使所述控制设备执行如上述任一实施例所述的方法。Wherein, the memory 802 stores instructions that can be executed by the at least one processor 801, and the instructions are executed by the at least one processor 801, so that the control device executes the method described in any of the foregoing embodiments. method.
可选地,存储器802既可以是独立的,也可以跟处理器801集成在一起。Optionally, the memory 802 may be independent or integrated with the processor 801 .
本实施例提供的控制设备的实现原理和技术效果可以参见前述各实施例,此处不再赘述。For the implementation principle and technical effect of the control device provided in this embodiment, reference may be made to the foregoing embodiments, and details are not described herein again.
本公开实施例还提供一种仓储系统,包括前述任一实施例所述的控制设备以及操作台。An embodiment of the present disclosure further provides a storage system, including the control device and an operation table described in any of the foregoing embodiments.
其中,所述操作台用于获取所述控制设备发送的订单并进行处理。可选的,所述操作台在获取到订单后可以向拣货人员播放或显示所述订单,如可以显示:槽位1的订单包括:5件A货物,10件B货物。Wherein, the operation console is used to acquire and process the order sent by the control device. Optionally, after acquiring the order, the operation console can play or display the order to the picker, for example, it can be displayed that the order in slot 1 includes: 5 pieces of A goods and 10 pieces of B goods.
此外,所述系统还可以包括机器人,所述机器人用于获取所述控制设备发送的取货任务,并根据所述取货任务从仓库中取出货物移动至对应的操作台,供拣货人员将所述货物放入所述操作台的槽位中。In addition, the system may further include a robot, the robot is used to obtain the picking task sent by the control device, and according to the picking task, take out the goods from the warehouse and move them to the corresponding operating table for the picking personnel to pick up the goods. The goods are put into the slots of the operating table.
本公开实施例提供的仓储系统中,控制设备、操作台和机器人的具体工作原理、过程及有益效果可以参见前述实施例,此处不再赘述。In the storage system provided by the embodiments of the present disclosure, the specific working principles, processes, and beneficial effects of the control device, the operating table, and the robot can be referred to the foregoing embodiments, which will not be repeated here.
本公开实施例还提供一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机执行指令,当处理器执行所述计算机执行指令时,实现如前述任一实施例所述的方法。Embodiments of the present disclosure further provide a computer-readable storage medium, where computer-executable instructions are stored in the computer-readable storage medium, and when a processor executes the computer-executable instructions, the method described in any of the foregoing embodiments is implemented. .
本公开实施例还提供一种计算机程序产品,包括计算机程序,所述计算机程序被执行时实现如前述任一实施例所述的方法。Embodiments of the present disclosure also provide a computer program product, including a computer program, which implements the method described in any of the foregoing embodiments when the computer program is executed.
在本公开所提供的几个实施例中,应该理解到,所揭露的设备和方法,可以通过其它的方式实现。例如,以上所描述的设备实施例仅仅是示意性的,例如,所述模块的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个模块可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或模块的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in the present disclosure, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the device embodiments described above are only illustrative. For example, the division of the modules is only a logical function division. In actual implementation, there may be other division methods. For example, multiple modules may be combined or integrated. to another system, or some features can be ignored, or not implemented. On the other hand, the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or modules, and may be in electrical, mechanical or other forms.
所述作为分离部件说明的模块可以是或者也可以不是物理上分开的,作为模块显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案。The modules described as separate components may or may not be physically separated, and components shown as modules may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to implement the solution of this embodiment.
另外,在本公开各个实施例中的各功能模块可以集成在一个处理单元中,也可以是各个模块单独物理存在,也可以两个或两个以上模块集成在一个单元中。上述模块成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能单元的形式实现。In addition, each functional module in each embodiment of the present disclosure may be integrated in one processing unit, or each module may exist physically alone, or two or more modules may be integrated in one unit. The units formed by the above modules can be implemented in the form of hardware, or can be implemented in the form of hardware plus software functional units.
上述以软件功能模块的形式实现的集成的模块,可以存储在一个计算机可读取存储介质中。上述软件功能模块存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)或处理器执行本公开各个实施例所述方法的部分步骤。The above-mentioned integrated modules implemented in the form of software functional modules may be stored in a computer-readable storage medium. The above-mentioned software function modules are stored in a storage medium, and include several instructions to cause a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to execute some steps of the methods described in various embodiments of the present disclosure.
应理解,上述处理器可以是中央处理单元(Central Processing Unit,简称CPU),还可以是其它通用处理器、数字信号处理器(Digital Signal Processor,简称DSP)、专用集成电路(Application Specific Integrated Circuit,简称ASIC)等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合发明所公开的方法的步骤可以直接体现为硬件处理器执行完成,或者用处理器中的硬件及软件模块组合执行完成。It should be understood that the above-mentioned processor may be a central processing unit (Central Processing Unit, referred to as CPU), or other general-purpose processors, digital signal processors (Digital Signal Processor, referred to as DSP), application specific integrated circuit (Application Specific Integrated Circuit, Referred to as ASIC) and so on. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in conjunction with the invention can be directly embodied as executed by a hardware processor, or executed by a combination of hardware and software modules in the processor.
存储器可能包含高速RAM存储器,也可能还包括非易失性存储NVM,例如至少一个磁盘存储器,还可以为U盘、移动硬盘、只读存储器、磁盘或光盘等。The memory may include high-speed RAM memory, and may also include non-volatile storage NVM, such as at least one magnetic disk memory, and may also be a U disk, a removable hard disk, a read-only memory, a magnetic disk or an optical disk, and the like.
总线可以是工业标准体系结构(Industry Standard Architecture,简称ISA)总线、外部设备互连(Peripheral Component Interconnect,简称PCI)总线或扩展工业标准体系结构(Extended Industry Standard Architecture,简称EISA)总线等。总线可以分为地址总线、数据总线、控制总线等。为便于表示,本公开附图中的总线并不限定仅有一根总线或一种类型的总线。The bus can be an Industry Standard Architecture (ISA for short) bus, a Peripheral Component Interconnect (PCI for short) bus or an Extended Industry Standard Architecture (EISA for short) bus or the like. The bus can be divided into address bus, data bus, control bus and so on. For ease of representation, the buses in the drawings of the present disclosure are not limited to only one bus or one type of bus.
上述存储介质可以是由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。存储介质可以是通用或专用计算机能够存取的任何可用介质。The above-mentioned storage medium may be implemented by any type of volatile or non-volatile storage device or a combination thereof, such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable Except programmable read only memory (EPROM), programmable read only memory (PROM), read only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk. A storage medium can be any available medium that can be accessed by a general purpose or special purpose computer.
一种示例性的存储介质耦合至处理器,从而使处理器能够从该存储介质读取信息,且可向该存储介质写入信息。当然,存储介质也可以是处理器的组成部分。处理器和存储介质可以位于专用集成电路(Application Specific Integrated Circuits,简称ASIC)中。当然,处理器和存储介质也可以作为分立组件存在于电子设备或主控设备中。An exemplary storage medium is coupled to the processor, such that the processor can read information from, and write information to, the storage medium. Of course, the storage medium can also be an integral part of the processor. The processor and the storage medium may be located in Application Specific Integrated Circuits (ASIC for short). Of course, the processor and the storage medium may also exist in the electronic device or the host device as discrete components.
本领域普通技术人员可以理解:实现上述各方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成。前述的程序可以存储于一计算机可读取存储介质中。该程序在执行时,执行包括上述各方法实施例的步骤;而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。Those of ordinary skill in the art can understand that all or part of the steps of implementing the above method embodiments may be completed by program instructions related to hardware. The aforementioned program can be stored in a computer-readable storage medium. When the program is executed, the steps including the above method embodiments are executed; and the foregoing storage medium includes: ROM, RAM, magnetic disk or optical disk and other media that can store program codes.
最后应说明的是:以上各实施例仅用以说明本公开的技术方案,而非对其限制;尽管参照前述各实施例对本公开进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分或者全部技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本公开各实施例技术方案的范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present disclosure, but not to limit them; although the present disclosure has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: The technical solutions described in the foregoing embodiments can still be modified, or some or all of the technical features thereof can be equivalently replaced; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the technical solutions of the embodiments of the present disclosure. Scope.

Claims (18)

  1. 一种订单处理方法,其特征在于,包括:An order processing method, comprising:
    获取待处理的订单,确定所述待处理的订单中每个订单的优先级;Obtain pending orders, and determine the priority of each order in the pending orders;
    对于属于同一优先级的多个订单,将所述多个订单在多个操作台之间进行分配;for multiple orders belonging to the same priority, allocating the multiple orders among multiple operation stations;
    将已分配操作台的订单发送给对应的操作台进行处理。Send orders with assigned operation desks to the corresponding operation desks for processing.
  2. 根据权利要求1所述的方法,其特征在于,确定所述待处理的订单中每个订单的优先级,包括:The method according to claim 1, wherein determining the priority of each order in the pending orders comprises:
    根据每个订单的出库截止时间,确定所述订单对应的优先级;According to the delivery deadline of each order, determine the priority corresponding to the order;
    其中,出库截止时间相同的订单属于同一优先级;或者,出库截止时间位于同一时段的订单属于同一优先级。Among them, the orders with the same delivery deadline belong to the same priority; or, the orders with the delivery deadline in the same time period belong to the same priority.
  3. 根据权利要求1或2所述的方法,其特征在于,对于属于同一优先级的多个订单,将所述多个订单在多个操作台之间进行分配,包括:The method according to claim 1 or 2, characterized in that, for multiple orders belonging to the same priority, allocating the multiple orders among multiple operation stations comprises:
    将所述待处理的订单按照优先级进行排序;sorting the pending orders according to priority;
    按照优先级从高到低的顺序,依次对各个优先级进行如下处理:对所述优先级对应的所有订单进行分配,确定所述所有订单中每一订单对应的操作台。According to the order of priority from high to low, each priority is processed as follows: all the orders corresponding to the priority are allocated, and the operation table corresponding to each order in all the orders is determined.
  4. 根据权利要求3所述的方法,其特征在于,对所述优先级对应的所有订单进行分配,确定所述所有订单中每一订单对应的操作台,包括:The method according to claim 3, wherein allocating all the orders corresponding to the priorities, and determining the operation table corresponding to each order in the all orders, comprising:
    若存在已分订单,则根据所述已分订单以及所述已分订单对应的操作台,对所述优先级对应的所有订单进行分配,确定所述优先级对应的所有订单中每一订单被分配到的操作台;If there is an already divided order, according to the divided order and the console corresponding to the divided order, all the orders corresponding to the priority are allocated, and it is determined that each order in all the orders corresponding to the priority is the assigned console;
    其中,所述已分订单为已经分配了操作台、但还未处理完的订单。Wherein, the divided order is an order that has been assigned an operation table but has not yet been processed.
  5. 根据权利要求4所述的方法,其特征在于,根据所述已分订单以及所述已分订单对应的操作台,对所述优先级对应的所有订单进行分配,确定所述优先级对应的所有订单中每一订单被分配到的操作台,包括:The method according to claim 4, wherein all orders corresponding to the priority are allocated according to the divided orders and the operating table corresponding to the divided orders, and all orders corresponding to the priority are determined. The station to which each order in the order is assigned, including:
    根据所述已分订单及其对应的操作台,通过评价对所述优先级对应的所有订单进行分配后各个操作台对应的货物任务量和/或货物种类数量,确定最终的分配结果。According to the divided orders and their corresponding operation stations, the final assignment result is determined by evaluating the amount of cargo tasks and/or the number of types of goods corresponding to each operation station after all orders corresponding to the priorities are assigned.
  6. 根据权利要求5所述的方法,其特征在于,根据所述已分订单及其对应的操作台,通过评价对所述优先级对应的所有订单进行分配后各个操作台对应的货物任务量和/或货物种类数量,确定最终的分配结果,包括:The method according to claim 5, characterized in that, according to the divided orders and their corresponding operation stations, after all the orders corresponding to the priority are assigned through evaluation, the cargo task volume and/or the corresponding operation stations are evaluated. or the number of types of goods to determine the final distribution results, including:
    根据所述优先级对应的所有订单以及多个操作台,确定所有可能的分配方案;Determine all possible allocation schemes according to all orders corresponding to the priority and multiple operating desks;
    对于任一分配方案,根据所述已分订单及其对应的操作台和所述分配方案,计算所述多个操作台的货物任务量的方差对应的评分,和/或,计算所述多个操作台的货物种类数量之和对应的评分;For any distribution scheme, according to the divided order and its corresponding operation station and the distribution scheme, calculate the score corresponding to the variance of the cargo task amount of the multiple operation stations, and/or calculate the multiple operation stations. The score corresponding to the sum of the types and quantities of goods on the console;
    根据计算得到的评分,确定最终选择的分配方案。Based on the calculated scores, the final selected allocation scheme is determined.
  7. 根据权利要求6所述的方法,其特征在于,所述多个操作台的任务量的方差与对应的评分之间为负相关关系,和/或,所述多个操作台的货物种类数量之和与对应的评分为负相关关系。The method according to claim 6, characterized in that there is a negative correlation between the variance of the task amount of the plurality of operation stations and the corresponding score, and/or the difference between the types and quantities of goods of the plurality of operation stations and the corresponding scores are negatively correlated.
  8. 根据权利要求1-7任一项所述的方法,其特征在于,将已分配操作台的订单发送给对应的操作台进行处理,包括:The method according to any one of claims 1-7, characterized in that, sending an order that has been assigned an operation station to a corresponding operation station for processing, comprising:
    当任一操作台存在空闲槽位时,若存在剩余的分配给所述操作台的订单,则根据剩余的订单对应的优先级、货物种类、货物数量中的至少一项,选择发送给所述操作台的订单。When there is a free slot on any console, if there are remaining orders allocated to the console, according to at least one of the priority, the type of goods, and the quantity of goods corresponding to the remaining orders, choose to send to the said console. Console order.
  9. 根据权利要求8所述的方法,其特征在于,还包括:The method of claim 8, further comprising:
    若不存在剩余的分配给所述操作台的订单,则从剩余的分配给其它操作台的订单和/或未分配的订单中,选择订单发送给所述操作台。If there are no remaining orders assigned to the operation station, an order is selected from the remaining orders assigned to other operation stations and/or unassigned orders to be sent to the operation station.
  10. 根据权利要求1-9任一项所述的方法,其特征在于,还包括:The method according to any one of claims 1-9, characterized in that, further comprising:
    根据各个操作台当前处理的货物的优先级,为机器人分配取货任务。According to the priority of the goods currently processed by each operation station, the robot is assigned to pick up tasks.
  11. 根据权利要求10所述的方法,其特征在于,还包括:The method of claim 10, further comprising:
    对于任一订单,根据所述订单的出库截止时间,动态调整所述订单包含的货物的优先级。For any order, the priority of the goods included in the order is dynamically adjusted according to the delivery deadline of the order.
  12. 根据权利要求11所述的方法,其特征在于,根据所述订单的出库截止时间,动态调整所述订单包含的货物的优先级,包括:The method according to claim 11, wherein dynamically adjusting the priority of the goods included in the order according to the delivery deadline of the order, comprising:
    当所述订单的出库截止时间与当前时间之间的时间差大于预设时间阈值时,将所述订单包含的货物的优先级设置为最低优先级;When the time difference between the delivery deadline of the order and the current time is greater than the preset time threshold, setting the priority of the goods included in the order to the lowest priority;
    当所述订单的出库截止时间与当前时间之间的时间差小于预设时间阈值时,根据所述时间差,确定所述订单包含的货物的优先级;When the time difference between the delivery deadline of the order and the current time is less than a preset time threshold, determining the priority of the goods included in the order according to the time difference;
    当达到所述出库截止时间时,将所述订单包含的货物的优先级设置为最高优先级。When the delivery deadline is reached, the priority of the goods included in the order is set to the highest priority.
  13. 根据权利要求1-12任一项所述的方法,其特征在于,获取待处理的订单,确定所述待处理的订单中每个订单的优先级,包括:The method according to any one of claims 1-12, wherein obtaining the pending orders, and determining the priority of each order in the pending orders, comprising:
    获取客户系统发送的订单;Get the order sent by the customer's system;
    查找当前已分配了操作台、但还未发送给操作台进行处理的订单,删除查找到的订单与其分配的操作台之间的关联关系;Find orders that are currently assigned to the console but have not been sent to the console for processing, and delete the association between the found order and its assigned console;
    将所述客户系统发送的订单与查找到的订单作为待处理的订单,确定其中每个订单的优先级。The orders sent by the client system and the found orders are regarded as pending orders, and the priority of each order is determined.
  14. 一种订单处理装置,其特征在于,包括:An order processing device, characterized in that it includes:
    获取模块,用于获取待处理的订单,确定所述待处理的订单中每个订单的优先级;an acquisition module, used for acquiring pending orders, and determining the priority of each order in the pending orders;
    分配模块,用于对于属于同一优先级的多个订单,将所述多个订单在多个操作台之间进行分配;an allocation module, used for allocating the plurality of orders among the plurality of operation stations for the plurality of orders belonging to the same priority;
    发送模块,用于将已分配操作台的订单发送给对应的操作台进行处理。The sending module is used to send the order that has been assigned to the operating table to the corresponding operating table for processing.
  15. 一种控制设备,其特征在于,包括:A control device, characterized in that it includes:
    至少一个处理器;以及at least one processor; and
    与所述至少一个处理器通信连接的存储器;a memory communicatively coupled to the at least one processor;
    其中,所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述控制设备执行如权利要求1-13任一项所述的方法。Wherein, the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to cause the control device to execute the control device according to any one of claims 1-13. method.
  16. 一种仓储系统,其特征在于,包括:权利要求15所述的控制设备以及操作台;A storage system, characterized in that, comprising: the control device of claim 15 and an operating table;
    所述操作台用于获取所述控制设备发送的订单并进行处理。The operating console is used to acquire and process the orders sent by the control device.
  17. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质中存储有计算机执行指令,当处理器执行所述计算机执行指令时,实现如权利要求1-13任一项 所述的方法。A computer-readable storage medium, wherein computer-executable instructions are stored in the computer-readable storage medium, and when a processor executes the computer-executable instructions, the computer-executable instructions according to any one of claims 1-13 are implemented. method.
  18. 一种计算机程序产品,其特征在于,包括计算机程序,所述计算机程序被执行时实现如权利要求1-13任一项所述的方法。A computer program product, characterized in that it comprises a computer program, which implements the method according to any one of claims 1-13 when the computer program is executed.
PCT/CN2021/118865 2020-09-24 2021-09-16 Order processing method and apparatus, and device, system and storage medium WO2022063039A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011013424.3A CN112085453A (en) 2020-09-24 2020-09-24 Order processing method, device, equipment, system and storage medium
CN202011013424.3 2020-09-24

Publications (1)

Publication Number Publication Date
WO2022063039A1 true WO2022063039A1 (en) 2022-03-31

Family

ID=73739686

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/118865 WO2022063039A1 (en) 2020-09-24 2021-09-16 Order processing method and apparatus, and device, system and storage medium

Country Status (2)

Country Link
CN (1) CN112085453A (en)
WO (1) WO2022063039A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116434949A (en) * 2023-04-27 2023-07-14 明理医疗科技(武汉)有限公司 Intelligent pathology sample distribution method and device, electronic equipment and storage medium

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112085453A (en) * 2020-09-24 2020-12-15 深圳市海柔创新科技有限公司 Order processing method, device, equipment, system and storage medium
CN112644946A (en) * 2020-12-23 2021-04-13 深圳市海柔创新科技有限公司 Storage robot control method, device, equipment and storage medium
CN112801757B (en) * 2021-02-25 2022-05-31 杭州拼便宜网络科技有限公司 Information processing method and device for packaged goods to be shipped and electronic equipment
CN112950123B (en) * 2021-03-29 2024-03-05 深圳市库宝软件有限公司 Order allocation method, device, system, storage medium and program product
CN113077213A (en) * 2021-03-31 2021-07-06 深圳市海柔创新科技有限公司 Order processing method, device, equipment, system, medium and product
CN113034078A (en) * 2021-03-31 2021-06-25 深圳市海柔创新科技有限公司 Goods delivery control method, device, equipment, system, medium and product
CN113034083A (en) * 2021-04-08 2021-06-25 青岛盈智科技有限公司 Storage support combination optimization method, device and system
CN113256062A (en) * 2021-04-19 2021-08-13 深圳市库宝软件有限公司 Material warehouse-out method, device, equipment, system and storage medium
CN113283708A (en) * 2021-04-29 2021-08-20 北京京东振世信息技术有限公司 Task list distribution method and device, electronic equipment and computer readable medium
CN113177765A (en) * 2021-05-31 2021-07-27 深圳市海柔创新科技有限公司 Goods warehousing method, device, equipment, warehousing system and storage medium
CN113627785A (en) * 2021-08-09 2021-11-09 广州新丝路信息科技有限公司 Order picking sheet distribution method, device and equipment based on batch order picking
CN113689167A (en) * 2021-08-25 2021-11-23 深圳市库宝软件有限公司 Material box distribution method and device, server, storage medium and warehousing system
CN115057144B (en) * 2022-06-30 2023-06-30 深圳市库宝软件有限公司 Method and device for increasing and decreasing open slot position, operation table and warehouse system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140156348A1 (en) * 2012-12-03 2014-06-05 Dimitri Sinkel System and method for inventory management
CN110111048A (en) * 2019-04-29 2019-08-09 西安电子科技大学 Order taking responsibility dispatching method in warehousing system
CN110245890A (en) * 2019-05-28 2019-09-17 深圳市海柔创新科技有限公司 Kinds of goods method for sorting and kinds of goods sorting system
CN111369182A (en) * 2018-12-25 2020-07-03 顺丰科技有限公司 Scheduling method and device for order ex-warehouse
CN112085453A (en) * 2020-09-24 2020-12-15 深圳市海柔创新科技有限公司 Order processing method, device, equipment, system and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110390499A (en) * 2018-04-17 2019-10-29 北京京东尚科信息技术有限公司 Order allocation method and device
CN109823757B (en) * 2019-01-18 2020-11-06 广州宁基智能系统有限公司 Plate ex-warehouse method, system and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140156348A1 (en) * 2012-12-03 2014-06-05 Dimitri Sinkel System and method for inventory management
CN111369182A (en) * 2018-12-25 2020-07-03 顺丰科技有限公司 Scheduling method and device for order ex-warehouse
CN110111048A (en) * 2019-04-29 2019-08-09 西安电子科技大学 Order taking responsibility dispatching method in warehousing system
CN110245890A (en) * 2019-05-28 2019-09-17 深圳市海柔创新科技有限公司 Kinds of goods method for sorting and kinds of goods sorting system
CN112085453A (en) * 2020-09-24 2020-12-15 深圳市海柔创新科技有限公司 Order processing method, device, equipment, system and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116434949A (en) * 2023-04-27 2023-07-14 明理医疗科技(武汉)有限公司 Intelligent pathology sample distribution method and device, electronic equipment and storage medium
CN116434949B (en) * 2023-04-27 2024-05-07 明理医疗科技(武汉)有限公司 Intelligent pathology sample distribution method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN112085453A (en) 2020-12-15

Similar Documents

Publication Publication Date Title
WO2022063039A1 (en) Order processing method and apparatus, and device, system and storage medium
US11544645B2 (en) Inventory scheduling method and device and non-transitory computer readable storage medium
WO2022057248A1 (en) Order processing method and apparatus, device, system and storage medium
CN107103446B (en) Inventory scheduling method and device
US20190347753A1 (en) Data processing method, apparatus and device, and computer-readable storage medium
Pan et al. A study of storage assignment problem for an order picking line in a pick-and-pass warehousing system
CN109961247B (en) Method and device for generating article storage information
CN109146349B (en) Order allocation method and device
WO2022206290A1 (en) Order processing method and apparatus, device, system, medium, and product
WO2023066278A1 (en) Method and apparatus for warehousing materials, method and apparatus for delivering materials out of warehouse, and scheduling device and system
WO2023124951A1 (en) Workbin processing method and apparatus, and device, warehousing system and storage medium
CN106775493B (en) A kind of storage control and I/O Request processing method
WO2023040659A1 (en) Task assignment method, apparatus, and device, warehousing system, and storage medium
CN110334993B (en) Method and device for managing and controlling seeding goods space and computer equipment
CN112559130B (en) Container distribution method, device, electronic equipment and storage medium
CN115660380B (en) Order processing method and device for picking goods to person
CN115578039A (en) Warehouse goods space allocation method, electronic equipment and computer storage medium
CN113998358B (en) Method, device, equipment, storage medium and program product for picking up goods
CN112416520B (en) Intelligent resource scheduling method based on vSphere
CN111056210B (en) Material box position adjusting method and device, storage system, medium and electronic equipment
WO2023020213A1 (en) Task allocation method and apparatus, device, storage medium, and program product
CN111260288A (en) Order management method, device, medium and electronic equipment
CN112837128B (en) Order assignment method, order assignment device, computer equipment and computer readable storage medium
CN110073321A (en) A kind of storage control and I/O request processing method
CN112288346A (en) Order form repacking method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21871409

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21871409

Country of ref document: EP

Kind code of ref document: A1