Search NASA⌕ Search

SEARCH · Search NASA

Results for “building development”

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 235 records · Page 13

Machine learning research 1989-90

Multifunctional knowledge bases offer a significant advance in artificial intelligence because they can support numerous expert tasks within a domain. As a result they amortize the costs of building a knowledge base over multiple expert systems and they reduce the brittleness of each system. Due to the inevitable size and complexity of multifunctional knowledge bases, their construction and maintenance require knowledge engineering and acquisition tools that can automatically identify interactions between new and existing knowledge. Furthermore, their use requires software for accessing those portions of the knowledge base that coherently answer questions. Considerable progress was made in developing software for building and accessing multifunctional knowledge bases. A language was developed for representing knowledge, along with software tools for editing and displaying knowledge, a machine learning program for integrating new information into existing knowledge, and a question answering system for accessing the knowledge base.

Porter, Bruce W.↗

Advanced composites wing study program, volume 2

The study on utilization of advanced composites in commercial aircraft wing structures was conducted as a part of the NASA Aircraft Energy Efficiency Program to establish, by the mid-1980s, the technology for the design of a subsonic commercial transport aircraft leading to a 40% fuel savings. The study objective was to develop a plan to define the effort needed to support a production commitment for the extensive use of composite materials in wings of new generation aircraft that will enter service in the 1985-1990 time period. Identification and analysis of what was needed to meet the above plan requirements resulted in a program plan consisting of three key development areas: (1) technology development; (2) production capability development; and (3) integration and validation by designing, building, and testing major development hardware.

Harvey, S. T.↗

Locating buildings in aerial photos

Algorithms and techniques for use in the identification and location of large buildings in digitized copies of aerial photographs are developed and tested. The building data would be used in the simulation of objects located in the vicinity of an airport that may be detected by aircraft radar. Two distinct approaches are considered. Most building footprints are rectangular in form. The first approach studied is to search for right-angled corners that characterize rectangular objects and then to connect these corners to complete the building. This problem is difficult because many nonbuilding objects, such as street corners, parking lots, and ballparks often have well defined corners which are often difficult to distinguish from rooftops. Furthermore, rooftops come in a number of shapes, sizes, shadings, and textures which also limit the discrimination task. The strategy used linear sequences of different samples to detect straight edge segments at multiple angles and to determine when these segments meet at approximately right-angles with respect to each other. This technique is effective in locating corners. The test image used has a fairly rectangular block pattern oriented about thirty degrees clockwise from a vertical alignment, and the overall measurement data reflect this. However, this technique does not discriminate between buildings and other objects at an operationally suitable rate. In addition, since multiple paths are tested for each image pixel, this is a time consuming task. The process can be speeded up by preprocessing the image to locate the more optimal sampling paths. The second approach is to rely on a human operator to identify and select the building objects and then to have the computer determine the outline and location of the selected structures. When presented with a copy of a digitized aerial photograph, the operator uses a mouse and cursor to select a target building. After a button on the mouse is pressed, with the cursor fully within the perimeter of the building, the program scans from the position of the cursor to a perimeter position where a shift in grayscale is detected. Once at the perimeter, the process traces along it, around the building, until it eventually returns to the perimeter starting point. Spatial resolution limits cause the perimeter trace to be somewhat course so that a line straightening algorithm is employed. One result is that the building corner positions become more distinctly defined.

Green, James S.↗

WWAO-WSWC Workshop Report 2019 Final

EXECUTIVE SUMMARY The Western States Water Council (WSWC) and the NASA Western Water Applications Office (WWAO) hosted a joint workshop on technology transfer for water management in the Western U.S. The goals of the workshop were to understand how different agencies approach the technology transfer and research to operations (R2O) process, identify best practices, and discuss existing barriers to successful technology infusion into operational water resource management systems at the state and federal level. The workshop took place August 7-9, 2019 in Irvine, CA. Key outcomes of the meeting include the following:• U.S. Rep. Grace Napolitano provided opening remarks for the workshop, where she highlighted the critical value of water data and the importance of collaboration between state and federal agencies in working to advance the use of water data in water management, planning and policy. • A total of 33 participants (including remote participants) were part of the workshop. They included principal investigators and project teams supported by NASA (Cyanobacteria Assessment Network, Evapotranspiration for Western States, Evaporative Stress Index, the Airborne Snow Observatory, Satellite-based Snow Water Equivalent in the Sierra Nevadas, and Fallowed Area Mapping) as well as representatives from federal (USGS, NOAA, USBR, EPA) and state (CA, WY, OR, NE) agency partners. • One main outcome of the meeting was the consensus that successful transitions of new applications and new technologies into operations require careful planning, effective communication within and across institutions, resources and considerable time investments. In addition, there was broad agreement that significant lead time is often required to allow for identification of financial and technical resources to sustain operational use of new data, information and tools.• The meeting included remarks from U.S. Rep. Napolitano and discussions during presentations and breakout groups about key opportunities to develop best practices and streamline the technology transfer process. • For example, one key set of best practices that emerged revolved around the the importance of building trust and establishing clear lines of communication between the research and operational institutions. The conversations led to defining two key components of trust-building. The first aspect is purely technical. It requires effectively demonstrating that the proposed application meets the end user’s needs in terms of accuracy, format, resolution, latency, metadata and documentation. The second aspect of building trust involves developing sustained, productive and mutually-beneficial relationships with the partner operational agency. The best practices presented here span both the technical as well as the relational aspects of cultivating trust. • This workshop served as a first step in developing a broader community discussion around R2O in western water management. Many of the best practices and lessons learned described in this report represent starting places for action within the WWAO, WSWC and our colleagues’ institutions. • Effective implementation of the best practices that emerged from this workshop will require sustained investments of time, resources and transition planning. In recognition of this, the WSWC and the WWAO proposed continuation of discussions begun at the workshop through a series of semi-annual or annual workshops.

Wilardson, Tony↗

Knowledge-intensive software design systems: Can too much knowledge be a burden?

While acknowledging the considerable benefits of domain-specific, knowledge-intensive approaches to automated software engineering, it is prudent to carefully examine the costs of such approaches, as well. In adding domain knowledge to a system, a developer makes a commitment to understanding, representing, maintaining, and communicating that knowledge. This substantial overhead is not generally associated with domain-independent approaches. In this paper, I examine the downside of incorporating additional knowledge, and illustrate with examples based on our experiences building the SIGMA system. I also offer some guidelines for developers building domain-specific systems.

Keller, Richard M.↗

Building and managing high performance, scalable, commodity mass storage systems

The NAS Systems Division has recently embarked on a significant new way of handling the mass storage problem. One of the basic goals of this new development are to build systems at very large capacity and high performance, yet have the advantages of commodity products. The central design philosophy is to build storage systems the way the Internet was built. Competitive, survivable, expandable, and wide open. The thrust of this paper is to describe the motivation for this effort, what we mean by commodity mass storage, what the implications are for a facility that performs such an action, and where we think it will lead.

Lekashman, John↗

Knowledge-intensive software design systems: Can too much knowledge be a burden?

While acknowledging the considerable benefits of domain-specific, knowledge-intensive approaches to automated software engineering, it is prudent to carefully examine the costs of such approaches, as well. In adding domain knowledge to a system, a developer makes a commitment to understanding, representing, maintaining, and communicating that knowledge. This substantial overhead is not generally associated with domain-independent approaches. In this paper, I examine the downside of incorporating additional knowledge, and illustrate with examples based on our experience in building the SIGMA system. I also offer some guidelines for developers building domain-specific systems.

Keller, Richard M.↗

SE-FIT

The mathematical theory of capillary surfaces has developed steadily over the centuries, but it was not until the last few decades that new technologies have put a more urgent demand on a substantially more qualitative and quantitative understanding of phenomena relating to capillarity in general. So far, the new theory development successfully predicts the behavior of capillary surfaces for special cases. However, an efficient quantitative mathematical prediction of capillary phenomena related to the shape and stability of geometrically complex equilibrium capillary surfaces remains a significant challenge. As one of many numerical tools, the open-source Surface Evolver (SE) algorithm has played an important role over the last two decades. The current effort was undertaken to provide a front-end to enhance the accessibility of SE for the purposes of design and analysis. Like SE, the new code is open-source and will remain under development for the foreseeable future. The ultimate goal of the current Surface Evolver Fluid Interface Tool (SEFIT) development is to build a fully integrated front-end with a set of graphical user interface (GUI) elements. Such a front-end enables the access to functionalities that are developed along with the GUIs to deal with pre-processing, convergence computation operation, and post-processing. In other words, SE-FIT is not just a GUI front-end, but an integrated environment that can perform sophisticated computational tasks, e.g. importing industry standard file formats and employing parameter sweep functions, which are both lacking in SE, and require minimal interaction by the user. These functions are created using a mixture of Visual Basic and the SE script language. These form the foundation for a high-performance front-end that substantially simplifies use without sacrificing the proven capabilities of SE. The real power of SE-FIT lies in its automated pre-processing, pre-defined geometries, convergence computation operation, computational diagnostic tools, and crash-handling capabilities to sustain extensive computations. SE-FIT performance is enabled by its so-called file-layer mechanism. During the early stages of SE-FIT development, it became necessary to modify the original SE code to enable capabilities required for an enhanced and synchronized communication. To this end, a file-layer was created that serves as a command buffer to ensure a continuous and sequential execution of commands sent from the front-end to SE. It also establishes a proper means for handling crashes. The file layer logs input commands and SE output; it also supports user interruption requests, back and forward operation (i.e. undo and redo), and others. It especially enables the batch mode computation of a series of equilibrium surfaces and the searching of critical parameter values in studying the stability of capillary surfaces. In this way, the modified SE significantly extends the capabilities of the original SE.

Chen, Yongkang↗

Advancing STEM in Bhutan through Increased Earth Observation Capacity: Applying NASA DEVELOP’s Model to Bhutanese Scholars

The NASA DEVELOP Program, a dual capacity building effort within NASA’s Applied Sciences, fosters the development of skills and knowledge to use Earth observations for environmental decision making. The program engages students, recent graduates, early career individuals, and transitioning career professionals through 10-week feasibility studies that assess the potential for integrating NASA Earth observing satellite data into partner organization decision making processes. DEVELOP projects provide an experiential learning opportunity for participants while building the institutional capacity of partner organizations. Since 2020, DEVELOP has worked with the Government of Bhutan to engage 30 Bhutanese scholars on a series of projects focused on environmental issues in Bhutan. These projects have offered an opportunity for Bhutanese scholars studying in the US to gain geospatial knowledge and skills, project management and leadership skills, and science communication experience. This presentation will highlight the DEVELOP model of empowering its participants, collaborative projects, and highlight example outcomes of the Bhutan engagement.

Capacity Building↗

Numerical Investigation and Optimization of a Flushwall Injector for Scramjet Applications at Hypervelocity Flow Conditions

An investigation utilizing Reynolds-averaged simulations (RAS) was performed in order to demonstrate the use of design and analysis of computer experiments (DACE) methods in Sandia’s DAKOTA software package for surrogate modeling and optimization. These methods were applied to a flow- path fueled with an interdigitated flushwall injector suitable for scramjet applications at hyper- velocity conditions and ascending along a constant dynamic pressure flight trajectory. The flight Mach number, duct height, spanwise width, and injection angle were the design variables selected to maximize two objective functions: the thrust potential and combustion efficiency. Because the RAS of this case are computationally expensive, surrogate models are used for optimization. To build a surrogate model a RAS database is created. The sequence of the design variables comprising the database were generated using a Latin hypercube sampling (LHS) method. A methodology was also developed to automatically build geometries and generate structured grids for each design point. The ensuing RAS analysis generated the simulation database from which the two objective functions were computed using a one-dimensionalization (1D) of the three-dimensional simulation data. The data were fitted using four surrogate models: an artificial neural network (ANN), a cubic polynomial, a quadratic polynomial, and a Kriging model. Variance-based decomposition showed that both objective functions were primarily driven by changes in the duct height. Multiobjective design optimization was performed for all four surrogate models via a genetic algorithm method. Optimal solutions were obtained at the upper and lower bounds of the flight Mach number range. The Kriging model predicted an optimal solution set that exhibited high values for both objective functions. Additionally, three challenge points were selected to assess the designs on the Pareto fronts. Further sampling among the designs of the Pareto fronts may be required to lower the surrogate model errors and perform more accurate surrogate-model-based optimization.

Shenoy, Rajiv R.↗

SAGA: A project to automate the management of software production systems

Research into software development is required to reduce its production cost and to improve its quality. Modern software systems, such as the embedded software required for NASA's space station initiative, stretch current software engineering techniques. The requirements to build large, reliable, and maintainable software systems increases with time. Much theoretical and practical research is in progress to improve software engineering techniques. One such technique is to build a software system or environment which directly supports the software engineering process, i.e., the SAGA project, comprising the research necessary to design and build a software development which automates the software engineering process. Progress under SAGA is described.

Campbell, Roy H.↗

JSC flight experiment recommendation in support of Space Station robotic operations

The man-tended configuration (MTC) of Space Station Freedom (SSF) provides a unique opportunity to move robotic systems from the laboratory into the mainstream space program. Restricted crew access due to the Shuttle's flight rate, as well as constrained on-orbit stay time, reduces the productivity of a facility dependent on astronauts to perform useful work. A natural tendency toward robotics to perform maintenance and routine tasks will be seen in efforts to increase SSF usefulness. This tendency will provide the foothold for deploying space robots. This paper outlines a flight experiment that will capitalize on the investment in robotic technology made by NASA over the past ten years. The flight experiment described herein provides the technology demonstration necessary for taking advantage of the expected opportunity at MTC. As a context to this flight experiment, a broader view of the strategy developed at the JSC is required. The JSC is building toward MTC by developing a ground-based SSF emulation funded jointly by internal funds, NASA/Code R, and NASA/Code M. The purpose of this ground-based Station is to provide a platform whereby technology originally developed at JPL, LaRC, and GSFC can be integrated into a near flight-like condition. For instance, the Automated Robotic Maintenance of Space Station (ARMSS) project integrates flat targets, surface inspection, and other JPL technologies into a Station analogy for evaluation. Also, ARMSS provides the experimental platform for the Capaciflector from GSPC to be evaluated for its usefulness in performing ORU change out or other tasks where proximity detection is required. The use and enhancement of these ground-based SSF models are planned for use through FY-93. The experimental data gathered from tests in these facilities will provide the basis for the technology content of the proposed flight experiment.

Berka, Reginald B.↗

The NASA Microgravity Fluid Physics Program: Knowledge for Use on Earth and Future Space Missions

Building on over four decades of research and technology development related to the behavior of fluids in low gravity environments, the current NASA Microgravity Fluid Physics Program continues the quest for knowledge to further understand and design better fluids systems for use on earth and in space. The purpose of the Fluid Physics Program is to support the goals of NASA's Biological and Physical Research Enterprise which seeks to exploit the space environment to conduct research and to develop commercial opportunities, while building the vital knowledge base needed to enable efficient and effective systems for protecting and sustaining humans during extended space flights. There are currently five major research areas in the Microgravity Fluid Physics Program: complex fluids, multiphase flows and phase change, interfacial phenomena, biofluid mechanics, and dynamics and instabilities. Numerous investigations into these areas are being conducted in both ground-based laboratories and facilities and in the flight experiments program. Most of the future NASA-sponsored fluid physics and transport phenomena studies will be carried out on the International Space Station in the Fluids Integrated Rack, in the Microgravity Science Glovebox, in EXPRESS racks, and in other facilities provided by international partners. This paper will present an overview of the near- and long-term visions for NASA's Microgravity Fluid Physics Research Program and brief descriptions of hardware systems planned to achieve this research.

Kohl, Fred J.↗

Impacts and Conclusions of NASA DEVELOP’s Environmental Justice Landscape Analyses and Feasibility Studies

The NASA DEVELOP National Program builds dual capacity in their partner organizations and participants (students and early or transitioning career professionals) to apply Earth science and remote sensing for decision making about environmental and policy issues. The first iteration of projects at DEVELOP’s Environmental Justice (EJ) node conducted landscape analyses to identify geospatial understandings and needs of organizations working at the intersection of EJ and disasters and air quality. Their findings about collaboration, community engagement, networking, and holistic approaches to justice informed the planning and structures of the EJ node’s successive feasibility projects, which leverage NASA Earth observations and sociodemographic and economic data to provide geospatial analyses tailored to partner concerns. This poster provides an overview of DEVELOP’s approach to conducting EJ feasibility projects, use of Earth observations, end products, project outcomes, challenges, and impacts.

Julianne Bo-Heen Liu↗

ACCELERATING MICROREACTOR DEVELOPMENT AND DEPLOYMENT THROUGH JOINT PUBLIC TEST BEDS AND PRIVATE ADVANCED REACTOR DEVELOPMENT

The United States Department of Energy (DOE) has funded the National Reactor Innovation Center (NRIC) to accelerate the development and commercialization of small modular reactors and other advanced reactor technologies. As part of this effort NIRC is building two strategic assets at the Idaho National Laboratory (INL) to facilitate public-private partnerships for the development and testing of advanced nuclear microreactors and Small Modular Reactors (SMR). One will provide a safe, secure, and affordable location for High-Assay Low Enriched Uranium (HALEU) fueled reactors and a second for Highly Enriched Uranium (HEU) fueled reactors. Together these testbeds fill a nuclear testing infrastructure gap. The availability of such comprehensive testing facilities at the national labs eliminates the significant financial and operational burdens associated with each developer building and licensing their own test facilities. Consequently, this approach will not only accelerate technological innovation and reduce time-to-market for advanced nuclear solutions but it also underscores the DOE's commitment to fostering an ecosystem where nuclear energy will thrive as a clean, reliable, and efficient source of power. The Demonstration of Microreactor Experiments (DOME) and Laboratory for Operations and Testing in the United States (LOTUS) have planned availability in 2026, and 2027 respectively.

22 GENERAL STUDIES OF NUCLEAR REACTORS↗

Effect of Composite Stiffened Panel Design on Skin-Stringer Separation in Postbuckling

To design aeronautical composite multi-stringer panels that can safely operate in a postbuckled state, it is important to identify the parameters that can influence the different modes in which skin-stringer separation might occur. A methodology is under development to study the interaction between the skin-stringer separation and the postbuckling deformation. A simple criterion that can predict the initiation of skin-stringer separation is developed using the building block approach and single-stringer specimens. The criterion identifies whetherthe initiation is mainly due to bending or twisting deformations, so that these two possible modes can be studied separately. This procedure has the potential to reduce the overall development cost and allows the investigation of the design parameters that might precipitate or delay the skin-stringer separation.

Lucas J. Kootte↗

Building a Massive Volcano Archive and the Development of a Tool for the Science Community

The Jet Propulsion Laboratory has traditionally housed one of the world's largest databases of volcanic satellite imagery, the ASTER Volcano Archive (~10Tb), making these data accessible online for public and scientific use. However, a series of changes in how satellite imagery is housed by the Earth Observing System (EOS) Data Information System has meant that JPL has been unable to systematically maintain its database for the last several years. We have provided a fast, transparent, machine-to-machine client that has updated JPL's database and will keep it current in near real-time. The development of this client has also given us the capability to retrieve any data provided by NASA's Earth Observing System Clearinghouse (ECHO) that covers a volcanic event reported by U.S. Air Force Weather Agency (AFWA). We will also provide a publicly available tool that interfaces with ECHO that can provide functionality not available in any of ECHO's Earth science discovery tools.

remote sensing↗

Research Report: Building a File Observatory for Secure Parser Development

"Parsing untrusted data is notoriously challenging.Failure to handle maliciously crafted data correctly can (anddoes) lead to a wide range of vulnerabilities. The Languagetheoretic security (LangSec) philosophy seeks to obviate the needfor developers to apply ad hoc solutions by, instead, offeringformally correct and verifiable input handling throughout thesoftware development lifecycle. One of the key components indeveloping secure parsers is a broad coverage corpus that enablesdevelopers to understand the problem space for a given formatand to use, potentially, as seeds for fuzzing and other automatedtesting. In this paper, we offer an update on the developmentof a file observatory to gather and enable analysis on a diversecollection of files at scale. Specifically, we report on the additionof a bug tracker corpus and new analytic methods on our existingcorpus."

Stonebraker, Ryan↗