Refine Your Search

Topic

Search Results

Viewing 1 to 16 of 16
Journal Article

Analysis of Particle Mass and Size Emissions from a Catalyzed Diesel Particulate Filter during Regeneration by Means of Actual Injection Strategies in Light Duty Engines

2011-09-11
2011-24-0210
The diesel particulate filters (DPF) are considered the most robust technologies for particle emission reduction both in terms of mass and number. On the other hand, the increase of the backpressure in the exhaust system due to the accumulation of the particles in the filter walls leads to an increase of the engine fuel consumption and engine power reduction. To limit the filter loading, and the backpressure, a periodical regeneration is needed. Because of the growing interest about particle emission both in terms of mass, number and size, it appears important to monitor the evolution of the particle mass and number concentrations and size distribution during the regeneration of the DPFs. For this matter, in the presented work the regeneration of a catalyzed filter was fully analyzed. Particular attention was dedicated to the dynamic evolution both of the thermodynamic parameters and particle emissions.
Journal Article

The Key Role of the Closed-loop Combustion Control for Exploiting the Potential of Biodiesel in a Modern Diesel Engine for Passenger Car Applications

2011-06-09
2011-37-0005
The present paper describes the results of a cooperative research project between GM Powertrain Europe and Istituto Motori - CNR aimed at studying the capability of GM Combustion Closed-Loop Control (CLCC) in enabling seamless operation with high biodiesel blending levels in a modern diesel engine for passenger car applications. As a matter of fact, fuelling modern electronically-controlled diesel engines with high blends of biodiesel leads to a performance reduction of about 12-15% at rated power and up to 30% in the low-end torque, while increasing significantly the engine-out NOx emissions. These effects are both due to the interaction of the biodiesel properties with the control logic of the electronic control unit, which is calibrated for diesel operation. However, as the authors previously demonstrated, if engine calibration is re-tuned for biodiesel fuelling, the above mentioned drawbacks can be compensated and the biodiesel environmental inner qualities can be fully deployed.
Technical Paper

ROS and XCP in Traditional ECU Development

2020-04-14
2020-01-1367
Originally developed for the service robot industry, the Robot Operating System (ROS) has lately received a lot of attention from the automotive sector with use cases, especially, in the area of advanced driver assistance systems and autonomous driving (ADAS/AD). Introduced as communication framework on top a of a host operating system, the value proposition of ROS is to simplify the software development in large-scale heterogeneous computing systems. Developers can focus on the application layer and let ROS handle the discovery of all participants in the system and establish communication in-between them. Despite the recent success of ROS, standardized automotive communication protocols such as the Universal Measurement and Calibration Protocol (XCP) are still dominant in the electronic control unit (ECU) development of traditional vehicle subsystems like engine, transmission, braking system, etc.
Technical Paper

Maximizing Test Asset Re-Use across MiL, SiL, and HiL Development Platforms

2010-04-12
2010-01-0660
The use of automated test tools for automotive ECU development has been increasing in recent years, in particular for software testing, system validation and verification, and regression testing. One of the challenges for the ECU development community is that test cases created at a specific phase of software development cannot be easily re-used upstream or downstream in the development process. For example, test cases developed for a model-in-the-loop (MiL) test environment can not be easily re-used on a hardware-in-the-loop (HiL) tests system. This results in significant costs associated with re-engineering test cases and/or poor software quality. At ETAS, we understand that a critical aspect of test case design is the ability to share and re-use test scripts on different HiL hardware platforms and across different development environments (e.g. MiL, SiL, and HiL).
Technical Paper

Virtual Powertrain Calibration at GM Becomes a Reality

2010-10-19
2010-01-2323
GM's R oad-to- L ab-to- M ath (RLM) initiative is a fundamental engineering strategy leading to higher quality design, reduced structural cost, and improved product development time. GM started the RLM initiative several years ago and the RLM initiative has already provided successful results. The purpose of this paper is to detail the specific RLM efforts at GM related to powertrain controls development and calibration. This paper will focus on the current state of the art but will also examine the history and the future of these related activities. This paper will present a controls development environment and methodology for providing powertrain controls developers with virtual (in the absence of ECU and vehicle hardware) calibration capabilities within their current desktop controls development environment.
Technical Paper

Performance Analysis of Data-Driven Plant Models on Embedded Systems

2016-11-08
2016-32-0086
Data-driven plant models are well established in engine base calibration to cope with the ever increasing complexity of today’s electronic control units (ECUs). The engine, drive train, or entire vehicle is replaced with a behavioral model learned from a provided training data set. The model is used for offline simulations and virtual calibration of ECU control parameters, but its application is often limited beyond these use cases. Depending on the underlying regression algorithm, limiting factors include computationally expensive calculations and a high memory demand. However, development and testing of new control strategies would benefit from the ability to execute such high fidelity plant models directly in real-time environments. For instance, map-based ECU functions could be replaced or enhanced by more accurate behavioral models, with the implementation of virtual sensors or online monitoring functions.
Technical Paper

Application of Suspend Mode to Automotive ECUs

2018-04-03
2018-01-0021
To achieve high robustness and quality, automotive ECUs must initialize from low-power states as quickly as possible. However, microprocessor and memory advances have failed to keep pace with software image size growth in complex ECUs such as in Infotainment and Telematics. Loading the boot image from non-volatile storage to RAM and initializing the software can take a very long time to show the first screen and result in sluggish performance for a significant time thereafter which both degrade customer perceived quality. Designers of mobile devices such as portable phones, laptops, and tablets address this problem using Suspend mode whereby the main processor and peripheral devices are powered down during periods of inactivity, but memory contents are preserved by a small “self-refresh” current. When the device is turned back “on”, fully initialized memory content allows the system to initialize nearly instantaneously.
Technical Paper

Past, Present, and Future of Real-Time Embedded Automotive Software: A Close Look at Basic Concepts of AUTOSAR

2006-04-03
2006-01-1236
Real-time embedded automotive software has traditionally been tightly coupled with the hardware on which it runs. In the automotive ecosystem, OEMs and their suppliers are involved in various aspects of developing embedded software. In some instances, suppliers provide the embedded software together with the hardware. In other instances, suppliers provide hardware and infrastructure software, while the OEM takes charge of developing the Application Layer. OEMs typically have the responsibility of integrating the software. Either model can derive value from a non ECU-centric approach to designing the application software, as such an approach allows OEMs to add new software components to existing software packages whenever necessary. The AUTOSAR initiative was created on the value proposition portable application software provides.
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

Applications of Hardware-in-the-Loop Simulation in Automotive Embedded Systems

2020-04-14
2020-01-1289
Hardware-in-the-loop (HiL) simulation is an advanced technique for development and testing of complex real-time embedded systems. This technique has greatly developed in the last decades and has been more and more used in the automotive industry for algorithm and software development, hardware validation, safety validation, and fault investigation activities. Plant simulation model executes in HiL simulator to provide a virtual vehicle that interacts in an open-loop or closed-loop fashion with the embedded system that is under test. Compared to in-vehicle testing, HiL simulation provides benefits of low cost, high availability, high flexibility, repeatability, and test automation capability. HiL simulation reduces the risk caused by control failure, which is especially important for self-driving control system development and testing. The HiL simulation system is more application specific.
Technical Paper

A Closed Loop Method for Vehicle Instrument Cluster Test Automation

2019-04-02
2019-01-1250
Instrument Panel Cluster (IPC), is a key ECU in vehicles. As IPC is a visual product, testing the software features of IPC is highly manual effort. Software Testing constitutes for approx. 35% of the total Software Development Life Cycle (SDLC). High focus on quick to market, shorter SDLC coupled with manual validation environment poses a challenge of increasing testing efficiency and improving software quality. This challenge drove the need to investigate a solution to automate the testing process and cut down the huge manual effort that goes into validating an Instrument Panel Cluster (IPC) software. The proposed intrusive and non-intrusive approaches to automate the testing process of IPC software employs a Frame Grabbing technique for the former approach and a Camera based technique for the latter. Both the approaches are robust, reliable, and scalable and covers the major portion of Vehicle Instrument cluster test scenarios.
Technical Paper

Application of Casting to Automotive ECU’s

2021-04-06
2021-01-0131
Casting is the ability to let users transfer their favorite videos, music, movies, etc. from their phone to a chosen display. This functionality has become very popular these days, and to the user, it is as simple as clicking a button. This “simple” task is a complex system that requires various independent sources to communicate efficiently and effectively to produce a robust and reliable output. The sending and receiving devices are required to be on the same network - which involves reliable and secure connection. This allows the sending of the URL of the chosen feature to the server provider, which will then connect to the receiver embedded electronics where the authentication process that protects Digital Rights Management (DRM) is established. In the era of developing autonomous and luxury vehicles, this technology has the potential to add a new dimension of in-vehicle entertainment that could come very close to the home experience.
Technical Paper

Advanced Statistical System Identification in ECU-Development and Optimization

2015-09-29
2015-01-2796
The use of design of experiment (DoE) and data-driven simulation has become state-of-the-art in engine development and base calibration to cope with the drastically increased complexity of today's engine ECUs (electronic control units). Based on the representation of the engine behavior with a virtual plant model, offline optimizers can be used to find the optimal calibration settings for the engine controller, e.g. with respect to fuel consumption and exhaust gas emissions. This increases the efficiency of the calibration process and reduces the need for expensive test stand runs. The present paper describes the application of Gaussian process regression, a statistical modeling approach with practical benefits in terms of achievable model accuracy and usability. The implementation of the algorithm in a commercial tool framework enables a broad use in series engine calibration.
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

Hardware Supported Data-Driven Modeling for ECU Function Development

2020-04-14
2020-01-1366
The powertrain module is being introduced to embedded System on Chips (SoCs) designed to increase available computational power. These high-performance SoCs have the potential to enhance the computational power along with providing on-board resources to support unexpected feature growth and on-demand customer requirements. This project will investigate the radial basis function (RBF) using the Gaussian process (GP) regression algorithm, the ETAS ASCMO tool, and the hardware accelerator Advanced Modeling Unit (AMU) being introduced by Infineon AURIX 2nd Generation. ETAS ASCMO is one of the solutions for data-driven modeling and model-based calibration. It enables users to accurately model, analyze, and optimize the behavior of complex systems with few measurements and advanced algorithms. Both steady state and transient system behaviors can be captured.
Technical Paper

Designing a Next Generation Trailer Braking System

2021-10-11
2021-01-1268
Passenger vehicles have made astounding technological leaps in recent years. Unfortunately, little of that progress has trickled down to other segments of the transportation industry leaving opportunities for massive gains in safety and performance. In particular, the electric drum brakes on most consumer trailers differ little from those on trailers over 70 years ago. Careful examination of current production passenger vehicle hardware and trailering provided the opportunity to produce a design and test vehicle for a plausible, practical, and performant trailer braking system for the future. This study equips the trailer with high control frequency antilock braking and dynamic torque distribution through use of passenger vehicle grade apply hardware.
X