Search NASA⌕ Search

SEARCH · Search NASA

Results for “Shuttle Payload Loads”

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.

170 records · Page 10

Use of Shuttle Heritage Hardware in Space Launch System (SLS) Application-Structural Assessment

NASA is moving forward with the development of the next generation system of human spaceflight to meet the Nation's goals of human space exploration. To meet these goals, NASA is aggressively pursuing the development of an integrated architecture and capabilities for safe crewed and cargo missions beyond low-Earth orbit. Two important tenets critical to the achievement of NASA's strategic objectives are Affordability and Safety. The Space Launch System (SLS) is a heavy-lift launch vehicle being designed/developed to meet these goals. The SLS Block 1 configuration (Figure 1) will be used for the first Exploration Mission (EM-1). It utilizes existing hardware from the Space Shuttle inventory, as much as possible, to save cost and expedite the schedule. SLS Block 1 Elements include the Core Stage, "Heritage" Boosters, Heritage Engines, and the Integrated Spacecraft and Payload Element (ISPE) consisting of the Launch Vehicle Stage Adapter (LVSA), the Multi-Purpose Crew Vehicle (MPCV) Stage Adapter (MSA), and an Interim Cryogenic Propulsion Stage (ICPS) for Earth orbit escape and beyond-Earth orbit in-space propulsive maneuvers. When heritage hardware is used in a new application, it requires a systematic evaluation of its qualification. In addition, there are previously-documented Lessons Learned (Table -1) in this area cautioning the need of a rigorous evaluation in any new application. This paper will exemplify the systematic qualification/assessment efforts made to qualify the application of Heritage Solid Rocket Booster (SRB) hardware in SLS. This paper describes the testing and structural assessment performed to ensure the application is acceptable for intended use without having any adverse impact to Safety. It will further address elements such as Loads, Material Properties and Manufacturing, Testing, Analysis, Failure Criterion and Factor of Safety (FS) considerations made to reach the conclusion and recommendation.

Aggarwal, Pravin↗

Modal Analysis and Model Correlation of the Mir Space Station

This paper will discuss on-orbit dynamic tests, modal analysis, and model refinement studies performed as part of the Mir Structural Dynamics Experiment (MiSDE). Mir is the Russian permanently manned Space Station whose construction first started in 1986. The MiSDE was sponsored by the NASA International Space Station (ISS) Phase 1 Office and was part of the Shuttle-Mir Risk Mitigation Experiment (RME). One of the main objectives for MiSDE is to demonstrate the feasibility of performing on-orbit modal testing on large space structures to extract modal parameters that will be used to correlate mathematical models. The experiment was performed over a one-year span on the Mir-alone and Mir with a Shuttle docked. A total of 45 test sessions were performed including: Shuttle and Mir thruster firings, Shuttle-Mir and Progress-Mir dockings, crew exercise and pushoffs, and ambient noise during night-to-day and day-to-night orbital transitions. Test data were recorded with a variety of existing and new instrumentation systems that included: the MiSDE Mir Auxiliary Sensor Unit (MASU), the Space Acceleration Measurement System (SAMS), the Russian Mir Structural Dynamic Measurement System (SDMS), the Mir and Shuttle Inertial Measurement Units (IMUs), and the Shuttle payload bay video cameras. Modal analysis was performed on the collected test data to extract modal parameters, i.e. frequencies, damping factors, and mode shapes. A special time-domain modal identification procedure was used on free-decay structural responses. The results from this study show that modal testing and analysis of large space structures is feasible within operational constraints. Model refinements were performed on both the Mir alone and the Shuttle-Mir mated configurations. The design sensitivity approach was used for refinement, which adjusts structural properties in order to match analytical and test modal parameters. To verify the refinement results, the analytical responses calculated using original and refined math models were compared with the measured responses. The results from this study show that the refined models predict more accurately the dynamics of the actual structure. The MiSDE test and analysis results provided the information and experience on test design, flight testing, and data analysis for the ISS and other future spacecraft, which are critical to the verification of analytical models and structural loads.

Kim, Hyoung M.↗

Compton Gamma Ray Observatory: Lessons Learned in Propulsion

The Compton Gamma Ray Observatory was the second of NASA's Great Observatories. At 17 1/2 tons. it was the heaviest astrophysical payload ever flown at the time of its launch on April 5, 1991 aboard the Space Shuttle. During initial, on-orbit priming of the spacecraft's monopropellant hydrazine propulsion system, a severe waterhammer transient was experienced. At that time, anomalous telemetry readings were received from on-board propulsion system instrumentation. This led to ground analyses and laboratory investigations as to the root cause of the waterhammer, potential damage to system integrity and functionality, and risks for switching from the primary (A-side) propulsion system to the redundant (B-side) system. The switchover to B-side was ultimately performed successfully and the spacecraft completed its basic and extended missions in this configuration. Nine years later, following a critical control gyroscope failure, Compton was safely deorbited and re-entered the Earth's atmosphere on June 4, 2000. Additional risk assessments concerning viability of A- and B-sides were necessary to provide confidence in attitude and delta-V authority and reliability to manage the precisely controlled reentry. This paper summarizes the design and operation of the propulsion system used on the spacecraft and provides "lessons learned" from the system engineering investigations into the propellant loading procedures, the initial priming anomaly, mission operations, and the commanded re-entry following the gyro failure.

Dressler, G. A.↗

TTEthernet for Integrated Spacecraft Networks

Aerospace projects have traditionally employed federated avionics architectures, in which each computer system is designed to perform one specific function (e.g. navigation). There are obvious downsides to this approach, including excessive weight (from so much computing hardware), and inefficient processor utilization (since modern processors are capable of performing multiple tasks). There has therefore been a push for integrated modular avionics (IMA), in which common computing platforms can be leveraged for different purposes. This consolidation of multiple vehicle functions to shared computing platforms can significantly reduce spacecraft cost, weight, and design complexity. However, the application of IMA principles introduces significant challenges, as the data network must accommodate traffic of mixed criticality and performance levels - potentially all related to the same shared computer hardware. Because individual network technologies are rarely so competent, the development of truly integrated network architectures often proves unreasonable. Several different types of networks are utilized - each suited to support a specific vehicle function. Critical functions are typically driven by precise timing loops, requiring networks with strict guarantees regarding message latency (i.e. determinism) and fault-tolerance. Alternatively, non-critical systems generally employ data networks prioritizing flexibility and high performance over reliable operation. Switched Ethernet has seen widespread success filling this role in terrestrial applications. Its high speed, flexibility, and the availability of inexpensive commercial off-the-shelf (COTS) components make it desirable for inclusion in spacecraft platforms. Basic Ethernet configurations have been incorporated into several preexisting aerospace projects, including both the Space Shuttle and International Space Station (ISS). However, classical switched Ethernet cannot provide the high level of network determinism required by real-time spacecraft applications. Even with modern advancements, the uncoordinated (i.e. event-driven) nature of Ethernet communication unavoidably leads to message contention within network switches. The arbitration process used to resolve such conflicts introduces variation in the time it takes for messages to be forwarded. TTEthernet1 introduces decentralized clock synchronization to switched Ethernet, enabling message transmission according to a time-triggered (TT) paradigm. A network planning tool is used to allocate each device a finite amount of time in which it may transmit a frame. Each time slot is repeated sequentially to form a periodic communication schedule that is then loaded onto each TTEthernet device (e.g. switches and end systems). Each network participant references the synchronized time in order to dispatch messages at predetermined instances. This schedule guarantees that no contention exists between time-triggered Ethernet frames in the network switches, therefore eliminating the need for arbitration (and the timing variation it causes). Besides time-triggered messaging, TTEthernet networks may provide two additional traffic classes to support communication of different criticality levels. In the rate-constrained (RC) traffic class, the frame payload size and rate of transmission along each communication channel are limited to predetermined maximums. The network switches can therefore be configured to accommodate the known worst-case traffic pattern, and buffer overflows can be eliminated. The best-effort (BE) traffic class behaves akin to classical Ethernet. No guarantees are provided regarding transmission latency or successful message delivery. TTEthernet coordinates transmission of all three traffic classes over the same physical connections, therefore accommodating the full spectrum of traffic criticality levels required in IMA architectures. Common computing platforms (e.g. LRUs) can share networking resources in such a way that failures in non-critical systems (using BE or RC communication modes) cannot impact flight-critical functions (using TT communication). Furthermore, TTEthernet hardware (e.g. switches, cabling) can be shared by both TTEthernet and classical Ethernet traffic.

Loveless, Andrew↗

Recent Shuttle Post Flight MMOD Inspection Highlights

Post flight inspections on the Space Shuttle Atlantis conducted after the STS-11.5 mission revealed a 0.11 inch (2.8 mm) hole in the outer face sheet of the starboard payload bay door radiator panel #4. The payload bay door radiators in this region are 0.5 inch (12.7 mm) thick aluminum honeycomb with 0.011 in (0.279 mm) thick aluminum face sheets topped with 0.005 in (0.127 mm) silver-Teflon tape. Inner face sheet damage included a 0.267 in (6.78 mm) long through crack with measureable deformation in the area of 0.2 in (5.1 mm). There was also a 0.031 in (0.787 nun) diameter hole in the rear face sheet. A large approximately l in (25 mm) diameter region of honeycomb was also destroyed. Since the radiators are located on the inside of the shuttle payload bay doors which are closed during ascent and reentry, the damage could only have occurred during the on-orbit portion of the mission. During the August 2007 STS-118 mission to the International Space Station, a micro-meteoroid or orbital debris (MMOD) particle impacted and completely penetrated one of shuttle Endeavour's radiator panels and the underlying thermal control system (TCS) blanket, leaving deposits on (but no damage to) the payload bay door. While it is not unusual for shuttle orbiters to be impacted by small MMOD particles, the damage from this impact is larger than any previously seen on the shuttle radiator panels. One of the largest impacts ever observed on a crew module window occurred during the November 2008 STS-126 mission to the International Space Station. Damage to the window was documented by the crew on orbit. Post flight inspection revealed a 0.4 in (10.8 mm) crater in the window pane, with a depth of 0.03 in (0.76 mm). The window pane was replaced due to the damage caused by this impact. Analysis performed on residue contained in dental mold impressions taken of the site indicated that a meteoroid particle produced this large damage site. The post flight inspection after the subsequent mission, STS-119 in March of 2009, produced a large MMOD impact feature in a wing leading edge reinforced carbon-carbon panel. The crater measured 0.18 in (4.5 nun) in diameter and was nearly 0.037 in (0.93 nun) deep. The thickness of the silicon carbide coating that protects the carbon substrate is nominally 0.02 in (0.5 nun) to 0.04 in (1 mm), making this a significant impact into the RCC. The damage occurred on the upper surface of the panel, which experiences lower heat loads on re-entry. This poster will document the data collected from the impact sites and will include results of the Scanning Electron Microscope/Energy Dispersive X-ray (SEM/EDX) analysis. Evidence will be presented that suggests a source of the impacts.

Hyed, James L.↗

First Experimental Demonstration of Full-Duplex Optical Communication on a Single Beam

The satellite industry is driven by the need to reduce costs. One way they have sought to do this is by reducing the size and weight of the satellite because of the extremely high cost per kilogram incurred launching a payload into orbit. The main difficulty in this approach is the lack of power capacity in a small satellite. One of the largest loads on a satellite's power system is the communications system. This has driven the need for a low-power communications system. This document examines a novel method of communicating optically with a low-Earth-orbit satellite from the ground without the need for a laser on the payload. The goal is to show the feasibility of such a system as a solution to the small satellite low-powered communication problem. Specially, that the system described herein: is capable of ground to low-Earth-orbit communications, has very little space-borne mass, and draws little power from the satellite. First, the system (hereafter referred to as LOWCAL "Lightweight Optical Wavelength Communication without A Laser in space") will be explained with details of the formats used and the link budgets. Discussions will be presented on the development of some of the system hardware (the laser diode driver, liquid crystal driver, and decision electronics for both the up and down links.) Finally, experimental test results of the entire system operating in a laboratory environment are presented and compared to theory. The results of the laboratory experiment support the original thesis: retro-modulated optical communications can meet the needs of the small satellite community. The system is capable of 10-kbps communication, has low space-borne mass, and draws little power from the satellite (less than 100-mW measured for the laboratory experiment, less than 1.5-W calculated for the Shuttle experiment).

Garrett, Christopher David↗

Predicting SLS Launch Environment using a Novel Multiphase Formulation

Powerful acoustic waves generated during ignition of launch vehicles may be dangerous to the vehicle, its payload, or the surrounding structures. The water-based Ignition Overpressure and Sound Suppression (IOP/SS) system at Kennedy Space Center’s (KSC) Launch Complex 39B (LC-39B) will be used to protect the Space Launch System (SLS) from the acoustic vibrations generated during launch. The IOP/SS system uses enormous amounts of water to dampen and attenuate these sound waves. To better understand the launch environment risks and to study the effectiveness of the IOP/SS system it is desirable to have time-accurate unsteady simulations of the vehicle ignition with water-based sound suppression. This paper presents results obtained with a novel, high-order accurate, and robust numerical method designed for simulating compressible multiphase flows. A positivity-preserving finite difference scheme is utilized which is formally high-order accurate and also provably robust. Robustness is critical due to the extreme nature of the flow which exhibits highly nonlinear shock and rarefaction waves interacting with liquid-gas interfaces with density ratios of the order of 1000:1. Furthermore, the high-order accuracy (and the high resolution property) is desirable for predicting wave phenomena like IOP waves since the signal can be resolved accurately and propagated long distances with fewer grid points. This finite-difference method was developed using NASA’s Launch, Ascent, and Vehicle Aerodynamics (LAVA) Cartesian immersed boundary framework. We present a validation case by applying our solver to the SLS Scale Model Acoustic Test (SMAT). The SLS SMAT is a well-instrumented 5% scale model test meant to represent the SLS at NASA KSC’s LC-39B pad. Scale IOP tests were performed with and without the sound suppression water and included many sensors which recorded the pressure waves produced during ignition. For this validation case we conduct two simulations, likewise with and without sound suppression water, and compare the SLS SMAT pressure sensor signals with our numerical signals at identical locations. Following this validation case we present a study of the SLS launch environment to examine engineering safety concerns about the mobile launch pad. Engineers at KSC redesigned the main flame deflector at LC-39B anticipating the increased loads from the SLS and to repair damage from prior Shuttle missions. This deflector redesign made use of surface pressure and temperature data from LAVA full-scale SLS simulations without the sound suppression system. The engineers were questioning the possibility of increased pressure loads on the underside of the mobile launcher due to the water in the flame trench. Based on the results established in our simulations of the SLS SMAT, we performed updated calculations for SLS at LC-39B with and without water systems active to assess the readiness of the launch pad for Artemis I launch. Our results show that the IOP/SS system is effective at reducing the overpressure signal and overall sound pressure levels felt by the vehicle and additionally that the pressure loads experienced by the mobile launcher (ML) during engine startup is not increased by the presence of water.

EGS↗

SRMS Assisted Docking and Undocking for the Orbiter Repair Maneuver

As part of the Orbiter Repair Maneuver (ORM) planned for Return to Flight (RTF) operations, the Shuttle Remote Manipulator System (SRMS) must undock the Orbiter, maneuver it through a complex trajectory at extremely low rates, present it to an EVA crewman at the end of the Space Station Remote Manipulator System to perform the Thermal Protection System (TPS) repair, and then retrace back through the trajectory to dock the Orbiter with the Orbiter Docking System (ODS). The initial and final segments of this operation involve the interaction between the SRMS, ISS, Orbiter and ODS. Previously, a technique entitled "SRMS assisted docking" for installation of a payload to the ODS had been developed and was utilized for the Russian provided Docking Module on STS-74 during Shuttle-Mir missions and both the Node 1 and FGB elements on STS-88/Flight 2A. This procedure consisted of the SRMS grappling the respective payload, maneuvering it to a pre-install position inches above the ODS Androgynous Peripheral Attachment System (APAS) ring, commanding the SRMS into Test mode (which allows brakes-off motion of the joints), and then down-firing Primary Reaction Control System (PRCS) jets in order to effect a capture of the APAS latches. Once a successful capture had been achieved, then the AP AS was operated through its nominal retraction sequence to complete the mating sequence. While this technique can once again be used for the tail end docking portion of the ORM, the initial undocking of the orbiter and ISS vehicles with the assistance of the SRMS has yet to be attempted on orbit. The objective here is to determine the most efficient means to separate or extract the vehicles. Two techniques were analyzed in support of RTF: (1) the 'nominal' demating from the mated interface, and (2) the SRMS performing the operation (either in an active or passive fashion). In the first operation, the demating process would replicate standard undocking operations, with the exception that the SRMS is allowed to arrest the resulting motion. The second operation would be to extend the APAS ring to a ready to dock position, open the capture latches, and then detach the vehicles using the SRMS either actively or passively. In the active case, the APAS ring is extended and latched, and the SRMS is commanded to pull the two interfaces apart (assuming that the effective pull force of the SRMS can overcome the spec values of the combined latch resistance). In the passive case, the SRMS brakes are engaged and the AP AS mechanism is commanded to retract, pulling the two interfaces apart. Since the emphasis of both STS-74 and STS-88 had solely been on the installation operation, as opposed to the separation operation, two new models required development and incorporation within simulation tools designed to analyze those scenarios. These enhancements included: (1) a detailed demating dynamics model to characterize the pusher spring characteristics during undocking, and (2) contact and mechanical system modeling of the back side of the latches to represent unlatching dynamics. This paper first provides an overview of the Monte-Carlo screening analysis for the installation (both nominal and contingency), including the variation of separation distance, misalignment conditions, SRMS joint/brake parameter characteristics, and PRCS jet combinations and corresponding thrust durations. The resulting 'optimum' solution is presented based on trade studies between predicted capture success and integrated system loads. This paper then discusses the upgrades to the APAS math model associated with the new SRMS assisted undocking technique and reviews simulation results for various options investigated for either the active and passive separation of the ISS from the Orbiter.

Space Station Remote Manipulator System↗