Refine Your Search

Topic

Author

Search Results

Technical Paper

Virtual Testing of Front Camera Module

2023-04-11
2023-01-0823
The front camera module is a fundamental component of a modern vehicle’s active safety architecture. The module supports many active safety features. Perception of the road environment, requests for driver notification or alert, and requests for vehicle actuation are among the camera software’s key functions. This paper presents a novel method of testing these functions virtually. First, the front camera module software is compiled and packaged in a Docker container capable of running on a standard Linux computer as a software in the loop (SiL). This container is then integrated with the active safety simulation tool that represents the vehicle plant model and allows modeling of test scenarios. Then the following simulation components form a closed loop: First, the active safety simulation tool generates a video data stream (VDS). Using an internet protocol, the tool sends the VDS to the camera SiL and other vehicle channels.
Journal Article

Virtual Switches and Indicators in Automotive Displays

2020-04-14
2020-01-1362
This paper presents recent advances in automotive microprocessor, operating system, and supporting software technology that supports regulatory and/or functional safety graphics within vehicle cockpit displays. These graphics include “virtual switches” that replace physical switches in the vehicle, as well as “virtual indicators” that replace physical indicator lights. We discuss the functional safety design process and impacts to software and hardware architecture as well as the software design methods to implement End-To-End [E2E] network protection between different ECUs and software processes. We also describe hardware monitoring requirements within the display panel, backlighting, and touch screen and examine an example system design to illustrate the concepts.
Journal Article

Vehicle Integration Factors Affecting Brake Caliper Drag

2012-09-17
2012-01-1830
Disc brakes operate with very close proximity of the brake pads and the brake rotor, with as little as a tenth of a millimeter of movement of the pads required to bring them into full contact with the rotor to generate braking torque. It is usual for a disc brake to operate with some amount of residual drag in the fully released state, signifying constant contact between the pads and the rotor. With this contact, every miniscule movement of the rotor pushes against the brake pads and changes the forces between them. Sustained loads on the brake corner, and maneuvers such as cornering, can both produce rotor movement relative to the caliper, which can push it steadily against one or both of the brake pads. This can greatly increase the residual force in the caliper, and increase drag. This dependence of drag behavior on the movement of the brake rotor creates some vehicle-dependent behavior.
Journal Article

The Influence of Wheel Rotations to the Lateral Runout of a Hybrid Material or Dimensionally Reduced Wheel Bearing Flange

2021-10-11
2021-01-1298
The automotive industry is continuously striving to reduce vehicle mass by reducing the mass of components including wheel bearings. A typical wheel bearing assembly is mostly steel, including both the wheel and knuckle mounting flanges. Mass optimization of the wheel hub has traditionally been accomplished by reducing the cross-sectional thickness of these components. Recently bearing suppliers have also investigated the use of alternative materials. While bearing component performance is verified through analysis and testing by the supplier, additional effects from system integration and performance over time also need to be comprehended. In a recent new vehicle architecture, the wheel bearing hub flange was reduced to optimize it for low mass. In addition, holes were added for further mass reduction. The design met all the supplier and OEM component level specifications.
Technical Paper

System Engineering for Automated Software Update of Automotive Electronics

2018-04-03
2018-01-0750
In traditional automotive electronic design, software update has been a component oriented, manual process rather than a systematic designed in capability suitable for automation. In recent days as software content in vehicles grow, the need to update software in vehicles more frequently is becoming a necessity. Moreover, additional attributes for software updates, for example timely delivery of security related update for vehicles, desire to add features using software update, control cost of software updates, etc., requires a system engineered design rather than a component oriented approach. As the automobile domain utilizes various means of mobility (Combustion Engine, Hybrid, Battery, etc.) and various functional domains (Infotainment, Safety, Mobility, Telematics, ADAS (Advance Driving Assist service), Autonomous, etc.), to control the overall cost of future software update for such a diverse environment, it is beneficial to introduce automation in the software update process.
Technical Paper

Strain Amount and Strain Path Effects on Instrumented Charpy Toughness of Baked Third Generation Advanced High Strength Steels

2021-04-06
2021-01-0266
Third generation advanced high strength steels (AHSS) that rely on the transformation of austenite to martensite have gained growing interest for implementation into vehicle architectures. Previous studies have identified a dependency of the rate of austenite decomposition on the amount of strain and the associated strain path imposed on the sheet. The rate and amount of austenite transformation can impact the work hardening behavior and tensile properties. However, a deeper understanding of the impact on toughness, and thus crash performance, is not fully developed. In this study, the strain path and strain amounts were systematically controlled to understand the associated correlation to impact toughness in the end application condition (strained and baked). Impact toughness was evaluated using an instrumented Charpy machine with a single sheet v-notch sample configuration.
Technical Paper

Reinforcement Learning Based Energy Management of Hybrid Energy Storage Systems in Electric Vehicles

2021-04-06
2021-01-0197
Energy management in electric vehicles plays a significant role in both reducing energy consumption and limiting the rate of battery capacity degradation. It is especially important for systems with multiple energy storage units where optimally arbitrating power demand among the energy storage units is challenging. While many optimal control methods exist for designing a good energy management system, in this work a Reinforcement-Learning (RL) methodology is explored to design an energy management system for an electric vehicle with a Hybrid Energy Storage System (HESS) that included a battery and a supercapacitor. The energy management system is designed to optimally divide the traction power request among a battery and a super-capacitor in real-time; while trying to minimize the overall energy consumption and battery degradation.
Technical Paper

Random Vibration Fatigue Life Assessment of Transmission Control Module (TCM) Bracket Considering the Mean Stress Effect due to Preload

2020-04-14
2020-01-0194
Transmission Control Module (TCM) bracket is mounted on the vehicle chassis and is subjected to the random load excitation due to the uneven surface of the road. Assembly of the TCM bracket on the vehicle chassis induces some constant stress on it due to bolt preload, which acts as a mean stress along with the varying random loads. It is important for a design engineer and CAE analyst to understand the effect of all sources of loads on vehicle mount brackets while designing them. The objective of this study is to consider the effect of mean stress in the random vibration fatigue assessment of TCM bracket. The random vibration fatigue analyses are performed for all the three directions without and with consideration of mean loads and results are compared to show the significance of mean stresses in random vibration fatigue life.
Technical Paper

Prediction of Combustion Phasing Using Deep Convolutional Neural Networks

2020-04-14
2020-01-0292
A Machine Learning (ML) approach is presented to correlate in-cylinder images of early flame kernel development within a spark-ignited (SI) gasoline engine to early-, mid-, and late-stage flame propagation. The objective of this study was to train machine learning models to analyze the relevance of flame surface features on subsequent burn rates. Ultimately, an approach of this nature can be generalized to flame images from a variety of sources. The prediction of combustion phasing was formulated as a regression problem to train predictive models to supplement observations of early flame kernel growth. High-speed images were captured from an optically accessible SI engine for 357 cycles under pre-mixed operation. A subset of these images was used to train three models: a linear regression model, a deep Convolutional Neural Network (CNN) based on the InceptionV3 architecture and a CNN built with assisted learning on the VGG19 architecture.
Journal Article

On Designing Software Architectures for Next-Generation Multi-Core ECUs

2015-04-14
2015-01-0177
Multi-core systems are promising a cost-effective solution for (1) advanced vehicle features requiring dramatically more software and hence an order of magnitude more processing power, (2) redundancy and mixed-IP, mixed-ASIL isolation required for ISO 26262 functional safety, and (3) integration of previously separate ECUs and evolving embedded software business models requiring separation of different software parts. In this context, designing, optimizing and verifying the mapping and scheduling of software functions onto multiple processing cores becomes key. This paper describes several multi-core task design and scheduling design options, including function-to-task mapping, task-to-core allocation (both static and dynamic), and associated scheduling policies such as rate-monotonic, criticality-aware priority assignment, period transformation, hierarchical partition scheduling, and dynamic global scheduling.
Technical Paper

Multi-Physics Based System Model for Early Stage Hybrid/Electric Vehicle HV Battery Design

2017-01-10
2017-26-0095
Vehicle electrification is driven globally due to the increased concerns on carbon emissions. But the challenges in customer acceptance remains esp. in relation to vehicle costs. Virtual simulations can help in cutting down product development cost and enable faster launch of new vehicles. An early stage system model based design iterations can help in cutting down the product development costs and building more robust products. In the current paper, we develop and analyze a battery pack system model for early phase design. We extend a previously developed system model to include critical physics like sub-component level multiphysics for electrical joint integrity. Also, we demonstrate an integration of 3D FEM & system model for improving the accuracy of joint temperature predictions during charging and/or discharging. A typical High Voltage (HV) battery system comprises of battery modules (Li-ion cells, cooling channels, structural frames, interconnect boards) and HV bus bars.
Technical Paper

Modeling Articulated Brake Component Wear to Assist with Routing Decisions

2018-10-05
2018-01-1890
Very few activities the brake engineer engages in can induce as much vexation as trying to find a satisfying routing for the flexible brake components such as hoses, wheel speed sensors, and electric parking brake cables. Ever increasing wheel end content, ever decreasing space, more complex suspensions, and bulkier (but lighter weight) suspension components provide quite the morass through which the components must be routed through. When routing is finalized - and free of any major issues - there frequently remains some combinations of articulation position and component tolerances that allow a light “friendly” touch between components (such as a sensor wire and a surface of a bracket or strut tube), or near misses where clearance exists but raises “what if” questions around what would happen if the tolerances would stack up slightly differently on another vehicle.
Technical Paper

Model Predictive Control of Turbocharged Gasoline Engines for Mass Production

2018-04-03
2018-01-0875
This paper describes the design of a multivariable, constrained Model Predictive Control (MPC) system for torque tracking in turbocharged gasoline engines scheduled for production by General Motors starting in calendar year 2018. The control system has been conceived and co-developed by General Motors and ODYS. The control approach consists of a set of linear MPC controllers scheduled in real time based on engine operating conditions. For each MPC controller, a linear model is obtained by system identification with data collected from engines. The control system coordinates throttle, wastegate, intake and exhaust cams in real time to track a desired engine torque profile, based on measurements and estimates of engine torque and intake manifold pressure.
Technical Paper

Mechanical Design Considerations for Electric Vehicle Power Electronics

2023-04-11
2023-01-0531
Designing power electronics to operate in harsh vehicle environments while meeting packaging requirements such as mass, volume, and power density, creates several challenges for their mechanical design. In this work, we concentrate on the power inverter module (PIM) which converts high voltage (HV) DC voltage power from the HV battery to AC power to drive the motor. The PIM main components are the power module, gate drive and the bulk capacitor. The sizing and selection of the bulk capacitor and power module depend on performance criteria and drive profiles in addition to operating temperatures. In this work, we share the main challenges of packaging components within the inverter. We then discuss best practices to ensure a robust mechanical design which meets inverter durability and reliability targets for an electric vehicle application. The main challenges discussed are bulk capacitor thermals, sealing, and Silicon Carbide (SiC) packaging.
Technical Paper

Li-ion Air-Cooled Battery System Interactions With the Vehicle HVAC System

2013-04-08
2013-01-0242
The performance of a High Voltage (HV) battery in an advanced propulsion application is often highly dependent on the customer controlled climate settings of the vehicle system. Cooling of the battery requires an understanding of the environment in which it is expected to operate. Results from testing on various air-cooled systems will be discussed to portray the interactions of the battery system design and the climate control system design. The following topics (in relation to battery cooling) will be discussed: climate control system temperature settings; climate-control system fan settings; climate control system recirculation mode and outside air mode settings; venting of the battery thermal system exhaust air; and the battery location and mounting.
Journal Article

Large Scale Multi-Disciplinary Optimization and Long-Term Drive Cycle Simulation

2020-04-14
2020-01-1049
Market demands for increased fuel economy and reduced emissions are placing higher aerodynamic and thermal analysis demands on vehicle designers and engineers. These analyses are usually carried out by different engineering groups in different parts of the design cycle. Design changes required to improve vehicle aerodynamics often come at the price of part thermal performance and vice versa. These design changes are frequently a fix for performance issues at a single performance point such as peak power, peak torque, or highway cruise. In this paper, the motivation for a holistic approach in the form of multi-disciplinary optimization (MDO) early in the design process is presented. Using a Response-surface Informed Transient Thermal Model (RITThM) a vehicle's thermal performance through a drive cycle is predicted and correlated to physical testing for validation.
Technical Paper

Kriging-Assisted Structural Design for Crashworthiness Applications Using the Extended Hybrid Cellular Automaton (xHCA) Framework

2020-04-14
2020-01-0627
The Hybrid Cellular Automaton (HCA) algorithm is a generative design approach used to synthesize conceptual designs of crashworthy vehicle structures with a target mass. Given the target mass, the HCA algorithm generates a structure with a specific acceleration-displacement profile. The extended HCA (xHCA) algorithm is a generalization of the HCA algorithm that allows to tailor the crash response of the vehicle structure. Given a target mass, the xHCA algorithm has the ability to generate structures with different acceleration-displacement profiles and target a desired crash response. In order to accomplish this task, the xHCA algorithm includes two main components: a set of meta-parameters (in addition target mass) and surrogate model technique that finds the optimal meta-parameter values. This work demonstrates the capabilities of the xHCA algorithm tailoring acceleration and intrusion through the use of one meta-parameter (design time) and the use of Kriging-assisted optimization.
Journal Article

Iterative Learning Algorithm Design for Variable Admittance Control Tuning of A Robotic Lift Assistant System

2017-03-28
2017-01-0288
The human-robot interaction (HRI) is involved in a lift assistant system of manufacturing assembly line. The admittance model is applied to control the end effector motion by sensing intention from force of applied by a human operator. The variable admittance including virtual damping and virtual mass can improve the performance of the systems. But the tuning process of variable admittance is un-convenient and challenging part during the real test for designers, while the offline simulation is lack of learning process and interaction with human operator. In this paper, the Iterative learning algorithm is proposed to emulate the human learning process and facilitate the variable admittance control design. The relationship between manipulate force and object moving speed is demonstrated from simulation data. The effectiveness of the approach is verified by comparing the simulation results between two admittance control strategies.
Technical Paper

In-Depth Considerations for Electric Vehicle Braking Systems Operation with Steep Elevation Changes and Trailering

2021-10-11
2021-01-1263
As the automotive industry prepares to roll out an unprecedented range of fully electric propulsion vehicle models over the next few years - it really brings to a head for folks responsible for brakes what used to be the subject of hypothetical musings and are now pivotal questions for system design. How do we really go about designing brakes for electric vehicles, in particular, for the well-known limit condition of descending a steep grade? What is really an “optimal’ design for brakes considering the imperatives for the entire vehicle? What are the real “limit conditions” for usage that drive the fundamental design? Are there really electric charging stations planned for or even already existing in high elevations that can affect regenerative brake capacity on the way down? What should be communicated to drivers (if anything) about driving habits for electric vehicles in routes with significant elevation change?
Technical Paper

Identification of Organic Acids in Used Engine Oil Residues by Pyrolysis-Comprehensive 2D Gas Chromatography-Time of Flight Mass Spectrometry

2016-10-17
2016-01-2274
The amount of acidic material in used engine oil is considered an indicator of the remaining useful life of the oil. Total acid number, determined by titration, is the most widely accepted method for determining acidic content but the method is not capable of speciation of individual acids. In this work, high molecular weight residue was isolated from used engine oil by dialysis in heptane. This residue was then analyzed using pyrolysis-comprehensive two dimensional gas chromatography with time-of-flight mass spectrometry. Carboxylic acids from C2-C18 were identified in the samples with acetic acid found to be the most abundant. This identification provides new information that may be used to improve the current acid detection methodologies for used engine oils.
X