Refine Your Search

Topic

Author

Affiliation

Search Results

Technical Paper

Modelling and Analysis of a Cooperative Adaptive Cruise Control (CACC) Algorithm for Fuel Economy

2024-04-09
2024-01-2564
Connectivity in ground vehicles allows vehicles to share crucial vehicle data, such as vehicle acceleration and speed, with each other. Using sensors such as radars and lidars, on the other hand, the intravehicular distance between a leader vehicle and a host vehicle can be detected. Cooperative Adaptive Cruise Control (CACC) builds upon ground vehicle connectivity and sensor information to form convoys with automated car following. CACC can also be used to improve fuel economy and mobility performance of vehicles in the said convoy. In this paper, a CACC system is presented, where the acceleration of the lead vehicle is used in the calculation of desired vehicle speed. In addition to the smooth car following abilities, the proposed CACC also has the capability to calculate a speed profile for the ego vehicle that is fuel efficient, making it an Ecological CACC (Eco-CACC) model.
Technical Paper

Trends in Driver Response to Forward Collision Warning and the Making of an Effective Alerting Strategy

2024-04-09
2024-01-2506
This paper compares the results from three human factors studies conducted in a motion-based simulator in 2008, 2014 and 2023, to highlight the trends in driver's response to Forward Collision Warning (FCW). The studies were motivated by the goal to develop an effective HMI (Human-Machine Interface) strategy that enables the required driver's response to FCW while minimizing the level of annoyance of the feature. All three studies evaluated driver response to a baseline-FCW and no-FCW conditions. Additionally, the 2023 study included two modified FCW chime variants: a softer FCW chime and a fading FCW chime. Sixteen (16) participants, balanced for gender and age, were tested for each group in all iterations of the studies. The participants drove in a high-fidelity simulator with a visual distraction task (number reading). After driving 15 minutes in a nighttime rural highway environment, a surprise forward collision threat arose during the distraction task.
Technical Paper

Hierarchical Neural Network-Based Prediction Model of Pedestrian Crossing Behavior at Unsignalized Crosswalks

2023-04-11
2023-01-0865
To enable smooth and low-risk autonomous driving in the presence of other road users, such as cyclists and pedestrians, appropriate predictive safe speed control strategies relying on accurate and robust prediction models should be employed. However, difficulties related to driving scene understanding and a wide variety of features influencing decisions of other road users significantly complexifies prediction tasks and related controls. This paper proposes a hierarchical neural network (NN)-based prediction model of pedestrian crossing behavior, which is aimed to be applied within an autonomous vehicle (AV) safe speed control strategy. Additionally, different single-level prediction models are presented and analyzed as well, to serve as baseline approaches.
Journal Article

Development of a Detailed 3D Finite Element Model for a Lithium-Ion Battery Subject to Abuse Loading

2023-04-11
2023-01-0007
Lithium-ion batteries (LIBs) have been used as the main power source for Electric vehicles (EVs) in recent years. The mechanical behavior of LIBs subject to crush loading is crucial in assessing and improving the impact safety of battery systems and EVs. In this work, a detailed 3D finite element model for a commercial vehicle battery was built, in order to better understand battery failure behavior under various loading conditions. The model included the major components of a prismatic battery jellyroll, i.e., cathodes, anodes, and separators. The models for these components were validated against the corresponding material coupon tests (e.g., tension and compression). Then the components were integrated into the cell level model for simulation of jellyroll loading and damage behavior under three types of compressive indenter loading: (1) Flat-end punch, (2) Hemispherical punch and (3) Round-edge wedge. The comparisons showed reasonable agreement between modeling and experiments.
Technical Paper

Test-in-Production Framework on a Microcontroller Environment

2022-03-29
2022-01-0112
In modern automobiles, many new complex features are enabled by software and sensors. When combined with the variability of real-world environments and scenarios, validation of this ever-increasing amount of software becomes complex, costly, and takes a lot of time. This challenges automakers ability to quickly and reliably develop and deploy new features and experiences that their customers want in the marketplace. While traditional validation methods and modern virtual validation environments can cover most new feature testing, it is challenging to cover certain real-world scenarios. These scenarios include variation in weather conditions, roadway environments, driver usage, and complex vehicle interactions. The current approach to covering these scenarios often relies on data collected from long vehicle test trips that try to capture as many of these unique situations as possible. These test trips contribute significantly to the validation cost and time of new features.
Technical Paper

Wheel Torque-Based Control: Transmission Input Torque Determination and Inertia Compensation

2022-03-29
2022-01-0733
Traditionally, the controls system in production vehicles with automatic transmission interprets the driver’s accelerator pedal position as a demand for transmission input torque. However, with the advent of electrified vehicles, where actuators are located at different positions in the drivetrain, and of autonomous vehicles, which are self-driving, it is more convenient to interpret the demand (either human or virtual) in vehicle acceleration or wheel torque domain. To this end, a Wheel Torque-based longitudinal Control (WTC) framework was developed, wherein demands can be converted accurately between the vehicle acceleration or wheel torque domain and the transmission assembly input torque domain.
Technical Paper

Developments of Composite Hybrid Automotive Suspension System Innovative Structures (CHASSIS) Project

2022-03-29
2022-01-0341
The Composite Hybrid Automotive Suspension System Innovative Structures (CHASSIS) is a project that developed structural commercial vehicle suspension components in high volume utilising hybrid materials and joining techniques to offer a viable lightweight production alternative to steel. Three components were selected for the project:- Front Subframe Front Lower Control Arm (FLCA) Rear Deadbeam Axle
Journal Article

Fast Air-Path Modeling for Stiff Components

2022-03-29
2022-01-0410
Development of propulsion control systems frequently involves large-scale transient simulations, e.g. Monte Carlo simulations or drive-cycle optimizations, which require fast dynamic plant models. Models of the air-path—for internal combustion engines or fuel cells—can exhibit stiff behavior, though, causing slow numerical simulations due to either using an implicit solver or sampling much faster than the bandwidth of interest to maintain stability. This paper proposes a method to reduce air-path model stiffness by adding an impedance in series with potentially stiff components, e.g. throttles, valves, compressors, and turbines, thereby allowing the use of a fast-explicit solver. An impedance, by electrical analogy, is a frequency-dependent resistance to flow, which is shaped to suppress the high-frequency dynamics causing air-path stiffness, while maintaining model accuracy in the bandwidth of interest.
Journal Article

Estimation of Surface Temperature Distributions Across an Array of Lithium-Ion Battery Cells Using a Long Short-Term Memory Neural Network

2022-03-29
2022-01-0713
As electric vehicles are becoming increasingly popular and necessary for the future mobility needs of civilization, further effort is continually made to improve the efficiency, cost, and safety of the lithium-ion battery packs that power these vehicles. To facilitate these goals, this paper introduces a data driven model to predict a distribution of surface temperatures for a lithium-ion battery pack: a long short-term memory (LSTM) neural network. The LSTM model is trained and validated with lithium-ion cells electrically connected to form a battery pack. Voltage, current, state of charge (SOC), and cell surface temperature from two arrays are used as inputs from a wide range of high and low temperature drive cycles. Additionally, ambient temperature is added as an input to the LSTM model.
Journal Article

Real-time Detection and Avoidance of Obstacles in the Path of Autonomous Vehicles Using Monocular RGB Camera

2022-03-29
2022-01-0074
In this paper, we present an end-to-end real-time detection and collision avoidance framework in an autonomous vehicle using a monocular RGB camera. The proposed system is able to run on embedded hardware in the vehicle to perform real-time detection of small objects. RetinaNet architecture with ResNet50 backbone is used to develop the object detection model using RGB images. A quantized version of the object detection inference model is implemented in the vehicle using NVIDIA Jetson AGX Xavier. A geometric method is used to estimate the distance to the detected object which is forwarded to a MicroAutoBox device that implements the control system of the vehicle and is responsible for maneuvering around the detected objects. The pipeline is implemented on a passenger vehicle and demonstrated in challenging conditions using different obstacles on a predefined set of waypoints.
Technical Paper

Exponential Trajectory Tracking Passivity-Based Control for Permanent-Magnet Synchronous Motors

2021-04-09
2021-01-5047
In this paper, a novel methodology of nonlinear control is used, and a passivity-based control of contractive port-controlled Hamiltonian (PCH) systems is applied to a permanent magnet synchronous motor (PMSM). This methodology, also called “tIDA-PBC” (Trajectory Injection and Damping Assignment—Passivity-Based Control), uses passivity-based control of PCH systems “IDA-PBC” and exploits the properties of contractive Hamiltonian systems, resulting in a closed loop with its contractive system desired dynamics, thus obtaining an exponential trajectory tracking without relying on the error coordinates. In this system, a few steps are proposed in order to divide and modularize the methodology so it can be redesigned or reapplied in other systems by the reader. First, we define the model and set the way to solve the “matching equation.” Then the feasible and reference trajectories are obtained.
Technical Paper

Sensor Fusion Approach for Dynamic Torque Estimation with Low Cost Sensors for Boosted 4-Cylinder Engine

2021-04-06
2021-01-0418
As the world searches for ways to reduce humanity’s impact on the environment, the automotive industry looks to extend the viable use of the gasoline engine by improving efficiency. One way to improve engine efficiency is through more effective control. Torque-based control is critical in modern cars and trucks for traction control, stability control, advanced driver assistance systems, and autonomous vehicle systems. Closed loop torque-based engine control systems require feedback signal(s); indicated mean effective pressure (IMEP) is a useful signal but is costly to measure directly with in-cylinder pressure sensors. Previous work has been done in torque and IMEP estimation using crankshaft acceleration and ion sensors, but these systems lack accuracy in some operating ranges and the ability to estimate cycle-cycle variation.
Technical Paper

Automated Hardware-in-the-Loop Testing Using a Cloud-Based Architecture

2021-04-06
2021-01-0133
The software gradually takes over more and more tasks of the driver and paves the way to autonomous driving. Software development and software verification is therefore crucial for manufacturer's success. Standards such as ISO 26262 highly recommend requirements-based verification. Agile development uses continuous integration testing based on test automation and evaluation. All this pushed the creation of a model-based software verification environment that provides test generation and test automatization for all kinds of signal-based tests along the V-model. This paper presents a novel core component of this environment, which is as far as to the extent possible a standard-compliant cloud-based solution to test automation at the hardware level. Based on characteristic properties of testbenches, such as the wiring or the connected ECUs, hardware resources available at remote locations can be fully automated.
Technical Paper

Coalesce of Artificial Intelligence into ADAS Hardware-In-the-Loop Testing

2021-04-06
2021-01-0193
Automotive industry is inclined towards connected, comfortable, environment friendly, efficient and smarter systems. Advanced Driver Assist System (ADAS) technology assist drivers to achieve a safer as well as better ride by automation and improvisation of the vehicular systems. With the advent of ADAS system, there is a significant focus not only in the development of Electronic Control Units (ECUs) and its features to cater to the emerging market but also on the information that could be displayed to meet the functional as well as safety requirements. This ADAS information display ensures timely notification to the driver with unique alerts that can be acoustic or visual. These systems should be tested thoroughly to ensure reliability as failures may impose severe risk on the OEM. Hardware in the loop testing has been largely adopted by industry against manual testing in lieu of the testing constraints imposed by the latter.
Technical Paper

Application of the Power-Based Fuel Consumption Model to Commercial Vehicles

2021-04-06
2021-01-0570
Fuel power consumption for light duty vehicles has previously been shown to be proportional to vehicle traction power, with an offset for overhead and accessory losses. This allows the fuel consumption for an individual powertrain to be projected across different vehicles, missions, and drive cycles. This work applies the power-based model to commercial vehicles and demonstrates its usefulness for projecting fuel consumption on both regulatory and customer use cycles. The ability to project fuel consumption to different missions is particularly useful for commercial vehicles, as they are used in a wide range of applications and with customized designs. Specific cases are investigated for Light and Medium Heavy- Duty work trucks. The average power required by a vehicle to drive the regulatory cycles varies by nearly a factor 10 between the Class 4 vehicle on the ARB Transient cycle and the loaded Class 7 vehicle at 65 mph on grade.
Technical Paper

Real-Time Hydro-Mechanical Transmission System Simulations for Model-Guided Assessment of Complex Shift Sequence

2021-04-06
2021-01-0715
Model-guided development of drivetrain control and calibration is a key enabler of robust and efficient vehicle design process. A number of CAE tools are available today for modeling hydro-mechanical systems. Automatic transmission behaviors are well understood to effectively tune the model parameters for targeted applications. Drivetrain models provide physical insight for understanding the effects of component interactions on system behaviors. They are also widely used in HIL/SIL environments to debug control strategies. Nonetheless, it is still a challenge to predict shift quality, especially during a sequence of multiple events, with enough accuracy to support model-guided control design and calibration. The inclusion of hydraulic circuits in simulation models often results in challenges for numerical simulation.
Journal Article

Connected Vehicle Data Time Series Dependence for Machine Learning Model Selection and Specification

2021-04-06
2021-01-0246
Connected vehicle data unlock compelling solutions for vehicle owners and fleet managers. In selecting machine learning algorithms for use in predicting a connected vehicle signal value, time series dependency is critical to understand. With little to no time series dependency, conventional machine learning models may be used with a feature set that has few or no lag variables. If there is a lot of time series dependency including long-term dependencies, deep learning architectures like variants of recurrent neural networks (RNN) may be a better approach. Further, at any time step, RNN features may be specified to use some number of past time steps to predict the latest value. This paper seeks to identify time series dependency of connected vehicle signals, and selection of the number of time steps to look back in the features set to minimize error.
Technical Paper

Mapping Methodology For Automated Browsing Of Vehicular Human-Machine Interface Object Trees

2021-03-26
2020-36-0144
This paper presents a decoupled solution for mapping and validating complex and dynamic user interfaces (UI). Creating unique and satisfying user experiences are becoming the focus of products whereas digital user interfaces are a big part of this delivery. This tendency is coming to complex real-time systems, thus, growing the need of a proper validation of digital UIs considering its intrinsic requirements and limitations. The previous framework that ran the touchscreen tests required changes in case of UI updates while the matrix-like structure proposed gives a correlation between all to all clickable objects thus mapping all possible pathways to the many different screens.
Technical Paper

Hardware-in-the-Loop and Road Testing of RLVW and GLOSA Connected Vehicle Applications

2020-04-14
2020-01-1379
This paper presents an evaluation of two different Vehicle to Infrastructure (V2I) applications, namely Red Light Violation Warning (RLVW) and Green Light Optimized Speed Advisory (GLOSA). The evaluation method is to first develop and use Hardware-in-the-Loop (HIL) simulator testing, followed by extension of the HIL testing to road testing using an experimental connected vehicle. The HIL simulator used in the testing is a state-of-the-art simulator that consists of the same hardware like the road side unit and traffic cabinet as is used in real intersections and allows testing of numerous different traffic and intersection geometry and timing scenarios realistically. First, the RLVW V2I algorithm is tested in the HIL simulator and then implemented in an On-Board-Unit (OBU) in our experimental vehicle and tested at real world intersections.
Technical Paper

Hardware-in-the-Loop, Traffic-in-the-Loop and Software-in-the-Loop Autonomous Vehicle Simulation for Mobility Studies

2020-04-14
2020-01-0704
This paper focuses on finding and analyzing the relevant parameters affecting traffic flow when autonomous vehicles are introduced for ride hailing applications and autonomous shuttles are introduced for circulator applications in geo-fenced urban areas. For this purpose, different scenarios have been created in traffic simulation software that model the different levels of autonomy, traffic density, routes, and other traffic elements. Similarly, software that specializes in vehicle dynamics, physical limitations, and vehicle control has been used to closely simulate realistic autonomous vehicle behavior under such scenarios. Different simulation tools for realistic autonomous vehicle simulation and traffic simulation have been merged together in this paper, creating a realistic simulator with Hardware-in-the-Loop (HiL), Traffic-in-the-Loop (TiL), and Software in-the-Loop (SiL) simulation capabilities.
X