WO2021073526A1 - Trajectory data-based signal control period division method - Google Patents

Trajectory data-based signal control period division method Download PDF

Info

Publication number
WO2021073526A1
WO2021073526A1 PCT/CN2020/120838 CN2020120838W WO2021073526A1 WO 2021073526 A1 WO2021073526 A1 WO 2021073526A1 CN 2020120838 W CN2020120838 W CN 2020120838W WO 2021073526 A1 WO2021073526 A1 WO 2021073526A1
Authority
WO
WIPO (PCT)
Prior art keywords
wave
signal control
trajectory data
flow
traffic
Prior art date
Application number
PCT/CN2020/120838
Other languages
French (fr)
Chinese (zh)
Inventor
马万经
万丽娟
俞春辉
王玲
Original Assignee
同济大学
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 同济大学 filed Critical 同济大学
Publication of WO2021073526A1 publication Critical patent/WO2021073526A1/en

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/07Controlling traffic signals
    • G08G1/081Plural intersections under common control
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • G06F18/23213Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with fixed number of clusters, e.g. K-means clustering

Definitions

  • the present invention relates to the research field of signal control at intersections, in particular to a signal control period division method based on trajectory data.
  • Traffic signal control is one of the most effective means to improve traffic efficiency and safety at intersections. Therefore, many scholars optimize traffic control parameters, such as cycle, green letter ratio, phase sequence, etc., as well as traffic software such as TRANSYT, Synchro, PASSER, etc.
  • the signal timing scheme is optimized. Due to the volatility and periodicity of traffic demand, a single timing scheme cannot meet the needs of urban traffic control. Therefore, it is necessary to divide a day into several control periods, namely TOD, which is a commonly used traffic control scheme selection method. TOD mode can significantly improve the efficiency of traffic control, and has low implementation cost and high reliability.
  • the most critical part is to determine the time division point, which is mainly determined according to the characteristics of traffic demand, but fixed detectors such as coils, geomagnetism or video cannot be accurate due to easy damage and low coverage. And complete flow data, and the installation and maintenance costs of traditional fixed detector equipment are high.
  • navigation software such as AutoNavi Maps, Baidu Maps, and taxi-hailing software such as DiDi have derived high-precision vehicle trajectory data, which has low acquisition cost and wide coverage, and can be continuously obtained in time.
  • the data resource contains a wealth of traffic information, such as arrival distribution, queuing, etc. If these data can be used for time division, great benefits will be obtained at a very low cost.
  • the purpose of the present invention is to provide a signal control period division method based on trajectory data in order to overcome the above-mentioned defects in the prior art.
  • a signal control period division method based on trajectory data includes the following steps:
  • Step S1 Based on the basic relationship of the three parameters of the traffic wave theory, the Greenhill linear model and the flow density, the relationship between the aggregate wave speed and the flow rate is obtained;
  • Step S2 superimpose the trajectory data of the same intersection for multiple days and the same time period to obtain input data
  • Step S3 Based on the input data, the speed threshold dividing method and the dynamic equation, the wave speed of the build-up wave is obtained;
  • Step S4 cluster the wave speed of the build-up wave, and divide the signal control period based on the relationship between the wave speed of the build-up wave and the flow rate.
  • the traffic wave theory is expressed as:
  • a and B represent two traffic flows
  • ⁇ AB is the traffic wave speed
  • q A is the flow of the A traffic flow
  • q B is the flow of the B traffic flow
  • k A is the density of the A traffic flow
  • k B Is the density of B traffic flow.
  • the Greenhill linear model is:
  • v i is the velocity
  • k i is the density
  • v f is the free stream velocity
  • k j to block density i take A or B.
  • q i is the flow rate
  • the step S3 includes:
  • Step S31 Identify the state of the track point based on the speed threshold division method
  • Step S32 Based on the state of the track point and the kinematic equation, identify the track point added to the queue;
  • Step S33 Fit the trajectory points added to the queue to obtain the wave speed of the build-up wave.
  • the clustering algorithm is a dichotomous K-means clustering algorithm.
  • SSE is the error sum of squares
  • K is the preset number of clusters
  • C i is the i-th class
  • c i is the centroid of the i-th class obtained according to the clustering algorithm
  • x is the element of the i-th class.
  • the present invention has the following advantages:
  • Figure 1 is a flow chart of the present invention
  • FIG. 2 is a schematic diagram of the formation of traffic waves according to the present invention.
  • Figure 3 is a schematic diagram of trajectory data superimposition of the present invention.
  • Figure 4 is a schematic diagram of the identification of track points added to the queue according to the present invention.
  • FIG. 5 is a schematic diagram of a VISSIM simulated signalized intersection according to an embodiment of the present invention.
  • Fig. 6 is a schematic diagram of traffic flow changes at each entrance of the embodiment of the present invention.
  • FIG. 7 is a schematic diagram of the wave speed change of the assembled wave of different phases according to the embodiment of the present invention.
  • FIG. 8 is a schematic diagram of the comparison between the total flow and the average wave speed of the build-up wave at the intersection according to the embodiment of the present invention.
  • FIG. 9 is a diagram of the division result of signal control period at an intersection according to an embodiment of the present invention.
  • FIG. 10(a) is the result of dividing the signal control period with a sampling interval of 5s and a low penetration rate according to an embodiment of the present invention
  • FIG. 10(b) is the result of dividing the signal control period with a sampling interval of 10s and a low penetration rate according to an embodiment of the present invention
  • FIG. 10(c) is the result of dividing the signal control period with a sampling interval of 15s and a low penetration rate according to an embodiment of the present invention
  • Fig. 10(d) is the result of dividing the signal control period with a sampling interval of 20s and a low permeability according to an embodiment of the present invention
  • FIG. 10(e) is the result of dividing the signal control period with a sampling interval of 30s and a low penetration rate according to an embodiment of the present invention
  • Fig. 10(f) is the result of dividing the signal control period with a sampling interval of 60s and a low permeability according to an embodiment of the present invention.
  • This embodiment provides a signal control period division method based on trajectory data, including the following steps:
  • Step S1 Based on the basic relationship of the three parameters of the traffic wave theory, the Greenhill linear model and the flow density, the relationship between the aggregate wave speed and the flow rate is obtained;
  • Step S2 superimpose the trajectory data of the same intersection for multiple days and the same time period to obtain input data
  • Step S3 Based on the input data, the speed threshold dividing method and the dynamic equation, the wave speed of the build-up wave is obtained;
  • Step S4 cluster the wave speed of the build-up wave, and divide the signal control period based on the relationship between the wave speed of the build-up wave and the flow rate.
  • step S1 the process of solving the relationship between mass wave velocity and flow rate is:
  • a traffic flow there are two traffic flows A and B.
  • the flow, density and speed of A traffic flow are q A , k A and v A
  • the flow, density and speed of B traffic flow are q B , k B and v respectively.
  • a traffic wave S When the traffic flow state changes, a traffic wave S will be generated.
  • v i is the velocity
  • k i is the density
  • v f is the free stream velocity
  • k j to block density i take A or B.
  • q i is the flow rate
  • the formula for traffic wave velocity can be derived as follows:
  • ⁇ AB v f [1-( ⁇ A + ⁇ B )]
  • a build-up wave is a traffic wave formed by a vehicle fleet running at the average speed v A of the interval and stopping at a red light at an intersection.
  • ⁇ AB represents the wave speed of the build-up wave.
  • step S2 the biggest problem in the application of vehicle trajectory data is the low permeability of floating vehicles and the long sampling interval.
  • this problem is overcome in calculating the build-up wave velocity by superimposing the trajectory data of the same intersection for multiple days and the same time period.
  • Timing signal control refers to the control of a fixed signal timing plan, that is, the intersection signal control machine operates according to the preset timing plan
  • the arrival of vehicles in different cycles The model is the same; 3) does not consider the instability of traffic flow; 4) applies to the state of unsaturated traffic flow.
  • step S3 due to the uncertainty of the traffic flow and the long sampling interval of the trajectory data, it is difficult to obtain a build-up wave in practice.
  • the difficulty lies in extracting the trajectory points that are added to the queue from the trajectory data.
  • the following three main steps will be carried out:
  • v th is a preset speed threshold, which is close to 0. If the speed of a track point is less than this threshold, it means that the point is in a parking state.
  • Vehicle trajectory data is continuous in both space and time dimensions, based on one-dimensional kinematics equations and two consecutive different state trajectory points of the same vehicle trajectory (the first point is movement, the second point is stop), Can calculate the time when the vehicle joins the queue
  • Linear fitting is performed on the extracted trajectory points added to the queue, and the build-up wave velocity can be obtained.
  • K-means clustering is one of the most common clustering methods in data mining and unsupervised learning.
  • the K-means clustering method is used to cluster traffic data to obtain the time period division points for signal control.
  • the aggregation wave speed can also be clustered.
  • the principle is that the time periods with the same traffic flow pattern should use the same signal configuration.
  • Time plan signal timing plan is to arrange several control states in a signal cycle, each control state assigns right of passage to vehicles or pedestrians in certain directions, and reasonably arranges the display order of these control states.
  • K is the preset number of clusters
  • C i is the i-th class
  • c i is the centroid of the i-th class obtained according to the clustering algorithm
  • x is the element of the i-th class.
  • a certain period of time for example: 8 hours
  • smaller periods for example: 15 minutes
  • multiple days of simultaneous trajectory data are superimposed, and the above-mentioned method is used to obtain the build-up wave in each period.
  • Wave speed and then divide the signal control period by the binary K-means clustering algorithm.
  • the basic process of the binary K-means clustering algorithm is as follows:
  • Step 1 Treat all time periods as one cluster.
  • Step 2 Perform 2-mean clustering on the cluster.
  • Step 3 If the number of clusters is less than the preset K value, go to the next step, otherwise, end the algorithm.
  • Step 4 Calculate the SSE value of the newly generated cluster, and go to step 2.
  • the specific example uses simulation to obtain trajectory data for method verification.
  • VISSIM is used to establish signal-controlled intersections.
  • the main road is east-west and north-south is the secondary road; the speed limit is 50km/h; the fixed six is adopted.
  • the phase signal timing scheme the signal period is 104s. 20 different random seeds are used in the simulation software.
  • Each simulation time is 30600s, including the warm-up time of 1800s, then the analysis time period is 1800s to 30600s (ie 8 hours), and then the analysis time period is 15 minutes apart Divided into several periods. The change in traffic flow entered every 15 minutes is shown in Figure 6.
  • the free-flow vehicle speed v f is set to 50 km/h
  • the deceleration a d is set to -3.5 m/s 2
  • the binary K-means clustering algorithm presets the number of clusters to be 4, which usually includes peak traffic in the morning and afternoon.
  • the embodiment adopts 100% high permeability and short sampling interval of 1s trajectory data, the number of superimposed days is 3 days, according to the above method, the gathering wave velocity of each phase every 15 minutes is obtained, as shown in FIG. 7.
  • the bipartite K-means clustering algorithm is used to cluster the total flow and average build-up wave velocity respectively, and it is found that the time division points are the same, as shown in Figure 9, the time division results are 1h, 4h, and 6.5h.
  • this example uses low precision (5s, 10s, 15s, 20s, 30s) , 60s) Low sampling rate (2%, 5%, 10%, 15%, 20%) trajectory data for sensitivity analysis.
  • the number of days for trajectory data superimposition ranges from 1 day to 17 days. At the same time, it is based on the time period identified by the trajectory data of 100% permeability and 1s sampling interval. If they are the same, the result is marked as 1, which is the black grid in Figure 10; otherwise, it is marked as 0.
  • trajectory data penetration rate When the trajectory data penetration rate is low and the sampling interval is long, it usually takes more days to superimpose the trajectory data to get the same result as the dividing point of the reference period. For example, when the sampling interval is 5s, the penetration rate is 10%, 15% and respectively. In 20% of cases, it takes 8 days of trajectory data to be superimposed. In contrast, under the same sampling interval, a low permeability of 2% requires 13 days of trajectory data overlay.

Abstract

A trajectory data-based signal control period division method, comprising: obtaining, on the basis of a traffic wave theory, a Greenshields linear model and a fundamental relationship of three parameters, i.e. flow, density and speed, a relationship between a queuing wave speed and the flow (S1); overlapping trajectory data of the same intersection during the same periods in several days, so as to obtain input data (S2); obtaining, on the basis of the input data, a speed threshold value division method and a kinetic equation, the queuing wave speed (S3); and clustering the queuing wave speed, and performing signal control period division on the basis of the relationship between the queuing wave speed and the flow (S4). The signal control period division method not only improves the operating efficiency and safety level of a signal control intersection, but also saves the installation and maintenance cost of a fixed detector.

Description

一种基于轨迹数据的信号控制时段划分方法Method for dividing signal control period based on trajectory data 技术领域Technical field
本发明涉及交叉口信号控制研究领域,尤其是涉及一种基于轨迹数据的信号控制时段划分方法。The present invention relates to the research field of signal control at intersections, in particular to a signal control period division method based on trajectory data.
背景技术Background technique
交通信号控制是提高交叉口通行效率和安全最有效的手段之一,因此很多学者对交通控制参数进行优化,如周期、绿信比、相序等,以及像TRANSYT、Synchro、PASSER等交通软件对信号配时方案进行优化。由于交通需求具有波动性和周期性的特点,单一的定时方案无法满足城市交通控制的需求,因此需要将一天划分为若干个控制时段,即TOD,是一种普遍使用的交通控制方案选择方式。TOD模式能显著提高交通控制效率,且实施成本低,可靠性高。Traffic signal control is one of the most effective means to improve traffic efficiency and safety at intersections. Therefore, many scholars optimize traffic control parameters, such as cycle, green letter ratio, phase sequence, etc., as well as traffic software such as TRANSYT, Synchro, PASSER, etc. The signal timing scheme is optimized. Due to the volatility and periodicity of traffic demand, a single timing scheme cannot meet the needs of urban traffic control. Therefore, it is necessary to divide a day into several control periods, namely TOD, which is a commonly used traffic control scheme selection method. TOD mode can significantly improve the efficiency of traffic control, and has low implementation cost and high reliability.
在TOD模式中,最关键的部分是确定时段划分点,而其主要是根据交通需求特征来决定的,但是固定检测器如线圈、地磁或视频等由于易损坏、覆盖率低等原因不能获得准确和完整的流量数据,且传统的固定检测器设备安装和维护成本高。In TOD mode, the most critical part is to determine the time division point, which is mainly determined according to the characteristics of traffic demand, but fixed detectors such as coils, geomagnetism or video cannot be accurate due to easy damage and low coverage. And complete flow data, and the installation and maintenance costs of traditional fixed detector equipment are high.
而随着科学技术的发展,高德地图、百度地图等导航软件以及DiDi等打车软件衍生出较高精度的车辆轨迹数据,其获取成本低、覆盖范围广,在时间上能够持续不断地得到,数据资源包含了丰富的交通信息,如到达分布、排队等。如果能够将这些数据用于时段划分中,将以极低的成本获取极大的效益。With the development of science and technology, navigation software such as AutoNavi Maps, Baidu Maps, and taxi-hailing software such as DiDi have derived high-precision vehicle trajectory data, which has low acquisition cost and wide coverage, and can be continuously obtained in time. The data resource contains a wealth of traffic information, such as arrival distribution, queuing, etc. If these data can be used for time division, great benefits will be obtained at a very low cost.
目前,缺少利用车辆轨迹数据进行信号控制时段划分的方法。At present, there is a lack of a method for dividing the signal control period by using vehicle trajectory data.
发明内容Summary of the invention
本发明的目的就是为了克服上述现有技术存在的缺陷而提供一种基于轨迹数据的信号控制时段划分方法。The purpose of the present invention is to provide a signal control period division method based on trajectory data in order to overcome the above-mentioned defects in the prior art.
本发明的目的可以通过以下技术方案来实现:The purpose of the present invention can be achieved through the following technical solutions:
一种基于轨迹数据的信号控制时段划分方法,该方法包括以下步骤:A signal control period division method based on trajectory data, the method includes the following steps:
步骤S1:基于交通波理论、格林希尔治线性模型和流密速三参数基本关系,得到集结波波速与流量的关系;Step S1: Based on the basic relationship of the three parameters of the traffic wave theory, the Greenhill linear model and the flow density, the relationship between the aggregate wave speed and the flow rate is obtained;
步骤S2:叠加同一交叉口多日相同的时间段的轨迹数据,得到输入数据;Step S2: superimpose the trajectory data of the same intersection for multiple days and the same time period to obtain input data;
步骤S3:基于输入数据、速度阈值划分方法和动力学方程,得到集结波波速;Step S3: Based on the input data, the speed threshold dividing method and the dynamic equation, the wave speed of the build-up wave is obtained;
步骤S4:对集结波波速进行聚类,基于集结波波速与流量的关系,进行信号控制时段划分。Step S4: cluster the wave speed of the build-up wave, and divide the signal control period based on the relationship between the wave speed of the build-up wave and the flow rate.
所述的交通波理论表示为:The traffic wave theory is expressed as:
Figure PCTCN2020120838-appb-000001
Figure PCTCN2020120838-appb-000001
其中,A和B表示两股交通流,ω AB为交通波波速,q A为A股交通流的流量,q B为B股交通流的流量,k A为A股交通流的密度,k B为B股交通流的密度。 Among them, A and B represent two traffic flows, ω AB is the traffic wave speed, q A is the flow of the A traffic flow, q B is the flow of the B traffic flow, k A is the density of the A traffic flow, and k B Is the density of B traffic flow.
所述的格林希尔治线性模型为:The Greenhill linear model is:
Figure PCTCN2020120838-appb-000002
Figure PCTCN2020120838-appb-000002
其中,v i为速度,k i为密度,v f为自由流速度,k j为阻塞密度,i取A或B。 Wherein, v i is the velocity, k i is the density, v f is the free stream velocity, k j to block density, i take A or B.
所述的流密速三参数基本关系为:The basic relationship among the three parameters of flow density is:
q i=k iv i q i =k i v i
其中,q i为流量。 Among them, q i is the flow rate.
所述的集结波波速ω ABstop与流量的关系为: The relationship between the mass wave velocity ω ABstop and the flow rate is:
Figure PCTCN2020120838-appb-000003
Figure PCTCN2020120838-appb-000003
所述的步骤S3包括:The step S3 includes:
步骤S31:基于速度阈值划分方法识别轨迹点状态;Step S31: Identify the state of the track point based on the speed threshold division method;
步骤S32:基于轨迹点状态和运动学方程,识别加入排队的轨迹点;Step S32: Based on the state of the track point and the kinematic equation, identify the track point added to the queue;
步骤S33:对加入排队的轨迹点进行拟合,得到集结波波速。Step S33: Fit the trajectory points added to the queue to obtain the wave speed of the build-up wave.
所述聚类的算法为二分K均值聚类算法。The clustering algorithm is a dichotomous K-means clustering algorithm.
所述的二分K均值聚类算法的聚类效果评价方式为:The clustering effect evaluation method of the dichotomous K-means clustering algorithm is:
Figure PCTCN2020120838-appb-000004
Figure PCTCN2020120838-appb-000004
其中,SSE为误差平方和,K为预设的聚类个数,C i为第i类,c i为根据聚类算法获得的第i类的质心,x是第i类的元素。 Among them, SSE is the error sum of squares, K is the preset number of clusters, C i is the i-th class, c i is the centroid of the i-th class obtained according to the clustering algorithm, and x is the element of the i-th class.
与现有技术相比,本发明具有以下优点:Compared with the prior art, the present invention has the following advantages:
(1)用车辆轨迹数据代替固定检测器获得的流量数据对交叉口进行信号控制时 段划分,不仅提升了信号控制交叉口的运行效率和安全水平,也节约了固定检测器的安装和维修成本。(1) Using vehicle trajectory data instead of traffic data obtained by fixed detectors to divide the signal control time period at intersections not only improves the operating efficiency and safety level of signal controlled intersections, but also saves the installation and maintenance costs of fixed detectors.
(2)据交通波理论推导出集结波波速和流量关系,发现集结波波速能反映交通需求变化;流量数据通常是通过线圈获得,而线圈覆盖率低,不易获得,且安装和维护成本高,集结波波速是通过轨迹数据获得的,且轨迹数据易获得,具有覆盖范围广、成本低的优点。(2) Based on the theory of traffic waves, we deduced the relationship between mass wave speed and flow, and found that mass wave speed can reflect changes in traffic demand; flow data is usually obtained through coils, and coil coverage is low, not easy to obtain, and installation and maintenance costs are high. The speed of the build-up wave is obtained through trajectory data, and the trajectory data is easy to obtain, which has the advantages of wide coverage and low cost.
(3)通过叠加同一交叉口多日相同的时段的轨迹数据克服了数据低渗透率和低采样频率问题。(3) The problem of low data penetration and low sampling frequency is overcome by superimposing the trajectory data of the same intersection for multiple days and the same time period.
附图说明Description of the drawings
图1为本发明的流程图;Figure 1 is a flow chart of the present invention;
图2为本发明交通波形成示意图;Figure 2 is a schematic diagram of the formation of traffic waves according to the present invention;
图3为本发明轨迹数据叠加示意图;Figure 3 is a schematic diagram of trajectory data superimposition of the present invention;
图4为本发明加入排队轨迹点识别示意图;Figure 4 is a schematic diagram of the identification of track points added to the queue according to the present invention;
图5为本发明实施例VISSIM仿真信号交叉口示意图;5 is a schematic diagram of a VISSIM simulated signalized intersection according to an embodiment of the present invention;
图6为本发明实施例各个进口道交通流量变化示意图;Fig. 6 is a schematic diagram of traffic flow changes at each entrance of the embodiment of the present invention;
图7为本发明实施例不同相位集结波波速变化示意图;FIG. 7 is a schematic diagram of the wave speed change of the assembled wave of different phases according to the embodiment of the present invention;
图8为本发明实施例交叉口总流量和集结波平均波速对比示意图;FIG. 8 is a schematic diagram of the comparison between the total flow and the average wave speed of the build-up wave at the intersection according to the embodiment of the present invention;
图9为本发明实施例交叉口信号控制时段划分结果图;FIG. 9 is a diagram of the division result of signal control period at an intersection according to an embodiment of the present invention;
图10(a)为本发明实施例采样间隔为5s低渗透率下信号控制时段划分结果;FIG. 10(a) is the result of dividing the signal control period with a sampling interval of 5s and a low penetration rate according to an embodiment of the present invention;
图10(b)为本发明实施例采样间隔为10s低渗透率下信号控制时段划分结果;FIG. 10(b) is the result of dividing the signal control period with a sampling interval of 10s and a low penetration rate according to an embodiment of the present invention;
图10(c)为本发明实施例采样间隔为15s低渗透率下信号控制时段划分结果;FIG. 10(c) is the result of dividing the signal control period with a sampling interval of 15s and a low penetration rate according to an embodiment of the present invention;
图10(d)为本发明实施例采样间隔为20s低渗透率下信号控制时段划分结果;Fig. 10(d) is the result of dividing the signal control period with a sampling interval of 20s and a low permeability according to an embodiment of the present invention;
图10(e)为本发明实施例采样间隔为30s低渗透率下信号控制时段划分结果;FIG. 10(e) is the result of dividing the signal control period with a sampling interval of 30s and a low penetration rate according to an embodiment of the present invention;
图10(f)为本发明实施例采样间隔为60s低渗透率下信号控制时段划分结果。Fig. 10(f) is the result of dividing the signal control period with a sampling interval of 60s and a low permeability according to an embodiment of the present invention.
具体实施方式Detailed ways
下面结合附图和具体实施例对本发明进行详细说明。本实施例以本发明技术方案为前提进行实施,给出了详细的实施方式和具体的操作过程,但本发明的保护范围不 限于下述的实施例。The present invention will be described in detail below with reference to the drawings and specific embodiments. This embodiment is implemented on the premise of the technical solution of the present invention, and provides detailed implementation and specific operation procedures, but the protection scope of the present invention is not limited to the following embodiments.
实施例Example
本实施例提供一种基于轨迹数据的信号控制时段划分方法,包括以下步骤:This embodiment provides a signal control period division method based on trajectory data, including the following steps:
步骤S1:基于交通波理论、格林希尔治线性模型和流密速三参数基本关系,得到集结波波速与流量的关系;Step S1: Based on the basic relationship of the three parameters of the traffic wave theory, the Greenhill linear model and the flow density, the relationship between the aggregate wave speed and the flow rate is obtained;
步骤S2:叠加同一交叉口多日相同的时间段的轨迹数据,得到输入数据;Step S2: superimpose the trajectory data of the same intersection for multiple days and the same time period to obtain input data;
步骤S3:基于输入数据、速度阈值划分方法和动力学方程,得到集结波波速;Step S3: Based on the input data, the speed threshold dividing method and the dynamic equation, the wave speed of the build-up wave is obtained;
步骤S4:对集结波波速进行聚类,基于集结波波速与流量的关系,进行信号控制时段划分。Step S4: cluster the wave speed of the build-up wave, and divide the signal control period based on the relationship between the wave speed of the build-up wave and the flow rate.
进一步地,further,
步骤S1中集结波波速和流量的关系求解过程为:In step S1, the process of solving the relationship between mass wave velocity and flow rate is:
假设有两股交通流A和B,A股交通流的流量、密度和速度分别为q A、k A和v A,B股交通流的流量、密度和速度分别为q B、k B和v A。交通流状态发生变化时会产生交通波S。 Suppose there are two traffic flows A and B. The flow, density and speed of A traffic flow are q A , k A and v A , and the flow, density and speed of B traffic flow are q B , k B and v respectively. A. When the traffic flow state changes, a traffic wave S will be generated.
根据交通波理论可以得到交通波波速公式:According to the traffic wave theory, the formula of traffic wave velocity can be obtained:
Figure PCTCN2020120838-appb-000005
Figure PCTCN2020120838-appb-000005
为了进一步化简交通波波速公式,本文引入格林希尔治线性模型,该模型是描述流量和密度的关系,表达式如下:In order to further simplify the formula of traffic wave velocity, this paper introduces the Greenhill linear model, which describes the relationship between flow and density, and the expression is as follows:
Figure PCTCN2020120838-appb-000006
Figure PCTCN2020120838-appb-000006
其中,v i为速度,k i为密度,v f为自由流速度,k j为阻塞密度,i取A或B。 Wherein, v i is the velocity, k i is the density, v f is the free stream velocity, k j to block density, i take A or B.
为了便于推导,设:In order to facilitate the derivation, let:
Figure PCTCN2020120838-appb-000007
Figure PCTCN2020120838-appb-000007
结合流密速基本关系:Combine the basic relationship of flow density:
q i=k iv i q i =k i v i
其中,q i为流量。 Among them, q i is the flow rate.
可以推导出交通波波速公式如下:The formula for traffic wave velocity can be derived as follows:
ω AB=v f[1-(η AB)] ω AB =v f [1-(η AB )]
如图2所示,集结波是车队以区间平均速度v A行驶,在交叉口处遇到红灯而停车 形成的交通波,用ω AB来表示集结波波速,停车时k B等于k j,即η B为1,故集结波波速通过下式可以算出: As shown in Figure 2, a build-up wave is a traffic wave formed by a vehicle fleet running at the average speed v A of the interval and stopping at a red light at an intersection. ω AB represents the wave speed of the build-up wave. When stopping, k B is equal to k j , That is, η B is 1, so the condensing wave velocity can be calculated by the following formula:
Figure PCTCN2020120838-appb-000008
Figure PCTCN2020120838-appb-000008
结合格林希尔治线性模型和流密速基本关系可以得到v A与q A的关系: Combining the Greenhill linear model and the basic relationship of flow density, the relationship between v A and q A can be obtained:
Figure PCTCN2020120838-appb-000009
Figure PCTCN2020120838-appb-000009
即在未饱和状况下(未饱和状态指交叉口每个相位的饱和度都小于1,相位饱和度是指某相位控制的关键车道的流量和通行能力之比),v A是q A的函数,即v A=f(q A),进一步可以得到集结波波速: That is, under unsaturated conditions (unsaturated state means that the saturation of each phase of the intersection is less than 1, and phase saturation refers to the ratio of the flow and capacity of a key lane controlled by a phase), v A is a function of q A , That is, v A =f(q A ), and the wave speed of the build-up wave can be further obtained:
Figure PCTCN2020120838-appb-000010
Figure PCTCN2020120838-appb-000010
由于v f与k j是已知的常数,v A是q A的函数,因此集结波波速与流量是一一对应的关系,集结波波速可以反映交通需求。 Since v f and k j are known constants, and v A is a function of q A , there is a one-to-one correspondence between the wave speed of the build-up wave and the flow rate, and the wave speed of the build-up wave can reflect the traffic demand.
步骤S2中,车辆的轨迹数据应用的最大问题是浮动车辆的低渗透率和长采样间隔,然而,通过叠加同一交叉口多日相同的时段的轨迹数据在计算集结波波速方面克服这一问题。假设:1)适用于定时信号控制(定时信号控制是指信号配时方案固定不变的控制,即交叉口信号控制机按事先设置好的配时方案运行);2)不同周期内的车辆到达模式是相同的;3)没有考虑交通流量的不稳定性;4)适用于未饱和交通流状态。In step S2, the biggest problem in the application of vehicle trajectory data is the low permeability of floating vehicles and the long sampling interval. However, this problem is overcome in calculating the build-up wave velocity by superimposing the trajectory data of the same intersection for multiple days and the same time period. Assumptions: 1) Applicable to timing signal control (timing signal control refers to the control of a fixed signal timing plan, that is, the intersection signal control machine operates according to the preset timing plan); 2) The arrival of vehicles in different cycles The model is the same; 3) does not consider the instability of traffic flow; 4) applies to the state of unsaturated traffic flow.
由于浮动车辆的低渗透率(例如:2%)和长采样间隔(例如:20s),每个周期内检测到的车辆数很少,因此检测到加入排队的轨迹点也非常少。但是由于上面的假设,可以采用叠加多天同时段的轨迹数据的措施,获得周期内大量的加入排队的轨迹点,从而能充分拟合得到集结波波速,如图3所示。Due to the low penetration rate of floating vehicles (for example: 2%) and the long sampling interval (for example: 20s), the number of vehicles detected in each cycle is very small, so there are very few trajectory points detected to join the queue. However, due to the above assumptions, the measure of superimposing the trajectory data of multiple days at the same time can be adopted to obtain a large number of trajectory points added to the queue during the period, so as to fully fit the wave speed of the build-up wave, as shown in Figure 3.
步骤S3中,由于交通流的不确定性和轨迹数据的长采样间隔,在实际中较难获得集结波,难点在于从轨迹数据中提取出加入排队的轨迹点。为了估计集结波波速,将从以下三个主要步骤进行:In step S3, due to the uncertainty of the traffic flow and the long sampling interval of the trajectory data, it is difficult to obtain a build-up wave in practice. The difficulty lies in extracting the trajectory points that are added to the queue from the trajectory data. In order to estimate the speed of the build-up wave, the following three main steps will be carried out:
1、识别轨迹点状态(运动或停止)1. Identify the status of the track point (moving or stopping)
根据简单的速度阈值划分方法将所有的轨迹点划分为停止和运动两类:According to a simple speed threshold division method, all trajectory points are divided into two categories: stop and motion:
Figure PCTCN2020120838-appb-000011
Figure PCTCN2020120838-appb-000011
其中:
Figure PCTCN2020120838-appb-000012
表示车辆n在时间m时的速度,v th是预先设定的速度阈值,接近于0,若轨迹点的速度小于该阈值,说明该点是停车状态。
among them:
Figure PCTCN2020120838-appb-000012
It represents the speed of vehicle n at time m, and v th is a preset speed threshold, which is close to 0. If the speed of a track point is less than this threshold, it means that the point is in a parking state.
2、识别加入排队的轨迹点2. Identify the track points added to the queue
车辆轨迹数据在空间和时间维度上都是连续的,基于一维的运动学方程和同一车辆轨迹的两个连续不同状态的轨迹点(第一个点是运动,第二个点是停止),可以计算出车辆加入排队的时间
Figure PCTCN2020120838-appb-000013
Vehicle trajectory data is continuous in both space and time dimensions, based on one-dimensional kinematics equations and two consecutive different state trajectory points of the same vehicle trajectory (the first point is movement, the second point is stop), Can calculate the time when the vehicle joins the queue
Figure PCTCN2020120838-appb-000013
Figure PCTCN2020120838-appb-000014
Figure PCTCN2020120838-appb-000014
其中:
Figure PCTCN2020120838-appb-000015
Figure PCTCN2020120838-appb-000016
分别表示车辆n在步长m时的时间和位置;
Figure PCTCN2020120838-appb-000017
表示车辆n在步长m+1时的位置;a d是车辆减速度;γ∈(0,1)用来表明车辆是处于自由流速度还是加速或减速过程。第一个式子表明车辆n以速度
Figure PCTCN2020120838-appb-000018
行驶一段时间后减速到停止;第二个式子表明车辆n从速度
Figure PCTCN2020120838-appb-000019
减速直到停止,图4为加入排队轨迹点识别示意图。
among them:
Figure PCTCN2020120838-appb-000015
with
Figure PCTCN2020120838-appb-000016
Respectively represent the time and position of vehicle n in step m;
Figure PCTCN2020120838-appb-000017
Represents the position of vehicle n at step m+1; a d is vehicle deceleration; γ∈(0,1) is used to indicate whether the vehicle is at a free flow speed or is accelerating or decelerating. The first formula shows that the vehicle n is at a speed
Figure PCTCN2020120838-appb-000018
After driving for a period of time, it decelerates to a stop; the second formula shows that the vehicle n starts from the speed
Figure PCTCN2020120838-appb-000019
Decelerate until it stops. Figure 4 is a schematic diagram of the identification of track points added to the queue.
3、估计集结波波速3. Estimate the speed of the build-up wave
对提取的加入排队的轨迹点进行线性拟合,可以得到集结波波速。Linear fitting is performed on the extracted trajectory points added to the queue, and the build-up wave velocity can be obtained.
步骤S4中,K均值聚类是最普遍的数据挖掘和无监督学习中的聚类方法之一。传统上,K均值聚类方法用于对流量数据聚类从而得到信号控制的时段划分点,同理也可对集结波波速聚类,其原理是具有相同交通流模式的时段应采用同一信号配时方案(信号配时方案是在一个信号周期内,安排了若干种控制状态,每一种控制状态对某些方向的车辆或行人分配通行权,并合理地安排了这些控制状态的显示次序)。In step S4, K-means clustering is one of the most common clustering methods in data mining and unsupervised learning. Traditionally, the K-means clustering method is used to cluster traffic data to obtain the time period division points for signal control. Similarly, the aggregation wave speed can also be clustered. The principle is that the time periods with the same traffic flow pattern should use the same signal configuration. Time plan (signal timing plan is to arrange several control states in a signal cycle, each control state assigns right of passage to vehicles or pedestrians in certain directions, and reasonably arranges the display order of these control states) .
尽管K均值算法易于实现,但它可能会收敛于局部最小值,并且聚类结果很大程度上取决于初始分区和质心。因此采用拓展的二分K均值聚类算法,采用误差平方和(SSE)来表示聚类的效果:Although the K-means algorithm is easy to implement, it may converge to a local minimum, and the clustering result largely depends on the initial partition and centroid. Therefore, the extended dichotomous K-means clustering algorithm is used, and the sum of squares of errors (SSE) is used to express the effect of clustering:
Figure PCTCN2020120838-appb-000020
Figure PCTCN2020120838-appb-000020
其中:K为预设的聚类个数;C i是第i类;c i是根据聚类算法获得的第i类的质心;x是第i类的元素。 Among them: K is the preset number of clusters; C i is the i-th class; c i is the centroid of the i-th class obtained according to the clustering algorithm; x is the element of the i-th class.
在本实施例中,一定的时间段(例如:8小时)被分为较小的时段(例如:15分钟),叠加多天同时段的轨迹数据,利用上述方法获得每个时段内的集结波波速,然 后通过二分K均值聚类算法进行信号控制时段划分。二分K均值聚类算法基本流程如下:In this embodiment, a certain period of time (for example: 8 hours) is divided into smaller periods (for example: 15 minutes), and multiple days of simultaneous trajectory data are superimposed, and the above-mentioned method is used to obtain the build-up wave in each period. Wave speed, and then divide the signal control period by the binary K-means clustering algorithm. The basic process of the binary K-means clustering algorithm is as follows:
步骤1:将所有时段视为一个簇。Step 1: Treat all time periods as one cluster.
步骤2:对该簇进行2-均值聚类。Step 2: Perform 2-mean clustering on the cluster.
步骤3:如果簇的数目小于预设的K值,则转到下一步,否则,结束算法。Step 3: If the number of clusters is less than the preset K value, go to the next step, otherwise, end the algorithm.
步骤4:计算新生成的簇的SSE值,转到第2步。Step 4: Calculate the SSE value of the newly generated cluster, and go to step 2.
下面以一个具体实例说明:The following is a specific example to illustrate:
具体实例通过仿真获得轨迹数据进行方法验证,使用VISSIM建立信号控制交叉口,如图5所示,主要道路为东西向,南北向为次要道路;限速为50km/h;采用的是固定六相位信号配时方案,信号周期长为104s。在仿真软件中使用了20种不同的随机种子,每次仿真时长为30600s,包括预热时长1800s,则分析时间段为1800s到30600s(即8小时),然后将分析时间段按照15分钟的间隔划分为若干个时段。每15分钟输入的交通流量变化如图6所示。The specific example uses simulation to obtain trajectory data for method verification. VISSIM is used to establish signal-controlled intersections. As shown in Figure 5, the main road is east-west and north-south is the secondary road; the speed limit is 50km/h; the fixed six is adopted. The phase signal timing scheme, the signal period is 104s. 20 different random seeds are used in the simulation software. Each simulation time is 30600s, including the warm-up time of 1800s, then the analysis time period is 1800s to 30600s (ie 8 hours), and then the analysis time period is 15 minutes apart Divided into several periods. The change in traffic flow entered every 15 minutes is shown in Figure 6.
上述方法中,自由流车速v f设为50km/h,减速度a d设为-3.5m/s 2,速度阈值为v th=1m/s。二分K均值聚类算法预设聚类数为4,其通常包括上午和下午的高峰流量。 In the above method, the free-flow vehicle speed v f is set to 50 km/h, the deceleration a d is set to -3.5 m/s 2 , and the speed threshold value is v th =1 m/s. The binary K-means clustering algorithm presets the number of clusters to be 4, which usually includes peak traffic in the morning and afternoon.
基本思想是集结波波速能反映交通需求变化,因此可用于信号控制时段划分点的识别。为此,实施例采用了100%高渗透率和1s的短采样间隔的轨迹数据,叠加天数为3天,根据上述方法获得了每15分钟各个相位的集结波波速,如图7所示。The basic idea is that the aggregate wave speed can reflect changes in traffic demand, so it can be used to identify the points of signal control time period. For this reason, the embodiment adopts 100% high permeability and short sampling interval of 1s trajectory data, the number of superimposed days is 3 days, according to the above method, the gathering wave velocity of each phase every 15 minutes is obtained, as shown in FIG. 7.
对比图7和图6可知,集结波波速的变化趋势和交通流量的变化趋势非常接近,为了更好的说明二者之间的关系,图8绘制了每15分钟内交叉口流量总和与交叉口平均集结波波速变化对比图,发现平均集结波波速和总交通流量具有几乎相同的变化趋势,因此可以说明集结波波速能有效的反映交通需求。Comparing Figure 7 and Figure 6, it can be seen that the trend of mass wave velocity is very close to the trend of traffic flow. In order to better illustrate the relationship between the two, Figure 8 plots the sum of traffic at intersections and intersections in every 15 minutes. The comparison chart of the average build-up wave speed change shows that the average build-up wave speed and the total traffic flow have almost the same changing trend, so it can be explained that the build-up wave speed can effectively reflect the traffic demand.
然后采用二分K均值聚类算法,分别对总流量和平均集结波波速进行聚类,发现时段划分点是相同的,如图9所示,时段划分结果为1h、4h、6.5h。Then, the bipartite K-means clustering algorithm is used to cluster the total flow and average build-up wave velocity respectively, and it is found that the time division points are the same, as shown in Figure 9, the time division results are 1h, 4h, and 6.5h.
由于现实中的轨迹数据都是低采样率和低精度,为了验证所提出的方法在不同抽样率和采样间隔的数据下的表现,该实例采用了低精度(5s,10s,15s,20s,30s,60s)低采样率(2%,5%,10%,15%,20%)的轨迹数据进行敏感性分析。轨迹数据叠加的天数范围为1天到17天,同时以利用100%渗透率和1s采样间隔的轨迹数据识别的时段划分为基准,若在特定采样条件下识别的时段划分点与基准时段划分点 相同,则结果标记为1,即图10中黑色的网格;否则标记为0。Since the actual trajectory data is low sampling rate and low precision, in order to verify the performance of the proposed method under different sampling rates and sampling intervals, this example uses low precision (5s, 10s, 15s, 20s, 30s) , 60s) Low sampling rate (2%, 5%, 10%, 15%, 20%) trajectory data for sensitivity analysis. The number of days for trajectory data superimposition ranges from 1 day to 17 days. At the same time, it is based on the time period identified by the trajectory data of 100% permeability and 1s sampling interval. If they are the same, the result is marked as 1, which is the black grid in Figure 10; otherwise, it is marked as 0.
当轨迹数据渗透率低、采样间隔长时,通常需要较多天的轨迹数据叠加才能得到与基准时段划分点相同的结果,例如,当采样间隔为5s,渗透率分别为10%、15%和20%情况下,需要8天的轨迹数据进行叠加。相比之下,在相同的采样间隔下,低渗透率为2%的情形下需要13天的轨迹数据叠加。When the trajectory data penetration rate is low and the sampling interval is long, it usually takes more days to superimpose the trajectory data to get the same result as the dividing point of the reference period. For example, when the sampling interval is 5s, the penetration rate is 10%, 15% and respectively. In 20% of cases, it takes 8 days of trajectory data to be superimposed. In contrast, under the same sampling interval, a low permeability of 2% requires 13 days of trajectory data overlay.

Claims (8)

  1. 一种基于轨迹数据的信号控制时段划分方法,其特征在于,该方法包括以下步骤:A signal control period division method based on trajectory data is characterized in that the method includes the following steps:
    步骤S1:基于交通波理论、格林希尔治线性模型和流密速三参数基本关系,得到集结波波速与流量的关系;Step S1: Based on the basic relationship of the three parameters of the traffic wave theory, the Greenhill linear model and the flow density, the relationship between the aggregate wave speed and the flow rate is obtained;
    步骤S2:叠加同一交叉口多日相同的时间段的轨迹数据,得到输入数据;Step S2: superimpose the trajectory data of the same intersection for multiple days and the same time period to obtain input data;
    步骤S3:基于输入数据、速度阈值划分方法和动力学方程,得到集结波波速;Step S3: Based on the input data, the speed threshold dividing method and the dynamic equation, the wave speed of the build-up wave is obtained;
    步骤S4:对集结波波速进行聚类,基于集结波波速与流量的关系,进行信号控制时段划分。Step S4: cluster the wave speed of the build-up wave, and divide the signal control period based on the relationship between the wave speed of the build-up wave and the flow rate.
  2. 根据权利要求1所述的一种基于轨迹数据的信号控制时段划分方法,其特征在于,所述的交通波理论表示为:The method for dividing signal control time periods based on trajectory data according to claim 1, wherein the traffic wave theory is expressed as:
    Figure PCTCN2020120838-appb-100001
    Figure PCTCN2020120838-appb-100001
    其中,A和B表示两股交通流,ω AB为交通波波速,q A为A股交通流的流量,q B为B股交通流的流量,k A为A股交通流的密度,k B为B股交通流的密度。 Among them, A and B represent two traffic flows, ω AB is the traffic wave speed, q A is the flow of the A traffic flow, q B is the flow of the B traffic flow, k A is the density of the A traffic flow, and k B Is the density of B traffic flow.
  3. 根据权利要求2所述的一种基于轨迹数据的信号控制时段划分方法,其特征在于,所述的格林希尔治线性模型为:The method for dividing a signal control period based on trajectory data according to claim 2, wherein the Greenhill linear model is:
    Figure PCTCN2020120838-appb-100002
    Figure PCTCN2020120838-appb-100002
    其中,v i为速度,k i为密度,v f为自由流速度,k j为阻塞密度,i取A或B。 Wherein, v i is the velocity, k i is the density, v f is the free stream velocity, k j to block density, i take A or B.
  4. 根据权利要求3所述的一种基于轨迹数据的信号控制时段划分方法,其特征在于,所述的流密速三参数基本关系为:The method for dividing the signal control period based on trajectory data according to claim 3, wherein the basic relationship between the three parameters of the flow density is:
    q i=k iv i q i =k i v i
    其中,q i为流量。 Among them, q i is the flow rate.
  5. 根据权利要求4所述的一种基于轨迹数据的信号控制时段划分方法,其特征在于,所述的集结波波速ω ABstop与流量的关系为: A signal control period division method based on trajectory data according to claim 4, wherein the relationship between the build-up wave velocity ω ABstop and the flow rate is:
    Figure PCTCN2020120838-appb-100003
    Figure PCTCN2020120838-appb-100003
  6. 根据权利要求1所述的一种基于轨迹数据的信号控制时段划分方法,其特征在于,所述的步骤S3包括:A signal control period division method based on trajectory data according to claim 1, wherein the step S3 comprises:
    步骤S31:基于速度阈值划分方法识别轨迹点状态;Step S31: Identify the state of the track point based on the speed threshold division method;
    步骤S32:基于轨迹点状态和运动学方程,识别加入排队的轨迹点;Step S32: Based on the state of the track point and the kinematic equation, identify the track point added to the queue;
    步骤S33:对加入排队的轨迹点进行拟合,得到集结波波速。Step S33: Fit the trajectory points added to the queue to obtain the wave speed of the build-up wave.
  7. 根据权利要求1所述的一种基于轨迹数据的信号控制时段划分方法,其特征在于,所述聚类的算法为二分K均值聚类算法。The method for dividing a signal control period based on trajectory data according to claim 1, wherein the clustering algorithm is a dichotomous K-means clustering algorithm.
  8. 根据权利要求7所述的一种基于轨迹数据的信号控制时段划分方法,其特征在于,所述的二分K均值聚类算法的聚类效果评价方式为:A signal control period division method based on trajectory data according to claim 7, wherein the evaluation method of the clustering effect of the dichotomous K-means clustering algorithm is:
    Figure PCTCN2020120838-appb-100004
    Figure PCTCN2020120838-appb-100004
    其中,SSE为误差平方和,K为预设的聚类个数,C i为第i类,c i为根据聚类算法获得的第i类的质心,x是第i类的元素。 Among them, SSE is the error sum of squares, K is the preset number of clusters, C i is the i-th class, c i is the centroid of the i-th class obtained according to the clustering algorithm, and x is the element of the i-th class.
PCT/CN2020/120838 2019-10-15 2020-10-14 Trajectory data-based signal control period division method WO2021073526A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910978916.7A CN110853380B (en) 2019-10-15 2019-10-15 Signal control time interval dividing method based on track data
CN201910978916.7 2019-10-15

Publications (1)

Publication Number Publication Date
WO2021073526A1 true WO2021073526A1 (en) 2021-04-22

Family

ID=69596433

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/120838 WO2021073526A1 (en) 2019-10-15 2020-10-14 Trajectory data-based signal control period division method

Country Status (2)

Country Link
CN (1) CN110853380B (en)
WO (1) WO2021073526A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113870591A (en) * 2021-10-22 2021-12-31 上海应用技术大学 Signal control time interval dividing method, device and equipment based on traffic volume prediction
CN113947899A (en) * 2021-09-30 2022-01-18 南京云析科技有限公司 Dynamic estimation method for queuing service time under low-permeability track data

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110853380B (en) * 2019-10-15 2021-09-03 同济大学 Signal control time interval dividing method based on track data
CN112652164B (en) * 2020-12-02 2022-12-30 北京北大千方科技有限公司 Traffic time interval dividing method, device and equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103996289A (en) * 2014-06-06 2014-08-20 北方工业大学 Flow-speed matching model and travel time forecasting method and system
CN104299432A (en) * 2014-10-31 2015-01-21 青岛海信网络科技股份有限公司 Supersaturated intersection signal lamp control method and device
CN108053645A (en) * 2017-09-12 2018-05-18 同济大学 A kind of signalized intersections cycle flow estimation method based on track data
US9978270B2 (en) * 2014-07-28 2018-05-22 Econolite Group, Inc. Self-configuring traffic signal controller
CN109891469A (en) * 2017-08-08 2019-06-14 北京嘀嘀无限科技发展有限公司 Traffic lights timing System and method for
CN110853380A (en) * 2019-10-15 2020-02-28 同济大学 Signal control time interval dividing method based on track data

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5357436A (en) * 1992-10-21 1994-10-18 Rockwell International Corporation Fuzzy logic traffic signal control system
CN103440499B (en) * 2013-08-30 2017-03-01 北京工业大学 Traffic shock wave real-time detection based on information fusion and tracking
CN106355907B (en) * 2016-10-18 2018-12-18 同济大学 Signalized crossing queue length real-time estimation method based on track of vehicle
CN108122420B (en) * 2017-12-19 2021-01-29 长沙理工大学 Method for setting clearing distance of on-road dynamic bus lane
CN109584539B (en) * 2018-11-26 2020-10-02 华南理工大学 Optimization method for phase difference between upstream intersection and downstream intersection of high-saturation road section

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103996289A (en) * 2014-06-06 2014-08-20 北方工业大学 Flow-speed matching model and travel time forecasting method and system
US9978270B2 (en) * 2014-07-28 2018-05-22 Econolite Group, Inc. Self-configuring traffic signal controller
CN104299432A (en) * 2014-10-31 2015-01-21 青岛海信网络科技股份有限公司 Supersaturated intersection signal lamp control method and device
CN109891469A (en) * 2017-08-08 2019-06-14 北京嘀嘀无限科技发展有限公司 Traffic lights timing System and method for
CN108053645A (en) * 2017-09-12 2018-05-18 同济大学 A kind of signalized intersections cycle flow estimation method based on track data
CN110853380A (en) * 2019-10-15 2020-02-28 同济大学 Signal control time interval dividing method based on track data

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113947899A (en) * 2021-09-30 2022-01-18 南京云析科技有限公司 Dynamic estimation method for queuing service time under low-permeability track data
CN113947899B (en) * 2021-09-30 2023-11-10 南京云析科技有限公司 Queuing service time dynamic estimation method under low-permeability track data
CN113870591A (en) * 2021-10-22 2021-12-31 上海应用技术大学 Signal control time interval dividing method, device and equipment based on traffic volume prediction

Also Published As

Publication number Publication date
CN110853380A (en) 2020-02-28
CN110853380B (en) 2021-09-03

Similar Documents

Publication Publication Date Title
WO2021073526A1 (en) Trajectory data-based signal control period division method
CN102592447B (en) Method for judging road traffic state of regional road network based on fuzzy c means (FCM)
CN104575035B (en) A kind of based on the self application control method of crossing under car networked environment
Ma et al. Estimating maximum queue length for traffic lane groups using travel times from video-imaging data
CN111680377B (en) Traffic situation simulation method, system and electronic equipment
CN104900057B (en) A kind of Floating Car map-matching method in the major-minor road of city expressway
CN106846867A (en) Signalized intersections green drives speed abductive approach and analogue system under a kind of car networking environment
CN104318766A (en) Bus GPS track data road network matching method
CN106846842A (en) Urban arterial road coordinate control optimization method based on multi-period control program
CN103903433A (en) Real-time dynamic judgment method and device for road traffic state
CN104778274A (en) Wide-range urban road network travel time estimation method based on sparse taxi GPS (Global Positioning System) data
CN110299011A (en) A kind of traffic flow forecasting method of the highway arbitrary cross-section based on charge data
CN109542876A (en) Extracting method based on Hadoop data mining aircraft experience locus model key factor
CN102855760A (en) On-line queuing length detection method based on floating vehicle data
CN104750963B (en) Intersection delay duration method of estimation and device
CN104851287B (en) Method for urban road link travel time detection based on video detector
US20220084400A1 (en) Green wave speed determination method, electronic device and storage medium
CN102890862B (en) Traffic condition analyzing device and method based on vector mode
CN102157064A (en) Method for designing signal intersection of bus lanes
CN107564290A (en) A kind of urban road intersection saturation volume rate computational methods
CN110070734A (en) Signalized intersections saturation headway estimation method based on gauss hybrid models
CN106935044A (en) A kind of site location optimization method for preferentially coordinating control based on bus signals
CN105551250A (en) Method for discriminating urban road intersection operation state on the basis of interval clustering
CN106971546A (en) Section bus permeability method of estimation based on bus GPS data
CN106846808B (en) A kind of vehicle parking based on license plate data time number calculating method

Legal Events

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

Ref document number: 20877253

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20877253

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20877253

Country of ref document: EP

Kind code of ref document: A1