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

Size: px
Start display at page:

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

Transcription

1 Hybrid Vehicle Model Development using ASM- AMESim-Simscape Co-Simulation for Real-Time HIL Applications Published 04/16/2012 Kunal Patil Texas Tech. University Sisay Kefyalew Molla dspace Tino Schulze dspace GmbH Copyright 2012 SAE International doi: / ABSTRACT Hardware-in-the-loop (HIL) simulation is a real-time testing process that has been proven indispensable for the modern vehicle dynamics, powertrain, chassis and body systems electronic controls development. The high quality standards and robustness of the control algorithms can only be met by means of detailed vehicle plant simulation models. In the last few years, several efforts have been made to develop detailed plant models. Several tools for the vehicle modeling are available in the market and each tool has different and distinct advantages. This paper addresses ways that dspace Automotive Simulation Models (ASM) can support the model-based development processes. Additional modern software tools that were used in connection with the ASM are LMS AMESim and Mathworks SimDriveline (of Simscape). ASM is an open Matlab/Simulink model environment used for offline PC based simulation and online real-time platform HIL testing. The combinations of system models from different suppliers typically require significant adaptation effort. dspace's ASM are ideally adapted to dspace hardware-in-the-loop simulators with real time capability whereas the AMESim environment requires a special procedure to make it compliant with dspace real-time hardware. This paper describes how AMESim vehicle dynamics, SimDriveline automatic transmission models and ASM parallel hybrid vehicle models are integrated for a dspace HIL real-time simulation environment. INTRODUCTION Today, depletion of petroleum resources with rising fuel prices have globally become a reason for concern, and it is commonly thought throughout the world that current automotive technology will need to be adapted or replaced for the future. To provide significant reductions in oil use and CO 2 emissions there are a variety of different technology options [1]. The most promising is fuel economy improvement. Improving the fuel economy of vehicles has a crucial impact on the amount of oil imported. So far, the most promising technologies are hybrid electric vehicles (HEV). Hybrid vehicles, using current internal combustion engines (ICEs) as their primary power source, and batteries /electric motors as energy buffer, have much higher fuel efficiency than those powered by ICEs alone. A typical hybrid electric vehicle combines several complex components in its powertrain such as combustion engines, electric motors, battery, automatic and/or power split transmission, intermediate clutches, etc. HEV contains complex interaction between different powertrain devices and incorporates complex electronic control unit (ECU) network. For the vehicles of the future, comprehensive ECU tests are more necessary than ever before, as the complexity and extent of the software increases at a breathtaking speed [2]. The V- cycle is a widely recognized approach in the development of electronic control units (ECUs) which incorporates offline controller development to HIL testing at the end of development cycle. Development of ECU's and to test its

2 performance, one need to have real time models of all the powertrain, driver, environmental condition such as road, traffic. In this context ready to use simulation environment is necessary for controller development. dspace Automotive Simulation Models (ASM) which covers powertrain and vehicle dynamics area can support the model-based development processes. Automotive Simulation Models (ASM) are modeled in MATLAB/Simulink. Simulink's signal based modeling methods are very flexible. The mathematical modeling used in Simulink is its most important property. One advantage with the signal flow modeling used in Simulink is that it can be applied on many systems from different domains, as long as the equations describing the system behavior are known and they can be expressed by state space equations. However Simulink is difficult to use efficiently. It requires expertise in several areas like math, physics, and programming. Deriving system level equations is difficult and implementation of new models can be difficult to read and maintain. Moreover, it is necessary to know which inputs are available and which outputs must be calculated in order to connect it with the rest of the system. On the other hand, AMESim and SimDriveline uses a physical modeling environment where pre-defined components of different physical domains can be interconnected using a drag and drop style to create a complete system for modeling, simulation and analysis of mechanical, electrical, hydraulic and pneumatic components. Model reflects the structure of the system. System level equations are derived automatically. New technologies or designs can be easily incorporated into the model. With the physical modeling software, simple and complex systems can be modeled in one environment more easily than with Simulink's signal-based methods. Physical system modeling is simpler to work with, but is less flexible than the dspace ASM modeling environment. Since ASM is developed with native Simulink blocks it can be adapted to a wide variety of powertrain systems and offers maximum flexibility. The premise of the paper is that components from various modeling environments could be combined to produce the best possible simulation for ECU testing. Paper shows an example of such an integration of dspace ASM models, with AMESim vehicle dynamics and Transmission from SimDriveline for parallel hybrid electric vehicle. CONFIGURATION OF PARALLEL HEV Parallel hybrid design blends the torque of an electric motor/ generator along the IC engine torque. In this drivetrain IC engine supplies its power mechanically to the wheels as in a conventional IC engine powered vehicle. It is assisted by an electric motor that is mechanically coupled to the drive-line. Figure 1 shows the configuration of parallel HEV. In ECU network, hybrid control unit (HCU) manages powertrain, electric and chassis ECU's such as engine ECU, transmission ECU, motor control unit (MCU), battery management system (BMS). ECU's are connected by bus systems and each ECU interacts with its plant by means of sensors and actuators. ASM models show several powertrain components. Combustion engine and electric motor coupled to drivetrain and drivetrain is connected to vehicle dynamics. Figure 1. Configuration of Parallel HEV Same structure needs to be reflected into simulation model. In order to develop hybrid control unit and test performance we have to have models for individual powertrain, electric motor, battery, chassis, additional models like driver, environment as well as complete ECU network. AUTOMOTIVE SIMULATION MODELS (ASM) Automotive Simulation Models (ASM) are modeled in MATLAB/Simulink for real time simulation of key automotive systems such as engines, vehicle dynamics, brake hydraulics, turbocharger, electrical system, exhaust system, traffic and trailer [3]. The implementation of each model is viewable right down to Simulink basic block level, so it is easy to supplement or replace components with customerspecific models. ASMs are typically used on a dspace simulator for hardware-in-the-loop testing of ECUs or during the design phase of controller algorithm for early validation by offline simulation. In ASM actual physical vehicle characteristics are represented by a multibody system with 24 degrees of freedom. This consists of a drivetrain with elastic shafts, a table-based engine, two semi- empirical tire models, a nonlinear or table based vehicle multibody system with geometrical suspension kinematics and aerodynamics, and a steering model. An environment with a road, maneuvers, and

3 an open and closed-loop driver is included as well. All parameters can be altered during run time. Usability of the model strongly depends on parameter handling. Parameterization is an important aspect in modeling of automotive systems. dspace ModelDesk is a tool for parameterizing ASM models. It also provides project handling and allows parameter sets to be downloaded to offline and online simulations. MotionDesk has been developed as a complement to the dspace tool chain to visualize the movement of mechanical objects in the 3-D world. dspace Simulator test runs can be visualized and automated from PC. The ControlDesk software is used during test development to create layouts and test sequences that are tailor-made for the application. ASM PARALLEL HYBRID ARCHITECTURE The Figure 2 shows the top level of a parallel hybrid vehicle ASM model. The MDL block contains the dynamic plant models - dspace ASM, Simdriveline & AMESim components. The IO block contains the dspace real time interface (RTI) blocks which are interfaces between plant models and the dspace hardware. These blocks can be used to build real time code, and to download and execute it on dspace hardware. In addition to the RTI blocks, the IO interface subsystem consists of blocks for scaling signals, providing test automation access, and switching between different configurations. MDLUserInterface block defines single point location from which the user can access the dynamic model. In this block signals can be converted into user-specific units without disturbing the SI unit-oriented signal flow in the real model. The parallel hybrid model is structured in several main components. Figure 3 shows the first layer of parallel hybrid model with seven components SoftECU, Gasoline Engine, Battery, Motor, Drivetrain, Vehicle dynamics and Environment. The engine, motor, drivetrain, and the vehicle dynamic blocks are connected via shaft speeds and shaft torques. The gasoline engine model can be used in combination with real controllers in a hardware-in-the-loop environment (online mode), or for simulation of a gasoline engine in combination with software controller algorithms (offline mode). The two yellow blocks to the left and right of the model blocks manage the signal mapping from and to the I/O. They also manage the signal flow to and from the soft ECU for offline simulation. Figure 2. ASM Parallel Hybrid Model ENGINE Model used for engine is gasoline engine basic model. This model is a Simulink model used to simulate spark ignition combustion engine. The engine model simulates a fuel system, an engine combustion system, an air path, an engine coolant system, and an exhaust system. The engine model contains components for an air path with a throttle and a manifold, and a piston engine which includes the air intake and combustion simulation. The air path simulates the intake manifold dynamics and the throttle. The air flow is controlled with the throttle. A fully opened throttle allows the engine to receive all of its required air mass flow, which results in the maximum engine torque. The intake manifold model calculates the manifold temperature, the manifold pressure, and the mass inside the manifold. The fuel system injects the fuel for the combustion into the manifold. The fuel system calculates the fuel mass flow by the measured injection time. Cooling system model calculates the cooling water temperature from the actual torque and the friction torque. Engine combustion system describes the air flow through the inlet valve and the torque generation by the combustion. For gasoline basic engine actual torque is calculated by a table based on the engine speed and the relative air mass flow.

4 DRIVETRAIN ASM drivetrain model is a longitudinal model of a vehicle drivetrain with the components such as crankshaft, differential, starter and test bench. Drivetrain model calculates speed of the drivetrain, for example engine speed, motor speed, and gear train speed. The crankshaft model calculates the engine speed and motor speed by integration of the different drive torques such as clutch torque, mean effective torque of the engine, and motor torque. The differential model contains a simple ratio between the input and output torque. Starter model initially speeds up the engine and generate external torque in order to accelerate the crankshaft. When the engine reaches the startup speed, the electronic control unit starts fuel injection and ignition. Figure 3. Parallel Hybrid Main Components BATTERY The battery model calculates the terminal voltage, the battery state of charge (SOC) and the battery temperature as a function of the charge and discharge current. The terminal voltage model takes into account several battery effects such as voltage of each battery cell according to SOC, inner resistance, inductance, diffusion behavior of battery. The parameter values for the different resistances, the inductance and capacitances are parameterized for one battery cell. The heat generation and dissipation takes account of effects like heat from the main reaction, loss reaction, ohmic losses and heat flux due to thermal radiation. The SOC is calculated from battery current, temperature and loss current. ELECTRIC MACHINE Electric machine is modeled as a permanent magnet synchronous machine (PMSM). General modeling approach which is well known from industrial drive motor is used for HIL simulation purpose [4]. As the rotor has no electrical circuit, only the stator windings are modeled. The PMSM is modeled using dq notation in the synchronously rotating reference frame. The real-time capability with respect to calculation time and real time I/O is considered during modeling. The drivetrain model in this example incorporates torque converter, automatic transmission and a final drive model from SimDriveline. SimDriveline software is based on the Simscape environment which is a physical modeling method [5]. Unlike other Simulink blocks, which represent mathematical operations or operate on signals, Simscape blocks represent physical components or relationships directly. Certain steps are involved in integrating SimDriveline drivetrain model with ASM model. Crankshaft and differential model of standard ASM drivetrain are replaced by torque converter, automatic transmission and a final drive models from the SimDriveline. Starter model and test bench model are same as standard ASM drivetrain model. Most SimDriveline blocks have special driveline ports. These driveline ports need to connect with driveline connection lines which represent physical rotation axes. Torque is transfer along these driveline connection lines and inertia rotates around the line. Sensors and actuators blocks are used to interface between SimDriveline blocks and normal Simulink blocks. Figure 4 describes torque actuator block imposed externally defined engine torque on the engine shaft. Figure 4. Simulink2Simdriveline Block As shown in Figure 5, similar Simulink2Simdriveline block is created for motor shaft. Actuator inputs and sensor outputs are Simulink signals that are used to interface with rest of the ASM model components. As shown in figure rotational

5 Figure 5. Top Level Diagram of Drivetrain inertias are specified for different bodies such as engine, motor. Motion sensor blocks gives engine speed and motor speed as an output. Figure 6 shows converter with lockup clutch block which incorporates torque converter from SimDriveline library. Figure 6. Converter with Lock-up Clutch Figure 7 shows seven-speed Lepelletier transmission model from SimDriveline transmission templates, and how it is incorporated in the overall vehicle model. Transmission model is based on planetary gear and ravigneaux gear. Properly engaging a transmission in a particular gear setting requires engaging a certain number of clutches. Transmission controller block consisting of Simulink Lookup and Transfer Fcn blocks, converts the single clutch control signal to a set of six clutch signals that shifts the seven speed transmission through a fixed gear sequence. Single clutch control signal for transmission controller comes from the ASM SoftECU for transmission. ASM Soft ECU for transmission controls the seven speed Lepelletier transmission. It engages the gears and controls the lockup clutch according to lever position. In the drive position, the SoftECU engages the first gear and shifts automatically according to the transmission output speed and the accelerator pedal position. The lockup clutch is also controlled according to vehicle speed and to the accelerator pedal position. Driveline model is connected to SimDriveline environment which defines solver for the system. One of the requirements is that the gear ratios should always be positive. If a gear ratio vanishes or becomes negative, the SimDriveline simulation stops with an error. In SimScape there are some special ports that are connected with special connection lines. These connection lines are not normal Simulink lines. As a result, variables are not available in RTI's variable description file for these ports and connection lines. VEHICLE DYNAMICS In this example AMESim vehicle dynamics model is used. LMS AMESim is simulation software for the modeling and analysis of one-dimensional (1D) multi-domain systems using physical modeling environment [6]. As shown in Figure 8 vehicle dynamics model is created in AMESim. Figure shows AMESim to Simulink interface. The AMESim to Simulink interface enables you to construct a model of a subsystem in AMESim and to convert it to a Simulink S- Function. As shown in Figure 9 the S-Function can then be imported and used into ASM model. The AMESim RT (Real-time) option enables the export of an AMESim model to a real-time environment for use in hardware-in-the-loop (HIL) simulation. AMESim environment requires a special procedure to make it compliant with dspace real-time hardware. After the system (in this case longitudinal vehicle dynamics) has been modeled in AMESim, an interface s-function has to be created to receive and/or send signals to Simulink model. The s- function is generated by switching to parameter mode and import it to ASM/Simulink model while keeping the AMESim model open for Matlab to have access to the s-

6 Figure 7. SimDriveline Transmission model incorporated in ASM Figure 8. AMESim Vehicle Dynamics function and trace files which would otherwise be lost if the AMESim model is closed. Standard AMESim-Simulink interface uses Simulink solver so no need to worry about the solver for real time interface. However, S-function parameters of 1 and 0.01 have to be used to have AMESim results printed with an interval of 0.01 sec. Since AMESim does not know the name of the ASM system that the code will be used in, TRC file AMESIMMODELNAME_.trc is generated. To take this into account in dspace, the file must be renamed to ASMMODELNAME_usr.trc. The build command also needs to have access to the name of the AMESim system in the circuit. This information is supplied by the extra argument AMESIMMODEL=VehicleDynamics on the make command. Depending on the Matlab version and realtime dspace software used, AMESim has a specifically design template make file (TMF located under $AME/lib) for building the application. The main advantage of the AMESim is to create high precision models without writing a single line of code using mathematical representation of the system behavior. However, its limitation lays with the difficulty of altering the equation of the system. Because the equation is built within the physical element, adding or removing functionality is difficult and thus is less flexible than ASM models. ENVIRONMENT The environment subsystem is used to define driving maneuvers for the vehicle by means of stimulus maneuvers or at a specific vehicle speed controlled by the driver model. The road subsystem allows you to set environmental conditions like road grade, friction coefficient, environmental pressure, and temperature. SOFT ECU The soft ECU block contains models for Engine controller (ECM), transmission controller (TCU), hybrid controller (HCU). For the motor control unit real ECU has been used. ECM calculates injection time based on intended lambda

7 Figure 9. AMESim Vehicle Dynamics Model incorporated in ASM value, optimum ignition angle and throttle position. TCU controls the automatic gearbox. HCU soft ECU controls engine on /off, torque request co-ordination, battery management. Torque request co-ordination includes torque request for IC engine that has to be operated by soft ECU gasoline and torque request for electric motor that will be operated by real ECU. REAL TIME SIMULATION - SOLVERS USED AND LIMITATIONS For the real time simulations fixed-step solver with balancing accuracy and simulation speed must be used. For the current system ASM plant model is using fixed step solver with ODE1 method and time step of 1 millisecond. Electric component models for ASM have to be solved with an appropriate solver. The equations are solved numerically by discrete methods, i.e. the Simulink solver has no effect on the equation solving technique. Three main solvers that were utilized in the implementation are Forward-Euler, Backward- Euler and Tustin. Efficient testing of ECUs for electric machines requires fast measurement and analysis of several closely associated signals. In this example, electric machine model runs at a faster rate than the rest of the model. Electric machine model is computed at the carrier frequency of the PWM gate drive signals from the ECU. The PWM signals coming from ECU are measured by the DS5202 PWM measurement solution, while calculated motor current signals are sent back to controller by means of analog voltage signals (DS2202 DACs). Electric machine subsystem is driven by hardware interrupt block of DS5202. Since separate tasks can interrupt each other, the transfer of data vectors between them can also be interrupted, producing inconsistent data. Simulink's rate transition blocks are used to handle the task transition. SimDriveline models use the Simulink solver suite, so solver settings are same as the general Simulink models (ASM). Fixed step solver with larger tolerance and step size results in less simulation accuracy. It is always good to obtain reference results with variable step solver then find right balance between accuracy and simulation speed using fixed step solver. Sample times of all SimDriveline blocks are always continuous so these blocks cannot be used with discrete solvers. For the fixed step solver clutch velocity tolerance value must be specified either in each clutch or in the connected Driveline Environment block. In real time simulation most SimDriveline parameters are not tunable; this is one of the limitations of SimDriveline. It is not possible to generate a code from SimDriveline model that contains one or more S-functions generated from other SimDriveline models. Some AMESim systems are difficult or impossible to solve using Simulink solver. In this case user can use co-simulation (in Simulink), or import the Simulink model into AMESim and use the AMESim solver for everything. In current system main purpose is to test and develop controller in ASM environment. For this purpose AMESim-Simulink interface uses Simulink fixed step solver. After the AMESim S- function is imported into Simulink, it is verified that the AMESim/Simulink system can run and give correct results using a fixed step integration method with a time step of 1 millisecond. By adding AMESim parameters to the AMESim watch facility it is possible to change AMESim parameters while the simulation is running. The limitation is that many AMESim parameters are not used directly in the calculation, but they are preprocessed in the initialization phase of the simulation. The number of AMESim S-function blocks allowed in the Simulink model which is compiled with RTW is limited to one. It is possible to group the different AMESim systems together in AMESim and import the AMESim system as one S-function. CONFIGURATION OF A HIL SIMULATOR FOR A PARALLEL HEV MODEL Figure 10 shows interface level between ECU and HIL system. For HIL simulation, motor control model is transferred to MicroAutoBox which will act as a real ECU and entire plant model is transferred to dspace simulator.

8 Figure 10. Electric Motor I/O Interface Electric motor needs more complex control system [7]. Electric drive controller has different requirements regarding the HIL simulator. Control loop of electric drive is not only closed by motor speed but also by a current loop. In combustion engine HIL simulators, only low power actuators are controlled electrically, while in electric drive entire controlled power is electrical. In order to test under real power conditions, complete motor test bench has to be integrated. However with signal level simulation, it is possible to test real time motor controller without real inverter. In signal level simulation real voltages and currents are not present physically, but only in simulation. This type of HIL testing is advantageous because of low cost, no safety issues. From hardware point of view there is no limitation about machine parameters. We can test 2 kw or 40 kw electric motor with the same test setup. Each physical effect can be taken into account Offline- and Online- Simulation with the same model. Disadvatages of signal level simulation includes seperate power stages necessary and there is no test of real power stages. In this example simulation model is connected to standard I/Os of the motor controller, such as interfaces to motor position sensor, communication interface CAN. Electric motor in simulation model uses current control loops computed every PWM period from ECU. An accurate measurement of three phase center pulse PWM control signal is performed by a hardware ds5202 board. MODEL DESK For parameterizing and managing the parameter sets of parallel hybrid, dspace ModelDesk is used. Figure 11 shows overview of ModelDesk. Arrows indicate that ModelDesk can be used for offline Simulink simulation of ASM model and online real time simulation on dspace hardware. Parameter files are created and assigned to each model component, for example, differential, tires and road. Complete vehicle parameter sets are created and managed. ModelDesk has additional capabilities such as Road generator which is GUI for defining road segments and creating test tracks. Maneuver editor is used to create driving maneuvers such as follow road, increase acceleration, brake, driver aggressiveness, etc. Traffic editor can create traffic scenarios for displaying simulated traffic situations such as vehicles overtaking and changing lanes. The Plot Manager can be used to visualize signals of the simulation model and to manage the simulation results. The new blocks for AMESim vehicle dynamics and SimDriveline are stored in custom library. These custom libraries are integrated in ModelDesk. The ModelDesk automation interface allows to change parameter values, select roads, and specify maneuvers using scripts.

9 THIS DOCUMENT IS PROTECTED BY U.S. AND INTERNATIONAL COPYRIGHT. Figure 11. ModelDesk Overview Table 1. Turnaround Time Comparison TURNAROUND TIME The turnaround time for a task is the time that passes between the triggering and the end of its execution. For real time simulation an overrun situation occurs if a task is requested to start but has not finished its previous execution yet. To avoid overrun situation, solvers and time step setting should be such that it provides accurate results while permitting real-time simulation. Table 1, shows the turnaround time on HIL simulator for different model combinations. Based on the comparison it is seen that there is 30 μs difference between ASM model and combined model. However based on complexity of model components from different environment turnaround time will vary. Parallel hybrid model is running in multiple timer task modes. Figure 12 shows turnaround time for HIL simulator, MicroAutoBox and PWM hardware interrupt which is 262 μs, 24 μs and 11 μs respectively. CONTROLDESK USER INTERFACE The entire graphical user interface is implemented with dspace ControlDesk. It provides all the functions to control, monitor and automate experiments and makes the development of controllers more effective. User can easily interact with system and manage the real-time experiments using ControlDesk GUI as shown in Figure 13 below. Figure 14 shows motor controller input and output signals. The output of the ECU is low PWM pulses that will operate the inverter. Three phase duty cycle as shown in figure is fed to DS5202 FPGA based PWM capture solution. The outputs of motor model are current and speed signals and fed back to the ECU.

10 THIS DOCUMENT IS PROTECTED BY U.S. AND INTERNATIONAL COPYRIGHT. Figure 12. Turnaround Time for Different Tasks Figure 13. ControlDesk Graphical User Interface Figure 14. Measured Duty Cycle and Three Phase Current on ECU

11 CONCLUSION From the controller point of view a HEV is a complex interaction of powertrain components and controller functions. For the development of such controller functions dspace offers all necessary components: Automotive Simulation Models (ASM) for plant modeling and proper I/O interfaces and real-time systems. Real time simulation of a system requires balance between complexity of model, solver type, solver settings and real time hardware. ASM provides several capabilities that make it easier to use it for real-time simulation. ASM can be used throughout the development process as controller development on PC and Hardware-inthe-loop (HIL) test of real controller. With the use of ASM ready to use plant models, developer can focus more on control systems development. ASM also allows integration of models developed in different environment. AMESim and SimDriveline model has been integrated in ASM and tested on real time system. Solver settings and limitations for each tool are described. In addition to this ModelDesk allows handling of complex parameterset and managing of simulation run and simulation result. CONTACT INFORMATION Kunal Patil PhD Student Texas Tech University, USA kunal.patil@ttu.edu Tino Schulze Product Manager ASM / ModelDesk dspace GmbH, Germany tschulze@dspace.de Sisay Molla Application Engineer dspace Inc, USA smolla@dspaceinc.com REFERENCES 1. Maples, Moore, Patterson and Schaper Alternative Fuels for U.S. Transportation Transportation Research Board Business Office, Washington, DC 2. dspace Magazine 1/2010, Mar 2010, Virtual Energy Cells BMW Group, Germany 3. dspace GmbH: dspace Automotive Simulation Models, Product Information. Paderborn, Germany, dspace GmbH: dspace ASM Electric components, Product Information, Paderborn, Germany, SimDriveline Introducing the Transmission Templates Library, Product Information AMESim, Simulink Interface, AMEHelp, LMS Imagine Lab AMESim_Rev10SL1 7. Wagener, A., Schulte, T., Waeltermann, P., and Schuette, H., Hardware-in-the-Loop Test Systems for Electric Motors in Advanced Powertrain Applications, SAE Technical Paper , 2007, doi: / The Engineering Meetings Board has approved this paper for publication. It has successfully completed SAE's peer review process under the supervision of the session organizer. This process requires a minimum of three (3) reviews by industry experts. 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. ISSN 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. SAE Customer Service: Tel: (inside USA and Canada) Tel: (outside USA) Fax: CustomerService@sae.org SAE Web Address: Printed in USA

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

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

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

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

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

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

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

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

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

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

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

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

Highly dynamic control of a test bench for highspeed train pantographs

Highly dynamic control of a test bench for highspeed train pantographs PAGE 26 CUSTOMERS Highly dynamic control of a test bench for highspeed train pantographs Keeping Contact at 300 km/h Electric rail vehicles must never lose contact with the power supply, not even at the

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

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

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

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

A 6-Speed Automatic Transmission Plant Dynamics Model for HIL Test Bench SAE TECHNICAL PAPER SERIES 28-1-63 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

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

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

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

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

Ming Cheng, Bo Chen, Michigan Technological University

Ming Cheng, Bo Chen, Michigan Technological University THE MODEL INTEGRATION AND HARDWARE-IN-THE-LOOP (HIL) SIMULATION DESIGN FOR THE ANALYSIS OF A POWER-SPLIT HYBRID ELECTRIC VEHICLE WITH ELECTROCHEMICAL BATTERY MODEL Ming Cheng, Bo Chen, Michigan Technological

More information

Trust is written with a capital

Trust is written with a capital PAGE 12 CUSTOMERS A Moving Variety For commercial vehicles, diversity is a standard. Scania has a nearly endless selection of vehicle types and modular vehicle configurations. And the generic electronic

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

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

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

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

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

Vehicle functional design from PSA in-house software to AMESim standard library with increased modularity

Vehicle functional design from PSA in-house software to AMESim standard library with increased modularity Vehicle functional design from PSA in-house software to AMESim standard library with increased modularity Benoit PARMENTIER, Frederic MONNERIE (PSA) Marc ALIRAND, Julien LAGNIER (LMS) Vehicle Dynamics

More information

dspace GmbH Rathenaustr Paderborn Germany dspace Technology Conference Workshop #2

dspace GmbH Rathenaustr Paderborn Germany dspace Technology Conference Workshop #2 dspace Engineering - Mechatronic Test Benches Matthias Deter Group Manager Engineering E-Drive Applications dspace Technology Conference 2017 Workshop #2 dspace GmbH Rathenaustr. 26 33102 Paderborn Germany

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

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

Low Carbon Technology Project Workstream 8 Vehicle Dynamics and Traction control for Maximum Energy Recovery

Low Carbon Technology Project Workstream 8 Vehicle Dynamics and Traction control for Maximum Energy Recovery Low Carbon Technology Project Workstream 8 Vehicle Dynamics and Traction control for Maximum Energy Recovery Phil Barber CENEX Technical review 19 th May 2011 Overview of WS8 Workstream 8 was set up to

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

Wind Turbine Emulation Experiment

Wind Turbine Emulation Experiment Wind Turbine Emulation Experiment Aim: Study of static and dynamic characteristics of wind turbine (WT) by emulating the wind turbine behavior by means of a separately-excited DC motor using LabVIEW and

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

ASM Combustion Engine. Automotive Simulation Models (ASM)

ASM Combustion Engine. Automotive Simulation Models (ASM) www.dspace.com Automotive Simulation Models (ASM) ASM Combustion Engine Diesel and Gasoline Engine Simulation Physical and Mean Value Simulations Exhaust System, Turbocharger Content Introduction 4 Virtual

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

Real-time Simulation of Electric Motors

Real-time Simulation of Electric Motors Real-time Simulation of Electric Motors SimuleD Developments in the electric drive-train have the highest priority, but all the same proven development methods are not consequently applied. For example

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

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

IMPLEMENTATION OF A VEHICLE-IN-THE-LOOP DEVELOPMENT AND VALIDATION PLATFORM

IMPLEMENTATION OF A VEHICLE-IN-THE-LOOP DEVELOPMENT AND VALIDATION PLATFORM F2010-C-177 IMPLEMENTATION OF A VEHICLE-IN-THE-LOOP DEVELOPMENT AND VALIDATION PLATFORM 1 Albers, Albert *, 1 Düser, Tobias 1 IPEK Institute of Product Engineering at Karlsruhe Institute of Technology

More information

Hybrid Architectures for Automated Transmission Systems

Hybrid Architectures for Automated Transmission Systems 1 / 5 Hybrid Architectures for Automated Transmission Systems - add-on and integrated solutions - Dierk REITZ, Uwe WAGNER, Reinhard BERGER LuK GmbH & Co. ohg Bussmatten 2, 77815 Bühl, Germany (E-Mail:

More information

Design and evaluate vehicle architectures to reach the best trade-off between performance, range and comfort. Unrestricted.

Design and evaluate vehicle architectures to reach the best trade-off between performance, range and comfort. Unrestricted. Design and evaluate vehicle architectures to reach the best trade-off between performance, range and comfort. Unrestricted. Introduction Presenter Thomas Desbarats Business Development Simcenter System

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

VEHICLE DYNAMICS BASED ABS ECU TESTING ON A REAL-TIME HIL SIMULATOR

VEHICLE DYNAMICS BASED ABS ECU TESTING ON A REAL-TIME HIL SIMULATOR HUNGARIAN JOURNAL OF INDUSTRIAL CHEMISTRY VESZPRÉM Vol. 39(1) pp. 57-62 (2011) VEHICLE DYNAMICS BASED ABS ECU TESTING ON A REAL-TIME HIL SIMULATOR K. ENISZ, P. TÓTH, D. FODOR, T. KULCSÁR University of

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

Automotive Simulation Models

Automotive Simulation Models www.dspace.com Automotive Simulation Models Combustion Engine Simulation Vehicle Dynamics Simulation Truck and Trailer Simulation Traffi c Simulation Electric Components Simulation ModelDesk/MotionDesk

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

Multi-ECU HiL-Systems for Virtual Characteristic Rating of Vehicle Dynamics Control Systems

Multi-ECU HiL-Systems for Virtual Characteristic Rating of Vehicle Dynamics Control Systems Multi-ECU HiL-Systems for Virtual Characteristic Rating of Vehicle Dynamics Control Systems Dipl.-Ing. Ronnie Dessort, M.Sc. Philipp Simon - TESIS DYNAware GmbH Dipl.-Ing. Jörg Pfau - Audi AG VDI-Conference

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

Numerical Investigation of Diesel Engine Characteristics During Control System Development

Numerical Investigation of Diesel Engine Characteristics During Control System Development Numerical Investigation of Diesel Engine Characteristics During Control System Development Aleksandr Aleksandrovich Kudryavtsev, Aleksandr Gavriilovich Kuznetsov Sergey Viktorovich Kharitonov and Dmitriy

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

Crankcase scavenging.

Crankcase scavenging. Software for engine simulation and optimization www.diesel-rk.bmstu.ru The full cycle thermodynamic engine simulation software DIESEL-RK is designed for simulating and optimizing working processes of two-

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

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

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

Continental Engineering Services

Continental Engineering Services Automotive and transportation Services Product Simcenter Engineering firm uses Simcenter Amesim to optimize driving range of electric vehicles Business challenges Be recognized as an expert in electric

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

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

TUTORIAL Motor Control Design Suite

TUTORIAL Motor Control Design Suite TUTORIAL Motor Control Design Suite April 2017 1 The Motor Control Design Suite provides a total solution for motor drive system design. From system specifications, the Motor Control Design Suite automatically

More information

Higher, Faster, Further. damping control for turntable ladders. dspace Magazine 2/2009 dspace GmbH, Paderborn, Germany

Higher, Faster, Further. damping control for turntable ladders. dspace Magazine 2/2009 dspace GmbH, Paderborn, Germany PAGE 30 Universität Stuttgart / IVECO magirus Higher, Faster, Further Active damping control for turntable ladders PAGE 31 Turntable ladders nowadays are required to go higher, faster, further and be safer.

More information

Regenerative Braking System for Series Hybrid Electric City Bus

Regenerative Braking System for Series Hybrid Electric City Bus Page 0363 Regenerative Braking System for Series Hybrid Electric City Bus Junzhi Zhang*, Xin Lu*, Junliang Xue*, and Bos Li* Regenerative Braking Systems (RBS) provide an efficient method to assist hybrid

More information

Contents. Preface... xiii Introduction... xv. Chapter 1: The Systems Approach to Control and Instrumentation... 1

Contents. Preface... xiii Introduction... xv. Chapter 1: The Systems Approach to Control and Instrumentation... 1 Contents Preface... xiii Introduction... xv Chapter 1: The Systems Approach to Control and Instrumentation... 1 Chapter Overview...1 Concept of a System...2 Block Diagram Representation of a System...3

More information

The use of Simulation in Electric Machine Design Stefan Holst, CD-adapco

The use of Simulation in Electric Machine Design Stefan Holst, CD-adapco The use of Simulation in Electric Machine Design Stefan Holst, CD-adapco Motivation How often can a machine be started within an hour In Hybrids, what effect has the adjacent combustion drive train Space

More information

Real-Time Modelica Simulation on a Suse Linux Enterprise Real Time PC

Real-Time Modelica Simulation on a Suse Linux Enterprise Real Time PC Real-Time Modelica Simulation on a Suse Linux Enterprise Real Time PC Arno Ebner Martin Ganchev Helmut Oberguggenberger Franz Pirker Arsenal Research Giefinggasse 2 1210 Vienna Austria arno.ebner@arsenal.ac.at

More information

THE FKFS 0D/1D-SIMULATION. Concepts studies, engineering services and consulting

THE FKFS 0D/1D-SIMULATION. Concepts studies, engineering services and consulting THE FKFS 0D/1D-SIMULATION Concepts studies, engineering services and consulting r e s e a r c h i n m o t i o n. VEHICLE IN MOTION On the basis of constant engine speeds and loads, the combustion engine

More information

VALIDATION OF A HUMAN-AND-HARDWARE-IN-THE- LOOP CONTROL ALGORITHM

VALIDATION OF A HUMAN-AND-HARDWARE-IN-THE- LOOP CONTROL ALGORITHM U.P.B. Sci. Bull., Series D, Vol. 76, Iss. 4, 04 ISSN 454-58 VALIDATION OF A HUMAN-AND-HARDWARE-IN-THE- LOOP CONTROL ALGORITHM Ionuţ STOICA, Marius BĂŢĂUŞ, Mihai NEGRUŞ This study proposes the development

More information

HIL for power electronics and power systems with National

HIL for power electronics and power systems with National Hardware-in-the-Loop (HIL) Specialty HIL for power electronics and power systems with National Instruments www.opal-rt.com introduction For over 20 years, OPAL-RT HIL Simulators have been used by engineers

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

Dr. Daho Taghezout applied magnetics (CH 1110 Morges)

Dr. Daho Taghezout applied magnetics (CH 1110 Morges) EMR 11 Lausanne July 2011 Joint Summer School EMR 11 Energetic Macroscopic Representation Dr. Daho Taghezout applied magnetics (CH 1110 Morges) magnetics@bluewin.ch - Outline - EMR 11, Lausanne, July 2011

More information

Mathematical modeling of the electric drive train of the sports car

Mathematical modeling of the electric drive train of the sports car 1 Portál pre odborné publikovanie ISSN 1338-0087 Mathematical modeling of the electric drive train of the sports car Madarás Juraj Elektrotechnika 17.09.2012 The present electric vehicles are using for

More information

SIMULATION OF A SPARK IGNITION ENGINE WITH CYLINDERS DEACTIVATION

SIMULATION OF A SPARK IGNITION ENGINE WITH CYLINDERS DEACTIVATION F2010-C-198 SIMULATION OF A SPARK IGNITION ENGINE WITH CYLINDERS DEACTIVATION 1 Croitorescu, Valerian *, 1 Maciac Andrei, 1 Oprean Mircea, 1 Andreescu Cristian 1 Univeristy POLITEHNICA of Bucharest, Romania

More information

Computer Model for a Parallel Hybrid Electric Vehicle (PHEV) with CVT

Computer Model for a Parallel Hybrid Electric Vehicle (PHEV) with CVT Proceedings of the American Control Conference Chicago, Illinois June 2000 Computer Model for a Parallel Hybrid Electric Vehicle (PHEV) with CVT Barry Powell, Xianjie Zhang, Robert Baraszu Scientific Research

More information

Technical Reports. Idle Speed. Crank Time. Idle ramp Rate. Crank Speed. Idle Speed. Standstill Speed. Zero Speed

Technical Reports. Idle Speed. Crank Time. Idle ramp Rate. Crank Speed. Idle Speed. Standstill Speed. Zero Speed Technical Reports 145 Nm peak-to-peak Table 1 Real Engine Simulation 40 hz 37 nm 37 nm 80 hz 23 nm 30 nm 120 hz 8 nm 15 nm 120 hz 8 nm 15 nm 160 hz 5 nm 7 nm 200 hz 3.7 nm 5 nm 240 hz 1.4 nm 2.5 280 hz

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

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

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

KISSsys Application 008: Gearbox Concept Analysis

KISSsys Application 008: Gearbox Concept Analysis KISSsoft AG Frauwis 1 CH - 8634 Hombrechtikon Telefon: +41 55 264 20 30 Calculation Software for Machine Design Fax: +41 55 264 20 33 www.kisssoft.ch info@kisssoft.ch 1. Abstract KISSsys: Efficient Drivetrain

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

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

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

dspace GmbH Rathenaustr Paderborn Germany

dspace GmbH Rathenaustr Paderborn Germany Hardware-in-the-Loop Simulation of Power Electronics and Electrical Drives Systems Matthias Deter, Group Manager Engineer E-Drive HIL dspace Technology Conference 2017 dspace GmbH Rathenaustr. 26 33102

More information

INTELLIGENT ENERGY MANAGEMENT IN A TWO POWER-BUS VEHICLE SYSTEM. DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited.

INTELLIGENT ENERGY MANAGEMENT IN A TWO POWER-BUS VEHICLE SYSTEM. DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. INTELLIGENT ENERGY MANAGEMENT IN A TWO POWER-BUS VEHICLE SYSTEM 1 Report Documentation Page Form Approved OMB No. 0704-0188 Public reporting burden for the collection of information is estimated to average

More information

Addressing performance balancing in fuel economy driven vehicle programs

Addressing performance balancing in fuel economy driven vehicle programs EAEC-ESFA 2015 Presenter: Dr. Filip Deblauwe Addressing performance balancing in fuel economy driven vehicle programs Smarter decisions, better products. Introduction Performance balancing Application

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

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

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

Innovative Testing Equipment. Torque sensors Vehicle Applications Actuators

Innovative Testing Equipment. Torque sensors Vehicle Applications Actuators Innovative Testing Equipment Torque sensors Vehicle Applications Actuators Custom-made measuring solutions As a leading drivetrain testing company, ATESTEO specialises in drivetrain and transmission testing

More information

Development and Optimization System of Vehicle Electronic Fuel Injection

Development and Optimization System of Vehicle Electronic Fuel Injection Applied Mechanics and Materials Submitted: 2014-06-05 ISSN: 1662-7482, Vols. 602-605, pp 1512-1517 Accepted: 2014-06-11 doi:10.4028/www.scientific.net/amm.602-605.1512 Online: 2014-08-11 2014 Trans Tech

More information

Driving Performance Improvement of Independently Operated Electric Vehicle

Driving Performance Improvement of Independently Operated Electric Vehicle EVS27 Barcelona, Spain, November 17-20, 2013 Driving Performance Improvement of Independently Operated Electric Vehicle Jinhyun Park 1, Hyeonwoo Song 1, Yongkwan Lee 1, Sung-Ho Hwang 1 1 School of Mechanical

More information

Model Library Power Transmission

Model Library Power Transmission Model Library Power Transmission The Power Transmission libraries in SimulationX support the efficient modeling and analysis of mechanical powertrains as well as the simulation-based design of controlled

More information

ELECTRIC VEHICLES DRIVE CONTROL THEORY AND PRACTICE

ELECTRIC VEHICLES DRIVE CONTROL THEORY AND PRACTICE CONFERENCE ABOUT THE STATUS AND FUTURE OF THE EDUCATIONAL AND R&D SERVICES FOR THE VEHICLE INDUSTRY ELECTRIC VEHICLES DRIVE CONTROL THEORY AND PRACTICE Alexandros Soumelidis, PhD leader of research group,

More information

THINK ELECTRIC. THINK MAGNA.

THINK ELECTRIC. THINK MAGNA. THINK ELECTRIC. THINK MAGNA. TABLE OF CONTENTS 4 GLOBAL MEGATRENDS 6 POWERTRAIN ARCHITECTURES 8 OUR EXPERIENCE 10 ROAD TO emobility 12 48 VOLT HYBRID 16 PLUG-IN HYBRID 20 PURE ELECTRIC 24 ELECTRIFIED COMPONENTS

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

Development of Engine Clutch Control for Parallel Hybrid

Development of Engine Clutch Control for Parallel Hybrid EVS27 Barcelona, Spain, November 17-20, 2013 Development of Engine Clutch Control for Parallel Hybrid Vehicles Joonyoung Park 1 1 Hyundai Motor Company, 772-1, Jangduk, Hwaseong, Gyeonggi, 445-706, Korea,

More information

International Journal of Advance Research in Engineering, Science & Technology

International Journal of Advance Research in Engineering, Science & Technology Impact Factor (SJIF): 4.542 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 Volume 4, Issue 4, April-2017 Simulation and Analysis for

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

SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC

SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC SPEED AND TORQUE CONTROL OF AN INDUCTION MOTOR WITH ANN BASED DTC Fatih Korkmaz Department of Electric-Electronic Engineering, Çankırı Karatekin University, Uluyazı Kampüsü, Çankırı, Turkey ABSTRACT Due

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