Machine Learning Algorithms for Forecasting the Impacts of Connected and Automated Vehicles on Highway Construction Costs PDF Download

Are you looking for read ebook online? Search for your book and save it on your Kindle device, PC, phones or tablets. Download Machine Learning Algorithms for Forecasting the Impacts of Connected and Automated Vehicles on Highway Construction Costs PDF full book. Access full book title Machine Learning Algorithms for Forecasting the Impacts of Connected and Automated Vehicles on Highway Construction Costs by Amirsaman Mahdavian. Download full books in PDF and EPUB format.

Machine Learning Algorithms for Forecasting the Impacts of Connected and Automated Vehicles on Highway Construction Costs

Machine Learning Algorithms for Forecasting the Impacts of Connected and Automated Vehicles on Highway Construction Costs PDF Author: Amirsaman Mahdavian
Publisher:
ISBN:
Category :
Languages : en
Pages : 0

Book Description
A multitude of externalities affects transport efficiency and numbers of trips. Population expansion, urban development, political issues, fiscal trends, and growth in the field of connected, automated, shared, and electric (CASE) vehicles have all played prominent roles. While the market is keenly aware of the upcoming shift to the CASE vehicles, the transformation itself is reliant upon the development of technologies, customer outlook, and guidelines. The purpose of this research is to establish an overview of the possible network design problems, as well as potential consequences to vehicle automation systems by employing machine learning and system dynamics analysis. Finally, the cost of the required highway expansion for the critical links in the traffic network will be predicted. First, model was created for calculating traffic flow activity and necessitated highways to consider the impact of CASE vehicles between 2021 and 2050. Second, an economic evaluation outline was created to calculate optimum time and roadway improvement scenarios by a cost-prediction model using machine learning. Florida's interstate highways were employed as the subjects for the case study. The research showed that non-linear models had a better ability in the estimation of traffic flow, while linear models were better predictors of highway construction cost. These results also showed new technologies would add to traffic flow and capacity, with the increase in flow outpacing the increase in capacity. The consequences of this would be the level of service (LOS) of the current infrastructure decreasing. This study's results can assist discussion at the national and local level between government, networkers, automotive companies, tech-providers, logistics companies, and stakeholders for whom the practicality provided by the transportation infrastructure is crucial. This allows executives to create effective guidelines for subsequent transportation networks, ultimately accelerating the CASE vehicle network rollout to increase our current road network's level of service.

Machine Learning Algorithms for Forecasting the Impacts of Connected and Automated Vehicles on Highway Construction Costs

Machine Learning Algorithms for Forecasting the Impacts of Connected and Automated Vehicles on Highway Construction Costs PDF Author: Amirsaman Mahdavian
Publisher:
ISBN:
Category :
Languages : en
Pages : 0

Book Description
A multitude of externalities affects transport efficiency and numbers of trips. Population expansion, urban development, political issues, fiscal trends, and growth in the field of connected, automated, shared, and electric (CASE) vehicles have all played prominent roles. While the market is keenly aware of the upcoming shift to the CASE vehicles, the transformation itself is reliant upon the development of technologies, customer outlook, and guidelines. The purpose of this research is to establish an overview of the possible network design problems, as well as potential consequences to vehicle automation systems by employing machine learning and system dynamics analysis. Finally, the cost of the required highway expansion for the critical links in the traffic network will be predicted. First, model was created for calculating traffic flow activity and necessitated highways to consider the impact of CASE vehicles between 2021 and 2050. Second, an economic evaluation outline was created to calculate optimum time and roadway improvement scenarios by a cost-prediction model using machine learning. Florida's interstate highways were employed as the subjects for the case study. The research showed that non-linear models had a better ability in the estimation of traffic flow, while linear models were better predictors of highway construction cost. These results also showed new technologies would add to traffic flow and capacity, with the increase in flow outpacing the increase in capacity. The consequences of this would be the level of service (LOS) of the current infrastructure decreasing. This study's results can assist discussion at the national and local level between government, networkers, automotive companies, tech-providers, logistics companies, and stakeholders for whom the practicality provided by the transportation infrastructure is crucial. This allows executives to create effective guidelines for subsequent transportation networks, ultimately accelerating the CASE vehicle network rollout to increase our current road network's level of service.

Real-time Crash Prediction of Urban Highways Using Machine Learning Algorithms

Real-time Crash Prediction of Urban Highways Using Machine Learning Algorithms PDF Author: Mirza Ahammad Sharif
Publisher:
ISBN:
Category :
Languages : en
Pages :

Book Description
Motor vehicle crashes in the United States continue to be a serious safety concern for state highway agencies, with over 30,000 fatal crashes reported each year. The World Health Organization (WHO) reported in 2016 that vehicle crashes were the eighth leading cause of death globally. Crashes on roadways are rare and random events that occur due to the result of the complex relationship between the driver, vehicle, weather, and roadway. A significant breadth of research has been conducted to predict and understand why crashes occur through spatial and temporal analyses, understanding information about the driver and roadway, and identification of hazardous locations through geographic information system (GIS) applications. Also, previous research studies have investigated the effectiveness of safety devices designed to reduce the number and severity of crashes. Today, data-driven traffic safety studies are becoming an essential aspect of the planning, design, construction, and maintenance of the roadway network. This can only be done with the assistance of state highway agencies collecting and synthesizing historical crash data, roadway geometry data, and environmental data being collected every day at a resolution that will help researchers develop powerful crash prediction tools. The objective of this research study was to predict vehicle crashes in real-time. This exploratory analysis compared three well-known machine learning methods, including logistic regression, random forest, support vector machine. Additionally, another methodology was developed using variables selected from random forest models that were inserted into the support vector machine model. The study review of the literature noted that this study's selected methods were found to be more effective in terms of prediction power. A total of 475 crashes were identified from the selected urban highway network in Kansas City, Kansas. For each of the 475 identified crashes, six no-crash events were collected at the same location. This was necessary so that the predictive models could distinguish a crash-prone traffic operational condition from regular traffic flow conditions. Multiple data sources were fused to create a database including traffic operational data from the KC Scout traffic management center, crash and roadway geometry data from the Kanas Department of Transportation; and weather data from NOAA. Data were downloaded from five separate roadway radar sensors close to the crash location. This enable understanding of the traffic flow along the roadway segment (upstream and downstream) during the crash. Additionally, operational data from each radar sensor were collected in five minutes intervals up to 30 minutes prior to a crash occurring. Although six no-crash events were collected for each crash observation, the ratio of crash and no-crash were then reduced to 1:4 (four non-crash events), and 1:2 (two non-crash events) to investigate possible effects of class imbalance on crash prediction. Also, 60%, 70%, and 80% of the data were selected in training to develop each model. The remaining data were then used for model validation. The data used in training ratios were varied to identify possible effects of training data as it relates to prediction power. Additionally, a second database was developed in which variables were log-transformed to reduce possible skewness in the distribution. Model results showed that the size of the dataset increased the overall accuracy of crash prediction. The dataset with a higher observation count could classify more data accurately. The highest accuracies in all three models were observed using the dataset of a 1:6 ratio (one crash event for six no-crash events). The datasets with1:2 ratio predicted 13% to 18% lower than the 1:6 ratio dataset. However, the sensitivity (true positive prediction) was observed highest for the dataset of a 1:2 ratio. It was found that reducing the response class imbalance; the sensitivity could be increased with the disadvantage of a reduction in overall prediction accuracy. The effects of the split ratio were not significantly different in overall accuracy. However, the sensitivity was found to increase with an increase in training data. The logistic regression model found an average of 30.79% (with a standard deviation of 5.02) accurately. The random forest models predicted an average of 13.36% (with a standard deviation of 9.50) accurately. The support vector machine models predicted an average of 29.35% (with a standard deviation of 7.34) accurately. The hybrid approach of random forest and support vector machine models predicted an average of 29.86% (with a standard deviation of 7.33) accurately. The significant variables found from this study included the variation in speed between the posted speed limit and average roadway traffic speed around the crash location. The variations in speed and vehicle per hour between upstream and downstream traffic of a crash location in the previous five minutes before a crash occurred were found to be significant as well. This study provided an important step in real-time crash prediction and complemented many previous research studies found in the literature review. Although the models investigate were somewhat inconclusive, this study provided an investigation of data, variables, and combinations of variables that have not been investigated previously. Real-time crash prediction is expected to assist with the on-going development of connected and autonomous vehicles as the fleet mix begins to change, and new variables can be collected, and data resolution becomes greater. Real-time crash prediction models will also continue to advance highway safety as metropolitan areas continue to grow, and congestion continues to increase.

Artificial Intelligence In Highway Location And Alignment Optimization: Applications Of Genetic Algorithms In Searching, Evaluating, And Optimizing Highway Location And Alignments

Artificial Intelligence In Highway Location And Alignment Optimization: Applications Of Genetic Algorithms In Searching, Evaluating, And Optimizing Highway Location And Alignments PDF Author: Min-wook Kang
Publisher: World Scientific
ISBN: 9813272821
Category : Technology & Engineering
Languages : en
Pages : 289

Book Description
This monograph provides a comprehensive overview of methods for searching, evaluating, and optimizing highway location and alignments using genetic algorithms (GAs), a powerful Artificial Intelligence (AI) technique. It presents a two-level programming structure to deal with the effects of varying highway location on traffic level changes in surrounding road networks within the highway location search and alignment optimization process. In addition, the proposed method evaluates environmental impacts as well as all relevant highway costs associated with its construction, operation, and maintenance. The monograph first covers various search methods, relevant cost functions, constraints, computational efficiency, and solution quality issues arising from optimizing the highway alignment optimization (HAO) problem. It then focuses on applications of a special-purpose GA in the HAO problem where numerous highway alignments are generated and evaluated, and finally the best ones are selected based on costs, traffic impacts, safety, energy, and environmental considerations. A review of other promising optimization methods for the HAO problem is also provided in this monograph.

Connected and Automated Vehicles

Connected and Automated Vehicles PDF Author: Sia Macmillan Lyimo
Publisher:
ISBN:
Category : Automated vehicles
Languages : en
Pages : 149

Book Description
Autonomous vehicles have recently gained the attention of researchers due to their expected potential benefits on highway traffic streams, such as improving roadway capacity, among others. It is imperative to investigate how these expected benefits can be leveraged in the transportation sector. Understanding the safety and operational benefits helps the concerned transportation agencies and other key stakeholders to make necessary infrastructural and policy adjustments to accommodate such future traffic operation changes. The main goal of this dissertation is to study the impact of connected and automated vehicles on freeway capacity. The simulated environment was created to emulate autonomous vehicle behaviors, connectivity between vehicles, and various scenarios that answer research questions to achieve the research goal. The first case study uses simulated traffic flows at different percentages of human-driven heavy vehicles (HDHVs) and automated passenger cars (APCs) to investigate the impacts of both HDHVs and APCs on freeway capacity. In addition, the future applicability of the current design guidelines presented in the Highway Capacity Manual (HCM) is investigated. This case study provides information on how passenger car automation affects freeway capacity. Also, a modified formula is proposed in place of the current HCM formula for determining vehicle adjustment factors due to HDHVs and APCs in the traffic stream capacity. Also, a modified formula is proposed in place of the current HCM formula for determining vehicle adjustment factors due to HDHVs and APCs in the traffic stream. Another case study investigates the impact of connected and automated heavy vehicles (CAHV) on freeway basic section capacity. Various simulations were conducted considering the percent of human-driven heavy vehicles (HDHV) in the mix, platoon size, and percent of CAHV on HDHV and lane restriction. The simulation results provide insights into how these factors impact the freeway's capacity. In particular, freeway capacity significantly increased with CAHV and lane restriction scenarios. The increase in capacity was apparent at a higher percentage of trucks in the traffic mix. Regarding CAHV platoon size, the capacity does not appear to significantly change with platoon size for a given percent of trucks in the traffic mix. Furthermore, a system-wide case study is conducted in Michigan, covering all the interstates. The model developed using simulated results is used to assess how the introduction of CAHVs alters the current capacity and their respective level of services without incurring any infrastructural changes. The observed positive benefits at the system-wide level are discussed, and recommendations are provided to transportation agencies. Lastly, the study investigates how the adoption of connectivity and automation in the vehicle industry will strengthen transportation equity, especially for people with disabilities and non-motorized user groups. The survey on non-users was used to identify factors associated with differences in the perception of the feasibility of the autonomous shuttles for solving the first and last-mile travel. The results provide insight to transportation planners on the possibilities of solving the first and last mile problem among people with disabilities. At the same time, they provide information about the concerns of the non-motorized users should the technology be adopted and operated on the same infrastructure as those used by the non-motorized users.

The Enemy of Good

The Enemy of Good PDF Author: Nidhi Kalra
Publisher: Rand Corporation
ISBN: 1977400019
Category : Transportation
Languages : en
Pages : 55

Book Description
How safe should highly automated vehicles (HAVs) be before they are allowed on the roads for consumer use? In this report, RAND researchers use the RAND Model of Automated Vehicle Safety to compare road fatalities over time under a policy that allows HAVs to be deployed when their safety performance is just moderately better than human drivers and a policy that waits to deploy HAVs only once their performance is nearly perfect.

Construction Methods for an Autonomous Driving Map in an Intelligent Network Environment

Construction Methods for an Autonomous Driving Map in an Intelligent Network Environment PDF Author: Zhijun Chen
Publisher: Elsevier
ISBN: 0443273170
Category : Technology & Engineering
Languages : en
Pages : 197

Book Description
This book provides an overview of constructing advanced Autonomous Driving Maps. It includes coverage of such methods as: fusion target perception (based on vehicle vision and millimeter wave radar), cross-field of view object perception, vehicle motion recognition (based on vehicle road fusion information), vehicle trajectory prediction (based on improved hybrid neural network) and the driving map construction method driven by road perception fusion. An Autonomous Driving Map is used for optimization of not only for a single vehicle, but also for the entire traffic system.

Volume 2

Volume 2 PDF Author: Ben Stabler
Publisher:
ISBN:
Category :
Languages : en
Pages : 70

Book Description


Deep Neural Networks and Data for Automated Driving

Deep Neural Networks and Data for Automated Driving PDF Author: Tim Fingscheidt
Publisher: Springer Nature
ISBN: 303101233X
Category : Technology & Engineering
Languages : en
Pages : 435

Book Description
This open access book brings together the latest developments from industry and research on automated driving and artificial intelligence. Environment perception for highly automated driving heavily employs deep neural networks, facing many challenges. How much data do we need for training and testing? How to use synthetic data to save labeling costs for training? How do we increase robustness and decrease memory usage? For inevitably poor conditions: How do we know that the network is uncertain about its decisions? Can we understand a bit more about what actually happens inside neural networks? This leads to a very practical problem particularly for DNNs employed in automated driving: What are useful validation techniques and how about safety? This book unites the views from both academia and industry, where computer vision and machine learning meet environment perception for highly automated driving. Naturally, aspects of data, robustness, uncertainty quantification, and, last but not least, safety are at the core of it. This book is unique: In its first part, an extended survey of all the relevant aspects is provided. The second part contains the detailed technical elaboration of the various questions mentioned above.

Impact of Connected and Automated Vehicles on Freeway Capacity

Impact of Connected and Automated Vehicles on Freeway Capacity PDF Author: Wei Fan
Publisher:
ISBN:
Category :
Languages : en
Pages : 59

Book Description


Machine Learning and Optimization Techniques for Automotive Cyber-Physical Systems

Machine Learning and Optimization Techniques for Automotive Cyber-Physical Systems PDF Author: Vipin Kumar Kukkala
Publisher: Springer Nature
ISBN: 3031280164
Category : Technology & Engineering
Languages : en
Pages : 782

Book Description
This book provides comprehensive coverage of various solutions that address issues related to real-time performance, security, and robustness in emerging automotive platforms. The authors discuss recent advances towards the goal of enabling reliable, secure, and robust, time-critical automotive cyber-physical systems, using advanced optimization and machine learning techniques. The focus is on presenting state-of-the-art solutions to various challenges including real-time data scheduling, secure communication within and outside the vehicle, tolerance to faults, optimizing the use of resource-constrained automotive ECUs, intrusion detection, and developing robust perception and control techniques for increasingly autonomous vehicles.