A 6-Speed Automatic Transmission Plant Dynamics Model for HIL Test Bench

Size: px
Start display at page:

Download "A 6-Speed Automatic Transmission Plant Dynamics Model for HIL Test Bench"

Transcription

1 SAE TECHNICAL PAPER SERIES A 6-Speed Automatic Transmission Plant Dynamics for HIL Test Bench Quan Zheng, Asif Habeebullah, Woowon Chung and Andrew Herman Delphi Corporation Reprinted From: Transmission and Driveline, 28 (SP-2147) 28 World Congress Detroit, Michigan April 14-17, 28 4 Commonwealth Drive, Warrendale, PA U.S.A. Tel: (724) Fax: (724) Web:

2 By mandate of the Engineering Meetings Board, this paper has been approved for SAE publication upon completion of a peer review process by a minimum of three (3) industry experts under the supervision of the session organizer. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of SAE. For permission and licensing requests contact: SAE Permissions 4 Commonwealth Drive Warrendale, PA USA permissions@sae.org Tel: Fax: For multiple print copies contact: SAE Customer Service Tel: (inside USA and Canada) Tel: (outside USA) Fax: CustomerService@sae.org ISSN Copyright 28 SAE International Positions and opinions advanced in this paper are those of the author(s) and not necessarily those of SAE. The author is solely responsible for the content of the paper. A process is available by which discussions will be printed with the paper if it is published in SAE Transactions. Persons wishing to submit papers to be considered for presentation or publication by SAE should send the manuscript or a 3 word abstract of a proposed manuscript to: Secretary, Engineering Meetings Board, SAE. Printed in USA

3 A 6-Speed Automatic Transmission Plant Dynamics for HIL Test Bench Quan Zheng, Asif Habeebullah, Woowon Chung and Andrew Herman Delphi Corporation Copyright 28 SAE International ABSTRACT During the production controller and software development process, one critical step is the controller and software verification. There are various ways to perform this verification. One of the commonly used methods is to utilize an HIL (hardware-in-the-loop) test bench to emulate powertrain hardware for development and validation of powertrain controllers and software. A key piece of an HIL bench is the plant dynamics model used to emulate the external environment of a modern controller, such as engine (ECM), transmission (TCM) or powertrain controller (PCM), so that the algorithms and their software implementation can be exercised to confirm the desired results. This paper presents a 6-speed automatic transmission plant dynamics model development for hardware-in-theloop (HIL) test bench for the validation of production transmission controls software. The modeling method, model validation, and application in an HIL test environment are described in details. By developing a transmission plant dynamics model, test cases can be created to validate targeted areas of the control software for confirmation of the expected results from software release to release. This is especially important when algorithm/software development timing is aggressive and the management of development activities in a global work environment requires high quality, and timely test results. INTRODUCTION In the paper presented by Zheng, et al. [1], five areas were discussed for the extension of the Delphi transmission HIL capability. Those areas were: 1. Increased test coverage for current TCM software applications. 2. Automation of existing and newly-developed test cases. 3. Development of more sophisticated pass/fail determination of test cases. 4. Integration of higher-fidelity hydraulic models to offer a more realistic transmission response. 5. Data capture method using production vehicle calibration tools to re-create conditions in the HIL environment similar to vehicle conditions. Focus has been invested in #4 and #5, in order to provide the appropriate foundation to align existing data (#5) with simulation fidelity (#4) such that #'s 1-3 can be achieved. The following sections describe the system architecture, powertrain plant model, 6-speed model validation, bench test capability, and future development. TEST BENCH CONFIGURATION Figure 1 shows the Delphi HIL Virtual Car Test Bench setup, which consists of the Host PC, HIL simulator (TestDrive), M-Node, Break-Out Boxes (1 AutoBoB + 1 manual BoB) and the controller (TCM) itself. Figure 2 shows the system architecture and key signal flow diagram. Host PC: It runs the simulator's console software (user interface) to communicate with TestDrive. TESTDRIVE SIMULATOR: TestDrive simulator provides the following functions: The I/O interface and power to the controller Stimulates controller inputs by simulating various sensors like (TRANSOILTEMP, etc.) Communicates with the M-Node

4 Oscilloscope Power Supply TCM Breakout Boxes Manual Breakout Box AutoBOB CAN Ethernet TestDrive Chassis IEEE 1394 (FireWire) Laptop Running INCA Host PC Ethernet M-Node Figure 1 Delphi s HIL Virtual Car Test Bench Provides the Throttle and Brake inputs as commanded by the user Reads the gear-output from the TCM and feeds this to the M-Node plant model Measures the solenoid currents commanded by the TCM and passes them as inputs to the M- Node for solenoid currents to clutch pressures conversion. Retrieves the plant-model generated TISS, TOSS signals and stimulates the appropriate controller inputs. It also gets Vehicle Speed information from the plant-model to display to the console. M-NODE: M-Node performs the drive-train plant-model calculations. It receives the Throttle, Brake inputs from the user and the commanded Gear and TRANSOILTEMP from the controller via TestDrive. It calculates the TISS and TOSS values from the driveline model and outputs them to TestDrive so as to be converted to real-world sensor outputs. The current to pressure conversion subsystem accepts the commanded/measured solenoid currents and outputs the respective clutch pressures to the transmission clutches. BREAK-OUT-BOXES (BOB): BoBs are used to simulate electronic/manual faults for diagnostic purposes. TRANSMISSION CONTROL MODULE (TCM): The controller reads the TISS, TOSS sensor signals from the TestDrive simulator, performs the control algorithm calculations, determines the appropriate gear for the automatic transmission based on various input signals (throttle, brake switch status, PRNDL switch status, transmission oil temperature and other sensor inputs), calculates the solenoid currents and outputs the current waveforms onto the solenoids. LAPTOP: The laptop as such doesn't form part of the closed-loop simulation setup. However, it is used for flashing the software and calibrations into the controller, recording/displaying the internal controller variables and calibrating the controller through a calibration tool like ETAS INCA USER INPUTS: User inputs to HIL bench are throttle and brake.

5 PRNDL Throttle Brake TFT Host PC with TestDrive Console Outputs Inputs TestDrive Gear PWM Solenoid currents Actuators Sensors CAN bus TCM Throttle Brake Gear TFT Solenoid currents TISS TOSS VKPH CCP Laptop with INCA M-Node Figure 2 HIL Bench Architecture 6-SPEED AUTOMATIC TRANSMISSION PLANT DYNAMICS MODEL Powertrain dynamics modeling has been an active research and development field for many years. In general, a complete powertrain model has representations of engine, torque converter, transmission, and driveline/ vehicle dynamics. Depending on the application, the powertrain model may have different levels of complexity for a certain part of the powertrain model. For example, if the emphasis is on engine applications, then the engine model may be of high-fidelity. Similarly, for chassis applications, the vehicle dynamics model is very detailed. In our case, the motivation for the development of automatic transmission plant model is to enable the algorithm/test engineer(s) to check the controller performance with a representative transmission plant model in the absence of the real transmission hardware. The powertrain plant dynamics model is a key element of the Virtual Car Test Bench as shown in Figure 1, which requires a powertrain model with high-fidelity representation of the transmission dynamics. Such Virtual Car Test Bench is used for controller and software testing, control algorithm development and testing. The initial model is developed by starting with an example SimDriveline model from the MathWorks. This model represents the major components of the drivetrain (engine, torque converter, transmission, and vehicle load) by specialized blocks from the SimDriveline blockset of the Simulink library. The 6-speed AT mechanical model is then configured using SimDriveline toolbox building blocks. Unlike the conventional modeling approach of deriving the transmission dynamics state equations and transitions, SimDriveline toolbox offers components with built in state equations and transition conditions. Therefore, the state transitions and boundary conditions are taken care of by the physical model. Table 1 shows the clutch state table for the 6-speed automatic transmission of interest. Figure 3 shows the powertrain model developed using SimDriveline toolbox. The model parameters of various blocks are updated to reflect the vehicle design parameters. The engine speedtorque map, the torque converter parameters (speed and torque ratios, capacity factor), transmission gear ratios, clutch design parameters, transmission inertias, the final drive gear ratio, the vehicle inertia and the road-load values. The model also uses certain parameters that are not readily available due to the lack of proprietary design information. These parameters are tuned in an iterative fashion and this is found to be an arduous process. The key transmission dynamics model parameters are tuned by inputting the actual vehicle engine speed in the model. The modeled transmission input speed and output speed are then compared with vehicle data. The powertrain model is developed with the following stages to deliver different levels of model fidelity at each stage: Stage 1: Develop and validate 6-speed AT mechanical model.

6 Stage 2: Develop and validate the hydraulic pressure generation model Stage 3: Validate vehicle dynamics model Stage 4: Develop and validate engine model to have proper torque generation. This staged development process enables us to focus on the key modules needed for controller and software testing purpose, and at the same time, the model development is continued to improve the model fidelity of other modules. R D1 D2 D3 D4 D5 D6 C1234 UD C456 OD C35R C26 1 Used for engine braking when on. CBLR LR/B 1 Table 1 Clutch state table of 6-Speed AT F1 measure engine speed is used as input to the powertrain model. The modeled transmission input speed is compared with the measure transmission input speed. Another source of variation is the vehicle loading on the output shaft of the transmission. There are several steps to develop a set of representative parameters for vehicle loading. After the load model is derived, the simulated output speed is compared with the measured output speed. Figure 4 - Figure 6 show the model validation results. These results are organized by recording signals from a typical test vehicle driven under selected driving conditions (this constitutes the test-data), running the model with its inputs being driven from the test-data and comparing the model outputs against the test-data outputs. Figure 4 shows the vehicle data of throttle, brake and gear requests, which are inputs to the model. Figure 5 shows the engine speed and engine torque traces. The engine torque graph shows the comparison engine torque calculated by model and the data taken from vehicle. It is obvious that engine model needs additional improvements. For our model validation purpose, engine speed is fed into the powertrain model using SimDriveline speed input block. This allows us to focus on transmission dynamics directly without focusing heavily on the fidelity of engine model. Figure 6 shows the comparison of transmission input speed (TISS), transmission output speed (TOSS) and vehicle speed calculated by the model and measured from vehicle. As shown in Figure 6, the model and vehicle data show a close correspondence for the most part with the transmission up-shifts and down-shifts. However, there are a few areas that the speed levels of modeled and measured data do not line up. This is due to the vehicle loading part of the model being not accurate. This is part of our future work to improve the vehicle dynamics model in order to add proper loading to the transmission. Figure 3 Drive-train Plant 6-SPEED AT MODEL VALIDATION The automatic transmission model is validated by vehicle data. One challenge of the model development is the tuning of the model parameters. The original design parameters are limited, and are sometime proprietary. Therefore, model parameter identification and tuning becomes an important task. Another challenge of the model development is that a detailed engine dynamics model is necessary to fine tune the transmission dynamics response. The focus of the model is on the transmission dynamics. Therefore, actual measured vehicle data is used to tune the transmission model parameters. In this case, Throttle Brake Gear request x Time (secs) Figure 4 (User) Inputs

7 Engine Torque Engine Speed Time (secs) Figure 5 Outputs: Engine torque and speed TISS 4 2 TOSS, Engine RPM, vehicle speed etc based on user inputs such as throttle and brake. As shown in Figure 7, the plant model is running on Host PC. Based Throttle and brake inputs from the user, the plant model generates transmission shifting control related signals (TISS, TOSS etc.). These signals are converted to actual sensor signals that are inputs to TCM. Based on these speed signals and user inputs, TCM control software determines shift control strategy and generates gear change commands. HIL bench reads this gear change request (gear ratio change command) from the controller, which triggers the actuation of proper solenoids to generate pressure of corresponding clutches. When certain clutches are actuated, shifting happens. Plant dynamics model generates TISS and TOSS, which are read by the controller. By such, HIL bench mimics realistic transmission shifting and generates proper signals to the controller. TOSS Vehicle speed Time (secs) Figure 6 Transmission Outputs Figure 7 System architecture of Delphi's HIL Closed loop Bench BENCH TEST CAPABILITIES CLOSED LOOP HIL BENCH Conventional test benches are open loop benches. Open loop here means that there is no plant model running to provide realistic feedback signals. Engineers need to manipulate certain inputs to test controller and control functions. However, this type of testing is not sufficient for certain applications such as transmission control algorithm development and verification. To manually generate speed traces during shifting is not a trivial task. Figure 7 shows the simplified representation of the closed loop HIL bench. The difference between open loop and closed loop HIL bench is that closed loop bench generates realistic powertrain outputs such as TISS, The closed loop bench concept explained above is clearly shown in Figure 8. As shown in the figure, HIL bench reads the solenoid current output from TCM. Plant model converts this current reading to the corresponding solenoid pressure and calculated clutch pressures. These clutch pressures are then converted to the actuation force on the corresponding clutches. Based on gear ratio change mechanics, the plant dynamics model generates realistic TISS (Input shaft speed) and TOSS (Output shaft) RPM, which are fed to TCM. Thus, transmission control algorithms can be verified with realistic TISS, TOSS and VRPM relations during shifting.

8 Command Current Control Pressure Clutch Braking Force= uf F=P*A Figure 9 Example Power off 1->2 shift Closed Loop Plant Generate TOSS,TISS and VRPM relation Figure 8 Current, Pressure and Closed Loop structure As pointed out earlier, engine RPM signal needs to be fed to the plant model because a validated high fidelity engine plant dynamics model is not yet available at this stage of development. Engine torque is estimated by using measured engine speeds. CONTROL ALGORITHM TESTING The new generation of Delphi's transmission control methodology is to provide the customer with the best calibration authority. This means that transmission control can be achieved by very general calibration setting. For those familiar with the art of transmission controls, a key point of the art is to properly control transmission actuators at each phase of shifting process. In order to test this new generation of transmission control strategy, closed loop test bench is a necessity. An example of the testing needs is given below. One important aspect of transmission shift control is to properly determine the shift progress, i.e. shift phases. For the apply and release clutch phase transitions, phase duration time is used as well as certain event triggers, such as Shift Begin, Shift Finish, etc. As shown in Figure 9, during 1->2 power off shifting, Apply1 Clutch SYR point can be set to true by model the HIL bench. Therefore, the phase transition algorithm can be verified. PLAY BACK MODE Play Back Mode is an important function of the HIL Virtual Car bench. Play Back enables test engineers to playback test data repeatedly to test certain areas of controller functionality. This functionality also allows data collected in a test vehicle or dyno to be repeated, which is important to reproduce errors that are difficult, damaging or maybe even dangerous in a test vehicle (Zheng, et al., 27). The concept of Play Back Mode is to make HIL test bench re-produce the recorded (vehicle) signals repeatedly, i.e. to re-create the vehicle test scenario on the test bench. In this section, we will detail the data capture method using production vehicle calibration tools to re-create conditions in the HIL environment similar to vehicle conditions. Since the bench model is running in Matlab environment, it is necessary to convert all data file to this Matlab.mat data format. Figure 1 shows the process of data format conversion, which can be summarized at the following steps: Collect input signals to TCM using production vehicle calibration tool; Convert.dat file to Matlab.mat format (mdfimport developed by Mathworks, Figure 12); Convert data to the right format (loop rate, row, column, etc.)

9 mdfimport Vehicle test data(*.dat) mat file Save as mat file Time align as 5ms and Row,column change Run model 5 ms step By conversion m file Developed by Delphi Figure 1 Data format conversion Figure 12 MDFIMPORT program developed by Mathworks Figure 13 shows data comparison between input and output data. Here the compared data are TISS, TOSS and VRPM. B* represents bench generated signal. As shown, the Play Back Mode data matches the vehicle data very well. Figure 11 Input signals to the TCM Figure 11 shows input signals to the TCM that are necessary for the proper transmission control. In this case, TCM uses CAN for Eng related signal sharing, which are the necessary input to the model as well. Figure 12 shows MDFIMPORT program used to convert the recorded vehicle data (*.dat) to Matlab data format. Figure 14 shows the comparison of solenoid current generated on the bench and vehicle compared result, where variables AUTCURA (26Brake), AUTCURB(UD), AUTCURD(35R) and AUTCURE(OD) represent solenoid control current (from to 85mA), and B* represent bench test result with mat conversion. As shown in the figure, the two sets of data match very well, which means that same outputs from TCM can be expected via Play Back. In summary, Play Back Mode feature allows test engineers to replay vehicle test data on the HIL bench repeatedly, which is not possible by human driving a car. Therefore, Play Back Mode makes it easier to find the root cause of a problem and eventually fix the problem.

10 BVTINSPDF VTINSPDF FUTURE DEVELOPMENT The above described 6 Speed HIL environment offers the ability to evaluate real-world data against previously discussed model. The extensions of this capability will follow primary paths. Below are the areas of focus for future development: 1. Increased model fidelity, addressing the following: Add vehicle dynamics to the model by modeling a differential, longitudinal car dynamics and tires BVOUTSPDF VOUTSPDF BVRPM VRPM Exercise the current to pressure generation portion (already available in the model) so that it produces the clutch pressures for the transmission clutches. Add a hydraulic plant to model the transmission hydraulics; SimHydraulics physical modeling block-set could be utilized for this purpose. Use Simulink Parameter Estimation to dynamically tune the model parameters to further refine performance. Improved Engine model 2. Increased TCM HW and SW Test Coverage (items described in the INTRODUCTION not addressed in this paper): Increased test coverage for current TCM software applications Figure 13 VTINSPDF (TISS), VOUTSPDF (TOSS) and VRPM Automation of existing and newly-developed test cases. Development of more sophisticated pass/fail determination of test cases BAUTCURA BAUTCURB BAUTCURD BAUTCURE AUTCURA AUTCURB AUTCURD AUTCURE CONCLUSION In this paper, we presented the development of the 6- speed automatic transmission plant dynamics model for the Delphi s HIL Virtual Car Test Bench and how the HIL bench is used in the verification and validation of production controller and software. System architecture, plant model, bench capabilities and example test cases are presented. Finally, future development is given. REFERENCES Figure 14 Compared result 1. Q. Zheng, W. Chung, K. Defore and A. Herman, A Hardware-in-the-loop Test Bench for Production Transmission Controls Software Quality Validation, SAE Technical Paper, No , 27.

11 CONTACT Quan Zheng, Ph.D. Staff Research Engineer -Forward Transmission Controls Delphi Powertrain Systems Technical Center Brighton 1251 E. Grand River, Brighton, MI Phone: Asif Habeebullah Systems Engineer Delphi Powertrain Systems Technical Center Brighton 1251 E. Grand River, Brighton, MI Woowon Chung Senior Project Engineer - Forward Transmission Algorithms Delphi Powertrain Systems Technical Center Brighton 1251 E. Grand River, Brighton, MI Phone: woowon.w.chung@delphi.com DEFINITIONS, ACRONYMS, ABBREVIATIONS ECM: Engine Control Module TCM: Transmission Control Module PCM: Powertrain Control Module AutoBOB: Automated Break-Out-Box HAL: Hardware Abstraction Layer HWIO: Hardware Input Output Layer HIL: Hardware In the Loop Matlab, Simulink, Stateflow, SimDriveline are Registered Trademarks of MathWorks, Inc. TestDrive is a Registered Trademark of Opal-RT Technologies. INCA is a Registered Trademark of ETAS Inc. Andrew Herman Staff Engineer- Forward Transmission Algorithms Delphi Powertrain Systems Technical Center Brighton 1251 E. Grand River, Brighton, MI Phone: andrew.herman@delphi.com

Five Cool Things You Can Do With Powertrain Blockset The MathWorks, Inc. 1

Five Cool Things You Can Do With Powertrain Blockset The MathWorks, Inc. 1 Five Cool Things You Can Do With Powertrain Blockset Mike Sasena, PhD Automotive Product Manager 2017 The MathWorks, Inc. 1 FTP75 Simulation 2 Powertrain Blockset Value Proposition Perform fuel economy

More information

Modeling and Simulate Automotive Powertrain Systems

Modeling and Simulate Automotive Powertrain Systems Modeling and Simulate Automotive Powertrain Systems Maurizio Dalbard 2015 The MathWorks, Inc. 1 Model-Based Design Challenges It s hard to do good Model-Based Design without good models Insufficient expertise

More information

The MathWorks Crossover to Model-Based Design

The MathWorks Crossover to Model-Based Design The MathWorks Crossover to Model-Based Design The Ohio State University Kerem Koprubasi, Ph.D. Candidate Mechanical Engineering The 2008 Challenge X Competition Benefits of MathWorks Tools Model-based

More information

Building Fast and Accurate Powertrain Models for System and Control Development

Building Fast and Accurate Powertrain Models for System and Control Development Building Fast and Accurate Powertrain Models for System and Control Development Prasanna Deshpande 2015 The MathWorks, Inc. 1 Challenges for the Powertrain Engineering Teams How to design and test vehicle

More information

Damper Analysis using Energy Method

Damper Analysis using Energy Method SAE TECHNICAL 2002-01-3536 PAPER SERIES E Damper Analysis using Energy Method Angelo Cesar Nuti General Motors do Brasil Ramon Orives General Motors do Brasil Flavio Garzeri General Motors do Brasil 11

More information

Track Simulation and Vehicle Characterization with 7 Post Testing

Track Simulation and Vehicle Characterization with 7 Post Testing SAE TECHNICAL PAPER SERIES 2002-01-3307 Track Simulation and Vehicle Characterization with 7 Post Testing Jim Kelly Burke E. Porter Machinery Company Henri Kowalczyk Auto Research Center - Indianapolis

More information

Full Vehicle Simulation for Electrification and Automated Driving Applications

Full Vehicle Simulation for Electrification and Automated Driving Applications Full Vehicle Simulation for Electrification and Automated Driving Applications Vijayalayan R & Prasanna Deshpande Control Design Application Engineering 2015 The MathWorks, Inc. 1 Key Trends in Automotive

More information

Model Based Design: Balancing Embedded Controls Development and System Simulation

Model Based Design: Balancing Embedded Controls Development and System Simulation All-Day Hybrid Power On the Job Model Based Design: Balancing Embedded Controls Development and System Simulation Presented by : Bill Mammen 1 Topics Odyne The Project System Model Summary 2 About Odyne

More information

Anti-Lock Braking Performance and Hydraulic Brake Pressure Estimation

Anti-Lock Braking Performance and Hydraulic Brake Pressure Estimation 2005-01-1061 SAE TECHNICAL PAPER SERIES Anti-Lock Braking Performance and Hydraulic Brake Pressure Estimation Kevin O'Dea Delphi Corporation Reprinted From: Virtual Engineering and Development, Digital

More information

Simulink as a Platform for Full Vehicle Simulation

Simulink as a Platform for Full Vehicle Simulation Simulink as a Platform for Full Vehicle Simulation Mike Sasena (Product Manager) Lars Krause (Application Engineer) Ryan Chladny (Development) 2018 The MathWorks, Inc. 1 Fuel Economy Simulation 2 Vehicle

More information

Virtual Testing and Simulation Environment [Micro-HiL] for Engine and Aftertreatment Calibration and Development -Part 2

Virtual Testing and Simulation Environment [Micro-HiL] for Engine and Aftertreatment Calibration and Development -Part 2 Copyright 2012 SAE International SAE Paper 2012-01-0928 This paper is posted on this website with permission from SAE Further use or distribution is not permitted without permission from SAE Virtual Testing

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 [Subtrack 2] Vehicle Dynamics Blockset 소개 김종헌부장 2015 The MathWorks, Inc. 2 Agenda What is Vehicle Dynamics Blockset? How can I use it? 3 Agenda What is Vehicle Dynamics Blockset?

More information

Momentu. Brake-by-Wire Gathers. HIL Test System for Developing a 12-V Brake-by-Wire System BRAKE-BY-WIRE SYSTEMS

Momentu. Brake-by-Wire Gathers. HIL Test System for Developing a 12-V Brake-by-Wire System BRAKE-BY-WIRE SYSTEMS PAGE 14 BRAKE-BY-WIRE SYSTS Brake-by-Wire Gathers omentu HIL Test System for Developing a 12-V Brake-by-Wire System PAGE 15 The future of the brake is electric (brake-bywire system). An electric motor

More information

Design of Formula SAE Suspension

Design of Formula SAE Suspension SAE TECHNICAL PAPER SERIES 2002-01-3310 Design of Formula SAE Suspension Badih A. Jawad and Jason Baumann Lawrence Technological University Reprinted From: Proceedings of the 2002 SAE Motorsports Engineering

More information

Model-Based Design and Hardware-in-the-Loop Simulation for Clean Vehicles Bo Chen, Ph.D.

Model-Based Design and Hardware-in-the-Loop Simulation for Clean Vehicles Bo Chen, Ph.D. Model-Based Design and Hardware-in-the-Loop Simulation for Clean Vehicles Bo Chen, Ph.D. Dave House Associate Professor of Mechanical Engineering and Electrical Engineering Department of Mechanical Engineering

More information

SIL, HIL, and Vehicle Fuel Economy Analysis of a Pre- Transmission Parallel PHEV

SIL, HIL, and Vehicle Fuel Economy Analysis of a Pre- Transmission Parallel PHEV EVS27 Barcelona, Spain, November 17-20, 2013 SIL, HIL, and Vehicle Fuel Economy Analysis of a Pre- Transmission Parallel PHEV Jonathan D. Moore and G. Marshall Molen Mississippi State University Jdm833@msstate.edu

More information

DYNA4 Open Simulation Framework with Flexible Support for Your Work Processes and Modular Simulation Model Library

DYNA4 Open Simulation Framework with Flexible Support for Your Work Processes and Modular Simulation Model Library Open Simulation Framework with Flexible Support for Your Work Processes and Modular Simulation Model Library DYNA4 Concept DYNA4 is an open and modular simulation framework for efficient working with simulation

More information

ENERGY ANALYSIS OF A POWERTRAIN AND CHASSIS INTEGRATED SIMULATION ON A MILITARY DUTY CYCLE

ENERGY ANALYSIS OF A POWERTRAIN AND CHASSIS INTEGRATED SIMULATION ON A MILITARY DUTY CYCLE U.S. ARMY TANK AUTOMOTIVE RESEARCH, DEVELOPMENT AND ENGINEERING CENTER ENERGY ANALYSIS OF A POWERTRAIN AND CHASSIS INTEGRATED SIMULATION ON A MILITARY DUTY CYCLE GT Suite User s Conference: 9 November

More information

Proper Modeling of Integrated Vehicle Systems

Proper Modeling of Integrated Vehicle Systems Proper Modeling of Integrated Vehicle Systems Geoff Rideout Graduate Student Research Assistant Automated Modeling Laboratory University of Michigan Modeling of Integrated Vehicle Powertrain Systems 1

More information

MORSE: MOdel-based Real-time Systems Engineering. Reducing physical testing in the calibration of diagnostic and driveabilty features

MORSE: MOdel-based Real-time Systems Engineering. Reducing physical testing in the calibration of diagnostic and driveabilty features MORSE: MOdel-based Real-time Systems Engineering Reducing physical testing in the calibration of diagnostic and driveabilty features Mike Dempsey Claytex Future Powertrain Conference 2017 MORSE project

More information

Embedded Torque Estimator for Diesel Engine Control Application

Embedded Torque Estimator for Diesel Engine Control Application 2004-xx-xxxx Embedded Torque Estimator for Diesel Engine Control Application Peter J. Maloney The MathWorks, Inc. Copyright 2004 SAE International ABSTRACT To improve vehicle driveability in diesel powertrain

More information

Testing Electrified Drivetrains for Vehicles without the Battery or Engine. Application Reprint of Readout No. 38

Testing Electrified Drivetrains for Vehicles without the Battery or Engine. Application Reprint of Readout No. 38 Feature Article Feature Article Testing Electrified Drivetrains for Vehicles without the Battery or. Reprint of Readout No. 38 Testing Electrified Drivetrains for Vehicles without the Battery or. Norm

More information

OPENSTEERING PLATFORM

OPENSTEERING PLATFORM MDYNAMIX AFFILIATED INSTITUTE OF MUNICH UNIVERSITY OF APPLIED SCIENCES OPENSTEERING PLATFORM FOR DEVELOPMENT OF ADVANCED STEERING FUNCTIONS, ADAS AND AUTONOMOUS VEHICLES 9th International Munich Chassis

More information

Experience the Hybrid Drive

Experience the Hybrid Drive Experience the Hybrid Drive MAGNA STEYR equips SUV with hybrid drive Hybrid demo vehicle with dspace prototyping system To integrate components into a hybrid vehicle drivetrain, extensive modification

More information

Designing for Reliability and Robustness with MATLAB

Designing for Reliability and Robustness with MATLAB Designing for Reliability and Robustness with MATLAB Parameter Estimation and Tuning Sensitivity Analysis and Reliability Design of Experiments (DoE) and Calibration U. M. Sundar Senior Application Engineer

More information

ECU Development for a Formula SAE Engine

ECU Development for a Formula SAE Engine 2005-01-0027 SAE TECHNICAL PAPER SERIES ECU Development for a Formula SAE Engine Mario Farrugia, Michael Farrugia and Brian Sangeorzan Oakland University Reprinted From: Electronic Engine Controls 2005

More information

Beyond Standard. Dynamic Wheel Endurance Tester. Caster Concepts, Inc. Introduction: General Capabilities: Written By: Dr.

Beyond Standard. Dynamic Wheel Endurance Tester. Caster Concepts, Inc. Introduction: General Capabilities: Written By: Dr. Dynamic Wheel Endurance Tester Caster Concepts, Inc. Written By: Dr. Elmer Lee Introduction: This paper details the functionality and specifications of the Dynamic Wheel Endurance Tester (DWET) developed

More information

ABSTRACT INTRODUCTION

ABSTRACT INTRODUCTION NEW METHODOLOGIES FOR OBD VALIDATION David Gary Hickman ETAS GmbH, Stuttgart Mahesh Dhavale TATA Technologies Ltd. Pune Khushal Malpure ETAS Automotive India Pvt.Ltd. ABSTRACT Validation of OBD calibration

More information

Development of a Multibody Systems Model for Investigation of the Effects of Hybrid Electric Vehicle Powertrains on Vehicle Dynamics.

Development of a Multibody Systems Model for Investigation of the Effects of Hybrid Electric Vehicle Powertrains on Vehicle Dynamics. Development of a Multibody Systems Model for Investigation of the Effects of Hybrid Electric Vehicle Powertrains on Vehicle Dynamics. http://dx.doi.org/10.3991/ijoe.v11i6.5033 Matthew Bastin* and R Peter

More information

Two-Stroke Diesel & X-DF Engines

Two-Stroke Diesel & X-DF Engines Two-Stroke Diesel & X-DF Engines Training Courses CMA CGM A valuable investment WinGD training courses are conducted by professional, STCW-95 certified instructors to improve the technical and operational

More information

DRAFT (IMECE ) Hardware-In-the-Loop Simulation for Control Development in EHPV Applications

DRAFT (IMECE ) Hardware-In-the-Loop Simulation for Control Development in EHPV Applications DRAFT (IMECE2003-43729) Hardware-In-the-Loop Simulation for Control Development in EHPV Applications Sooyong Jung, Young J. Lee and Wayne J. Book Geroge W. Woodruff School of Mechanical Engineering Georgia

More information

Automatized System of Electrical Diagnosis Validation

Automatized System of Electrical Diagnosis Validation Speakers Information- Controls, Measurement & Calibration Congress Automatized System of Electrical Diagnosis Validation Andre Luis Furlanetti Gouvea Magneti Marelli Sistemas Automotivos Alexandre Maria

More information

[Hake, 4(4): April 2017] ISSN DOI /zenodo Impact Factor

[Hake, 4(4): April 2017] ISSN DOI /zenodo Impact Factor GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES DESIGN AND DEVELOPMENT OF HARDWARE IN- LOOP TEST BENCH FOR ENGINE AFTERTREATMENT CONTROLS SYSTEM Sandeep B Hake *1 & Moresh Mukhedkar 2 *1 PG Student,

More information

Implementation and application of Simpackmulti-attribute vehicle models at Toyota Motor Europe

Implementation and application of Simpackmulti-attribute vehicle models at Toyota Motor Europe Implementation and application of Simpackmulti-attribute vehicle models at Toyota Motor Europe Ernesto Mottola, PhD. Takao Sugai Vehicle Performance Engineering Toyota Motor Europe NV/SA Technical Center

More information

ASM Brake Hydraulics Model. dspace Automotive Simulation Models ASM Brake Hydraulics Model

ASM Brake Hydraulics Model. dspace Automotive Simulation Models ASM Brake Hydraulics Model ASM Brake Hydraulics Model dspace Automotive Simulation Models ASM Brake Hydraulics Model dspace Automotive Simulation Models ASM Brake Hydraulics Model Real-time brake hydraulics model Key Features Open

More information

Automated Testing in Automotive Software Development using Vehicle System Simulation

Automated Testing in Automotive Software Development using Vehicle System Simulation Automated Testing in Automotive Software Development using Vehicle System Simulation Oliver Philipp, Martin Ehmann TESIS DYNAware GmbH, www.tesis-dynaware.com 1 Defect Rate Cost for Defect Fix Motivation:

More information

Bicycle Hardware in the Loop Simulator for Braking Dynamics Assistance System

Bicycle Hardware in the Loop Simulator for Braking Dynamics Assistance System Bicycle Hardware in the Loop Simulator for Braking Dynamics Assistance System IPG Apply & Innovate 2016 Conference Session: Off Highway Cornelius Bott, Martin Pfeiffer, Oliver Maier, Jürgen Wrede 21.09.2016

More information

EPSRC-JLR Workshop 9th December 2014 TOWARDS AUTONOMY SMART AND CONNECTED CONTROL

EPSRC-JLR Workshop 9th December 2014 TOWARDS AUTONOMY SMART AND CONNECTED CONTROL EPSRC-JLR Workshop 9th December 2014 Increasing levels of autonomy of the driving task changing the demands of the environment Increased motivation from non-driving related activities Enhanced interface

More information

Combining Optimisation with Dymola to Calibrate a 2-zone Predictive Combustion Model.

Combining Optimisation with Dymola to Calibrate a 2-zone Predictive Combustion Model. Combining Optimisation with Dymola to Calibrate a 2-zone Predictive Combustion Model. Mike Dempsey Optimised Engineering Design Conference 2016 Claytex Services Limited Software, Consultancy, Training

More information

Development and Deployment of Virtual Test Systems An enabler to faster and efficient vehicle development

Development and Deployment of Virtual Test Systems An enabler to faster and efficient vehicle development Development and Deployment of Virtual Test Systems An enabler to faster and efficient vehicle development Muralidharan Chennakrishnan Vehicle Dynamics Attribute Engineering Ashok Leyland Product Development

More information

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

Hybrid Vehicle Model Development using ASM- AMESim-Simscape Co-Simulation for Real-Time HIL Applications Hybrid Vehicle Model Development using ASM- AMESim-Simscape Co-Simulation for Real-Time HIL Applications 2012-01-0932 Published 04/16/2012 Kunal Patil Texas Tech. University Sisay Kefyalew Molla dspace

More information

Integration of EtherCAT in Advanced Test Systems Solutions and Challenges. Dr. Frank Schütte, Andreas Tenge, Dr. László Juhász dspace GmbH, Paderborn

Integration of EtherCAT in Advanced Test Systems Solutions and Challenges. Dr. Frank Schütte, Andreas Tenge, Dr. László Juhász dspace GmbH, Paderborn Integration of EtherCAT in Advanced Test Systems Solutions and Challenges Dr. Frank Schütte, Andreas Tenge, Dr. László Juhász dspace GmbH, Paderborn ETG 2013 Introduction Actual developments in the mobile

More information

Shift-time Limited Acceleration: Final Drive Ratios in Formula SAE

Shift-time Limited Acceleration: Final Drive Ratios in Formula SAE SAE TECHNICAL PAPER SERIES 2004-01-3554 Shift-time Limited Acceleration: Final Drive Ratios in Formula SAE Charles Hugh Ping Auburn University Reprinted From: Proceedings of the 2004 SAE Motorsports Engineering

More information

Optimizing Performance and Fuel Economy of a Dual-Clutch Transmission Powertrain with Model-Based Design

Optimizing Performance and Fuel Economy of a Dual-Clutch Transmission Powertrain with Model-Based Design Optimizing Performance and Fuel Economy of a Dual-Clutch Transmission Powertrain with Model-Based Design Vijayalayan R, Senior Team Lead, Control Design Application Engineering, MathWorks India Pvt Ltd

More information

PROJECT WORK. NAME Engine base calibration process. TUTORs Amorese Stefano. JOB POSITION Engine calibration test bench engineer

PROJECT WORK. NAME Engine base calibration process. TUTORs Amorese Stefano. JOB POSITION Engine calibration test bench engineer Engine base calibration process TUTORs Amorese Stefano Engine calibration test bench engineer 1) Development of base engine calibration data: Performance optimization (maximum torque and power levels,

More information

Ampl2m. Kamil Herman Author of Ampl2m conversion tool. Who are you looking at

Ampl2m. Kamil Herman Author of Ampl2m conversion tool. Who are you looking at Who are you looking at Kamil Herman Author of conversion tool Senior automation engineer Working in Automation with ABB control systems since 1995 6 years in ABB Slovakia 2 year working for ABB Mannheim,

More information

Virtual Tests for Facilitating Steering Wheel Development SAE TECHNICAL PAPER SERIES

Virtual Tests for Facilitating Steering Wheel Development SAE TECHNICAL PAPER SERIES 25--72 SAE TECHNICAL PAPER SERIES Virtual Tests for Facilitating Steering Wheel Development Zane Z. Yang, Srini V. Raman and Deren Ma Delphi Corporation Reprinted From: Virtual Engineering and Development,

More information

Using MATLAB/ Simulink in the designing of Undergraduate Electric Machinery Courses

Using MATLAB/ Simulink in the designing of Undergraduate Electric Machinery Courses Using MATLAB/ Simulink in the designing of Undergraduate Electric Machinery Courses Mostafa.A. M. Fellani, Daw.E. Abaid * Control Engineering department Faculty of Electronics Technology, Beni-Walid, Libya

More information

The Application of Simulink for Vibration Simulation of Suspension Dual-mass System

The Application of Simulink for Vibration Simulation of Suspension Dual-mass System Sensors & Transducers 204 by IFSA Publishing, S. L. http://www.sensorsportal.com The Application of Simulink for Vibration Simulation of Suspension Dual-mass System Gao Fei, 2 Qu Xiao Fei, 2 Zheng Pei

More information

ESC-HIL TEST SYSTEM SOLUTIONS FOR VIRTUAL TEST DRIVING

ESC-HIL TEST SYSTEM SOLUTIONS FOR VIRTUAL TEST DRIVING ESC-HIL TEST SYSTEM SOLUTIONS FOR VIRTUAL TEST DRIVING Table of Contents Motivation 3 System at a Glance 4 General Description 5 Block Diagram (example configuration) 6 Use Cases 7 Verification and Validation

More information

MoBEO: Model based Engine Development and Calibration

MoBEO: Model based Engine Development and Calibration MoBEO: Model based Engine Development and Calibration Innovative ways to increase calibration quality within the limits of acceptable development effort! Dr. Prakash Gnanam, AVL Powertrain UK Ltd 1 25

More information

Compatibility of STPA with GM System Safety Engineering Process. Padma Sundaram Dave Hartfelder

Compatibility of STPA with GM System Safety Engineering Process. Padma Sundaram Dave Hartfelder Compatibility of STPA with GM System Safety Engineering Process Padma Sundaram Dave Hartfelder Table of Contents Introduction GM System Safety Engineering Process Overview Experience with STPA Evaluation

More information

China. Keywords: Electronically controled Braking System, Proportional Relay Valve, Simulation, HIL Test

China. Keywords: Electronically controled Braking System, Proportional Relay Valve, Simulation, HIL Test Applied Mechanics and Materials Online: 2013-10-11 ISSN: 1662-7482, Vol. 437, pp 418-422 doi:10.4028/www.scientific.net/amm.437.418 2013 Trans Tech Publications, Switzerland Simulation and HIL Test for

More information

Robot Arm with Conveyor Belts

Robot Arm with Conveyor Belts Robot Arm with Conveyor Belts This example models a robotic arm and two conveyor belts. One conveyor belts bring blocks to the robot. The robot grabs the block, flips it over and transfers it to another

More information

WHITE PAPER Autonomous Driving A Bird s Eye View

WHITE PAPER   Autonomous Driving A Bird s Eye View WHITE PAPER www.visteon.com Autonomous Driving A Bird s Eye View Autonomous Driving A Bird s Eye View How it all started? Over decades, assisted and autonomous driving has been envisioned as the future

More information

COUPLING HIL-SIMULATION, ENGINE TESTING AND AUTOSAR- COMPLIANT CONTROL UNITS FOR HYBRID TESTING

COUPLING HIL-SIMULATION, ENGINE TESTING AND AUTOSAR- COMPLIANT CONTROL UNITS FOR HYBRID TESTING UNIVERSITY OF PITESTI FACULTY OF MECHANICS AND TECHNOLOGY SCIENTIFIC BULLETIN AUTOMOTIVE series, year XV, no.19, vol. B COUPLING HIL-SIMULATION, ENGINE TESTING AND AUTOSAR- COMPLIANT CONTROL UNITS FOR

More information

TRANSNATIONAL ACCESS USER PROJECT FACT SHEET

TRANSNATIONAL ACCESS USER PROJECT FACT SHEET TRANSNATIONAL ACCESS USER PROJECT FACT SHEET USER PROJECT Acronym REPRMs Title ERIGrid Reference 01.006-2016 TA Call No. 01 Reliability Enhancement in PV Rich Microgrids with Plug-in-Hybrid Electric Vehicles

More information

AVL Virtual Testbed. Calibrate beyond the limits

AVL Virtual Testbed. Calibrate beyond the limits AVL Virtual Testbed Calibrate beyond the limits THE CHALLENGE Calibration Complexity The increasing vehicle diversity, combined with a multi tude of worldwide emissions regulations, the future introduction

More information

FMVSS 126 Electronic Stability Test and CarSim

FMVSS 126 Electronic Stability Test and CarSim Mechanical Simulation 912 North Main, Suite 210, Ann Arbor MI, 48104, USA Phone: 734 668-2930 Fax: 734 668-2877 Email: info@carsim.com Technical Memo www.carsim.com FMVSS 126 Electronic Stability Test

More information

Testing of Emissions- Relevant Driving Cycles on an Engine Testbed

Testing of Emissions- Relevant Driving Cycles on an Engine Testbed Testing of Emissions- Relevant Driving Cycles on an Engine Testbed Dr. Klaus Rothbart RDE as a Challenge for the Development TRAFFIC EXTREME CONDITIONS MOUNTAIN RANDOMNESS Driving style has a strong impact

More information

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility. Functional Validation of Battery Management Systems

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility. Functional Validation of Battery Management Systems European Conference on Nanoelectronics and Embedded Systems for Electric Mobility emobility emotion 25-26 th September 2013, Toulouse, France Functional Validation of Battery Management Systems Christian

More information

Potential Effects of Deceleration Pulse Variations on Injury Measures Computed in Aircraft Seat HIC Analysis Testing

Potential Effects of Deceleration Pulse Variations on Injury Measures Computed in Aircraft Seat HIC Analysis Testing Potential Effects of Deceleration Pulse Variations on Injury Measures Computed in Aircraft Seat HIC Analysis Testing K Friedman, G Mattos, K Bui, J Hutchinson, and A Jafri Friedman Research Corporation

More information

66RHMLPD ([DPSOHVRIXVDJHDQGVSUHDGRI'\PROD ZLWKLQ7R\RWD 0RGHOLFD:RUNVKRS3URFHHGLQJVSS

66RHMLPD ([DPSOHVRIXVDJHDQGVSUHDGRI'\PROD ZLWKLQ7R\RWD 0RGHOLFD:RUNVKRS3URFHHGLQJVSS 66RHMLPD ([DPSOHVRIXVDJHDQGVSUHDGRI'\PROD ZLWKLQ7R\RWD 0RGHOLFD:RUNVKRS3URFHHGLQJVSS 3DSHUSUHVHQWHGDWWKH0RGHOLFD:RUNVKRS2FW/XQG6ZHGHQ $OOSDSHUVRIWKLVZRUNVKRSFDQEHGRZQORDGHGIURP KWWSZZZ0RGHOLFDRUJPRGHOLFDSURFHHGLQJVKWPO

More information

Automotive Electronics/Connectivity/IoT/Smart City Track

Automotive Electronics/Connectivity/IoT/Smart City Track Automotive Electronics/Connectivity/IoT/Smart City Track The Automobile Electronics Sessions explore and investigate the ever-growing world of automobile electronics that affect virtually every aspect

More information

Design and Calibration of the Jaguar XK Adaptive Cruise Control System. Tim Jagger MathWorks International Automotive Conference 2006

Design and Calibration of the Jaguar XK Adaptive Cruise Control System. Tim Jagger MathWorks International Automotive Conference 2006 Design and Calibration of the Jaguar XK Adaptive Cruise Control System Tim Jagger MathWorks International Automotive Conference 26 JAGUAR XK Page 3 ADAPTIVE CRUISE CONTROL(ACC) MODEL BASED CALIBRATION

More information

Based on the findings, a preventive maintenance strategy can be prepared for the equipment in order to increase reliability and reduce costs.

Based on the findings, a preventive maintenance strategy can be prepared for the equipment in order to increase reliability and reduce costs. What is ABB MACHsense-R? ABB MACHsense-R is a service for monitoring the condition of motors and generators which is provided by ABB Local Service Centers. It is a remote monitoring service using sensors

More information

ABB June 19, Slide 1

ABB June 19, Slide 1 Dr Simon Round, Head of Technology Management, MATLAB Conference 2015, Bern Switzerland, 9 June 2015 A Decade of Efficiency Gains Leveraging modern development methods and the rising computational performance-price

More information

Preliminary Study on Quantitative Analysis of Steering System Using Hardware-in-the-Loop (HIL) Simulator

Preliminary Study on Quantitative Analysis of Steering System Using Hardware-in-the-Loop (HIL) Simulator TECHNICAL PAPER Preliminary Study on Quantitative Analysis of Steering System Using Hardware-in-the-Loop (HIL) Simulator M. SEGAWA M. HIGASHI One of the objectives in developing simulation methods is to

More information

EE 370L Controls Laboratory. Laboratory Exercise #E1 Motor Control

EE 370L Controls Laboratory. Laboratory Exercise #E1 Motor Control 1. Learning Objectives EE 370L Controls Laboratory Laboratory Exercise #E1 Motor Control Department of Electrical and Computer Engineering University of Nevada, at Las Vegas To demonstrate the concept

More information

On emission certification of heavy-duty hybrid electric vehicles using hardware-in-the-loop simulation

On emission certification of heavy-duty hybrid electric vehicles using hardware-in-the-loop simulation On emission certification of heavy-duty hybrid electric vehicles using hardware-in-the-loop simulation Jonas Fredriksson and Esteban Gelso Chalmers University of Technology Mattias Åsbogård and Michael

More information

Novel Chassis Concept for Omnidirectional Driving Maneuvers

Novel Chassis Concept for Omnidirectional Driving Maneuvers Novel Chassis Concept for Omnidirectional Driving Maneuvers Challenges in modelling suspensions with wheel individual steering system KIT The Research University in the Helmholtz Association www.kit.edu

More information

Balancing operability and fuel efficiency in the truck and bus industry

Balancing operability and fuel efficiency in the truck and bus industry Balancing operability and fuel efficiency in the truck and bus industry Realize innovation. Agenda The truck and bus industry is evolving Model-based systems engineering for truck and bus The voice of

More information

A Wind Turbine Benchmark Model for a Fault Detection and Isolation Competition

A Wind Turbine Benchmark Model for a Fault Detection and Isolation Competition A Wind Turbine Benchmark Model for a Fault Detection and Isolation Competition Silvio Simani Department of Engineering, University of Ferrara Via Saragat 1E 44123 Ferrara (FE), ITALY Ph./Fax:+390532974844

More information

Kit Number Used with the TE Transmission Simula. Reference Guide /05/06

Kit Number Used with the TE Transmission Simula. Reference Guide /05/06 62TE Transmission Simula ulator Adapter Harness Manual Kit Number 9944 Used with the 8333 Transmission Simulator Reference Guide 541263 12/05/06 Copyright 2006 by SPX Corporation INTRODUCTION The following

More information

SESSION 2 Powertrain. Why real driving simulation facilitates the development of new propulsion systems

SESSION 2 Powertrain. Why real driving simulation facilitates the development of new propulsion systems SESSION 2 Powertrain Why real driving facilitates the development of new propulsion systems CO 2 /Fuel Consumption, Pollutant Emissions, EV Range The real driving values are more and more in the public

More information

Simscape Getting Started Guide. R2014a

Simscape Getting Started Guide. R2014a Simscape Getting Started Guide R2014a How to Contact MathWorks www.mathworks.com Web comp.soft-sys.matlab Newsgroup www.mathworks.com/contact_ts.html Technical Support suggest@mathworks.com bugs@mathworks.com

More information

Test & Validation Challenges Facing ADAS and CAV

Test & Validation Challenges Facing ADAS and CAV Test & Validation Challenges Facing ADAS and CAV Chris Reeves Future Transport Technologies & Intelligent Mobility Low Carbon Vehicle Event 2016 3rd Revolution of the Automotive Sector 3 rd Connectivity

More information

Virtual Testing of the Full Vehicle System

Virtual Testing of the Full Vehicle System Virtual Testing of the Full Vehicle System Mike Dempsey Claytex Services Limited Software, Consultancy, Training Based in Leamington Spa, UK Office in Cape Town, South Africa Experts in Systems Engineering,

More information

MODELING AND SIMULATION OF DUAL CLUTCH TRANSMISSION AND HYBRID ELECTRIC VEHICLES

MODELING AND SIMULATION OF DUAL CLUTCH TRANSMISSION AND HYBRID ELECTRIC VEHICLES 11th International DAAAM Baltic Conference INDUSTRIAL ENGINEERING 20-22 nd April 2016, Tallinn, Estonia MODELING AND SIMULATION OF DUAL CLUTCH TRANSMISSION AND HYBRID ELECTRIC VEHICLES Abouelkheir Moustafa;

More information

Predictive Control Strategies using Simulink

Predictive Control Strategies using Simulink Example slide Predictive Control Strategies using Simulink Kiran Ravindran, Ashwini Athreya, HEV-SW, EE/MBRDI March 2014 Project Overview 2 Predictive Control Strategies using Simulink Kiran Ravindran

More information

Development of a Clutch Control System for a Hybrid Electric Vehicle with One Motor and Two Clutches

Development of a Clutch Control System for a Hybrid Electric Vehicle with One Motor and Two Clutches Development of a Clutch Control System for a Hybrid Electric Vehicle with One Motor and Two Clutches Kazutaka Adachi*, Hiroyuki Ashizawa**, Sachiyo Nomura***, Yoshimasa Ochi**** *Nissan Motor Co., Ltd.,

More information

VIRTUAL HYBRID ON THE ENGINE TEST BENCH SMART FRONTLOADING

VIRTUAL HYBRID ON THE ENGINE TEST BENCH SMART FRONTLOADING VIRTUAL HYBRID ON THE ENGINE TEST BENCH SMART FRONTLOADING RDE ENGINEERING [EIL] J. GERSTENBERG, DR. S. STERZING-OPPEL, C. FISCHER, B. SEIDEL, D. TRENKLE, M. OFF, DR. M. GLORA Overview RDE tool chain Virtual

More information

Dynamic DC Emulator Efficient testing of charging technology and power electronics

Dynamic DC Emulator Efficient testing of charging technology and power electronics Dynamic DC Emulator Efficient testing of charging technology and power electronics Highlights Efficient testing of charging technology The Scienlab ChargingDiscoverySystem (CDS) can be combined with the

More information

Computer Aided Transient Stability Analysis

Computer Aided Transient Stability Analysis Journal of Computer Science 3 (3): 149-153, 2007 ISSN 1549-3636 2007 Science Publications Corresponding Author: Computer Aided Transient Stability Analysis Nihad M. Al-Rawi, Afaneen Anwar and Ahmed Muhsin

More information

Model Based Development and Calibration

Model Based Development and Calibration Model Based Development and Calibration Guillaume Broustail & Srinivasan Ananthan AVL UK Expo 215 1 Challenges in the Powertrain Development and AVLs Solutions CO2 / Fuel Consumption Real Driving Emissions

More information

Certification Procedures for Advanced Technology Heavy-Duty Vehicles. Evaluating Test Methods and Opportunities for Global Alignment

Certification Procedures for Advanced Technology Heavy-Duty Vehicles. Evaluating Test Methods and Opportunities for Global Alignment Working Paper No. HDH-09-04 (9th HDH meeting, 21 to 23 March 2012) Certification Procedures for Advanced Technology Heavy-Duty Vehicles Evaluating Test Methods and Opportunities for Global Alignment Ben

More information

Improvement of Vehicle Dynamics by Right-and-Left Torque Vectoring System in Various Drivetrains x

Improvement of Vehicle Dynamics by Right-and-Left Torque Vectoring System in Various Drivetrains x Improvement of Vehicle Dynamics by Right-and-Left Torque Vectoring System in Various Drivetrains x Kaoru SAWASE* Yuichi USHIRODA* Abstract This paper describes the verification by calculation of vehicle

More information

Integrated Powertrain Control with Maple and MapleSim: Optimal Engine Operating Points

Integrated Powertrain Control with Maple and MapleSim: Optimal Engine Operating Points Integrated Powertrain Control with Maple and MapleSim: Optimal Engine Operating Points Maplesoft Introduction Within the automotive powertrain industry, the engine operating point is an important part

More information

March th session March 16 18, 2011, Ann Arbor, USA

March th session March 16 18, 2011, Ann Arbor, USA March 2011 HDH informal working group HDH informal working group 5 th session March 16 18, 2011, Ann Arbor, USA Hybrid Powertrain Testing Overview Presentation of Hybrid System Development Potential Test

More information

CRUSADER. A full vehicle integration facility. Crossfunctional unique systemtest approach driven by entire relationships

CRUSADER. A full vehicle integration facility. Crossfunctional unique systemtest approach driven by entire relationships CRUSADER A full vehicle integration facility Crossfunctional unique systemtest approach driven by entire relationships An innovative vehicle-in-the-loop test bench We're talking about... CRUSADER an Unique

More information

A Brake Pad Wear Control Algorithm for Electronic Brake System

A Brake Pad Wear Control Algorithm for Electronic Brake System Advanced Materials Research Online: 2013-05-14 ISSN: 1662-8985, Vols. 694-697, pp 2099-2105 doi:10.4028/www.scientific.net/amr.694-697.2099 2013 Trans Tech Publications, Switzerland A Brake Pad Wear Control

More information

Modelling and Simulation Specialists

Modelling and Simulation Specialists Modelling and Simulation Specialists Multi-Domain Simulation of Hybrid Vehicles Multiphysics Simulation for Autosport / Motorsport Applications Seminar UK Magnetics Society Claytex Services Limited Software,

More information

E-training. Positioners (Pneumatic, Electro pneumatic, I to P converters) Pneumatically actuated valves can be positioned in a number of ways.

E-training. Positioners (Pneumatic, Electro pneumatic, I to P converters) Pneumatically actuated valves can be positioned in a number of ways. Welcome to the K Controls e-training course designed to deliver useful Pneumatic Valve Actuation application information in small instalments. To unsubscribe or to register a colleague to receive these

More information

University Of California, Berkeley Department of Mechanical Engineering. ME 131 Vehicle Dynamics & Control (4 units)

University Of California, Berkeley Department of Mechanical Engineering. ME 131 Vehicle Dynamics & Control (4 units) CATALOG DESCRIPTION University Of California, Berkeley Department of Mechanical Engineering ME 131 Vehicle Dynamics & Control (4 units) Undergraduate Elective Syllabus Physical understanding of automotive

More information

ASM Gasoline Engine Simulation Package. dspace Automotive Simulation Models ASM NEW: Gasoline Engine Model and ASMParameterization

ASM Gasoline Engine Simulation Package. dspace Automotive Simulation Models ASM NEW: Gasoline Engine Model and ASMParameterization ASM Gasoline Engine Simulation Package dspace Automotive Simulation Models ASM NEW: Gasoline Engine Model and ASMParameterization dspace Automotive Simulation Models Gasoline Engine Simulation Package

More information

ABB uses an OPAL-RT real time simulator to validate controls of medium voltage power converters

ABB uses an OPAL-RT real time simulator to validate controls of medium voltage power converters ABB uses an OPAL-RT real time simulator to validate controls of medium voltage power converters ABB is a leader in power and automation technologies that enable utility and industry customers to improve

More information

HDV CO2 emission certification 1 st meeting of the Editing board

HDV CO2 emission certification 1 st meeting of the Editing board HDV CO2 emission certification 1 st meeting of the Editing board DG Growth Maciej Szymański 2.03.2015 Internal market, Industry, Entrepreneurship and SMEs Meeting agenda Work of the Editing board: Objectives

More information

Finite Element Based, FPGA-Implemented Electric Machine Model for Hardware-in-the-Loop (HIL) Simulation

Finite Element Based, FPGA-Implemented Electric Machine Model for Hardware-in-the-Loop (HIL) Simulation Finite Element Based, FPGA-Implemented Electric Machine Model for Hardware-in-the-Loop (HIL) Simulation Leveraging Simulation for Hybrid and Electric Powertrain Design in the Automotive, Presentation Agenda

More information

INTRODUCTION PRELIMINARY DIAGNOSIS

INTRODUCTION PRELIMINARY DIAGNOSIS NO: 21-11-98 SUBJECT: Transmission Simulator Diagnostic Tool DATE: Dec. 11, 1998 NOTE: THIS INFORMATION APPLIES TO VEHICLES EQUIPPED WITH A 45RFE TRANSMISSION. DISCUSSION: A new transmission simulator

More information

Integrated System Models Graph Trace Analysis Distributed Engineering Workstation

Integrated System Models Graph Trace Analysis Distributed Engineering Workstation Integrated System Models Graph Trace Analysis Distributed Engineering Workstation Robert Broadwater dew@edd-us.com 1 Model Based Intelligence 2 Integrated System Models Merge many existing, models together,

More information