Search NASASearch

SEARCH · Search NASA

Results for “Array deployment”

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.

171 records · Page 3

Space Power

Appropriate directions for the applied research and technology programs that will develop space power systems for U.S. future space missions beyond 1995 are explored. Spacecraft power supplies; space stations, space power reactors, solar arrays, thermoelectric generators, energy storage, and communication satellites are among the topics discussed.

Source record

Toward Large Field-of-view X-ray Spectrometers with Magnetic Microcalorimeters

A future X-ray telescope mission like Lynx, a X-ray flagship mission concept, requires a large field of view, high energy resolution, and high spatial resolution. The Magnetic Microcalorimeter (MMC) detectors we are developing for such a mission feature a 5-arcminute field of view, approximately 100,000 pixels, each spanning 0.5–1 arcsecond. These detectors require the readout of 8,000 sensors. Three different array types have been designed to meet scientific goals, two of which utilize thermal multiplexing to reduce the number of readout channels in a scheme called “Hydra.” We are currently fabricating detectors on a recently completed buried wiring wafer with connections to every sensor. The sensors are read out using a microwave multiplexer (μMUX) with flux ramp modulation. A single μMUX can read out approximately 1,000 sensors with only two feed lines. We will report on the test of the first two-dimensional μMUX chip, consisting of 78 resonators. μMUX chips that pass screening will be directly bonded to MMC array chips using indium bump bonding. In parallel, we have tested a kinetic inductance traveling wave parametric amplifier (KI-TWPA) to amplify signals at low temperatures. The KI-TWPA exhibits extremely low internal noise, approaching the standard quantum limit. Since the energy resolution of an MMC is primarily limited by the readout system, the KI-TWPA is an ideal amplifier for MMCs with μMUX readout. We recently measured the readout noise of a μMUX with a KI-TWPA, demonstrating its capability for reading out MMC arrays. We present the design and fabrication of the latest MMC detectors, along with its readout performance.

Magntic Microcalorimeters

Contaminant characterization of five satellite materials

An extensive laboratory test program was performed to characterize outgassing of five satellite materials. The materials were Chemglaze Z-306 over 9922 primer, M-773 adhesive, multilayer insulation, polyurethane foam, and silverized Teflon. The souces were prepared to the specifications of a typical satellite program. Dynamic thermogravimetric mass loss characteristics of these five materials were obtained in vacuum with a beam microbalance. The temperature of the material was linearly raised from 25 C to over 650 C while monitoring the mass loss, rate of mass loss, temperature, and the composition of the outgassed material by residual gas analysis. Isothermal source emission/capture coefficients/reemission parameters were obtained with an array of quartz crystal microbalances (QCM). A detailed test matrix in which the temperatures of the QCMs (-160 C, - 100 C, -40 C, and +10 C) and the source material (125 C, and 90 C, and 50 C) were varied was performed. The array of QCMs was also used to measure the spatial distribution of the source emission. The effects of vacuum ultraviolet radiation on the deposition and reemission parameters was determined.

J A Muscari

Revolutionizing thermal Management in Next-Generation AI data centers: Challenges and breakthrough innovations

Data centers (DCs) serve as critical infrastructure for powering the growth and evolution of AI. Next-generation AI DCs present unique challenges in thermal management driven by unprecedented computational demands. This paper provides a comprehensive summary of key stakeholder perspectives on technology gaps, infrastructure requirements, test bed needs, emerging opportunities, and preliminary solutions related to thermal management for AI DCs. It establishes six strategic pillars of thermal management for next generation AI DC: reliability, deployability, efficiency, resilience, measurability, and valorization. The discussion spans a range of critical topics, including advanced cooling technologies, thermal strategies for emerging modular and edge DCs, system-level optimization and control frameworks, infrastructure planning and grid integration designs, benchmarking approaches, and pathways for waste heat recovery and reuse. The proposed research, development, and demonstration efforts are aimed at accelerating the deployment of AI DCs while ensuring energy efficiency, reliability, safety, and regulatory compliance.

Wang, Pengtao [ORNL] (ORCID:0000000214713429)

Aerothermodynamic Analysis of a Flexible Thermal Protection System under Reentry Loads

The Carryall Block 1 reentry vehicle being developed by Outpost Space utilizes a strut supported semirigid deployable heatshield. This consists of a flexible thermal protection system, a heat-resistant fabric stack, stretched over actuated spars. The advantages of a deployable heatshield include reduced heat loading and earlier deceleration in the trajectory. However, the nature of the flexible thermal protection system necessitates considering the loaded shape of the heat shield. The flexible thermal protection system will deflect under reentry loads leading to areas of higher heating rates as well as a reduced axial coefficient as compared to the nominal shape. The Carryall Block 1 is analyzed using NASA’s FUN3D and DPLR CFD solvers with a deflected shape based on the catenary equations. The aerodynamic results are found to be within a percent for both solvers and both structured and unstructured mesh types. Fluid Structure Interaction (FSI) analysis is currently a work in progress, using file I/O to communicate between FUN3D and LS-DYNA, a commercial nonlinear structural solver. Challenges in deforming the geometry, mesh, and initial results are presented here.

thermal protection system

Integrated Approach to Post-Irradiation Examination of Nuclear Materials at Idaho National Laboratory

Idaho national Laboratory (INL) is the U.S. lead national laboratory for the Department of Energy’s Office of Nuclear Energy (DOE-NE), providing much of the nuclear research, development and demonstration capability needed to move nuclear innovation forward to deployment. INL’s Materials and Fuels Complex hosts a unique combination of personnel, facilities and infrastructure and offers the ability to perform post-irradiation examinations (PIE) of nuclear materials spanning multiple length scales. The ability to combine engineering-scale analysis and sub-microscopic characterization provides valuable insights into fuel and structural material behavior and degradation mechanisms. The holistic approach is used to accelerate these materials demonstration and deployment. Selected studies will be presented, highlighting the impact of these techniques on improving fuel reliability, safety, and efficiency, thereby advancing the development of sustainable and advanced nuclear energy technologies.

11 - NUCLEAR FUEL CYCLE AND FUEL MATERIALS

Toward an AI-Powered Software Pipeline for Real-Time Tracking and Analysis of Wildfire and Smoke

Real-time tracking of wildfires and smoke is crucial for effective response, minimizing damage, protecting lives, and efficiently managing resources during fire emergencies. We develop a web-based AI-powered pipeline that detects wildfires in aerial video and estimates deployment-relevant behavior metrics, including cumulative burned area, burned-area growth rate, fire spread direction, and smoke dispersion. The system combines a YOLO-based detector with YCbCr-based fire segmentation, HSV-based smoke segmentation, Farneback optical flow, and centroid-based spatiotemporal tracking. Using ground sampling distance (GSD), pixel-level fire masks are converted to physical burned-area measurements by correlating fire pixel counts with camera altitude and tilt angle. We benchmark YOLO variants and non-YOLO baselines (GoogLeNet, CNN, DBN, Autoencoder, U-Net, and AlexNet) on the IEEE FLAME dataset and a newly created aerial frame dataset, Wildfire-DB. Cross-dataset evaluation uses a strict threshold-transfer protocol: decision thresholds are selected on FLAME validation and transferred unchanged to Wildfire-DB to quantify generalization under domain shift. YOLOv6 achieves the strongest cross-dataset frame-level fire detection on Wildfire-DB (ROC-AUC 0.8200, PR-AUC 0.8044, and transferred-threshold F1 0.7596). For tracking-oriented deployment requiring oriented localization, YOLO11-OBB provides the most reliable cross-dataset behavior among OBB-capable models while remaining computationally feasible. To analyze the feasibility of UAV deployment, we further measure inference efficiency using synchronized GPU and CPU power logs on a fixed workload of 1569 frames. YOLO-family models process the video in 5.73–12.47 seconds with net energy of 1247.28–1775.39 J, substantially lower latency and energy than heavier classification and reconstruction baselines. Overall, model optimality depends on operational objectives: YOLOv6 is best for cross-dataset detection robustness, whereas YOL...

Color segmentation

Silazane to silica

Thin film silica and/or methyl silicone were detected on most external surfaces of the retrieved LDEF. Known sources of silicone in or on the LDEF appear inadequate to explain the ubiquitous presence of the silica and silicone films. Hexamethyldisilazane (HMDS) was used as the Challenger tile waterproofing compound for the Challenger/LDEF deployment mission. HMDS releases NH3 which depolymerizes silicone RTV's. Polyurethanes were also attacked. Much of the silica/silicone contamination of LDEF resulted from HMDS.

Gale A. Harvey

A Cryogenic Seven-Element HEMT Front End for DSS 13

A cryogenically cooled Ka-band (33.6-GHz), seven-element front-end array for the DSN was built and tested. This system uses seven high electron mobility transistor (HEMT) low-noise amplifiers cooled by a two-stage closed-cycle refrigerator. All system components from the polarizers to the output isolators are cooled to a physical temperature between 18 and 35 K. The noise temperatures of the individual elements range from 64 to 84 K over a 2.75-GHz bandwidth.

J Bowen

32nd Aerospace Mechanisms Symposium

The proceedings of the 32nd Aerospace Mechanism Symposium are reported. NASA John F. Kennedy Space Center (KSC) hosted the symposium that was held at the Hilton Oceanfront Hotel in Cocoa Beach, Florida on May 13-15, 1998. The symposium was cosponsored by Lockheed Martin Missiles and Space and the Aerospace Mechanisms Symposium Committee. During these days, 28 papers were presented. Topics included robotics, deployment mechanisms, bearing, actuators, scanners, boom and antenna release, and test equipment.

S W Walker

Space Photovoltaic Research and Technology 1995

The Fourteenth Space Photovoltaic Research and Technology conference was held at the NASA Lewis Research Center from October 24-26, 1995. The abstracts presented in this volume report substantial progress in a variety of areas in space photovoltaics. Technical and review papers were presented in many areas, including high efficiency GaAs and InP solar cells, GaAs/Ge cells as commercial items, high efficiency multiple bandgap cells, solar cell and array technology, heteroepitaxial cells, thermophotovoltaic energy conversion, and space radiation effects. Space flight data on a variety of cells were also presented.

Geoffrey Landis

Prime Time for Model-Predictive Control? Assessing the Technical and Market Readiness of Advanced Controls in Buildings

Despite three decades of extensive research and field testing that have consistently validated the benefits of Model Predictive Control (MPC) in building applications, the technology has seen limited market adoption. This paper evaluates the readiness of MPC for widespread deployment, showcases recent demonstrations and field tests across diverse building types, including residential, small commercial, large commercial, and campus settings. Our results demonstrate that MPC can optimize system operations to achieve load shifting, minimize curtailment of on-site generation, and reduce energy costs by up to 80 %, while maintaining or improving occupant comfort. We also show that MPC can effectively control large assets, such as MW-sized thermal storage systems, and respond to dynamic pricing signals. However, achieving scale remains difficult due to labor-intensive workflows, reliance on a “PhD-in-the-loop” for MPC design and maintenance, susceptibility to fragile data infrastructure, and persistent workforce education and acceptance barriers. To bridge this gap, we outline a transition from bespoke, labor intensive prototypes toward streamlined, segment-targeted deployment strategies that leverage model templates, semantic tools, and generative AI. By automating control configuration and reducing engineering effort, these recommendations provide a pathway for transforming successful research demonstrations into scalable, market ready solutions for MPC-based controls.

Pritoni, Marco

Ductless Heat Pump Program

The Verde Ductless Heat Pump (DHP) Program expanded access to high-efficiency electric heating and cooling technologies for households in priority communities within the Portland Metro area. Funded by the U.S. Department of Energy’s Building Technologies Office (DE-EE0010132), the program combined residential ductless heat pump deployment with community-based outreach, participant support, contractor partnerships, and system development to improve program delivery.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI

Implementation of Self-Align Local Poly Interconnection on 0.25 Micron Flash Memory

For ETOX Flash technology. the self-aligned source module plays a critical role in minimizing cell size. For advanced Flash technology using the shallow-trench isolation (STI) scheme, however, it is difficult to form a stable source line. The Flash process in this experiment features an ETOX structure and with SIN spacer. Poly-Si (implanted poly) is used as the local interconnection material connecting the source line and was successfully implemented in the ETOX flash array in this paper.

C H Lee

Modular Battery Charge Controller

A new approach to masterless, distributed, digital-charge control for batteries requiring charge control has been developed and implemented. This approach is required in battery chemistries that need cell-level charge control for safety and is characterized by the use of one controller per cell, resulting in redundant sensors for critical components, such as voltage, temperature, and current. The charge controllers in a given battery interact in a masterless fashion for the purpose of cell balancing, charge control, and state-of-charge estimation. This makes the battery system invariably fault-tolerant. The solution to the single-fault failure, due to the use of a single charge controller (CC), was solved by implementing one CC per cell and linking them via an isolated communication bus [e.g., controller area network (CAN)] in a masterless fashion so that the failure of one or more CCs will not impact the remaining functional CCs. Each micro-controller-based CC digitizes the cell voltage (V(sub cell)), two cell temperatures, and the voltage across the switch (V); the latter variable is used in conjunction with V(sub cell) to estimate the bypass current for a given bypass resistor. Furthermore, CC1 digitizes the battery current (I1) and battery voltage (V(sub batt) and CC5 digitizes a second battery current (I2). As a result, redundant readings are taken for temperature, battery current, and battery voltage through the summation of the individual cell voltages given that each CC knows the voltage of the other cells. For the purpose of cell balancing, each CC periodically and independently transmits its cell voltage and stores the received cell voltage of the other cells in an array. The position in the array depends on the identifier (ID) of the transmitting CC. After eight cell voltage receptions, the array is checked to see if one or more cells did not transmit. If one or more transmissions are missing, the missing cell(s) is (are) eliminated from cell-balancing calculations. The cell-balancing algorithm is based on the error between the cell s voltage and the other cells and is categorized into four zones of operation. The algorithm is executed every second and, if cell balancing is activated, the error variable is set to a negative low value. The largest error between the cell and the other cells is found and the zone of operation determined. If the error is zero or negative, then the cell is at the lowest voltage and no balancing action is needed. If the error is less than a predetermined negative value, a Cell Bad Flag is set. If the error is positive, then cell balancing is needed, but a hysteretic zone is added to prevent the bypass circuit from triggering repeatedly near zero error. This approach keeps the cells within a predetermined voltage range.

Button, Robert

Challenges and Opportunities for HVAC + Phase Change Material Thermal Energy Storage in Buildings

Phase-change material (PCM) thermal-energy storage (TES) integrated with HVAC and domestic hot water (DHW) can shift a large share of building thermal loads. By flattening and shifting loads, PCM TES reduces peak electricity use, eases stress on local and grid infrastructure, and lowers costs. It can also defer costly upgrades to service panels, distribution, and transmission. Higher energy density relative to chilled or hot water storage makes PCM TES practical for small, space limited, and retrofit projects, while packaged HVAC-integrated systems expand cost-effective load shifting to commercial buildings that previously lacked options. Despite this promise, deployment faces barriers. This paper presents challenges, opportunities, and lessons learned from lab and field integrations of PCM TES with packaged HVAC systems. Key challenges include misalignment between default heat pump controls tuned for direct-to-load operation and TES charge/discharge objectives, PCM properties that diverge from manufacturer claims and evolve with cycling, and high integration and deployment costs with off-the-shelf products. These studies underscore the need for factory built, integrated systems that arrive as prepackaged modules with proven controls, reducing design and installation effort and delivering predictable performance across projects. The paper outlines steps to enable viable and scalable PCM TES HVAC and DHW systems, including 1) validated methods that can be used to characterize PCM properties and TES system performance, 2) supervisory controls that optimize charge/discharge scheduling, and 3) factory integrated packaging that eliminates bespoke field engineering.

Dutton, Spencer

From Bricks to Clicks: Mapping the White Space in Building Innovation

It is a critical national imperative to transform the buildings sector, yet innovation is impeded by deployment failures that leave promising technologies stranded. Conventional market reports and techno-economic analysis provide an insufficient understanding of markets and resource allocation for emerging building technologies. They omit crucial commercialization factors such as ecosystem maturity and adoption friction, where the coordinated participation of a network of suppliers, contractors, financiers, regulators, and integrators is required to scale solutions. This study addresses these gaps by introducing an evaluation framework grounded in front-line data from six years of the DOE's IMPEL incubator, comprising experience from 300 building-sector innovators and the adjacent, complex ecosystem. Our methodology synthesizes top-down market analysis with bottom-up, practitioner-level data across five megatrends: (M1) Affordable materials and industrialized construction; (M2) Healthy and efficient mechanical systems; (M3) Intelligent building operations; (M4) Buildings as grid assets; and (M5) High-density power and cooling for data centers and therein identify twelve "white space" technology opportunities. Next, we develop a multi-criteria scoring rubric to rank these opportunities based on parameters, i.e., Affordability, Quality of Life, Reliability, and Security, yielding composite ‘Demand’ and ‘Maturity’ indices. Our results indicate that the most significant white spaces may not be incremental products but a new class of ‘Ecosystem Enablers’, such as logistics platforms, orchestration layers, and automated compliance software that solve structural deployment gaps. This paper summarizes this transparent, evidence-based, practitioner-informed evaluation framework for policymakers and investors to re-evaluate policy and resource allocation and unlock scalable market transformation.

Singh, Reshma

WINDSAT Free Flyer Using the Advanced TIROS-N Satellite

The results of this study show the feasibility of carrying a wind measuring lidar on an ATN-derivative free flying spacecraft. The overall configuration fits within the Shuttle bay and uses the same techniques for STS Launch as the proposed SAATN spacecraft. The lidar can be made light enough that the total weight of the satellite is well within the capability of the onboard propulsion system for transfers to a Sun synchronous orbit at 833 km attitude. The principal techniques for weight minimization are the use of the Perkin Elmer proprietary HIP process for the telescope, new packaging concepts for the laser and for the optics-laser interface, and the application of current technology to the signal processing hardware. Power minimization is achieved for the lidar primarily by use of a low pulse repetition frequency, i.e., 2pps, and again by the use of current processor technology. The power capability of the spacecraft is enhanced by increasing the ATN array size 25 percent, through the addition of two more solar array panels of the present size, and by limiting the range of Sun angles over which the spacecraft is operated. The same basic concept for the lidar as proposed in the Shuttle Windsat study is recommended here, but there are some changes in details to improve weight and power. No major technology break-throughs are required for the lidar, but some technology experiments are recommended for the laser subsystem to verify isotopic gas lifetime and performance, modulator life and weight, and for space qualification. Spacecraft changes are all natural modifications or growth to accommodate the payload. Overall, the proposed system provides substantial margin for the uncertainties for the future and for potential payload change, and also demonstrates the reasonableness of the Windsat Free Flyer concept.

Herbert M Gurk