Search NASA⌕ Search

SEARCH · Search NASA

Results for “socket”

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.

173 records · Page 10

Software Modules for the Proximity-1 Space Link Interleaved Time Synchronization (PITS) Protocol

The Proximity-1 Space Link Interleaved Time Synchronization (PITS) protocol provides time distribution and synchronization services for space systems. A software prototype implementation of the PITS algorithm has been developed that also provides the test harness to evaluate the key functionalities of PITS with simulated data source and sink. PITS integrates time synchronization functionality into the link layer of the CCSDS Proximity-1 Space Link Protocol. The software prototype implements the network packet format, data structures, and transmit- and receive-timestamp function for a time server and a client. The software also simulates the transmit and receive-time stamp exchanges via UDP (User Datagram Protocol) socket between a time server and a time client, and produces relative time offsets and delay estimates.

Woo, Simon S.↗

Extraction and Separation Modeling of Orion Test Vehicles with ADAMS Simulation

The Capsule Parachute Assembly System (CPAS) project has increased efforts to demonstrate the performance of fully integrated parachute systems at both higher dynamic pressures and in the presence of wake fields using a Parachute Compartment Drop Test Vehicle (PCDTV) and a Parachute Test Vehicle (PTV), respectively. Modeling the extraction and separation events has proven challenging and an understanding of the physics is required to reduce the risk of separation malfunctions. The need for extraction and separation modeling is critical to a successful CPAS test campaign. Current PTV-alone simulations, such as Decelerator System Simulation (DSS), require accurate initial conditions (ICs) drawn from a separation model. Automatic Dynamic Analysis of Mechanical Systems (ADAMS), a Commercial off the Shelf (COTS) tool, was employed to provide insight into the multi-body six degree of freedom (DOF) interaction between parachute test hardware and external and internal forces. Components of the model include a composite extraction parachute, primary vehicle (PTV or PCDTV), platform cradle, a release mechanism, aircraft ramp, and a programmer parachute with attach points. Independent aerodynamic forces were applied to the mated test vehicle/platform cradle and the separated test vehicle and platform cradle. The aero coefficients were determined from real time lookup tables which were functions of both angle of attack ( ) and sideslip ( ). The atmospheric properties were also determined from a real time lookup table characteristic of the Yuma Proving Grounds (YPG) atmosphere relative to the planned test month. Representative geometries were constructed in ADAMS with measured mass properties generated for each independent vehicle. Derived smart separation parameters were included in ADAMS as sensors with defined pitch and pitch rate criteria used to refine inputs to analogous avionics systems for optimal separation conditions. Key design variables were dispersed in a Monte Carlo analysis to provide the maximum expected range of the state variables at programmer deployment to be used as ICs in DSS. Extensive comparisons were made with Decelerator System Simulation Application (DSSA) to validate the mated portion of the ADAMS extraction trajectory. Results of the comparisons improved the fidelity of ADAMS with a ramp pitch profile update from DSSA. Post-test reconstructions resulted in improvements to extraction parachute drag area knock-down factors, extraction line modeling, and the inclusion of ball-to-socket attachments used as a release mechanism on the PTV. Modeling of two Extraction parachutes was based on United States Air Force (USAF) tow test data and integrated into ADAMS for nominal and Monte Carlo trajectory assessments. Video overlay of ADAMS animations and actual C-12 chase plane test videos supported analysis and observation efforts of extraction and separation events. The COTS ADAMS simulation has been integrated with NASA based simulations to provide complete end to end trajectories with a focus on the extraction, separation, and programmer deployment sequence. The flexibility of modifying ADAMS inputs has proven useful for sensitivity studies and extraction/separation modeling efforts. 1

Fraire, Usbaldo, Jr.↗

Accelerating Climate and Weather Simulations through Hybrid Computing

Unconventional multi- and many-core processors (e.g. IBM (R) Cell B.E.(TM) and NVIDIA (R) GPU) have emerged as effective accelerators in trial climate and weather simulations. Yet these climate and weather models typically run on parallel computers with conventional processors (e.g. Intel, AMD, and IBM) using Message Passing Interface. To address challenges involved in efficiently and easily connecting accelerators to parallel computers, we investigated using IBM's Dynamic Application Virtualization (TM) (IBM DAV) software in a prototype hybrid computing system with representative climate and weather model components. The hybrid system comprises two Intel blades and two IBM QS22 Cell B.E. blades, connected with both InfiniBand(R) (IB) and 1-Gigabit Ethernet. The system significantly accelerates a solar radiation model component by offloading compute-intensive calculations to the Cell blades. Systematic tests show that IBM DAV can seamlessly offload compute-intensive calculations from Intel blades to Cell B.E. blades in a scalable, load-balanced manner. However, noticeable communication overhead was observed, mainly due to IP over the IB protocol. Full utilization of IB Sockets Direct Protocol and the lower latency production version of IBM DAV will reduce this overhead.

hybrid computing↗

An Architecture to Enable Autonomous Control of Spacecraft

Autonomy is required for manned spacecraft missions distant enough that light-time communication delays make ground-based mission control infeasible. Presently, ground controllers develop a complete schedule of power modes for all spacecraft components based on a large number of factors. The proposed architecture is an early attempt to formalize and automate this process using on-vehicle computation resources. In order to demonstrate this architecture, an autonomous electrical power system controller and vehicle Mission Manager are constructed. These two components are designed to work together in order to plan upcoming load use as well as respond to unanticipated deviations from the plan. The communication protocol was developed using "paper" simulations prior to formally encoding the messages and developing software to implement the required functionality. These software routines exchange data via TCP/IP sockets with the Mission Manager operating at NASA Ames Research Center and the autonomous power controller running at NASA Glenn Research Center. The interconnected systems are tested and shown to be effective at planning the operation of a simulated quasi-steady state spacecraft power system and responding to unexpected disturbances.

space power systems↗

Hexavalent Chrome Free Coatings for Electronics Electromagnetic Interference (EMI) Shielding Effectiveness (SE) Interim Test Report

Test specimen configuration was provided by Parker Chomerics. The EMI gasket used in this project was Cho-Seal 6503E. Black oxide alloy steel socket head bolts were used to hold the plates together. Non-conductive spacers were used to control the amount of compression on the gaskets. The following test fixture specifications were provided by Parker Chomerics. The CHO‐TP09 test plate sets selected for this project consist of two aluminum plates manufactured to the specifications detailed in CHO­‐TP09. The first plate, referred to as the test frame, is illustrated in Figure 1. The test frame is designed with a cutout in the center and two alternating bolt patterns. One pattern is used to bolt the test frame to the corresponding test cover plate (Figure 2), forming a test plate set. The second pattern accepts the hardware used to mount the fully assembled test plate set to the main adapter plate (Figure 3).

trivalent chromium↗

Development of a Grid-Independent Geos-Chem Chemical Transport Model (v9-02) as an Atmospheric Chemistry Module for Earth System Models

The GEOS-Chem global chemical transport model (CTM), used by a large atmospheric chemistry research community, has been re-engineered to also serve as an atmospheric chemistry module for Earth system models (ESMs). This was done using an Earth System Modeling Framework (ESMF) interface that operates independently of the GEOSChem scientific code, permitting the exact same GEOSChem code to be used as an ESM module or as a standalone CTM. In this manner, the continual stream of updates contributed by the CTM user community is automatically passed on to the ESM module, which remains state of science and referenced to the latest version of the standard GEOS-Chem CTM. A major step in this re-engineering was to make GEOS-Chem grid independent, i.e., capable of using any geophysical grid specified at run time. GEOS-Chem data sockets were also created for communication between modules and with external ESM code. The grid-independent, ESMF-compatible GEOS-Chem is now the standard version of the GEOS-Chem CTM. It has been implemented as an atmospheric chemistry module into the NASA GEOS- 5 ESM. The coupled GEOS-5-GEOS-Chem system was tested for scalability and performance with a tropospheric oxidant-aerosol simulation (120 coupled species, 66 transported tracers) using 48-240 cores and message-passing interface (MPI) distributed-memory parallelization. Numerical experiments demonstrate that the GEOS-Chem chemistry module scales efficiently for the number of cores tested, with no degradation as the number of cores increases. Although inclusion of atmospheric chemistry in ESMs is computationally expensive, the excellent scalability of the chemistry module means that the relative cost goes down with increasing number of cores in a massively parallel environment.

CTM↗

Space Storable, Thrust-Vectorable Rocket Motor Nozzle and Related Methods

A thrust-vectoring rocket motor nozzle includes a forward assembly having a forward shell with a flange configured for connection to a motor and a throat portion opposite the flange. A ball joint sleeve may be disposed proximate the throat portion, and an exit cone assembly may include a ball joint socket configured to mate with the ball joint sleeve to allow movement of the exit cone assembly about one or more axes relative to the forward assembly. A thermal barrier may be disposed in a gap between the forward assembly and the exit cone assembly. The forward assembly may include a throat insulator mechanically locked within the forward shell. Related methods include forming thrust-vectorable rocket motor nozzles. Rocket motors may include such nozzles.

Isaac, Clinton R.↗

Metallic Environmentally Resistant Coating Rapid Innovation Initiative

Lightweight alloys such as aluminum (Al) and titanium (Ti) are often specified for space systems to minimize mass while maintaining structural integrity [1,2]. Such alloys however, have poor tribological response (high friction and wear), especially in extreme space environments, which becomes worse with the additional presence of lunar regolith. This leads to short lifetimes and premature failures that will ultimately limit long term operations on the lunar surface [2]. This project is addressing this technology gap by developing advanced wear- and radiation-resistant coatings for lightweight parts to extend the life-time and sustainability of both lunar and Martian assets. Ceramics were considered for their high wear resistance, but were rejected because of their low fracture toughness, which would be especially problematic for structural components. The novel and existing coating technologies and deposition methods are being tested in this project. The coating materials are Boron Nitride-Aluminum (BN-Al), Nickle Titanium (NiTi), Aluminum Oxide (AlO3), Ti64 with hBN at 2 and 10 vol percent (Ti-2vol%hBN and Ti-10vol%hBN), and the deposition techniques are high pressure cold-spray (CS) and ambient and vacuum plasma-spray (APS and VPS) [3,4,5]. BN-Al, NiTi, Ti-2vol%hBN, and Ti-10vol%hBN were applied with all three deposition techniques, and AlO3 was applied only using the APS deposition technique. A tungstenite (WS2) film was applied to the NiTi VPS coating. The coating and deposition technique configurations are being tested against several key end-use performance parameters. The parameters include the capabilities of the coatings under wear environments such as regolith simulant, thermal cycling from high (120°C) to cryogenic (-173°C), high vacuum (~10-7 torr), and pre- and post-exposure to ionizing particle radiation. Wear tests include pin on disk, three-body abrasion, and surface erosion by high velocity regolith impacts. The initial down selection is being performed using on virgin and environmental exposure samples using pin on disk and three body abrasion wear tests. From preliminary assessment of this testing, a few configurations were eliminated. Ti-10vol%hBN could not be applied using CS application and NiTi could not be applied using APS or CS application so these configurations did not get tested. Early pin on disk wear tests showed poor wear performance of BN-Al so this coating was eliminated early in the testing process. AlO3 on Al substrate did not survive thermal cycling, but wear testing is continuing for AlO3 on Ti substrate. A more detailed analysis is being con-ducted to further reduce the number of configuration for phase II and III. Phase II testing will include conventionally and additively manufactured substrates with surface erosion testing. In phase III, the coatings will be applied to three mechanism types: channel and slot, ball and socket, and a hinge joint. Each will demonstrate a different type of wear incidence. The mechanisms and their base materials are of direct interest to the end users and infusion points: the Human Landing System (HLS) and the Lunar Surface Innovation Initiative (sustained lunar surface operations). The technology development project is based out of Marshall Space Flight Center, has partnered with Florida International University (Miami, FL) and Plasma Processes (Huntsville, Al), and is supported by a group of NASA mentors from different centers.

dust mitigation↗

Porting OVERFLOW CFD Code to GPUs: To Hackathons and Beyond!

OVERFLOW is an overset, structured computational fluid dynamics (CFD) code written in Fortran which is widely used in the government, industry, and academia. Over the last several years the OVERFLOW developers have been working to port miniapps based on computationally expensive parts of OVERFLOW to run on GPUs, primarily using OpenACC. This effort started at our first hackathon in 2019 and since then the OVERFLOW team has attended two additional hackathons (virtually). These hackathon environments have provided a great place to collaborate with others and learn from experts. These learning experiences enabled porting two miniapps to run effectively on NVIDIA GPUs using OpenACC. The first miniapp focused on motifs found in the solver itself and the final ported version runs three times fast ona single V100 compared to a 40 core, dual-socket Intel Skylake node. The speed up in this solverminiapp required multiple design changes including increasing the amount of parallelism available and the amount of work performed in each kernel. The second miniapp focused on overset MPI communication, also saw significant speedups over the CPU implementation using a CUDA-aware MPI implementation through OpenACC. This presentation will discuss our experience at the hackathons, our process of porting the miniapps to run on the GPUs, and several lessons learned throughout.

OpenACC↗

Radiation-Conditioned Ti–hBN Coatings for Space Mechanisms: Bridging Tribology and Irradiation Effects from Laboratory to Low-Earth Orbit

The longevity of tribological components in extraterrestrial environments is challenged by abrasive regolith, extreme temperatures, and ionizing radiation. This study evaluates the performance of vacuum plasma sprayed (VPS) Ti-2vol.% hexagonal boron nitride (hBN) coatings applied to joint mechanisms such as rod and slot, ball and socket, and hinge assemblies, fabricated from Al6061 and Ti6Al4V for planetary structures. Coated and uncoated samples were tested under vacuum with lunar regolith simulant (JSC-1A), followed by environmental exposures including electron radiation and thermal cycling. Results show that coated samples consistently outperformed uncoated counterparts across all configurations. Wear depth in coated components was reduced by over 80%, as confirmed by 3D profilometry and surface imaging. SEM analysis revealed severe abrasion and localized plastic deformation in uncoated surfaces, while coated samples retained structural integrity due to synergy of hard protective phases formed during deposition and retained hBN providing solid lubrication in the sliding surface. Coated and exposed samples exhibited smoother actuation profiles and reduced friction, indicating a beneficial "conditioning" effect from environmental exposure. The coatings-maintained performance even on complex geometries with minimal delamination. These findings demonstrate the potential of VPS Ti-hBN coatings to extend the operational life of lunar mechanisms, bridging laboratory-scale tribology with flight-relevant mechanical applications.

tribology↗

AAM National Campaign Tech Talk: Data Pipeline Familiarization

NASA's AWS-based Data Pipeline allows real-time data submission and ingestion, with immediate monitoring of data rate, coverage and ingestion quality. Problems are immediately discovered and can be corrected with agility by both Partners and NASA during the a simulation or flight event​.

Data Pipeline↗