Refine Your Search

Topic

Author

Search Results

Technical Paper

Predictive Maintenance of a Ground Vehicle Using Digital Twin Technology

2024-04-09
2024-01-2867
The safety and reliability of ground vehicles is a motivating factor for periodic maintenance which includes fluids, lubrication, cleaning, repairs, and general observation of key subsystems. The scheduling of maintenance activities can occur at different rates such as daily, weekly, or perhaps operating time based on collected historical data and general guidelines. The availability of a digital twin (DT), which offers a virtual representation of the vehicle behavior, enables virtual system simulations for different operating cycles to explore the dynamic behavior. When field operating fleet data can be integrated with the digital twin estimates, then this supplemental information can be combined with the existing maintenance plan to provide a more comprehensive approach. In this paper, a digital twin with a statistical based predictive maintenance strategy is investigated for a wheeled military ground vehicle.
Technical Paper

Modeling & Validation of a Digital Twin Tracked Vehicle

2024-04-09
2024-01-2323
Digital twin technology has become impactful in Industry 4.0 as it enables engineers to design, simulate, and analyze complex systems and products. As a result of the synergy between physical and virtual realms, innovation in the “real twin” or actual product is more effectively fostered. The availability of verified computer models that describe the target system is important for realistic simulations that provide operating behaviors that can be leveraged for future design studies or predictive maintenance algorithms. In this paper, a digital twin is created for an offroad tracked vehicle that can operate in either autonomous or remote-control modes. Mathematical models are presented and implemented to describe the twin track and vehicle chassis governing dynamics. These components are interfaced through the nonlinear suspension elements and distributed bogies.
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

Benchmarking of Neural Network Methodologies for Piston Thermal Model Calibration

2024-04-09
2024-01-2598
Design of internal combustion (IC) engine pistons is dependent on accurate prediction of the temperature field in the component. Experimental temperature measurements can be taken but are costly and typically limited to a few select locations. High-fidelity computer simulations can be used to predict the temperature at any number of locations within the model, but the models must be calibrated for the predictions to be accurate. The largest barrier to calibration of piston thermal models is estimating the backside boundary conditions, as there is not much literature available for these boundary conditions. Bayesian model calibration is a common choice for model calibration in literature, but little research is available applying this method to piston thermal models. Neural networks have been shown in literature to be effective for calibration of piston thermal models.
Technical Paper

Evaluating the Effects of an Electrically Assisted Turbocharger on Scavenging Control for an Opposed Piston Two Stroke (OP2S) Compression Ignition Engine

2024-04-09
2024-01-2388
Opposed piston two-stroke (OP2S) diesel engines have demonstrated a reduction in engine-out emissions and increased efficiency compared to conventional four-stroke diesel engines. Due to the higher stroke-to-bore ratio and the absence of a cylinder head, the heat transfer loss to the coolant is lower near ‘Top Dead Center.’ The selection and design of the air path is critical to realizing the benefits of the OP2S engine architecture. Like any two-stroke diesel engine, the scavenging process and the composition of the internal residuals are predominantly governed by the pressure differential between the intake and the exhaust ports. Without dedicated pumping strokes, the two-stroke engine architecture requires external devices to breathe.
Technical Paper

Impact of Active Cooling on the Thermal Management of 3-Level NPC Converter for Hybrid Electric Vehicle Application

2023-10-31
2023-01-1684
The application of power electronic converters (PEC) in electric vehicles (EVs) has increased immensely as they provide enhanced controllability and flexibility to these vehicles. Accordingly, the interest in developing innovative and sustainable technologies to ensure safe and reliable operation of PECs has also risen. One of the most difficult challenges experienced during the development of reliable PECs is the design of proper thermal management systems for controlling the junction temperature and reducing the thermal cycling of power semiconductors. The addition of Active Thermal Control (ATC) can mitigate these concerns. Moreover, the performance of the thermal management system can be enhanced further by the integration of active cooling methods. An active cooling system consumes external energy for circulating cooling air or liquid within the PECs.
Technical Paper

Effects of Injector Included Angle on Low-Load Low Temperature Gasoline Combustion Using LES

2023-04-11
2023-01-0270
A novel advanced combustion strategy that employs the kinetically controlled compression ignition of gasoline whose autoignition is sensitive to fuel concentration is termed Low Temperature Gasoline Combustion. The LTGC method can achieve high thermal efficiency with a commercially available fuel while generating ultra-low soot and NOx emissions relative to the conventional combustion modes. At high loads, a double direct injection (D-DI) strategy is used where the first injection generates a background premixed charge while a second compression stroke injection controls the level of fuel stratification on a cycle-to-cycle basis to manage the heat release rates. With lower loads, this combustion performance of this D-DI strategy decreases as the background charge becomes increasingly lean. Instead, a single direct injection (S-DI) is used at lower loads to maintain an adequate combustion efficiency.
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

Usefulness and Time Savings Metrics to Evaluate Adoption of Digital Twin Technology

2023-04-11
2023-01-0111
The application of virtual engineering methods can streamline the product design process through improved collaboration opportunities among the technical staff and facilitate additive manufacturing processes. A product digital twin can be created using the available computer-aided design and analytical mathematical models to numerically explore the current and future system performance based on operating cycles. The strategic decision to implement a digital twin is of interest to companies, whether the required financial and workforce resources will be worthwhile. In this paper, two metrics are introduced to assist management teams in evaluating the technology potential. The usefulness and time savings metrics will be presented with accompanying definitions. A case study highlights the usefulness metric for the “Deep Orange” prototype vehicle, an innovative off-road hybrid vehicle designed and fabricated at Clemson University.
Journal Article

Formal Verification of Autonomous Vehicles: Bridging the Gap between Model-Based Design and Model Checking

2023-04-11
2023-01-0116
Formal verification plays an important role in proving the safety of autonomous vehicles (AV). It is crucial to find errors in the AV system model to ensure safety critical features are not compromised. Model checking is a formal verification method which checks if the finite state machine (FSM) model meets system requirements. These requirements can be expressed as linear Temporal logic (LTL) formulae to describe a sequence of states with linear Temporal properties to be satisfied. NuSMV is a dedicated software for performing model checking based on Temporal logic formulae on FSM models. However, NuSMV does not provide model-based design. On the other hand, Stateflow in MATLAB/SIMULINK is a powerful tool for designing the model and offers an interactive Graphical User Interface (GUI) for the user/verifier but is not as efficient as NuSMV in model checking.
Journal Article

Thermodynamic Modeling of Military Relevant Diesel Engines with 1-D Finite Element Piston Temperature Estimation

2023-04-11
2023-01-0103
In military applications, diesel engines are required to achieve high power outputs and therefore must operate at high loads. This high load operation leads to high piston component temperatures and heat rejection rates limiting the packaged power density of the powertrain. To help predict and understand these constraints, as well as their effects on performance, a thermodynamic engine model coupled to a finite element heat conduction solver is proposed and validated in this work. The finite element solver is used to calculate crank angle resolved, spatially averaged piston temperatures from in-cylinder heat transfer calculations. The calculated piston temperatures refine the heat transfer predictions as well requiring iteration between the thermodynamic model and finite element solver.
Technical Paper

Effects of Port Angle on Scavenging of an Opposed Piston Two-Stroke Engine

2022-03-29
2022-01-0590
Opposed-piston 2-stroke (OP-2S) engines have the potential to achieve higher thermal efficiency than a typical diesel engine. However, the uniflow scavenging process is difficult to control over a wide range of speeds and loads. Scavenging performance is highly sensitive to pressure dynamics, port timings, and port design. This study proposes an analysis of the effects of port vane angle on the scavenging performance of an opposed-piston 2-stroke engine via simulation. A CFD model of a three-cylinder opposed-piston 2-stroke was developed and validated against experimental data collected by Achates Power Inc. One of the three cylinders was then isolated in a new model and simulated using cycle-averaged and cylinder-averaged initial/boundary conditions. This isolated cylinder model was used to efficiently sweep port angles from 12 degrees to 29 degrees at different pressure ratios.
Technical Paper

Selection of Surrogate Models with Metafeatures

2022-03-29
2022-01-0365
Modeling and simulation of ground vehicles can be a computationally expensive problem due to the complexity of high-fidelity vehicle models. Often to determine mobility metrics, multiple stochastic simulations need to be evaluated. Surrogate models, or models of models, offer a means to reduce the computational cost of these simulation efforts. Since various types of surrogate models are available to the user, choosing the best surrogate model for a simulation is mostly the challenging process. In this paper, the process of selecting surrogate models and its uses based on model metafeatures is presented. The approach formulates this decision as a trade-off among three main drivers, required dataset size (how much information is necessary to compute the surrogate model), surrogate model accuracy (how accurate the surrogate model must be) and total computational time (how much time is required for the surrogate modeling process).
Journal Article

Application of a Digital Twin Virtual Engineering Tool for Ground Vehicle Maintenance Forecasting

2022-03-29
2022-01-0364
The integration of sensors, actuators, and real-time control in transportation systems enables intelligent system operation to minimize energy consumption and maximize occupant safety and vehicle reliability. The operating cycle of military ground vehicles can be on- and off-road in harsh weather and adversarial environments, which demands continuous subsystem functionality to fulfill missions. Onboard diagnostic systems can alert the operator of a degraded operation once established fault thresholds are exceeded. An opportunity exists to estimate vehicle maintenance needs using model-based predicted trends and eventually compiled information from fleet operating databases. A digital twin, created to virtually describe the dynamic behavior of a physical system using computer-mathematical models, can estimate the system behavior based on current and future operating scenarios while accounting for past effects.
Technical Paper

Autoignition Characterization of Wet Isopropanol-n-Butanol-Ethanol Blends for ACI

2021-09-05
2021-24-0044
In this work, two blends of isopropanol, n-butanol, and ethanol (IBE) that can be produced by metabolically engineered clostridium acetobutylicum are studied experimentally in advanced compression ignition (ACI). This is done to determine whether these fuel blends have the right fuel properties to enable thermally stratified compression ignition, a stratified ACI strategy that using the cooling potential of single stage ignition fuels to control the heat release process. The first microorganism, ATCC824, produces a blend of 34.5% isopropanol, 60.1% n-butanol, and 5.4% ethanol, by mass. The second microorganism, BKM19, produces a blend of 12.3% isopropanol, 54.0% n-butanol, and 33.7% ethanol, by mass. The sensitivity of both IBE blends to intake pressure, intake temperature, and cylinder energy content (fueling rate) is characterized and compared to that of its neat constituents. Both IBE blends behaved similarly with a reactivity level between that of ethanol and n-butanol.
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 Multi-Objective Power Component Optimal Sizing Model for Battery Electric Vehicles

2021-04-06
2021-01-0724
With recent advances in electric vehicles, there is a plethora of powertrain topologies and components available in the market. Thus, the performance of electric vehicles is highly sensitive to the choice of various powertrain components. This paper presents a multi-objective optimization model that can optimally select component sizes for batteries, supercapacitors, and motors in regular passenger battery-electric vehicles (BEVs). The BEV topology presented here is a hybrid BEV which consists of both a battery pack and a supercapacitor bank. Focus is placed on optimal selection of the battery pack, motor, and supercapacitor combination, from a set of commercially available options, that minimizes the capital cost of the selected power components, the fuel cost over the vehicle lifespan, and the 0-60 mph acceleration time. Available batteries, supercapacitors, and motors are from a market survey.
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.
Technical Paper

Obstacle Avoidance Using Model Predictive Control: An Implementation and Validation Study Using Scaled Vehicles

2020-04-14
2020-01-0109
Over the last decade, tremendous amount of research and progress has been made towards developing smart technologies for autonomous vehicles such as adaptive cruise control, lane keeping assist, lane following algorithms, and decision-making algorithms. One of the fundamental objectives for the development of such technologies is to enable autonomous vehicles with the capability to avoid obstacles and maintain safety. Automobiles are real-world dynamical systems - possessing inertia, operating at varying speeds, with finite accelerations/decelerations during operations. Deployment of autonomy in vehicles increases in complexity multi-fold especially when high DOF vehicle models need to be considered for robust control. Model Predictive Control (MPC) is a powerful tool that is used extensively to control the behavior of complex, dynamic systems. As a model-based approach, the fidelity of the model and selection of model-parameters plays a role in ultimate performance.
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.
X