Refine Your Search

Topic

Author

Affiliation

Search Results

Training / Education

Applying DO-254 for Avionics Hardware Development and Certification

2024-11-20
This basic course introduces the intent of the DO-254 standard for commercial avionics hardware development. The content will cover many aspects of avionic hardware including, aircraft safety, systems, hardware planning, requirements, design, implementation, and testing. Participants will learn industry-best practices for real-world hardware development, common DO-254 mistakes and how to prevent them, and how to minimize risks and costs while maximizing hardware quality.
Technical Paper

Runtime Safety Assurance of Autonomous Last-Mile Delivery Vehicles in Urban-like Environment

2024-07-02
2024-01-2991
The conventional process of last-mile delivery logistics often leads to safety problems for road users and a high level of environmental pollution. Delivery drivers must deal with frequent stops, search for a convenient parking spot and sometimes navigate through the narrow streets causing traffic congestion and possibly safety issues for the ego vehicle as well as for other traffic participants. This process is not only time consuming but also environmentally impactful, especially in low-emission zones where prolonged vehicle idling can lead to air pollution and to high operational costs. To overcome these challenges, a reliable system is required that not only ensures the flexible, safe and smooth delivery of goods but also cuts the costs and meets the delivery target.
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

A computational study of hydrogen direct injection using a pre-chamber in an opposed-piston engine

2024-07-02
2024-01-3010
Opposed-piston two-stroke engines offer numerous advantages over conventional four-stroke engines, both in terms of fundamental principles and technical aspects. The reduced heat losses and large volume-to-surface area ratio inherently result in a high thermodynamic efficiency. Additionally, the mechanical design is simpler and requires fewer components compared to conventional four-stroke engines. When combining this engine concept with alternative fuels such as hydrogen and pre-chamber technology, a potential route for carbon-neutral powertrains is observed. To ensure safe engine operation using hydrogen as fuel, it is crucial to consider strict safety measures to prevent issues such as knock, pre-ignition, and backfiring. One potential solution to these challenges is the use of direct injection, which has the potential to improve engine efficiency and expand the range of load operation.
Technical Paper

Turbocharging system selection for a hydrogen-fuelled spark-ignition internal combustion engine for heavy-duty applications

2024-07-02
2024-01-3019
Nowadays, green hydrogen can play a crucial role in a successful clean energy transition, thus reaching net zero emissions in the transport sector. Moreover, hydrogen exploitation in internal combustion engines is favoured by its suitable combustion properties and quasi-zero harmful emissions. High flame speeds enable a lean combustion approach, which provides high efficiency and reduces NOx emissions. However, high air flow rates are required to achieve the load levels typical of heavy-duty applications. In this framework, the present study aims to investigate the required boosting system of a 6-cylinder, 13-liter heavy-duty spark ignition engine through 1D numerical simulation. A comparison among various architectures of the turbocharging system and the size of each component is presented, thus highlighting limitations and potentialities of each architecture and providing important insights for the selection of the best turbocharging system.
Technical Paper

The 3D-CFD Contribution to H2 Engine Development for CV and Off-Road Application

2024-07-02
2024-01-3017
The hydrogen engine is one of the promising technologies that enables carbon-neutral mobility, especially in heavy-duty on- or off-road applications. In this paper, a methodological procedure for the design of the combustion system of a hydrogen-fueled, direct injection spark ignited commercial vehicle engine is described. In a preliminary step, the ability of the commercial 3D computational fluid dynamics (CFD) code AVL FIRE classic to reproduce the characteristics of the gas jet, introduced into a quiescent environment by a dedicated H2 injector, is established. This is based on two parts: Temporal and numerical discretization sensitivity analyses ensure that the spatial and temporal resolution of the simulations is adequate, and comparisons to a comprehensive set of experiments demonstrate the accuracy of the simulations. The measurements used for this purpose rely on the well-known schlieren technique and use helium as a safe substitute for H2.
Technical Paper

Analysis of human driving behavior with focus on vehicle lateral control

2024-07-02
2024-01-2997
The optimization and further development of automated driving functions offers great potential to relieve the driver in various driving situations and increase road safety. Simulative testing in particular is an indispensable tool in this process, allowing conclusions to be drawn about the design of automated driving functions at a very early stage of development. In this context, the use of driving simulators provides support so that the driving functions of tomorrow can be experienced in a very safe and reproducible environment. The focus of the acceptance and optimization of automated driving functions is particularly on vehicle lateral control functions. As part of this paper, a test person study was carried out regarding manual vehicle lateral control on the dynamic vehicle road simulator at the Institute of Automotive Engineering.
Technical Paper

Numerical Investigation of Injection and Mixture Formation in Hydrogen Combustion Engines by Means of Different 3D-CFD Simulation Approaches

2024-07-02
2024-01-3007
For the purpose of achieving carbon-neutrality in the mobility sector by 2050, hydrogen can play a crucial role as an alternative energy carrier, not only for direct usage in fuel cell-powered vehicles, but also for fueling internal combustion engines. This paper focuses on the numerical investigation of high-pressure hydrogen injection and the mixture formation inside a high-tumble engine with a conventional liquid fuel injector for passenger cars. Since the traditional 3D-CFD approach of simulating the inner flow of an injector requires a very high spatial and temporal resolution, the enormous computational effort, especially for full engine simulations, is a big challenge for an effective virtual development of modern engines. An alternative and more pragmatic lagrangian 3D-CFD approach offers opportunities for a significant reduction in computational effort without sacrificing reliability.
Technical Paper

Design of an Alternative Hardware Abstraction Layer for Embedded Systems with Time-Controlled Hardware Access

2024-07-02
2024-01-2989
This paper proposes a novel approach to the design of a Hardware Abstraction Layer (HAL) specifically tailored to embedded systems, placing a significant emphasis on time-controlled hardware access. The general concept and utilization of a HAL in industrial projects are widespread, serving as a well-established method in embedded systems development. HALs enhance application software portability, simplify underlying hardware usage by abstracting its inherent complexity and reduce overall development costs through software reusability. Beyond these established advantages, this paper introduces a conceptual framework that addresses critical challenges related to debugging and mitigates input-related problems often encountered in embedded systems. This becomes particularly pertinent in the automotive context, where the intricate operational environment of embedded systems demands robust solutions. The HAL design presented in this paper mitigates these issues.
Technical Paper

Reduction of Flow-induced Noise in Refrigeration Cycles

2024-07-02
2024-01-2972
In electrified vehicles, auxiliary units can be a dominant source of noise, one of which is the refrigerant scroll compressor. Compared to vehicles with combustion engines, e-vehicles require larger refrigerant compressors, as in addition to the interior, also the battery and the electric motors have to be cooled. Currently, scroll compressors are widely used in the automotive industry, which generate one pressure pulse per revolution due to their discontinuous compression principle. This results in speed-dependent pressure fluctuations as well as higher-harmonic pulsations that arise from reflections. These fluctuations spread through the refrigeration cycle and cause the vibration excitation of refrigerant lines and heat exchangers. The sound transmission path in the air conditioning heat exchanger integrated in the dashboard is particularly critical. Various silencer configurations can be used to dampen these pulsations.
Technical Paper

Graph based cooperation strategies for automated vehicles in mixed traffic

2024-07-02
2024-01-2982
In the context of urban smart mobility, vehicles have to communicate with each other, surrounding infrastructure, and other traffic participants. By using Vehicle2X communication, it is possible to exchange the vehicles’ position, driving dynamics data, or driving intention. This concept yields the use for cooperative driving in urban environments. Based on current V2X-communication standards, a methodology for cooperative driving of automated vehicles in mixed traffic scenarios is presented. Initially, all communication participants communicate their dynamic data and planned trajectory, based on which a prioritization is calculated. Therefore, a decentralized cooperation algorithm is introduced. The approach is that every traffic scenario is translatable to a directed graph, based in which a solution for the cooperation problem is computed via an optimization algorithm.
Technical Paper

Software-supported Processes for Aerodynamic Homologation of Vehicles

2024-07-02
2024-01-3004
Homologation is an important process in vehicle development and aerodynamics a main data contributor. The process is heavily interconnected: Production planning defines the available assemblies. Construction defines their parts and features. Sales defines the assemblies offered in different markets, where Legislation defines the rules applicable to homologation. Control engineers define the behavior of active, aerodynamically relevant components. Wind tunnels are the main test tool for the homologation, accompanied by surface-area measurement systems. Mechanics support these test operations. The prototype management provides test vehicles, while parts come from various production and prototyping sources and are stored and commissioned by logistics. Several phases of this complex process share the same context: Production timelines for assemblies and parts for each chassis-engine package define which drag coefficients or drag coefficient contributions shall be determined.
Technical Paper

Supercharger Boosting on H2 ICE for Heavy Duty applications

2024-07-02
2024-01-3006
Commercial vehicle powertrain is called to respect a challenging roadmap for CO2 emissions reduction, quite complex to achieve just improving technologies currently on the market. In this perspective alternative solutions are gaining interest, and the use of green H2 as fuel for ICE is considered a high potential solution with fast and easy adoption. NOx emission is still a problem for H2 ICE and can be managed operating the engine with lean air fuel ratio all over the engine map. This combustion strategy will challenge the boosting system as lean H2 combustion will require quite higher air flow compared to diesel for the same power density in steady state. Similar problem will show up in transient response particularly when acceleration starts from low load and the exhaust gases enthalpy is very poor and insufficient to spin the turbine. The analysis presented in this paper will show and quantify the positive impact that a supercharger has on both the above mentions problems.
Technical Paper

Numerical Investigation of the Effect of Piston Geometry on the Performance of a Ducted Fuel Injection Engine

2024-07-02
2024-01-3024
Ducted Fuel Injection (DFI) engines have emerged as a promising technology in the pursuit of a clean and efficient combustion process. This article aims at elucidating the effect of piston geometry on the engine performance and emissions of a metal DFI engine. Three different types of pistons were investigated and the main piston design features including the piston bowl diameter, piston bowl slope angle, duct angle and the injection nozzle position were examined. To achieve the target, computational fluid dynamics (CFD) simulations were conducted coupled to a reduced chemical kinetics mechanism. Extensive validations were performed against the measured data from a conventional diesel engine. To calibrate the soot model, genetic algorithm and machine learning methods were utilized. The simulation results highlight the pivotal role played by piston bowl diameter and fuel injection angle in controlling soot emissions of a DFI engine.
X