Search NASA⌕ Search

SEARCH · Search NASA

Results for “wake steering”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

23 records · Page 2

An investigation of automatic guidance concepts to steer a VTOL aircraft to a small aviation facility ship

A detailed system model of a VTOL aircraft approaching a small aviation facility ship was developed and used to investigate several approach guidance concepts. A preliminary anaysis of the aircraft-vessel landing guidance requirements was conducted. The various subelements and constraints of the flight system are described including the landing scenario, lift fan aircraft, state rate feedback flight control, MLS-based navigation, sea state induced ship motion, and wake turbulence due to wind-over-deck effects. These elements are integrated into a systems model with various guidance concepts. Guidance is described in terms of lateral, vertical, and longitudinal axes steering modes and approach and landing phases divided by a nominal hover (or stationkeeping) point defined with respect to the landing pad. The approach guidance methods are evaluated, and the two better steering concepts are studied by both single pass and Monte Carlo statistical simulation runs. Four different guidance concepts are defined for further analysis for the landing phase of flight.

Sorensen, J. A.↗

Control of submersible vortex flows

Vortex flows produced by submersibles typically unfavorably influence key figures of merit such as acoustic and nonacoustic stealth, control effectiveness/maneuverability, and propulsor efficiency/body drag. Sources of such organized, primarily longitudinal, vorticity include the basic body (nose and sides) and appendages (both base/intersection and tip regions) such as the fairwater, dive planes, rear control surfaces, and propulsor stators/tips. Two fundamentally different vortex control approaches are available: (1) deintensification of the amplitude and/or organization of the vortex during its initiation process; and (2) downstream vortex disablement. Vortex control techniques applicable to the initiation region (deintensification approach) include transverse pressure gradient minimization via altered body cross section, appendage dillets, fillets, and sweep, and various appendage tip and spanload treatment along with the use of active controls to minimize control surface size and motions. Vortex disablement can be accomplished either via use of control vortices (which can also be used to steer the vortices off-board), direct unwinding, inducement of vortex bursting, or segmentation/tailoring for enhanced dissipation. Submersible-applicable vortex control technology is also included derived from various aeronautical applications such as mitigation of the wing wake vortex hazard and flight aircraft maneuverability at high angle of attack as well as the status of vortex effects upon, and mitigation of, nonlinear control forces on submersibles. Specific suggestions for submersible-applicable vortex control techniques are presented.

Bushnell, D. M.↗

Tilted lidar profiling: Development and testing of a novel scanning strategy for inhomogeneous flows

The most common profiling techniques for the atmospheric boundary layer based on a monostatic Doppler wind lidar rely on the assumption of horizontal homogeneity of the flow. This assumption breaks down in the presence of either natural or human-made obstructions that can generate significant flow distortions. The need to deploy ground-based lidars near operating wind turbines for the American WAKE experimeNt (AWAKEN) spurred a search for novel profiling techniques that could avoid the influence of the flow modifications caused by the wind farms. With this goal in mind, two well-established profiling scanning strategies have been retrofitted to scan in a tilted fashion and steer the beams away from the more severely inhomogeneous region of the flow. Results from a field test at the National Renewable Energy Laboratory's 135-m meteorological tower show that the accuracy of the horizontal mean flow reconstruction is insensitive to the tilt of the scan, although higher-order wind statistics are severely deteriorated at extreme tilts mainly due to geometrical error amplification. A numerical study of the AWAKEN domain based on the Weather Research and Forecasting Model and large-eddy simulation are also conducted to test the effectiveness of tilted profiling. It is shown that a threefold reduction of the error on inflow mean wind speed can be achieved for a lidar placed at the base of the turbine using tilted profiling.

17 WIND ENERGY↗

Aviation System Capacity Program Terminal Area Productivity Project: Ground and Airborne Technologies

Ground and airborne technologies were developed in the Terminal Area Productivity (TAP) project for increasing throughput at major airports by safely maintaining good-weather operating capacity during bad weather. Methods were demonstrated for accurately predicting vortices to prevent wake-turbulence encounters and to reduce in-trail separation requirements for aircraft approaching the same runway for landing. Technology was demonstrated that safely enabled independent simultaneous approaches in poor weather conditions to parallel runways spaced less than 3,400 ft apart. Guidance, control, and situation-awareness systems were developed to reduce congestion in airport surface operations resulting from the increased throughput, particularly during night and instrument meteorological conditions (IMC). These systems decreased runway occupancy time by safely and smoothly decelerating the aircraft, increasing taxi speed, and safely steering the aircraft off the runway. Simulations were performed in which optimal trajectories were determined by air traffic control (ATC) and communicated to flight crews by means of Center TRACON Automation System/Flight Management System (CTASFMS) automation to reduce flight delays, increase throughput, and ensure flight safety.

Giulianetti, Demo J.↗

Portable, heterogeneous ensemble workflows at scale using libEnsemble

libEnsemble is a Python-based toolkit for running dynamic ensembles, developed as part of the DOE Exascale Computing Project. The toolkit utilizes a unique generator–simulator–allocator paradigm, where generators produce input for simulators, simulators evaluate those inputs, and allocators decide whether and when a simulator or generator should be called. The generator steers the ensemble based on simulation results. Generators may, for example, apply methods for numerical optimization, machine learning, or statistical calibration. libEnsemble communicates between a manager and workers. Flexibility is provided through multiple manager–worker communication substrates each of which has different benefits. These include Python’s multiprocessing, mpi4py, and TCP. Multisite ensembles are supported using Balsam or Globus Compute. We overview the unique characteristics of libEnsemble as well as current and potential interoperability with other packages in the workflow ecosystem. We highlight libEnsemble’s dynamic resource features: libEnsemble can detect system resources, such as available nodes, cores, and GPUs, and assign these in a portable way. These features allow users to specify the number of processors and GPUs required for each simulation; and resources will be automatically assigned on a wide range of systems, including Frontier, Aurora, and Perlmutter. Such ensembles can include multiple simulation types, some using GPUs and others using only CPUs, sharing nodes for maximum efficiency. We also describe the benefits of libEnsemble’s generator–simulator coupling, which easily exposes to the user the ability to cancel, and portably kill, running simulations based on models that are updated with intermediate simulation output. We demonstrate libEnsemble’s capabilities, scalability, and scientific impact via a Gaussian process surrogate training problem for the longitudinal density profile at the exit of a plasma accelerator stage. In conclusion, the study uses gpCAM for the surrogate model and employs either Wake-T or WarpX simulations, highlighting efficient use of resources that can easily extend to exascale.

Dynamic ensembles↗