Refine Your Search

Topic

Author

Affiliation

Search Results

Technical Paper

1D Model of a Copper Exchanged Small Pore Zeolite Catalyst Based on Transient SCR Protocol

2013-04-08
2013-01-1578
Urea-selective catalytic reduction (SCR) catalysts are the leading aftertreatment technology for diesel engines, but there are major challenges associated with meeting future NOx emission standards, especially under transient drive cycle conditions that include large swings in exhaust temperatures. Here we present a simplified, transient, one-dimensional integral model of NOx reduction by NH₃ on a commercial small-pore Cu-zeolite urea-SCR catalyst for which detailed kinetic parameters have not been published. The model was developed and validated using data acquired from bench reactor experiments on a monolith core, following a transient SCR reactor protocol. The protocol incorporates NH₃ storage, NH₃ oxidation, NO oxidation and three global SCR reactions under isothermal conditions, at three space velocities and at three NH₃/NOx ratios.
Technical Paper

A Collision Avoidance Strategy Based on Inevitable Collision State

2022-09-19
2022-01-1170
This paper proposed a collision avoidance strategy that take over the control of ego vehicle when faced with urgent collision risk. To improve the applicability of collision avoidance strategy in complex scenarios, the theory of ICS (Inevitable Collision State) is introduced to evaluate the collision risk and compute the trigger flag of the system, and vehicle dynamic is taken into account when modeling ego vehicle to predict ego vehicle’s following moving. Vehicle specific characteristics including reaction time of the braking system and the braking force increasing process are taken into account. In order to reduce injury caused by collision accidents and minimize disruption to drivers, slight steering is added on top of emergency braking. The direction of the steering angle is determined according to IM (Imitating Maneuvers) The flow chart of the strategy is presented in the paper.
Technical Paper

A Control Oriented Simplified Transient Torque Model of Turbocharged Diesel Engines

2008-06-23
2008-01-1708
Due to the high cost of torque sensors, a calculation model of transient torque is required for real-time coordinating control purpose, especially in hybrid electric powertrains. This paper presents a feedforward calculation method based on mean value model of turbocharged non-EGR diesel engines. A fitting variable called fuel coefficient is defined in an affine relation between brake torque and fuel mass. The fitting of fuel coefficient is simplified to depend only on three variables (engine speed, boost pressure, injected fuel mass). And a two-layer feedforward neural network is utilized to fit the experimental data. The model is validated by load response test and ETC (European Transient Cycle) transient test. The RMSE (root mean square error) of the brake torque is less than 3%.
Technical Paper

A Current Source Inverter Based Motor Drive for EV/HEV Applications

2011-04-12
2011-01-0346
The voltage source inverter (VSI) possesses several drawbacks that make it difficult to meet the requirements of automotive applications for inverter volume, lifetime, and cost. The VSI requires a very high performance dc bus capacitor that is costly and bulky. Other characteristics of the VSI not only negatively impact its own reliability but also that of the motor as well as motor efficiency. These problems could be eliminated or significantly mitigated by the use of the current source inverter (CSI). The CSI doesn't require any dc bus capacitors but uses three small ac filter capacitors and an inductor as the energy storage component, thus avoiding many of the drawbacks of the VSI. The CSI offers several inherent advantages that could translate into a substantial reduction in inverter cost and volume, increased reliability, a much higher constant-power speed range, and improved motor efficiency and lifetime.
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 Distributed Engineering Computer Aided Learning System

2012-04-16
2012-01-0089
In this paper, we proposed a distributed Engineering Computer Aided Learning System. Instead of attending engineering teaching sessions, engineering students are able to interact with the software to gain the same amount of teaching materials. Besides, they will interact with other engineering students from other Engineering schools. The proposed software has the ability to examine the student step by step to reach certain goals. The training and the examination will be different based on the student level and his learning process. Using this system the role of excellent professor can be achieved. The software will have two sessions, i.e. test session and learning session. The software provides the capability of knowledge sharing between multi schools and different educational systems that can provide the students with a large set of training materials. The system was built using JAVA programming language.
Technical Paper

A Fuzzy On-Line Self-Tuning Control Algorithm for Vehicle Adaptive Cruise Control System with the Simulation of Driver Behavior

2009-04-20
2009-01-1481
Research of Adaptive Cruise Control (ACC) is an important issue of intelligent vehicle (IV). As we all known, a real and experienced driver can control vehicle's speed very well under every traffic environment of ACC working. So a direct and feasible way for establishing ACC controller is to build a human-like longitudinal control algorithm with the simulation of driver behavior of speed control. In this paper, a novel fuzzy self-tuning control algorithm of ACC is established and this controller's parameters can be tuned on-line based on the evaluation indexes that can describe how the driver consider the quality of dynamical characteristic of vehicle longitudinal dynamics. With the advantage of the controller's parameter on-line self-tuning, the computational workload from matching design of ACC controller is also efficiently reduced.
Technical Paper

A Hardware-in-the-Loop Simulator for Vehicle Adaptive Cruise Control Systems by Using xPC Target

2007-08-05
2007-01-3596
A HIL simulator for developing vehicle adaptive cruise control systems is presented in this paper. The xPC target is used to establish real-time simulation environment. The simulator is composed of a virtual vehicle model, real components of an ACC system like ECU, electronic throttle and braking modulator, a user interface to facilitate simulation, and brake and accelerator pedals to make interactive driver inputs easier. The vehicle model is validated against data from field test. Tests of an ACC controller in the real-time are conducted on the simulator.
Technical Paper

A Hybrid 2-Zone/WAVE Engine Combustion Model for Simulating Combustion Instabilities During Dilute Operation

2005-10-24
2005-01-3801
Internal combustion engines are operated under conditions of high exhaust gas recirculation (EGR) to reduce NOx emissions and promote enhanced combustion modes such as HCCI. However, high EGR under certain conditions also promotes nonlinear feedback between cycles, leading to the development of combustion instabilities and cyclic variability. We employ a two-zone phenomenological combustion model to simulate the onset of combustion instabilities under highly dilute conditions and to illustrate the impact of these instabilities on emissions and fuel efficiency. The two-zone in-cylinder combustion model is coupled to a WAVE engine-simulation code through a Simulink interface, allowing rapid simulation of several hundred successive engine cycles with many external engine parametric effects included.
Technical Paper

A Hybrid Classification of Driver’s Style and Skill Using Fully-Connected Deep Neural Networks

2021-02-03
2020-01-5107
Driving style and skill classification are of great significance in human-oriented advanced driver-assistance system (ADAS) development. In this paper, we propose Fully-Connected Deep Neural Networks (FC-DNN) to classify drivers’ styles and skills with naturalistic driving data. Followed by the data collection and pre-processing, FC-DNN with a series of deep learning optimization algorithms are applied. In the experimental part, the proposed model is validated and compared with other commonly used supervised learning methods including the k-nearest neighbors (KNN), support vector machine (SVM), decision tree (DT), random forest (RF), and multilayer perceptron (MLP). The results show that the proposed model has a higher Macro F1 score than other methods. In addition, we discussed the effect of different time window sizes on experimental results. The results show that the driving information of 1s can improve the final evaluation score of the model.
Technical Paper

A Hybrid Physical and Data-Driven Framework for Improving Tire Force Calculation Accuracy

2023-04-11
2023-01-0750
The accuracy of tire forces directly affects the vehicle dynamics model precision and determines the ability of the model to develop the simulation platform or design the control strategy. In the high slip angle, due to the complex interactions at tire-road interfaces, the forces generated by the tires are high nonlinearity and uncertainty, which pose issues in calculating tire force accurately. This paper presents a hybrid physical and data-driven tire force calculation framework, which can satisfy the high nonlinearity and uncertainty condition, improve the model accuracy and effectively leverage prior knowledge of physical laws. The parameter identification for the physical tire model and the data-based compensation for the unknown errors between the physical tire model and actual tire force data are contained in this framework. First, the parameters in the selected combined-slip Burckhardt tire model are identified by the nonlinear least square method with tire test data.
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 Lane-Changing Decision-Making Method for Intelligent Vehicle Based on Acceleration Field

2018-04-03
2018-01-0599
Taking full advantage of available traffic environment information, making control decisions, and then planning trajectory systematically under structured roads conditions is a critical part of intelligent vehicle. In this article, a lane-changing decision-making method for intelligent vehicle is proposed based on acceleration field. Firstly, an acceleration field related to relative velocity and relative distance was built based on the analysis of braking process, and acceleration was taken as an indicator of safety evaluation. Then, a lane-changing decision method was set up with acceleration field while considering driver’s habits, traffic efficiency and safety. Furthermore, velocity regulation was also introduced in the lane-changing decision method to make it more flexible.
Technical Paper

A Maneuver-Based Threat Assessment Strategy for Collision Avoidance

2018-04-03
2018-01-0598
Advanced driver assistance systems (ADAS) are being developed for more and more complicated application scenarios, which often require more predictive strategies with better understanding of driving environment. Taking traffic vehicles’ maneuvers into account can greatly expand the beforehand time span for danger awareness. This paper presents a maneuver-based strategy to vehicle collision threat assessment. First, a maneuver-based trajectory prediction model (MTPM) is built, in which near-future trajectories of ego vehicle and traffic vehicles are estimated with the combination of vehicle’s maneuvers and kinematic models that correspond to every maneuver. The most probable maneuvers of ego vehicle and each traffic vehicles are modeled and inferred via Hidden Markov Models with mixture of Gaussians outputs (GMHMM). Based on the inferred maneuvers, trajectory sets consisting of vehicles’ position and motion states are predicted by kinematic models.
Technical Paper

A Method for Evaluating the Complexity of Autonomous Driving Road Scenes

2024-04-09
2024-01-1979
An autonomous vehicle is a comprehensive intelligent system that includes environment sensing, vehicle localization, path planning and decision-making control, of which environment sensing technology is a prerequisite for realizing autonomous driving. In the early days, vehicles sensed the surrounding environment through sensors such as cameras, radar, and lidar. With the development of 5G technology and the Vehicle-to-everything (V2X), other information from the roadside can also be received by vehicles. Such as traffic jam ahead, construction road occupation, school area, current traffic density, crowd density, etc. Such information can help the autonomous driving system understand the current driving environment more clearly. Vehicles are no longer limited to areas that can be sensed by sensors. Vehicles with different autonomous driving levels have different adaptability to the environment.
Technical Paper

A Modeling Study of SCR Reaction Kinetics from Reactor Experiments

2013-04-08
2013-01-1576
In order to further characterize and optimize the performance of Selective Catalytic Reduction (SCR) aftertreatment systems used on heavy-duty diesel engines, an accurately calibrated high-fidelity multi-step global kinetic SCR model and a reduced order estimator for on-board diagnostic (OBD) and control are desirable. In this study, a Cu-zeolite SCR catalyst from a 2010 Cummins ISB engine was experimentally studied in a flow reactor using carefully designed protocols. A 2-site SCR model describing mass transfer and the SCR chemical reaction mechanisms is described in the paper. The model was calibrated to the reactor test data sets collected under temperatures from 200 to 425 °C and SCR space velocities of 60000, 90000, and 120000 hr-1. The model parameters were calibrated using an optimization code to minimize the error between measured and simulated NO, NO₂, N₂O, and NH₃ gas concentration time histories.
Technical Paper

A Multi-Zone Model for Diesel Spray Combustion

1999-03-01
1999-01-0916
A quasi-dimensional multi-zone model for diesel spray combustion has been developed. The model contains most of the physical processes of diesel spray combustion, and is simplified and economical. The zone formation is based on the fuel injection parameters. For the wall jet penetration velocity, a new equation is used based on the effect of the impinging free jet on the wall jet. For the fuel evaporation, an approximate solution of the instantaneous variations of droplet diameter is given in the simple algebraic equations based on the individual effect of the evaporation and the heat transfer from ambient gas. The soot emission sub-model calculates the soot concentration. This model has been applied for a direct injection diesel engine. The calculated results have shown a reasonable agreement with the experimental results. A parametric study has been carried out.
Technical Paper

A New Ignition Delay Formulation Applied to Predict Misfiring During Cold Starting of Diesel Engines

2000-03-06
2000-01-1184
A new formulation is developed for the ignition delay (ID) in diesel engines to account for the effect of piston motion on the global autoignition reaction rates. A differentiation is made between the IDe measured in engines and IDv, measured in constant volume vessels. In addition, a method is presented to determine the coefficients of the IDe correlation from actual engine experimental data. The new formulation for IDe is applied to predict the misfiring cycles during the cold starting of diesel engines at different low ambient temperatures. The predictions are compared with experimental results obtained on a multi-cylinder heavy-duty diesel engine.
Journal Article

A New Method for Bus Drivers' Economic Efficiency Assessment

2015-09-29
2015-01-2843
Transport vehicles consume a large amount of fuel with low efficiency, which is significantly affected by drivers' behaviors. An assessment system of eco-driving pattern for buses could identify the deficiencies of driver operation as well as assist transportation enterprises in driver management. This paper proposes an assessment method regarding drivers' economic efficiency, considering driving conditions. To this end, assessment indexes are extracted from driving economy theories and ranked according to their effect on fuel consumption, derived from a database of 135 buses using multiple regression. A layered structure of assessment indexes is developed with application of AHP, and the weight of each index is estimated. The driving pattern score could be calculated with these weights.
Technical Paper

A Novel Capability for Crush Testing Crash Energy Management Structures at Intermediate Rates

2002-06-03
2002-01-1954
The crush performance of lightweight composite automotive structures varies significantly between static and dynamic test conditions. This paper discusses the development of a new dynamic testing facility that can be used to characterize crash performance at high loads and constant speed. Previous research results from the Energy Management Working Group (EMWG) of the Automotive Composites Consortium (ACC) showed that the static crush resistance of composite tubes can be significantly greater than dynamic crush results at speeds greater than 2 m/s. The new testing facility will provide the unique capability to crush structures at high loads in the intermediate velocity range. A novel machine control system was designed and projections of the machine performance indicate its compliance with the desired test tolerances. The test machine will be part of a national user facility at the Oak Ridge National Laboratory (ORNL) and will be available for use in the summer of 2002.
X