Search NASASearch

SEARCH · Search NASA

Results for “process simulation”

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.

471 records · Page 22

What to Do Until the Money Runs Out: A Refinement Framework for Cognitive Engineering in the Real World

A case study is presented to illustrate some of the problems of applying cognitive science to complex human-machine systems. Disregard for facts about human cognition often undermines the safety, reliability, and cost-effectiveness of complex systems. Yet single-point methods (for example, better user-interface design), whether rooted in computer science or in experimental psychology, fall far short of addressing systems-level problems in a timely way using realistic resources. A model-based methodology is proposed for organizing and prioritizing the cognitive engineering effort, focusing appropriate expertise on major problems first, then moving to more sophisticated refinements if time and resources permit. This case study is based on a collaborative effort between the Human Factors Division at NASA-Ames and the Spaceborne Imaging Radar SIR-C/X-Band Synthetic Aperture Radar (SIR-C/X-SAR) Project at the Jet Propulsion Laboratory (JPL), California institute of Technology. The first SIR-C/X-SAR Shuttle mission flew successfully in April, 1994. A series of such missions is planned to provide radar data to study Earth's ecosystems, climatic and geological processes, hydrologic cycle, and ocean circulation. In addition to JPL and NASA personnel, the SIR-C/X-SAR operations team included Scientists and engineers from the German and Italian space agencies.

Shafto, Michael G.

The HEROIX Broadband X-Ray Space Telescope Mission Concept

The High EneRgy Observatory for Imaging X-rays (HEROIX) Medium-Class Mission concept envisions a next-generation broadband X-ray observatory designed to meet the astrophysics community’s need for high-angular-resolution studies of the Cosmic X-ray Background. Building on the science legacy of NASA’s NuSTAR mission and more than 30 years of advances in replicated NiCo shell technology at NASA Marshall, HEROIX proposes a space observatory comprising four co-aligned telescopes achieving 5 arcsecond half-power diameter (HPD) angular resolution. This capability, approached by the resolution demonstrated in the FOXSI-4 sounding rocket mission and under development through the SuperHERO balloon mission, will be extended to energies up to 80 keV through multilayer coatings. Marshall’s inhouse precision optics manufacturing enables an integrated effective area of 380 cm² at 30 keV, which, combined with high-resolution optics, opens new windows into extreme astrophysical non-thermal processes.

Nick Thomas

Effect of Barely Visible Impact Damage on Thermoplastic Welded Structure

Spirit Aerosystems recently conducted screening tests on thermoplastic skin/stringer panels manufactured with Automated Fiber Placement (AFP) and stamp forming which were joined using Spirit’s Co-Fusion process. Skin and stringer gauge were both set to 0.168 cm. The resulting panel design is 48 cm tall, 49 cm wide, and has 3 stringers welded at a 21.5 cm pitch. Barely Visible Impact Damage (BVID) and Residual Compressive Strength were chosen to conduct a damage tolerance study. Zee stringers, made with IM8/PEKK-FC material, were Co-Fusion welded to a T1100/TC1225 skin. Out of these 5 panels, 1 was chosen to be a BVID survey panel, 1 for pristine compressive strength determination, and 3 to be impacted to create BVID followed by testing for residual compressive strength. On the survey panel, impacts ranged in energy from 40J – 65J and dent depth measurements were conducted at 24 hours, 48 hours, and two weeks after impacting. The residual compressive strength panel failed near the predicted load of 214 MPa. For the residual compressive strength panels, BVID was created at two different mid-bay locations: 1) striking the OML coincident with the stringer and 2) striking the skin IML 2.5 cm away from the stringer flange. Pulse Echo Ultrasonic Testing was used to inspect the panels before and after creating BVID.

HiCAM

Biobased Polybenzoxazine Derived from Furfurylamine and Piceol with Low Cure Temperature and Advanced Properties for Composite Matrices

A novel benzoxazine made from furfurylamine, paraformaldehyde, and piceol, Bz-FA-HA, is assessed for applications in fiber reinforced (FR) composites. Piceol is a biobased phenolic compound derived from the roots of Norwegian spruce trees and contains a methyl ketone group at the para position. Bz-FA-HA is a liquid at room temperature, has a viscosity of < 1 Pa.s at temperatures above 90 °C, and a Tonset of cure at 132 °C. The carbonyl is found to react with the furan ring, yielding a crosslinking reaction, when cured above 180 °C as indicated by differential scanning calorimetry and thermogravimetric analysis coupled with Fourier transform infrared spectroscopy. Poly(Bz-FA-HA) has a Tg > 350 °C, attributed to the crosslinking reaction. Furthermore, the storage modulus is > 3 GPa, regardless of cure temperature. Poly(Bz-FA-HA) has a char yield at 800 °C of 65.0 % (62.3 % at 1000 °C), and a Tonset of decomposition of 357 °C in nitrogen. The resulting carbon formed during pyrolysis shrinks during the carbonization reaction and scanning electron microscopy imaging shows a cross-section with micro cracks. The high processability, advanced mechanical properties, and exceptional char yield make it a promising candidate as the matrix for FR composites.

Benzoxazine

Use of Assistive Technology to Augment API Capabilities

Application Programming Interfaces (APIs) allow for access to data and capabilities of computer applications by developers or users with experience in computer programming. Recent development with both Thermal Desktop and ESATAN-TMS have provided APIs to allow users to develop their own capabilities that interface with the Graphical User Interfaces (GUI) or manipulate the thermal model data. However, these APIs are only as good as the breadth of features in the native code accessible through the API; if a particular code’s feature is not accessible through the API, then users have very limited options besides waiting for updates to the API that expose the necessary functionality, particularly if model data access or user action, such as a button click, is required. However, Assistive Technology features that allow for differently-abled users to more fully experience a software’s capabilities may be creatively utilized to gain further access to data and capabilities not yet exposed by the API. This paper describes the process to augment the features of the OpenTD API via assistive technology and describes how to identify the application instance, navigate GUI elements, updates values on forms, and execute actions such as selecting a listbox item or clicking a button. It concludes with identifying some of the pitfalls to avoid and describes methods to best implement this approach.

Application Programming Interface

Use of Assistive Technology to Augment API Capabilities

Application Programming Interfaces (APIs) allow for access to data and capabilities of computer applications by developers or users with experience in computer programming. Recent development with both Thermal Desktop and ESATAN-TMS have provided APIs to allow users to develop their own capabilities that interface with the Graphical User Interfaces (GUI) or manipulate the thermal model data. However, these APIs are only as good as the breadth of features in the native code accessible through the API. If a particular code’s feature is not accessible through the API, then users have very limited options besides waiting for updates to the API that expose the necessary functionality, particularly if model data access or user action, such as a button click, is required. However, Assistive Technology features that allow for users with a disability to more fully experience a software’s capabilities may be creatively utilized to gain further access to data and capabilities not yet exposed by the API. This paper describes the process to augment the features of the OpenTD API via assistive technology and describes how to identify the application instance, navigate GUI elements, updates values on forms, and execute actions such as selecting a listbox item or clicking a button. It concludes with identifying some of the pitfalls to avoid and describes methods to best implement this approach.

Application Programming Interface

Preliminary Assessment of the Impact on the V-Band Oxygen Channels From Satellite Communication Uplinks

We calculate the percentage of time that an ATMS-like instrument [1] will be illuminated by the uplink beam of one of the proposed V-band communication system and estimate the damage resulting from such exposure. Using a combination of openly available information and educated guesses about the location and characteristics of the up/down link terminals, we constructed the ground segment of a hypothetical high-speed communication network. The space segment of the network was constructed from the orbital data of the existing Starlink constellation [2] of 6223 communication satellites (comsats) which is used as strawman to represent any other possible constellation of communication satellites. It is shown that without a very delicate balance of frequency allocations (science vs telecommunications), coupled with extremely steep and deep bandpass-defining filters, and strict adherence to the agreed limits (i.e. no out-of-band transmissions) the deployment of the telecommunication network leads to almost-complete loss of some important geophysical data. For the analysis we use the spectral characteristics of the ATMS instrument with the ephemeris for the NOAA-21 satellite [3]. The analysis is conducted for the USA and the simulation covers 8 consecutive days in July 2024. Effective and accurate microwave remote sensing of the atmosphere depends on the availability of interference-free spectrum windows at frequencies which are prescribed by physical processes [e.g. 4]. The family of resonant lines of the oxygen molecule near 60 GHz provides a unique opportunity to sample the vertical distribution of temperature and density from space, and it has been exploited for weather and climate studies from polar-orbiting satellites since 1978 (MSU on TIROS-N [5]). It remains a staple in the payloads operated by Russia, China, USA, Japan, France, India, UK, Ukraine [6] which are built around a common blueprint: a few wide-band (hundreds of MHz) channels around 50 GHz to sample the atmosphere and the surface while several more channels with high spectral resolution (few MHz) sample the individual resonant lines. Accurate retrieval of the environmental parameters depends upon the data provided by both sets of channels, and the their location in frequency space is not arbitrary and cannot be altered at will [7, 8]. The introduction of 5G technology in 2019 has driven telecommunication companies to request more bandwidth to be dedicated to their devices. This additional bandwidth is only available in spectral regions traditionally reserved for environmental and astrophysical research, such as the V-band between 50 and 60 GHz for up/downlink between satellites in low-earth orbits and terminals connected to fiberoptics network for distribution to high-speed local internet services. The power broadcast by the uplink communication leg is many orders of magnitude greater than the natural thermal signal emitted from the Earth scene. If the ground antenna were to perfectly align with the passive instrument’s antenna, the spaceborne receiver would suffer permanent, irreparable damage. While a direct boresight-to-boresight conjunction is extremely unlikely (even with a large constellation of satellites the fraction of the celestial sphere occupied by the satellites remains minuscule) the finite size of the ground station’s antenna beam in the sky suggests that the ATMS will be in the near background (as seen from the ground station) of one of the communication satellites and will be illuminated by either the main lobe or the near sidelobes of the uplink antenna more often than it is desirable. For our analysis we first calculate the position of the ATMS with respect to each of the ground stations at a resolution of 0.2 sec, then calculate the position of each of the comsats which are at least 25 deg above the station’s local horizon; finally we calculate the angle between the line-of-sight of the ATMS and the line-of-sight of the comsat. We assume that the gain pattern of the ground station is circularly symmetric; the angle-off-station-boresight then provides an attenuation of the uplink power which we use to assess the likely effect upon the passive instrument’s operations. We assume that each ground station can communicate with all the comsats in its field of view; this implies that, on average, a ground station can engage with 46 comsats simultaneously. The analysis is repeated for the case when the uplink broadcast within the ATMS passive channels (in-band scenario) and for the case when the uplink is limited to frequencies adjacent to the ATMS channels (out-of-band scenario). The antenna of the ground station is modelled as having a HPBW (Half-Power Beam Width) of 0.16 deg and EIRP (Equivalent Isotropic Radiated Power) of 70 dBW. We account for the geometric dissipation of the signal caused by the satellite orbital altitude, the attenuation induced by atmospheric gasses at 51 GHz and the mismatch between the circular polarization of the ground-based transmitting antenna and the linear polarization of the satellite-borne receiving antenna. The damages on ATMS are estimated from bench-level measurement conducted at the ATMS’ manufacturer facilities [unpublished].

passive microwave

NASA Small Spacecraft and Distributed Systems Program - Recent and Upcoming Technology Demonstrations and Development Efforts

NASA’s Small Spacecraft & Distributed Systems (SSDS) program strengthens U.S. ability to conduct unique missions by rapidly developing and demonstrating capabilities for SmallSat exploration, science, and commercial space. In collaboration with NASA Centers, other government agencies, commercial industry, and academia, SSDS advances next generation SmallSat technologies like power, processing, propulsion, communications, autonomous navigation, architectures (swarms), and applications (AI/ML/Edge Computing)—to extend missions beyond LEO into cislunar and planetary space. Various investment mechanisms exist for SSDS to select and fund projects that will ultimately advance NASA’s Moon to Mars Architecture. Presented here are the latest achievements and findings from recently completed SSDS projects, along with updates from ongoing efforts and planned future work. Successful missions like Starling and CAPSTONE continue to demonstrate their capability after several years on-orbit. Advancements in next generation swarm configurations are being implemented by Starling for space traffic monitoring and management applications. Findings from recent SSDS flight projects are discussed: DiskSat, a unique SmallSat platform alternative to canisterized nanosatellites, launched December 2025 and is gathering data; the PTD series of missions concluded in December 2025. Current SSDS efforts are focused on addressing NASA Shortfalls relating to rendezvous and proximity operations, neuromorphic computing, and space situational awareness.

Roger C Hunter

Spacecraft Conceptual Design for Returning Entire Near-Earth Asteroids

In situ resource utilization (ISRU) in general, and asteroid mining in particular are ideas that have been around for a long time, and for good reason. It is clear that ultimately human exploration beyond low-Earth orbit will have to utilize the material resources available in space. Historically, the lack of sufficiently capable in-space transportation has been one of the key impediments to the harvesting of near-Earth asteroid resources. With the advent of high-power (or order 40 kW) solar electric propulsion systems, that impediment is being removed. High-power solar electric propulsion (SEP) would be enabling for the exploitation of asteroid resources. The design of a 40-kW end-of-life SEP system is presented that could rendezvous with, capture, and subsequently transport a 1,000-metric-ton near-Earth asteroid back to cislunar space. The conceptual spacecraft design was developed by the Collaborative Modeling for Parametric Assessment of Space Systems (COMPASS) team at the Glenn Research Center in collaboration with the Keck Institute for Space Studies (KISS) team assembled to investigate the feasibility of an asteroid retrieval mission. Returning such an object to cislunar space would enable astronaut crews to inspect, sample, dissect, and ultimately determine how to extract the desired materials from the asteroid. This process could jump-start the entire ISRU industry.

solar electric propulsion

Introduction to Flight Test Engineering [Introduction Aux Techniques Des Essais En Vol]

Flight test is at the core of what organizations must do in order to validate the operation and systems on an aircraft. While the AGARDograph series 300 and 160 series deal with aspects of this testing, this volume pulls it all together as an introduction to the process required to do effective flight test engineering. This volume was originally published in 1995. Its utility has been proven in that many flight test organizations and universities have requested copies for their engineers and students. It was felt that re-issuing it in a new format designed for electronic publication would be valuable to the community. This second printing changes none of the text, but rather reformats it. All the original references to AGARD (instead of RTO) are left in place so that none of the flavor of the original publication is lost. This is the Introductory Volume to the Flight Test Techniques Series. It is a general introduction to the various activities and aspects of Flight Test Engineering that must be considered when planning, conducting, and reporting a flight test program. Its main intent is to provide a broad overview to the novice engineer or to other people who have a need to interface with specialists within the flight test community. The first two Sections provide some insight into the question of why flight test and give a short history of flight test engineering. Sections 3 through 10 deal with the preparation for flight testing. They provide guidance on the preliminary factors that must be considered; the composition of the test team; the logistic support requirements; the instrumentation and data processing requirements; the flight test plan; the associated preliminary ground tests; and last, but by no means least, discuss safety aspects. Sections 11 through 27 describe the various types of flight tests that are usually conducted during the development and certification of a new or modified aircraft type. Each Section offers a brief introduction to the topic under consideration, and the nature and the objectives of the tests to be conducted. It lists the test instrumentation (and, where appropriate, other test equipment and facilities) required, describes the test maneuvers to be executed, and indicates the way in which the test data is selected, analyzed, and presented. The various activities that should take place between test flights are presented next. Items that are covered are: who to debrief; what type of reports to send where: types of data analysis required for next flight; review of test data to make a comparison to predicted data and some courses of action if there is not good agreement; and comments on selecting the next test flight. The activities that must take place upon completion of the test program are presented. The types of reports and briefings that should take place and a discussion of some of the uses of the flight test data are covered. A brief forecast is presented of where present trends may be leading.

Test facilities

Thermal Cycle and Capacitance Testing of Mezzo Industries Phase Changer Material Heat Capacitor

Effective Thermal management is essential for the safety and performance of human spacecraft, especially during long-duration missions with fluctuating heat loads. Phase Change Material (PCM) heat exchangers offer a compact, efficient solution by storing and releasing thermal energy through latent heat during phase transitions. This allows PCM systems to buffer transient thermal loads without immediate heat rejection, reducing the need for oversized radiators – particularly critical during ascent and re-entry when radiators are stowed. By maintaining stable temperatures in crew cabins and equipment bays, PCM technology enhances crew comfort, protects sensitive systems, and supports long-term mission sustainability with minimal mass and volume impact. A phase change material heat capacitor prototype, designed and built under a NASA Small Business Innovation Research grant by Mezzo Technologies, utilizes a laser welding microtube manufacturing process that promises increased reliability and performance over current manufacturing methods like brazing. This heat exchanger was tested through coolant thermal cycling within the expected flow rates and temperature range of the Orion spacecraft, the crewed spacecraft taking NASA astronauts to the moon under the Artemis Program. The useful heat storage capacitance was measured and compared to Orion spacecraft requirements.

Active Thermal Control Systems

Recirculating and Sub-Atmospheric Rapid Cycle Amine Swing Bed Testing at Various Metabolic Profiles, Temperatures, and Half-Cycle Times

Sixty years since the first spacewalk, NASA’s Extravehicular Mobility Unit (xEMU) exploration space suit has undergone numerous design improvements and iterations. As commercial manufacturers develop next-generation systems to support increasingly complex missions, including Moon-to-Mars architecture prototyping and the design of the Martian Portable Life Support System (PLSS), material selection and individual subunit testing under realistic metabolic and pressure conditions are paramount. To determine whether a reusable carbon dioxide (CO 2 ) scrubber design and adsorbent can be utilized in new suit configurations, an all-encompassing test rig is required to compare existing and newly developed technologies. The test rig must be capable of sub-atmospheric testing, calibrated humid CO 2 dosing, and facilitation of the evaluation of sorbents across a wide range of operational requirements. Recently, XploSafe has developed an Extravehicular Mobility Unit (xEMU) testing rig specifically designed to explore CO 2 and humidity control materials for spacesuits. This closed-loop recirculating swing bed (Rapid Cycle Amine Test Rig) was utilized to compare adsorbent utility across a wide range of xEMU operating conditions. Following successful testing with Xplo-SA9T over multiple simulated eight-hour Extravehicular Activity (EVA) tests, improvements to the test stand were considered. Regeneration vacuum supply within the test rig was updated to more closely resemble space vacuum, theoretically increasing half-cycle timing. An improved water vapor delivery system was incorporated to dose a wider calibrated range of humidity over both short and long-duration EVAs. A range of metabolic profiles between 800 and 3000 BTU/h were tested, and the corresponding average CO 2 steady-states were compared. The effect of dosing temperature at the adsorbent bed inlet between 10 and 40 ̊C and the corresponding CO 2 removal efficiency was also evaluated.

John R Tidwell

Design and Optimization of an Open Rotor Stage

Open rotor propulsors enable greatly increased effective bypass ratios over current aircraft engines, resulting in significantly improved efficiencies. One of the most promising of these geometries is the “open fan”, which consists of a single rotor followed by a single stator. This configuration will be referred to as an “open rotor stage” for design work at NASA. In this work we consider the multidisciplinary design and optimization of an open rotor stage using a variety of 2D and 3D techniques. The 2D aerodynamic techniques used for design include a 2D Trefftz plane method, axisymmetric throughflow, and quasi-3D blade-to-blade CFD. Aerodynamic performance is prioritized, while structural requirements are met and some acoustic considerations are included. Between the rotor, stator, and hub profiles, a total of 101 design variables are used. Differences in the process of designing an open rotor stage vs. designing other high-speed propellers are also discussed. The current design, the NASA Optimized Propulsor for Efficiency and Noise (N-OPEN-1), achieves 84.7% net efficiency as predicted by 3D CFD, with further improvements expected to be possible. This design makes effective use of a slower rotor and a less tip-loaded work distribution than typical single-rotation propellers, allowing the stator to produce 14.8% of the thrust. Laminar flow on the blades was responsible for a 1.7% efficiency benefit and warrants further study.

Open rotors

Combustion for future supersonic transport propulsion

Even with it's marginal performance, Concorde has demonstrated that supersonic civil aircraft are a practical proposition. A second generation machine will need sufficiently good performance for a robust operating system that can provide reliable, frequent service with competitive economics. Additionally, the propulsion system must be acceptable environmentally. That is it must create acceptable noise levels around airports and have acceptable emissions throughout its mission including cruise. Whatever devices may be used to improve the acceptability at subsonic flight conditions, the high operating temperatures at cruise can create difficult targets for the operation of the combustion system both mechanically and in the combustion process itself. While the driving force is ever better fuel consumption and weight to achieve economic viability, a future supersonic transport engine will have cycle temperatures limited only by the mechanical integrity of the major components. The environment of the major components in modern gas turbine engines is dominated by the air delivered by the compressor system. Consequently the maximum compression temperature is governed by materials available for the turbine and compressor discs. The continued improvement of the disc material leads to combustion inlet temperatures beyond today's experience and sets difficult targets for combustion system emissions. This is worsened by the requirement being at cruise and therefore maintained for the major part of the mission. Problems such as creep and oxidation of metallic parts are also considered.

B. W. Lowrie

Design and Optimization of an Open Rotor Stage

Open rotor propulsors enable greatly increased effective bypass ratios over current aircraft engines, resulting in significantly improved efficiencies. One of the most promising of these geometries is the “open fan”, which consists of a single rotor followed by a single stator. This configuration will be referred to as an “open rotor stage” for design work at NASA. In this work we consider the multidisciplinary design and optimization of an open rotor stage using a variety of 2D and 3D techniques. The 2D aerodynamic techniques used for design include a 2D Trefftz plane method, axisymmetric throughflow, and quasi-3D blade-to-blade CFD. Aerodynamic performance is prioritized, while structural requirements are met and some acoustic considerations are included. Between the rotor, stator, and hub profiles, a total of 101 design variables are used. Differences in the process of designing an open rotor stage vs. designing other high-speed propellers are also discussed. The current design, the NASA Optimized Propulsor for Efficiency and Noise (N-OPEN-1), achieves 84.7% net efficiency as predicted by 3D CFD, with further improvements expected to be possible. This design makes effective use of a slower rotor and a less tip-loaded work distribution than typical single-rotation propellers, allowing the stator to produce 14.8% of the thrust. Laminar flow on the blades was responsible for a 1.7% efficiency benefit and warrants further study.

turbomachinery

Dynamic Regulation of Sub-Atmospheric Pressure for Constant and Cyclic Gas Loads During Testing of Spacesuit Components

New iterations of the various subsystems within the spacesuit will benefit from a new sorbent technology. For example, sorbents used in the Trace Contaminant Control (TCC) and the Rapid Cycle Amine (RCA) systems within the Exploration Portable Life Support System (xPLSS), part of the Extra-Vehicular Mobility Unit (xEMU). For proper validation, the sub-atmospheric pressure needs to be maintained within a simulated 2 ft 3 spacesuit volume. The traditional approach, which involves placing the entire vent loop within a hypobaric chamber, is not practical for the widespread testing of components and prototypes, as these specialized chambers are costly and not widely available. A two-stage regulator based sub-atmospheric pressure system is presented in this work. The method regulates the pressure based on pressure differentials between the pressure regulation pump, the test system, and the ambient environment. The performance of this system is demonstrated using data collected during a 150+ hour non-regenerative TCC sorbent evaluation, several 24-hour regenerative TCC sorbent evaluations with different regeneration cycles, and an 8-hour RCA sorbent evaluation, all under xEMU operating conditions. For regulation, the inlet regulator was set to propagate a small leak to increase the stability of the system as the gas load from the testing system changes. It was also found that controlling the input flow rate that replaces the material lost during regeneration is critical for ensuring the stability of the system. This system provided excellent pressure regulation, without adjustments, for constant loads during shorter time evaluations (hours), while longer time evaluations (days) are easily obtainable with periodic regulator adjustments. A second method is under development to address longer-term stability and to automate pressure regulation. It will incorporate flow and pressure measurements to dynamically control a set of electronically controlled proportional valves for adjusting the pumping speed and air bleed supply.

Nicholas F Materer

Lyotropic Liquid Crystalline Phase Behavior of Boron Nitride Nanotube Aqueous Dispersions

Boron nitride nanotubes (BNNTs) are gaining significant interest due to their outstanding mechanical and thermal properties, as well as their potential to serve as a model nanorod system. Processing BNNT liquid crystalline (LC) dispersions enables precise control over BNNT orientation in macroscopic assemblies, while their low absorption in the visible spectrum facilitates studying LCs at exceptionally high concentrations. Here, we investigate the behavior of BNNTs in aqueous solutions stabilized by the surfactant sodium deoxycholate (SDC), examining the effect of BNNT purity and BNNT−SDC concentrations on lyotropic LC formation. We disperse up to 15wt% BNNT in SDC solutions and use polarized light microscopy to detail the transition from an isotropic state to a biphasic regime, where isotropic and nematic domains coexist due to phase separation, to a single fully nematic phase. Cryogenic electron microscopy provides direct evidence of BNNT alignment within nematic domains. Our results show that enhanced depletion-induced attractions, driven by increased surfactant concentration, lower the threshold concentration of BNNT required to form nematic domains. In contrast, low surfactant concentrations relative to BNNT result in insufficiently coated nanotube surfaces, leading to poor dispersions and BNNT aggregation. Additionally, we fabricate well-aligned BNNT films from aqueous LC dispersions. Our findings advance the understanding of BNNT LCs, offering insight into controlling their orientation and highlighting their potential for high-performance materials.

Joe Khoury

Mechanical Design of Spacecraft

In the spring of 1962, engineers from the Engineering Mechanics Division of the Jet Propulsion Laboratory gave a series of lectures on spacecraft design at the Engineering Design seminars conducted at the California Institute of Technology. Several of these lectures were subsequently given at Stanford University as part of the Space Technology seminar series sponsored by the Department of Aeronautics and Astronautics. Presented here are notes taken from these lectures. The lectures were conceived with the intent of providing the audience with a glimpse of the activities of a few mechanical engineers who are involved in designing, building, and testing spacecraft. Engineering courses generally consist of heavily idealized problems in order to allow the more efficient teaching of mathematical technique. Students, therefore, receive a somewhat limited exposure to actual engineering problems, which are typified by more unknowns than equations. For this reason it was considered valuable to demonstrate some of the problems faced by spacecraft designers, the processes used to arrive at solutions, and the interactions between the engineer and the remainder of the organization in which he is constrained to operate. These lecture notes are not so much a compilation of sophisticated techniques of analysis as they are a collection of examples of spacecraft hardware and associated problems. They will be of interest not so much to the experienced spacecraft designer as to those who wonder what part the mechanical engineer plays in an effort such as the exploration of space.

MARINER SPACE PROBE