Refine Your Search

Topic

Author

Search Results

Technical Paper

Data Driven Vehicle Dynamics System Identification Using Gaussian Processes

2024-04-09
2024-01-2022
Modeling uncertainties pose a significant challenge in the development and deployment of model-based vehicle control systems. Most model- based automotive control systems require the use of a well estimated vehicle dynamics prediction model. The ability of first principles-based models to represent vehicle behavior becomes limited under complex scenarios due to underlying rigid physical assumptions. Additionally, the increasing complexity of these models to meet ever-increasing fidelity requirements presents challenges for obtaining analytical solutions as well as control design. Alternatively, deterministic data driven techniques including but not limited to deep neural networks, polynomial regression, Sparse Identification of Nonlinear Dynamics (SINDy) have been deployed for vehicle dynamics system identification and prediction.
Technical Paper

Comparing Open-Source UDS Implementations Through Fuzz Testing

2024-04-09
2024-01-2799
In the ever-evolving landscape of automotive technology, the need for robust security measures and dependable vehicle performance has become paramount with connected vehicles and autonomous driving. The Unified Diagnostic Services (UDS) protocol is the diagnostic communication layer between various vehicle components which serves as a critical interface for vehicle servicing and for software updates. Fuzz testing is a dynamic software testing technique that involves the barrage of unexpected and invalid inputs to uncover vulnerabilities and erratic behavior. This paper presents the implementation of fuzz testing methodologies on the UDS layer, revealing the potential vulnerabilities that could be exploited by malicious entities. By employing both open-source and commercial fuzzing tools and techniques, this paper simulates real-world scenarios to assess the UDS layer’s resilience against anomalous data inputs.
Technical Paper

Synthesis of Statistically Representative Driving Cycle for Tracked Vehicles

2023-04-11
2023-01-0115
Drive cycles are a core piece of vehicle development testing methodology. The control and calibration of the vehicle is often tuned over drive cycles as they are the best representation of the real-world driving the vehicle will see during deployment. To obtain general performance numerous drive cycles must be generated to ensure final control and calibration avoids overfitting to the specifics of a single drive cycle. When real-world driving cycles are difficult to acquire methods can be used to create statistically similar synthetic drive cycles to avoid the overfitting problem. This subject has been well addressed within the passenger vehicle domain but must be expanded upon for utilization with tracked off-road vehicles. Development of hybrid tracked vehicles has increased this need further. This study shows that turning dynamics have significant influence on the vehicle power demand and on the power demand on each individual track.
Technical Paper

Evaluating Drivers’ Understanding of Warning Symbols Presented on In-Vehicle Digital Displays Using a Driving Simulator

2023-04-11
2023-01-0790
Since 1989, ISO has published procedures for developing and testing public information symbols (ISO 9186), while the SAE standard for in-vehicle icon comprehension testing (SAE J2830) was first published in 2008. Neither testing method was designed to evaluate the comprehension of symbols in modern vehicles that offer digital instrument cluster interfaces that afford new levels of flexibility to further improve drivers’ understanding of symbols. Using a driving simulator equipped with an eye tracker, this study investigated drivers’ understanding of six automotive symbols presented on in-vehicle displays. Participants included 24 teens, 24 adults, and 24 senior drivers. Symbols were presented in a symbol-only, symbol + short text descriptions, and symbol + long text description conditions. Participants’ symbol comprehension, driving performance, reaction times, and eye glance times were measured.
Technical Paper

Developing Domain Ontologies and an Integration Ontology to Support Modeling and Simulation of Next-Generation Ground Vehicle Systems

2022-03-29
2022-01-0361
The development of next-generation ground vehicle systems relies on modeling and simulation to predict vehicle performance and conduct trade studies in the design and acquisition process. In this paper, we describe the development of an ontology suite to support modeling and simulation of next generation military ground vehicles. The ontology suite is intended to address model reuse challenges and increase the shared understanding of ground vehicle system simulations. The ontology suite consists of four domain ontologies: Vehicle operations (VehOps), Operational environment (Env), Ground vehicle architecture (VehArch), and Simulation model ontology (SimMod) and one integration ontology. The separate domain ontologies allow for extensibility, while the integration ontology establishes semantic relationships across the domains ontologies.
Journal Article

Virtual Evaluation of Deep Learning Techniques for Vision-Based Trajectory Tracking

2022-03-29
2022-01-0369
Artificial intelligence (AI) enhanced control system deployments are emerging as a viable substitute to more traditional control system. In particular, deep learning techniques offer an alternate approach to tune the ever increasing sets of control system parameters to extract performance. However, the systematic verification and validation (to establish the reliability and robustness) of deep learning based controllers in actual deployments remains a challenge. This is exacerbated by the need to evaluate and optimize control systems embedded within an operational environment (with its own sets of additional unknown or uncertain parameters). Existing literature comparisons of deep learning against traditional controllers, where they may exist, do not offer structured approaches to comparative performance evaluation and improvement. It is also crucial to develop a standardized controlled test environment within which various controllers are evaluated against a common metric.
Technical Paper

Nondestructive Evaluation of Terrain Using mmWave Radar Imaging

2021-04-06
2021-01-0254
Military ground vehicles operate in off-road environments traversing different terrains under various environmental conditions. There has been an increasing interest towards autonomous off-road vehicle navigation, leading to the needs of terrain traversability assessment through sensing. These methods utilized data-driven approaches on classical robotic perception sensing modalities (RGB cameras, Lidar, and depth cameras) positioned in front of ground vehicles in order to observe approaching terrain. Classical robotic sensing modalities, though effective for describing environment geometry and object detection and tracking, aren’t able to directly observe features related to compaction and moisture content which have significant effects on the moduli properties governing terrain mechanics. These methods then become very specialized to specific regions and environmental conditions which are inevitably subject to change.
Technical Paper

Implementation and Validation of Behavior Cloning Using Scaled Vehicles

2021-04-06
2021-01-0248
Recent trends in autonomy have emphasized end-to-end deep-learning-based methods that have shown a lot of promise in overcoming the requirements and limitations of feature-engineering. However, while promising, the black-box nature of deep-learning frameworks now exacerbates the need for testing with end-to-end deployments. Further, as exemplars of systems-of-systems, autonomous vehicles (AVs) engender numerous interconnected component-, subsystem and system-level interactions. The ensuing complexity creates challenges for verification and validation at the various component, subsystem- and system-levels as well as end-to-end testing. While simulation-based testing is one promising avenue, oftentimes the lack of adequate fidelity of AV and environmental modeling limits the generalizability. In contrast, full-scale AV testing presents the usual limitations of time-, space-, and cost.
Journal Article

Implementation Methodologies for Simulation as a Service (SaaS) to Develop ADAS Applications

2021-04-06
2021-01-0116
Over the years, the complexity of autonomous vehicle development (and concurrently the verification and validation) has grown tremendously in terms of component-, subsystem- and system-level interactions between autonomy and the human users. Simulation-based testing holds significant promise in helping to identify both problematic interactions between component-, subsystem-, and system-levels as well as overcoming delays typically introduced by the default full-scale on-road testing. Software in Loop (SiL) simulation is utilized as an intermediate step towards software deployment for autonomous vehicles (AV) to make them reliable. SiL efforts can help reduce the resources required for successful deployment by helping to validate the software for millions of road miles. A key enabler for accelerating SiL processes is the ability to use Simulation as a Service (SaaS) rather than just isolated instances of software.
Journal Article

Integration of Autonomous Vehicle Frameworks for Software-in-the-Loop Testing

2020-04-14
2020-01-0709
This paper presents an approach for performing software in the loop testing of autonomous vehicle software developed in the Autoware framework. Autoware is an open source software for autonomous driving that includes modules such as localization, detection, prediction, planning and control [8]. Multitudes of autonomous driving frameworks exist today, each having its own pros and cons. Often, MATLAB-Simulink is used for rapid prototyping, system modeling and testing, specifically for the lower-level vehicle dynamics and powertrain control features. For the autonomous software, the Robotic Operating System (ROS) is more commonly used for integrating distributed software components so that they can easily share information through a publish and subscribe paradigm. Thorough testing and evaluation of such complex, distributed software, implemented on a physical vehicle poses significant challenges in terms of safety, time, and cost, especially when considering rare edge cases.
Technical Paper

Use of Cellphones as Alternative Driver Inputs in Passenger Vehicles

2019-04-02
2019-01-1239
Automotive drive-by-wire systems have enabled greater mobility options for individuals with physical disabilities. To further expand the driving paradigm, a need exists to consider an alternative vehicle steering mechanism to meet specific needs and constraints. In this study, a cellphone steering controller was investigated using a fixed-base driving simulator. The cellphone incorporated the direction control of the vehicle through roll motion, as well as the brake and throttle functionality through pitch motion, a design that can assist disabled drivers by excluding extensive arm and leg movements. Human test subjects evaluated the cellphone with conventional vehicle control strategy through a series of roadway maneuvers. Specifically, two distinctive driving situations were studied: a) obstacle avoidance test, and b) city road traveling test. A conventional steering wheel with self-centering force feedback tuning was used for all the driving events for comparison.
Technical Paper

An Innovative Electric Motor Cooling System for Hybrid Vehicles - Model and Test

2019-04-02
2019-01-1076
Enhanced electric motor performance in transportation vehicles can improve system reliability and durability over rigorous operating cycles. The design of innovative heat rejection strategies in electric motors can minimize cooling power consumption and associated noise generation while offering configuration flexibility. This study investigates an innovative electric motor cooling strategy through bench top thermal testing on an emulated electric motor. The system design includes passive (e.g., heat pipes) cooling as the primary heat rejection pathway with supplemental conventional cooling using a variable speed coolant pump and radiator fan(s). The integrated thermal structure, “cradle”, transfers heat from the motor shell towards an end plate for heat dissipation to the ambient surroundings or transmission to an external thermal bus to remote heat exchanger.
Journal Article

Fuzzy Logic Approach to Vehicle Stability Control of Oversteer

2011-04-12
2011-01-0268
Traditional Electronic Stability Control (ESC) for automobiles is usually accomplished through the use of estimated vehicle dynamics from simplified models that rely on parameters such as cornering stiffness that can change with the vehicle state and time. This paper proposes a different method for electronic stability control of oversteer by predicting the degree of instability in a vehicle. The algorithm is solely based on measurable response characteristics including lateral acceleration, yaw rate, speed, and driver steering input. These signals are appropriately conditioned and evaluated with fuzzy logic to determine the degree of instability present. When the “degree of instability” passes a certain threshold, the appropriate control action is applied to the vehicle in the form of differential yaw braking. Using only the measured response of the vehicle alleviates the problem of degraded performance when vehicle parameters change.
Technical Paper

Design of an Open-Loop Steering Robot Profile for Double Lane Change Maneuver Using Simulation

2010-04-12
2010-01-0096
This paper presents a methodology for designing a simple open-loop steering robot profile to simulate a double lane change maneuver for track testing of a heavy tractor/trailer combination vehicle. For track testing of vehicles in a lane change type of maneuver, a human driver is typically used with a desired path defined with visual cues such as traffic cones. Such tests have been shown to result in poor test repeatability due to natural variation in driver steering behavior. While a steering robot may be used to overcome this repeatability issue, such a robot typically implements open-loop maneuvers and cannot be guaranteed to cause the vehicle to accurately follow a pre-determined trajectory. This paper presents a method using offline simulation to design an open-loop steering maneuver resulting in a realistic approximation of a double lane change maneuver.
Journal Article

Aerodynamics of a Pickup Truck: Combined CFD and Experimental Study

2009-04-20
2009-01-1167
This paper describes a computational and experimental effort to document the detailed flow field around a pickup truck. The major objective was to benchmark several different computational approaches through a series of validation simulations performed at Clemson University (CU) and overseen by those performing the experiments at the GM R&D Center. Consequently, no experimental results were shared until after the simulations were completed. This flow represented an excellent test case for turbulence modeling capabilities developed at CU. Computationally, three different turbulence models were employed. One steady simulation used the realizable k-ε model. The second approach was an unsteady RANS simulation, which included a turbulence closure model developed in-house. This simulation captured the unsteady shear layer rollup and breakdown over the front of the hood that was expected and seen in the experiments but unattainable with other off-the-shelf turbulence models.
Technical Paper

Wear Resistance of Lunar Wheel Treads Made of Polymeric Fabrics

2009-04-20
2009-01-0065
The purpose of this research is to characterize the wear resistance of wheel treads made of polymeric woven and non-woven fabrics. Experimental research is used to characterize two wear mechanisms: (1) external wear due to large sliding between the tread and rocks, and (2) external wear due to small sliding between the tread and abrasive sand. Experimental setups include an abrasion tester and a small-scale merry-go-round where the tread is attached to a deformable rolling wheel. The wear resistance is characterized using various measures including, quantitatively, by the number of cycles to failure, and qualitatively, by micro-visual inspection of the fibers’ surface. This paper describes the issues related to each experiment and discusses the results obtained with different polymeric materials, fabric densities and sizes. The predominant wear mechanism is identified and should then be used as one of the criteria for further design of the tread.
Technical Paper

Design of a Scaled Off-Vehicle Wheel Testing Device for Textile Tread Wear

2009-04-20
2009-01-0562
This paper describes the development of test equipment for determining the wear viability of various lunar wheel tread materials with service lives of up to ten years and 10,000 km. The problem is defined, and concepts are proposed, evaluated, and selected. An abrasive turntable is chosen for simplicity and accuracy of modeling the original wheel configuration. Additionally, the limitations of the test are identified, such as the sensitivity to off-vertical loading, and future work is projected in order to more effectively continue testing. Finally, this paper presents the challenges of collaborative research effort between an undergraduate research team and industry, with government lab representatives as customers
Technical Paper

Independent Torque Distribution Strategies for Vehicle Stability Control

2009-04-20
2009-01-0456
This paper proposes and compares torque distribution management strategies for vehicle stability control (VSC) of vehicles with independently driven wheels. For each strategy, the following feedback control variables are considered turn by turn: 1) yaw rate 2) lateral acceleration 3) both yaw rate and lateral acceleration. Computer simulation studies are conducted on the effects of road friction conditions, feedback controller gains, and a driver emulating speed controller. The simulation results indicated that all VSC torque management strategies are generally very effective in tracking the reference yaw rate and lateral acceleration of the vehicle on both dry and slippery surface conditions. Under the VSC strategies employed and the test conditions considered, the sideslip angle of the vehicle remained very small and always below the desired or target values.
Technical Paper

Computational Method to Examine Spoke Dynamics in a High Speed Rolling Wheel

2009-04-20
2009-01-0071
This paper describes a computational approach to investigating spoke vibrations in cast polyurethane spoked wheels during high-speed rolling. It focuses on four aspects: 1) Creating a two-dimensional finite element model of a cast polyurethane rolling wheel which is in contact with a rigid plane to observe the spoke vibrations. 2) Investigating the effect of rolling speed on the observed spoke vibrations. 3) Investigating the effect of spoke thickness on spoke vibration frequencies. 4) Creating a three-dimensional spoke model to investigate spoke vibrations which exhibit both symmetric and anti-symmetric out-of-plane modes.
Technical Paper

Development of New Turbulence Models and Computational Methods for Automotive Aerodynamics and Heat Transfer

2008-12-02
2008-01-2999
This paper is a review of turbulence models and computational methods that have been produced at Clemson University's Advanced Computational Research Laboratory. The goal of the turbulence model development has been to create physics-based models that are economically feasible and can be used in a competitive environment, where turnaround time is a critical factor. Given this goal, all of the work has been focused on Reynolds-Averaged Navier-Stokes (RANS) simulations in the eddy-viscosity framework with the majority of the turbulence models having three transport equations in addition to mass, momentum, and energy. Several areas have been targeted for improvement in turbulence modeling for complex flows such as those found in motorsports aerodynamics: the effects of streamline curvature and rotation on the turbulence field, laminar-turbulent transition, and separated shear layer rollup and breakdown.
X