Refine Your Search

Topic

Author

Affiliation

Search Results

Training / Education

Exploration of Machine Learning and Neural Networks for ADAS and L4 Vehicle Perception

2024-07-18
Convolutional neural networks are the de facto method of processing camera, radar, and lidar data for use in perception in ADAS and L4 vehicles, yet their operation is a black box to many engineers. Unlike traditional rules-based approaches to coding intelligent systems, networks are trained and the internal structure created during the training process is too complex to be understood by humans, yet in operation networks are able to classify objects of interest at error rates better than rates achieved by humans viewing the same input data.
Technical Paper

FMCW Lidar Simulation with Ray Tracing and Standardized Interfaces

2024-07-02
2024-01-2977
In pursuit of safety validation of automated driving functions, efforts are being made to accompany real world test drives by test drives in virtual environments. To be able to transfer highly automated driving functions into a simulation, models of the vehicle’s perception sensors such as lidar, radar and camera are required. In addition to the classic pulsed time-of-flight (ToF) lidars, the growing availability of commercial frequency modulated continuous wave (FMCW) lidars sparks interest in the field of environment perception. This is due to advanced capabilities such as directly measuring the target’s relative radial velocity based on the Doppler effect. In this work, an FMCW lidar sensor simulation model is introduced, which is divided into the components of signal propagation and signal processing. The signal propagation is modeled by a ray tracing approach simulating the interaction of light waves with the environment.
Technical Paper

Automated AI-based Annotation Framework for 3D Object Detection from LIDAR Data in Industrial Areas.

2024-07-02
2024-01-2999
Autonomous Driving is being utilized in various settings, including indoor areas such as industrial halls. Additionally, LIDAR sensors are currently popular due to their superior spatial resolution and accuracy compared to RADAR, as well as their robustness to varying lighting conditions compared to cameras. They enable precise and real-time perception of the surrounding environment. Several datasets for on-road scenarios such as KITTI or Waymo are publicly available. However, there is a notable lack of open-source datasets specifically designed for industrial hall scenarios, particularly for 3D LIDAR data. Furthermore, for industrial areas where vehicle platforms with omnidirectional drive are often used, 360° FOV LIDAR sensors are necessary to monitor all critical objects. Although high-resolution sensors would be optimal, mechanical LIDAR sensors with 360° FOV exhibit a significant price increase with increasing resolution.
Technical Paper

Environment-Adaptive Localization based on GNSS, Odometry and LiDAR Systems

2024-07-02
2024-01-2986
In the evolving landscape of automated driving systems, the critical role of vehicle localization within the autonomous driving stack is increasingly evident. Traditional reliance on Global Navigation Satellite Systems (GNSS) proves to be inadequate, especially in urban areas where signal obstruction and multipath effects degrade accuracy. Addressing this challenge, this paper details the enhancement of a localization system for autonomous public transport vehicles, focusing on mitigating GNSS errors through the integration of a LiDAR sensor. The approach involves creating a 3D map using the factor graph-based LIO-SAM algorithm based on GNSS, vehicle odometry, IMU and LiDAR data. The algorithm is adapted to the use-case by adding a velocity factor and altitude data from a Digital Terrain model. Based on the map a state estimator is proposed, which combines high-frequency LiDAR odometry based on FAST-LIO with low-frequency absolute multiscale ICP-based LiDAR position estimation.
Technical Paper

Design of a Decentralized Control Strategy for CACC Systems accounting for Uncertainties

2024-06-12
2024-37-0010
Traditional CACC systems utilize inter-vehicle wireless communication to maintain minimal yet safe inter-vehicle distances, thereby improving traffic efficiency. However, introducing communication delays generates system uncertainties that jeopardize string stability, a crucial requirement for robust CACC performance. To address these issues, we introduce a decentralized Model Predictive Control (MPC) approach that incorporates Kalman Filters and state predictors to counteract the uncertainties posed by noise and communication delays. We validate our approach through MATLAB Simulink simulations, using stochastic and mathematical models to capture vehicular dynamics, Wi-Fi communication errors, and sensor noises. In addition, we explore the application of a Reinforcement Learning (RL)-based algorithm to compare its merits and limitations against our decentralized MPC controller, considering factors like feasibility and reliability.
Technical Paper

Development of an Evaluation Methodology for PIV Measurements of Low-Frequency Flow Phenomena on the Vehicle Underbody

2024-06-12
2024-01-2939
Aeroacoustics is important in the automotive industry, as it significantly influences driving comfort. Particularly in the case of battery electric vehicles (BEVs), the flow noise is already crucial at lower driving speeds, since these generate barely any drive noise and the masking effects produced by the engine are eliminated. Due to the increasing importance of drag minimization and elimination of the exhaust system, the underbody of BEVs is typically very streamlined and exhibits a low acoustic interference potential. However, even small geometric modifications to the vehicle can lead to changes in the flow around the vehicle and consequently to significant noise sources. Thus, significant flow resonances in the low frequency range below 30 Hz have been detected on certain vehicle configurations. Initial investigations have shown that the flow around the front wheel spoilers is relevant for the development of the flow phenomenon.
Technical Paper

On Improving CLEAN-SC Maps in The Wind Tunnel

2024-06-12
2024-01-2936
When travelling in an open-jet wind tunnel, the path of an acoustic wave is affected by the flow causing a shift of source positions in acoustical maps of phased arrays outside the flow. The well-known approach of Amiet attempts to correct for this effect by computing travel times between microphones and map points based on the assumption that the boundary layer of the flow, the so-called shear-layer, is infinitely thin and refracts the acoustical ray in a conceptually analogy to optics. However, in reality, the turbulent nature of both the not-so thin shear-layer and the acoustic emission process itself causes an additional smearing of sources in acoustic maps, which in turn causes deconvolution methods based on these maps - the most prominent example being CLEAN-SC - to produce certain ring effects, so-called halos, around sources.
Technical Paper

A Study on RANC Technique for Server-based Control Filter Optimization

2024-06-12
2024-01-2960
Broadband active noise control algorithms require high-performance so multi-channel control to ensure high performance, which results in very high computational power and expensive DSP. When the control filter update part need a huge computational power of the algorithm is separated and calculated by the server, it is possible to reduce cost by using a low-cost DSP in a local vehicle, and a performance improvement algorithm requiring a high computational power can be applied to the server. In order to achieve the above goal, this study analyzed the maximum delay time when communication speed is low and studied response measures to ensure data integrity at the receiving location considering situations where communication speed delay and data errors occur.
Technical Paper

High-Speed Acoustic Imaging for the Localisation of Impulse-like Sound Emissions from Automotive Components

2024-06-12
2024-01-2959
Design verification and quality control of automotive components require the analysis of the source location of ultra-short sound events, for instance the engaging event of an electromechanical clutch or the clicking noise of the aluminium frame of a passenger car seat under vibration. State-of-the-art acoustic cameras allow for a frame rate of about 100 acoustic images per second. Considering that most of the sound events introduced above can be far less than 10ms, an acoustic image generated at this rate resembles an hard-to-interpret overlay of multiple sources on the structure under test along with reflections from the surrounding test environment. This contribution introduces a novel method for visualizing impulse-like sound emissions from automotive components at 10x the frame rate of traditional acoustic cameras.
Training / Education

Introduction to Highly Automated Vehicles

2024-06-10
This course highlights the technologies enabling ADAS and how they integrate with existing passive occupant crash protection systems, how ADAS functions perceive the world, make decisions, and either warn drivers or actively intervene in controlling the vehicle to avoid or mitigate crashes. Examples of current and future ADAS functions, and various sensors utilized in ADAS, including their operation and limitations, and sample algorithms, will be discussed and demonstrated. The course utilizes a combination of hands-on activities, including computer simulations, discussion and lecture.
Technical Paper

FE Modelling and Experimental Evaluation for the Surface Integrity of Thin Walled Aluminum Alloy

2024-06-01
2024-26-0429
Abstract: The present study discusses about the effect of installation torque on the surface and subsurface deformations for thin walled 7075 aluminum alloy used in Aerospace applications. A FE model was constructed to predict the effect of torque induced stresses on thin walled geometry followed with an experimentation. A detailed surface analysis was performed on 7075 aluminum in terms of superficial discontinuities, residual stresses, and grain deformations. The localized strain hardening resulting from increased dislocation density and its effect on surface microhardness was further studied using EBSD and micro indentation. The predicted surface level plastic strain of .25% was further validated with grain deformations measured using optical and scanning electron microscopy.
Technical Paper

Velocity Estimation of a Descending Spacecraft in Atmosphereless Environment using Deep Learning

2024-06-01
2024-26-0484
Landing of spacecraft on Lunar or Martian surfaces is the last and critical step in inter planetary space missions. The atmosphere on earth is thick enough to slow down the craft but Moon or Mars does not provide a similar atmosphere. Moreover, other factors such as lunar dust, availability of precise onboard navigational aids etc would impact decision making. Soft landing meaning controlling the velocity of the craft from over 6000km/h to zero. If the craft’s velocity is not controlled, it might crash. Various onboard sensors and onboard computing power play a critical role in estimating and hence controlling the velocity, in the absence of GPS-like navigational aids. In this paper, an attempt is made using visual onboard sensor to estimate the velocity of the object. The precise estimation of an object's velocity is a vital component in the trajectory planning of space vehicles, particularly those designed for descent onto lunar or Martian terrains, such as orbiters or landers.
Technical Paper

Multi-Scale Modeling of Selective Laser Melting Process

2024-06-01
2024-26-0415
The Selective Laser Melting (SLM) process is employed in high-precision layer-by-layer Additive Manufacturing (AM) on powder bed and aims to fabricate high-quality structural components. To gain a comprehensive understanding of the process and its optimization, both modeling and simulation in conjunction with extensive experimental studies along with laser calibration studies have been attempted. Multiscale and multi-physics-based simulations have the potential to bring out a new level of insight into the complex interaction of laser melting, solidification, and defect formation in the SLM parts. SLM process encompasses various physical phenomena during the formation of metal parts, starting with laser beam incidence and heat generation, heat transfer, melt/fluid flow, phase transition, and microstructure solidification. To effectively model this Multiphysics problem, it is imperative to consider different scales and compatible boundary conditions in the simulations.
Technical Paper

Design and Development of Terminal Velocity Measurement System for Descending Modules

2024-06-01
2024-26-0438
Gaganyaan programme is India's prestigious human space exploration endeavour. During the re-entry of the spacecraft, achieving the minimum terminal velocity is paramount to ensure the crew's safety upon landing. Therefore, acquiring accurate in-flight velocity data is essential for comprehensively understanding the landing dynamics and facilitating post-flight data analysis and validation. Moreover, terminal velocity plays a pivotal role in the qualification of parachute systems during platform-drop tests where the objective is to minimize the terminal velocity for safe impact. Terminal velocity also serves as a critical design parameter for the crew seat attenuation system. In addition to terminal velocity, it is equally necessary to characterize the horizontal velocities acting on the decelerating body due to various factors such as parachute sway and wind drift. This data also plays a central role in refining our systems for future enhancements.
Technical Paper

Selective Laser Melting based Additive Manufacturing Process Diagnostics using In-line Monitoring Technique and Laser-Material Interaction Model

2024-06-01
2024-26-0420
Selective Laser Melting (SLM) has gained widespread usage in aviation, aerospace, and die manufacturing due to its exceptional capacity for producing intricate metal components of highly complex geometries. Nevertheless, the instability inherent in the SLM process frequently results in irregularities in the quality of the fabricated components. As a result, this hinders the continuous progress and wider acceptance of SLM technology. Addressing these challenges, in-process quality control strategies during SLM operations have emerged as effective remedies for mitigating the quality inconsistencies found in the final components. This study focuses on utilizing optical emission spectroscopy and IR thermography to continuously monitor and analyze the SLM process within the powder bed, with the aim of strengthening process control and minimizing defects.
Technical Paper

CFD Methodology Development to Predict Lubrication Effectiveness in Electromechanical Actuators

2024-06-01
2024-26-0466
Electromechanical actuators (EMAs) play a crucial role in aircraft electrification, offering advantages in terms of aircraft-level weight, rigging and reliability compared to hydraulic actuators. To prevent backdriving, skewed roller braking devices called "no-backs" are employed to provide braking torque. These technology components are continuing to be improved with analysis driven design innovations eg. U.S. Pat. No. 8,393,568. The no-back mechanism has the rollers skewed around their own transverse axis that allow for a combination of rolling and sliding against the stator surfaces. This friction provides the necessary braking torque that prevents the backdriving. By controlling the friction radius and analyzing the Hertzian contact stresses, the brake can be sized for the desired duty cycle. No-backs can be configured to provide braking torque for both tensile and compressive backdriving loads.
X