CN106910350A - A kind of method for finding signalized crossing group's critical path - Google Patents

A kind of method for finding signalized crossing group's critical path Download PDF

Info

Publication number
CN106910350A
CN106910350A CN201710172728.6A CN201710172728A CN106910350A CN 106910350 A CN106910350 A CN 106910350A CN 201710172728 A CN201710172728 A CN 201710172728A CN 106910350 A CN106910350 A CN 106910350A
Authority
CN
China
Prior art keywords
path
intersection
paths
degree
association
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
CN201710172728.6A
Other languages
Chinese (zh)
Other versions
CN106910350B (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.)
Southeast University
Original Assignee
Southeast 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 Southeast University filed Critical Southeast University
Priority to CN201710172728.6A priority Critical patent/CN106910350B/en
Publication of CN106910350A publication Critical patent/CN106910350A/en
Application granted granted Critical
Publication of CN106910350B publication Critical patent/CN106910350B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/07Controlling traffic signals
    • G08G1/08Controlling traffic signals according to detected number or speed of vehicles

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Traffic Control Systems (AREA)

Abstract

本发明公开了一种寻找信号控制交叉口群关键路径的方法,包括如下步骤:(1)获取交叉口群所有路段与交叉口的各项数据信息;(2)根据这些数据计算交叉口群各路径起讫点的离散性关联指标I1;(3)计算交叉口群各个路段的阻滞性关联指标I2;(4)令作为一条路径的总关联性指标,为该路径所有路段I2的平均值,用种群算法搜索交叉口群的路径,得出I最高的一条路径作为关键路径。本发明对路径关联度模型进行微调,搜索关联度最高的路径,不必遍历所有路径,大大减少了运算量,从而减少了整个信号控制交叉口群时空资源协调优化系统的运算时间,增强协调控制的实时性与有效性,增大其可以处理的交叉口群规模。

The invention discloses a method for finding a key path of a signal control intersection group, which comprises the following steps: (1) obtaining various data information of all road sections and intersections of the intersection group; The discrete correlation index I 1 of the starting and ending points of the path; (3) calculating the blocking correlation index I 2 of each section of the intersection group; (4) order As the total relevance index of a path, I 2 is the average value of all sections of the path, use the population algorithm to search the path of the intersection group, and get the path with the highest I as the critical path. The present invention fine-tunes the path correlation model, searches for the path with the highest correlation degree, does not need to traverse all paths, greatly reduces the calculation amount, thereby reduces the calculation time of the entire signal control intersection group space-time resource coordination and optimization system, and enhances the efficiency of coordination control Real-time and effectiveness, increasing the scale of the intersection group it can handle.

Description

一种寻找信号控制交叉口群关键路径的方法A Method of Finding the Critical Path of Signal Controlled Intersection Group

技术领域technical field

本发明涉及交通信号控制领域,尤其是一种寻找信号控制交叉口群关键路径的方法。The invention relates to the field of traffic signal control, in particular to a method for finding a key path of a signal-controlled intersection group.

背景技术Background technique

我国在城市道路网干道上的交叉口多为信号控制交叉口,分别进行单点信号控制。进行单点信号控制时车辆在交叉口处频繁停车,因此导致路网运行效率低下、出行延误增大等交通问题。为减少车辆在各个交叉口上的停车时间,交叉口群时空资源优化系统通过实时监测交通量,将多个交叉口作为一个整体进行协调控制,以减少交叉口群的拥堵。Most of the intersections on the arterial roads of the urban road network in my country are signal-controlled intersections, and single-point signal control is carried out respectively. Vehicles frequently stop at intersections during single-point signal control, which leads to traffic problems such as inefficient road network operation and increased travel delays. In order to reduce the parking time of vehicles at each intersection, the time-space resource optimization system of intersection group monitors the traffic volume in real time, and coordinates and controls multiple intersections as a whole to reduce the congestion of intersection groups.

现有的交叉口群协调控制系统分为五个部分,包含目标交叉口识别、交叉口群范围划定、关键路径检索、时空资源优化和在线实时调整五个步骤。其中,关键路径搜索模块采用的模型中,路径关联度的计算有一个去量纲步骤,使得每个路径的关联度计算取决于所有路径阻滞性关联度与离散型关联度的极值,遍历交叉口所有路径不可避免,致使该模块计算耗费大量时间,常常达到数分钟,这一时段内交通流量已经发生了变化,削弱了整个协调控制系统的实时性,影响调整效果。The existing coordination control system of intersection group is divided into five parts, including five steps of target intersection identification, intersection group range delimitation, critical path retrieval, spatio-temporal resource optimization and online real-time adjustment. Among them, in the model adopted by the critical path search module, the calculation of the path correlation degree has a dimensionless step, so that the calculation of the correlation degree of each path depends on the extreme value of all path blocking correlation degrees and discrete correlation degrees. All paths at the intersection are unavoidable, which makes the calculation of this module take a lot of time, often reaching several minutes. The traffic flow has changed during this period, which weakens the real-time performance of the entire coordinated control system and affects the adjustment effect.

发明内容Contents of the invention

本发明所要解决的技术问题在于,提供一种寻找信号控制交叉口群关键路径的方法,能够减少运算量,增大可以处理的交叉口群规模。The technical problem to be solved by the present invention is to provide a method for finding the critical path of signal-controlled intersection groups, which can reduce the amount of computation and increase the scale of the intersection groups that can be processed.

为解决上述技术问题,本发明提供一种寻找信号控制交叉口群关键路径的方法,包括如下步骤:In order to solve the above-mentioned technical problems, the present invention provides a method for finding the key path of signal control intersection group, comprising the following steps:

(1)获取交叉口群的各项数据,包括交叉口群的范围X、交叉口数量N、关键交叉口K、交叉口与路段的连接方式以及各交叉口每个进口道的车道数、渠化方案、排队长度、车速、各流向的交通量;(1) Obtain various data of the intersection group, including the range X of the intersection group, the number of intersections N, the key intersection K, the connection mode between the intersection and the road section, and the number of lanes of each entrance lane at each intersection, channel optimization scheme, queuing length, vehicle speed, and traffic volume in each direction;

(2)遍历所有边缘交叉口的数据,计算得到交叉口群内所有路径的离散性关联度I1,计算公式如下:(2) Traversing the data of all edge intersections, calculating the discrete correlation degree I 1 of all paths in the intersection group, the calculation formula is as follows:

I1=nd/n0 I 1 =n d /n 0

nd——车队在路径起点绿灯时间内通过的车辆数(veh)n d ——the number of vehicles passing by the convoy within the green light time at the starting point of the route (veh)

no——车队在路径终点绿灯时间内通过的车辆数(veh);n o ——the number of vehicles passing by the convoy within the green light time at the end of the route (veh);

(3)遍历交叉口群内所有路段,计算得出其两端交叉口的阻滞性关联度I2,单向N车道路段m的阻滞性关联度计算公式为:(3) Traversing all road sections in the intersection group, calculate the blocking correlation degree I 2 of the intersection at both ends, and the blocking correlation degree of the one-way N-lane road section m The calculation formula is:

L——路段长度(m)L——length of road section (m)

——该路段第n个车道的功能区长度(m) ——The functional area length of the nth lane of the road section (m)

——路段m第n条车道的车辆排队长度(m) ——The vehicle queuing length of the nth lane of road section m (m)

——减速距离(m) ——Deceleration distance (m)

——感知-反应距离(m); ——perception-response distance (m);

(4)然后通过遗传算法得出路网中总体关联度I最大的路径,有M条路段的路径,其总体关联度如下:(4) Then obtain the path with the largest overall correlation degree I in the road network by genetic algorithm, there are M road sections, and its overall correlation degree is as follows:

优选的,步骤(4)中,遗传算法的具体步骤为:Preferably, in step (4), the specific steps of genetic algorithm are:

(41)为各交叉口编号,即X={0,1,…,N},用编号序列表示一条路径,即R={xn},R为一条路径,xn表示该路径第n个交叉口;从关键交叉口开始向外随机搜索,生成一条两端处于交叉口群边界的路径R,重复生成多个R,构成初始种群 (41) Number each intersection, that is, X={0,1,...,N}, represent a path with a number sequence, that is, R={x n }, R is a path, and x n represents the nth path of the path Intersection: Randomly search outward from the key intersection, generate a path R with both ends at the boundary of the intersection group, and repeatedly generate multiple R to form the initial population

(42)在中随机选择两相交路径:(42) in Randomly choose two intersecting paths in :

rand(set)——在set中随机选择一个元素rand(set) - randomly selects an element in the set

令X12=R1∩R2,若|X12|≥2,随机取这两条路径的两个交点:Let X 12 =R 1 ∩R 2 , if |X 12 |≥2, randomly select two intersection points of these two paths:

x1=rand(X12),x2=rand(X12)x 1 =rand(X 12 ), x 2 =rand(X 12 )

将R1、R2在x1、x2之间的部分交换,生成子代路径RF1、RF2;若|X12|=1,则将交点x∈X12后的部分交换,生成RF1、RF2;多次重复该过程,将生成的所有子代路径组成子代种群模拟自然界的交配、繁殖过程;Exchange the parts of R 1 and R 2 between x 1 and x 2 to generate child paths R F1 and R F2 ; if |X 12 |=1, exchange the parts after the intersection point x∈X 12 to generate R F1 , R F2 ; repeat this process many times, and form all the generated offspring paths into the offspring population Simulate the process of mating and reproduction in nature;

(43)计算所有路径的关联度I,并在随机选取多个路径R:(43) calculation The associativity I of all paths, and in Randomly select multiple paths R:

采取自适应概率,每个路径R的被选取的概率公式如下:Taking adaptive probability, the selected probability formula of each path R is as follows:

pmin、pmax均为可调节参数Both p min and p max are adjustable parameters

fmax——中所有路径的fRn的最大值f max —— The maximum value of f Rn for all paths in

fmin——中fRn的最小值f min —— The minimum value of f Rn in

iR——路径R的关联度IR所有路径中的降序排名i R ——the correlation degree I R of the path R in Descending rank in all paths

在被选中的R中随机选择一个交叉口xi,若i≠0∧i≠|R|,则选取xi-1的另一个相邻交叉口x′iRandomly select an intersection x i in the selected R, if i≠0∧i≠|R|, then select another adjacent intersection x′ i of x i-1 :

xi=rand(R)x i = rand(R)

x′i=rand({x|x∈X∧join(x,xi-1)})x′ i =rand({x|x∈X∧join(x, xi-1 )})

否则选取另一边缘交叉口x′iOtherwise choose another edge intersection x′ i ;

若x′i与后续交叉口xi+i直接相连,则将R中的xi替换为x′i;否则搜寻到xi+i最短的路径r′={x′i,x′i+1,…,x′i+i′},用r′替换R中的xi;该步模拟生物基因突变过程。If x′ i is directly connected to the subsequent intersection x i+i , replace x i in R with x′ i ; otherwise find the shortest path r′={x′ i ,x′ i+ 1 ,...,x′ i+i′ }, replace xi in R with r′; this step simulates the biological gene mutation process.

(44)重新计算所有路径的关联度I,对其进行筛选,仅留下与亲代种群数量相同的一部分路径,构成路径R被去除的概率为:(44) Recalculate The association degree I of all paths is screened, and only a part of the paths with the same number of parental populations are left, forming The probability of path R being removed is:

(45)若种群的路径的关联度未达到收敛条件,也未达到预定的最大迭代次数,令并回到步骤(42);否则停止迭代并将当前关联度最高的路径Rmax作为关键路径。(45) If the correlation degree of the path of the population does not meet the convergence condition and the predetermined maximum number of iterations, make And return to step (42); otherwise, stop the iteration and use the current path R max with the highest correlation degree as the critical path.

本发明的有益效果为:本发明对路径关联度模型进行微调,每条路径的关联度与交叉口群其他路径解耦,可以单独计算,从而可以利用启发式算法求取近似解,搜索关联度最高的路径,不必遍历所有路径,大大减少了运算量,从而减少了整个信号控制交叉口群时空资源协调优化系统的运算时间,增强协调控制的实时性与有效性,增大其可以处理的交叉口群规模。The beneficial effects of the present invention are: the present invention fine-tunes the path correlation model, and the correlation degree of each path is decoupled from other paths of the intersection group, and can be calculated separately, so that an approximate solution can be obtained by using a heuristic algorithm, and the correlation degree can be searched The highest path does not need to traverse all paths, which greatly reduces the amount of computation, thereby reducing the computation time of the entire signal control intersection group space-time resource coordination and optimization system, enhancing the real-time performance and effectiveness of coordination control, and increasing the number of intersections it can handle population size.

附图说明Description of drawings

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

具体实施方式detailed description

如图1所示,一种寻找信号控制交叉口群关键路径的方法,包括如下步骤:As shown in Figure 1, a method for finding the critical path of a signal-controlled intersection group includes the following steps:

(1)调查获得交叉口群的各项数据,包括交叉口群的范围X、交叉口数量N、关键交叉口K、交叉口与路段的连接方式、每个进口道的车道数M、渠化方案等,并通过电子设备获取各进口道的排队长度、车速、各流向的交通量与车速等实时交通流信息。(1) Obtain various data of the intersection group, including the range X of the intersection group, the number of intersections N, the key intersection K, the connection mode between the intersection and the road section, the number of lanes M of each entrance road, channelization Plans, etc., and obtain real-time traffic flow information such as queue length, vehicle speed, traffic volume and vehicle speed in each flow direction through electronic equipment.

(2)遍历所有边缘交叉口的数据,计算得到交叉口群内所有路径的离散性关联度I1,计算公式如下:(2) Traversing the data of all edge intersections, calculating the discrete correlation degree I 1 of all paths in the intersection group, the calculation formula is as follows:

I1=nd/n0 I 1 =n d /n 0

nd——车队在路径起点绿灯时间内通过的车辆数(veh)n d ——the number of vehicles passing by the convoy within the green light time at the starting point of the route (veh)

no——车队在路径终点绿灯时间内通过的车辆数(veh)n o ——the number of vehicles passing by the fleet within the green light time at the end of the route (veh)

(3)遍历交叉口群内所有路段,计算得出其两端交叉口的阻滞性关联度I2。单向N车道路段m的阻滞性关联度计算公式为:(3) Traverse all road sections in the intersection group, and calculate the blocking correlation degree I 2 of the intersections at both ends. Relevance degree of retardation of one-way N-lane road section m The calculation formula is:

L——路段长度(m)L——length of road section (m)

——该路段第n个车道的功能区长度(m) ——The functional area length of the nth lane of the road section (m)

——路段m第n条车道的车辆排队长度(m) ——The vehicle queuing length of the nth lane of road section m (m)

——减速距离(m) ——Deceleration distance (m)

——感知-反应距离(m) ——perception-reaction distance (m)

(4)然后通过遗传算法得出路网中总体关联度I最大的路径。有M条路段的路径,其总体关联度如下:(4) Then use the genetic algorithm to obtain the path with the largest overall correlation degree I in the road network. For a path with M road segments, its overall relevance is as follows:

遗传算法的具体步骤为:The specific steps of genetic algorithm are:

(40)设置迭代结束的条件:(40) Set the condition for the end of the iteration:

并设置最大迭代次数T;And set the maximum number of iterations T;

(41)令所有交叉口为集合X,为各交叉口编号,即X={0,1,…,N},用编号序列表示一条路径。即R={xn},R为一条路径,xn表示该路径第n个交叉口。从关键交叉口开始向外随机搜索,生成一条由关键交叉口达到交叉口群边界的路径:(41) Let all intersections be a set X, and number each intersection, that is, X={0,1,...,N}, and use a numbering sequence to represent a path. That is, R={x n }, R is a path, and x n represents the nth intersection of the path. Randomly search outward from the critical intersection to generate a path from the critical intersection to the boundary of the intersection group:

R1={xn|xn=rand(X)∧(n=0∨join(xn,xn-1)}R 1 ={x n |x n =rand(X)∧(n=0∨join(x n ,x n-1 )}

R2={xn|xn=rand(X)∧join(xn-1,xn)}R 2 ={x n |x n =rand(X)∧join(x n-1 ,x n )}

rand(set)——在set中随机选择一个元素rand(set) - randomly selects an element in the set

重复生成多个R,构成初始种群 Generate multiple R repeatedly to form the initial population

(42)在中随机选择两相交路径:(42) in Randomly choose two intersecting paths in :

令X12=R1∩R2,若|X12|≥2,随机取这两条路径的两个交点:Let X 12 =R 1 ∩R 2 , if |X 12 |≥2, randomly select two intersection points of these two paths:

x1=rand(X12),x2=rand(X12)x 1 =rand(X 12 ), x 2 =rand(X 12 )

将R1、R2在x1、x2之间的部分交换,生成子代路径RF1、RF2。若|X12|=1,则将交点x∈X12后的部分交换,生成RF1、RF2。多次重复该过程,将生成的所有子代路径组成子代种群 Exchange parts of R 1 and R 2 between x 1 and x 2 to generate descendant paths R F1 and R F2 . If |X 12 |=1, exchange the part after the intersection point x∈X 12 to generate R F1 and R F2 . Repeat this process multiple times to form all the generated offspring paths into offspring populations

(43)计算所有路径的关联度I,并在随机选取多个路径R:(43) calculation The associativity I of all paths, and in Randomly select multiple paths R:

采取自适应概率,路径R的被选中的概率公式如下:Taking adaptive probability, the formula of the selected probability of path R is as follows:

pmin、pmax均为可调节参数Both p min and p max are adjustable parameters

fmax——中所有路径的fRn的最大值f max —— The maximum value of f Rn for all paths in

fmin——中fRn的最小值f min —— The minimum value of f Rn in

iR——路径R的关联度IR中所有路径关联度中的降序排名i R ——the correlation degree I R of the path R in Descending rank among all path associations in

在R中随机选择一个交叉口xi,若i≠0∧i≠|R|,则选取xi-1的另一个相邻交叉口x′iRandomly select an intersection x i in R, if i≠0∧i≠|R|, then select another adjacent intersection x′ i of x i-1 :

xi=rand(R)x i = rand(R)

x′i=rand({x|x∈X∧join(x,xi-1)})x′ i =rand({x|x∈X∧join(x, xi-1 )})

否则选取另一边缘交叉口x′iOtherwise choose another edge intersection x′ i .

若x′i与后续交叉口xi+i直接相连,则将R中的xi替换为x′i;否则搜寻到xi+i最短的路径r′={x′i,x′i+1,…,x′i+i′},用r′替换R中的xiIf x′ i is directly connected to the subsequent intersection x i+i , replace x i in R with x′ i ; otherwise find the shortest path r′={x′ i ,x′ i+ 1 ,…,x′ i+i′ }, replace xi in R with r′.

(44)重新计算所有路径的关联度I,对其进行筛选,仅留下与亲代种群数量相同的一部分路径,构成路径R被去除的概率为:(44) Recalculate The association degree I of all paths is screened, and only a part of the paths with the same number of parental populations are left, forming The probability of path R being removed is:

(45)若种群的路径的关联度未达到收敛条件P,迭代次数也未达到预定的最大迭代次数T,则令并回到步骤42);否则停止迭代并将当前关联度最高的路径Rmax作为关键路径。(45) If the correlation degree of the path of the population does not meet the convergence condition P, and the number of iterations does not reach the predetermined maximum number of iterations T, then let And return to step 42); otherwise, stop the iteration and use the current path R max with the highest correlation degree as the critical path.

本方法旨在对城市道路信号控制交叉口群时空资源协调系统的关键路径检索模块进行针对性的改进,提高求解速度。This method aims to improve the critical path retrieval module of the urban road signal control intersection group spatio-temporal resource coordination system and improve the solution speed.

尽管本发明就优选实施方式进行了示意和描述,但本领域的技术人员应当理解,只要不超出本发明的权利要求所限定的范围,可以对本发明进行各种变化和修改。Although the present invention has been illustrated and described in terms of preferred embodiments, those skilled in the art should understand that various changes and modifications can be made to the present invention without departing from the scope defined by the claims of the present invention.

Claims (2)

1. it is a kind of find signalized crossing group critical path method, it is characterised in that comprise the following steps:
(1) obtain each item data of intersection group, including intersection group scope X, intersection quantity N, key intersection K, friendship It is the connected mode in prong and section and the number of track-lines of each each entrance driveway of intersection, canalization scheme, queue length, speed, each The volume of traffic of flow direction;
(2) data of all edge intersections are traveled through, the discreteness degree of association I in all paths in intersection group is calculated1, meter Calculate formula as follows:
I1=nd/n0
nd--- the vehicle number (veh) that fleet passes through in the starting point green time of path
no--- the vehicle number (veh) that fleet passes through in path termination green time;
(3) all sections in traversal intersection group, calculate the retardancy degree of association I of its two ends intersection2, unidirectional N tracks road The retardancy degree of association of section mComputing formula is:
I 2 m = m a x ( D 1 m , D 2 m , ... , D n m , ... , D N m ) L
D n m = d 1 n m + d 2 n m + d 3 n m
L --- road section length (m)
--- function section length (m) in n-th of section track
--- the vehicle queue length (m) in section m nth bars track
--- deceleration distance (m)
--- perception-reaction distance (m);
(4) path of population interconnection degree I maximums in road network and then by genetic algorithm is drawn, has the path in M bars section, its totality The degree of association is as follows:
I = I 1 + I 2 m ‾
I 2 m ‾ = Σ m = 1 M I 2 m M .
2. the method for finding signalized crossing group's critical path as claimed in claim 1, it is characterised in that step (4) In, genetic algorithm is concretely comprised the following steps:
(41) for each intersection is numbered, i.e. X={ 0,1 ..., N } represents a paths, i.e. R={ x with numbered sequencen, R is one Paths, xnRepresent n-th of path intersection;The outside random search since crucial intersection, one two ends of generation are in The path R on intersection group border, repeatedly generates multiple R, constitutes initial population
(42) existTwo intersecting paths of middle random selection:
Rand (set) --- an element is randomly choosed in set
Make X12=R1∩R2If, | X12| >=2, two intersection points of this two paths are taken at random:
x1=rand (X12),x2=rand (X12)
By R1、R2In x1、x2Between part exchange, generation filial generation path RF1、RF2;If | X12|=1, then by intersection point x ∈ X12Afterwards Part exchange, generate RF1、RF2;The process is repeated several times, all filial generation paths that will be generated constitute progeny populationSimulate mating, the reproductive process of nature;
(43) calculateThe degree of association I in all paths, andRandomly select multiple path R:
Adaptive probability is taken, the new probability formula being selected of each path R is as follows:
p ( R ) = p min , I x &GreaterEqual; I &OverBar; p max - ( p m a x - p min ) ( f R - f m i n ) f m a x - f m i n , I x < I &OverBar;
pmin、pmaxIt is customized parameter
fmax——In all paths fRnMaximum
fmin——Middle fRnMinimum value
iR--- the degree of association I of path RR Descending ranking in all paths
An intersection x is randomly choosed in selected RiIf i ≠ 0 ∧ i ≠ | R | chooses xi-1Another adjacent intersection Mouth x 'i
xi=rand (R)
x′i=rand (x | x ∈ X ∧ join (x, xi-1)})
Otherwise choose other edge intersection x 'i
If x 'iWith follow-up intersection xi+iIt is joined directly together, then by the x in RiReplace with x 'i;Otherwise search xi+iMost short path R '={ x 'i,x′i+1,…,x′i+i′, replace the x in R with r 'i;The step simulates biological gene mutation process.
(44) recalculateThe degree of association I in all paths, screens to it, only leaves and parental generation population quantity identical one Part path, is constitutedR removed probability in path is:
(45) if the degree of association in the path of population is not up to the condition of convergence, also not up to predetermined maximum iteration, makesAnd return to step (42);Otherwise stop iteration and by current degree of association highest path RmaxAs critical path.
CN201710172728.6A 2017-03-22 2017-03-22 A method for finding the critical path of signal-controlled intersection group Active CN106910350B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710172728.6A CN106910350B (en) 2017-03-22 2017-03-22 A method for finding the critical path of signal-controlled intersection group

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710172728.6A CN106910350B (en) 2017-03-22 2017-03-22 A method for finding the critical path of signal-controlled intersection group

Publications (2)

Publication Number Publication Date
CN106910350A true CN106910350A (en) 2017-06-30
CN106910350B CN106910350B (en) 2019-06-18

Family

ID=59195140

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710172728.6A Active CN106910350B (en) 2017-03-22 2017-03-22 A method for finding the critical path of signal-controlled intersection group

Country Status (1)

Country Link
CN (1) CN106910350B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109918731A (en) * 2019-01-31 2019-06-21 上海卫星工程研究所 Satellite task planning simulation analysis method and system based on critical path
CN110097757A (en) * 2019-05-22 2019-08-06 东南大学 A kind of intersection group critical path recognition methods based on depth-first search
CN112466116A (en) * 2019-12-27 2021-03-09 北京航空航天大学 Intersection group distributed control method based on edge calculation
CN113112084A (en) * 2020-07-31 2021-07-13 中国海洋大学 Training plane rear body research and development flow optimization method and device
CN113223293A (en) * 2021-05-06 2021-08-06 杭州海康威视数字技术股份有限公司 Road network simulation model construction method and device and electronic equipment
CN115100857A (en) * 2022-06-17 2022-09-23 广州运星科技有限公司 Dijkstra algorithm-based road network subregion key path identification method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006194603A (en) * 2005-01-11 2006-07-27 Sanyo Electric Co Ltd Route search device and method using genetic algorithm
CN103794065A (en) * 2014-01-24 2014-05-14 东南大学 Active urban road area signal timing parameter collaborative optimization method
CN103824446A (en) * 2013-12-13 2014-05-28 华南理工大学 Sub-area multi-intersection group decision-making control method
CN105809958A (en) * 2016-03-29 2016-07-27 中国科学院深圳先进技术研究院 Traffic control method and system based on intersection group

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006194603A (en) * 2005-01-11 2006-07-27 Sanyo Electric Co Ltd Route search device and method using genetic algorithm
CN103824446A (en) * 2013-12-13 2014-05-28 华南理工大学 Sub-area multi-intersection group decision-making control method
CN103794065A (en) * 2014-01-24 2014-05-14 东南大学 Active urban road area signal timing parameter collaborative optimization method
CN105809958A (en) * 2016-03-29 2016-07-27 中国科学院深圳先进技术研究院 Traffic control method and system based on intersection group

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李岩等: ""基于小波变换的关联交叉口群关键路径识别方法"", 《中国公路学报》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109918731A (en) * 2019-01-31 2019-06-21 上海卫星工程研究所 Satellite task planning simulation analysis method and system based on critical path
CN109918731B (en) * 2019-01-31 2023-04-07 上海卫星工程研究所 Satellite task planning simulation analysis method and system based on critical path
CN110097757A (en) * 2019-05-22 2019-08-06 东南大学 A kind of intersection group critical path recognition methods based on depth-first search
CN110097757B (en) * 2019-05-22 2021-08-06 东南大学 A key path recognition method for intersection groups based on depth-first search
CN112466116A (en) * 2019-12-27 2021-03-09 北京航空航天大学 Intersection group distributed control method based on edge calculation
CN113112084A (en) * 2020-07-31 2021-07-13 中国海洋大学 Training plane rear body research and development flow optimization method and device
CN113112084B (en) * 2020-07-31 2023-01-31 中国海洋大学 Method and device for optimizing trainer aircraft rear fuselage development process
CN113223293A (en) * 2021-05-06 2021-08-06 杭州海康威视数字技术股份有限公司 Road network simulation model construction method and device and electronic equipment
CN113223293B (en) * 2021-05-06 2023-08-04 杭州海康威视数字技术股份有限公司 Road network simulation model construction method and device and electronic equipment
CN115100857A (en) * 2022-06-17 2022-09-23 广州运星科技有限公司 Dijkstra algorithm-based road network subregion key path identification method
CN115100857B (en) * 2022-06-17 2024-03-19 广州运星科技有限公司 A method for identifying critical paths in road network sub-areas based on Dijkstra's algorithm

Also Published As

Publication number Publication date
CN106910350B (en) 2019-06-18

Similar Documents

Publication Publication Date Title
CN106910350A (en) A kind of method for finding signalized crossing group&#39;s critical path
CN114202120B (en) Urban traffic journey time prediction method for multi-source heterogeneous data
CN106652458B (en) Online urban road path forms Time Estimation Method based on virtual vehicle trajectory reconstruction
CN112489426B (en) Urban traffic flow space-time prediction scheme based on graph convolution neural network
CN108510764A (en) A kind of adaptive phase difference coordinated control system of Multiple Intersections and method based on Q study
CN113593228B (en) Automatic driving cooperative control method for bottleneck area of expressway
CN110942627B (en) A kind of road network coordination signal control method and device for dynamic traffic
CN110570672B (en) A method of regional traffic light control based on graph neural network
CN107591011A (en) Consider the intersection traffic signal adaptive control method of supply side constraint
CN110836675B (en) Decision tree-based automatic driving search decision method
CN112820108A (en) Self-learning road network traffic state analysis and prediction method
CN109489679B (en) Arrival time calculation method in navigation path
CN111797768B (en) A method and system for automatic real-time identification of multiple causes of urban road traffic congestion
CN110274609A (en) A kind of real-time route planing method based on Forecasting of Travel Time
CN112037539B (en) A method and system for recommending a signal control scheme for saturated urban traffic networks
CN103680158A (en) Dynamic division method for control subarea based on C-mean fuzzy clustering analysis
CN115206092A (en) Traffic prediction method of BiLSTM and LightGBM model based on attention mechanism
CN113516277B (en) A network-connected intelligent transportation path planning method based on dynamic pricing of road networks
WO2024222453A1 (en) Method and apparatus for determining vehicle traveling trajectory, and electronic device and storage medium
CN111126687A (en) Single-point off-line optimization system and method for traffic signals
CN106097733A (en) A kind of traffic signal optimization control method based on Policy iteration and cluster
CN114267170A (en) Traffic flow prediction method based on graph space-time transform model considering human mobility
CN110097757B (en) A key path recognition method for intersection groups based on depth-first search
CN110827563B (en) A parking guidance system and method based on the most reliable path
CN117831295A (en) Automatic driving lane setting evaluation method based on improved cell transmission model

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