Refine Your Search

Topic

Author

Search Results

Technical Paper

A Digital Design Agent for Ground Vehicles

2024-04-09
2024-01-2004
The design of transportation vehicles, whether passenger or commercial, typically involves a lengthy process from concept to prototype and eventual manufacture. To improve competitiveness, original equipment manufacturers are continually exploring ways to shorten the design process. The application of digital tools such as computer-aided-design and computer-aided-engineering, as well as model-based computer simulation enable team members to virtually design and evaluate ideas within realistic operating environments. Recent advances in machine learning (ML)/artificial intelligence (AI) can be integrated into this paradigm to shorten the initial design sequence through the creation of digital agents. A digital agent can intelligently explore the design space to identify promising component features which can be collectively assessed within a virtual vehicle simulation.
Technical Paper

A Morphological, Combinatory Tool for Design of Low-Gap Automotive Body Panels

2009-04-20
2009-01-0342
This paper proposes a conceptual design tool that could direct designers towards concepts that lead to reduced gaps on the exterior of an automobile. Apart from the manufacturing and assembly tolerance stack up, the design and integration method of the body panels in an automobile contribute to the gap. . A benchmark study suggested cursory concepts to avoid or minimize the gaps. The proposed design tool uses a modified morphological chart approach to populate a table with concepts obtained from the benchmark study and by other means. The design tool also incorporates decision alternatives and hence is different from a morphological chart. The design tool can be used to highlight the occurrence of a high level tolerance stack up chain on the structural/mounting members. Conceptual component architectures are arranged in such a fashion to facilitate combinations through visual means.
Technical Paper

A Numerical Simulation for the Hybrid Single Shot (HSS) Process Used to Manufacture Thermoset-Thermoplastic Components

2021-04-06
2021-01-0350
Multi-material design is one of the trending methods for automakers to achieve lightweighting cost-efficiently and meet stringent regulations and fuel efficiency concerns. Motivated by this trend, the hybrid single-shot (HSS) process has been recently introduced to manufacture thermoset-thermoplastic composites in one single integrated operation. Although this integration is beneficial in terms of reducing the cycle time, production cost, and manufacturing limitations associated with such hybrid structures, it increases the process complexity due to the simultaneous filling, forming, curing, and bonding actions occurring during the process. To overcome this complexity and have a better understanding on the interaction of these physical events, a quick yet accurate simulation of the HSS process based on an experimentally calibrated numerical approach is presented here to elucidate the effect of different process settings on the final geometry of the hybrid part.
Technical Paper

A Review of Spark-Assisted Compression Ignition (SACI) Research in the Context of Realizing Production Control Strategies

2019-09-09
2019-24-0027
This paper seeks to identify key input parameters needed to achieve a production-viable control strategy for spark-assisted compression ignition (SACI) engines. SACI is a combustion strategy that uses a spark plug to initiate a deflagration flame that generates sufficient ignition energy to trigger autoignition in the remaining charge. The flame propagation phase limits the rate of cylinder pressure rise, while autoignition rapidly completes combustion. High dilution within the autoignited charge is generally required to maintain reaction rates feasible for production. However, this high dilution may not be reliably ignited by the spark plug. These competing constraints demand novel mixture preparation strategies for SACI to be feasible in production. SACI with charge stratification has demonstrated sufficiently stable flame propagation to reliably trigger autoignition across much of the engine operating map.
Technical Paper

A Robust CFD Methodology for Physically Realistic and Economically Feasible Results in Racing - Part V: Exhaust-Valve Region Flow

2006-04-03
2006-01-1592
Part V of this five-part paper investigates the flow field and the total pressure loss mechanisms for three valve lifts in the exhaust region of a V8 racecar engine using the robust, systematic computational methodology described in Part I. The replica of the engine geometry includes a cylinder, detailed combustion chamber, exhaust valve, valve seat, port, and “exhaust pipe”. A set of fully-converged and grid-independent solutions for the steady, time-averaged (or RANS), non-linear Navier-Stokes equations are obtained using dense and high quality grids, involving 2.1∼3.0 finite volumes, and unusually strict convergence criteria. Turbulence closure is attained via the realizable k-ε (RKE) model used in conjunction with the non-equilibrium wall function near-wall treatment. The validation presented in Part I showed that flow rate results from the “blind simulations” agree well with the experimental measurements.
Journal Article

A Systems Approach in Developing an Ultralightweight Outside Mounted Rearview Mirror Using Discontinuous Fiber Reinforced Thermoplastics

2019-04-02
2019-01-1124
Fuel efficiency improvement in automobiles has been a topic of great interest over the past few years, especially with the introduction of the new CAFE 2025 standards. Although there are multiple ways of improving the fuel efficiency of an automobile, lightweighting is one of the most common approaches taken by many automotive manufacturers. Lightweighting is even more significant in electric vehicles as it directly affects the range of the vehicle. Amidst this context of lightweighting, the use of composite materials as alternatives to metals has been proven in the past to help achieve substantial weight reduction. The focus of using composites for weight reduction has however been typically limited to major structural components, such as BiW and closures, due to high material costs. Secondary structural components which contribute approximately 30% of the vehicle weight are usually neglected by these weight reduction studies.
Technical Paper

A User Configurable Powertrain Controller with Open Software Management

2007-04-16
2007-01-1601
The emphasis on vehicle fuel economy and tailpipe emissions, coupled with a trend toward greater system functionally, has prompted automotive engineers to develop on-board control systems with increased requirements and complexity. Mainstream engine controllers regulate fuel, spark, and other subsystems using custom solutions that incorporate off-the-shelf hardware components. Although the digital processor core and the peripheral electronics may be similar, these controllers are targeted to fixed engine architectures which limit their flexibility across vehicle platforms. Moreover, additional software needs are emerging as electronics continue to permeate the ground transportation sector. Thus, automotive controllers will be required to assume increased responsibility while effectively communicating with distributed hardware modules.
Technical Paper

A Voice and Pointing Gesture Interaction System for On-Route Update of Autonomous Vehicles’ Path

2019-04-02
2019-01-0679
This paper describes the development and simulation of a voice and pointing gesture interaction system for on-route update of autonomous vehicles’ path. The objective of this research is to provide users of autonomous vehicles a human vehicle interaction mode that enables them to make and communicate spontaneous decisions to the autonomous car, modifying its pre-defined autonomous route in real-time. For example, similar to giving directions to a taxi driver, a user will be able to tell the car «Stop there» or «Take that exit». In this way, the user control/spontaneity vs interaction flexibility dilemma that current autonomous vehicle concepts have, could be solved, potentially increasing the user acceptance of this technology. The system was designed following a level structured state machine approach. The simulations were developed using MATLAB and VREP, a robotics simulation platform, which has accurate vehicle and sensor models.
Technical Paper

Access Control Requirements for Autonomous Robotic Fleets

2023-04-11
2023-01-0104
Access control enforces security policies for controlling critical resources. For V2X (Vehicle to Everything) autonomous military vehicle fleets, network middleware systems such as ROS (Robotic Operating System) expose system resources through networked publisher/subscriber and client/server paradigms. Without proper access control, these systems are vulnerable to attacks from compromised network nodes, which may perform data poisoning attacks, flood packets on a network, or attempt to gain lateral control of other resources. Access control for robotic middleware systems has been investigated in both ROS1 and ROS2. Still, these implementations do not have mechanisms for evaluating a policy's consistency and completeness or writing expressive policies for distributed fleets. We explore an RBAC (Role-Based Access Control) mechanism layered onto ROS environments that uses local permission caches with precomputed truth tables for fast policy evaluation.
Journal Article

Automatic Formal Verification of SysML State Machine Diagrams for Vehicular Control Systems

2021-04-06
2021-01-0260
Vehicular control systems are characterized with numerous complex interactions with a steady rise of autonomous functions, which makes it more challenging for designers and safety engineers to identify unexpected failures. These systems tend to be highly integrated and exhibit features like concurrency for which traditional verification and validation techniques (i.e. testing and simulation) are insufficient to provide rigorous and complete assessment. Model Checking, a well-known formal verification technique, can be used to rigorously prove the correctness of such systems according to design Requirements. In particular, Model Checking is a method for formally verifying finite-state concurrent systems. Specifications about the system are expressed as temporal logic formulas, and efficient symbolic algorithms are used to traverse the model defined by the system and check if the specification holds or not.
Journal Article

Automotive Driving Simulators: Research, Education, and Entertainment

2009-04-20
2009-01-0533
Automotive simulators offer an immersive environment to operate vehicle systems in a safe and repeatable manner. A fundamental question exists regarding their effectiveness for an identified task. For instance, driving simulators can play a significant role in evaluating vehicle designs, developing safety regulations, supporting human factors engineering research, administering driver training and education, and offering individual entertainment. Some of the driving simulator technology users include automotive manufacturers and suppliers, research laboratories at universities and government agencies, driver education and training programs, and motorsports and racing entertainment venues. In each case, the simulator capabilities and functionality must encompass the expectations of the driver to permit their perception of realistic scenarios for evaluation. This paper investigates three driving simulators in terms of their hardware and software, as well as their applications.
Technical Paper

Benchmarking the Localization Accuracy of 2D SLAM Algorithms on Mobile Robotic Platforms

2020-04-14
2020-01-1021
Simultaneous Localization and Mapping (SLAM) algorithms are extensively utilized within the field of autonomous navigation. In particular, numerous open-source Robot Operating System (ROS) based SLAM solutions, such as Gmapping, Hector, Cartographer etc., have simplified deployments in application. However, establishing the accuracy and precision of these ‘out-of-the-box’ SLAM algorithms is necessary for improving the accuracy and precision of further applications such as planning, navigation, controls. Existing benchmarking literature largely focused on validating SLAM algorithms based upon the quality of the generated maps. In this paper, however, we focus on examining the localization accuracy of existing 2-dimensional LiDAR based indoor SLAM algorithms. The fidelity of these implementations is compared against the OptiTrack motion capture system which is capable of tracking moving objects at sub-millimeter level precision.
Technical Paper

Capability-Driven Adaptive Task Distribution for Flexible Multi-Human-Multi-Robot (MH-MR) Manufacturing Systems

2020-04-14
2020-01-1303
Collaborative robots are more and more used in smart manufacturing because of their capability to work beside and collaborate with human workers. With the deployment of these robots, manufacturing tasks are more inclined to be accomplished by multiple humans and multiple robots (MH-MR) through teaming effort. In such MH-MR collaboration scenarios, the task distribution among the multiple humans and multiple robots is very critical to efficiency. It is also more challenging due to the heterogeneity of different agents. Existing approaches in task distribution among multiple agents mostly consider humans with assumed or known capabilities. However human capabilities are always changing due to various factors, which may lead to suboptimal efficiency. Although some researches have studied several human factors in manufacturing and applied them to adjust the robot task and behaviors.
Journal Article

Chassis Dynamometer as a Development Platform for Vehicle Hardware In-the-Loop “VHiL”

2013-05-15
2013-01-9018
This manuscript provides a review of different types and categorization of the chassis dynamometer systems. The review classifies the chassis dynamometers based on the configuration, type of rollers and the application type. Additionally the manuscript discusses several application examples of the chassis dynamometer including: performance and endurance mileage accumulation tests, fuel efficiency and exhaust emissions, noise, vibration and harshness testing (NVH). Different types of the vehicle attachment system in the dynamometer cell and its influences on the driving force characteristics and the vehicle acoustic signature is also discussed. The text also highlights the impact of the use of the chassis dynamometer as a development platform and its impact on the development process. Examples of using chassis dynamometer as a development platform using Vehicle Hardware In-the-Loop (VHiL) approach including drivability assessment and transmission calibrations are presented.
Technical Paper

Clarity of View: An AHP Multi-Factor Evaluation Framework for Driver Awareness Systems in Heavy Vehicles

2015-04-14
2015-01-1704
Several emerging technologies hold great promise to improve the 360-degree awareness of the heavy vehicle driver. However, current industry-standard evaluation methods do not measure all the comprehensive factors contributing to the overall effectiveness of such systems. As a result, industry is challenged to evaluate new technologies in a way that is objective and allows the comparison of different systems in a consistent manner. This research aims to explore the methods currently in use, identify relevant factors not presently incorporated in standard procedures, and recommend best practices to accomplish an overall measurement system that can quantify performance beyond simply the field of view of a driver visibility system. We introduce a new metric, “Clarity of View,” that incorporates several important factors for visibility systems including: gap acceptance accuracy, image detection time, and distortion.
Technical Paper

Combined Synchrotron X-Ray Diffraction and Digital Image Correlation Technique for Measurement of Austenite Transformation with Strain in TRIP-Assisted Steels

2016-04-05
2016-01-0419
The strain-induced diffusionless shear transformation of retained austenite to martensite during straining of transformation induced plasticity (TRIP) assisted steels increases strain hardening and delays necking and fracture leading to exceptional ductility and strength, which are attractive for automotive applications. A novel technique that provides the retained austenite volume fraction variation with strain with improved precision is presented. Digital images of the gauge section of tensile specimens were first recorded up to selected plastic strains with a stereo digital image correlation (DIC) system. The austenite volume fraction was measured by synchrotron X-ray diffraction from small squares cut from the gage section. Strain fields in the squares were then computed by localizing the strain measurement to the corresponding region of a given square during DIC post-processing of the images recorded during tensile testing.
Technical Paper

Compliant Link Suspension

2009-04-20
2009-01-0225
This paper discusses a compliant link suspension concept developed for use on a high performance automobile. This suspension uses compliant or flexible members to integrate energy storage and kinematic guidance functions. The goal of the design was to achieve similar elasto-kinematic performance compared to a benchmark OEM suspension, while employing fewer components and having reduced mass and complexity, and potentially providing packaging advantages. The proposed suspension system replaces a control arm in the existing suspension with a ternary supported compliant link that stores energy in bending during suspension vertical motion. The design was refined iteratively by using a computational model to simulate the elasto-kinematic performance as the dimensions and attachment point locations of the compliant link were varied, until the predicted performance closely matched the performance of the benchmark suspension.
Technical Paper

Conceptualization and Implementation of a Scalable Powertrain, Modular Energy Storage and an Alternative Cooling System on a Student Concept Vehicle

2018-04-03
2018-01-1185
The Deep Orange program immerses automotive engineering students into the world of an OEM as part of their 2-year graduate education. In support of developing the program’s seventh vehicle concept, the students studied the sponsoring brand essence, conducted market research, and made a heuristic assessment of competitor vehicles. The upfront research lead to the definition of target customers and setting vehicle level targets that were broken down into requirements to develop various vehicle sub-systems. The powertrain team was challenged to develop a scalable propulsion concept enabled by a common vehicle architecture that allowed future customers to select (at the point of purchase) among various levels of electrification best suiting their needs and personal desires. Four different configurations were identified and developed: all-electric, two plug-in hybrid electric configurations, and an internal combustion engine only.
Technical Paper

Containerization Approach for High-Fidelity Terramechanics Simulations

2023-04-11
2023-01-0105
Integrated modeling of vehicle, tire and terrain is a fundamental challenge to be addressed for off-road autonomous navigation. The complexities arise due to lack of tools and techniques to predict the continuously varying terrain and environmental conditions and the resultant non-linearities. The solution to this challenge can now be found in the plethora of data driven modeling and control techniques that have gained traction in the last decade. Data driven modeling and control techniques rely on the system’s repeated interaction with the environment to generate a lot of data and then use a function approximator to fit a model for the physical system with the data. Getting good quality and quantity of data may involve extensive experimentation with the physical system impacting developer’s resource. The process is computationally expensive, and the overhead time required is high.
Technical Paper

Cylinder-to-Cylinder Variation of Losses in Intake Regions of IC Engines

1998-02-23
981025
Very large scale, 3D, viscous, turbulent flow simulations, involving 840,000 finite volume cells and the complete form of the time-averaged Navier-Stokes equations, were conducted to study the mechanisms responsible for total pressure losses in the entire intake system (inlet duct, plenum, ports, valves, and cylinder) of a straight-six diesel engine. A unique feature of this paper is the inclusion of physical mechanisms responsible for cylinder-to-cylinder variation of flows between different cylinders, namely, the end-cylinder (#1) and the middle cylinder (#3) that is in-line with the inlet duct. Present results are compared with cylinder #2 simulations documented in a recent paper by the Clemson group, Taylor, et al. (1997). A validated comprehensive computational methodology was used to generate grid independent and fully convergent results.
X