+

CN102157075B - Method for predicting bus arrivals - Google Patents

Method for predicting bus arrivals Download PDF

Info

Publication number
CN102157075B
CN102157075B CN 201110060991 CN201110060991A CN102157075B CN 102157075 B CN102157075 B CN 102157075B CN 201110060991 CN201110060991 CN 201110060991 CN 201110060991 A CN201110060991 A CN 201110060991A CN 102157075 B CN102157075 B CN 102157075B
Authority
CN
China
Prior art keywords
time
bus
data
prediction
arrival
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.)
Expired - Fee Related
Application number
CN 201110060991
Other languages
Chinese (zh)
Other versions
CN102157075A (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.)
Shanghai Jiao Tong University
Original Assignee
Shanghai Jiao Tong 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 Shanghai Jiao Tong University filed Critical Shanghai Jiao Tong University
Priority to CN 201110060991 priority Critical patent/CN102157075B/en
Publication of CN102157075A publication Critical patent/CN102157075A/en
Application granted granted Critical
Publication of CN102157075B publication Critical patent/CN102157075B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

一种信息处理技术领域的公交到站的预测方法,通过分析公交运行历史数据判断运行稳定性,划分出适合不同预测方式的时段。在预测周期内,采用卡尔曼滤波法分析实时GPS数据预测到站时间,最终通过误差加权把历史数据和实时数据两种预测结果综合起来作为最终的发布信息。本发明准确性较好且运算速度快,易于物理实现和推广。

Figure 201110060991

A bus arrival prediction method in the field of information processing technology, which judges the operation stability by analyzing the historical data of bus operation, and divides the time periods suitable for different prediction methods. In the forecast period, the Kalman filter method is used to analyze the real-time GPS data to predict the arrival time, and finally the two forecast results of historical data and real-time data are combined as the final release information through error weighting. The invention has good accuracy and fast calculation speed, and is easy to realize and popularize physically.

Figure 201110060991

Description

公交到站的预测方法Prediction method of bus arrival

技术领域 technical field

本发明涉及的是一种信息处理技术领域的方法,具体是一种公交到站的预测方法。The invention relates to a method in the technical field of information processing, in particular to a method for predicting the arrival of a bus.

背景技术 Background technique

公交到站时间预测技术是在城市智能交通系统中公交信息发布的难点和重点。上海市目前正在大力推进城市公共交通,已经形成了城市交通运营管理和服务的信息化雏形。作为城市智能交通系统(ITS)的重要组成部分的交通信息发布系统,近几年快速发展。但是常规公交信息发布系统的建设相对轨道交通信息发布系统还比较落后,乘客对公交车辆运行状况的投诉屡有发生。Bus arrival time prediction technology is the difficulty and focus of bus information release in urban intelligent transportation systems. Shanghai is currently vigorously promoting urban public transport, and has formed an informatization prototype of urban transport operation management and services. As an important part of the urban intelligent transportation system (ITS), the traffic information release system has developed rapidly in recent years. However, the construction of the conventional public transport information release system is still relatively backward compared with the rail transit information release system, and passenger complaints about the operation status of public transport vehicles occur frequently.

目前的预测方法,根据数据选择的来源不同可以分为基于历史数据的到站时间预测方法和基于实时数据的到站时间预测方法。根据路段行驶时间计算方法不同又可以分为:时间序列分析、卡尔曼滤波、人工神经网络、等多种方法。The current prediction methods can be divided into arrival time prediction methods based on historical data and arrival time prediction methods based on real-time data according to different sources of data selection. According to the different calculation methods of road section travel time, it can be divided into: time series analysis, Kalman filter, artificial neural network, and other methods.

上述预测模型在预测精度和实际应用上各有特点。经文献检索发现,基于历史数据的到达时间预测模型里,假设公交车的实际行驶情况围绕历史行驶情况小幅度波动。模型以大量历史数据为基础,该类模型原理易懂、操作简单,使用广泛,但是当突发事件导致公交车的实际行驶情况大幅度偏离历史情况时,预测效果会不理想,其预测精度有限,实用性不强。人工神经网络模型在预测精度上具有绝对的优势,它是当前倍受推崇的一种公交车到达时间预测模型。但是,神经网络的训练函数、学习函数以及一些参数的选择却需要经验或试取,并且网络训练时间较长。因此,实现在线的实时训练和动态预测绝非易事。Kalman滤波器模型利用不断逼近的方式获得较高的预测精度,尤其在提前一步预测行程时间时,该模型具有良好的预测性能。但是,其能力却随步骤的增加而不断衰退。The above prediction models have their own characteristics in terms of prediction accuracy and practical application. According to literature search, in the arrival time prediction model based on historical data, it is assumed that the actual driving conditions of buses fluctuate slightly around the historical driving conditions. The model is based on a large amount of historical data. This type of model is easy to understand, easy to operate, and widely used. However, when an emergency causes the actual driving situation of the bus to deviate greatly from the historical situation, the prediction effect will be unsatisfactory, and its prediction accuracy is limited. , is not practical. The artificial neural network model has an absolute advantage in prediction accuracy, and it is currently a highly respected bus arrival time prediction model. However, the selection of the training function, learning function and some parameters of the neural network requires experience or trials, and the network training takes a long time. Therefore, it is not easy to realize online real-time training and dynamic prediction. The Kalman filter model uses continuous approximation to obtain higher prediction accuracy, especially when predicting the travel time one step ahead, the model has good prediction performance. However, its ability continues to decline with the increase of steps.

发明内容 Contents of the invention

本发明针对现有技术存在的上述不足,提供一种公交到站的预测方法,准确性较好且运算速度快,易于物理实现和推广。The present invention aims at the above-mentioned deficiencies in the prior art, and provides a method for predicting the arrival of buses, which has good accuracy, fast calculation speed, and is easy to physically implement and popularize.

本发明是通过以下技术方案实现的,本发明通过分析公交运行历史数据判断运行稳定性,划分出适合不同预测方式的时段。在预测周期内,采用卡尔曼滤波法分析实时GPS数据预测到站时间,最终通过误差加权把历史数据和实时数据两种预测结果综合起来作为最终的发布信息。The present invention is realized through the following technical solutions. The present invention judges the operation stability by analyzing the historical data of bus operation, and divides time periods suitable for different prediction methods. In the forecast period, the Kalman filter method is used to analyze the real-time GPS data to predict the arrival time, and finally the two forecast results of historical data and real-time data are combined as the final release information through error weighting.

本发明具体包括以下步骤:The present invention specifically comprises the following steps:

1)数据采集:通过三种方法采集公交车运行数据,提供公交车实时运行状况信息。1) Data collection: collect bus operation data through three methods, and provide real-time operation status information of buses.

2)数据处理:使用ArcGIS地理信息系统软件,剔除错误数据,确定公交车的实时位置及数据回报的时刻。2) Data processing: Use ArcGIS geographic information system software to eliminate erroneous data, determine the real-time position of the bus and the time of data return.

3)公交运行稳定性分析:采集半年内的公交运行历史数据,划分为18种情况,每种情况分别进行稳定性分析。3) Stability analysis of bus operation: Collect the historical data of bus operation within half a year, divide it into 18 situations, and conduct stability analysis for each situation.

4)公交车到站预测方式选择:根据稳定性分析结果,选择合适的到站预测方式。4) Selection of bus arrival prediction method: According to the stability analysis results, select the appropriate arrival prediction method.

5)建立到站时间预测模型:综合考虑公交车运行历史数据和实时GPS数据,分别进行到站时间预测,根据预测过程中的误差对两种预测结果进行加权平均,作为最终的到站时间发布在电子站牌供乘客参考。5) Establish the arrival time prediction model: comprehensively consider the historical data of bus operation and real-time GPS data, respectively predict the arrival time, and carry out weighted average of the two prediction results according to the error in the prediction process, and release it as the final arrival time On the electronic stop sign for passengers' reference.

本发明方法根据公交车历史运行数据,在分析公交车运行稳定性的基础上,选择不同的预测方式。在分离出适合进行到站时间预测的时段,采用历史数据和实时GPS数据分别预测,最后进行误差加权的方法,预测公交车到站时间。由此综合考虑公交车运行历史规律和实时路况以及交通流信息,能更加准确的对公交车到站时间进行预测。The method of the invention selects different prediction modes on the basis of analyzing the operation stability of the bus according to the historical operation data of the bus. After separating the time period suitable for predicting the arrival time, the historical data and real-time GPS data are used to predict respectively, and finally the method of error weighting is used to predict the arrival time of the bus. Therefore, considering the historical law of bus operation and real-time road conditions and traffic flow information, the bus arrival time can be predicted more accurately.

附图说明 Description of drawings

图1为公交车GPS数据处理结果。Figure 1 shows the results of bus GPS data processing.

图2和图3为公交车运行稳定性分析,其中站点选择徐家汇,公交运行方向为下行,日期为周六、日。Figures 2 and 3 show the stability analysis of bus operation, where Xujiahui is selected as the station, the bus operation direction is down, and the date is Saturday and Sunday.

图4为基于历史和实时数据误差加权的公交车到站预测方法流程图。Fig. 4 is a flowchart of a bus arrival prediction method based on historical and real-time data error weighting.

图5为数据采集示意图。Figure 5 is a schematic diagram of data acquisition.

图6为数据传输示意图。Fig. 6 is a schematic diagram of data transmission.

图7和图8为实时GPS数据汇报点分布示意图。Figure 7 and Figure 8 are schematic diagrams of distribution of real-time GPS data reporting points.

具体实施方式 Detailed ways

下面对本发明的实施例作详细说明,本实施例在以本发明技术方案为前提下进行实施,给出了详细的实施方式和具体的操作过程,但本发明的保护范围不限于下述的实施例。The embodiments of the present invention are described in detail below. This embodiment is implemented on the premise of the technical solution of the present invention, and detailed implementation methods and specific operating procedures are provided, but the protection scope of the present invention is not limited to the following implementation example.

实施例Example

如图4所示,为本实施例预测流程,具体实现大致分为5个部分:通过车载RFID信标设备/读卡器、环形电磁感应线圈以及车载GPS收发终端三种方式,采集公交车运行数据,提供公交车实时运行状况信息;使用ArcGIS地理信息系统软件,剔除错误数据,确定公交车的实时位置及数据回报的时刻;根据采集所得公交运行历史数据,分时段分路段分析公交车运行稳定性;根据稳定性分析结果选择对应的公交车到站预测方式;对适合进行到站时间预测的路段和时段,建立到站时间预测模型,综合考虑公交车运行历史数据和实时GPS数据,分别进行到站时间预测,根据预测过程中的误差对两种预测结果进行加权平均,作为最终的到站时间发布在电子站牌供乘客参考。As shown in Figure 4, it is the prediction process of this embodiment, and the specific implementation is roughly divided into five parts: through the vehicle-mounted RFID beacon device/card reader, the annular electromagnetic induction coil, and the vehicle-mounted GPS transceiver terminal, the bus operation is collected. Data to provide real-time operating status information of buses; use ArcGIS geographic information system software to eliminate erroneous data, determine the real-time position of the bus and the time of data return; analyze the stability of the bus operation by time and road section according to the collected historical data of bus operation According to the stability analysis results, select the corresponding bus arrival prediction method; for the road sections and time periods suitable for the arrival time prediction, establish the arrival time prediction model, comprehensively consider the bus operation history data and real-time GPS data, respectively. For the arrival time prediction, the weighted average of the two prediction results is carried out according to the error in the prediction process, and the final arrival time is published on the electronic stop board for passengers' reference.

具体描述如下:The specific description is as follows:

数据采集:通过车载RFID信标设备/读卡器、电磁感应线圈以及车载GPS收发终端三种方式,采集公交车运行数据,提供公交车实时运行状况信息。其中,车载RFID信标设备在进出公交车站的时候,触发车站出入口处读卡器,下游车站得到此辆公交车的实时位置信息,从而将此站点位置显示在电子站牌上;电磁感应线圈采集公交车的位置信息,用于实时预测公交车距离目标站点的距离;车载GPS收发终端提供实时GPS数据,用于分析公交车在回报数据点处的时刻以及实时速度,同时结合车载里程表计算公交车到达目标站点的时间。公交车数据采集示意图如附图5所示。Data collection: Collect bus operation data through vehicle-mounted RFID beacon equipment/card reader, electromagnetic induction coil, and vehicle-mounted GPS transceiver terminal, and provide real-time bus operation status information. Among them, when the vehicle-mounted RFID beacon device enters and exits the bus station, it triggers the card reader at the entrance and exit of the station, and the downstream station obtains the real-time location information of the bus, thereby displaying the location of the station on the electronic stop sign; the electromagnetic induction coil Collect the location information of the bus for real-time prediction of the distance between the bus and the target site; the vehicle-mounted GPS transceiver terminal provides real-time GPS data for analyzing the time and real-time speed of the bus at the reporting data point, and combined with the vehicle odometer calculation The time the bus arrives at the destination stop. The schematic diagram of bus data collection is shown in Figure 5.

数据处理:主要对公交车车载GPS收发终端记录的实时GPS数据进行处理,以便分析公交车到站时间。使用ArcGIS地理信息系统软件,剔除错误数据,包括GPS数据误差过大的点,公交车早晚进出车库的GPS回报点以及公交车内路码表为零的GPS回报点等,确定公交车的实时位置及数据回报的时刻。按照GPS数据回报的时间分为以下几种情况,即工作日周一、五,工作日周二、三、四,休息日周六、日。每个日期内,对回报点的时刻按照小时数划分时段,以便于分析各个时段内的运行情况。Data processing: Mainly process the real-time GPS data recorded by the GPS transceiver terminal on the bus to analyze the arrival time of the bus. Use ArcGIS geographic information system software to eliminate erroneous data, including points where the GPS data error is too large, GPS return points when the bus enters and exits the garage sooner or later, and GPS return points where the internal code meter of the bus is zero, etc., to determine the real-time position of the bus and the moment of data return. According to the time of GPS data reporting, it is divided into the following situations, that is, working days are Monday and Friday, working days are Tuesday, Wednesday and Thursday, and rest days are Saturday and Sunday. In each date, the time of the return point is divided into time periods according to the number of hours, so as to analyze the operation conditions in each time period.

公交运行稳定性分析:用于稳定性分析的公交车历史运行数据并非时间跨度越长效果越好,采集半年内的公交运行历史数据,划分为18种情况,即(i)公交车行驶方向:上行,下行;(ii)日期:周一、五,周二、三、四,周六、日;(iii)每天时段:早高峰,午平峰,晚高峰,每种情况分别进行稳定性分析。对于公交车运行情况来说,站间平均运行时间、平均运行速度以及站间运行时间的方差和标准差都是衡量其运行稳定性的指标。计算均值时统一采用截尾均值的形式,去除最大和最小的10%个GPS回报点数据,剩余的数据再求算术平均值,如此可以有效避免错误数据对计算结果的影响。根据统计结果并综合考虑乘客对于等待时间的耐心程度,将运行时间标准差设定为1分钟,即最终预测到站时间的时候,允许所参考的历史数据偏差在1分钟之内。Stability analysis of bus operation: The historical bus operation data used for stability analysis is not the longer the time span, the better the effect. Collect the bus operation history data within half a year and divide it into 18 situations, namely (i) the direction of bus travel: Uplink, downlink; (ii) Date: Monday, Friday, Tuesday, Wednesday, Thursday, Saturday, Sunday; (iii) Time of day: morning peak, midday peak, evening peak, stability analysis for each case. For the bus operation, the average running time between stations, the average running speed, and the variance and standard deviation of the running time between stations are all indicators to measure the stability of its operation. When calculating the mean value, the form of censored mean value is uniformly adopted, the largest and smallest 10% GPS return point data are removed, and the remaining data is then calculated for the arithmetic mean value, which can effectively avoid the influence of wrong data on the calculation results. According to the statistical results and comprehensive consideration of passengers' patience for waiting time, the standard deviation of the running time is set to 1 minute, that is, when the final arrival time is predicted, the deviation of the referenced historical data is allowed within 1 minute.

公交车到站预测方式选择:根据稳定性分析结果,选择合适的到站预测方式。(i)预测公交车在前方第几站。该预测方式适合于公交车运行状况最不稳定的时段或路段,预测过程中,使用硬件设备采集公交车在上游路段关键位置的信息,例如进站和出站,通过信息传输通路直接传递给目标站点的电子站牌。(ii)预测公交车距离目标站点的距离。适用于站点之间距离较近,公交车运行相对稳定的路段。采用传感器技术、无线信标结合GPS技术,可以获知公交车在目标站点上游的距离。随着公交车越来越接近目标站点,电子站牌上发布的距离信息不断更新,乘客能够获知公交车和目标站点之间的实际距离。(iii)预测公交车到达目标站点还需多长时间。该预测方式最直观,适用于站点之间有一定距离,路段交通流复杂度低,公交车运行稳定的情况。采用公交车运行历史数据或者实时GPS数据,建立公交车运行状态的模型,并通过建立预测模型和预测算法计算公交车到达目标站点的时间。Selection of bus arrival prediction method: According to the stability analysis results, select the appropriate arrival prediction method. (i) Predict the number of stops ahead for the bus. This prediction method is suitable for the most unstable time period or road section of the bus operation. During the prediction process, hardware equipment is used to collect the information of the key positions of the bus on the upstream road section, such as entering and exiting the station, and directly transmit it to the target through the information transmission channel. The electronic stop sign of the site. (ii) Predict the distance of the bus from the target stop. It is suitable for sections where the distance between stations is short and the bus operation is relatively stable. Using sensor technology, wireless beacons combined with GPS technology, the distance of the bus upstream from the target station can be known. As the bus gets closer to the target site, the distance information published on the electronic stop board is constantly updated, and passengers can know the actual distance between the bus and the target site. (iii) Predict how long it will take for the bus to reach the destination stop. This prediction method is the most intuitive, and it is suitable for situations where there is a certain distance between stations, the traffic flow complexity of the road section is low, and the bus operation is stable. Using the historical data of bus operation or real-time GPS data, the model of bus operation status is established, and the time when the bus arrives at the target station is calculated by establishing a prediction model and a prediction algorithm.

建立到站时间预测模型:综合考虑公交车运行历史数据和实时GPS数据,分别进行到站时间预测,根据预测过程中的误差对两种预测结果进行加权平均,作为最终的到站时间发布在电子站牌供乘客参考。其中根据历史数据预测到站时间,按照上下行实际站点顺序排列,用后一站点的里程表数值和相邻前一站点的里程表数值相减即可得到相邻两站之间的距离,计算公交车在站点之间的平均运行时间和平均行驶速度。为使误差尽量降低,计算均值的过程,都采用截尾均值的形式。GPS测量过程中的漂移造成相邻两站之间距离的误差为30米,计算过程中统计站间运行时间和运行速度的方差。根据实时GPS数据预测到站时间,采用两种数据回报方式,即按时间间隔回报数据和按距离间隔回报数据,如附图7和附图8所示,分别建立卡尔曼迭代模型,将卡尔曼迭代算法预测得到的公交车在下一个数据回报点处的实时速度和时刻,转化为公交车到达目标站点的时间,并根据误差相关矩阵统计预测过程中产生的运行时间和运行速度的方差。最后,把两种数据来源分别进行到站时间预测得到的预测结果,按照预测过程中产生的运行时间方差,进行加权平均,作为最终发布在电子站牌上的预测结果。由于最终的到站时间预测结果中,随实时数据的每次更新,历史数据预测部分也要不断更新。历史数据更新过程的假设前提是公交车在站间保持匀速行驶。由于卡尔曼滤波迭代算法要求设置初始状态,因此本文将初始状态均设置为历史统计平均值,即历史数据和实时GPS数据对最终预测结果的影响是均等的。采用的数据回报方式不同,根据历史数据和实时GPS数据预测的到站时间在最终发布预测结果中分别所占的比重变化也会不同。Establish the arrival time prediction model: comprehensively consider the historical data of bus operation and real-time GPS data, respectively predict the arrival time, and carry out weighted average of the two prediction results according to the error in the prediction process, and publish it on the electronic website as the final arrival time The stop signs are for passengers' reference. Among them, the arrival time is predicted according to the historical data, arranged according to the order of the actual uplink and downlink stations, and the distance between two adjacent stations can be obtained by subtracting the odometer value of the latter station from the odometer value of the adjacent previous station, and the calculation Average travel time and average speed of buses between stops. In order to reduce the error as much as possible, the process of calculating the mean value is in the form of censored mean value. The drift in the GPS measurement process causes the error of the distance between two adjacent stations to be 30 meters, and the variance of the running time and running speed between the stations is counted during the calculation process. According to the real-time GPS data to predict the arrival time, two data reporting methods are adopted, that is, reporting data by time interval and reporting data by distance interval, as shown in Figure 7 and Figure 8, respectively establishing a Kalman iterative model. The real-time speed and time of the bus at the next data return point predicted by the iterative algorithm are transformed into the time when the bus arrives at the target station, and the variance of the running time and running speed generated during the prediction process is calculated according to the error correlation matrix. Finally, the forecast results obtained by predicting the arrival time of the two data sources respectively are weighted and averaged according to the running time variance generated during the forecasting process, as the final forecast results published on the electronic stop sign. Because in the final arrival time prediction result, with each update of real-time data, the historical data prediction part should also be continuously updated. The assumption of the historical data update process is that the bus keeps running at a constant speed between stations. Since the Kalman filtering iterative algorithm requires the initial state to be set, this paper sets the initial state as the average value of historical statistics, that is, the impact of historical data and real-time GPS data on the final prediction results is equal. Different data reporting methods are used, and the proportions of the arrival time predicted based on historical data and real-time GPS data in the final forecast results will also vary.

Claims (1)

1.一种公交到站的预测方法,其特征在于,通过分析公交运行历史数据判断运行稳定性,采集半年内的公交运行历史数据,划分为18种情况,每种情况分别进行稳定性分析;1. A predictive method for bus arrival, characterized in that, by analyzing the bus operation history data to judge the operation stability, the bus operation history data within half a year is collected, divided into 18 situations, and each situation carries out stability analysis respectively; 公交车到站预测方式选择:根据稳定性分析结果,选择合适的到站预测方式:(i)预测公交车在前方第几站;(ii)预测公交车距离目标站点的距离;(iii)预测公交车到达目标站点还需多长时间;Selection of bus arrival prediction method: According to the stability analysis results, select the appropriate arrival prediction method: (i) predict the number of stops ahead of the bus; (ii) predict the distance between the bus and the target station; (iii) predict How long will it take for the bus to reach the target stop; 在预测周期内,采用卡尔曼滤波法分析实时GPS数据预测到站时间,将卡尔曼迭代算法预测得到的公交车在下一个数据回报点处的实时速度和时刻,转化为公交车到达目标站点的时间,并根据误差相关矩阵统计预测过程中产生的运行时间和运行速度的方差,最终通过误差加权把历史数据和实时数据两种预测结果综合起来作为最终的发布信息,所述方法具体包括以下步骤:In the prediction period, the Kalman filter method is used to analyze the real-time GPS data to predict the arrival time, and the real-time speed and time of the bus at the next data return point predicted by the Kalman iterative algorithm are converted into the time when the bus arrives at the target station , and according to the variance of the running time and running speed generated in the error correlation matrix statistical prediction process, and finally combine the two kinds of prediction results of historical data and real-time data through error weighting as the final release information. The method specifically includes the following steps: 第一步、数据采集:通过车载RFID信标设备/读卡器、电磁感应线圈以及车载GPS收发终端三种方法采集公交车运行数据,提供公交车实时运行状况信息;The first step, data collection: collect bus operation data through vehicle-mounted RFID beacon equipment/card reader, electromagnetic induction coil and vehicle-mounted GPS transceiver terminal, and provide real-time bus operation status information; 第二步、数据处理:使用ArcGIS地理信息系统软件,剔除错误数据,确定公交车的实时位置及数据回报的时刻;The second step, data processing: use ArcGIS geographic information system software to eliminate wrong data, determine the real-time position of the bus and the time of data return; 第三步、公交运行稳定性分析:采集半年内的公交运行历史数据,划分为18种情况,每种情况分别进行稳定性分析;即(i)公交车行驶方向:上行,下行;(ii)日期:周一、五,周二、三、四,周六、日;(iii)每天时段:早高峰,午平峰,晚高峰;对于公交车运行情况来说,站间平均运行时间、平均运行速度以及站间运行时间的方差和标准差都是衡量其运行稳定性的指标;The third step, bus operation stability analysis: Collect the bus operation history data within half a year, divide it into 18 situations, and conduct stability analysis for each situation; that is (i) bus driving direction: up, down; (ii) Date: Monday, Friday, Tuesday, Wednesday, Thursday, Saturday, Sunday; (iii) Daily hours: morning peak, midday peak, evening peak; for bus operation, the average running time between stations, the average running speed and The variance and standard deviation of the running time between stations are indicators to measure the stability of its operation; 第四步、公交车到站预测方式选择:根据稳定性分析结果,选择合适的到站预测方式;The fourth step, the selection of bus arrival prediction method: according to the stability analysis results, select the appropriate arrival prediction method; 第五步、建立到站时间预测模型:综合考虑公交车运行历史数据和实时GPS数据,分别进行到站时间预测,根据预测过程中的误差对两种预测结果进行加权平均,作为最终的到站时间发布在电子站牌供乘客参考,其中根据历史数据预测到站时间,按照上下行实际站点顺序排列,用后一站点的里程表数值和相邻前一站点的里程表数值相减即可得到相邻两站之间的距离,计算公交车在站点之间的平均运行时间和平均行驶速度;根据实时GPS数据预测到站时间,采用两种数据回报方式,即按时间间隔回报数据和按距离间隔回报数据,分别建立卡尔曼迭代模型,之后,把两种数据来源分别进行到站时间预测得到的预测结果,按照预测过程中产生的运行时间方差,进行加权平均,作为发布在电子站牌上的预测结果。The fifth step is to establish the arrival time prediction model: comprehensively consider the historical data of bus operation and real-time GPS data, respectively predict the arrival time, and carry out weighted average of the two prediction results according to the error in the prediction process, as the final arrival time The time is published on the electronic stop board for passengers' reference. The arrival time is predicted based on historical data, arranged in the order of the actual uplink and downlink stations, and can be obtained by subtracting the odometer value of the next station from the odometer value of the adjacent previous station. The distance between two adjacent stations, calculate the average running time and average speed of the bus between the stations; predict the arrival time based on real-time GPS data, and use two data reporting methods, that is, report data by time interval and by distance For interval return data, Kalman iterative models are established respectively. After that, the prediction results obtained by predicting the arrival time of the two data sources are weighted and averaged according to the running time variance generated during the prediction process, and published on the electronic stop sign prediction results.
CN 201110060991 2011-03-15 2011-03-15 Method for predicting bus arrivals Expired - Fee Related CN102157075B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201110060991 CN102157075B (en) 2011-03-15 2011-03-15 Method for predicting bus arrivals

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201110060991 CN102157075B (en) 2011-03-15 2011-03-15 Method for predicting bus arrivals

Publications (2)

Publication Number Publication Date
CN102157075A CN102157075A (en) 2011-08-17
CN102157075B true CN102157075B (en) 2013-07-03

Family

ID=44438550

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201110060991 Expired - Fee Related CN102157075B (en) 2011-03-15 2011-03-15 Method for predicting bus arrivals

Country Status (1)

Country Link
CN (1) CN102157075B (en)

Families Citing this family (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9020754B2 (en) * 2013-03-22 2015-04-28 Here Global B.V. Vehicle arrival prediction
CN103310651B (en) * 2013-05-24 2016-03-02 北京市交通信息中心 A kind of public transport based on real-time road condition information is arrived at a station Forecasting Methodology
CN103247173A (en) * 2013-05-27 2013-08-14 苏州洁祥电子有限公司 Bus arrival time prompt system
CN104217605B (en) * 2013-05-31 2017-05-10 张伟伟 Bus arrival time estimation method and device
CN104424811A (en) * 2013-08-26 2015-03-18 北大方正集团有限公司 Prompting method for bus arrival, and mobile terminal
CN105224992A (en) * 2014-05-28 2016-01-06 国际商业机器公司 To waiting for the method and system predicted of ridership and evaluation method and system
CN104064024B (en) * 2014-06-23 2016-04-06 银江股份有限公司 A kind of public transit vehicle arrival time Forecasting Methodology based on historical data
CN104123841B (en) * 2014-08-14 2016-08-24 苏州大学 The acquisition methods of a kind of vehicle arrival time and system
CN104376716B (en) * 2014-11-28 2017-01-11 南通大学 Method for dynamically generating bus timetables on basis of Bayesian network models
CN105390013B (en) * 2015-11-18 2018-12-18 北京工业大学 A method of public transport arrival time is predicted using bus IC card
CN107798865B (en) * 2016-09-07 2020-11-03 阿里巴巴(中国)有限公司 Bus route running time estimation method and device
CN107945560A (en) * 2017-12-21 2018-04-20 大连海事大学 A kind of public transport smart electronics stop sign information display control method and system
CN109993959B (en) * 2017-12-29 2021-08-03 中国移动通信集团辽宁有限公司 Method, device, device and computer storage medium for locating shuttle bus in real time
CN110361019B (en) * 2018-04-11 2022-01-11 北京搜狗科技发展有限公司 Method, device, electronic equipment and readable medium for predicting navigation time
CN108898872B (en) * 2018-09-12 2019-06-14 南京行者易智能交通科技有限公司 Shift method of adjustment based on vehicle intelligent terminal equipment and history passenger flow big data
CN109191845B (en) * 2018-09-28 2020-09-25 吉林大学 Bus arrival time prediction method
CN109409598A (en) * 2018-10-23 2019-03-01 河南工业大学 Link travel time prediction method and device based on SVM and Kalman filtering
CN109637178A (en) * 2018-11-29 2019-04-16 北京依途网络科技有限公司 Vehicle arrival time determines method and apparatus
CN109920248B (en) * 2019-03-05 2021-09-17 南通大学 Bus arrival time prediction method based on GRU neural network
CN110610016A (en) * 2019-07-15 2019-12-24 广东毓秀科技有限公司 Method for predicting rail transit stopping problem based on big data machine learning
CN110459056A (en) * 2019-08-26 2019-11-15 南通大学 A Bus Arrival Time Prediction Method Based on LSTM Neural Network
CN110767285A (en) * 2019-09-27 2020-02-07 维沃移动通信有限公司 Reminding method and terminal equipment
CN111091231B (en) * 2019-11-25 2022-04-15 珠海格力电器股份有限公司 Prediction model training method, time prediction method, training device and terminal
CN111554118B (en) * 2020-04-24 2022-01-25 深圳职业技术学院 Dynamic prediction method and system for bus arrival time
CN112015778A (en) * 2020-08-19 2020-12-01 上海满盛信息技术有限公司 Water fingerprint prediction algorithm

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006093682A2 (en) * 2005-02-25 2006-09-08 Mci, Inc. Method and apparatus for data filtering in a tracking system
CN1963847A (en) * 2005-11-07 2007-05-16 同济大学 Method for forecasting reaching station of bus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006093682A2 (en) * 2005-02-25 2006-09-08 Mci, Inc. Method and apparatus for data filtering in a tracking system
CN1963847A (en) * 2005-11-07 2007-05-16 同济大学 Method for forecasting reaching station of bus

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
江丽炜 等.智能公交电子站牌显示时间预测方法研究.《交通与计算机》.2006,第24卷(第2期),第31-34页. *
黄正东 等.基于GIS 可达性模型的公交出行预测.《公路交通科技》.2009,第26卷第138-141页. *

Also Published As

Publication number Publication date
CN102157075A (en) 2011-08-17

Similar Documents

Publication Publication Date Title
CN102157075B (en) Method for predicting bus arrivals
Li et al. Congestion propagation based bottleneck identification in urban road networks
CN103295414B (en) A kind of bus arrival time Forecasting Methodology based on magnanimity history GPS track data
CN102708701B (en) System and method for predicting arrival time of buses in real time
CN103325247B (en) Method and system for processing traffic information
Mazloumi et al. An integrated framework to predict bus travel time and its variability using traffic flow data
CN104966408B (en) A kind of GPS location compensation data method
CN103745089A (en) Multi-dimensional public transport operation index evaluation method
Gong et al. Hybrid dynamic prediction model of bus arrival time based on weighted of historical and real-time GPS data
CN101510357A (en) Method for detecting traffic state based on mobile phone signal data
CN103714696B (en) High-speed transit information access disposal system
CN111882867A (en) City wisdom traffic early warning system based on thing networking
Gao et al. Analysis of travel time patterns in urban using taxi GPS data
CN105868861A (en) Bus passenger flow evolution analysis method based on time-space data fusion
Hu et al. Simulation-assignment-based travel time prediction model for traffic corridors
CN108806250A (en) A kind of area traffic jamming evaluation method based on speed sampling data
CN103065468A (en) Assessment method of traffic information and device
Mesbah et al. “Weather” transit is reliable? Using AVL data to explore tram performance in Melbourne, Australia
Byon et al. Bunching and headway adherence approach to public transport with GPS
JP2014066655A (en) Route search device and route search method
Carli et al. Monitoring traffic congestion in urban areas through probe vehicles: A case study analysis
CN106327867A (en) Bus punctuality prediction method based on GPS data
CN108665084B (en) Method and system for predicting driving risk
Snowdon et al. Spatiotemporal traffic volume estimation model based on GPS samples
Zhang et al. Statistical analysis of the stability of bus vehicles based on GPS trajectory 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
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20130703

Termination date: 20180315

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载