Refine Your Search

Search Results

Viewing 1 to 12 of 12
Journal Article

Engine in the Loop: Closed Loop Test Bench Control with Real-Time Simulation

2017-03-28
2017-01-0219
The complexity of automobile powertrains grows continuously. At the same time, development time and budget are limited. Shifting development tasks to earlier phases (frontloading) increases the efficiency by utilizing test benches instead of prototype vehicles (road-to-rig approach). Early system verification of powertrain components requires a closed-loop coupling to real-time simulation models, comparable to hardware-in-the-loop testing (HiL). The international research project Advanced Co-Simulation Open System Architecture (ACOSAR) has the goal to develop a non-proprietary communication architecture between real-time and non-real-time systems in order to speed up the commissioning process and to decrease the monetary effort for testing and validation. One major outcome will be a generic interface for coupling different simulation tools and real-time systems (e.g. HiL simulators or test benches).
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.
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

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

Advancements in Hardware-in-the-Loop Technology in Support of Complex Integration Testing of Embedded System Software

2011-04-12
2011-01-0443
Automotive technology is rapidly changing with electrification of vehicles, driver assistance systems, advanced safety systems etc. This advancement in technology is making the task of validation and verification of embedded software complex and challenging. In addition to the component testing, integration testing imposes even tougher requirements for software testing. To meet these challenges dSPACE is continuously evolving the Hardware-In-the-Loop (HIL) technology to provide a systematic way to manage this task. The paper presents developments in the HIL hardware technology with latest quad-core processors, FPGA based I/O technology and communication bus systems such as Flexray. Also presented are developments of the software components such as advanced user interfaces, GPS information integration, real-time testing and simulation models. This paper provides a real-world example of implication of integration testing on HIL environment for Chassis Controls.
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

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

An Analysis of Data Curation Techniques throughout the Perception Development Pipeline

2023-04-11
2023-01-0055
The development of perception functions for tomorrow’s automated vehicles is driven by enormous amounts of data: often exceeding a gigabyte per second and reaching into the terabytes per hour. Data is typically gathered by a fleet of dozens of mule vehicles which multiply the data generated into the hundreds of petabytes per year. Traditional methods for fueling data-driven development would record every bit of every second of a data logging drive on solid-state drives located on a PC in the vehicle. Recorded data must then be exported from these drives using an upload station which pushes to the data lake after arriving back at the garage. This paper considers different techniques for curating logged data.
Technical Paper

Automatic Generation of Production Quality Code for ECUs

1999-03-01
1999-01-1168
This paper describes a new production code generator that meets both the requirements of code developers for efficient and reliable production code, as well as the desire of system engineers to establish a control design process based on simulation models that double as executable specifications for the ECU software. The production code generator supports automatic scaling, generates optimized fixed-point C code for microcontrollers like the Motorola 683xx, Siemens C16x, and Hitachi SH-2, and produces ASAP2 [1] calibration information. Benchmark results show that the autogenerated code can match or even exceed the efficiency of typical handwritten production code. Code quality is assured by design and by systematic, automatic, and extremely comprehensive test procedures.
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.
Journal Article

Applying Model-Based Design and Automatic Production Code Generation to Safety-Critical System Development

2009-04-20
2009-01-0747
Model-based software development and automatic code generation have become increasingly established in recent years. The automotive industry has widely adopted and successfully deployed these methods in many different series production programs worldwide. This brought various benefits, such as a reduction in development times, improved quality due to more precise specifications, and early verification and validation by means of simulation. At the same time, more and more safety-related and safety-critical systems have been - and will be -introduced into modern vehicles. Common examples are active front steering, adaptive cruise-control, and integrated chassis control. This leads to the question, if and how model-based design and automatic production code generation can be applied to the development of safety-critical systems.
X