Refine Your Search

Topic

Search Results

Viewing 1 to 19 of 19
Technical Paper

Audi Aero-Acoustic Wind Tunnel

1993-03-01
930300
The present paper reveals the design concept as well as results of experimental investigations, which were conducted in the early design stage of the planned AUDI Aero-Acoustic Wind Tunnel. This low-noise open-jet facility, featuring a nozzle exit area of 11 m2 and a top speed of approximately 60 m/s, enables aerodynamic as well as acoustic testing of both, full-scale and model-scale ground vehicles. Ground simulation is provided by means of a moving-belt rig. The surrounding plenum is designed as a semi-anechoic chamber to simulate acoustic free-field conditions around the vehicle. Fan noise will be attenuated below the noise level of the open jet. The work reported herein, comprises 1/8-scale pilot-tunnel experiments of aerodynamic and acoustic configurations which were carried out at the University of Darmstadt.
Technical Paper

Basic Single-Microcontroller Monitoring Concept for Safety Critical Systems

2007-04-16
2007-01-1488
Electronic Control Units of safety critical systems require constant monitoring of the hardware to be able to bring the system to a safe state if any hardware defects or malfunctions are detected. This monitoring includes memory checking, peripheral checking as well as checking the main processor core. However, checking the processor core is difficult because it cannot be guaranteed that the error will be properly detected if the monitor function is running on a processing system which is malfunctioning. To circumvent this issue, several previously presented monitoring concepts (e.g. SAE#2006-01-0840) employ a second external microprocessor to communicate with the main processor to check its integrity. The addition of a second microcontroller and the associated support circuitry that is required adds to the overall costs of the ECU, increases the size and creates significant system complexity.
Technical Paper

Cockpit Module Analysis Using Poroelastic Finite Elements

2014-06-30
2014-01-2078
Strategies for weight reduction have driven the noise treatment advanced developments with a great success considering the already mastered weight decreases observed in the last years in the automotive industry. This is typically the case for all soft trims parts. In the early 2010's a typical european B-segment car soft trims weights indeed 30 to 40% less than in the early 2000's years. The main driver behind such a gap has been to combine insulation and absorption properties on a single part while increasing the number of layers. This product-process evolution was conducted using a significant improvement in the simulation capacities. In that sense, several studies presenting very good correlation results between Transmission Loss measurements and finite elements simulations on dashboard or floor insulators were presented. One may consider that those kinds of parts have already achieved a considerable improvement in performance.
Technical Paper

Cyber Security in the Automotive Domain – An Overview

2017-03-28
2017-01-1652
Driven by the growing internet and remote connectivity of automobiles, combined with the emerging trend to automated driving, the importance of security for automotive systems is massively increasing. Although cyber security is a common part of daily routines in the traditional IT domain, necessary security mechanisms are not yet widely applied in the vehicles. At first glance, this may not appear to be a problem as there are lots of solutions from other domains, which potentially could be re-used. But substantial differences compared to an automotive environment have to be taken into account, drastically reducing the possibilities for simple reuse. Our contribution is to address automotive electronics engineers who are confronted with security requirements. Therefore, it will firstly provide some basic knowledge about IT security and subsequently present a selection of automotive specific security use cases.
Journal Article

Dedicated GTL Vehicle: A Calibration Optimization Study

2010-04-12
2010-01-0737
GTL (Gas-To-Liquid) fuel is well known to improve tailpipe emissions when fuelling a conventional diesel vehicle, that is, one optimized to conventional fuel. This investigation assesses the additional potential for GTL fuel in a GTL-dedicated vehicle. This potential for GTL fuel was quantified in an EU 4 6-cylinder serial production engine. In the first stage, a comparison of engine performance was made of GTL fuel against conventional diesel, using identical engine calibrations. Next, adaptations enabled the full potential of GTL fuel within a dedicated calibration to be assessed. For this stage, two optimization goals were investigated: - Minimization of NOx emissions and - Minimization of fuel consumption. For each optimization the boundary condition was that emissions should be within the EU5 level. An additional constraint on the latter strategy required noise levels to remain within the baseline reference.
Journal Article

Dynamic Analysis of the Audi Valvelift System

2010-04-12
2010-01-1195
Fully variable valve trains provide comprehensive means of adjustment in terms of variable valve timing and valve lift. The efficiency of the engine is improved in the operating range and in return, an increasing complexness of the mechanical design and control engineering must be handled. For optimization and design of these kinds of complex systems, detailed simulation models covering different physical domains, i.e. mechanics, hydraulics, electrodynamics and control are needed. Topic of this work is the variable valve train named Audi valvelift system (AVS) e.g. used in the Audi 2.8l V6 FSI engine. The idea of AVS is to use different cam lobes at different operating points. Each intake valve can be actuated by a large and a small cam. For full load, the two inlet valves are opened by the large cam profile - ideal for high charge volumes and flow speeds in the combustion chamber. Under partial load, the small cam profiles are used.
Technical Paper

End-To-End Protection for SIL3 Requirements in a FlexRay Communication System

2008-04-14
2008-01-0112
This paper proposes end-to-end protection mechanisms to be added to a generic FlexRay network in order to achieve fault detection and integrity levels sufficient for a SIL3 fail safe communication system. The mechanisms are derived from the random hardware failure modes to be considered for communication controllers according to IEC 61508. Mechanisms provided by the FlexRay protocol are pointed out. Additional features necessary to fulfil the requirements are discussed. It is shown how to calculate the failure rate probabilities of the CRC used as a safety code with respect to EN 50159.
Technical Paper

Further Development of a Method to Reproduce Highly Dynamic Force Distance Based Intrusions of Vehicle Side Structure Components

2015-04-14
2015-01-1487
Structural component testing is essential for the development process to have an early knowledge of the real world behaviour of critical structural components in crash load cases. The objective of this work is to show the development for a self-sufficient structural component test bench, which can be used for different side impact crash load cases and can reflect the dynamic behaviour, which current approaches are not able. An existing basic system is used, which includes pneumatic cylinders with a controlled hydraulic brake and was developed for non-structural deformable applications only (mainly occupant assessments). The system is extended with a force-distance control. The method contains the analysis of a whole vehicle FEM simulation to develop a methodology for controlled force transmission with the pneumatic cylinders for a structural component test bench.
Technical Paper

Hardware Based Paravirtualization: Simplifying the Co-Hosting of Legacy Code for Mixed Criticality Applications

2013-04-08
2013-01-0186
The increased pressure for power, space, and cost reduction in automotive applications together with the availability of high performance, automotive qualified multicore microcontrollers has lead to the ability to engineer Domain Controller ECUs that can host several separate applications in parallel. The standard automotive constraints however still apply, such as use of AUTOSAR operating system, support for legacy code, hosting OEM supplied code and the ability to determine warranty issues and responsibilities between a group of Tier 1 and Tier 2 vendors who all provide Intellectual Property to the final production ECU. Requirements for safety relevant applications add even more complexity, which in most current approaches demand a reconfiguration of all basic software layers and a major effort to redesign parts of the application code to enable co-existence on the same hardware platform. This paper outlines the conflicting requirements of hosting multiple applications.
Technical Paper

Implementation of a Basic Single-Microcontroller Monitoring Concept for Safety Critical Systems on a Dual-Core Microcontroller

2007-04-16
2007-01-1486
Electronic Control Units of safety critical systems require constant monitoring of the hardware to be able to bring the system to a safe state if any hardware defects or malfunctions are detected. This monitoring includes memory checking, peripheral checking as well as checking the main processor core. However, checking the processor core is difficult because it cannot be guaranteed that the error will be properly detected if the monitor function is running on a processing system which is malfunctioning. To circumvent this issue, several previously presented monitoring concepts (e.g. SAE#2006-01-0840) employ a second external microprocessor to communicate with the main processor to check its integrity. This paper will present a concept which maps the functions of the external monitoring unit into an internal second processing core which are frequently available on modern, 32bit, monolithic, dual-core microcontrollers.
Technical Paper

Leveraging Hardware Security to Secure Connected Vehicles

2018-04-03
2018-01-0012
Advanced safety features and new services in connected cars depend on the security of the underlying vehicle functions. Due to the interconnection with the outside world and as a result of being an embedded system a modern vehicle is exposed to both, malicious activities as faced by traditional IT world systems as well as physical attacks. This introduces the need for utilizing hardware-assisted security measures to prevent both kinds of attacks. In this paper we present a survey of the different classes of hardware security devices and depict their different functional range and application. We demonstrate the feasibility of our approach by conducting a case study on an exemplary implementation of a function-on-demand use case. In particular, our example outlines how to apply the different hardware security approaches in practice to address real-world security topics. We conclude with an assessment of today’s hardware security devices.
Journal Article

Obtaining Diagnostic Coverage Metrics Using Rapid Prototyping of Multicore Systems

2011-04-12
2011-01-1007
With the introduction of the ISO26262 automotive safety standard there is a burden of proof to show that the processing elements in embedded microcontroller hardware are capable of supporting a certain diagnostic coverage level, depending on the required Automotive Safety Integrity Level (ASIL). The current mechanisms used to provide actual metrics of the Built-in Self Tests (BIST) and Lock Step comparators use Register Transfer Level (RTL) simulations of the internal processing elements which force faults into individual nodes of the design and collect diagnostic coverage results. Although this mechanism is robust, it can only be performed by semiconductor suppliers and is costly. This paper describes a new solution whereby the microcontroller is synthesized into a large Field Programmable Gate Array (FPGA) with a test controller on the outside.
Technical Paper

On the Application of Classical Wind Tunnel Corrections for Automotive Bodies

2001-03-05
2001-01-0633
The classical theory of wind tunnel corrections calculated from potential flow theory is revisited. In this context a flow model uniformly valid for all types of test sections is developed for the correction of drag in automotive wind tunnels. To define and size the singularities setting up the flow model only geometrical properties of the model and measured force coefficients will be used. To achieve a correct representation of the flow about a vehicle body a number of improvements to the classical approach are proposed. Based on the uniformly valid flow model, correction formulae for closed wall, open jet and slotted wall test sections are given. For the open jet and slotted wall case it is shown, that the presented formulae are still incomplete, whereas for the closed wall case the correction is ready to use. The correction approach is validated step by step by comparison with appropriate experimental data.
Technical Paper

Presenting a Fourier-Based Air Path Model for Real-Time Capable Engine Simulation Enhanced by a Semi-Physical NO-Emission Model with a High Degree of Predictability

2016-10-17
2016-01-2231
Longitudinal models are used to evaluate different vehicle-engine concepts with respect to driving behavior and emissions. The engine is generally map-based. An explicit calculation of both fluid dynamics inside the engine air path and cylinder combustion is not considered due to long computing times. Particularly for dynamic certification cycles (WLTC, US06 etc.), dynamic engine effects severely influence the quality of results. Hence, an evaluation of transient engine behavior with map-based engine models is restricted to a certain extent. The coupling of detailed 1D-engine models is an alternative, which rapidly increases the model computation time to approximately 300 times higher than that of real time. In many technical areas, the Fourier transformation (FT) method is applied, which makes it possible to represent superimposed oscillations by their sinusoidal harmonic oscillations of different orders.
Technical Paper

Production of Autobody Components with Hydromechanical Sheet Forming (AHU®)

2002-07-09
2002-01-2026
The lightweight construction strategies that are demanded by the automobile industry are being employed more and more. These strategies lead to the increasing importance of the forming method and types of materials used. Especially forming technologies based on liquid media have the potential to meet these demands. These forming technologies make it possible to produce parts that have both, more complex geometries and optimized characteristics. This forming technology constitutes an intelligent process management including the significant materials parameters and behavior, the simulation and some new developments especially for the optimization of the quality and the cycle time. Hydromechanical sheet forming (AHU®) is an alternative production (forming) process, with very interesting results and developments for the manufacture of specific automobile components.
Technical Paper

Safety Element out of Context - A Practical Approach

2012-04-16
2012-01-0033
ISO 26262 is the actual standard for Functional Safety of automotive E/E (Electric/Electronic) systems. One of the challenges in the application of the standard is the distribution of safety related activities among the participants in the supply chain. In this paper, the concept of a Safety Element out of Context (SEooC) development will be analyzed showing its current problematic aspects and difficulties in implementing such an approach in a concrete typical automotive development flow with different participants (e.g. from OEM, tier 1 to semiconductor supplier) in the supply chain. The discussed aspects focus on the functional safety requirements of generic hardware and software development across the supply chain where the final integration of the developed element is not known at design time and therefore an assumption based mechanism shall be used.
Technical Paper

The Innovative Control Technology for a New Hydroforming Press Concept

2000-10-03
2000-01-2673
The company Schnupp GmbH + Co. Hydraulik KG, Bogen, has developed a new type of press for sheet metal hydroforming. The advantages of this machine are derived from its new cinematic characteristics, with spacers inserted between the machine frame and press ram during the forming process. These spacers transmit the high forces to the press frame via positive engagement. The nominal press force is generated by 100 short-stroke cylinder which are located underneath the table plate. These short-stroke cylinders, which can be switched on or off individually, are divided into six independent control circuits. Thus it is possible to influence the blankholder force locally during the forming process. A system of this kind has already found its successful application at AUDI AG, Ingolstadt, for the sheet metal hydroforming.
Journal Article

Timing Analysis for Hypervisor-based I/O Virtualization in Safety-Related Automotive Systems

2017-03-28
2017-01-1621
The increasing complexity of automotive functions which are necessary for improved driving assistance systems and automated driving require a change of common vehicle architectures. This includes new concepts for E/E architectures such as a domain-oriented vehicle network based on powerful Domain Control Units (DCUs). These highly integrated controllers consolidate several applications on different safety levels on the same ECU. Hence, the functions depend on a strictly separated and isolated implementation to guarantee a correct behavior. This requires middleware layers which guarantee task isolation and Quality of Service (QoS) communication have to provide several new features, depending on the domain the corresponding control unit is used for. In a first step we identify requirements for a middleware in automotive DCUs. Our goal is to reuse legacy AUTOSAR based code in a multicore domain controller.
Technical Paper

Virtual Optimization of Race Engines Through an Extended Quasi Steady State Lap Time Simulation Approach

2018-04-03
2018-01-0587
Minimizing the lap time for a given race track is the main target in racecar development. In order to achieve the highest possible performance of the vehicle configuration the mutual interaction at the level of assemblies and components requires a balance between the advantages and disadvantages for each design decision. Especially the major shift in the focus of racecar powerunit development to high efficiency powertrains is driving a development of lean boosted and rightsized engines. In terms of dynamic engine behavior the time delay from requested to provided torque could influence the lap time performance. Therefore, solely maximizing the full load behavior objective is insufficient to achieve minimal lap time. By means of continuous predictive virtual methods throughout the whole development process, the influence on lap time by dynamic power lags, e.g. caused by the boost system, can be recognized efficiently even in the early concept phase.
X