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

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

A Software Tool for Injury Analysis of Blast and Crash Data

2019-04-02
2019-01-1225
In recent years the U.S. Army Tank-Automotive Research, Development, and Engineering Center (TARDEC) has been investigating the survivability and injury mechanisms of underbody blast and crash, and their effects on personnel, with the use of Anthropomorphic Test Devices (ATD), or crash test dummies. Injury Assessment Reference Values (IARV) for crash have been researched for decades, and the US Army Research Laboratory (ARL), some years ago, also developed IARVs for underbody blast for the Hybrid III 50th percentile ATD. More recently, TARDEC extended these IARVs for the 5th and 95th percentile. With the advent of TARDEC’s Occupant Protection Laboratory large amounts of data were accumulated, which brought an interest in automating the analysis, and so a software tool was developed. The interactive in-house written software, called ICalc, allows the user to open test data files acquired from blast testing, drop tower testing, and crash testing.
Journal Article

Simulating the Mobility of Wheeled Ground Vehicles with Mercury

2017-03-28
2017-01-0273
Mercury is a high-fidelity, physics-based object-oriented software for conducting simulations of vehicle performance evaluations for requirements and engineering metrics. Integrating cutting-edge, massively parallel modeling techniques for soft, cohesive and dry granular soil that will integrate state-of-the-art soil simulation with high-fidelity multi-body dynamics and powertrain modeling to provide a comprehensive mobility simulator for ground vehicles. The Mercury implements the Chrono::Vehicle dynamics library for vehicle dynamics, which provides multi-body dynamic simulation of wheeled and tracked vehicles. The powertrain is modeled using the Powertrain Analysis Computational Environment (PACE), a behavior-based powertrain analysis based on the U.S. Department of Energy’s Autonomie software. Vehicle -terrain interaction (VTI) is simulated with the Ground Contact Element (GCE), which provides forces to the Chrono-vehicle solver.
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

Next Generation “Voltec” Charging System

2016-04-05
2016-01-1229
The electric vehicle on-board charger (OBC) is responsible for converting AC grid energy to DC energy to charge the battery pack. This paper describes the development of GM’s second generation OBC used in the 2016 Chevrolet Volt. The second generation OBC provides significant improvements in efficiency, size, and mass compared to the first generation. Reduced component count supports goals of improved reliability and lower cost. Complexity reduction of the hardware and diagnostic software was undertaken to eliminate potential failures.
Technical Paper

Powertrain Analysis and Computational Environment (PACE) for Multi-Physics Simulations Using High Performance Computing

2016-04-05
2016-01-0308
The Powertrain Analysis and Computational Environment (PACE) is a forward-looking powertrain simulation tool that is ready for a High-Performance Computing (HPC) environment. The code, written in C++, is one actor in a comprehensive ground vehicle co-simulation architecture being developed by the CREATE-GV program. PACE provides an advanced behavioral modeling capability for the powertrain subsystem of a conventional or hybrid-electric vehicle that exploits the idea of reusable vehicle modeling that underpins the Autonomie modeling environment developed by the Argonne National Laboratory. PACE permits the user to define a powertrain in Autonomie, which requires a single desktop license for MATLAB/Simulink, and port it to a cluster computer where PACE runs with an open-source BSD-3 license so that it can be distributed to as many nodes as needed.
Technical Paper

Fixed-Point Model Development Assistant Tool

2016-04-05
2016-01-0018
Development of the software using fixed-point arithmetic is known to be tedious and error-prone. Difficulty of selecting the correct data type can outwear software developers. The common retreats often sought after include manual calculation of the approximate ranges, exhaustive simulations with extreme input values and conservative development approach by using excessive word length. The first two retreats - manual calculation and exhaustive simulations - increase the software development time, and the third retreat - conservative development - leads to the excessive memory (RAM and ROM) utilization by the software. The model-based development environment such as the Simulink has graphical nature to the software with flow of data defined by connecting signal lines. The model-based software therefore gives an opportunity to trace signal flow in the software. Input-tracing method is presented to trace the flow of the input signals of the user selected block in the software model.
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.
Technical Paper

Park Pawl Dynamic System Engagement Speed Calculation Using Isight

2015-04-14
2015-01-1363
For a CAE model of the park pawl dynamic system, the engagement speed calculation is done by controlling the input rotational velocity of the vehicle. Usually, it requires multiple adjustment of the input rotational velocity to get the engagement speed and that demands time, effort and file management skill of an analyst. The current objective of this paper is to demonstrate how software Isight, working with ABAQUS Explicit as the solver, can be used to automate the engagement speed calculation procedure and thus reduce the time and effort required of a CAE analyst. The automated system is developed in a way such that the accuracy of the results can be controlled by the end user. It is observed that the automated system significantly saves an analyst's effort. The system design can be optimized easily for modifiable design features such as the torsional spring and the actuator spring stiffness values using the proposed procedure.
Technical Paper

AUTOSAR Software Platform Adoption: Systems Engineering Strategies

2014-04-01
2014-01-0289
AUTOSAR(AUTomotive Open System ARchitecture) establishes an industry standard for OEMs and the supply chain to manage growing complexity to the automotive electronics domain. Increased focus on software based features will prove to be a key differentiator between vehicle platforms. AUTOSAR serves to standardize automotive serial data communication protocols, interaction with respect to hardware peripherals within an ECU and allow ECU implementer to focus on development of unique customer focused features that distinguish product offerings. Adoption strategy and impact assessment associated with leveraging AUTOSAR for an E/E Architecture and the potential challenges that need to be considered will be described in this publication. This publication will also illustrate development strategies that need to be considered w.r.t deploying AUTOSAR like data exchange, consistency to BSW software implementation, MCAL drivers etc.
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.
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

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.
Technical Paper

Flexible Low Cost Lane Departure Warning System

2007-04-16
2007-01-1736
Many highway accidents are caused by distracted drivers and those suffering from drowsy driver syndrome. A driver alert indicating a lane departure could thwart such accidents, saving lives and making our roads safer. Products called Lane Departure Warning Systems (LDWS) have been developed to alert drivers of a lane departure. However, due to their high cost, lane departure warning systems are available only on luxury vehicles, barring their benefits from the majority of drivers. With Field Programmable Gate Arrays (FPGA) becoming more powerful and more affordable, a LDWS implementation utilizing hardware rather than software to conduct image processing eliminates the need for a costly high-power microprocessor, and could bring LDWS to a broader user base. This paper will discuss an FPGA based approach to LDWS. The proof-of-concept system is based on a Xilinx FPGA, taking its image data from an off-the-shelf NTSC camera.
X