Refine Your Search

Search Results

Technical Paper

A Visual SLAM Based-Method for Vehicle Localization

2024-04-09
2024-01-2845
One of the main challenges of autonomous driving is to integrate different modules, such as perception, planning, control, and communication, that work together to enable the vehicle to drive safely and efficiently. A key module of autonomous driving is the vehicle localization system, which estimates the vehicle's position in the environment, and provides guidance for the optimal route. The vehicle localization system is essential for ensuring the safety of autonomous driving. This paper proposes a vehicle localization method based on visual simultaneous localization and mapping (SLAM) using a monocular camera. The method captures images of the environment with a monocular camera and extracts ORB (Oriented FAST and rotated BRIEF) features from them. It then tracks the features across the images and constructs a sparse map of the scene. The map is used to estimate the vehicle's pose, which is the position and orientation of the vehicle, in local coordinates.
Technical Paper

Simulator Development for Vehicle Localization Using Low Earth Orbit Satellites

2024-04-09
2024-01-2846
This paper investigates the utilization of Low Earth Orbit (LEO) satellites for vehicle localization and conducts a comparative analysis with traditional Global Navigation Satellite Systems (GNSS)-based methods. With the rise of LEO satellite constellations, such as Starlink, LEO-based vehicle localization may offer solutions to GNSS-related challenges. With a large number of satellites and short communication distance, the LEO-based method has great potential to improve accuracy, reduce warm-up time, and provide a robust localization solution for vehicle applications. In this paper, a dedicated LEO satellite simulator is presented, adaptable to various LEO constellations, making it relevant for evolving technologies beyond older LEO systems like Orbcomm or Iridium. The simulator includes satellite trajectory generation, observable satellite identification, and vehicle localization.
Technical Paper

Improving the Performance of Diesel Engines by Bore Profile Control under Operating Conditions

2024-04-09
2024-01-2832
The cylinder bore in an engine block is deformed under the assembling stress of the cylinder head and thermal stress. This distortion exacerbates the piston skirt friction and piston slap. Through a numerical and experimental study, this article analyzes the effect of an optimized bore profile on the engine performance. The piston skirt friction was estimated in a three-dimensional elastohydrodynamic (EHD) friction analysis. An ideal cylindrical bore under the rated load condition was assumed as the optimal bore profile that minimized the piston skirt friction without compromising the piston slap. The simulation study revealed that secondary motion of the piston immediately after firing the top dead center can be mitigated by narrowing the piston–bore clearance at the upper position of the cylinder.
Technical Paper

Experimental Comparison of Different Cycle-Based Methodologies for the INDICATING in Hydrogen-Fueled Internal Combustion Engines

2024-04-09
2024-01-2834
High cycle-to-cycle variations (CTCV) in a Hydrogen-Fueled Internal Combustion Engine (H2-ICE), especially in the lean-burn condition, not only lower the engine’s efficiency but also increase emissions and torque variations. High CTCV are mainly due to the variations in: mixture motion within the cylinder at the time of spark, amount of air and fuel fed to the cylinder, and mixing of the fresh mixture and residual gases within the cylinder during each cycle. In this article, multiple cycle-based methodologies were compared and analyzed specifically for H2-ICEs based on systematic experimentation. The experimental test campaign was performed on a Port Fuel Injection (PFI) H2-ICE designed by PUNCH Torino and data is processed with MATLAB. A MATLAB code is also proposed as a tool for comparing multiple methodologies for the analysis of CTCV specifically for H2-ICE.
Technical Paper

Study on the Optimization of Sealing Environment of Cylinder Head Gasket

2024-04-09
2024-01-2833
Typically, modern automotive engine designs include separate cylinder heads and cylinder blocks and utilize a multilayer steel head gasket (MLS) to seal the resulting joint. Cylinder head bolts are used to hold the joint together and the non-linear properties of head gasket provide capability to seal the movement within the joint, which is essential for engine durability and performance. The current design of cylinder head gasket mainly evaluates the sealing performance in hot and cold state through finite element analysis. The sealing performance of cylinder head gasket is mainly determined by sealing pressure, fatigue and lateral movement in the joint, which have been widely studied [1]. However, no one has been involved in the study of factors affecting sealing pressure and lateral movement in the joint.
Technical Paper

Impact of Injection Valve Condition on Data-driven Prediction of Key Combustion Parameters Based on an Intelligent Diesel Fuel Injector for Large Engine Applications

2024-04-09
2024-01-2836
The advent of digitalization opens up new avenues for advances in large internal combustion engine technology. Key engine components are becoming "intelligent" through advanced instrumentation and data analytics. By generating value-added data, they provide deeper insight into processes related to the components. An intelligent common rail diesel fuel injection valve for large engine applications in combination with machine learning allows reliable prediction of key combustion parameters such as maximum cylinder pressure, combustion phasing and indicated mean effective pressure. However, fault-related changes to the injection valve also have to be considered. Based on experiments on a medium-speed four-stroke single-cylinder research engine with a displacement of approximately 15.7 liter, this study investigates the extent to which the intelligent injection valve can improve the reliability of combustion parameter predictions in the presence of injection valve faults.
Technical Paper

Classification and Characterization of Heat Release Rate Traces in Low Temperature Combustion for Optimal Engine Operation

2024-04-09
2024-01-2835
Low temperature combustion (LTC) modes are among the advanced combustion technologies which offer thermal efficiencies comparable to conventional diesel combustion and produce ultra-low NOx and particulate matter (PM) emissions. However, combustion timing control, excessive pressure rise rate and high cyclic variations are the common challenges encountered by the LTC modes. These challenges can be addressed by developing model-based control framework for the LTC engine. In the current study, in-cylinder pressure data for dual-fuel LTC engine operation is analyzed for 636 different operating conditions and the heat release rate (HRR) traces are classified into three distinct classes based on their distinct shapes. These classes are named as Type-1, Type-2 and Type-3, respectively.
Technical Paper

A Deviation-Based Centroid Displacement Method for Combustion Parameters Acquisition

2024-04-09
2024-01-2839
The absence of combustion information continues to be one of the key obstacles to the intelligent development of engines. Currently, the cost of integrating cylinder pressure sensors remains too high, prompting attention to methods for extracting combustion information from existing sensing data. Mean-value combustion models for engines are unable to capture changes of combustion parameters. Furthermore, the methods of reconstructing combustion information using sensor signals mainly depend on the working state of the sensors, and the reliability of reconstructed values is directly influenced by sensor malfunctions. Due to the concentration of operating conditions of hybrid vehicles, the reliability of priori calibration map has increased. Therefore, a combustion information reconstruction method based on priori calibration information and the fused feature deviations of existing sensing signals is proposed and named the "Deviation-based Centroid Displacement Method" (DCDM).
Technical Paper

Evaluation of closed-loop combustion phase optimization for varying fuel compensation and cylinder balancing in a HD SI-ICE

2024-04-09
2024-01-2837
Alternative fuels, such as natural and bio-gas, are attractive options for reducing greenhouse gas emissions from combustion engines. However, the naturally occurring variation in gas composition poses a challenge and may significantly impact engine performance. The gas composition affects fundamental fuel properties such as flame propagation speed and heat release rate. Deviations from the gas composition for which the engine was calibrated result in changes in the combustion phase, reducing engine efficiency and increasing fuel consumption and emissions. However, the efficiency loss can be limited by estimating the combustion phase and adapting the spark timing, which could be implemented favorably using a closed-loop control approach. In this paper, we evaluate the efficiency loss resulting from varying gas compositions and the benefits of using a closed-loop controller to adapt the spark timing to retain the nominal combustion phase.
Technical Paper

Implementing Ordinary Differential Equation Solvers in Rust Programming Language for Modeling Vehicle Powertrain Systems

2024-04-09
2024-01-2148
Efficient and accurate ordinary differential equation (ODE) solvers are necessary for powertrain and vehicle dynamics modeling. However, current commercial ODE solvers can be financially prohibitive, leading to a need for accessible, effective, open-source ODE solvers designed for powertrain modeling. Rust is a compiled programming language that has the potential to be used for fast and easy-to-use powertrain models, given its exceptional computational performance, robust package ecosystem, and short time required for modelers to become proficient. However, of the three commonly used (>3,000 downloads) packages in Rust with ODE solver capabilities, only one has more than four numerical methods implemented, and none are designed specifically for modeling physical systems. Therefore, the goal of the Differential Equation System Solver (DESS) was to implement accurate ODE solvers in Rust designed for the component-based problems often seen in powertrain modeling.
Technical Paper

Evaluating Vehicle Response Through Non-Traditional Pedestrian Automatic Emergency Braking Scenarios

2024-04-09
2024-01-1975
Pedestrian Automatic Emergency Braking (P-AEB) is a technology designed to avoid or reduce the severity of vehicle to pedestrian collisions. This technology is currently assessed and evaluated via EuroNCAP and similar procedures in which a pedestrian test target is crossing the road, walking alongside the road, or stationary in the forward vehicle travel path. While these assessment methods serve the purpose of providing cross-comparison of technology performance in a standardized set of scenarios, there are many scenarios which could occur which are not considered or studied. By identifying and performing non-EuroNCAP, non-standardized scenarios using similar methodology, the robustness of P-AEB systems can be analyzed. These scenarios help identify areas of further development and consideration for future testing programs. Three scenarios were considered as a part of this work: straight line approach, curved path approach, and parking lot testing.
Technical Paper

Test Vector Development for Verification and Validation of Heavy-Duty Autonomous Vehicle Operations

2024-04-09
2024-01-1973
The current focus in the ongoing development of autonomous driving systems (ADS) for heavy duty vehicles is that of vehicle operational safety. To this end, developers and researchers alike are working towards a complete understanding of the operating environments and conditions that autonomous vehicles are subject to during their mission. This understanding is critical to the testing and validation phases of the development of autonomous vehicles and allows for the identification of both the nominal and edge case scenarios encountered by these systems. Previous work by the authors saw the development of a comprehensive scenario generation framework to identify an operating domain specification (ODS), or external and internal conditions an autonomous driving system can expect to encounter on its mission to form critical scenario groups for autonomous vehicle testing and validating using statistical patterns, clustering, and correlation.
Technical Paper

An Investigation of ADAS Camera Performance Degradation Using a Realistic Rain Simulation System in Wind Tunnel

2024-04-09
2024-01-1972
Modern advances in the technical developments of Advanced Driver Assistance Systems (ADAS) have elevated autonomous vehicle (AV) operations to a new height. Vehicles equipped with sensor based ADAS have been positively contributing to safer roads. As the automotive industry strives for SAE Level 5 full driving autonomy, challenges inevitably arise to ensure ADAS performance and reliability in all driving scenarios, especially in adverse weather conditions, during which ADAS sensors such as optical cameras and LiDARs suffer performance degradation, leading to inaccuracy and inability to provide crucial environmental information for object detection. Currently, the difficulty to simulate realistic and dynamic adverse weather scenarios experienced by vehicles in a controlled environment becomes one of the challenges that hinders further ADAS development.
Technical Paper

Vehicle Dynamics Model for Simulation Use with Autoware.AI on ROS

2024-04-09
2024-01-1970
This research focused on developing a methodology for a vehicle dynamics model of a passenger vehicle outfitted with an aftermarket Automated Driving System software package using only literature and track based results. This package consisted of Autoware.AI (Autoware ®) operating on Robot Operating System 1 (ROS™) with C++ and Python ®. Initial focus was understanding the basics of ROS and how to implement test scenarios in Python to characterize the control systems and dynamics of the vehicle. As understanding of the system continued to develop, test scenarios were adapted to better fit system characterization goals with identification of system configuration limits. Trends from on-track testing were identified and paired with first-order linear systems to simulate physical vehicle responses to given command inputs. Sub-models were developed and simulated in MATLAB ® with command inputs from on-track testing.
Technical Paper

Modelling of Airflow-Snow Interaction on Metal Surfaces Using FVM and SPH-Based Solvers on a Wedge Geometry

2024-04-09
2024-01-1969
The potential blinding of Advanced Driver Assistance Systems (ADAS) sensors due to contamination poses a notable threat to autonomous vehicles. These sensors' performance can be compromised by diverse sources such as dust, water, or snow. However, our investigation concentrates primarily on snow-related contamination, a frequent occurrence during winter. The accumulation of snow and ice significantly hampers the operational efficacy of autonomous vehicles. Over the years, a series of field tests and wind tunnel experiments have been conducted to analyze the mechanisms of snow interaction and soiling patterns on vehicles and bluff bodies. Notably distinctive patterns of soiling have been identified across multiple areas of these structures. The central challenge revolves around constructing an accurate model to predict snow buildup on vehicles.
Technical Paper

Vehicle-in-Virtual-Environment Method for ADAS and Connected and Automated Driving Function Development, Demonstration and Evaluation

2024-04-09
2024-01-1967
The current approach for new Advanced Driver Assistance System (ADAS) and Connected and Automated Driving (CAD) function development involves a significant amount of public road testing which is inefficient due to the number miles that need to be driven for rare and extreme events to take place, thereby being very costly also, and unsafe as the rest of the road users become involuntary test subjects. A new development, evaluation and demonstration method for safe, efficient, and repeatable development, demonstration and evaluation of ADAS and CAD functions called Vehicle-in-Virtual –Environment (VVE) was recently introduced as a solution to this problem. The vehicle is operated in a large, empty, and flat area during VVE while its localization and perception sensor data is fed from the virtual environment with other traffic and rare and extreme events being generated as needed.
Technical Paper

A Systematic Approach for Creation of SOTIF’s Unknown Unsafe Scenarios: An Optimization based Method

2024-04-09
2024-01-1966
Verification and validation (V&V) of autonomous vehicles (AVs) is a challenging task. AVs must be thoroughly tested, to ensure their safe functionality in complex traffic situations including rare but safety-relevant events. Furthermore, AVs must mitigate risks and hazards that result from functional insufficiencies, as described in the Safety of the Intended Functionality (SOTIF) standard. SOTIF analysis includes iterative identification of driving scenarios that are not only unsafe, but also unknown. However, identifying SOTIF’s unknown-unsafe scenarios is an open challenge. In this paper we proposed a systematic optimization-based approach for identification of unknown-unsafe scenarios. The proposed approach consists of three main steps including data collection, feature extraction and optimization towards unknown unsafe scenarios.
Technical Paper

Neural Network Adaptive Robust Output Feedback Control for Driving Robot

2024-04-09
2024-01-1965
To realize the accurate tracking of the vehicle speed in the process of vehicle speed tracking, a neural network adaptive robust output feedback control (NAROFC) method for the driving robot is proposed. Firstly, considering the dynamic modeling error of the mechanical leg and the time-varying disturbance force, the dynamic model of the driving robot is established. Besides, an Extended State Observer (ESO) is designed to estimate the uncertainty and constant disturbance of modeling parameters in the system. In addition, the recurrent neural network (RNN) is used to estimate the time-varying disturbances existing in the system. Finally, the system control rate is redesigned with an ESO-designed adaptive robust controller, and the switching controller is combined to realize output feedback control. The stability of the designed controller is proved by Lyapunov theorem.
Technical Paper

Enhanced Safety of Heavy-Duty Vehicles on Highways through Automatic Speed Enforcement – A Simulation Study

2024-04-09
2024-01-1964
Highway safety remains a significant concern, especially in mixed traffic scenarios involving heavy-duty vehicles (HDV) and smaller passenger cars. The vulnerability of HDVs following closely behind smaller cars is evident in incidents involving the lead vehicle, potentially leading to catastrophic rear-end collisions. This paper explores how automatic speed enforcement systems, using speed cameras, can mitigate risks for HDVs in such critical situations. While historical crash data consistently demonstrates the reduction of accidents near speed cameras, this paper goes beyond the conventional notion of crash occurrence reduction. Instead, it investigates the profound impact of driver behavior changes within desired travel speed distribution, especially around speed cameras, and their contribution to the safety of trailing vehicles, with a specific focus on heavy-duty trucks in accident-prone scenarios.
Technical Paper

On-Road Testing to Characterize Speed-Following Behavior in Production Automated Vehicles

2024-04-09
2024-01-1963
A fully instrumented Tesla Model 3 was used to collect thousands of hours of real-world automated driving data, encompassing both Autopilot and Full Self-Driving modes. This comprehensive dataset included vehicle operational parameters from the data busses, capturing details such as powertrain performance, energy consumption, and the control of advanced driver assistance systems (ADAS). Additionally, interactions with the surrounding traffic were recorded using a perception kit developed in-house equipped with LIDAR and a 360-degree camera system. We collected the data as part of a larger program to assess energy-efficient driving behavior of production connected and automated vehicles. One important aspect of characterizing the test vehicle is predicting its car-following behavior. Using both uncontrolled on-road tests and dedicated tests with a lead car performing set speed maneuvers, we tuned conventional adaptive cruise control (ACC) equations to fit the vehicle’s behavior.
X