CN110245789B - Freight car loading matching method - Google Patents

Freight car loading matching method Download PDF

Info

Publication number
CN110245789B
CN110245789B CN201910461926.3A CN201910461926A CN110245789B CN 110245789 B CN110245789 B CN 110245789B CN 201910461926 A CN201910461926 A CN 201910461926A CN 110245789 B CN110245789 B CN 110245789B
Authority
CN
China
Prior art keywords
vehicle
equipment
combination
loading
vehicles
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.)
Active
Application number
CN201910461926.3A
Other languages
Chinese (zh)
Other versions
CN110245789A (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.)
Start Zhihe (Jiangsu) Digital Technology Co.,Ltd.
Original Assignee
Joint Digital 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 Joint Digital Technology Co ltd filed Critical Joint Digital Technology Co ltd
Priority to CN201910461926.3A priority Critical patent/CN110245789B/en
Publication of CN110245789A publication Critical patent/CN110245789A/en
Application granted granted Critical
Publication of CN110245789B publication Critical patent/CN110245789B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • 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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06315Needs-based resource requirements planning or analysis
    • 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/083Shipping

Abstract

The invention relates to a truck loading matching method, which comprises the following steps: step S10: selecting vehicles, filtering the vehicles to be subjected to equipment transportation according to the conditions of the provided vehicle types, vehicle lengths, loads and the like, and taking the filtered vehicles as basic data; step S20: equipment conversion, namely converting the number of large equipment into the number of small equipment, and calculating a conversion ratio to obtain the total number of the equipment; step S30: vehicle combination, which is sorted according to the vehicle loading rate and then calculates the combination containing the total number of the equipment; step S40: optimizing the combination obtained in the step S30 to obtain an optimized combination; step S50: the preferred combination obtained in step S40 is verified. The freight car loading matching method improves the utilization rate of the vehicles, the carrying rate of the vehicles, improves the information transparency and simultaneously improves the working efficiency.

Description

Freight car loading matching method
Technical Field
The invention relates to the technical field of truck loading matching, in particular to a truck loading matching method.
Background
Under the technical innovation and the industrial upgrading development brought by the internet plus, the public can combine the innovation of the supply chain center under the background of introducing innovation, data driving and online-offline fusion, and the public can combine the innovation of the supply chain center under the background of improving the core competitiveness, the data utilization rate and the large data accumulation of the supply chain center. The problems that an intelligent vehicle and goods matching system is lacked in the traditional logistics industry, the labor and time are needed to a certain degree, a balance decision is carried out according to the experience of a party, the information is opaque due to low informatization and intelligent degree, the efficiency is low and the like are solved, and the problems that the vehicle utilization rate, the vehicle space utilization rate and the freight charge are not uniform and the like caused by the problems that a downstream transportation service carrier has no standard system, the digitization is lost in the whole process, the equipment loading is opaque, the equipment loading is not standard and the like in the existing logistics system are mainly solved in the whole freight service information platform.
Aiming at the problems, the traditional distribution method is improved and innovated, a truck loading matching method is provided, and the problems that the existing method is opaque in information, low in efficiency, low in vehicle utilization rate and vehicle space utilization rate and non-uniform in freight charge are solved.
Disclosure of Invention
In order to solve the above problems, the present invention provides a truck loading matching method.
In order to achieve the purpose, the invention provides the following technical scheme: a truck loading matching method comprises the following steps: step S10: selecting vehicles, filtering the vehicles to be subjected to equipment transportation according to the conditions of the provided vehicle types, vehicle lengths, loads and the like, and taking the filtered vehicles as basic data;
step S20: equipment conversion, namely converting the number of large equipment into the number of small equipment, and calculating a conversion ratio to obtain the total number of the equipment;
step S30: vehicle combination, which is sorted according to the vehicle loading rate and then calculates the combination containing the total number of the equipment;
step S40: optimizing the combination obtained in the step S30 to obtain an optimized combination;
step S50: the preferred combination obtained in step S40 is verified.
Preferably, in the step S20, the vehicle loading ratio information corresponding to the minimum device is screened out as the basic loading ratio information, the vehicle loading ratio information corresponding to other devices is reserved as the to-be-converted loading ratio, and a conversion ratio calculation function and a vehicle space waste calculation function are simultaneously constructed, so that a vehicle maximum loading ratio conversion algorithm, a device total number rounding conversion algorithm and a vehicle total loading ratio conversion algorithm are further constructed, and the three algorithms are independent of each other.
Preferably, in the step S30, the full-load number of the vehicle corresponding to the device is used as an element array by a dfs (depthfirst search) depth-first search algorithm, and elements in the array are combined to a number that can accommodate the total number of devices that need to be loaded.
Preferably, the combination with the best space utilization, the combination with the least number of vehicles, and the combination with the most remaining space of vehicles in step S40 are the preferred combinations.
Preferably, the step of verifying the combination in step S50 is:
s51: acquiring loading equipment information of a vehicle corresponding to each equipment;
s52: subtracting the full-load quantity of the vehicle from large to small according to the rule that large equipment is loaded with the large vehicle;
s53: number of full load vehicles to be used-number of devices;
s531: equal to 0, it means just full, the vehicle information is excluded, the device information is excluded, and the step S52 is repeated;
s532: if the current time is less than 0, the vehicle is full, the remaining devices exist, the vehicle information is excluded, and the step S52 is repeated;
s533: if the number of the devices is more than 0, the device loading is finished, the vehicle has a remaining space, the device information is excluded, the remaining capacity/the full-load number of the vehicle is used as a remaining space proportion, the proportion of the remaining capacity/the remaining space corresponding to the remaining devices is continued to be equal to the number of the devices which can be loaded in the remaining space, the device loading is excluded, the vehicle information is excluded, the step S542 is repeated, the combination is equal to 0, and the combination which is equal to zero is reserved.
Compared with the prior art, the invention has the beneficial effects that: the truck loading matching method comprises the following steps: the method is based on the algorithm in the computer, so that the utilization rate of the vehicle, the carrying rate of the vehicle and the information transparency are improved, and meanwhile, the working efficiency is also improved.
Drawings
FIG. 1 is a flow chart of the method of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, the present invention provides a technical solution: the invention provides a freight car loading matching method, which comprises the following steps,
step S10: and selecting the vehicles, and filtering the vehicles to be subjected to equipment transportation according to the provided conditions such as vehicle types, vehicle lengths, loads and the like to serve as basic data.
Step S20: equipment conversion, namely converting the number of large equipment into the number of small equipment, and calculating a conversion ratio to obtain the total number of the equipment;
step S30: vehicle combination, which is sorted according to the vehicle loading rate and then calculates the combination containing the total number of the equipment;
step S40: optimizing the combination obtained in the step S30 to obtain an optimized combination;
step S50: the preferred combination obtained in step S50 is verified.
Further, in the step S20, vehicle loading ratio information corresponding to the smallest device is screened out as basic loading ratio information, vehicle loading ratio information corresponding to other devices is reserved as a to-be-converted loading ratio, and a vehicle maximum loading ratio conversion algorithm, a device total number rounding conversion algorithm and a vehicle total loading ratio conversion algorithm are constructed, wherein the three algorithms are independent from each other; the obtained conversion equipment data is used as basic data for equipment conversion;
the maximum loading ratio conversion algorithm of the vehicle is calculated by converting the ratioImplemented, the conversion ratio is calculated as follows
Figure BDA0002078299060000041
r is the conversion rate, x is the loading ratio of the basic equipment, y is the loading ratio of the equipment to be converted, and the largest result is selected and rounded upwards; the vehicle space waste is calculated as
Figure BDA0002078299060000042
p is space waste rate, ∑ k is total capacity of the optimal vehicle combination, x is required load number of the basic equipment, y is load number of the equipment to be turned,
Figure BDA0002078299060000043
loading the quantity for the requirement after the conversion rate of rounding up;
the rounding reduction algorithm for the total number of devices is realized by the following formula,
Figure BDA0002078299060000044
d is the converted quantity, c is the quantity of the equipment to be converted, x is the loading capacity of the basic equipment, and y is the loading capacity of the equipment to be converted; the algorithm keeps the precision of the maximum conversion ratio, does not directly round up, and rounds up the number of converted equipment when equipment conversion is finally carried out, so that the deviation is reduced;
the vehicle total loading ratio conversion algorithm is realized by the following formula:
Figure BDA0002078299060000045
wherein d is the converted number, c is the number of the equipment to be converted, x is the loading capacity of the basic equipment, and y is the loading capacity of the equipment to be converted, so that the conversion ratio of the equipment to be converted to the basic equipment can be further compressed.
Further, in the step S30, the full-load number of the vehicle corresponding to the device is used as an element array through a dfs (depthfirst search) depth-first search algorithm, and elements in the array are combined to the number of devices that can accommodate the total required load.
Further, the combination with the best vehicle space utilization, the combination with the least number of vehicles, and the combination with the most vehicle remaining space in step S40 are preferred combinations.
Further, the step of verifying the combination in step S50 is:
preferably, the step of verifying the combination in step S50 is:
s51: acquiring loading equipment information of a vehicle corresponding to each equipment;
s52: subtracting the full-load quantity of the vehicle from large to small according to the rule that large equipment is loaded with the large vehicle;
s53: number of full load vehicles to be used-number of devices;
s531: equal to 0, it means just full, the vehicle information is excluded, the device information is excluded, and the step S52 is repeated;
s532: if the current time is less than 0, the vehicle is full, the remaining devices exist, the vehicle information is excluded, and the step S52 is repeated;
s533: if the number of the devices is more than 0, the device loading is finished, the vehicle has a residual space, the device information is excluded, the residual capacity/the full-load number of the vehicle is used as a residual space proportion, the proportion of the residual capacity/the full-load number of the vehicle corresponding to the residual devices is continued to be equal to the number of the devices which can be loaded in the residual space, the device loading is excluded, the vehicle information is excluded, the step S542 is repeated, the combination which is equal to 0 is reserved, the combination which is equal to zero is reserved, and the combination which is equal to zero is selected according to actual conditions.
Although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that various changes in the embodiments and/or modifications of the invention can be made, and equivalents and modifications of some features of the invention can be made without departing from the spirit and scope of the invention.

Claims (4)

1. The truck loading matching method is characterized by comprising the following steps:
step S10: selecting vehicles, obtaining the provided vehicle types, vehicle lengths and loads, and filtering the vehicles to be subjected to equipment transportation to serve as basic data;
step S20: equipment conversion, namely converting the number of large equipment into the number of small equipment, and calculating a conversion ratio to obtain the total number of the equipment; in the step S20, vehicle loading ratio information corresponding to the smallest device is screened out as basic loading ratio information, vehicle loading ratio information corresponding to other devices is reserved as a to-be-converted loading ratio, a conversion ratio calculation function and a vehicle space waste calculation function are constructed at the same time, and then a vehicle maximum loading ratio conversion algorithm, a device total number rounding conversion algorithm and a vehicle total loading ratio conversion algorithm are constructed, wherein the three algorithms are independent from each other;
step S30: vehicle combination, which is sorted according to the vehicle loading rate and then calculates the combination containing the total number of the equipment;
step S40: optimizing the combination obtained in the step S30 to obtain an optimized combination;
step S50: the preferred combination obtained in step S40 is verified.
2. The truck cargo matching method according to claim 1, wherein: in step S30, the full load number of the vehicle corresponding to the device is used as an element array by using a dfs (depthfirst search) depth-first search algorithm, and the elements in the array are combined to a value that can accommodate the total number of devices that need to be loaded.
3. The truck cargo matching method according to claim 1, wherein: the combination with the best vehicle space utilization, the combination with the least number of vehicles and the combination with the most vehicle remaining space in the step S40 are the preferred combinations.
4. The truck cargo matching method according to claim 1, wherein: the step of verifying the combination in step S50 is:
s51: acquiring loading equipment information of a vehicle corresponding to each equipment;
s52: subtracting the full-load quantity of the vehicle from large to small according to the rule that large equipment is loaded with the large vehicle;
s53: number of full load vehicles to be used-number of devices;
s531: equal to 0, it means just full, the vehicle information is excluded, the device information is excluded, and the step S52 is repeated;
s532: if the current time is less than 0, the vehicle is full, the remaining devices exist, the vehicle information is excluded, and the step S52 is repeated;
s533: if the number of the devices is more than 0, the device is completely loaded, the vehicle has a remaining space, the device information is excluded, the remaining capacity/the number of full vehicles is used as the ratio of the remaining space, the ratio of the remaining devices corresponding to the vehicle loading to the remaining space = how many devices can be loaded in the remaining space, the number of the devices is excluded, the vehicle information is excluded, the step S542 is repeated, the combination is equal to 0, and the combination equal to zero is reserved.
CN201910461926.3A 2019-05-30 2019-05-30 Freight car loading matching method Active CN110245789B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910461926.3A CN110245789B (en) 2019-05-30 2019-05-30 Freight car loading matching method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910461926.3A CN110245789B (en) 2019-05-30 2019-05-30 Freight car loading matching method

Publications (2)

Publication Number Publication Date
CN110245789A CN110245789A (en) 2019-09-17
CN110245789B true CN110245789B (en) 2020-06-30

Family

ID=67885325

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910461926.3A Active CN110245789B (en) 2019-05-30 2019-05-30 Freight car loading matching method

Country Status (1)

Country Link
CN (1) CN110245789B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111079984B (en) * 2019-11-26 2023-05-12 拉货宝网络科技有限责任公司 Method for predicting number of truck material loads
CN116342011B (en) * 2023-05-23 2023-07-21 万联易达物流科技有限公司 Intelligent matching method and system for vehicles and goods in whole vehicle transportation

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101055629A (en) * 2006-04-11 2007-10-17 上海宝钢冶金建设公司 Schedule method for distribution vehicle suitable for fully loaded
CN101957945A (en) * 2010-08-20 2011-01-26 上海电机学院 Method and device for optimizing goods loading of container
CN102083737A (en) * 2008-04-25 2011-06-01 三菱重工业株式会社 Display device for cargo-handling vehicles

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8452713B2 (en) * 2011-02-14 2013-05-28 Transit Solutions, Llc Computerized system and method for matching freight vehicles and loads
CN103544588A (en) * 2013-10-31 2014-01-29 深圳市华傲数据技术有限公司 Method and system for intelligently loading logistic cargoes
CN105608548B (en) * 2016-01-20 2019-04-05 大连海事大学 A kind of automatic stowage method of bulk freighter safe load calculator
CN105809390A (en) * 2016-02-26 2016-07-27 北京运科网络科技有限公司 Method and apparatus for calculating matching degree between drivers and goods
CN107274128B (en) * 2017-06-15 2020-09-15 上海汽车集团股份有限公司 Vehicle loading method and device
CN108537356A (en) * 2017-11-23 2018-09-14 浙江专线宝网阔物联科技有限公司 A kind of Freighting optimization method and its system
CN108038625A (en) * 2017-12-26 2018-05-15 重庆博欧科技有限公司 Intelligence is sent a car system
CN108549978B (en) * 2018-03-29 2021-10-08 惠龙易通国际物流股份有限公司 Method and system for allocating safe freight vehicle
CN109118003A (en) * 2018-08-14 2019-01-01 心怡科技股份有限公司 A kind of intelligent optimization algorithm based on prestowage balance
CN109670756A (en) * 2018-12-25 2019-04-23 苏州工业园区报关有限公司 A kind of Intelligent logistics device and stowage method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101055629A (en) * 2006-04-11 2007-10-17 上海宝钢冶金建设公司 Schedule method for distribution vehicle suitable for fully loaded
CN102083737A (en) * 2008-04-25 2011-06-01 三菱重工业株式会社 Display device for cargo-handling vehicles
CN101957945A (en) * 2010-08-20 2011-01-26 上海电机学院 Method and device for optimizing goods loading of container

Also Published As

Publication number Publication date
CN110245789A (en) 2019-09-17

Similar Documents

Publication Publication Date Title
CN110245789B (en) Freight car loading matching method
CN107833002B (en) Multi-stage low-carbon logistics distribution network planning method based on cooperative multi-objective algorithm
CN111667085B (en) Logistics routing network determining method, device, medium and electronic equipment
CN115860645A (en) Logistics storage management method and system based on big data
CN114936822A (en) Vehicle and goods matching method, device, equipment and storage medium
CN116644940B (en) Vehicle scheduling method and system
CN112633587A (en) Logistics information processing method and device
CN115330051B (en) Vehicle path optimization method based on hybrid genetic algorithm and application
CN111784265A (en) Intelligent loading system and method for whole vehicle logistics transportation
CN116644234A (en) Automobile charging pile recommendation method and system based on coupling of automobile pile road network
CN116797127A (en) Cargo transportation path planning method and device, electronic equipment and storage medium
CN115660244A (en) Route information generation method, apparatus, device and medium
CN110717718A (en) Goods assembly method and device based on big data platform
CN115796528A (en) Method, device, equipment and medium for allocating empty vehicles at loading ends of heavy haul railways
CN115879845A (en) Method and device for determining cargo scheduling strategy and nonvolatile storage medium
CN111428902A (en) Method and device for determining transport route
CN112766542A (en) Goods picking reservation information processing method and device
CN112785220A (en) Inventory information processing method and device
CN109598412A (en) Evaluation method and terminal device towards garden energy management
CN110738372A (en) Method and device for assembling goods
CN109389323A (en) Accident event level determination method, device and intelligent terminal
CN116228050B (en) Environment-friendly monitoring method and system for enterprise vehicles
CN115423247A (en) Intelligent management method and system for assembly type building components based on BIM
CN111507662B (en) Method for planning logistics vehicle path
CN114240480A (en) Method for calculating whole vehicle prediction according to multi-configuration combination proportion

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
TR01 Transfer of patent right

Effective date of registration: 20220223

Address after: 210000 4th floor, yisituo building, building 6, No. 19, ningshuang Road, Yuhuatai District, Nanjing, Jiangsu Province

Patentee after: Start Zhihe (Jiangsu) Digital Technology Co.,Ltd.

Address before: Room 801, building C, Nanjing (Yuhua) International Software Outsourcing Industrial Park, No. 17, tulip Road, Yuhuatai District, Nanjing, Jiangsu 210012

Patentee before: Joint Digital Technology Co.,Ltd.

TR01 Transfer of patent right