Engineering PapersSearch

SEARCH · Engineering Papers

Results for “technical assistance”

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.

Kauhale 'O Kipapa: Kahikinui Community Cultural, Educational, and Resilience Center Preliminary Design Technical Assistance Summary Report

The Kahikinui Homestead Community in Maui faces energy resilience challenges due to its remote, off-grid location. This report summarizes preliminary technical assistance to design a microgrid for six modular homes using solar PV, wind, and battery storage. Findings show hybrid PV and battery systems, supplemented by small wind turbines, offer cost-effective, resilient solutions. This work supports enhanced energy independence and disaster preparedness for the community.

Quiroz, Jimmy Edward [Sandia National Laboratories

Halau Uma: Kahikinui Community Cultural, Educational, and Resilience Center Preliminary Design Technical Assistance Summary Report

The Kahikinui Homestead Community in Maui faces energy resilience challenges due to its remote, off-grid location. This report summarizes preliminary technical assistance to design a microgrid for six modular homes using solar PV, wind, and battery storage. Results indicate that a hybrid PV and battery system, supplemented by small wind turbines, offers a cost-effective, resilient solution supporting energy independence and disaster preparedness.

Quiroz, Jimmy Edward [Sandia National Laboratories

Estimating Return on Investment for Energy Technical Assistance Programs

The U.S. Department of Energy's Office of State and Community Energy Programs engaged the National Laboratory of the Rockies to assess the return on investment (ROI) of technical assistance (TA) programs that support state, local, and Tribal energy planning. Although TA delivers value through capacity building, stakeholder engagement, and knowledge transfer, these benefits are often intangible and challenging to monetize. This study reviews existing ROI frameworks and synthesizes the most relevant elements into a hybrid approach tailored to energy TA programs. The proposed framework integrates monetary and non-monetary outcomes through early logic model development, baseline data collection, and the use of proxies for intangible benefits. As a case study, this paper applies this approach to the Communities Local Energy Action Program (Communities LEAP), demonstrating how ROI can inform program design, data strategy, and performance assessment. Findings underscore that ROI should be applied selectively and planned from the outset to ensure data alignment and attribution accuracy. The framework offers TA practitioners a structured approach that can be leveraged for future programs to evaluate and communicate the multifaceted value of TA investments.

29 ENERGY PLANNING, POLICY, AND ECONOMY

Phase 1 Engagement Summary: Rural Alabama

An Alabama community coalition received technical assistance through the U.S. Department of Energy's Communities Local Energy Action Program (LEAP) to expand awareness of alternative transportation fuels through stakeholder engagement efforts. Phase 1 of the project centered on outreach, relationship-building, and the identification of community priorities. Through two workshops held in October and December 2024, the coalition engaged over 120 stakeholders - including county commissioners, school district representatives, and public and private fleet operators. These sessions included presentations from technical experts and industry partners, as well as a vehicle showcase and structured discussions to assess stakeholder needs and concerns. This report summarizes these efforts and identifies three key priority areas for Phase 2 of the project.

29 ENERGY PLANNING, POLICY, AND ECONOMY

1998 Research and Technology

This report selectively summarizes the NASA Lewis Research Center's research and technology accomplishments for the fiscal year 1998. It comprises 134 short articles submitted by the staff scientists and engineers. The report is organized into five major sections: Aeronautics, Research and Technology, Space, Engineering and Technical Services, and Commercial Technology. A table of contents and an author index have been developed to assist readers in finding articles of special interest. This report is not intended to he a comprehensive summary of all the research and technology work done over the past fiscal year. Most of the work is reported in Lewis-published technical reports, journal articles, and presentations prepared by Lewis staff and contractors. In addition, university grants have enabled faculty members and graduate students to engage in sponsored research that is reported at technical meetings or in journal articles. For each article in this report, a Lewis contact person has been identified, and where possible, reference documents are listed so that additional information can be easily obtained. The diversity of topics attests to the breadth of research and technology being pursued and to the skill mix of the staff that makes it possible. At the time of publication, NASA Lewis was undergoing a name change to the NASA John H. Glenn Research Center at Lewis Field.

Donald J Campbell

Resources for E-Mobility Program Implementation [Slides]

The Energy to Communities (E2C) peer-learning cohort program provides technical assistance to groups of 15 community entities around a common energy topic over the course of 6 months. Every month, participants join a virtual meeting where they hear from experts and exchange strategies and best practices with their peers. This cohort, "Successful Energy Project Implementation" will explore common challenges in implementing energy projects and learn strategies to turn project plans into reality. Each participant will focus on a local energy project or priority as a cornerstone for their learning throughout the series.This presentation overviews the basics of developing electric mobility projects with emphasis on leveraging the right tools to advance technical scoping and program design.

29 ENERGY PLANNING, POLICY, AND ECONOMY

Oxidant-assisted methane pyrolysis

Adding small amounts of CO 2 or H 2 O to methane pyrolysis boosts hydrogen and carbon yieldsviacyclic catalyst regeneration, enabling efficient low-carbon hydrogen and crystalline carbon production.

Chemistry

Evaluating technology upgrades as a complement to traditional bill assistance programs

State programs to improve energy affordability and reduce energy burden (the share of income spent on energy) could mitigate concerns about rising electricity prices. Many states offer bill assistance and rebates for weatherization and rooftop solar to income-qualifying households. Here, we analyse how these approaches may complement one another to improve energy affordability. Results illustrate trade offs between program costs and energy burden reduction, as well as between a program’s upfront and ongoing costs. Generally, the three strategies complement one another to improve energy affordability at lower net present cost than bill assistance alone, with varying effects across regions. Weatherization can reduce the solar installation capacity needed, and both together can reduce or eliminate ongoing reliance on bill assistance. Under full uptake among cost-effective households, fully rebated weatherization and solar rebated at $0.48/Watt, combined with bill assistance, yield the same modelled net present cost as bill assistance alone while reducing the share of low-income owner-occupied households with high energy burdens from 66% to 19%, compared with 34% under bill assistance alone. Absent tax credits, weatherization still reduces energy burden and bill assistance program costs, whereas solar may not be cost-competitive.

Forrester, Sydney P

Use of Assistive Technology to Augment API Capabilities

Application Programming Interfaces (APIs) allow for access to data and capabilities of computer applications by developers or users with experience in computer programming. Recent development with both Thermal Desktop and ESATAN-TMS have provided APIs to allow users to develop their own capabilities that interface with the Graphical User Interfaces (GUI) or manipulate the thermal model data. However, these APIs are only as good as the breadth of features in the native code accessible through the API; if a particular code’s feature is not accessible through the API, then users have very limited options besides waiting for updates to the API that expose the necessary functionality, particularly if model data access or user action, such as a button click, is required. However, Assistive Technology features that allow for differently-abled users to more fully experience a software’s capabilities may be creatively utilized to gain further access to data and capabilities not yet exposed by the API. This paper describes the process to augment the features of the OpenTD API via assistive technology and describes how to identify the application instance, navigate GUI elements, updates values on forms, and execute actions such as selecting a listbox item or clicking a button. It concludes with identifying some of the pitfalls to avoid and describes methods to best implement this approach.

Application Programming Interface

Use of Assistive Technology to Augment API Capabilities

Application Programming Interfaces (APIs) allow for access to data and capabilities of computer applications by developers or users with experience in computer programming. Recent development with both Thermal Desktop and ESATAN-TMS have provided APIs to allow users to develop their own capabilities that interface with the Graphical User Interfaces (GUI) or manipulate the thermal model data. However, these APIs are only as good as the breadth of features in the native code accessible through the API. If a particular code’s feature is not accessible through the API, then users have very limited options besides waiting for updates to the API that expose the necessary functionality, particularly if model data access or user action, such as a button click, is required. However, Assistive Technology features that allow for users with a disability to more fully experience a software’s capabilities may be creatively utilized to gain further access to data and capabilities not yet exposed by the API. This paper describes the process to augment the features of the OpenTD API via assistive technology and describes how to identify the application instance, navigate GUI elements, updates values on forms, and execute actions such as selecting a listbox item or clicking a button. It concludes with identifying some of the pitfalls to avoid and describes methods to best implement this approach.

Application Programming Interface

Performance of the Satellite Test Assistant Robot in JPL's Space Simulation Facility

An innovative new telerobotic inspection system called STAR (the Satellite Test Assistant Robot) has been developed to assist engineers as they test new spacecraft designs in simulated space environments. STAR operates inside the ultra-cold, high-vacuum, test chambers and provides engineers seated at a remote Operator Control Station (OCS) with high resolution video and infrared (IR) images of the flight articles under test. STAR was successfully proof tested in JPL's 25-ft (7.6-m) Space Simulation Chamber where temperatures ranged from +85 C to -190 C and vacuum levels reached 5.1 x 10 -6 torr. STAR's IR Camera was used to thermally map the entire interior of the chamber for the first time. STAR also made several unexpected and important discoveries about the thermal processes occurring within the chamber. Using a calibrated test fixture arrayed with ten sample spacecraft materials, the IR camera was shown to produce highly accurate surface temperature data. This paper outlines STAR's design and reports on significant results from the thermal vacuum chamber test.

Douglas McAffee

Salt‐Assisted Vapor–Liquid–Solid Growth of 1D van der Waals Materials

The method of salt-assisted vapor–liquid–solid (VLS) growth is introduced to synthesize 1D nanostructures of trichalcogenide van der Waals (vdW) materials, exemplified by niobium trisulfide (NbS 3 ). The method uses a unique catalyst consisting of an alloy of Au and an alkali metal halide (NaCl) to enable rapid and directional growth. High yields of two types of NbS 3 1D nanostructures, nanowires and nanoribbons, each with sub-ten nanometer diameter, tens of micrometers length, and distinct 1D morphology and growth orientation are demonstrated. Strategies to control the location, size, and morphology of growth, and extend the growth method to synthesize other transition metal trichalcogenides, NbSe 3 and TiS 3 , as nanowires are demonstrated. Finally, the role of the Au–NaCl alloy catalyst in guiding VLS synthesis is described and the growth mechanism based on the relationships measured between structure (growth orientation, morphology, and dimensions) and growth conditions (catalyst volume and growth time) is discussed. These results introduce opportunities to expand the library of emerging 1D vdW materials to make use of their unique properties through controlled growth at nanoscale dimensions.

1D van der Waals material

A Case Study of AI-assisted Creation of a Thermodynamics Model of Precipitation Formation During Rapid Depressurization of a Vented Container

Precipitation may form in humid containers undergoing rapid depressurization. This precipitation may be liquid, i.e. fog, if the dewpoint is crossed above the freezing point of water, or direct snow crystallization if the dewpoint is crossed below the freezing point. Accurate modeling of this effect is potentially important for rapidly ascending vented containers in aircraft, spacecraft, and launch vehicles, as well as rapidly depressurizing vacuum chambers. A transient thermodynamics model of precipitation formation during the rapid depressurization of a container was developed in python. The model is written for a generic container and includes an optional water pool and water vapor source. Details of the model and results from several example cases spanning the full capabilities of the model, including a validation case, will be presented. Although the model is not novel, in contrast to prior works, this one was treated as a case study of the assistance of AI Large Language Models (LLMs) to create physical models. Impressions, performance, time, and cost of using AI for this task will be discussed.

precipitation

Polymer-assisted transfer of MBE-grown van der Waals materials

Molecular beam epitaxy (MBE) has been used to create high-quality, large-scale two-dimensional van der Waals (2D vdW) materials. However, due to the strong adhesion between the substrate and deposited materials, the peel-off and dry transfer of MBE-grown vdW films onto other substrates has been challenging. This limits the study and use of MBE films for heterogeneous integration including stacked and twisted heterostructures. In this work, we develop a polymer-assisted dry transfer method and successfully perform full-film transfer of various MBE-grown 2D vdW materials including transition metal dichalcogenides (TMD), topological insulators (TI) and 2D magnets. In particular, we transfer air-sensitive 2D magnets, characterize their magnetic properties, and compare them with as-grown materials. The results show that the transfer technique does not degrade the magnetic properties, with the Curie temperature and hysteresis loops exhibiting similar behaviors after the transfer. Our results enable further development of heterogeneous integration of 2D vdW materials based on MBE growth.

Li, Ziling [The Ohio State University]

Enhancement of Superconductivity in WP via Oxide-Assisted Chemical Vapor Transport

Tungsten monophosphide (WP) has been reported to superconduct below 0.8 K, and theoretical work has predicted an unconventional Cooper pairing mechanism. Here we present data for WP single crystals grown by means of chemical vapor transport (CVT) of WO3, P, and I2. In comparison to synthesis using WP powder as a starting material, this technique results in samples with substantially decreased low-temperature scattering and favors a more three-dimensional morphology. We also find that the resistive superconducting transitions in these samples begin above 1 K. Variation in Tc is often found in strongly correlated superconductors, and its presence in WP could be the result of influence from a competing order and/or a non-s-wave gap.

Chemistry