Refine Your Search

Topic

Author

Affiliation

Search Results

Technical Paper

Implementing Ordinary Differential Equation Solvers in Rust Programming Language for Modeling Vehicle Powertrain Systems

2024-04-09
2024-01-2148
Efficient and accurate ordinary differential equation (ODE) solvers are necessary for powertrain and vehicle dynamics modeling. However, current commercial ODE solvers can be financially prohibitive, leading to a need for accessible, effective, open-source ODE solvers designed for powertrain modeling. Rust is a compiled programming language that has the potential to be used for fast and easy-to-use powertrain models, given its exceptional computational performance, robust package ecosystem, and short time required for modelers to become proficient. However, of the three commonly used (>3,000 downloads) packages in Rust with ODE solver capabilities, only one has more than four numerical methods implemented, and none are designed specifically for modeling physical systems. Therefore, the goal of the Differential Equation System Solver (DESS) was to implement accurate ODE solvers in Rust designed for the component-based problems often seen in powertrain modeling.
Technical Paper

V2X Communication Protocols to Enable EV Battery Capacity Measurement: A Review

2024-04-09
2024-01-2168
The US EPA and the California Air Resources Board (CARB) require electric vehicle range to be determined according to the Society of Automotive Engineers (SAE) surface vehicle recommended practice J1634 - Battery Electric Vehicle Energy Consumption and Range Test Procedure. In the 2021 revision of the SAE J1634, the Short Multi-Cycle Test (SMCT) was introduced. The proposed testing protocol eases the chassis dynamometer test burden by performing a 2.1-hour drive cycle on the dynamometer, followed by discharging the remaining battery energy into a battery cycler to determine the Useable Battery Energy (UBE). Opting for a cycler-based discharge is financially advantageous due to the extended operating time required to fully deplete a 70-100kWh battery commonly found in Battery Electric Vehicles (BEVs).
Technical Paper

Stress Generation in Large Pouch Cells Under Cycling and Abuse Conditions

2024-04-09
2024-01-2196
Pouch cells are increasingly popular form factors for the construction of energy storage systems in electric vehicles of all classes. Knowledge of the stress generated by these higher capacity pouch cells is critical to properly design battery modules and packs for both normal and abnormal operation. Existing literature predominantly offers data on smaller pouch cells with capacities of less than 10 Ah, leaving a gap in our understanding of the behavior of these larger cells. This experimental study aimed to bridge this knowledge gap by measuring loads and stresses in constrained 65 Ah pouch cells under both cycling and abuse conditions. To capture the desired responses, a load cell was located within a robust fixture to measure cell stress in real time after the application of a preload of approximately 30 kilograms or 294 N, equivalent to a pressure of 0.063 bar, with a fixed displacement.
Technical Paper

Development of Time-Temperature Analysis Algorithm for Estimation of Lithium-Ion Battery Useful Life

2024-04-09
2024-01-2191
Due to the recent progress in electrification, lithium-ion batteries have been widely used for electric and hybrid vehicles. Lithium-ion batteries exhibit high energy density and high-power density which are critical for vehicle development with high driving range enhanced performance. However, high battery temperature can negatively impact the battery life, performance, and energy delivery. In this paper, we developed and applied an analytical algorithm to estimate battery life-based vehicle level testing. A set of vehicle level tests were selected to represent customer duty cycles. Thermal degradation models are applied to estimate battery capacity loss during driving and park conditions. Due to the sensitivity of Lithium-Ion batteries to heat, the effect of high ambient temperatures throughout the year is considered as well. The analysis provides an estimate of the capacity loss due to calendar and cyclic effects throughout the battery life.
Technical Paper

Optimum Shifting of Hybrid and Battery Electric Powertrain Systems with Motors before and after a Transmission

2024-04-09
2024-01-2143
This paper proposes an optimization-based transmission gear shifting strategy for electrified powertrains with a transmission. With the demand for reduced vehicle emissions, electrified propulsion systems have garnered significant attention due to their potential to improve vehicle efficiency and performance. An electrified propulsion system architecture of significance includes multiple electric motors and a transmission where some driveline actuators can transmit torque through changing gear ratios. If there is at least one electric motor arranged before the input of the transmission and at least one after the transmission output, a unique design opportunity arises to shift gears in the most energy efficient manner.
Technical Paper

Proactive Battery Energy Management Using Navigation Information

2024-04-09
2024-01-2142
In this paper, a control strategy for state of charge (SOC) allocation using navigation data for Hybrid Electric Vehicle (HEV) propulsion systems is proposed. This algorithm dynamically defines and adjusts a SOC target as a function of distance travelled on-line, thereby enabling proactive management of the energy store in the battery. The proposed approach incorporates variances in road resistance and adheres to geolocation constraints, including ultra-low emission zones (uLEZ). The anticipated advantages are particularly pronounced during scenarios involving extensive medium-to-long journeys characterized by abrupt topological changes or the necessity for exclusive electric vehicle (EV) mode operation. This novel solution stands to significantly enhance both drivability and fuel economy outcomes.
Technical Paper

Eco-Routing Algorithm for Energy Savings in Connected Vehicles Using Commercial Navigation Information

2024-04-09
2024-01-2605
Vehicle-to-everything (V2X) communication, primarily designed for communication between vehicles and other entities for safety applications, is now being studied for its potential to improve vehicle energy efficiency. In previous work, a 20% reduction in energy consumption was demonstrated on a 2017 Prius Prime using V2X-enabled algorithms. A subsequent phase of the work is targeting an ambitious 30% reduction in energy consumption compared to a baseline. In this paper, we present the Eco-routing algorithm, which is key to achieving these savings. The algorithm identifies the most energy-efficient route between an Origin-Destination (O-D) pair by leveraging information accessible through commercially available Application Programming Interfaces (APIs). This algorithm is evaluated both virtually and experimentally through simulations and dynamometer tests, respectively, and is shown to reduce vehicle energy consumption by 10-15% compared to the baseline over real-world routes.
Technical Paper

Analysis of flatness based active damping control of hybrid vehicle transmission

2024-04-09
2024-01-2782
This paper delves into the investigation of flatness-based active damping control for hybrid vehicle transmissions. The main objective is to improve the current in-production controller performances without the need for additional sensors or observers. The primary goals include improving torque setpoint tracking, enhancing robustness margins, and ensuring zero steady-state torque correction. The investigation proceeds in several steps: Initially, both the general differential flatness property and the identification of flat outputs in linear dynamical systems are revisited. Subsequently, the bond graph formalism is employed to deduce straightforwardly the dynamical equations of the system. Next, a new flat output of the vehicle transmission is identified and utilized to formulate the trajectory tracking controller to align with the required control objectives and to fulfill the system constraints.
Technical Paper

Torque Converter Modeling for Torque Control of Hybrid Electric Powertrains

2024-04-09
2024-01-2780
This paper introduces a novel approach to modeling Torque Converter (TC) in conventional and hybrid vehicles, aiming to enhance torque delivery accuracy and efficiency. Traditionally, the TC is modelled by estimating impeller and turbine torque using the classical Kotwicki’s set of equations for torque multiplication and coupling regions or a generic lookup table based on dynamometer (dyno) data in an electronic control unit (ECU) which can be calibration intensive, and it is susceptible to inaccurate estimations of impeller and turbine torque due to engine torque accuracy, transmission oil temperature, hardware variation, etc. In our proposed method, we leverage an understanding of the TC inertia – torque dynamics and the knowledge of the polynomial relationship between slip speed and fluid path torque. We establish a mathematical model to represent the polynomial relationship between turbine torque and slip speed.
Technical Paper

A Zero Trust Architecture for Automotive Networks

2024-04-09
2024-01-2793
Since the early 1990’s, commercial vehicles have suffered from repeated vulnerability exploitations that resulted in a need for improved automotive cybersecurity. This paper outlines the strategies and challenges of implementing an automotive Zero Trust Architecture (ZTA) to secure intra-vehicle networks. Zero Trust (ZT) originated as an Information Technology (IT) principle of “never trust, always verify”; it is the concept that a network must never assume assets can be trusted regardless of their ownership or network location. This research focused on drastically improving security of the cyber-physical vehicle network, with minimal performance impact measured as timing, bandwidth, and processing power. The automotive ZTA was tested using a software-in-the-loop vehicle simulation paired with resource constrained hardware that closely emulated a production vehicle network.
Technical Paper

Analysis of Real-World Preignition Data Using Neural Networks

2023-10-31
2023-01-1614
1Increasing adoption of downsized, boosted, spark-ignition engines has improved vehicle fuel economy, and continued improvement is desirable to reduce carbon emissions in the near-term. However, this strategy is limited by damaging preignition events which can cause hardware failure. Research to date has shed light on various contributing factors related to fuel and lubricant properties as well as calibration strategies, but the causal factors behind an individual preignition cycle remain elusive. If actionable precursors could be identified, mitigation through active control strategies would be possible. This paper uses artificial neural networks to search for identifiable precursors in the cylinder pressure data from a large real-world data set containing many preignition cycles. It is found that while follow-up preignition cycles in clusters can be readily predicted, the initial preignition cycle is not predictable based on features of the cylinder pressure.
Technical Paper

Analysis of overcharge tolerance of aged LMO cells with Examples

2023-09-29
2023-32-0108
The capacity of a lithium-ion battery decreases during cycling. This capacity loss or fade occurs due to several different mechanisms associated with unwanted side reactions that occur in these batteries. The same reactions occur during overcharge and cause electrolyte decomposition, passive film formation, active material dissolution, and other phenomena. As the battery ages the accuracy of state of charge prediction decreases and vulnerability to persistent overcharge increases. Moreover, as the battery ages, its tolerance to such unintended overcharge changes. This tolerance depends on the nature of the history of cycle and calendar aging. A map of this tolerance in the BMS can provide awareness of the factor of safety due to overcharge as battery ages. Signatures of early warning signs of incipient thermal runaway due to overcharge can also be very useful features in a BMS.
Technical Paper

A Multi-Dimensional Benefit Assessment of Automated Mobility Platforms (AMP) for Large Facilities: Mobility, Energy, Equity, and Facility Management & Design

2023-09-05
2023-01-1512
The goal of the automated mobility platforms (AMPs) initiative is to raise the bar of service regarding equity and sustainability for public mobility systems that are crucial to large facilities, and doing so using electrified, energy efficient technology. Using airports as an example, the rapid growth in air travel demand has led to facility expansions and congested terminals, which directly impacts equity (e.g., increased challenges for Passengers with Reduced Mobility [PRMs]) and sustainability—both of which are important metrics often overlooked during the engineering design process.
Technical Paper

Reducing the Probability of Error in Testing and Simulation

2023-05-08
2023-01-1114
Simulation and testing are often done by different engineers in different departments of a company. This can lead to disconnects and unrealistic predictions, especially if the person doing simulations does not have an experimental background. On the other hand, experimental results can also include errors that result in misleading answers. It is important for the engineer doing either testing or simulation to have a good understanding for what results are plausible and what results might be suspect. This paper will provide examples where error crept into testing or simulation that could have been caught and corrected early if a good feel for “reasonable” results had been in place. The importance of understanding how a software package is analyzing the data will be explained, since settings buried deep within a menu structure can drive misleading results.
Technical Paper

Impact of Sampling Time, Actuation/measurement Delays and Controller Calibration on Closed-loop Frequency Response for Non-linear Systems

2023-04-11
2023-01-0453
During input tracking, closed-loop performance is strongly influenced by the dynamic of the system under control. Internal and external delays, such as actuation and measurement delays, have a detrimental effect on the bandwidth and stability. Additionally, production controllers are discrete in nature and the sampling time selection is another critical factor to be considered. In this paper we analyze the impact of both transported delay and controller sampling time on tracking performance using an electric machine speed-control problem as an example. A simple linear PI controller is used for this exercise. Furthermore, we show how the PI parameters can be adjusted to maintain a certain level of performance as the delays and sampling times are modified. This is achieved through an optimization algorithm that minimizes a specifically designed cost function.
Technical Paper

Development of Automated Driveability Rating System

2023-04-11
2023-01-0427
Trained human raters have been used by organizations such as the Coordinating Research Council (CRC) to assess the vehicle driveability performance effect of fuel volatility. CRC conducts workshops to test fuel effects and their impact on vehicle driveability. CRC commissioned Southwest Research Institute (SwRI) to develop a “Trick Car” vehicle that could trigger malfunctions on-demand that mimic driveability events. This vehicle has been used to train novice personnel on the CRC Driveability Procedure E-28-94. While largely effective, even well-trained human raters can be inconsistent with other raters. Further, CRC rater workshop programs used to train and calibrate raters are infrequent, and there are a limited number of available trained raters. The goal of this program was to augment or substitute human raters with an electronic driveability sensing system.
Technical Paper

Evaluating the Impact of Connected Vehicle Technology on Heavy-Duty Vehicle Emissions

2023-04-11
2023-01-0716
Eco-driving algorithms enabled by Vehicle to Everything (V2X) communications in Connected and Automated Vehicles (CAVs) can improve fuel economy by generating an energy-efficient velocity trajectory for vehicles to follow in real time. Southwest Research Institute (SwRI) demonstrated a 7% reduction in energy consumption for fully loaded class 8 trucks using SwRI’s eco-driving algorithms. However, the impact of these schemes on vehicle emissions is not well understood. This paper details the effort of using data from SwRI’s on-road vehicle tests to measure and evaluate how eco-driving could impact emissions. Two engine and aftertreatment configurations were evaluated: a production system that meets current NOX standards and a system with advanced aftertreatment and engine technologies designed to meet low NOX 2031+ emissions standards.
Technical Paper

Optimization of Aluminum Sleeve Design for the tow eye Durability Using DFSS Approach

2023-04-11
2023-01-0092
The automotive industry is moving towards larger SUVs and also electrification is a need to meet the carbon neutrality target. As a result, we see an increase in overall gross vehicle weight (GVW), with the additional weight coming from the HV battery pack, electric powertrain, and other electrical systems. Tow-eye is an essential component that is provided with every vehicle to use for towing during an emergency vehicle breakdown. The tow-eye is usually connected to the retainer/sleeve available in the bumper system and towed using the recovery vehicle or other car with towing provision. Therefore, the tow-eye should meet the functional targets under standard operating conditions. This study is mainly for cars with bumper and tow-eye sleeves made of aluminum which is used in the most recent development of vehicles for weight-saving opportunities. Tow-eye systems in aluminum bumpers are designed to avoid any bending or buckling of the sleeve during towing for whatever the GVW loads.
Technical Paper

Nonlinear, Concave, Constrained Optimization in Six-Dimensional Space for Hybrid-Electric Powertrains

2023-04-11
2023-01-0550
One of the building blocks of the Stellantis hybrid powertrain embedded control software computes the maximum and minimum values of objective functions, such as output torque, as a function of engine torque, hybrid motor torque and other variables. To test such embedded software, an offline reference function was created. The reference function calculates the ideal minimum and maximum values to be compared with the output of the embedded software. This article presents the offline reference function with an emphasis on mathematical novelties. The reference function computes the minimum and maximum points of a linear objective function as a function of six independent variables, subject to 42 linear and two nonlinear constraints. Concave domains, curved surfaces, disjoint domains and multiple local extremum points challenge the algorithm. As a theorem, the conditions and methods for running trigonometric calculations in 6D Euclidean space are presented.
Technical Paper

Automotive Applications Multiaxial Proving Grounds and Road Test Simulator: Durability Prediction Methodology Development and Correlation for Rubber Components

2023-04-11
2023-01-0723
Many chassis and powertrain components in the transportation and automotive industry experience multi-axial cyclic service loading. A thorough load-history leading to durability damage should be considered in the early vehicle production steps. The key feature of rubber fatigue analysis discussed in this study is how to define local critical location strain time history based on nominal and complex load time histories. Material coupon characterization used here is the crack growth approach, based on fracture mechanics parameters. This methodology was utilized and presented for a truck engine mount. Temperature effects are not considered since proving ground (PG) loads are generated under isothermal high temperature and low frequency conditions without high amounts of self-heating.
X