Refine Your Search

Search Results

Viewing 1 to 6 of 6
Technical Paper

Terrain Streaming for Real-Time Vehicle Dynamics

2024-04-09
2024-01-2659
This paper describes an approach to integrating high-fidelity vehicle dynamics with a high-fidelity gaming engine, specifically with respect to terrain. The work is motivated by the experimental need to have both high-fidelity visual content with high-fidelity vehicle dynamics to drive a motion base simulator. To utilize a single source of terrain information, the problem requires the just-in-time sharing of terrain content between the gaming engine and the dynamics model. The solution is implemented as a client-server with the gaming engine acting as a stateless server and the dynamics acting as the client. The client is designed to actively maintain a locally cashed terrain grid around the vehicle and actively refresh it by polling the server in an on-demand mode of operation. The paper discusses the overall architecture, the protocol, the server, and the client designs. A practical implementation is described and shown to effectively function in real-time.
Journal Article

Predictive Modeling of Aircraft Dynamics Using Neural Networks

2022-05-25
Abstract Fighter pilots must study models of aircraft dynamics before learning complex maneuvers and tactics. Similarly, autonomous fighter aircraft applications may benefit from a model-based learning approach. Instead of using a preexisting physics model of a given aircraft, a machine learning system can learn a predictive model of the aircraft physics from training data. Furthermore, it can model interactions between multiple friendly aircraft, enemy aircraft, and the environment. Such a system can also learn to represent state variables that are not directly observable, as well as dynamics that are not hard coded. Existing model-based methods use a deep neural network that takes observable state information and agent actions as input and provides predictions of future observations as output. The proposed method builds upon this approach by adding a residual feedforward skip connection from some of the inputs to all of the outputs of the deep neural network.
Technical Paper

On Simulating Sloshing in Vehicle Dynamics

2018-04-03
2018-01-1110
We present an approach in which we use simulation to capture the two-way coupling between the dynamics of a vehicle and that of a fluid that sloshes in a tank attached to the vehicle. The simulation is carried out in and builds on support provided by two modules: Chrono::FSI (Fluid-Solid Interaction) and Chrono::Vehicle. The dynamics of the fluid phase is governed by the mass and momentum (Navier-Stokes) equations, which are discretized in space via a Lagrangian approach called Smoothed Particle Hydrodynamics. The vehicle dynamics is the solution of a set of differential algebraic equations of motion. All equations are discretized in time via a half-implicit symplectic Euler method. This solution approach is general - it allows for fully three dimensional (3D) motion and nonlinear transients. We demonstrate the solution in conjunction with the simulation of a vehicle model that performs a constant radius turn and double lane change maneuver.
Technical Paper

Influence of the distances between the axles in the vertical dynamics of a military vehicle equipped with magnetorheological dampers

2018-09-03
2018-36-0232
While traveling on any type of ground, the damper of a vehicle has the critical task of attenuating the vibrations generated by its irregularities, to promote safety, stability, and comfort to the occupants. To reach that goal, several passive dampers projects are optimized to embrace a bigger frequency range, but, by its limitations, many studies in semiactive and active dampers stands out by promoting better control of the vehicle dynamics behavior. In the case of military vehicles, which usually have more significant dimensions than the common ones and can run on rough or unpaved lands, the use of semi-active or active dampers reveals itself as a promising alternative. Motivated by that, the present study performs an analysis of the vertical dynamics of a wheeled military vehicle with four axles, using magnetorheological dampers. This study is made using a configuration of the distances between the axles of the vehicle, which is chosen from five available options.
Journal Article

A Novel Flight Dynamics Modeling Using Robust Support Vector Regression against Adversarial Attacks

2023-03-24
Abstract An accurate Unmanned Aerial System (UAS) Flight Dynamics Model (FDM) allows us to design its efficient controller in early development phases and to increase safety while reducing costs. Flight tests are normally conducted for a pre-established number of flight conditions, and then mathematical methods are used to obtain the FDM for the entire flight envelope. For our UAS-S4 Ehecatl, 216 local FDMs corresponding to different flight conditions were utilized to create its Local Linear Scheduled Flight Dynamics Model (LLS-FDM). The initial flight envelope data containing 216 local FDMs was further augmented using interpolation and extrapolation methodologies, thus increasing the number of trimmed local FDMs of up to 3,642. Relying on this augmented dataset, the Support Vector Machine (SVM) methodology was used as a benchmarking regression algorithm due to its excellent performance when training samples could not be separated linearly.
X