Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “Box”

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.

At least 91 records · Page 5

Compressive Tests of a Monocoque Box

A monocoque box specimen of aluminum alloy was subjected to end compression and the strains in the stringers were measured up to loads at which permanent set became noticeable. The stringer strains at low loads agreed closely with those computed from the assumption of uniform stress distribution. Buckling of the 0.026-inch sheet between stringers and of the 0.075-inch shear web took place at stresses in accord with theoretical values. Permanent set became noticeable at a load of 115,200 pounds, corresponding to an average stringer stress of about 16,000 pounds per square inch. The measured average strain above the first buckling load was within 2 percent of the theoretical strain as calculated from the dimensions of the box and effective width formulas due to Marguerre and to Cox.

BOXES, MONOCOQUE - STRENGTH, COMPRESSIVE↗

Atrogin-1, a muscle-specific F-box protein highly expressed during muscle atrophy

Muscle wasting is a debilitating consequence of fasting, inactivity, cancer, and other systemic diseases that results primarily from accelerated protein degradation by the ubiquitin-proteasome pathway. To identify key factors in this process, we have used cDNA microarrays to compare normal and atrophying muscles and found a unique gene fragment that is induced more than ninefold in muscles of fasted mice. We cloned this gene, which is expressed specifically in striated muscles. Because this mRNA also markedly increases in muscles atrophying because of diabetes, cancer, and renal failure, we named it atrogin-1. It contains a functional F-box domain that binds to Skp1 and thereby to Roc1 and Cul1, the other components of SCF-type Ub-protein ligases (E3s), as well as a nuclear localization sequence and PDZ-binding domain. On fasting, atrogin-1 mRNA levels increase specifically in skeletal muscle and before atrophy occurs. Atrogin-1 is one of the few examples of an F-box protein or Ub-protein ligase (E3) expressed in a tissue-specific manner and appears to be a critical component in the enhanced proteolysis leading to muscle atrophy in diverse diseases.

NASA Discipline Musculoskeletal↗

SANE: strategic autonomous non-smooth exploration for multiple optima discovery in multi-modal and non-differentiable black-box functions

Both computational and experimental material discovery bring forth the challenge of exploring multidimensional and multimodal parameter spaces, such as phase diagrams of Hamiltonians with multiple interactions, composition spaces of combinatorial libraries, material structure image spaces, and molecular embedding spaces. Often these systems are black-boxes and time-consuming to evaluate, which resulted in strong interest towards active learning methods such as Bayesian optimization (BO). However, these systems are often noisy which make the black box function severely multi-modal and non-differentiable, where a vanilla BO can get overly focused near a single or faux optimum, deviating from the broader goal of scientific discovery. To address these limitations, here we developed Strategic Autonomous Non-Smooth Exploration (SANE) to facilitate an intelligent Bayesian optimized navigation with a proposed cost-driven probabilistic acquisition function to find multiple global and local optimal regions, avoiding the tendency to becoming trapped in a single optimum. To distinguish between a true and false optimal region due to noisy experimental measurements, a human (domain) knowledge driven dynamic surrogate gate is integrated with SANE. We implemented the gate-SANE into pre-acquired piezoresponse spectroscopy data of a ferroelectric combinatorial library with high noise levels in specific regions, and piezoresponse force microscopy (PFM) hyperspectral data. SANE demonstrated better performance than classical BO to facilitate the exploration of multiple optimal regions and thereby prioritized learning with higher coverage of scientific values in autonomous experiments. Our work showcases the potential application of this method to real-world experiments, where such combined strategic and human intervening approaches can be critical to unlocking new discoveries in autonomous research.

Biswas, Arpan [University of Tennessee, Knoxville,↗

Experimental investigation of a closed vapour box module for a divertor-like configuration in Magnum-PSI

Efficient management of extreme heat fluxes in the divertor region to extend the lifetime of the components remains a critical challenge for the realization of nuclear fusion-based power plants. Among the alternative concepts explored for the divertor region, the use of liquid metals, particularly lithium, is of interest due its ability to dissipate the incoming plasma heat flux through the vapour shielding effect (VS). In this work, we experimentally investigated a ‘closed’ configuration of a dedicated Vapour Box Module (VBM) in the linear plasma device Magnum-PSI. The goal of the experiments is to simulate the vapour box divertor environment conditions and assess its performance in terms of power mitigation and redistribution and lithium confinement. Initial testing without Li demonstrated the efficacy of a closed VBM structure in inducing detachment via neutral gas accumulation. Apertures which enabled non-condensing gas to be effectively pumped while ensuring lithium condensed on the inner surfaces were therefore added. With a lithium capillary porous structure target used, lithium is directly vaporized by the plasma, forming a dense lithium vapour cloud that interacts with the incoming plasma. This resulted in a significant reduction of the target temperature of at least 48%, together with a temperature locking effect, a phenomenon typically observed in the VS regime. Lithium vapour confinement within the VBM was strongly correlated with the wall temperature. Relatively cold walls promoted Li re-condensation and therefore improved Li confinement, although with the expected trade-off of increased hydrogenic retention on lithium-wetted surfaces. As the wall temperature increased, the confinement efficiency decreased, consistent with reduced Li re-condensation and thermally activated Li–H chemistry and remobilization at the walls. Diagnostic measurements through embedded thermocouples and calorimetry revealed that lithium vaporization and re-condensation processes also playedsignificant roles in plasma power dissipation. The results advance the case for a closed divertor chamber with direct lithium evaporation from the strike-points as a viable method to manage divertor heat fluxes in future fusion reactors.

Romano, Fabio [Dutch Institute for Fundamental Ene↗

Grey-Box System Identification of Grid-Forming Inverters

This paper demonstrates the use of grey-box system identification methods for simplifying and understanding the nonlinear power dynamics of grid-forming inverters (GFMs). The power and frequency outputs of complex high-order GFM models are fed into system identification software in order to fit them to a predetermined LTI system and learn system parameters such as (synthetic) inertia and droop constants. The same process is then run for a high-order synchronous generator model, and the outputs are fit to the same set of LTI equations. Simulation of a network of GFM inverters with diverse control architecture is also performed for the same process. The intent is threefold: first, to demonstrate the appropriateness of unified LTI models for describing the power and frequency dynamics of individual resources and connected networks, in order to facilitate analysis of larger heterogeneous networked systems; second, to discover the relationship between internal control parameters of GFMs and their externally observed values; and third, to validate that grey-box data-driven system identification techniques can be a valuable tool to discover the values of important parameters in the absence of explicit vendor models.

analytical models↗

Review of Grey Box/Black Box Data Contamination Metrics on Open and Commercial Models

Dataset contamination is a problem where benchmarks and tasks used to evaluate the capabilities of Large Language Models (LLMs) have been incorporated into the training dataset of the models. This gives a false sense of performance that can overestimate how these models will function on truly unseen data. This problem becomes worse with commercial LLMs with larger and non-accessible training data, so techniques have been developed to try to measure the degree to which a model is contaminated with a benchmark’s data. To understand the effectiveness of these techniques, particularly when evaluating contamination on coding tasks, we review trends and categorize techniques by the degree of access to the model that is required. The research literature on this topic has reported mixed effectiveness of these techniques, so we select a set of black box (text access only) and grey box (access to model loss/probabilities required) techniques and apply them to both commercial and non-commercial models. We implement these metrics as part of a framework to test the contamination of Python code in LLMs to see to what extent we can replicate the effectiveness (or ineffectiveness) of these contamination detection techniques. Though we find mixed results in the capabilities of these metrics to identify contamination, we do observe evidence that they can identify contamination (broadly) in fine-tuned models when both a baseline and fine-tuned model is present. Additionally, similarity metrics were able to identify between contaminated and uncontaminated data even in situations where the data is distributionally similar (e.g., drawn from the same set of code projects).

97 MATHEMATICS AND COMPUTING↗

Effects of Central Cut Width on the Dynamical Characteristics of Box Assembly Structure

An investigation into the Box Assembly with Removable Component (BARC) structure is conducted by utilizing computational simulations and experimental structural testing in order to determine the complex dynamical responses instigated by the central cut of the system. Because the dynamics of the BARC system is complex, this study focuses primarily on analyzing the behavior of the box assembly (BA) system. The investigation explores the dynamics of the BA system by varying the central cut widths, ranging from a cut as wide as 0.5” cut to a 0.25” cut system, as well as a 0.1” cut and a system with no cut at all. Experimental testing is performed on each system including a free vibration test using an impact hammer to excite and identify the dominant frequencies of each structure. This testing is followed by pseudo-random vibration tests and swept sinusoidal excitation tests to determine the nonlinear aspects of these systems, such as the possible existence of nonlinear softening, hardening, and/or damping. The results show that nonlinear softening and nonlinear damping are present in each system. The no-cut system demonstrated the highest peak frequencies throughout all the tests, being the most rigid structure. The 0.25” cut system was shown to have the highest peak frequencies among all the cut systems in both the finite elemenet analysis (FEA) and impact testing. This trend did not continue, though, in the random and harmonic testing, possibly due to the added stiffness of the test setup with the slip table and stinger. The results show the importance of accurately measuring the central cut width and how possible geometric uncertainties change the overall dynamical behaviors of complex systems, such as natural characteristics, nonlinear responses, coupling of modes, and oscillating amplitudes.

Padilla, Christopher (ORCID:000900033446732X)↗

Double gloves reduce contamination of dry box atmosphere

Pair of encased low permeability hand gloves between which an inert gas circulates reduces dry box contamination. This innovation is applicable to dry boxes using radioactive and alkali metal compounds, submicron powders, and liquid metals.

Herbell, T. P.↗

Gas purged dry box glove Patent

Gas purged dry box glove reducing permeation of air or moisture into dry box or isolator by diffusion through glove

Herbell, T. P.↗

Development and fabrication of a graphite polyimide box beam

The state-of-the-art of graphite/polyimide structures was evaluated and key design and fabrication issues to be considered in future hardware programs are defined. The fabrication and testing at 500 F of a graphite/polyimide center wing box beam using OV-10A aircraft criteria was accomplished. The baseline design of this box was developed in a series of studies of other advanced composite materials: glass/epoxy, boron/epoxy, and boron/polyimide. The use of this basic design permits ready comparison of the performance of graphite/polyimide with these materials. Modifications to the baseline composite design were made only in those areas effected by the change of materials. Processing studies of graphite fiber polyimide resins systems resulted in the selection of a Modmor II/Gemon L material.

Nadler, M. A.↗

Computer based analyses of the response of box type structures to random pressures.

Analysis of the vibration of the internal structure of a relatively simple flight vehicle structural model consisting of a multicellular box in which two parallel outer face plates (skins) are connected together by several internal plates (ribs) which are parallel to each other and normal to the face plates. Such a box is representative of a wing or stabilizer structure. Three representations of the structure were considered in the computation. The simplest model which can account for the coupling between the face plates and the ribs is a two-dimensional assembly of beams. A more realistic, yet still simple, three-dimensional model has been developed using the Rayleigh-Ritz method. The third computational method employed was the NASTRAN finite-element displacement method. The computational results are compared with experimental data.

Clarkson, B. L.↗

Flexible bulb large storage box hydrogen maser

The principal limitation on the accuracy of the hydrogen maser as a primary frequency standard has been the irreproducibility of the frequency shift caused by collisions of the radiating atoms with the walls of the vessel containing them. The flexible bulb-large storage box hydrogen maser allows correction for this wall shift within a single device, sidestepping the reproducibility problem, and reducing the frequency error from the wall shift to the level imposed by the device's stability. The principles of the device are discussed including the flexible bulb technique and the complications caused by a multiple region storage bulb. The stability of the device is discussed including a comparison with an ordinary hydrogen maser. Data is presented from a working flexible bulb-large storage box hydrogen maser demonstrating the feasibility of the device and showing some of its operating characteristics. The flexibility of the device is demonstrated by showing how the device's added degrees of freedom allow measurement of parameters unmeasurable in an ordinary hydrogen maser.

Reinhardt, V.↗

Box for working with lunar samples in nitrogen atmosphere

The design and equipment of a box specially built for working with lunar surface material is described. The box is intended for preliminary investigations, packing of samples, and carrying out a large number of operations necessary for this stage in the study of samples.

Stakheyev, Y. I.↗

A fourth-order box method for solving the boundary layer equations

A fourth order box method for calculating high accuracy numerical solutions to parabolic, partial differential equations in two variables or ordinary differential equations is presented. The method is the natural extension of the second order Keller Box scheme to fourth order and is demonstrated with application to the incompressible, laminar and turbulent boundary layer equations. Numerical results for high accuracy test cases show the method to be significantly faster than other higher order and second order methods.

Wornom, S. F.↗

Preliminary design of composite wing-box structures for global damage tolerance

A procedure is presented that incorporates the influence of potential global damage conditions into the design process for minimum-mass wing-box structures. The procedure is based on mathematical-programming optimization techniques. Material-strength, minimum-gage, and panel-buckling constraints are introduced by penalty functions, and Newton's method with approximate second derivatives of the penalty terms is used as the search algorithm to obtain minimum-mass designs. A potential global damage condition is represented by a structural model with the damaged components removed. Example minimum-mass designs are obtained that simultaneously satisfy the constraints of the damaged and undamaged configurations of both graphite-epoxy and aluminum wing-box structural models. These examples are designed with and without the influence of potential damage conditions, and results indicate that for equal mass cases the residual strength of a damaged structure is higher when the influence of potential damage is properly included in the design from the outset. Results of these examples also identify the minimum structural mass increase required to increase residual strength levels.

Starnes, J. H., Jr.↗