Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “Consumer adoption”

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

Observations and reflections

The aspects of software as well as hardware in application of system safety to nuclear safety, consumer product safety, rail transit safety, auto safety, petroleum safety, and advanced surface transport safety are emphasized. The possibility of product liability as a forcing function to stimulate adoption of system safety analysis is projected.

Jerome Lederer↗

TPSAS-NF1676L-13080-DND

Aerospace structural metallic materials require a rigorous, expensive, and time consuming qualification procedure prior to their implementation onto an air vehicle system. This requirement creates a buffer that limits how quickly (if at all) promising new materials get introduced and fully adopted. The changing landscape of metallic material manufacturing creates a strong need for a fresh approach to qualification. The shift away from a process-specified approach towards an outcome-based approach will be necessary in order to take full advantage of benefits new manufacturing methods have to offer. The combination of additive manufacturing with computationally driven materials design holds tremendous promise to create revolutionary new materials. Consideration for how these new materials get into the marketplace must become a priority.

Craig A. Brice↗

Improved Manufacturability and Throughput of Ultra- Transparent, Super-Insulating Aerogels

AeroShield Materials produces a novel silica aerogel material with exemplary thermal performance and unprecedented optical clarity, offering the potential for super-insulating fenestration and insulated glass to reduce thermal losses in the built environment by billions of dollars every year. One of the most significant challenges facing AeroShield today is the total amount of time that is required to produce large monolithic aerogel samples. This overall process can require as much as 144 hours total, which can significantly hinder scale-up to an economically viable product. The purpose of this Phase 1 research was to continue development of our novel aerogel manufacturing process to reduce material processing time by up to 10x, greatly improving product throughput and reducing cost. AeroShield’s manufacturing process can be divided into 4 major stages, each with their own distinct set of parameters and time requirements. Under this Phase 1 award, AeroShield was able to identify and optimize a number of these parameters, including molding materials, solvent rinse conditions, critical point drying time, and annealing conditions. AeroShield also performed thorough analyses on how these optimized parameters affected important final characteristics of the gels, including optical clarity, thermal conductivity, and dimensional stability. This campaign culminated in the production of laboratory scale aerogel samples using significantly lower process times of both 36 and 18 total hours, which represent Phase 1 Target and Stretch goals. In order to achieve widespread market adoption, monolithic sheets of the aerogel material must be made to industry-standard sizes (8’ x 12’) at a cost that provides 5-7 year or less breakeven energy savings for consumers (<$2 sq/ft). The work performed under this Phase 1 award shows that time and materials required to make aerogel samples, which make up a significant portion of their overall cost, can be greatly reduced without sacrificing quality. AeroShield plans to use these optimized processes to produce larger, product-relevant sized aerogels in order to achieve target final material costs.

Wilke, Kyle↗

Energy Requirements for Integration of Nuclear Reactors with Iron and Steel Plants

This report identifies energy needs of heavy energy users within the domestic iron and steel industry and suggests solutions for integrating nuclear energy. The iron and steel industry, composed of several types of plants which perform different processes with varied energy demands and vectors, is a heavy consumer of electric power and fossil fuels including coke and natural gas. Almost all major process temperatures exceed the temperatures of direct heat available from advanced reactors, and so electricity and hydrogen were considered instead. Reference units were adopted and estimated energy demands computed for the blast furnace (BF), direct reduced iron (DRI) unit, electric arc furnace (EAF), and reheat furnaces. By utilizing production capacity data from industry reports, the ranges of power demands were estimated, including for hydrogen production by high temperature steam electrolysis (HTSE). For the EAF and DRI unit, more detailed integration studies with thermodynamic modeling were also conducted and determined a possible solution with a specific reactor design and number of modules. Furthermore, because many unit processes are co-located, entire plants were considered by adding the energy demands of the unit processes to form four hypothetical reference plants. The range of power needs for the reference plants is compatible with multi-unit banks of microreactors at the low end, and would create a need for multiple larger-capacity SMRs at the high end (1 GWe plus 0.14 GWt). Although the overall power need at the high end is well-matched with one present-day large reactor offering (1.1 GWe), redundancy considerations may require a minimum of two reactors, potentially eliminating the single large reactor from consideration. Auxiliary or house loads would increase the reference plant estimates. Finally, the report provides total estimated energy needs under integration of all U.S. units of each process (BF, DRI, EAF, and reheat furnaces), representing a national potential for nuclear energy in the industry. U.S. iron and steel plants may be candidates for integration with nuclear reactors via electricity and hydrogen, and many sites have energy requirements that correspond well to the capacities of several advanced nuclear power designs.

22 GENERAL STUDIES OF NUCLEAR REACTORS↗

Modular Open Systems Approach (MOSA) for a Robust Commercial Lunar Ecosystem

Modular Open Systems Approaches (MOSAs) have been adopted worldwide to solve a myriad of challenges. Open systems by their nature maximize accessibility, reduce barriers to entry, and prevent vendor lock. Similarly, modularity speeds innovation, fosters design re-use, and enables incremental development & growth. Architectures developed using a MOSA synergize the benefits of modularity and open systems to produce better products at lower developmental cost and risk, saving the consumer money while allowing greater developer profit margins. Specific to the challenge of lunar exploration, a MOSA will ensure interoperability among diverse commercial, government, and international partners. Complex spaceflight systems can be assembled, upgraded, and serviced far more easily and with greater commercial involvement with the use of a MOSA. By allowing partners to self-limit their scope to key strengths, they can focus on producing premier components without carrying the high risk and associated cost of auxiliary tasks they don’t specialize in. We survey commercial and Department of Defense (DoD) lessons learned in past decades, discuss DoD robotics’ experience in Iraq and Afghanistan (first without then with MOSAs), and analyze the flourishing commercial ecosystem that has resulted from DoD MOSA adoption. We explore the future of lunar operations to demonstrate the criticality of MOSA adoption in key areas at the right time. Two specific lunar technical fields are studied as examples: Power and In-Situ Resource Utilization (ISRU). Finally, recognizing that the lunar ISRU campaign will be an eminently collaborative operation requiring seamless partnering among diverse commercial, government, and international partners, a comprehensive technology development ecosystem is explored aimed at enabling ISRU in a way that systems and components are affordable for commercial partners to design, build, and sustain.

Mathew DeMinico↗

VerifyIO: Ensuring Correctness of Consistency Semantics in Parallel I/O

Abstract—High-performance computing (HPC) applications generate and consume substantial amounts of data, typically managed by parallel file systems. These applications access file systems either through the POSIX interface or by using highlevel I/O libraries. While the POSIX consistency model remains dominant in HPC, emerging file systems and popular I/O libraries increasingly adopt alternative consistency models that relax semantics in various ways, creating significant challenges for correctness and portability. This paper addresses these challenges by proposing a trace-driven I/O consistency verification workflow, implemented in our open-source tool, VerifyIO, which collects execution traces, detects data conflicts, and verifies proper synchronization against specified consistency models. Our extensive evaluation of 91 test case executions across three widely used I/O libraries with four I/O consistency models reveals critical consistency issues at both application and implementation levels.

Consistency Semantics↗

Synthesizing Safety Conditions for Code Certification Using Meta-Level Programming

In code certification the code consumer publishes a safety policy and the code producer generates a proof that the produced code is in compliance with the published safety policy. In this paper, a novel viewpoint approach towards an implementational re-use oriented framework for code certification is taken. It adopts ingredients from Necula's approach for proof-carrying code, but in this work safety properties can be analyzed on a higher code level than assembly language instructions. It consists of three parts: (1) The specification language is extended to include generic pre-conditions that shall ensure safety at all states that can be reached during program execution. Actual safety requirements can be expressed by providing domain-specific definitions for the generic predicates which act as interface to the environment. (2) The Floyd-Hoare inductive assertion method is refined to obtain proof rules that allow the derivation of the proof obligations in terms of the generic safety predicates. (3) A meta-interpreter is designed and experimentally implemented that enables automatic synthesis of proof obligations for submitted programs by applying the modified Floyd-Hoare rules. The proof obligations have two separate conjuncts, one for functional correctness and another for the generic safety obligations. Proof of the generic obligations, having provided the actual safety definitions as context, ensures domain-specific safety of program execution in a particular environment and is simpler than full program verification.

Eusterbrock, Jutta↗

Progress on LISA Colloid Microthruster Technology Development

Colloid microthrusters have been operated successfully in flight, providing drag-free and precision control for spacecraft that can be used for future applications such as gravity wave and exoplanet observatories. The Space Technology 7 Disturbance Reduction System (ST7- DRS) technology demonstration payload included eight Busek Colloid Micro-Newton Thrusters (CMNTs) as part of the Laser Interferometer Space Antenna (LISA) Pathfinder mission that launched in December of 2015. The CMNTs provided full attitude and precision drag-free control of the spacecraft with <10 nm/√Hz stability along the most sensitive axis during commissioning, nominal, and extended mission phases through April of 2017. Performance requirements (≤0.1 μN/√Hz) were met and models were validated based on on- orbit measurements of test mass motion and actuation during the 60-day nominal and 30-day extended missions. In 2018, the European Space Agency (ESA) selected LISA to be the agency’s next “large-class” mission, currently in Phase A, with a launch scheduled for 2034 and a 12.5-year duration, including the transfer (1.5 years), commissioning (1 year), nominal (4 or 6 years), and extended (6 or 4 years) phases of the mission, which sets the lifetime and consumables requirement. NASA is considering a significant contribution of hardware to the ESA-led mission, potentially including colloid microthrusters. In preparation, NASA is developing five technologies to TRL 5 and 6, including the colloid microthrusters, to be ready for infusion into LISA by the mission adoption review (MAR), currently scheduled for 2024. While ST7-DRS effectively brought the CMNTs to TRL 7, additional lower-TRL flow control components must be developed for full redundancy, reducing the system-level TRL back to 4. Key to the future of the colloid microthruster technology will be to use lessons learned and keep as much of the heritage from the ST7 design as possible while updating the system to support redundancy and lifetime requirements of a flagship-class mission. This paper describes the technology plan and progress to reach TRL 6 by the MAR, focusing on near- term plans to reach TRL 5 by the end of March 2022 for the LISA Colloid Microthrusters (CMTs). Work includes requirements development and sizing studies, breadboard and brassboard hardware developments at Busek, including relevant lifetime and environment testing, and lifetime modeling, verification and validation efforts at JPL, UCLA, and UCI.

Gamero-Castaño, Manuel↗

Breaking the barrier of human-annotated training data for machine learning-aided plant research using aerial imagery

Machine learning (ML) can accelerate biological research. However, the adoption of such tools to facilitate phenotyping based on sensor data has been limited by (i) the need for a large amount of human-annotated training data for each context in which the tool is used and (ii) phenotypes varying across contexts defined in terms of genetics and environment. This is a major bottleneck because acquiring training data is generally costly and time-consuming. This study demonstrates how a ML approach can address these challenges by minimizing the amount of human supervision needed for tool building. A case study was performed to compare ML approaches that examine images collected by an uncrewed aerial vehicle to determine the presence/absence of panicles (i.e. “heading”) across thousands of field plots containing genetically diverse breeding populations of 2 Miscanthus species. Automated analysis of aerial imagery enabled the identification of heading approximately 9 times faster than in-field visual inspection by humans. Leveraging an Efficiently Supervised Generative Adversarial Network (ESGAN) learning strategy reduced the requirement for human-annotated data by 1 to 2 orders of magnitude compared to traditional, fully supervised learning approaches. The ESGAN model learned the salient features of the data set by using thousands of unlabeled images to inform the discriminative ability of a classifier so that it required minimal human-labeled training data. This method can accelerate the phenotyping of heading date as a measure of flowering time in Miscanthus across diverse contexts (e.g. in multistate trials) and opens avenues to promote the broad adoption of ML tools.

59 BASIC BIOLOGICAL SCIENCES↗

pixelvar79/ESGAN-Flowering-Detection-paper

Machine learning (ML) can accelerate biological research. However, the adoption of such tools to facilitate phenotyping based on sensor data has been limited by (i) the need for a large amount of human-annotated training data for each context in which the tool is used and (ii) phenotypes varying across contexts defined in terms of genetics and environment. This is a major bottleneck because acquiring training data is generally costly and time-consuming. This study demonstrates how a ML approach can address these challenges by minimizing the amount of human supervision needed for tool building. A case study was performed to compare ML approaches that examine images collected by an uncrewed aerial vehicle to determine the presence/absence of panicles (i.e. “heading”) across thousands of field plots containing genetically diverse breeding populations of 2 Miscanthus species. Automated analysis of aerial imagery enabled the identification of heading approximately 9 times faster than in-field visual inspection by humans. Leveraging an Efficiently Supervised Generative Adversarial Network (ESGAN) learning strategy reduced the requirement for human-annotated data by 1 to 2 orders of magnitude compared to traditional, fully supervised learning approaches. The ESGAN model learned the salient features of the data set by using thousands of unlabeled images to inform the discriminative ability of a classifier so that it required minimal human-labeled training data. This method can accelerate the phenotyping of heading date as a measure of flowering time in Miscanthus across diverse contexts (e.g. in multistate trials) and opens avenues to promote the broad adoption of ML tools.

Varela, Sebastian↗

Wellbore cement alteration and roles of CO 2 and shale during underground hydrogen storage

To mitigate climate change and adopt renewable energy, energy storage is crucial and can be done in the form of hydrogen gas (H 2 ). Subsurface geologic reservoirs are positioned to store H 2 on the largest scales for the longest terms of all potential options. However, H 2 injection may boost reactions that consume hydrogen, generate undesired gases, and alter pore structures of geomedia. To explore the extent of H 2 -associated biotic reactions at a near wellbore location, four experiments were conducted under underground storage conditions with wellbore cement cores and, in most instances, shale samples submerged in synthetic formation brine. Post-reaction gas, aqueous, and solid phase samples were analyzed using olfactory screening and, later, gas chromatography (GC-MS), inductively coupled plasma optical emission spectroscopy (ICP-OES), scanning electron microscopy (SEM), and synchrotron micro-scale x-ray fluorescence (μ-XRF). Within a period of 16 weeks, hydrogen sulfide (H 2 S) was generated in systems containing both H 2 and shale. XRF mapping identified a zone enriched in iron(II) and reduced sulfur along the rim of cement cross sections that was largely associated with CO 2 -induced cement carbonation. Shale did not show noticeable alteration, but there is evidence it contributed to the initial inoculation of the system and provided nutrients for microbes via water-rock interactions. Here, this study considers both rock formations and wellbore cement not previously evaluated concurrently. Findings support understanding and modeling of H 2 -associated biogeochemical reactions during underground hydrogen storage.

36 MATERIALS SCIENCE↗

CyTRICS™ Assessment Report: Whole Home Battery Applications

This report examines the software supply chain security posture of mobile applications developed for consumer whole-house battery and energy-management products. While these applications are not currently integrated with critical infrastructure, their growing role in connected energy domain spaces underscores the importance of understanding the external dependencies, permission structures, and runtime behaviors that could introduce systemic risk; particularly, if adoption expands into more critical environments.

25 ENERGY STORAGE↗

Challenges, Industry Practice, and Research Opportunities for Protection of IBR-Rich Systems

The objective of this technical report is to outline the challenges of protection design for power systems rich in inverter-based resources (IBRs), synthesize current industrial practices, review new approaches from recent literature, and explore future opportunities in protection. IBRs are experiencing widespread adoption across both transmission and distribution systems. When present in significant quantities, IBRs challenge the performance of many traditional protection functions. To address these issues, the industry has developed sophisticated protection schemes that involve advanced relaying techniques in highly engineered pilot projects. However, these schemes are expensive and time-consuming to develop, build, and test. Researchers have proposed a number of new approaches for protection in IBR-rich distribution systems. Despite their potential, these new approaches do not address some major shortcomings of industry approaches stemming from complexity, practical requirements, and reliability.

24 POWER TRANSMISSION AND DISTRIBUTION↗

Redis-Based Streaming Architecture for Accelerator Beam Instrumentation DAQ Systems

The Fermilab Acceleraor Division, Beam Instrumentation Department, is always adopting modern and current software methodologies for complex DAQ architectures. This paper highlights the Redis Adapter (RA) as the key software component enabling high performance, modular communication between digitizers and distributed control systems by leveraging Redis and containerization. The RA provides a unified, efficient interface between Redis based data streams and consumer systems. In the legacy architecture, digitized data flowed through the custom, UDP based Distributed Data Communication Protocol in the middle layer. In the current system, DDCP remains the ingestion path, while the RA serves as the decoupling layer. The proposed system replaces old VME digitizers with a SOM-based digitizer that communicates with Redis using the RA. The RA acts as both a performance-critical bridge and a protocol-agnostic adapter, ensuring compatibility with legacy control frameworks while enabling future scalability and modularity. This restructuring of the middle layer also helps the system achieve high throughput, reduce latency, and simplify the data path. Finally, we will demonstrate how RA is utilized in our two core products to deliver both legacy compatibility and future flexibility.

Joshi, S. [Fermilab]↗

Ultrawideband Electromagnetic Interference to Aircraft Radios: Results of Limited Functional Testing With United Airlines and Eagles Wings Incorporated, in Victorville, California

On February 14, 2002, the FCC adopted a FIRST REPORT AND ORDER, released it on April 22, 2002, and on May 16, 2002 published in the Federal Register a Final Rule, permitting marketing and operation of new products incorporating UWB technology. Wireless product developers are working to rapidly bring this versatile, powerful and expectedly inexpensive technology into numerous consumer wireless devices. Past studies addressing the potential for passenger-carried portable electronic devices (PEDs) to interfere with aircraft electronic systems suggest that UWB transmitters may pose a significant threat to aircraft communication and navigation radio receivers. NASA, United Airlines and Eagles Wings Incorporated have performed preliminary testing that clearly shows the potential for handheld UWB transmitters to cause cockpit failure indications for the air traffic control radio beacon system (ATCRBS), blanking of aircraft on the traffic alert and collision avoidance system (TCAS) displays, and cause erratic motion and failure of instrument landing system (ILS) localizer and glideslope pointers on the pilot horizontal situation and attitude director displays. This report provides details of the preliminary testing and recommends further assessment of aircraft systems for susceptibility to UWB electromagnetic interference.

Ely, Jay J.↗

Use of Business Intelligence Tools in the DSN

JPL has operated the Deep Space Network (DSN) on behalf of NASA since the 1960's. Over the last two decades, the DSN budget has generally declined in real-year dollars while the aging assets required more attention, and the missions became more complex. As a result, the DSN budget has been increasingly consumed by Operations and Maintenance (O&M), significantly reducing the funding wedge available for technology investment and for enhancing the DSN capability and capacity. Responding to this budget squeeze, the DSN launched an effort to improve the cost-efficiency of the O&M. In this paper we: elaborate on the methodology adopted to understand "where the time and money are used"-surprisingly, most of the data required for metrics development was readily available in existing databases-we have used commercial Business Intelligence (BI) tools to mine the databases and automatically extract the metrics (including trends) and distribute them weekly to interested parties; describe the DSN-specific effort to convert the intuitive understanding of "where the time is spent" into meaningful and actionable metrics that quantify use of resources, highlight candidate areas of improvement, and establish trends; and discuss the use of the BI-derived metrics-one of the most fascinating processes was the dramatic improvement in some areas of operations when the metrics were shared with the operators-the visibility of the metrics, and a self-induced competition, caused almost immediate improvement in some areas. While the near-term use of the metrics is to quantify the processes and track the improvement, these techniques will be just as useful in monitoring the process, e.g. as an input to a lean-six-sigma process.

Metrics↗

Cost-Benefit Analysis For Indonesia Building Sector: Whole-Building Cooling Solutions

The Net Zero World (NZW) Initiative Collaborative Work Program with the Government of Indonesia (GoI) includes technical assistance and investment mobilization facilitation to accelerate deployment of energy efficiency technologies and solutions for the building sector. A February 2023 U.S.–Indonesia Joint Workshop on Decarbonizing the Building Sector yielded a NZW Indonesia Building Decarbonization Working Group (NZW IBDWG) with four sub-working groups (SWG): SWG-A National Center, SWG-B Capacity Building, SWG-C Investment and Financing, and SWG-D Pilot Projects. Technical analysis of whole-building cooling solutions for tropical climates of Indonesia was conducted by SWG-A to quantify energy savings, carbon dioxide reductions, and comfort improvements offered by 12 passive or low-energy cooling strategies: ceiling fans with and without thermostat setbacks; cool roofs; cool walls; exterior awnings; exterior shades; interior shades; insulated roofs; insulated walls; low-e windows; solar window films; and natural ventilation. Leveraging the results from SWG-A, cost-benefit analysis (CBA) was conducted by SWG-C to assess the consumer and national costs and impacts associated with these 12 cooling solutions. The evaluation involved estimating life-cycle costs (LCC), payback period (PBP), net present values (NPV), annual electricity burden change for low-income households, and reduced national annual power-sector generation demand by 2030, 2040, 2050, and 2060. This evaluation can help guide Indonesia’s Just Energy Transition Partnership (JETP) investments in policies and programs to advance research, development, deployment, and commercial adoption (RDDCA) of efficient residential building sector cooling technologies and solutions in Indonesia. Four key energy conservation measures (ECM) have been identified to reduce air-conditioning (AC) energy demand in single-family housing in Indonesia: ceiling fan with temperature setback (to 28.1 °Celcius from 25 °C); insulated walls; insulated roof; and cool roof. This study found that low-income households with AC installations in Indonesia currently face a high energy cost burden of approximately 10%. However, by implementing a ceiling fan with temperature setback, this burden could decrease to 2.5% today and further reduce to 1.3% by the year 2060. The PBP for a ceiling fan with temperature setback is one year, indicating one of the lowest LCC and best NPV. In the planned upcoming phase of CBA, a series of building cooling improvement scenarios can be further defined, incorporating more than one ECM in combination with socio-economic factors evaluated in the initial CBA phase. Additionally, the analysis of ECM effects in multifamily housing can be expanded. This broader national analysis aims to encompass a holistic and comprehensive system-level perspective, including factors such as avoided power sector infrastructure investments, domestic job creation, domestic manufacturing job creation, and gross domestic product (GDP) growth.

29 ENERGY PLANNING, POLICY, AND ECONOMY↗

Towards an Introspective Dynamic Model of Globally Distributed Computing Infrastructures

Large-scale scientific collaborations like ATLAS, Belle II, CMS, DUNE, and others involve hundreds of research institutes and thousands of researchers spread across the globe. These experiments generate petabytes of data, with volumes soon expected to reach exabytes. Consequently, there is a growing need for computation, including structured data processing from raw data to consumer-ready derived data, extensive Monte Carlo simulation campaigns, and a wide range of end-user analysis. To manage these computational and storage demands, centralized workflow and data management systems are implemented. However, decisions regarding data placement and payload allocation are often made disjointly and via heuristic means. A significant obstacle in adopting more effective heuristic or AI-driven solutions is the absence of a quick and reliable introspective dynamic model to evaluate and refine alternative approaches. In this study, we aim to develop such an interactive system using real-world data. By examining job execution records from the PanDA workflow management system, we have pinpointed key performance indicators such as queuing time, error rate, and the extent of remote data access. The dataset includes five months of activity. Additionally, we are creating a generative AI model to simulate time series of payloads, which incorporate visible features like category, event count, and submitting group, as well as hidden features like the total computational load—derived from existing PanDA records and computing site capabilities. These hidden features, which are not visible to job allocators, whether heuristic or AI-driven, influence factors such as queuing times and data movement.

kilic, Ozgur Ozan [Brookhaven National Laboratory ↗