Refine Your Search

Topic

Affiliation

Search Results

Technical Paper

A Braking Force Distribution Strategy in Integrated Braking System Based on Wear Control and Hitch Force Control

2018-04-03
2018-01-0827
A braking force distribution strategy in integrated braking system composed of the main braking system and the auxiliary braking system based on braking pad wear control and hitch force control under non-emergency braking condition is proposed based on the Electronically Controlled Braking System (EBS) to reduce the difference in braking pad wear between different axles and to decrease hitch force between tractors and trailers. The proposed strategy distributes the braking force based on the desired braking intensity, the degree of the braking pad wear and the limits of certain braking regulations to solve the coupling problems between braking safety, economical efficiency of braking and the comfort of drivers. Computer co-simulations of the proposed strategy are performed.
Technical Paper

A Characteristic Parameter to Estimate the Optimum Counterweight Mass of a 4-Cylinder In-Line Engine

2002-03-04
2002-01-0486
A dimensionless relationship that estimates the maximum bearing load of a 4-cylinder 4-stroke in-line engine has been found. This relationship may assist the design engineer in choosing a desired counterweight mass. It has been demonstrated that: 1) the average bearing load increases with engine speed and 2) the maximum bearing load initially decreases with engine speed, reaches a minimum, then increases quickly with engine speed. This minimum refers to a transition speed at which the contribution of the inertia force overcomes the contribution of the maximum pressure force to the maximum bearing load. The transition speed increases with an increase of counterweight mass and is a function of maximum cylinder pressure and the operating parameters of the engine.
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 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.
Journal Article

A Fuel Surrogate Validation Approach Using a JP-8 Fueled Optically Accessible Compression Ignition Engine

2015-04-14
2015-01-0906
An experimental fuel surrogate validation approach is proposed for a compression ignition application, and applied to validate a Jet-A POSF 4658 fuel surrogate. The approach examines the agreement of both physical and chemical properties of surrogate and target fuels during validation within a real compression-ignition engine environment during four sequential but distinct combustion phases. In-cylinder Mie Scattering measurements are applied to evaporating sprays to compare the behavior of the surrogate, its target fuel, and for reference, n-heptane. Early mixture formation and low temperature reaction behavior were investigated using 2-D broadband chemiluminescence imaging, while high temperature ignition and combustion chemistry were studied using OH chemiluminescence imaging. The optical measurements were combined with cylinder pressure-based combustion analysis, including ignition delay and premixed burn duration, to validate the global behavior of the surrogate.
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 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 Model-Based Mass Estimation and Optimal Braking Force Distribution Algorithm of Tractor and Semi-Trailer Combination

2013-04-08
2013-01-0418
Taking a good longitudinal braking performance on flat and level road of tractor and semi-trailer combination as a target, in order to achieve an ideal braking force distribution among axles, while the vehicle deceleration is just depend on the driver's intention, not affected by the variation of semi-trailer mass, the paper proposes a model based vehicle mass identification and braking force distribution strategy. The strategy identifies the driver's braking intention via braking pedal, estimates semi-trailer's mass during the building process of braking pressure in brake chamber, distributes braking force among axles by using the estimated mass. And a double closed-loop regulation of the vehicle deceleration and utilization adhesion coefficient of each axle is presented, in order to eliminate the bad effect of mass estimation error, and enhance the robustness of the whole algorithm. A simulation is conducted by utilizing MATLAB/Simulink and TruckSim.
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 Experimental Technique for Friction Simulation in Automotive Piston Ring and Cylinder Liners

1998-05-04
981407
A new friction testing system has been designed and built to simulate the actual engine conditions in friction and wear test of piston-ring and cylinder liner assembly. Experimental data has been developed as Friction Coefficient / Crank Angle Degree diagrams including the effects of running speed (500 and 700 rpm) and ring normal load. Surface roughness profilocorder traces were obtained for tested samples. Mixed lubrication regime observed in the most part of the test range. New cylinder bore materials and lubricants can be screened easily and more reliable simulated engine friction data can be collected using this technique.
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.
X