Refine Your Search

Topic

Search Results

Viewing 1 to 12 of 12
Technical Paper

Assessing Resilience in Lane Detection Methods: Infrastructure-Based Sensors and Traditional Approaches for Autonomous Vehicles

2024-04-09
2024-01-2039
Traditional autonomous vehicle perception subsystems that use onboard sensors have the drawbacks of high computational load and data duplication. Infrastructure-based sensors, which can provide high quality information without the computational burden and data duplication, are an alternative to traditional autonomous vehicle perception subsystems. However, these technologies are still in the early stages of development and have not been extensively evaluated for lane detection system performance. Therefore, there is a lack of quantitative data on their performance relative to traditional perception methods, especially during hazardous scenarios, such as lane line occlusion, sensor failure, and environmental obstructions.
Technical Paper

Vehicle Lateral Offset Estimation Using Infrastructure Information for Reduced Compute Load

2023-04-11
2023-01-0800
Accurate perception of the driving environment and a highly accurate position of the vehicle are paramount to safe Autonomous Vehicle (AV) operation. AVs gather data about the environment using various sensors. For a robust perception and localization system, incoming data from multiple sensors is usually fused together using advanced computational algorithms, which historically requires a high-compute load. To reduce AV compute load and its negative effects on vehicle energy efficiency, we propose a new infrastructure information source (IIS) to provide environmental data to the AV. The new energy–efficient IIS, chip–enabled raised pavement markers are mounted along road lane lines and are able to communicate a unique identifier and their global navigation satellite system position to the AV. This new IIS is incorporated into an energy efficient sensor fusion strategy that combines its information with that from traditional sensor.
Technical Paper

Road Snow Coverage Estimation Using Camera and Weather Infrastructure Sensor Inputs

2023-04-11
2023-01-0057
Modern vehicles use automated driving assistance systems (ADAS) products to automate certain aspects of driving, which improves operational safety. In the U.S. in 2020, 38,824 fatalities occurred due to automotive accidents, and typically about 25% of these are associated with inclement weather. ADAS features have been shown to reduce potential collisions by up to 21%, thus reducing overall accidents. But ADAS typically utilize camera sensors that rely on lane visibility and the absence of obstructions in order to function, rendering them ineffective in inclement weather. To address this research gap, we propose a new technique to estimate snow coverage so that existing and new ADAS features can be used during inclement weather. In this study, we use a single camera sensor and historical weather data to estimate snow coverage on the road. Camera data was collected over 6 miles of arterial roadways in Kalamazoo, MI.
Technical Paper

An Ultra-Light Heuristic Algorithm for Autonomous Optimal Eco-Driving

2023-04-11
2023-01-0679
Connected autonomy brings with it the means of significantly increasing vehicle Energy Economy (EE) through optimal Eco-Driving control. Much research has been conducted in the area of autonomous Eco-Driving control via various methods. Generally, proposed algorithms fall into the broad categories of rules-based controls, optimal controls, and meta-heuristics. Proposed algorithms also vary in cost function type with the 2-norm of acceleration being common. In a previous study the authors classified and implemented commonly represented methods from the literature using real-world data. Results from the study showed a tradeoff between EE improvement and run-time and that the best overall performers were meta-heuristics. Results also showed that cost functions sensitive to the 1-norm of acceleration led to better performance than those which directly minimize the 2-norm.
Technical Paper

Autonomous Eco-Driving Evaluation of an Electric Vehicle on a Chassis Dynamometer

2023-04-11
2023-01-0715
Connected and Automated Vehicles (CAV) provide new prospects for energy-efficient driving due to their improved information accessibility, enhanced processing capacity, and precise control. The idea of the Eco-Driving (ED) control problem is to perform energy-efficient speed planning for a connected and automated vehicle using data obtained from high-resolution maps and Vehicle-to-Everything (V2X) communication. With the recent goal of commercialization of autonomous vehicle technology, more research has been done to the investigation of autonomous eco-driving control. Previous research for autonomous eco-driving control has shown that energy efficiency improvements can be achieved by using optimization techniques. Most of these studies are conducted through simulations, but many more physical vehicle integrated test application studies are needed.
Technical Paper

Quantitative Resilience Assessment of GPS, IMU, and LiDAR Sensor Fusion for Vehicle Localization Using Resilience Engineering Theory

2023-04-11
2023-01-0576
Practical applications of recently developed sensor fusion algorithms perform poorly in the real world due to a lack of proper evaluation during development. Existing evaluation metrics do not properly address a wide variety of testing scenarios. This issue can be addressed using proactive performance measurements such as the tools of resilience engineering theory rather than reactive performance measurements such as root mean square error. Resilience engineering is an established discipline for evaluating proactive performance on complex socio-technical systems which has been underutilized for automated vehicle development and evaluation. In this study, we use resilience engineering metrics to assess the performance of a sensor fusion algorithm for vehicle localization. A Kalman Filter is used to fuse GPS, IMU and LiDAR data for vehicle localization in the CARLA simulator.
Technical Paper

High-Fidelity Heavy-Duty Vehicle Modeling Using Sparse Telematics Data

2022-03-29
2022-01-0527
Heavy-duty commercial vehicles consume a significant amount of energy due to their large size and mass, directly leading to vehicle operators prioritizing energy efficiency to reduce operational costs and comply with environmental regulations. One tool that can be used for the evaluation of energy efficiency in heavy-duty vehicles is the evaluation of energy efficiency using vehicle modeling and simulation. Simulation provides a path for energy efficiency improvement by allowing rapid experimentation of different vehicle characteristics on fuel consumption without the need for costly physical prototyping. The research presented in this paper focuses on using real-world, sparsely sampled telematics data from a large fleet of heavy-duty vehicles to create high-fidelity models for simulation. Samples in the telematics dataset are collected sporadically, resulting in sparse data with an infrequent and irregular sampling rate.
Technical Paper

Model in the Loop Control Strategy Evaluation Procedure for an Autonomous Parking Lot Sweeper

2022-03-29
2022-01-0086
A path tracking controller is essential for an autonomous vehicle to navigate a complex environment while avoiding obstacles. Many research studies have proposed new controller designs and strategies. However, it is often unclear which control strategy is the most suitable for a specific Autonomous / ADAS user application. This study proposes a benchmark workflow by comparing different control observer models and their control strategies integration for an autonomous parking lot sweeper in a complex and dense environment at low-speed utilizing model-in-the-loop simulation. The systematic procedure consists of the following steps: (1) vehicle observer model validation (2) control strategy development (3) model-in-the-loop simulation benchmark for specific user scenarios. The kinematic and dynamic vehicle models were used to validate the truck’s behavior using physical data.
Technical Paper

Using Reinforcement Learning and Simulation to Develop Autonomous Vehicle Control Strategies

2020-04-14
2020-01-0737
While machine learning in autonomous vehicles development has increased significantly in the past few years, the use of reinforcement learning (RL) methods has only recently been applied. Convolutional Neural Networks (CNNs) became common for their powerful object detection and identification and even provided end-to-end control of an autonomous vehicle. However, one of the requirements of a CNN is a large amount of labeled data to inform and train the neural network. While data is becoming more accessible, these networks are still sensitive to the format and collection environment which makes the use of others’ data more difficult. In contrast, RL develops solutions in a simulation environment through trial and error without labeled data. Our research expands upon previous research in RL and Proximal Policy Optimization (PPO) and the application of these algorithms to 1/18th scale cars by expanding the application of this control strategy to a full-sized passenger vehicle.
Technical Paper

Vehicle Velocity Prediction Using Artificial Neural Network and Effect of Real World Signals on Prediction Window

2020-04-14
2020-01-0729
Prediction of vehicle velocity is important since it can realize improvements in the fuel economy/energy efficiency, drivability, and safety. Velocity prediction has been addressed in many publications. Several references considered deterministic and stochastic approaches such as Markov chain, autoregressive models, and artificial neural networks. There are numerous new sensor and signal technologies like vehicle-to-vehicle and vehicle-to-infrastructure communication that can be used to obtain inclusive datasets. Using these inclusive datasets of sensors in deep neural networks, high accuracy velocity predictions can be achieved. This research builds upon previous findings that Long Short-Term Memory (LSTM) deep neural networks provide low error velocity prediction. We developed an LSTM deep neural network that uses different groups of datasets collected in Fort Collins, Colorado.
Journal Article

Analysis of LiDAR and Camera Data in Real-World Weather Conditions for Autonomous Vehicle Operations

2020-04-14
2020-01-0093
Autonomous vehicle technology has the potential to improve the safety, efficiency, and cost of our current transportation system by removing human error. With sensors available today, it is possible for the development of these vehicles, however, there are still issues with autonomous vehicle operations in adverse weather conditions (e.g. snow-covered roads, heavy rain, fog, etc.) due to the degradation of sensor data quality and insufficiently robust software algorithms. Since autonomous vehicles rely entirely on sensor data to perceive their surrounding environment, this becomes a significant issue in the performance of the autonomous system. The purpose of this study is to collect sensor data under various weather conditions to understand the effects of weather on sensor data. The sensors used in this study were one camera and one LiDAR. These sensors were connected to an NVIDIA Drive Px2 which operated in a 2019 Kia Niro.
Technical Paper

Vehicle Electrification in Chile: A Life Cycle Assessment and Techno-Economic Analysis Using Data Generated by Autonomie Vehicle Modeling Software

2018-04-03
2018-01-0660
The environmental implications of converting vehicles powered by Internal Combustion Engines (ICE) to battery powered and hybrid battery/ICE powered are evaluated for the case of Chile, one of the worldwide leaders in the production of lithium (Li) required for manufacturing of Li-ion batteries. The economic and environmental metrics were evaluated by techno-economic analysis (TEA) and Life Cycle Assessment (LCA) tools - SuperPro Designer and Gabi®/GREET® models. The system boundary includes both the renewable and nonrenewable energy sources available in Chile and well-to-pump energy consumptions and GHG emissions due to Li mining and Li-ion battery manufacturing. All the major input data required for TEA and LCA were generated using Autonomie vehicle modeling software. This study compares economic and environmental indicators of three vehicle models for the case of Chile including compact, mid-size, and a light duty truck.
X