Refine Your Search

Topic

Affiliation

Search Results

Technical Paper

4WID/4WIS Electric Vehicle Modeling and Simulation of Special Conditions

2011-09-13
2011-01-2158
This paper introduces the characteristics of the 4 wheel independent driving/4 wheel independent steering (4WID/4WIS) electric vehicle (EV). Models of Subsystems and the vehicle are constructed based on Matlab/simulink. The vehicle model allows the inputs of different drive torques and steer angles of four wheels. The dynamic characteristics of drive motors and steer motors are considered, and also it can reflect the vehicle longitudinal dynamics change due to the increase of the mass and inertia of the four wheels. Besides, drive mode selection function that is unique to this type vehicle is involved. Simulations and analyses of crab, oblique driving and zero radius turning which are the special conditions of 4WID/4WIS EV are conducted. The results show that the model can reflect the dynamic response characteristics. The model can be used to the simulation analyses of handling, stability, energy saving and control strategies verification of 4WID/4WIS EVs.
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 Comprehensive Testing and Evaluation Approach for Autonomous Vehicles

2018-04-03
2018-01-0124
Performance testing and evaluation always plays an important role in the developmental process of a vehicle, which also applies to autonomous vehicles. The complex nature of an autonomous vehicle from architecture to functionality demands even more quality-and-quantity controlled testing and evaluation than ever before. Most of the existing testing methodologies are task-or-scenario based and can only support single or partial functional testing. These approaches may be helpful at the initial stage of autonomous vehicle development. However, as the integrated autonomous system gets mature, these approaches fall short of supporting comprehensive performance evaluation. This paper proposes a novel hierarchical and systematic testing and evaluation approach to bridge the above-mentioned gap.
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 Dynamic Model for Tire/Road Friction Estimation under Combined Longitudinal/Lateral Slip Situation

2014-04-01
2014-01-0123
A new dynamic tire model for estimating the longitudinal/lateral road-tire friction force was derived in this paper. The model was based on the previous Dugoff tire model, in consideration of its drawback that it does not reflect the actual change trend that the tire friction force decreases with the increment of wheel slip ratio when it enters into the nonlinear region. The Dugoff model was modified by fitting a series of tire force data and compared with the commonly used Magic Formula model. This new dynamic friction model is able to capture accurately the transient behavior of the friction force observed during pure longitudinal wheel slip, lateral sideslip and combined slip situation. Simulation has been done under different situations, while the results validate the accuracy of the new tire friction model in predicting tire/road friction force during transient vehicle motion.
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 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 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 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 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 Multi-mode Control Strategy for EV Based on Typical Situation

2017-03-28
2017-01-0438
A multitude of recent studies are suggestive of the EV as a paramount representative of the NEV, its development direction is transformed from “individuals adapt to vehicles” to “vehicles serve for occupants”. The multi-mode drive control technology is relatively mature in traditional auto control sphere, however, a host of EV continues to use a single control strategy, which lacks of flexibility and diversity, little if nothing interprets the vehicle performances. Furthermore, due to the complex road environment and peculiarity of vehicle occupants that different requirement has been made for vehicle performance. To solve above problems, this paper uses the key technology of mathematical statistics process in MATLAB, such as the mean, linear fitting and discrete algorithms to clean up, screening and classification the original data in general rules, and based on short trips in the segments of kinematics analysis method to establish a representative of quintessential driving cycle.
X