Model Predictive Engine Torque Control with Real-Time Driver-in-the-Loop Simulation Results

Size: px
Start display at page:

Download "Model Predictive Engine Torque Control with Real-Time Driver-in-the-Loop Simulation Results"

Transcription

1 21 American Control Conference Marriott Waterfront, Baltimore, MD, USA June 3-July 2, 21 WeB19.3 Model Predictive Engine Torque Control with Real-Time Driver-in-the-Loop Simulation Results Chris Vermillion, Ken Butts, and Kevin Reidy Abstract This paper presents the design and simulation results for a novel off-idle engine torque control strategy that uses online model predictive control () to simultaneously manage drivability, emissions, and fuel economy, while delivering desired engine torque. In order to achieve a tractable optimization, a modular control approach is used, wherein is used to manipulate desired air/fuel ratio, engine air charge, spark advance, and variable valve timing, whereas lower level controllers are designed using conventional design techniques to deliver these desired values. The performance of the proposed control strategy is exhibited through simulation results on two test cases, including a driver-in-the-loop simulator. Results show that the model predictive torque control strategy yields a significant overall improvement in terms of a combined drivability, emissions, and fuel economy metric. I. INTRODUCTION A significant amount of recent powertrain control research has been geared towards model-based and optimizationbased control strategies for managing competing performance goals under off-idle driving scenarios, for a variety of engine types (it is worth noting that some very successful results, such as [1] and [2], have been attained for the complementary problem of idle speed control, with an excellent summary provided in [3]; however, our paper only considers off-idle operation). For example, the authors of [4] concentrate on a model-based control strategy that minimizes emissions. The authors of [] offer a hybrid approach to optimizing air fuel ratio and torque tracking, which ultimately allows for the indirect management of drivability and fuel economy concerns. The authors of [6] present experimental results that use model predictive control () to optimize fuel economy alone. The authors of [7] offer a control strategy to optimize emissions and fuel economy for a hybrid electric vehicle. The authors of [8] and [9] use a shortest path stochastic dynamic programming (SPSDP) approach to optimize fuel economy and drivability for a hybrid electric vehicle, where their work serves as a high level optimization that determines the optimal torque split between the motor and engine. Our work differs from each of the aforementioned works in at least one of the following two key respects: 1) We simultaneously consider fuel economy, drivability, and emissions (rather than a subset of the three); 2) We perform our optimization in an engine torque control framework, where our controller is ultimately C. Vermillion and Ken Butts are with the Toyota Technical Center, Ann Arbor, MI, 48, chris.vermillion@tema.toyota.com, ken.butts@tema.toyota.com K. Reidy is with California Polytechnic State University, San Luis Obispo, CA 9347, kreidy@calpoly.edu. responsible for delivering desired engine torque as interpreted by the driver s accelerator pedal position. In order to simultaneously consider fuel economy, drivability, and emissions while delivering desired torque, we fuse the concept of torque control with model predictive control () by performing an online optimization that considers competing performance interests. By performing our optimization in a torque control framework, we consider the engine as a single torque generation machine, rather than many separate subsystems. And in contrast to higherlevel control strategies such as [8] and [9] that determine the optimal torque request for the engine, our optimization represents a lower-level control strategy that calculates how to deliver this request. represents a very attractive control design method for calibrators, since the competing performance goals can be directly incorporated into the cost function to be optimized, and constraints can be explicitly enforced. To tackle the computational burden of online while maintaining the effectiveness of the optimization, we consider the full engine, including air, fuel, and combustion dynamics, but we replace low level air and fuel control loops with reference models that describe their ideal input/output behavior. This approach originates from our earlier work in [1] and represents a compromise between simplicity and accuracy in modular control design, wherein the low level dynamics are not neglected but are approximated. In Section II, we quantify each performance metric (drivability, fuel economy, and emissions), provide a description of the dynamic model used for control design, and present the overall control structure. In Section III, we describe the details for the reference model selection, low level control design, and, most notably, design for engine torque control. Finally, in Section IV, we present simulation results for two cases, namely: 1) A tip-in/tip-out case that focuses on the drivability/fuel economy tradeoff exhibited during fuel cut and recovery; 2) A section of a federal test procedure (FTP) cycle using a driver-in-the-loop simulator. II. PROBLEM FORMULATION AND MODEL OVERVIEW A. Essential Model Components Our work is concerned with a longitudinal dynamics model for a full-sized Toyota vehicle with a 2.4 liter, 4 cylinder spark-ignition gasoline engine and a 4-speed automatic transmission. The overall model description is given /1/$ AACC 149

2 TABLE I MODEL VARIABLES Submodel Variable Description Units Engine θ throttle angle rad Inputs IPW fuel pulse width µ s V V T cmd valve timing cmd. deg. adv. δ spark advance deg. T pump pump torque N-m Engine W fuel fuel flow rate g/s Outputs CO CO emissions g/s HC HC emissions g/s NO NO emissions g/s Teng net net eng. torque N-m ω eng engine rot. speed rad/s Engine V V T actual VVT deg. adv. Internals W air air flow to cyl. g/s φ 14.6 W fuel W air - T ex exhaust temp. deg. C T comb combustion torque N-m CO exh exhaust CO emis. g/s HC exh exhaust HC emis. g/s NO exh exhaust NO emis. g/s φ tp tailpipe equiv. rat. - Driveline ω eng eng. speed rad/s Inputs GR gear ratio - ω tire tire rot. speed rad/s Driveline F tire tire/road force N Outputs T pump pump torque N-m Driveline T turb turbine torque N-m Internals ω turb turbine rot. spd. rad/s θ turb turbine rot. pos. rad Veh. In F tire tire/road force N Veh. Out v veh veh. speed m/s ω tire tire rot. spd. rad/s θ tire tire rot. pos. rad Veh. Intl. m a HF high freq. accel. s m 2 a veh vehicle accel. s 2 in Fig. 1, with inputs, outputs, and internal variables for each submodel are given in Table I. 1) Engine Submodel: The engine submodel contains an intake manifold, fuel injection dynamics, exhaust emissions, catalyst, and rotational dynamics model. The control inputs to the engine include throttle angle (θ), fuel injection pulse width (IPW), spark advance (δ), and intake variable valve timing (V V T ). The intake manifold and exhaust emissions models are proprietary Toyota models, whereas standard fuel injection and rotational dynamics models from [11] are used, and the form of the catalyst model is based on [12]. 2) Driveline Submodel: The driveline submodel includes a standard K-factor model for the hydraulic torque converter, cascaded with an automatic transmission, cascaded with spring-damper driveline dynamics, which are a function of ω turb, ω tire, θ turb, and θ tire. Fig. 1. Main diagram of the model components and interconnections between the engine, driveline, and vehicle models. 3) Vehicle Submodel: The vehicle submodel represents a standard model for longitudinal vehicle dynamics, simply consisting of a rolling resistance and aerodynamics term. B. Performance Criteria - Quantified The performance of the engine/driveline/vehicle system consists of three components, namely drivability, fuel economy, and emissions. Drivability, J d, is characterized by the high-frequency component of vehicle acceleration, which is calculated as follows: J d = a HF (s) = a 2 HF(t)dt, (1) t s.1s + 1 a veh(s). Fuel economy is straightforwardly calculated in terms of the total fuel consumed, normalized by distance traveled, and is given by: t J f = W fuel (t)dt t v veh (t)dt. (2) Finally, emissions is measured as a combination of carbon monoxide, hydrocarbons, and nitric oxide at the tailpipe, and is given by: J e = t (α CO CO(t)+α HC HC(t)+α NO NO(t))dt, (3) where α CO, α HC, and α NO are used to weight the importance of the various emissions components. For this work, we take α CO =.1, α HC = α NO = 1. The three components to performance can be combined into the composite cost function, J total, through the relationship: J total = a f J f + a e J e + a d J d, a f = 1, (4) a e = 1, a d = 1, These three performance components, J d, J f, and J e, will serve as the basis for our optimization, though the components themselves will be modified slightly in order to fit in the framework. C. Overall Control Structure The overall closed loop system is shown in Fig. 2, whereas the specifics of the powertrain controller are shown in Fig. 3. Static maps are used for the electronic pedal control and transmission controller, which choose Teng des and GR, 146

3 respectively. The model predictive engine torque controller uses available engine measurements in order to optimize φ des, Wair des, V V T cmd, and δ. Inner loop controllers are designed to realize φ des and W des air. Fig. 2. Overall closed-loop system diagram, illustrating the interactions between the driver, powertrain controller, and plant. where MAF represents the intake mass air flow sensor measurement, and controller gains are determined semiheuristically in order to approximately match the closed loop air/fuel ratio control behavior to the reference model, F φ (s). C. Air Flow Control Air flow control uses gain scheduled model reference control in order to design a controller of the form: θ(s) = C 1 W des air (s) + C 2 Ŵ air (s), (7) where Ŵair(s) is the estimated cylinder air flow, using a nonlinear model of the intake manifold with the MAF sensor measurement. C 1 (s) and C 2 (s) are determined using single-input/single-output (SISO) model reference control [13], based on a linearized intake manifold model given by: W air (s) = a 1 ms + a m b 2 ms 2 + b 1 θ(s), (8) ms + 1 where V V T is taken as constant for the linearization. D. Formulation The torque controller consists of three main components, namely a state observer, torque converter model (for approximating pump torque), and the optimization itself. Fig. 3. Overall powertrain control structure. III. CONTROL DESIGN This section details the control design of both the optimization and the inner loop controllers for throttle control and air/fuel ratio control. A. Reference Model Selection Reference models, F φ (s) and F air (s), which represent target closed loop behavior from φ des to φ and Wair des to W air, respectively, are agreed upon at the outset of the design process. The optimization assumes that these target behaviors are met, replacing the complex air and fuel dynamics with their respective reference models. Considering that the fuel and air dynamics are on the order of.1.2 seconds, and in an attempt to synchronize the dynamics associated with air-fuel ratio control and throttle control, we choose the following reference model: 1 F φ (s) = F air (s) =.1s + 1, () for both air/fuel ratio control and throttle control. B. Air/Fuel Ratio Control Air/fuel ratio control is performed by means of a feedforward scheme and a feed-back (PI) control for steady state error correction. The overall controller is given as: IPW(s) = G ff (s)maf(s)+ Kφ p s + K φ i s (φ des (s) φ(s)), (6) Fig. 4. Model predictive control structure. An estimate of the engine states, ˆx eng (k), which is required for the optimization, is provided by a nonlinear observer with a linear correction term, specifically: ˆx eng (k+1) = f(ˆx eng (k), u eng (k))+l(y eng (k) ŷ eng (k)), (9) where f(x eng (k), u eng (k)) represents the nonlinear dynamic model of the engine, u(k) represents the outputs of the optimization, and y eng (k) represent the measurable engine outputs. Specifically, u, y eng, and x eng are given by: u(k) = [ φ des (k) W des air (k) V V T cmd (k) δ(k) ] T, y eng (k) = [ ω eng (k) MAF(k) φ(k) φ tp (k) ] T, x eng = [ ω eng MAF φ V V T T f ] T, where: T f (s) = 1.1s + 1 T net eng(s), (1) 1461

4 which will be used by the optimization to predict the effect of engine torque on high frequency vehicle acceleration (since the optimization does not see the driveline dynamics). The optimization itself is a minimization of a cost function over a horizon length, N, where the output of the minimization is an optimal control trajectory, u o (k): u o (k) = arg min J(x eng (k), u(k)), k+n 1 g(x eng (i k), u(i k)) = ā t (T eng (i k) T des eng(k)) 2 where g f,e,d represent the contributions of fuel economy, emissions, and drivability to the cost. The notation (i k) represents the value of a variable at step i as predicted (or, in the case of u, optimized) at step k. The set U characterizes the limits on φ des, Wair des, V V T cmd, and δ. Upon completion of one instance of the optimization, the first control input of u o (k) is implemented, namely: u(k) = u o (k k), (11) and the optimization is repeated at the next step (k + 1). The expressions for g f,e are given by: where: g f (x eng (k + N k)) = m fuel(i k) θ eng (i k), (12) g e (x eng (i k), u(i k)) = W air (i k)(φ(i k) 1) 2,(13) m fuel (k + N k) = θ eng (k + N k) = k+n 1 i=k k+n 1 i=k W fuel (i k) T, (14) ω eng (i k) T. () The fuel economy penalty (12) represents an approximation of (2) using engine variables. The form of the emissions penalty (penalizing deviation from stoichiometry instead of penalizing CO, HC, and NO directly) simplifies the optimization significantly, recognizing that φ = 1 represents the optimal air/fuel setting for emissions due to high conversion efficiency of all species at this operating condition. Because the expression for drivability in (1) is based on high frequency acceleration, a HF, which is not available at the engine level, this drivability metric is approximated using the high frequency component of engine torque (T eng ) as follows: g d (x eng (i k), u(i k)) = (T eng (i k) T f (i k)) 2 γ 1 + γ 2 + (ln(( ωeng(i k) ω turb (i k) )n )), 2 n = 4, γ 1,2 = 1. (16) J(x eng (k), u(k)) = g(x eng (i k), u(i k)) i=k The second term captures the fact that when engine and +ā f g f (x eng (i + N k)), turbine speeds are equal, this results in a flow reversal within the torque converter and leads to significant drivabilityrelated problems. subject to: u(i k) U, i For this application, the update rate is taken as 2 where: Hz (a step time of. seconds). The horizon length for the u(k) = [ u(k k)... u(k + N 1 k) ] T optimization is chosen to be 1 second (2 steps), which is reflective of several times the time constants of the engine subsystem. The online optimization used in this paper +ā e g e (x eng (i k), u(i k)) relies on the computation of the sensitivity function, as in +ā d g d (x eng (i k), u(i k)) [14], which captures the sensitivity of the cost function to the control inputs and iteratively follows two steps: ā t = 1 ā f = 1 1) Calculation of J(xeng(k),u(k)) u(k) u sc(k) u ; sc(k) 2) A one-dimensional search along this direction; ā e = 1 Here, u sc represents a scaling of u by the ranges of each ā d =. control input IV. SIMULATION RESULTS In this section, we evaluate the performance of the model predictive torque controller in two different test scenarios, namely: 1) A tip-in/tip-out test case where the pedal position incurs step inputs between degrees and a fixed value; 2) A driver-in-the-loop test case where a real driver attempts to track part of a federal test procedure (FTP) setpoint trace. In order to provide some benchmarking of our controller s performance, we consider the following baseline controller: θ = θ pedal, { } 1, θ 4 φ des = θ 4, o.w., (17) δ = δ = δ MBT, V V T cmd = V V T (ω eng, θ). Here, the driver s pedal input is directly mapped to the throttle angle and φ des = 1 except in instances when θ pedal is close to zero, where fuel is cut off in a heuristic manner. Spark advance (δ) is taken as maximum brake torque spark advance (δ MBT ). V V T is determined from a base engine map for this particular engine and vehicle. A. Tip-in/Tip-out Tests Our first set of tests involves the driver letting off and then reapplying the accelerator pedal, which are referred to as tipout and tip-in, respectively. Figs. -7 show the vehicle speed

5 trace, quantitative performance (related to torque tracking, drivability, fuel economy, and emissions), and control inputs, respectively. These figures demonstrate that model predictive torque control does indeed do a better job than the baseline of simultaneously managing fuel economy, emissions, and drivability. Also noteworthy is the fact that fuel cut occurs as a consequence of the optimization, without requiring any additional heuristic rules which are typically incorporated in order to achieve fuel cutoff during tip-out events. Table II gives the raw values of J f, J e, and J d over the course of the simulation, as well as the total, J total, demonstrating quantitatively that the model predictive torque controller outperforms the baseline. Throttle Angle (degrees) Spark Advance (degrees) Inj. Pulse Width ( µ s) Variable Valve Timing (degress) Fig. 7. Control signals for the tip-in/tip-out tests. TABLE II 3 TIP-IN/TIP-OUT PERFORMANCE Vehicle Speed (m/s) Metric J f J e J d J total Torque Tracking Error (N m) Fig Cumulative Fuel Consumption (g) Fig. 6. Vehicle speed trace for tip-in/tip-out tests. Cumulative Emissions (g) Cumulative Drivability Performance (m/s) 1 CO/1 1 HC NO.12 CO/1 HC.1 NO Performance variables for the tip-in/tip-out tests. A target PC, which contains a 2.8GHz Xeon processor and executes compiled C-code from Real Time Workshop TM ; A Quanser Q4 rapid prototyping card, which interprets the driver s pedal input. The target PC, where the optimization takes place, provides the computational capability for our optimization to be executed in no more than.3 seconds (which is below the update time of.s). The FTP tests with the driver in the loop were done using a 1 second speed setpoint trace composed by different sections of an FTP cycle, which examines the entire speed range of the vehicle and requires the vehicle to shift through all four gears. Results are shown in Figs. 8-1, and in Table III. The results show that the model predictive torque control outperforms the baseline controller with regard to all three performance metrics. V. CONCLUSIONS AND FUTURE WORK In this paper, we presented a novel model predictive torque controller that simultaneously considers fuel economy, B. Federal Test Procedure - Driver in the Loop A federal test procedure (FTP) cycle was attempted with a driver in the loop, where the controller and model were running in real time, using MATLAB s xpc Target TM software. The experimental setup included: A driver seat and pedal assembly; A host PC, wherein the main Simulink model lies; TABLE III FTP PERFORMANCE - DRIVER IN THE LOOP Metric J f J e J d 7 76 J total

6 Vehicle Speed (m/s) Setpoint Throttle Angle (degrees) Spark Advance (degrees) Inj. Pulse Width ( µ s) Variable Valve Timing (degress) Fig. 8. Speed traces for an FTP cycle with a driver in the loop. Fig. 1. Control signals for an FTP cycle with a driver in the loop. Torque Tracking Error (N m) Cumulative Fuel Consumption (g) Fig Cumulative Drivability Performance (m/s) Cumulative Emissions (g) CO/1 HC NO CO/1 HC NO Performance variables for an FTP cycle with a driver in the loop. drivability, and emissions in its optimization. We demonstrated through two different types of simulations that this controller outperforms the baseline control strategy. Because the real-time simulations were run on a relatively fast PC, rather than an engine ECU or rapid prototyping system, future work will include computational benchmarking that will quantify the gaps between our current capabilities and the requirements for experimentally validating the proposed torque control strategy. Additional future work will include the incorporation of temperature constraints into the optimization, in addition to refining our approximation of the drivability metric within the cost function. [3] D. Hrovat, J. Sun, Models and Control Methodologies for IC Engine Idle Speed Control Design, Control Engineering Practice, pp , [4] A. Stefanopoulou, I. Kolmanovsky, J. Freudenberg, Control of Variable Geometry Turbocharged Diesel Engines for Reduced Emissions, IEEE Transactions on Control Systems Technology, pp , 2. [] N. Giorgetti, G. Ripaccioli, A. Bemporad, I. Kolmanovsky, D. Hrovat, Hybrid Model Predictive Control of Direct Injection Stratified Charge Engines, IEEE/ASME Transactions on Mechatronics, Vol. 11, 26. [6] B. Saerens, M. Diehl, J. Swevers, E. Van den Bulck, Model Predictive Control of Automotive Powertrains - First Experimental Results, Proceedings of the IEEE Conference on Decision and Control, Cancun, MX, 28. [7] C. Lin, H. Peng, J. Grizzle, A Stochastic Control Strategy for Hybrid Electric Vehicles, Proceedings of the American Control Conference, Boston, MA, 24. [8] D. Opila, D. Aswani, R. McGee, J. Cook, J. Grizzle, Incorporating Drivability Metrics into Optimal Energy Management Strategies for Hybrid Vehicles, Proceedings of the IEEE Conference on Decision and Control, Cancun, MX, 28. [9] D. Opila, X. Wang, R. McGee, J. Cook, J. Grizzle, Performance Comparison of Hybrid Vehicle Energy Management Controllers on Real-World Drive Cycle Data, Proceedings of the American Control Conference, St. Louis, MO, 29. [1] C. Vermillion, J. Sun, K. Butts, Model Predictive Control Allocation - Design and Experimental Results on a Thermal Management System, Proceedings of the American Control Conference, St. Louis, MO, 29. [11] L. Guzzella, C. Onder, Introduction to Modeling and Control of Internal Combustion Engine Systems, Springer, 24. [12] E. Brandt, Dynamic Modeling of Three-way Catalyst for Advanced Emissions Control Systems, Ph.D. Dissertation, University of Michigan, [13] P. Ioannou, J. Sun, Robust Adaptive Control, Prentice Hall, [14] G. Seenumani, J. Sun, H. Peng, A Numerically Efficient Iterative Procedure for Hybrid Power System Optimization Using Sensitivity Functions, Proceedings of the American Control Conference, 27. REFERENCES [1] K. Butts, N. Sivashankar, J. Sun, Application of l 1 Optimal Control to the Engine Idle Speed Control Problem, IEEE Transactions on Control Systems Technology, pp , [2] S. Di Cairano, D. Yanakiev, A. Bemporad, I. Kolmanovsky, D. Hrovat, An Design Flow for Automotive Control Applications to Idle Speed Regulation, Proceedings of the IEEE Conference on Decision and Control, Cancun, MX,

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

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

Free Piston Engine Based Off-Road Vehicles

Free Piston Engine Based Off-Road Vehicles Marquette University Milwaukee School of Engineering Purdue University University of California, Merced University of Illinois, Urbana-Champaign University of Minnesota Vanderbilt University Free Piston

More information

Control of Charge Dilution in Turbocharged CIDI Engines via Exhaust Valve Timing

Control of Charge Dilution in Turbocharged CIDI Engines via Exhaust Valve Timing Control of Charge Dilution in Turbocharged CIDI Engines via Exhaust Valve Timing Anna Stefanopoulou, Hakan Yilmaz, David Rausen University of Michigan, Ann Arbor Extended Summary ABSTRACT Stringent NOx

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

Analysis of Effect of Throttle Shaft on a Fuel Injection System for ICES

Analysis of Effect of Throttle Shaft on a Fuel Injection System for ICES International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 7, Number 2 (2014), pp. 113-120 International Research Publication House http://www.irphouse.com Analysis of Effect

More information

Steady-State Engine Modeling for Calibration: A Productivity and Quality Study

Steady-State Engine Modeling for Calibration: A Productivity and Quality Study Steady-State Engine Modeling for Calibration: A Productivity and Quality Study MathWorks Automotive Conference 2007 Hyatt Regency, Dearborn, MI Ulrike Schoop John Reeves Satoru Watanabe Ken Butts IAV GmbH

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

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

Vehicle Dynamics and Drive Control for Adaptive Cruise Vehicles

Vehicle Dynamics and Drive Control for Adaptive Cruise Vehicles Vehicle Dynamics and Drive Control for Adaptive Cruise Vehicles Dileep K 1, Sreepriya S 2, Sreedeep Krishnan 3 1,3 Assistant Professor, Dept. of AE&I, ASIET Kalady, Kerala, India 2Associate Professor,

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

Use of Flow Network Modeling for the Design of an Intricate Cooling Manifold

Use of Flow Network Modeling for the Design of an Intricate Cooling Manifold Use of Flow Network Modeling for the Design of an Intricate Cooling Manifold Neeta Verma Teradyne, Inc. 880 Fox Lane San Jose, CA 94086 neeta.verma@teradyne.com ABSTRACT The automatic test equipment designed

More information

Fuzzy based Adaptive Control of Antilock Braking System

Fuzzy based Adaptive Control of Antilock Braking System Fuzzy based Adaptive Control of Antilock Braking System Ujwal. P Krishna. S M.Tech Mechatronics, Asst. Professor, Mechatronics VIT University, Vellore, India VIT university, Vellore, India Abstract-ABS

More information

Tao Zeng, Devesh Upadhyay, and Guoming Zhu*

Tao Zeng, Devesh Upadhyay, and Guoming Zhu* 217 IEEE 56th Annual Conference on Decision and Control (CDC) December 12-15, 217, Melbourne, Australia - Tao Zeng, Devesh Upadhyay, and Guoming Zhu* 1 AbstractDiesel engines are of great challenges due

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

Model-Based Performance Assessment of a Lean-Burn System. Jessy W. Grizzle Electrical Engineering and Computer Science University of Michigan

Model-Based Performance Assessment of a Lean-Burn System. Jessy W. Grizzle Electrical Engineering and Computer Science University of Michigan Model-Based Performance Assessment of a Lean-Burn System Jessy W. Grizzle Electrical Engineering and Computer Science University of Michigan Acknowledgements Erich Brandt Jeff Cook Jun-Mo Kang Ilya Kolmanovsky

More information

IC Engine Control - the Challenge of Downsizing

IC Engine Control - the Challenge of Downsizing IC Engine Control - the Challenge of Downsizing Dariusz Cieslar* 2nd Workshop on Control of Uncertain Systems: Modelling, Approximation, and Design Department of Engineering, University of Cambridge 23-24/9/2013

More information

Emissions and Fuel Consumption Trade-offs of a Turbocharged Diesel Engine Equipped with Electrically Heated Catalyst

Emissions and Fuel Consumption Trade-offs of a Turbocharged Diesel Engine Equipped with Electrically Heated Catalyst Emissions and Fuel Consumption Trade-offs of a Turbocharged Diesel Engine Equipped with Electrically Heated Catalyst 2012 CLEERS Wen Wang 1, Jon Brown 1, Dominik Artukovic 2, Enrico Pautasso 3, and Emanuele

More information

Gasoline Engine Performance and Emissions Future Technologies and Optimization

Gasoline Engine Performance and Emissions Future Technologies and Optimization Gasoline Engine Performance and Emissions Future Technologies and Optimization Paul Whitaker - Technical Specialist - Ricardo 8 th June 2005 RD. 05/52402.1 Contents Fuel Economy Trends and Drivers USA

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

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

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

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

INTELLIGENT ENERGY MANAGEMENT IN A TWO POWER-BUS VEHICLE SYSTEM

INTELLIGENT ENERGY MANAGEMENT IN A TWO POWER-BUS VEHICLE SYSTEM 2011 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM MODELING & SIMULATION, TESTING AND VALIDATION (MSTV) MINI-SYMPOSIUM AUGUST 9-11 DEARBORN, MICHIGAN INTELLIGENT ENERGY MANAGEMENT IN

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

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

System Analysis of the Diesel Parallel Hybrid Vehicle Powertrain

System Analysis of the Diesel Parallel Hybrid Vehicle Powertrain System Analysis of the Diesel Parallel Hybrid Vehicle Powertrain Kitae Yeom and Choongsik Bae Korea Advanced Institute of Science and Technology ABSTRACT The automotive industries are recently developing

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

Influence of Parameter Variations on System Identification of Full Car Model

Influence of Parameter Variations on System Identification of Full Car Model Influence of Parameter Variations on System Identification of Full Car Model Fengchun Sun, an Cui Abstract The car model is used extensively in the system identification of a vehicle suspension system

More information

Incorporating Drivability Metrics into Optimal Energy Management Strategies for Hybrid Vehicles

Incorporating Drivability Metrics into Optimal Energy Management Strategies for Hybrid Vehicles Incorporating Drivability Metrics into Optimal Energy Management Strategies for Hybrid Vehicles Daniel F. Opila, Deepak Aswani, Ryan McGee, Jeffrey A. Cook, and J.W. Grizzle Abstract Hybrid Vehicle fuel

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

Development of Variable Geometry Turbocharger Contributes to Improvement of Gasoline Engine Fuel Economy

Development of Variable Geometry Turbocharger Contributes to Improvement of Gasoline Engine Fuel Economy Development of Variable Geometry Turbocharger Contributes to Improvement of Gasoline Engine Fuel Economy 30 MOTOKI EBISU *1 YOSUKE DANMOTO *1 YOJI AKIYAMA *2 HIROYUKI ARIMIZU *3 KEIGO SAKAMOTO *4 Every

More information

Transient Control of Combustion Phasing and Lambda in a 6- Cylinder Port-Injected Natural-gas Engine

Transient Control of Combustion Phasing and Lambda in a 6- Cylinder Port-Injected Natural-gas Engine Proceedings of the ASME Internal Combustion Engine Division 29 Spring Technical Conference ICES29 May 3-, 29, Milwaukee, Wisconsin, USA ICES29-7 Transient Control of Combustion Phasing and Lambda in a

More information

Enhancing Flexibility and Transient Capability of the Diesel Engine System Simulation

Enhancing Flexibility and Transient Capability of the Diesel Engine System Simulation Enhancing Flexibility and Transient Capability of the Diesel Engine System Simulation Zoran Filipi Dennis Assanis Dohoy Jung George Delagrammatikas Jennifer Liedtke David Reyes Doug Rosenbaum Alejandro

More information

Performance analysis of TEGs applied in the EGR path of a heavy duty engine for a Transient Drive Cycle

Performance analysis of TEGs applied in the EGR path of a heavy duty engine for a Transient Drive Cycle Performance analysis of TEGs applied in the EGR path of a heavy duty engine for a Transient Drive Cycle Thermo-electric Group Department of Aeronautical and Automotive Engineering Prof. Richard Stobart

More information

Application of the SuperGen Electro-Mechanical Supercharger to Miller-Cycle Gasoline Turbocharged Engines

Application of the SuperGen Electro-Mechanical Supercharger to Miller-Cycle Gasoline Turbocharged Engines Application of the SuperGen Electro-Mechanical Supercharger to Miller-Cycle Gasoline Turbocharged Engines A. H. Guzel, J. Martin North American GT Conference 2017 11/14/2017 1 Overview Program Goal & Technology

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

ABS. Prof. R.G. Longoria Spring v. 1. ME 379M/397 Vehicle System Dynamics and Control

ABS. Prof. R.G. Longoria Spring v. 1. ME 379M/397 Vehicle System Dynamics and Control ABS Prof. R.G. Longoria Spring 2002 v. 1 Anti-lock Braking Systems These systems monitor operating conditions and modify the applied braking torque by modulating the brake pressure. The systems try to

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

Enhancing the Energy Efficiency of Fully Electric Vehicles via the Minimization of Motor Power Losses

Enhancing the Energy Efficiency of Fully Electric Vehicles via the Minimization of Motor Power Losses Enhancing the Energy Efficiency of Fully Electric Vehicles via the Minimization of Motor Power Losses A. Pennycott 1, L. De Novellis 1, P. Gruber 1, A. Sorniotti 1 and T. Goggia 1, 2 1 Dept. of Mechanical

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

FUNDAMENTAL STRUCTURAL LIMITATIONS OF AN INDUSTRIAL ENERGY MANAGEMENT CONTROLLER ARCHITECTURE FOR HYBRID VEHICLES

FUNDAMENTAL STRUCTURAL LIMITATIONS OF AN INDUSTRIAL ENERGY MANAGEMENT CONTROLLER ARCHITECTURE FOR HYBRID VEHICLES FUNDAMENTAL STRUCTURAL LIMITATIONS OF AN INDUSTRIAL ENERGY MANAGEMENT CONTROLLER ARCHITECTURE FOR HYBRID VEHICLES Daniel F. Opila Dept. of Mechanical Engineering University of Michigan Ann Arbor, Michigan

More information

Application Note Original Instructions Development of Gas Fuel Control Systems for Dry Low NOx (DLN) Aero-Derivative Gas Turbines

Application Note Original Instructions Development of Gas Fuel Control Systems for Dry Low NOx (DLN) Aero-Derivative Gas Turbines Application Note 83404 Original Instructions Development of Gas Fuel Control Systems for Dry Low NOx (DLN) Aero-Derivative Gas Turbines Woodward reserves the right to update any portion of this publication

More information

2B.3 - Free Piston Engine Hydraulic Pump

2B.3 - Free Piston Engine Hydraulic Pump 2B.3 - Free Piston Engine Hydraulic Pump Georgia Institute of Technology Milwaukee School of Engineering North Carolina A&T State University Purdue University University of Illinois, Urbana-Champaign University

More information

Digital Shaping and Optimization of Fuel Injection Pattern for a Common Rail Automotive Diesel Engine through Numerical Simulation

Digital Shaping and Optimization of Fuel Injection Pattern for a Common Rail Automotive Diesel Engine through Numerical Simulation Digital Shaping and Optimization of Fuel Injection Pattern for a Common Rail Automotive Diesel Engine through Numerical Simulation European GT Conference 2017 - Frankfurt am Main Politecnico di Torino:

More information

Performance Analysis of 3-Ø Self-Excited Induction Generator with Rectifier Load

Performance Analysis of 3-Ø Self-Excited Induction Generator with Rectifier Load Performance Analysis of 3-Ø Self-Excited Induction Generator with Rectifier Load,,, ABSTRACT- In this paper the steady-state analysis of self excited induction generator is presented and a method to calculate

More information

Marc ZELLAT, Driss ABOURI, Thierry CONTE and Riyad HECHAICHI CD-adapco

Marc ZELLAT, Driss ABOURI, Thierry CONTE and Riyad HECHAICHI CD-adapco 16 th International Multidimensional Engine User s Meeting at the SAE Congress 2006,April,06,2006 Detroit, MI RECENT ADVANCES IN SI ENGINE MODELING: A NEW MODEL FOR SPARK AND KNOCK USING A DETAILED CHEMISTRY

More information

GT-POWER/SIMULINK SIMULATION AS A TOOL TO IMPROVE INDIVIDUAL CYLINDER AFR CONTROL IN A MULTICYLINDER S.I. ENGINE

GT-POWER/SIMULINK SIMULATION AS A TOOL TO IMPROVE INDIVIDUAL CYLINDER AFR CONTROL IN A MULTICYLINDER S.I. ENGINE 1 GT-Suite Users International Conference Frankfurt a.m., October 30 th 2000 GT-POWER/SIMULINK SIMULATION AS A TOOL TO IMPROVE INDIVIDUAL CYLINDER CONTROL IN A MULTICYLINDER S.I. ENGINE F. MILLO, G. DE

More information

Synthesis of Optimal Batch Distillation Sequences

Synthesis of Optimal Batch Distillation Sequences Presented at the World Batch Forum North American Conference Woodcliff Lake, NJ April 7-10, 2002 107 S. Southgate Drive Chandler, Arizona 85226-3222 480-893-8803 Fax 480-893-7775 E-mail: info@wbf.org www.wbf.org

More information

Numerical Optimization of HC Supply for HC-DeNOx System (2) Optimization of HC Supply Control

Numerical Optimization of HC Supply for HC-DeNOx System (2) Optimization of HC Supply Control 40 Special Issue Challenges to Realizing Clean High-Performance Diesel Engines Research Report Numerical Optimization of HC Supply for HC-DeNOx System (2) Optimization of HC Supply Control Matsuei Ueda

More information

MECA DEMONSTRATION PROGRAM OF ADVANCED EMISSION CONTROL SYSTEMS FOR LIGHT-DUTY VEHICLES FINAL REPORT

MECA DEMONSTRATION PROGRAM OF ADVANCED EMISSION CONTROL SYSTEMS FOR LIGHT-DUTY VEHICLES FINAL REPORT MECA DEMONSTRATION PROGRAM OF ADVANCED EMISSION CONTROL SYSTEMS FOR LIGHT-DUTY VEHICLES FINAL REPORT May 1999 THE MANUFACTURERS OF EMISSION CONTROLS ASSOCIATION 1660 L Street NW Suite 1100 Washington,

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

What do autonomous vehicles mean to traffic congestion and crash? Network traffic flow modeling and simulation for autonomous vehicles

What do autonomous vehicles mean to traffic congestion and crash? Network traffic flow modeling and simulation for autonomous vehicles What do autonomous vehicles mean to traffic congestion and crash? Network traffic flow modeling and simulation for autonomous vehicles FINAL RESEARCH REPORT Sean Qian (PI), Shuguan Yang (RA) Contract No.

More information

Collaborative vehicle steering and braking control system research Jiuchao Li, Yu Cui, Guohua Zang

Collaborative vehicle steering and braking control system research Jiuchao Li, Yu Cui, Guohua Zang 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Collaborative vehicle steering and braking control system research Jiuchao Li, Yu Cui, Guohua

More information

Design of pneumatic proportional flow valve type 5/3

Design of pneumatic proportional flow valve type 5/3 IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Design of pneumatic proportional flow valve type 5/3 To cite this article: P A Laski et al 2017 IOP Conf. Ser.: Mater. Sci. Eng.

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

Variable Intake Manifold Development trend and technology

Variable Intake Manifold Development trend and technology Variable Intake Manifold Development trend and technology Author Taehwan Kim Managed Programs LLC (tkim@managed-programs.com) Abstract The automotive air intake manifold has been playing a critical role

More information

Rotorcraft Gearbox Foundation Design by a Network of Optimizations

Rotorcraft Gearbox Foundation Design by a Network of Optimizations 13th AIAA/ISSMO Multidisciplinary Analysis Optimization Conference 13-15 September 2010, Fort Worth, Texas AIAA 2010-9310 Rotorcraft Gearbox Foundation Design by a Network of Optimizations Geng Zhang 1

More information

MODELING, VALIDATION AND ANALYSIS OF HMMWV XM1124 HYBRID POWERTRAIN

MODELING, VALIDATION AND ANALYSIS OF HMMWV XM1124 HYBRID POWERTRAIN 2014 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM POWER & MOBILITY (P&M) TECHNICAL SESSION AUGUST 12-14, 2014 - NOVI, MICHIGAN MODELING, VALIDATION AND ANALYSIS OF HMMWV XM1124 HYBRID

More information

Pressure and Flow Based Control of a Turbocharged Diesel Engine Air-path System Equipped with Dual-Loop EGR and VGT*

Pressure and Flow Based Control of a Turbocharged Diesel Engine Air-path System Equipped with Dual-Loop EGR and VGT* 2014 American Control Conference (ACC) June 4-6, 2014. Portland, Oregon, USA Pressure and Flow Based Control of a Turbocharged Diesel Engine Air-path System Equipped with Dual-Loop EGR and VGT* Sooyoung

More information

Initial processing of Ricardo vehicle simulation modeling CO 2. data. 1. Introduction. Working paper

Initial processing of Ricardo vehicle simulation modeling CO 2. data. 1. Introduction. Working paper Working paper 2012-4 SERIES: CO 2 reduction technologies for the European car and van fleet, a 2020-2025 assessment Initial processing of Ricardo vehicle simulation modeling CO 2 Authors: Dan Meszler,

More information

GLOW PLUG INTEGRATED CYLINDER PRESSURE SENSOR FOR CLOSED LOOP ENGINE CONTROL

GLOW PLUG INTEGRATED CYLINDER PRESSURE SENSOR FOR CLOSED LOOP ENGINE CONTROL Journal of KONES Internal Combustion Engines 2005, vol. 12, 3-4 GLOW PLUG INTEGRATED CYLINDER PRESSURE SENSOR FOR CLOSED LOOP ENGINE CONTROL Marek T. Wlodarczyk Optrand, Inc. 46155 Five Mile Rd. Plymouth,

More information

NEW DIESEL EMISSIONS CONTROL STRATEGY for US TIER 2

NEW DIESEL EMISSIONS CONTROL STRATEGY for US TIER 2 NEW DIESEL EMISSIONS CONTROL STRATEGY for US TIER 2 Jeffrey A. Leet Shizuo Sasaki, PhD. Yiqun Huang, PhD. Gary Neely Department of Engine and Emissions Research Southwest Research Institute 24 Diesel Engine

More information

Turbo boost. ACTUS is ABB s new simulation software for large turbocharged combustion engines

Turbo boost. ACTUS is ABB s new simulation software for large turbocharged combustion engines Turbo boost ACTUS is ABB s new simulation software for large turbocharged combustion engines THOMAS BÖHME, ROMAN MÖLLER, HERVÉ MARTIN The performance of turbocharged combustion engines depends heavily

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

Foundations of Thermodynamics and Chemistry. 1 Introduction Preface Model-Building Simulation... 5 References...

Foundations of Thermodynamics and Chemistry. 1 Introduction Preface Model-Building Simulation... 5 References... Contents Part I Foundations of Thermodynamics and Chemistry 1 Introduction... 3 1.1 Preface.... 3 1.2 Model-Building... 3 1.3 Simulation... 5 References..... 8 2 Reciprocating Engines... 9 2.1 Energy Conversion...

More information

Fuzzy logic controlled Bi-directional DC-DC Converter for Electric Vehicle Applications

Fuzzy logic controlled Bi-directional DC-DC Converter for Electric Vehicle Applications IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 12, Issue 3 Ver. IV (May June 2017), PP 51-55 www.iosrjournals.org Fuzzy logic controlled

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

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

Electromagnetic Fully Flexible Valve Actuator

Electromagnetic Fully Flexible Valve Actuator Electromagnetic Fully Flexible Valve Actuator A traditional cam drive train, shown in Figure 1, acts on the valve stems to open and close the valves. As the crankshaft drives the camshaft through gears

More information

ASI-CG 3 Annual Client Conference

ASI-CG 3 Annual Client Conference ASI-CG Client Conference Proceedings rd ASI-CG 3 Annual Client Conference Celebrating 27+ Years of Clients' Successes DETROIT Michigan NOV. 4, 2010 ASI Consulting Group, LLC 30200 Telegraph Road, Ste.

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

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

Hardware-In-the-Loop (HIL) Testbed for Evaluating Connected Vehicle Applications

Hardware-In-the-Loop (HIL) Testbed for Evaluating Connected Vehicle Applications Hardware-In-the-Loop (HIL) Testbed for Evaluating Connected Vehicle Applications Department of Mechanical Engineering University of Minnesota Project Members : Mohd Azrin Mohd Zulkefli Pratik Mukherjee

More information

Numerical Analysis of Speed Optimization of a Hybrid Vehicle (Toyota Prius) By Using an Alternative Low-Torque DC Motor

Numerical Analysis of Speed Optimization of a Hybrid Vehicle (Toyota Prius) By Using an Alternative Low-Torque DC Motor Numerical Analysis of Speed Optimization of a Hybrid Vehicle (Toyota Prius) By Using an Alternative Low-Torque DC Motor ABSTRACT Umer Akram*, M. Tayyab Aamir**, & Daud Ali*** Department of Mechanical Engineering,

More information

EXPERIMENTAL VERIFICATION OF INDUCED VOLTAGE SELF- EXCITATION OF A SWITCHED RELUCTANCE GENERATOR

EXPERIMENTAL VERIFICATION OF INDUCED VOLTAGE SELF- EXCITATION OF A SWITCHED RELUCTANCE GENERATOR EXPERIMENTAL VERIFICATION OF INDUCED VOLTAGE SELF- EXCITATION OF A SWITCHED RELUCTANCE GENERATOR Velimir Nedic Thomas A. Lipo Wisconsin Power Electronic Research Center University of Wisconsin Madison

More information

R&D on Environment-Friendly, Electronically Controlled Diesel Engine

R&D on Environment-Friendly, Electronically Controlled Diesel Engine 20000 M4.2.2 R&D on Environment-Friendly, Electronically Controlled Diesel Engine (Electronically Controlled Diesel Engine Group) Nobuyasu Matsudaira, Koji Imoto, Hiroshi Morimoto, Akira Numata, Toshimitsu

More information

Direct Injection Ethanol Boosted Gasoline Engines: Biofuel Leveraging For Cost Effective Reduction of Oil Dependence and CO 2 Emissions

Direct Injection Ethanol Boosted Gasoline Engines: Biofuel Leveraging For Cost Effective Reduction of Oil Dependence and CO 2 Emissions Direct Injection Ethanol Boosted Gasoline Engines: Biofuel Leveraging For Cost Effective Reduction of Oil Dependence and CO 2 Emissions D.R. Cohn* L. Bromberg* J.B. Heywood Massachusetts Institute of Technology

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

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

Proposal to establish a laboratory for combustion studies

Proposal to establish a laboratory for combustion studies Proposal to establish a laboratory for combustion studies Jayr de Amorim Filho Brazilian Bioethanol Science and Technology Laboratory SCRE Single Cylinder Research Engine Laboratory OUTLINE Requirements,

More information

Variable Valve Drive From the Concept to Series Approval

Variable Valve Drive From the Concept to Series Approval Variable Valve Drive From the Concept to Series Approval New vehicles are subject to ever more stringent limits in consumption cycles and emissions. At the same time, requirements in terms of engine performance,

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization)

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization) Modeling and Control of Quasi Z-Source Inverter for Advanced Power Conditioning Of Renewable Energy Systems C.Dinakaran 1, Abhimanyu Bhimarjun Panthee 2, Prof.K.Eswaramma 3 PG Scholar (PE&ED), Department

More information

837. Dynamics of hybrid PM/EM electromagnetic valve in SI engines

837. Dynamics of hybrid PM/EM electromagnetic valve in SI engines 837. Dynamics of hybrid PM/EM electromagnetic valve in SI engines Yaojung Shiao 1, Ly Vinh Dat 2 Department of Vehicle Engineering, National Taipei University of Technology, Taipei, Taiwan, R. O. C. E-mail:

More information

Low Fuel Consumption Control Scheme Based on Nonlinear Optimzation for Engine and Continuously Variable Transmission

Low Fuel Consumption Control Scheme Based on Nonlinear Optimzation for Engine and Continuously Variable Transmission Proceedings of the 9th WSEAS International Conference on Applied Mathematics, Istanbul, Turey, May 7-9, 6 (pp466-47) Low Fuel Consumption Control Scheme Based on Nonlinear Optimzation for Engine and Continuously

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

Comparing FEM Transfer Matrix Simulated Compressor Plenum Pressure Pulsations to Measured Pressure Pulsations and to CFD Results

Comparing FEM Transfer Matrix Simulated Compressor Plenum Pressure Pulsations to Measured Pressure Pulsations and to CFD Results Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2012 Comparing FEM Transfer Matrix Simulated Compressor Plenum Pressure Pulsations to Measured

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

Modeling and Control of Hybrid Electric Vehicles Tutorial Session

Modeling and Control of Hybrid Electric Vehicles Tutorial Session Modeling and Control of Hybrid Electric Vehicles Tutorial Session Ardalan Vahidi And Students: Ali Borhan, Chen Zhang, Dean Rotenberg Mechanical Engineering, Clemson University Clemson, South Carolina

More information

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

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

More information

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

Low Speed Control Enhancement for 3-phase AC Induction Machine by Using Voltage/ Frequency Technique

Low Speed Control Enhancement for 3-phase AC Induction Machine by Using Voltage/ Frequency Technique Australian Journal of Basic and Applied Sciences, 7(7): 370-375, 2013 ISSN 1991-8178 Low Speed Control Enhancement for 3-phase AC Induction Machine by Using Voltage/ Frequency Technique 1 Mhmed M. Algrnaodi,

More information

Development, Implementation, and Validation of a Fuel Impingement Model for Direct Injected Fuels with High Enthalpy of Vaporization

Development, Implementation, and Validation of a Fuel Impingement Model for Direct Injected Fuels with High Enthalpy of Vaporization Development, Implementation, and Validation of a Fuel Impingement Model for Direct Injected Fuels with High Enthalpy of Vaporization (SAE Paper- 2009-01-0306) Craig D. Marriott PE, Matthew A. Wiles PE,

More information

Modelling of electronic throttle body for position control system development

Modelling of electronic throttle body for position control system development Chapter 4 Modelling of electronic throttle body for position control system development 4.1. INTRODUCTION Based on the driver and other system requirements, the estimated throttle opening angle has to

More information

Sreekanth R, Rangarajan S, Anand G -System Simulation

Sreekanth R, Rangarajan S, Anand G -System Simulation Passenger Car baseline Fuel Economy Validation with Test data on IDC & FE Improvement Strategies Prediction to improve CAFE Ratings Sreekanth R, Rangarajan S, Anand G -System Simulation PWT CAE System

More information

INTRODUCTION TO NEAR TERM TECHNOLOGIES FOR LD DIESEL EFFICIENCY

INTRODUCTION TO NEAR TERM TECHNOLOGIES FOR LD DIESEL EFFICIENCY INTRODUCTION TO NEAR TERM TECHNOLOGIES FOR LD DIESEL EFFICIENCY prepared for: 2014 CRC Advanced Fuel and Engine Efficiency Workshop February 25 th 2014 H. Nanjundaswamy b), B. Holderbaum a), T. Körfer

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

Integrated Control Strategy for Torque Vectoring and Electronic Stability Control for in wheel motor EV

Integrated Control Strategy for Torque Vectoring and Electronic Stability Control for in wheel motor EV EVS27 Barcelona, Spain, November 17-20, 2013 Integrated Control Strategy for Torque Vectoring and Electronic Stability Control for in wheel motor EV Haksun Kim 1, Jiin Park 2, Kwangki Jeon 2, Sungjin Choi

More information

SOME ISSUES OF THE CRITICAL RATIO DISPATCH RULE IN SEMICONDUCTOR MANUFACTURING. Oliver Rose

SOME ISSUES OF THE CRITICAL RATIO DISPATCH RULE IN SEMICONDUCTOR MANUFACTURING. Oliver Rose Proceedings of the 22 Winter Simulation Conference E. Yücesan, C.-H. Chen, J. L. Snowdon, and J. M. Charnes, eds. SOME ISSUES OF THE CRITICAL RATIO DISPATCH RULE IN SEMICONDUCTOR MANUFACTURING Oliver Rose

More information

ADAPTIVE CRUISE CONTROL AND COOPERATIVE CRUISE CONTROL IN REAL LIFE TRAFFIC SITUATION

ADAPTIVE CRUISE CONTROL AND COOPERATIVE CRUISE CONTROL IN REAL LIFE TRAFFIC SITUATION International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 13, December 2018, pp. 578 585, Article ID: IJMET_09_13_060 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=13

More information