CN104794927B - Bus arrival time forecasting method - Google Patents

Bus arrival time forecasting method Download PDF

Info

Publication number
CN104794927B
CN104794927B CN201510211699.0A CN201510211699A CN104794927B CN 104794927 B CN104794927 B CN 104794927B CN 201510211699 A CN201510211699 A CN 201510211699A CN 104794927 B CN104794927 B CN 104794927B
Authority
CN
China
Prior art keywords
bus
arrival time
current
time
route
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.)
Active
Application number
CN201510211699.0A
Other languages
Chinese (zh)
Other versions
CN104794927A (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.)
Guizhou Zhitong World Information Technology Co. Ltd.
Original Assignee
GUIZHOU HUNTERSUN 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 GUIZHOU HUNTERSUN INFORMATION TECHNOLOGY Co Ltd filed Critical GUIZHOU HUNTERSUN INFORMATION TECHNOLOGY Co Ltd
Priority to CN201510211699.0A priority Critical patent/CN104794927B/en
Publication of CN104794927A publication Critical patent/CN104794927A/en
Application granted granted Critical
Publication of CN104794927B publication Critical patent/CN104794927B/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/123Traffic control systems for road vehicles indicating the position of vehicles, e.g. scheduled vehicles; Managing passenger vehicles circulating according to a fixed timetable, e.g. buses, trains, trams

Abstract

The invention provides a bus arrival time forecasting method. The bus arrival time forecasting method comprises the following steps of (1) acquiring data of a current position of a bus and extracting data of all bus stations behind the current position from a bus route database; (2) acquiring a gather of bus stations which are distant from each station within a distance (d) from the bus route database; (3) screening a secondary station gather of which the direction is the same with that of a current route from the gather of the bus stations in the step (2); (4) extracting arrival time of the bus on various routes in the secondary station gather from a bus running record; and (5) performing exponential average operation on arrival time of the secondary station gather and using an operation time as a forecasted arrival time of the bus at this time. By the bus arrival time forecasting method, a sample of the same route is added, and a calculation basis is added; and moreover, by an exponential average method, influences of historical data on a current result are considered, possible road crowding change of current time is also considered, a final calculation result is accurate and reliable, and a calculation process is efficient.

Description

A kind of bus arrival time Forecasting Methodology
Technical field
The present invention relates to a kind of bus arrival time Forecasting Methodology.
Background technology
At present for the prediction of bus arrival time, the method for generally using is to read many cars on public bus network After GPS location data, take train arrival time on site location and become as road conditions in this arrive at a station predicted time, but actual life Change frequency very high, especially peak period morning and evening, because the two neighboring order of classes or grades at school on same route is often differed 3-10 minutes More than, due to road condition change acutely, arrival time can be caused to change very greatly, therefore this method is inaccurate.
The content of the invention
In order to solve the above technical problems, the invention provides a kind of bus arrival time Forecasting Methodology, the bus is arrived Time forecasting methods of standing increase basis, and both took into account using exponetial smoothing method by increasing with the sample of section route Influence of the historical data to current results, has taken into account current time possible road conditions congestion change again, therefore, final calculation result Accurately, it is reliable, and calculating process is efficient.
The present invention is achieved by the following technical programs.
A kind of bus arrival time Forecasting Methodology that the present invention is provided, comprises the following steps:
1. it is all of after extraction current location from public bus network database after getting current bus location data Bus station data;
2. the bus station set within each website distance d is obtained from bus routes database;
3. from step 2. in bus station set in, filter out the website subset with current route equidirectional;
4. extraction station idea concentrates the arrival time that each route passes through from bus running record;
5. exponential average computing is done to website subset arrival time, and arrival time is predicted using operation result as this.
5. middle index average calculating operation is specially the step:A (n)=C*R+A (n-1) * (1-R).
The bus station data include the latitude and longitude coordinates and numbering of each website.
The beneficial effects of the present invention are:The sample of same section route is increased, basis increases, and is put down using index Equal method had both taken into account influence of the historical data to current results, and current time possible road conditions congestion change has been taken into account again, therefore, Final calculation result is accurate, reliable, and calculating process is efficient.
Brief description of the drawings
Fig. 1 is principle schematic of the invention;
Fig. 2 is schematic flow sheet of the invention.
Specific embodiment
Be described further below technical scheme, but claimed scope be not limited to it is described.
One adjacent bus sample of public bus network very little, but a plurality of bus be possible to by it is same or this apart Two close websites, therefore two station time predictions are expanded to the route scope of same site, can so increase sample Quantity, the speed to getting does exponential average, then can be very good to obtain predicted time.
A kind of bus arrival time Forecasting Methodology as shown in Figure 1 and Figure 2, comprises the following steps:
1. it is all of after extraction current location from public bus network database after getting current bus location data Bus station data;
2. the bus station set within each website distance d is obtained from bus routes database;
3. from step 2. in bus station set in, filter out the website subset with current route equidirectional;
4. extraction station idea concentrates the arrival time that each route passes through from bus running record;
5. exponential average computing is done to website subset arrival time, and arrival time is predicted using operation result as this.
5. middle index average calculating operation is specially the step:A (n)=C*R+A (n-1) * (1-R), wherein, A (n) represents n The predicted time at moment, C represents the actual time at n-1 moment, and R represents 0~1 random number, and generally R takes 0.5.
The bus station data include the latitude and longitude coordinates and numbering of each website.
In Fig. 1, each module major function is:
Public bus network database:The all of public bus network in the city, including each website latitude and longitude coordinates are stored, is numbered Deng;
Bus running is recorded:The affiliated circuit of each bus is have recorded, the time at each station is reached, and it is current newest Prediction arrival time A (n-1);
Exponential average calculator:Do arrival time A (n) prediction.

Claims (3)

1. a kind of bus arrival time Forecasting Methodology, it is characterised in that:Comprise the following steps:
1. after getting current bus location data, all of public transport after current location is extracted from public bus network database Station data;
2. the bus station set within each website distance d is obtained from bus routes database;
3. from step 2. in bus station set in, filter out the website subset with current route equidirectional;
4. extraction station idea concentrates the arrival time that each route passes through from bus running record;
5. exponential average computing is done to website subset arrival time, and arrival time is predicted using operation result as this.
2. bus arrival time Forecasting Methodology as claimed in claim 1, it is characterised in that:The step 5. middle exponential average Computing is specially:A (n)=C*R+A (n-1) * (1-R), wherein, A (n) represents the predicted time at n moment, and C represents the n-1 moment Actual time, R represents 0~1 random number.
3. bus arrival time Forecasting Methodology as claimed in claim 1, it is characterised in that:The bus station data include The latitude and longitude coordinates and numbering of each website.
CN201510211699.0A 2015-04-29 2015-04-29 Bus arrival time forecasting method Active CN104794927B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510211699.0A CN104794927B (en) 2015-04-29 2015-04-29 Bus arrival time forecasting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510211699.0A CN104794927B (en) 2015-04-29 2015-04-29 Bus arrival time forecasting method

Publications (2)

Publication Number Publication Date
CN104794927A CN104794927A (en) 2015-07-22
CN104794927B true CN104794927B (en) 2017-05-17

Family

ID=53559696

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510211699.0A Active CN104794927B (en) 2015-04-29 2015-04-29 Bus arrival time forecasting method

Country Status (1)

Country Link
CN (1) CN104794927B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105303246A (en) * 2015-09-07 2016-02-03 天津市市政工程设计研究院 Multiline arrival time prediction for public transportation
CN114973677A (en) * 2016-04-18 2022-08-30 北京嘀嘀无限科技发展有限公司 Method and apparatus for determining estimated time of arrival
CN106228830A (en) * 2016-07-27 2016-12-14 安徽聚润互联信息技术有限公司 A kind of bus arrival time real-time estimate system and method
CN106327867B (en) * 2016-08-30 2020-02-11 北京航空航天大学 Bus punctuation prediction method based on GPS data
CN109166337B (en) * 2018-09-04 2020-10-16 深圳市东部公共交通有限公司 Bus arrival time generation method and device and bus passenger travel OD acquisition method
CN112509358A (en) * 2020-11-19 2021-03-16 湖南湘江智能科技创新中心有限公司 Blind person riding method based on man-station cloud cooperation

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19633525A1 (en) * 1996-08-09 1998-02-12 Siemens Ag Information system for users of public vehicles
AU6404799A (en) * 1998-09-30 2000-04-17 Global Research Systems, Inc. Activation system for an advance notification system for monitoring the status of vehicle travel
CN1963847B (en) * 2005-11-07 2011-03-09 同济大学 Method for forecasting reaching station of bus
CN101388143B (en) * 2007-09-14 2011-04-13 同济大学 Bus arriving time prediction method based on floating data of the bus
CN102610088B (en) * 2012-03-08 2014-01-29 东南大学 Method for forecasting travel time between bus stops
CN103778800A (en) * 2014-02-19 2014-05-07 东南大学 Method for setting system for notifying arrival time of small-station-space bus in advance
CN104240529B (en) * 2014-09-11 2017-02-01 江苏云控软件技术有限公司 Method and system for predicting arrival time of buses

Also Published As

Publication number Publication date
CN104794927A (en) 2015-07-22

Similar Documents

Publication Publication Date Title
CN104794927B (en) Bus arrival time forecasting method
CN104064028B (en) Based on public transport arrival time Forecasting Methodology and the system of multiple information data
CN105608505B (en) Resident rail transit trip mode identification method based on mobile phone signaling data
Ma et al. Transit smart card data mining for passenger origin information extraction
CN106197458B (en) A kind of mobile phone user's trip mode recognition methods based on mobile phone signaling data and navigation route data
CN107241512B (en) Intercity Transportation trip mode judgment method and equipment based on data in mobile phone
CN107563566B (en) Inter-bus-station operation time interval prediction method based on support vector machine
US9418545B2 (en) Method and system for collecting traffic data
CN103177561B (en) Method for generating bus real-time traffic status
CN106710208A (en) Traffic state acquisition method and device
CN105466435B (en) Route planning method and device of navigation system
CN109688532B (en) Method and device for dividing city functional area
CN105809962A (en) Traffic trip mode splitting method based on mobile phone data
CN104504099A (en) Position-trajectory-based travel state splitting method
CN104424812A (en) Bus arrival time prediction system and method
CN103838868B (en) Urban bus arrival time predicting method based on multi-bus-route operating data fusion
CN103794061A (en) Method for calculating road fused travel speed based on various positioning data
CN108307316B (en) User's high-precision method of discrimination is fast moved based on S1-MME data
CN106327867B (en) Bus punctuation prediction method based on GPS data
CN106228830A (en) A kind of bus arrival time real-time estimate system and method
CN112036757A (en) Parking transfer parking lot site selection method based on mobile phone signaling and floating car data
CN107545318B (en) Bus line priority determination and bus transfer line sequencing method and device
CN112651546A (en) Bus route optimization method and system
CN105608895A (en) Local abnormity factor-based urban heavy-traffic road detection method
CN107886189B (en) Method for deducing path travel time based on subway card swiping data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: 550081 Guizhou Province, Guiyang city national high tech Zone No. 28 China an even highway western high-tech industrial R & D and production base of 4 building 15 layer

Patentee after: Guizhou Zhitong World Information Technology Co. Ltd.

Address before: 550081 Guizhou Province, Guiyang city national high tech Zone No. 28 China an even highway western high-tech industrial R & D and production base of 4 building 15 layer

Patentee before: GUIZHOU HUNTERSUN INFORMATION TECHNOLOGY CO., LTD.

CP01 Change in the name or title of a patent holder