Article Distribution Rules for Dynamic Bin Capacity Matching
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
The existing article distribution methods in the express logistics industry face challenges of low efficiency, inflexible configurations, high operation and maintenance costs, and difficulty in modifying distribution dimensions due to fixed distribution dimensions defined at the code level.
Innovation Solution
An article distribution method and apparatus that dynamically configures grouping rules based on order type identifiers, matches terminal information, and optimizes bin usage by estimating volume and capacity, generating transportation instructions, and updating rules to adapt to changing order information.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If distribution dimensions are fixed at the code level, then system stability is maintained, but flexibility and ease of modification deteriorate
Solution Approach 1:
The patent implements dynamic distribution dimensions by introducing a configuration file that can be modified without changing the underlying code structure. The system reads distribution dimensions from external configuration files, allowing dimensions to be dynamically adjusted based on different business scenarios while maintaining system stability through a consistent code architecture.
Solution Approach 2:
The patent enables parameter changes by storing distribution dimensions as configurable parameters in external files rather than hardcoding them. This allows operational parameters such as distribution dimensions to be changed by simply modifying configuration files, eliminating the need for code changes and complex recompilation processes.
2Productivity
If articles are picked one at a time, then accuracy is maintained, but productivity deteriorates
Solution Approach 1:
The patent implements preliminary action by pre-calculating and determining the picking sequence of articles before the actual picking process begins. The system analyzes the distribution task and establishes an optimized picking path in advance, allowing workers to follow a predetermined sequence that minimizes movement time and maximizes efficiency while maintaining accuracy.
3Adaptability or versatility
If distribution dimensions are fixed, then system reliability is maintained, but adaptability deteriorates
Solution Approach 1:
The patent applies segmentation by separating the system into distinct layers: a stable code layer that maintains system reliability and a flexible configuration layer that enables adaptability. The configuration files are segmented into different dimensions (e.g., warehouse, shelf, bin levels) that can be independently modified without affecting the core system architecture.
Data Source
Figure 1
Figure 2
Figure 3~4
AI summary
The disclosure relates to an article distribution method and apparatus. A specific implementation of the method comprises acquiring a distribution task, and performing matching to obtain first terminal information and second terminal information corresponding to the distribution task; reading a grouping rule of the distribution task, dividing a plurality of pieces of article information bound to the distribution task into a plurality of sets, and performing estimation in accordance with the article information included in each set to obtain corresponding volume information; performing screening to obtain capacity information corresponding to bin information in a specified state in the second terminal information, performing matching to obtain the capacity information corresponding to each piece of volume information, and binding the corresponding set and the bin information; generating a corresponding instruction in accordance with each set, and sending the instruction to a first terminal corresponding to the first terminal information so as to perform processing of corresponding articles of the set by the first terminal.