Refine Your Search

Topic

Author

Search Results

Technical Paper

Evaluating Network Security Configuration (NSC) Practices in Vehicle-Related Android Applications

2024-04-09
2024-01-2881
Android applications have historically faced vulnerabilities to man-in-the-middle attacks due to insecure custom SSL/TLS certificate validation implementations. In response, Google introduced the Network Security Configuration (NSC) as a configuration-based solution to improve the security of certificate validation practices. NSC was initially developed to enhance the security of Android applications by providing developers with a framework to customize network security settings. However, recent studies have shown that it is often not being leveraged appropriately to enhance security. Motivated by the surge in vehicular connectivity and the corresponding impact on user security and data privacy, our research pivots to the domain of mobile applications for vehicles. As vehicles increasingly become repositories of personal data and integral nodes in the Internet of Things (IoT) ecosystem, ensuring their security moves beyond traditional issues to one of public safety and trust.
Technical Paper

Assessing Driver Distraction: Enhancements of the ISO 26022 Lane Change Task to Make its Difficulty Adjustable

2023-04-11
2023-01-0791
The Lane Change Task (LCT) provides a simple, scorable simulation of driving, and serves as a primary task in studies of driver distraction. It is widely accepted, but somewhat limited in functionality, a problem this project partially overcomes. In the Lane Change Task, subjects drive along a road with 3 lanes in the same direction. Periodically, signs appear, indicating in which of the 3 lanes the subject should drive, which changes from sign to sign. The software is plug-and-play for a current Windows computer with a Logitech steering/pedal assembly, even though the software was written 18 years ago. For each timestamp in a trial, the software records the steering wheel angle, speed, and x and y coordinates of the subject. A limitation of the LCT is that few characteristics of this useful software can be readily modified as only the executable code is available (on the ISO 26022 website), not the source code.
Journal Article

A Standard Set of Courses to Assess the Quality of Driving Off-Road Combat Vehicles

2023-04-11
2023-01-0114
Making manned and remotely-controlled wheeled and tracked vehicles easier to drive, especially off-road, is of great interest to the U.S. Army. If vehicles are easier to drive (especially closed hatch) or if they are driven autonomously, then drivers could perform additional tasks (e.g., operating weapons or communication systems), leading to reduced crew sizes. Further, poorly driven vehicles are more likely to get stuck, roll over, or encounter mines or improvised explosive devices, whereby the vehicle can no longer perform its mission and crew member safety is jeopardized. HMI technology and systems to support human drivers (e.g., autonomous driving systems, in-vehicle monitors or head-mounted displays, various control devices (including game controllers), navigation and route-planning systems) need to be evaluated, which traditionally occurs in mission-specific (and incomparable) evaluations.
Journal Article

Estimating the Workload of Driving Using Video Clips as Anchors

2022-03-29
2022-01-0805
As new technology is added to vehicles and traffic congestion increases, there is a concern that drivers will be overloaded. As a result, there has been considerable interest in measuring driver workload. This can be achieved using many methods, with subjective assessments such as the NASA Task Loading Index (TLX) being most popular. Unfortunately, the TLX is unanchored, so there is no way to compare TLX values between studies, thus limiting the value of those evaluations. In response, a method was created to anchor overall workload ratings. To develop this method, 24 subjects rated the workload of clips of forward scenes collected while driving on rural, urban, and limited-access roads in relation to 2 looped anchor clips. Those clips corresponded to Level of Service (LOS) A and E (light and heavy traffic) and were assigned values of 2 and 6 respectively.
Technical Paper

Minimization of Electric Heating of the Traction Induction Machine Rotor

2020-04-14
2020-01-0562
The article solves the problem of reducing electric power losses of the traction induction machine rotor to prevent its overheating in nominal and high-load modes. Electric losses of the rotor power are optimized by the stabilization of the main magnetic flow of the electric machine at a nominal level with the amplitude-frequency control in a wide range of speeds and increased loads. The quasi-independent excitation of the induction machine allows us to increase the rigidity of mechanical characteristics, decrease the rotor slip at nominal loads and overloads and significantly decrease electrical losses in the rotor as compared to other control methods. The article considers the technology of converting the power of individual phases into a single energy flow using a three-phase electric machine equivalent circuit and obtaining an energy model in the form of equations of instantaneous active and reactive power balance.
Journal Article

Security Analysis of Android Automotive

2020-04-14
2020-01-1295
In-vehicle infotainment (IVI) platforms are getting increasingly connected. Besides OEM apps and services, the next generation of IVI platforms are expected to offer integration of third-party apps. Under this anticipated business model, vehicular sensor and event data can be collected and shared with selected third-party apps. To accommodate this trend, Google has been pushing towards standardization among proprietary IVI operating systems with their Android Automotive platform which runs natively on the vehicle’s IVI platform. Unlike Android Auto’s limited functionality of display-projecting certain smartphone apps to the IVI screen, Android Automotive will have access to the in-vehicle network (IVN), and will be able to read and share various vehicular sensor data with third-party apps. This increased connectivity opens new business opportunities for both the car manufacturer as well as third-party businesses, but also introduces a new attack surface on the vehicle.
Technical Paper

Comparison between Finite Element and Hybrid Finite Element Results to Test Data for the Vibration of a Production Car Body

2019-06-05
2019-01-1530
The Hybrid Finite Element Analysis (HFEA) method is based on combining conventional Finite Element Analysis (FEA) with analytical solutions and energy methods for mid-frequency computations. The method is appropriate for computing the vibration of structures which are comprised by stiff load bearing components and flexible panels attached to them; and for considering structure-borne loadings with the excitations applied on the load bearing members. In such situations, the difficulty in using conventional FEA at higher frequencies originates from requiring a very large number of elements in order to capture the flexible wavelength of the panel members which are present in a structure. In the HFEA the conventional FEA model is modified by de-activating the bending behavior of the flexible panels in the FEA computations and introducing instead a large number of dynamic impedance elements for representing the omitted bending behavior of the panels.
Journal Article

Three-Dimensional Three-Component Air Flow Visualization in a Steady-State Engine Flow Bench Using a Plenoptic Camera

2017-03-28
2017-01-0614
Plenoptic particle tracking velocimetry (PTV) shows great potential for three-dimensional, three-component (3D3C) flow measurement with a simple single-camera setup. It is therefore especially promising for applications in systems with limited optical access, such as internal combustion engines. The 3D visualization of a plenoptic imaging system is achieved by inserting a micro-lens array directly anterior to the camera sensor. The depth is calculated from reconstruction of the resulting multi-angle view sub-images. With the present study, we demonstrate the application of a plenoptic system for 3D3C PTV measurement of engine-like air flow in a steady-state engine flow bench. This system consists of a plenoptic camera and a dual-cavity pulsed laser. The accuracy of the plenoptic PTV system was assessed using a dot target moved by a known displacement between two PTV frames.
Technical Paper

ADAS Feature Concepts Development Framework via a Low Cost RC Car

2017-03-28
2017-01-0116
ADAS features development involves multidisciplinary technical fields, as well as extensive variety of different sensors and actuators, therefore the early design process requires much more resources and time to collaborate and implement. This paper will demonstrate an alternative way of developing prototype ADAS concept features by using remote control car with low cost hobby type of controllers, such as Arduino Due and Raspberry Pi. Camera and a one-beam type Lidar are implemented together with Raspberry Pi. OpenCV free open source software is also used for developing lane detection and object recognition. In this paper, we demonstrate that low cost frame work can be used for the high level concept algorithm architecture, development, and potential operation, as well as high level base testing of various features and functionalities. The developed RC vehicle can be used as a prototype of the early design phase as well as a functional safety testing bench.
Journal Article

Reduction of Steering Effort in the Event of EPAS Failure using Differential Braking Assisted Steering

2017-03-28
2017-01-1489
Electric Power Assisted Steering (EPAS) is widely adopted in modern vehicles to reduce steering effort. It is probable that some EPAS systems will experience a shutdown due to reliability issues stemming from electrical and/or electronic components. In the event of EPAS failure, power assist becomes unavailable and the steering system reverts to a fully manual state, leading to excessive steering torque demands from the driver to maneuver the vehicle at lower speeds, i.e., under 30 mph. This situation has resulted in dozens of reported crashes and several OEM safety recalls in the past few years. Inspired by recent work which utilizes independent driving torque of in-wheel-motor vehicles to reduce steering torque, this paper proposes the use of Differential Braking Assisted Steering (DBAS) to alleviate steep increases in steering torque upon EPAS failure. DBAS requires software upgrades with minimal hardware modification to EPAS, which is preferable for a backup system.
Technical Paper

Design Optimization of Vehicle Muffler Transmission Loss using Hybrid Method

2015-06-15
2015-01-2306
This study presents an efficient process to optimize the transmission loss of a vehicle muffler by using both experimental and analytical methods. Two production mufflers were selected for this study. Both mufflers have complex partitions and one of them was filled with absorbent fiberglass. CAD files of the mufflers were established for developing FEA models in ANSYS and another commercial software program (CFEA). FEA models were validated by experimental measurements using a two-source method. After the models were verified, sensitivity studies of design parameters were performed to optimize the transmission loss (TL) of both mufflers. The sensitivity study includes the perforated hole variations, partition variations and absorbent material insertion. The experimental and sensitivity analysis results are included in the paper.
Technical Paper

Recognizing Manipulated Electronic Control Units

2015-04-14
2015-01-0202
Combatting the modification of automotive control systems is a current and future challenge for OEMs and suppliers. ‘Chip-tuning’ is a manifestation of manipulation of a vehicle's original setup and calibration. With the increase in automotive functions implemented in software and corresponding business models, chip tuning will become a major concern. Recognizing and reporting of tuned control units in a vehicle is required for technical as well as legal reasons. This work approaches the problem by capturing the behavior of relevant control units within a machine learning system called a recognition module. The recognition module continuously monitors vehicle's sensor data. It comprises a set of classifiers that have been trained on the intended behavior of a control unit before the vehicle is delivered. When the vehicle is on the road, the recognition module uses the classifier together with current data to ascertain that the behavior of the vehicle is as intended.
Journal Article

Subjective and Objective Effects of Driving with LED Headlamps

2014-04-01
2014-01-1985
This study was designed to investigate how the spectral power distribution (SPD) of LED headlamps (including correlated color temperature, CCT) affects both objective driving performance and subjective responses of drivers. The results of this study are not intended to be the only considerations used in choosing SPD, but rather to be used along with results on how SPD affects other considerations, including visibility and glare. Twenty-five subjects each drove 5 different headlamps on each of 5 experimental vehicles. Subjects included both males and females, in older (64 to 85) and younger (20 to 32) groups. The 5 headlamps included current tungsten-halogen (TH) and high-intensity discharge (HID) lamps, along with three experimental LED lamps, with CCTs of approximately 4500, 5500, and 6500 K. Driving was done at night on public roads, over a 21.5-km route that was selected to include a variety of road types.
Technical Paper

Comparison of Verity and Volvo Methods for Fatigue Life Assessment of Welded Structures

2013-09-24
2013-01-2357
Great efforts have been made to develop the ability to accurately and quickly predict the durability and reliability of vehicles in the early development stage, especially for welded joints, which are usually the weakest locations in a vehicle system. A reliable and validated life assessment method is needed to accurately predict how and where a welded part fails, while iterative testing is expensive and time consuming. Recently, structural stress methods based on nodal force/moment are becoming widely accepted in fatigue life assessment of welded structures. There are several variants of structural stress approaches available and two of the most popular methods being used in automotive industry are the Volvo method and the Verity method. Both methods are available in commercial software and some concepts and procedures related the nodal force/moment have already been included in several engineering codes.
Journal Article

Front Rail Crashworthiness Design for Front Oblique Impact Using a Magic Cube Approach

2013-04-08
2013-01-0651
The front rail, as one main energy absorption component of vehicle front structures, should present steady progressive collapse along its axis and avoid bending collapse during the front oblique impact, but when the angle of loading direction is larger than some critical angle, it will appear bending collapse causing reduced capability of crash energy absorption. This paper is concerned with crashworthiness design of the front rail on a vehicle chassis frame structure considering uncertain crash directions. The objective is to improve the crash direction adaptability of the front rail, without deteriorating the vehicle's crashworthiness performance. Magic Cube (MQ) approach, a systematic design approach, is conducted to analyze the design problem. By applying Space Decomposition of MQ, an equivalent model of the vehicle chassis frame is generated, which simplifies the design problem.
Technical Paper

Understanding Work Task Assessment Sensitivity to the Prediction of Standing Location

2011-04-12
2011-01-0527
Digital human models (DHM) are now widely used to assess worker tasks as part of manufacturing simulation. With current DHM software, the simulation engineer or ergonomist usually makes a manual estimate of the likely worker standing location with respect to the work task. In a small number of cases, the worker standing location is determined through physical testing with one or a few workers. Motion capture technology is sometimes used to aid in quantitative analysis of the resulting posture. Previous research has demonstrated the sensitivity of work task assessment using DHM to the accuracy of the posture prediction. This paper expands on that work by demonstrating the need for a method and model to accurately predict worker standing location. The effect of standing location on work task posture and the resulting assessment is documented through three case studies using the Siemens Jack DHM software.
Technical Paper

Modeling Ascending and Descending Stairs Using the Human Motion Simulation Framework

2009-06-09
2009-01-2282
The Human Motion Simulation Framework (Framework) is a hierarchical set of algorithms for predicting and analyzing task-oriented human motion. The Framework was developed to improve the performance of commercial human modeling software by increasing the accuracy of predicted motions and the speed of generating simulations. This paper presents the addition of stair ascending and descending to the Transition Stepping and Timing (Transit) model, a component of the Framework that predicts gait and acyclic stepping.
Technical Paper

Interior Aircraft Noise Computations due to TBL Excitation using the Energy Finite Element Analysis

2009-05-19
2009-01-2248
The Energy Finite Element Analysis (EFEA) has been developed for evaluating the vibro-acoustic behavior of complex systems. In the past EFEA results have been compared successfully to measured data for Naval, automotive, and aircraft systems. The main objective of this paper is to present information about the process of developing EFEA models for two configurations of a business jet, performing analysis for computing the vibration and the interior noise induced from exterior turbulent boundary layer excitation, and discussing the correlation between test data and simulation results. The structural EFEA model is generated from an existing finite element model used for stress analysis during the aircraft design process. Structural elements used in the finite element model for representing the complete complex aircraft structure become part of the EFEA structural model.
Technical Paper

Software Integration for Simulation-Based Analysis and Robust Design Automation of HMMWV Rollover Behavior

2007-04-16
2007-01-0140
A multi-body dynamics model of the U.S. Army3s High Mobility Multi-purpose Wheeled Vehicle (HMMWV) has been created using commercial software (ADAMS) to simulate and analyze the vehicle3s rollover behavior. However, manual operation of such simulation and analysis for design purposes is prohibitively expensive and time consuming, limiting the engineers3 ability to utilize the model fully and extract from it useful design information in a timely, cost-effective manner. To address this challenge, a commercial system integration and optimization software (OPTIMUS) is utilized in order to automate the simulation processes and to enable the more complex uncertainty-based analysis of the HMMWV rollover behavior under a variety of external conditions. Challenges involved in integrating the software are highlighted and remedies are discussed. Rollover analysis results from using the integrated model and automated simulation are also presented.
X