Search NASASearch

SEARCH · Search NASA

Results for “Pattern”

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 127 records · Page 7

Defect Localization Capabilities of a Global Detection Scheme: Spatial Pattern Recognition Using Full-field Vibration Test Data in Plates

Recently, a conceptually simple approach, based on the notion of defect energy in material space has been developed and extensively studied (from the theoretical and computational standpoints). The present study focuses on its evaluation from the viewpoint of damage localization capabilities in case of two-dimensional plates; i.e., spatial pattern recognition on surfaces. To this end, two different experimental modal test results are utilized; i.e., (1) conventional modal testing using (white noise) excitation and accelerometer-type sensors and (2) pattern recognition using Electronic speckle pattern interferometry (ESPI), a full field method capable of analyzing the mechanical vibration of complex structures. Unlike the conventional modal testing technique (using contacting accelerometers), these emerging ESPI technologies operate in a non-contacting mode, can be used even under hazardous conditions with minimal or no presence of noise and can simultaneously provide measurements for both translations and rotations. Results obtained have clearly demonstrated the robustness and versatility of the global NDE scheme developed. The vectorial character of the indices used, which enabled the extraction of distinct patterns for localizing damages proved very useful. In the context of the targeted pattern recognition paradigm, two algorithms were developed for the interrogation of test measurements; i.e., intensity contour maps for the damaged index, and the associated defect energy vector field plots.

Saleeb, A. F.

G-jitter Effects on Transport and Pattern Formation

The research performed under this grant has led to an number of new insights into two general categories of fluid flows in the presence of time-dependent acceleration, as outlined briefly below. These results have been widely communicated in the scientific community through seven presentations at international conferences (4 invited, 3 contributed), five published papers (4 journal articles and 1 conference proceeding), and images from the research featured on the cover of all 2003 editions of the research journal, Nonlinearity. The work performed under this proposal also contained a substantial educational component by contributed significantly to the scientific training of one postdoctoral associate, one Ph.D. student and five undergraduate researchers. One main area of focus in this research was convective flow with time-dependent acceleration. Convection is one class of behavior that can arise from g-jitter effects. Our research focused on studies of Rayleigh-Benard system, which is an important model for understanding thermal convection; studies of this problem in the presence of acceleration modulations provided insight into the nature of g-jitter induced flow and of the effects of modulation and noise on non-equilibrium pattern formation. Our experiments on vertically vibrated Rayleigh-Benard convection demonstrated the existence of two classes of pure flow patterns (synchronous & subharmonic) patterns) that had long been predicted by theory but never before observed experimentally. Detailed studies of ranges of parameters where both classes of patterns exist simultaneously led to the discovery of a new type of patterns (called superlattices) in systems driven out of thermodynamic equilibrium.

Schatz, Michael F.

Spatial and Temporal Patterns of Tidal Dissipation in Synchronous Satellites

Tidal heating is an important energy source for several solar system bodies, and there is a wide-spread perception that the pattern of surface heat flow is diagnostic of internal structure. We wish to clarify that situation. Our analysis depends upon two important assumptions: First, that heat transport is dominated by conduction. Second, that the body can be modeled by a sequence of spherically symmetric layers, each with a linear visco-elastic rheology. Under these assumptions, surface heat flow patterns in tidally dominated satellites will reflect radially integrated dissipation patterns. For synchronously rotating satellites with zero obliquity, this pattern depends quite strongly on orbital eccentricity but relatively little on purely radial variations in internal structure. The total amount of heat generated within the body does depend sensitively on internal structure, but the spatial pattern is rather insensitive to structure, especially at low orbital eccentricities.

Bills, Bruce G.

Novel software for analysis of root gravitropism: comparative response patterns of Arabidopsis wild-type and axr1 seedlings

In an earlier study (Evans, Ishikawa & Estelle 1994, Planta 194, 215-222) we used a video digitizer system to compare the kinetics of auxin action on root elongation in wild-type seedlings and seedlings of auxin response mutants of Arabidopsis thaliana (L.) Heynh. We have since modified the system software to allow determination of elongation on opposite sides of vertical or gravistimulated roots and to allow continuous measurement of the angle of orientation of sequential subsections of the root during the response. We used this technology to compare the patterns of differential growth that generate curvature in roots of the Columbia ecotype and in the mutants axr1-3, axr1-12 and axr2, which show reduced gravitropic responsiveness and reduced sensitivity to inhibition by auxin. The pattern of differential growth during gravitropism differed in roots of wild-type and axr1 seedlings. In wild-type roots, initial curvature resulted from differential inhibition of elongation in the distal elongation zone (DEZ). This was followed by an acceleration of elongation along the top side of the DEZ. In roots of axr1-3, curvature resulted from differential stimulation of elongation whereas in roots of axr1-12 the response was variable. Roots of axr2 did not exhibit gravitropic curvature. The observation that the pattern of differential growth causing curvature is dramatically altered by a change in sensitivity to auxin is consistent with the classical Cholodny-Went theory of gravitropism which maintains that differential growth patterns induced by gravistimulation are mediated primarily by gravi-induced shifts in auxin distribution. The new technology introduced with this report allows automated determination of stimulus response patterns in the small but experimentally popular roots of Arabidopsis.

Non-NASA Center

Graphical User Interface Development for Representing Air Flow Patterns

In the Turbine Branch, scientists carry out experimental and computational work to advance the efficiency and diminish the noise production of jet engine turbines. One way to do this is by decreasing the heat that the turbine blades receive. Most of the experimental work is carried out by taking a single turbine blade and analyzing the air flow patterns around it, because this data indicates the sections of the turbine blade that are getting too hot. Since the cost of doing turbine blade air flow experiments is very high, researchers try to do computational work that fits the experimental data. The goal of computational fluid dynamics is for scientists to find a numerical way to predict the complex flow patterns around different turbine blades without physically having to perform tests or costly experiments. When visualizing flow patterns, scientists need a way to represent the flow conditions around a turbine blade. A researcher will assign specific zones that surround the turbine blade. In a two-dimensional view, the zones are usually quadrilaterals. The next step is to assign boundary conditions which define how the flow enters or exits one side of a zone. way of setting up computational zones and grids, visualizing flow patterns, and storing all the flow conditions in a file on the computer for future computation. Such a program is necessary because the only method for creating flow pattern graphs is by hand, which is tedious and time-consuming. By using a computer program to create the zones and grids, the graph would be faster to make and easier to edit. Basically, the user would run a program that is an editable graph. The user could click and drag with the mouse to form various zones and grids, then edit the locations of these grids, add flow and boundary conditions, and finally save the graph for future use and analysis. My goal this summer is to create a graphical user interface (GUI) that incorporates all of these elements. I am writing the program in Java, a language that is portable among platforms, because it can run on different operating systems such as Windows and Unix without having to be rewritten. I had no prior experience of programming in Java at the start of my internship; I am continuously learning as I create the program. I have written the part of the program that enables a user to draw several zones, edit them, and store their locations. The next phase of my project is to allow the user to click on the side of a zone and create a boundary condition for it. A previous intern wrote a program that allows the user to input boundary conditions. I can integrate the two programs to create a larger, more usable program. After that, I will develop a way for the user to save the graph for future reference. Another eventual goal is to make the GUI capable of creating three-dimensional zones as well. Researchers such as my mentor, Dr. David Ashpis, need a quick, user-friendly

Chaudhary, Nilika

Chapter 19B - Antenna Radiation Patterns

Modern civil and military aircraft are equipped with a variety of communication devices, radio navigation equipment, and air traffic control systems. For all of these devices appropriate antennas must be available to transmit and receive the signals. As a result, as many as 30 antennas, and sometimes even more, are mounted around today's aircraft. For this reason, it is necessary to know the capabilities of the receiving/transmitting equipment on board. These capabilities are driven by the antenna characteristics. Therefore, coverage, shading, and beam pointing pattern data are necessary for optimum electronic coverage. The aircraft antenna has to convert the available power density of the electromagnetic field to an electric voltage at its connector. This voltage level must be sufficiently high to operate the connected equipment. The reciprocity principle states that it makes no difference if the antenna is receiving or transmitting. For the certification of the aircraft antennas it must be proven that the antennas are at least generating the minimum receiver input voltage which is required for each radio service. The prime condition is, of course, that the specified field power densities of the different radio navigation and communication services are available. An important property of a radio frequency link is the electro-magnetic field intensity at every point in space for a given output power of the antenna. As the propagation of radio frequency waves in free space is well known, the spatial distribution of the field intensity needs only be measured at one spatial sphere around the antenna. The information is usually given as distributions along the circumference of flat sections through this sphere: each of these is called an ARP. Several ARPs are usually required to describe the complete spatial antenna pattern of an antenna. In addition to mathematical modeling, measurements on sub-scale models, and static measurements on full size models or aircraft on the ground, dynamic measurements on aircraft in flight play the most important role in the aircraft antenna testing and certification. [19B-1] The shape of an ARP, for one given frequency, is determined by the shape of the antenna and the shape and material of the surface it is mounted on. As the directly transmitted waves interfere with waves reflected by the aircraft skin with its complex geometry, and the surface material parameters are only roughly known, it is not possible to predict the ARP with the required accuracy. In ground measurements the earth's surface also acts as a reflector thereby causing the ground ARP to be different from the in-flight ARP. As the in-flight ARP is the ARP we are actually interested in it becomes clear that it is necessary to conduct in-flight ARP measurements. The Flight Test Engineer must be aware of the needs of the specialists who are establishing the test program for measuring antenna patterns and radar cross sections. These tests will require special test equipment and dedicated flights to obtain the data that they require. This Section provides an introduction to the principles of determining antenna patterns and the flight techniques for determining both antenna patterns and radar cross section. Reference 19B-1 provides detailed information.

Helmut Bothe

Optimization of Training Sets For Neural-Net Processing of Characteristic Patterns From Vibrating Solids

An artificial neural network is disclosed that processes holography generated characteristic pattern of vibrating structures along with finite-element models. The present invention provides for a folding operation for conditioning training sets for optimally training forward-neural networks to process characteristic fringe pattern. The folding pattern increases the sensitivity of the feed-forward network for detecting changes in the characteristic pattern The folding routine manipulates input pixels so as to be scaled according to the location in an intensity range rather than the position in the characteristic pattern.

Decker, Arthur J.

Poly-Pattern Compressive Segmentation of ASTER Data for GIS

Pattern-based segmentation of multi-band image data, such as ASTER, produces one-byte and two-byte approximate compressions. This is a dual segmentation consisting of nested coarser and finer level pattern mappings called poly-patterns. The coarser A-level version is structured for direct incorporation into geographic information systems in the manner of a raster map. GIs renderings of this A-level approximation are called pattern pictures which have the appearance of color enhanced images. The two-byte version consisting of thousands of B-level segments provides a capability for approximate restoration of the multi-band data in selected areas or entire scenes. Poly-patterns are especially useful for purposes of change detection and landscape analysis at multiple scales. The primary author has implemented the segmentation methodology in a public domain software suite.

Myers, Wayne

Making Complex Electrically Conductive Patterns on Cloth

A method for automated fabrication of flexible, electrically conductive patterns on cloth substrates has been demonstrated. Products developed using this method, or related prior methods, are instances of a technology known as 'e-textiles,' in which electrically conductive patterns ar formed in, and on, textiles. For many applications, including high-speed digital circuits, antennas, and radio frequency (RF) circuits, an e-textile method should be capable of providing high surface conductivity, tight tolerances for control of characteristic impedances, and geometrically complex conductive patterns. Unlike prior methods, the present method satisfies all three of these criteria. Typical patterns can include such circuit structures as RF transmission lines, antennas, filters, and other conductive patterns equivalent to those of conventional printed circuits. The present method overcomes the limitations of the prior methods for forming the equivalent of printed circuits on cloth. A typical fabrication process according to the present method involves selecting the appropriate conductive and non-conductive fabric layers to build the e-textile circuit. The present method uses commercially available woven conductive cloth with established surface conductivity specifications. Dielectric constant, loss tangent, and thickness are some of the parameters to be considered for the non-conductive fabric layers. The circuit design of the conductive woven fabric is secured onto a non-conductive fabric layer using sewing, embroidery, and/or adhesive means. The portion of the conductive fabric that is not part of the circuit is next cut from the desired circuit using an automated machine such as a printed-circuit-board milling machine or a laser cutting machine. Fiducials can be used to align the circuit and the cutting machine. Multilayer circuits can be built starting with the inner layer and using conductive thread to make electrical connections between layers.

Chu, Andrew

Patterning of Indium Tin Oxide Films

A relatively rapid, economical process has been devised for patterning a thin film of indium tin oxide (ITO) that has been deposited on a polyester film. ITO is a transparent, electrically conductive substance made from a mixture of indium oxide and tin oxide that is commonly used in touch panels, liquid-crystal and plasma display devices, gas sensors, and solar photovoltaic panels. In a typical application, the ITO film must be patterned to form electrodes, current collectors, and the like. Heretofore it has been common practice to pattern an ITO film by means of either a laser ablation process or a photolithography/etching process. The laser ablation process includes the use of expensive equipment to precisely position and focus a laser. The photolithography/etching process is time-consuming. The present process is a variant of the direct toner process an inexpensive but often highly effective process for patterning conductors for printed circuits. Relative to a conventional photolithography/ etching process, this process is simpler, takes less time, and is less expensive. This process involves equipment that costs less than $500 (at 2005 prices) and enables patterning of an ITO film in a process time of less than about a half hour.

Immer, Christopher

Vascular Patterning Analysis by VESGEN 2D/3D with Bioinformatics: Updates for Rodent Tissues

Fractally branching vascular systems are a complex physiological requirement shared by humans with all higher terrestrial life forms, including other vertebrates, insects, and higher land plants. Vascular trees, networks, and tree-network composites are therefore mapped and quantified by the VESsel GENeration Analysis (VESGEN) software according to weighted physiological vascular rules that include vessel connectivity, tapering and bifurcational branching. According to fluid dynamics, successful vascular transport depends upon a complex distributed system of highly regulated laminar flow. VESGEN has elucidated changes in vascular patterning resulting from inflammatory, developmental and other signaling pathways within numerous tissues of major model organisms important for Space Biology, especially for rodents. Important early stage regenerative opportunities have been identified by VESGEN vascular analysis for visual impairments in the human retina, and is currently being used for research into astronaut visual and ocular disorders associated with long duration missions. The VESGEN 2D software is a mature, automated, widely published capability for which beta testing and public release by NASA is planned for the upcoming year. Early-stage capabilities for VESGEN 3D analysis are under development for the rodent retina and intestine as prototype tissues. A prototype VESGEN 2D Bioinformatics software capability has also been developed to associate phenotypic changes in molecular expression with vascular structure and function. By new VESGEN bioinformatic innovations, expression patterns of the genetic, transcriptional, protein and other markers for regulatory molecules such as vascular endothelial growth factor (VEGF) and their receptors, often indicators of tissue oxygenation status, are co-localized with alterations in vascular pattern. Biomarkers are therefore mapped and quantified as information dimensions directly correlated with the spatial dimensions of a vascular pattern. Further important technology innovations by NASA include substantial image segmentation advances for more automated binary extraction of the grayscale vascular patterns, together with informative associated image quality assessments. Vascular mapping and quantification capabilities for the rodent retina and intestine are illustrated for VESGEN 2D, along with technology status reports on VESGEN 3D and Bioinformatic capabilities. Research partially supported by Ames Center Innovation Awards.

Parsons-Wingerter, P.

A Screening Method Using Pulsed-Power Combined with Infrared Imaging to Detect Pattern Defects in Bulk Metal Foil or Thin Film Resistors

Bulk metal foil and thin film resistors occasionally contain localized defects within the etched resistor pattern. Common defects of this type include in-line constrictions referred to as notches, unremoved resistor material bridges between adjacent pattern lines, and embedded non-conductive particles in the resistor material. Such defects are prone to fracture due to thermomechanical fatigue during powered operation, especially power cycling, resulting in positive resistance change and open circuit failure modes. Common screening methods of optical microscopy, short time overload power tests (e.g., 6.25x rated power for 5 seconds) and burn-in (e.g., 1.5x rated power for 100 hours) are useful, but they are not always effective at removing devices with such defects. An improved method has been developed to screen for localized resistor pattern defects. The method involves the application of brief, high power electrical pulses at a low duty cycle while inspecting the resistor with a high resolution, high speed infrared camera. The following test conditions were found to be suitable for this purpose: 6.25x rated power, 1 to 5 pulses, 50 ms pulse width and 10% duty cycle. During the power pulsing, localized constrictions in the resistor pattern are identifiable as hot spots via the infrared camera. Reject criteria can be established based on observations of hot spots. To assess its effectiveness, a total of two hundred eighty (280) surface mount foil resistors (40 each from 7 different lots) were screened using this infrared technique. The screening identified twenty-nine (29) resistors with significant hot spots in the resistor pattern. All 280 resistors were then subjected to an industry standard 10,000 hour life test at 1x rated power at 70°C with power cycled for 90 minutes on and 30 minutes off. During life testing, three resistors exhibited positive resistance change failure mode. All three failures were due to thermomechanical fatigue failure of localized bridge defects at the locations identified via infrared screening. The results of this evaluation illustrate the benefits of the pulsed-power infrared detection screening technique to identify reliability suspect foil or thin film resistors that may escape common screening methods.

screening

A Screening Method Using Pulsed-Power Combined with Infrared Imaging to Detect Pattern Defects in Bulk Metal Foil or Thin Film Resistors

Bulk metal foil and thin film resistors occasionally contain localized defects within the etched resistor pattern. Common defects of this type include in-line constrictions referred to as notches, unremoved resistor material bridges between adjacent pattern lines, and embedded non-conductive particles in the resistor material. Such defects are prone to fracture due to thermomechanical fatigue during powered operation, especially power cycling, resulting in positive resistance change and open circuit failure modes. Common screening methods of optical microscopy, short time overload power tests (e.g., 6.25x rated power for 5 seconds) and burn-in (e.g., 1.5x rated power for 100 hours) are useful, but they are not always effective at removing devices with such defects. An improved method has been developed to screen for localized resistor pattern defects. The method involves the application of brief, high power electrical pulses at a low duty cycle while inspecting the resistor with a high resolution, high speed infrared camera. The following test conditions were found to be suitable for this purpose: 6.25x rated power, 1 to 5 pulses, 50 ms pulse width and 10% duty cycle. During the power pulsing, localized constrictions in the resistor pattern are identifiable as hot spots via the infrared camera. Reject criteria can be established based on observations of hot spots. To assess its effectiveness, a total of two hundred eighty (280) surface mount foil resistors (40 each from 7 different lots) were screened using this infrared technique. The screening identified twenty-nine (29) resistors with significant hot spots in the resistor pattern. All 280 resistors were then subjected to an industry standard 10,000 hour life test at 1x rated power at 70°C with power cycled for 90 minutes on and 30 minutes off. During life testing, three resistors exhibited positive resistance change failure mode. All three failures were due to thermomechanical fatigue failure of localized bridge defects at the locations identified via infrared screening. The results of this evaluation illustrate the benefits of the pulsed-power infrared detection screening technique to identify reliability suspect foil or thin film resistors that may escape common screening methods.

screening

Evaluation of X-Ray Reflectors by Optical Diffraction Patterns

Performance of X-ray reflectors affects that of X-ray mirrors. Modern X-ray mirrors have thousands of reflectors to gain large effective area. Evaluation of the reflectors is an important process in production of the mirrors. A diffraction pattern dominates reflector image when the parallel optical beam illuminates the reflector along its optical axis because the reflectors are used at grazing incident angles of around 1 deg and their effective width are 1–10 mm. A diffraction pattern from the entire reflector surface can be acquired at once with the aid of a lens. The diffraction pattern holds information of the surface profiles of the reflectors. To quantitatively evaluate the reflectors with the diffraction pattern, we created a diffraction pattern model by the wave optics with the ideal surface profile and fitted it to data. As a result, a correlation between fitting residual and the normal vector distribution of the surface profile was found. With our method, the reflectors can be evaluated and sorted out more efficiently.

Hayashi, Takayuki

Brief Communication: Preliminary ICESat-2 (Ice, Cloud and Land Elevation Satellite-2) Measurements of Outlet Glaciers Reveal Heterogeneous Patterns of Seasonal Dynamic Thickness Change

Dynamic changes of marine-terminating outlet glaciers are projected to be responsible for about half of future ice loss from the Greenland Ice Sheet. However, we lack a unified, process-based understanding that can explain the observed dynamic changes of all outlet glaciers. Many glaciers undergo seasonal dynamic thickness changes, and classifying the patterns of seasonal thickness change can improve our understanding of the processes that drive glacier behavior. The Ice, Cloud and land Elevation Satellite-2 (ICESat-2) provides space-based, seasonally repeating altimetry measurements of the ice sheets, allowing us to quantify near-termini seasonal dynamic thickness patterns of 37 outlet glaciers around the Greenland Ice Sheet. We classify the glaciers into seven common patterns of seasonal thickness change over a 2-year period from 2019 to 2020. We find small groupings of neighboring glaciers with similar patterns of seasonal thickness change, but, within larger sectors of the ice sheet, patterns of seasonal thickness change are mostly heterogeneous. Future studies can build upon our results by extending these time series, comparing seasonal dynamic thickness changes with external forcings, such as ocean temperature and meltwater runoff, and with other dynamic variables such as seasonal glacier velocity and terminus position changes.

Christian J Taubenberger

Detecting and Characterizing Patterns of Failure in Complex Engineered Systems: an Ontology Development and Clustering Approach

While the causes of failures in complex engineered systems are often clear in hindsight, it can be challenging to predict failures proactively during the design of novel engineered products or systems. Identifying patterns can be useful for capturing common characteristics that may lead to failure. In this paper, we present a methodology for identifying patterns of failure from NASA’s publicly available Lessons Learned Information System (LLIS). We apply an ontology development and clustering approach to identify representative patterns leading to failures in historical lessons learned. A joint inductive-deductive approach reveals the key themes in lessons that lead to failure, which are formalized and recorded as an ontology of complex systems failure causes. Documents from the LLIS are manually tagged with relevant characteristics from the ontology. From the tagged set, clustering is used to capture co-occurring sets of characteristics that lead to failure. The primary contribution of this work is a method for extracting a set of generic failure patterns in complex engineered systems and characteristics for these patterns that can be identified at design time, knowledge of which can be used to plan mitigation strategies.

Systems Engineering

Detecting and Characterizing Patterns of Failure in Complex Systems: An Ontology Development and Clustering Approach

While the causes of failures in complex engineered systems are often clear in hindsight, it can be challenging to predict failures proactively during the design of novel engineered products or systems. Identifying patterns can be useful for capturing common characteristics that may lead to failure. In this paper, we present a methodology for identifying patterns of failure from NASA’s publicly available Lessons Learned Information System (LLIS). We apply an ontology development and clustering approach to identify representative patterns leading to failures in historical lessons learned. A joint inductive-deductive approach reveals the key themes in lessons that lead to failure, which are formalized and recorded as an ontology of complex systems failure causes. Documents from the LLIS are manually tagged with relevant characteristics from the ontology. From the tagged set, clustering is used to capture co-occurring sets of characteristics that lead to failure. The primary contribution of this work is a method for extracting a set of generic failure patterns in complex engineered systems and characteristics for these patterns that can be identified at design time, knowledge of which can be used to plan mitigation strategies.

Systems Engineering

Ratchet effects in cyclic pattern formation systems with competing interactions

Ratchet effects can appear for particles interacting with an asymmetric potential under ac driving or for a thermal system in which a substrate is periodically flashed. Here, we show that a different type of collective ratchet effect can arise for a pattern-forming system coupled to an asymmetric substrate when the interaction potential between the particles is periodically oscillated in order to cycle the system through different patterns. We consider particles with competing short-range attraction and long-range repulsion subjected to time-dependent oscillations of the ratio between the attractive and repulsive interaction terms, which causes the system to cycle periodically between crystal and bubble states. In the presence of the substrate, this system exhibits both a positive and a reversed ratchet effect, and we show that there is a maximum in the ratchet efficiency as a function of interaction strength, ac drive frequency, and particle density. In conclusion, our results could be realized for a variety of pattern-forming systems on asymmetric substrates where the pattern type or particle interactions can be oscillated.

36 MATERIALS SCIENCE