CN114819854A - Method, apparatus, device and computer readable medium for storing article - Google Patents

Method, apparatus, device and computer readable medium for storing article Download PDF

Info

Publication number
CN114819854A
CN114819854A CN202210579525.XA CN202210579525A CN114819854A CN 114819854 A CN114819854 A CN 114819854A CN 202210579525 A CN202210579525 A CN 202210579525A CN 114819854 A CN114819854 A CN 114819854A
Authority
CN
China
Prior art keywords
storage
item
article
articles
occupied
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202210579525.XA
Other languages
Chinese (zh)
Inventor
刘庆华
康舒新
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Qianshi Technology Co Ltd
Original Assignee
Beijing Jingdong Qianshi Technology Co Ltd
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 Beijing Jingdong Qianshi Technology Co Ltd filed Critical Beijing Jingdong Qianshi Technology Co Ltd
Priority to CN202210579525.XA priority Critical patent/CN114819854A/en
Publication of CN114819854A publication Critical patent/CN114819854A/en
Priority to PCT/CN2023/073810 priority patent/WO2023226465A1/en
Pending legal-status Critical Current

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

Landscapes

  • Business, Economics & Management (AREA)
  • Economics (AREA)
  • Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Quality & Reliability (AREA)
  • Finance (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Accounting & Taxation (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)

Abstract

The invention discloses a method, a device, equipment and a computer readable medium for storing articles, and relates to the technical field of computers. One embodiment of the method comprises: acquiring the number of storage units occupied by the articles according to the projection area of the articles, wherein the storage units are the minimum storage positions in a warehouse; locating, in a free storage unit of a warehouse, a bay of the item in the warehouse based on a projected area of the item and the number of occupied storage units; storing the item into a bin of the item and updating the bin of the item with respect to the state of the storage unit. The embodiment can position the storage positions by actual articles and improve the storage density of the warehouse.

Description

Method, apparatus, device and computer readable medium for storing article
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a computer-readable medium for storing an article.
Background
A stereoscopic warehouse is a kind of intensive storage device in the warehouse. With the popularization of the application of the dense storage of the stereo library, new requirements are made on the storage of the stereo library. The storage positions in the three-dimensional library are fixed, namely, each storage position is used for placing an article, and the size of the article is matched with that of the storage position one by one, as shown in figure 1.
In the process of implementing the invention, the inventor finds that at least the following problems exist in the prior art: in some scenes, when articles with different specifications need to be stored or original packages need to be stored, if the storage positions need to be divided by the largest container according to the scheme of fixing the storage positions in the past, a large amount of space is wasted, and the storage density is reduced.
Disclosure of Invention
In view of the above, embodiments of the present invention provide a method, an apparatus, a device, and a computer readable medium for storing articles, which can position storage locations with actual containers and improve storage density.
To achieve the above object, according to an aspect of an embodiment of the present invention, there is provided a method of storing articles, including:
acquiring the number of storage units occupied by the articles according to the projection area of the articles, wherein the storage units are the minimum storage positions in a warehouse;
locating, in a free storage unit of a warehouse, a bay of the item in the warehouse based on a projected area of the item and the number of occupied storage units;
storing the item into a bin of the item and updating the bin of the item with respect to the state of the storage unit.
The acquiring the number of the storage units occupied by the article according to the projection area of the article comprises the following steps:
and determining the number of the storage units occupied by the articles according to the width of the articles related to the projection area of the articles and the width of the storage units.
The locating, in the free storage units of the warehouse, the bin of the item in the warehouse based on the projected area of the item and the number of occupied storage units includes:
and in the spare storage units of the warehouse, based on the width of the articles related to the projection area of the articles and the number of occupied storage units, taking the width of the storage units as a step length, and positioning the storage positions of the articles.
The positioning, in a free storage unit of the warehouse, a storage position of the item based on an item width related to a projected area of the item and the number of occupied storage units with the width of the storage unit as a step length includes:
in the storage units of the warehouse, acquiring idle storage units and occupied storage units;
determining candidate storage positions of the articles in the idle storage units by taking the width of the storage units as a step length according to the width of the articles related to the projection area of the articles and the number of the occupied storage units;
locating a bin of the item in the candidate bin based on a minimum number of free memory cells between the candidate bin and the occupied memory cells.
The article is carried in an article container, and the projected area of the article comprises the projected area of the article container.
The storing the item into the storage location of the item and updating the state of the storage location of the item related to the storage unit comprises:
and identifying the storage unit related to the storage position of the article as an occupied storage unit so as to store the article to the storage position of the article.
The method further comprises the following steps:
and the article is moved out of the storage position of the article, and the storage unit related to the storage position of the article is marked as a free storage unit so as to release the storage position occupied by the article.
According to a second aspect of embodiments of the present invention, there is provided an apparatus for storing articles, comprising:
the container module is used for acquiring the number of storage units occupied by the articles according to the projection area of the articles, wherein the storage units are the minimum storage positions in a warehouse;
a positioning module, configured to position a storage location of the item in a warehouse based on a projected area of the item and the number of occupied storage units in a free storage unit of the warehouse;
and the storage module is used for storing the article into the storage position of the article and updating the state of the storage position of the article related to the storage unit.
According to a third aspect of embodiments of the present invention, there is provided an electronic device storing an article, comprising:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method as described above.
According to a fourth aspect of embodiments of the present invention, there is provided a computer readable medium, on which a computer program is stored, which when executed by a processor, implements the method as described above.
One embodiment of the above invention has the following advantages or benefits: acquiring the number of storage units occupied by the articles according to the projection area of the articles, wherein the storage units are the minimum storage positions in a warehouse; locating, in a free storage unit of a warehouse, a bay of the item in the warehouse based on a projected area of the item and the number of occupied storage units; storing the item into a bin of the item and updating the bin of the item with respect to the state of the storage unit. Based on the projection area of the articles, the storage positions of the articles are positioned, so that the intervals of the articles are reduced, and then the storage density of a warehouse is improved.
Further effects of the above-mentioned non-conventional alternatives will be described below in connection with the embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
FIG. 1 is a schematic diagram of a storage location in a three-dimensional library according to the prior art;
FIG. 2 is a schematic diagram of another storage position in a stereo library according to the prior art;
FIG. 3 is a schematic flow chart of a method of storing items according to an embodiment of the invention;
FIG. 4 is a schematic flow chart of locating a storage location of an item according to an embodiment of the present invention;
FIG. 5 is a schematic illustration of a candidate bin for an item according to an embodiment of the invention;
FIG. 6 is a schematic view of items stored in a three-dimensional library according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of the principal structure of an apparatus for storing articles according to an embodiment of the present invention;
FIG. 8 is an exemplary system architecture diagram in which embodiments of the present invention may be employed;
fig. 9 is a schematic structural diagram of a computer system suitable for implementing a terminal device or a server according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Referring to fig. 1, fig. 1 is a schematic diagram of a storage position in a stereo library according to the prior art. The left and right, 2-level reservoirs, identified as A, B, C and D, respectively, are included in FIG. 1. Wherein, at storage location C1, article 2 is stored; item 1 is stored in bin D1; in storage position D2, article 3 is stored. The projected areas of article 1, article 2 and article 3 are the same.
Referring to fig. 2, fig. 2 is a schematic view of another storage position in a stereo library according to the prior art. In fig. 2, the projection mianni of the article 1, the article 2 and the article 3 are different, but the size of the storage space occupied by the article 1, the article 2 and the article 3 is the same because the volume projection area of each storage space cannot be adjusted.
That is, when the articles with different specifications need to be stored or the original package needs to be stored, if the storage location needs to be divided by the largest article according to the scheme of fixing the storage location before, a large amount of space is wasted, which results in a reduction in storage density.
In order to solve the technical problem of the reduction of the storage density, the following technical solutions in the embodiments of the present invention may be adopted.
Referring to fig. 3, fig. 3 is a schematic flow chart of a method for storing articles according to an embodiment of the present invention, in which the storage locations are positioned according to the projected area of the articles to increase the storage density. As shown in fig. 3, the method specifically includes the following steps:
s301, acquiring the number of storage units occupied by the articles according to the projection area of the articles, wherein the storage units are the minimum storage positions in the warehouse.
The three-dimensional library comprises a plurality of layers, and each layer comprises a plurality of storage positions. The items may be stored in a bin. In an embodiment of the invention, the article container carries an article therein. That is, the item is carried in the item container, and the projected area of the item includes the projected area of the item container.
It should be noted that the article container includes an original package of the article. As one example, the article container includes ten wraps of paper. That is, the article container is an original package of ten rolls of paper.
The article container has a fixed projected area for carrying articles. As one example, the projected area of the item container is 0.5 square meters to carry multiple pieces of apparel. As another example, the projected area of the item container is 0.2 square meters to carry multiple books.
In the embodiment of the invention, the storage unit is used as a basic unit for weighing the article. The storage unit is the smallest storage location in the warehouse. As an example, the width of the storage unit is preset based on the actual condition of the warehouse.
The following describes a memory cell (baseCell). The storage location is the minimum granularity of the identification bin. The storage location of the article can be marked by the storage unit. The memory cell is identified by formula 1, formula 2, and formula 3.
<no grid ,no cell ,index i ,index j ,no ctn ,status>Equation 1
Figure BDA0003663278110000061
Figure BDA0003663278110000062
Therein, no grid A lattice number, which represents the storage bit group number corresponding to the storage unit; no cell Numbering the storage units; indexi is the number, index, of the memory cell in the length direction j The numbers in the width direction of the memory cells. index i And index j Describing the positional relationship of the memory cells, the above two numbers of the adjacent two memory cells are consecutive. no ctn The field is empty when the storage unit is idle; status is the state of the memory cell, and occupied status is 1 and idle status is 0.
Formula 2 shows the value range of i, i.e. the maximum value of i is the length of the cell grid Divided by the transverse spacing length of the storage locations of the containers inr And rounding down.
Equation 3 shows the value range of j, i.e. the maximum value of j is the width of the cell grid Divided by the width of the depth interval of the stock of containers inr And rounding down.
The memory cells are referred to as cells, which are exemplified below. The grid and the storage group (cellGroup) have a corresponding relationship. The bucket group is a logical abstraction of the trellis. All groups of memory bits constitute the entire inventory of the stereo library. The data structure of the storage bit group is as follows:
<no tunnel ,no tier ,no grid ,length grid ,width grid ,high grid >equation 4
Therein no tunnel Numbering the lanes, no tier Numbered for hierarchy, no grid Length for the grid grid Is the length of the cell, width grid Is the width of the cell, i.e. the depth of the cell, high grid Is the height of the cell.
In the three-dimensional warehouse, a goods shelf formed by storage positions is arranged in a roadway. The shelf comprises a plurality of layers. Each layer of shelf comprises a plurality of grids which are arranged in sequence. Wherein, the height of the grid is the interval between the upper layer and the lower layer of the shelf.
Horizontal spacing length of container storage position in formula 2 inr And formula 4 depth interval width of container stock inr All belong to the container storage space. Because the containers are taken and placed in the three-dimensional warehouse by the equipment such as the shuttle car or the stacker, the forks of the shuttle car and the stacker have certain widths, certain intervals are needed when the containers are stored, and the intervals are called as container storage intervals. Shuttle cars and stackers are devices that perform the access to items in a three-dimensional warehouse.
In one embodiment of the invention, it is contemplated that the bins may be positioned for different items. Furthermore, the number of storage units occupied by the article needs to be known according to the projection area of the article. The projected area of the article relates to the article width and the article length. Considering that the goods shelf can check the width of the goods more when storing the goods, and the depth of the goods shelf can meet the length of the goods. Thus, the width of the item and the width of the storage unit are involved in determining the number of storage units occupied by the item. Namely, the number of the storage units occupied by the article is determined according to the width of the article and the width of the storage units related to the projection area of the article.
The projected area of the article relates to the width of the article, as does the storage unit. It is necessary to weigh the items in storage units.
In the case of articles of regular shape, the projected area of the article may be determined in advance from the outer package or by means of measurements. In the case of an irregular shape of the article, the projected area of the article can be determined by the minimum circumscribed figure of the article.
As an example, the projected area of an article relates to a width of: 0.5 m. The width of the memory cell is: 0.2 m. It can be seen that the number of storage units occupied by the item is 3.
The articles are weighed through the storage unit, and a foundation is laid for positioning the storage positions of the articles.
S302, in the idle storage units of the warehouse, based on the projection area of the articles and the number of occupied storage units, the storage positions of the articles are located in the warehouse.
The memory cell has two states, an idle state and an occupied state. That is, the memory cells include free memory cells and occupied memory cells. For occupying the storage unit, since it is already occupied by other items, in the case of storing items, it is not necessary to consider occupying the storage unit. For the free storage unit, since it is not occupied by other items, in the case of storing items, the free storage unit is an object of storing items.
Specifically, the bin of the item is located based on the projected area of the item and the number of occupied storage units. It is understood that a storage unit is the smallest unit in a warehouse that stores items. To reduce the spacing between the articles, the bins of the articles are positioned in steps of the width of the storage unit. That is, in the spare storage units of the warehouse, the storage positions of the articles are located by taking the width of the storage units as a step length based on the article width related to the projection area of the articles and the number of occupied storage units.
The width of the storage unit is used as a step length to position the storage positions of the articles, so that the intervals of the articles can be reduced to the greatest extent. Wherein the width of the storage unit may be preset according to the actual warehouse.
Referring to fig. 4, fig. 4 is a schematic flow chart of positioning a storage location of an item according to an embodiment of the present invention. The method specifically comprises the following steps:
s401, in the storage unit of the warehouse, the free storage unit and the occupied storage unit are known.
In the storage units of the warehouse, the free storage units and the occupied storage units are known based on the states of the storage units. An occupied storage unit is a storage unit that has been occupied by an item. A free storage unit is a storage unit that is unoccupied by an item.
S402, according to the width of the article and the number of occupied storage units related to the projection area of the article, taking the width of the storage units as a step length, and determining candidate storage positions of the article in the idle storage units.
For an article, the candidate bin needs to be determined from two aspects, namely the width of the article and the number of occupied storage units related to the projected area of the article. The width of the article related to the projection area of the article is that the occupied storage unit is identified from the angle of the article; the number of occupied memory cells identifies the occupied memory cells in terms of quantity.
Referring to fig. 5, fig. 5 is a schematic illustration of a candidate bin for an item according to an embodiment of the invention. Item 1 and item 2 have been stored in the warehouse of fig. 5. The width of the storage unit is 0.1 meter.
The projected area of the article 1 relates to an article width of: width: 1 meter, and occupies 10 storage units.
The projected area of the article 2 relates to an article width of: 0.5 meters, 5 storage units are occupied.
The item 3 needs to be placed in a warehouse. Article width related to projected area of article 3: 0.5 meters, 5 storage units are occupied.
For item 3, the candidate bin for the item is determined, taking the storage unit as the step size. The candidate bins for item 3 include candidate bin 1, candidate bin 2, candidate bin 3, and candidate bin 4.
The candidate bin is determined by using the width of the memory cell as a step size. In this case, candidate bit 1 and candidate bit 2 are separated by one memory cell; the candidate storage position 2 and the candidate storage position 3 are separated by one storage unit; candidate bin 3 and candidate bin 4 are separated by one memory cell, etc.
S403, locating the storage position of the article in the candidate storage position based on the minimum number of the idle storage units between the candidate storage position and the occupied storage units.
In the case of multiple candidate bays, to shorten the spacing of the items, the bay for the item may be located in the candidate bay based on the minimum number of free memory cells between the candidate bay and the occupied memory cells. If there is only one candidate bin, the candidate bin can be directly used as the bin of the article.
With continued reference to FIG. 5, the item 3 has a plurality of candidate bins, and the bin of the item is located in the candidate bins based on the minimum number of free memory cells between the candidate bin and the occupied memory cells. The interval between the candidate storage position 1 and the rightmost storage unit of the article 2 is 0 idle storage units; the interval between the candidate storage position 2 and the rightmost storage unit of the article 2 is the idle storage unit with the number corresponding to that of the candidate storage position 1; the interval between the candidate storage position 3 and the rightmost storage unit of the article 2 is the idle storage units with the number corresponding to the candidate storage position 1 and the candidate storage position 2; the interval between the candidate storage position 4 and the rightmost storage unit of the article 2 is the number of idle storage units corresponding to the candidate storage position 1, the candidate storage position 2 and the candidate storage position 3. Since the minimum number of free memory cells between candidate bin 1 and occupied memory cells is 0, candidate bin 1 is located as the bin of item 3.
In the embodiment of fig. 4, the candidate bin for an item is determined in steps of the width of the storage unit. Compared with the fixed storage position for storing the articles, the spacing of the articles is greatly shortened.
Referring to fig. 6, fig. 6 is a schematic view of items stored in a three-dimensional library according to an embodiment of the present invention. In fig. 6 a lane comprises two shelves, each of which is two-ply. By adopting the scheme in the embodiment of the invention, the storage position is determined according to the projection area of the article. Due to the different projected areas of the articles, the storage location for each article is also different. In fig. 6, the distance between the article 1 and the article 3 is small, and the distance between the articles can be greatly shortened as compared with fig. 2.
S303, storing the article into the storage position of the article, and updating the storage position of the article to relate to the state of the storage unit.
After the storage position of the article is located, the article can be stored in the storage position of the article, and the storage position of the article is updated to refer to the state of the storage unit, namely the storage position of the article refers to the state of the storage unit, and the free storage unit is updated to the occupied storage unit.
In an embodiment of the invention, storing the item is implemented in a container model. The method specifically comprises the following steps:
definition of the commodity model (ctnModel), see in particular equation 4:
<type ctn ,length ctn ,width ctn ,high ctn >equation 5
Wherein, type ctn Length being the type of article ctn Is the length, width, of the article ctn Is the width of the article, high ctn Is the height of the article. Types of containers for articles include virgin packaging and non-virgin packaging.
The bin (ctnStock) of an item is an abstraction of the container inventory. Each item corresponds to its own set of item slots. The storage position of the article is defined by the following formula:
Figure BDA0003663278110000101
Figure BDA0003663278110000102
Figure BDA0003663278110000103
Figure BDA0003663278110000104
0<x≤length ctn /length inr equation 10
0<y≤width ctn /width inr Equation 11
Figure BDA0003663278110000107
Therein, no grid Numbering for grid, type ctn Is the type of the article to be produced,
Figure BDA0003663278110000105
the storage positions of the articles are numbered,
Figure BDA0003663278110000106
is the collection of storage units corresponding to the storage positions of the objects.
In one embodiment of the invention, the item is stored to a storage location for the item. The articles may be transported and stored to a storage location for the articles using a shuttle or a stacker. For the storage unit related to the storage location of the article, it needs to be identified as occupied storage unit to store the article to the storage location of the article. In this way, in the case of restocking an item, the storage location is located in a free storage unit, without regard to occupying the storage unit.
Specifically, equations 5 to 12 are employed as models for implementing the embodiments of the present invention.
First, locate candidate bins:
and inputting the input parameters into the model to obtain the output parameters of the model.
Ginseng introduction: type of article ctn
Ginseng production: candidate bin list ctnStockList.
The returned result satisfies the following conditions:
1. the type of the article is type ctn . 2. The storage units in the candidate storage bit list are all free storage units.
Secondly, the storage position of the article is occupied.
Ginseng introduction: item number no ctn The set cellList of the free storage units corresponding to the storage positions of the articles mn
Ginseng production: true, false.
Checking whether the state of the storage unit of the corresponding baseCell in the baseCellList is 0 or not, whether the code of the article is null or not, and if not, directly returning false. If so, according to cellList mn Occupy the corresponding baseCell in the baseCellList, and make the corresponding baseCell ctn Is set to no ctn Status is set to 1, and true is returned.
In one embodiment of the invention, after the article has been removed from the storage location of the article, the storage location may need to be released. Specifically, the article has moved out of the storage position of the article, and the storage unit related to the storage position of the article is identified as a free storage unit, so as to release the storage position occupied by the article. In this way, it is convenient to use the free storage units after the release as storage locations in the case of storing items.
In the case of a particular implementation,
and (3) ginseng adding: item number no ctn
Ginseng production: true, false.
Wherein, the reference number of the item is no in baseCellList ctn Corresponding baseCell set cellList mn (ii) a If cellList mn If not, returning to false; otherwise, cellList mn Set the number of the element in (1) to null, set the state to 0, and return true.
In the above embodiment, the number of the storage units occupied by the article is obtained according to the projection area of the article, where the storage unit is the minimum storage position in the warehouse; locating, in a free storage unit of a warehouse, a bay of the item in the warehouse based on a projected area of the item and the number of occupied storage units; storing the item into a bin of the item and updating the bin of the item with respect to the state of the storage unit. Based on the projection area of the articles, the storage positions of the articles are positioned, so that the intervals of the articles are reduced, and then the storage density of a warehouse is improved.
Referring to fig. 7, fig. 7 is a schematic structural diagram of an apparatus for storing articles according to an embodiment of the present invention, where the apparatus for storing articles can implement a method for storing articles, and as shown in fig. 7, the apparatus for storing articles specifically includes:
a container module 701, configured to obtain, according to a projection area of an item, the number of storage units occupied by the item, where the storage unit is a minimum storage location in a warehouse;
a positioning module 702, configured to position a bay of the item in a warehouse based on a projected area of the item and the number of occupied storage units in a free storage unit of the warehouse;
the storage module 703 stores the article in the storage location of the article, and updates the state of the storage location of the article related to the storage unit.
In an embodiment of the present invention, the container module 701 is specifically configured to determine the number of storage units occupied by the item according to an item width related to a projected area of the item and a width of the storage unit.
In an embodiment of the present invention, the positioning module 702 is specifically configured to, in a free storage unit of the warehouse, position a storage location of the item by taking a width of the storage unit as a step size based on an item width related to a projected area of the item and the number of occupied storage units.
In an embodiment of the present invention, the positioning module 702 is specifically configured to obtain, from the storage units of the warehouse, free storage units and occupied storage units;
determining candidate storage positions of the articles in the idle storage units by taking the width of the storage units as a step length according to the width of the articles related to the projection area of the articles and the number of the occupied storage units;
locating a bin of the item in the candidate bin based on a minimum number of free memory cells between the candidate bin and the occupied memory cells.
In one embodiment of the invention, the item is carried in an item container, and the projected area of the item comprises the projected area of the item container.
The storage module 703 is specifically configured to identify a storage unit related to the storage location of the item as an occupied storage unit, so as to store the item to the storage location of the item.
In an embodiment of the present invention, the storage module 703 is further configured to identify, as a free storage unit, a storage unit related to the storage location of the item, so as to release the storage location occupied by the item, when the item has moved out of the storage location of the item.
Fig. 8 illustrates an exemplary system architecture 800 of a method of storing an item or an apparatus storing an item to which embodiments of the invention may be applied.
As shown in fig. 8, the system architecture 800 may include terminal devices 801, 802, 803, a network 804, and a server 805. The network 804 serves to provide a medium for communication links between the terminal devices 801, 802, 803 and the server 805. Network 804 may include various types of connections, such as wire, wireless communication links, or fiber optic cables, to name a few.
A user may use the terminal devices 801, 802, 803 to interact with a server 805 over a network 804 to receive or send messages or the like. The terminal devices 801, 802, 803 may have installed thereon various communication client applications, such as shopping-like applications, web browser applications, search-like applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only).
The terminal devices 801, 802, 803 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 805 may be a server that provides various services, such as a back-office management server (for example only) that supports shopping-like websites browsed by users using the terminal devices 801, 802, 803. The backend management server may analyze and perform other processing on the received data such as the product information query request, and feed back a processing result (for example, target push information, product information — just an example) to the terminal device.
It is to be noted that the method for storing an item provided by the embodiment of the present invention is generally performed by the server 805, and accordingly, an apparatus for storing an item is generally provided in the server 805.
It should be understood that the number of terminal devices, networks, and servers in fig. 8 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Referring now to FIG. 9, shown is a block diagram of a computer system 900 suitable for use with a terminal device implementing an embodiment of the present invention. The terminal device shown in fig. 9 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 9, the computer system 900 includes a Central Processing Unit (CPU)901 that can perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)902 or a program loaded from a storage section 908 into a Random Access Memory (RAM) 903. In the RAM 903, various programs and data necessary for the operation of the system 900 are also stored. The CPU 901, ROM 902, and RAM 903 are connected to each other via a bus 904. An input/output (I/O) interface 905 is also connected to bus 904.
The following components are connected to the I/O interface 905: an input portion 906 including a keyboard, a mouse, and the like; an output section 907 including components such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage portion 908 including a hard disk and the like; and a communication section 909 including a network interface card such as a LAN card, a modem, or the like. The communication section 909 performs communication processing via a network such as the internet. The drive 910 is also connected to the I/O interface 905 as necessary. A removable medium 911 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 910 as necessary, so that a computer program read out therefrom is mounted into the storage section 908 as necessary.
In particular, according to the embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 909, and/or installed from the removable medium 911. The above-described functions defined in the system of the present invention are executed when the computer program is executed by a Central Processing Unit (CPU) 901.
It should be noted that the computer readable medium shown in the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present invention may be implemented by software or hardware. The described modules may also be provided in a processor, which may be described as: a processor includes a container module, a positioning module, and a storage module. The names of the modules do not limit the modules themselves in some cases, for example, the container module can also be described as "being used to know the number of storage units occupied by the articles according to the projected areas of the articles, wherein the storage units are the minimum storage positions in the warehouse".
As another aspect, the present invention also provides a computer-readable medium, which may be contained in the apparatus described in the above embodiments; or may be separate and not incorporated into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to comprise:
acquiring the number of storage units occupied by the articles according to the projection area of the articles, wherein the storage units are the minimum storage positions in a warehouse;
locating, in a free storage unit of a warehouse, a bay of the item in the warehouse based on a projected area of the item and the number of occupied storage units;
storing the item into a bin of the item and updating the bin of the item with respect to the state of the storage unit.
According to the technical scheme of the embodiment of the invention, the number of the storage units occupied by the articles is obtained according to the projection area of the articles, and the storage unit is the minimum storage position in a warehouse; locating, in a free storage unit of a warehouse, a bay of the item in the warehouse based on a projected area of the item and the number of occupied storage units; storing the item into a bin of the item and updating the bin of the item with respect to the state of the storage unit. Based on the projection area of the articles, the storage positions of the articles are positioned, so that the intervals of the articles are reduced, and then the storage density of a warehouse is improved.
The above-described embodiments should not be construed as limiting the scope of the invention. Those skilled in the art will appreciate that various modifications, combinations, sub-combinations, and substitutions can occur, depending on design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method of storing items, comprising:
acquiring the number of storage units occupied by the articles according to the projection area of the articles, wherein the storage units are the minimum storage positions in a warehouse;
locating, in a free storage unit of a warehouse, a bay of the item in the warehouse based on a projected area of the item and the number of occupied storage units;
storing the item into a bin of the item and updating the bin of the item with respect to the state of the storage unit.
2. The method of claim 1, wherein the determining the number of storage units occupied by the item based on the projected area of the item comprises:
and determining the number of the storage units occupied by the articles according to the width of the articles related to the projection area of the articles and the width of the storage units.
3. The method of storing an item according to claim 1, wherein said locating a bay of the item in the warehouse based on the projected area of the item and the number of occupied storage units in a free storage unit of the warehouse comprises:
and in the spare storage units of the warehouse, based on the width of the articles related to the projection area of the articles and the number of occupied storage units, taking the width of the storage units as a step length, and positioning the storage positions of the articles.
4. The method for storing the article according to claim 3, wherein the positioning the bin of the article in the free storage unit of the warehouse by taking the width of the storage unit as a step based on the article width related to the projected area of the article and the number of occupied storage units comprises:
in the storage units of the warehouse, acquiring idle storage units and occupied storage units;
determining candidate storage positions of the articles in the idle storage units by taking the width of the storage units as a step length according to the width of the articles related to the projection area of the articles and the number of the occupied storage units;
locating a bin of the item in the candidate bin based on a minimum number of free memory cells between the candidate bin and the occupied memory cells.
5. The method of storing items of claim 1, wherein the items are carried in an item container, and the projected area of the items comprises the projected area of the item container.
6. The method of storing an item according to claim 1, wherein said storing the item into a bin of the item and updating the bin of the item to relate to the state of a storage unit comprises:
and identifying the storage unit related to the storage position of the article as an occupied storage unit so as to store the article to the storage position of the article.
7. The method of storing items according to claim 1, further comprising:
and the article is moved out of the storage position of the article, and the storage unit related to the storage position of the article is marked as a free storage unit so as to release the storage position occupied by the article.
8. An apparatus for storing articles, comprising:
the container module is used for acquiring the number of storage units occupied by the articles according to the projection area of the articles, wherein the storage units are the minimum storage positions in a warehouse;
the positioning module is used for positioning the storage position of the article in the warehouse based on the projection area of the article and the number of occupied storage units in an idle storage unit of the warehouse;
and the storage module is used for storing the article into the storage position of the article and updating the state of the storage position of the article related to the storage unit.
9. An electronic device storing items, comprising:
one or more processors;
a storage device for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method recited in any of claims 1-7.
10. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-7.
CN202210579525.XA 2022-05-26 2022-05-26 Method, apparatus, device and computer readable medium for storing article Pending CN114819854A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210579525.XA CN114819854A (en) 2022-05-26 2022-05-26 Method, apparatus, device and computer readable medium for storing article
PCT/CN2023/073810 WO2023226465A1 (en) 2022-05-26 2023-01-30 Item storage method, apparatus and device, and computer-readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210579525.XA CN114819854A (en) 2022-05-26 2022-05-26 Method, apparatus, device and computer readable medium for storing article

Publications (1)

Publication Number Publication Date
CN114819854A true CN114819854A (en) 2022-07-29

Family

ID=82517260

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210579525.XA Pending CN114819854A (en) 2022-05-26 2022-05-26 Method, apparatus, device and computer readable medium for storing article

Country Status (2)

Country Link
CN (1) CN114819854A (en)
WO (1) WO2023226465A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023226465A1 (en) * 2022-05-26 2023-11-30 北京京东乾石科技有限公司 Item storage method, apparatus and device, and computer-readable medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111199614A (en) * 2018-11-16 2020-05-26 北京京东振世信息技术有限公司 Method and device for storing articles
CN112633788A (en) * 2019-10-09 2021-04-09 北京京东振世信息技术有限公司 Method and device for determining warehousing storage position, electronic equipment and storage medium
CN113762875A (en) * 2021-03-11 2021-12-07 北京京东乾石科技有限公司 Article warehousing method and device and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110120132B (en) * 2018-02-07 2021-08-24 长沙行深智能科技有限公司 Distribution method based on monocular measurement object volume identification space for space variable cabinet
CN112085424A (en) * 2019-06-14 2020-12-15 北京京东振世信息技术有限公司 Method, apparatus, device and computer readable medium for storing article
CN110525855B (en) * 2019-08-19 2021-03-26 北京三快在线科技有限公司 Goods warehousing method and device
CN114819854A (en) * 2022-05-26 2022-07-29 北京京东乾石科技有限公司 Method, apparatus, device and computer readable medium for storing article

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111199614A (en) * 2018-11-16 2020-05-26 北京京东振世信息技术有限公司 Method and device for storing articles
CN112633788A (en) * 2019-10-09 2021-04-09 北京京东振世信息技术有限公司 Method and device for determining warehousing storage position, electronic equipment and storage medium
CN113762875A (en) * 2021-03-11 2021-12-07 北京京东乾石科技有限公司 Article warehousing method and device and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023226465A1 (en) * 2022-05-26 2023-11-30 北京京东乾石科技有限公司 Item storage method, apparatus and device, and computer-readable medium

Also Published As

Publication number Publication date
WO2023226465A1 (en) 2023-11-30

Similar Documents

Publication Publication Date Title
CN110322172A (en) Inventory&#39;s dispatching method, device and computer readable storage medium
CN110070312A (en) Order processing method and apparatus
CN109685403A (en) Information processing method and device
CN110182530B (en) Warehouse management method and device
CN110069579A (en) Fence method of partition and device
CN110371548A (en) A kind of goods warehousing method and apparatus
CN109767150A (en) Information-pushing method and device
CN110348771A (en) The method and apparatus that a kind of pair of order carries out group list
CN111932163A (en) Method and device for warehouse-out positioning of multi-depth warehouse
CN110304385A (en) A kind of warehouse restocking method and apparatus
WO2021008147A1 (en) Method and device for determining warehouse inventory
CN111507651A (en) Order data processing method and device applied to man-machine mixed warehouse
CN114819854A (en) Method, apparatus, device and computer readable medium for storing article
CN104408183B (en) The data lead-in method and device of data system
CN109993470A (en) A kind of inventory&#39;s dispatching method and device
CN110834858B (en) Method and device for storing goods in warehouse
CN113554394A (en) File storage method and device, electronic equipment and storage medium
CN114435816B (en) Storage allocation method for three-dimensional warehouse inventory
CN113650997B (en) Article warehouse-out positioning method and device
CN109299197A (en) A kind of partition method of data cube, system and terminal device
CN111517060B (en) Scheduling method and device based on two-side exit and entrance station ports
CN110371561B (en) Method and device for stacking and warehousing
CN112966992A (en) Order production method and device
CN110378835A (en) A kind of palletizing method and device
CN111768133A (en) Method and device for warehousing articles

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination