首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
TBM具有安全性强、施工效率高等优点,在隧道施工尤其是长距离隧道施工中得到广泛应用.TBM掘进速度受多个因素影响,各因素本身除了具有较强的不确定性以外,还存在着复杂的关联关系,难以建立精准的速度预测模型.文章提出一种基于相关向量机的TBM掘进速度预测模型,该模型通过对样本的学习,可以建立各因素与掘进速度的非线性映射关系...  相似文献   

2.
3.
Accurate and reliable forecasting of traffic variables is one of the primary functions of Intelligent Transportation Systems. Reliable systems that are able to forecast traffic conditions accurately, multiple time steps into the future, are required for advanced traveller information systems. However, traffic forecasting is a difficult task because of the nonlinear and nonstationary properties of traffic series. Traditional linear models are incapable of modelling such properties, and typically perform poorly, particularly when conditions differ from the norm. Machine learning approaches such as artificial neural networks, nonparametric regression and kernel methods (KMs) have often been shown to outperform linear models in the literature. A bottleneck of the latter approach is that the information pertaining to all previous traffic states must be contained within the kernel, but the computational complexity of KMs usually scales cubically with the number of data points in the kernel. In this paper, a novel kernel-based machine learning (ML) algorithm is developed, namely the local online kernel ridge regression (LOKRR) model. Exploiting the observation that traffic data exhibits strong cyclic patterns characterised by rush hour traffic, LOKRR makes use of local kernels with varying parameters that are defined around each time point. This approach has 3 advantages over the standard single kernel approach: (1) It allows parameters to vary by time of day, capturing the time varying distribution of traffic data; (2) It allows smaller kernels to be defined that contain only the relevant traffic patterns, and; (3) It is online, allowing new traffic data to be incorporated as it arrives. The model is applied to the forecasting of travel times on London’s road network, and is found to outperform three benchmark models in forecasting up to 1 h ahead.  相似文献   

4.
    
The Air Traffic Management system is under a paradigm shift led by NextGen and SESAR. The new trajectory-based Concept of Operations is supported by performance-based trajectory predictors as major enablers. Currently, the performance of ground-based trajectory predictors is affected by diverse factors such as weather, lack of integration of operational information or aircraft performance uncertainty.Trajectory predictors could be enhanced by learning from historical data. Nowadays, data from the Air Traffic Management system may be exploited to understand to what extent Air Traffic Control actions impact on the vertical profile of flight trajectories.This paper analyses the impact of diverse operational factors on the vertical profile of flight trajectories. Firstly, Multilevel Linear Models are adopted to conduct a prior identification of these factors. Then, the information is exploited by trajectory predictors, where two types are used: point-mass trajectory predictors enhanced by learning the thrust law depending on those factors; and trajectory predictors based on Artificial Neural Networks.Air Traffic Control vertical operational procedures do not constitute a main factor impacting on the vertical profile of flight trajectories, once the top of descent is established. Additionally, airspace flows and the flight level at the trajectory top of descent are relevant features to be considered when learning from historical data, enhancing the overall performance of the trajectory predictors for the descent phase.  相似文献   

5.
    
Ground-based aircraft trajectory prediction is a major concern in air traffic control and management. A safe and efficient prediction is a prerequisite to the implementation of new automated tools.In current operations, trajectory prediction is computed using a physical model. It models the forces acting on the aircraft to predict the successive points of the future trajectory. Using such a model requires knowledge of the aircraft state (mass) and aircraft intent (thrust law, speed intent). Most of this information is not available to ground-based systems.This paper focuses on the climb phase. We improve the trajectory prediction accuracy by predicting some of the unknown point-mass model parameters. These unknown parameters are the mass and the speed intent. This study relies on ADS-B data coming from The OpenSky Network. It contains the climbing segments of the year 2017 detected by this sensor network. The 11 most frequent aircraft types are studied. The obtained data set contains millions of climbing segments from all over the world. The climbing segments are not filtered according to their altitude. Predictive models returning the missing parameters are learned from this data set, using a Machine Learning method. The trained models are tested on the two last months of the year and compared with a baseline method (BADA used with the mean parameters computed on the first ten months). Compared with this baseline, the Machine Learning approach reduce the RMSE on the altitude by 48% on average on a 10 min horizon prediction. The RMSE on the speed is reduced by 25% on average. The trajectory prediction is also improved for small climbing segments. Using only information available before the considered aircraft take-off, the Machine Learning method can predict the unknown parameters, reducing the RMSE on the altitude by 25% on average.The data set and the Machine Learning code are publicly available.  相似文献   

6.
    
Variability of travel times on the United States freight rail network is high due to large network demands relative to infrastructure capacity, especially when traffic is heterogeneous. Variable runtimes pose significant operational challenges if the nature of runtime variability is not predictable. To address this issue, this article proposes a data-driven approach to predict estimated times of arrival (ETAs) of individual freight trains, based on the properties of the train, the properties of the network, and the properties of potentially conflicting traffic on the network. The ETA prediction problem from an origin to a destination is posed as a machine learning regression problem and solved using support vector regression trained and cross validated on over two years of detailed historical data for a 140 mile section of track located primarily in Tennessee, USA. The article presents the data used in this problem and details on feature engineering and construction for predictions made across the full route. It also highlights findings on the dominant sources of runtime variability and the most predictive factors for ETA. Improvement results for ETA exceed 21% over a baseline prediction method at some locations and average 14% across the study area.  相似文献   

7.
    
Currently, deep learning has been successfully applied in many fields and achieved amazing results. Meanwhile, big data has revolutionized the transportation industry over the past several years. These two hot topics have inspired us to reconsider the traditional issue of passenger flow prediction. As a special structure of deep neural network (DNN), an autoencoder can deeply and abstractly extract the nonlinear features embedded in the input without any labels. By exploiting its remarkable capabilities, a novel hourly passenger flow prediction model using deep learning methods is proposed in this paper. Temporal features including the day of a week, the hour of a day, and holidays, the scenario features including inbound and outbound, and tickets and cards, and the passenger flow features including the previous average passenger flow and real-time passenger flow, are defined as the input features. These features are combined and trained as different stacked autoencoders (SAE) in the first stage. Then, the pre-trained SAE are further used to initialize the supervised DNN with the real-time passenger flow as the label data in the second stage. The hybrid model (SAE-DNN) is applied and evaluated with a case study of passenger flow prediction for four bus rapid transit (BRT) stations of Xiamen in the third stage. The experimental results show that the proposed method has the capability to provide a more accurate and universal passenger flow prediction model for different BRT stations with different passenger flow profiles.  相似文献   

8.
    
Track geometry data exhibits classical big data attributes: value, volume, velocity, veracity and variety. Track Quality Indices-TQI are used to obtain average-based assessment of track segments and schedule track maintenance. TQI is expressed in terms of track parameters like gage, cross-level, etc. Though each of these parameters is objectively important but understanding what they collectively convey for a given track segment often becomes challenging. Several railways including passenger and freight have developed single indices that combines different track parameters to assess overall track quality. Some of these railways have selected certain parameters whilst dropping others. Using track geometry data from a sample mile track, we demonstrate how to combine track geometry parameters into a low dimensional form (TQI) that simplifies the track properties without losing much variability in the data. This led us to principal components. To validate the use of principal components as TQI, we employed a two-phase approach. First phase was to identify a classic machine learning technique that works well with track geometry data. The second step was to train the identified machine learning technique on the sample mile-track data using combined TQIs and principal components as defect predictors. The performance of the predictors were compared using true and false positive rates. The results show that three principal components were better at predicting defects and revealing salient characteristics in track geometry data than combined TQIs even though there were some correlations that are potentially useful for track maintenance.  相似文献   

9.
    
Efficient planning of Airport Acceptance Rates (AARs) is key for the overall efficiency of Traffic Management Initiatives such as Ground Delay Programs (GDPs). Yet, precisely estimating future flow rates is a challenge for traffic managers during daily operations as capacity depends on a number of factors/decisions with very dynamic and uncertain profiles. This paper presents a data-driven framework for AAR prediction and planning towards improved traffic flow management decision support. A unique feature of this framework is to account for operational interdependency aspects that exist in metroplex systems and affect throughput performance. Gaussian Process regression is used to create an airport capacity prediction model capable of translating weather and metroplex configuration forecasts into probabilistic arrival capacity forecasts for strategic time horizons. To process the capacity forecasts and assist the design of traffic flow management strategies, an optimization model for capacity allocation is developed. The proposed models are found to outperform currently used methods in predicting throughput performance at the New York airports. Moreover, when used to prescribe optimal AARs in GDPs, an overall delay reduction of up to 9.7% is achieved. The results also reveal that incorporating robustness in the design of the traffic flow management plan can contribute to decrease delay costs while increasing predictability.  相似文献   

10.
基于高斯过程机器学习方法的隧道围岩分类模型   总被引:1,自引:0,他引:1  
针对现有围岩分类方法的局限性,基于工程实例,利用分类性能优异的高斯过程机器学习模型建立围岩类别与其主要影响因素之间的非线性映射关系,进而提出一种基于高斯过程的隧道围岩分类模型,实现不同情况下围岩分类的合理识别.将该模型应用于川藏公路二郎山隧道围岩分类,研究结果表明,隧道围岩分类的高斯过程机器学习模型是科学可行的,与人工神经网络模型、支持向量机模型相比较,该模型具有参数自适应化的优点,能方便快捷地给出合理可靠且具有概率意义的围岩分类评价结果,可对围岩分类结果的不确定性或可信度进行定量化评价.  相似文献   

11.
    
Automated driving is gaining increasing amounts of attention from both industry and academic communities because it is regarded as the most promising technology for improving road safety in the future. The ability to make an automated lane change is one of the most important parts of automated driving. However, there has been little research into automated lane change maneuvers, and current research has not identified a way to avoid potential collisions during lane changes, which result from the state variations of the other vehicles. One important reason is that the lane change vehicle cannot acquire accurate information regarding the other vehicles, especially the vehicles in the adjacent lane. However, vehicle-to-vehicle communication has the advantage of providing more information, and this information is more accurate than that obtained from other sensors, such as radars and lasers. Therefore, we propose a dynamic automated lane change maneuver based on vehicle-to-vehicle communication to accomplish an automated lane change and eliminate potential collisions during the lane change process. The key technologies for this maneuver are trajectory planning and trajectory tracking. Trajectory planning calculates a reference trajectory satisfying the demands of safety, comfort and traffic efficiency and updates it to avoid potential collisions until the lane change is complete. The trajectory planning method converts the planning problem into a constrained optimization problem using the lane change time and distance. This method is capable of planning a reference trajectory for a normal lane change, an emergency lane change and a change back to the original lane. A trajectory-tracking controller based on sliding mode control calculates the control inputs to make the host vehicle travel along the reference trajectory. Finally, simulations and experiments using a driving simulator are conducted. They demonstrate that the proposed dynamic automated lane change maneuver can avoid potential collisions during the lane change process effectively.  相似文献   

12.
    
Door-to-door transportation service for elderly and persons with disabilities is often called dial-a-ride (DAR), and is usually provided by transit agencies through private contractors. Growth in DAR ridership is reported across the United States and this tendency will likely continue due to aging population. Such trends encourage development of models that can provide decision support in planning new DAR systems or expanding existing ones. Several statistical models were previously developed to predict the required DAR system capacity, given various characteristics of the service region, level-of-service requirements and operator constraints. Our work contributes to this line of research by proposing statistical and machine learning approaches that provide more accurate predictions over a wider range of scenarios. This is accomplished through transformation of variables and application of generalized linear model and support vector regression. Proposed models are built into an online tool that can help transit planners and policy makers: (a) estimate the capacity and operating cost of a DAR system needed to provide the desired level of service, (b) explore tradeoffs between system costs and levels of service, and (c) compare the cost of providing DAR service with other transportation alternatives (e.g., taxi, conventional transit).  相似文献   

13.
    
In this research, a Bayesian network (BN) approach is proposed to model the car use behavior of drivers by time of day and to analyze its relationship with driver and car characteristics. The proposed BN model can be categorized as a tree-augmented naive (TAN) Bayesian network. A latent class variable is included in this model to describe the unobserved heterogeneity of drivers. Both the structure and the parameters are learned from the dataset, which is extracted from GPS data collected in Toyota City, Japan. Based on inferences and evidence sensitivity analysis using the estimated TAN model, the effects of each single observed characteristic on car use measures are tested and found to be significant. The features of each category of the latent class are also analyzed. By testing the effect of each car use measure on every other measure, it is found that the correlations between car use measures are significant and should be considered in modeling car use behavior.  相似文献   

14.
    
Knock-on delay, which is the key factor in punctuality of railway service, is mainly related to two factors including the quality of timetable in the planning phase and disturbances which may result in unscheduled trains’ waiting or meeting in operation phase. If the delay root cause and the interactions among the factors responsible for these can be clearly clarified, then the punctuality of railway operations can be enhanced by taking reactions such as timetable adjustment, rescheduling or rerouting of railway traffic in case of disturbances. These delay reasons can be used to predict the lengths of railway disruptions and effective reactions can be applied in disruption management. In this work, a delay root cause discovery model is proposed, which integrates heterogeneous railway operation data sources to reconstruct the details of the railway operations. A supervised decision tree method following the machine learning and data mining techniques is designed to estimate the key factors in knock-on delays. It discovers the root cause delay factor by logically analyzing the scheduled or un-scheduled trains meetings and overtaking behaviors, and the subsequent delay propagations. Experiment results show that the proposed decision tree can predict the delay reason with the accuracy of 83%, and it can be further enhance to 90% if the delay cause is only considered “prolonged passengers boarding” and “meeting or overtaking” factors. The delay root cause can be discovered by the proposed model, verified by frequency filtering in operation records, and resolved by the adjustment of timetable which is an important reference for the next timetable rescheduling. The results of this study can be applied to railway operation decision support and disruption management, especially with regard to timetable rescheduling, trains resequencing or rerouting, system reliability analysis, and service quality improvements.  相似文献   

15.
    
Reducing fuel consumption is a unifying goal across the aviation industry. One fuel-saving opportunity for airlines is the possibility of reducing discretionary fuel loading by dispatchers. In this study, we propose a novel discretionary fuel estimation approach that can assist dispatchers with better discretionary fuel loading decisions. Based on the analysis on our study airline, our approach is found to substantially reduce unnecessary discretionary fuel loading while maintaining the same safety level compared to the current fuel loading practice. The idea is that by providing dispatchers with more accurate information and better recommendations derived from flight records, unnecessary fuel loading and corresponding cost-to-carry could both be reduced. We apply ensemble learning techniques to improve fuel burn prediction and construct prediction intervals (PIs) to capture the uncertainty of model predictions. The upper bound of a PI can then be used for discretionary fuel loading. The potential benefit of this approach is estimated to be $61.5 million in fuel savings and 428 million kg of CO2 reduction per year for our study airline. This study also builds a link between discretionary fuel estimation and aviation system predictability in which the proposed models can also be used to predict benefits from reduced fuel loading enabled by improved Air Traffic Management (ATM) targeting on improved system predictability.  相似文献   

16.
    
The present work investigates the use of smartphones as an alternative to gather data for driving behavior analysis. The proposed approach incorporates i. a device reorientation algorithm, which leverages gyroscope, accelerometer and GPS information, to correct the raw accelerometer data, and ii. a machine-learning framework based on rough set theory to identify rules and detect critical patterns solely based on the corrected accelerometer data. To evaluate the proposed framework, a series of driving experiments are conducted in both controlled and “free-driving” conditions. In all experiments, the smartphone can be freely positioned inside the subject vehicle. Findings indicate that the smartphone-based algorithms may accurately detect four distinct patterns (braking, acceleration, left cornering and right cornering) with an average accuracy comparable to other popular detection approaches based on data collected using a fixed position device.  相似文献   

17.
衬砌背后空洞及其填充物对隧道结构安全具有重要影响,开展空洞探测识别对于结构安全评估和病害处置具有重要意义。首先采用室内试验和FDTD正演模拟相结合的方法,获得了空洞内填充空气、水、干砂、湿砂条件下的雷达图谱数据,并对不同填充物波形规律进行对比分析;然后,基于支持向量机算法对波形特征进行提取和分类识别,建立了一种空洞填充物的人工智能辨识方法。研究结果表明,采用傅里叶变换前的平均值、方差、平均绝对离差和傅里叶变换后的最大幅度值max(fft(X))四个统计量作为支持向量机的识别特征,可以有效区分出衬砌背后填充物的六种类型;当采取单一倾向数据时,识别准确率较好,六种物质二分类问题准确率均可以达到90%以上。  相似文献   

18.
    
The purpose of this paper is to develop and evaluate a hybrid travel time forecasting model with geographic information systems (GIS) technologies for predicting link travel times in congested road networks. In a separate study by You and Kim (cf. You, J., Kim, T.J., 1999b. In: Proceedings of the Third Bi-Annual Conference of the Eastern Asia Society for Transportation Studies, 14–17 September, Taipei, Taiwan), a non-parametric regression model has been developed as a core forecasting algorithm to reduce computation time and increase forecasting accuracy. Using the core forecasting algorithm, a prototype hybrid forecasting model has been developed and tested by deploying GIS technologies in the following areas: (1) storing, retrieving, and displaying traffic data to assist in the forecasting procedures, (2) building road network data, and (3) integrating historical databases and road network data. This study shows that adopting GIS technologies in link travel time forecasting is efficient for achieving two goals: (1) reducing computational delay and (2) increasing forecasting accuracy.  相似文献   

19.
    
Trajectory optimisation has shown good potential to reduce environmental impact in aviation. However, a recurring problem is the loss in airspace capacity that fuel optimal procedures pose, usually overcome with speed, altitude or heading advisories that lead to more costly trajectories. This paper aims at the quantification in terms of fuel and time consumption of implementing suboptimal trajectories in a 4D trajectory context that use required times of arrival at specific navigation fixes. A case study is presented by simulating conflicting Airbus A320 departures from two major airports in Catalonia. It is shown how requiring an aircraft to arrive at a waypoint early or late leads to increased fuel burn. In addition, the efficiency of such methods to resolve air traffic conflicts is studied in terms of both fuel burn and resulting aircraft separations. Finally, various scenarios are studied reflecting various airline preferences with regards to cost and fuel burn, as well as different route and conflict geometries for a broader scope of study.  相似文献   

20.
运营地铁隧道的管理、健康监测及维护正逐渐趋向于数字化、智能化;但常因地铁盾构隧道管理和检测单位缺少隧道数字模型,限制了地铁隧道智能维护和管理系统的应用和发展。文章针对地铁盾构隧道中无序排列的管片环结构,提出了一种基于深度学习和机器视觉的地铁盾构隧道数字模型智能重建方法,利用检测车获取的隧道衬砌内表面高清图片,对管片特征物(螺栓孔)进行智能识别与自动分类,再根据螺栓孔群的分布特点自动推断隧道管片环的排版规律,从而结合隧道实际线路实现隧道数字模型快速重建。某地铁隧道的实例应用结果表明,该方法适用于管片无规律性错缝拼装的情况,能以100%的准确率实现地铁盾构隧道数字模型的智能重建。  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号