Refine Your Search

Topic

Search Results

Technical Paper

Synchronous and Open, Real World, Vehicle, ADAS, and Infrastructure Data Streams for Automotive Machine Learning Algorithms Research

2020-04-14
2020-01-0736
Prediction based optimal energy management systems are a topic of high interest in the automotive industry as an effective, low-cost option for improving vehicle fuel efficiency. With the continuing development of connected and autonomous vehicle (CAV) technology there are many data streams which may be leveraged by transportation stakeholders. The Suite of CAVs-derived data streams includes advanced driver-assistance (ADAS) derived information about surrounding vehicles, vehicle-to-vehicle (V2V) communications for real time and historical data, and vehicle-to-infrastructure (V2I) communications. The suite of CAVs-derived data streams have been demonstrated to enable improvements in system-level safety, emissions and fuel economy.
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

Observer for Faulty Perception Correction in Autonomous Vehicles

2020-04-14
2020-01-0694
Operation of an autonomous vehicle (AV) carries risk if it acts on inaccurate information about itself or the environment. The perception system is responsible for interpreting the world and providing the results to the path planning and other decision systems. The perception system performance is a result of the operating state of the sensors, e.g. is a sensor in fault or being adversely affected by the weather or environmental conditions, and approach to sensor measurement interpretation. We propose a trailing horizon switched system observer that minimizes the difference between reference tracking values developed from sensor fusion performed at an upper level and the values from a potentially faulty sensor based upon the convex combination of different sensor observation model outputs; the sensor observations models are associated with different sensor operating errors.
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.
Technical Paper

Development of Stall Margin Instrumentation Designed for use in Icing Conditions

2003-06-16
2003-01-2114
This paper presents further development of stall margin instrumentation designed for use in icing conditions. Initial work developing this instrumentation was conducted on a NACA 0018 wing model in Western Michigan University's wind tunnel.1 The results from this work showed promise and work continued on a NACA 23012 wing. The work on the NACA 23012 wing is presented here. The stall margin instrumentation system maintains accuracy independent of wing leading edge ice formations. The stall margin system uses four surface pressures, measured aft of the ice formation, from which the aircraft's normalized lift coefficient is determined. The pressure port locations are selected such that the calibration algorithm remains nearly constant as the leading edge ice shape and thickness change. This allows the normalized lift coefficient to be known for iced and non-iced conditions.
Technical Paper

Structural Health Diagnosis and Prognostics Using Fatigue Monitoring

2011-04-12
2011-01-1051
Fatigue damage sensing and monitoring of any structure is a prerequisite for reliable and effective structural health diagnosis. The designed sensor has alternate slots and strips with different strain magnification factor with respect to the nominal strain at its location. The strips experience the strains which closely resemble the actual strain distribution in the critical area of the component. One of the major advantages of this sensor is that it can be placed at any convenient location, still experiencing the same fatigue damage as a critical location. It can be used on various structures from ground civilian and military vehicles to steel bridges. This can predict the remaining useful life of a component or the number of miles (for any automobile) left for the component before it needed replacement. This paper mainly describes the design aspects of this sensor following analytical and finite element analysis (FEA) approaches.
Technical Paper

Detection of Hybrid and Quiet Vehicles by Blind and Visually Impaired Pedestrians

2011-05-17
2011-01-1725
The increased popularity of hybrid electric vehicles has created a growing concern for the safety of blind and visually impaired pedestrians. Accident data published by the National Highway Traffic Safety Administration demonstrates a higher incident rate among hybrid electrics vehicles compared to internal combustion engine vehicles during slow speed movement, like when coming to a stop and leaving/entering a parking spot. The typical lower sound output of hybrid electric vehicles, compared to internal combustion engine vehicles, has been reported as the reason for higher incident rates. Previous studies have focused on the overall sound pressure level of vehicles and the ability for blind pedestrians to detect their approach.
Technical Paper

Performance Evaluation of an Autonomous Vehicle Using Resilience Engineering

2022-03-29
2022-01-0067
Standard operation of autonomous vehicles on public roads results in significant exposure to high levels of risk. There is a significant need to develop metrics that evaluate safety of an automated system without reliance on the rate of vehicle accidents and fatalities compared to the number of miles driven; a proactive rather than a reactive metric is needed. Resilience engineering is a new paradigm for safety management that focuses on evaluating complex systems and their interaction with the environment. This paper presents the overall methodology of resilience engineering and the resilience assessment grid (RAG) as an evaluation tool to measure autonomous systems' resilience. This assessment tool was used to evaluate the ability to respond to the system. A Pure Pursuit controller was developed and utilized as the path tracking control algorithm, and the Carla simulator was used to implement the algorithm and develop the testing environment for this methodology.
Technical Paper

Higher Accuracy and Lower Computational Perception Environment Based Upon a Real-time Dynamic Region of Interest

2022-03-29
2022-01-0078
Robust sensor fusion is a key technology for enabling the safe operation of automated vehicles. Sensor fusion typically utilizes inputs of cameras, radars, lidar, inertial measurement unit, and global navigation satellite systems, process them, and then output object detection or positioning data. This paper will focus on sensor fusion between the camera, radar, and vehicle wheel speed sensors which is a critical need for near-term realization of sensor fusion benefits. The camera is an off-the-shelf computer vision product from MobilEye and the radar is a Delphi/Aptive electronically scanning radar (ESR) both of which are connected to a drive-by-wire capable vehicle platform. We utilize the MobilEye and wheel speed sensors to create a dynamic region of interest (DROI) of the drivable region that changes as the vehicle moves through the environment.
Journal Article

Tire Track Identification: A Method for Drivable Region Detection in Conditions of Snow-Occluded Lane Lines

2022-03-29
2022-01-0083
Today’s Advanced Driver Assistance Systems (ADAS) predominantly utilize cameras to increase driver and passenger safety. Computer vision, as the enabler of this technology, extracts two key environmental features: the drivable region and surrounding objects (e.g., vehicles, pedestrians, bicycles). Lane lines are the most common characteristic extracted for drivable region detection, which is the core perception task enabling ADAS features such as lane departure warnings, lane-keeping assistance, and lane-centering. However, when subject to adverse weather conditions (e.g., occluded lane lines) the lane line detection algorithms are no longer operational. This prevents the ADAS feature from providing the benefit of increased safety to the driver. The performance of one of the leading computer vision system providers was tested in conditions of variable snow coverage and lane line occlusion during the 2020-2021 winter in Kalamazoo, Michigan.
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

Projecting Lane Lines from Proxy High-Definition Maps for Automated Vehicle Perception in Road Occlusion Scenarios

2023-04-11
2023-01-0051
Contemporary ADS and ADAS localization technology utilizes real-time perception sensors such as visible light cameras, radar sensors, and lidar sensors, greatly improving transportation safety in sufficiently clear environmental conditions. However, when lane lines are completely occluded, the reliability of on-board automated perception systems breaks down, and vehicle control must be returned to the human driver. This limits the operational design domain of automated vehicles significantly, as occlusion can be caused by shadows, leaves, or snow, which all occur in many regions. High-definition map data, which contains a high level of detail about road features, is an alternative source of the required lane line information. This study details a novel method where high-definition map data are processed to locate fully occluded lane lines, allowing for automated path planning in scenarios where it would otherwise be impossible.
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

Performance of Virtual Torque Sensor for Heavy Duty Truck Applications

2022-03-29
2022-01-0625
Automotive companies are constantly looking to increase the fuel efficiency, shift quality, passenger comfort, and to reduce wear and tear on the components. Most of these aspects depend on the accuracy of torque used for transmission control, which determines the required operational gear position at a given speed and road conditions. Currently, SAE J-1939 CAN bus torque estimation relies on steady state maps that are generated during the calibration of the engine for different speeds and loads. In this paper we report the development of a Virtual Flywheel Torque Sensor (VFTS) useful for real time torque measurement based on an engine speed harmonics analysis. The VFTS uses a signal from the flywheel speed sensor to estimate the flywheel angular acceleration, which and provides a proportional torque value which corresponds to torque at the flywheel.
Technical Paper

Stress Analysis of 2D-Cylindrical Pressure Vessel with Torispherical Endclosure

2014-04-01
2014-01-0766
Pressure vessels are being widely employed worldwide as a means to carry, store or receive fluids. The pressure differential is dangerous and many fatal accidents have occurred in the history of their development and operation. Therefore, it is imperative to understand the behavioral effect of cylindrical pressure vessel with torispherical endclosure subjected to an internal pressure. In this paper, two dimensional static stress analyses are performed using the finite element method for different vessel thicknesses in order to understand the stresses and deflections in the vessel walls due to internal pressure. From the analysis, it is observed that the stress variation over the section of the geometry and thickness of the vessel play an important role in withstanding the applied internal pressure.
Technical Paper

No Cost Autonomous Vehicle Advancements in CARLA through ROS

2021-04-06
2021-01-0106
Development of autonomous vehicle technology is expensive and perhaps more complicated than initially thought, as evidenced by the recent rollback of anticipated delivery dates from companies such as Tesla, Waymo, GM, and more. One of the most effective techniques to reduce research and development costs and speed up implementation is rigorous analysis through simulation. In this paper, we present multiple autonomous vehicle perception and control strategies that are rigorously investigated in the user friendly, free, and open-source simulation environment, CARLA. Overall, we successfully formulated potential solutions to the autonomous navigation problem and assessed their advantages and disadvantages in simulation at no cost. First, a lane finding method utilizing polynomial fitting and machine learning is proposed. Then, the waypoint navigation strategy is described, along with route planning. Object detection is then implemented using pre-trained convolutional neural networks.
Technical Paper

Techno-Economic Analysis of Fixed-Route Autonomous and Electric Shuttles

2021-04-06
2021-01-0061
This paper takes a realistic approach to develop a techno-economic analysis for fixed-route autonomous shuttles. To develop a model for analysis, the current state of technology was used to approximate three timelines for achieving SAE level 5 capabilities: progressive, realistic, and conservative. Within these timelines, there are four different increments for advancements in the technology laid out as follows: SAE Level 0 - human driver, SAE Level 4 - in-vehicle safety operator, SAE Level 4 - remote safety operator, and SAE Level 5 - no safety operator. These increments in the changes of the technology were chosen based on the trends in the industry. Various shuttle models were used based on different rider quantities and drive-train requirements (electric vs gas) in this analysis. This allows for further understanding of how these deployment plans will vary the cost for shuttles operating in high, mid, and low ridership demand environments.
X