Search NASASearch

SEARCH · Search NASA

Results for “kits”

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 19 records

Evaluation of DNA Extraction Efficiency in Diverse Algae Strains Using Commercial Kits and Lysis Approaches

Efficient DNA extraction is essential for accurately monitoring microalgae communities in large-scale cultivation systems such as raceway ponds and wastewater ponds. Traditional phenol chloroform extracts are a staple in microbiology but are obsolete for routine sampling due to its high toxicity reagents and time intensive setups. Commercial DNA extraction kits are more favorable for the microbes found in these ponds, but lack specific kits made for these communities. Little is known about which kits perform the best, leading researchers to use a variety of different kits with inconsistent results. This project compared one precipitation based commercial kit (Lucigen Masterpure) and five wash based kits (Monarch, Zymo Quick-DNA, and three Qiagen DNeasy kits) using four brackish algae strains to determine which methods yield the greatest quantity and quality of genomic DNA. Extractions were evaluated using the manufacturers protocol, and additional pretreatment options were administered before a single kit to compare its potential in being added routinely before extractions. Pretreatment options included both cryogenic freeze-thawing and heat incubation using enzymes. DNA was quantified using Qubit fluorometry and NanoDrop purity ratios. Overall, the Qiagen PowerWater kit provided the highest DNA yield and purity, but at a significantly higher cost then the precipitation-based kit (MasterPure). It was also noted that while the precipitation-based kit was significantly cheaper, provided similar results, it took significantly more time to complete a single run. Cryogenic pretreatment (6x cycles) increased average DNA yields by up to 80%, whereas enzymatic pretreatment most improved purity ratios without substantially improving quantity. The results suggest that it may be more cost and time efficient to use Qiagen kits with the addition of lysis pretreatments to procure better results. Future works includes developing a better system to efficiently collect multi variable data, and to upscale to artificial polycultures using similar methodologies alongside sequencing to confirm kit results.

59 BASIC BIOLOGICAL SCIENCES

CG-Kit: Code Generation Toolkit for performant and maintainable variants of source code applied to Flash-X hydrodynamics simulations

CG-Kit is a new Code Generation tool-Kit that we have developed as a part of the solution for portability and maintainability for multiphysics computing applications. The development of CG-Kit is rooted in the urgent need created by the shifting landscape of high-performance computing platforms and the algorithmic complexities of a particular large-scale multiphysics application: Flash-X. To efficiently use computing resources on a heterogeneous node, an application must have a map of computation to resources and a mechanism to move the data and computation to the resources according to the map. Most existing performance portability solutions are focussed on abstracting the expression of computations so that a unified source code can be specialized to run on different resources. However, such an approach is insufficient for a code like Flash-X, which has a multitude of code components that can be assembled in various permutations and combinations to form different instances of applications. Similar challenges apply to any code that has composability, where a single specified way of apportioning work among devices may not be optimal. Additionally, use cases arise where the optimal control flow of computation may differ for different devices while the underlying numerics remain identical. This combination leads to unique challenges including handling an existing large code base in Fortran and/or C/C++, subdivision of code into a great variety of units supporting a wide range of physics and numerical methods, different parallelization techniques for distributed and shared memory systems and accelerator devices, and heterogeneity of computing platforms requiring coexisting variants of parallel algorithms. All of these challenges demand that scientific software developers apply existing knowledge about domain applications, algorithms, and computing platforms to determine custom abstractions and granularity for code generation. There is a critical lack of tools to tackle those problems. CG-Kit is designed to fill this gap by providing a user with the ability to express their desired control flow and computation-to-resource map in the form a pseudocode-like recipe. It consists of standalone tools that can be combined into highly specific and, we argue, highly effective portability and maintainability toolchains. Here we present the design of our new tools: parametrized source trees, control flow graphs, and recipes. The tools are implemented in Python. They are agnostic to the programming language of the source code targeted for code generation. In conclusion, we demonstrate the capabilities of the toolkit with two examples, first, multithreaded variants of the basic AXPY operation, and second, variants of parallel algorithms within a hydrodynamics solver, called Spark, from Flash-X that operates on block-structured adaptive meshes.

Algorithmic portability

Final Technical Report of a Feasibility Investigation of a Hydropower Flexibility Upgrade Kit

The project studied the feasibility of a concept for a flexibility upgrade kit called h-Dynamyk to improve the flexibility of U.S. hydropower plants and assessed its potential impact on the U.S. hydropower industry. This concept addresses the growing need for grid flexibility amid rising renewable energy adoption, such as wind and solar, which often introduce intermittency. The upgrade kit is intended to address challenges posed by aging turbine designs in meeting modern grid demands for flexibility services like frequency response, voltage control, spinning reserve, and black-start capabilities. Key features of the h-Dynamyk kit include siphon turbine assemblies, medium-voltage variable frequency drives (VFDs), and smart controls integrated with plant systems to optimize operations and extend equipment life. This nine-month discovery project successfully achieved its objectives by defining a baseline design and performance metrics for the h-Dynamyk flexibility upgrade kit, analyzing this baseline, and incorporating lessons learned from this analysis into a modified set of metrics and recommendations for future design and testing, which were further guided by field site studies.

13 HYDRO ENERGY

A frugal CRISPR kit for equitable and accessible education in gene editing and synthetic biology

Equitable and accessible education in life sciences, bioengineering, and synthetic biology is crucial for training the next generation of scientists, fostering transparency in public decision-making, and ensuring biotechnology can benefit a wide-ranging population. As a groundbreaking technology for genome engineering, CRISPR has transformed research and therapeutics. However, hands-on exposure to this technology in educational settings remains limited due to the extensive resources required for CRISPR experiments. Here, we develop CRISPRkit, an affordable kit designed for gene editing and regulation in high school education. CRISPRkit eliminates the need for specialized equipment, prioritizes biosafety, and utilizes cost-effective reagents. By integrating CRISPRi gene regulation, colorful chromoproteins, cell-free transcription-translation systems, smartphone-based quantification, and an in-house automated algorithm (CRISPectra), our kit offers an inexpensive (~$2) and user-friendly approach to performing and analyzing CRISPR experiments, without the need for a traditional laboratory setup. Experiments conducted by high school students in classroom settings highlight the kit’s utility for reliable CRISPRkit experiments. Furthermore, CRISPRkit provides a modular and expandable platform for genome engineering, and we demonstrate its applications for controlling fluorescent proteins and metabolic pathways such as melanin production. We envision CRISPRkit will facilitate biotechnology education for communities of diverse socioeconomic and geographic backgrounds.

59 BASIC BIOLOGICAL SCIENCES

Outreach_and_Workforce_Development_Bioproduct_Activity_Kits

The Center for Bioenergy Innovation Outreach and Workforce Development Bioproduct Activity Kits includes gackground, materials, and other information for 5 different hands-on activities that can be used in outreach events with the public to cultivate interest and knowledge in biomass- and bioproduct-related scientific concepts used in CBI. The main document includes suggestions for kit materials, talking points, documentation that can be displayed or printed; and supplementary files include the board game and cards that can be printed for use. The kits are designed for various age groups and can be adapted for different needs, audiences, and standards.

bioenergy

ExaWorks software development kit: a robust and scalable collection of interoperable workflows technologies

Scientific discovery increasingly requires executing heterogeneous scientific workflows on high-performance computing (HPC) platforms. Heterogeneous workflows contain different types of tasks (e.g., simulation, analysis, and learning) that need to be mapped, scheduled, and launched on different computing. That requires a software stack that enables users to code their workflows and automate resource management and workflow execution. Currently, there are many workflow technologies with diverse levels of robustness and capabilities, and users face difficult choices of software that can effectively and efficiently support their use cases on HPC machines, especially when considering the latest exascale platforms. We contributed to addressing this issue by developing the ExaWorks Software Development Kit (SDK). The SDK is a curated collection of workflow technologies engineered following current best practices and specifically designed to work on HPC platforms. We present our experience with (1) curating those technologies, (2) integrating them to provide users with new capabilities, (3) developing a continuous integration platform to test the SDK on DOE HPC platforms, (4) designing a dashboard to publish the results of those tests, and (5) devising an innovative documentation platform to help users to use those technologies. Our experience details the requirements and the best practices needed to curate workflow technologies, and it also serves as a blueprint for the capabilities and services that DOE will have to offer to support a variety of scientific heterogeneous workflows on the newly available exascale HPC platforms.

97 MATHEMATICS AND COMPUTING

Quantum Instrumentation and Control Kit (QICK) for Quantum Networks

We report the first demonstration of using the Quantum Instrumentation and Control Kit (QICK) system on RFSoC FPGA technology to drive an entangled photon pair source and to detect the photon signals. With the QICK system, we achieve high levels of performance metrics including coincidence-to-accidental ratio exceeding 150, and entanglement visibility exceeding 95%, consistent with performance metrics achieved using conventional waveform generators. We also demonstrate simultaneous detector readout using the digitization functional of QICK, achieving internal system synchronization time resolution of 3.2 ps. The work reported in this paper represents an explicit demonstration of the feasibility for replacing commercial waveform generators and time taggers with RFSoC-FPGA technology in the operation of a quantum network, representing a cost reduction of more than an order of magnitude.

46 INSTRUMENTATION RELATED TO NUCLEAR SCIENCE AND

International Nuclear Security Nuclear Material Accounting and Control Kit Participant Guides

You work at a facility that stores large amounts of nuclear material in varying containerizations. Management has just approved the establishment of a tamper indicating device program in order to cut down on the effort required to conduct inventories, and to enhance overall control of nuclear materials within the site boundary. You have been assigned, along with your colleagues, to conduct an initial assessment to determine the ideal TID types to be used at your facility. You will apply TIDs to a variety of apparatuses that are representative of the closure mechanisms on different containers and entry points to rooms and vaults onsite.

98 NUCLEAR DISARMAMENT, SAFEGUARDS, AND PHYSICAL P

Post-irradiation Examination of Eurofer-97 Steel Irradiated to 20 dpa at 200–400°C in HFIR under the EUROfusion (ORNL-KIT) Collaboration Program

The Oak Ridge National Laboratory/Karlsruhe Institute of Technology (ORNL/KIT) collaboration focuses on research involving irradiation experiments and post-irradiation examinations (PIE) of isotopically modified Eurofer-97 steels for fusion reactor applications. This collaboration capitalizes on ORNL’s expertise in radiation effects on materials and its capabilities in irradiation and PIE. The research aims to qualify Fe-9Cr-based Eurofer-97 steel under simulated fusion conditions, which include high doses and high transmutation rates. A unique isotopic modification technique is utilized in the research, wherein high-transmutation isotopes such as Fe-54 and Ni-58 are alloyed into the Eurofer steel to align with the expected helium production rates in fusion reactor conditions. This report presents the results of post-irradiation mechanical testing activities for the EUROFER-97/2 specimens after irradiation to ~20 dpa at various irradiation temperatures. The irradiation doses and temperatures for the ES capsules ranged from 18.4–20.4 dpa and 202–256°C, respectively. The mechanical property datasets, obtained through baseline testing and PIE of the tensile and fracture specimens, include microhardness data from 93 irradiated and non-irradiated tensile specimens and 28 irradiated bend bar specimens, uniaxial tensile property data from 45 irradiated and non-irradiated tensile specimens, and fracture toughness data from the bend bar specimens. Further data analyses provide statistical information on the microhardness values and tensile properties, as well as the reference ductile-brittle transition temperature (T 0 ) data.

36 MATERIALS SCIENCE

All Kitted Out

The Hydropower Knowledge Sharing and Succession Planning Toolkit, created by the National Renewable Energy Laboratory (NREL) in collaboration with the U.S. Department of Energy’s Water Power Technologies Office (WPTO), can help your organization effectively plan for workforce changes and share knowledge across employees. By proactively implementing knowledge sharing and succession planning strategies, hydropower organizations can safeguard institutional knowledge, enhance workforce resilience, and ensure long-term operational stability in an evolving industry landscape.

13 HYDRO ENERGY

International Nuclear Security Nuclear Material Accounting and Control Instructions for Use and Supplementary Documentation

This document describes the use of exercise kits (called NMAC Kits) developed to support training and technical engagements sponsored by DOE/NNSA Office of Nuclear Security (INS) in the use of nuclear material accounting and control (NMAC) methodologies in support of nuclear security. INS has previously used other similar kits that were originally designed to support NMAC training for international safeguards purposes. These new kits are specifically designed to be used in nuclear security training and emphasis the role NMAC plays in nuclear security as well as security against the insider threat. Planning for the development of these kits is described in LA-UR-24-30063, FY24 NMAC Kits Upgrade and served as the initial framework for the development of the new NMAC Kit material in FY25.

98 NUCLEAR DISARMAMENT, SAFEGUARDS, AND PHYSICAL P

Microbiomes of frozen blood plasma samples reveal potential pathogens in wild birds and rodents

The lack of genomic data on pathogens from wildlife severely limits our ability to track transmission patterns and trace the origins of an outbreak. There are currently millions of wildlife samples in biobanks around the world, including blood samples. Blood has traditionally been viewed as a sterile environment in healthy individuals, but recent evidence suggests that this is not the case, especially for wild animals. Our goal was to determine whether frozen plasma samples can be surveyed using 16S sequencing to provide information about potential hosts for pathogens for a more complete understanding of disease systems. We sequenced blood plasma from wild North American deer mice ( Peromyscus maniculatus ) and American kestrels ( Falco sparverius ) that were cryogenically stored for 7 and 13 years, respectively, and compared two DNA extraction kits. The kestrel samples contained a very high number of reads that could not be identified to phylum compared to the mouse samples. The two kits differed in the phyla and genera that were detected, and the Zymo kit, which is optimized for plasma and serum, produced more high-quality reads for both kestrel and mouse samples. We identified several pathogenic genera, including Mycoplasma, Escherichia-Shigella , and Bartonella . Sequencing blood samples for pathogens could potentially have broad applications for identifying important reservoir hosts for pathogen transmission and provide a reduced set of species on which to follow up.

59 BASIC BIOLOGICAL SCIENCES

OSCAR-Mike: Why not ATAK?

The Office of Nuclear Smuggling Detection and Deterrence (NSDD) is evaluating methods to increase the probability that international partners will detect radioactive materials. One proposed method to accomplish this goal is to improve communications within teams operating in challenging environments. The goal of these improvements would be to enable remote monitoring of detection equipment, share data among end users in the field and subject matter experts, and integrate data from radiation detectors with other types of sensors and camera systems. Accomplishing this goal has the potential to improve the capabilities of currently deployed NSDD equipment. During FY 2021, Oak Ridge National Laboratory demonstrated some core and expanded capabilities of the Android Team Awareness Kit (ATAK), a situational awareness application developed by the US Department of Defense, to enable precision targeting, navigation, and data sharing. During FY 2022, Oak Ridge National Laboratory developed software requirements for an NSDD team awareness kit–based system. The requirements were developed by liaising with NSDD management and subject matter experts to determine NSDD’s needs and by reviewing available software and hardware solutions with US Department of Defense team awareness kit program managers and developers and radiation detection equipment vendors.

97 MATHEMATICS AND COMPUTING

Remote sensing images, DEM, and point clouds associated with “Accuracy evaluation of cost-effective 3D reconstruction approaches for hydrobiogeochemical processes in non-perennial stream riverbeds”

This data package is associated with the publication “Accuracy evaluation of cost-effective 3D reconstruction approaches for hydrobiogeochemical processes in non-perennial stream riverbeds” published in Frontiers in Environmental Science, Environmental Informatics and Remote Sensing (Bao et al., 2026; doi: 10.3389/fenvs.2026.1725258). This data package includes the drone photos for a section of Umtanum Creek in Washington, Unted States. The photos were used to reconstruct the 3-dimensional (3D) digital elevation model (DEM) of the riverbed for the investigated stream section. The reconstruction results from four approaches are provided: (1) unoccupied aerial vehicle (UAV, colloquially known as drone) imagery-based Structure-from-Motion (SfM), (2) a machine learning-based 3D reconstruction model, Visual Geometry Grounded Deep Structure from Motion (VGGSfM), (3) Visual Geometry Grounded Transformer for long sequence of images (VGGT-Long), and (4) handheld smartphone LiDAR scanning. The ground truth measurements by tripod-mounted optical level kit and ground control points GPS locations for evaluating the accuracy of the four reconstruction approaches are also provided in this data package. A preliminary version of this data package was published in October 2025 at the time of manuscript submission. It was updated in March 2026, at the time of manuscript acceptance, to include additional metadata (this readme, data dictionary, and file level metadata). The data did not change. For details on how to navigate data packages generated by this project, see https://data.ess-dive.lbl.gov/portals/PNNLRiverCorridorSFA/About. In addition to a readme, this data package also includes a file-level metadata (FLMD) file that describes each file and a data dictionary (DD) that describes all column/row headers and variable definitions. This dataset is comprised of (1) 8 folders; (2) the detailed flight configuration html files; (3) field metadata; (4) a readme; (5) a data dictionary; and (6) file-level metadata. The folders “2024_10_18_d01” and “2024_10_18_d02” contain the original drone photos for the two drone flights (d01 and d02) on October 18, 2024. The reconstruction results from each of the approaches are in the folders called “ODM_SfM”, “VGGSfM”, “VGGTLong”, and “LiDAR”. The ground truth measurements are in the folder called “optical_level_kit”. Lastly, results comparing the different approaches are in the folder called “comparisons”. All files are .csv, .html, .jpg, .obj, .txt, and .npy. For information on using the .obj and .npy files, see the readme files within the same folder as the files.

54 ENVIRONMENTAL SCIENCES