Refine Your Search

Topic

Author

Search Results

Technical Paper

Dynamic Object Map Based Architecture for Robust CVS Systems

2020-04-14
2020-01-0084
Connected and Autonomous Vehicles (CAV) rely on information obtained from sensors and communication to make decisions. In a Cooperative Vehicle Safety (CVS) system, information from remote vehicles (RV) is available at the host vehicle (HV) through the wireless network. Safety applications such as crash warning algorithms use this information to estimate the RV and HV states. However, this information is uncertain and sparse due to communication losses, limitations of communication protocols in high congestion scenarios, and perception errors caused by sensor limitations. In this paper we present a novel approach to improve the robustness of the CVS systems, by proposing an architecture that divide application and information/perception subsystems and a novel prediction method based on non-parametric Bayesian inference to mitigate the detrimental effect of data loss on the performance of safety applications.
Technical Paper

A Modular Gasoline Engine Family for Hybrid Powertrains: Balancing Cost and Efficiency Optimization

2020-04-14
2020-01-0839
The electrification of the powertrain is a prerequisite to meet future fuel consumption limits, while the internal combustion engine (ICE) will remain a key element of most production volume relevant powertrain concepts. High volume applications will be covered by electrified powertrains. The range will include parallel hybrids, 48V- or High voltage Mild- or Full hybrids, up to Serial hybrids. In the first configurations the ICE is the main propulsion, requiring the whole engine speed and load range including the transient operation. At serial hybrid applications the vehicle is generally electrically driven, the ICE provides power to drive the generator, either exclusively or supporting a battery charging concept. As the ICE is not mechanically coupled to the drive train, a reduction of the operating range and thus a partial simplification of the ICE is achievable.
Technical Paper

Prediction of Combustion Phasing Using Deep Convolutional Neural Networks

2020-04-14
2020-01-0292
A Machine Learning (ML) approach is presented to correlate in-cylinder images of early flame kernel development within a spark-ignited (SI) gasoline engine to early-, mid-, and late-stage flame propagation. The objective of this study was to train machine learning models to analyze the relevance of flame surface features on subsequent burn rates. Ultimately, an approach of this nature can be generalized to flame images from a variety of sources. The prediction of combustion phasing was formulated as a regression problem to train predictive models to supplement observations of early flame kernel growth. High-speed images were captured from an optically accessible SI engine for 357 cycles under pre-mixed operation. A subset of these images was used to train three models: a linear regression model, a deep Convolutional Neural Network (CNN) based on the InceptionV3 architecture and a CNN built with assisted learning on the VGG19 architecture.
Technical Paper

HEV Architectures - Power Electronics Optimization through Collaboration Sub-topic: Inverter Design and Collaboration

2010-10-19
2010-01-2309
As the automotive industry quickly moves towards hybridized and electrified vehicles, the optimal integration of power electronics in these vehicles will have a significant impact not only on the cost, performance, reliability, and durability; but ultimately on customer acceptance and market success of these technologies. If properly executed with the right cost, performance, reliability and durability, then both the industry and the consumer will benefit. It is because of these interdependencies that the pace and scale of success, will hinge on effective collaboration. This collaboration will be built around the convergence of automotive and industrial technology. Where real time embedded controls mixes with high power and voltage levels. The industry has already seen several successful collaborations adapting power electronics to the automotive space in target vehicles.
Technical Paper

A Cross Domain Co-Simulation Platform for the Efficient Analysis of Mechatronic Systems

2010-04-12
2010-01-0239
Efficient integration of mechanics and microelectronics components is nowadays a must within the automotive industry in order to minimize integration risks and support optimization of the entire system. We propose in this work a cross domain co-simulation platform for the efficient analysis of mechatronic systems. The interfacing of two state-of-the-art simulation platforms provides a direct link between the two domains at an early development stage, thus enabling the validation and optimization of the system already during modeling phase. The proposed cross-domain co-simulation is used within our TEODACS project for the analysis of the FlexRay technology. We illustrate using a drive-by-wire use case how the different architecture choices may influence the system.
Technical Paper

High Voltage Hybrid Battery Tray Design Optimization

2011-04-12
2011-01-0671
Hybrid high voltage battery pack is not only heavy mass but also large in dimension. It interacts with the vehicle through the battery tray. Thus the battery tray is a critical element of the battery pack that interfaces between the battery and the vehicle, including the performances of safety/crash, NVH (modal), and durability. The tray is the largest and strongest structure in the battery pack holding the battery sections and other components including the battery disconnect unit (BDU) and other units that are not negligible in mass. This paper describes the mass optimization work done on one of the hybrid batteries using CAE simulation. This was a multidisciplinary optimization project, in which modal performance and fatigue damage were accessed through CAE analysis at both the battery pack level, and at the vehicle level.
Technical Paper

Model Predictive Control of Turbocharged Gasoline Engines for Mass Production

2018-04-03
2018-01-0875
This paper describes the design of a multivariable, constrained Model Predictive Control (MPC) system for torque tracking in turbocharged gasoline engines scheduled for production by General Motors starting in calendar year 2018. The control system has been conceived and co-developed by General Motors and ODYS. The control approach consists of a set of linear MPC controllers scheduled in real time based on engine operating conditions. For each MPC controller, a linear model is obtained by system identification with data collected from engines. The control system coordinates throttle, wastegate, intake and exhaust cams in real time to track a desired engine torque profile, based on measurements and estimates of engine torque and intake manifold pressure.
Technical Paper

System Engineering for Automated Software Update of Automotive Electronics

2018-04-03
2018-01-0750
In traditional automotive electronic design, software update has been a component oriented, manual process rather than a systematic designed in capability suitable for automation. In recent days as software content in vehicles grow, the need to update software in vehicles more frequently is becoming a necessity. Moreover, additional attributes for software updates, for example timely delivery of security related update for vehicles, desire to add features using software update, control cost of software updates, etc., requires a system engineered design rather than a component oriented approach. As the automobile domain utilizes various means of mobility (Combustion Engine, Hybrid, Battery, etc.) and various functional domains (Infotainment, Safety, Mobility, Telematics, ADAS (Advance Driving Assist service), Autonomous, etc.), to control the overall cost of future software update for such a diverse environment, it is beneficial to introduce automation in the software update process.
Technical Paper

Li-ion Air-Cooled Battery System Interactions With the Vehicle HVAC System

2013-04-08
2013-01-0242
The performance of a High Voltage (HV) battery in an advanced propulsion application is often highly dependent on the customer controlled climate settings of the vehicle system. Cooling of the battery requires an understanding of the environment in which it is expected to operate. Results from testing on various air-cooled systems will be discussed to portray the interactions of the battery system design and the climate control system design. The following topics (in relation to battery cooling) will be discussed: climate control system temperature settings; climate-control system fan settings; climate control system recirculation mode and outside air mode settings; venting of the battery thermal system exhaust air; and the battery location and mounting.
Journal Article

On Designing Software Architectures for Next-Generation Multi-Core ECUs

2015-04-14
2015-01-0177
Multi-core systems are promising a cost-effective solution for (1) advanced vehicle features requiring dramatically more software and hence an order of magnitude more processing power, (2) redundancy and mixed-IP, mixed-ASIL isolation required for ISO 26262 functional safety, and (3) integration of previously separate ECUs and evolving embedded software business models requiring separation of different software parts. In this context, designing, optimizing and verifying the mapping and scheduling of software functions onto multiple processing cores becomes key. This paper describes several multi-core task design and scheduling design options, including function-to-task mapping, task-to-core allocation (both static and dynamic), and associated scheduling policies such as rate-monotonic, criticality-aware priority assignment, period transformation, hierarchical partition scheduling, and dynamic global scheduling.
Technical Paper

Mechanical Design Considerations for Electric Vehicle Power Electronics

2023-04-11
2023-01-0531
Designing power electronics to operate in harsh vehicle environments while meeting packaging requirements such as mass, volume, and power density, creates several challenges for their mechanical design. In this work, we concentrate on the power inverter module (PIM) which converts high voltage (HV) DC voltage power from the HV battery to AC power to drive the motor. The PIM main components are the power module, gate drive and the bulk capacitor. The sizing and selection of the bulk capacitor and power module depend on performance criteria and drive profiles in addition to operating temperatures. In this work, we share the main challenges of packaging components within the inverter. We then discuss best practices to ensure a robust mechanical design which meets inverter durability and reliability targets for an electric vehicle application. The main challenges discussed are bulk capacitor thermals, sealing, and Silicon Carbide (SiC) packaging.
Technical Paper

Multi-Physics Based System Model for Early Stage Hybrid/Electric Vehicle HV Battery Design

2017-01-10
2017-26-0095
Vehicle electrification is driven globally due to the increased concerns on carbon emissions. But the challenges in customer acceptance remains esp. in relation to vehicle costs. Virtual simulations can help in cutting down product development cost and enable faster launch of new vehicles. An early stage system model based design iterations can help in cutting down the product development costs and building more robust products. In the current paper, we develop and analyze a battery pack system model for early phase design. We extend a previously developed system model to include critical physics like sub-component level multiphysics for electrical joint integrity. Also, we demonstrate an integration of 3D FEM & system model for improving the accuracy of joint temperature predictions during charging and/or discharging. A typical High Voltage (HV) battery system comprises of battery modules (Li-ion cells, cooling channels, structural frames, interconnect boards) and HV bus bars.
Technical Paper

Dual Mode VCS Variable Compression System - System Integration and Vehicle Requirements

2019-04-02
2019-01-0248
Future legislation scenarios as well as stringent CO2 targets, in particular under real driving conditions, will require the introduction of new and additional powertrain technologies. Beside the increasing electrification of the powertrain, it will be essential to utilize the full potential of the Internal Combustion Engine (ICE). There is clearly a competition of new and different ICE-Technologies [1] including VCR. VCR systems are expected to be introduced to a considerable number of next generation turbocharged Spark Ignited (SI) engines in certain vehicle classes. The implementation of Miller or Atkinson cycles is an essential criterion for increased geometric Compression Ratio (CR). The DUAL MODE Variable Compression System (VCS)TM enables a 2-stage variation of the connecting rod length and thus of the compression ratio (CR).
Technical Paper

Vehicle Thermal Management Simulation Method Integrated in the Development Process from Scratch to Prototype

2014-04-01
2014-01-0668
In order to meet current and future emission and CO2 targets, an efficient vehicle thermal management system is one of the key factors in conventional as well as in electrified powertrains. Furthermore the increasing number of vehicle configurations leads to a high variability and degrees of freedom in possible system designs and the control thereof, which can only be handled by a comprehensive tool chain of vehicle system simulation and a generic control system architecture. The required model must comprise all relevant systems of the vehicle (control functionality, cooling system, lubrication system, engine, drive train, HV components etc.). For proper prediction with respect to energy consumption all interactions and interdependencies of those systems have to be taken into consideration, i.e. all energy fluxes (mechanical, hydraulically, electrical, thermal) have to be exchanged among the system boundaries accordingly.
Technical Paper

Design and Implementation of a Distributed Thermal Control System for Power Electronics Components in Hybrid Vehicles

2019-04-02
2019-01-0501
Hybrid electric vehicles and battery electric vehicles (BEV) use power electronics (PE) devices to convert between high voltage DC power of the battery and other formats of power. These PE components requires operation within certain temperature range, otherwise, overheating causes component as well as vehicle performance degradation. Therefore, a thermal management system is required for PE components. This paper focuses on the design and development of such a PE components thermal control system. The proposed control system is a distributed thermal control system in which all the PE components are placed in series within one cooling loop. The advantage of the proposed control system is its reduced system complexity, energy efficiency and flexibility to add future PE components. In addition, electric control unit (ECU) are utilized so that complex control algorithms can be implemented.
Technical Paper

CalDef System for Automotive Electronic Control Unit Calibrations

2017-03-28
2017-01-1616
Modern automotive manufacturing and after-sale service environments require tailoring of configuration values or “calibrations” within the vehicle’s various electronic control units (ECUs) to that vehicle’s specific option content. Historically, ECU hardware and software limitations have led designers to implement calibratable values using opaque binary blocks tied directly to ECU internal software data structures. Such coupling between calibration data files and ECU software limits traceability and reuse across different software versions and ECU variants. However, more and more automotive ECUs are featuring fast microprocessors, large memories, and preemptive, multi-tasking operating systems that open opportunities to object-oriented approaches. This paper presents the CalDef system for automotive ECU calibration software architecture. CalDef uses XML database methods to define, develop, and deliver calibration values as objects in both manufacturing and service environments.
Journal Article

Virtual Switches and Indicators in Automotive Displays

2020-04-14
2020-01-1362
This paper presents recent advances in automotive microprocessor, operating system, and supporting software technology that supports regulatory and/or functional safety graphics within vehicle cockpit displays. These graphics include “virtual switches” that replace physical switches in the vehicle, as well as “virtual indicators” that replace physical indicator lights. We discuss the functional safety design process and impacts to software and hardware architecture as well as the software design methods to implement End-To-End [E2E] network protection between different ECUs and software processes. We also describe hardware monitoring requirements within the display panel, backlighting, and touch screen and examine an example system design to illustrate the concepts.
Technical Paper

Strain Amount and Strain Path Effects on Instrumented Charpy Toughness of Baked Third Generation Advanced High Strength Steels

2021-04-06
2021-01-0266
Third generation advanced high strength steels (AHSS) that rely on the transformation of austenite to martensite have gained growing interest for implementation into vehicle architectures. Previous studies have identified a dependency of the rate of austenite decomposition on the amount of strain and the associated strain path imposed on the sheet. The rate and amount of austenite transformation can impact the work hardening behavior and tensile properties. However, a deeper understanding of the impact on toughness, and thus crash performance, is not fully developed. In this study, the strain path and strain amounts were systematically controlled to understand the associated correlation to impact toughness in the end application condition (strained and baked). Impact toughness was evaluated using an instrumented Charpy machine with a single sheet v-notch sample configuration.
Journal Article

Towards Brand-Independent Architectures, Components and Systems for Next Generation Electrified Vehicles Optimised for the Infrastructure

2022-03-29
2022-01-0918
E-mobility is a game changer for the automotive domain. It promises significant reduction in terms of complexity and in terms of local emissions. With falling prices and recent technological advances, the second generation of electric vehicles (EVs) that is now in production makes electromobility an affordable and viable option for more and more transport mission (people, freight). Still, major challenges for large scale deployment remain. They include higher maturity with respect to performance (e.g., range, interaction with the grid), development efficiency (e.g., time-to-market), or production costs. Additionally, an important market transformation currently occurs with the co-development of automated driving functions, connectivity, mobility-as-a-service. New opportunities arise to customize road transportation systems toward application-driven, user-centric smart mobility solutions.
Technical Paper

Virtual Testing of Front Camera Module

2023-04-11
2023-01-0823
The front camera module is a fundamental component of a modern vehicle’s active safety architecture. The module supports many active safety features. Perception of the road environment, requests for driver notification or alert, and requests for vehicle actuation are among the camera software’s key functions. This paper presents a novel method of testing these functions virtually. First, the front camera module software is compiled and packaged in a Docker container capable of running on a standard Linux computer as a software in the loop (SiL). This container is then integrated with the active safety simulation tool that represents the vehicle plant model and allows modeling of test scenarios. Then the following simulation components form a closed loop: First, the active safety simulation tool generates a video data stream (VDS). Using an internet protocol, the tool sends the VDS to the camera SiL and other vehicle channels.
X