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

Size: px
Start display at page:

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

Transcription

1 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 Pete Maloney, Senior Principal Technical Consultant, MathWorks Inc. Wit Nursilo, Senior Application Engineer, MathWorks Inc The MathWorks, Inc. 1

2 Problem Statement Determine Numerically Optimal Transmission Shift-Schedule Calibration and Axle Ratio For Dual-Clutch Powertrain Design Concept With Accurate Engine Fuel Consumption Model 2

3 Challenges for the Powertrain Engineer Building a System Level Simulation Model of Vehicle Designing and Verifying the Controllers along with the Vehicle Model Optimizing the System Parameters Speeding up the Optimization Process 3

4 DCT Powertrain Axle Sweep Results 4

5 Agenda System Level Simulation An Overview Modeling System Level Simulation of Vehicle Estimation of Fuel Economy from Measured Data Shift Schedule Optimization Summary/Q&A 5

6 System Level Simulation What is it? Use simulation for performance and cost optimization at the system (vehicle) level Establish vehicle level requirements and a system architecture for detail design of subsystems and components 6

7 Design Cycle Time Difficult to Predict System Level Simulation Why do it? Traditional vehicle design process System level sim enabled design process Specify Vehicle Design Specify vehicle design Build Test Vehicle Test Components Many Iterations = Many Costly Prototype Builds Modify Test Vehicle Test Vehicle Performance Evaluate Results Reduce prototype builds & dev cost Optimal vehicle design Improve predictability of design cycle time Build System Level Simulation Build Test Vehicle Validate System Level Simulation Optimize Design through Simulation Modify Test Vehicle Opportunity for further optimization Finalize Vehicle Design Finalize Vehicle Design 7

8 Agenda System Level Simulation An Overview Modeling System Level Simulation of Vehicle Estimation of Fuel Economy from Measured Data Shift Schedule Optimization Summary/Q&A 8

9 Model Development Engine Engine Model Engine Calibration Transmission Dual Clutch Transmission Auto-Driver ( Forward Model ) Vehicle Control Engine Control Transmission Shift Schedule PI Control 9

10 Dual Clutch Transmission Model 6 speed Dual-Clutch Transmission Vehicle Dynamics 10

11 Statistical Modeling Engine and Calibrations Statistical methods produce accurate engine model with optimized calibrations Design experiments and collect data Generate engine models using statistical methods Generate optimized calibrations using analytical methods Measured Data Engine Calibrations Simulink Model Statistical Models Design of Experiments Physical Testing High Fidelity Simulation Data Modeling Calibration Generation Results Engine Model Calibrations 11

12 Control Calibration is Included in the Model - Generate Optimal Engine Calibrations From Engine Model With Numerical Optimization - 12

13 Tuning Abstracted Models to Match Simulation Results Model: Control Detailed Abstracted Problem: Simulation results of detailed and abstracted model do not match Solution: Use Simulink Design Optimization to tune abstracted model parameters >> Shift_Gear_Delay >> Ratio_Time_Const 13

14 Agenda System Level Simulation An Overview Modeling System Level Simulation of Vehicle Estimation of Fuel Economy from Measured Data Shift Schedule Optimization Summary/Q&A 14

15 Use Measured Data To Estimate Fuel Economy Model: Control Problem: Use simulation to calculate a realistic estimate of fuel economy Solution: Use Curve Fitting Technique to import fuel economy data and generate a lookup table 15

16 Agenda System Level Simulation An Overview Modeling System Level Simulation of Vehicle Estimation of Fuel Economy from Measured Data Shift Schedule and Drive Axle Ratio Optimization Summary/Q&A 16

17 Optimize Gear Shift Schedule & Drive Axle Ratio To Minimize Fuel Use Up Shift Final Drive Axle Gear Ratio (sweep) Gear Shift Schedules (32 params) Fuel Consumed On FTP75 Drive-Cycle 0-100KPh Acceleration Time Down Shift Global Optimization Toolbox patternsearch Trade Off Acceleration Performance vs. Fuel Consumption Cost By Optimizing Gear Shift Schedules as Final Drive Axle Ratio is Swept 17

18 Global Optimization Solver : Pattern Search Use Pattern Search Optimization for Robustness to Local Minima Search Systematically Steps Through The Search Parameter Space 18

19 Optimization Process Initialize Optimization Parameters Generate 64 Shift Parameter Variations With Pattern Search Run 64 FTP75 Drive-Cycle Simulations No Size Pattern Search Mesh Smaller Than Tolerance? Yes Report Results (~15,400 FTP cycle simulations) 19

20 Speeding Up Optimization Process Use Rapid Accelerator for Stand Alone Executables for Parallel Computing. Use Parallel Computing To Make Execution Speed Scalable and Controllable Multi Core Parameter Set 1 Parameter Set 2 Parameter Set N for i = 1:numSims out{i} = sim(mdl, SimSettings{i}); end parfor i = 1:numSims out{i} = sim(mdl, SimSettings{i}); end Use Distributed Computing Server to execute optimization on a computer cluster 20

21 Use Nonlinear Numerical Optimization Tools On The Model Run Axle Sweep To Find Performance vs. Fuel Economy Tradeoff Best Axle Ratio: 3.0 at Performance Time <10s Pattern Search Optimizer Re-Optimizes Performance and Normal Shift Schedules at Each Axle Ratio Setting (This Process Takes ~33 Hours for 7 Axle Settings on 64 workers). 21

22 Optimal Shift Schedule Surfaces Optimized Baseline Axle Ratio Shift Schedule Base Opt 3.8 Opt 3.0 Axle Ratio MPG % 12.5% Performance Time 0~100KPH[s]

23 Agenda System Level Simulation An Overview Modeling System Level Simulation of Vehicle Estimation of Fuel Economy from Measured Data Shift Schedule Optimization Summary/Q&A 23

24 Challenges for the Powertrain Engineer Building a System Level Simulation Model of Vehicle Designing and Verifying the Controllers along with the Vehicle Model Optimizing the System Parameters Speeding up the Optimization Process 24

25 Key Message System level simulation addresses the challenges involved in the design and optimization Control Algorithm Transmission and Vehicle Calculate Fuel Use Parameter Values Optimization Algorithm 25

26 Thank You 26

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

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

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

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

Model-Based Engine Calibration

Model-Based Engine Calibration Model-Based Engine Calibration International Automotive Conference 15 June 2004 Dr David Sampson The MathWorks 2003 The MathWorks, Inc. Model-Based Calibration: Outline The concept Example applications

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

Building a Digital Twin of the Vehicle Powertrain with MATLAB and Simulink

Building a Digital Twin of the Vehicle Powertrain with MATLAB and Simulink Building a Digital Twin of the Vehicle Powertrain with MATLAB and Simulink Arvind Hosagrahara Principal Pilot Engineer Arvind.Hosagrahara@mathworks.com (310-819-3960) 2017 The MathWorks, Inc. 1 What is

More information

PHEV Control Strategy Optimization Using MATLAB Distributed Computing: From Pattern to Tuning

PHEV Control Strategy Optimization Using MATLAB Distributed Computing: From Pattern to Tuning PHEV Control Strategy Optimization Using MATLAB Distributed Computing: From Pattern to Tuning MathWorks Automotive Conference 3 June, 2008 S. Pagerit, D. Karbowski, S. Bittner, A. Rousseau, P. Sharer Argonne

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

Modeling the Electrically Assisted Variable Speed (EAVS) Supercharger

Modeling the Electrically Assisted Variable Speed (EAVS) Supercharger Modeling the Electrically Assisted Variable Speed (EAVS) Supercharger Eaton Corporation Vehicle Group Brian Smith Brandon Biller Overview of EAVS Technology 2 EAVS System Development at Eaton Hardware

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

Generating Optimal Engine Calibrations Using Model-Based Calibration Toolbox. April 2010

Generating Optimal Engine Calibrations Using Model-Based Calibration Toolbox. April 2010 Generating Optimal Engine Calibrations Using Model-Based Calibration Toolbox April 2010 Main Takeaways Maximize Product Performance With Modeling and Optimization in Model-Based Calibration Toolbox Models

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

Incorporating Drivability Metrics into Optimal Energy Management Strategies for Hybrid Vehicles. Daniel Opila

Incorporating Drivability Metrics into Optimal Energy Management Strategies for Hybrid Vehicles. Daniel Opila Incorporating Drivability Metrics into Optimal Energy Management Strategies for Hybrid Vehicles Daniel Opila Collaborators Jeff Cook Jessy Grizzle Xiaoyong Wang Ryan McGee Brent Gillespie Deepak Aswani,

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

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

Using multiobjective optimization for automotive component sizing

Using multiobjective optimization for automotive component sizing EVS28 KINTEX, Korea, May 3-6, 2015 Using multiobjective optimization for automotive component sizing R. Vijayagopal, 1 R. Chen, 2 P. Sharer, 1 S. Wild, 1 A. Rousseau 1 1 Argonne National Laboratory, Argonne,

More information

Using Physical Modeling Tools to Design Power Optimized Aircraft

Using Physical Modeling Tools to Design Power Optimized Aircraft Using Physical Modeling Tools to Design Power Optimized Aircraft Rick Hyde Product Developer, Physical Modelling Tools The MathWorks Ltd, Cambridge, UK Rick.Hyde@mathworks.co.uk 2008 The MathWorks Limited

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

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

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

Full Vehicle Durability Prediction Using Co-simulation Between Implicit & Explicit Finite Element Solvers

Full Vehicle Durability Prediction Using Co-simulation Between Implicit & Explicit Finite Element Solvers Full Vehicle Durability Prediction Using Co-simulation Between Implicit & Explicit Finite Element Solvers SIMULIA Great Lakes Regional User Meeting Oct 12, 2011 Victor Oancea Member of SIMULIA CTO Office

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

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

Simulation of Collective Load Data for Integrated Design and Testing of Vehicle Transmissions. Andreas Schmidt, Audi AG, May 22, 2014

Simulation of Collective Load Data for Integrated Design and Testing of Vehicle Transmissions. Andreas Schmidt, Audi AG, May 22, 2014 Simulation of Collective Load Data for Integrated Design and Testing of Vehicle Transmissions Andreas Schmidt, Audi AG, May 22, 2014 Content Introduction Usage of collective load data in the development

More information

Actuator Force Using Physical Modeling Tools to Design Power Optimized Aircraft

Actuator Force Using Physical Modeling Tools to Design Power Optimized Aircraft Actuator Force Using Physical Modeling Tools to Design Power Optimized Aircraft 2009 The MathWorks, Inc. Key Points 1. Testing different actuator designs in one environment saves time and encourages innovation

More information

Vehicle Dynamic Simulation Using A Non-Linear Finite Element Simulation Program (LS-DYNA)

Vehicle Dynamic Simulation Using A Non-Linear Finite Element Simulation Program (LS-DYNA) Vehicle Dynamic Simulation Using A Non-Linear Finite Element Simulation Program (LS-DYNA) G. S. Choi and H. K. Min Kia Motors Technical Center 3-61 INTRODUCTION The reason manufacturers invest their time

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

NVH vs. Vehicle Fuel Economy Trade-off

NVH vs. Vehicle Fuel Economy Trade-off NVH vs. Vehicle Fuel Economy Trade-off Mario Felice, Jack Liu, Imad Khan Ford Motor Company Jonathan Zeman, Llorenc Gomez Gamma Technologies Wulong Sun MSC Software Michael Platten Romax Technology 2015

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

Vehicle Simulation for Engine Calibration to Enhance RDE Performance

Vehicle Simulation for Engine Calibration to Enhance RDE Performance Vehicle Simulation for Engine Calibration to Enhance RDE Performance IPG Apply & Innovate 2018 11st and 12nd of September, Karlsruhe, Germany Dr. Yutaka Murata Yui Nishio Dr. Yukihisa Yamaya Masato Kikuchi

More information

Powertrain Control Software A Modular (or à la carte) Approach. Powertrain Control Software, A Modular Approach Marco Fracchia, Vocis Ltd

Powertrain Control Software A Modular (or à la carte) Approach. Powertrain Control Software, A Modular Approach Marco Fracchia, Vocis Ltd Powertrain Control Software A Modular (or à la carte) Approach Vocis Specialists in: Transmission and Driveline Control System Engineering; software, hydraulic & electrical actuation systems Vehicle integration

More information

AUTONOMIE [2] is used in collaboration with an optimization algorithm developed by MathWorks.

AUTONOMIE [2] is used in collaboration with an optimization algorithm developed by MathWorks. Impact of Fuel Cell System Design Used in Series Fuel Cell HEV on Net Present Value (NPV) Jason Kwon, Xiaohua Wang, Rajesh K. Ahluwalia, Aymeric Rousseau Argonne National Laboratory jkwon@anl.gov Abstract

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

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

Seeing Sound: A New Way To Reduce Exhaust System Noise

Seeing Sound: A New Way To Reduce Exhaust System Noise \ \\ Seeing Sound: A New Way To Reduce Exhaust System Noise Why Do You Need to See Sound? Vehicle comfort, safety, quality, and driver experience all rely on controlling the noise made by multiple systems.

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

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

The next revolution in simulation. Dr. Jan Leuridan Executive Vice-President, CTO LMS International

The next revolution in simulation. Dr. Jan Leuridan Executive Vice-President, CTO LMS International The next revolution in simulation Dr. Jan Leuridan Executive Vice-President, CTO LMS International The industry is facing faster and broader change (IBM CEO Survey 2008) Sustainability Radical new product

More information

ADVENT. Aim : To Develop advanced numerical tools and apply them to optimisation problems in engineering. L. F. Gonzalez. University of Sydney

ADVENT. Aim : To Develop advanced numerical tools and apply them to optimisation problems in engineering. L. F. Gonzalez. University of Sydney ADVENT ADVanced EvolutioN Team University of Sydney L. F. Gonzalez E. J. Whitney K. Srinivas Aim : To Develop advanced numerical tools and apply them to optimisation problems in engineering. 1 2 Outline

More information

Accelerating the Development of Expandable Liner Hanger Systems using Abaqus

Accelerating the Development of Expandable Liner Hanger Systems using Abaqus Accelerating the Development of Expandable Liner Hanger Systems using Abaqus Ganesh Nanaware, Tony Foster, Leo Gomez Baker Hughes Incorporated Abstract: Developing an expandable liner hanger system for

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

Integrated Simulation Technologies Pvt Ltd

Integrated Simulation Technologies Pvt Ltd UHC System Sizing to Eliminate Engine Overheating when Grill and Radiator Fronts are Partially Blocked by Mud & Dirt Integrated Simulation Technologies Pvt Ltd Subir Mandal IST India GT-SUITE Conference

More information

Vibration Fatigue Analysis of Sheet Metal Fender Mounting Bracket & It's Subsequent Replacement With Plastic

Vibration Fatigue Analysis of Sheet Metal Fender Mounting Bracket & It's Subsequent Replacement With Plastic Vibration Fatigue Analysis of Sheet Metal Fender Mounting Bracket & It's Subsequent Replacement With Plastic Vikas Palve Manager - CAE Mahindra Two Wheelers Ltd D1 Block, Plot No 18/2 (Part), Chinchwad,

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

EVALUATION OF CURRENT AND FUTURE ATKINSON ENGINE TECHNOLOGIES

EVALUATION OF CURRENT AND FUTURE ATKINSON ENGINE TECHNOLOGIES EVALUATION OF CURRENT AND FUTURE ATKINSON ENGINE TECHNOLOGIES 2 nd CRC Advanced Fuel and Engine Efficiency Workshop 11/2/2016 Charles Schenk, U.S. EPA Developmental data: internal EPA use only 1 Background

More information

Calibration. DOE & Statistical Modeling

Calibration. DOE & Statistical Modeling ETAS Webinar - ASCMO Calibration. DOE & Statistical Modeling Injection Consumption Ignition Torque AFR HC EGR P-rail NOx Inlet-cam Outlet-cam 1 1 Soot T-exhaust Roughness What is Design of Experiments?

More information

development of hybrid electric vehicles

development of hybrid electric vehicles IPG Technology Conference Karlsruhe 2012 A multi physical simulation architecture to support the development of hybrid electric vehicles James Chapman CAE Simulation Group Jaguar Land Rover Embedded Systems

More information

Thermal Management: Key-Off & Soak

Thermal Management: Key-Off & Soak Thermal Management: Key-Off & Soak A whitepaper discussing the issues automotive engineers face every day attempting to accurately predict thermal conditions during thermal transients Exa Corporation 2015/16

More information

NOISE REDUCTION ON AGRICULTURAL TRACTOR BY SHEET METAL OPTIMIZATION TAFE LIMITED

NOISE REDUCTION ON AGRICULTURAL TRACTOR BY SHEET METAL OPTIMIZATION TAFE LIMITED NOISE REDUCTION ON AGRICULTURAL TRACTOR BY SHEET METAL OPTIMIZATION TAFE LIMITED SK MD ASIF BASHA (SENIOR MEMBER COE NVH) M SUNDARAVADIVEL (SENIOR MEMBER NVH) Date (22 nd July 2016) Tractors and Farm Equipment

More information

MECA0500: PARALLEL HYBRID ELECTRIC VEHICLES. DESIGN AND CONTROL. Pierre Duysinx

MECA0500: PARALLEL HYBRID ELECTRIC VEHICLES. DESIGN AND CONTROL. Pierre Duysinx MECA0500: PARALLEL HYBRID ELECTRIC VEHICLES. DESIGN AND CONTROL Pierre Duysinx Research Center in Sustainable Automotive Technologies of University of Liege Academic Year 2017-2018 1 References R. Bosch.

More information

Holistic 1D-Model for Cooling Management and Engine Analysis of a Heavy-Duty Truck

Holistic 1D-Model for Cooling Management and Engine Analysis of a Heavy-Duty Truck Holistic 1D-Model for Cooling Management and Engine Analysis of a Heavy-Duty Truck Dominik Renner Dr. Alexander Schydlo 26 th October 2015 MAN Truck & Bus AG < 1 > Agenda 1 Introduction 2 Model Description

More information

Using multiobjective optimization for automotive component sizing

Using multiobjective optimization for automotive component sizing EVS28 KINTEX, Korea, May 3-6, 2015 Using multiobjective optimization for automotive component sizing R. Vijayagopal, R. Chen, P. Sharer, S.M.Wild, A. Rousseau Argonne National Laboratory, Argonne, IL,

More information

ONE-PEDAL DRIVING RAPID FEATURE DEVELOPMENT WITH SIMULINK MATHWORKS AUTOMOTIVE CONFERENCE MAY

ONE-PEDAL DRIVING RAPID FEATURE DEVELOPMENT WITH SIMULINK MATHWORKS AUTOMOTIVE CONFERENCE MAY ONE-PEDAL DRIVING RAPID FEATURE DEVELOPMENT WITH SIMULINK MATHWORKS AUTOMOTIVE CONFERENCE MAY 9, 2017 Nathaniel Michaluk Control Algorithm Engineer, Global Electrification Controls This talk will introduce

More information

Digital Future of Product Development and Validation- The Role of Experiments & Modelling Challenges

Digital Future of Product Development and Validation- The Role of Experiments & Modelling Challenges Digital Future of Product Development and Validation- The Role of Experiments & Modelling Challenges Sam Akehurst Professor of Automotive Powertrain Systems, University of Bath Overview Vision towards

More information

Performance Prediction of Automotive Air Conditioning System for Different Driving Cycle Conditions

Performance Prediction of Automotive Air Conditioning System for Different Driving Cycle Conditions Performance Prediction of Automotive Air Conditioning System for Different Driving Cycle Conditions Rangarajan S a, Yamamuro Tsuyoshi b, SasiKumar M a, Kubo Masaaki b, Anand G a a Renault Nissan Technology

More information

Übersicht der VVT-Systementwicklung bei Hilite. Overview of VVT System development at Hilite

Übersicht der VVT-Systementwicklung bei Hilite. Overview of VVT System development at Hilite Übersicht der VVT-Systementwicklung bei Hilite Overview of VVT System development at Hilite M.Sc. Mustafa Mohammed Simulation Engineer Business Unit Engine / Simulation Frei verwendbar Contents Company

More information

Transmission Technology contribution to CO 2 roadmap a benchmark

Transmission Technology contribution to CO 2 roadmap a benchmark Transmission Technology contribution to CO 2 roadmap a benchmark Martin Bahne Director Attribute System Engineering Ulrich Frey Technical specialist Agenda Introduction Transmission Technology Benchmark

More information

Survey Report Informatica PowerCenter Express. Right-Sized Data Integration for the Smaller Project

Survey Report Informatica PowerCenter Express. Right-Sized Data Integration for the Smaller Project Survey Report Informatica PowerCenter Express Right-Sized Data Integration for the Smaller Project 1 Introduction The business department, smaller organization, and independent developer have been severely

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

VT2+: Further improving the fuel economy of the VT2 transmission

VT2+: Further improving the fuel economy of the VT2 transmission VT2+: Further improving the fuel economy of the VT2 transmission Gert-Jan Vogelaar, Punch Powertrain Abstract This paper reports the study performed at Punch Powertrain on the investigations on the VT2

More information

Accelerating the Development of Expandable Liner Hanger Systems using Abaqus

Accelerating the Development of Expandable Liner Hanger Systems using Abaqus Accelerating the Development of Expandable Liner Hanger Systems using Abaqus Ganesh Nanaware, Tony Foster, Leo Gomez Baker Hughes Agenda Introduction Liner Hanger System FEA objectives and FE Analysis

More information

System-level design of electrohydraulic and mechatronic systems

System-level design of electrohydraulic and mechatronic systems System-level design of electrohydraulic and mechatronic systems 2008 The MathWorks, Inc. Steve Miller Technical Marketing, Physical Modeling Tools The MathWorks GmbH, Munich, Germany Steve.Miller@mathworks.de

More information

Future Propulsion Systems

Future Propulsion Systems Future Propulsion Systems John Kirwan Chief Engineer Advanced Research & Development Driven to make a difference Millions Light-duty hybrids expected to grow Annual hybrids sold forecasted to increase

More information

MBD solution covering from system design to verification by real-time simulation for automotive systems. Kosuke KONISHI, IDAJ Co., LTD.

MBD solution covering from system design to verification by real-time simulation for automotive systems. Kosuke KONISHI, IDAJ Co., LTD. MBD solution covering from system design to verification by real-time simulation for automotive systems Kosuke KONISHI, IDAJ Co., LTD. Agenda System/Component model designs to validation Needs of co-simulation

More information

Multi-Body Simulation of Powertrain Acoustics in the Full Vehicle Development

Multi-Body Simulation of Powertrain Acoustics in the Full Vehicle Development Page 1 Multi-Body Simulation of Powertrain Acoustics in the Full Vehicle Development SIMPACK User Meeting 2011 Alexander Schmid, IABG mbh Andreas Raith, BMW Group Salzburg, Page 2 Powertrain Acoustics

More information

GENERIC EPS MODEL Generic Modeling and Control of an Electromechanical Power Steering System for Virtual Prototypes

GENERIC EPS MODEL Generic Modeling and Control of an Electromechanical Power Steering System for Virtual Prototypes GENERIC EPS MODEL Generic Modeling and Control of an Electromechanical Power Steering System for Virtual Prototypes Dipl.-Ing. Roman Mannale, Volker Ewald, Dr.-Ing. Markus Bauer Adam Opel AG, Control Systems

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

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

Integration of Lubrication and Cooling System GT-SUITE Models

Integration of Lubrication and Cooling System GT-SUITE Models Integration of Lubrication and Cooling System GT-SUITE Models North American GT Conference 2017 Presenter: Robert Fry Agenda Introduction Cooling System Model Development Lubrication System Model Development

More information

STRYKER VEHICLE ADVANCED PROPULSION WITH ONBOARD POWER

STRYKER VEHICLE ADVANCED PROPULSION WITH ONBOARD POWER 2018 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM POWER & MOBILITY (P&M) TECHNICAL SESSION AUGUST 7-9, 2018 - NOVI, MICHIGAN STRYKER VEHICLE ADVANCED PROPULSION WITH ONBOARD POWER Kevin

More information

LMS Imagine.Lab AMESim Ground Loads and Flight Controls

LMS Imagine.Lab AMESim Ground Loads and Flight Controls LMS Imagine.Lab AMESim Ground Loads and Flight Controls LMS Imagine.Lab Ground Loads and Flight Controls LMS Imagine.Lab Ground Loads and Flight Controls helps designers from the aerospace industry to

More information

Using ABAQUS in tire development process

Using ABAQUS in tire development process Using ABAQUS in tire development process Jani K. Ojala Nokian Tyres plc., R&D/Tire Construction Abstract: Development of a new product is relatively challenging task, especially in tire business area.

More information

Sponsors. Rob Parkinson. Technical Head - Driveline and Transmission Systems Ricardo UK Ltd

Sponsors. Rob Parkinson. Technical Head - Driveline and Transmission Systems Ricardo UK Ltd Sponsors Rob Parkinson Technical Head - Driveline and Transmission Systems Ricardo UK Ltd Rapid identification of transmission layouts for lowest vehicle energy consumption Rob Parkinson Technical Head,

More information

Fuzzy Architecture of Safety- Relevant Vehicle Systems

Fuzzy Architecture of Safety- Relevant Vehicle Systems Fuzzy Architecture of Safety- Relevant Vehicle Systems by Valentin Ivanov and Barys Shyrokau Automotive Engineering Department, Ilmenau University of Technology (Germany) 1 Content 1. Introduction 2. Fuzzy

More information

Early Stage Vehicle Concept Design with GT-SUITE

Early Stage Vehicle Concept Design with GT-SUITE 1/18 Early Stage Vehicle Concept Design with GT-SUITE Katsuya Minami Honda R&D Co., Ltd., Automotive R&D Center, Japan Benefits of 1D-Simulation 2/18 How each component is operating during legislative

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

Switching Control for Smooth Mode Changes in Hybrid Electric Vehicles

Switching Control for Smooth Mode Changes in Hybrid Electric Vehicles Switching Control for Smooth Mode Changes in Hybrid Electric Vehicles Kerem Koprubasi (1), Eric Westervelt (2), Giorgio Rizzoni (3) (1) PhD Student, (2) Assistant Professor, (3) Professor Department of

More information

Using CREATE s Rapid Ship Design Environment to Perform Design Space Exploration for a Ship Design

Using CREATE s Rapid Ship Design Environment to Perform Design Space Exploration for a Ship Design Using CREATE s Rapid Ship Design Environment to Perform Design Space Exploration for a Ship Design Adrian Mackenna Naval Surface Warfare Center, Carderock Division DISTRIBUTION STATEMENT: Distribution

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

Solar Impulse, First Round-The-World Solar Flight. Ralph Paul Head of Flight Test and Dynamics Solar Impulse June 22, 2017

Solar Impulse, First Round-The-World Solar Flight. Ralph Paul Head of Flight Test and Dynamics Solar Impulse June 22, 2017 Solar Impulse, First Round-The-World Solar Flight Ralph Paul Head of Flight Test and Dynamics Solar Impulse June 22, 2017 1 Key Takeaways 1. Why Solar Energy? Renewable, no fossil fuel or polluting emissions

More information

Beyond 2010 What s s Next

Beyond 2010 What s s Next Beyond 2010 What s s Next Kevin L. Bruch Division Manager Engine Research Caterpillar, Inc. The drumbeat of Regulation and Innovation 2010-2015 Other Potential Issues many other forces at play Safety,

More information

Methodology for Distributed Electric Propulsion Aircraft Control Development with Simulation and Flight Demonstration

Methodology for Distributed Electric Propulsion Aircraft Control Development with Simulation and Flight Demonstration 1 Methodology for Distributed Electric Propulsion Aircraft Control Development with Simulation and Flight Demonstration Presented by: Jeff Freeman Empirical Systems Aerospace, Inc. jeff.freeman@esaero.com,

More information

Machine Design Optimization Based on Finite Element Analysis using

Machine Design Optimization Based on Finite Element Analysis using Machine Design Optimization Based on Finite Element Analysis using High-Throughput Computing Wenying Jiang T.M. Jahns T.A. Lipo WEMPEC Y. Suzuki W. Taylor. JSOL Corp. UW-Madison, CS Dept. 07/10/2014 2014

More information

Downsizing Powertrains NVH Implications and Solutions for Vehicle Integration

Downsizing Powertrains NVH Implications and Solutions for Vehicle Integration Downsizing Powertrains NVH Implications and Solutions for Vehicle Integration Realize innovation. Downsizing Powertrains NVH Implications and Solutions for Vehicle Integration Downsizing trends and NVH

More information

Integration of complex Modelica-based physics models and discrete-time control systems: Approaches and observations of numerical performance

Integration of complex Modelica-based physics models and discrete-time control systems: Approaches and observations of numerical performance Integration of complex Modelica-based physics models and discrete-time control systems: Approaches and observations of numerical performance Kai Wang 1 Christopher Greiner 1 John Batteh 2 Lixiang Li 2

More information

Full-Vehicle NVH CAE Conceptual Model. An Integrated Approach to Ride, Vibration and Acoustic Engineering

Full-Vehicle NVH CAE Conceptual Model. An Integrated Approach to Ride, Vibration and Acoustic Engineering IAR FENet 2003 4-5 December 2003 An Integrated Approach to Ride, Vibration and Acoustic Engineering Full-Vehicle CAE Conceptual Model For automotive applications Loads Vehicle Response Christoph Ortmann

More information

OPTIMIZATION STUDIES OF ENGINE FRICTION EUROPEAN GT CONFERENCE FRANKFURT/MAIN, OCTOBER 8TH, 2018

OPTIMIZATION STUDIES OF ENGINE FRICTION EUROPEAN GT CONFERENCE FRANKFURT/MAIN, OCTOBER 8TH, 2018 OPTIMIZATION STUDIES OF ENGINE FRICTION EUROPEAN GT CONFERENCE FRANKFURT/MAIN, OCTOBER 8TH, 2018 M.Sc. Oleg Krecker, PhD candidate, BMW B.Eng. Christoph Hiltner, Master s student, Affiliation BMW AGENDA

More information

ME 466 PERFORMANCE OF ROAD VEHICLES 2016 Spring Homework 3 Assigned on Due date:

ME 466 PERFORMANCE OF ROAD VEHICLES 2016 Spring Homework 3 Assigned on Due date: PROBLEM 1 For the vehicle with the attached specifications and road test results a) Draw the tractive effort [N] versus velocity [kph] for each gear on the same plot. b) Draw the variation of total resistance

More information

INCREASING ENERGY EFFICIENCY BY MODEL BASED DESIGN

INCREASING ENERGY EFFICIENCY BY MODEL BASED DESIGN INCREASING ENERGY EFFICIENCY BY MODEL BASED DESIGN GREGORY PINTE THE MATHWORKS CONFERENCE 2015 EINDHOVEN 23/06/2015 FLANDERS MAKE Strategic Research Center for the manufacturing industry Integrating the

More information

Real-time simulation of the 2014 Formula 1 car

Real-time simulation of the 2014 Formula 1 car Real-time simulation of the 2014 Formula 1 car Abstract In 2014 a new powertrain specification will be introduced in to Formula 1. This new specification will change the internal combustion engine to be

More information

Electrified Vehicles as Platforms for Complex System Control

Electrified Vehicles as Platforms for Complex System Control Electrified Vehicles as Platforms for Complex System Control Technical Research Department Hasan Esen 03.09.2012 HYCON2 WORKSHOP ON ENERGY AGENDA 2 / 16 1. DENSO Corporation Company Profile 2. Increasing

More information

PARALLEL HYBRID ELECTRIC VEHICLES: DESIGN AND CONTROL. Pierre Duysinx. LTAS Automotive Engineering University of Liege Academic Year

PARALLEL HYBRID ELECTRIC VEHICLES: DESIGN AND CONTROL. Pierre Duysinx. LTAS Automotive Engineering University of Liege Academic Year PARALLEL HYBRID ELECTRIC VEHICLES: DESIGN AND CONTROL Pierre Duysinx LTAS Automotive Engineering University of Liege Academic Year 2015-2016 1 References R. Bosch. «Automotive Handbook». 5th edition. 2002.

More information

Development of Energy Balance Simulation Method for Vehicles

Development of Energy Balance Simulation Method for Vehicles New technologies Development of Energy Balance Simulation Method for Vehicles Shigeyoshi Kadokura* Daisuke Konno* Hiroshi Ezaki* Kazunori Sekine** Chiharu Katsuyama** Tomohiro Nishizawa** Abstract In recent

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 CONSERVATION OF ENERGY Conservation of electrical energy is a vital area, which is being regarded as one of the global objectives. Along with economic scheduling in generation

More information

David A. Ostrowski Global Data Insights and Analytics

David A. Ostrowski Global Data Insights and Analytics Big Data Drive: Supporting Product Analytics at Ford Motor through the employment of Big Data technologies David A. Ostrowski Global Data Insights and Analytics Page 1 Agenda Introduction Projects Fuel

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

Transmitted by the expert from Germany

Transmitted by the expert from Germany Overview Transmitted by the expert from Germany Informal document No. GRRF-62-17 (62nd GRRF, 25-28 September 2007, agenda item 9(f)) TPMS Motivations Principles of tire pressure monitoring systems (TPMS)

More information

Chip Simulation for Virtual ECUs

Chip Simulation for Virtual ECUs Chip Simulation for Virtual ECUs QTronic User Conference 2018 Virtual ECUs and Applications 18th of October, Berlin, Germany Dr. Yutaka Murata Honda R&D Co., Ltd. Automotive R&D Center 1 Contents Background

More information