Search NASA⌕ Search

SEARCH · Search NASA

Results for “Compositional verification”

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

Verification Testing and Veg-05 Tomato Crop Production on the International Space Station

VEG-05 is an experiment to better define best practices for crop production and handling in space. Light can impact the growth habit, yield, nutritional composition, microbial levels, and flavor within crops and VEG-05 used the Veggie facilities on the International Space Station to grow ‘Red Robin’ dwarf tomatoes under different spectral compositions to assess these characteristics. Prior to launch, both a science verification test (SVT), and an experiment verification test (EVT) were conducted. SVT, and a previous fertilizer test, grew plants in both plant pillows and PONDS units and tested different fertilizer treatments, with each test under one of the light conditions. EVT used only plant pillows with the highest fertilizer composition tested, and two Veggie units were utilized. One Veggie had light settings consisting of equal levels of red: blue light while the second Veggie had a 90:10 ratio of red: blue light, both with the addition of ~10% green. For SVT, under the equal red: blue light treatment, fruit ripening in plant pillows was delayed. For EVT we saw fruit ripening earlier, especially in the red-rich treatment. In SVT we had mostly daily watering, and this led to excess water in plant pillows which leaked and caused fungus to grow. We reduced this excess in EVT, however, wilting events occurred. Regardless, more than 10 fruit were produced from each plant on average, with the high red treatment producing slightly heavier fruit. Microbial testing from fruit indicated that fruit were safe for consumption. VEG-05 flight operations ran December 2022 and March 2023, with considerable challenges in watering and unexpectedly low humidity on ISS during critical periods. Only 12 ripe fruit formed, and all were returned. Fruit and other samples are currently being analyzed. This research was co-funded by NASA’s Human Research Program and Space Biology.

Gioia Donna Massa↗

Verification Testing and VEG-05 Tomato Crop Production on the International Space Station

VEG-05 is an experiment to better define best practices for crop production and handling in space. Light can impact the growth habit, yield, nutritional composition, microbial levels, and flavor within crops and VEG-05 used the Veggie facilities on the International Space Station to grow ‘Red Robin’ dwarf tomatoes under different spectral compositions to assess these characteristics. Prior to launch, both a science verification test (SVT), and an experiment verification test (EVT) were conducted. SVT, and a previous fertilizer test, grew plants in both plant pillows and PONDS units and tested different fertilizer treatments, with each test under one of the light conditions. EVT used only plant pillows with the highest fertilizer composition tested, and two Veggie units were utilized. One Veggie had light settings consisting of equal levels of red: blue light while the second Veggie had a 90:10 ratio of red: blue light, both with the addition of ~10% green. For SVT, under the equal red: blue light treatment, fruit ripening in plant pillows was delayed. For EVT we saw fruit ripening earlier, especially in the red-rich treatment. In SVT we had mostly daily watering, and this led to excess water in plant pillows which leaked and caused fungus to grow. We reduced this excess in EVT, however, wilting events occurred. Regardless, more than 10 fruit were produced from each plant on average, with the high red treatment producing slightly heavier fruit. Microbial testing from fruit indicated that fruit were safe for consumption. VEG-05 flight operations ran December 2022 and March 2023, with considerable challenges in watering and unexpectedly low humidity on ISS during critical periods. Only 12 ripe fruit formed, and all were returned. Fruit and other samples are currently being analyzed. This research was co-funded by NASA’s Human Research Program and Space Biology.

Gioia D. Massa↗

Service experience of composite parts on the L-1011 and C-130

Composite flight service programs are in progress on two aircraft, the L-1011 and C-130. A set of Kevlar-49/epoxy fairings is being flight tested on three L-1011's and have had no major service problems after 10,000 hours of service. The center wing box aluminum skins and hat stiffeners were reinforced with precured bonded boron/epoxy strips on three C-130's. After almost three years and over 4000 flight hours, these components are continuing to perform satisfactorily in service. Another flight service component on the L-1011 is a graphite/epoxy floor post, which is free of service problems or defects after 10,000 flight hours. These components provide significant verification of the serviceability of all three major composite reinforcement types.

Stone, R. H.↗

Transport composite fuselage technology: Impact dynamics and acoustic transmission

A program was performed to develop and demonstrate the impact dynamics and acoustic transmission technology for a composite fuselage which meets the design requirements of a 1990 large transport aircraft without substantial weight and cost penalties. The program developed the analytical methodology for the prediction of acoustic transmission behavior of advanced composite stiffened shell structures. The methodology predicted that the interior noise level in a composite fuselage due to turbulent boundary layer will be less than in a comparable aluminum fuselage. The verification of these analyses will be performed by NASA Langley Research Center using a composite fuselage shell fabricated by filament winding. The program also developed analytical methodology for the prediction of the impact dynamics behavior of lower fuselage structure constructed with composite materials. Development tests were performed to demonstrate that the composite structure designed to the same operating load requirement can have at least the same energy absorption capability as aluminum structure.

Jackson, A. C.↗

Collected Papers in Structural Mechanics Honoring Dr. James H. Starnes, Jr.

This special publication contains a collection of structural mechanics papers honoring Dr. James H. Starnes, Jr. presented at the 46th AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamics, and Materials Conference held in Austin, Texas, April 18-21, 2005. Contributors to this publication represent a small number of those influenced by Dr. Starnes' technical leadership, his technical prowess and diversity, and his technical breath and depth in engineering mechanics. These papers cover some of the research areas Dr. Starnes investigated, which included buckling, postbuckling, and collapse of structures; composite structural mechanics, residual strength and damage tolerance of metallic and composite structures; and aircraft structural design, certification and verification. He actively pursued technical understanding and clarity, championed technical excellence, and modeled humility and perseverance.

Knight, Norman F., Jr.↗

SafeDNN: Understanding and Verifying Neural Networks

The SafeDNN project at NASA Ames explores analysis techniques and tools to ensure that systems that use Deep Neural Networks (DNN) are safe, robust and interpretable. Research directions we are pursuing include: symbolic execution for DNN analysis, label-guided clustering to automatically identify input regions that are robust, parallel and compositional approaches to improve formal SMT-based verification, property inference and automated program repair for DNNs, adversarial training and detection, probabilistic reasoning for DNNs. In this talk I will highlight some of the research advances from SafeDNN, that were already published.

Corina Pasareanu↗

Controlling state explosion during automatic verification of delay-insensitive and delay-constrained VLSI systems using the POM verifier

Delay-insensitive VLSI systems have a certain appeal on the ground due to difficulties with clocks; they are even more attractive in space. We answer the question, is it possible to control state explosion arising from various sources during automatic verification (model checking) of delay-insensitive systems? State explosion due to concurrency is handled by introducing a partial-order representation for systems, and defining system correctness as a simple relation between two partial orders on the same set of system events (a graph problem). State explosion due to nondeterminism (chiefly arbitration) is handled when the system to be verified has a clean, finite recurrence structure. Backwards branching is a further optimization. The heart of this approach is the ability, during model checking, to discover a compact finite presentation of the verified system without prior composition of system components. The fully-implemented POM verification system has polynomial space and time performance on traditional asynchronous-circuit benchmarks that are exponential in space and time for other verification systems. We also sketch the generalization of this approach to handle delay-constrained VLSI systems.

Probst, D.↗

Regression Verification Using Impact Summaries

Regression verification techniques are used to prove equivalence of syntactically similar programs. Checking equivalence of large programs, however, can be computationally expensive. Existing regression verification techniques rely on abstraction and decomposition techniques to reduce the computational effort of checking equivalence of the entire program. These techniques are sound but not complete. In this work, we propose a novel approach to improve scalability of regression verification by classifying the program behaviors generated during symbolic execution as either impacted or unimpacted. Our technique uses a combination of static analysis and symbolic execution to generate summaries of impacted program behaviors. The impact summaries are then checked for equivalence using an o-the-shelf decision procedure. We prove that our approach is both sound and complete for sequential programs, with respect to the depth bound of symbolic execution. Our evaluation on a set of sequential C artifacts shows that reducing the size of the summaries can help reduce the cost of software equivalence checking. Various reduction, abstraction, and compositional techniques have been developed to help scale software verification techniques to industrial-sized systems. Although such techniques have greatly increased the size and complexity of systems that can be checked, analysis of large software systems remains costly. Regression analysis techniques, e.g., regression testing [16], regression model checking [22], and regression verification [19], restrict the scope of the analysis by leveraging the differences between program versions. These techniques are based on the idea that if code is checked early in development, then subsequent versions can be checked against a prior (checked) version, leveraging the results of the previous analysis to reduce analysis cost of the current version. Regression verification addresses the problem of proving equivalence of closely related program versions [19]. These techniques compare two programs with a large degree of syntactic similarity to prove that portions of one program version are equivalent to the other. Regression verification can be used for guaranteeing backward compatibility, and for showing behavioral equivalence in programs with syntactic differences, e.g., when a program is refactored to improve its performance, maintainability, or readability. Existing regression verification techniques leverage similarities between program versions by using abstraction and decomposition techniques to improve scalability of the analysis [10, 12, 19]. The abstractions and decomposition in the these techniques, e.g., summaries of unchanged code [12] or semantically equivalent methods [19], compute an over-approximation of the program behaviors. The equivalence checking results of these techniques are sound but not complete-they may characterize programs as not functionally equivalent when, in fact, they are equivalent. In this work we describe a novel approach that leverages the impact of the differences between two programs for scaling regression verification. We partition program behaviors of each version into (a) behaviors impacted by the changes and (b) behaviors not impacted (unimpacted) by the changes. Only the impacted program behaviors are used during equivalence checking. We then prove that checking equivalence of the impacted program behaviors is equivalent to checking equivalence of all program behaviors for a given depth bound. In this work we use symbolic execution to generate the program behaviors and leverage control- and data-dependence information to facilitate the partitioning of program behaviors. The impacted program behaviors are termed as impact summaries. The dependence analyses that facilitate the generation of the impact summaries, we believe, could be used in conjunction with other abstraction and decomposition based approaches, [10, 12], as a complementary reduction technique. An evaluation of our regression verification technique shows that our approach is capable of leveraging similarities between program versions to reduce the size of the queries and the time required to check for logical equivalence. The main contributions of this work are: - A regression verification technique to generate impact summaries that can be checked for functional equivalence using an off-the-shelf decision procedure. - A proof that our approach is sound and complete with respect to the depth bound of symbolic execution. - An implementation of our technique using the LLVMcompiler infrastructure, the klee Symbolic Virtual Machine [4], and a variety of Satisfiability Modulo Theory (SMT) solvers, e.g., STP [7] and Z3 [6]. - An empirical evaluation on a set of C artifacts which shows that the use of impact summaries can reduce the cost of regression verification.

Backes, John↗

Advanced composite structures

A monograph is presented which establishes structural design criteria and recommends practices to ensure the design of sound composite structures, including composite-reinforced metal structures. (It does not discuss design criteria for fiber-glass composites and such advanced composite materials as beryllium wire or sapphire whiskers in a matrix material.) Although the criteria were developed for aircraft applications, they are general enough to be applicable to space vehicles and missiles as well. The monograph covers four broad areas: (1) materials, (2) design, (3) fracture control, and (4) design verification. The materials portion deals with such subjects as material system design, material design levels, and material characterization. The design portion includes panel, shell, and joint design, applied loads, internal loads, design factors, reliability, and maintainability. Fracture control includes such items as stress concentrations, service-life philosophy, and the management plan for control of fracture-related aspects of structural design using composite materials. Design verification discusses ways to prove flightworthiness.

Source record↗

An integrated finite element model of edge-delamination analysis for laminates due to tension, bending, and torsion loads

A two-dimensional finite-element model has been developed to calculate interlaminar stresses and strain energy release rates for the study of delamination in composite laminates subjected to various loads. This paper addresses the formulation, implementation, and verification of a suitable 'element for uniaxial tension, bending, and torsion', as well as parametric studies of the interlaminar stresses and strain energy release rates for various composite laminates. The study concentrates on establishing relationships of GI, GII, and GIII as functions of crack length and stacking sequence in laminates due to bending. Preliminary results of laminates subjected to torsional loads are included to increase the applicability and completeness of the present formulation.

Chan, W. S.↗

Circuit design tool. User's manual, revision 2

The CAM chip design was produced in a UNIX software environment using a design tool that supports definition of digital electronic modules, composition of these modules into higher level circuits, and event-driven simulation of these circuits. Our design tool provides an interface whose goals include straightforward but flexible primitive module definition and circuit composition, efficient simulation, and a debugging environment that facilitates design verification and alteration. The tool provides a set of primitive modules which can be composed into higher level circuits. Each module is a C-language subroutine that uses a set of interface protocols understood by the design tool. Primitives can be altered simply by recoding their C-code image; in addition new primitives can be added allowing higher level circuits to be described in C-code rather than as a composition of primitive modules--this feature can greatly enhance the speed of simulation.

Miyake, Keith M.↗

Micromechanics of composite laminate compression failure

The Dugdale analysis for metals loaded in tension was adapted to model the failure of notched composite laminates loaded in compression. Compression testing details, MTS alignment verification, and equipment needs were resolved. Thus far, only 2 ductile material systems, HST7 and F155, were selected for study. A Wild M8 Zoom Stereomicroscope and necessary attachments for video taping and 35 mm pictures were purchased. Currently, this compression test system is fully operational. A specimen is loaded in compression, and load vs shear-crippling zone size is monitored and recorded. Data from initial compression tests indicate that the Dugdale model does not accurately predict the load vs damage zone size relationship of notched composite specimens loaded in compression.

Guynn, E. Gail↗

Mangrove Carbon Stocks in Pongara National Park, Gabon

Mangroves are recognized for their valued ecosystem services to coastal areas, and the functional linkages between those services and ecosystem carbon stocks have been established. However, spatially explicit inventories are necessary to facilitate management and protection of mangroves, as well as providing a foundation for payment for ecosystem service programs such as REDD+. We conducted an inventory of carbon stocks in mangroves within Pongara National Park (PNP), Gabon using a stratified random sampling design based on forest canopy height derived from TanDEM-X remote sensing data. Ecosystem carbon pools, including aboveground and belowground biomass and necromass, and soil carbon to a depth of 2 m were assessed using measurements and samples from plots distributed among three canopy height classes within the park. There were two mangrove species within the inventory area in PNP, Rhizophora racemosa and R. harrisonii. R. harrisonii was predominant in the sparse, low-stature stands that dominated the west side of the park. In the east side of the park, both species occurred in tall-stature stands, with tree height often exceeding 30 m. Canopy height was an effective means to stratify the inventory area, as biomass was significantly different among the height classes. Despite those differences in aboveground biomass, the soil carbon density was not significantly different among height classes. Soils were the main component of the ecosystem carbon stock, accounting for over 84% of the total. The ecosystem carbon density ranged from 644 to 943 Mg C ha−1 among the three height classes. The ecosystem carbon stock within PNP is estimated to be 40,588 Gg C. The combination of pre-inventory information about stand conditions and their spatial distribution within the assessment area obtained from remote sensing data and a spatial decision support system were fundamental to implementing this relatively large-scale field inventory. This work exemplifies how mangrove carbon stocks can be quantified to augment national C reporting statistics, provide a baseline for projects involving monitoring, reporting and verification (i.e., MRV), and provide data on the forest composition and structure for sustainable management and conservation practices.

Carl C Trettin↗

Development of a Subcell Based Modeling Approach for Modeling the Architecturally Dependent Impact Response of Triaxially Braided Polymer Matrix Composites

Understanding the high velocity impact response of polymer matrix composites with complex architectures is critical to many aerospace applications, including engine fan blade containment systems where the structure must be able to completely contain fan blades in the event of a blade-out. Despite the benefits offered by these materials, the complex nature of textile composites presents a significant challenge for the prediction of deformation and damage under both quasi-static and impact loading conditions. The relatively large mesoscale repeating unit cell (in comparison to the size of structural components) causes the material to behave like a structure rather than a homogeneous material. Impact experiments conducted at NASA Glenn Research Center have shown the damage patterns to be a function of the underlying material architecture. Traditional computational techniques that involve modeling these materials using smeared homogeneous, orthotropic material properties at the macroscale result in simulated damage patterns that are a function of the structural geometry, but not the material architecture. In order to preserve heterogeneity at the highest length scale in a robust yet computationally efficient manner, and capture the architecturally dependent damage patterns, a previously-developed subcell modeling approach where the braided composite unit cell is approximated as a series of four adjacent laminated composites is utilized. This work discusses the implementation of the subcell methodology into the commercial transient dynamic finite element code LS-DYNA (Livermore Software Technology Corp.). Verification and validation studies are also presented, including simulation of the tensile response of straight-sided and notched quasi-static coupons composed of a T700/PR520 triaxially braided [0deg/60deg/-60deg] composite. Based on the results of the verification and validation studies, advantages and limitations of the methodology as well as plans for future work are discussed.

finite element method↗

LH2 Tank Composite Coverplate Development and Flight Qualification for the X-33

In this paper, the development history for the first cryogenic pressurized fuel tank coverplates is presented along with a synopsis of the development strategy and technologies which led to success on this program. Coverplates are the large access panels used to access launch vehicle fuel tanks. These structures incorporate all of the requirements for a pressure vessel as well as the added requirement to mount all of the miscellaneous access points required for a fuel management system. The first composite coverplates to meet the requirements for flight qualification were developed on the X-33 program. The X-33 composite coverplates went from an open requirement to successful finished flight hardware with multiple unique configurations, complete with verification testing, in less than eighteen months. Besides the rapid development schedule, these components introduced several new technologies previously unseen in cryogenic composites including solutions to cryogenic shrinkage, self-supporting sealing surfaces, and highly loaded composite bosses with precision sealing interfaces. These components were proven to seal liquid hydrogen at cryogenic temperatures under maximum loading and pressure conditions.

Wright, Richard J.↗

Measuring Hole Elongation in Bolted Joints

Measurement does not affect joint parameters. Verification of analytical and strength-prediction methods for bolted composite joints based generally on data obtained experimentally from double-lap-joint specimens. In mechanically fastened joints, stresses maximal at fastener holes. Ability to measure accurately hole elongations without affecting joint parameters provides better understanding of elastic and plastic behavior of joint material leading to failure mechanisms in mechanically fastened joints required for design of more-efficient, lightweight composite joints.

Wichorek, G. R.↗

Simulating High Energy Dynamic Impact of IM7/PEKK Continuous Fiber Laminated Thermoplastic Composite using Open Hole Coupon Experiments

The use of advanced thermoplastic composites (TPC) for structural applications in the aerospace and automotive industries has grown increasingly popular due to their high performance, high manufactured part output, and sustainability. Enhancing verification simulations of the progressive failure in TPCs at the coupon scale is needed to better validate advanced composite material models at larger length scales, such as element level panels. MAT_213, a tabulated composite material model, has been applied to simulate high velocity dynamic impact (HEDI) and is integrated in the LS-DYNA explicit finite element (FE) software. Previous efforts using MAT_213 have calibrated HEDI simulated failures with experimental data. Traditionally simulations have relied on a structured mesh to represent quasi-isotropic panels. For this study, a continuous fiber unidirectional tape, IM7/PEKK, was analyzed through a series of verification studies of notched laminate coupons, then validation analyses of quasi-isotropic panels under HEDI were compared with experimental data. Experiments using unidirectional TPC were performed to obtain tabulated stress vs strain curves using Digital Image Correlation (DIC) for input into MAT_213. Next, notched coupon experiments were used as an intermediate step to calibrate the damage and failure behavior in MAT_213. Lastly, investigations into differences between HEDI simulations using a fiber aligned mesh were compared with experimental failure patterns and damage sizes. The use of experimentally generated material behavior along with selective mesh layout improved HEDI predictions with minimal material parameter calibration.

Polymer matrix composites↗