Refine Your Search

Topic

Search Results

Viewing 1 to 8 of 8
Journal Article

Maximizing Net Present Value of a Series PHEV by Optimizing Battery Size and Vehicle Control Parameters

2010-10-19
2010-01-2310
For a series plug-in hybrid electric vehicle (PHEV), it is critical that batteries be sized to maximize vehicle performance variables, such as fuel efficiency, gasoline savings, and zero emission capability. The wide range of design choices and the cost of prototype vehicles calls for a development process to quickly and systematically determine the design characteristics of the battery pack, including its size, and vehicle-level control parameters that maximize the net present value (NPV) of a vehicle during the planning stage. Argonne National Laboratory has developed Autonomie, a modeling and simulation framework. With support from The MathWorks, Argonne has integrated an optimization algorithm and parallel computing tools to enable the aforementioned development process. This paper presents a study that utilized the development process, where the NPV is the present value of all the future expenses and savings associated with the vehicle.
Journal Article

Impact of Biodiesel Impurities on the Performance and Durability of DOC, DPF and SCR Technologies

2011-04-12
2011-01-1136
It is estimated that operating continuously on a B20 fuel containing the current allowable ASTM specification limits for metal impurities in biodiesel could result in a doubling of ash exposure relative to lube-oil-derived ash. The purpose of this study was to determine if a fuel containing metals at the ASTM limits could cause adverse impacts on the performance and durability of diesel emission control systems. An accelerated durability test method was developed to determine the potential impact of these biodiesel impurities. The test program included engine testing with multiple DPF substrate types as well as DOC and SCR catalysts. The results showed no significant degradation in the thermo-mechanical properties of cordierite, aluminum titanate, or silicon carbide DPFs after exposure to 150,000 mile equivalent biodiesel ash and thermal aging. However, exposure of a cordierite DPF to 435,000 mile equivalent aging resulted in a 69% decrease in the thermal shock resistance parameter.
Technical Paper

Model-Based Systems Engineering and Control System Development via Virtual Hardware-in-the-Loop Simulation

2010-10-19
2010-01-2325
Model-based control system design improves quality, shortens development time, lowers engineering cost, and reduces rework. Evaluating a control system's performance, functionality, and robustness in a simulation environment avoids the time and expense of developing hardware and software for each design iteration. Simulating the performance of a design can be straightforward (though sometimes tedious, depending on the complexity of the system being developed) with mathematical models for the hardware components of the system (plant models) and control algorithms for embedded controllers. This paper describes a software tool and a methodology that not only allows a complete system simulation to be performed early in the product design cycle, but also greatly facilitates the construction of the model by automatically connecting the components and subsystems that comprise it.
Technical Paper

Statistical Modeling of Fatigue Crack Growth in Wing Skin Fastener Holes

2012-04-16
2012-01-0482
Estimation and prediction of residual life and reliability are serious concerns in life cycle management for aging structures. Laboratory testing replicating fatigue loading for a typical military aircraft wing skin was undertaken. Specimens were tested until their fatigue life expended reached 100% of the component fatigue life. Then, scanning electron microscopy was used to quantify the size and location of fatigue cracks within the high stress regions of simulated fastener holes. Distributions for crack size, nearest neighbor distances, and spatial location were characterized statistically in order to estimate residual life and to provide input for life cycle management. Insights into crack initiation and growth are also provided.
Technical Paper

Nanoparticle-enhanced Heat Transfer Fluids for Spacecraft Thermal Control Systems

2006-07-17
2006-01-2264
The addition of metal nanoparticles to standard coolant fluids dramatically increases the thermal conductivity of the liquid. The properties of the prepared nanofluids will allow for lighter, smaller, and higher efficiency spacecraft thermal control systems to be developed. Nanofluids with spherical or rod-shaped metal nanoparticles were investigated. At a volume concentration of 0.5%, the room temperature thermal conductivity of a 2 nm spherical gold nanoparticle-water solution was increased by more than 10% over water alone. Silver nanorods increased the thermal conductivity of ethylene glycol by 53% and water by 26%.
Technical Paper

Development of Production Control Algorithms for Hybrid Electric Vehicles by Using System Simulation: Technology Leadership Brief

2012-10-08
2012-01-9008
In an earlier paper, the authors described how Model-Based System Engineering could be utilized to provide a virtual Hardware-in-the-Loop simulation capability, which creates a framework for the development of virtual ECU software by providing a platform upon which embedded control algorithms may be developed, tested, updated, and validated. The development of virtual ECU software is increasingly valuable in automotive control system engineering because vehicle systems are becoming more complex and tightly integrated, which requires that interactions between subsystems be evaluated during the design process. Variational analysis and robustness studies are also important and become more difficult to perform with real hardware as system complexity increases. The methodology described in this paper permits algorithm development to be performed prior to the availability of vehicle and control system hardware by providing what is essentially a virtual integration vehicle.
Technical Paper

Use of a Thermal Manikin to Evaluate Human Thermoregulatory Responses in Transient, Non-Uniform, Thermal Environments

2004-07-19
2004-01-2345
People who wear protective uniforms that inhibit evaporation of sweat can experience reduced productivity and even health risks when their bodies cannot cool themselves. This paper describes a new sweating manikin and a numerical model of the human thermoregulatory system that evaluates the thermal response of an individual to transient, non-uniform thermal environments. The physiological model of the human thermoregulatory system controls a thermal manikin, resulting in surface temperature distributions representative of the human body. For example, surface temperatures of the extremities are cooler than those of the torso and head. The manikin contains batteries, a water reservoir, and wireless communications and controls that enable it to operate as long as 2 hours without external connections. The manikin has 120 separately controlled heating and sweating zones that result in high resolution for surface temperature, heat flux, and sweating control.
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.
X