Refine Your Search

Search Results

Viewing 1 to 13 of 13
Journal Article

Adaptive Linear Quadratic Control for High Dynamical and Comfortable Behavior of a Heavy Truck

2008-04-14
2008-01-0534
During the last few years numerous innovations in advanced driveline control have improved the performance of commercial vehicles. In this context a major goal of driveline control is the enhancement of dynamical behavior and driving comfort. However, fast engine torque changes during Tipin and Tipout operations improve the dynamical behavior but induce unintentional driveline jerking at the same time. Due to this fact that comfort is contradictory to dynamic, a control strategy is necessary, which can handle with both targets at the same time. Based on a simple model of the driveline two Linear Quadratic (LQ) controllers are developed: A comfort controller, which damps the driveline oscillations, and a dynamic controller, which guarantees a high dynamical performance. However, as both controllers have different targets it is not possible to activate both at the same time.
Technical Paper

On Reliable Communication and Group Membership in Safety-Relevant Automotive Electronic Systems

2007-04-16
2007-01-1715
As automotive systems are becoming increasingly distributed, communication between their components is becoming even more eminent. In safety-relevant distributed systems, the reliability of communication between nodes is crucial for the safety of a system. To guarantee such reliability, it is prerequisite that all nodes in the system have a consistent view of which nodes are functioning correctly and which are not (group membership). In this paper existing algorithms for ensuring group membership are presented and possible solutions for communication systems without such functionality, for example FlexRay, as well as a solution for a network based approach are outlined.
Technical Paper

Real Multi-Partitioning for Optimized Distributing and Allocating Software in Vehicle Networks

2007-04-16
2007-01-1711
In this paper two new approaches are presented how to partition an amount of functions distributed in automotive electronic systems. In contrast to common partitioning algorithms as Kernighan-Lin, Best-Gain-First, Simulated-Annealing, a.s.o., these algorithms are real multi-partitioning ones. With respect to ECU (electronic control unit) characteristics, the software functions to be partitioned will be allocated automatically onto the available hardware. Main motivation is the reduction of the resulting bus-load which is provoked by the communication between such functions. Moreover these algorithms optimize the final partitioning solution to achieve a reduced number of ECUs. Reducing bus-load and the number of ECUs can lead to significant cost reduction. In order to validate partitioning results, a CAN as well as a FlexRay model was developed in Matlab/Simulink determining the bus-load over time.
Technical Paper

On the Way to An International Standard for Automotive Applications-Osek/Vdx

1998-10-19
98C012
Electronic systems in vehicles characteristically consist of several distributed electronic control units (ECUs) from different suppliers. This situation hinders the integration of automotive systems and increases the overall costs due to individual solutions coming from each supplier. In order to get rid of these disadvantages, the French-German project OSEK/VDX was founded and is now drawing attention worldwide. OSEK/VDX worked out a respective specification to standardize services and protocols of communication, network management and a real-time operating system. An overview of the current state of OSEK/VDX including specifications and harmonization process with ISO is given. Furthermore a description of the Modistarc project working on methodologies and tools for conformance testing of commercial OSEK/VDX implementations is contained.
Technical Paper

Advanced Techniques for Off- and Online-Identification of a Heavy Truck Driveline

2008-04-14
2008-01-0881
One goal of modern power train control systems in heavy trucks is to damp driveline oscillations using appropriate controllers. Modern control algorithms like state-space controllers are based on a state-space model, which should accurately characterize the real process behavior. Otherwise, optimal control can not be guaranteed. These state-space models include a huge number of parameters, which have to be identified by an identification process. However, existing driveline models contain two serious problems: an increasing offset over time between measured and simulated data and an inadequate detection of the longitudinal dynamics of the truck. Therefore, this article deals with two goals: to optimize the offline identification process for the special use in driveline systems and to establish an online adaptation of the model parameters to guarantee an optimal model fit.
Technical Paper

Automatic Model Based Partitioning of Distributed Automotive Electric Systems

2004-03-08
2004-01-0706
There are a number of tools available to assist the engineer during the automotive electronics design process, for example when transferring a graphical specification to a real time rapid prototyping environment. One step in this tool chain however is largely ignored by automated design tools: mapping a large monolithic model to a distributed system, more specifically the mapping of several functions on only a few electronic control units (ECUs) which are connected by a bus. In this paper we will present a method to analyze the underlying functional structure of a given model, partition it using a heuristic algorithm and verify the results with a model of the CAN bus. Based on a given functional model, we will show how to extract an algebraic representation of the communication behavior, the adjacency matrix. Using the adjacency matrix, the heuristic algorithm Best Gain First can be applied to map functions to ECUs.
Technical Paper

Integrated Robust H-Infinity Controller Synthesis in Respect of Automotive Engineering Applications

2006-04-03
2006-01-0113
This paper treats the complete robust H∞ controllers design. The whole synthesis is exemplified by the idle speed control problem at passenger cars and light trucks. Subsequently the robustness of the designed controller is tested and compared to conventional P and PI controllers. The main steps of controller synthesis are described detailed in this work. First, a closed loop structure has to be chosen. For this purpose, basic principles will be introduced. After this, the weighting matrices for the cost functions have to be defined. Finally, the choice of the calculation algorithm is important. In this approach, the idle speed control is done with the Mixed-Sensitivity design and a derivation of the Doyle-Glover (DGKF) algorithm. The choice for the weighting matrices is depicted clearly in the frequency domain. Finally, a comparison between conventional P(I)- controllers and the introduced H∞ - method is demonstrated and discussed.
Technical Paper

Fault Detection in Distributed Automotive Electronic Systems Using Hierarchical Colored Bayesian Petri-Nets

2005-04-11
2005-01-0563
In this paper the problem of fault detection in distributed systems is addressed. Due to the trend that these systems are incorporating an increasing number of subsystems from different suppliers fault detection is becoming an essential part of distributed system design. While meeting the typical constraints of the automotive industry there is the demand on increased safety and improved availability. Because of the connection of different subsystems, errors propagate through the system and may affect other subsystems where they can be detected. The key task which is dealt with in this paper is to detect the origin of these errors. Therefore, Hierarchical Colored Bayesian Petri-Nets are introduced to fulfill fault detection according to Bayesian networks. To reduce calculation efforts, the principle of clustering is included.
Technical Paper

ISODATA Clustering for Optimized Software Allocation in Distributed Automotive Electronic Systems

2006-04-03
2006-01-1053
In this paper an approach is presented to determine an adequate number of clusters automatically in case of clustering a distributed automotive electronic system. Hereby, this approach is based on the ISODATA clustering algorithm. Its advantages are its flexibility and less computational effort in comparison to normally used partitioning algorithms. In order to cluster a distributed automotive electronic system with respect to a reduced external communication the input data normally used for partitioning algorithms has to be adapted. Besides, a new overall quality criterion is introduced to validate the results of clustering in reference to the busload before test stage.
Technical Paper

Evaluation of Shortest Path Algorithms in a Distributed Traffic Assignment Environment

2003-03-03
2003-01-0536
The increasing linkage of route guidance servers within the recent years leads to numerous efforts to split traffic assignment algorithms in an efficient way on these distributed computers. Especially in the field of intermodal services, i.e. calculating the fastest paths of certain origin-destination pairs with respect to different individual and public traffic services, solutions are required to implement the routing models in a fast, reliable way. Unfortunately, analysis of different realizations is commonly done by comparing the amount of necessary instructions O(·) in different net topologies. However, as computing power is in the meanwhile at a fairly high level, delay in a distributed environment can mainly be expected due to communication time. Dynamic calculations demand to transmit actual traffic conditions during several time periods, thus this paper examines the different routing strategies by evaluating the occuring message transmission time in common graph classes.
Technical Paper

Clustering of Complex Electronic Systems with Self-Ordering Maps

2005-04-11
2005-01-1286
In this paper an approach to clustering of complex electronic systems using Self-Ordering Maps (SOMs) is presented. SOMs are neural networks which learn through a competitive learning algorithm. In order to use SOMs for the clustering of electronic networks, a representation of the communication behavior in n-dimensional space is developed. The SOM is then used as a nonlinear projection of this space onto a two-dimensional plane. Two examples of clustering are given. The more complex of the two is verified by comparing the behavior of the clustered system and the unclustered system on a simple model of the CAN bus. It is shown that SOMs can be used to effectively cluster complex electronic systems.
Technical Paper

Automotive Serial Controller Area Network

1986-02-01
860391
A high speed serial communication link has been developed for interconnecting electronic control units within automobiles. The incorporation of object oriented communication in conjunction with acceptance filtering introduces a new level of message handling efficiency and flexibility. Powerful error handling techniques guarantee safe operation in noisy automotive environments.
Journal Article

Anti-Jerk & Idle Speed Control with Integrated Sub-Harmonic Vibration Compensation for Vehicles with Dual Mass Flywheels

2008-06-23
2008-01-1737
Over more than 20 years 50 million LuK dual mass flywheels (DMF) have been produced for use in passenger cars and light trucks. A typical DMF consists of two flywheels connected by long travel arc-springs. It is located between the combustion engine and the clutch or automatic transmission. The DMF reduces driveline oscillations by mechanically decoupling the transmission from the periodic combustion events that excite the engine crankshaft. Existing engine control systems are generally designed for conventional single mass flywheel (SMF) systems. In the future, to facilitate the best possible control of engines equipped with DMF systems, these conventional control systems may require modification or even replacement. With the integration of the highly non-linear DMF, the complexity, and thus the order of the powertrain system increase.
X