WO2022113222A1 - 輸送経路決定方法、輸送経路決定装置、及びコンピュータプログラム - Google Patents

輸送経路決定方法、輸送経路決定装置、及びコンピュータプログラム Download PDF

Info

Publication number
WO2022113222A1
WO2022113222A1 PCT/JP2020/043930 JP2020043930W WO2022113222A1 WO 2022113222 A1 WO2022113222 A1 WO 2022113222A1 JP 2020043930 W JP2020043930 W JP 2020043930W WO 2022113222 A1 WO2022113222 A1 WO 2022113222A1
Authority
WO
WIPO (PCT)
Prior art keywords
transportation
network
route
node
pallet
Prior art date
Application number
PCT/JP2020/043930
Other languages
English (en)
French (fr)
Japanese (ja)
Inventor
道 酒井
富生 大堀
Original Assignee
公立大学法人 滋賀県立大学
株式会社AirBusinessClub
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 公立大学法人 滋賀県立大学, 株式会社AirBusinessClub filed Critical 公立大学法人 滋賀県立大学
Priority to PCT/JP2020/043930 priority Critical patent/WO2022113222A1/ja
Priority to JP2021540039A priority patent/JPWO2022113222A1/ja
Publication of WO2022113222A1 publication Critical patent/WO2022113222A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance

Definitions

  • the present invention relates to a transportation route determining method, a transportation route determining device, which determines a route for transporting a distribution member on which an article such as a pallet, a small container, or a cardboard box is loaded, in order to improve the distribution efficiency of the article. And computer programs.
  • Patent Document 1 discloses a method for solving a delivery planning problem assuming that a loaded load is transported in one travel of one transport vehicle from a delivery base to a delivery destination. Patent Document 1 uses a plurality of delivery vehicles to deliver a cargo from a distribution base to a plurality of delivery destinations, and a delivery plan is made by a different algorithm so that the mileage to the route returning to the original base is the shortest. By repeating the creation, I try to select the plan that has the shortest total mileage.
  • Patent Document 2 discloses a method using an insertion method in which a step of inserting a delivery destination and selecting the route having the shortest mileage is repeated in a tentatively determined delivery route.
  • Patent Document 2 provides a provisional solution in which a customer is inserted in the middle of a closed route from a distribution base to a plurality of delivery destinations under the constraint conditions that the upper limit of the traveling time and the maximum load capacity of the vehicle are not exceeded. Generate and reduce mileage or travel time.
  • each transport vehicle delivers the goods collected at the base center to the final delivery destination. It is supposed to be. It does not assume that the transport vehicle will transfer the cargo to another vehicle on the way.
  • Designing based on simulations is being promoted in various fields such as production technology, goods or buildings, but it is difficult to design delivery routes in logistics because there are many uncertain conditions.
  • the starting and ending points of goods are not fixed, the starting and ending points of goods are geographically mixed, and the requirements for pickup and delivery times are not fixed, and the transportation equipment The number is also not constant.
  • indefinite conditions overlap. If these indefinite conditions are divided into a plurality of patterns and each is calculated, the amount of calculation becomes enormous. Since the arrival and departure of goods and road conditions change from moment to moment, it becomes unrealistic to automatically derive a delivery route by simulation if the plan is reviewed and recalculated one by one.
  • the present invention has been made in view of such circumstances, and provides a transportation route determination method, a transportation route determination device, and a computer program that enable mechanical derivation of a transportation route to be more practical.
  • the purpose is to do.
  • a predetermined unit pattern cycles between a point where a plurality of articles are collected and delivered, a transportation base via which a transportation device for transporting the articles passes, and each point in a transportation network.
  • a transportation network is defined in which nodes are assigned to nodes arranged in a geometrically repeated geometric pattern, and a route connecting adjacent points or transportation bases is assigned to an edge between the nodes, and transportation connecting the transportation bases of the transportation equipment is defined.
  • the route is determined as a data string of identification data of the node in the transportation network.
  • the transport route determining device has a predetermined unit pattern cycled between a point at which a plurality of articles are collected and delivered, a transportation base via which a transportation device for transporting the articles passes, and each point in a transportation network.
  • a transportation network is defined in which nodes are assigned to nodes arranged in a geometrically repeated geometric pattern, and a route connecting adjacent points or transportation bases is assigned to an edge between the nodes, and transportation connecting the transportation bases of the transportation equipment is defined.
  • a processing unit for determining a route as a data string of identification data of the node in the transportation network is provided.
  • the computer program of the embodiment of the present disclosure has a predetermined unit pattern of a point at which a plurality of articles are collected and delivered to a computer, a transportation base via which a transportation device for transporting the articles passes, and each point in a transportation network.
  • a transportation network is defined in which nodes are assigned to nodes arranged in a periodically repeated geometric pattern, and a route connecting adjacent points or transportation bases is assigned to the edges between the nodes, and the transportation bases of the transportation equipment are connected.
  • a process of determining a transportation route as a data string of identification data of the node in the transportation network is executed.
  • the points and the roads between the points constituting the transportation route are approximated to the transportation network represented by the geometric pattern, and simple data. It is converted to and used.
  • the distance By associating the distance as separate data without reflecting the length that reflects the actual distance in the route connecting the points, it is easy to process agent-based modeling that probabilistically selects the route to the adjacent node. Become.
  • the transportation route in a certain area is converted into a geometric pattern network including a grid and used, network analysis or image analysis becomes possible. It becomes easier to apply existing analysis methods of network analysis or image analysis, learning methods can also be applied, and it becomes possible to narrow down for deriving the optimum transportation route.
  • FIG. 1 A schematic diagram of learning of a transportation network expressed in pixels is shown. It is a figure which shows other representations of a transportation network. It is a figure which shows the transportation network including the bypass edge. It is a figure which shows an example of the pixel representation of the transport network including a bypass edge.
  • FIG. 1 is a schematic diagram of the distribution system 100 of the present disclosure.
  • the distribution system 100 includes a transportation device 1 for transporting goods, for example, agricultural products, a base center (base) 2 which is a transfer center where the transportation device 1 stops, a collection / delivery center 3 which is a distribution center for collecting and delivering goods, and a control center 400. And include.
  • the distribution system 100 is operated based on the route information determined by the transportation route determination device 4.
  • the transportation route determining device 4 can be connected to the transportation device 1, the device in the base center 2, and the device in the collection / delivery center 3 by communication. Further, the transportation route determining device 4 can be connected to a terminal device 5 used by operators at various locations such as a producer or a manufacturer, a base center 2, a collection and delivery center 3, and the like.
  • the transport device 1 is a vehicle such as a transport truck, a train, a transport aircraft, or a ship.
  • the transport device 1 may be a transport robot that travels by automatic operation.
  • the base center 2 is a transit center provided on a so-called trunk line in logistics, and is installed at a place that serves as a base for transportation equipment 1, such as a port, an airport, a freight station, and an interchange (IC) in a road network.
  • the base center 2 is provided, for example, at predetermined distances.
  • the base center 2 is provided with a group of devices for receiving the warehousing of the transport device 1 at the base center 2 and carrying in / out the pallet P from the transport device 1, and a base controller 20 for controlling the device group.
  • the base controller 20 is capable of communication connection with the transportation route determination device 4, and controls the device group based on the instruction from the transportation route determination device 4.
  • the objects to be transported are loaded on the distribution members and transported.
  • the physical distribution members are the pallet P and the small container C.
  • the distribution member may be a flexible container, a so-called flexible container, an iron container, or a cardboard box.
  • bags, plates, and box materials used for placing and accommodating goods in physical distribution are included in physical distribution members.
  • the pallet center 22 should be installed side by side in the base center 2. Pallets P are collected and delivered at the pallet center 22.
  • the pallet center 22 is equipped with a pallet controller 23 that controls a device for carrying in and out the pallet P.
  • the pallet controller 23 is capable of communication connection with the transport route determination device 4, and controls the device group based on the instruction from the transport route determination device 4.
  • the collection and delivery center 3 collects the goods to be transported from the producer or the manufacturer's base and transports them to the base center 2, or conversely, receives and stores the load from the base center 2 and stores the end user. It is a base for transporting goods to.
  • the collection and delivery center 3 corresponds to a wholesale or distribution center.
  • a plurality of collection and delivery centers 3 may be provided for the base center 2.
  • the collection and delivery center 3 may be managed by a consignee who is a retailer.
  • the collection / delivery center 3 collects the goods to be transported to the base center 2, the goods may be loaded on the pallet P at the collection / delivery center 3.
  • the collection / delivery center 3 is equipped with a collection / delivery site device 30 that receives instructions from the transportation route determination device 4.
  • the collection / delivery site device 30 accepts the input of the shipped goods and the pallet P from the operator at the collection / delivery center 3, and accepts the input of the arrived goods.
  • the collection / delivery site device 30 corresponds to the correspondence between the pallet identification information of the pallet P on which the goods to be shipped are loaded and the identification information of the goods, and the identification information of the arriving goods and the pallet identification of the pallets P on which the goods are loaded.
  • the correspondence with the information is stored and transmitted to the transportation route determination device 4.
  • the area is not limited to administrative divisions, but is defined to be divided into arbitrary units, and is stored in latitude / longitude information, identification data of the base center 2 and the collection / delivery center 3, and identification data of the area to which the area belongs. Regions may overlap.
  • the collection and delivery center 3 may belong to different areas.
  • the base center 2 and the collection / delivery center 3 are both collection points and distribution points for transportation within the region (corresponding to "collection / delivery points").
  • Each of the plurality of collection and delivery centers 3 in the area is both a collection point and a distribution point. Any collection and delivery center 3 may function only as a collection point, and similarly any other collection and delivery center 3 may function only as a collection point.
  • the transport route determination device 4 sequentially acquires the position of the transport device 1, and sequentially collects the information of the pallet P housed in the transport device 1 and the information of the pallet P waiting to be shipped at the collection / delivery center 3.
  • the transport route determination device 4 sequentially acquires the position from the transport device 1, the position information including the existence position of each pallet P, the destination information of the collection / delivery center 3 to which each pallet P should be delivered, and the time to be delivered. From the information, the movement route of the pallet P and the transportation route of the transportation device 1 are sequentially determined.
  • the transportation route determination device 4 instructs the transportation equipment 1 to stop at the base center 2 based on the determined transportation routes of the transportation equipment 1 and the movement route of the pallet P.
  • the transport route determining device 4 instructs the base center 2 the pallet P to be carried out from the arrived transport device 1 and the pallet P to be carried into the transport device 1.
  • the transportation route determining device 4 instructs each center to send the pallet P to be shipped from the collection / delivery center 3 and the pallet center 22, and sends the pallet P to be carried out to the transportation equipment 1. Instruct.
  • the pallet P is a physical distribution member having a size of 90 cm square, similar to the pallet widely used in the field of physical distribution, and is more preferably made of resin.
  • the pallet P may be made of various materials such as wood, stainless steel, and corrugated cardboard, and may be provided with a lift hole suitable for transportation by a forklift.
  • As the pallet P it is preferable to use a pallet made of a material conforming to the import / export regulations.
  • a tag storing pallet identification information is attached to the pallet P.
  • the tag is preferably a wireless tag using RFID or the like.
  • the palette identification information of the palette P assigned in advance is readable and stored by the wireless reader.
  • the goods information includes the type and item of the goods, the weight, the date of collection, the delivery number of the goods, the base identification information of the base center 2 that has recently passed through, the base center 2 of the destination, the consignee information, the sender information, etc. Is. It may be a predetermined medium on which a one-dimensional code or a two-dimensional code corresponding to the palette identification information of the palette P given in advance instead of the tag is printed. A one-dimensional code or a two-dimensional code may be printed on the tag.
  • the information of the article is stored in association with the pallet identification information on the transportation route determining device 4 side.
  • the transport device 1 is a transport truck in the present embodiment.
  • 2A and 2B are schematic views showing an example of the transportation device 1.
  • FIG. 2A shows an example of a loading platform having a side-opening door
  • FIG. 2B shows an example of a loading platform having a rear door.
  • the transport device 1 is provided with a pallet frame 11 inside the loading platform in order to transport articles in units of pallets P.
  • the pallet frame 11 is a table that divides the loading platform from the floor surface to the ceiling in half in two stages, upper and lower.
  • the loading platform has an internal dimension that allows two pallets P to be juxtaposed in the vehicle width direction.
  • the accommodation position of the pallet P can be specified by the top and bottom and the left and right divided by the pallet frame 11.
  • the pallet frame 11 may have a configuration in which the entire pallet frame 11 can be pulled out from the rear door of the loading platform.
  • the pallet frame 11 is also managed in a nested state in which a plurality of pallets P are loaded on the pallets as distribution members and a plurality of small containers C are loaded on each of the pallets P. It is also possible to do.
  • the pallet frame 11 may be in the form of a plate laid on the floor of the loading platform, instead of the platform divided into two stages as shown in FIGS. 2A and 2B.
  • the transport device 1 When the transport device 1 is a vehicle such as a train, a transport aircraft, or a ship, a large container having the same structure as the loading platform portion of FIG. 2A or FIG. 2B may be used, and the large container may be configured to include the pallet frame 11.
  • the transportation device 1 includes a reader that reads pallet identification information from the on-board unit 10 and the tag of the pallet P.
  • the on-board unit 10 has a GPS receiver, sequentially acquires the position information of the transportation device 1, and transmits the position information to the transportation route determination device 4.
  • the on-board unit 10 reads the pallet identification information from the tag of the pallet P with a reader.
  • the pallet identification information of the pallet P being accommodated and the accommodation unit identification information for identifying the accommodation position in the pallet frame 11 are transmitted to the transport route determination device 4 in association with the identification information of the transport device 1 stored in advance. ..
  • the on-board unit 10 reads the pallet identification information from the tag of the pallet P carried out from the loading platform of the transport device 1 with a reader, and the pallet identification information of the carried out pallet P is stored in advance as the identification information of the transport device 1. It is associated and transmitted to the transportation route determination device 4.
  • the on-board unit 10 may notify the transport route determination device 4 that the pallet P to be carried out is to be carried out by associating it with the accommodating portion identification information of the accommodating portion in which the pallet P is accommodated.
  • the transport route determination device 4 associates the position information of the transport device 1 transmitted from each transport device 1 with the device identification information of the transport device 1 and stores it as the transport device information 413 (see FIG. 3).
  • the transport route determining device 4 is associated with the pallet identification information of the pallet P, and the device identification information and the accommodating portion identification information of the transport device 1 on which the pallet P is loaded, or the pallet P is placed.
  • the identification information of the base center 2 or the collection / delivery center 3 is stored as pallet information 412 (see FIG. 3).
  • FIG. 3 is a block diagram showing the configuration of the transportation route determination device 4.
  • the transportation route determination device 4 is a server computer, and includes a processing unit 40, a storage unit 41, and a communication unit 42.
  • the transport route determination device 4 may be configured not only by using one server computer (hardware) but also by distributing processing among a plurality of server computers, or a plurality of server computers virtually generated by a large computer. It may be one of (instances).
  • the transportation route determination device 4 may execute the calculation by the quantum computer except for the processing of updating the information of the distribution DB 410 of the storage unit 41.
  • the processing unit 40 is a processor using a CPU (Central Processing Unit) or a GPU (Graphics Processing Unit).
  • the processing unit 40 executes processing using the built-in memory such as ROM (Read Only Memory) and RAM (Random Access Memory).
  • the processing unit 40 can sequentially acquire time information by a built-in timer.
  • the storage unit 41 includes a hard disk or a non-volatile storage medium such as an SSD (Solid State Drive).
  • the storage unit 41 stores the control program 40P.
  • the processing unit 40 executes a process of deriving an optimum route by an operation described later based on the control program 40P stored in the storage unit 41.
  • a Web server program is stored in the storage unit 41, and the processing unit 40 exerts a Web server function, and the terminal device 5 may receive a request for sharing the loading platform of the transportation device 1 or the like from the terminal device 5 by this Web server function. ..
  • a distribution DB (DataBase) 410 is constructed in the storage unit 41 or an external storage device.
  • the processing unit 40 can read / write to / from the distribution DB410 by the database operation module.
  • user information 411, pallet information 412, and transportation equipment information 413 are stored in the distribution DB410, as will be described later.
  • the physical distribution DB 410 stores the transportation route information 414 derived in advance by the calculation described later.
  • the communication unit 42 realizes communication on the public communication network N1 or the carrier network N2.
  • the processing unit 40 can transmit and receive information to and from the terminal device 5 via the public communication network N1 or the carrier network N2 by the communication unit 42. Further, the processing unit 40 can transmit / receive information to / from the in-vehicle device mounted on the transportation device 1 via the carrier network N2 by the communication unit 42.
  • the processing unit 40 can communicate with the base controller 20 of the base center 2 and the collection / delivery area device 30 of the collection / delivery center 3 via the public communication network N1, the carrier network N2, or the leased line by the communication unit 42.
  • FIG. 4 is a block diagram showing the configuration of the terminal device 5 used by the operator.
  • the terminal device 5 uses a desktop type, laptop type, or tablet type personal computer.
  • the terminal device 5 may be a smartphone.
  • the terminal device 5 includes a processing unit 50, a storage unit 51, a communication unit 52, a display unit 53, and an operation unit 54.
  • the processing unit 50 is a processor using a CPU or GPU.
  • the processing unit 50 executes processing based on the program stored in the storage unit 51 using the built-in memory such as ROM and RAM.
  • the storage unit 51 includes a non-volatile storage medium such as a hard disk or SSD.
  • the storage unit 51 stores the terminal program 50P.
  • the processing unit 50 receives an operator's operation based on the terminal program 50P stored in the storage unit 51, and executes a process of displaying data.
  • the communication unit 52 realizes communication in the public communication network N1 or the carrier network N2.
  • the processing unit 50 can transmit and receive information to and from the transportation route determination device 4 via the public communication network N1 or the carrier network N2 by the communication unit 52.
  • the display unit 53 is a display such as a liquid crystal display or an organic EL (ElectroLuminescence) display.
  • the display unit 53 displays a screen based on the data stored in the storage unit 51.
  • the operation unit 54 is a user interface such as a keyboard and a pointing device capable of input / output to / from the processing unit 50.
  • the operation unit 54 may be a voice input unit.
  • the operation unit 54 may be a touch panel of the display unit 53.
  • the transportation route determination device 4 is based on the position of each transportation device 1 and the position of the pallet P, and the delivery conditions such as the shipping schedule and the required arrival time of the goods.
  • the transportation route of 1 and the movement route of the pallet P are determined.
  • the transportation route of the transportation equipment 1 connects the waypoints that sequentially approach for collection or unloading from the base center 2 or collection / delivery center 3 at the departure point (shipping point) to the base center 2 or collection / delivery center 3 at the end point. Contains data.
  • the movement route of the pallet P is the history of the accommodating portion of one or a plurality of transportation devices 1 accommodated during the period from the departure point to the end point of the pallet P.
  • the pallet P may be transported to the final destination by one transport device 1, but from one transport device 1 to another at a transit point which is a collection and delivery center 3 in the base center 2 or the delivery destination area. It is possible to transfer to the transportation equipment 1.
  • the transport route determination device 4 is given actual delivery conditions (position of transport device 1, position of pallet P, shipping schedule and arrival time) when determining the transport route of the transport device 1 and the movement route of the pallet P. In addition to starting the calculation from, the optimum route within the target range is derived in advance. When the actual delivery conditions are given, the transportation route determination device 4 extracts a matching or similar route from the optimum routes derived for various conditions derived in advance, and uses the extracted route as the extracted route. Based on this, a simulation is executed to derive the actual transportation route and movement route. The optimum route may be completed by selecting a partial route for each area.
  • the derivation of the route in advance is first executed from the process of creating a transportation network from the geographical information of the target range. Second, the process of route calculation is performed by simulation of agent-based modeling using the transformed transport network.
  • FIG. 5 is an explanatory diagram of conversion from map data to a transportation network.
  • the image of A in FIG. 5 shows an example of the original map data
  • the image of B shows the transportation network created from the map data
  • the image of C shows the divided transportation network.
  • the transportation network is a grid of intersections, branch points, or waypoints (base center 2, collection and delivery center 3, and pallet P supply area) from a road network that is never in a grid pattern. It is created by assigning it to the vertices (nodes) arranged in a grid pattern.
  • the geographical length between each point does not adapt to the length in the transportation network, and it is better to have it as separate data simply as the distance between the nodes.
  • the transportation network of B is divided into sizes that can be calculated (FIG. 5 (C)).
  • the size that can be calculated may be appropriately set based on the processing capacity of the transport route determining device 4 based on the trial of the calculation time.
  • the edge is eliminated.
  • the transportation route can be represented as a column of node identification data (rows and columns).
  • the transportation route of the transportation device 1 starting from the central point in FIG. 5C can be expressed as a point (i, j) ⁇ a point (i, j + 1) ⁇ a point (i-1, j + 1) ⁇ ...
  • the transportation network shown in FIG. 5 may be automatically created by the processing unit 40 of the transportation route determination device 4 based on the map data acquired from the communication unit 42.
  • the temporarily created transportation network is displayed on the display unit 53 of the terminal device 5 by the processing unit 40 of the transportation route determination device 4 or another arithmetic unit, and the operator of the terminal device 5 deletes the edge or removes the edge. It may be created by accepting additional modifications.
  • the transportation route determination device 4 divides the grid-like transportation network as shown in FIG. 5 as necessary to the extent that calculation can be performed, gives delivery conditions to each transportation network, and executes the second simulation. ..
  • the unit of classification may be set according to the processing capacity of the transport route determining device 4. It is preferable that the divided range partially overlaps, for example, centering on the base center 2. For example, it has been found that when the transportation network grows from a size of 3 ⁇ 3 to a size of 5 ⁇ 5, the calculation time described later increases by 20 times.
  • 6 and 7 are flowcharts showing an example of the processing procedure of the prior route calculation.
  • the transportation route determination device 4 (or another arithmetic unit may be used) repeats the following processing for each transportation network by changing the delivery conditions, and derives the optimum route for each delivery condition.
  • the processing unit 40 sets delivery conditions for the target transportation network, including the initial position and number of the transportation equipment 1, the initial position and number of the pallets P, and the transportation destination in the network of each pallet P (S101).
  • the delivery condition is, for example, that the transportation device 1 is located at the node corresponding to the base center 2 in the transportation network, 100 pallets P exist at the specific node, and the pallets P are transferred to the other three nodes. Transporting 40, 30, and 20 pieces.
  • the number of transport devices 1 may be one or more, or may be a delivery condition that they are located at different nodes.
  • the type of pallet P may be one or more.
  • the processing unit 40 sets the number of executions to the initial value (S102).
  • the processing unit 40 executes the following processes a plurality of times, and among the multiple executions, the pallet P existing at the specific node as the departure point is distributed to the distribution points in the transportation network.
  • the route with the least number of executions (the number of steps from the state where the transport device 1 exists in one node to the state of moving to the next node) required to complete, or the route with the shortest transport travel distance of the transport device 1. Derived.
  • the processing unit 40 sets the number of steps to the initial value (S103). As shown below, the processing unit 40 distributes the processing based on the agent-based modeling using the transportation device 1 as an agent to each transportation destination in the network by the pallet P existing at the specific node as the departure point. Run until is complete.
  • the processing unit 40 acquires the number of pallets P (loaded pallets P) associated with the agent (transport equipment 1) (S104).
  • the processing unit 40 acquires the number of palettes P existing in the node where the agent is located (S105).
  • the processing unit 40 determines and stores the number of pallets P to be stacked at the node where the agent is located (S106).
  • the processing unit 40 determines to load the pallet P existing in the departure point so as to fill the vacant storage section of the transport device 1 which is the agent. do. If the node in which the agent exists is a stopover or a destination, the processing unit 40 compares the number of pallets P accommodated in the accommodation unit with the number of pallets P required for the node, and is required for the node. The number of pallets P is determined so as to reduce the remaining number of pallets P.
  • the processing unit 40 probabilistically selects an edge to the adjacent node to proceed (S107).
  • edges that do not exist in the transportation network are not selected.
  • the processing unit 40 basically selects stochastically by a random number (solution A). As will be described later, it may be selected with a probability based on the weight for the node to be advanced in the next step, or when the number of pallets (loading number) associated with the agent becomes zero, the starting point (or the number of loads) becomes zero. You may select it with the condition that you return to the supply area) (Solution B).
  • the processing unit 40 may learn a weighting coefficient for selecting a node by reinforcement learning that gives a reward such as loading efficiency each time one step is advanced (solution C). In this case, the processing unit 40 is more likely to reach the optimum solution sooner.
  • the processing unit 40 may greatly change the parameter (for example, probability) by one, like any mutation (solution D). This reduces the possibility of falling into a local solution.
  • the processing unit 40 calculates the number of pallets P existing in the node when the pallet P being loaded is dropped onto the node moved via the selected edge (S108). In S108, the processing unit 40 calculates the total of the number of palettes P existing in the node before the movement of the agent and the number associated with the agent.
  • the processing unit 40 adds and stores the number of steps (S109), stores the identification data of the node to which the agent is moved, and stores the number of palettes P in each node (S110).
  • the processing unit 40 may treat and store the state at each node after the movement of the agent as a multidimensional matrix (vector).
  • the processing unit 40 determines whether or not delivery matching the delivery conditions has been completed in the transportation network based on the number of pallets P in each node (S111).
  • the processing unit 40 may add only one of the number of steps and the cumulative movement distance in the execution times.
  • the processing unit 40 stores the history (transport route) of the identification data of the node via which the agent has passed and the number of steps (S113).
  • the processing unit 40 determines whether or not the processing of S104-S113 has been executed a predetermined number of times or more (S114). If it is determined that the number of times is less than the predetermined number (S114: NO), the processing unit 40 adds the number of executions (S115) and returns the processing to S103.
  • the processing unit 40 may not determine whether or not the execution is performed more than a predetermined number of times, but whether or not it is determined that the optimum solution (minimum number of steps or the shortest cumulative distance) has been obtained by the execution up to that point. It may be executed further to determine whether or not the optimum solution can be derived.
  • the processing unit 40 extracts the transportation route having the minimum number of steps or the shortest cumulative travel distance in the predetermined number of times (S116).
  • the processing unit 40 stores the extracted transportation route as the optimum solution under the delivery conditions (S117), and ends the processing.
  • the optimum route for each transportation network derived by the processing procedure shown in the flowcharts of FIGS. 6 and 7 is stored in the storage unit 41 of the transportation route determination device 4 as transportation route information 414 for each delivery condition.
  • FIGS. 8, 9A and 9B are diagrams showing an example of the content of the method for deriving the optimum route.
  • FIG. 8 is a schematic diagram of a transportation network.
  • the identification information of the matrix number is attached to each node.
  • the agent (transport equipment 1) initially located at i and j stochastically selects the adjacent node.
  • the probability is completely random, preset weight, or the number of pallets P remaining at the departure point, the number of pallets P not enough at the destination, the number of pallets loaded by the agent, etc. It may be described by a function in the state described.
  • FIGS. 9A and 9B are schematic views of the transportation network.
  • the transportation networks of FIGS. 9A and 9B are given numerical values for evaluation (reward) for the condition.
  • FIG. 9A shows the initial state
  • FIG. 9B shows the selection history of the node of the agent in the time series.
  • each node is attached with identification information of a matrix number, and it is assumed that the starting point is the node (i + 1, j) and there are two pallets P, respectively, and the nodes (i, j-1). And the delivery conditions to be delivered to the node (i + 1, j + 1).
  • the starting point is given a negative evaluation reward for the number of pallets P
  • the positive evaluation reward is given for the number of pallets P loaded on the agent
  • the pallet P that has arrived at the destination It is assumed that a reward for positive evaluation is given for each number.
  • the transportation route determining device 4 sequentially updates the distribution DB410 based on the information obtained from the vehicle-mounted device 10 by moving the transportation device 1, the shipping of the goods, and the location information of the goods obtained from the base center 2 and the collection / delivery center 3.
  • the transportation route determination device 4 determines the movement routes of the transportation equipment 1 and the pallet P of the transportation equipment 1 together with the update of the distribution DB410, and based on this, the transportation equipment 1, the base center 2, and the collection and delivery center 3 transport, carry in, and carry out. Control carry-out.
  • 10 and 11 are flowcharts showing an example of the transportation route determination processing procedure by the transportation route determination device 4.
  • the processing unit 40 of the transportation route determination device 4 acquires the arrangement of the pallets P from the pallet information 412 and the transportation equipment information 413 (S201).
  • the processing unit 40 acquires a condition indicating where the pallet P must be transported after a predetermined time or at a specific time based on the destination and the desired arrival time of each pallet P (S202). In S202, the processing unit 40 totals the number of pallets P for each base center 2 or collection / delivery center 3, which should be, for example, 3 hours after the processing of S201.
  • the processing unit 40 is based on the current position of the pallet P and the position of the transport device 1 acquired in the process of S201, and the conditions that the pallet P and the transport device 1 after a predetermined time should be acquired in the process of S202. , The transportation conditions in the transportation network are determined (S203).
  • FIG. 12 shows the relationship between the overall pallet P route and the partitioned transport network.
  • the base center 2 is connected in a net shape.
  • each pallet P passes through a plurality of partitioned transportation networks extending from the base center 2 at the departure point to the collection / delivery center 3 at the final destination.
  • one pallet P departs from the base center 2 in Nagano prefecture and destinations at the collection and delivery center 3 in Shiga prefecture.
  • the processing unit 40 selects one transportation network (S204), extracts the optimum route of the delivery condition similar to the transportation condition for the transportation network from the one stored in the storage unit 41, and stores it (S205).
  • the processing unit 40 derives the delivery condition and the Euclidean distance as a vector having the identification information of the node of the departure point that describes the transportation condition, the identification information of the node of the destination, the type of pallet, and the number of pallets as dimensions. Then, those with a shorter distance are extracted as those with a higher degree of similarity.
  • the processing unit 40 executes route calculation (FIGS. 6 and 7) based on agent-based modeling for the optimum route under similar delivery conditions only by the difference from the transportation condition, and derives the optimum route under each condition. do.
  • route calculation FIGS. 6 and 7
  • the simulation may be performed by selecting an edge similar to the optimum route with similar delivery conditions.
  • Reinforcement learning techniques may be incorporated and implemented so that the cumulative travel distance is the shortest.
  • the processing unit 40 determines whether or not all transportation networks have been selected (S206), and if it determines that all networks have not been selected (S206: NO), returns the processing to S204.
  • the processing unit 40 determines the number of transportation devices 1 required for each transportation network, the optimum transportation route for each of the required number of transportation devices, and the optimum transportation route.
  • the delivery conditions type, number of pallets P to be transported, number of pallet accommodating units
  • S207 The delivery conditions
  • the processing unit 40 assigns and stores pallet identification information based on the information of the pallet P already loaded and the information acquired in the processing of S207 to the pallet accommodating unit of the loading platform of the transportation equipment 1 in each place (). S208).
  • the processing unit 40 selects a transportation route in the divided transportation network as a partial route for each transportation device 1 and determines the entire transportation route (S209). In S209, the processing unit 40 may determine the route in the transportation network for the transportation equipment 1 as the entire transportation route.
  • the processing unit 40 determines (updates) the movement route of the pallet P for each pallet P, that is, the pallet accommodating unit of the transportation equipment 1 to be transferred to the destination (S210).
  • the processing unit 40 is based on the movement route of each pallet P, and for each transport device 1, the pallet identification information of the pallet P to be carried out at the base center 2 which is a transit point, and the storage unit in which the pallet P is housed.
  • the storage unit identification information is listed (S211).
  • the processing unit 40 Based on the movement route of each pallet P, the processing unit 40 has pallet identification information of the pallet P to be carried in at the base center 2 which is a transit point, and a pallet storage unit in which the pallet P should be accommodated.
  • the accommodation unit identification information of the above is listed (S212).
  • the processing unit 40 outputs a list of the determined transport route of the transport device 1, the movement route of the pallet P, and the pallet P to be carried in / out at each base center 2 (S213).
  • the processing unit 40 transmits an instruction to the on-board unit 10, the base controller 20, the collection / delivery site device 30, and the pallet controller 23 (S214) based on the output content, and ends the processing.
  • the optimum route derived in advance is not simply selected, but the optimum route with conditions similar to those already derived. It is preferable to add an operation related to the difference condition based on. For example, for delivery conditions that specify the departure point, destination, and type and number of pallets P in a 5x5 transportation network, in addition to the information on the number of transportation equipment and the transportation route for which calculation results have already been calculated, additional collection and delivery Calculate and integrate the number of transport equipment and transport routes that correspond only to the land, destination, and number of pallets. By accumulating the calculation result of the route in advance, the calculation time requires only the time to access the data, and the calculation time can be shortened.
  • FIGS. 13 and 14 are flowcharts showing an example of the processing procedure of the prior route calculation in the second embodiment.
  • the procedures common to the procedures shown in the flowcharts of FIGS. 9 and 10 are designated by the same reference numerals and detailed description thereof will be omitted.
  • the processing unit 40 uses the adjacent base center 2 or collection / delivery center centered on the selected base center 2 as a node, the route between the nodes as an edge, and associates the distance information with the edge.
  • a distance transportation network within the region is defined (S121).
  • the processing unit 40 calculates the number of palettes P existing in the node at the node to which the agent is moved (S108), not only the number of steps is added but also the distance associated with the moved edge is cumulatively moved. It is added and stored as a distance (S129).
  • the processing unit 40 determines that the delivery within the transportation network is completed by the processing of S111 (S111: YES), the processing unit 40 determines the history (transportation route) of the identification data of the node via which the agent has passed, the cumulative travel distance, and the number of steps.
  • the processing unit 40 determines the history (transportation route) of the identification data of the node via which the agent has passed, the cumulative travel distance, and the number of steps.
  • S132 the number of steps required to complete the delivery at each time, the travel distance, and the transportation route are stored.
  • the processing unit 40 adds the number of steps and the cumulative travel distance (S112), and the progress of delivery in the entire transportation network. Calculate the rate (S133). In S133, the processing unit 40 calculates the ratio of the number of pallets P that have reached the destination in the area to the total number of pallets P as the progress rate. In S133, the processing unit 40 may calculate the ratio of the number of undelivered pallets P to the whole as the progress rate as the progress rate.
  • the processing unit 40 may derive a standard for determining the timing for determining whether or not the route being calculated in S137, which will be described later, is likely to derive the shortest path. Therefore, it is not limited to the progress rate, and may be the number of calculations or the time.
  • the processing unit 40 determines whether or not the progress rate calculated in the processing of S133 satisfies the condition (S134). In S134, the processing unit 40 determines, for example, whether or not the progress rate (%) is a multiple of 10. In addition, if it is the number of calculations instead of the progress rate, it may be judged whether it is a multiple of 5, or if it is time, it may be judged whether the elapsed time is a multiple of 5. good.
  • the processing unit 40 If it is determined that the conditions are not satisfied in the processing of S134 (S134: NO), the processing unit 40 returns the processing to S104 and proceeds to the next step.
  • the processing unit 40 stores the travel distance so far this time in association with the progress rate calculated in the processing of S133 (S135).
  • the processing unit 40 gives the memorized travel distance and the transport route with the shortest travel distance among the travel distances for which the calculation of the transport routes is executed a plurality of times, with the distance at the progress rate calculated by the processing of S333 and the width. Compare (S136).
  • the processing unit 40 calculates, for example, as in the following equation (1). Assuming that the travel distance up to that point is k and the travel route at the progress rate (prog) of the shortest transport route among the transport routes obtained so far is kmin prog, the equation (1) is k ⁇ kmin + kmin. ⁇ (1-Progress rate) ... (1) kprog ⁇ kmin prog + kmin prog ⁇ (1-progress rate (prog)) ... (1) Is. The travel distance k10 when the progress rate is 10% is compared with 1.9 times the travel distance kmin 10 at the progress rate of 10% of the shortest transportation route.
  • the travel distance k20 when the progress rate is 20% is compared with 1.8 times the travel distance kmin 20 at the progress rate of 20% of the shortest transportation route.
  • the travel distance k90 is compared with 1.1 times the travel distance kmin 90 at the progress rate 90% of the shortest transportation route.
  • the processing unit 40 determines whether or not there is a possibility that the shortest distance transportation route can be derived by proceeding with the delivery simulation (S137). When it is determined that there is no possibility (S137: NO), the processing unit 40 ends the current calculation in the middle and proceeds to the processing to S114.
  • the calculation can be interrupted and the calculation time can be shortened.
  • the transportation network is further converted into a pixel representation from the aspect shown in FIG. 5 and used for the calculation. Since the hardware configuration of the distribution system 100 in the second embodiment is the same as the configuration of the first embodiment, the common configurations are designated by the same reference numerals and detailed description thereof will be omitted.
  • FIG. 15 is an explanatory diagram of the pixel representation of the transportation network according to the third embodiment.
  • the upper left image in FIG. 15 shows a two-dimensional image corresponding to the pixel representation of the transport network
  • the middle left image in FIG. 15 shows a two-dimensional image showing delivery conditions for the pixel representation.
  • the upper left image and the middle left image of FIG. 15 are checkered images of the same size.
  • the transportation network is represented by a two-dimensional image of a grid pattern. Every other square in the vertical and horizontal directions corresponds to a node in the transportation network.
  • the squares that are vertically and horizontally adjacent to the squares corresponding to the nodes correspond to the edges between the nodes, that is, the roads between the points.
  • the squares corresponding to the nodes and the squares corresponding to the edges are represented by different colors. When there is no road connecting the nodes, it is expressed as transparent or colorless (white). Not limited to color, it is preferable to express it by squares having different attributes such as patterns and marks.
  • the pixel representation of the transportation network consists of a departure point image showing the squares of the starting point under the placement condition shown on the left side of the middle row of FIG. 15 by specific hatching, and a destination showing the distribution point under the placement condition shown on the right side of the middle row of FIG.
  • the image can be separated into a road image corresponding to the geographical information shown in the lower right image of FIG.
  • the pixel range corresponding to the node where the pallet P is first accumulated for example, the collection point such as the base center 2 and the supply point, is represented by specific hatching.
  • a transportation network including a node that is a candidate for a waypoint and an edge that is a road between nodes can be easily created by a pixel representation that combines a departure image, a destination image, and a road image. Can be described.
  • the geographical distance of the edge may be expressed by the shade of color and the brightness in the pixel range
  • the palette is displayed.
  • the number of palettes P may be expressed by the shade or the intensity of the pixel range corresponding to the point where P is arranged.
  • These pixel representations may be displayed on the display unit 53 of the terminal device 5 and used to display the state during the search for the route or the optimum route. Further, it may be used as input data and output data for deep learning for deriving the optimum route. In order for the operator to visually recognize the result of deriving the shortest path in the first embodiment, it may be displayed on the display unit 53 of the terminal device 5.
  • FIG. 16 shows a schematic diagram of learning of a transportation network expressed in pixels.
  • the number of transport devices 1 and the transport route are vectorized (transport devices). It is also possible to output as a sequence of identification data of numbers and vertices of the transportation route).
  • the transportation route determination device 4 separates the departure point image, the destination image, and the road image and inputs each of them into a model using a neural network, and the transportation device 1 is used. It may be learned to output as a vector indicating the number of vehicles and the transportation route.
  • the operator who operates the terminal device 5 can visually recognize the transportation network displayed on the display unit 53 and intuitively understand the transportation network. .. Further, the operator can intuitively determine the delivery conditions of which node the pallet P exists in and which node should be transported by visually recognizing the transportation network as shown in FIG. 15 displayed on the display unit 53. I can understand. Therefore, it becomes easy to judge the validity of the calculation result and to automate at least a part of the correction of the number of transportation devices 1 and the transportation route, which has conventionally relied on the intuition of a skilled person.
  • FIG. 17 is a diagram showing another representation of the transportation network.
  • a transportation network is defined by nodes arranged in a shape in which equilateral triangles are periodically repeated, and edges connecting the nodes. May be assigned.
  • the transport network may be defined not only by the checkered pattern but also by a two-dimensional image including a geometric pattern region. In FIG.
  • the corresponding areas of the nodes arranged at predetermined intervals in arbitrary two directions in the pattern are represented by dark gray (hatching) in the figure, and the areas corresponding to the edges between the nodes correspond to the nodes. It is expressed with a dot pattern that is different from the area to be used.
  • the geometric pattern is not limited to an equilateral triangle, but may be a honeycomb-shaped network consisting of regular hexagons.
  • the transportation network may be represented in a plurality of three dimensions based on the actual condition of the transportation network. What is the actual state of the transportation network? Here, if it is a road, it is a highway network, an automobile-only road, and if transportation by different types of transportation equipment 1 is mixed, there are routes such as railroads, aviation, and ships. These different paths may be defined as bypass edges.
  • FIG. 18 is a diagram showing a transportation network including a bypass edge. In FIG. 18, the bypass edge is shown by a thick dashed line regardless of its type. It may be divided into different layers according to the type of transportation equipment 1 such as railroad, aviation, and ship.
  • the transportation network may include a representation of the bypass edge in layers of the highway network only. By targeting these bypass edges in the selection process of S107, it becomes possible to perform route calculation in a complicated system even in a simplified transportation network.
  • the transportation network including the bypass edge may be defined by superimposing a checkered two-dimensional image.
  • FIG. 19 is a diagram showing an example of pixel representation of a transportation network including a bypass edge.
  • a transportation network is defined by superimposing two checkered two-dimensional images.
  • the image superimposed on the top is the same as the pixel representation of the transport network of FIG.
  • the squares corresponding to the nodes and the squares corresponding to the roads are indicated by pixel representations of attributes such as different colors, patterns or marks.
  • the image shown at the bottom shows an example of an image of the bypass edge.
  • the square corresponding to the node to which the bypass edge is connected is represented by a specific attribute.
  • the bypass edge which is a highway
  • the bypass edge which is a water transport
  • the bypass edge which is a water transport

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
PCT/JP2020/043930 2020-11-26 2020-11-26 輸送経路決定方法、輸送経路決定装置、及びコンピュータプログラム WO2022113222A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2020/043930 WO2022113222A1 (ja) 2020-11-26 2020-11-26 輸送経路決定方法、輸送経路決定装置、及びコンピュータプログラム
JP2021540039A JPWO2022113222A1 (de) 2020-11-26 2020-11-26

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/043930 WO2022113222A1 (ja) 2020-11-26 2020-11-26 輸送経路決定方法、輸送経路決定装置、及びコンピュータプログラム

Publications (1)

Publication Number Publication Date
WO2022113222A1 true WO2022113222A1 (ja) 2022-06-02

Family

ID=81755393

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/043930 WO2022113222A1 (ja) 2020-11-26 2020-11-26 輸送経路決定方法、輸送経路決定装置、及びコンピュータプログラム

Country Status (2)

Country Link
JP (1) JPWO2022113222A1 (de)
WO (1) WO2022113222A1 (de)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003504724A (ja) * 1999-07-02 2003-02-04 ピーアールアイ オートメーション インコーポレイテッド 通行量に基づく動的経路算出法
JP2014054151A (ja) * 2012-09-10 2014-03-20 Toshiba Corp 輸送ネットワークのグラフ構造構築装置、グラフ構造構築システム、グラフ構造構築方法及びグラフ構造構築プログラム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003504724A (ja) * 1999-07-02 2003-02-04 ピーアールアイ オートメーション インコーポレイテッド 通行量に基づく動的経路算出法
JP2014054151A (ja) * 2012-09-10 2014-03-20 Toshiba Corp 輸送ネットワークのグラフ構造構築装置、グラフ構造構築システム、グラフ構造構築方法及びグラフ構造構築プログラム

Also Published As

Publication number Publication date
JPWO2022113222A1 (de) 2022-06-02

Similar Documents

Publication Publication Date Title
US10380534B2 (en) Autonomous supply and distribution chain
Ostermeier et al. Cost‐optimal truck‐and‐robot routing for last‐mile delivery
Clarke et al. Scheduling of vehicles from a central depot to a number of delivery points
Desrochers et al. A new optimization algorithm for the vehicle routing problem with time windows
CA2971191C (en) Cross-dock management system, method and apparatus
Bräysy et al. Vehicle routing problem with time windows, Part I: Route construction and local search algorithms
CN109154799A (zh) 基于可定制目标的仓库布局优化
US8626540B2 (en) Method and apparatus for transportation planning based on mission-specific vehicle capacity constraints
WO2021106977A1 (ja) 輸送経路決定方法、コンピュータプログラム、及び、輸送経路決定装置
JP6362229B1 (ja) 物流システム
JP2020083548A (ja) 搬送システム、搬送管理装置及び物流レイアウト
JP7072959B2 (ja) 情報処理方法、情報処理装置、及びコンピュータプログラム
Hu et al. Finished-vehicle transporter routing problem solved by loading pattern discovery
Jucha Use of artificial intelligence in last mile delivery
Zhao et al. Simulation‐Based Optimization for Storage Allocation Problem of Outbound Containers in Automated Container Terminals
Lee et al. Winner determination problem in multiple automated guided vehicle considering cost and flexibility
CN114399246A (zh) 一种智能配送调度系统
US11537977B1 (en) Method and system for optimizing delivery of consignments
Straka Distribution and supply logistics
CN110619424B (zh) 一种运输配送优化系统
CN116562738A (zh) 一种货运智能调度方法、装置、设备及存储介质
JP2005043974A (ja) 輸送スケジュール作成方法及びシステム
WO2022113222A1 (ja) 輸送経路決定方法、輸送経路決定装置、及びコンピュータプログラム
US11426871B1 (en) Automated robotic floor map generation
JP2007314335A (ja) 地図情報を用いた物流輸送管理装置及び物流輸送管理システム

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2021540039

Country of ref document: JP

Kind code of ref document: A

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

Ref document number: 20963487

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20963487

Country of ref document: EP

Kind code of ref document: A1