CN107239883A - A kind of dispatching method of Car sharing vehicle - Google Patents

A kind of dispatching method of Car sharing vehicle Download PDF

Info

Publication number
CN107239883A
CN107239883A CN201710333494.9A CN201710333494A CN107239883A CN 107239883 A CN107239883 A CN 107239883A CN 201710333494 A CN201710333494 A CN 201710333494A CN 107239883 A CN107239883 A CN 107239883A
Authority
CN
China
Prior art keywords
site
mrow
scheduling
msub
station
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
CN201710333494.9A
Other languages
Chinese (zh)
Other versions
CN107239883B (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.)
Tongji University
Original Assignee
Tongji University
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 Tongji University filed Critical Tongji University
Priority to CN201710333494.9A priority Critical patent/CN107239883B/en
Publication of CN107239883A publication Critical patent/CN107239883A/en
Application granted granted Critical
Publication of CN107239883B publication Critical patent/CN107239883B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06312Adjustment or analysis of established resource schedule, e.g. resource or task levelling, or dynamic rescheduling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0645Rental transactions; Leasing transactions
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Accounting & Taxation (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Finance (AREA)
  • Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明涉及一种汽车共享系统车辆的调度方法,包括以下步骤:1)根据各个站点的历史调度数据设定站点失效概率并获取对应的阈值;2)以调度完成后各个站点的车辆数与阈值的差值最小作为调度模型的目标函数,并且设立约束条件和优先设定,建立调度模型,并且对于需要重新优化的事件进行阈值的重新设定;3)对调度模型进行求解获取对应的调度策略。与现有技术相比,本发明具有模型假设、参数较少、标定简单、科学有效、优化模型目标合理、实现方便、求解迅速、模型约束条件符合现实要求等优点。

The invention relates to a scheduling method for vehicles in a car sharing system, comprising the following steps: 1) setting the failure probability of a site and obtaining a corresponding threshold according to the historical scheduling data of each site; 2) using the vehicle number and threshold of each site after the scheduling is completed The minimum difference is used as the objective function of the scheduling model, and set up constraints and priority settings, establish a scheduling model, and reset the threshold for events that need to be re-optimized; 3) Solve the scheduling model to obtain the corresponding scheduling strategy . Compared with the prior art, the present invention has the advantages of model assumptions, less parameters, simple calibration, scientific and effective, reasonable optimization model objectives, convenient realization, rapid solution, model constraint conditions in line with realistic requirements, and the like.

Description

一种汽车共享系统车辆的调度方法A scheduling method for vehicles in a car sharing system

技术领域technical field

本发明涉及汽车共享系统车辆调配领域,尤其是涉及一种汽车共享系统车辆的调度方法。The invention relates to the field of vehicle allocation in a car sharing system, in particular to a scheduling method for vehicles in a car sharing system.

背景技术Background technique

现有汽车共享系统车辆的调度方法主要包括人工经验判断法、静态线性规划法和动态随机规划法:The existing car-sharing system vehicle scheduling methods mainly include artificial experience judgment method, static linear programming method and dynamic stochastic programming method:

1、(基于阈值)人工经验判断法1. (Threshold-based) artificial experience judgment method

依经验为站点车辆数设置上下阈值;将当前车辆数与阈值比较得到调度需求;再员工自行判断得到调度方案。Based on experience, set the upper and lower thresholds for the number of vehicles at the site; compare the current number of vehicles with the threshold to obtain the scheduling requirements; and then employees can judge by themselves to obtain the scheduling plan.

缺点:阈值设置没有科学依据;调度方案生成未经优化。Disadvantages: Threshold setting has no scientific basis; scheduling plan generation is not optimized.

2、(基于阈值、最小成本为目标)静态线性规划法2. (Threshold-based, minimum cost as the goal) static linear programming method

为站点车辆数设置上下阈值;附加站点间的调度成本;以成本最小为目标利用线性规划求解车辆调配方案。Set the upper and lower thresholds for the number of vehicles at the station; add the scheduling cost between stations; use linear programming to solve the vehicle deployment plan with the goal of minimizing the cost.

缺点:阈值设置没有科学依据;车辆调度为日常短期决策;而涉及调度成本的因素,如员工数量,短期内为固定不变因素;因此成本作为目标不合理;静态模型不能应对系统的动态变化。Disadvantages: There is no scientific basis for threshold setting; vehicle scheduling is a daily short-term decision; and factors related to scheduling costs, such as the number of employees, are fixed factors in the short term; therefore, cost is unreasonable as a target; static models cannot cope with dynamic changes in the system.

3、(基于可靠性)动态随机规划法3. (Based on reliability) dynamic stochastic programming method

将用户需求、使用时间等因素作为随机变量,引入可靠性指标,动态优化求解车辆调配方案。Factors such as user needs and usage time are used as random variables, and reliability indicators are introduced to dynamically optimize and solve the vehicle allocation plan.

缺点:模型使用中参数标定复杂,且对数据量要求大,易存在数据稀疏的问题;随机规划求解困难。Disadvantages: The parameter calibration in the use of the model is complex, and requires a large amount of data, which is prone to the problem of data sparseness; it is difficult to solve stochastic programming.

发明内容Contents of the invention

本发明的目的就是为了克服上述现有技术存在的缺陷而提供一种模型假设、参数较少、标定简单、科学有效、优化模型目标合理、实现方便、求解迅速、模型约束条件符合现实要求的汽车共享系统车辆的调度方法。The purpose of the present invention is to overcome the above-mentioned defects in the prior art and provide a vehicle with model assumptions, few parameters, simple calibration, scientific and effective, reasonable optimization model objectives, convenient realization, rapid solution, and model constraints in line with actual requirements. A method for dispatching shared system vehicles.

一种汽车共享系统车辆的调度方法,包括以下步骤:A method for dispatching vehicles in a car sharing system, comprising the following steps:

1)根据各个站点的历史调度数据设定站点失效概率并获取对应的阈值;1) Set the site failure probability and obtain the corresponding threshold according to the historical scheduling data of each site;

2)以调度完成后各个站点的车辆数与阈值的差值最小作为调度模型的目标函数,并且设立约束条件和优先设定,建立调度模型,并且对于需要重新优化的事件进行阈值的重新设定;2) Take the minimum difference between the number of vehicles at each site and the threshold after the scheduling is completed as the objective function of the scheduling model, and set up constraints and priority settings, establish a scheduling model, and reset the threshold for events that need to be re-optimized ;

3)对调度模型进行求解获取对应的调度策略。3) Solve the scheduling model to obtain the corresponding scheduling strategy.

所述的步骤2)中,调度模型的目标函数为:In the described step 2), the objective function of the scheduling model is:

其中,xij为在优化周期T内需要调出车辆的站点到需要调入车辆的站点j之间的调度车辆数,αi、αj为优先权附加系数,Iexcess为调出车辆的站点集合,Ishortage为调入车辆的站点集合。Among them, x ij is the number of dispatched vehicles between the station that needs to call out the vehicle and the station j that needs to call in the vehicle within the optimization period T, α i and α j are the priority additional coefficients, and I excess is the station where the vehicle is called out Set, I shortage is the set of stations transferred into the vehicle.

所述的步骤2)中,优先设定包括站点优先和状态优先,所述的站点优先中通过设置优先权附加系数来表示站点的优先级,所述的状态优先中,设定站点满载站台的优先级高于站点空置状态。In the described step 2), the priority setting includes site priority and state priority. In the described site priority, the priority of the site is represented by setting the priority additional coefficient. In the described state priority, set the site full load platform Takes precedence over site vacancy.

所述的步骤2)中,约束条件包括调度量上限约束、员工出行链长度约束、续航约束、节点守恒约束、单次调度距离限制约束和可行性约束。In the step 2), the constraint conditions include the upper limit constraint of the scheduling amount, the length constraint of the employee travel chain, the endurance constraint, the node conservation constraint, the single scheduling distance limit constraint and the feasibility constraint.

所述的调度量上限约束为调度任务数量应确保每个站点被调度的车辆数不多于实际所需要调度的车辆,即不多于调度需求,表达式为:The upper limit of the dispatching quantity constraint is that the number of dispatching tasks should ensure that the number of dispatched vehicles at each site is not more than the actual dispatched vehicles, that is, not more than the dispatching demand, the expression is:

其中,Vehi为站点i当前车辆数,为站点i的上阈值,为站点i的下阈值。Among them, Veh i is the current number of vehicles at station i, is the upper threshold of site i, is the lower threshold of site i.

所述的员工出行链长度约束为:The employee travel chain length constraint is:

其中,为站点i到j的调度任务向量,为欧几里得空间Rn的基向量,Distij为站点i到站点j之间的距离,V为行驶速度,TLk为员工k的出行长度实际限制值,K为员工编号集,为站点i到j的的调度任务向量的第k个维度,即第k个员工从站点i去站点j的次数。in, is the scheduling task vector from site i to j, is the basis vector of Euclidean space R n , Dist ij is the distance between station i and station j, V is the driving speed, TL k is the actual limit value of the travel length of employee k, K is the employee number set, is the k-th dimension of the scheduling task vector from site i to j, that is, the number of times the k-th employee goes from site i to site j.

所述的续航约束为:The endurance constraints described are:

其中,分别为站点i车辆中第1、2个最大的续航里程,的第k1个维度,的第k2个维度,为站点i到站点j1之间的距离,分别为站点i到站点j2之间的距离,第一个公式表示从站点i出发的任意一个员工、往任意站点的调度任务距离小于在站点i的车辆的续航里程的最大值。第二个公式表示,从站点i出发的任意两个员工、往任意站点(即对任意j1,j2∈I,k1,k2∈K) 的调度任务之和,小于站点i的车辆的续航里程的最大的两个值之和 in, with are the 1st and 2nd largest cruising ranges of vehicles at site i respectively, for The k 1th dimension of , for The k 2th dimension of , is the distance from site i to site j 1 , are the distances between site i and site j 2 respectively, and the first formula indicates that any employee starting from site i, the dispatching task distance to any site is less than the maximum cruising range of the vehicle at site i. The second formula shows that the sum of the scheduling tasks of any two employees starting from station i to any station (ie for any j 1 ,j 2 ∈I,k 1 ,k 2 ∈K) is less than the vehicle at station i The sum of the largest two values of the cruising range

所述的节点守恒约束为:The node conservation constraints described are:

其中,为判断员工k是否在站点i的状态标识。in, In order to determine whether employee k is in the status of site i.

所述的单次调度距离限制约束为:The single scheduling distance restriction constraint is:

其中,Distmax为单次调度任务最大距离限制。Among them, Dist max is the maximum distance limit for a single scheduling task.

所述的可行性约束为:The stated feasibility constraints are:

其中,Fasbij(k)为对站点i到j员工k附加的可行性约束。Among them, Fasb ij (k) is the additional feasibility constraint on employee k from site i to j.

本发明的目的可以通过以下技术方案来实现:The purpose of the present invention can be achieved through the following technical solutions:

与现有技术相比,本发明具有以下优点:Compared with the prior art, the present invention has the following advantages:

一、模型假设、参数较少、标定简单1. Model assumptions, fewer parameters, and simple calibration

本防磨中只涉及到了两个假设(Xn的随机性和参数p的稳定性),三个参数(优化周期T,满载控制概率Probu和空置控制概率Probl);针对实际系统进行假设的验证、参数的标定均较为方便。Only two assumptions (randomness of X n and stability of parameter p) and three parameters (optimization period T, full-load control probability Prob u and vacant control probability Prob l ) are involved in this anti-wear; assumptions are made for the actual system The verification and parameter calibration are more convenient.

二、科学有效2. Scientific and effective

本发明中为“阈值”概念进行了严格地定义,并提出了科学的计算方法,消除了以往经验方法中的不严密性。In the present invention, the concept of "threshold" is strictly defined, and a scientific calculation method is proposed, which eliminates the impreciseness of previous empirical methods.

三、优化模型目标合理3. The goal of optimization model is reasonable

本方面中优化求解的目标为在员工数等长期因素固定下,尽可能地使网络中的站点恢复正常;相对于其他的方法优化系统成本,本方法更加合理。The goal of the optimization solution in this aspect is to restore the sites in the network to normal as much as possible under the fixed long-term factors such as the number of employees; compared with other methods to optimize the system cost, this method is more reasonable.

四、实现方便、求解迅速4. Convenience and fast solution

本发明中优化模型的目标和约束采用了线性形式,可以方便的软件实现,并且线性形式模型求解迅速,满足实际需求。The goal and constraint of the optimization model in the present invention adopt a linear form, which can be realized by convenient software, and the linear form model can be solved quickly, meeting the actual demand.

五、模型约束条件符合现实要求5. Model constraints meet realistic requirements

在本发明优化模型中,考虑了电动汽车特性对调度方案生成的影响;特别的考虑了出行链长度约束和电池续航里程的约束;为此提出了特殊线性方法化,即“向量优化法”和“线性分解法”。In the optimization model of the present invention, the influence of the characteristics of the electric vehicle on the generation of the dispatching plan is considered; in particular, the constraints of the length of the travel chain and the battery mileage are considered; for this reason, a special linear method is proposed, namely "vector optimization method" and "Linear Decomposition Method".

附图说明Description of drawings

图1为本发明的方法流程图。Fig. 1 is a flow chart of the method of the present invention.

图2为本发明的方法数据流图。Fig. 2 is a data flow chart of the method of the present invention.

图3为实施例中的调度方案示意图。Fig. 3 is a schematic diagram of a scheduling scheme in an embodiment.

具体实施方式detailed description

下面结合附图和具体实施例对本发明进行详细说明。The present invention will be described in detail below in conjunction with the accompanying drawings and specific embodiments.

实施例Example

如图1所示,本发明的流程如下:As shown in Figure 1, the flow process of the present invention is as follows:

1)使用随机过程(Random Walk Model with Barriers)去模拟站点状态的变化,利用历史订单数据进行参数标定,进而计算站点失效概率;1) Use a random process (Random Walk Model with Barriers) to simulate changes in site status, use historical order data for parameter calibration, and then calculate the probability of site failure;

2)用失效概率来定义阈值,再得到的站点车辆的调度需求(该方法此处称为“失效概率控制法”);2) Use the failure probability to define the threshold, and then obtain the scheduling requirements of the station vehicles (this method is called "failure probability control method" here);

3)站点当前状态与阈值比较则得到各个站点的调度需求;3) Comparing the current state of the site with the threshold value, the scheduling requirements of each site are obtained;

4)利用网络流模型来优化求解车辆调度方案和人员任务分配方案;目的是在有限的资源下,保证网络中尽可能多的站点正常工作;4) Use the network flow model to optimize and solve the vehicle scheduling scheme and personnel task allocation scheme; the purpose is to ensure that as many stations in the network as possible work normally under limited resources;

5)调度模型动态运行,当系统状态发生某些改变,终止当前调度任务,重新按照上述步骤优化。5) The scheduling model runs dynamically. When some changes occur in the system state, the current scheduling task is terminated, and the above steps are re-optimized.

如图2所示,本发明的方法数据流包括调度需求计算,调度方案生成和参数标定。As shown in FIG. 2 , the data flow of the method of the present invention includes scheduling demand calculation, scheduling plan generation and parameter calibration.

1)调度需求计算1) Scheduling demand calculation

上(下)阈值ThrdU(ThrdL):定义为站点应该保持的车辆数上限(下限),以使得站点满载(空置)的概率小于给定值Probu(Probl);且为满足该条件的最大(小) 值,见(1)、(2)式。pz和qz分别表示站点在优化周期T内满载和空置失效的概率。 Probu即为站点满载控制概率;Probl为站点空置控制概率,是设定的参数。Upper (lower) threshold Thrd U (Thrd L ): defined as the upper limit (lower limit) of the number of vehicles that the site should keep, so that the probability of the site being fully loaded (vacant) is less than the given value Prob u (Prob l ); and this condition is satisfied The maximum (minimum) value of , see formulas (1) and (2). p z and q z represent the probability of full load and vacant failure of the station within the optimization period T, respectively. Prob u is the control probability of the full load of the station; Prob l is the control probability of the vacancy of the station, which is a set parameter.

调度需求Need:为站点当前车辆数Veh与阈值Thrd之差,见(3)式。当站点的车辆数高于上阈值时,Need为站点车辆数减去上阈值,此时Need大于零,表示需要调出车辆;当站点的车辆数低于下阈值时,Need为站点车辆数减去下阈值,此时Need小于零,表示需要调入车辆。Scheduling demand Need: It is the difference between the current number of vehicles Veh at the station and the threshold Thrd, see formula (3). When the number of vehicles at the station is higher than the upper threshold, Need is the number of vehicles at the station minus the upper threshold. At this time, Need is greater than zero, indicating that the vehicle needs to be called out; when the number of vehicles at the station is lower than the lower threshold, Need is the number of vehicles at the station minus the threshold. Remove the lower threshold, at this time Need is less than zero, indicating that the vehicle needs to be transferred.

将站点发生一次取车或者还车当做一次事件。用Xn表示站点的第n次事件。当第n次事件为还车时,Xn取值+1;当第n次事件为借车时,Xn取值-1,见公式 (5)。设Xn取值+1的概率为p,取值-1的概率为q=1-p。p是需要利用历史定订单标定的模型参数。Take a pick-up or return of a car at the station as an event. Let X n denote the nth event of a site. When the nth event is returning the car, Xn takes the value +1; when the nth event is borrowing the car, Xn takes the value -1, see formula (5). Assume that the probability of X n taking a value of +1 is p, and the probability of taking a value of -1 is q=1-p. p is a model parameter that needs to be calibrated using historical orders.

p{Xn=+1}=p,p{Xn=-1}=1-p (5)p{X n =+1}=p, p{X n =-1}=1-p (5)

使用随机徘徊模型去计算概率。设N为优化周期T内的期望事件数,即随机徘徊模型中的步数(epochs)。此处用vz,n和uz,n分别表示站点恰好在第n步发生满载和空置失效的概率。pz、qz和uz,n的计算见公式(6)至(7);把公式(7)的p和q交换位置,再用(a-z)代替z,就得到了公式(8),求得了vz,n的值。Use a random walk model to calculate probabilities. Let N be the expected number of events in the optimization period T, that is, the number of steps (epochs) in the random wandering model. Here, v z,n and u z,n are used to denote the probability of full-load failure and vacant failure of the station at the nth step, respectively. The calculations of p z , q z and u z,n are shown in formulas (6) to (7); by exchanging positions of p and q in formula (7), and then substituting (az) for z, formula (8) is obtained, Find the value of v z,n .

2)调度方案生成2) Scheduling plan generation

本算法的优化变量,xij,表示站点i到j之间的所有调度人员在优化周期T内的总行驶次数;当i属于需要调出车辆的站点(i∈Iexcess),j需要调入车辆的站点时 (j∈Ishortage),则xij表示站点i到j之间的总调度行为次数,也即调度的总车辆数。除此之外的xij则代表了调度人员去完成调度的行驶路径。用Vehi表示站点在优化周期开始时站点i的车辆数。The optimization variable of this algorithm, x ij , represents the total number of trips of all dispatchers between stations i and j in the optimization period T; when i belongs to the station that needs to call out vehicles (i∈I excess ), j needs to call When the station of the vehicle is (j∈I shortage ), then x ij represents the total number of dispatching behaviors between station i and j, that is, the total number of dispatched vehicles. In addition, x ij represents the driving path of the dispatcher to complete the dispatch. Let Veh i denote the number of vehicles at station i at the beginning of the optimization period.

目标函数是尽量满足所有站点的调度需求,也即最小化调度完成后各个站点的车辆数和阈值的差别。当站点i为需要调出车辆的站点,表示从i调出的总车辆数;代表任务完后该站点车辆数与上阈值的差别。指标j在求和时取值与Ishortage(车辆待调入的站点的编号集),因为本章的调度模型使用库存均衡(Inventory-balancing)调度策略。对于需要调入车辆的站点也类似地进行计算。对所有站点求和则得到所有站点车辆数和阈值的总差别,见公式(9)。The objective function is to meet the scheduling requirements of all stations as far as possible, that is, to minimize the difference between the number of vehicles and the threshold of each station after the scheduling is completed. When station i is the station that needs to call out the vehicle, Indicates the total number of vehicles transferred from i; Represents the difference between the number of vehicles at the site and the upper threshold after the task is completed. The index j takes the value and I shortage (the number set of the station to be transferred to) when summed, because the scheduling model in this chapter uses the inventory-balancing scheduling strategy. Similar calculations are also performed for stations that need to transfer vehicles. The total difference between the number of vehicles at all stations and the threshold can be obtained by summing all stations, see formula (9).

把(9)中的常数项去掉,不会影响优化结果,从而得到更简洁的形式见公式 (10)。阈值的影响体现在需要调出(“excess”)和需要调入(“shortage”)站点的判断,以及下面提到的“调度量上限约束”。Removing the constant term in (9) will not affect the optimization result, so a more concise form can be seen in formula (10). The impact of the threshold is reflected in the judgment of the need to call out ("excess") and need to call in ("shortage") sites, as well as the "upper limit constraint on scheduling volume" mentioned below.

对于实际系统,一般来说所有站点的调度任务之和太大难以完成;需要确定那些调度任务具有优先权;此处给出两种优先设定:For a practical system, generally speaking, the sum of the scheduling tasks of all sites is too large to complete; it is necessary to determine which scheduling tasks have priority; here are two priority settings:

i)站点优先i) Site priority

一些站点若被认定为更为重要,需要优先保证处于正常状态,则可以给予优先权,例如对于一些重要的交通枢纽站点或者具有重要市场意义的站点。通过在车辆数差别想附加系数αi来实现,见公式(9)和(10)。If some sites are considered more important and need to be guaranteed to be in a normal state, priority can be given, such as some important transportation hub sites or sites with important market significance. It is realized by adding coefficient α i to the difference in the number of vehicles, see formulas (9) and (10).

ii)状态优先ii) State priority

站点满载后用户无法还车,或者还车后车辆无法充电,因此通常认为站点满载是比站点空置更加严重的问题。尝试给予满载、空置失效控制以不同的优先权,此处又有两种方法可以实现。一种是将站点满载控制概率Probu设置地比站点空置控制概率Probl更低,即允许站点满载的概率更小。或者,可以要求必须派出人员去解决满载站点的调度需求,见公式(11)。Users cannot return the car after the station is full, or the vehicle cannot be charged after returning the car, so it is generally considered that a full station is a more serious problem than an empty station. Try to give different priority to full load and empty failure control, here are two ways to achieve. One is to set the station full load control probability Probu u lower than the station vacancy control probability Prob l , that is, the probability of allowing the station full load is smaller. Alternatively, it may be required that personnel must be dispatched to solve the scheduling needs of fully loaded sites, see formula (11).

方案生成模型中列出了六类约束条件,见i)—iv)。Six types of constraints are listed in the scenario generation model, see i)-iv).

i)调度量上限约束i) Scheduling volume upper limit constraint

调度任务数量应该确保每个站点被调度的车辆数不多于实际所需要调度的车辆,即不多于调度需求。如公式(12)和(13)所示,大于等于号左侧为调度完成后站点的车辆数,右侧为该站点的阈值。The number of scheduling tasks should ensure that the number of vehicles scheduled for each site is not more than the actual number of vehicles that need to be scheduled, that is, not more than the scheduling demand. As shown in formulas (12) and (13), the left side of the greater than or equal sign is the number of vehicles at the station after the scheduling is completed, and the right side is the threshold of the station.

ii)员工出行链长度约束ii) Constraints on employee travel chain length

通常调度员会从一个调度中心出发,工作一个班次(如4小时),然后回到调度中心休息或换班。从当前时刻到本班次结束的时间,即为调度员k的可用时间,记为TLk。本算法中提出对调度人员出行链长度进行约束的方法,且保证该约束为线性形式(此处称此方法为“向量优化法”)。Usually the dispatcher will start from a dispatch center, work a shift (such as 4 hours), and then return to the dispatch center to rest or change shifts. The time from the current moment to the end of this shift is the available time of dispatcher k, recorded as TL k . In this algorithm, a method of constraining the length of dispatcher's travel chain is proposed, and the constraint is guaranteed to be in a linear form (herein, this method is called "vector optimization method").

设在优化周期内开始时共有K个员工。将每个xij变量“分割”为K个变量值和,用一个K维向量表示。的第k个维度,即表示第k个员工从站点i至站点j调度的车辆数。在这种表示方法下,可以对实现各个调度人员的路径的“追踪”。显然由定义。的各个维度之和等于即公式(14)。代表站点i至站点j行程时间。表示第k个员工执行站点i至站点j调度任务所行驶的时长;如果员工k没有经过ij路段,即对应的第k个维度分量为零。对i和j求和则我们得到了第k 个员工员工在网络中的总共走过的路径时间长度。该长度需要小于等于该员工的可用时间TLk,见公式(15)。考虑到现实系统员工数目一般较少,可以加上约束(16),使得在优化周期内同一个员工不会在一对站点见执行超过一次任务,则模型变成 0-1规划模型;这样模型可以更快速的求解。当然,也可以不采用此约束,而只要求取整数,则为一般的整数规划模型。Suppose there are K employees at the beginning of the optimization cycle. "Split" each x ij variable into K variable value sums, using a K-dimensional vector express. The kth dimension of , namely Indicates the number of vehicles dispatched by the kth employee from station i to station j. Under this representation method, the "tracking" of the path of each dispatcher can be realized. Obviously by definition. The sum of the dimensions of is equal to That is formula (14). Represents the travel time from station i to station j. Indicates the time it takes for the kth employee to execute the scheduling task from station i to station j; if employee k does not pass through the ij section, that is The corresponding kth dimension component is zero. By summing i and j, we get the total path time of the kth employee in the network. The length needs to be less than or equal to the employee's available time TL k , see formula (15). Considering that the number of employees in the real system is generally small, constraint (16) can be added so that the same employee will not perform tasks at a pair of sites more than once during the optimization period, and the model becomes a 0-1 planning model; can be solved more quickly. Of course, this constraint can also be omitted, and only require If it is an integer, it is a general integer programming model.

iii)续航约束iii) Endurance constraints

对于电动汽车系统在生成调度方案时需要加入续航约束,来保证生成的调度任务是实际可行的;确保不会出现车辆被调度到一半没有电的情形。这就要求站点i的第n个最远的调度任务的距离小于该站点车辆中第n个最大的续航电量这些条件是非线性的。本算法中采用一组线性的来替代,称之为“线性分解法”。第n组约束要求站点距离最大的n个任务之和,小于最大的n个续航电量之和。需要注意,这些条件是必要非充分条件;采用此条件主要是为了求解更加的迅速,并基本可满足实际需求。第n组约束实际包含了个约束。若要考虑所有的情形,那么会有2n个条件。为了避免此组条件中的条件个数指数增加,可以简化只考虑前几组条件。一般来说,同一对站点间的调度任务不会太多,可以只考虑前两组或者前三组条件;此简化符合实际情况。只考虑前两组条件的情形即包含公式(17)和(18)。若在条件中附加常数,则还可以附加要求车辆调到目标站点后有一定量的电量剩余;以保证该车辆可以立马得到使用。此处需要说明的是,为了简化考虑,本模型中忽略了车辆在优化周期内的充电过程。车辆续航里程采用优化周期开始时的值,并在整个优化周期中作为常数。For the electric vehicle system, it is necessary to add endurance constraints when generating the scheduling plan to ensure that the generated scheduling tasks are practical; to ensure that there will be no situation where the vehicle is dispatched halfway without power. This requires that the distance of the nth furthest scheduling task of site i is less than the nth largest cruising power of the vehicle at the site These conditions are non-linear. In this algorithm, a set of linear ones is used instead, which is called "linear decomposition method". The nth set of constraints requires that the sum of the n tasks with the largest site distance be less than the sum of the largest n battery life. It should be noted that these conditions are necessary but not sufficient; the main purpose of using this condition is to solve more quickly and basically meet the actual needs. The nth set of constraints actually contains constraints. To consider all cases, there will be 2 n conditions. In order to avoid an exponential increase in the number of conditions in this set of conditions, it can be simplified to only consider the first few sets of conditions. Generally speaking, there are not too many scheduling tasks between the same pair of sites, and only the first two or three sets of conditions can be considered; this simplification is in line with the actual situation. The case where only the first two sets of conditions are considered includes formulas (17) and (18). If a constant is added to the condition, it can also be required that the vehicle has a certain amount of power remaining after it is transferred to the target station; to ensure that the vehicle can be used immediately. What needs to be explained here is that, in order to simplify the consideration, the charging process of the vehicle in the optimization cycle is ignored in this model. The vehicle cruising range is taken as the value at the beginning of the optimization period and is kept as a constant throughout the optimization period.

iv)节点守恒约束iv) Node Conservation Constraints

此组约束用于保证员工不会从网络上“消失”。在新的向量表示方法下,要求工作人员在各个站点、各个维度都保持“守恒”,见公式(19);即i和k需取遍编号集。表示从其他站点进入该站点次数。表示从该站点离开到其他站点的次数。This set of constraints is used to ensure that employees do not "disappear" from the network. Under the new vector representation method, the staff is required to maintain "conservation" at each site and each dimension, see formula (19); that is, i and k need to be taken through the number set. Indicates the number of visits to this site from other sites. Indicates the number of departures from this site to other sites.

v)单次调度距离限制v) Single dispatch distance limit

此组约束用于避免一些过远距离的调度。过长距离的调度消耗大量时间、人力,实际中常常避免发生此类调度,这是系统运营方常添加的限制,见公式(20)。 Distmax为运营方自行设置的参数,即上限。This set of constraints is used to avoid some overly distant schedules. Scheduling over long distances consumes a lot of time and manpower, and this kind of scheduling is often avoided in practice. This is a limitation often added by the system operator, see formula (20). Dist max is a parameter set by the operator itself, that is, the upper limit.

vi)可行性约束vi) Feasibility constraints

此组约束用于表示在附加的约束。为了实现“车辆数均衡”调度策略,需要添加此类约束,要求除了以下站点OD对,其他站点OD对之间的Fasbij(k)为零,即不允许调度员通行。This set of constraints is used to represent the additional constraints. In order to realize the "equilibrium vehicle number" scheduling strategy, such constraints need to be added, requiring that the Fasb ij (k) between the OD pairs of other stations be zero except for the following station OD pairs, that is, the dispatcher is not allowed to pass.

出发链接(Staff departure link):连接调度员出发的调度中心和需要调出的站点之间的OD对(调度员前去执行第一次任务);Departure link (Staff departure link): connects the OD pair between the dispatch center where the dispatcher departs and the site that needs to be called out (the dispatcher goes to perform the first task);

调度链接(Vehicle relocating links):连接需要调出的站点(i∈Iexcess)和需要调入的站点(j∈Ishortage)之间的OD对(调度员执行一次任务);Vehicle relocating links: connect the OD pair between the station that needs to be called out (i∈I excess ) and the station that needs to be called in (j∈I shortage ) (the dispatcher executes a task);

非调度链接(Staff rebalancing links):连接需要调入(i∈Ishortage)的站点和需要调出的站点(j∈Iexcess)之间的OD对(调度员在赶往下一个需要调出的站点的路段);Non-scheduling links (Staff rebalancing links): connect the OD pair between the station that needs to be called in (i∈I shortage ) and the station that needs to be called out (j∈I excess ) (the dispatcher is rushing to the next station that needs to be called out section of the site);

归程链接(Staff returning links):连接需要调入的站点和调度中心(调度员回到调度中心)。Return links (Staff returning links): connect the station that needs to be called in and the dispatch center (the dispatcher returns to the dispatch center).

采用整数规划模型来求解上述网络流模型。所生成的调度方案出行链如图3 所示。Integer programming model is used to solve the above network flow model. The trip chain of the generated scheduling scheme is shown in Figure 3.

为了使该模型可以响应系统状态的实时变化,采用动态优化滚动方法。下面标出了需要触发重新优化的事件。除了下面所列出的,若实际有其他原因需要重新优化,也可立即重新调用调度算法。In order to make the model respond to the real-time changes of the system state, a dynamic optimization rolling method is adopted. The events that need to trigger reoptimization are marked below. In addition to those listed below, if there are actually other reasons to re-optimize, the scheduling algorithm can also be immediately re-invoked.

i)站点状态异常,如站点满载、空置发生;i) The status of the site is abnormal, such as when the site is fully loaded or vacant;

ii)设置的优化周期结束;ii) The set optimization period ends;

iii)系统总状态变化(如用站点车辆库存水平总变化衡量)达到规定值;iii) The total state change of the system (as measured by the total change of vehicle inventory level at the station) reaches the specified value;

iv)员工状态变化(如员工换班,新加入员工)。iv) Employee status changes (such as employee shift change, new employees).

重新优化时,新的优化周期阈值计算可以有两种方法:一是在线(on-line)计算,根据重新优化起始时间点,调取历史订单数据,运用模型计算;没有高性能计算机的支持下此方法耗时较长不推荐;另一种方法是离线(off-line)计算;以30min 左右为间隔,计算出各个时间点开始的T长度优化周期对应的阈值。When re-optimizing, there are two ways to calculate the threshold of the new optimization period: one is online (on-line) calculation, according to the re-optimization start time point, call historical order data, and use model calculation; without the support of high-performance computers This method takes a long time and is not recommended; another method is off-line calculation; at intervals of about 30 minutes, calculate the threshold corresponding to the T length optimization cycle starting at each time point.

上述原理简述中所涉及的符号含义如表1所示。The meanings of the symbols involved in the brief description of the above principles are shown in Table 1.

表1符号含义表Table 1 Meaning table of symbols

3)参数标定3) Parameter calibration

优化周期T的设置应该使得参数p在此期间稳定,即调度需求生成模型的假设成立。T长度的选定使得参数p的多天的样本数据服从于正态分布,则可以使用样本均值进行估计。对于实际系统,T一般不应设置小于2小时。本文推荐T设置在 3到6个小时之间。The setting of the optimization period T should make the parameter p stable during this period, that is, the assumption of the scheduling demand generation model is established. The selection of the T length makes the multi-day sample data of the parameter p obey the normal distribution, so the sample mean can be used for estimation. For practical systems, T should generally not be set to less than 2 hours. This article recommends a T setting between 3 and 6 hours.

Probu和Probl设置的越低,表示允许站点失效的概率越低,则调度需求越高。如果设置的过低,那么会生成实际不可能完成的调度需求。设置的过高,则可能工会造成人力浪费。通过分析,得出Probu和Probl合理取值范围为0.3–0.7。The lower the Prob u and Prob l are set, the lower the probability of site failure is allowed, and the higher the scheduling requirement is. If set too low, it will generate scheduling requirements that are practically impossible to fulfill. If the setting is too high, labor unions may cause waste of manpower. Through analysis, it is concluded that the reasonable value range of Prob u and Prob l is 0.3–0.7.

Claims (10)

1.一种汽车共享系统车辆的调度方法,其特征在于,包括以下步骤:1. A dispatching method of a car sharing system vehicle, characterized in that, comprising the following steps: 1)根据各个站点的历史调度数据设定站点失效概率并获取对应的阈值;1) Set the site failure probability and obtain the corresponding threshold according to the historical scheduling data of each site; 2)以调度完成后各个站点的车辆数与阈值的差值最小作为调度模型的目标函数,并且设立约束条件和优先设定,建立调度模型,并且对于需要重新优化的事件进行阈值的重新设定;2) Take the minimum difference between the number of vehicles at each site and the threshold after the scheduling is completed as the objective function of the scheduling model, and set up constraints and priority settings, establish a scheduling model, and reset the threshold for events that need to be re-optimized ; 3)对调度模型进行求解获取对应的调度策略。3) Solve the scheduling model to obtain the corresponding scheduling strategy. 2.根据权利要求1所述的一种汽车共享系统车辆的调度方法,其特征在于,所述的步骤2)中,调度模型的目标函数为:2. the scheduling method of a kind of car sharing system vehicle according to claim 1, is characterized in that, in described step 2), the objective function of scheduling model is: <mrow> <mi>min</mi> <mo>{</mo> <munder> <munder> <mo>&amp;Sigma;</mo> <mrow> <mi>i</mi> <mo>&amp;Element;</mo> <msub> <mi>I</mi> <mrow> <mi>e</mi> <mi>x</mi> <mi>c</mi> <mi>e</mi> <mi>s</mi> <mi>s</mi> </mrow> </msub> </mrow> </munder> <mrow> <mi>j</mi> <mo>&amp;Element;</mo> <msub> <mi>I</mi> <mrow> <mi>s</mi> <mi>h</mi> <mi>o</mi> <mi>r</mi> <mi>t</mi> <mi>a</mi> <mi>g</mi> <mi>e</mi> </mrow> </msub> </mrow> </munder> <mrow> <mo>(</mo> <msub> <mi>&amp;alpha;</mi> <mi>i</mi> </msub> <mo>+</mo> <msub> <mi>&amp;alpha;</mi> <mi>j</mi> </msub> <mo>)</mo> </mrow> <msub> <mi>x</mi> <mrow> <mi>i</mi> <mi>j</mi> </mrow> </msub> <mo>}</mo> </mrow> <mrow> <mi>min</mi> <mo>{</mo> <munder> <munder> <mo>&amp;Sigma;</mo> <mrow> <mi>i</mi> <mo>&amp;Element;</mo> <msub> <mi>I</mi> <mrow> <mi>e</mi> <mi>x</mi> <mi>c</mi> <mi>e</mi> <mi>s</mi> <mi>s</mi> </mrow> </msub> </mrow> </munder> <mrow> <mi>j</mi> <mo>&amp;Element;</mo> <msub> <mi>I</mi> <mrow> <mi>s</mi> <mi>h</mi> <mi>o</mi> <mi>r</mi> <mi>t</mi> <mi>a</mi> <mi>g</mi> <mi>e</mi> </mrow> </msub> </mrow> </munder> <mrow> <mo>(</mo> <msub> <mi>&amp;alpha;</mi> <mi>i</mi> </msub> <mo>+</mo> <msub> <mi>&amp;alpha;</mi> <mi>j</mi> </msub> <mo>)</mo> </mrow> <msub> <mi>x</mi> <mrow> <mi>i</mi> <mi>j</mi> </mrow> </msub> <mo>}</mo> </mrow> 其中,xij为在优化周期T内需要调出车辆的站点i到需要调入车辆的站点j之间的调度车辆数,αi、αj为优先权附加系数,Iexcess为调出车辆的站点集合,Ishortage为调入车辆的站点集合。Among them, x ij is the number of dispatched vehicles between the station i that needs to call out the vehicle and the station j that needs to call in the vehicle within the optimization period T, α i and α j are the priority additional coefficients, and I excess is the number of vehicles that are called out Station collection, I shortage is the station collection transferred to the vehicle. 3.根据权利要求2所述的一种汽车共享系统车辆的调度方法,其特征在于,所述的步骤2)中,优先设定包括站点优先和状态优先,所述的站点优先中通过设置优先权附加系数来表示站点的优先级,所述的状态优先中,设定站点满载站台的优先级高于站点空置状态。3. The dispatching method of a kind of car sharing system vehicle according to claim 2, it is characterized in that, in the described step 2), priority setting includes site priority and state priority, in the described site priority, by setting priority The additional coefficient of the weight is used to represent the priority of the station. In the state priority, the priority of the station that is fully loaded is higher than that of the vacant station. 4.根据权利要求2所述的一种汽车共享系统车辆的调度方法,其特征在于,所述的步骤2)中,约束条件包括调度量上限约束、员工出行链长度约束、续航约束、节点守恒约束、单次调度距离限制约束和可行性约束。4. The dispatching method of a kind of car sharing system vehicle according to claim 2, it is characterized in that, in described step 2), constraint condition comprises dispatching amount upper limit constraint, employee travel chain length constraint, battery life constraint, node conservation Constraints, single-scheduling distance limit constraints, and feasibility constraints. 5.根据权利要求4所述的一种汽车共享系统车辆的调度方法,其特征在于,所述的调度量上限约束为调度任务数量应确保每个站点被调度的车辆数不多于实际所需要调度的车辆,即不多于调度需求,表达式为:5. A method for scheduling vehicles in a car sharing system according to claim 4, wherein the upper limit of the scheduling amount is constrained to ensure that the number of scheduled tasks at each site is no more than the actual number of vehicles required The dispatched vehicles, that is, not more than the dispatching demand, the expression is: <mrow> <msub> <mi>Veh</mi> <mi>i</mi> </msub> <mo>-</mo> <munder> <mo>&amp;Sigma;</mo> <mi>j</mi> </munder> <msub> <mi>x</mi> <mrow> <mi>i</mi> <mi>j</mi> </mrow> </msub> <mo>&amp;GreaterEqual;</mo> <msubsup> <mi>Thrd</mi> <mi>i</mi> <mi>U</mi> </msubsup> <mo>,</mo> <mi>f</mi> <mi>o</mi> <mi>r</mi> <mi> </mi> <mi>e</mi> <mi>a</mi> <mi>c</mi> <mi>h</mi> <mi> </mi> <mi>i</mi> <mo>&amp;Element;</mo> <msub> <mi>I</mi> <mrow> <mi>e</mi> <mi>x</mi> <mi>c</mi> <mi>e</mi> <mi>s</mi> <mi>s</mi> </mrow> </msub> </mrow> <mrow> <msub> <mi>Veh</mi> <mi>i</mi> </msub> <mo>-</mo> <munder> <mo>&amp;Sigma;</mo> <mi>j</mi> </munder> <msub> <mi>x</mi> <mrow> <mi>i</mi> <mi>j</mi> </mrow> </msub> <mo>&amp;GreaterEqual;</mo> <msubsup> <mi>Thrd</mi> <mi>i</mi> <mi>U</mi> </msubsup> <mo>,</mo> <mi>f</mi> <mi>o</mi> <mi>r</mi> <mi> </mi> <mi>e</mi> <mi>a</mi> <mi>c</mi> <mi>h</mi> <mi> </mi> <mi>i</mi> <mo>&amp;Element;</mo> <msub> <mi>I</mi> <mrow> <mi>e</mi> <mi>x</mi> <mi>c</mi> <mi>e</mi> <mi>s</mi> <mi>s</mi> </mrow> </msub> </mrow> <mrow> <msub> <mi>Veh</mi> <mi>i</mi> </msub> <mo>+</mo> <munder> <mo>&amp;Sigma;</mo> <mi>i</mi> </munder> <msub> <mi>x</mi> <mrow> <mi>i</mi> <mi>j</mi> </mrow> </msub> <mo>&amp;le;</mo> <msubsup> <mi>Thrd</mi> <mi>i</mi> <mi>L</mi> </msubsup> <mo>,</mo> <mi>f</mi> <mi>o</mi> <mi>r</mi> <mi> </mi> <mi>e</mi> <mi>a</mi> <mi>c</mi> <mi>h</mi> <mi> </mi> <mi>i</mi> <mo>&amp;Element;</mo> <msub> <mi>I</mi> <mrow> <mi>s</mi> <mi>h</mi> <mi>o</mi> <mi>r</mi> <mi>t</mi> <mi>a</mi> <mi>g</mi> <mi>e</mi> </mrow> </msub> </mrow> <mrow> <msub> <mi>Veh</mi> <mi>i</mi> </msub> <mo>+</mo> <munder> <mo>&amp;Sigma;</mo> <mi>i</mi> </munder> <msub> <mi>x</mi> <mrow> <mi>i</mi> <mi>j</mi> </mrow> </msub> <mo>&amp;le;</mo> <msubsup> <mi>Thrd</mi> <mi>i</mi> <mi>L</mi> </msubsup> <mo>,</mo> <mi>f</mi> <mi>o</mi> <mi>r</mi> <mi> </mi> <mi>e</mi> <mi>a</mi> <mi>c</mi> <mi>h</mi> <mi> </mi> <mi>i</mi> <mo>&amp;Element;</mo> <msub> <mi>I</mi> <mrow> <mi>s</mi> <mi>h</mi> <mi>o</mi> <mi>r</mi> <mi>t</mi> <mi>a</mi> <mi>g</mi> <mi>e</mi> </mrow> </msub> </mrow> 其中,Vehi为站点i当前车辆数,为站点i的上阈值,为站点i的下阈值。Among them, Veh i is the current number of vehicles at station i, is the upper threshold of site i, is the lower threshold of site i. 6.根据权利要求4所述的一种汽车共享系统车辆的调度方法,其特征在于,所述的员工出行链长度约束为:6. The dispatching method of a kind of car sharing system vehicle according to claim 4, is characterized in that, described employee's travel chain length constraint is: 其中,为站点i到j的调度任务向量,为欧几里得空间Rn的基向量,Distij为站点i到站点j之间的距离,V为行驶速度,TLk为员工k的出行长度实际限制值,K为员工编号集,为站点i到j的的调度任务向量的第k个维度,即第k个员工从站点i去站点j的次数。in, is the scheduling task vector from site i to j, is the basis vector of Euclidean space R n , Dist ij is the distance between station i and station j, V is the driving speed, TL k is the actual limit value of the travel length of employee k, K is the employee number set, is the k-th dimension of the scheduling task vector from site i to j, that is, the number of times the k-th employee goes from site i to site j. 7.根据权利要求6所述的一种汽车共享系统车辆的调度方法,其特征在于,所述的续航约束为:7. The scheduling method of a car sharing system vehicle according to claim 6, wherein the endurance constraint is as follows: 其中,分别为站点i车辆中第1、2个最大的续航里程,的第k1个维度,的第k2个维度,为站点i到站点j1之间的距离,分别为站点i到站点j2之间的距离。in, with are the 1st and 2nd largest cruising ranges of vehicles at site i respectively, for The k 1th dimension of , for The k 2th dimension of , is the distance from site i to site j 1 , are the distances from site i to site j 2 respectively. 8.根据权利要求6所述的一种汽车共享系统车辆的调度方法,其特征在于,所述的节点守恒约束为:8. The dispatching method of a kind of car sharing system vehicle according to claim 6, is characterized in that, described node conservation constraint is: 其中,为判断员工k是否在站点i的状态标识。in, In order to determine whether employee k is in the status of site i. 9.根据权利要求8所述的一种汽车共享系统车辆的调度方法,其特征在于,所述的单次调度距离限制约束为:9. The dispatching method of a kind of car sharing system vehicle according to claim 8, is characterized in that, described single dispatching distance limit constraint is: 其中,Distmax为单次调度任务最大距离限制。Among them, Dist max is the maximum distance limit for a single scheduling task. 10.根据权利要求8所述的一种汽车共享系统车辆的调度方法,其特征在于,所述的可行性约束为:10. The scheduling method of a car sharing system vehicle according to claim 8, wherein the feasibility constraint is: 其中,Fasbij(k)为对站点i到j员工k附加的可行性约束。Among them, Fasb ij (k) is the additional feasibility constraint on employee k from site i to j.
CN201710333494.9A 2017-05-12 2017-05-12 A scheduling method for vehicles in a car sharing system Active CN107239883B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710333494.9A CN107239883B (en) 2017-05-12 2017-05-12 A scheduling method for vehicles in a car sharing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710333494.9A CN107239883B (en) 2017-05-12 2017-05-12 A scheduling method for vehicles in a car sharing system

Publications (2)

Publication Number Publication Date
CN107239883A true CN107239883A (en) 2017-10-10
CN107239883B CN107239883B (en) 2020-11-27

Family

ID=59984423

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710333494.9A Active CN107239883B (en) 2017-05-12 2017-05-12 A scheduling method for vehicles in a car sharing system

Country Status (1)

Country Link
CN (1) CN107239883B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107657353A (en) * 2017-11-09 2018-02-02 东峡大通(北京)管理咨询有限公司 The dispatching method and system of lease
CN109215383A (en) * 2018-10-22 2019-01-15 北京首汽智行科技有限公司 A kind of vehicle dispatching method
CN109934380A (en) * 2019-01-23 2019-06-25 天津市市政工程设计研究院 Optimization method of shared electric vehicle vehicle and personnel scheduling based on two-level programming
CN110047279A (en) * 2019-04-04 2019-07-23 东南大学 A method of shared bicycle scheduling quantum is determined based on order data
CN110543699A (en) * 2019-08-15 2019-12-06 阿里巴巴集团控股有限公司 shared vehicle travel data simulation and shared vehicle scheduling method, device and equipment
WO2019237522A1 (en) * 2018-06-15 2019-12-19 平安科技(深圳)有限公司 Vehicle leasing method and apparatus, and computer device and storage medium
CN110853374A (en) * 2019-10-30 2020-02-28 中国第一汽车股份有限公司 Shared automobile scheduling method and system based on unmanned technology
CN111612358A (en) * 2020-05-25 2020-09-01 北京交通大学 Shared car vehicle scheduling and dispatcher path optimization method
CN111861217A (en) * 2020-07-22 2020-10-30 上海汽车集团股份有限公司 Vehicle allocation method and device and computer readable storage medium
CN113269364A (en) * 2021-06-01 2021-08-17 上海汽车集团股份有限公司 Scheduling method and device for shared vehicles
CN113361916A (en) * 2021-06-04 2021-09-07 付鑫 Multi-mode sharing travel fusion scheduling optimization system considering single-cut scene
CN113869674A (en) * 2021-09-13 2021-12-31 武汉理工大学 A scheduling method for coal port entry and exit operations based on constraint programming
CN114037324A (en) * 2021-11-16 2022-02-11 摩拜(北京)信息技术有限公司 Vehicle scheduling method, device and server

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11272984A (en) * 1998-03-19 1999-10-08 Honda Motor Co Ltd Vehicle sharing system preparing vehicle allotting plain in response to return information and vehicle allotting method
EP1172768A2 (en) * 2000-06-28 2002-01-16 Honda Giken Kogyo Kabushiki Kaisha Method for efficient vehicle allocation in vehicle sharing system
CN104252653A (en) * 2013-06-26 2014-12-31 国际商业机器公司 Method and system for deploying bicycle between public bicycle stations
CN104715290A (en) * 2015-03-25 2015-06-17 苏州科技学院 Public bike scheduling system and scheduling method thereof
CN105719083A (en) * 2016-01-21 2016-06-29 华南理工大学 Public bicycle peak time scheduling method based on multilevel partition
CN106503869A (en) * 2016-11-14 2017-03-15 东南大学 A kind of public bicycles dynamic dispatching method that is predicted based on website short-term needs

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11272984A (en) * 1998-03-19 1999-10-08 Honda Motor Co Ltd Vehicle sharing system preparing vehicle allotting plain in response to return information and vehicle allotting method
EP1172768A2 (en) * 2000-06-28 2002-01-16 Honda Giken Kogyo Kabushiki Kaisha Method for efficient vehicle allocation in vehicle sharing system
CN104252653A (en) * 2013-06-26 2014-12-31 国际商业机器公司 Method and system for deploying bicycle between public bicycle stations
CN104715290A (en) * 2015-03-25 2015-06-17 苏州科技学院 Public bike scheduling system and scheduling method thereof
CN105719083A (en) * 2016-01-21 2016-06-29 华南理工大学 Public bicycle peak time scheduling method based on multilevel partition
CN106503869A (en) * 2016-11-14 2017-03-15 东南大学 A kind of public bicycles dynamic dispatching method that is predicted based on website short-term needs

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107657353A (en) * 2017-11-09 2018-02-02 东峡大通(北京)管理咨询有限公司 The dispatching method and system of lease
WO2019237522A1 (en) * 2018-06-15 2019-12-19 平安科技(深圳)有限公司 Vehicle leasing method and apparatus, and computer device and storage medium
CN109215383A (en) * 2018-10-22 2019-01-15 北京首汽智行科技有限公司 A kind of vehicle dispatching method
CN109934380A (en) * 2019-01-23 2019-06-25 天津市市政工程设计研究院 Optimization method of shared electric vehicle vehicle and personnel scheduling based on two-level programming
CN110047279A (en) * 2019-04-04 2019-07-23 东南大学 A method of shared bicycle scheduling quantum is determined based on order data
CN110543699B (en) * 2019-08-15 2023-06-13 创新先进技术有限公司 Shared vehicle travel data simulation and shared vehicle scheduling method, device and equipment
CN110543699A (en) * 2019-08-15 2019-12-06 阿里巴巴集团控股有限公司 shared vehicle travel data simulation and shared vehicle scheduling method, device and equipment
CN110853374A (en) * 2019-10-30 2020-02-28 中国第一汽车股份有限公司 Shared automobile scheduling method and system based on unmanned technology
CN111612358A (en) * 2020-05-25 2020-09-01 北京交通大学 Shared car vehicle scheduling and dispatcher path optimization method
CN111612358B (en) * 2020-05-25 2024-04-12 北京交通大学 Shared automobile vehicle dispatching and dispatcher path optimization method
CN111861217A (en) * 2020-07-22 2020-10-30 上海汽车集团股份有限公司 Vehicle allocation method and device and computer readable storage medium
CN111861217B (en) * 2020-07-22 2024-06-18 上海汽车集团股份有限公司 Vehicle allocation method and device and computer readable storage medium
CN113269364A (en) * 2021-06-01 2021-08-17 上海汽车集团股份有限公司 Scheduling method and device for shared vehicles
CN113361916A (en) * 2021-06-04 2021-09-07 付鑫 Multi-mode sharing travel fusion scheduling optimization system considering single-cut scene
CN113869674A (en) * 2021-09-13 2021-12-31 武汉理工大学 A scheduling method for coal port entry and exit operations based on constraint programming
CN114037324A (en) * 2021-11-16 2022-02-11 摩拜(北京)信息技术有限公司 Vehicle scheduling method, device and server

Also Published As

Publication number Publication date
CN107239883B (en) 2020-11-27

Similar Documents

Publication Publication Date Title
CN107239883A (en) A kind of dispatching method of Car sharing vehicle
Abdullah et al. Reinforcement learning based EV charging management systems–a review
Rasheed et al. An optimal scheduling and distributed pricing mechanism for multi-region electric vehicle charging in smart grid
Munir et al. Risk-aware energy scheduling for edge computing with microgrid: A multi-agent deep reinforcement learning approach
CN110796286B (en) Flexible planning method of power distribution system suitable for electric automobile large-scale application
Jin et al. Optimal priority rule-enhanced deep reinforcement learning for charging scheduling in an electric vehicle battery swapping station
CN107179769A (en) A kind of AGV quantity configuration methods emulated based on Real-Time Scheduling with queueing theory
CN114282821B (en) A method, system and device for scheduling shared electric vehicles
Wang et al. Coordinated planning of electric vehicle charging infrastructure and renewables in power grids
CN111798121B (en) Distributed collaborative optimization method for energy management scheduling of electric automobile
CN117985557B (en) Elevator cluster control method and system
Ghosh et al. Improving customer satisfaction in bike sharing systems through dynamic repositioning
CN114722595B (en) A method for optimizing operation of a microgrid containing a battery swap station
CN114692965A (en) Electric vehicle cluster schedulable potential prediction method and device based on digital-analog hybrid driving
CN115392143A (en) Mobile energy storage charging and discharging space-time planning method based on deep reinforcement learning
Fan et al. Optimal shared mobility planning for electric vehicles in the distribution network
CN111833205B (en) An intelligent scheduling method for mobile charging pile groups in a big data scenario
CN117057533A (en) Method and device for optimizing subdivision period ordered charging strategy based on load evaluation
Ma et al. IMOCS based EV charging station planning optimization considering stakeholders’ interests balance
Xu et al. Quantum Reinforcement Learning for real-time optimization in Electric Vehicle charging systems
Sun et al. Charging stations‐oriented electric vehicle charging strategy based on battery characteristics
CN119167789A (en) Multimodal transport intelligent scheduling optimization method, device, equipment and storage medium
CN112224083B (en) Electric vehicle charging method and device based on Internet of Things
CN118071108A (en) Digital twin and causal model fused wharf AGV linkage method and system
Kwasinski et al. Signal processing in the electrification of vehicular transportation: techniques for electric and plug-in hybrid electric vehicles on the smart grid

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