Refine Your Search

Topic

Author

Search Results

Technical Paper

Using Simulation to Verify Diagnosis Algorithms of Electronic Systems

2009-04-20
2009-01-1043
In modern vehicles the architecture of electronics is growing more and more complex because both the number of electronic functions – e.g. implemented as software modules – as well as the level of networking between electronic control units (ECUs) is steadily increasing. This complexity leads to greater propagation of failure symptoms, and diagnosing the causes of failure becomes a new challenge. Diagnostics aims at detecting failures such as defect sensors or faulty communication messages. It is subdivided into diagnosis algorithms on an ECU and algorithms running offboard, e.g. on a diagnostic tester. These algorithms have to complement each other in the best possible way. While in the past the diagnosis algorithm was developed late in the development process, nowadays there are efforts to start the development of such algorithms earlier – at least in parallel to developing a new feature itself. This would allow developers to verify the diagnosis algorithms in early design stages.
Technical Paper

Testing of Real-Time Criteria in ISO 26262 Related Projects - Maximizing Productivity Using a Certified COTS Test Automation Tool

2016-04-05
2016-01-0139
Increasing productivity along the development and verification process of safety-related projects is an important aspect in today’s technological developments, which need to be ever more efficient. The increase of productivity can be achieved by improving the usability of software tools and decreasing the effort of qualifying the software tool for a safety-related project. For safety-critical systems, the output of software tools has to be verified in order to ensure the tools’ suitability for safety-relevant applications. Verification is particularly important for test automation tools that are used to run hardware-in-the-loop (HIL) tests of safety-related software automatically 24/7. This qualification of software tools requires advanced knowledge and effort. This problem can be solved if a tool is suitable for developing safety-related software. This paper explains how this can be achieved for a COTS test automation tool.
Technical Paper

Simulating and Testing In-Vehicle Networks by Hardware-in-the-Loop Simulation

2008-04-14
2008-01-1220
Validating control units with hardware-in-the-loop (HIL) simulators is an established method for quality enhancements in automotive software. It is primarily used for testing applications, but in view of increased networking between electronic control units, it can also be used for testing communication scenarios. The testing of electronic control unit (ECU) communication often includes only positive testing. Simple communication nodes are used for this, and communication analyzers are used for verifying communication up to the physical level. However, it is not only an ECU's positive communication behavior that has to be tested, but also its correct behavior in the event of communication errors. In HIL communication scenarios, it is not only possible to emulate the missing bus nodes (restbus simulation) with a link to real-time signals; correct ECU behavior in the event of communication errors can also be tested.
Journal Article

Optimizing the Benefit of Virtual Testing with a Process-Oriented Approach

2017-09-19
2017-01-2114
In the aerospace industry, methods for virtual testing cover an increasing range of test executions carried out during the development and test process of avionics systems. Over the last years, most companies have focused on questions regarding the evaluation and implementation of methods for virtual testing. However, it has become more and more important to seamlessly integrate virtual testing into the overall development process. For instance, a company’s test strategy might stipulate a combination of different methods, such as SIL and HIL simulation, in order to benefit from the advantages of both in the same test process. In this case, efforts concentrate on the optimization of the overall process, from test specification to test execution, as well as the test result evaluation and its alignment with methods for virtual testing.
Technical Paper

Novel Framework Approach for Model-Based Process Integration from Requirements to Verification Demonstrated on a Complex, Cyber-Physical Aircraft System

2018-10-30
2018-01-1947
This paper presents a demonstrator developed in the European CleanSky2 project MISSION (Modelling and Simulation Tools for Systems Integration on Aircraft). Its scope is the development towards a seamless integrated, interconnected toolchain enabling more efficient processes with less rework time in todays, highly collaborative aerospace domain design applications. The demonstration described here, consists of an open, modular and multitool platform implementation, using specific techniques to achieve fully traceable (early stage) requirements verification by virtual testing. The most promising approach is a model based integration along the whole process from requirements definition to the verified, integrated (and certified) system. Extending previous publications in this series, the paper introduces the motivation and briefly describes the technical background and a potential implementation of a workflow suitable for that target.
Technical Paper

Monitoring and Control of Hybrid Test Systems

2017-09-19
2017-01-2119
Hybrid test systems are gaining more and more significance in the aerospace industry. At the heart of these systems is a standardized communication infrastructure. There are many challenges when designing the communication infrastructure. For example, it requires very specific knowledge to boot a hybrid system, manage its configuration process, and start and stop the execution of applications, such as simulations, panels or recorders. Likewise, when testers use a heterogeneous test environment, they cannot commit themselves too much to every single test means and its special characteristics. Nevertheless, testers must always be able to monitor and control every test system. This means, they must be able to determine the current overall system status and the current status of its components and parts. Examples for this are hardware components, such as real-time processors and I/O boards, as well as software applications, such as real-time simulations models on the test system.
Technical Paper

Modular Multibody Approach for Real-Time Simulation of Vehicle-Trailer Combinations

2010-04-12
2010-01-0720
Hardware-in-the-loop (HIL) simulation in the development and test process of vehicle dynamics controllers requires a real-time tractor-trailer simulation model. The hitch coupling must be numerically stable to ensure real-time simulation for various driving maneuvers, particularly at the vehicle's handling limits. This paper presents a robust implementation of tractor-trailer coupling. The equation of motion is formed using a novel formulation which is a combination of Jourdain's Principle and the Articulated Body Algorithm. The paper shows that a robust model for a real-time tractor-trailer simulation can be achieved with the proposed method. Moreover, the approach presented is suitable for modular modeling, is successfully implemented and can also be used as a basis for flexible system definition with an adjustable number of trailer axles.
Technical Paper

Modelling and Simulation Tools for Systems Integration on Aircraft

2016-09-20
2016-01-2052
This paper presents an overview of a project called “Modelling and Simulation Tools for Systems Integration on Aircraft (MISSION)”. This is a collaborative project being developed under the European Union Clean Sky 2 Program, a public-private partnership bringing together aeronautics industrial leaders and public research organizations based in Europe. The provision of integrated modeling, simulation, and optimization tools to effectively support all stages of aircraft design remains a critical challenge in the Aerospace industry. In particular the high level of system integration that is characteristic of new aircraft designs is dramatically increasing the complexity of both design and verification. Simultaneously, the multi-physics interactions between structural, electrical, thermal, and hydraulic components have become more significant as the systems become increasingly interconnected.
Technical Paper

Model-Driven Code Generation and Analysis

2014-04-01
2014-01-0217
Model-based development is the established way of developing embedded control algorithms, especially for safety-critical applications. The aim is to improve development efficiency and safety by developing the software at a high abstraction level (the model) and by generating the implementation (the C code) automatically from the model. Although model-based development focuses on the models themselves, downstream artifacts such as source code or executable object code have to be considered in the verification stage. Safety standards such as ISO 26262 require upper bounds to be determined for the required storage space or the execution time of real-time tasks, and the absence of run-time errors to be demonstrated. Static analysis tools are available which work at the code level and can prove the absence of such errors. However, the connection to the model level has to be explicitly established.
Journal Article

Lab-Based Testing of ADAS Applications for Commercial Vehicles

2015-09-29
2015-01-2840
Advanced driver assistance systems (ADAS) are becoming increasingly important for today's commercial vehicles. It is therefore crucial that different ADAS functionalities interact seamlessly with existing electronic control unit (ECU) networks. For example, autonomous emergency braking (AEB) systems directly influence the brake ECU and engine control. It has already become impossible to reliably validate this growing interconnectedness of control interventions in vehicle behavior with prototype vehicles alone. The relevant tests must be brought into the lab at an earlier development stage to evaluate ECU interaction automatically. This paper presents an approach for using hardware-in-the-loop (HIL) simulation to validate ECU networks for extremely diverse ADAS scenarios, while taking into account real sensor data. In a laboratory environment, the sensor systems based on radars, cameras, and maps are stimulated realistically with a combination of simulation and animation.
Technical Paper

Key Factors for Successful Integration of Automatic Code Generation in Series Production Development

2009-04-20
2009-01-0154
Model-based development and autocoding have become common practice in the automotive industry over the past few years. The industry is using these methods to tackle a situation in which complexity is constantly growing and development times are constantly decreasing, while the safety requirements for the software stay the same or even increase. The debate is no longer whether these methods are useful, but rather on the conditions for achieving optimum results with them. From the experiences made during the last decade this paper shows some of the key factors helping to achieve success when introducing or extending the deployment of automatic code generation in a model-based design process.
Technical Paper

Hybrid Vehicle Model Development using ASM-AMESim-Simscape Co-Simulation for Real-Time HIL Applications

2012-04-16
2012-01-0932
Hardware-in-the-loop (HIL) simulation is a real-time testing process that has been proven indispensable for the modern vehicle dynamics, powertrain, chassis and body systems electronic controls development. The high quality standards and robustness of the control algorithms can only be met by means of detailed vehicle plant simulation models. In the last few years, several efforts have been made to develop detailed plant models. Several tools for the vehicle modeling are available in the market and each tool has different and distinct advantages. This paper addresses ways that dSPACE Automotive Simulation Models (ASM) can support the model-based development processes. Additional modern software tools that were used in connection with the ASM are LMS AMESim and Mathworks SimDriveline (of Simscape). ASM is an open Matlab/Simulink model environment used for offline PC based simulation and online real-time platform HIL testing.
Technical Paper

Hybrid Drivetrain Simulation for Hardware-in-the-Loop Applications

2011-04-12
2011-01-0455
This paper describes challenges and possible solution of hybrid electrical vehicles test systems with a special focus on hardware-in-the-loop (HIL) test bench. The degree of novelty of this work can be seen in the fact that development and test of ECU for hybrid electrical powertrains can move more and more from mechanical test benches with real automotive components to HIL test systems. The challenging task in terms of electrical interface between an electric motor ECU and an HIL system and necessary real-time capable simulation models for electric machines have been investigated and partly solved. Even cell balancing strategies performed by battery management systems (BMU) can be developed and tested using HIL technology with battery simulation models and a precise cell voltage simulation on electrical level.
Technical Paper

How to Do Hardware-in-the-Loop Simulation Right

2005-04-11
2005-01-1657
Not only is the number of electronic control units (ECUs) in modern vehicles constantly increasing, the software of the ECUs is also becoming more complex. Both make testing a central task within the development of automotive electronics. Testing ECUs in real vehicles is time-consuming and costly, and comes very late in the automotive development process. It is therefore increasingly being replaced by laboratory tests using hardware-in-the-loop (HIL) simulation. While new software functions are still being developed or optimized, other functions are already undergoing certain tests, mostly on module level but also on system and integration level. To achieve the highest quality, testing must be done as early as possible within the development process. This paper describes the various test phases during the development of automotive electronics (from single function testing to network testing of all the ECUs of a vehicle).
Technical Paper

Hardware-in-the-Loop Testing of Vehicle Dynamics Controllers – A Technical Survey

2005-04-11
2005-01-1660
Hardware-in-the-loop (HIL) test benches are indispensable for the development of modern vehicle dynamics controllers (VDCs). They can be regarded as a standard methodology today, because of the extremely safety-critical nature of the multi-sensor and multi-actuator systems used in vehicle dynamics control. The required high quality standards can only be ensured by systematic testing within a virtual HIL environment before going into a real car. This paper aims to provide a condensed technical over-view of state-of-the-art HIL test systems for VDCs, which are currently widely used in passenger cars, in the form of ABS and TCS, as well as ESP, or integrated chassis control, which is just coming onto the market. First, a short introduction to the basic functionality of these types of ECUs is given, and the reasons why HIL testing is necessary and especially useful for VDCs are discussed.
Technical Paper

Hardware-in-the-Loop Testing of Networked Electronics at Ford

2005-04-11
2005-01-1658
The number of electrical and electronic components in modern vehicles is constantly growing. Increasingly, functionalities are being distributed across several electronic control units (ECUs). While suppliers themselves are responsible for ensuring that individual ECUs function properly, only the OEM can test distributed functions. Moreover, with the volume of testing steadily growing, automated sequences are absolutely essential. To test electronic networks in the vehicle, Ford Europe is using platform-based hardware-in-the-loop simulation with integrated failure insertion. The company is setting up a uniform, project-independent procedure, from standardized test definition to automated test sequences on a virtual vehicle, right through to structured evaluation.
Technical Paper

Hardware-in-the-Loop Testing of Engine Control Units - A Technical Survey

2007-04-16
2007-01-0500
Due to tougher legislation on exhaust emissions reduction and the consumer demand for more power and mobility and less fuel consumption, the functionality in today's engine management systems continues to grow. The electronic engine control units (ECUs) have to perform more control tasks using new sensors and actuators, along with the corresponding self-diagnostics (OBD, on-board diagnosis). All this leads to continuously increasing demands on automated hardware-in-the-loop (HIL) test systems. HIL technology has advanced in parallel to the ECUs, and is today an indispensable tool for developing automotive electronics. This paper therefore aims to provide a comprehensive and state-of-the-art survey of HIL test systems for engine controllers. First of all, a brief introduction to the ECU's functionality is given.
Technical Paper

Hardware-in-the-Loop Testing in the Context of ISO 26262

2012-04-16
2012-01-0035
Hardware-in-the-loop (HIL) simulation is now a standard component in the vehicle development process as a method for testing electronic control unit (ECU) software. HIL simulation is used for all aspects of development, naturally including safety-relevant functions and systems. This applies to all test tasks (from function testing to release tests, testing a single ECU or an ECU network, and so on) and also to different vehicle domains: The drivetrain, vehicle dynamics, driver assistance systems, interior/comfort systems and infotainment are all tested by HIL simulation. At the same time, modern vehicles feature more and more safety-related systems such as Adaptive Cruise Control, Electronic Stability Program, Power Assisted Steering, and Integrated Chassis Management.
Technical Paper

Hardware-in-the-Loop Test of Battery Management Systems

2013-04-08
2013-01-1542
The essential task of a battery management system (BMS) is to consistently operate the high-voltage battery in an optimum range. Due to the safety-critical nature of its components, prior testing of a BMS is absolutely necessary. Hardware-in-the-loop (HIL) simulation is a cost-effective and efficient tool for this. Testing the BMS on a HIL test bench requires an electronics unit to simulate the cell voltages and a scalable real-time battery model. This paper describes a HIL system that enables comprehensive testing of BMS components. Hardware and software solutions are proposed for the high requirements of these tests. The individual components are combined to make a modular system, and safety-critical aspects are examined. The paper shows that the system as developed fulfills all the requirements derived from the different test scenarios for BMS systems.
Technical Paper

Hardware-in-the-Loop Test Systems for Electric Motors in Advanced Powertrain Applications

2007-04-16
2007-01-0498
Electric drives are growing in importance in automotive applications, especially in hybrid electric vehicles (HEV) and in the vehicle dynamics area (steering systems, etc.). The challenges of real-time hardware-in-the-loop (HIL) simulation and testing of electric drives are addressed in this paper. In general, three different interface levels between the electric drive and the hardware-inthe-loop system can be distinguished: the signal level (1), the electrical level (2) and the mechanical level (3). These interface levels, as well as modeling and I/O-related aspects of electric drives and power electronics devices, are discussed in detail in the paper. Finally, different solutions based on dSPACE simulator technology are presented, for both hybrid vehicle and steering applications.
X