CN112224245A - RGV scheduling method and system for one-rail multiple vehicles - Google Patents

RGV scheduling method and system for one-rail multiple vehicles Download PDF

Info

Publication number
CN112224245A
CN112224245A CN202011325983.8A CN202011325983A CN112224245A CN 112224245 A CN112224245 A CN 112224245A CN 202011325983 A CN202011325983 A CN 202011325983A CN 112224245 A CN112224245 A CN 112224245A
Authority
CN
China
Prior art keywords
task
vehicles
vehicle
execution
distributed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011325983.8A
Other languages
Chinese (zh)
Other versions
CN112224245B (en
Inventor
魏宇
葛方鹏
孙运营
马洋
娄兵兵
王俊石
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Huashine Intelligent Technology Co ltd
Original Assignee
Qingdao Huashine Intelligent Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qingdao Huashine Intelligent Technology Co ltd filed Critical Qingdao Huashine Intelligent Technology Co ltd
Priority to CN202011325983.8A priority Critical patent/CN112224245B/en
Publication of CN112224245A publication Critical patent/CN112224245A/en
Application granted granted Critical
Publication of CN112224245B publication Critical patent/CN112224245B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L27/00Central railway traffic control systems; Trackside control; Communication systems specially adapted therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • General Factory Administration (AREA)

Abstract

The invention relates to an RGV scheduling method and system for one-rail multiple vehicles. The RGV scheduling method for the one-rail multi-vehicle comprises the following steps: the method comprises the steps of obtaining a platform position of each platform, a task state of each platform and a vehicle position of each vehicle on a track, wherein the task state comprises an execution state of each task and task waiting time of each task; determining vehicles to be distributed at each platform according to the platform positions and the vehicle positions; the vehicles to be distributed are vehicles with the distance from the platform on the track within a set range; and distributing tasks for each vehicle to be distributed according to the task state. The invention solves the problems of low cost, high reliability, flexible scheme layout and high efficiency requirement which are difficult to achieve in the prior art.

Description

RGV scheduling method and system for one-rail multiple vehicles
Technical Field
The invention relates to the technical field of vehicle scheduling, in particular to a one-rail multi-vehicle RGV scheduling method and system.
Background
With the rapid development of the logistics industry at home and abroad, the safe use and protection measures of the logistics equipment in the market are higher and higher. As shown in fig. 1, the Rail shuttle car is widely applied to a logistics system, has the characteristics of high speed, high reliability, low cost and the like, is mainly used in material transportation, workshop assembly and other scenes, and a linear reciprocating type general Rail Guided Vehicle (RGV) system comprises one or more RGVs for reciprocating motion, generally adopts a steel Rail as a Rail, and has low cost. The RGV system can be used as peripheral equipment of a stereoscopic warehouse and can also be an independent system. The tray conveying device has the advantages that the trays can be conveyed transversely and also can be conveyed longitudinally as required, multiple trays can work simultaneously, conveying capacity is high, conveying capacity is improved, and overall efficiency of a stereoscopic warehouse system is improved.
However, in general design, a system only includes one trolley, or when a plurality of vehicles run on one track simultaneously, different stations are transported by different vehicles, when one trolley initiates a tray transportation demand for a plurality of stations simultaneously, the efficiency is very limited, and the mode of transporting a plurality of stations by a plurality of vehicles greatly limits the design flexibility of the scheme.
Disclosure of Invention
The invention aims to provide a one-rail multi-vehicle RGV scheduling method and a system, which aim to solve the problems of low cost, high reliability, flexible scheme layout and high efficiency requirement which are difficult to achieve in the prior art.
In order to achieve the purpose, the invention provides the following scheme:
a method for RGV scheduling of one-rail multiple vehicles comprises the following steps:
the method comprises the steps of obtaining a platform position of each platform, a task state of each platform and a vehicle position of each vehicle on a track, wherein the task state comprises an execution state of each task and task waiting time of each task;
determining vehicles to be distributed at each platform according to the platform positions and the vehicle positions; the vehicles to be distributed are vehicles with the distance from the platform on the track within a set range;
and distributing tasks for each vehicle to be distributed according to the task state.
Optionally, the allocating tasks to each vehicle to be allocated according to the task state specifically includes:
determining tasks which are not executed according to the execution state of each task;
calculating the task priority of each task which is not executed according to the task waiting time of the task which is not executed;
and distributing the unexecuted task with the highest task priority to the vehicle to be distributed.
Optionally, the allocating the unexecuted task with the highest task priority to the vehicle to be allocated specifically includes:
judging whether mechanical interference exists between the vehicles to be distributed;
if the vehicles to be distributed do not have mechanical interference, distributing the unexecuted tasks with the highest task priority to the target vehicle; the target vehicle is the vehicle which is the shortest from the platform among the vehicles to be distributed;
if mechanical interference exists among the vehicles to be distributed, dividing the unexecuted task with the highest task priority into N subtasks;
sequencing the vehicles to be distributed from small to large according to the distance between the vehicles to be distributed and the platform to obtain a vehicle priority sequence;
determining the front N vehicles to be distributed in the vehicle priority sequence as a target vehicle set;
assigning N of the subtasks to the set of target vehicles; one of the subtasks corresponds to one of the vehicles to be allocated in the target vehicle set.
Optionally, after allocating a task to each vehicle to be allocated according to the task state, the method further includes:
when the vehicles to be distributed at all the stations execute the current task, determining all the vehicles to be distributed as executing vehicles;
judging whether abnormal states exist among all execution vehicles, wherein the abnormal states are that running areas of the execution vehicles are overlapped or mechanical interference exists among the execution vehicles;
if so, determining the vehicle with the longest execution time length in the execution vehicles as an optimal running vehicle, and determining the vehicle with the execution time length lower than the execution time length of the optimal running vehicle in the execution vehicles as a secondary execution vehicle; the execution duration is the duration of the current task executed by the execution vehicle;
and controlling the optimal running vehicle to continuously execute the current task, and controlling the secondary execution vehicle to stop executing the current task.
Optionally, the calculating the task priority of each unexecuted task according to the task waiting duration of the unexecuted task specifically includes:
the task priority is the task waiting time length multiplied by the time weight and the distance weight/distance, wherein the time weight is the task waiting time length/the first set time length, and the distance is the distance between the current vehicle position of the vehicle to be distributed and the platform corresponding to the task which is not executed.
An RGV dispatch system for one-rail multiple cars comprising:
the system comprises an acquisition module, a processing module and a control module, wherein the acquisition module is used for acquiring the platform position of each platform, the task state of each platform and the vehicle position of each vehicle on a track, and the task state comprises the execution state of each task and the task waiting time of each task;
the vehicle to be distributed determining module is used for determining vehicles to be distributed at each platform according to the platform positions and the vehicle positions; the vehicles to be distributed are vehicles with the distance from the platform on the track within a set range;
and the task allocation module is used for allocating tasks to the vehicles to be allocated according to the task states.
Optionally, the task allocation module includes:
an unexecuted task determination unit configured to determine an unexecuted task according to an execution state of each of the tasks;
the task priority determining unit is used for calculating the task priority of each unexecuted task according to the task waiting time of the unexecuted task;
and the task distribution unit is used for distributing the unexecuted task with the highest task priority to the vehicle to be distributed.
Optionally, the task allocation unit includes:
the mechanical interference judging subunit is used for judging whether mechanical interference exists between the vehicles to be distributed;
the first task allocation subunit is used for allocating the unexecuted task with the highest task priority to the target vehicle if mechanical interference does not exist between the vehicles to be allocated; the target vehicle is the vehicle which is the shortest from the platform among the vehicles to be distributed;
the task dividing subunit is used for dividing the unexecuted task with the highest task priority into N subtasks if mechanical interference exists between the vehicles to be distributed;
the vehicle priority sequence determining subunit is used for sequencing the vehicles to be distributed from small to large according to the distance between the vehicles and the platform to obtain a vehicle priority sequence;
the target vehicle set determining subunit is used for determining the front N vehicles to be allocated in the vehicle priority sequence as a target vehicle set;
a second task allocation subunit for allocating the N subtasks to the set of target vehicles; one of the subtasks corresponds to one of the vehicles to be allocated in the target vehicle set.
Optionally, the RGV dispatching system for one-rail multiple vehicles further includes:
the execution vehicle determining module is used for determining all vehicles to be distributed as execution vehicles when the vehicles to be distributed at all the stations execute the current task;
the abnormal state determining module is used for judging whether abnormal states exist among all execution vehicles, wherein the abnormal states are that running areas of the execution vehicles are overlapped or mechanical interference exists among the execution vehicles;
an optimal running vehicle determining module, configured to determine, if the abnormal state determining module results in yes, a vehicle with the longest execution duration among the execution vehicles as an optimal running vehicle, and determine, among the execution vehicles, a vehicle with an execution duration lower than the execution duration of the optimal running vehicle as a secondary execution vehicle; the execution duration is the duration of the current task executed by the execution vehicle;
and the task execution module is used for controlling the optimal running vehicle to continuously execute the current task and controlling the secondary execution vehicle to stop executing the current task.
Optionally, the task priority determining module specifically includes: the task priority is the task waiting time length multiplied by the time weight and the distance weight/distance, wherein the time weight is the task waiting time length/the first set time length, and the distance is the distance between the current vehicle position of the vehicle to be distributed and the platform corresponding to the task which is not executed.
According to the specific embodiment provided by the invention, the invention discloses the following technical effects: the invention distributes tasks to each vehicle according to the vehicle position, the platform position and the task state, provides a system which allows a plurality of vehicles to run on the same track at the same time and different vehicle task regions can be mutually overlapped, and brings great improvement on cost, reliability, scheme flexibility and efficiency by controlling through a PLC.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without inventive exercise.
FIG. 1 is a schematic diagram of the structural components of a conventional linear reciprocating RGV system;
fig. 2 is a flowchart of an RGV scheduling method for one-track multiple vehicles according to an embodiment of the present invention;
fig. 3 is a schematic diagram of an RGV dispatch system for one-track multiple vehicles according to an embodiment of the present invention;
fig. 4 is an information diagram of the status and tasks of the sta obtained through the CVS/MC standard interface according to an embodiment of the present invention;
FIG. 5 is a diagram of information on the status, position, and speed of each vehicle obtained via an RGV/MC standard interface according to an embodiment of the present invention;
FIG. 6 is a diagram of data written to a station via the MC/CVS standard interface according to an embodiment of the present invention;
FIG. 7 is a data diagram of target locations and commands written to vehicles via the MC/RGV standard interface according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
As shown in fig. 2, the present embodiment provides a method for RGV scheduling for one-rail multiple vehicles, the method including:
101: and acquiring the platform position of each platform, the task state of each platform and the vehicle position of each vehicle on the track. The task state comprises the execution state of each task and the task waiting time of each task.
102: and determining the vehicles to be distributed at each platform according to the platform positions and the vehicle positions. The vehicles to be distributed are vehicles on the track, and the distance between the vehicles to be distributed and the platform is within a set range.
103: and distributing tasks for each vehicle to be distributed according to the task state.
103, specifically:
and determining the tasks which are not executed according to the execution state of each task.
And calculating the task priority of each task which is not executed according to the task waiting time of the task which is not executed.
And distributing the unexecuted task with the highest task priority to the vehicle to be distributed.
The method for allocating the unexecuted task with the highest task priority to the vehicle to be allocated specifically comprises the following steps:
and judging whether mechanical interference exists between the vehicles to be distributed.
If the vehicles to be distributed do not have mechanical interference, distributing the unexecuted tasks with the highest task priority to the target vehicle; the target vehicle is the vehicle which is the shortest from the platform among the vehicles to be distributed.
And if mechanical interference exists among the vehicles to be distributed, dividing the unexecuted task with the highest task priority into N subtasks.
And sequencing the vehicles to be distributed from small to large according to the distance between the vehicles to be distributed and the platform to obtain a vehicle priority sequence.
And determining the front N vehicles to be distributed in the vehicle priority sequence as a target vehicle set.
Assigning N of the subtasks to the set of target vehicles; one of the subtasks corresponds to one of the vehicles to be allocated in the target vehicle set.
After allocating tasks to each vehicle to be allocated according to the task state, the method further comprises the following steps:
and when the vehicles to be distributed of all the platforms execute the current task, determining all the vehicles to be distributed as executing vehicles.
And judging whether abnormal states exist among all execution vehicles, wherein the abnormal states are that the running areas of the execution vehicles are overlapped or mechanical interference exists among the execution vehicles.
If so, determining the vehicle with the longest execution time length in the execution vehicles as an optimal running vehicle, and determining the vehicle with the execution time length lower than the execution time length of the optimal running vehicle in the execution vehicles as a secondary execution vehicle; the execution duration is the duration of the current task executed by the execution vehicle.
And controlling the optimal running vehicle to continuously execute the current task, and controlling the secondary execution vehicle to stop executing the current task.
Calculating the task priority of each unexecuted task according to the task waiting time of the unexecuted task, specifically:
the task priority is the task waiting time length multiplied by the time weight and the distance weight/distance, wherein the time weight is the task waiting time length/the first set time length, and the distance is the distance between the current vehicle position of the vehicle to be distributed and the platform corresponding to the task which is not executed.
As shown in fig. 3, the present embodiment further provides an RGV dispatching system for one-rail multiple vehicles corresponding to the above method, the system includes:
the obtaining module a1 is configured to obtain a platform position of each platform, a task state of each platform, and a vehicle position of each vehicle on the track, where the task state includes an execution state of each task and a task waiting duration of each task.
A to-be-distributed vehicle determination module A2, configured to determine to-be-distributed vehicles at each of the platforms according to the platform positions and the vehicle positions; the vehicles to be distributed are vehicles on the track, and the distance between the vehicles to be distributed and the platform is within a set range.
And the task allocation module A3 is used for allocating tasks to the vehicles to be allocated according to the task states.
As an optional implementation, the task allocation module includes:
an unexecuted task determining unit configured to determine an unexecuted task according to an execution state of each of the tasks.
And the task priority determining unit is used for calculating the task priority of each task which is not executed according to the task waiting time of the task which is not executed.
And the task distribution unit is used for distributing the unexecuted task with the highest task priority to the vehicle to be distributed.
As an optional implementation, the task allocation unit includes:
and the mechanical interference judging subunit is used for judging whether mechanical interference exists between the vehicles to be distributed.
The first task allocation subunit is used for allocating the unexecuted task with the highest task priority to the target vehicle if mechanical interference does not exist between the vehicles to be allocated; the target vehicle is the vehicle which is the shortest from the platform among the vehicles to be distributed.
And the task dividing subunit is used for dividing the unexecuted task with the highest task priority into N subtasks if mechanical interference exists between the vehicles to be distributed.
And the vehicle priority sequence determining subunit is used for sequencing the vehicles to be distributed from small to large according to the distance between the vehicles to be distributed and the platform to obtain a vehicle priority sequence.
And the target vehicle set determining subunit is used for determining the front N vehicles to be allocated in the vehicle priority sequence as a target vehicle set.
A second task allocation subunit for allocating the N subtasks to the set of target vehicles; one of the subtasks corresponds to one of the vehicles to be allocated in the target vehicle set.
As an optional implementation manner, the RGV dispatching system for one-rail multiple vehicles further includes:
and the execution vehicle determining module is used for determining all the vehicles to be distributed as execution vehicles when the vehicles to be distributed at all the stations execute the current task.
And the abnormal state determining module is used for judging whether abnormal states exist among all execution vehicles, wherein the abnormal states are that the running areas of the execution vehicles are overlapped or mechanical interference exists among the execution vehicles.
An optimal running vehicle determining module, configured to determine, if the abnormal state determining module results in yes, a vehicle with the longest execution duration among the execution vehicles as an optimal running vehicle, and determine, among the execution vehicles, a vehicle with an execution duration lower than the execution duration of the optimal running vehicle as a secondary execution vehicle; the execution duration is the duration of the current task executed by the execution vehicle.
And the task execution module is used for controlling the optimal running vehicle to continuously execute the current task and controlling the secondary execution vehicle to stop executing the current task.
As an optional implementation manner, the task priority determining module specifically includes: the task priority is the task waiting time length multiplied by the time weight and the distance weight/distance, wherein the time weight is the task waiting time length/the first set time length, and the distance is the distance between the current vehicle position of the vehicle to be distributed and the platform corresponding to the task which is not executed.
The embodiment provides a more specific RGV dispatching system with one rail and multiple vehicles; the system is communicated with the platform conveyor PLC through the ground station program module to obtain the states and task lists of all platforms, arranges and plans all the tasks obtained currently, issues the tasks to the vehicles according to the task regions and the vehicle states, and performs unified coordination and control in the task execution process of the vehicles, so that the synchronous transmission of materials and information is realized, and the maximum operation efficiency (namely the passing capacity of the pallet) of the system is improved as much as possible.
The ground station program module may be divided into an external communication module, a task planning module, a system control module, a vehicle management module, a task management module, and an HMI management module.
The external communication module is connected with the platform conveyor PLC, as shown in figures 4-7, the state and task data of each platform are read through the CVS/MC standard interface, and are sent to the relevant state and task data of each platform through the MC/CVS standard interface according to the current position of each vehicle, and are connected with each vehicle, the information such as the speed and the position of each vehicle is read through the RGV/MC standard interface, the task area among each vehicle is coordinated, and the current target position and the loading and unloading instruction of each vehicle are sent through the MC/RGV standard interface.
A task planning module: the system is responsible for dividing a part of tasks which can not be reached by mechanical interference into different subtasks (for example, a task initiated at one platform crosses a jurisdiction managed by a plurality of vehicles, the task is divided into a plurality of subtasks which are respectively a starting point- > a transition point 1, a transition point 1- > a transition point 2 and a transition point 2- > an end point), and different subtasks are executed by different vehicles to finish connection and transportation.
A system control module: and the system is responsible for controlling the starting, stopping, inching operation and the like of the whole system.
A vehicle management module: the vehicle management system is responsible for the management of vehicles and jurisdictions, commands such as forward, backward, loading, unloading and target walking positions are sent to the vehicles by calling packaged vehicle subprograms, when overlapping or mechanical interference occurs in a task area (the two vehicles are respectively distributed with two different tasks, but the areas where the tasks run are overlapped or mechanically interfered; the task areas of overlapping fingers are crossed; the task areas of mechanical interference do not cross; when the two vehicles run to the positions respectively, the vehicles collide due to the length of the vehicles), priority sequencing is carried out according to the task execution time of the vehicles, the unit is s, the vehicles with lower priority are driven to the areas occupied by the tasks with high priority when the execution time is increased by 100ms and the priority is +1, the priority occupation is released after the tasks with high priority are completed, the priority sequencing is carried out again according to the task execution time of the vehicles, and driving the vehicles with lower priorities out of the task occupation area with high priorities, and releasing the priority occupation of the vehicles after the tasks with high priorities are completed.
A task management module: the system is responsible for distributing tasks to different vehicles, reading all platform states, writing the platform states into a platform state table, inquiring the platform with a task initiating request in the platform state table, inquiring a task list updated by a task planning module according to the platform number, sequencing the waiting time of each platform, and dividing the platform tasks into different task lists according to the current jurisdiction of the vehicles (sequencing the platform tasks according to the waiting time, then determining the vehicles responsible for the tasks according to the platform positions, and storing the vehicles and the corresponding tasks into the task lists). Each task list corresponds to a current RGV, and the tasks are integrated to wait for execution time to be sequenced according to the position and busy-idle state of the current RGV. The sorting mode is as follows: the task priority is the task waiting time, the time weight and the route weight/route, wherein the time unit is s, the route unit is m, the initial time weight is 1, and when the waiting time exceeds 10min, the time weight is 10000. The initial distance is weighted to be 1000, the distance is increased by 1m, the distance is weighted to be-1, and the distance is the distance between the current vehicle position of the vehicle to be distributed and the platform corresponding to the unexecuted task. The track length should not exceed the initial weight value following the principle, so the setting of the initial course weight defaults to 10 times the track length. And secondly, inquiring a state table corresponding to the target platform in the task list, and if the target platform is not idle, marking the state of the target platform as busy. Querying all tasks currently executed by each vehicle, if a task initiated by a source station (a station to be got by an RGV) in a task list is already allocated to a vehicle for execution (already allocated to a certain vehicle and is being executed or not yet executed), forcing the priority of the current task of the source station to be-1; and secondly, the vehicle is assigned to the task being executed by the vehicle, and the target platform state is marked to be blocked according to the pointing of the task to the target platform. And fourthly, sorting according to the task priority data, and locking the marked target station with the priority of-1 (unavailable) for busy and blocked. Distributing tasks, and distributing the task with the highest priority preferentially.
HMI management module: the system is connected with the external communication module, the task planning module, the system control module, the vehicle management module and the task management module, acquires and displays data and states in the external communication module, the task planning module, the system control module, the vehicle management module and the task management module, and is responsible for providing a convenient vehicle state query interface, a task query interface, a vehicle relative coordinate position and vehicle alarm information for a user, providing a jog operation window and facilitating manual operation and exception handling.
According to the invention, the operation of the x-direction coordinates of each vehicle is uniformly controlled and coordinated, so that the vehicles can avoid each other on one track at the same time, and the conveying requirement that the task areas are crossed and overlapped is met.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
The principles and embodiments of the present invention have been described herein using specific examples, which are provided only to help understand the method and the core concept of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, the specific embodiments and the application range may be changed. In view of the above, the present disclosure should not be construed as limiting the invention.

Claims (10)

1. A method for RGV scheduling for one-rail multiple vehicles, the method comprising:
the method comprises the steps of obtaining a platform position of each platform, a task state of each platform and a vehicle position of each vehicle on a track, wherein the task state comprises an execution state of each task and task waiting time of each task;
determining vehicles to be distributed at each platform according to the platform positions and the vehicle positions; the vehicles to be distributed are vehicles with the distance from the platform on the track within a set range;
and distributing tasks for each vehicle to be distributed according to the task state.
2. The RGV dispatching method for one-rail multiple vehicles according to claim 1, wherein the allocating tasks to each vehicle to be allocated according to the task status specifically comprises:
determining tasks which are not executed according to the execution state of each task;
calculating the task priority of each task which is not executed according to the task waiting time of the task which is not executed;
and distributing the unexecuted task with the highest task priority to the vehicle to be distributed.
3. The RGV scheduling method for one-rail multiple vehicles according to claim 2, wherein the step of allocating the unexecuted task with the highest task priority to the vehicle to be allocated specifically comprises:
judging whether mechanical interference exists between the vehicles to be distributed;
if the vehicles to be distributed do not have mechanical interference, distributing the unexecuted tasks with the highest task priority to the target vehicle; the target vehicle is the vehicle which is the shortest from the platform among the vehicles to be distributed;
if mechanical interference exists among the vehicles to be distributed, dividing the unexecuted task with the highest task priority into N subtasks;
sequencing the vehicles to be distributed from small to large according to the distance between the vehicles to be distributed and the platform to obtain a vehicle priority sequence;
determining the front N vehicles to be distributed in the vehicle priority sequence as a target vehicle set;
assigning N of the subtasks to the set of target vehicles; one of the subtasks corresponds to one of the vehicles to be allocated in the target vehicle set.
4. The method of claim 1, further comprising, after the allocating the task to each of the vehicles to be allocated according to the task status, the step of:
when the vehicles to be distributed at all the stations execute the current task, determining all the vehicles to be distributed as executing vehicles;
judging whether abnormal states exist among all execution vehicles, wherein the abnormal states are that running areas of the execution vehicles are overlapped or mechanical interference exists among the execution vehicles;
if so, determining the vehicle with the longest execution time length in the execution vehicles as an optimal running vehicle, and determining the vehicle with the execution time length lower than the execution time length of the optimal running vehicle in the execution vehicles as a secondary execution vehicle; the execution duration is the duration of the current task executed by the execution vehicle;
and controlling the optimal running vehicle to continuously execute the current task, and controlling the secondary execution vehicle to stop executing the current task.
5. The RGV scheduling method for one-rail multiple vehicles according to claim 2, wherein the task priority of each of the unexecuted tasks is calculated according to the task waiting time of the unexecuted tasks, specifically:
the task priority is the task waiting time length multiplied by the time weight and the distance weight/distance, wherein the time weight is the task waiting time length/the first set time length, and the distance is the distance between the current vehicle position of the vehicle to be distributed and the platform corresponding to the task which is not executed.
6. An RGV dispatch system for one-rail multiple cars, comprising:
the system comprises an acquisition module, a processing module and a control module, wherein the acquisition module is used for acquiring the platform position of each platform, the task state of each platform and the vehicle position of each vehicle on a track, and the task state comprises the execution state of each task and the task waiting time of each task;
the vehicle to be distributed determining module is used for determining vehicles to be distributed at each platform according to the platform positions and the vehicle positions; the vehicles to be distributed are vehicles with the distance from the platform on the track within a set range;
and the task allocation module is used for allocating tasks to the vehicles to be allocated according to the task states.
7. The RGV dispatching system for one-rail multiple vehicles according to claim 6, wherein the task allocation module comprises:
an unexecuted task determination unit configured to determine an unexecuted task according to an execution state of each of the tasks;
the task priority determining unit is used for calculating the task priority of each unexecuted task according to the task waiting time of the unexecuted task;
and the task distribution unit is used for distributing the unexecuted task with the highest task priority to the vehicle to be distributed.
8. The RGV dispatching system for one-rail multiple vehicles according to claim 7, wherein the task assigning unit comprises:
the mechanical interference judging subunit is used for judging whether mechanical interference exists between the vehicles to be distributed;
the first task allocation subunit is used for allocating the unexecuted task with the highest task priority to the target vehicle if mechanical interference does not exist between the vehicles to be allocated; the target vehicle is the vehicle which is the shortest from the platform among the vehicles to be distributed;
the task dividing subunit is used for dividing the unexecuted task with the highest task priority into N subtasks if mechanical interference exists between the vehicles to be distributed;
the vehicle priority sequence determining subunit is used for sequencing the vehicles to be distributed from small to large according to the distance between the vehicles and the platform to obtain a vehicle priority sequence;
the target vehicle set determining subunit is used for determining the front N vehicles to be allocated in the vehicle priority sequence as a target vehicle set;
a second task allocation subunit for allocating the N subtasks to the set of target vehicles; one of the subtasks corresponds to one of the vehicles to be allocated in the target vehicle set.
9. The RGV dispatch system for one or more railcars of claim 6, further comprising:
the execution vehicle determining module is used for determining all vehicles to be distributed as execution vehicles when the vehicles to be distributed at all the stations execute the current task;
the abnormal state determining module is used for judging whether abnormal states exist among all execution vehicles, wherein the abnormal states are that running areas of the execution vehicles are overlapped or mechanical interference exists among the execution vehicles;
an optimal running vehicle determining module, configured to determine, if the abnormal state determining module results in yes, a vehicle with the longest execution duration among the execution vehicles as an optimal running vehicle, and determine, among the execution vehicles, a vehicle with an execution duration lower than the execution duration of the optimal running vehicle as a secondary execution vehicle; the execution duration is the duration of the current task executed by the execution vehicle;
and the task execution module is used for controlling the optimal running vehicle to continuously execute the current task and controlling the secondary execution vehicle to stop executing the current task.
10. The RGV dispatching system for one rail with multiple vehicles as claimed in claim 7, wherein the task priority determining module is specifically: the task priority is the task waiting time length multiplied by the time weight and the distance weight/distance, wherein the time weight is the task waiting time length/the first set time length, and the distance is the distance between the current vehicle position of the vehicle to be distributed and the platform corresponding to the task which is not executed.
CN202011325983.8A 2020-11-24 2020-11-24 RGV scheduling method and system for one-rail multiple vehicles Active CN112224245B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011325983.8A CN112224245B (en) 2020-11-24 2020-11-24 RGV scheduling method and system for one-rail multiple vehicles

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011325983.8A CN112224245B (en) 2020-11-24 2020-11-24 RGV scheduling method and system for one-rail multiple vehicles

Publications (2)

Publication Number Publication Date
CN112224245A true CN112224245A (en) 2021-01-15
CN112224245B CN112224245B (en) 2022-08-16

Family

ID=74124577

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011325983.8A Active CN112224245B (en) 2020-11-24 2020-11-24 RGV scheduling method and system for one-rail multiple vehicles

Country Status (1)

Country Link
CN (1) CN112224245B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112950060A (en) * 2021-03-26 2021-06-11 北京京东乾石科技有限公司 Scheduling method and device of annular RGV, electronic equipment and storage medium
CN112950093A (en) * 2021-04-19 2021-06-11 龙岩烟草工业有限责任公司 Method, device and system for scheduling transport tasks
CN114186846A (en) * 2021-12-10 2022-03-15 杭州电子科技大学 Entropy weight method-based multi-index vehicle scheduling matching weight determination method
CN115783602A (en) * 2022-12-13 2023-03-14 苏州埃弗迪物流技术有限公司 Annular shuttle vehicle scheduling system and method based on dynamic task allocation

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080033605A1 (en) * 2006-03-20 2008-02-07 Wolfgang Daum System and method for optimizing parameters of multiple rail vehicles operating over multiple intersecting railroad networks
WO2009145552A2 (en) * 2008-05-26 2009-12-03 Posco Method for platooning of vehicles in an automated vehicle system
US20130158742A1 (en) * 2011-12-15 2013-06-20 Jared COOPER System and method for communicating in a transportation network
CN103848343A (en) * 2012-11-29 2014-06-11 中国科学院沈阳自动化研究所 Overhead travelling crane movement control method for carrying system with turnout switch
JP2015158830A (en) * 2014-02-25 2015-09-03 株式会社日立国際電気 Allocation system
CN106503949A (en) * 2016-10-31 2017-03-15 北京起重运输机械设计研究院 A kind of vehicle scheduling processing method and system
CN108572641A (en) * 2017-04-27 2018-09-25 中国国际海运集装箱(集团)股份有限公司 Method and device for controlling annular rail guidance vehicle operation
CN109976320A (en) * 2017-12-27 2019-07-05 中国科学院沈阳自动化研究所 A kind of more AGV paths planning methods based on time window on-line amending
CN110182527A (en) * 2019-04-11 2019-08-30 上海快仓智能科技有限公司 Go out warehousing control method and handling system for shelf array
CN110264120A (en) * 2019-05-06 2019-09-20 盐城品迅智能科技服务有限公司 A kind of intelligent storage route planning system and method based on more AGV
CN110580020A (en) * 2019-08-30 2019-12-17 莱克电气股份有限公司 AGV (automatic guided vehicle) scheduling method and device, computer equipment and storage medium
CN111694333A (en) * 2020-06-10 2020-09-22 中国联合网络通信集团有限公司 AGV (automatic guided vehicle) cooperative management method and device

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080033605A1 (en) * 2006-03-20 2008-02-07 Wolfgang Daum System and method for optimizing parameters of multiple rail vehicles operating over multiple intersecting railroad networks
WO2009145552A2 (en) * 2008-05-26 2009-12-03 Posco Method for platooning of vehicles in an automated vehicle system
EP2285639A2 (en) * 2008-05-26 2011-02-23 Posco Method for platooning of vehicles in an automated vehicle system
US20130158742A1 (en) * 2011-12-15 2013-06-20 Jared COOPER System and method for communicating in a transportation network
CN103848343A (en) * 2012-11-29 2014-06-11 中国科学院沈阳自动化研究所 Overhead travelling crane movement control method for carrying system with turnout switch
JP2015158830A (en) * 2014-02-25 2015-09-03 株式会社日立国際電気 Allocation system
CN106503949A (en) * 2016-10-31 2017-03-15 北京起重运输机械设计研究院 A kind of vehicle scheduling processing method and system
CN108572641A (en) * 2017-04-27 2018-09-25 中国国际海运集装箱(集团)股份有限公司 Method and device for controlling annular rail guidance vehicle operation
CN109976320A (en) * 2017-12-27 2019-07-05 中国科学院沈阳自动化研究所 A kind of more AGV paths planning methods based on time window on-line amending
CN110182527A (en) * 2019-04-11 2019-08-30 上海快仓智能科技有限公司 Go out warehousing control method and handling system for shelf array
CN110264120A (en) * 2019-05-06 2019-09-20 盐城品迅智能科技服务有限公司 A kind of intelligent storage route planning system and method based on more AGV
CN110580020A (en) * 2019-08-30 2019-12-17 莱克电气股份有限公司 AGV (automatic guided vehicle) scheduling method and device, computer equipment and storage medium
CN111694333A (en) * 2020-06-10 2020-09-22 中国联合网络通信集团有限公司 AGV (automatic guided vehicle) cooperative management method and device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112950060A (en) * 2021-03-26 2021-06-11 北京京东乾石科技有限公司 Scheduling method and device of annular RGV, electronic equipment and storage medium
CN112950093A (en) * 2021-04-19 2021-06-11 龙岩烟草工业有限责任公司 Method, device and system for scheduling transport tasks
CN112950093B (en) * 2021-04-19 2024-04-05 龙岩烟草工业有限责任公司 Method, device and system for scheduling transport tasks
CN114186846A (en) * 2021-12-10 2022-03-15 杭州电子科技大学 Entropy weight method-based multi-index vehicle scheduling matching weight determination method
CN115783602A (en) * 2022-12-13 2023-03-14 苏州埃弗迪物流技术有限公司 Annular shuttle vehicle scheduling system and method based on dynamic task allocation
CN115783602B (en) * 2022-12-13 2024-03-08 苏州埃弗迪物流技术有限公司 Annular shuttle scheduling system and method based on dynamic task allocation

Also Published As

Publication number Publication date
CN112224245B (en) 2022-08-16

Similar Documents

Publication Publication Date Title
CN112224245B (en) RGV scheduling method and system for one-rail multiple vehicles
CN109976320B (en) Multi-AGV path planning method based on time window online correction
CN107168316B (en) Multi-AGV dispatching system based on single-direction and two-direction mixed paths
CN112198880B (en) AGV task allocation method, logistics sorting method and system
CN107563708B (en) Article sorting system and method
CN107544513B (en) Anti-deadlock scheduling method and device for multi-capacity automatic guided vehicle
CN110059926A (en) Sort dispatching method, device, warehousing system and readable storage medium storing program for executing
CN110727275A (en) RGV dynamic collision avoidance control system and method based on PLC
CN112214024B (en) AGV task allocation method, logistics sorting method and system
CN109032135A (en) A kind of dispatching method and system of automatic guide vehicle
CN111563672A (en) Method for configuring number of multiple AGV
CN112193953B (en) Elevator resource scheduling method and device
CN105911982A (en) Piler scheduling path model establishment method based on distributed warehouse in/out layout mode
CN102236825B (en) Method for scheduling tasks of conveyer of airport freight logistics system
CN113033971B (en) Server, and waybill scheduling method, medium and device of delivery robot
CN113435808B (en) AGV comprehensive scheduling method and system based on RFID technology
CN108454640A (en) Control method for vehicle and system
JP5402943B2 (en) Transport vehicle system and transport vehicle control method
JP7302536B2 (en) CONTROL SYSTEM AND CONTROL METHOD FOR WAREHOUSE FACILITIES
CN112529237B (en) Scheduling system setting method and device, scheduling method and device, medium and equipment
US20230376863A1 (en) Route planning method and device, equipment and storage medium
CN112193952B (en) Elevator resource scheduling method and device
KR20020061293A (en) Method for dispatching a transporter of a port container terminal
CN112925305B (en) AGV flexible scheduling method of workshop logistics system and workshop logistics system
CN113554250A (en) Information processing method and device for transport vehicle

Legal Events

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