Search NASA⌕ Search

SEARCH · Search NASA

Results for “replication complex”

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 55 records · Page 3

Measuring the effects of distributed database models on transaction availability measures

Data distribution, data replication, and system reliability are key factors in determining the availability measures for transactions in distributed database systems. In order to simplify the evaluation of these measures, database designers and researchers tend to make unrealistic assumptions about these factors. Here, the effect of such assumptions on the computational complexity and accuracy of such evaluations is investigated. A database system is represented with five parameters related to the above factors. Probabilistic analysis is employed to evaluate the availability of read-one and read-write transactions. Both the read-one/write-all and the majority-read/majority-write replication control policies are considered. It is concluded that transaction availability is more sensitive to variations in degrees of replication, less sensitive to data distribution, and insensitive to reliability variations in a heterogeneous system. The computational complexity of the evaluations is found to be mainly determined by the chosen distributed database model, while the accuracy of the results are not so much dependent on the models.

Mukkamala, Ravi↗

Preliminary Parametric Cost Model for X-Ray Grazing Incidence Optics for Space Flight

Parametric cost models offer a lot of utility in planning and comparing different missions and concepts. Furthermore, they have a significant advantage over other estimating methodologies as they can be quickly and easily replicated. The cost model presented in this paper focuses on estimating the most likely cost for the X-ray Mirror Assembly (XMA) of space-based X-ray telescopes with grazing incidence optics. The authors recognize the complexities of generating a single cost model that covers multiple fabrication techniques, so they have limited this preliminary study to techniques used on previous and current missions, such as direct polished glass full shell, replicated, and foil optics

Space Telescope Cost Model↗

A Self-Replicating Ligase Ribozyme

A self-replicating molecule directs the covalent assembly of component molecules to form a product that is of identical composition to the parent. When the newly formed product also is able to direct the assembly of product molecules, the self-replicating system can be termed autocatalytic. A self-replicating system was developed based on a ribozyme that catalyzes the assembly of additional copies of Itself through an RNA-catalyzed RNA ligation reaction. The R3C ligase ribozyme was redesigned so that it would ligate two substrates to generate an exact copy of itself, which then would behave in a similar manner. This self-replicating system depends on the catalytic nature of the RNA for the generation of copies. A linear dependence was observed between the initial rate of formation of new copies and the starting concentration of ribozyme, consistent with exponential growth. The autocatalytic rate constant was 0.011 per min, whereas the initial rate of reaction in the absence of pre-existing ribozyme was only 3.3 x 10(exp -11) M per min. Exponential growth was limited, however, because newly formed ribozyme molecules had greater difficulty forming a productive complex with the two substrates. Further optimization of the system may lead to the sustained exponential growth of ribozymes that undergo self-replication.

Paul, Natasha↗

2023 Astrophotonics Roadmap: Pathways to Realizing Multi-Functional Integrated Astrophotonic Instruments

Photonic technologies offer numerous functionalities that can be used to realize astrophotonic instruments. The most spectacular example to date is the ESO Gravity instrument at the Very Large Telescope in Chile that combines the light-gathering power of four 8 m telescopes through a complex photonic interferometer. Fully integrated astrophotonic devices stand to offer critical advantages for instrument development, including extreme miniaturization when operating at the diffraction-limit, as well as integration, superior thermal and mechanical stabilization owing to the small footprint, and high replicability offering significant cost savings. Numerous astrophotonic technologies have been developed to address shortcomings of conventional instruments to date, including for example the development of photonic lanterns to convert from multimode inputs to single mode outputs, complex aperiodic fiber Bragg gratings to filter OH emission from the atmosphere, complex beam combiners to enable long baseline interferometry with for example, ESO Gravity, and laser frequency combs for high precision spectral calibration of spectrometers. Despite these successes, the facility implementation of photonic solutions in astronomical instrumentation is currently limited because of (1) low throughputs from coupling to fibers, coupling fibers to chips, propagation and bend losses, device losses, etc, (2) difficulties with scaling to large channel count devices needed for large bandwidths and high resolutions, and (3) efficient integration of photonics with detectors, to name a few. In this roadmap, we identify 24 key areas that need further development. We outline the challenges and advances needed across those areas covering design tools, simulation capabilities, fabrication processes, the need for entirely new components, integration and hybridization and the characterization of devices. To realize these advances the astrophotonics community will have to work cooperatively with industrial partners who have more advanced manufacturing capabilities. With the advances described herein, multi-functional integrated instruments will be realized leading to novel observing capabilities for both ground and space based platforms, enabling new scientific studies and discoveries.

astrophotonics↗

Fault-tolerant system optimization

The paper describes the decisions to be made in the design of fault-tolerant systems and provides details of a comprehensive model developed to cost optimize such systems. Economical use of replication is making fault-tolerant systems possible and more applications for safety crucial systems such as active flight controls can be expected. In turn, the use of massive redundancy, fault-tolerance, and reconfigurable systems in stimulating the development of new analytical tools for establishing the cost and effectiveness of the safety and cost effectiveness of the levels of replication will increase. Closed-form analytical solutions for the reliability and maintainability analysis of fault-tolerant systems are complex, and Monte-Carlo simulation appears to be a more desirable method of establishing the reliability and maintainability of such systems.

Rose, J.↗

Combining high performance simulation, data acquisition, and graphics display computers

Issues involved in the continuing development of an advanced simulation complex are discussed. This approach provides the capability to perform the majority of tests on advanced systems, non-destructively. The controlled test environments can be replicated to examine the response of the systems under test to alternative treatments of the system control design, or test the function and qualification of specific hardware. Field tests verify that the elements simulated in the laboratories are sufficient. The digital computer is hosted by a Digital Equipment Corp. MicroVAX computer with an Aptec Computer Systems Model 24 I/O computer performing the communication function. An Applied Dynamics International AD100 performs the high speed simulation computing and an Evans and Sutherland PS350 performs on-line graphics display. A Scientific Computer Systems SCS40 acts as a high performance FORTRAN program processor to support the complex, by generating numerous large files from programs coded in FORTRAN that are required for the real time processing. Four programming languages are involved in the process, FORTRAN, ADSIM, ADRIO, and STAPLE. FORTRAN is employed on the MicroVAX host to initialize and terminate the simulation runs on the system. The generation of the data files on the SCS40 also is performed with FORTRAN programs. ADSIM and ADIRO are used to program the processing elements of the AD100 and its IOCP processor. STAPLE is used to program the Aptec DIP and DIA processors.

Hickman, Robert J.↗

Architecting a Simulation Framework for Model Rehosting

The utility of vehicle math models extends beyond human-in-the-loop simulation. It is desirable to deploy a given model across a multitude of applications that target design, analysis, and research. However, the vehicle model alone represents an incomplete simulation. One must also replicate the environment models (e.g., atmosphere, gravity, terrain) to achieve identical vehicle behavior across all applications. Environment models are increasing in complexity and represent a substantial investment to re-engineer for a new application. A software component that can be rehosted in each application is one solution to the deployment problem. The component must encapsulate both the vehicle and environment models. The component must have a well-defined interface that abstracts the bulk of the logic to operate the models. This paper examines the characteristics of a rehostable modeling component from the perspective of a human-in-the-loop simulation framework. The Langley Standard Real-Time Simulation in C++ (LaSRS++) is used as an example. LaSRS++ was recently redesigned to transform its modeling package into a rehostable component.

Madden, Michael M.↗

Hardware-in-the-Loop Simulation of Modular Antenna Assembly

Robots are playing an increasing role in space exploration and in-space servicing. Robotic arms are good for performing in-space tasks such as modular assembly. The SPIDER arm (SPace Infrastructure Dexterous Robot) of the OSAM-1 mission represents an example of a system that can perform modular antenna assembly tasks in environmental conditions that would be dangerous for astronauts. One of the WVRTC activities is to perform independent verification and validation of the SPIDER assembly operations. Space robotic systems adopting large manipulators such as the SPIDER arm are complex to test and verify under normal 1-G conditions. Our work involves proof-of-principle testing of a hardware-inthe-loop (HIL) simulator operating in 1-g conditions, which replicates the motion of the space robot end-effector under the same geometric, kinematic and dynamic conditions, and in response to externally applied forces from its space environment. In particular, our software simulates in real-time the robot dynamics inclusive of flexibility, an important aspect in case of a long robotic arms operating in 0-G conditions. For example, the same oscillatory motions of the space manipulator’s end-effector can be mimicked on ground through our industrial manipulator, allowing us to test the feasibility of complex operation such as assembling modular components.

Robotic Assembly↗

Development of a Metabolic Cage for Simulation of Weightlessness in a Laboratory Environment

Astronauts experience many physiological changes during spaceflight and exposure to microgravity. There is a headwardshift of fluids, muscles atrophy, and changes occur in the body's bone structure and hormone levels. This paper describes a unique metabolic cage that was developed to evaluate ground simulation of these effects. Hindlimb or tail suspension in rats has been studied as a model to create the effects of microgravity in order to study how to counteract them. This suspension model, developed by Holton, accurately simulates the effects of weightlessness during spaceflight by unloading the hindlimbs and producing a head-ward shift of fluids. However, obtaining quantitative data on the nutritional state, the gastrointestinal and renal function of these animals has not been possible, until now. Using Holton's tail suspension model, the new metabolic suspension cage effectively separates urine and feces samples for analysis allowing investigators to examine the effects of microgravity in many complex body systems. A description of the cage system, its design, and results of its use is provided along with pictures and details for replication of the cages.

Mulenburg, Gerald M.↗

Comments on the MIT Assessment of the Mars One Plan

The MIT assessment of the Mars One mission plan reveals design assumptions that would cause significant difficulties. Growing crops in the crew chamber produces excessive oxygen levels. The assumed in-situ resource utilization (ISRU) equipment has too low a Technology Readiness Level (TRL). The required spare parts cause a large and increasing launch mass logistics burden. The assumed International Space Station (ISS) Environmental Control and Life Support (ECLS) technologies were developed for microgravity and therefore are not suitable for Mars gravity. Growing food requires more mass than sending food from Earth. The large number of spares is due to the relatively low reliability of ECLS and the low TRL of ISRU. The Mars One habitat design is similar to past concepts but does not incorporate current knowledge. The MIT architecture analysis tool for long-term settlements on the Martian surface includes an ECLS system simulation, an ISRU sizing model, and an analysis of required spares. The MIT tool showed the need for separate crop and crew chambers, the large spare parts logistics, that crops require more mass than Earth food, and that more spares are needed if reliability is lower. That ISRU has low TRL and ISS ECLS was designed for microgravity are well known. Interestingly, the results produced by the architecture analysis tool - separate crop chamber, large spares mass, large crop chamber mass, and low reliability requiring more spares - were also well known. A common approach to ECLS architecture analysis is to build a complex model that is intended to be all-inclusive and is hoped will help solve all design problems. Such models can struggle to replicate obvious and well-known results and are often unable to answer unanticipated new questions. A better approach would be to survey the literature for background knowledge and then directly analyze the important problems.

Mars mission↗

Differential Processing of Low and High LET Radiation Induced DNA Damage: Investigation of Switch from ATM to ATR Signaling

The members of the phosphatidylinositol kinase-like kinase family of proteins namely ataxia-telangiectasia mutated (ATM) and ATM- and Rad3-related (ATR) are directly responsible for the maintenance of genomic integrity by mounting DDR through signaling and facilitating the recruitment of repair factors at the sites of DNA damage along with coordinating the deployment of cell cycle checkpoints to permit repair by phosphorylating Checkpoint kinase Chk1, Chk2 and p53. High LET radiation from GCR (Galactic Cosmic Rays) consisting mainly of protons and high energy and charged (HZE) particles from SPE (Solar Particle Event) pose a major health risk for astronauts on their space flight missions. The determination of these risks and the design of potential safeguards require sound knowledge of the biological consequences of lesion induction and the capability of the cells to counter them. We here strive to determine the coordination of ATM and ATR kinases at the break sites directly affecting checkpoint signaling and DNA repair and whether differential processing of breaks induced by low and high LET radiation leads to possible augmentation of swap of these damage sensors at the sites of DNA damage. Exposure of cells to IR triggers rapid autophosphorylation of serine-1981 that causes dimer dissociation and initiates monomer formation of ATM. ATM kinase activity depends on the disruption of the dimer, which allows access and phosphorylation of downstream ATM substrates like Chk2. Evidence suggests that ATM is activated by the alterations in higher-order chromatin structure although direct binding of ATM to DSB ends may be a crucial step in its activation. On the other hand, in case of ATR, RPA (replication protein A)-coated ssDNA (single-stranded DNA) generated as a result of stalled DNA replication or during processing of chromosomal lesions is crucial for the localization of ATR to sites of DNA damage in association with ATR-interacting protein (ATRIP). Although the majority of RPA-coated ssDNA is generally present only during DNA replication, ATR activation in G1 and G2-phase might still require formation of RPA-coated ssDNA, probably initiated by the MRN-CtIP complex and then extended by the Exo1- or BLM-dependent mechanisms at the sites of DSBs. Evidence accumulates that activation of ATM and ATR are oppositely regulated by the length of single stranded overhangs generated at the break sites by processes mentioned above and these stretches of single stranded overhangs hold the clue for ATM to ATR switch at broken DNA ends. We irradiated 82-6hTERT human fibroblast cells with low LET gamma-rays and high LET Fe and Si particles. Preliminary results with cells exposed to 1Gy gamma-rays show that the kinetics of pChk2-pT68 foci formation is comparable to that of gamma-H2AX although they appear to recede quicker. The number and intensity of observed foci reaches a maximum at 30 min and 60 min post IR for Chk2-pT68 and gamma-H2AX foci respectively and all Chk2-pT68 foci colocalize with gamma-H2AX foci. The kinetics of Chk1-pS345 and ATRIP are being determined. Results of Chk2-pT68 foci kinetics was also corroborated by western blot experiments, although phosphorylation was detected as early as 10 min and started receding 30 min post IR with 2Gy of gamma-rays. On the other hand, level of ATR-pS428 reached its maximum between 60 and 120 min and was maintained until the last measured time point of 4 hours post IR as determined by western blotting. Experiments performed with high LET Fe and Si particles will be reported.

Saha, Janapriya↗

Assessing Visual Delays using Pupil Oscillations

Stark (1962) demonstrated vigorous pupil oscillations by illuminating the retina with a beam of light focussed to a small spot near the edge of the pupil. Small constrictions of the pupil then are sufficient to completely block the beam, amplifying the normal relationship between pupil area and retinal illuminance. In addition to this simple and elegant method, Stark also investigated more complex feedback systems using an electronic "clamping box" which provided arbitrary gain and phase delay between a measurement of pupil area and an electronically controlled light source. We have replicated Stark's results using a video-based pupillometer to control the luminance of a display monitor. Pupil oscillations were induced by imposing a linear relationship between pupil area and display luminance, with a variable delay. Slopes of the period-vs-delay function for 3 subjects are close to the predicted value of 2 (1.96-2.39), and the implied delays range from 254 to 376 508 to 652 milliseconds. Our setup allows us to extend Stark's work by investigating a broader class of stimuli.

Mulligan, Jeffrey B.↗

A knowledge-based approach to identification and adaptation in dynamical systems control

Artificial intelligence techniques are applied to the problems of model form and parameter identification of large-scale dynamic systems. The object-oriented knowledge representation is discussed in the context of causal modeling and qualitative reasoning. Structured sets of rules are used for implementing qualitative component simulations, for catching qualitative discrepancies and quantitative bound violations, and for making reconfiguration and control decisions that affect the physical system. These decisions are executed by backward-chaining through a knowledge base of control action tasks. This approach was implemented for two examples: a triple quadrupole mass spectrometer and a two-phase thermal testbed. Results of tests with both of these systems demonstrate that the software replicates some or most of the functionality of a human operator, thereby reducing the need for a human-in-the-loop in the lower levels of control of these complex systems.

Glass, B. J.↗

Algorithms for Automatic Alignment of Arrays

Aggregate data objects (such as arrays) are distributed across the processor memories when compiling a data-parallel language for a distributed-memory machine. The mapping determines the amount of communication needed to bring operands of parallel operations into alignment with each other. A common approach is to break the mapping into two stages: an alignment that maps all the objects to an abstract template, followed by a distribution that maps the template to the processors. This paper describes algorithms for solving the various facets of the alignment problem: axis and stride alignment, static and mobile offset alignment, and replication labeling. We show that optimal axis and stride alignment is NP-complete for general program graphs, and give a heuristic method that can explore the space of possible solutions in a number of ways. We show that some of these strategies can give better solutions than a simple greedy approach proposed earlier. We also show how local graph contractions can reduce the size of the problem significantly without changing the best solution. This allows more complex and effective heuristics to be used. We show how to model the static offset alignment problem using linear programming, and we show that loop-dependent mobile offset alignment is sometimes necessary for optimum performance. We describe an algorithm with for determining mobile alignments for objects within do loops. We also identify situations in which replicated alignment is either required by the program itself or can be used to improve performance. We describe an algorithm based on network flow that replicates objects so as to minimize the total amount of broadcast communication in replication.

Chatterjee, Siddhartha↗

Thermal history, chemical composition and relationship of comets to the origin of life

The role of thermal processes in determining the chemical composition of comets is considered, and implications of possible cometary constituents for the origin and evolution of life on earth are discussed. It is shown that the inclusion of short-lived Al-26 from a nearby supernova explosion into cometary nuclei could lead to comets with surfaces cool enough to retain H2O and interiors warm enough for thermal processing to occur, with the production of complex organic molecules such as amino acids and nucleic acid bases. It is thus suggested that comets may have played a part in seeding the primitive earth with biological polymers capable of self-replication or of evolving towards that capability, and may even be responsible for the subsequent introduction of organic material capable of infecting already existing cells.

Irvine, W. M.↗

A Structural and Molecular Approach for the Study Biomarkers

Investigation of the nucleation and growth of crystals in both abiotic and biotic systems is critical to seemingly diverse disciplines of geology, biology, environmental science, and astrobiology. While there are abundant studies devoted to the determination of the structure and composition of inorganic crystals, as well as to the development of thermodynamic and kinetic models, it is only recently that research efforts have been directed towards understanding mineralization in biological systems (i.e., biomineralization). Biomineralization refers to the processes by which living organisms form inorganic solids. Studies of the processes of biomineralization under low temperature aqueous conditions have focused primarily on magnetite forming bacteria and shell forming marine organisms. Many of the biological building materials consist of inorganic minerals (calcium carbonate, calcium phosphate, silica or iron oxide) intricately combined with organic polymers (like proteins). More recently, efforts have been undertaken to explore the nature of biological activities in ancient rocks. In the absence of well-preserved microorganisms or genetic material required for the polmerase chain reaction (PCR) method in molecular phylogenetic studies, using biominerals as biomarkers offers an alternative approach for the recognition of biogenic activity in both terrestrial and extraterrestrial environments. The primary driving force in biomineralization is the interaction between organic and inorganic phases. Thus, the investigation of the ultrastructure and the nature of reactions at the molecular level occurring at the interface between inorganic and organic phases is essential to understanding the processes leading to the nucleation and growth of crystals. It is recognized that crystal surfaces can serve as the substrate for the organization of organic molecules that lead to the formation of polymers and other complex organic molecules, and in discussions of the origins of life, is referred to as organic synthesis on mineral surfaces. Furthermore, it is suggested that the interaction between mineral surfaces and simple organic molecules resulted in the formation of amino acids, RNA, and perhaps other more complex molecules such as proteins. On the other hand, in natural systems, it is recognized that functional groups on cell walls or membranes of microorganisms serve as sites of nucleation and crystallization. The precise replication of biominerals with controlled structure, morphology, size and texture is not confined to higher organisms as it also occurs in primitive prokaryotic cells such as magnetotactic bacteria and cyanobacteria. This suggests that the principal strategies of biomineralization were established early on in the evolutionary history of organisms. It is critical, therefore, to search for common mechanisms within diverse biological systems. One such common factor is the capability for organization and self-assembly. Organic macromolecules such as proteins and lipids can aggregate and polymerize forming membranes or extracellular matrix. At the organic-inorganic interface, several factors such as lattice geometry, polarity, stereochemistry and topography may act in concert to control nucleation and growth of crystals. Although several models have been proposed that discuss the significance of these factors for biomineralization, no comprehensive experimental data are available. In contrast to crystallization in exclusively inorganic systems, the kinetics of reaction and structural relationships between organic and inorganic phases in biominerals or biomimetic material is poorly understood. For example, it is not clear if the concept of epitactic growth (geometrical matching of unit cells at the interface of a secondary crystal growing on a primary crystal) applies to organic-inorganic systems. In contrast to inorganic templates that often have a smooth and rigid surface that promotes epitactic growth, biological substrates are usually rough and result in a large degree of mismatch. It is apparent that factors controlling the reaction at the crystal-matrix interface are strongly dependent upon the nature of the substrate. Therefore, characterization of the assembled organic surface and surface structure of the inorganic phase is crucial to understanding the processes of biomineralization. The focus of our research is the investigation of the processes leading to the nucleation and growth of crystals on both natural and synthetic systems through an interdisciplinary approach that integrates molecular biology, morphology and mineralogy using advanced preparation and analytical techniques. We have studied run-products, particularly magnetite, siderite and other carbonates, that resulted from extracellular biomineralization by extremophiles isolated from a variety of extreme environments ranging from permafrost to hydrothermal vent systems. The results of this study are critical to recognizing biomarkers in terrestrial and extraterrestrial environments.

Thomas-Keprta, Kathie↗

Next-Generation Hard X-ray Missions: SuperHERO and HEROIX

High-energy X-ray observations have transformed our understanding of astrophysical systems where non-thermal processes dominate, from shock-accelerated particles in supernova remnants to relativistic jets and hot coronae in active galactic nuclei. NuSTAR’s pioneering focusing images of the hard X-ray sky have demonstrated the immense scientific potential of this band, while also highlighting how limited angular resolution constrains our ability to fully characterize complex physical processes in faint extended sources and resolving faint sources in crowded sky regions. In this presentation, I will discuss a pathway to overcome these challenges through NASA Marshall Space Flight Center’s replicated NiCo full-shell X-ray mirror technology. Specifically, I will discuss the SuperHERO hard X-ray telescope to achieve better than 10-arcsecond half-power diameter (HPD) angular resolution on a balloon flight observing the Crab Nebula, and the High EneRgy Observatory for Imaging X-rays (HEROIX) Medium-Class Mission concept to achieve an integrated effective area of 570 cm2 at 30 keV with 5 arcsec HPD angular resolution.

AGN↗

Victim Simulator for Victim Detection Radar

Testing of victim detection radars has traditionally used human subjects who volunteer to be buried in, or climb into a space within, a rubble pile. This is not only uncomfortable, but can be hazardous or impractical when typical disaster scenarios are considered, including fire, mud, or liquid waste. Human subjects are also inconsistent from day to day (i.e., they do not have the same radar properties), so quantitative performance testing is difficult. Finally, testing a multiple-victim scenario is difficult and expensive because of the need for multiple human subjects who must all be coordinated. The solution is an anthropomorphic dummy with dielectric properties that replicate those of a human, and that has motions comparable to human motions for breathing and heartbeat. Two airfilled bladders filled and drained by solenoid valves provide the underlying motion for vinyl bags filled with a dielectric gel with realistic properties. The entire assembly is contained within a neoprene wetsuit serving as a "skin." The solenoids are controlled by a microcontroller, which can generate a variety of heart and breathing patterns, as well as being reprogrammable for more complex activities. Previous electromagnetic simulators or RF phantoms have been oriented towards assessing RF safety, e.g., the measurement of specific absorption rate (SAR) from a cell phone signal, or to provide a calibration target for diagnostic techniques (e.g., MRI). They are optimized for precise dielectric performance, and are typically rigid and immovable. This device is movable and "positionable," and has motion that replicates the small-scale motion of humans. It is soft (much as human tissue is) and has programmable motions.

Lux, James P.↗