Search NASASearch

SEARCH · Search NASA

Results for “alignment”

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 127 records · Page 7

Polarization-shape alignment of IllustrisTNG star-forming galaxies

In star-forming disk galaxies, the radio continuum emission (1–10GHz) powered by star formation has an integrated polarization direction imperfectly aligned with the apparent disk minor axis. This polarization-shape alignment effect was previously observed in a small sample of local spirals. If this is prevalent for disk galaxies out to cosmological redshifts, novel measurements of cosmic birefringence and cosmic shear will be enabled by leveraging radio continuum surveys such as the Square Kilometre Array synergized with galaxy shape measurements. We calculate the polarization-shape misalignment angle for star-forming galaxies in the IllustrisTNG50 simulation at 0 < z < 2, assuming that additional polarized radio emission from an active galactic nucleus is negligible in at least a sizable fraction of the star-forming galaxies. The alignment found for z = 0 is consistent with local spiral data, but significantly deteriorates as redshift increases. Moreover, it degrades toward lower frequencies due to internal Faraday depolarization. Thanks to cosmic redshifting, observing higher-z galaxies at a fixed frequency greatly mitigates degradation due to reduced Faraday depolarization at the source-frame frequency. We present analytic fits to the non-Gaussian misalignment angle distribution, and evaluate Fisher information per galaxy for measuring a polarization rotation angle induced by cosmic birefringence. For observation at 4.8 GHz, the effective root-mean-square misalignment angle σα,eff is 18°, 23° and 33° at z = 0, 1 and 2, respectively. Analyzing N independent galaxies reduces the uncertainty on an isotropic cosmic birefringence signal to σ α,eff /√(N), providing competitive sensitivity once large samples are available. As accurate observation-driven models are not yet available for cosmological galaxy samples, our results motivate pilot observations to empirically characterize polarization-shape alignment, and can facilitate forecasts of cosmology and fundamental physics applications that exploit this effect.

axions

CMB low multipole alignments across WMAP and Planck data releases

ABSTRACT The first observations of the cosmic microwave background (CMB) from NASA's Wilkinson Microwave Anisotropy Probe (WMAP) led to finding ‘alignment’ anomalies not expected from fluctuations in the isotropic cosmological model. We study the data of all 8 full-sky public releases since then to test for anomalous alignments and shapes of the first 60 multipoles, i.e. over the range $2\le l \le 61$. We use rotationally invariant and covariant statistics to test isotropy of all subsequent WMAP data releases, along with those from the ESA’s Planck mission. Anomalous alignments among the multipoles $l=1, 2, 3$ are very consistent and robust. More alignments are detected, some of them new, while significance is diluted by the large range of the search. Power entropy, a measure of the randomness of the multipoles, is consistently anomalous at about $2\sigma$ level or better across all data releases. It appears that the CMB is not as random as the cosmological principle predicts on large angular scales.

Patel, Sanjeet Kumar

On the relationship between the cosmic web and the alignment of galaxies and AGN jets

ABSTRACT The impact of active galactic nuclei (AGNs) on the evolution of galaxies explains the steep decrease in the number density of the most massive galaxies in the Universe. However, the fuelling of the AGN and the efficiency of this feedback largely depend on their environment. We use data from the Low Frequency Array Two-metre Sky Survey Data Release 2 (DR2), the Dark Energy Spectroscopic Instrument Legacy Imaging Surveys, and the Sloan Digital Sky Survey DR12 to make the first study of the orientations of radio jets and their optical counterpart in relation to the cosmic web environment. We find that close to filaments ($\lesssim \!\! 11 \ \rm Mpc$), galaxies tend to have their optical major axes aligned with the nearest filaments. On the other hand, radio jets, which are generally aligned perpendicularly to the optical major axis of the host galaxy, show more randomized orientations with respect to host galaxies within ${\lesssim} 8 \, \rm Mpc$ of filaments. These results support the scenario that massive galaxies in cosmic filaments grow by numerous mergers directed along the orientation of the filaments while experiencing chaotic accretion of gas on to the central black hole. The AGN-driven jets consequently have a strong impact preferentially along the minor axes of dark matter haloes within filaments. We discuss the implications of these results for large-scale radio jet alignments, intrinsic alignments between galaxies, and the azimuthal anisotropy of the distribution of circumgalactic medium and anisotropic quenching.

Jung, S. Lyla (ORCID:0000000155123735)

Temperature-Agnostic Pt/Au Ohmic Contacts on n -Type Gallium Nitride for Self-Aligned MOSFETs

Five alternative metals are investigated as ohmic contacts to n-GaN including Cr/Au, Mo/Au, Pt/Au, Pd/Au, and Ge/Au. Ti-based contacts are traditionally used for ohmic contacts on n-GaN. However, conventional Ti/Al/Ni/Au metallization is found to be incompatible with a self-aligned process for GaN trench MOSFETs due to wet etch restrictions. Therefore, an alternative metallization is needed that is unreactive to the etch chemistry used in the self-aligned process. Additionally, the contact should remain ohmic following anneal at 900 °C so that contact formation can precede the anneal required for p-dopant activation. Here, in the present work, an n-GaN bilayer, consisting of a thin heavily doped contact layer (n 0 = 1 × 10 20 cm −3 ) atop a thick lesser doped layer, is used to demonstrate ohmic contacts of alternative metals with low specific contact resistance and extended thermal budget. Cr/Au ohmic contacts are demonstrated up to anneal temperatures of 800 °C, an increase of 200 °C compared to the highest known reports for Cr/Au contacts on n-GaN. Pt/Au metallization is demonstrated as an ohmic contact to n-GaN for the first time and exhibits true temperature-agnostic behavior up to anneal temperatures of 900 °C with specific contact resistance that is near parity with Ti/Al/Ni/Au. The temperature-agnostic behavior of Pt/Au ohmic contacts on the n-GaN bilayer, in addition to chemical compatibility with the self-aligned process, positions Pt/Au contacts as a key enabling element for self-aligned trench MOSFETs on GaN.

Reilly, Kevin James [Sandia National Laboratories

Dimensionally Aligned Signal Projection Algorithms Library

Dimensionally aligned signal projection (DASP) algorithms are used to analyze fast Fourier transforms (FFTs) and generate visualizations that help focus on the harmonics for specific signals. At a high level, these algorithms extract the FFT segments around each harmonic frequency center, and then align them in equally sized arrays ordered by increasing distance from the base frequency. This allows for a focused view of the harmonic frequencies, which, among other use cases, can enable machine learning algorithms to more easily identify salient patterns. This work seeks to provide an effective open-source implementation of the DASP algorithms proposed by Vann et al. (2018) as well as functionality to help explore and test how these algorithms work with an interactive dashboard and signal-generation tool. The DASP library is implemented in Python and contains four types of algorithms for implementing these feature engineering techniques: fixed harmonically aligned signal projection (HASP), decimating HASP, interpolating HASP, and frequency aligned signal projection (FASP). Each algorithm returns a numerical array, which can be visualized as an image. The HASP algorithms are variations of the algorithms originally presented by Vann et al. (2018). For consistency, FASP, which is the terminology used for the short-time Fourier transform (STFT), has been implemented as part of the library to provide a similar interface to the STFT of the raw signal. Additionally, the library contains an algorithm to generate artificial signals with basic customizations such as the base frequency, sample rate, duration, number of harmonics, noise, and number of signals. Finally, the library provides multiple interactive visualizations, each of which is implemented using IPyWidgets and works in a Jupyter environment. A dashboard-style visualization is provided, which contains some common signal-processing visual components (signal, FFT, spectogram) updating in unison with the HASP functions (see Figure 1 below). Separate from the dashboard, an independent visualization is provided for each of the DASP algorithms as well as for the artifical signal generator. These visualizations are included in the library to aid in developing an intuitive understanding how the algorithms are affected by different input signals and parameter selections.

harmonics

LoVoCCS. II. Weak Lensing Mass Distributions, Red-sequence Galaxy Distributions, and Their Alignment with the Brightest Cluster Galaxy in 58 Nearby X-Ray-luminous Galaxy Clusters

The Local Volume Complete Cluster Survey is an ongoing program to observe nearly a hundred low-redshift X-ray-luminous galaxy clusters (redshifts 0.03 < z < 0.12 and X-ray luminosities in the 0.1–2.4 keV band L X500c > 10 44 erg s −1 ) with the Dark Energy Camera, capturing data in the u, g, r, i, z bands with a 5σ point source depth of approximately 25th–26th AB magnitudes. Here, we map the aperture masses in 58 galaxy cluster fields using weak gravitational lensing. These clusters span a variety of dynamical states, from nearly relaxed to merging systems, and approximately half of them have not been subject to detailed weak lensing analysis before. In each cluster field, we analyze the alignment between the 2D mass distribution described by the aperture mass map, the 2D red-sequence (RS) galaxy distribution, and the brightest cluster galaxy (BCG). We find that the orientations of the BCG and the RS distribution are strongly aligned throughout the interiors of the clusters: the median misalignment angle is 19° within 2 Mpc. We also observe the alignment between the orientations of the RS distribution and the overall cluster mass distribution (by a median difference of 32° within 1 Mpc), although this is constrained by galaxy shape noise and the limitations of our cluster sample size. These types of alignment suggest long-term dynamical evolution within the clusters over cosmic timescales.

79 ASTRONOMY AND ASTROPHYSICS

Space shuttle guidance, navigation and control equation document no. 19: Prelaunch alignment and platform compensation

The prelaunch-alignment program which aligns the stable platform to some desired orientation with respect to the local navigation reference frame is discussed. The alignment progresses in three distinct phases: coarse aligning, leveling, and gyrocompassing. While the program is in the leveling or gyrocompassing phase, a new launch azimuth may be specified without reinitiating the program. At liftoff, control is passed to a navigation monitor/control program. A description of the stable-platform-compensation program is included. The programs and equations given are similar to those used for Apollo.

Gallagher, J. L.

In-flight angular alignment of inertial navigation systems by means of radio aids

The principles involved in the angular alignment of the inertial reference by nondirectional data from radio aids are developed and compared with conventional methods of alignment such as gyro-compassing and pendulous vertical determination. The specific problem is considered of the space shuttle reentry and a proposed technique for the alignment of the inertial reference system some time before landing. A description is given of the digital simulation of a transponder interrogation system and of its interaction with the inertial navigation system. Data from reentry simulations are used to demonstrate the effectiveness of in-flight inertial system alignment. Concluding remarks refer to other potential applications such as space shuttle orbit insertion and air navigation of conventional aircraft.

Tanner, W.

Identifications of the polar cap boundary and the auroral belt in the high altitude magnetosphere: A model for field aligned currents

Using the OGO-5 fluxgate magnetometer data, the polar cap boundary is identified in the high altitude magnetosphere by a sudden transition from a dipolar field to a more tail like configuration. The basic pattern of the magnetic field variations observed during the satellite's traversal of the auroral belt is presented. This pattern shows the existence of a field aligned current layer on the equator side of the polar cap boundary. Currents flow in the opposite directions in the two field aligned current layers. The current directions in these layers as observed by OGO-5 in the high-altitude magnetosphere are the same as those observed at low altitudes by the polar orbiting TRIAD satellite. The magnetic field in the region where the lower latitude field aligned current layer is situated is essentially meridional. Thus the equatorial current closure of this current system must be via the equatorial current sheet. The two field aligned current systems, one at the polar cap boundary and the other on the low latitude side of the auroral belt, are coupled through the Pedersen current in the ionosphere.

Sugiura, M.

Alignment displacements of the solar optical telescope primary mirror

Solar optical telescope is a space shuttle payload which is at the present time (1978) being planned. The selected alignment method for the telescope's primary mirror is such that the six inclined legs supporting the mirror are at the same time motorized alignment actuators, changing their own length according to the alignment requirement and command. The alignment displacements were described, including circumvention of some apparent NASTRAN limitations.

Medenica, W. V.

Chatanika radar observations of ionospheric and field-aligned currents

A method for estimating field-aligned current densities from ground-based measurements of the horizontal ionospheric currents at two or more latitudes using the Chatanika incoherent scatter radar is presented. It is assumed that the one-dimensional divergence of the horizontal currents approximates the current density of a field-aligned current sheet. The field-aligned current densities found via radar data agree with those given by simultaneous magnetic observations by the Triad satellite. It is noted that downward or upward field-aligned currents having densities of 10 to the -6th to 10 to the -5th A/sq m are achieved in the evening or morning sector. The densities are further increased during periods of increased geomagnetic activity and when current directions are reversed. This reversal generally occurs during auroral oval expansion.

Kamide, Y.

Homogeneous alignment of nematic liquid crystals by ion beam etched surfaces

A wide range of ion beam etch parameters capable of producing uniform homogeneous alignment of nematic liquid crystals on SiO2 films are discussed. The alignment surfaces were generated by obliquely incident (angles of 5 to 25 deg) argon ions with energies in the range of 0.5 to 2.0 KeV, ion current densities of 0.1 to 0.6 mA sq cm and etch times of 1 to 9 min. A smaller range of ion beam parameters (2.0 KeV, 0.2 mA sq cm, 5 to 10 deg and 1 to 5 min.) were also investigated with ZrO2 films and found suitable for homogeneous alignment. Extinction ratios were very high (1000), twist angles were small ( or = 3 deg) and tilt-bias angles very small ( or = 1 deg). Preliminary scanning electron microscopy results indicate a parallel oriented surface structure on the ion beam etched surfaces which may determine alignment.

Wintucky, E. G.

Homogeneous alignment of nematic liquid crystals by ion beam etched surfaces

A wide range of the ion beam etch parameters are capable of producing uniform homogeneous alignment of nematic liquid crystals on SiO2 films. The alignment surfaces were generated by obliquely incident argon ions; a smaller range of ion beam parameters was also investigated with ZrO2 films and found suitable for homogeneous alignment. Extinction ratios were very high, and twist and tilt-bias angles were very small. The SEM results indicate a parallel oriented surface structure on the ion beam etched surfaces which may determine alignment.

Wintucky, E. G.

Broadband electrostatic noise and field-aligned currents in Jupiter's middle magnetosphere

Voyager 1 plasma wave observations have revealed the presence of an impulsive electrostatic emission localized to the Jovian middle magnetosphere that appears on the edges of the plasma sheet. This plasma mode has the same spectral and morphological characteristics of an emission that has been extensively studied in the earth's magnetosphere and has been associated with the presence of field-aligned currents. The results of a detailed study of the properties of this Jovian emission are presented by using comparisons with terrestrial observations as a basis for mode identification. The occurrence regions of the waves are compared with the measured magnetic field configuration to establish a correspondence with the plasma sheet. It is argued that this is a quasi-permanent global system of field-aligned currents linking the ionosphere of Jupiter to the middle magnetosphere, which powers energetic plasma heating processes occurring there. On the basis of knowledge of the consequences of field-aligned currents in the terrestrial magnetosphere, a scenario for acceleration/precipitation of inverted V electrons, concomitant aurorae, and energetic (approximately 10 keV) proton deposition into the middle magnetosphere resulting from field-aligned potential drops associated with this current system is suggested.

Barbosa, D. D.

Relationships between field-aligned currents, electric fields and particle precipitation as observed by dynamics Explorer-2

The relationships between field-aligned currents, electric fields, and particle fluxes are determined using observations from the polar orbiting low-altitude satellite Dynamics Explorer-2. It is shown that the north-south electric field and the east-west magnetic field components are usually highly correlated in the field-aligned current regions. This proportionality observationally proves that the field-aligned current equals the divergence of the height-integrated ionospheric Pedersen current in the meridional plane to a high degree of approximation. As a general rule, in the evening sector the upward field-aligned currents flow in the boundary plasma sheet region and the downward currents flow in the central plasma sheet region. The current densities determined independently from the plasma and magnetic field measurements are compared. Although the current densities deduced from the two methods are in general agreement, the degree and extent of the agreement vary in individual cases.

Sugiura, M.

Relationships between field-aligned currents, electric fields, and particle precipitation as observed by Dynamics Explorer-2

The relationships between field-aligned currents, electric fields, and particle fluxes are determined using observations from the polar orbiting low-altitude satellite Dynamics Explorer-2. It is shown that the north-south electric field and the east-west magnetic field components are usually highly correlated in the field-aligned current regions. This proportionality observationally proves that the field-aligned current equals the divergence of the height-integrated ionospheric Pedersen current in the meridional plane to a high degree of approximation. As a general rule, in the evening sector the upward field-aligned currents flow in the boundary plasma sheet region and the downward currents flow in the central plasma sheet region. The current densities determined independently from the plasma and magnetic field measurements are compared. Although the current densities deduced from the two methods are in general agreement, the degree and extent of the agreement vary in individual cases.

Sugiura, M.

Low-altitude field-aligned electrons

Earlier measurements of field-aligned electrons are reexamined in the light of the more recent and comprehensive data available from both rocket and satellite observations. It is found that: (1) field aligned electrons are associated with evening, midnight, and cusp auroras; (2) rocket data associate the field aligned electrons with active auroral forms and on the edges of moving discrete arcs, predominantly the leading edge; and (3) the spatial/temporal scale of the field-aligned events seen by satellites is a few seconds or tens of kilometers, while the rocket time scale extends from seconds to hundreds of seconds. Recent acceleration mechanisms involving turbulence are discussed.

Arnoldy, R. L.

An infrared alignment telescope

For problems involving the determination of the relative positions of optical components in a complex assembly, rather precise measurements can be routinely obtained when the visible portion of the spectrum is involved. Problems arise, however, when the lens elements to be aligned are made of infrared transmitting materials such as germanium, which is opaque to visible radiation. The alignment of a multichannel infrared measurement satellite called Haloe, which is currently being developed by NASA, represents an example of a particularly difficult task. The present paper is concerned with an infrared alignment telescope (IAT) which satisfies the need for a precision alignment tool capable of operating anywhere in the 2.4 to 12 micron wavelength range. When coupled to a commercial infrared scanner and display device, the IAT will provide a real-time picture of the relative positions of components and images over distances in the range from 20 inches to infinity.

Dilworth, D. C.