Refine Your Search

Topic

Search Results

Viewing 1 to 14 of 14
Journal Article

The Challenges of Devising Next Generation Automotive Benchmarks

2008-04-14
2008-01-0382
More than ever, microcontroller performance in cars has a direct impact on the driving experience, on compliance with improved safety, ever-stricter emissions regulations, and on fuel economy. The simple microcontrollers formerly used in automobiles are now being replaced by powerful number-crunchers with incredible levels of peripheral integration. As a result, performance can no longer be measured in MIPS (Millions of Instructions Per Second). A microcontroller's effectiveness is based on coherent partitioning between analog and digital, hardware and software, tools and methodology. To make an informed choice among the available devices, the designer needs benchmarks that are specific to automotive applications, and which provide a realistic representation of how the device will perform in the automotive environment.
Technical Paper

The Challenges of Next Generation Automotive Benchmarks

2007-04-16
2007-01-0512
More than ever, microcontroller performance in cars has a direct impact on the driving experience, on compliance with improved safety, ever-stricter emissions regulations, and on fuel economy. The simple microcontrollers formerly used in automobiles are now being replaced by powerful number-crunchers whose performance can no longer be measured in MIPS. Instead, their effectiveness is based on a coherent partitioning between analog and digital, hardware and software, tools and methodology. To make an informed choice among the available devices, what the designer needs are benchmarks that are specific to automotive applications, and which provide a realistic representation of how the device will perform in the automotive environment. This presentation will explore the role of new benchmarks in the development of complex automotive applications.
Technical Paper

Advanced Gasoline Engine Management Platform for Euro IV & CHN IV Emission Regulation

2008-06-23
2008-01-1704
The increasingly stringent requirements in relation to emission reduction and onboard diagnostics are pushing the Chinese automotive industry toward more innovative solutions and a rapid increase in electronic control performance. To manage the system complexity the architecture will require being well structure on hardware and software level. The paper introduces GEMS-K1 (Gasoline Engine Management System - Kit 1). GEMS-K1 is a platform being compliant with Euro IV emission regulation for gasoline engines. The application software is developed using modeling language, the code is automatically generated from the model. The driver software has a well defined structure including microcontroller abstraction layer and ECU abstraction layer. The hardware is following design rules to be robust, 100% testable and easy to manufacture. The electronic components use the latest innovation in terms of architecture and technologies.
Technical Paper

Automotive Sensors & Sensor Interfaces

2004-03-08
2004-01-0210
The increasing legal requirements for safety, emission reduction, fuel economy and onboard diagnosis systems push the market for more innovative solutions with rapidly increasing complexity. Hence, the embedded systems that will have to control the automobiles have been developed at such an extent that they are now equivalent in scale and complexity to the most sophisticated avionics systems. This paper will demonstrate the key elements to provide a powerful, scalable and configurable solution that offers a migration pass to evolution and even revolution of automotive Sensors and Sensor interfaces. The document will explore different architectures and partitioning. Sensor technologies such as magnetic field sensors based on the hall effect as well as bulk and surface silicon micro machined sensors will be mapped to automotive applications by examples. Functions such as self-test, self-calibration and self-repair will be developed.
Technical Paper

Digital Knock Signal Conditioning using Fast ADC and DSP

2004-03-08
2004-01-0517
The increasing legal requirements for safety, emission reduction, fuel economy and onboard diagnosis systems is pushing the market for more innovative solutions with rapidly increasing complexity. Hence, the embedded systems that will have to control the automobiles have been developed at such an extent that they are now equivalent in scale and complexity to the most sophisticated avionics systems. The former analogue filter design is now replaced by digital signal processing. This paper will demonstrate the key elements to provide a powerful, scalable and configurable solution that offers a migration route to evolve and even revolutionize automotive electronics. To illustrate this migration toward digital processing the knock function has been developed. A simple RC filter is used as external anti-aliasing. To get the maximum flexibility the signal is very early converted and processed digitally. The micro-controller has been developed using a three-layered solution.
Technical Paper

Effective System Development Partitioning

2001-03-05
2001-01-1221
In terms of modern technical systems, the automotive sector is characterized by escalating complexity and functionality requirements. The development of embedded control systems has to meet highest demands regarding process-, time- and cost-optimization. Hence, the efficiency of software development becomes a crucial competitive advantage. Systems design engineers need effective tools and methods to achieve exemplary speed and productivity within the development phase. To obtain such tools and methods, semiconductor manufacturers and tool manufacturers must work closely together. Within the joint efforts of ETAS and Infineon, the software tool suite ASCET-SD was enhanced to generate efficient C code for Infineon's TriCore architecture mapped on ETAS's real-time operating system ERCOSEK. The processor interface to application & calibration tools was realized using the ETK probe based on a JTAG/Nexus link at very high bandwidth.
Technical Paper

Seamless Solutions for Powertrain Systems

2002-03-04
2002-01-1303
Fuel efficiency and clean combustion engine versus high engine performance - which will increase up to factor 10 in the next 5 years - with less engine displacement are driving more complex engine control systems in today's and future vehicles. The challenge is not only to design a perfect engine, but also to incorporate the right semiconductors. Beside this demand on high sophisticated electronics the demand on cost reduction - especially for small cars - is one driving factor for a smart partitioning. Infineon offers sensors, microcontrollers and power semiconductors for today's engine management platforms and therefore owns the right technologies to manufacture those devices. This opens up the possibility to integrate more functionality in less devices as in today's partitioning or to define electronics to simplify complex control strategies and to optimize the performance of each device.
Technical Paper

TTCAN from Applications to Products in Automotive Systems

2003-03-03
2003-01-0114
This paper outlines the results of a study performed to analyze the mission of TTCAN from applications to products for automotive systems. As commonly acknowledged communication is one of the key elements for future and even present systems such as an automobile. A dramatically increasing number of busses and gateways even in low- to midrange vehicles is putting significant burden upon the validation scenario as well as the cost. Accordingly, numerous new initiatives have been started worldwide in order to find solutions to this; some of them by the definition of enhanced or new protocols. This paper shall have a look particular on the new standard of TTCAN (time-triggered communication on CAN). This protocol is based on the CAN data link layer as specified in ISO 11898-1 and may use standardized CAN physical layers such as specified in ISO 11898-2 (high-speed transceiver) or in ISO 11898-3 (fault-tolerant low-speed transceiver).
Technical Paper

Future Engine Control Enabling Environment Friendly Vehicle

2011-04-12
2011-01-0697
The aim of this paper is to compile the state of the art of engine control and develop scenarios for improvements in a number of applications of engine control where the pace of technology change is at its most marked. The first application is control of downsized engines with enhancement of combustion using direct injection, variable valve actuation and turbo charging. The second application is electrification of the powertrain with its impact on engine control. Various architectures are explored such as micro, mild, full hybrid and range extenders. The third application is exhaust gas after-treatment, with a focus on the trade-off between engine and after-treatment control. The fourth application is implementation of powertrain control systems, hardware, software, methods, and tools. The paper summarizes several examples where the performance depends on the availability of control systems for automotive applications.
Technical Paper

Efficient Multi-Core Software Design Space Exploration for Hybrid Control Unit Integration

2014-04-01
2014-01-0260
Multi-core systems are adopted quickly in the automotive domain, Proof of concepts have been implemented for power train, body and chassis, involving hard real-time constraints. However, depending on the degree of integration, it can be costly, especially in those cases where existing single-core software has to be migrated over. Furthermore, there seems to be a high level of uncertainty, whether a found solution, with regards to partitioning, mapping and orchestration of software is close to an optimum solution. Some integrated solutions demonstrate considerably less performance, for instance due to communication overhead compared to execution on single-core systems. This paper discusses a methodology, as to how to effectively and efficiently investigate the software architecture design space for multi-core software development.
Technical Paper

Powertrain Challenges Impact on Semi-conductor Solutions

2005-10-23
2005-26-308
The objective of the paper is to provide to the attendees a status and trends of the silicon technologies to support the challenges of powertrain electronics. Improved fuel efficiency and clean combustion engine combined with high requirements for fun to drive require performance increase of a factor 10 in the next 5 years. The target is to design the right and cost effective semiconductor solution to sense, control and actuate the engine. The challenge is especially high for small cars. Infineon offers sensors, microcontrollers and power semiconductors for Powertrain platforms and therefore owns the right technologies to manufacture those devices.
Technical Paper

MultiCore Benefits & Challenges for Automotive Applications

2008-04-14
2008-01-0989
This paper will give an overview of multicore in automotive applications, covering the trends, benefits, challenges, and implementation scenarios. The automotive silicon industry has been building multicore and multiprocessor systems for a long time. The reasons for this choice have been: increased performance, safety redundancy, increased I/O & peripheral, access to multiple architectures (performance type e.g. DSP) and technologies. In the past, multiprocessors have been mainly considered as multi-die, multi-package with simple interconnection such as serial or parallel busses with possible shared memories. The new challenge is to implement a multicore, micro-processor that combines two or more independent processors into a single package, often a single integrated circuit (IC). The multicores allow a computing device to exhibit some form of thread-level parallelism (TLP).
Technical Paper

Automatic Code Generator for Automotive Configurable I/O System

2000-03-06
2000-01-0554
The increasing legal requirements for safety, emission reduction, fuel economy and onboard diagnostic systems are forcing the market to increase complexity. This complexity must not be a reason for slowing down the introduction of new systems. For efficiency, car manufacturers and system suppliers want to focus on their core competencies and leave the micro-controller complexity to silicon vendors. Competition forces system suppliers to jump to the most “function/cost” effective solution. For this reason it is very dangerous to move in the direction of specific solutions which require a large amount of effort to modify. Therefore the market goes in the direction of standards with clear interfaces. The approach presented overcomes these obstacles by introducing a Configurable I/O System (CIOS) layer. The CIOS encompasses basic software driver objects for engine management systems encapsulating the standard sensors and actuators.
Technical Paper

Key Factors in Improving Microcontroller Performance and Features

2006-10-16
2006-21-0006
The increasingly stringent requirements in relation to safety, fuel economy, emission reduction, and onboard diagnostics are pushing the automotive industry toward more innovative solutions and a rapid increase in microcontroller performance. This paper will list the key factors necessary to increase overall data throughput and provide the right features to satisfy the coming drivetrain requirements. The paper will address different aspects such as: microcontroller architecture, cores, memories, silicon technologies, assembly / packaging, and development tools. It will also present techniques to improve modularity, scalability and configurability that will offer a migration path to permit the evolution and even revolution of drivetrain electronics. Since quality and reliability requirements are among the most stringent of any application fields, the paper will outline the path to reach zero-defect products.
X