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 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 Comparative Study on Fatigue Damage of Caldie™ from Different Manufacturing Routes

2022-03-29
2022-01-0245
In automotive body manufacturing the dies for blanking/trimming/piercing are under most severe loading condition involving high contact stress at high impact loading and large number of cycles. With continuous increase in sheet metal strength, the trim die service life becomes a great concern for industries. In this study, competing trim die manufacturing routes were compared, including die raw materials produced by hot-working (wrought) vs. casting, edge-welding (as repaired condition) vs. bulk base metals (representing new tools), and the heat treatment method by induction hardening vs. furnace through-heating. CaldieTM, a Uddeholm trademarked grade was used as trim die material. The mechanical tests are performed using a WSU developed trimming simulator, with fatigue loading applied at cubic die specimen’s cutting edges through a tungsten carbide rod to accelerate the trim edge damage. The tests are periodically interrupted at specified cycles for measurement of die edge damage.
Journal Article

A Comparison of the Behaviors of Steel and GFRP Hat-Section Components under Axial Quasi-Static and Impact Loading

2015-04-14
2015-01-1482
Hat-sections, single and double, made of steel are frequently encountered in automotive body structural components. These components play a significant role in terms of impact energy absorption during vehicle crashes thereby protecting occupants of vehicles from severe injury. However, with the need for higher fuel economy and for compliance to stringent emission norms, auto manufacturers are looking for means to continually reduce vehicle body weight either by employing lighter materials like aluminum and fiber-reinforced plastics, or by using higher strength steel with reduced gages, or by combinations of these approaches. Unlike steel hat-sections which have been extensively reported in published literature, the axial crushing behavior of hat-sections made of fiber-reinforced composites may not have been adequately probed.
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.
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.
Journal Article

A New Device for Multi-Axial Tissue Testing: Application to Combined Bending and Shear Loading of the Spine

2009-04-20
2009-01-0249
A multi-axial test device was designed to obtain the material properties of the lumbar spine in combined loading modes. The custom designed tester consists of a rigid platen driven by three DC powered geared motors. Two motors, each connected to parallel linear actuators control the angular displacement (for flexion and extension) and vertical motion (for tension and compression), while a third DC motor connected to a threaded rod was employed to control the horizontal displacement (for anterior and posterior shear) of the rigid platen. The testing machine is driven in displacement-control mode by a feedback system based on data from three rotary potentiometers. Six entire lumbar spine segments (T12-S1) were potted in aluminum cups with DynaCast and tested within failure limits to compression, tension, anterior shear, posterior shear, flexion, extension, anterior shear-flexion, posterior shear-extension and finally in combined anterior shear-flexion loading.
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.
Technical Paper

A New Method to Accelerate Road Test Simulation on Multi-Axial Test Rig

2017-03-28
2017-01-0200
Road test simulation on test rig is widely used in the automobile industry to shorten the development circles. However, there is still room for further improving the time cost of current road simulation test. This paper described a new method considering both the damage error and the runtime of the test on a multi-axial test rig. First, the fatigue editing technique is applied to cut the small load in road data to reduce the runtime initially. The edited road load data could be reproduced on a multi-axial test rig successfully. Second, the rainflow matrices of strains on different proving ground roads are established and transformed into damage matrices based on the S-N curve and Miner rules using a reduction method. A standard simulation test for vehicle reliability procedure is established according to the proving ground schedule as a target to be accelerated.
X