Refine Your Search

Topic

Search Results

Technical Paper

A Hardware-in-the-Loop (HIL) Bench Test of a GT-Power Fast Running Model for Rapid Control Prototyping (RCP) Verification

2016-04-05
2016-01-0549
A GT-Power Fast Run Model simplified from detail model for HIL is verified with a bench test using the dSPACE Simulator. Firstly, the conversion process from a detailed model to FRM model is briefly described. Then, the spark timing, fuel pulse with control for FAR, and torque level control are developed for proof of concept. Moreover a series of FRM/Simulink co-simulation and HIL tests are conducted. In the summary, the test results are presented and compared with GT detailed model simulations. The test results show that the FRM/dSPACE HIL stays consistent in most variables of interest under 0.7-0.9 real-time factor condition between 1000 - 5000 RPM. The same steady-state can be reached by RCP controllers or with GT-Power internal controllers. The transient states are close using different control algorithm. The main purpose of HIL application is achieved, despite inconsistencies in performance data like fuel consumption.
Technical Paper

A Rough Road Ride Simulation Assessment with Flexible Vehicle Body

2014-04-01
2014-01-0112
A rough road ride assessment provides an insightful evaluation of vehicle responses beyond the frequency range of suspension or steering modes. This is when body structure influence on the vehicle performance can be detected by vehicle occupants. In this paper, a rough road is used to evaluate vehicle ride performance and multi-body simulation (MBS) models are developed along with finite-element (FE) representations of the vehicle body and structure. To produce high fidelity simulation results in the frequency range of interest, various vehicle subsystem modeling contents are examined. A case study of a vehicle model with two different structures is provided. Time histories and frequency based analyses are used to obtain insights into the effects of body structure on vehicle responses. Finally, two metrics (‘Isolation’ and ‘Shake’) are used to distinguish the vehicle ride performance.
Technical Paper

AUTOSAR Software Platform Adoption: Systems Engineering Strategies

2014-04-01
2014-01-0289
AUTOSAR(AUTomotive Open System ARchitecture) establishes an industry standard for OEMs and the supply chain to manage growing complexity to the automotive electronics domain. Increased focus on software based features will prove to be a key differentiator between vehicle platforms. AUTOSAR serves to standardize automotive serial data communication protocols, interaction with respect to hardware peripherals within an ECU and allow ECU implementer to focus on development of unique customer focused features that distinguish product offerings. Adoption strategy and impact assessment associated with leveraging AUTOSAR for an E/E Architecture and the potential challenges that need to be considered will be described in this publication. This publication will also illustrate development strategies that need to be considered w.r.t deploying AUTOSAR like data exchange, consistency to BSW software implementation, MCAL drivers etc.
Technical Paper

Acoustic Performance Evaluation of Hood Liner Constructions

2015-06-15
2015-01-2206
In automotive noise control, the hood liner is an important acoustic part for mitigating engine noise. The random incidence absorption coefficient is used to quantify the component level acoustic performance. Generally, air gaps, type of substrate materials, density of the substrate materials and Air Flow Resistivity (AFR) of the cover scrim are the dominant control factors in the sound absorption performance. This paper describes a systematic experimental investigation of how these control factors affect flat sample performance. The first stage of this study is full factorial measurement based on current available solutions from sound absorber suppliers. The acoustic absorption of different hood liner constructions, with variations in materials, density, air gaps, and scrims was measured.
Journal Article

Adjoint-Driven Aerodynamic Shape Optimization Based on a Combination of Steady State and Transient Flow Solutions

2016-04-05
2016-01-1599
Aerodynamic vehicle design improvements require flow simulation driven iterative shape changes. The 3-D flow field simulations (CFD analysis) are not explicitly descriptive in providing the direction for aerodynamic shape changes (reducing drag force or increasing the down-force). In recent times, aerodynamic shape optimization using the adjoint method has been gaining more attention in the automotive industry. The traditional DOE (Design of Experiment) optimization method based on the shape parameters requires a large number of CFD flow simulations for obtaining design sensitivities of these shape parameters. The large number of CFD flow simulations can be significantly reduced if the adjoint method is applied. The main purpose of the present study is to demonstrate and validate the adjoint method for vehicle aerodynamic shape improvements.
Journal Article

Customer Focus in EPS Steering Feel Development

2014-04-01
2014-01-0148
The automotive industry is one of the most competitive enterprises in the world. Customers face an ever-expanding number of entries in each market segment vying for their business. Sales price, brand image, marketing, etc. all play a role in purchase decisions, but the factor distinguishing products that consistently perform in the market place is the ability to satisfy the customer. Steering character plays a critical role in the customer driving experience and can be one of the most heavily debated topics during a new vehicle program. The proliferation of EPS steering systems now allows engineers to calibrate steering feel to almost any desired specification. This raises a key question: What subjective & objective characteristics satisfy customers in a particular market segment?
Technical Paper

Directional Mahalanobis Distance and Parameter Sensitivities

2016-04-05
2016-01-0289
Mahalanobis Distance (MD) is gaining momentum in many fields where classification, statistical pattern recognition, and forecasting are primary focus. It is a multivariate method and considers correlation relationships among parameters for computing generalized distance measure to separate groups or populations. MD is a useful statistic in multivariate analysis to test that an observed random sample is from a multivariate normal distribution. This capability alone enables engineers to determine if an observed sample is an outlier (defect) that falls outside the constructed (good) multivariate normal distribution. In Mahalanobis-Taguchi System (MTS), MD is suitably scaled and used as a measure of severity in abnormality assessment. It is obvious that computed MD depends on values of parameters observed on a random sample. All parameters may not equally impact MD. MD could be highly sensitive with respect to some parameters and less sensitive to some other parameters.
Technical Paper

Effects of Wind Speed and Longitudinal Direction on Fire Patterns from a Vehicle Fire in a Compact Car

2017-03-28
2017-01-1353
This paper compares the material consumption and fire patterns which developed on four nearly identical compact sedans when each was burned for exactly the same amount of time, but with different wind speed and direction during the burns. This paper will also compare the effects of environmental exposure to the fire patterns on the vehicles. The burn demonstrations were completed at an outdoor facility in southeast Michigan on four late model compact sedans. The wind direction was controlled by placing the subject vehicle with either the front facing into the wind, or rear facing into the wind. Two of the burns were conducted when the average observed wind speed was 5-6kph and two of the burns were conducted at an average observed wind speed of 19kph.
Journal Article

Electrical Architecture Optimization and Selection - Cost Minimization via Wire Routing and Wire Sizing

2014-04-01
2014-01-0320
In this paper, we propose algorithms for cost minimization of physical wires that are used to connect electronic devices in the vehicle. The wiring cost is one of the most important drivers of electrical architecture selection. Our algorithms perform wire routing from a source device to a destination device through harnesses, by selecting the optimized wire size. In addition, we provide optimized splice allocation with limited constraints. Based on the algorithms, we develop a tool which is integrated into an off-the-shelf optimization and workflow system-level design tool. The algorithms and the tool provide an efficient, flexible, scalable, and maintainable approach for cost analysis and architecture selection.
Technical Paper

Fixed-Point Model Development Assistant Tool

2016-04-05
2016-01-0018
Development of the software using fixed-point arithmetic is known to be tedious and error-prone. Difficulty of selecting the correct data type can outwear software developers. The common retreats often sought after include manual calculation of the approximate ranges, exhaustive simulations with extreme input values and conservative development approach by using excessive word length. The first two retreats - manual calculation and exhaustive simulations - increase the software development time, and the third retreat - conservative development - leads to the excessive memory (RAM and ROM) utilization by the software. The model-based development environment such as the Simulink has graphical nature to the software with flow of data defined by connecting signal lines. The model-based software therefore gives an opportunity to trace signal flow in the software. Input-tracing method is presented to trace the flow of the input signals of the user selected block in the software model.
Journal Article

Fuel Octane and Volatility Effects on the Stochastic Pre-Ignition Behavior of a 2.0L Gasoline Turbocharged DI Engine

2014-04-01
2014-01-1226
Classic, hot-spot induced pre-ignition is a phenomenon that has been observed in gasoline spark ignited engines over the past 60-70 years. With the development of turbocharged, direct-injected (DI) gasoline engines, a new pre-ignition phenomenon occurring at low engine speeds and high loads has been encountered. Termed Stochastic Pre-ignition (SPI), it has become a significant issue to address in allowing for the full potential of gasoline turbo DI technology to improve powertrain efficiency. Many researchers are studying all aspects of the causes of Stochastic Pre-ignition, including causes by oil, fuel and engine hardware systems. The focus of this specific research was to study the relationship of fuel octane and volatility to Stochastic Pre-ignition behavior utilizing a GM 2.0L Gasoline Turbocharged DI engine (LHU).
Technical Paper

HIL Driveline Dyno

2014-04-01
2014-01-1738
Today's sophisticated state-of-the-art powertrains with various intelligent control units (xCU) need to be calibrated and tested stand-alone as well as in interaction. Today the majority of this work is still carried out with prototype vehicles on test tracks. Moving prototype vehicle tests from the road into the lab is key in achieving shorter development times and saving development cost. This kind of frontloading requires a modular and powerful simulation of all vehicle components, test track, and driver in steady state and dynamic operation. The described HIL (Hardware In the Loop) high performance driveline dyno test bed uses driveline components and models from the engine all the way to the wheel ends. The test cell was built to do real time vehicle maneuvers and NVH testing. This test setup can emulate any road surface and grade and vehicle inertia including wheels and engine as close to reality as possible.
Technical Paper

Integrated CAE Methods for Perceived Quality Assurance of Vehicle Outer Panels

2014-04-01
2014-01-0366
Oil canning and initial stiffness of the automotive roofs and panels are considered to be sensitive customer ‘perceived quality’ issues. In an effort to develop more accurate objective requirements, respective simulation methods are continuously being developed throughout automotive industries. This paper discusses a latest development on oil canning predictions using LS-DYNA® Implicit, including BNDOUT request, MORTAR contact option and with the stamping process involved, which resulted in excellent correlations especially when it comes to measurements at immediate locations to the feature lines of the vehicle outer panels. Furthermore, in pursuit of light-weighting vehicles with thinner roofs, a new CAE method was recently developed to simulate severe noise conditions exhibited on some of developmental properties while going through a car wash.
Technical Paper

Integrated Computational Materials Engineering (ICME) for Third Generation Advanced High-Strength Steel Development

2015-04-14
2015-01-0459
This paper presents an overview of a four-year project focused on development of an integrated computational materials engineering (ICME) toolset for third generation advanced high-strength steels (3GAHSS). Following a brief look at ICME as an emerging discipline within the Materials Genome Initiative, technical tasks in the ICME project will be discussed. Specific aims of the individual tasks are multi-scale, microstructure-based material model development using state-of-the-art computational and experimental techniques, forming, toolset assembly, design optimization, integration and technical cost modeling. The integrated approach is initially illustrated using a 980MPa grade transformation induced plasticity (TRIP) steel, subject to a two-step quenching and partitioning (Q&P) heat treatment, as an example.
Journal Article

Internal Combustion Engine - Automatic Transmission Matching for Next Generation Power Transfer Technology Development in Automotive Applications

2016-04-05
2016-01-1099
Development of the next generation internal combustion engines and automatic transmissions for automotive applications is a mandatory powertrain engineering activity required now and in the coming years to meet forthcoming global emissions regulations. This paper details a preliminary investigation into possible synergies for fuel consumption reduction considering emerging automotive technologies integrated into the next generation combustion engine and automatic transmission architectures. A range of hypothetical gasoline engines were created and paired with a generalized set of step gear automatic transmissions designed to meet the performance requirements of high volume longitudinal full size truck application. These designs were then run through a design of experiments orthogonal array for prediction of fuel consumption on the WLTP test schedule and stand still acceleration to 100 kph.
Journal Article

Lightweight Acoustic System Performance Target Setting Process

2013-05-13
2013-01-1982
In the vehicle development process, one important step is to set a component performance target from the vehicle level performance. Conventional barrier-decoupler dash mats and floor trim underlayment systems typically provide sound transmission loss (STL) with minimal absorption. Thus the performance of such components can be relatively easily specified as either STL or Insertion Loss. Lightweight dissipative or multi-layered acoustic materials provide both STL and significant absorption. The net performance is a combination of two parameters instead of one. The target for such components needs to account for this combined effect, however different suppliers use unique formulations and manufacturing methods, so it is difficult and time consuming to judge one formulation against another. In this paper, a unique process is presented to set a component target as a combined effect of STL and absorption.
Journal Article

Methodology for Sizing and Validating Life of Brake Pads Analytically

2014-09-28
2014-01-2495
An area of brake system design that has remained continually resistant to objective, computer model based predictive design and has instead continued to rely on empirical methods and prior history, is that of sizing the brake pads to insure satisfactory service life of the friction material. Despite advances in CAE tools and methods, the ever-intensifying pressures of shortened vehicle development cycles, and the loss of prototype vehicle properties, there is still considerable effort devoted to vehicle-level testing on public roads using “customer-based” driving cycles to validate brake pad service life. Furthermore, there does not appear to be a firm, objective means of designing the required pad volume into the calipers early on - there is still much reliance on prior experience.
Technical Paper

Normally-Engaged Dual-Piston Clutch for Engine Stop-Start Application

2015-04-14
2015-01-1141
For the conventional 6 speed automatic transmission with engine stop-start powertrain, an electrically-driven auxiliary pump is implemented to maintain the transmission line pressure as required to lock-up the CB1234 clutch during engine auto-stop conditions. Upon releasing the brake pedal, the transmission engages into first gear with the objective to accelerate the vehicle in a responsive manner. In this study, a novel normally-engaged dual-piston clutch concept is designed to keep the CB1234 clutch locked-up during engine auto-stop conditions with the intention to eliminate the auxiliary pump without compromising vehicle performance. This dual piston clutch concept requires a relatively low line pressure to release the normally-engaged clutch when needed, thus, minimizing the hydraulic pumping work. To explore the functionality of this concept under a wide-open-throttle (WOT) auto-start transition, modeling and simulation of the normally-engaged dual-piston clutch is completed.
Technical Paper

Optimization of Diesel Oxidation Catalyst (DOC) on Passenger Cars to Improve Emission Robustness

2015-04-14
2015-01-1013
Emission compliance at the production level has been a challenge for vehicle manufacturers. Diesel oxidation catalyst (DOC) plays a very important role in controlling the emissions for the diesel vehicles. Vehicle manufacturers tend to ‘over design’ the diesel oxidation catalyst to ‘absorb’ the production variations which seems an easier and faster solution. However this approach increases the DOC cost phenomenally which impacts the overall vehicle cost. The main objective of this paper is to address the high variation in CO tail pipe emissions which were observed on a diesel passenger car during development. This variation was posing a challenge in consistently meeting the internal product requirement/specification.
Technical Paper

Optimization of the Customer Experience for Routine Handling Performance

2015-04-14
2015-01-1588
Rapidly increasing customer, financial, and regulatory pressures are creating clear changes in the calculus of vehicle design for modern automotive OEM's (Original Equipment Manufacturers). Customers continue to demand shorter product lifecycles; the increasingly competitive global market exerts pressure to reduce costs in all stages of development; and environmental regulations drive a continuous need to reduce mass and energy consumption. OEM's must confront these challenges while continuing to satisfy the customer. The foundation to meeting these challenges includes: (1) Continued development of objective metrics to quantify performance; (2) Frontloading vehicle design content and performance synthesis; (3) A precise understanding of the customer and their performance preferences under diverse usage conditions. These combined elements will enable products better optimized amongst competing (and often contradictory) imperatives.
X