Refine Your Search

Topic

Author

Affiliation

Search Results

Technical Paper

Rapid Development of an Autonomous Vehicle for the SAE AutoDrive Challenge II Competition

2024-04-09
2024-01-1980
The SAE AutoDrive Challenge II is a four-year collegiate competition dedicated to developing a Level 4 autonomous vehicle by 2025. In January 2023, the participating teams each received a Chevy Bolt EUV. Within a span of five months, the second phase of the competition took place in Ann Arbor, MI. The authors of this contribution, who participated in this event as team Wisconsin Autonomous representing the University of Wisconsin–Madison, secured second place in static events and third place in dynamic events. This has been accomplished by reducing reliance on the actual vehicle platform and instead leveraging physical analogs and simulation. This paper outlines the software and hardware infrastructure of the competing vehicle, touching on issues pertaining sensors, hardware, and the software architecture employed on the autonomous vehicle. We discuss the LiDAR-camera fusion approach for object detection and the three-tier route planning and following systems.
Technical Paper

Estimating Battery State-of-Charge using Machine Learning and Physics-Based Models

2023-04-11
2023-01-0522
Lithium-ion and Lithium polymer batteries are fast becoming ubiquitous in high-discharge rate applications for military and non-military systems. Applications such as small aerial vehicles and energy transfer systems can often function at C-rates greater than 1. To maximize system endurance and battery health, there is a need for models capable of precisely estimating the battery state-of-charge (SoC) under all temperature and loading conditions. However, the ability to perform state estimation consistently and accurately to within 1% error has remained unsolved. Doing so can offer enhanced endurance, safety, reliability, and planning, and additionally, simplify energy management. Therefore, the work presented in this paper aims to study and develop experimentally validated mathematical models capable of high-accuracy battery SoC estimation.
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

Assessing Driver Distraction: Enhancements of the ISO 26022 Lane Change Task to Make its Difficulty Adjustable

2023-04-11
2023-01-0791
The Lane Change Task (LCT) provides a simple, scorable simulation of driving, and serves as a primary task in studies of driver distraction. It is widely accepted, but somewhat limited in functionality, a problem this project partially overcomes. In the Lane Change Task, subjects drive along a road with 3 lanes in the same direction. Periodically, signs appear, indicating in which of the 3 lanes the subject should drive, which changes from sign to sign. The software is plug-and-play for a current Windows computer with a Logitech steering/pedal assembly, even though the software was written 18 years ago. For each timestamp in a trial, the software records the steering wheel angle, speed, and x and y coordinates of the subject. A limitation of the LCT is that few characteristics of this useful software can be readily modified as only the executable code is available (on the ISO 26022 website), not the source code.
Journal Article

A Standard Set of Courses to Assess the Quality of Driving Off-Road Combat Vehicles

2023-04-11
2023-01-0114
Making manned and remotely-controlled wheeled and tracked vehicles easier to drive, especially off-road, is of great interest to the U.S. Army. If vehicles are easier to drive (especially closed hatch) or if they are driven autonomously, then drivers could perform additional tasks (e.g., operating weapons or communication systems), leading to reduced crew sizes. Further, poorly driven vehicles are more likely to get stuck, roll over, or encounter mines or improvised explosive devices, whereby the vehicle can no longer perform its mission and crew member safety is jeopardized. HMI technology and systems to support human drivers (e.g., autonomous driving systems, in-vehicle monitors or head-mounted displays, various control devices (including game controllers), navigation and route-planning systems) need to be evaluated, which traditionally occurs in mission-specific (and incomparable) evaluations.
Research Report

Automated Vehicles: A Human/Machine Co-learning Perspective

2022-04-27
EPR2022009
Automated vehicles (AVs)—and the automated driving systems (ADSs) that enable them—are increasing in prevalence but remain far from ubiquitous. Progress has occurred in spurts, followed by lulls, while the motor transportation system learns to design, deploy, and regulate AVs. Automated Vehicles: A Human/Machine Co-learning Experience focuses on how engineers, regulators, and road users are all learning about a technology that has the potential to transform society. Those engaged in the design of ADSs and AVs may find it useful to consider that the spurts and lulls and stakeholder tussles are a normal part of technology transformations; however, this report will provide suggestions for effective stakeholder engagement. Click here to access the full SAE EDGETM Research Report portfolio.
Journal Article

Active Learning Optimization for Boundary Identification Using Machine Learning-Assisted Method

2022-03-29
2022-01-0783
Identifying edge cases for designed algorithms is critical for functional safety in autonomous driving deployment. In order to find the feasible boundary of designed algorithms, simulations are heavily used. However, simulations for autonomous driving validation are expensive due to the requirement of visual rendering, physical simulation, and AI agents. In this case, common sampling techniques, such as Monte Carlo Sampling, become computationally expensive due to their sample inefficiency. To improve sample efficiency and minimize the number of simulations, we propose a tailored active learning approach combining the Support Vector Machine (SVM) and the Gaussian Process Regressor (GPR). The SVM learns the feasible boundary iteratively with a new sampling point via active learning. Active Learning is achieved by using the information of the decision boundary of the current SVM and the uncertainty metric calculated by the GPR.
Technical Paper

Injury Severity Prediction Algorithm Based on Select Vehicle Category for Advanced Automatic Collision Notification

2022-03-29
2022-01-0834
With the evolution of telemetry technology in vehicles, Advanced Automatic Collision Notification (AACN), which detects occupants at risk of serious injury in the event of a crash and triages them to the trauma center quickly, may greatly improve their treatment. An Injury Severity Prediction (ISP) algorithm for AACN was developed using a logistic regression model to predict the probability of sustaining an Injury Severity Score (ISS) 15+ injury. National Automotive Sampling System Crashworthiness Data System (NASS-CDS: 1999-2015) and model year 2000 or later were filtered for new case selection criteria, based on vehicle body type, to match Subaru vehicle category. This new proposed algorithm uses crash direction, change in velocity, multiple impacts, seat belt use, vehicle type, presence of any older occupant, and presence of any female occupant.
Technical Paper

Visualization of Frequency Response Using Nyquist Plots

2022-03-29
2022-01-0753
Nyquist plots are a classical means to visualize a complex vibration frequency response function. By graphing the real and imaginary parts of the response, the dynamic behavior in the vicinity of resonances is emphasized. This allows insight into how modes are coupling, and also provides a means to separate the modes. Mathematical models such as Nyquist analysis are often embedded in frequency analysis hardware. While this speeds data collection, it also removes this visually intuitive tool from the engineer’s consciousness. The behavior of a single degree of freedom system will be shown to be well described by a circle on its Nyquist plot. This observation allows simple visual examination of the response of a continuous system, and the determination of quantities such as modal natural frequencies, damping factors, and modes shapes. Vibration test data from an auto rickshaw chassis are used as an example application.
Technical Paper

Traffic State Identification Using Matrix Completion Algorithm Under Connected and Automated Environment

2021-12-15
2021-01-7004
Traffic state identification is a key problem in intelligent transportation system. As a new technology, connected and automated vehicle can play a role of identifying traffic state with the installation of onboard sensors. However, research of lane level traffic state identification is relatively lacked. Identifying lane level traffic state is helpful to lane selection in the process of driving and trajectory planning. In addition, traffic state identification precision with low penetration of connected and automated vehicles is relatively low. To fill this gap, this paper proposes a novel method of identifying traffic state in the presence of connected and automated vehicles with low penetration rate. Assuming connected and automated vehicles can obtain information of surrounding vehicles’, we use the perceptible information to estimate imperceptible information, then traffic state of road section can be inferred.
Technical Paper

Parallel Load Balancing Strategies for Mesh-Independent Spray Vaporization and Collision Models

2021-04-06
2021-01-0412
Appropriate spray modeling in multidimensional simulations of diesel engines is well known to affect the overall accuracy of the results. More and more accurate models are being developed to deal with drop dynamics, breakup, collisions, and vaporization/multiphase processes; the latter ones being the most computationally demanding. In fact, in parallel calculations, the droplets occupy a physical region of the in-cylinder domain, which is generally very different than the topology-driven finite-volume mesh decomposition. This makes the CPU decomposition of the spray cloud severely uneven when many CPUs are employed, yielding poor parallel performance of the spray computation. Furthermore, mesh-independent models such as collision calculations require checking of each possible droplet pair, which leads to a practically intractable O(np2/2) computational cost, np being the total number of droplets in the spray cloud, and additional overhead for parallel communications.
Journal Article

Tanker Truck Rollover Avoidance Using Learning Reference Governor

2021-04-06
2021-01-0256
Tanker trucks are commonly used for transporting liquid material including chemical and petroleum products. On the one hand, tanker trucks are susceptible to rollover accidents due to the high center of gravity when they are loaded and due to the liquid sloshing effects when the tank is partially filled. On the other hand, tanker truck rollover accidents are among the most dangerous vehicle crashes, frequently resulting in serious to fatal driver injuries and significant property damage, because the liquid cargo is often hazardous and flammable. Therefore, effective schemes for tanker truck rollover avoidance are highly desirable and can bring a considerable amount of societal benefit. Yet, the development of such schemes is challenging, as tanker trucks can operate in various environments and be affected by manufacturing variability, aging, degradation, etc. This paper considers the use of Learning Reference Governor (LRG) for tanker truck rollover avoidance.
Research Report

Unsettled Issues Facing Automated Vehicles and Insurance

2020-08-05
EPR2020015
This SAE EDGE™ Research Report explores how the deployment of automated vehicles (AVs) will affect the insurance industry and the principles of liability that underly the structure of insurance in the US. As we trade human drivers for suites of sensors and computers, who (or what) is responsible when there is a crash? The owner of the vehicle? The automaker that built it? The programmer that wrote the code? Insurers have over 100 years of experience and data covering human drivers, but with only a few years’ worth of information on AVs – how can they properly predict the true risks associated with their deployment? Without an understanding of the nature and risks of AVs, how can the government agencies that regulate the insurance industry provide proper oversight? Do the challenges AVs present require a total reworking of our insurance and liability systems, or can our current structures be adapted to fit them with minor modifications?
Technical Paper

Minimization of Electric Heating of the Traction Induction Machine Rotor

2020-04-14
2020-01-0562
The article solves the problem of reducing electric power losses of the traction induction machine rotor to prevent its overheating in nominal and high-load modes. Electric losses of the rotor power are optimized by the stabilization of the main magnetic flow of the electric machine at a nominal level with the amplitude-frequency control in a wide range of speeds and increased loads. The quasi-independent excitation of the induction machine allows us to increase the rigidity of mechanical characteristics, decrease the rotor slip at nominal loads and overloads and significantly decrease electrical losses in the rotor as compared to other control methods. The article considers the technology of converting the power of individual phases into a single energy flow using a three-phase electric machine equivalent circuit and obtaining an energy model in the form of equations of instantaneous active and reactive power balance.
Technical Paper

Energy, Fuels, and Cost Analyses for the M1A2 Tank: A Weight Reduction Case Study

2020-04-14
2020-01-0173
Reducing the weight of the M1A2 tank by lightweighting hull, suspension, and track results in 5.1%, 1.3%, and 0.6% tank mass reductions, respectively. The impact of retrofitting with lightweight components is evaluated through primary energy demand (PED), cost, and fuel consumption (FC). Life cycle stages included are preproduction (design, prototype, and testing), material production, part fabrication, and operation. Metrics for lightweight components are expressed as ratios comparing lightweighted and unmodified tanks. Army-defined drive cycles were employed and an FC vs. mass elasticity of 0.55 was used. Depending on the distance traveled, cost to retrofit and operate a tank with a lightweighted hull is 3.5 to 19 times the cost for just operating an unmodified tank over the same distance. PED values for the lightweight hull are 1.1 to 2 times the unmodified tank. Cost and PED ratios decrease with increasing distance.
Technical Paper

Design of a Mild Hybrid Electric Vehicle with CAVs Capability for the MaaS Market

2020-04-14
2020-01-1437
There is significant potential for connected and autonomous vehicles to impact vehicle efficiency, fuel economy, and emissions, especially for hybrid-electric vehicles. These improvements could have large-scale impact on oil consumption and air-quality if deployed in large Mobility-as-a-Service or ride-sharing fleets. As part of the US Department of Energy's current Advanced Vehicle Technology Competition (AVCT), EcoCAR: The Mobility Challenge, Mississippi State University’s EcoCAR Team is redesigning and doing the development work necessary to convert a conventional gasoline spark-ignited 2019 Chevy Blazer into a hybrid-electric vehicle with SAE Level 2 autonomy. The target consumer segments for this effort are the Mobility-as-a-Service fleet owners, operators and riders. To accomplish this conversion, the MSU team is implementing a P4 mild hybridization strategy that is expected to result in a 30% increase in fuel economy over the stock Blazer.
Journal Article

Security Analysis of Android Automotive

2020-04-14
2020-01-1295
In-vehicle infotainment (IVI) platforms are getting increasingly connected. Besides OEM apps and services, the next generation of IVI platforms are expected to offer integration of third-party apps. Under this anticipated business model, vehicular sensor and event data can be collected and shared with selected third-party apps. To accommodate this trend, Google has been pushing towards standardization among proprietary IVI operating systems with their Android Automotive platform which runs natively on the vehicle’s IVI platform. Unlike Android Auto’s limited functionality of display-projecting certain smartphone apps to the IVI screen, Android Automotive will have access to the in-vehicle network (IVN), and will be able to read and share various vehicular sensor data with third-party apps. This increased connectivity opens new business opportunities for both the car manufacturer as well as third-party businesses, but also introduces a new attack surface on the vehicle.
Technical Paper

Vehicle Velocity Prediction and Energy Management Strategy Part 2: Integration of Machine Learning Vehicle Velocity Prediction with Optimal Energy Management to Improve Fuel Economy

2019-04-02
2019-01-1212
An optimal energy management strategy (Optimal EMS) can yield significant fuel economy (FE) improvements without vehicle velocity modifications. Thus it has been the subject of numerous research studies spanning decades. One of the most challenging aspects of an Optimal EMS is that FE gains are typically directly related to high fidelity predictions of future vehicle operation. In this research, a comprehensive dataset is exploited which includes internal data (CAN bus) and external data (radar information and V2V) gathered over numerous instances of two highway drive cycles and one urban/highway mixed drive cycle. This dataset is used to derive a prediction model for vehicle velocity for the next 10 seconds, which is a range which has a significant FE improvement potential. This achieved 10 second vehicle velocity prediction is then compared to perfect full drive cycle prediction, perfect 10 second prediction.
Journal Article

Assessing a Hybrid Supercharged Engine for Diluted Combustion Using a Dynamic Drive Cycle Simulation

2018-04-03
2018-01-0969
This study uses full drive cycle simulation to compare the fuel consumption of a vehicle with a turbocharged (TC) engine to the same vehicle with an alternative boosting technology, namely, a hybrid supercharger, in which a planetary gear mechanism governs the power split to the supercharger between the crankshaft and a 48 V 5 kW electric motor. Conventional mechanically driven superchargers or electric superchargers have been proposed to improve the dynamic response of boosted engines, but their projected fuel efficiency benefit depends heavily on the engine transient response and driver/cycle aggressiveness. The fuel consumption benefits depend on the closed-loop engine responsiveness, the control tuning, and the torque reserve needed for each technology. To perform drive cycle analyses, a control strategy is designed that minimizes the boost reserve and employs high rates of combustion dilution via exhaust gas recirculation (EGR).
Technical Paper

Voronoi Partitions for Assessing Fuel Consumption of Advanced Technology Engines: An Approximation of Full Vehicle Simulation on a Drive Cycle

2018-04-03
2018-01-0317
This paper presents a simple method of using Voronoi partitions for estimating vehicle fuel economy from a limited set of engine operating conditions. While one of the overarching goals of engine research is to continually improve vehicle fuel economy, evaluating the impact of a change in engine operating efficiency on the resulting fuel economy is a non-trivial task and typically requires drive cycle simulations with experimental data or engine model predictions and a full suite of engine controllers over a wide range of engine speeds and loads. To avoid the cost of collecting such extensive data, proprietary methods exist to estimate fuel economy from a limited set of engine operating conditions. This study demonstrates the use of Voronoi partitions to cluster and quantize the fuel consumed along a complex trajectory in speed and load to generate fuel consumption estimates based on limited simulation or experimental results.
X