Search NASA⌕ Search

SEARCH · Search NASA

Results for “Help Request”

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.

212 records · Page 12

Income Verification Strategies for Income-Based Solar Programs

The Inflation Reduction Act has created substantial new programs that support adoption of solar power by low-income households, including the $7 billion Solar For All program and the Low-Income Communities Bonus Credit Program, which increases the investment tax credit for certain types of deployment. In addition, a growing number of states are using solar programs to reduce energy burdens and create energy justice opportunities for low-income households and disadvantaged communities. Verifying the income of participating customers is an important component of these programs. Program managers are seeking strategies to verify a large number of subscribing customers in an accurate, timely, and cost-efficient manner. To help inform program managers, Berkeley Lab investigated how a number of energy and non-energy programs manage income verification. The most common approach is to require proof through tax documents, pay stubs, or other formal income documentation, which can pose an impediment to enrolling eligible customers and create a paperwork burden for administrators. In order to reduce the burden for both the applicant and the program manager, some programs use alternative methods. We identify three common alternative verification methods: -Categorical eligibility: Customers enrolled in other, similar income-verified assistance programs are automatically eligible for enrollment in other income-qualified programs. -Geographic eligibility: Eligibility is based on the customer’s location within a specified area, typically a low-income or disadvantaged community or census tract, and; -“Self-attestation”: The participant claims eligibility with or without further documentation. We describe these options, their pros and cons, give examples of how they are used, and explore how some low-income programs address administrative issues, audits, or other quality control measures. Finally, we explore the risk of mistaken verifications (finding a participant eligible when they are not) in the different strategies. While this memo was initiated by a request relating to income-based community solar programs, the methods are applicable to any program with income eligibility requirements in the energy or non-energy sector. Funding was provided for this research by the Solar Energy Technologies Office of the US Department of Energy, through the National Community Solar Partnership.

14 SOLAR ENERGY↗

Alaska Humans Factors Safety Study: The Southern Coastal Area

At the request of the Alaska Air Carriers Association, researchers from the NASA Aviation Safety Reporting System, at NASA Ames Research Center, conducted a study on aspects of safety in Alaskan Part 135 air taxi operations. An interview form on human factors safety issues was created by a representative team from the FAA-Alaska, NTSB-Alaska, NASA-ASRS, and representatives of the Alaska Air Carriers Association which was subsequently used in the interviews of pilots and managers. Because of the climate and operational differences, the study was broken into two geographical areas, the southern coastal areas and the northern portion of the state. This presentation addresses the southern coastal areas, specifically: Anchorage, Dillingham, King Salmon, Kodiak, Cold Bay, Juneau, and Ketchikan. The interview questions dealt with many of the potential pressures on pilots and managers associated with the daily air taxi operations in Alaska. The impact of the environmental factors such as the lack of available communication, navigation and weather information systems was evaluated. The results of this study will be used by government and industry working in Alaska. These findings will contribute important information on specific Alaska safety issues for eventual incorporation into training materials and policies that will help to assure the safe conduct of air taxi flights in Alaska.

Chappell, Sheryl L.↗

Overview of NASA's Earth Science Data Systems

For over the last 15 years, NASA's Earth Science Enterprise (ESE) has devoted a tremendous effort to design and build the Earth Observing System (EOS) Data and Information System (EOSDIS) to acquire, process, archive and distribute the data of the EOS series of satellites and other ESE missions and field programs. The development of EOSDIS began with an early prototype to support NASA data from heritage missions and progressed through a formal development process to today's system that supports the data from multiple missions including Landsat 7, Terra, Aqua, SORCE and ICESat. The system is deployed at multiple Distributed Active Archive Centers (DAACs) and its current holdings are approximately 4.5 petabytes. The current set of unique users requesting EOS data and information products exceeds 2 million. While EOSDIS has been the centerpiece of NASA's Earth Science Data Systems, other initiatives have augmented the services of EOSDIS and have impacted its evolution and the future directions of data systems within the ESE. ESDIS had an active prototyping effort and has continued to be involved in the activities of the Earth Science Technology Office (ESTO). In response to concerns from the science community that EOSDIS was too large and monolithic, the ESE initiated the Earth Science Information Partners (ESP) Federation Experiment that funded a series of projects to develop specialized products and services to support Earth science research and applications. Last year, the enterprise made 41 awards to successful proposals to the Research, Education and Applications Solutions Network (REASON) Cooperative Agreement Notice to continue and extend the ESP activity. The ESE has also sponsored a formulation activity called the Strategy for the Evolution of ESE Data Systems (SEEDS) to develop approaches and decision support processes for the management of the collection of data system and service providers of the enterprise. Throughout the development of its earth science data systems, NASA has had an active collaboration with a number of interagency and international partners. One of the mechanisms that has been extremely helpful in initiating and promoting this collaboration has been NASA's participation in the Committee on Earth Observation Satellites (CEOS) and its Working Group on Information Systems and Services (WGISS). The CEOS members, working together, have implemented an International Directory Network that enables users to locate collections of earth science data held by the international community and an International Catalog System to search and order specific data products. CEOS WGISS has also promoted the international interest in the Open GIS Consortium s specifications that further advance the access and use of geospatial data and the interoperation of GTS components. These are just a few highlights of the benefits that member agencies gain from CEOS participation.

McDonald, Kenneth↗

Systems Development, Data Mining, and Knowledge Discovery

The primary role of the Technical Integration Office is to provide technical solutions and services to different branches at KSC (Kennedy Space Center) and NASA program customers. The Technical Integration Office helps support KSC's operational needs by providing services such as digital connectivity, data center services, modelling and simulation tools, and communication video services. To learn the necessary technology and processes for my internship, I am working on two projects: learning C# (C Sharp programming language) with SQL and developing requirements for a PX (Communication and Public Engagement) inventory management system. To learn how to efficiently program with C#, my mentor assigned me to complete a sports informatics application that would let users discover facts and rules about various sports. The sports informatics application comes with search capabilities, report generating features, rule lists that users can modify, and diagrams for various sport strategies. To further build upon this project, I also developed a sport simulation game with the application. Once I begin more SQL-based projects, I will have the opportunity to learn how to manage databases and link SQL servers with C# programs. To develop requirements for the inventory management system, I have met with PX representatives and toured their storage facilities to see how they organize and store their items and equipment. I will also be meeting with representatives from the budget office to find out what information must be in a system budget report. The main components the system must have are customer request management, a search feature for items and equipment, report generation capabilities, and automated system warnings when item quantities reach or go below administrator-specified threshold levels. I have drafted questions and shall statements that will ultimately become part of the inventory management system requirements document.

Espinosa, Gabriel↗

Developing CORBA-Based Distributed Scientific Applications from Legacy Fortran Programs

Recent progress in distributed object technology has enabled software applications to be developed and deployed easily such that objects or components can work together across the boundaries of the network, different operating systems, and different languages. A distributed object is not necessarily a complete application but rather a reusable, self-contained piece of software that co-operates with other objects in a plug-and-play fashion via a well-defined interface. The Common Object Request Broker Architecture (CORBA), a middleware standard defined by the Object Management Group (OMG), uses the Interface Definition Language (IDL) to specify such an interface for transparent communication between distributed objects. Since IDL can be mapped to any programming language, such as C++, Java, Smalltalk, etc., existing applications can be integrated into a new application and hence the tasks of code re-writing and software maintenance can be reduced. Many scientific applications in aerodynamics and solid mechanics are written in Fortran. Refitting these legacy Fortran codes with CORBA objects can increase the codes reusability. For example, scientists could link their scientific applications to vintage Fortran programs such as Partial Differential Equation(PDE) solvers in a plug-and-play fashion. Unfortunately, CORBA IDL to Fortran mapping has not been proposed and there seems to be no direct method of generating CORBA objects from Fortran without having to resort to manually writing C/C++ wrappers. In this paper, we present an efficient methodology to integrate Fortran legacy programs into a distributed object framework. Issues and strategies regarding the conversion and decomposition of Fortran codes into CORBA objects are discussed. The following diagram shows the conversion and decomposition mechanism we proposed. Our goal is to keep the Fortran codes unmodified. The conversion- aided tool takes the Fortran application program as input and helps programmers generate C/C++ header file and IDL file for wrapping the Fortran code. Programmers need to determine by themselves how to decompose the legacy application into several reusable components based on the cohesion and coupling factors among the functions and subroutines. However, programming effort still can be greatly reduced because function headings and types have been converted to C++ and IDL styles. Most Fortran applications use the COMMON block to facilitate the transfer of large amount of variables among several functions. The COMMON block plays the similar role of global variables used in C. In the CORBA-compliant programming environment, global variables can not be used to pass values between objects. One approach to dealing with this problem is to put the COMMON variables into the parameter list. We do not adopt this approach because it requires modification of the Fortran source code which violates our design consideration. Our approach is to extract the COMMON blocks and convert them into a structure-typed attribute in C++. Through attributes, each component can initialize the variables and return the computation result back to the client. We have tested successfully the proposed conversion methodology based on the f2c converter. Since f2c only translates Fortran to C, we still needed to edit the converted code to meet the C++ and IDL syntax. For example, C++/IDL requires a tag in the structure type, while C does not. In this paper, we identify the necessary changes to the f2c converter in order to directly generate the C++ header and the IDL file. Our future work is to add GUI interface to ease the decomposition task by simply dragging and dropping icons.

Sang, Janche↗

Educator Resource Center for NASA Langley Research Center

The goal of the ERCN is to provide expertise and facilities to help educators access and utilize science, mathematics, and technology instructional products aligned with national standards and appropriate state frameworks and based on NASA s unique mission and results. The NASA Langley s Office of Education has established the service area for this ERC to be the five states of Kentucky, North Carolina, South Carolina, Virginia and West Virginia. This educational grant activity is associated with NASA s Mission to inspire the next generation of explorers.. .as only NASA can. The communication of NASA s knowledge is the prime role of this ERC. Functioning as a dissemination system of instructional materials and support for pre-college education programs we have met the NASA Education ERCN Program's goal. The following ERCN objectives have been accomplished: Demonstrate and facilitate the use of NASA educational products and technologies in print, video and web based formats. Examples include but are not limited to NASA approved Educator s Guides with Activities based on national standards for appropriate subjects and grade levels. We have demonstrated the use videotape series in analogue format and the new digital video instructional systems along with the use of NASA TV. The promotion of web page based resources such as the new NASA Portal web and the ability to download print resources is continuously facilitated in workshops. This objective has been completed by educator contacts that include on-site visits, phone requests, postal mail requests, e-mail requests, fax requests and workshops offered.

Bridgford, Todd↗

The NPOESS Preparatory Project (NPP) Science Data Segment (SDS) Data Depository and Distribution Element (SD3E) System Architecture

The National Polar-orbiting Operational Environmental Satellite System (NPOESS), the U.S. Government's future low-Earth orbiting satellite system, will monitor global weather and environmental conditions. Serving as a risk reduction for NPOESS, the NPOESS Preparatory Project (NPP) will provide remotely sensed atmospheric, land, ocean, ozone, and sounder data that will serve the meteorological and global climate change scientific communities. The National Aeronautics and Space Administration (NASA) NPP Science Data Segment's (SDS) primary role is to independently assess the quality of the NPP science and environmental data records for their ability to support climate research. The SDS is composed of nine elements; an input element that receives data from the operational agencies and acts as a buffer, a calibration analysis element, five elements devoted to measurement based quality assessment, an element used to test algorithmic improvements, and an element that provides overall science direction. Each element requires a set of sensor specific science data products for their evaluation. There are four NPP sensors that will be flown on the NPP observatory. They are the Visible Infrared Imagining Radiometer Suite (VIIRS), the Advanced Technology Microwave Sounder (ATMS), the Cross-Track Infrared Sounder (CrIS), and the Ozone Mapper/Profiler Suite (OMPS). It is estimated that these four sensors combined will make daily data requests for approximately six terabytes of NPP science products from the operational data providers. As a result, issues associated with duplicate data requests, data transfers of large volumes of diverse products, and data transfer failures raised concerns with respect to the network traffic and bandwidth consumption. Therefore, a central data broker system for receiving and buffering data requests and data products for the SDS was developed. The data element for this system is called the SDS Data Depository and Distribution Element (SD3E). It supports science mission data assessment by assuring the timely and validated acquisition and subsequent transfer of the NPP Science Mission data to the SDS Elements and NPP Science Team. The six science elements that interface with the SD3E span across the NASA Goddard Space Flight Center (GSFC), the NASA Jet Propulsion Laboratory (JPL), and the University of Wisconsin. As the primary communication vehicle for the science elements and science team, the SD3E has an interface to the operational data providers: National Environment Satellite, Data, and Information Service (NESDIS) Interface Data Processing System (IDPS) and the National Oceanic Atmospheric Administration's (NOAA) Comprehensive Large Array-data Stewardship system (CLASS) Archive Data System (ADS), that are responsible for product generation and archive and distribution respectively. The SD3E is designed to be a semi-customizable and semi-automated system. This system is designed to provide flexibility and ease of use for the science users in accessing the latest data products by creating a rolling data cache that temporarily stores the products locally before transferring the data to the SDS Measurement based elements for the land, ocean, atmosphere, sounder, and ozone. This paper describes the design and architecture of one of the nine SDS elements, the SD3E, and how this system has provided a mechanism for efficient data exchange, how it has helped in alleviating some of the network traffic and usage, and how it has contributed to reducing operational costs.

Ho, Evelyn L.↗

RGS Spectroscopy of the Cygnus Loop XA Knot

The observations were performed at the end of April 2002, and the data were received in July 2002. Unfortunately, the observations were badly compromised by high levels of background radiation; one the three observations lost entirely. Two replacement observations were scheduled for November 2002, and were only made available in January of 2003. Consequently, we have had little time to grapple with the unusual data analysis challenges. The search for a postdoctoral fellow has been successfully concluded, and Manami Sasaki began working for us in January 2003. She will be supported in part by these funds, and will be working to help understand these data. Examination of the RGS 'Orders' images indicate the presence of broad emission lines (as expected for the diffuse XA knot). However, examination of the 'Spatial' dispersion/cross-dispersion images indicate that the emission is also broad in the cross-dispersion direction. (As a crosscheck, some of the 'Lockman Hole' datasets were also examined as representative 'sky background' datasets; in these, both types of images are relatively flat (outside the calibration source regions). The quicklook plots of the spectra show the expected O VII and O VIII lines, in addition to a complex around 35 Angstroms; the approx. 35 Angstrom line is likely the C V He-beta line at 34.97 Angstrom, but identifying the additional line(s) will require a more careful reduction of the data. Consequently, there is valuable information to be extracted from these data, but it is complicated by diffuse nature of the emission. Because the angular scale is large, we will have to make use of sky background datasets in order to do the background fitting. A color composite image of OM data in the three UV bands was presented at the 'How does the Galaxy Work?' meeting, and compared to optical and X-ray imaging data. Quantitative analysis will require obtaining the effective bandpasses of the UV filters so that the predominant line and continuum contributions can be identified using plasma shock emission models. In view of the facts that the data were only obtained relatively recently, and the complexity of the data analysis, we request a one year no-cost extension on the grant.

Gaetz, Terrance J.↗

Abrstract - OnePlace Redesign Spring 2020 Internship

The project I worked on was the OnePlace Redesign. In that, I converted the OnePlace home page to the Service Portal to match NASA OnePlace’s current application design standards, I was able to allow users to easily find applications in OnePlace and I was able to allow users to easily find and request OnePlace services (new app development, new knowledge base, etc.). It was a major accomplishment to be able to remodel a website that soon the entire Langley center that uses OnePlace will use. The website was made through ServiceNow’s Service Portal, and I organized the applications like never before, allowed a clear styling to applications a user does not have access to and/or are new applications, browsing of applications with clear button divisions, and allowing for different options depending if app is accessible or not, with proper error checking in place and very-well documented code. It was amazing to incorporate all this logic into one widget so that whoever wants to utilize this feature has no trouble at all to do so. The 3 most important things I learned were being able to do this work within ServiceNow, as it is such an important enterprise platform for CRM and boosting the connected workforce of NASA, incorporate built-in APIs from ServiceNow Glide Records to connect Server Scripts to Client Scripts and HTML, and be able to use agile to get another experience of managing work capacity with stories, and having proper communication with the team if every feature is done correctly and steps for continuing forward. The part that I enjoyed the most was the training I did for ServiceNow and I freedom I had to experiment to see how to structure the Service Portal. I was not tied down, and I believe this allowed for a better outcome of the product. As part of the internship, I created a very in-depth design document with the help of my team to document the project goals before it was started and technical documentation (including the design document) summarizing the final result of the product in terms of the new features added and the explanation of the logic thoroughly so that anyone can understand the project easily. The technical documentation will be published as a Knowledge Article within OnePlace Knowledge Base documentation.

Ariel Wald↗

A Historical Overview of the NASA Orbital Debris Program Office’s Laboratory Optical Measurements

The NASA Orbital Debris Program Office (ODPO) has used laboratory measurements to help bring ground-based measurements together with models to ascertain Earth-orbiting target parameters of interest to support various orbital debris models. In 2005, the Optical Measurement Center (OMC) was established to simulate space-based illumination conditions using equipment and techniques that recreate telescopic observations, particularly source-target-sensor orientations. The intent was to recreate light curves using known aspect angles of known targets and phase angles (angle is defined by the vertex between illumination source-object-detector) to complement telescopic observations that could be used to update the current optical size estimation model (OSEM) – a model that converts object brightness into size for orbital debris models. To support the above goals, the laboratory has undergone several equipment upgrades to increase capabilities over almost 20 years of operation. The primary instrumentation acquires reflectance measurements and includes a solar-like light source, CCD camera with astrometric filters, and robotic arm. A rotary arm was added approximately five years after full operation to allow acquisition through a full 360° range of phase angles. Another part of the OMC instrumentation is a field spectrometer, predominately used for field operations to acquire pre- and post-flight spacecraft material spectral measurements. Additionally, reflectance spectroscopy of various materials is also of interest resulting from hypervelocity impact tests, pristine spacecraft materials, or samples of materials that are used in spacecraft design. These measurements are stored in NASA’s Spectral Material Database, a resource that is still being populated today. The study of spectral measurements also enabled the development of spectral unmixing routines to support the identification of spacecraft materials from spectral data gathered by ground based telescopes. Preliminary OMC investigations focused on feasibility studies to acquire 360° rotation light curves of simple shapes at a single-phase angle and extended to measurements of representative fragments from ground-based explosion tests. To correlate the light curves with ground-based optical measurements, a focused study on high area to mass materials was conducted in support of a newly identified population (at the time) in geosynchronous orbit (GEO) consisting of multi-layered insulation. To further characterize orbital debris, a larger selection of materials was analyzed using laboratory photometric measurements that included representative targets from pristine spacecraft materials and ground-based impact tests. Around 2012, an initiative was requested to understand the feasibility of active debris removal (ADR) of larger targets using grappling methods for spent rocket bodies. Using a priori information on selected targets, scaled-down versions of rocket bodies were generated thanks to improvements in 3D printing technology and machining. These targets were studied in the OMC to understand rotation characteristics. These were compared with telescopic data to determine if the tumble and rotation angles would allow ADR. In 2013, the OMC focused on combining spectral measurements with photometric data to characterize GEO orbital debris. Several years later, NASA acquired a Titan III Transtage test article from “The Boneyard” with a high-resemblance to on-orbit Titan III Transtage rocket bodies, allowing physical access to a representative rocket body that suffered fragmentations in GEO. This prompted the creation of 3D models using lidar technology and spectral measurements of the materials. Focused research also transitioned to specific materials (i.e., solar cells) when telescopic surveys requested characterization of specific GEO targets. In the different research products presented, the focus has been to understand the various parameters that influence optical size estimation, including albedo, phase functions, and brightness variations. Work in this area continues with newer sources of data, including DebriSat, a high-fidelity 56-kg spacecraft replica representative of a modern low Earth orbit (LEO) satellite subjected to a laboratory hypervelocity impact test to understand fragmentation events and to support updates to satellite breakup models and size estimation models. Utilizing the vast population of fragments from DebriSat and prior laboratory impact experiments, the ODPO has focused on acquiring bidirectional reflectance distribution function (BRDF) data to characterize targets in the laboratory, thus removing aspect angle dependencies. Additionally, the DebriSat project has provided improved processes for measuring size via image acquisition, such that a true fragment size can be directly compared to the derived size using the OSEM. The team continues to assess BRDFs and use spectral measurement data to investigate the parameters used in the OSEM, specifically magnitudes, albedo, and phase functions.

Heather Cowardin↗

Innovative Advanced Hydrogen Mobile Fueler (Final Technical Report)

The US Department of Energy (DOE) funded a project to design, develop, deploy and analyze the economic viability of an innovative Advanced Hydrogen Mobile Fueler (AHMF). As part of the design activity the project team defined specifications based upon vehicle requirements and compliance with specific fueling performance criteria. The AHMF was originally designed to fuel 10-20 fuel cell vehicles (FCV) per day, consistent with the requirements of the H70 fueling category. The AHMF is able to operate without remote power connections, is modular for easy transport and deployment, and can provide expanded daily capacity and multi-day operations using delivered gaseous hydrogen. Toward the end of the project, due to request from the hydrogen industry and some necessary modifications of the AHMF, the system is now modified to fuel heavy duty vehicles. The project was conducted over two primary phases, each including several key tasks, subtasks, and project milestones. Phase 1 involved the design, development, and construction of the AHMF, moving from a conceptual design through to completion of assembly and testing. In addition to reviewing several different approaches, the team chose to take a conventional station design and modify it for mobile fueling. There were several innovative components included in the design. The high pressure storage was the first to achieve a US Department of Energy (DOE) Special Permit (SP 20391) to transport high pressure hydrogen (95 MPa) in a composite cylinder. The second novel system was a liquid nitrogen (LIN) cooling system with a compact heat exchanger. Without this change, the cooling system would not be able to fit into the AHMF. Phase 2 demonstrated the AHMF by fueling fuel cell buses at a fleet in Pomona, CA. The site was chosen because a temporary fueling solution was required while a fixed station was being installed. The existing permits for the fixed station and non-public access also was a determining factor. Over two months, the buses were fueled 320 times with over 5000 kg of hydrogen from tube trailers. Existing shore power was used, and the average electrical efficiency was 0.13 kWh/kg. The average liquid nitrogen (LIN) consumption was 90.68 scf/kg. The fueling and consumption data was provided to the National Renewable Energy Laboratory (NREL) for analysis. An economic analysis was performed and will be provided in a separate report. The project was successful, but not without challenges and lessons learned. The DOT special permit led the way for the use of high pressure, composite cylinders and is being by multiple other systems and applications. The pandemic along with time for the DOT special permit approval delayed the project for years. The team also believes that hydrogen mobile fueling has a use for the industry, especially during this upcoming phase of expansion. However, it does have its limitations due to high cost to build and operate, and the same permitting challenges as a fixed station. A fully capable system at the speeds and pressures of the AHMF may not be necessary for most applications and would help reduce the cost and increase storage capacity. The on-board generator can be easily replaced with shore power or the wide range of power generation solutions in the marketplace. One of the major results of the project was the development of new code language in National Fire Protection Agency (NFPA) 2 and the International Fire Code (IFC) for on-demand mobile fueling. This will provide guidance for Authorities Having Jurisdiction (AHJ) and user on how to permit temporary fueling sites across the nation.

08 HYDROGEN↗

Strain Measurement Using FBG on COPV in Stress Rupture Test

White Sands Test Facility (WSTF) was requested to perform ambient temperature hydrostatic pressurization testing of a Space Transportation System (STS) 40-in. Kevlar Composite Overwrapped Pressure Vessel (COPV). The 40-in. vessel was of the same design and approximate age as the STS Main Propulsion System (MPS) and Orbiter Maneuvering System (OMS) vessels. The NASA Engineering Safety Center (NESC) assembled a team of experts and conducted an assessment that involved a review of national Kevlar COPY data. During the review, the STS COPVs were found to be beyond their original certification of ten years. The team observed that the likelihood of STS COPV Stress rupture, a catastrophic burst before leak failure mode, was greater than previously believed. Consequently, a detailed assessment of remaining stress rupture life became necessary. Prior to STS-114, a certification deviation was written for two flights of OV-103 (Discovery) and OV-104 (Atlantis) per rationale that was based on an extensive review of the Lawrence Livermore National Laboratories, COPV data, and revisions to the STS COPV stress levels. In order to obtain flight rationale to extend the certification deviation through the end of the Program, the Orbiter Project Office has directed an interagency COPV team to conduct further testing and analysis to investigate conservatism in the stress rupture model and evaluate material age degradation. Additional analysis of stress rupture life requires understanding the fiber stresses including stress that occurs due to thru-wall composite compression in COPV components. Data must be obtained at both zero gauge pressure (pre-stress) and at the component operating pressure so that this phenomenon can be properly evaluated. The zero gauge pressure stresses are predominantly a result of the autofrettage process used during vessel manufacture. Determining these pre-stresses and the constitutive behavior of the overwrap at pressure will provide necessary information to better predict the remaining life of the STS COPVs. The primary test objective is obtaining data to verify the hypothesis of a radially oriented thru-thickness stress-riser in the COPV composite whose magnitude is a function of the applied pressure and the load history. The anticipated load dependent response follows from the constitutive behavior of the composite overwrap so data to quantify its nonlinear and time dependent response will be sought. The objective of the Fiber Braggs Gratings (FBGs) were to advance the state-of-the-art by developing techniques using FBG sensors that are capable of assessing stress-rupture degradation in Kevlar COPVs in a health monitoring mode (1). Moreover, they sought to answer questions of how embedded sensors affect overall integrity of the structure. And lastly, they sought to provide an important link in the overall stress rupture study that will help close the loop on the COPV fabrication process. NDE inspection methods will be used from start to finish and FBG will be an integral link within the overall chain.

Banks, Curtis↗

Meteorite Sample Section Repair at NASA Johnson Space Center

Introduction: Meteorite thin and thick sections are routinely shipped from NASA Johnson Space Center to fulfill sample allocation requests from principle investigators around the world. Sections are also re-turned to JSC when researchers are finished studying them since, in most cases, they can be reused for other studies. The sections are very fragile unfortunately, and sometimes return to us needing repairs. The fol-lowing should give you an idea of how we repair sections here in the very lab where they were created. NOTE: Please do not attempt to repair ANSMET meteorite sections that are in your possession. We will perform the repairs for you at NASA JSC if you send the section back to us. Section Delamination: The majority of the meteorite sections that we produce here are secured to the glass slide using a high quality, two-part epoxy. Occasionally, we are asked to use superglue if the researcher wishes to dismount the section from the slide. Both epoxy and superglue are excellent adhesives, but they both tend to embrittle with time which results in delamination from the slide. Exposure to vacuum can also degrade the adhesion between the sample section and the glass slide. Repeated handling of the slide edges can accelerate delamination and, as a preventive measure, the outer 1-2 mm of epoxy is trimmed from newly created sections at JSC. If conductive tapes (copper, carbon, etc.) are used on the section during analysis, great care must be taken in removing the tape so that the epoxy is not pulled up with it. If in doubt, the tape can be left on the section when it is returned to JSC. Before we perform any repairs to sample sections, carbon, gold, or other coatings are removed. We accomplish this using a slurry of 0.05 micron alumina and 190 proof ethyl alcohol applied to a felt polishing pad fitted to a rotating lap wheel. Coatings are re-moved in this manner from all sections that are re-turned to JSC. The extent of the delamination determines how we proceed with the section repair. If the meteorite sample area of the section is not disturbed, then we carefully remove the delaminated epoxy. This is done using a binocular microscope with a 6X zoom, cut-proof gloves, and a very sharp, single edged razor blade. We cut the delaminated epoxy with the blade angled away from the sample area and using very light pressure. The trimmed section is then cleaned in an ultrasonic bath of 200 proof ethyl alcohol for no more than 10 seconds and carefully dried using a lint-free clean room wipe. The section is then placed into a lab oven at 110o F in preparation for epoxy. We mix the resin and hardener components of the low viscosity epoxy and very small amounts are applied to the cut edges of the section using a needle probe and the binocular microscope. Warming the epoxy helps secure the existing section by filling any voids between the glass slide and the section. After the new epoxy cures, we give the section a light polish on a lap wheel fitted with cotton polishing paper that is charged with 1 micron diamond paste. If the section has delaminated to the point of sample area being lifted from the glass, then it may be irreparable. We employ the above technique along with clamping the section in a Teflon pad arrangement in order to flatten the sample while the epoxy cures. Otherwise, the sample will tend to curl. This works to some degree, but once the sample area curls, it seldom re-turns to the original flatness without cracking or bending. Canada Balsam and Crystalbond: We repair damaged sections that had originally been prepared using Canada Balsam or Crystalbond adhesives through the gradual application of heat. We take great care with these samples since these bonding materials tend to get brittle with age. The section is heated in gradual steps (40-50o F per hour) to the melting point of the adhesive. We repair the sample while the adhesive is fluid and then the section is cooled in the same gradual manner in which it was heated. Slide Cracks and Breaks: Accidents happen. Especially with something as small and fragile as a thin/thick section. We all know someone who has driven a microscope objective into a section. As bad as the damage may look, the section can be repaired in most instances. NOTE: Please do not try to tape or glue section pieces back together prior to returning the dam-aged section. This practice usually renders the section irreparable. If the glass slide is cracked but the section is still in one piece, we repair it by infilling the crack with the low viscosity epoxy mentioned earlier. If the slide is in pieces, we can reassemble it with epoxy on a new backer slide. This is a tricky task as the pieces need to be in the correct plane with respect to each other, especially if the sample area is split among several pieces.

Meteorite↗

HEASARC Software Archive

(1) Chandra Archive: SAO has maintained the interfaces through which HEASARC gains access to the Chandra Data Archive. At HEASARC's request, we have implemented an anonymous ftp copy of a major part of the public archive and we keep that archive up-to- date. SAO has participated in the ADEC interoperability working group, establishing guidelines or interoperability standards and prototyping such interfaces. We have provided an NVO-based prototype interface, intending to serve the HEASARC-led NVO demo project. HEASARC's Astrobrowse interface was maintained and updated. In addition, we have participated in design discussions surrounding HEASARC's Caldb project. We have attended the HEASARC Users Group meeting and presented CDA status and developments. (2) Chandra CALDB: SA0 has maintained and expanded the Chandra CALDB by including four new data file types, defining the corresponding CALDB keyword/identification structures. We have provided CALDB upgrades for the public (CIAO) and for Standard Data Processing. Approximately 40 new files have been added to the CALDB in these version releases. There have been in the past year ten of these CALDB upgrades, each with unique index configurations. In addition, with the inputs from software, archive, and calibration scientists, as well as CIAO/SDP software developers, we have defined a generalized expansion of the existing CALDB interface and indexing structure. The purpose of this is to make the CALDB more generally applicable and useful in new and future missions that will be supported archivally by HEASARC. The generalized interface will identify additional configurational keywords and permit more extensive calibration parameter and boundary condition specifications for unique file selection. HEASARC scientists and developers from SAO and GSFC have become involved in this work, which is expected to produce a new interface for general use within the current year. (3) DS9: One of the decisions that came from last year's HEADCC meeting was to make the ds9 image display program the primary vehicle for displaying line graphics (as well as images). The first step required to make this possible was to enhance the line graphics capabilities of ds9. SAO therefore spent considerable effort upgrading ds9 to use Tcl 8.4 so that the BLT line graphics package could be built and imported into ds9 from source code, rather than from a pre-built (and generally outdated) shared library. This task, which is nearly complete, allows us to extend BLT as needed for the HEAD community. Following HEADCC discussion concerning archiving and the display of archived data, we extended ds9 to support full access to many astronomical Web-based archives sites, including HEASARC, MAST, CHANDRA, SKYVIEW, ADS, NED, SIMBAD, IRAS, NVRO, SAO TDC, and FIRST. Using ds9's new internal Web access capabilities, these archives can be accessed via their Web page. FITS images, plots, spectra, and journal abstracts can be referenced, down-loaded, and displayed directly and easily in ds9. For more information, see: http://hea-www.harvard.edu/saord/ds9. Also after the HEADCC discussion concerning region filtering, we extended the Funtools sample implementation of region filtering as described in: http://hea-www.harvard.edu/saord/funtools/regions.html. In particular, we added several new composite regions for event and image filtering, including elliptical and box annuli. We also extended the panda (Pie AND Annulus) region support to include box pandas and elliptical pandas. These new composite regions are especially useful in programs that need to count photons in each separate region using only a single pass through the data. Support for these new regions was added to ds9. In the same vein, we developed new region support for filtering images using simple FITS image masks, i.e. 8-bit or 16-bit FITS images where the value of a pixel is the region id number for that pixel. Other important enhancements to DS9 this year, include supporor multiple world coordinate systems, three dimensional event file binning, image smoothing, region groups and tags, the ability to save images in a number of image formats (such as JPEG, TIFF, PNG, FITS), improvements in support for integrating external analysis tools, and support for the virtual observatory. In particular, a full-featured web browser has been implemented within D S 9 . This provides support for full access to HEASARC archive sites such as SKYVIEW and W3BROWSE, in addition to other astronomical archives sites such as MAST, CHANDRA, ADS, NED, SIMBAD, IRAS, NVRO, SA0 TDC, and FIRST. From within DS9, the archives can be searched, and FITS images, plots, spectra, and journal abstracts can be referenced, downloaded and displayed The web browser provides the basis for the built-in help facility. All DS9 documentation, including the reference manual, FAQ, Know Features, and contact information is now available to the user without the need for external display applications. New versions of DS9 maybe downloaded and installed using this facility. Two important features used in the analysis of high energy astronomical data have been implemented in the past year. The first is support for binning photon event data in three dimensions. By binning the third dimension in time or energy, users are easily able to detect variable x-ray sources and identify other physical properties of their data. Second, a number of fast smoothing algorithms have been implemented in DS9, which allow users to smooth their data in real time. Algorithms for boxcar, tophat, and gaussian smoothing are supported.

White, Nicholas↗