CN104317583A - Road congestion optimization algorithm based on grid theory - Google Patents

Road congestion optimization algorithm based on grid theory Download PDF

Info

Publication number
CN104317583A
CN104317583A CN201410561347.3A CN201410561347A CN104317583A CN 104317583 A CN104317583 A CN 104317583A CN 201410561347 A CN201410561347 A CN 201410561347A CN 104317583 A CN104317583 A CN 104317583A
Authority
CN
China
Prior art keywords
grid
section
vehicle data
value
road
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.)
Pending
Application number
CN201410561347.3A
Other languages
Chinese (zh)
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.)
HEFEI XINGFU INFORMATION TECHNOLOGY Co Ltd
Original Assignee
HEFEI XINGFU INFORMATION TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by HEFEI XINGFU INFORMATION TECHNOLOGY Co Ltd filed Critical HEFEI XINGFU INFORMATION TECHNOLOGY Co Ltd
Priority to CN201410561347.3A priority Critical patent/CN104317583A/en
Publication of CN104317583A publication Critical patent/CN104317583A/en
Pending legal-status Critical Current

Links

Landscapes

  • Traffic Control Systems (AREA)

Abstract

The invention provides a road congestion optimization algorithm based on the grid theory and relates to an optimization algorithm for congestion algorithm by positioning floating vehicle data in city road grids. The method is characterized in that city regions are divided into grids, city roads are partitioned into thin segments through the grids and are located in the corresponded grids, and the correspondences between the grids and roads are established; the floating vehicle data are classified according to the grids where the floating vehicle data belong to, the number of vehicles of each grid corresponds to the corresponded segments, and the road congestion algorithm is acquired.

Description

Based on the congestion in road optimized algorithm of grid paradigm
Technical field
The present invention proposes a kind of optimized algorithm adopting grid paradigm to carry out congestion in road analysis, is specially adapted to the jamming analysis at urban road crossing.
Background technology
At present, there is various roads in the prior art to block up algorithm.
Such as, traffic index algorithm: be carry out deep processing process to the dynamic vehicle positional information being distributed in streets and lanes, city (abbreviation floating car data) to obtain, by the vehicle GPS passback dynamic data on whole city's taxi to data processing centre (DPC).First to vehicle position data process, obtain the travelling speed of difference in functionality grade road, then and data on flows different according to function path calculates this road shared weight in the whole network, judges, be converted to the index desired value of 0-10 finally by people to the perception of blocking up.
For another example, the Theories and methods of pattern-recognition: the people such as Ren Jiangtao and Zhang Yi study the pattern in urban traffic network and highway network, drawn traffic behavior can turn to repeat, limited amount and the result of dissimilar pattern; The people such as Guo Wei and Yao Danya are extracted the proper vector of access connection traffic flow operation conditions and are set up the assessment models of traffic by intersection data similarity.These research work all achieve good effect, and the research for traffic status identification technology provides good reference.
The common feature of these patented methods extracts road vehicle data, carries out data analysis, be converted into traffic index or be fitted to traffic state model, have higher complexity.
Summary of the invention
One object of the present invention is to provide a kind of being positioned by floating vehicle data to carry out the optimization method calculated that blocks up in urban road grid, the method is first by urban area gridding, urban road is separated into tiny section by grid, lay respectively in corresponding grid, and set up grid and section one-to-one relationship.Then classified by the grid of floating vehicle data belonging to it, the vehicle number finally in each grid just corresponds on corresponding section, thus draws the computing method that section blocks up.
Described method comprises the steps:
1, first calculate the maximum longitude and latitude span in city, according to the segregation method of specifying, namely the segmentation unit of precision and latitude is per mille degree, and urban area is divided into minimum grid cell, and grid cell such as is at the uniform grid of the array arrangement of size.
2, secondly on electronic chart, these grid cells of urban road are split, forms tiny road section, just have one or more little section in each grid, and record the one-to-one relationship of these sections and grid cell.
3, subsequently, the vehicle data that floats is extracted, because each Floating Car anchor point is always in some grid cells by GPS administrative center.By the longitude and latitude of these floating vehicle datas according to its place, be referred to respectively in corresponding grid cell.The initial value of value of blocking up is 0, and grid cell often increases a vehicle data, its value of blocking up increase by 1, and the color value in the section corresponding to this grid cell is initially white and R=255, B=255, G=255.When value of blocking up often increases by 1, red component R=255 is constant, and blue component B and green component G deducts 1 respectively, until be 0.
4, last, by all grid cells exceeding threshold value of blocking up by its value of blocking up descending sort, electronic chart directly shows its corresponding road section by its color value.
The present invention is by introducing the grid cell of electronic chart, set up the corresponding relation in grid cell and section, counted by the floating vehicle dropped in grid cell, map directly to corresponding section, thus avoiding a large amount of map vector calculuses, data read in end, calculate and just terminate thereupon, improve the efficiency of blocking up and calculating greatly, for real-time road shows the computing method providing an efficient quick.
Accompanying drawing explanation
Fig. 1 is that map basic data prepares process flow diagram;
Fig. 2 is real-time jamming analysis process flow diagram;
Fig. 3 is map grid segmentation figure;
Fig. 4 is section mesh segmentation figure;
Fig. 5 is the corresponding relation figure of crossing, section and grid.
Embodiment
The gridding of the present invention algorithm that blocks up is mainly used in improving the counting yield of congestion in road, particularly high to the requirement of real-time that blocks up large-and-medium size cities, and the method can calculate the section and crossing that block up faster, facilitates people's trip.
In order to realize this grid process optimization method, first need urban area gridding, the threshold value of gridding and spacing value will be fixed, then according to grid lane segmentation got well and set up the corresponding relation at grid and crossing, section, these are all initial preliminary work, only need to prepare once, be saved in database, as shown in Figure 1.The floating vehicle position data that last basis is real-time, in conjunction with gridding threshold value and spacing value, draws the grid cell belonging to this position, thus belongs to corresponding section or crossing.Data read in end, block up to calculate and also terminate thereupon, as shown in Figure 2.
Idiographic flow is as follows:
1. in a step 101, obtain the maximum span of the longitude and latitude of urban area.
The P lower left corner=(Xmin, Ymin); Xmin: minimum longitude; Ymin: minimum latitude.
The P upper right corner=(Xmax, Ymax); Xmax: maximum longitude; Ymax: maximum latitude.
2. in a step 102, choose fixing segmentation starting point and spacing, be accurate to per mille degree, see Fig. 3.
P splits starting point=(Px splits starting point, and Py splits starting point)=(Floor (Xmin * 1000)/1000, Floor (Ymin * 1000)/1000);
P splits terminal=(Px splits terminal, and Py splits terminal)=(Ceil (Xmax * 1000)/1000, Ceil (Ymax * 1000)/1000);
Segmentation space D=0.001 degree.
3. in step 103, according to the cutting unit that step 102 obtains, urban road is cut, form little section or crossing, as shown in Figure 4.
4. at step 104, set up corresponding relation according to the result of step 103.
After over-segmentation:
Unit 1 and section A, section B correspondence
Unit 2 and crossing C correspondence
Unit 3 and section D correspondence
Shown in opening relationships chart 5.
5. in step 201, read the vehicle data that floats, its longitude and latitude data are transformed into corresponding cutting unit.
Vehicle point coordinate P(Px, Py);
First ask longitudinal n value, be designated as nj:
Nj=Floor [(Floor (Px * 1000)/1000-Px splits starting point)/D]
Ask dimension direction n value again, be designated as nw
Nw=Floor [(Floor (Py * 1000)/1000-Py splits starting point)/D]
Draw coordinate P(Px, the Py of vehicle point) belonging to cutting unit be:
AREA{Px splits starting point+nj*D, and Py splits starting point+nw*D, and Px is split starting point+(nj+1) * D, Py and split starting point+(nw+1) * D}.
6. in step 202., according to two Key values in region, find out corresponding section or crossing Polyline, the blueness of its color value and green value are deducted 1.
Suppose that original color value is RGB(Rn, Gn, Bn)
Rn=Rn;0<=Rn<=255
Gn=Gn-1;0<=Gn<=255
Bn=Bn-1;0<=Bn<=255
Repeat step 201 and 202 until all vehicle point data read end.
7. in step 203, from database read color value exceed threshold value Ф section or crossing and by it blue and green component ascending order arrange (blue component and green component less, color is redder, the congestion level represented is higher, otherwise color is more shallow, represent more unobstructed), electronic chart directly shows.

Claims (3)

1. floating vehicle data is positioned to carry out the optimization method calculated that blocks up in urban road grid by one kind;
Floating vehicle data just refers to has installed vehicle-mounted GPS positioning system and the bus travelled on urban road and taxi;
The speciality of the method is: first by urban area gridding, and urban road is separated into tiny section by grid, lays respectively in corresponding grid, and sets up grid and section one-to-one relationship.
2. then classified by the grid of floating vehicle data belonging to it, the vehicle number finally in each grid just corresponds on corresponding section, thus draws the computing method that section blocks up.
3. described in, method comprises the steps:
1) the maximum longitude and latitude span in city, is first calculated, according to the segregation method of specifying, namely the segmentation unit of precision and latitude is per mille degree, and urban area is divided into minimum grid cell, and grid cell such as is at the uniform grid of the array arrangement of size;
2), secondly on electronic chart, these grid cells of urban road are split, forms tiny road section, just have one or more little section in each grid, and record the one-to-one relationship of these sections and grid cell;
3), subsequently, the vehicle data that floats is extracted, because each Floating Car anchor point is always in some grid cells by GPS administrative center;
4), by the longitude and latitude of these floating vehicle datas according to its place, be referred in corresponding grid cell respectively;
The initial value of value of blocking up is 0, and grid cell often increases a vehicle data, its value of blocking up increase by 1, corresponding to this grid cell 5), the color value in section is initially white and R=255, B=255, G=255;
When value of blocking up often increases by 1, red component R=255 is constant, and blue component B and green component G deducts 1 respectively, until be 0.
CN201410561347.3A 2014-10-21 2014-10-21 Road congestion optimization algorithm based on grid theory Pending CN104317583A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410561347.3A CN104317583A (en) 2014-10-21 2014-10-21 Road congestion optimization algorithm based on grid theory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410561347.3A CN104317583A (en) 2014-10-21 2014-10-21 Road congestion optimization algorithm based on grid theory

Publications (1)

Publication Number Publication Date
CN104317583A true CN104317583A (en) 2015-01-28

Family

ID=52372818

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410561347.3A Pending CN104317583A (en) 2014-10-21 2014-10-21 Road congestion optimization algorithm based on grid theory

Country Status (1)

Country Link
CN (1) CN104317583A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105118014A (en) * 2015-09-18 2015-12-02 常州普适信息科技有限公司 Method for evaluating grids of bus network
CN105741548A (en) * 2016-04-19 2016-07-06 上海理工大学 Method for generating traffic state cloud atlas
CN106327868A (en) * 2016-08-30 2017-01-11 山东高速信息工程有限公司 Road congestion analysis method based on traffic flow detection equipment state
CN108648444A (en) * 2018-04-18 2018-10-12 北京交通大学 A kind of signalized intersections postitallation evaluation method based on grid model
CN109035758A (en) * 2018-05-20 2018-12-18 北京工业大学 City road network intersection congestion recognition methods based on floating car data mesh mapping
CN109326123A (en) * 2018-11-15 2019-02-12 中国联合网络通信集团有限公司 Traffic information treating method and apparatus
CN110718078A (en) * 2018-07-13 2020-01-21 高德软件有限公司 Traffic incident information publishing method and device
WO2020083401A1 (en) * 2018-10-26 2020-04-30 江苏智通交通科技有限公司 Method for configuring on-duty posts of traffic police in urban road environment
CN114677843A (en) * 2022-02-17 2022-06-28 阿里云计算有限公司 Road condition information processing method, device and system and electronic equipment
CN114973732A (en) * 2022-04-20 2022-08-30 安徽皖通科技股份有限公司 Voice guidance system and method based on intelligent road network monitoring

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101344991A (en) * 2008-09-03 2009-01-14 华为技术有限公司 Method, device and system for providing road information
CN202422417U (en) * 2011-11-29 2012-09-05 上海雷腾软件有限公司 Dynamic index display system of driving route based on real-time traffic conditions
CN102819954A (en) * 2012-08-28 2012-12-12 南京大学 Traffic region dynamic map monitoring and predicating system
CN103177561A (en) * 2011-12-26 2013-06-26 北京掌城科技有限公司 Method and system for generating bus real-time traffic status
CN103235848A (en) * 2013-04-15 2013-08-07 中国科学院软件研究所 Light-weight map matching method based on simplified map model
CN103927873A (en) * 2014-04-28 2014-07-16 中国航天系统工程有限公司 Matching method for probe car and road section and method for obtaining real-time traffic status in parallel
CN104011506A (en) * 2011-12-13 2014-08-27 丰田自动车株式会社 Information providing system and information providing method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101344991A (en) * 2008-09-03 2009-01-14 华为技术有限公司 Method, device and system for providing road information
CN202422417U (en) * 2011-11-29 2012-09-05 上海雷腾软件有限公司 Dynamic index display system of driving route based on real-time traffic conditions
CN104011506A (en) * 2011-12-13 2014-08-27 丰田自动车株式会社 Information providing system and information providing method
CN103177561A (en) * 2011-12-26 2013-06-26 北京掌城科技有限公司 Method and system for generating bus real-time traffic status
CN102819954A (en) * 2012-08-28 2012-12-12 南京大学 Traffic region dynamic map monitoring and predicating system
CN103235848A (en) * 2013-04-15 2013-08-07 中国科学院软件研究所 Light-weight map matching method based on simplified map model
CN103927873A (en) * 2014-04-28 2014-07-16 中国航天系统工程有限公司 Matching method for probe car and road section and method for obtaining real-time traffic status in parallel

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
章威: "《基于大规模浮动车数据的地图匹配算法》", 《交通运输系统工程与信息》 *

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105118014A (en) * 2015-09-18 2015-12-02 常州普适信息科技有限公司 Method for evaluating grids of bus network
CN105741548A (en) * 2016-04-19 2016-07-06 上海理工大学 Method for generating traffic state cloud atlas
CN106327868B (en) * 2016-08-30 2019-10-22 山东高速信息工程有限公司 Road congestion analysis method based on traffic flow detection equipment state
CN106327868A (en) * 2016-08-30 2017-01-11 山东高速信息工程有限公司 Road congestion analysis method based on traffic flow detection equipment state
CN108648444A (en) * 2018-04-18 2018-10-12 北京交通大学 A kind of signalized intersections postitallation evaluation method based on grid model
CN108648444B (en) * 2018-04-18 2020-05-05 北京交通大学 Signalized intersection operation evaluation method based on grid model
CN109035758A (en) * 2018-05-20 2018-12-18 北京工业大学 City road network intersection congestion recognition methods based on floating car data mesh mapping
CN110718078A (en) * 2018-07-13 2020-01-21 高德软件有限公司 Traffic incident information publishing method and device
CN110718078B (en) * 2018-07-13 2021-06-15 阿里巴巴(中国)有限公司 Traffic incident information publishing method and device
WO2020083401A1 (en) * 2018-10-26 2020-04-30 江苏智通交通科技有限公司 Method for configuring on-duty posts of traffic police in urban road environment
CN109326123A (en) * 2018-11-15 2019-02-12 中国联合网络通信集团有限公司 Traffic information treating method and apparatus
CN114677843A (en) * 2022-02-17 2022-06-28 阿里云计算有限公司 Road condition information processing method, device and system and electronic equipment
CN114677843B (en) * 2022-02-17 2023-07-21 阿里云计算有限公司 Road condition information processing method, device, system and electronic equipment
CN114973732A (en) * 2022-04-20 2022-08-30 安徽皖通科技股份有限公司 Voice guidance system and method based on intelligent road network monitoring
CN114973732B (en) * 2022-04-20 2023-09-08 安徽皖通科技股份有限公司 Speech guiding system and method based on intelligent road network monitoring

Similar Documents

Publication Publication Date Title
CN104317583A (en) Road congestion optimization algorithm based on grid theory
US10846874B2 (en) Method and apparatus for processing point cloud data and storage medium
CN110135351B (en) Built-up area boundary identification method and equipment based on urban building space data
CN108267747B (en) Road feature extraction method and device based on laser point cloud
CN108845569A (en) Generate semi-automatic cloud method of the horizontal bend lane of three-dimensional high-definition mileage chart
CN105608505B (en) Resident rail transit trip mode identification method based on mobile phone signaling data
CN102208013B (en) Landscape coupling reference data generation system and position measuring system
CN106127153A (en) The traffic sign recognition methods of Vehicle-borne Laser Scanning cloud data
CN106197458A (en) A kind of cellphone subscriber&#39;s trip mode recognition methods based on mobile phone signaling data and navigation route data
CN109872530B (en) Road condition information generation method, vehicle-mounted terminal and server
CN103226892B (en) A kind of road congestion state discovery method of Optimization-type
CN105160309A (en) Three-lane detection method based on image morphological segmentation and region growing
CN110334861B (en) Urban area division method based on trajectory data
CN102222236A (en) Image processing system and position measurement system
CN111062958B (en) Urban road element extraction method
US11335189B2 (en) Method for defining road networks
CN103942952B (en) A kind of road network functional hierarchy state grade appraisal procedure
CN112418081B (en) Method and system for quickly surveying traffic accidents by air-ground combination
CN109544443A (en) A kind of route drawing generating method and device
CN108665556B (en) Road indication display method based on mixed reality and storage medium
CN116469066A (en) Map generation method and map generation system
CN112837414B (en) Method for constructing three-dimensional high-precision map based on vehicle-mounted point cloud data
CN104574966B (en) Variable information identity device and variable information identification method
CN110708664B (en) Traffic flow sensing method and device, computer storage medium and electronic equipment
CN105070060B (en) A kind of urban road traffic state method of discrimination based on public transport vehicle-mounted gps data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150128