This application claims priority to Japanese Patent Application No. 2021-031738 filed on Mar. 1, 2021, incorporated herein by reference in its entirety.
The disclosure relates to a transport planning system, a transport planning method, and a program that plan transportation of automated guided vehicles.
As the number of transport requests, the number of automated guided vehicles, or the numbers of nodes and edges that represent paths and the like in transporting packages and the like increases, the number of combinations of the numbers of transport requests, automated guided vehicles, nodes, and edges explosively increases. For this reason, there is an inconvenience that it takes a great amount of computation time to make an optimal transport plan. In contrast, there is known a transport planning system that makes an optimal transport plan for automated guided vehicles by using a genetic algorithm (see, for example, Japanese Unexamined Patent Application Publication No. 2001-209430 (JP 2001-209430 A)).
However, since the genetic algorithm searches for a solution through an accidental change, the transport planning system may make a different transport plan even for the same transport request. For this reason, a computation time to make an optimal transport plan fluctuates, with the result that the computation time may not be sufficiently reduced.
The disclosure provides a transport planning system, a transport planning method, and a program that are capable of sufficiently reducing a computation time to make a transport plan.
An aspect of the disclosure relates to a transport planning system. The transport planning system includes a transport request grouping unit configured to, based on transport path information that is information on paths including a plurality of nodes and edges and along which a plurality of automated guided vehicles travels, feature each of a plurality of transport requests each including information on a set of start node for each of the automated guided vehicles to receive a package and end node representing a point to which the automated guided vehicle delivers the received package by using at least one of (a) a quantity that leads to values apart from each other for transport requests at locations apart from each other and (b) a quantity that leads to values close to each other for transport requests of which transport paths for automated guided vehicles overlap, and group the transport requests based on the quantities featured for the transport requests, a transport request assigning unit configured to assign the set of transport requests, grouped by the transport request grouping unit, to each of the automated guided vehicles, and an automated guided vehicle route planning unit configured to make a plan for causing each of the automated guided vehicles to travel based on the set of transport requests, assigned to the automated guided vehicle by the transport request assigning unit, such that the automated guided vehicles do not collide with each other.
In the above aspect, the transport request grouping unit may be configured to feature each of the plurality of transport requests by using (a) the quantity that leads to values apart from each other for transport requests at locations apart from each other and (b) the quantity that leads to values close to each other for transport requests of which transport paths for automated guided vehicles overlap.
In the above aspect, the transport request grouping unit may be configured to, in accordance with (a) the quantity that leads to values apart from each other for transport requests at locations apart from each other, (a1) introduce coordinates of a middle point of a straight line connecting the start node and end node of a transport request, and the transport request grouping unit may be configured to, in accordance with (b) the quantity that leads to values close to each other for transport requests of which transport paths for automated guided vehicles overlap, (Ill) assign weights to each of the nodes on a transport path from the start node to the end node in a transport request based on the number of transport paths passing through the node and introduce a total value of the weights along the transport path.
In the above aspect, the transport request grouping unit may be configured to group the transport requests by performing clustering such that a work load of each set of transport requests is lower than or equal to a predetermined load based on the quantities featured for the transport requests.
In the above aspect, the transport request assigning unit may be configured to assign one of the sets of transport requests, grouped by the transport request grouping unit, in order from the automated guided vehicle of which end time of a last transport plan is earlier, and the transport request assigning unit may be configured to assign one of the sets of transport requests at a shortest distance from an end point of a transport plan for each of the automated guided vehicles to the automated guided vehicle.
In the above aspect, the automated guided vehicle route planning unit may be configured to determine a travel route of each of the automated guided vehicles to a route connecting shortest routes each running from the start node to the end node of each of the transport requests included in a set of transport requests, grouped by the transport request grouping unit in predetermined processing order for the transport requests.
In the above aspect, the automated guided vehicle route planning unit may be configured to plan travel timing of each of the automated guided vehicles such that the automated guided vehicles do not collide with each other by creating an overall Petri net for the automated guided vehicles by connecting Petri nets for the determined travel routes of all the automated guided vehicles and adapting a rule of a predetermined token to the created overall Petri net for the automated guided vehicles.
Another aspect of the disclosure relates to a transport planning method. The transport planning method includes, based on transport path information that is information on paths including a plurality of nodes and edges and along which a plurality of automated guided vehicles travels, featuring each of a plurality of transport requests each including information on a set of start node for each of the automated guided vehicles to receive a package and end node representing a point to which the automated guided vehicle delivers the received package by using at least one of (a) a quantity that leads to values apart from each other for transport requests at locations apart from each other and (b) a quantity that leads to values close to each other for transport requests of which transport paths for automated guided vehicles overlap, and grouping the transport requests based on the quantities featured for the transport requests, assigning the grouped set of the transport requests to each guided vehicle, and making a plan for causing each of the automated guided vehicles to travel based on the set of transport requests, assigned to the automated guided vehicle, such that each of the automated guided vehicles does not collide with another one of the automated guided vehicles.
Further another aspect of the disclosure relates to a program for causing a computer to execute processes. The processes include, based on transport path information that is information on paths including a plurality of nodes and edges and along which a plurality of automated guided vehicles travels, featuring each of a plurality of transport requests each including information on a set of start node for each of the automated guided vehicles to receive a package and end node representing a point to which the automated guided vehicle delivers the received package by using at least one of (a) a quantity that leads to values apart from each other for transport requests at locations apart from each other and (b) a quantity that leads to values close to each other for transport requests of which transport paths for automated guided vehicles overlap, and grouping the transport requests based on the quantities featured for the transport requests, assigning the grouped set of the transport requests to each guided vehicle, and making a plan for causing each of the automated guided vehicles to travel based on the set of transport requests, assigned to the automated guided vehicle, such that the automated guided vehicles do not collide with each other.
According to the aspects of the disclosure, it is possible to provide a transport planning system, a transport planning method, and a program that are capable of sufficiently reducing a computation time to make a transport plan.
Features, advantages, and technical and industrial significance of exemplary embodiments of the disclosure will be described below with reference to the accompanying drawings, in which like signs denote like elements, and wherein:
Hereinafter, an embodiment of the disclosure will be described with reference to the accompanying drawings.
A transport planning system according to the present embodiment assigns, to each of a plurality of automated guided vehicles that travel on paths, a transport request including information on a pickup point and handover point of a package to be delivered by the automated guided vehicle and determines a transport route of the automated guided vehicle based on the assigned transport request. The transport planning system according to the present embodiment obtains quantities respectively representing features of transport requests, groups the transport requests into small units based on the quantities, assigns the grouped set of transport requests to each of the automated guided vehicles, and determines a transport route.
Thus, it is possible to suppress an increase in the numbers of nodes and edges representing paths of automated guided vehicles, suppress an increase in the number of combinations of node and edge, and significantly reduce a computation time to make an optimal transport plan.
The automated guided vehicles 2 and the transport planning apparatus 3 are connected via a wireless communication network 4, such as a local area network (LAN) and a wide area network (WAN), so as to communicate with one another.
Each of the automated guided vehicles 2 includes, for example, a plurality of sensors, such as distance sensors. Each of the automated guided vehicles 2 is configured as a transport robot capable of autonomously moving based on information from the sensors and transporting a package or the like.
The transport planning apparatus 3 plans the travel order, travel route, travel timing, and the like of each of the automated guided vehicles 2 at the time when the automated guided vehicle 2 transports a package. The transport planning apparatus 3 has, for example, a hardware configuration of a normal computer including a processor 11, such as a central processing unit (CPU) and a graphics processing unit (GPU), an internal memory 12, such as a random access memory (RAM) and a read only memory (ROM), a storage device 13, such as a hard disk drive (HDD) and a solid state drive (SSD), an input and output I/F 14 for connecting peripheral devices, such as a display, and a communication I/F 15 for communicating with devices outside the apparatus.
The transport path information storage unit 31 stores transport path information for the automated guided vehicles 2. The transport path information is information on paths along which the automated guided vehicles 2 are able to move. The paths are composed of a grid graph including a plurality of nodes and edges. The transport path information is set in the transport path information storage unit 31 in advance.
The automated guided vehicle information storage unit 32 stores automated guided vehicle information. The automated guided vehicle information includes a node indicating a current location of the automated guided vehicle 2 and a transport plan for the automated guided vehicle 2 to perform transportation. The automated guided vehicle information is transmitted from each of the automated guided vehicles 2 and stored in the automated guided vehicle information storage unit 32.
The transport path information storage unit 31 and the automated guided vehicle information storage unit 32 are made up of, for example, the internal memory 12, the storage device 13, or the like. The transport path information storage unit 31 and the automated guided vehicle information storage unit 32 are configured as separate components; however, the configuration is not limited thereto. The transport path information storage unit 31 and the automated guided vehicle information storage unit 32 may be configured integrally.
The transport request grouping unit 33 groups a plurality of transport requests based on the transport path information stored in the transport path information storage unit 31. A transport request is information including a start node for one of the automated guided vehicles 2 to receive a package and an end node indicating a point at which the automated guided vehicle 2 delivers the received package. A transport request is generated by, for example, a server, a user, or the like that provides an instruction for transportation and is input to the transport request grouping unit 33. A transport request may be set in advance in the transport path information storage unit 31, the automated guided vehicle information storage unit 32, the transport request grouping unit 33, or the like.
The transport request assigning unit 34 assigns the set of transport requests, grouped by the transport request grouping unit 33, to each of the automated guided vehicles 2. The automated guided vehicle route planning unit 35 plans transportation of each of the automated guided vehicles 2 based on the set of transport requests, assigned to the automated guided vehicle 2 by the transport request assigning unit 34, such that the automated guided vehicles 2 do not collide with each other.
Next, each of the transport request grouping unit 33, the transport request assigning unit 34, and the automated guided vehicle route planning unit 35 will be described in detail.
Initially, a method of grouping transport requests by the transport request grouping unit 33 will be described. The transport request grouping unit 33 groups a plurality of transport requests based on the following basic concepts of grouping (i) and (ii).
(i) Transport requests at locations apart from each other are respectively grouped into different sets so as not to increase the travel distance of the automated guided vehicle 2.
(ii) Transport requests of which transport paths overlap each other are grouped into the same set to reduce the possibility of congestion of the automated guided vehicles 2.
Therefore, the transport request grouping unit 33 features each of a plurality of transport requests by using:
(a) a quantity that leads to values apart from each other for transport requests at locations apart from each other (which corresponds to (i)); and
(b) a quantity that leads to values close to each other for transport requests of which the transport paths of the automated guided vehicles 2 overlap (which corresponds to (ii)).
In this way, it is possible to reduce congestion of the automated guided vehicles 2 while reducing the travel distance of each of the automated guided vehicles 2 by featuring each of the transport requests by using the two quantities (a), (b), so transport efficiency is improved.
The transport request grouping unit 33 performs clustering such that a work load of each set of transport requests grouped based on the quantities featured for the transport requests becomes less than or equal to a predetermined load. The transport request grouping unit 33 groups transport requests by performing clustering that integrates similar transport requests as the same transport request from among a plurality of transport requests. The transport request grouping unit 33 uses, for example, mean shift or the like as clustering.
When transport requests are grouped as described above, the number of sets of transport requests is reduced, with the result that it is possible to reduce a computation time to make a transport plan. Furthermore, when clustering is performed such that a work load of each set of transport requests becomes less than or equal to a predetermined load, and an upper limit of a work load per one set of transport requests is determined, it is possible to easily estimate a work load for transport requests.
As one example of a specific quantity that satisfies (a), (a1) coordinates (x, y) of a middle point of a straight line connecting the start node and the end node of a transport request are introduced. As one example of a specific quantity that satisfies (b), (b1) weights are assigned to each of the nodes on a transport path from the start node to the end node in a transport request based on the number of transport paths passing through the node, and a total value w of the weights along the transport path is introduced. The set of quantities (x, y, w) is defined as a quantity that features a transport request.
A quantity (hereinafter, overlap degree) w that indicates the degree of overlap of transport requests in the above-described (b1) will be specifically described by using an example of transport requests shown in
The transport request grouping unit 33 calculates the overlap degree w of the five transport requests in accordance with the following (1) to (3).
(1) The transport request grouping unit 33 obtains a shortest route for each of the five transport requests (O1, D1), (O2, D2), (O3, D3), (O4, D4), and (O5, D5) as a representative. Hereinafter, the shortest route of each transport request is referred to as a representative path. In
(2) The transport request grouping unit 33 defines, based on the obtained representative paths, a value obtained by subtracting one from the number of representative paths passing through each node as the weight of the node. As shown in
For example, since each of the representative paths of the three transport requests (O1, D1), (O2, D2), and (O3, D3) passes through the node D3, a value of two obtained by subtracting one from the number of representative paths passing through the node D3, that is, three, is the weight of the node D3.
(3) The transport request grouping unit 33 calculates a total value of the weights of nodes included in the representative path of each transport request as the overlap degree w of the transport request.
In the case of
Next, a method of grouping transport requests by means of clustering using the quantities (x, y, w) that feature the transport requests will be described with a specific example.
Initially, at the time of performing clustering of transport requests, an upper limit value of the size of grouping per set is set. An upper limit value is, for example, an upper limit or the like of a total value of representative path lengths of transport requests included in a set and is an upper limit of a work load per set. An upper limit value may be set in advance by the transport request grouping unit 33 or the like.
The transport request grouping unit 33 defines a collection of all the transport request as S (step S401). The transport request grouping unit 33 performs clustering of transport requests in the collection S of the transport requests into two by using the quantities that feature the transport requests (step S402).
The transport request grouping unit 33 calculates the size of each of the two clusters obtained by clustering and checks whether the size of each cluster is less than or equal to the set upper limit value. The transport request grouping unit 33 records a cluster of which the size is less than or equal to the upper limit value as OK and records a cluster of which the size exceeds the upper limit value as NG (step S403).
The transport request grouping unit 33 checks whether there is an NG cluster in the recorded clusters (step S404). When there is any NG cluster (YES in step S404), the transport request grouping unit 33 extracts one NG cluster and sets a collection of the transport requests of that cluster as S (step S405) and returns to step S402.
When there is no NG cluster (NO in step S404), the transport request grouping unit 33 outputs the OK cluster as a set of transport requests to the transport request assigning unit 34 and ends the process (step S406).
In the above description, the transport request grouping unit 33 features each of a plurality of transport requests by using (a) a quantity that leads to values apart from each other for transport requests at locations apart from each other and (b) a quantity that leads to values close to each other for transport requests of which transport paths of automated guided vehicles overlap, and groups the transport requests based on the quantities featured for the transport requests; however, the configuration is not limited thereto. The transport request grouping unit 33 may feature each of a plurality of transport requests by using at least one of (a) a quantity that leads to values apart from each other for transport requests at locations apart from each other and (b) a quantity that leads to values close to each other for transport requests of which transport paths of automated guided vehicles overlap, and group the transport requests based on the quantities featured for the transport requests.
For example, when the number of automated guided vehicles 2 that transport packages is small, the transport request grouping unit 33 may feature each of a plurality of transport requests by using only (a) a quantity that leads to values apart from each other for transport requests at locations apart from each other. Thus, calculation is simplified, with the result that a computation time to determine a transport plan is further reduced.
The transport request assigning unit 34 assigns a set of transport requests, grouped by the transport request grouping unit 33, to each of the automated guided vehicles 2. The transport request assigning unit 34 acquires end time at which the last transport plan all finishes, from the automated guided vehicle information on each of the automated guided vehicles 2, stored in the automated guided vehicle information storage unit 32. The transport request assigning unit 34 assigns a set of transport requests in order from the automated guided vehicle 2 of which the end time of the last transport plan is earlier.
Based on the automated guided vehicle information on each of the automated guided vehicles 2 in the automated guided vehicle information storage unit 32, the transport request assigning unit 34 assigns, to each of the automated guided vehicles 2, a set of transport requests at the closest distance to the end point of the automated guided vehicle 2. Thus, the moving distance of the automated guided vehicle 2 is minimized, so transport efficiency is improved.
The transport request assigning unit 34 acquires a node (end node) at a location where each of the automated guided vehicles 2 is present at the time when the transport plan of the automated guided vehicle 2 all finishes, from the automated guided vehicle information on each of the automated guided vehicles 2, stored in the automated guided vehicle information storage unit 32 (step S501).
The transport request assigning unit 34 calculates the shortest distance from the end node to the start node of an unassigned transport request (step S502).
The transport request assigning unit 34 obtains a transport request of which a distance from the end node to the start node is the shortest and assigns a set of transport requests including the obtained transport request to the automated guided vehicle 2 (step S503).
The transport request assigning unit 34, as described above, outputs the result of the set of transport requests, assigned to each of the automated guided vehicles 2, to the automated guided vehicle route planning unit 35.
The automated guided vehicle route planning unit 35 determines order, travel route, and travel timing at the time when each of the automated guided vehicles 2 processes each transport request in a set of transport requests, assigned to the automated guided vehicle 2 by the transport request assigning unit 34, based on the assigned set of transport requests.
The processing order determining unit 351 determines the order to process transport requests in a set of transport requests, assigned to each of the automated guided vehicles 2.
The processing order determining unit 351 records the greatest number from among transport requests for which the order is determined and defines the recorded number as k (step S701).
The processing order determining unit 351 calculates the shortest route length from the end node of the transport request of the recorded number k to the start node of each of all the undetermined transport requests and acquires the undetermined transport request of which the shortest route length is the shortest (step S702).
The processing order determining unit 351 sets the number of the acquired undetermined transport request to k+1 (step S703).
The processing order determining unit 351 checks whether there is any undetermined transport request (step S704). When the processing order determining unit 351 determines that there is an undetermined transport request (YES in step S704), the processing order determining unit 351 records k+1 as k (step S705), and returns to the process of step S702. On the other hand, when the processing order determining unit 351 determines that there is no undetermined transport request (NO in step S704), the processing order determining unit 351 ends the process.
The processing order determining unit 351 outputs the thus determined processing order of the transport requests to the travel route determining unit 352.
The travel route determining unit 352 determines the travel route of the automated guided vehicle 2 based on the order of processing of transport requests, determined by the processing order determining unit 351.
Specifically, the travel route determining unit 352 selects the representative path of the transport request, used by the transport request grouping unit 33, as a travel route. The travel route determining unit 352, after completion of a transport request, selects one of the shortest routes headed to the start node of the next transport request. The travel route determining unit 352 determines a route connected in the order of processing of transport requests for the travel route of the automated guided vehicle 2. Thus, it is possible to efficiently transport packages along the shortest route in the set order of processing of transport requests.
As shown in
The travel route determining unit 352 outputs the thus determined travel route of each of the automated guided vehicles 2 to the travel timing determining unit 353.
The travel timing determining unit 353 determines the travel timing of each of the automated guided vehicles 2 based on the travel route of the automated guided vehicle 2, determined by the travel route determining unit 352, such that a collision between the automated guided vehicles 2 is prevented.
The travel timing determining unit 353 describes the travel route of each of the automated guided vehicles 2, determined by the travel route determining unit 352, by means of, for example, an expression method called a Petri net. The travel timing determining unit 353 connects Petri nets for the paths of all the automated guided vehicles 2 and calculates the travel timing of each of the automated guided vehicles 2, at which the automated guided vehicles 2 do not collide with each other. It is assumed that the travel timing determining unit 353 stores a Petri net created by the last time and is able to read out the Petri net.
Initially, a method of creating a Petri net will be specifically described by using the travel route shown in
A travel route excluding an end node and an arrow extended from the end node, from the travel route shown in
In the travel route shown in
However, it is assumed that, when there is a node at which the end point of the number n transport request and the start point of the next transport request coincide with each other, the label of a corresponding round circle is p′n,m (m is node number).
The round circles and the bars in
An arrow connecting a place and a transition of a Petri net expresses the condition and direction of a change in state. For example, t2,8,5 in
A Petri net expressing a pickup and handover of a package is added to the Petri net shown in
Initially, to express a pickup of a package of the number 2 transport request, the next transition and place are introduced.
Then, the place p2,8 at the start node of the number 2 transport request and the transition t2,8,5 expressing movement from the start node are connected by an arrow as shown in
For a handover of a package, as well as the pickup of a package, the following place and transition are introduced.
Then, the place p2,D at the end node of the number 2 transport request and the transition t*2,2,3 expressing movement from the end node are connected by an arrow as shown in
As shown in
When such addition of a Petri net of a pickup and a handover is performed on all the transport request, the Petri net as shown in
Lastly, the Petri net for the automated guided vehicle 2 itself and the Petri nets of
By connecting the Petri net for the automated guided vehicle 2 shown in
Next, a method of obtaining travel timing from the thus created Petri net will be described in the case where two automated guided vehicles A, B are present on paths as shown in
Step 1
A corresponding place pres,n (n=1, 2, . . . , 9) is introduced to each of all the node numbers in
An arrow is added in accordance with the following rule between the resource place pres,n and a transition of the Petri net for each of the automated guided vehicles 2.
When the Petri net for the automated guided vehicle A and the Petri net for the automated guided vehicle B, shown in
A bullet token • is added to all the Petri nets connected as described above, and the current state is expressed.
The token • is put in a place O, and a state indicated by the place in which the token is put represents the current state.
As shown in
The tokens on the Petri net are moved in accordance with a rule.
The token on each of the places of the Petri net is able to be changed in accordance with the following rule.
This is a rule expressing transition from a current state to a next state, and the motions of the automated guided vehicles 2 are able to be simulated by observing a change in token.
An one example, a transition tA1,7,8 shown in
The current state of
As an important point, in accordance with the rule of a change in token, when the automated guided vehicle 2 is at node number n, the resource place pres,n has no token. For this reason, until the automated guided vehicle 2 at node number n moves, an event in which another automated guided vehicle 2 moves to node number n is not able to occur, and the automated guided vehicles 2 do not collide with each other.
It is clear that the automated guided vehicle A and the automated guided vehicle B do not collide with each other with the help of, for example, the resource place pres,5 at node number 5, shown in
The travel timing determining unit 353 creates the Petri net for all the automated guided vehicles 2 by connecting Petri nets for the travel routes of all the automated guided vehicles 2, determined by the travel route determining unit 352, as described above. Then, the travel timing determining unit 353 plans the travel timing of each of each of the automated guided vehicles such that the automated guided vehicles do not collide with each other by adapting the rule of token to the created Petri net for all the automated guided vehicles 2. Thus, it is possible to plan the optimal travel timing of each of the automated guided vehicles 2 such that the automated guided vehicles do not collide with each other by using the Petri net. The travel timing determining unit 353 may plan the optimal travel timing of each of the automated guided vehicles 2 such that the automated guided vehicles do not collide with each other by using a selected method other than the Petri net.
Next, a transport planning method according to the present embodiment will be described in detail.
The transport request grouping unit 33 groups a plurality of transport requests based on transport path information stored in the transport path information storage unit 31, and outputs the grouped sets of transport requests to the transport request assigning unit 34 (step S211).
The transport request assigning unit 34 assigns the set of transport requests, grouped by the transport request grouping unit 33, to each of the automated guided vehicles 2 (step S212), and outputs the assigned results to the automated guided vehicle route planning unit 35.
The automated guided vehicle route planning unit 35 plans transportation of each of the automated guided vehicles 2 based on the set of transport requests, assigned to the automated guided vehicle 2 by the transport request assigning unit 34, such that the automated guided vehicles 2 do not collide with each other (step S213).
The transport planning system 1 according to the first embodiment includes the transport request grouping unit 33 configured to, based on transport path information that is information on paths including a plurality of nodes and edges and along which the plurality of automated guided vehicles 2 travels, feature each of a plurality of transport requests each including information on a set of start node for each of the automated guided vehicles 2 to receive a package and end node representing a point to which the automated guided vehicle 2 delivers the received package by using at least one of (a) a quantity that leads to values apart from each other for transport requests at locations far from each other and (b) a quantity that leads to values close to each other for transport requests of which transport paths of the automated guided vehicles 2 overlap, and group the transport requests based on the quantities featured for the transport requests, the transport request assigning unit 34 configured to assign the set of transport requests, grouped by the transport request grouping unit 33, to each of the automated guided vehicles 2, and the automated guided vehicle route planning unit 35 configured to make a plan for causing each of the automated guided vehicles 2 to travel based on the set of transport requests, assigned to each of the automated guided vehicles 2 by the transport request assigning unit 34, such that the automated guided vehicles 2 do not collide with each other.
With the transport planning system 1 according to the first embodiment, transport requests are featured by using at least one of (a) a quantity that leads to values apart from each other for transport requests at locations far from each other and (b) a quantity that leads to values close to each other for transport requests of which transport paths for automated guided vehicles overlap, and the transport requests are grouped based on the quantities featured for the transport requests. Thus, the number of sets of transport requests is reduced, with the result that a computation time to make a transport plan is reduced.
In the above-described transport planning system 1, each of the functions provided in the transport planning apparatus 3 and the automated guided vehicle 2 may be disposed in any apparatus side depending on usage. At least one of the transport path information storage unit 31, the automated guided vehicle information storage unit 32, the transport request grouping unit 33, the transport request assigning unit 34, and the automated guided vehicle route planning unit 35 of the transport planning apparatus 3 may be disposed in the automated guided vehicle 2 side.
For example, as shown in
Some embodiments of the disclosure are described. The embodiments are only provided for illustrative purposes and are not intended to limit the scope of the disclosure. The new embodiments may be implemented in other various modes and may be variously omitted, replaced, or changed without departing from the purport of the disclosure. The embodiments and their modifications fall within the scope and purport of the disclosure and also fall within the scope of the disclosure recited in the appended claims and equivalents thereof.
The disclosure is able to implement the processes shown in
A program can be stored in various types of non-transitory computer readable media and can be supplied to a computer. The non-transitory computer readable media include various types of tangible storage media. Examples of the non-transitory computer readable media include a magnetic recording medium (such as a flexible disk, a magnetic tape, and a hard disk drive), a magnetooptical recording medium (such as a magneto-optical disk), a CD-read only memory (ROM), a CD-R, CD-R/W, a semiconductor memory (such as a mask ROM, a programmable ROM (PROM), an erasable PROM (EPROM), a flash ROM, and a random access memory (RAM)).
The program may be supplied to a computer via various types of transitory computer readable media. Examples of the transitory computer readable media include an electrical signal, an optical signal, and an electromagnetic wave. A transitory computer readable medium is able to supply the program to a computer via a wired communication path, such as an electric wire and an optical fiber, or a wireless communication path.
Not only various units that make up the transport planning apparatus 3 according to the above-described embodiments are implemented by a program, but also some or all of the various units may be implemented by dedicated hardware, such as an application specific integrated circuit (ASIC) and a field-programmable gate array (FPGA).
Number | Date | Country | Kind |
---|---|---|---|
2021-031738 | Mar 2021 | JP | national |