CN116664053A - Commodity inventory management method - Google Patents

Commodity inventory management method Download PDF

Info

Publication number
CN116664053A
CN116664053A CN202310922558.4A CN202310922558A CN116664053A CN 116664053 A CN116664053 A CN 116664053A CN 202310922558 A CN202310922558 A CN 202310922558A CN 116664053 A CN116664053 A CN 116664053A
Authority
CN
China
Prior art keywords
storage
commodity
warehouse
representing
commodities
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.)
Granted
Application number
CN202310922558.4A
Other languages
Chinese (zh)
Other versions
CN116664053B (en
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 Jixian Information Technology Co ltd
Original Assignee
Beijing Jixian Information 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 Jixian Information Technology Co ltd filed Critical Beijing Jixian Information Technology Co ltd
Priority to CN202310922558.4A priority Critical patent/CN116664053B/en
Publication of CN116664053A publication Critical patent/CN116664053A/en
Application granted granted Critical
Publication of CN116664053B publication Critical patent/CN116664053B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/56Extraction of image or video features relating to colour
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention discloses a commodity inventory management method, which belongs to the technical field of warehouse management, and comprises the following steps: s1, acquiring a two-dimensional code of a commodity to be put in storage; s2, verifying the two-dimensional code of the commodity to be put in storage, judging whether the verification is passed, if so, entering S3, otherwise, ending commodity put in storage; s3, matching corresponding storage warehouses for the commodities to be warehoused according to the commodity storage conditions to be warehoused, and storing the commodities to be warehoused in the corresponding storage warehouses; s4, updating two-dimensional codes of all commodities in the storage warehouse, and determining priorities of all the commodities; s5, when receiving the ex-warehouse request, ex-warehouse is carried out according to the priorities of all commodities. The invention updates and prioritizes the goods in the warehouse, the prioritizing is determined by various information stored in the updated two-dimensional code, instead of singly determining the prioritizing by the warehouse-in time, so that proper goods are selected for warehouse-out when a warehouse-out request is received.

Description

Commodity inventory management method
Technical Field
The invention belongs to the technical field of warehouse management, and particularly relates to a commodity inventory management method.
Background
Along with the rapid development of information technology, the warehouse logistics industry can carry goods through intelligent carrying equipment, so that manpower resources are greatly saved. At present, large warehouses are large in cargo quantity, complex in variety, large in cargo quantity entering and exiting every day, and complex in flow and management, and have a plurality of inconveniences. Meanwhile, the large warehouse has too many scattered commodities, and the commodities need to be classified and put in storage. In the existing inventory management method, manual operation of operators is needed, the quantity of interaction with an inventory management system is high, and the error rate is high, and time and labor are wasted.
Disclosure of Invention
The invention provides a commodity inventory management method for solving the problems.
The technical scheme of the invention is as follows: a commodity inventory management method comprises the following steps:
s1, acquiring a two-dimensional code of a commodity to be put in storage;
s2, verifying the two-dimensional code of the commodity to be put in storage, judging whether the verification is passed, if so, entering S3, otherwise, ending commodity put in storage;
s3, determining storage conditions of the goods to be stored according to the verified two-dimensional codes of the goods to be stored, matching corresponding storage warehouses for the goods to be stored according to the storage conditions of the goods to be stored, and storing the goods to be stored into the corresponding storage warehouses;
s4, updating two-dimensional codes of all commodities in the storage warehouse, and determining priorities of all the commodities;
s5, when receiving the ex-warehouse request, ex-warehouse is carried out according to the priorities of all commodities.
Further, S2 comprises the following sub-steps:
s21, acquiring a two-dimensional code of the commodity to be put in storage, and acquiring the positions of all color coloring points and RGB values of all color coloring points in the two-dimensional code of the commodity to be put in storage;
s22, calculating a gray threshold of a color coloring point of the two-dimensional code of the commodity to be put in according to the position of each color coloring point and the RGB value of each color coloring point;
s23, calculating gray average values of all coloring points in the two-dimensional codes of the commodities to be put in storage;
s24, judging whether the gray threshold of the colored coloring points of the two-dimensional code of the commodity to be put in storage is larger than or equal to the gray average value of all the colored points, if so, verifying and entering S3, otherwise, finishing commodity put in storage.
The beneficial effects of the above-mentioned further scheme are: in the invention, the inventory requirement of commodity warehouse entry is various, and the information quantity of the storage condition is large, so the invention adopts the color two-dimensional code to record the storage condition, the color coloring point is characterized by the R value, the G value and the B value, and the anti-counterfeiting verification can be carried out on the color two-dimensional code by calculating the tri-primary color value.
Further, in S22, the calculation formula of the gray threshold H of the color coloring point of the two-dimensional code of the commodity to be put in storage is:the method comprises the steps of carrying out a first treatment on the surface of the Wherein N represents the number of coloring point rows of the two-dimensional code, M represents the number of coloring point columns of the two-dimensional code, R nm R value, G representing the nth row and mth column nm G value, B representing nth row and mth column nm B value representing nth row and mth column, R 0 R value variance, G, representing all colored points 0 Representing the variance of the G values of all colored points, B 0 Representing the variance of B values for all colored points.
Further, S3 comprises the following sub-steps;
s31, determining storage conditions of the goods to be put in storage according to the verified two-dimensional codes of the goods to be put in storage;
s32, constructing a warehouse storage cost model, inputting commodity storage conditions to be warehoused into the warehouse storage cost model, and generating storage cost coefficients of all warehouses;
s33, acquiring a plurality of warehouses with the lowest storage cost coefficients as an alternative warehouse set;
s34, constructing a warehouse transportation cost model, inputting the alternative warehouse set into the warehouse transportation cost model, and generating transportation cost coefficients of each alternative warehouse;
and S35, taking the alternative warehouse with the lowest transportation cost coefficient as a final storage warehouse.
The beneficial effects of the above-mentioned further scheme are: in the invention, the color two-dimensional code is input with the requirements of commodities on storage conditions before the commodities are put in storage, for example, the commodities with different sizes need to be stored on a shelf with size matching, and the commodities such as fresh and fresh have specific requirements on storage temperature and storage moderately, otherwise, the commodities are damaged, and unnecessary resource waste is caused. After the two-dimensional code passes the verification, the specific storage condition requirement can be obtained by scanning the two-dimensional code. And determining a plurality of alternative warehouses according to the warehouse storage cost model, wherein the storage cost is the lowest. In the process of inventory, the transportation cost factors should be considered, so that a warehouse transportation cost model is also slowly constructed, and a warehouse with the lowest storage cost coefficient and the lowest transportation cost coefficient is taken as an optimal storage warehouse.
Further, in S31, the commodity storage conditions to be put in storage include a storage specification, a storage temperature section, and a storage humidity section.
Further, in S32, the expression of the warehouse storage cost model C is:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein T is 0 Represents the left end point, T, of the storage temperature interval 1 Represents the right end point of the storage temperature interval, S 0 Represents the left end point of the storage humidity interval, S 1 Represents the right end point of the storage humidity interval, V represents the volume of the commodity to be put in storage, and d 1 Weight d representing storage temperature interval 2 Weights representing storage humidity intervals, alpha 1 Representing storage cost per unit storage temperature, alpha 2 Representing storage cost per unit storage humidity, alpha 3 Representing the storage cost per unit volume.
Further, in S34, the expression of the warehouse handling cost model K is:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein J represents the total number of transportation paths of the alternative warehouse, s j Representing the manual transportation cost of the jth transportation path, f j Representing the machine transportation cost of the jth transportation path, p j Loss factor of machine indicating jth conveying path, U 0 Representing the sum of the Euclidean distances of all the conveying paths of the alternative warehouse, V 0 Representing the sum of the travel distances of all travel paths of the alternative warehouse.
The beneficial effects of the above-mentioned further scheme are: in the invention, factors for determining the warehouse transportation cost include manual transportation cost and machine transportation cost, and the loss generated in the transportation process of the machine can further influence the transportation efficiency of the machine and the service life of the later stage of the machine, so the machine loss should be calculated into the transportation cost, and the warehouse transportation cost can be determined by calculating the parameters.
Further, S4 comprises the sub-steps of:
s41, updating two-dimensional codes of all commodities in a storage warehouse, and generating a coloring point matrix of each commodity according to the updated two-dimensional codes of each commodity;
s42, calculating color shading point gray level thresholds of two-dimension codes of all commodities;
s43, arranging the difference values between the characteristic values of the coloring point matrixes of the commodities and the gray level threshold values of the color coloring points of the two-dimensional codes in the order from large to small, and taking the difference values as priorities of all the commodities.
The beneficial effects of the above-mentioned further scheme are: in the invention, after the goods to be put in storage are put in storage, the two-dimension codes of all the goods are updated, so that the two-dimension codes can reflect the storage information of the goods in real time and truly. The goods with the same category and the same requirement on the storage condition are stored in one warehouse, so that the goods can be subjected to priority sorting, the most suitable goods can be matched when a warehouse-out request is received, and the goods with higher priority can be delivered preferentially. For example, the optimal storage time of the earlier-stored A commodity is only 20 days when the earlier-stored A commodity is stored, and the optimal storage time of the later-stored B commodity is also 10 days when the later-stored B commodity is stored, when the warehouse-out request is received, the earlier-stored A commodity is not directly selected, the actual condition of the commodity is synthesized, and whether the optimal-stored B commodity with shorter storage time is selected is judged. In S41, the gray threshold of the color shading point of the two-dimensional codes of all the commodities is obtained by adopting the method of S21-S22.
Further, in S41, element x in the color dot matrix of the commodity ij The calculation formula of (2) is as follows:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein r is ij R value, g representing coloring point of ith row and jth column in two-dimensional code of updated commodity ij G value representing coloring point of ith row and jth column in two-dimensional code of updated commodity, b ij And B value of the coloring point of the ith row and the jth column in the two-dimensional code of the updated commodity is represented.
The beneficial effects of the invention are as follows:
(1) According to the method, the two-dimensional code of the commodity is verified, only the verified commodity is subjected to warehousing operation, the normal inventory state of the warehouse is ensured, and the storage conditions required by the commodity are stored in the two-dimensional code, so that the commodity information can be quickly acquired in the subsequent step, and the whole warehousing management flow is ensured to be smooth;
(2) The invention is a warehouse with consistent commodity matching specification and storage condition, avoids the damage of commodities in the storage process of the warehouse, and can also improve the utilization rate of the warehouse to the greatest extent;
(3) The invention updates and prioritizes the goods in the warehouse, the prioritizing is determined by various information stored in the updated two-dimensional code, instead of singly determining the prioritizing by the warehouse-in time, so that proper goods are selected for warehouse-out when a warehouse-out request is received.
Drawings
FIG. 1 is a flow chart of a method of inventory management of goods.
Detailed Description
Embodiments of the present invention are further described below with reference to the accompanying drawings.
As shown in fig. 1, the present invention provides a commodity inventory management method, comprising the steps of:
s1, acquiring a two-dimensional code of a commodity to be put in storage;
s2, verifying the two-dimensional code of the commodity to be put in storage, judging whether the verification is passed, if so, entering S3, otherwise, ending commodity put in storage;
s3, determining storage conditions of the goods to be stored according to the verified two-dimensional codes of the goods to be stored, matching corresponding storage warehouses for the goods to be stored according to the storage conditions of the goods to be stored, and storing the goods to be stored into the corresponding storage warehouses;
s4, updating two-dimensional codes of all commodities in the storage warehouse, and determining priorities of all the commodities;
s5, when receiving the ex-warehouse request, ex-warehouse is carried out according to the priorities of all commodities.
In an embodiment of the present invention, S2 comprises the following sub-steps:
s21, acquiring a two-dimensional code of the commodity to be put in storage, and acquiring the positions of all color coloring points and RGB values of all color coloring points in the two-dimensional code of the commodity to be put in storage;
s22, calculating a gray threshold of a color coloring point of the two-dimensional code of the commodity to be put in according to the position of each color coloring point and the RGB value of each color coloring point;
s23, calculating gray average values of all coloring points in the two-dimensional codes of the commodities to be put in storage;
s24, judging whether the gray threshold of the colored coloring points of the two-dimensional code of the commodity to be put in storage is larger than or equal to the gray average value of all the colored points, if so, verifying and entering S3, otherwise, finishing commodity put in storage.
In the invention, the inventory requirement of commodity warehouse entry is various, and the information quantity of the storage condition is large, so the invention adopts the color two-dimensional code to record the storage condition, the color coloring point is characterized by the R value, the G value and the B value, and the anti-counterfeiting verification can be carried out on the color two-dimensional code by calculating the tri-primary color value.
In the embodiment of the present invention, in S22, the calculation formula of the gray threshold H of the color coloring point of the two-dimensional code of the commodity to be put in storage is:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein N represents the number of coloring point rows of the two-dimensional code, M represents the number of coloring point columns of the two-dimensional code, R nm R value, G representing the nth row and mth column nm G value, B representing nth row and mth column nm B value representing nth row and mth column, R 0 R value variance, G, representing all colored points 0 Representing the variance of the G values of all colored points, B 0 Representing the variance of B values for all colored points.
In the embodiment of the invention, S3 comprises the following substeps;
s31, determining storage conditions of the goods to be put in storage according to the verified two-dimensional codes of the goods to be put in storage;
s32, constructing a warehouse storage cost model, inputting commodity storage conditions to be warehoused into the warehouse storage cost model, and generating storage cost coefficients of all warehouses;
s33, acquiring a plurality of warehouses with the lowest storage cost coefficients as an alternative warehouse set;
s34, constructing a warehouse transportation cost model, inputting the alternative warehouse set into the warehouse transportation cost model, and generating transportation cost coefficients of each alternative warehouse;
and S35, taking the alternative warehouse with the lowest transportation cost coefficient as a final storage warehouse.
In the invention, the color two-dimensional code is input with the requirements of commodities on storage conditions before the commodities are put in storage, for example, the commodities with different sizes need to be stored on a shelf with size matching, and the commodities such as fresh and fresh have specific requirements on storage temperature and storage moderately, otherwise, the commodities are damaged, and unnecessary resource waste is caused. After the two-dimensional code passes the verification, the specific storage condition requirement can be obtained by scanning the two-dimensional code. And determining a plurality of alternative warehouses according to the warehouse storage cost model, wherein the storage cost is the lowest. In the process of inventory, the transportation cost factors should be considered, so that a warehouse transportation cost model is also slowly constructed, and a warehouse with the lowest storage cost coefficient and the lowest transportation cost coefficient is taken as an optimal storage warehouse.
In the embodiment of the present invention, in S31, the storage conditions of the commodity to be put in storage include a storage specification, a storage temperature interval and a storage humidity interval.
In the embodiment of the present invention, in S32, the expression of the warehouse storage cost model C is:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein T is 0 Represents the left end point, T, of the storage temperature interval 1 Represents the right end point of the storage temperature interval, S 0 Represents the left end point of the storage humidity interval, S 1 Represents the right end point of the storage humidity interval, V represents the volume of the commodity to be put in storage, and d 1 Weight d representing storage temperature interval 2 Weights representing storage humidity intervals, alpha 1 Representing storage cost per unit storage temperature, alpha 2 Representing storage cost per unit storage humidity, alpha 3 Representing the storage cost per unit volume.
In the present invention, the weights of the storage temperature and the storage humidity may be set by human, so that d 1 +d 2 =1。
In the embodiment of the present invention, in S34, the expression of the warehouse handling cost model K is:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein J represents the total number of transportation paths of the alternative warehouse, s j Representing the manual transportation cost of the jth transportation path, f j Representing the machine transportation cost of the jth transportation path, p j Loss factor of machine indicating jth conveying path, U 0 Representing the sum of the Euclidean distances of all the conveying paths of the alternative warehouse, V 0 Representing the sum of the travel distances of all travel paths of the alternative warehouse.
In the invention, factors for determining the warehouse transportation cost include manual transportation cost and machine transportation cost, and the loss generated in the transportation process of the machine can further influence the transportation efficiency of the machine and the service life of the later stage of the machine, so the machine loss should be calculated into the transportation cost, and the warehouse transportation cost can be determined by calculating the parameters.
In an embodiment of the present invention, S4 comprises the following sub-steps:
s41, updating two-dimensional codes of all commodities in a storage warehouse, and generating a coloring point matrix of each commodity according to the updated two-dimensional codes of each commodity;
s42, calculating color shading point gray level thresholds of two-dimension codes of all commodities;
s43, arranging the difference values between the characteristic values of the coloring point matrixes of the commodities and the gray level threshold values of the color coloring points of the two-dimensional codes in the order from large to small, and taking the difference values as priorities of all the commodities.
In the invention, after the goods to be put in storage are put in storage, the two-dimension codes of all the goods are updated, so that the two-dimension codes can reflect the storage information of the goods in real time and truly.
The goods with the same category and the same requirement on the storage condition are stored in one warehouse, so that the goods can be subjected to priority sorting, the most suitable goods can be matched when a warehouse-out request is received, and the goods with higher priority can be delivered preferentially. For example, the optimal storage time of the earlier-stored A commodity is only 20 days when the earlier-stored A commodity is stored, and the optimal storage time of the later-stored B commodity is also 10 days when the later-stored B commodity is stored, when the warehouse-out request is received, the earlier-stored A commodity is not directly selected, the actual condition of the commodity is synthesized, and whether the optimal-stored B commodity with shorter storage time is selected is judged.
In S41, the gray threshold of the color shading point of the two-dimensional codes of all the commodities is obtained by adopting the method of S21-S22.
In the embodiment of the present invention, in S41, element x in the coloring point matrix of the commodity ij The calculation formula of (2) is as follows:the method comprises the steps of carrying out a first treatment on the surface of the Wherein r is ij R value, g representing coloring point of ith row and jth column in two-dimensional code of updated commodity ij Coloring of ith row and jth column in two-dimensional code for representing updated commodityG value of point, b ij And B value of the coloring point of the ith row and the jth column in the two-dimensional code of the updated commodity is represented.
Those of ordinary skill in the art will recognize that the embodiments described herein are for the purpose of aiding the reader in understanding the principles of the present invention and should be understood that the scope of the invention is not limited to such specific statements and embodiments. Those of ordinary skill in the art can make various other specific modifications and combinations from the teachings of the present disclosure without departing from the spirit thereof, and such modifications and combinations remain within the scope of the present disclosure.

Claims (9)

1. A method for inventory management of goods, comprising the steps of:
s1, acquiring a two-dimensional code of a commodity to be put in storage;
s2, verifying the two-dimensional code of the commodity to be put in storage, judging whether the verification is passed, if so, entering S3, otherwise, ending commodity put in storage;
s3, determining storage conditions of the goods to be stored according to the verified two-dimensional codes of the goods to be stored, matching corresponding storage warehouses for the goods to be stored according to the storage conditions of the goods to be stored, and storing the goods to be stored into the corresponding storage warehouses;
s4, updating two-dimensional codes of all commodities in the storage warehouse, and determining priorities of all the commodities;
s5, when receiving the ex-warehouse request, ex-warehouse is carried out according to the priorities of all commodities.
2. The merchandise inventory management method according to claim 1, wherein said S2 comprises the sub-steps of:
s21, acquiring a two-dimensional code of the commodity to be put in storage, and acquiring the positions of all color coloring points and RGB values of all color coloring points in the two-dimensional code of the commodity to be put in storage;
s22, calculating a gray threshold of a color coloring point of the two-dimensional code of the commodity to be put in according to the position of each color coloring point and the RGB value of each color coloring point;
s23, calculating gray average values of all coloring points in the two-dimensional codes of the commodities to be put in storage;
s24, judging whether the gray threshold of the colored coloring points of the two-dimensional code of the commodity to be put in storage is larger than or equal to the gray average value of all the colored points, if so, verifying and entering S3, otherwise, finishing commodity put in storage.
3. The method for inventory management of commodities according to claim 2, wherein in S22, the calculation formula of the gray threshold H of the color coloring point of the two-dimensional code of the commodity to be put in is:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein N represents the number of coloring point rows of the two-dimensional code, M represents the number of coloring point columns of the two-dimensional code, R nm R value, G representing the nth row and mth column nm G value, B representing nth row and mth column nm B value representing nth row and mth column, R 0 R value variance, G, representing all colored points 0 Representing the variance of the G values of all colored points, B 0 Representing the variance of B values for all colored points.
4. The merchandise inventory management method according to claim 1, wherein said S3 comprises the sub-steps of;
s31, determining storage conditions of the goods to be put in storage according to the verified two-dimensional codes of the goods to be put in storage;
s32, constructing a warehouse storage cost model, inputting commodity storage conditions to be warehoused into the warehouse storage cost model, and generating storage cost coefficients of all warehouses;
s33, acquiring a plurality of warehouses with the lowest storage cost coefficients as an alternative warehouse set;
s34, constructing a warehouse transportation cost model, inputting the alternative warehouse set into the warehouse transportation cost model, and generating transportation cost coefficients of each alternative warehouse;
and S35, taking the alternative warehouse with the lowest transportation cost coefficient as a final storage warehouse.
5. The commodity inventory management method according to claim 4, wherein in S31, the commodity storage conditions to be put in storage include a storage specification, a storage temperature section and a storage humidity section.
6. The commodity inventory management method according to claim 4, wherein in S32, the expression of the warehouse storage cost model C is:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein T is 0 Represents the left end point, T, of the storage temperature interval 1 Represents the right end point of the storage temperature interval, S 0 Represents the left end point of the storage humidity interval, S 1 Represents the right end point of the storage humidity interval, V represents the volume of the commodity to be put in storage, and d 1 Weight d representing storage temperature interval 2 Weights representing storage humidity intervals, alpha 1 Representing storage cost per unit storage temperature, alpha 2 Representing storage cost per unit storage humidity, alpha 3 Representing the storage cost per unit volume.
7. The commodity inventory management method according to claim 4, wherein in S34, the expression of the warehouse handling cost model K is:the method comprises the steps of carrying out a first treatment on the surface of the Wherein J represents the total number of transportation paths of the alternative warehouse, s j Representing the manual transportation cost of the jth transportation path, f j Representing the machine transportation cost of the jth transportation path, p j Loss factor of machine indicating jth conveying path, U 0 Representing the sum of the Euclidean distances of all the conveying paths of the alternative warehouse, V 0 Representing the sum of the travel distances of all travel paths of the alternative warehouse.
8. The merchandise inventory management method according to claim 1, wherein said S4 comprises the sub-steps of:
s41, updating two-dimensional codes of all commodities in a storage warehouse, and generating a coloring point matrix of each commodity according to the updated two-dimensional codes of each commodity;
s42, calculating color shading point gray level thresholds of two-dimension codes of all commodities;
s43, arranging the difference values between the characteristic values of the coloring point matrixes of the commodities and the gray level threshold values of the color coloring points of the two-dimensional codes in the order from large to small, and taking the difference values as priorities of all the commodities.
9. The method according to claim 8, wherein in S41, the element x in the coloring point matrix of the commodity is ij The calculation formula of (2) is as follows:
the method comprises the steps of carrying out a first treatment on the surface of the Wherein r is ij R value, g representing coloring point of ith row and jth column in two-dimensional code of updated commodity ij G value representing coloring point of ith row and jth column in two-dimensional code of updated commodity, b ij And B value of the coloring point of the ith row and the jth column in the two-dimensional code of the updated commodity is represented.
CN202310922558.4A 2023-07-26 2023-07-26 Commodity inventory management method Active CN116664053B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310922558.4A CN116664053B (en) 2023-07-26 2023-07-26 Commodity inventory management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310922558.4A CN116664053B (en) 2023-07-26 2023-07-26 Commodity inventory management method

Publications (2)

Publication Number Publication Date
CN116664053A true CN116664053A (en) 2023-08-29
CN116664053B CN116664053B (en) 2023-10-20

Family

ID=87724412

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310922558.4A Active CN116664053B (en) 2023-07-26 2023-07-26 Commodity inventory management method

Country Status (1)

Country Link
CN (1) CN116664053B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117236859A (en) * 2023-11-10 2023-12-15 青岛冠成软件有限公司 Cold chain logistics storage monitoring method

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902247A (en) * 2012-09-06 2013-01-30 南京物泰信息科技有限公司 Cloud computing based cold-chain logistics monitoring system
CN203366383U (en) * 2013-06-13 2013-12-25 长沙正维信息技术有限公司 Cold-chain logistics items temperature and humidity safety supervising system
CN105807822A (en) * 2016-03-16 2016-07-27 河南工业大学 Intelligent detection and monitoring system for grain condition of grain depot
CN108510214A (en) * 2017-02-24 2018-09-07 北京尚生科技有限公司 Inventory management system based on RFID technique
CN108502431A (en) * 2018-03-30 2018-09-07 中铁第四勘察设计院集团有限公司 A kind of the cold chain warehouse and cargo storage method of temperature subregion
CN108898343A (en) * 2018-06-29 2018-11-27 芜湖市联网汇通电子科技有限公司 A kind of warehouse and its control method convenient for managing logistics transportation
CN109544054A (en) * 2017-09-21 2019-03-29 北京京东尚科信息技术有限公司 Inventory's dispatching method, device and computer readable storage medium
CN114781982A (en) * 2022-06-17 2022-07-22 广州朗通科技有限公司 Cold chain warehouse management method and system
CN115049181A (en) * 2021-08-13 2022-09-13 江苏礼多多信息网络科技有限公司 Logistics storage management method and management system
CN115724112A (en) * 2021-08-31 2023-03-03 深圳市库宝软件有限公司 Goods sorting method, device, equipment, warehousing system and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902247A (en) * 2012-09-06 2013-01-30 南京物泰信息科技有限公司 Cloud computing based cold-chain logistics monitoring system
CN203366383U (en) * 2013-06-13 2013-12-25 长沙正维信息技术有限公司 Cold-chain logistics items temperature and humidity safety supervising system
CN105807822A (en) * 2016-03-16 2016-07-27 河南工业大学 Intelligent detection and monitoring system for grain condition of grain depot
CN108510214A (en) * 2017-02-24 2018-09-07 北京尚生科技有限公司 Inventory management system based on RFID technique
CN109544054A (en) * 2017-09-21 2019-03-29 北京京东尚科信息技术有限公司 Inventory's dispatching method, device and computer readable storage medium
CN108502431A (en) * 2018-03-30 2018-09-07 中铁第四勘察设计院集团有限公司 A kind of the cold chain warehouse and cargo storage method of temperature subregion
CN108898343A (en) * 2018-06-29 2018-11-27 芜湖市联网汇通电子科技有限公司 A kind of warehouse and its control method convenient for managing logistics transportation
CN115049181A (en) * 2021-08-13 2022-09-13 江苏礼多多信息网络科技有限公司 Logistics storage management method and management system
CN115724112A (en) * 2021-08-31 2023-03-03 深圳市库宝软件有限公司 Goods sorting method, device, equipment, warehousing system and storage medium
CN114781982A (en) * 2022-06-17 2022-07-22 广州朗通科技有限公司 Cold chain warehouse management method and system

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
VINCENZO VARRIALE等: "Integrating blockchain, RFID and IoT within a cheese supply chain: A cost analysis", 《JOURNAL OF INDUSTRIAL INFORMATION INTEGRATION》, pages 1 - 26 *
施明书: "物联网背景下连锁经营企业的物流成本管理", 《中国集体经济》, no. 05, pages 122 - 123 *
许菱等: "生鲜电商冷链物流成本的控制优化研究", 《中国商论》, no. 5, pages 116 - 119 *
赵富春: "农机产品现代仓储管理调查与研究", 《农业开发与装备》, no. 12, pages 15 - 17 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117236859A (en) * 2023-11-10 2023-12-15 青岛冠成软件有限公司 Cold chain logistics storage monitoring method
CN117236859B (en) * 2023-11-10 2024-01-26 青岛冠成软件有限公司 Cold chain logistics storage monitoring method

Also Published As

Publication number Publication date
CN116664053B (en) 2023-10-20

Similar Documents

Publication Publication Date Title
CN108416412B (en) Logistics composite code identification method based on multitask deep learning
Bottani et al. Optimisation of storage allocation in order picking operations through a genetic algorithm
CN111178606A (en) Automatic warehouse storage position allocation optimization method based on NSGA-II
CN110705666A (en) Artificial intelligence cloud computing display rack goods and label monitoring and goods storage method
CN116664053A (en) Commodity inventory management method
CN113516293B (en) Warehouse location allocation method considering picking distance and warehouse location dispersion
CN111027911B (en) Automatic logistics storage transportation scheduling system
CN110751441A (en) Method and device for optimizing storage position in logistics storage system
CN115994725A (en) Logistics part freight method, device, equipment and storage medium
CN113120487A (en) Inventory system and goods storing and taking method
CN110650170A (en) Method and device for pushing information
CN110533279B (en) Method, system and storage medium for scheduling cloud logistics platform
EP3712833A1 (en) Product placement system, product placement method, and product placement program
CN113935528B (en) Intelligent scheduling method, intelligent scheduling device, computer equipment and storage medium
US8682808B2 (en) Method and apparatus for processing logistic information
CN113762891A (en) Steel storage management method and system based on region space
CN113034084A (en) Dynamic configuration method and terminal for unitized intelligent warehouse
CN115619198B (en) Library displacement dynamic programming method, device, electronic equipment and storage medium
CN109359905B (en) Automatic unmanned warehouse goods space allocation method and device and storage medium
CN113762563B (en) Warehouse goods space optimization layout method and system based on order gray correlation analysis
CN116050671A (en) Automatic stereoscopic warehouse shelf information automatic maintenance method
CN116342039A (en) Optimizing method for goods distribution and sorting of stereoscopic warehouse
Zhang et al. Novel models and algorithms for location assignment for outbound containers in container terminals
CN111598510B (en) Order batching method suitable for intelligent warehousing system
CN111445100B (en) Vehicle and goods matching method based on self-adaptive time window under limited transport capacity

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
GR01 Patent grant
GR01 Patent grant