Refine Your Search

Topic

Search Results

Viewing 1 to 11 of 11
Journal Article

Next Generation Engine Start/Stop Systems: “Free-Wheeling”

2011-04-12
2011-01-0712
Engine Start/Stop systems reduce CO₂ emissions by turning off the combustion engine at vehicle standstill. This avoids the injection of fuel that would otherwise be needed simply to overcome internal combustion engine losses. As a next development step, engine losses at higher vehicle speeds are to be addressed. During deceleration, state-of-the-art engine technology turns off fuel injection as soon as the driver releases the gas pedal, thus the combustion engine is motored by the vehicle. The engine's drag torque could be desired by the driver, e.g., as a brake assist during downhill driving. However, quite frequently the driver wishes to coast at almost constant speed. Similar to Start/Stop operation, in such situations fuel is injected to simply overcome the combustion engine's drag torque. An operation mode referred to as "Free-Wheeling" reduces CO₂ emissions under such coasting conditions by disconnecting the combustion engine from the powertrain and by turning it off.
Technical Paper

The ABS 6S/4K - A Modular System for Simplified Installation in Tractors, Semi-trailers and Trailers

1990-10-01
902213
Today's ABS sytems for commercial vehicles and trailers reflect specific solutions for individual vehicle model wiring and control features. In addition, the chassis mounting requirements for trailer applications uses a separate sealed housing for the relay and other sensitive components. A logical progression of design development resulted in the new ABS 6S/4K open system with the ability of being adaptable to specific vehicle control requirements. A variety of different component arrangements can be accommodated. Accordingly, it does not require a standard wiring harness. Wiring is left optional for the specific vehicle configuration. The housing may be frame mounted without any special protection and therefore can cover both trailer and tractor applications. The housing is designed to provide necessary protection from water and dirt. The electronic senses the peripheral component configuration via a simple “learning” procedure.
Technical Paper

A Backbone in Automotive Software Development Based on XML and ASAM/MSR

2004-03-08
2004-01-0295
The development of future automotive electronic systems requires new concepts in the software architecture, development methodology and information exchange. At Bosch an XML and MSR based technology is applied to achieve a consistent information handling throughout the entire software development process. This approach enables the tool independent exchange of information and documentation between the involved development partners. This paper presents the software architecture, the specification of software components in XML, the process steps, an example and an exchange scenario with an external development partner.
Technical Paper

CARTRONIC® Based Safety Analysis: Introducing Safety Aspects In Early Development Phases

2002-03-04
2002-01-0269
This article gives an overview of the CARTRONIC® based safety analysis (CSA) including an approach for the automatic determination of failure dependencies in automotive systems. CSA is a safety analysis in an early stage of product development. The goals are to identify safety critical components as soon as practicable in the product development process and to automate the analysis as far as possible. This implies that the system view is abstract, i.e. independent of a certain realization just regarding system functionality. In the CSA so called global failure effects will be systematically identified and assessed regarding severity of potential injuries. Global failure effects are especially important because they reveal failures within the system to the outside world (see also definition 3.1). Additionally the CSA keeps track of failure dependencies and supports the integration of safety measures in the system structure.
Technical Paper

Challenge Determining a Combustion System Concept for Downsized SI-engines - Comparison and Evaluation of Several Options for a Boosted 2-cylinder SI-engine

2013-04-08
2013-01-1730
To meet future CO₂ emissions limits and satisfy the bounds set by exhaust gas legislation reducing the engine displacement while maintaining the power output ("Downsizing") becomes of more and more importance in the SI engine development process. The total number of cylinders per engine has to be reduced to keep the thermodynamic disadvantages of a small combustion chamber layout as small as possible. Doing so new challenges arise concerning the mechanical design, the design of the combustion system concept as well as strategies maintaining a satisfying transient torque behavior. To address these challenges a turbocharged 2-cylinder SI engine was designed for research purposes by Weber Motor GmbH and Robert Bosch GmbH. The design process was described in detail in last year's paper SAE 2012-01-0832. Since the engine design is very modular it allows for several different engine layouts which can be examined and evaluated.
Technical Paper

The X-By-Wire Concept: Time-Triggered Information Exchange and Fail Silence Support by New System Services

1998-02-23
980555
This paper presents the conceptual model and the fundamental mechanisms for software development in the context of the Brite-EuRam project Safety Related Fault Tolerant Systems in Vehicles (nick-named X-By-Wire). The objective of the X-By-Wire project is to achieve a framework for the introduction of safety related fault tolerant electronic systems without mechanical backup in vehicles. To achieve the required level of fault-tolerance, an X-By-Wire system must be designed as a distributed system comprising a number of fault-tolerant units connected by a reliable real-time communication system. For the communication system, the time-triggered TTP/C real-time communication protocol was selected. TTP/C provides fault-tolerance message transfer, state synchronization, reliable detection of node failures, a global time base, and a distributed membership service. Redundancy is used for masking failures of individual processor nodes and hardware peripherals.
Technical Paper

Simulation, Performance and Quality Evaluation of ABS and ASR

1988-02-01
880323
The article describes the methods, which are employed in order to ensure high performance, safety and quality of ABS and ASR. System behaviour is evaluated and optimized by computer simulation. Moreover, a real-time simulator has been developed by which the consequences of hardware defects can be investigated systematically, Despite the increasing use of simulation the testing of vehicles remains the most important tool for system evaluation. For that purpose, a digital data acquisition system has been developed and objective evaluation criteria have been established. In order to achieve high product quality the Failure Mode and Effect Analysis (FMEA) is carried out at an early phase of development. Another prerequisite for high product quality is thorough durability and endurance testing before release of production.
Technical Paper

Automotive Application of Biometric Systems and Fingerprint

2000-03-06
2000-01-0171
Until now, the use of biometric systems has not been in the public eye. The high cost of sensors and processing has meant that biometrics was previously restricted to high security access, financial transaction and law enforcement applications. However, as a result of improvements in technology, biometric sensor price and reliability have achieved levels where biometrics is being seriously considered for automotive systems. This paper introduces the field of biometrics, the key terms and processes. Fingerprint Technology and Identification by Fingerprint are discussed, as are the use and applicability of biometrics in automotive applications, including Personal Profiling, Keyless Engine Start and vehicle access authorization. The key findings of investigations over the last years are discussed.
Technical Paper

The Steer-By-Wire Prototype Implementation: Realizing Time Triggered System Design, Fail Silence Behavior and Active Replication with Fault-Tolerance Support

1999-03-01
1999-01-0400
Actual research results in the automotive field show that there is a big potential in increasing active and passive safety by implementing intelligent driver assisting systems. Realizing such safety related system functions requires an electronic system without mechanical or hydraulic backup to de-couple the human interface from the vehicle functions, e.g., steering and braking. Safety critical functions without mechanical backup enforce new requirements in system design. Any faulty behavior of a component within the system must not lead to a malfunction of the overall system. Consequently in the system design fault-tolerance mechanisms in real time must be introduced. Active replication of a functional node is a proper solution to guarantee this real time fault-tolerance. Redundancy management of the functional nodes can be implemented by fail-silent replicas, i.e. a node behaves correctly or does not produce any output at all.
Technical Paper

Analyze This! Sound Static Analysis for Integration Verification of Large-Scale Automotive Software

2019-04-02
2019-01-1246
Safety-critical embedded software has to satisfy stringent quality requirements. One such requirement, imposed by all contemporary safety standards, is that no critical run-time errors must occur. Runtime errors can be caused by undefined or unspecified behavior of the programming language; examples are buffer overflows or data races. They may cause erroneous or erratic behavior, induce system failures, and constitute security vulnerabilities. A sound static analyzer reports all such defects in the code, or proves their absence. Sound static program analysis is a verification technique recommended by ISO/FDIS 26262 for software unit verification and for the verification of software integration. In this article we propose an analysis methodology that has been implemented with the static analyzer Astrée. It supports quick turn-around times and gives highly precise whole-program results.
Technical Paper

Serial WireRing - High-Speed Interchip Interface

2012-04-16
2012-01-0198
A new high-performance interchip interface, called Serial WireRing, is introduced. It combines technically mature and established methods, whereby Serial WireRing provides a simple, robust and very inexpensive solution to replace the Serial Peripheral Interface (SPI). Serial WireRing uses a daisy chain ring topology, realized by unidirectional point-to-point connections from device to device. Serial WireRing is realized by a simple “wire ring” with CMOS, LVDS, optical or any other suitable signaling, even mixed. Therefore it has a very low pin count. In order to minimize the latency each slave transmits the data that it receives with 1 bit delay only. In order to avoid clock/data skew, the serial data and clock are merged into one bitstream. A corresponding clock is extracted at each receiver by a clock and data recovery circuit, driven by a simple internal oscillator.
X