Search NASASearch

SEARCH · Search NASA

Results for “Expression systems”

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 181 records · Page 10

A corrosion control manual for rail rapid transit

In 1979, during the planning stage of the Metropolitan Dade County Transit System, the need was expressed for a corrosion control manual oriented to urban rapid transit system use. This manual responds to that need. The objective of the manual is to aid rail rapid transit agencies by providing practical solutions to selected corrosion problems. The scope of the manual encompasses corrosion problems of the facilities of rapid transit systems: structures and tracks, platforms and stations, power and signals, and cars. It also discusses stray electric current corrosion. Both design and maintenance solutions are provided for each problem. Also included are descriptions of the types of corrosion and their causes, descriptions of rapid transit properties, a list of corrosion control committees and NASA, DOD, and ASTM specifications and design criteria to which reference is made in the manual. A bibliography of papers and excerpts of reports and a glossary of frequency used terms are provided.

Gilbert, L. O.

Performance prediction of concurrent systems

Concurrent systems are computers that use multiple processors to solve a single problem. A means to predict the application performance on these systems is a useful tool in many areas of concurrent system research. A computationally efficient and accurate method to predict performance for a class of parallel computations on concurrent systems is described. A parallel computation is modeled as a task system with precedence relationships expressed as a series parallel directed acyclic graph. Resources in concurrent systems are modeled as service centers in queueing network models. Using these two models as inputs, the method outputs predictions of both the time to complete the computation and the concurrent system utilization. The algorithm used is based on the approximate Mean Value Analysis in queueing network modeling with extensions to model concurrency in the computation. The new algorithm was validated against both detailed simulation and actual execution on a commercial multiprocessor.

Mak, Victor W. K.

Molecular Basis of the Increase in Invertase Activity Elicited by Gravistimulation of Oat-Shoot Pulvini

An asymmetric (top vs. bottom) increase in invertase activity is elicited by gravistimulation in oatshoot pulvini starting within 3h after treatment. In order to analyze the regulation of invertase gene expression in this system, we examined the effect of gravistimulation on invertase mRNA induction. Total RNA and poly(A)(+)RNA, isolated from oat pulvini, and two oligonucleotide primers, corresponding to two conserved amino-acid sequences (NDPNG and WECPD) found in invertase from other species, were used for the Polymerase Chain Reaction (PCR). A partial-length cDNA (550 base pairs) was obtained and characterized. There was a 52 % deduced amino-acid sequence homology to that of carrot beta-fructosi- dase and a 48 % homology to that of tomato invertase. Northern blot analysis showed that there was an obvious transient accumulation of invertase mRNA elicited by gravistimulation of oat pulvini. The mRNA was rapidly induced to a maximum level at 1h following gravistimulation treatment and gradually decreased afterwards. The mRNA level in the bottom half of the oat pulvinus was significantly higher (five-fold) than that in the top half of the pulvinus tissue. The induction of invertase mRNA was consistent with the transient enhancement of invertase activity during the graviresponse of the pulvinus. These data indicate that the expression of the invertase gene(s) could be regulated by gravistimulation at the transcriptional and/or translational levels. Southern blot analysis showed that there were four genomic DNA fragments hybridized to the invertase cDNA. This suggests that an invertase gene family may exist in oat plants.

Wu, Liu-Lai

Cyclic debonding of unidirectional composite bonded to aluminum sheet for constant-amplitude loading

Cyclic debonding rates were measured during constant-amplitude loading of specimens made of graphite/epoxy bonded to aluminum and S-glass/epoxy bonded to aluminum. Both room-temperature and elevated-temperature curing adhesives were used. Debonding was monitored with a photoelastic coating technique. The debonding rates were compared with three expressions for strain-energy release rate calculated in terms of the maximum stress, stress range, or a combination of the two. The debonding rates were influenced by both adherent thickness and the cyclic stress ratio. For a given value of maximum stress, lower stress ratios and thicker specimens produced faster debonding. Microscopic examination of the debonded surfaces showed different failure mechanisms both for identical adherends bonded with different adhesive and, indeed, even for different adherends bonded with identical adhesives. The expressions for strain-energy release rate correlated the data for different specimen thicknesses and stress ratios quite well for each material system, but the form of the best correlating expression varied among material systems. Empirical correlating expressions applicable to one material system may not be appropriate for another system.

Roderick, G. L.

Automated Miniaturized Instrument for Space Biology Applications and the Monitoring of the Astronauts Health Onboard the ISS

Human space travelers experience a unique environment that affects homeostasis and physiologic adaptation. The spacecraft environment subjects the traveler to noise, chemical and microbiological contaminants, increased radiation, and variable gravity forces. As humans prepare for long-duration missions to the International Space Station (ISS) and beyond, effective measures must be developed, verified and implemented to ensure mission success. Limited biomedical quantitative capabilities are currently available onboard the ISS. Therefore, the development of versatile instruments to perform space biological analysis and to monitor astronauts' health is needed. We are developing a fully automated, miniaturized system for measuring gene expression on small spacecraft in order to better understand the influence of the space environment on biological systems. This low-cost, low-power, multi-purpose instrument represents a major scientific and technological advancement by providing data on cellular metabolism and regulation. The current system will support growth of microorganisms, extract and purify the RNA, hybridize it to the array, read the expression levels of a large number of genes by microarray analysis, and transmit the measurements to Earth. The system will help discover how bacteria develop resistance to antibiotics and how pathogenic bacteria sometimes increase their virulence in space, facilitating the development of adequate countermeasures to decrease risks associated with human spaceflight. The current stand-alone technology could be used as an integrated platform onboard the ISS to perform similar genetic analyses on any biological systems from the tree of life. Additionally, with some modification the system could be implemented to perform real-time in-situ microbial monitoring of the ISS environment (air, surface and water samples) and the astronaut's microbiome using 16SrRNA microarray technology. Furthermore, the current system can be enhanced substantially by combining it with other technologies for automated, miniaturized, high-throughput biological measurements, such as fast sequencing, protein identification (proteomics) and metabolite profiling (metabolomics). Thus, the system can be integrated with other biomedical instruments in order to support and enhance telemedicine capability onboard ISS. NASA's mission includes sustained investment in critical research leading to effective countermeasures to minimize the risks associated with human spaceflight, and the use of appropriate technology to sustain space exploration at reasonable cost. Our integrated microarray technology is expected to fulfill these two critical requirements and to enable the scientific community to better understand and monitor the effects of the space environment on microorganisms and on the astronaut, in the process leveraging current capabilities and overcoming present limitations.

Human space travelers

SEAS Communication Engine: An Extensible, Flexible Wrapper for Co-Simulation Agents

When modeling and analyzing the power grid and other large scale systems, researchers often express scenarios as optimization problems and feed them into advanced software solvers. In order to allow multiple solvers to communicate with each other and share data from different domains, the National Renewable Energy Laboratory (NREL) and associated Department of Energy (DOE) labs have developed a software framework called the Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS). HELICS allows cosimulation via a collection of client libraries for different languages that can be called from the appropriate optimization software. However, these client libraries do not provide a higher level of abstraction beyond reading and writing data off of the shared HELICS bus. In this paper, we describe a new software library called the SEAS Communication Engine that exposes a higher-level API for running cosimulation problems. The SEAS Engine provides a class-based abstraction on top of the Python HELICS client, in order to allow users to implement their domain-specific cosimulations without needing to interact with core HELICS primitives. This will make adoption of HELICS and cosimulation in general easier, by exposing a simpler API. In the second part of the paper, we validate our library on a collection of different simulation examples, including the canonical IEEE 13 Bus Feeder. Lastly, we demonstrate using the SEAS Engine to directly call domain-specific code written in the Julia programming language. Our hope is that this will serve as a template for easily calling software in different programming languages via the SEAS Engine, thereby avoiding code duplication and complexity.

co-simulation

Regulation of Absorption and Emission in a Protein/Fluorophore Complex

Human cellular retinol binding protein II (hCRBPII) was used as a protein engineering platform to rationally regulate absorptive and emissive properties of a covalently bound fluorogenic dye. We demonstrate the binding of a thio-dapoxyl analog via formation of a protonated imine between an active site lysine residue and the chromophore’s aldehyde. Rational manipulation of the electrostatics of the binding pocket results in a 204 nm shift in absorption and a 131 nm shift in emission. The protein is readily expressed in mammalian systems and binds with exogenously delivered fluorophore as demonstrated by live-cell imaging experiments.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

A split ribozyme system for in vivo plant RNA imaging and genetic engineering

RNA plays a central role in plants, governing various cellular and physiological processes. Monitoring its dynamic abundance provides a discerning understanding of molecular mechanisms underlying plant responses to internal (developmental) and external (environmental) stimuli, paving the way for advances in plant biotechnology to engineer crops with improved resilience, quality and productivity. In general, traditional methods for analysis of RNA abundance in plants require destructive, labour-intensive and time-consuming assays. To overcome these limitations, we developed a transformative innovation for in vivo RNA imaging in plants. Specifically, we established a synthetic split ribozyme system that converts various RNA signals to orthogonal protein outputs, enabling in vivo visualisation of various RNA signals in plants. We demonstrated the utility of this system in transient expression experiments (i.e., leaf infiltration in Nicotiana benthamiana ) to detect RNAs derived from transgenes and tobacco rattle virus, respectively. Also, we successfully engineered a split ribozyme-based biosensor in Arabidopsis thaliana for in vivo visualisation of endogenous gene expression at the cellular level, demonstrating the feasibility of multi-scale (e.g., cellular and tissue level) RNA imaging in plants. Furthermore, we developed a platform for easy incorporation of different protein outputs, allowing for flexible choice of reporters to optimise the detection of target RNAs.

59 BASIC BIOLOGICAL SCIENCES

Simplified Universal Equations for Ionic Conductivity and Transference Number

Nernst-Einstein equation can provide a reasonable estimate of the ionic conductivity of dilute solutions. For concentrated solutions, alternate methods such as Green–Kubo relations and Einstein relations are more suitable to account for ion-ion interactions. Such computations can be expensive for multicomponent systems. Simplified mathematical expressions like the Nernst-Einstein equation do not exist for concentrated multicomponent mixtures. Newman’s treatment of multicomponent concentrated solutions yields a conductivity relation in terms of species concentration and Onsager phenomenological coefficients. However, the estimation of these phenomenological coefficients is not straightforward. Here, mathematical formulations that relate the phenomenological coefficients with the friction coefficients are developed, leading to simplified, ready-to-use expressions of conductivity and transference numbers that can be used for a wide range of ionic mixtures. This approach involves spectral decomposition of the matrix of Onsager phenomenological coefficients. The general analytical expressions for conductivity and transference number are simplified for binary electrolytes, and numerical solutions are provided for ternary and quaternary mixtures with ion dissociation.

Electrochemistry

The attitude determination of a three axes stabilized spacecraft

An approach is presented for attitude determination of a three axis stabilized spacecraft. The employment of two independent vectors is described whose components with respect to two reference coordinate axes can be known. Such two coordinate axes are right-handed three mutually orthogonal axes systems of which one is fixed in the spacecraft and the other has known orientation in space. The relationship between the two systems are then expressed as mathematical equations with the use of the two reference vectors. By computing the derived equations, the attitude of the spacecraft can be obtained.

Fang, A. C.

The effect of adhesive layer on crack propagation in laminates

The effect of the adhesive layer on crack propagation in composite materials is investigated. The composite medium consists of parallel load carrying laminates and buffer strips arranged periodically and bonded with thin adhesive layers. The strips, assumed to be isotropic and linearly elastic, contain symmetric cracks of arbitrary lengths located normal to the interfaces. Two problems are considered: (1) thin adhesive layers are approximated by uncoupled tension and shear springs distributed along the interfaces of the strips for which only the case of internal cracks can be treated rigorously; (2) broken laminates and the true singular behavior in the presence of the adhesive layer are studied. The adhesive is then treated as an isotropic, linearly elastic continuum. General expressions for field quantities are obtained in terms of infinite Fourier integrals. These expressions give a system of singular integral equations in terms of the crack surface displacement derivatives. By using appropriate quadrature formulas, the integral equations reduce to a system of linear algebraic equations which are solved numerically.

Gecit, M. R.

Global mesoscale variability from collinear tracks of SEASAT altimeter data

Eight to nine sets of global collinear altimeter data with a cross-track grid spacing of approximately 900 km at the equator and 600 km at midlatitude have been obtained from the last 25 days of the 1978 SEASAT mission. Since the geoid is time-invariant, such observations can reveal sea surface height variability caused by dynamic ocean phenomena. Variations due to deep ocean mesoscale features are presently solved for by eliminating the longer wavelength deviations, yielding sea height profiles with an accuracy of a few cm, and a global variability map constructed from these data which reveal an exceptionally realistic perspective of mesoscale energetics. The dominance of exceedingly small variability over extensive regions of the oceans is noted. In both the Atlantic and the Pacific, the North Equatorial Current systems were clearly expressed as zonal bands of higher variability.

Cheney, R. E.

Polarization radiation in the planetary atmosphere delimited by a heterogeneous diffusely reflecting surface

Spatial frequency characteristics (SFC) and the scattering functions were studied in the two cases of a uniform horizontal layer with absolutely black bottom, and an isolated layer. The mathematical model for these examples describes the horizontal heterogeneities in a light field with regard to radiation polarization in a three dimensional planar atmosphere, delimited by a heterogeneous surface with diffuse reflection. The perturbation method was used to obtain vector transfer equations which correspond to the linear and nonlinear systems of polarization radiation transfer. The boundary value tasks for the vector transfer equation that is a parametric set and one dimensional are satisfied by the SFC of the nonlinear system, and are expressed through the SFC of linear approximation. As a consequence of the developed theory, formulas were obtained for analytical calculation of albedo in solving the task of dissemination of polarization radiation in the planetary atmosphere with uniform Lambert bottom.

Strelkov, S. A.

Performance of staggered quadrature modulations over nonlinear satellite channels with uplink noise and intersymbol interference

In this paper, the performance of staggered quadrature modulations over nonlinear satellite channels is analyzed. The effects of uplink noise and intersymbol interference caused by transmitter filtering are included. The approach taken employs computational techniques based on moments of the interference. The expressions for the system bit error rate are derived for a general transponder model characterized by AM-AM and AM-PM conversion characteristics. Specific numerical results are presented for a hard-limited satellite repeater using staggered quadrature overlapped raised cosine (SQORC) and minimum-shift-keying (MSK) modulations.

Simon, M. K.

Space station impact experiments

Four processes serve to illustrate potential areas of study and their implications for general problems in planetary science. First, accretional processes reflect the success of collisional aggregation over collisional destruction during the early history of the solar system. Second, both catastrophic and less severe effects of impacts on planetary bodies survivng from the time of the early solar system may be expressed by asteroid/planetary spin rates, spin orientations, asteroid size distributions, and perhaps the origin of the Moon. Third, the surfaces of planetary bodies directly record the effects of impacts in the form of craters; these records have wide-ranging implications. Fourth, regoliths evolution of asteroidal surfaces is a consequence of cumulative impacts, but the absence of a significant gravity term may profoundly affect the retention of shocked fractions and agglutinate build-up, thereby biasing the correct interpretations of spectral reflectance data. An impact facility on the Space Station would provide the controlled conditions necessary to explore such processes either through direct simulation of conditions or indirect simulation of certain parameters.

Schultz, P.

Design component method for sensitivity analysis of built-up structures

A 'design component method' that provides a unified and systematic organization of design sensitivity analysis for built-up structures is developed and implemented. Both conventional design variables, such as thickness and cross-sectional area, and shape design variables of components of built-up structures are considered. It is shown that design of components of built-up structures can be characterized and system design sensitivity expressions obtained by simply adding contributions from each component. The method leads to a systematic organization of computations for design sensitivity analysis that is similar to the way in which computations are organized within a finite element code.

Choi, Kyung K.