Refine Your Search

Topic

Author

Affiliation

Search Results

Technical Paper

1.9-Liter Four-Cylinder HCCI Engine Operation with Exhaust Gas Recirculation

2001-05-07
2001-01-1894
We present the effect of EGR, at a set fuel flow rate and intake temperature, on the operating parameters of timing of combustion, duration of combustion, power output, thermal efficiency, and NOx emission; which is remarkably low. We find that addition of EGR at constant inlet temperature and constant fuel flow rate has little effect on HCCI parameter of start of combustion (SOC). However, burn duration is highly dependent on the amount of EGR inducted. The experimental setup at UC Berkeley uses a 1.9-liter 4-cylinder diesel engine with a compression ratio of 18.8:1 (offered on a 1995 VW Passat TDI). The engine was converted to run in HCCI mode by addition of an 18kW air pre-heater installed in the intake system. Pressure traces were obtained using four water-cooled quartz pressure transducers, which replaced the Diesel fuel injectors. Gaseous fuel (propane or butane) flowed steadily into the intake manifold.
Technical Paper

A 3D Simulation Methodology for Predicting the Effects of Blasts on a Vehicle Body

2019-04-02
2019-01-1033
Triggered explosions are increasingly becoming common in the world today leading to the loss of precious lives under the most unexpected circumstances. In most scenarios, ordinary citizens are the targets of such attacks, making it essential to design countermeasures in open areas as well as in mobility systems to minimize the destructive effects of such explosive-induced blasts. It would be rather difficult and to an extent risky to carry out physical experiments mimicking blasts in real world scenarios. In terms of mechanics, the problem is essentially one of fluid-structure interaction in which pressure waves in the surrounding air are generated by detonating an explosive charge which then have the potential to cause severe damage to any obstacle on the path of these high-energy waves.
Journal Article

A Comparison of Experimental and Modeled Velocity in Gasoline Direct-Injection Sprays with Plume Interaction and Collapse

2017-03-28
2017-01-0837
Modeling plume interaction and collapse for direct-injection gasoline sprays is important because of its impact on fuel-air mixing and engine performance. Nevertheless, the aerodynamic interaction between plumes and the complicated two-phase coupling of the evaporating spray has shown to be notoriously difficult to predict. With the availability of high-speed (100 kHz) Particle Image Velocimetry (PIV) experimental data, we compare velocity field predictions between plumes to observe the full temporal evolution leading up to plume merging and complete spray collapse. The target “Spray G” operating conditions of the Engine Combustion Network (ECN) is the focus of the work, including parametric variations in ambient gas temperature. We apply both LES and RANS spray models in different CFD platforms, outlining features of the spray that are most critical to model in order to predict the correct aerodynamics and fuel-air mixing.
Journal Article

A Component Test Methodology for Simulation of Full-Vehicle Side Impact Dummy Abdomen Responses for Door Trim Evaluation

2011-04-12
2011-01-1097
Described in this paper is a component test methodology to evaluate the door trim armrest performance in an Insurance Institute for Highway Safety (IIHS) side impact test and to predict the SID-IIs abdomen injury metrics (rib deflection, deflection rate and V*C). The test methodology consisted of a sub-assembly of two SID-IIs abdomen ribs with spine box, mounted on a linear bearing and allowed to translate in the direction of impact. The spine box with the assembly of two abdominal ribs was rigidly attached to the sliding test fixture, and is stationary at the start of the test. The door trim armrest was mounted on the impactor, which was prescribed the door velocity profile obtained from full-vehicle test. The location and orientation of the armrest relative to the dummy abdomen ribs was maintained the same as in the full-vehicle test.
Technical Paper

A Computer Generated Reduced Iso-Octane Chemical Kinetic Mechanism Applied to Simulation of HCCI Combustion

2002-10-21
2002-01-2870
This paper shows how a computer can systematically remove non-essential chemical reactions from a large chemical kinetic mechanism. The computer removes the reactions based upon a single solution using a detailed mechanism. The resulting reduced chemical mechanism produces similar numerical predictions significantly faster than predictions that use the detailed mechanism. Specifically, a reduced chemical kinetics mechanism for iso-octane has been derived from a detailed mechanism by eliminating unimportant reaction steps and species. The reduced mechanism has been developed for the specific purpose of fast and accurate prediction of ignition timing in an HCCI engine. The reduced mechanism contains 199 species and 383 reactions, while the detailed mechanism contains 859 species and 3606 reactions. Both mechanisms have been used in numerical simulation of HCCI combustion.
Technical Paper

A Data-Based Modeling Approach for the Prediction of Front Impact (NCAP) Safety Performance of a Passenger Vehicle

2021-04-06
2021-01-0923
Designing a vehicle for superior crash safety performance in consumer rating tests such as US-NCAP is a compelling target in the design of passenger vehicles. In today’s context, there is also a high emphasis on making a vehicle as lightweight as possible which calls for an efficient design. In modern vehicle design, these objectives can only be achieved through Computer-Aided Engineering (CAE) for which a detailed CAD (Computer-Aided Design) model of a vehicle is a pre-requisite. In the absence of the latter (i.e. a matured CAD model) at the initial and perhaps the most crucial phase of vehicle body design, a rational approach to design would be to resort to a knowledge-based methodology which can enable crash safety assessment of an assumed design using artificial intelligence techniques such as neural networks.
Technical Paper

A Decoupled Model of Detailed Fluid Mechanics Followed by Detailed Chemical Kinetics for Prediction of Iso-Octane HCCI Combustion

2001-09-24
2001-01-3612
We have developed a methodology for predicting combustion and emissions in a Homogeneous Charge Compression Ignition (HCCI) Engine. The methodology judiciously uses a fluid mechanics code followed by a chemical kinetics code to achieve great reduction in the computational requirements; to a level that can be handled with current computers. In previous papers, our sequential, multi-zone methodology has been applied to HCCI combustion of short-chain hydrocarbons (natural gas and propane). Applying the same procedure to long-chain hydrocarbons (iso-octane) results in unacceptably long computational time. In this paper, we show how the computational time can be made acceptable by developing a segregated solver. This reduces the run time of a ten-zone problem by an order of magnitude and thus makes it much more practical to make combustion studies of long-chain hydrocarbons.
Technical Paper

A Detailed Chemical Kinetic Analysis of Low Temperature Non-Sooting Diesel Combustion

2005-04-11
2005-01-0923
We have developed a model of the diesel fuel injection process for application to analysis of low temperature non-sooting combustion. The model uses a simplified mixing correlation and detailed chemical kinetics to analyze a parcel of fuel as it moves along the fuel jet, from injection to evaporation and ignition. The model predicts chemical composition and soot precursors, and is applied at conditions that result in low temperature non-sooting combustion. Production of soot precursors is the first step toward production of soot, and modeling precursor production is expected to give insight into the overall evolution of soot inside the engine. The results of the analysis show that the model has been successful in describing many of the observed characteristics of low temperature combustion.
Technical Paper

A Hybrid System Solution of the Interrupt Latency Compatibility Problem

1999-03-01
1999-01-1099
Microprocessors and microcontrollers are now widely used in automobiles. Microprocessor systems contain sources of interrupt and interrupt service routines, which are software components executed in response to the assertion of an interrupt in hardware. A major problem in designing the software of microprocessor systems is the analytical treatment of interrupt latency. Because multiple interrupt service routines are executed on the same CPU, they compete for the CPU and interfere with each other's latency requirements. Here, interrupt latency is defined as the delay between the assertion of the interrupt in hardware and the start of execution of the associated interrupt service routine. It is estimated that 80% of intermittent bugs in small microprocessor software loads are due to improper treatment of interrupts. Until this work, there is no analytic method for analyzing a particular system to determine if it may violate interrupt latency requirements.
Journal Article

A Hydrogen Direct Injection Engine Concept that Exceeds U.S. DOE Light-Duty Efficiency Targets

2012-04-16
2012-01-0653
Striving for sustainable transportation solutions, hydrogen is often identified as a promising energy carrier and internal combustion engines are seen as a cost effective consumer of hydrogen to facilitate the development of a large-scale hydrogen infrastructure. Driven by efficiency and emissions targets defined by the U.S. Department of Energy, a research team at Argonne National Laboratory has worked on optimizing a spark-ignited direct injection engine for hydrogen. Using direct injection improves volumetric efficiency and provides the opportunity to properly stratify the fuel-air mixture in-cylinder. Collaborative 3D-CFD and experimental efforts have focused on optimizing the mixture stratification and have demonstrated the potential for high engine efficiency with low NOx emissions. Performance of the hydrogen engine is evaluated in this paper over a speed range from 1000 to 3000 RPM and a load range from 1.7 to 14.3 bar BMEP.
Journal Article

A Machine Learning-Genetic Algorithm (ML-GA) Approach for Rapid Optimization Using High-Performance Computing

2018-04-03
2018-01-0190
A Machine Learning-Genetic Algorithm (ML-GA) approach was developed to virtually discover optimum designs using training data generated from multi-dimensional simulations. Machine learning (ML) presents a pathway to transform complex physical processes that occur in a combustion engine into compact informational processes. In the present work, a total of over 2000 sector-mesh computational fluid dynamics (CFD) simulations of a heavy-duty engine were performed. These were run concurrently on a supercomputer to reduce overall turnaround time. The engine being optimized was run on a low-octane (RON70) gasoline fuel under partially premixed compression ignition (PPCI) mode. A total of nine input parameters were varied, and the CFD simulation cases were generated by randomly sampling points from this nine-dimensional input space. These input parameters included fuel injection strategy, injector design, and various in-cylinder flow and thermodynamic conditions at intake valve closure (IVC).
Technical Paper

A Mathematical Model for Design and Production Verification Planning

1999-05-10
1999-01-1624
The paper focuses on various important decisions of verification and testing plans of the product during its design and production stages. In most of the product and process development projects, decisions on verification and testing are ad-hoc or based on traditions. Such decisions never guarantee the performance of the product as planned, during its whole life cycle. We propose an analytical approach to provide the concrete base for such crucial decisions of verification planning. Accordingly, a mathematical model is presented. Also, a case study of an automotive Electro-mechanical product is included to illustrate the application of the model.
Technical Paper

A Methodology for Prediction of Periprosthetic Injuries in Occupants with TKR Implants in Vehicle Crashes

2016-04-05
2016-01-1529
Periprosthetic fractures refer to the fractures that occur in the vicinity of the implants of joint replacement arthroplasty. Most of the fractures during an automotive frontal collision involve the long bones of the lower limbs (femur and tibia). Since the prevalence of persons living with lower limb joint prostheses is increasing, periprosthetic fractures that occur during vehicular accidents are likely to become a considerable burden on health care systems. It is estimated that approximately 4.0 million adults in the U.S. currently live with Total Knee Replacement (TKR) implants. Therefore, it is essential to study the injury patterns that occur in the long bone of a lower limb containing a total knee prosthesis. The aim of the present study is to develop an advanced finite element model that simulates the possible fracture patterns that are likely during vehicular accidents involving occupants who have knee joint prostheses in situ.
Technical Paper

A Modeling Framework for Connectivity and Automation Co-simulation

2018-04-03
2018-01-0607
This paper presents a unified modeling environment to simulate vehicle driving and powertrain operations within the context of the surrounding environment, including interactions between vehicles and between vehicles and the road. The goal of this framework is to facilitate the analysis of the energy impacts of vehicle connectivity and automation, as well as the development of eco-driving algorithms. Connectivity and automation indeed provide the potential to use information about the environment and future driving to minimize energy consumption. To achieve this goal, the designers of eco-driving control strategies need to simulate a wide range of driving situations, including the interactions with other vehicles and the infrastructure in a closed-loop fashion.
Technical Paper

A Multi-Zone Model for Prediction of HCCI Combustion and Emissions

2000-03-06
2000-01-0327
Homogeneous Charge Compression Ignition (HCCI) combustion is a process dominated by chemical kinetics of the fuel-air mixture. The hottest part of the mixture ignites first, and compresses the rest of the charge, which then ignites after a short time lag. Crevices and boundary layers generally remain too cold to react, and result in substantial hydrocarbon and carbon monoxide emissions. Turbulence has little effect on HCCI combustion, and may be most important as a factor in determining temperature gradients and boundary layer thickness inside the cylinder. The importance of thermal gradients inside the cylinder makes it necessary to use an integrated fluid mechanics-chemical kinetics code for accurate predictions of HCCI combustion. However, the use of a fluid mechanics code with detailed chemical kinetics is too computationally intensive for today's computers.
Technical Paper

A Practical Approach for Cross-Functional Vehicle Body Weight Optimization

2011-04-12
2011-01-1092
The goal of optimization in vehicle design is often blurred by the myriads of requirements belonging to attributes that may not be quite related. If solutions are sought by optimizing attribute performance-related objectives separately starting with a common baseline design configuration as in a traditional design environment, it becomes an arduous task to integrate the potentially conflicting solutions into one satisfactory design. It may be thus more desirable to carry out a combined multi-disciplinary design optimization (MDO) with vehicle weight as an objective function and cross-functional attribute performance targets as constraints. For the particular case of vehicle body structure design, the initial design is likely to be arrived at taking into account styling, packaging and market-driven requirements.
Journal Article

A Preliminary Study on the Restraint System of Self-Driving Car

2020-04-14
2020-01-1333
Due to the variation of compartment design and occupant’s posture in self-driving cars, there is a new and major challenge for occupant protection. In particular, the studies on occupant restraint systems used in the self-driving car have been significantly delayed compared to the development of the autonomous technologies. In this paper, a numerical study was conducted to investigate the effectiveness of three typical restraint systems on the driver protection in three different scenarios.
Journal Article

A Progress Review on Soot Experiments and Modeling in the Engine Combustion Network (ECN)

2016-04-05
2016-01-0734
The 4th Workshop of the Engine Combustion Network (ECN) was held September 5-6, 2015 in Kyoto, Japan. This manuscript presents a summary of the progress in experiments and modeling among ECN contributors leading to a better understanding of soot formation under the ECN “Spray A” configuration and some parametric variants. Relevant published and unpublished work from prior ECN workshops is reviewed. Experiments measuring soot particle size and morphology, soot volume fraction (fv), and transient soot mass have been conducted at various international institutions providing target data for improvements to computational models. Multiple modeling contributions using both the Reynolds Averaged Navier-Stokes (RANS) Equations approach and the Large-Eddy Simulation (LES) approach have been submitted. Among these, various chemical mechanisms, soot models, and turbulence-chemistry interaction (TCI) methodologies have been considered.
Technical Paper

A Real-Time Intelligent Speed Optimization Planner Using Reinforcement Learning

2021-04-06
2021-01-0434
As connectivity and sensing technologies become more mature, automated vehicles can predict future driving situations and utilize this information to drive more energy-efficiently than human-driven vehicles. However, future information beyond the limited connectivity and sensing range is difficult to predict and utilize, limiting the energy-saving potential of energy-efficient driving. Thus, we combine a conventional speed optimization planner, developed in our previous work, and reinforcement learning to propose a real-time intelligent speed optimization planner for connected and automated vehicles. We briefly summarize the conventional speed optimization planner with limited information, based on closed-form energy-optimal solutions, and present its multiple parameters that determine reference speed trajectories.
Technical Paper

A Sequential Fluid-Mechanic Chemical-Kinetic Model of Propane HCCI Combustion

2001-03-05
2001-01-1027
We have developed a methodology for predicting combustion and emissions in a Homogeneous Charge Compression Ignition (HCCI) Engine. This methodology combines a detailed fluid mechanics code with a detailed chemical kinetics code. Instead of directly linking the two codes, which would require an extremely long computational time, the methodology consists of first running the fluid mechanics code to obtain temperature profiles as a function of time. These temperature profiles are then used as input to a multi-zone chemical kinetics code. The advantage of this procedure is that a small number of zones (10) is enough to obtain accurate results. This procedure achieves the benefits of linking the fluid mechanics and the chemical kinetics codes with a great reduction in the computational effort, to a level that can be handled with current computers.
X