Refine Your Search

Topic

Author

Affiliation

Search Results

Training / Education

Photogrammetry and Analysis of Digital Media

2024-08-28
Photographs and video recordings of vehicle crashes and accident sites are more prevalent than ever, with dash mounted cameras, surveillance footage, and personal cell phones now ubiquitous. The information contained in these pictures and videos provide critical information to understanding how crashes occurred, and  analyze physical evidence. This course teaches the theory and techniques for getting the most out of digital media, including correctly processing raw video and photographs, correcting for lens distortion, and using photogrammetric techniques to convert the information in digital media to usable scaled three-dimensional data.
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.
Training / Education

AS13100 and RM13004 Design and Process Failure Mode and Effects Analysis and Control Plans

2024-07-03
This course is verified by Probitas Authentication as meeting the AS9104/3A requirements for continuing Professional Development. In the Aerospace Industry there is a focus on Defect Prevention to ensure that quality goals are met. Failure Mode and Effects Analysis (PFMEA) and Control Plan activities are recognized as being one of the most effective, on the journey to Zero Defects. This two-day course is designed to explain the core tools of Design Failure Mode and Effects Analysis (DFMEA), Process Flow Diagrams, Process Failure Mode and Effects Analysis (PFMEA) and Control Plans as described in AS13100 and RM13004.
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

Enabling the security of global time in software-defined vehicles (SGTS, MACsec)

2024-07-02
2024-01-2978
The global time that is propagated and synchronized in the vehicle E/E architecture is used in safety-critical, security-critical, and time-critical applications (e.g., driver assistance functions, intrusion detection system, vehicle diagnostics, external device authentication during vehicle diagnostics, vehicle-to-grid and so on). The cybersecurity attacks targeting the global time result in false time, accuracy degradation, and denial of service as stated in IETF RFC 7384. These failures reduce the vehicle availability, robustness, and safety of the road user. IEEE 1588 lists four mechanisms (integrated security mechanism, external security mechanism, architectural solution, and monitoring & management) to secure the global time. AUTOSAR defines the architecture and detailed specifications for the integrated security mechanism "Secured Global Time Synchronization (SGTS)" to secure the global time on automotive networks (CAN, FlexRay, Ethernet).
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

Additively Manufactured Wheel Suspension System with Integrated Conductions and Optimized Structure

2024-07-02
2024-01-2973
Increasing urbanisation and the growing environmental awareness in society require new and innovative vehicle concepts. In the present work, the design freedoms of additive manufacturing (AM) are used to develop a front axle wheel suspension for a novel modular vehicle concept. The development of the suspension components is based on a new method using industry standard load cases for the strength design of the components. To design the chassis components, first the available installation space is determined and a suitable configuration of the chassis components is defined. Furthermore, numerical methods are used to identify component geometries that are suitable for the force flow. The optimisation setup is selected in a way that allows to integrate information, energy and material-carrying conductors into the suspension arms. The conductors even serve as load-bearing structures because of the matching design of the components.
Technical Paper

Challenges of measuring low levels of CO2 and NOx on H2-ICE

2024-07-02
2024-01-2998
Society is moving towards climate neutrality where hydrogen fuelled combustion engines (H2 ICE) could be considered a main technology. These engines run on hydrogen (H2) so carbon-based emission are only present at a very low level from the lube oil. The most important pollutants NO and NO2 are caused by the exhaust aftertreatment system as well as CO2 coming from the ambient air. For standard measurement technologies these low levels of CO2 are hard to detect due to the high water content. Normal levels of CO2 are between 400-500 ppm which is very close or even below the detection limit of commonly used non-dispersive-infrared-detectors (NDIR). As well the high water content is very challenging for NOx measuring devices, like chemiluminescence detectors (CLD), where it results in higher noise and therefore a worse detection limit. Even for Fourier-transformed-infrared-spectroscopy-analysers (FT-IR) it is challenging to deal with water content over 15% without increased noise.
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

Probabilistically Extended Ontologies a basis for systematic testing of ML-based systems

2024-07-02
2024-01-3002
Autonomous driving is a hot topic in the automotive domain, and there is an increasing need to prove its reliability. They use machine learning techniques, which are themselves stochastic techniques based on some kind of statistical inference. The occurrence of incorrect decisions is part of this approach and often not directly related to correctable errors. The quality of the systems is indicated by statistical key figures such as accuracy and precision. Numerous driving tests and simulations in simulators are extensively used to provide evidence. However, the basis of all descriptive statistics is a random selection from a probability space. The difficulty in testing or constructing the training and test data set is that this probability space is usually not well defined. To systematically address this shortcoming, ontologies have been and are being developed to capture the various concepts and properties of the operational design domain.
Training / Education

Failure Mode and Effects Analysis (FMEA)

2024-07-02
This course is offered in China only and presented in Mandarin Chinese. The course materials are bilingual (English and Chinese). This course is verified by Probitas as meeting the AS9104/3A requirements for Continuing Professional Development. This courser will introduce the latest version (2019) of Failure Mode and Effects Analysis (FMEA) Handbook with a focus on DFMEA and PFMEA building. Each column of the FMEA document will also be explained in detail with FMEA examples. The course also includes an introduction to the logic for identifying technical risks and thinking tools for risk mitigation.
Training / Education

Tire Forensics and Markings

2024-06-24
This course introduces basic tire mechanics, including tire construction components based on application type, required sidewall stamping in accordance with DoT/ECE regulations, tread patterns, regulatory and research testing on quality, tire inspections and basic tire failure identification. The course will provide you with information that you can use immediately on-the-job and apply to your own vehicle. This course is practical in nature and supplemented with samples and hands-on activities.
Technical Paper

Fuel Cell Fault Simulation and Detection for On Board Diagnostics using Real-Time Digital Twins

2024-06-12
2024-37-0014
The modern automotive industry is facing challenges of ever-increasing complexity in the electrified powertrain era. On-board diagnostic (OBD) systems must be thoroughly validated and calibrated through many iterations to function effectively and meet the regulation standards. Their development and design process are more complex when prototype hardware is not available and therefore virtual testing is a prominent solution, including Software-in-the-loop (SiL) and Hardware-in-the-loop (HIL) simulations. Virtual prototype testing relying on real-time simulation models is necessary to design and test new era’s OBD systems quickly and in scale. The new fuel cell powertrain involves new and preciously unexplored fail modes. To make the system robust, simulations are required to be carried out to identify different fails.
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

Transient Numerical Analysis of a Dissipative Expansion Chamber Muffler

2024-06-12
2024-01-2935
Expansion chamber mufflers are commonly applied to reduce noise in HVAC. Dissipative materials, such as microperforated plates (MPPs), are often applied to achieve a more broadband mitigation effect. Such mufflers are typically characterized in the frequency domain, assuming time-harmonic excitation. From a computational point of view, transient analyses are more challenging. A transformation of the equivalent fluid model or impedance boundary conditions into the time domain induces convolution integrals. We apply the recently proposed finite element formulation of a time domain equivalent fluid (TDEF) model to simulate the transient response of dissipative acoustic media to arbitrary unsteady excitation. As most time domain approaches, the formulation relies on approximating the frequency-dependent equivalent fluid parameters by a sum of rational functions composed of real-valued or complex-conjugated poles.
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.
X