Search NASA⌕ Search

SEARCH · Search NASA

Results for “Group Processes”

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 289 records · Page 16

CMIP7 data request: Earth system priorities and opportunities

This paper presents a comprehensive overview of the Coupled Model Intercomparison Project Phase 7 (CMIP7) request for data pertaining to Earth systems science, and provides justification for the resources needed to produce this data. Topics within the CMIP7 Earth System (CMIP7-ES) theme centre around tracking of flows of energy, carbon, water and other fluxes across domains, and constraining feedbacks between these cycles and the climate system. These topics are summarized in this paper as scientific “opportunities” describing specific model intercomparison experiments and use cases for next-generation Earth System Model (ESM) output. These opportunities were submitted by modelling groups and scientific consortia following an extended public consultation process. Contained within each opportunity are requests for groups of Climate & Forecasting (CF) variables, which are bundled into variable groups representing all data required to address the opportunities' needs. Novel opportunities in CMIP7 compared with previous phases will include running `emissions-driven' simulations that integrate carbon emissions and removal scenarios with updated representations of the global carbon cycle, expanded variable groups needed to model marine trophic interactions and biogeochemistry, and data needed to understand the risk of global tipping points, among others. The production of these variables will close key gaps and uncertainties identified during previous rounds of CMIP, and support the 7th Intergovernmental Panel on Climate Change Assessment Report (AR7). We argue that CMIP7-ES data will be broadly used by scientific, policy, governmental, industry, and other communities that rely on climate model projections for research and decision making. As an author group we also reflect on the evolution of the CMIP7-ES data request as a part of a deliberative process in support of the global CMIP program.

54 ENVIRONMENTAL SCIENCES↗

Research and Development for an Operational Information Ecology: The User-System Interface Agent Project

The User System Interface Agent (USIA) is a special type of software agent which acts as the "middle man" between a human user and an information processing environment. USIA consists of a group of cooperating agents which are responsible for assisting users in obtaining information processing services intuitively and efficiently. Some of the main features of USIA include: (1) multiple interaction modes and (2) user-specific and stereotype modeling and adaptation. This prototype system provides us with a development platform towards the realization of an operational information ecology. In the first phase of this project we focus on the design and implementation of prototype system of the User-System Interface Agent (USIA). The second face of USIA allows user interaction via a restricted query language as well as through a taxonomy of windows. In third phase the USIA system architecture was revised.

Srivastava, Sadanand↗

The INPE handouts to the 6th LANDSAT Technical Working Group (LTWG) Meeting

LANDSAT receiving and processing system in its present configuration and status are described, as well as the experience already obtained with LANDSATs 4 and 5. The revised table of station plans for TM reception and products and of implementation schedule for data formats employing superstructure conventions is updated. Standardization of the worldwide reference systems is proposed. The INPE preliminary TM products price list is included. A TM image received and processed is shown to illustrate the appearance of the products offered.

Debarrosaguirre, J. L.↗

Activities of the Remote Sensing Information Sciences Research Group

Topics on the analysis and processing of remotely sensed data in the areas of vegetation analysis and modelling, georeferenced information systems, machine assisted information extraction from image data, and artificial intelligence are investigated. Discussions on support field data and specific applications of the proposed technologies are also included.

John E Estes↗

GeneLab Analysis Working Group Pipelines

GeneLab must establish data processing pipelines for common data types including microarray, RNA-sequencing, and metagenomic profiling. Here we give an overview of current microarray and RNA-seq pipelines and discuss future pipelines including metagenomic profiling pipelines

Galazka, Jonathan M.↗

Process Improvement in a Radically Changing Organization

This presentation describes how the NASA Glenn Research Center planned and implemented a process improvement effort in response to a radically changing environment. As a result of a presidential decision to redefine the Agency's mission, many ongoing projects were canceled and future workload would be awarded based on relevance to the Exploration Initiative. NASA imposed a new Procedural Requirements standard on all future software development, and the Center needed to redesign its processes from CMM Level 2 objectives to meet the new standard and position itself for CMMI. The intended audience for this presentation is systems/software developers and managers in a large, research-oriented organization that may need to respond to imposed standards while also pursuing CMMI Maturity Level goals. A set of internally developed tools will be presented, including an overall Process Improvement Action Item database, a formal inspection/peer review tool, metrics collection spreadsheet, and other related technologies. The Center also found a need to charter Technical Working Groups (TWGs) to address particular Process Areas. In addition, a Marketing TWG was needed to communicate the process changes to the development community, including an innovative web site portal.

Varga, Denise M.↗

Poling of Microwave Electro-Optic Devices

The desire to transmit high frequency, microwave RF signals over fiber optic cables has necessitated the need for electro-optic modulation devices. However, in order to reap these potential benefits, it is necessary to develop the devices and their associated fabrication processes, particularly those processes associated with the poling of the devices. To this end, we entered into a cooperative research agreement with Richard Kunath of NASA LeRC. A graduate student in my group, Tony Kowalczyk, worked closely with the group at NASA to develop processes for construction of a microwave frequency electro-optic modulator. Materials were commercially obtained from Amoco Chemical and in collaboration with Lockheed-Martin. The photolithography processes were developed at NASA LeRC and the electric-field poling process was carried out in our laboratory at CWRU. During the grant period, the poling process conditions were investigated for these multilayer devices. Samples were poled and the resulting nonlinear optical properties were evaluated in our laboratory. Following the grant period, Kowalczyk went to NASA under a NRC fellowship, and I continued to collaborate as a consultant. Publications listed at the end of this report came out of this work. Another manuscript is in preparation and will be submitted shortly.

Singer, Kenneth D.↗

A Status Update for the FLASHFlux Working Group

The FLASHFLux (FF) working group of CERES continues to process Terra and Aqua data to produce a FF SSF product in 3-4 days and a FF TISA product in 5-7 days. This talk describes the working group focus and progress made since the last CERES Science team meeting. The most frequent usage of the FF daily solar flux estimates is in technologies related to solar power production and system maintenance.

CERES↗

Performance Assessment of OVERFLOW on Distributed Computing Environment

The aerodynamic computer code, OVERFLOW, with a multi-zone overset grid feature, has been parallelized to enhance its performance on distributed and shared memory paradigms. Practical application benchmarks have been set to assess the efficiency of code's parallelism on high-performance architectures. The code's performance has also been experimented with in the context of the distributed computing paradigm on distant computer resources using the Information Power Grid (IPG) toolkit, Globus. Two parallel versions of the code, namely OVERFLOW-MPI and -MLP, have developed around the natural coarse grained parallelism inherent in a multi-zonal domain decomposition paradigm. The algorithm invokes a strategy that forms a number of groups, each consisting of a zone, a cluster of zones and/or a partition of a large zone. Each group can be thought of as a process with one or multithreads assigned to it and that all groups run in parallel. The -MPI version of the code uses explicit message-passing based on the standard MPI library for sending and receiving interzonal boundary data across processors. The -MLP version employs no message-passing paradigm; the boundary data is transferred through the shared memory. The -MPI code is suited for both distributed and shared memory architectures, while the -MLP code can only be used on shared memory platforms. The IPG applications are implemented by the -MPI code using the Globus toolkit. While a computational task is distributed across multiple computer resources, the parallelism can be explored on each resource alone. Performance studies are achieved with some practical aerodynamic problems with complex geometries, consisting of 2.5 up to 33 million grid points and a large number of zonal blocks. The computations were executed primarily on SGI Origin 2000 multiprocessors and on the Cray T3E. OVERFLOW's IPG applications are carried out on NASA homogeneous metacomputing machines located at three sites, Ames, Langley and Glenn. Plans for the future will exploit the distributed parallel computing capability on various homogeneous and heterogeneous resources and large scale benchmarks. Alternative IPG toolkits will be used along with sophisticated zonal grouping strategies to minimize the communication time across the computer resources.

Djomehri, M. Jahed↗

Simulated Space Environment Effects on Tether Materials with Protective Coatings

Atomic oxygen (AO) erodes most organic materials. and ultraviolet radiation embrittles polymers. A previous study indicated untreated polymers such as ultra-high molecular weight polyethylene (UHMWPE) are severely degraded when exposed to AO. This test series was performed to determine the effect of AO and UV on the mechanical integrity of tether materials that were treated with AO-protective coatings. Three coating systems were evaluated for their ability to protect the underlying material from AO erosion. The first coating system is the Photosil surface modification process which incorporates silicon-containing functional groups into the top micron of an organic material. The Photosil process has had favorable results with polyurethane- and epoxy-based thermal control coatings . The second coating system is metallization, in this case nickel. The third coating system is silsesquioxane. The Marshall Space Flight Center Atomic Oxygen Beam Facility (AOBF) was used to simulate low Earth orbit AO of 5 eV energy. In addition, some tether samples were exposed to ultraviolet radiation then evaluated for any changes in mechanical strength. Tether missions, such as a momentum-exchange/electrodynamic reboost (MXER) tether, may benefit from this research.

Finckenor, Miria M.↗

Structure-property relationships in addition polyimides. 1: Resins from four-ring aromatic diamines containing carbonyl and methylene groups

In an effort to improve the processing characteristics of addition-type polyimide resins the use of flexibilized four-ring aromatic diamine moieties was investigated. A series of 12 diamines containing carbonyl and methylene, as well as oxo and thio bridging groups, was synthesized. The diamines were polymerized with the dimethyl ester of 3.3', 4.4' - benzophenonetetracarboxylic acid (BTDE), using the monomethyl ester of nadic acid (NE) as an end-cap. The effect of diamine structure on the solubility and rheological properties during cure was determined. This paper also describes the effect of diamine structure and formulated molecular weight on the glass transition temperature and thermo-oxidative stability at elevated temperatures after various post-cure regimes. The results indicate that polyimides from some of the diamines containing methylene connecting groups have potential as matrix resins for long-term applications at temperatures up to 300 C.

Delvigs, Peter↗

Platinum Partitioning at Low Oxygen Fugacity: Implications for Core Formation Processes

Highly siderophile elements (HSE = Au, Re, and the Pt-group elements) are tracers of silicate / metal interactions during planetary processes. Since most core-formation models involve some state of equilibrium between liquid silicate and liquid metal, understanding the partioning of highly siderophile elements (HSE) between silicate and metallic melts is a key issue for models of core / mantle equilibria and for core formation scenarios. However, partitioning models for HSE are still inaccurate due to the lack of sufficient experimental constraints to describe the variations of partitioning with key variable like temperature, pressure, and oxygen fugacity. In this abstract, we describe a self-consistent set of experiments aimed at determining the valence of platinum, one of the HSE, in silicate melts. This is a key information required to parameterize the evolution of platinum partitioning with oxygen fugacity.

Medard, E.↗

HELIOS Third Joint Working Group Meeting

During the past six months since the Second Helios Joint Working Group Meeting held 27-30 April 1970 at Goddard Space Flight Center, the TDS Sub-Group supported the Helios Project Office and the other Sub-Groups in the timely disposition of action items and the dissemination of information pertinent to the development of interface documentation. Of particular importance during this time period was the Project's decision to incorporate a single-channel telemetry system design aboard the spacecraft. The TDS Sub-Group participated actively in the process that led to this decision. Still under active study with TDS participation is the pending Project Office decision regarding the incorporation of a ranging capability within the telecommunications design. The TDS Sub-Group assisted the Mission Analysis and Operations Sub-Group in establishment of a study effort concerning the Near-Earth Sequence of Events from launch to launch plus 8 hours. This study, which will provide valuable data for the spacecraft telecommunications design, will include participation by the Experiment, Launch Vehicle, Spacecraft, as well as the TDS and MA&O Sub-Groups. Also during the past 6-month period, the TDS, in conjunction with the Spacecraft Sub-Group, initiated activity to develop the Helios Spacecraft/TDS Compatibility Test Plans and Procedures. Activity concerning the foregoing interface discussions has been and will continue to be based upon the "TDS Estimated Capabilities Document for the Helios Missions" (613-1), and the "DSN/Flight Project Interface Design Handbook" (810-5). These will continue to be considered TDS controlling documents until specific Helios Project/TDS interface documentation is generated and signed off by the respective parties. In addition to the above, the DSN continued the Helios Trainee Program with seven GfW/DFVLR trainees in residence at JPL. Two trainees will complete their year's residency concurrent with the Third Helios Joint Working Group Meeting, while four new trainees are expected to arrive following the Third Helios Joint Working Group Meeting. These and other activities are reported in detail in the paragraphs that follow.

Ousley, Gilbert↗

The Goal of the IAU/IAG Joint Working Group on the Theory of Earth Rotation

In 2012 the International Association of Geodesy (IAG) and the International Astronomical Union (IAU) initiated a process to establish a Joint Working Group (JWG) on theory of Earth rotation with the purpose of promoting the development of improved theories of the Earth rotation which reach the accuracy required to meet the needs of the near future as recommended by, e.g. GGOS, the Global Geodetic Observing System of the IAG. The JWG was approved by both organizations in April 2013 with the chairs being the two authors of this paper. Its structure comprises three Sub Working Groups (SWGs) addressing Precession/Nutation, Polar Motion and UT1, the Numerical Solutions and Validation, respectively. The SWGs should work in parallel for the sake of efficiency, but should keep consistency as an overall goal. This paper offers a view of the objectives and scope of the JWG and reports about its initial activities and plans.

Ferrandiz, J. M.↗

Selection criteria and facilitation training for the study of groupware

Computer support for planning and decision making groups is a growing trend in the 90s. Groupware is a name often applied to group software and has been defined as 'computer-based systems that support groups engaged in a common task (or goal) and that provide an interface to a shared environment'. Unlike most single-user software, groupware assists user groups in their collaboration, coordination, and communication efforts. This paper focuses on groupware to support the meeting process. These systems are often called group decision support systems (GDSS), electronic meeting systems (EMS), or group support systems (GSS). The term 'meeting support groupware' is used here to include any computer-based system to support meetings. In order to understand this technology, one must first understand groups, what they do and the problems they face, and groupware, a wide range of technology to support group work. Guidelines for selecting groups for study as part of an overall research plan are provided in this document. These were taken from the literature and from persons for whom the information in this paper was targeted. Also, guidelines for facilitation training are discussed. Familiarity with known and accepted techniques are the principle duties of the facilitator and any form of training must include practice in using these techniques.

Robichaux, Barry P.↗

Howardite Noble Gases as Indicators of Asteroid Surface Processing

The HED (Howardite, Eucrite and Diogenite) group meteorites likely or iginate from the Asteroid 4 Vesta - one of two asteroid targets of NA SA's Dawn mission. Whilst Howardites are polymict breccias of eucriti c and diogenitic material that often contain "regolithic" petrologica l features, neither their exact regolithic nature nor their formation processes are well defined. As the Solar Wind (SW) noble gas compon ent is implanted onto surfaces of solar system bodies, noble gas anal yses of Howardites provides a key indicator of regolithic origin. In addition to SW, previous work by suggested that restricted Ni (300-12 00 micro g/g) and Al2O3 (8-9 wt%) contents may indicate an ancient we ll-mixed regolith. Our research combines petrological, compositional and noble gas analyses to help improve understanding of asteroid reg olith formation processes, which will play an intergral part in the i nterpretation of Dawn mission data. Following compositional and petrological analyses, we developed a regolith grading scheme for our sampl e set of 30 Howardites and polymict Eucrites. In order to test the r egolith indicators suggested by, our 8 selected samples exhibited a r ange of Ni, Al2O3 contents and regolithic grades. Noble gas analyses were performed using furnace stepheating on our MAP 215-50 noble gas mass spectrometer. Of our 8 howardites, only 3 showed evidence of SW noble gases (e.g approaching Ne-20/Ne-22 approximately equals 13.75, Ne-21/Ne-22 approximately equals 0.033). As these samples display low regolithic grades and a range of Ni and Al2O3 contents, so far we are unable to find any correlation between these indicators and "regolit hic" origin. These results have a number of implications for both Ho wardite and Vesta formation, and may suggest complex surface stratigr aphies and surface-gardening processes.

Cartwright, J. A.↗

Optimized NiTe 2 /Ni back contacts via chemical deposition for high performance CdTe solar cells

The development of efficient and stable back contacts remains a major challenge in achieving high performance and long-term stability of CdTe thin-film solar cells. Here, this work revisits the formation of NiTe 2 by chemical bath deposition (CBD) as a back contact for CdTe devices. An optimized CBD recipe, based on high-purity precursors and the addition of copper chloride directly into the bath, was developed and applied to fabricate Cu-doped CdTe solar cells. A modified Cu-free methodology was also applied to Group V doped absorbers. The process included pinhole filling, ion milling, CBD, annealing, and sputtering to form a low-barrier back contact. Devices fabricated using this method achieved consistent open-circuit voltages (V oc ) above 800 mV and fill factors (FF) exceeding 70%. The best Cu-doped devices reached power conversion efficiencies (PCE) above 18 %, and preliminary results with Group V-doped material demonstrated compatibility of the method with high-efficiency, state-of-the-art CdTe devices. This study shows that NiTe 2 /Ni back contacts, formed via an optimized chemical process followed by sputtering of Ni, represent a promising pathway for achieving low-barrier and potentially stable back contacts in modern CdTe photovoltaics.

14 SOLAR ENERGY↗

Observation of the Coma cluster of galaxies with ROSAT during the all-sky survey

The Coma cluster of galaxies was observed with the position sensitive proportional counter (PSPC) during the ROSAT all sky survey. We find evidence for substructure in this cluster. Diffuse X-ray emission is detected from the regions of the NGC 4839 and 4911 subgroups at 6 percent and 1 percent of the total cluster emission respectively. There may be emission associated with the NGC 4874 and 4889 subgroups as well. The NGC 4839 group appears to be in the process of merging with the cluster. These X-ray data show that at least some of the groups previously found in projection are in fact physical objects possessing potential wells deep enough to trap their own X-ray gas. Because of the unlimited field of view of the all sky survey and the low background of the PSPC, we were able to measure the azimuthally averaged surface brightness of Coma out to approximately 100 arcmin, twice as far as was previously possible. Given the validity of our mass models, these new X-ray data imply that within 5/h(50) Mpc the binding mass of the Coma cluster is 1.8 +/- 0.6 x 10 exp 15/h(50) solar mass, and the fraction of cluster mass contained in hot gas is 0.30 +/- 0.14h(50) exp -3/2. Furthermore, the binding mass is more centrally concentrated than is the X-ray gas.

Briel, U. G.↗