Dynamic Prediction Method with Schedule Recovery Impact for Bus Arrival Time

Size: px
Start display at page:

Download "Dynamic Prediction Method with Schedule Recovery Impact for Bus Arrival Time"

Transcription

1 Dynamic Prediction Method with Schedule Recovery Impact for Bus Arrival Time Mei Chen, Xiaobo Liu, and Jingxin Xia This study develops a dynamic bus arrival time prediction model using the data collected by the automatic vehicle location and automatic passenger counter systems. It is based on the Kalman filter algorithm with a two-dimensional state variable in which the prediction error in the most recent observation is used to optimize the arrival time estimate for each downstream stop. The impact of schedule recovery is considered as a control factor in the model to reflect the driver s schedule recovery behavior. The algorithm performs well when tested with a set of automatic vehicle location automatic passenger counter data collected from a real-world bus route. The algorithm does not require intensive computation or an excessive data preprocessing effort. It is a promising approach for real-time bus arrival time prediction in practice. The objective of this study is to develop a dynamic prediction methodology that is capable of providing bus arrival time at downstream major stops listed on the timetable, called time points (TPs), for real-time implementation. This methodology will be able to interface with the data collected by the automatic vehicle location (AVL) and automatic passenger counter (APC) and provide updates on bus arrival time for each downstream stop when the newest information on the bus location and time becomes available. Furthermore, the schedule recovery effort by the bus drivers will be incorporated into the model. Bus transit plays an important role in transportation systems, especially in urban areas. In today s tough competition with automobiles, transit service needs to improve its quality. Traditionally, passengers rely on published timetables to make decisions about departure time to the bus station and transfer activities. However, due to shared right-of-way, bus services often experience delays that result from unexpected congestion along the routes. Thus, passengers often find themselves waiting a long time at bus stops. This delay may also foil their plans to transfer by incurring additional interruption in their schedules. A more reliable source for bus arrival information is needed to increase the confidence of passengers on bus service, especially in the event of unexpected congestion along the route. More transit agencies are offering bus arrival time information to help transit users make smarter decisions about their departure time from home or work to shorten their waiting time. On the other hand, such information can also help transit operators conducting performance evaluation, operational control, and service planning. M. Chen and J. Xia, Department of Civil Engineering, University of Kentucky, 267 Raymond Building, Lexington, KY X. Liu, LS Engineering Associates Corporation, 23 U.S. Highway 26, Flanders, NJ Transportation Research Record: Journal of the Transportation Research Board, No. 1923, Transportation Research Board of the National Academies, Washington, D.C., 25, pp Among those transit agencies with such information are AC Transit in Almeda County, California (1); the City-University-Energysaver bus system in Fairfax, Virginia (2); the Vail Bus Service in Vail, Colorado (3); the municipal railway system in San Francisco, California (4); the Tri-met Transit Tracker system in Portland, Oregon (5); and King County Metro Transit in the state of Washington (6). Transit agencies have started to use advanced sensing and communication technologies to improve transit service quality. Various technologies such as APC and AVL have been implemented (7) nationwide, among which the APC technology is drawing increasing attention. The AVL-APC system is considered an efficient tool in collecting bus operating information (e.g., numbers of passengers boarding and alighting at each stop as well as the corresponding time and location) that is critical to transit operation analysis and service planning. The cost of obtaining such information as provided by the AVL-APC system using traditional data collection methods in the same quantity and quality is prohibitive. Using the rich data made available by such devices installed on buses, a methodology was developed to predict bus arrival time. It is dynamic in that it can incorporate the most recent bus travel information (e.g., current location and time), whenever it becomes available, into the model for arrival time prediction at downstream stops. The algorithm is simple enough to not require intensive computation, which would be desirable in real-time applications. Furthermore, the model takes into consideration the impact of the driver s schedule recovery effort as a control factor. PREDICTION METHODOLOGY Various models have been developed to predict bus arrival time. Generally, the techniques used can be categorized as follows: regression (8), artificial neural network (9 11), Kalman filter (9, 11 13), and a combination of the preceding techniques (9). Lin and Zeng (8) developed a set of algorithms to predict bus arrival time based on Global Positioning System (GPS) data. Regression models were built for different combinations of independent variables. The prediction accuracy was limited because of some inherent features of GPS data, such as an inconsistent sample period. Prediction models based on an artificial neural network algorithm were also developed through various studies such as those of Chen et al. (1, 11) and Chien et al. (9). The advantage of such an algorithm is that it does not require an explicit function form or independence among the input variables. However, large amounts of data are required to train the network to achieve a reliable prediction. With its dynamic feature to update the estimation of state variables, a Kalman filter has been used widely in various fields including forecasting traffic parameters. Dailey et al. (12) and Cathey and Dailey (14) developed a Kalman filter-based algorithm for transit 28

2 Chen, Liu, and Xia 29 arrival time prediction using data collected by onboard AVL units. The prediction was performed at a fixed time interval using observations of vehicle location that were obtained asynchronously. The algorithm has been implemented by King County Metro, a transit agency in the metropolitan Seattle area. A Kalman filter algorithm was also used in studies by Chien et al. (9) and Shalaby and Farhan (13). However, these models were developed based on the assumption that all buses traveling on the route were equipped with APC or AVL devices. In reality, the high initial investment associated with these devices limits their application in real-world practice. In this study, the Kalman filter technique is also used in developing a model to predict bus arrival time. This model will be based on APC data collected from the studied bus route. The data contain not only the information on passenger activities but also information about when and where these activities occurred. A Kalman filter is a powerful mathematical tool that can estimate the future states of variables even without knowing the precise nature of the system modeled. It is a recursive procedure that corrects its estimates whenever new observations become available, with the objective of minimizing the estimated error covariance. The filter procedure developed in this study is designed to predict arrival time at downstream TPs for each bus trip. The starting TP is defined as the origin, and each downstream TP is treated as a destination. Assume there are N TPs numbered sequentially along the route with the origin labeled as 1. The general concept of the prediction algorithm is presented in Figure 1. Let J denote the set of TPs (excluding the origin) along the route; thus, j (2, N), j J. Each of these TPs may be a destination to which the travel time will be estimated. Let t k,j denote the travel time from TP k (i.e., the current TP from which arrival time prediction is performed) to destination j (i.e., the downstream TP for which arrival time prediction is performed, j J and k < j ); τ k,k+1 denote the estimated travel time from TP k to TP k + 1; and s k denote the travel time from the origin (i.e., TP1) to TP k. Then the travel time from TP k + 1 to destination j ( j J and k + 1 < j ), t k+1,j, can be calculated by Equation 1 as follows: t k+ 1, j = tk, j τk, k+ 1 () 1 And the travel time from the origin to TP k + 1 can be calculated by Equation 2 as follows: s 1 = s + τ, 1 ( 2) k+ k k k+ One of the operational goals of a transit agency is to keep buses on schedule. In reality, transit operators tend to constantly adjust vehicle speeds to maintain good schedule adherence. Through examining a set of AVL-APC data collected in 22 from a reputable transit agency in the northeastern United States, it was found that a schedule recovery effort can be observed on at least half the segments on a transit route. For instance, if a bus is delayed at TP k, around 5% of trips can be observed to have a shorter travel time than scheduled between TPs k and k + 1. Lin and Bertini (15) used the Markov chain concept to model bus operators behavior in the schedule recovery process. This study attempted to use the Kalman filter to account for the impact of such an effort. The term τ k,k+1 is defined as the estimated travel time between TPs k and k + 1. It consists of two elements; one is the schedule travel time from k to k + 1, T k,k+1, and the other is the driver adjustment D k based on the schedule adherence status of the bus. Then τ k,k+1 can be estimated as follows: τ kk, + 1 = T kk, D k () 3 s 1 = t TP 1 t 1,2 TP 2 1,k t 1,14 TP k TP 13 TP 14 TP 1 TP s 2 2 t 2,k TP k TP 13 t 2,14 TP 14.. TP TP 2 1 s k TP k t k,13 TP 13 t k,14 TP 14 FIGURE 1 Arrival time prediction procedure.

3 21 Transportation Research Record 1923 The delay experienced by the bus at TP k can be expressed as T 1,k s k. Assume the driver adjustment between k and k + 1, D k, is proportional to the delay at TP k. Then, if β k represents the adjustment factor for the segment between TPs k and k + 1, one can estimate its value with historical trip information. Therefore, the driver adjustment can be estimated as follows: Dk = βk( T1, k sk) ( 4) If z k denotes the observed travel time from the origin to TP k, then z k = s k. For each destination j J, let x k,j = (t k,j s k ) T denote a twodimensional state variable, and a Kalman filter can be formulated as follows: xk+ 1, j = Φk+ 1xk, j + uk + wk, j ( 5) zk = Hkxk, j + vk, j ( 6) where 1 Φ k+1 =, 1 H k = ( 1), 1 u k = τ kk. + 1, and w k, j and v k, j = white noise associated with the transition process and measurement, respectively, and are assumed to have zero mean and variances of Q k,j and R k,j, respectively. Given Equations 3 and 4, the control input term u k can be converted as follows: u k = 1 τ k, k+ 1 = 1 [ Tkk, βk( T1, k sk) ] = 1 ( T, β T1, ) β ( 1) x, k = 1 β ( Tkk, βkt1, k) + x [ kk k k k kj] Let βk A k+1 = βk and Equation 5 becomes k, j β k xk+ 1, j = Φ k+ 1xk, j + uk + wk, j ( 7) where Φ k+1 =Φ k+1 + A k+1, and 1 u k = ( Tkk, βkt1, k). Equations 7 and 5 form a Kalman filter that accounts for the impact of drivers schedule recovery effort. It projects the bus progression process using a form of feedback control. Equation 7 describes the time update process in which a bus travels from one TP to its downstream TP. It predicts the state of the variable (e.g., travel time to the destina- tion) for the next segment based on its current state and error covariance estimates. Equation 5 provides a measurement update function that realizes the feedback process that is, the newly measured travel time (from origin) at the current TP is used to adjust the predicted travel time (to the destination). The overall filtering procedure is a recursive prediction correction process outlined as follows: Step 1. Initialize. Set k = 1 and j = 2 Step 2. Initialize state variables. Let xˆk,j = (tˆk,j ŝ k ) T, where tˆk,j is the estimated total travel time from the origin to destination j, and ŝ k is the travel time from the origin to TP k. Step 3. Initialize covariance P k,j. Step 4. Extrapolate state variable. xˆ = Φ xˆ + u k+ 1, j k+ 1 k, j k 1 βk t = 1 β s where T k,k+1 is the scheduled travel time between TP k and k + 1. Step 5. Extrapolate covariance. T Pk+ 1, j = Φ k+ 1Pk, jφ k+ 1 + Qk, j ( 9) Step 6. Compute Kalman gain (K). T T Kk+ 1, j = Pk+ 1, jhk+ 1 Hk+ 1Pk+ 1, jhk+ 1 + Rk+ 1, j ( 1) Step 7. Update state variable. xˆ = xˆ + K z H xˆ ( ) k+ 1, j k+ 1, j k+ 1, j k+ 1 k+ 1 k+ 1, j 11 Stop if k + 1 = j (i.e., when TP k + 1 is the destination) and j = N. Otherwise, if j < N, go to Step 8; else, if j = N, go to Step 9. Step 8. Update destination. j = j + 1 Go to Step 2 Step 9. Update covariance. Pk+ 1, j = Pk+ 1, j Kk+ 1, jhk+ 1Pk+ 1, j ( 12) k = k + 1, j = k + 1 Go to Step 2. This Kalman filter algorithm starts with a baseline estimate of travel time from the origin to each downstream destination j ( j J). It uses the most recent observation of travel time between the origin and the last stop k (k < j ) to adjust the predicted travel time from k to each destination j. The predictions are updated whenever the bus reaches the next downstream TP that is, when a new measurement z k becomes available. CASE STUDY Data Collection k k, j k Tkk, + kt, k + 1 ( 1 + β 1 ) ( ) ( ) The AVL-APC data collected in 22 were obtained from a reputable transit agency in the northeastern United States. The pattern 1 () 8

4 Chen, Liu, and Xia 211 selected for this study has 14 TPs. The main attributes in each APC record used for the model development are summarized in Table 1. The ideal data structure for observing bus operations and developing prediction models is a set of successive TP records. Thus, the actual bus travel times between TPs can be used to update the estimates from the prediction model. However, the APC units record activities on all stops (whether a TP or not). In other words, there will be records on stops made between TPs to pick up or drop off passengers for the stop-on-demand type of operation. On the other hand, there might not be a record for a particular TP if the bus did not stop because no passenger demanded existed there. Therefore, travel time interpolation was performed for those skipped TPs to make the APC data set consistent for prediction model development. Schedule Recovery Phenomenon It is a common understanding that transit operators tend to actively pursue schedule recovery if the bus is delayed. On the basis of AVL- APC data and the timetable, the delay at each TP was calculated and then correlated with the travel time deviation (from the schedule) on the next segment (from the current TP to the next downstream TP). Schedule recovery was observed on all segments and was particularly frequent on the upstream portions of the route. The passenger boarding alighting activities along the route, as recorded by the APC devices, can offer some explanation of the pattern of schedule recovery. Generally, fewer stop activities and less passenger demand could make the driver s schedule recovery effort easier. Further exploration showed that besides traffic impact, the schedule recovery phenomenon usually occurred on segments with fewer stops made between two adjacent TPs and a smaller number of passengers boarding alighting. For example, because there is no TABLE 1 Variable Sched arrival time Transit day Time of day Open time Close time Stop sequence Time point ID Trip status Lat Lon On Off Stop distance Dwell time Leg time Leave psgr load Arrive psgr load Pattern ID Trip index Main Index in APC Data Set Description Scheduled arrival time at each time point Date of the service Time period of bus operation Recorded bus door opening time Recorded bus door closing time A unique number to all intended stops along the route Time point indicator number Trip status (start or end) Latitude Longitude Number of boarding passengers at a stop Number of alighting passengers at a stop Travel distance between two consecutive stops The bus door open time at any stop Inter-stop travel time Number of onboard passengers when the bus leaves a stop Number of onboard passengers when the bus arrives at a stop Unique index associated with a pattern in each pick data Unique index associated with a trip intermediate stop between TP4 and 5 (they are two airport terminals), about 85% of the trips recovered a certain loss in travel time on this segment. On the other hand, 73% of the trips experienced additional schedule deviation on the segment between times 1 and 11. The APC data showed that on this segment an average of two stops per mile were made to allow, on average, three passengers to board and four passengers to alight at each stop. Using the historical trip data, one can get the distribution of the adjustment factor (β k ) along the route. On most segments, the average adjustment factors are mostly between.5 and.5. In this study, the average of all historical adjustment factors was used on segment k as the β k. Next, an example is presented to demonstrate implementation of this prediction algorithm with the schedule recovery process on an individual bus trip. This is followed by a discussion of the overall performance of the algorithm and comparative analysis with other bus travel time estimation models. Individual Trip Analysis Following the steps of the Kalman filter algorithm, travel times from the current stop to every downstream TP are predicted. The predictions are then updated when the bus reaches the next TP. For illustration purposes, an arbitrarily selected trip is used as an example to analyze the algorithm performance. This trip was made on Wednesday, October 2, 22. It was scheduled to depart TP1 on 1:32 p.m. and arrive at TP14 at 3:19 p.m. Table 2 presents the prediction results using the Kalman filter algorithm on this trip. There are 14 TPs in total along the route, with the first one defined as the origin. When the bus reaches the next TP, 1 is added to the k value until the bus reaches the final destination (i.e., TP14). Each cell in the table represents the estimated state variable xˆk,j = (tˆk,j ŝ k ) T. For example, when k = 3, the bus has already reached TP3. For destination TP1 (i.e., j = 1), the estimated travel time from TP3 to TP1, tˆ3,1, is 3,851 seconds, and the bus has spent 953 seconds traveling from the origin to TP3 (i.e., ŝ 3 = 953 seconds). When k = 1, the filter initializes itself using baseline estimates of travel time between the origin and each of the downstream TPs (destination j J ). The timetable is a good source for such estimates. For example, when j = 2, the estimated travel time from TP1 to TP2, tˆ1,2, is 48 seconds according to the timetable, and the estimated travel time from the origin (i.e., TP1) to the current TP (i.e., TP1) is. When the bus reaches the next TP, k + 1, the travel time predictions to the downstream TPs, k + 2 through N (N = 14), are adjusted using the actual arrival information at the current TP, k + 1. This process is repeated until the bus arrives at the final destination, TP14. One should note that because s k is defined as the travel time from the origin to the current TP k, it always reflects the travel time that has already been recorded and is not related to the downstream destination. Therefore, its estimates for all downstream destinations are the same for a given k. In addition, if one lets L k,j = t k,j + s k for any j J and k < j, L k,j represents the travel time estimate, made when the bus reaches TP k, from the origin to destination j. The prediction error is defined as the difference between the predicted and the actual travel time for each pair of TPs. Figure 2 shows the distribution of the prediction error of the studied trip. Markers on each line represent the prediction errors for corresponding downstream destinations. One can observe that, for a given current location, prediction error tends to be larger at destinations that are farther away from the current bus location. Typically, with the bus proceeding

5 212 Transportation Research Record 1923 TABLE 2 Travel Time Prediction Output for Individual Trip (seconds) k\j * ** *: ˆt k, j **: Ŝk 1 8 Prediction Error (seconds) FIGURE 2 Error distributions for prediction performed at each TP.

6 Chen, Liu, and Xia 213 along the route (i.e., when k approaches the destination j ), the prediction error generally decreases for a given downstream destination. Using TP14 as an example, Figure 3 shows that the prediction error decreases as the bus proceeds and new arrival information becomes available and is applied in correcting the estimates. For the same trip, the predicted arrival times on each TP and actual arrival times are illustrated on a time space diagram in Figure 4a. Figure 4b is an enlarged local view (from TP9 to TP14) of Figure 4a. The figure shows that the predicted trajectories consistently approach the actual trajectory when the bus proceeds along the route. This results from the continuous adjustment of the predicted travel time. The power of the Kalman filter model is clearly demonstrated in this application. Performance Analysis The performance of the algorithm is tested on all bus trips for which AVL-APC data are available. Figure 5 shows the distribution of the prediction error, where TP1 is taken as the origin and each of the other TPs along the route is a destination. A comparative analysis is conducted to demonstrate the superior performance of the Kalman filter. Considering the ultimate goal of achieving a real-time application, two additional models, historical average and smoothing, that are relatively easy to implement are built and tested with the same set of data. The historical average approach relies on the analog between past and future traffic conditions. It categorizes the traffic condition by time of day for each segment and then estimates the future travel time on a segment by averaging historical travel times recorded for the same segment during the same time of day. The smoothing method also depends on historical data. However, it is designed to predict future travel time on a segment by calculating a weighted average between the estimated travel time, based on the latest trip information, and the historical travel time. The weight parameter used in the model is determined by minimizing the mean square error between the projected and actual travel times based on the historical data set. The root-mean-square error (RMSE) is computed as a performance measure to evaluate the average variation between the actual and predicted travel times by each model. The RMSE is defined as follows. RMSE = 1 N N i = 1 2 ( y yˆ ) ( 13) i i where N = number of test samples, y i = actual travel time of sample i, and ŷ i = predicted travel time of sample i. For each travel time prediction method, the RMSEs are computed for travel times from origin to each downstream TP. Their distributions are shown in Figure 6, from which one can conclude that the Kalman filter algorithm provides better predictions of travel times than the timetable as well as the historical average and the smoothing algorithms. The overall RMSEs aggregated from all segments are presented in Figure 7. Compared with the Kalman filter algorithm, the travel times indicated on the bus timetable show a larger deviation from the actual travel time measured, especially for destinations farther away from Prediction Error (seconds) FIGURE 3 Prediction error variation for travel time (from TP1 to TP14).

7 214 Transportation Research Record Travel Time (sec) Actual Predicted at TP1 Predicted at TP2 Predicted at TP3 Predicted at TP4 Predicted at TP5 Predicted at TP6 Predicted at TP7 Predicted at TP8 Predicted at TP9 Predicted at TP1 Predicted at TP11 Predicted at TP12 Predicted at TP13 (a) Travel Time (sec) Actual Predicted at TP1 Predicted at TP2 Predicted at TP3 Predicted at TP4 Predicted at TP5 Predicted at TP6 Predicted at TP7 Predicted at TP8 Predicted at TP9 Predicted at TP1 Predicted at TP11 Predicted at TP12 Predicted at TP13 (b) FIGURE 4 Time space diagram of one sample trip.

8 Chen, Liu, and Xia Prediction Error (sec) FIGURE 5 Prediction error distribution RMSE (sec) Historical Average Kalman Filter Smoothing Schedule FIGURE 6 Model performance comparison RMSE (sec) Historical Average Kalman Filter Smoothing Schedule FIGURE 7 Overall performance comparison.

9 216 Transportation Research Record 1923 the origin. Because the Kalman filter algorithm is initialized based on the timetable, the prediction shows a larger variation (from the actual travel time) for the first couple of segments, compared with the historical average and smoothing methods. However, with the bus proceeding along the route, the Kalman filter algorithm consistently generates better prediction of travel time than the others. The Kalman filter algorithm also requires minimum effort for data preprocessing when compared with other algorithms. It does not require historical travel time at each step of estimation if it is initialized based on the timetable. However, both historical average and smoothing methods would demand continuous reference to the historical travel time. Other methods for bus travel time prediction, such as that of Chen et al. (11), may involve significant modeling effort (e.g., neural network model development) as part of the algorithm. This certainly increases the difficulty for implementation of such models. Even with the drivers schedule recovery effort, the absolute prediction errors still tend to propagate when the bus runs over a longer distance because there are other stochastic factors (such as traffic condition) affecting the bus on time performance. Therefore, the relative prediction error is calculated to evaluate the performance of the prediction model, as indicated in Figure 8. It is observed that the relative prediction error does show a decreasing trend with the bus approaching the final destination. Implementation Issue The Kalman filter algorithm developed in the study does not require intensive calculation. It uses the time and location information at each stop, once they become available, to adjust the prediction dynamically. The computation time is minimal and can be ignored in real-time applications. With a simple initialization based on the bus timetable, the Kalman filter algorithm outperforms the historical average and smoothing models. Compared with these alternatives as well as other existing methods involving the Kalman filter such as that of Chen et al. (11), this algorithm is more straightforward and requires less preprocessing of data. Currently, the APC data are collected along the route and stored at the onboard computer before they are downloaded to the central database after the buses return to the garage. The real-time implementation of the algorithm will become feasible once the live communication mechanism is established to transfer data to the control center where the computation is expected to be carried out. Even though this algorithm does not require a particular trip length, it is shown that, for longer trips, the benefit of the algorithm would be more obvious that is, the relative prediction errors have a strong tendency of decreasing along the trip. CONCLUSIONS AVL-APC data contain rich information about various bus operating and service characteristics. In this study, a Kalman filter algorithm is developed to predict bus arrival times based on the time space information extracted from such data. Using the feature of dynamic prediction adjustment, the algorithm updates estimated arrival times at downstream TPs whenever new observation of travel time becomes available. When it is initialized based on the timetable, this algorithm is not computationally intensive. This is especially beneficial to its potential application in real-world transit systems. In addition, the impact of schedule recovery efforts by bus operators is also taken into consideration in the model. The AVL-APC data greatly facilitate the understanding of the schedule recovery effect as well as its relationship to the number of stops made and passenger on and off counts. The driver adjustment factor estimated from historical trip data is then used as a control input in the prediction model. The overall performance of the Kalman filter model is quite satisfactory; the decreasing trend of relative prediction error along the route demonstrates its dynamic optimization capability. It especially can bring more benefit for longer trips, which cannot be realized by other models such as historical average and smoothing algorithms. 6 4 Relative Error (%) FIGURE 8 Distribution of relative prediction error.

10 Chen, Liu, and Xia 217 The low computational intensity of the algorithm certainly ensures its promising potential for real-time implementation. REFERENCES 1. Accessed July Accessed July Accessed July Accessed July Accessed July Accessed July Okunieff, P. AVL Systems for Bus Transit. TCRP Synthesis of Transit Practice, 24, TRB, National Research Council, Washington, D.C., trb.org/publications/tcrp/pdf/tsyn24.pdf. 8. Lin, W.-H., and J. Zeng. Experimental Study of Real-Time Bus Arrival Time Prediction with GPS Data. In Transportation Research Record: Journal of the Transportation Research Board, No. 1666, TRB, National Research Council, Washington, D.C., 1999, pp Chien, I.-J., Y. Ding, and C. Wei. Dynamic Bus Arrival Time Prediction with Artificial Neural Networks. Journal of Transportation Engineering, Vol. 128, No. 5, 22, pp Chen, M., J. C. Yaw, S. Chien, and X. Liu. Using AVL and APC Data in Bus Arrival Time Prediction. Presented at 82nd Annual Meeting of the Transportation Research Board, Washington, D.C., Chen, M., X. Liu, J. Xia, and S. Chien. A Dynamic Bus Arrival Time Prediction Model Based on APC Data. Journal of Computer-Aided Civil and Infrastructure Engineering, Vol. 19, 24, pp Dailey, D. J., S. D. Maclean, F. W. Cathey, and Z. R. Wall. Transit Vehicle Arrival Prediction: Algorithm and Large-Scale Implementation. In Transportation Research Record: Journal of the Transportation Research Board, No. 1771, TRB, National Research Council, Washington, D.C., 21, pp Shalaby, A. S., and A. Farhan. Bus Travel Time Prediction Model for Dynamic Operations Control and Passenger Information Systems. Presented at 82nd Annual Meeting of the Transportation Research Board, Washington, D.C., Cathey, F., and D. Dailey. A Prescription for Transit Arrival/Departure Prediction Using AVL Data. Transportation Research Part C, Vol. 11, 23, pp Lin, W. H., and R. L. Bertini. Modeling Schedule Recovery Processes in Transit Operations for Bus Arrival Time Prediction. Journal of Advanced Transportation, Vol. 38, No. 3, 24, pp The Network Transit and Commercial Fleet Subcommittee of the Transportation Network Modeling Committee sponsored publication of this paper.

Bus Travel Time Prediction Model for Dynamic Operations Control and Passenger Information Systems

Bus Travel Time Prediction Model for Dynamic Operations Control and Passenger Information Systems November 15, 2002 Bus Travel Time Prediction Model for Dynamic Operations Control and Passenger Information Systems Amer Shalaby, Ph.D., P.Eng. Assistant Professor, Department of Civil Engineering University

More information

Road Traffic Estimation from Multiple GPS Data Using Incremental Weighted Update

Road Traffic Estimation from Multiple GPS Data Using Incremental Weighted Update Road Traffic Estimation from Multiple GPS Data Using Incremental Weighted Update S. Sananmongkhonchai 1, P. Tangamchit 1, and P. Pongpaibool 2 1 King Mongkut s University of Technology Thonburi, Bangkok,

More information

Research Article Dynamic Bus Travel Time Prediction Models on Road with Multiple Bus Routes

Research Article Dynamic Bus Travel Time Prediction Models on Road with Multiple Bus Routes Computational Intelligence and Neuroscience Volume 2015, Article ID 432389, 9 pages http://dx.doi.org/10.1155/2015/432389 Research Article Dynamic Bus Travel Time Prediction Models on Road with Multiple

More information

Data collection and modeling for APTS and ATIS under Indian conditions - Challenges and Solutions

Data collection and modeling for APTS and ATIS under Indian conditions - Challenges and Solutions Data collection and modeling for APTS and ATIS under Indian conditions - Challenges and Solutions Lelitha Vanajakshi Dept. of Civil Engg. IIT Madras, India lelitha@iitm.ac.in Outline Introduction Automated

More information

Vistradas: Visual Analytics for Urban Trajectory Data

Vistradas: Visual Analytics for Urban Trajectory Data Vistradas: Visual Analytics for Urban Trajectory Data Luciano Barbosa 1, Matthías Kormáksson 1, Marcos R. Vieira 1, Rafael L. Tavares 1,2, Bianca Zadrozny 1 1 IBM Research Brazil 2 Univ. Federal do Rio

More information

The Pennsylvania State University The Graduate School A STATISTICS-BASED FRAMEWORK FOR BUS TRAVEL TIME PREDICTION

The Pennsylvania State University The Graduate School A STATISTICS-BASED FRAMEWORK FOR BUS TRAVEL TIME PREDICTION The Pennsylvania State University The Graduate School A STATISTICS-BASED FRAMEWORK FOR BUS TRAVEL TIME PREDICTION A Thesis in Computer Science and Engineering by Weiping Si c 2012 Weiping Si Submitted

More information

IMPROVEMENTS TO A QUEUE AND DELAY ESTIMATION ALGORITHM UTILIZED IN VIDEO IMAGING VEHICLE DETECTION SYSTEMS

IMPROVEMENTS TO A QUEUE AND DELAY ESTIMATION ALGORITHM UTILIZED IN VIDEO IMAGING VEHICLE DETECTION SYSTEMS IMPROVEMENTS TO A QUEUE AND DELAY ESTIMATION ALGORITHM UTILIZED IN VIDEO IMAGING VEHICLE DETECTION SYSTEMS A Thesis Proposal By Marshall T. Cheek Submitted to the Office of Graduate Studies Texas A&M University

More information

SOUND: A Traffic Simulation Model for Oversaturated Traffic Flow on Urban Expressways

SOUND: A Traffic Simulation Model for Oversaturated Traffic Flow on Urban Expressways SOUND: A Traffic Simulation Model for Oversaturated Traffic Flow on Urban Expressways Toshio Yoshii 1) and Masao Kuwahara 2) 1: Research Assistant 2: Associate Professor Institute of Industrial Science,

More information

PROBE DATA FROM CONSUMER GPS NAVIGATION DEVICES FOR THE ANALYSIS OF CONTROLLED INTERSECTIONS

PROBE DATA FROM CONSUMER GPS NAVIGATION DEVICES FOR THE ANALYSIS OF CONTROLLED INTERSECTIONS PROBE DATA FROM CONSUMER GPS NAVIGATION DEVICES FOR THE ANALYSIS OF CONTROLLED INTERSECTIONS Arnold Meijer (corresponding author) Business Development Specialist, TomTom International P.O Box 16597, 1001

More information

Characteristics of Routes in a Road Traffic Assignment

Characteristics of Routes in a Road Traffic Assignment Characteristics of Routes in a Road Traffic Assignment by David Boyce Northwestern University, Evanston, IL Hillel Bar-Gera Ben-Gurion University of the Negev, Israel at the PTV Vision Users Group Meeting

More information

Route-based Dynamic Preemption of Traffic Signals for Emergency Vehicle Operations

Route-based Dynamic Preemption of Traffic Signals for Emergency Vehicle Operations Route-based Dynamic Preemption of Traffic Signals for Emergency Vehicle Operations Eil Kwon, Ph.D. Center for Transportation Studies, University of Minnesota 511 Washington Ave. S.E., Minneapolis, MN 55455

More information

Modeling route choice using aggregate models

Modeling route choice using aggregate models Modeling route choice using aggregate models Evanthia Kazagli Michel Bierlaire Transport and Mobility Laboratory School of Architecture, Civil and Environmental Engineering École Polytechnique Fédérale

More information

1. Travel time measurement using Bluetooth detectors 2. Travel times on arterials (characteristics & challenges) 3. Dealing with outliers 4.

1. Travel time measurement using Bluetooth detectors 2. Travel times on arterials (characteristics & challenges) 3. Dealing with outliers 4. 1. Travel time measurement using Bluetooth detectors 2. Travel times on arterials (characteristics & challenges) 3. Dealing with outliers 4. Travel time prediction Travel time = 2 40 9:16:00 9:15:50 Travel

More information

Travel time uncertainty and network models

Travel time uncertainty and network models Travel time uncertainty and network models CE 392C TRAVEL TIME UNCERTAINTY One major assumption throughout the semester is that travel times can be predicted exactly and are the same every day. C = 25.87321

More information

Spatial-Temporal Data Mining in Traffic Incident Detection

Spatial-Temporal Data Mining in Traffic Incident Detection Spatial-Temporal Data Mining in Traffic Incident Detection Ying Jin, Jing Dai, Chang-Tien Lu Department of Computer Science, Virginia Polytechnic Institute and State University {jiny, daij, ctlu}@vt.edu

More information

Learning and Using Models of Kicking Motions for Legged Robots

Learning and Using Models of Kicking Motions for Legged Robots Learning and Using Models of Kicking Motions for Legged Robots Sonia Chernova and Manuela Veloso Computer Science Department Carnegie Mellon University Pittsburgh, PA 15213 {soniac, mmv}@cs.cmu.edu Abstract

More information

Real-Time Identification and Tracking of Traffic Queues Based on Average Link Speed

Real-Time Identification and Tracking of Traffic Queues Based on Average Link Speed Paper No. 03-3351 Real-Time Identification and Tracking of Traffic Queues Based on Average Link Speed T. Nixon Chan M.A.Sc. Candidate Department of Civil Engineering, University of Waterloo 200 University

More information

Traffic Management for Smart Cities TNK115 SMART CITIES

Traffic Management for Smart Cities TNK115 SMART CITIES Traffic Management for Smart Cities TNK115 SMART CITIES DAVID GUNDLEGÅRD DIVISION OF COMMUNICATION AND TRANSPORT SYSTEMS Outline Introduction Traffic sensors Traffic models Frameworks Information VS Control

More information

On-site Traffic Accident Detection with Both Social Media and Traffic Data

On-site Traffic Accident Detection with Both Social Media and Traffic Data On-site Traffic Accident Detection with Both Social Media and Traffic Data Zhenhua Zhang Civil, Structural and Environmental Engineering University at Buffalo, The State University of New York, Buffalo,

More information

RHODES: a real-time traffic adaptive signal control system

RHODES: a real-time traffic adaptive signal control system RHODES: a real-time traffic adaptive signal control system 1 Contents Introduction of RHODES RHODES Architecture The prediction methods Control Algorithms Integrated Transit Priority and Rail/Emergency

More information

Chapter 4 SPEECH ENHANCEMENT

Chapter 4 SPEECH ENHANCEMENT 44 Chapter 4 SPEECH ENHANCEMENT 4.1 INTRODUCTION: Enhancement is defined as improvement in the value or Quality of something. Speech enhancement is defined as the improvement in intelligibility and/or

More information

Arterial Traffic Signal Optimization: A Person-based Approach

Arterial Traffic Signal Optimization: A Person-based Approach Paper No. 13-3395 Arterial Traffic Signal Optimization: A Person-based Approach Eleni Christofa, Ph.D. corresponding author Department of Civil and Environmental Engineering University of Massachusetts

More information

Next Generation of Adaptive Traffic Signal Control

Next Generation of Adaptive Traffic Signal Control Next Generation of Adaptive Traffic Signal Control Pitu Mirchandani ATLAS Research Laboratory Arizona State University NSF Workshop Rutgers, New Brunswick, NJ June 7, 2010 Acknowledgements: FHWA, ADOT,

More information

Comparison of Simulation-Based Dynamic Traffic Assignment Approaches for Planning and Operations Management

Comparison of Simulation-Based Dynamic Traffic Assignment Approaches for Planning and Operations Management Comparison of Simulation-Based Dynamic Traffic Assignment Approaches for Planning and Operations Management Ramachandran Balakrishna Daniel Morgan Qi Yang Howard Slavin Caliper Corporation 4 th TRB Conference

More information

Signal Patterns for Improving Light Rail Operation By Wintana Miller and Mark Madden DKS Associates

Signal Patterns for Improving Light Rail Operation By Wintana Miller and Mark Madden DKS Associates Signal Patterns for Improving Light Rail Operation By Wintana Miller and Mark Madden DKS Associates Abstract This paper describes the follow up to a pilot project to coordinate traffic signals with light

More information

Trip Assignment. Lecture Notes in Transportation Systems Engineering. Prof. Tom V. Mathew. 1 Overview 1. 2 Link cost function 2

Trip Assignment. Lecture Notes in Transportation Systems Engineering. Prof. Tom V. Mathew. 1 Overview 1. 2 Link cost function 2 Trip Assignment Lecture Notes in Transportation Systems Engineering Prof. Tom V. Mathew Contents 1 Overview 1 2 Link cost function 2 3 All-or-nothing assignment 3 4 User equilibrium assignment (UE) 3 5

More information

Estimating Transit Ridership Patterns Through Automated Data Collection Technology

Estimating Transit Ridership Patterns Through Automated Data Collection Technology Estimating Transit Ridership Patterns Through Automated Data Collection Technology A Case Study in San Luis Obispo, CA Ashley Kim ITE Western District Annual Meeting San Diego, CA June 20, 2017 1 Overview

More information

Image Processing Based Vehicle Detection And Tracking System

Image Processing Based Vehicle Detection And Tracking System Image Processing Based Vehicle Detection And Tracking System Poonam A. Kandalkar 1, Gajanan P. Dhok 2 ME, Scholar, Electronics and Telecommunication Engineering, Sipna College of Engineering and Technology,

More information

Using Administrative Records for Imputation in the Decennial Census 1

Using Administrative Records for Imputation in the Decennial Census 1 Using Administrative Records for Imputation in the Decennial Census 1 James Farber, Deborah Wagner, and Dean Resnick U.S. Census Bureau James Farber, U.S. Census Bureau, Washington, DC 20233-9200 Keywords:

More information

Learning and Using Models of Kicking Motions for Legged Robots

Learning and Using Models of Kicking Motions for Legged Robots Learning and Using Models of Kicking Motions for Legged Robots Sonia Chernova and Manuela Veloso Computer Science Department Carnegie Mellon University Pittsburgh, PA 15213 {soniac, mmv}@cs.cmu.edu Abstract

More information

Addressing Issues with GPS Data Accuracy and Position Update Rate for Field Traffic Studies

Addressing Issues with GPS Data Accuracy and Position Update Rate for Field Traffic Studies Addressing Issues with GPS Data Accuracy and Position Update Rate for Field Traffic Studies THIS FEATURE VALIDATES INTRODUCTION Global positioning system (GPS) technologies have provided promising tools

More information

Autonomous Underwater Vehicle Navigation.

Autonomous Underwater Vehicle Navigation. Autonomous Underwater Vehicle Navigation. We are aware that electromagnetic energy cannot propagate appreciable distances in the ocean except at very low frequencies. As a result, GPS-based and other such

More information

Evaluation of floating car technologies for travel time estimation

Evaluation of floating car technologies for travel time estimation Journal of Modern Transportation Volume, Number 1 March 12, Page 49-56 Journal homepage: jmt.swjtu.edu.cn DOI: 1.17/BF3325777 31 Evaluation of floating car technologies for travel time estimation Xiaobo

More information

SIMULATION OF TRAFFIC LIGHTS CONTROL

SIMULATION OF TRAFFIC LIGHTS CONTROL SIMULATION OF TRAFFIC LIGHTS CONTROL Krzysztof Amborski, Andrzej Dzielinski, Przemysław Kowalczuk, Witold Zydanowicz Institute of Control and Industrial Electronics Warsaw University of Technology Koszykowa

More information

1 The potential of low-frequency AVL data for the

1 The potential of low-frequency AVL data for the The potential of low-frequency AVL data for the monitoring and control of bus performance Corresponding author: Yingxiang Yang yxyang@mit.edu David Gerstle dgerstle@mit.edu MIT, Civil and Environmental

More information

EVALUATING AN ADAPTIVE SIGNAL CONTROL SYSTEM IN GRESHAM. James M. Peters, P.E., P.T.O.E., Jay McCoy, P.E., Robert Bertini, Ph.D., P.E.

EVALUATING AN ADAPTIVE SIGNAL CONTROL SYSTEM IN GRESHAM. James M. Peters, P.E., P.T.O.E., Jay McCoy, P.E., Robert Bertini, Ph.D., P.E. EVALUATING AN ADAPTIVE SIGNAL CONTROL SYSTEM IN GRESHAM James M. Peters, P.E., P.T.O.E., Jay McCoy, P.E., Robert Bertini, Ph.D., P.E. ABSTRACT Cities and Counties are faced with increasing traffic congestion

More information

On the Estimation of Interleaved Pulse Train Phases

On the Estimation of Interleaved Pulse Train Phases 3420 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 48, NO. 12, DECEMBER 2000 On the Estimation of Interleaved Pulse Train Phases Tanya L. Conroy and John B. Moore, Fellow, IEEE Abstract Some signals are

More information

Aimsun Next User's Manual

Aimsun Next User's Manual Aimsun Next User's Manual 1. A quick guide to the new features available in Aimsun Next 8.3 1. Introduction 2. Aimsun Next 8.3 Highlights 3. Outputs 4. Traffic management 5. Microscopic simulator 6. Mesoscopic

More information

Using Driving Simulator for Advance Placement of Guide Sign Design for Exits along Highways

Using Driving Simulator for Advance Placement of Guide Sign Design for Exits along Highways Using Driving Simulator for Advance Placement of Guide Sign Design for Exits along Highways Fengxiang Qiao, Xiaoyue Liu, and Lei Yu Department of Transportation Studies Texas Southern University 3100 Cleburne

More information

ABM-DTA Deep Integration: Results from the Columbus and Atlanta SHRP C10 Implementations

ABM-DTA Deep Integration: Results from the Columbus and Atlanta SHRP C10 Implementations ABM-DTA Deep Integration: Results from the Columbus and Atlanta SHRP C10 Implementations presented by Matt Stratton, WSP USA October 17, 2017 New CT-RAMP Integrable w/dta Enhanced temporal resolution:

More information

On the GNSS integer ambiguity success rate

On the GNSS integer ambiguity success rate On the GNSS integer ambiguity success rate P.J.G. Teunissen Mathematical Geodesy and Positioning Faculty of Civil Engineering and Geosciences Introduction Global Navigation Satellite System (GNSS) ambiguity

More information

Keywords- Fuzzy Logic, Fuzzy Variables, Traffic Control, Membership Functions and Fuzzy Rule Base.

Keywords- Fuzzy Logic, Fuzzy Variables, Traffic Control, Membership Functions and Fuzzy Rule Base. Volume 6, Issue 12, December 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Fuzzy Logic

More information

DYNAMIC ODME FOR AUTOMATED VEHICLES MODELING USING BIG DATA

DYNAMIC ODME FOR AUTOMATED VEHICLES MODELING USING BIG DATA DYNAMIC ODME FOR AUTOMATED VEHICLES MODELING USING BIG DATA Dr. Jaume Barceló, Professor Emeritus, UPC- Barcelona Tech, Strategic Advisor to PTV Group Shaleen Srivastava, Vice-President/Regional Director

More information

State-Space Models with Kalman Filtering for Freeway Traffic Forecasting

State-Space Models with Kalman Filtering for Freeway Traffic Forecasting State-Space Models with Kalman Filtering for Freeway Traffic Forecasting Brian Portugais Boise State University brianportugais@u.boisestate.edu Mandar Khanal Boise State University mkhanal@boisestate.edu

More information

IMPROVEMENTS TO A QUEUE AND DELAY ESTIMATION ALGORITHM UTILIZED IN VIDEO IMAGING VEHICLE DETECTION SYSTEMS. A Thesis MARSHALL TYLER CHEEK

IMPROVEMENTS TO A QUEUE AND DELAY ESTIMATION ALGORITHM UTILIZED IN VIDEO IMAGING VEHICLE DETECTION SYSTEMS. A Thesis MARSHALL TYLER CHEEK IMPROVEMENTS TO A QUEUE AND DELAY ESTIMATION ALGORITHM UTILIZED IN VIDEO IMAGING VEHICLE DETECTION SYSTEMS A Thesis by MARSHALL TYLER CHEEK Submitted to the Office of Graduate Studies of Texas A&M University

More information

Applying Multisensor Information Fusion Technology to Develop an UAV Aircraft with Collision Avoidance Model

Applying Multisensor Information Fusion Technology to Develop an UAV Aircraft with Collision Avoidance Model 1 Applying Multisensor Information Fusion Technology to Develop an UAV Aircraft with Collision Avoidance Model {Final Version with

More information

Dynamic Model-Based Filtering for Mobile Terminal Location Estimation

Dynamic Model-Based Filtering for Mobile Terminal Location Estimation 1012 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 4, JULY 2003 Dynamic Model-Based Filtering for Mobile Terminal Location Estimation Michael McGuire, Member, IEEE, and Konstantinos N. Plataniotis,

More information

Urban Traffic Bottleneck Identification Based on Congestion Propagation

Urban Traffic Bottleneck Identification Based on Congestion Propagation Urban Traffic Bottleneck Identification Based on Congestion Propagation Wenwei Yue, Changle Li, Senior Member, IEEE and Guoqiang Mao, Fellow, IEEE State Key Laboratory of Integrated Services Networks,

More information

Final Report. Prepared by: Jiann-Shiou Yang. Department of Electrical and Computer Engineering University of Minnesota, Duluth CTS 05-09

Final Report. Prepared by: Jiann-Shiou Yang. Department of Electrical and Computer Engineering University of Minnesota, Duluth CTS 05-09 Duluth Entertainment Convention Center (DECC) Special Events Traffic Flow Study Phase II: Mobility Monitoring and Performance Measure via Dynamic Travel Time Prediction Final Report Prepared by: Jiann-Shiou

More information

Applying Multisensor Information Fusion Technology to Develop an UAV Aircraft with Collision Avoidance Model

Applying Multisensor Information Fusion Technology to Develop an UAV Aircraft with Collision Avoidance Model Applying Multisensor Information Fusion Technology to Develop an UAV Aircraft with Collision Avoidance Model by Dr. Buddy H Jeun and John Younker Sensor Fusion Technology, LLC 4522 Village Springs Run

More information

Proceedings Statistical Evaluation of the Positioning Error in Sequential Localization Techniques for Sensor Networks

Proceedings Statistical Evaluation of the Positioning Error in Sequential Localization Techniques for Sensor Networks Proceedings Statistical Evaluation of the Positioning Error in Sequential Localization Techniques for Sensor Networks Cesar Vargas-Rosales *, Yasuo Maidana, Rafaela Villalpando-Hernandez and Leyre Azpilicueta

More information

A Fuzzy Signal Controller for Isolated Intersections

A Fuzzy Signal Controller for Isolated Intersections 1741741741741749 Journal of Uncertain Systems Vol.3, No.3, pp.174-182, 2009 Online at: www.jus.org.uk A Fuzzy Signal Controller for Isolated Intersections Mohammad Hossein Fazel Zarandi, Shabnam Rezapour

More information

A Comparative Study of Quality of Service Routing Schemes That Tolerate Imprecise State Information

A Comparative Study of Quality of Service Routing Schemes That Tolerate Imprecise State Information A Comparative Study of Quality of Service Routing Schemes That Tolerate Imprecise State Information Xin Yuan Wei Zheng Department of Computer Science, Florida State University, Tallahassee, FL 330 {xyuan,zheng}@cs.fsu.edu

More information

An Optimization Approach for Real Time Evacuation Reroute. Planning

An Optimization Approach for Real Time Evacuation Reroute. Planning An Optimization Approach for Real Time Evacuation Reroute Planning Gino J. Lim and M. Reza Baharnemati and Seon Jin Kim November 16, 2015 Abstract This paper addresses evacuation route management in the

More information

Improved Positioning for Fleet Management and Traveler Information

Improved Positioning for Fleet Management and Traveler Information Final Technical Report TNW28-5 Research Project Agreement No. 61-423 Improved Positioning for Fleet Management and Traveler Information Dan J. Dailey Department of Electrical Engineering University of

More information

Abrupt Changes Detection in Fatigue Data Using the Cumulative Sum Method

Abrupt Changes Detection in Fatigue Data Using the Cumulative Sum Method Abrupt Changes Detection in Fatigue Using the Cumulative Sum Method Z. M. NOPIAH, M.N.BAHARIN, S. ABDULLAH, M. I. KHAIRIR AND C. K. E. NIZWAN Department of Mechanical and Materials Engineering Universiti

More information

Spatiotemporal Short-term Traffic Forecasting using the Network Weight Matrix and Systematic Detrending

Spatiotemporal Short-term Traffic Forecasting using the Network Weight Matrix and Systematic Detrending Spatiotemporal Short-term Traffic Forecasting using the Network Weight Matrix and Systematic Detrending Alireza Ermagun, David Levinson 2 Postdoctoral Fellow, Northwestern University, Department of Civil

More information

Comments of Shared Spectrum Company

Comments of Shared Spectrum Company Before the DEPARTMENT OF COMMERCE NATIONAL TELECOMMUNICATIONS AND INFORMATION ADMINISTRATION Washington, D.C. 20230 In the Matter of ) ) Developing a Sustainable Spectrum ) Docket No. 181130999 8999 01

More information

Revolutionizing Engineering Science through Simulation May 2006

Revolutionizing Engineering Science through Simulation May 2006 Revolutionizing Engineering Science through Simulation May 2006 Report of the National Science Foundation Blue Ribbon Panel on Simulation-Based Engineering Science EXECUTIVE SUMMARY Simulation refers to

More information

A STOP BASED APPROACH FOR DETERMINING WHEN TO RUN SIGNAL COORDINATION PLANS

A STOP BASED APPROACH FOR DETERMINING WHEN TO RUN SIGNAL COORDINATION PLANS 0 0 A STOP BASED APPROACH FOR DETERMINING WHEN TO RUN SIGNAL COORDINATION PLANS Rasool Andalibian (Corresponding Author) PhD Candidate Department of Civil and Environmental Engineering University of Nevada,

More information

Experimental study of traffic noise and human response in an urban area: deviations from standard annoyance predictions

Experimental study of traffic noise and human response in an urban area: deviations from standard annoyance predictions Experimental study of traffic noise and human response in an urban area: deviations from standard annoyance predictions Erik M. SALOMONS 1 ; Sabine A. JANSSEN 2 ; Henk L.M. VERHAGEN 3 ; Peter W. WESSELS

More information

Traffic Control for a Swarm of Robots: Avoiding Group Conflicts

Traffic Control for a Swarm of Robots: Avoiding Group Conflicts Traffic Control for a Swarm of Robots: Avoiding Group Conflicts Leandro Soriano Marcolino and Luiz Chaimowicz Abstract A very common problem in the navigation of robotic swarms is when groups of robots

More information

State Road A1A North Bridge over ICWW Bridge

State Road A1A North Bridge over ICWW Bridge Final Report State Road A1A North Bridge over ICWW Bridge Draft Design Traffic Technical Memorandum Contract Number: C-9H13 TWO 5 - Financial Project ID 249911-2-22-01 March 2016 Prepared for: Florida

More information

MOBILITY RESEARCH NEEDS FROM THE GOVERNMENT PERSPECTIVE

MOBILITY RESEARCH NEEDS FROM THE GOVERNMENT PERSPECTIVE MOBILITY RESEARCH NEEDS FROM THE GOVERNMENT PERSPECTIVE First Annual 2018 National Mobility Summit of US DOT University Transportation Centers (UTC) April 12, 2018 Washington, DC Research Areas Cooperative

More information

The effects of uncertainty in forest inventory plot locations. Ronald E. McRoberts, Geoffrey R. Holden, and Greg C. Liknes

The effects of uncertainty in forest inventory plot locations. Ronald E. McRoberts, Geoffrey R. Holden, and Greg C. Liknes The effects of uncertainty in forest inventory plot locations Ronald E. McRoberts, Geoffrey R. Holden, and Greg C. Liknes North Central Research Station, USDA Forest Service, Saint Paul, Minnesota 55108

More information

Nonuniform multi level crossing for signal reconstruction

Nonuniform multi level crossing for signal reconstruction 6 Nonuniform multi level crossing for signal reconstruction 6.1 Introduction In recent years, there has been considerable interest in level crossing algorithms for sampling continuous time signals. Driven

More information

The National Academies & TRB: Preparing for Automated Vehicles and Shared Mobility

The National Academies & TRB: Preparing for Automated Vehicles and Shared Mobility TRANSPORTATUON RESEARCH BOARD The National Academies & TRB: Preparing for Automated Vehicles and Shared Mobility Neil Pedersen Executive Director, TRB Transportation Research Board Advise Convene Research

More information

Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals

Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals Neveen Shlayan 1, Abdullah Kurkcu 2, and Kaan Ozbay 3 November 1, 2016 1 Assistant Professor, Department of Electrical

More information

Trip Assignment. Chapter Overview Link cost function

Trip Assignment. Chapter Overview Link cost function Transportation System Engineering 1. Trip Assignment Chapter 1 Trip Assignment 1.1 Overview The process of allocating given set of trip interchanges to the specified transportation system is usually refered

More information

Large-scale, high-fidelity dynamic traffic assignment: framework and real-world case studies

Large-scale, high-fidelity dynamic traffic assignment: framework and real-world case studies Available online at www.sciencedirect.com ScienceDirect Transportation Research Procedia 25C (2017) 1290 1299 www.elsevier.com/locate/procedia World Conference on Transport Research - WCTR 2016 Shanghai.

More information

AUTOMATED MUSIC TRACK GENERATION

AUTOMATED MUSIC TRACK GENERATION AUTOMATED MUSIC TRACK GENERATION LOUIS EUGENE Stanford University leugene@stanford.edu GUILLAUME ROSTAING Stanford University rostaing@stanford.edu Abstract: This paper aims at presenting our method to

More information

Modeling Connectivity of Inter-Vehicle Communication Systems with Road-Side Stations

Modeling Connectivity of Inter-Vehicle Communication Systems with Road-Side Stations Modeling Connectivity of Inter-Vehicle Communication Systems with Road-Side Stations Wen-Long Jin* and Hong-Jun Wang Department of Automation, University of Science and Technology of China, P.R. China

More information

Neural Labyrinth Robot Finding the Best Way in a Connectionist Fashion

Neural Labyrinth Robot Finding the Best Way in a Connectionist Fashion Neural Labyrinth Robot Finding the Best Way in a Connectionist Fashion Marvin Oliver Schneider 1, João Luís Garcia Rosa 1 1 Mestrado em Sistemas de Computação Pontifícia Universidade Católica de Campinas

More information

Eric J. Nava Department of Civil Engineering and Engineering Mechanics, University of Arizona,

Eric J. Nava Department of Civil Engineering and Engineering Mechanics, University of Arizona, A Temporal Domain Decomposition Algorithmic Scheme for Efficient Mega-Scale Dynamic Traffic Assignment An Experience with Southern California Associations of Government (SCAG) DTA Model Yi-Chang Chiu 1

More information

Towards Brain-inspired Computing

Towards Brain-inspired Computing Towards Brain-inspired Computing Zoltan Gingl (x,y), Sunil Khatri (+) and Laszlo B. Kish (+) (x) Department of Experimental Physics, University of Szeged, Dom ter 9, Szeged, H-6720 Hungary (+) Department

More information

Railway disruption management

Railway disruption management Railway disruption management 4 5 6 7 8 Delft Center for Systems and Control Railway disruption management For the degree of Master of Science in Systems and Control at Delft University of Technology

More information

Stanford Center for AI Safety

Stanford Center for AI Safety Stanford Center for AI Safety Clark Barrett, David L. Dill, Mykel J. Kochenderfer, Dorsa Sadigh 1 Introduction Software-based systems play important roles in many areas of modern life, including manufacturing,

More information

GPS for Route Data Collection. Lisa Aultman-Hall Dept. of Civil & Environmental Engineering University of Connecticut

GPS for Route Data Collection. Lisa Aultman-Hall Dept. of Civil & Environmental Engineering University of Connecticut GPS for Route Data Collection Lisa Aultman-Hall Dept. of Civil & Environmental Engineering University of Connecticut Acknowledgements Reema Kundu and Eric Jackson University of Kentucky Wael ElDessouki

More information

WHITE PAPER BENEFITS OF OPTICOM GPS. Upgrading from Infrared to GPS Emergency Vehicle Preemption GLOB A L TRAFFIC TE CHNOLOGIE S

WHITE PAPER BENEFITS OF OPTICOM GPS. Upgrading from Infrared to GPS Emergency Vehicle Preemption GLOB A L TRAFFIC TE CHNOLOGIE S WHITE PAPER BENEFITS OF OPTICOM GPS Upgrading from Infrared to GPS Emergency Vehicle Preemption GLOB A L TRAFFIC TE CHNOLOGIE S 2 CONTENTS Overview 3 Operation 4 Advantages of Opticom GPS 5 Opticom GPS

More information

Link Models for Circuit Switching

Link Models for Circuit Switching Link Models for Circuit Switching The basis of traffic engineering for telecommunication networks is the Erlang loss function. It basically allows us to determine the amount of telephone traffic that can

More information

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Wolfram Burgard, Cyrill Stachniss, Kai Arras, Maren Bennewitz Activity Recognition Based on L. Liao, D. J. Patterson, D. Fox,

More information

Performance Characterization of IP Network-based Control Methodologies for DC Motor Applications Part II

Performance Characterization of IP Network-based Control Methodologies for DC Motor Applications Part II Performance Characterization of IP Network-based Control Methodologies for DC Motor Applications Part II Tyler Richards, Mo-Yuen Chow Advanced Diagnosis Automation and Control Lab Department of Electrical

More information

Your Neighbors Affect Your Ratings: On Geographical Neighborhood Influence to Rating Prediction

Your Neighbors Affect Your Ratings: On Geographical Neighborhood Influence to Rating Prediction Your Neighbors Affect Your Ratings: On Geographical Neighborhood Influence to Rating Prediction Longke Hu Aixin Sun Yong Liu Nanyang Technological University Singapore Outline 1 Introduction 2 Data analysis

More information

Transportation Timetabling

Transportation Timetabling Outline DM87 SCHEDULING, TIMETABLING AND ROUTING 1. Sports Timetabling Lecture 16 Transportation Timetabling Marco Chiarandini 2. Transportation Timetabling Tanker Scheduling Air Transport Train Timetabling

More information

Navigation of an Autonomous Underwater Vehicle in a Mobile Network

Navigation of an Autonomous Underwater Vehicle in a Mobile Network Navigation of an Autonomous Underwater Vehicle in a Mobile Network Nuno Santos, Aníbal Matos and Nuno Cruz Faculdade de Engenharia da Universidade do Porto Instituto de Sistemas e Robótica - Porto Rua

More information

Methodology to Assess Traffic Signal Transition Strategies. Employed to Exit Preemption Control

Methodology to Assess Traffic Signal Transition Strategies. Employed to Exit Preemption Control Methodology to Assess Traffic Signal Transition Strategies Employed to Exit Preemption Control Jon T. Obenberger Dissertation submitted to the faculty of the Virginia Polytechnic Institute and State University

More information

Machine Learning and Capri, a Commuter Incentive Program

Machine Learning and Capri, a Commuter Incentive Program Machine Learning and Capri, a Commuter Incentive Program Hossein Karkeh Abadi, Jia Shuo Tom Yue Stanford Center for Societal Networks, https://scsn.stanford.edu/ I. INTRODUCTION Societal problems, such

More information

Neural Network based Multi-Dimensional Feature Forecasting for Bad Data Detection and Feature Restoration in Power Systems

Neural Network based Multi-Dimensional Feature Forecasting for Bad Data Detection and Feature Restoration in Power Systems Neural Network based Multi-Dimensional Feature Forecasting for Bad Data Detection and Feature Restoration in Power Systems S. P. Teeuwsen, Student Member, IEEE, I. Erlich, Member, IEEE, Abstract--This

More information

A STUDY OF WAYFINDING IN TAIPEI METRO STATION TRANSFER: MULTI-AGENT SIMULATION APPROACH

A STUDY OF WAYFINDING IN TAIPEI METRO STATION TRANSFER: MULTI-AGENT SIMULATION APPROACH A STUDY OF WAYFINDING IN TAIPEI METRO STATION TRANSFER: MULTI-AGENT SIMULATION APPROACH Kuo-Chung WEN 1 * and Wei-Chen SHEN 2 1 Associate Professor, Graduate Institute of Architecture and Urban Design,

More information

THE FUTURE OF DATA AND INTELLIGENCE IN TRANSPORT

THE FUTURE OF DATA AND INTELLIGENCE IN TRANSPORT THE FUTURE OF DATA AND INTELLIGENCE IN TRANSPORT Humanity s ability to use data and intelligence has increased dramatically People have always used data and intelligence to aid their journeys. In ancient

More information

2007 Census of Agriculture Non-Response Methodology

2007 Census of Agriculture Non-Response Methodology 2007 Census of Agriculture Non-Response Methodology Will Cecere National Agricultural Statistics Service Research and Development Division, U.S. Department of Agriculture, 3251 Old Lee Highway, Fairfax,

More information

Kalman filtering approach in the calibration of radar rainfall data

Kalman filtering approach in the calibration of radar rainfall data Kalman filtering approach in the calibration of radar rainfall data Marco Costa 1, Magda Monteiro 2, A. Manuela Gonçalves 3 1 Escola Superior de Tecnologia e Gestão de Águeda - Universidade de Aveiro,

More information

CONNECTED vehicle environment enables the vehicles

CONNECTED vehicle environment enables the vehicles IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS 1 Crowdsourcing Phase and Timing of Pre-Timed Traffic Signals in the Presence of Queues: Algorithms and Back-End System Architecture Seyed Alireza

More information

Highway Traffic Data Sensitivity Analysis

Highway Traffic Data Sensitivity Analysis CALIFORNIA PATH PROGRAM INSTITUTE OF TRANSPORTATION STUDIES UNIVERSITY OF CALIFORNIA, BERKELEY Highway Traffic Data Sensitivity Analysis Xiao-Yun Lu, Benjamin Coifman California PATH Research Report UCB-ITS-PRR-2007-3

More information

The Influence of the Noise on Localizaton by Image Matching

The Influence of the Noise on Localizaton by Image Matching The Influence of the Noise on Localizaton by Image Matching Hiroshi ITO *1 Mayuko KITAZUME *1 Shuji KAWASAKI *3 Masakazu HIGUCHI *4 Atsushi Koike *5 Hitomi MURAKAMI *5 Abstract In recent years, location

More information

AN INTERMODAL TRAFFIC CONTROL STRATEGY FOR PRIVATE VEHICLE AND PUBLIC TRANSPORT

AN INTERMODAL TRAFFIC CONTROL STRATEGY FOR PRIVATE VEHICLE AND PUBLIC TRANSPORT dvanced OR and I Methods in Transportation N INTERMODL TRFFIC CONTROL STRTEGY FOR PRIVTE VEHICLE ND PUBLIC TRNSPORT Neila BHOURI, Pablo LOTITO bstract. This paper proposes a traffic-responsive urban traffic

More information

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 016 Print ISSN: 1311-970;

More information

KALMAN FILTER APPLICATIONS

KALMAN FILTER APPLICATIONS ECE555: Applied Kalman Filtering 1 1 KALMAN FILTER APPLICATIONS 1.1: Examples of Kalman filters To wrap up the course, we look at several of the applications introduced in notes chapter 1, but in more

More information

Control of the Contract of a Public Transport Service

Control of the Contract of a Public Transport Service Control of the Contract of a Public Transport Service Andrea Lodi, Enrico Malaguti, Nicolás E. Stier-Moses Tommaso Bonino DEIS, University of Bologna Graduate School of Business, Columbia University SRM

More information

Spectrum Sharing with Adjacent Channel Constraints

Spectrum Sharing with Adjacent Channel Constraints Spectrum Sharing with Adjacent Channel Constraints icholas Misiunas, Miroslava Raspopovic, Charles Thompson and Kavitha Chandra Center for Advanced Computation and Telecommunications Department of Electrical

More information