Search NASASearch

SEARCH · Search NASA

Results for “Positioning”

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 163 records · Page 9

The Importance of Accounting for Landscape Position When Investigating Grasslands: A Multidisciplinary Characterisation of a California Coastal Grassland

Abstract Grasslands are one of the most common land‐cover types, providing important ecosystem services globally, yet few studies have examined grassland critical‐zone functioning throughout hillslopes. This study characterised a coastal grassland over a small hillslope at Point Reyes National Seashore, California, using multidisciplinary techniques, combining remotely‐sensed, geophysical, plant, and soil measurements. Clustering techniques delineated the study area into four landscape zones, up‐, mid‐, and down‐slope, and a bordering riparian ecotone, which had distinct environmental properties that varied spatially across the site, with depth, and time. Soil moisture increased with depth and down slope towards a bordering riparian zone, and co‐varied with soil CO 2 flux rates both spatially and temporally. This highlighted three distinct controls of soil moisture on soil respiration: CO 2 fluxes were inhibited by high moisture content in the down‐slope during the wet winter months, and converged across landscape positions in the dry summer months, while also displaying post‐rain pulses. The normalised difference vegetation index (NDVI) ranged from 0.32 (September)–0.80 (April) and correlated positively with soil moisture and aboveground biomass, moving down slope. Yet, NDVI, aboveground biomass, and soil moisture were not correlated to soil organic carbon (SOC) content (0.4%–4.5%), which was highest in the mid‐slope. The SOC content may instead be linked to shifts in dominant grassland species and their rhizosphere properties with landscape position. This multidisciplinary characterisation highlighted significant heterogeneity in grassland properties with landscape position, and demonstrated an approach that could be used to characterise other critical‐zone environments on hillslopes.

54 ENVIRONMENTAL SCIENCES

Improved laser-plasma accelerator stability via high-bandwidth longitudinal focal position stabilization of a 100 TW-class laser system

Laser-plasma accelerators (LPAs) offer an attractive alternative to conventional accelerators for the development of compact electron sources and next-generation light sources. Due to orders-of-magnitude larger accelerating gradients, LPAs enable the acceleration of high-brightness electron beams to ultrarelativistic energies in millimeter- to centimeter-scale distances. However, LPA stability is limited by shot-to-shot fluctuations of the driving laser system. Specifically, fluctuations in the final-focus longitudinal position result in correlated instability in LPA electron beam qualities, including total beam charge, average beam energy, and energy spread. We demonstrate active stabilization of the longitudinal focal position for a 100 TW-class laser system. This repetition-rate scalable stabilization system leverages noninvasive wave front monitoring of a copropagating, unamplified kHz pulse train to guide corrective adjustments to the focal position of a 1 Hz amplified drive laser via an upstream telescope on millisecond timescales. In this demonstration, the approach limits standard deviation fluctuations of the amplified drive beam’s longitudinal focal position to ±0.22⁢ mm (representing at least a 53% reduction), achieved with a correction bandwidth that reaches the Nyquist frequency limit. Consequently, we observe marked improvements in both long-term and shot-to-shot LPA stability in terms of charge and spectrum.

Beam control

Positioning Accuracy in a Concurrent Robot-CNC Hybrid Manufacturing System

Abstract Additive manufacturing (AM) has gained notoriety for offering advantages over traditional manufacturing methods, such as increased design complexity and flexibility. However, it has not found widespread use beyond rapid prototyping. One hindrance to the acceptance of AM processes in industry is the time and cost of fabrication per component. While metal AM by itself can be inexpensive, extra manufacturing steps in the form of subtractive manufacturing (SM) may need to be performed to reach final part tolerances, leading to hybrid additive-subtractive manufacturing (HASM) of a part, which increases time and cost. A potential area to reduce cost is through increasing the efficiency of the HASM process by conducting additive and subtractive manufacturing simultaneously. Usually, HASM is performed in a process where AM is completed in one machine or cell and transferred to another machine or cell for SM in a sequential assembly line process. This efficiency decreases part cost, but high aspect ratio parts or parts with internal geometry that require interleaved additive deposition and machining cannot be produced. One unexplored solution to simultaneous HASM that allows for interleaved operations is to operate the deposition head and machining spindle concurrently within the same machine envelope, known as concurrent HASM (CHASM). In this type of process, both AM and SM occur simultaneously on a batch of small parts or a single large part, maintaining a high efficiency without sacrificing the full range of complex geometries that AM allows for. A potential approach to the single-machine method could be to combine a robot and mill within the same envelope. A challenge to this approach, however, is control of both systems. Most machine controllers have limited external communication or, if a robot has been integrated, only offer movement of either the robot or mill at any given time. As a result, systems must pause either the AM or SM process to switch between them rather than working simultaneously. The present work investigates the positional accuracy of such a CHASM system comprised of a robotic arm and a 3-axis mill. Open-loop tests with limited communication between machines are performed on the system to verify positional error during concurrent robot-mill movements. Under certain conditions, it is demonstrated that position error can stay within 2 mm for the duration of a single layer; however, these tests show that, generally, the open-loop positioning performance of the system is inadequate for CHASM without part-specific hand-tuning of parameters. Based on these results, a set of requirements for successful robot-CNC CHASM is proposed for future integrations.

Goodwin, Jesse

Demonstration of event position reconstruction based on diffusion in the NEXT-white detector

Noble element time projection chambers are a leading technology for rare event detection in physics, such as for dark matter and neutrinoless double beta decay searches. Time projection chambers typically assign event position in the drift direction using the relative timing of prompt scintillation and delayed charge collection signals, allowing for reconstruction of an absolute position in the drift direction. In this paper, alternate methods for assigning event drift dis tance via quantification of electron diffusion in a pure high pressure xenon gas time projection chamber are explored. Data from the NEXT-White detector demonstrate the ability to achieve good position assignment accuracy for both high and low-energy events. Using point-like energy deposits from 83m Kr calibration electron captures (E ~ 45 keV), the position of origin of low-energy events is determined to 2 cm precision with bias < 1 mm. A convolutional neural network approach is then used to quantify diffusion for longer tracks (E ≥ 1.5 MeV), from radiogenic electrons, yielding a precision of 3 cm on the event barycenter. The precision achieved with these methods indicates the feasibility energy calibrations of better than 1% FWHM at Q ββ in pure xenon, as well as the potential for event fiducialization in large future detectors using an alternate method that does not rely on primary scintillation.

46 INSTRUMENTATION RELATED TO NUCLEAR SCIENCE AND

Position-Enhanced Gradient Attack (PEGA) on Medical Language Models

Federated Learning (FL) enables collaborative training of language models on sensitive clinical notes without sharing the data. However, this paradigm is vulnerable to gradient inversion attacks that can reconstruct private data from shared gradients. We find that state-of-the-art attacks are less effective in the medical domain, failing to overcome the unique challenges posed by its specialized vocabulary and unstructured format. To address this, we introduce the Position-Enhanced Gradient Attack (PEGA), a novel attack that makes gradients position-aware by optimizing token and position embeddings simultaneously. PEGA employs two key innovations: a periodic sorting of positional embeddings to resolve token order ambiguity and a late-stage embedding replacement strategy to correct hard-to-recover critical tokens. To evaluate the leakage of sensitive data more directly, we also propose the Unified PHI-Recall (UPHI), a new metric measuring the recovery of Protected Health Information. Experiments on the MIMIC-III dataset show that PEGA significantly outperforms leading attacks like TAG and LAMP, particularly in its ability to reconstruct identifiable patient information, exposing a more severe and nuanced privacy risk in federated medical NLP.

Xu, Nuo [University of Minnesota]

The impact of kidney function on Alzheimer’s disease blood biomarkers: implications for predicting amyloid-β positivity

Impaired kidney function has a potential confounding effect on blood biomarker levels, including biomarkers for Alzheimer’s disease (AD). Given the imminent use of certain blood biomarkers in the routine diagnostic work-up of patients with suspected AD, knowledge on the potential impact of comorbidities on the utility of blood biomarkers is important. We aimed to evaluate the association between kidney function, assessed through estimated glomerular filtration rate (eGFR) calculated from plasma creatinine and AD blood biomarkers, as well as their influence over predicting Aβ-positivity. We included 242 participants from the Translational Biomarkers in Aging and Dementia (TRIAD) cohort, comprising cognitively unimpaired individuals (CU; n = 124), mild cognitive impairment (MCI; n = 58), AD dementia (n = 34), and non-AD dementia (n = 26) patients all characterized by [ 18 F] AZD-4694. Plasma samples were analyzed for Aβ42, Aβ40, glial fibrillary acidic protein (GFAP), neurofilament light chain (NfL), tau phosphorylated at threonine 181 (p-tau181), 217 (p-tau217), 231 (p-tau231) and N-terminal containing tau fragments (NTA-tau) using Simoa technology. Kidney function was assessed by eGFR in mL/min/1.73 m 2 , based on plasma creatinine levels, age, and sex. Participants were also stratified according to their eGFR-indexed stages of chronic kidney disease (CKD). We evaluated the association between eGFR and blood biomarker levels with linear models and assessed whether eGFR provided added predictive value to determine Aβ-positivity with logistic regression models. Biomarker concentrations were highest in individuals with CKD stage 3, followed by stages 2 and 1, but differences were only significant for NfL, Aβ42, and Aβ40 (not Aβ42/Aβ40). All investigated biomarkers showed significant associations with eGFR except plasma NTA-tau, with stronger relationships observed for Aβ40 and NfL. However, after adjusting for either age, sex or Aβ-PET SUVr, the association with eGFR was no longer significant for all biomarkers except Aβ40, Aβ42, NfL, and GFAP. When evaluating whether accounting for kidney function could lead to improved prediction of Aβ-positivity, we observed no improvements in model fit (Akaike Information Criterion, AIC) or in discriminative performance (AUC) by adding eGFR to a base model including each plasma biomarker, age, and sex. While covariates like age and sex improved model fit, eGFR contributed minimally, and there were no significant differences in clinical discrimination based on AUC values. We found that kidney function seems to be associated with AD blood biomarker concentrations. However, these associations did not remain significant after adjusting for age and sex, except for Aβ40, Aβ42, NfL, and GFAP. While covariates such as age and sex improved prediction of Aβ-positivity, including eGFR in the models did not lead to improved prediction for any biomarker. Our findings indicate that renal function, within the normal to mild impairment range, does not seem to have a clinically relevant impact when using highly accurate blood biomarkers, such as p-tau217, in a biomarker-supported diagnosis.

60 APPLIED LIFE SCIENCES

Discovery of genes that positively affect biomass and stress associated traits in poplar

Woody biomass serves as a renewable resource for various industries, including pulp and paper production, construction, biofuels, and electricity generation. However, the molecular mechanisms behind biomass traits are poorly understood, which significantly curtails the speed and efficiency of their improvement. We used activation tagging to discover genes that can positively affect tree biomass-associated traits. We generated and screened under greenhouse conditions a population of 2,700 independent activation tagging lines. A total of 761 lines, which had significantly and positively affected at least one biomass-associated trait, were discovered. The tag was positioned in the genome for forty lines which were affected in multiple traits and activation of proximal genes validated for a subset. For two lines we fully recapitulated the phenotype of the original lines through overexpression. Moreover, the overexpression led to more pronounced and additional improvements, not observed in the original lines. Importantly, the overexpression of a Fasciclin-like gene (PtaFLA10) and a Patatin-like gene (PtaPAT) was found to substantially improve biomass, with a 40% increase in dry-stem weight, and enhance drought tolerance, respectively. Additionally, PtaPAT overexpression increased cellulose content, which is crucial for biofuel production. Our work shows that the activation tagging approach applied even on a non-genome saturation scale in a poplar tree can be successfully used for the discovery of genes positively modify biomass productivity. Such dominant forward genetics approaches can aid in biotechnological manipulation of woody biomass traits and help unravel the functions and mechanisms of individual genes, gene families, and regulatory modules.

Plant Sciences

Correcting Turbulence-induced Errors in Fiber Positioning for the Dark Energy Spectroscopic Instrument

Highly multiplexed, robotic, fiber-fed spectroscopic surveys are observing tens of millions of stars and galaxies. For many systems, accurate positioning relies on imaging the fibers in the focal plane and feeding that information back to the robotic positioners to correct their positions. Inhomogeneities and turbulence in the air between the focal plane and the imaging camera can affect the measured positions of fibers, limiting the accuracy with which fibers can be placed on targets. For the Dark Energy Spectroscopic Instrument, we dramatically reduced the effect of turbulence on measurements of positioner locations in the focal plane by taking advantage of stationary positioners and the correlation function of the turbulence. We were able to reduce positioning errors from 7.3 to 3.5 μm, speeding the survey by 1.6% under typical conditions.

46 INSTRUMENTATION RELATED TO NUCLEAR SCIENCE AND

Position-specific kinetic isotope effects for nitrous oxide: a new expansion of the Rayleigh model

Nitrous oxide (N 2 O) is a potent greenhouse gas and the most significant anthropogenic ozone-depleting substance currently being emitted. A major source of anthropogenic N 2 O emissions is the microbial conversion of fixed nitrogen species from fertilizers in agricultural soils. Thus, understanding the enzymatic mechanisms by which microbes produce N 2 O has environmental significance. Measurement of the 15 N/ 14 N isotope ratios of N 2 O produced by purified enzymes or axenic microbial cultures is a promising technique for studying N 2 O biosynthesis. Typically, N 2 O-producing enzymes combine nitrogen atoms from two identical substrate molecules (NO or NH 2 OH). Position-specific isotope analysis of the central (N α ) and outer (N β ) nitrogen atoms in N 2 O enables the determination of the individual kinetic isotope effects (KIEs) for N α and N β , providing mechanistic insight into the incorporation of each nitrogen atom. Previously, position-specific KIEs (and fractionation factors) were quantified using the Rayleigh distillation equation, i.e., via linear regression of δ 15 N α or δ 15 N β against [–f In f / (1 – f)], where f is the fraction of substrate remaining in a closed system. This approach, however, is inaccurate for N α and N β because it does not account for fractionation at N α affecting the isotopic composition of substrate available for incorporation into the β position (and vice versa). Therefore, we developed a new expansion of the Rayleigh model that includes specific terms for fractionation at the individual N 2 O nitrogen atoms. By applying this Expanded Rayleigh model to a variety of simulated N 2 O synthesis reactions with different combinations of normal, inverse, and/or no KIEs at N α and N β , we demonstrate that our new model is both accurate and robust. We also applied this new model to two previously published datasets describing N 2 O production from NH 2 OH oxidation in a methanotroph culture (Methylosinus trichosporium) and N 2 O production from NO by a purified Histoplasma capsulatum (fungal) P450 NOR, demonstrating that the Expanded Rayleigh model is a useful tool in calculating position-specific fractionation for N 2 O synthesis.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Terminal shock position and restart control of a Mach 2.7, two-dimensional, twin duct mixed compression inlet

Experimental results of terminal shock and restart control system tests of a two-dimensional, twin-duct mixed compression inlet are presented. High-response (110-Hz bandwidth) overboard bypass doors were used, both as the variable to control shock position and as the means of disturbing the inlet airflow. An inherent instability in inlet shock position resulted in noisy feedback signals and thus restricted the terminal shock position control performance that was achieved. Proportional-plus-integral type controllers using either throat exit static pressure or shock position sensor feedback gave adequate low-frequency control. The inlet restart control system kept the terminal shock control loop closed throughout the unstart-restart transient. The capability to restart the inlet was non limited by the inlet instability.

Cole, G. L.

Study of precise positioning at L-band using communications satellites

The L-band positioning experiment is reported which encompassed experiment design, experimentation, and data reduction and analysis. In the experiment the ATS-5 synchronous satellite L-band transponder was used in conjunction with the modified ALPHA 2 navigation receivers to demonstrate the technical capability of precision position fixing for oceanographic purposes. The feasibility of using relative ranging techniques implemented by two identical receiving systems, properly calibrated, to determine a line of position accurately on the surface of the earth was shown. The program demonstrated the level of resolution, repeatibility, precision, and accuracy of existing modest-cost effective navigation equipment. The experiment configuration and data reduction techniques were developed in parallel with the hardware modification tasks. Test results verify the ability of a satellite-based system to satisfy the requirements of precision position fixing.

Source record

Method and apparatus for optically monitoring the angular position of a rotating mirror

An optical system monitors the angular position of a rotating scanning mirror to indicate the effective start and end of each scan. At a certain angular position, a ray of energy transmitted to the mirror is reflected a plurality of times between the reflectors associated with the optical system and the line on the mirror parallel to the axis, and then to a detector to sense that angular position. A single optical system may be arranged to sense a plurality of different angular positions for each revolution of the mirror.

Lansing, J. C., Jr.

Analytical expressions for position error in triangulation solution of point in space for several station configurations

Analytical expressions are derived to first order for the rms position error in the triangulation solution of a point object in space for several ideal observation-station configurations. These expressions provide insights into the nature of the dependence of the rms position error on certain of the experimental parameters involved. The station geometries examined are: (1) the configuration of two arbitrarily located stations; (2) the symmetrical circular configuration of two or more stations with equal elevation angles; and (3) the circular configuration of more than two stations with equal elevation angles, when one of the stations is permitted to drift around the circle from its position of symmetry. The expressions for the rms position error are expressed as functions of the rms line-of-sight errors, the total number of stations of interest, and the elevation angles.

Long, S. A. T.

A complementary filtering technique for deriving aircraft velocity and position information

An onboard navigation system which employed complementary filtering was developed to provide velocity and position information. The inputs to the mix filter included both acceleration inputs, which provided high-frequency position and velocity information, and radar position inputs, which provided the low-frequency position and velocity information. Onboard aircraft instrumentation, including attitude reference gyros and body-mounted accelerometers, was used to provide the acceleration information. An in-flight comparison of signal quality and accuracy showed good agreement between the complementary filtering system and an aided inertial navigation system. Furthermore, the complementary filtering system was proven to be satisfactory in control and display system applications for both automatic and pilot-in-the-loop instrument approaches and landings.

Niessen, F. R.

Radio source positions from very-long-baseline interferometry observations

Accurate positions of compact radio sources have been determined from very-long-baseline interferometry (VLBI) observations based on the bandwidth-synthesis technique. The coordinates for 18 extragalactic sources were obtained from sets of observations spread over the period from April 1972 to January 1975; the scatter among the independent determinations of the source coordinates from the separate sets of observations is about 0.05 arcsec, except for the declinations of near-equatorial sources, where the scatter is about 0.15 arcsec. Comparison of these positions with those determined with the Cambridge 5-km radio interferometer shows the rms scatter about the mean difference to be about 0.04 arcsec in each coordinate (no sources of low declination were in common). A similar comparison of the present results with those obtained by the Jet Propulsion Laboratory from separate VLBI observations yields a slightly larger rms scatter, after exlusion of the declinations of the near-equatorial sources. A position is also obtained for the galactic object Beta Persei (Algol), which agrees well with the position given in the FK 4 catalogue.

Clark, T. A.

The effect of landing system coverage and path geometry on lateral position errors at the runway threshold

The results of an analytical study performed to determine the effect of the azimuth coverage of a Microwave Landing System (MLS) on the ability of an airplane, with an initial navigation position estimate error, to navigate to the runway threshold are presented. The test path chosen for this study consists of an initial straight segment leading into a 130 deg turn with a 2286 m radius and ending in a straight-in final approach segment. The test path configuration was varied by changing the MLS azimuth coverage angle and the final approach length. The aircraft was positioned with an inital offset to the left or right of the desired path along the line of intersection with the MLS azimuth coverage. A fast time computer simulation program, using a simplistic point mass model of the airplane, was used for this study. The data from this study indicates that the lateral position errors at the runway are primarily a function of the final approach length. The effect of the azimuth coverage on the lateral position errors was restricted by the turn characteristics of the horizontal steering control laws.

Vicroy, D. D.

Positions of galactic X-ray sources with l/II/ between -20 deg and +6 deg

The precise positions of nine X-ray sources in the vicinity of the galactic center are reported. The data were obtained as part of the comprehensive survey of the galactic plane performed with the rotating modulation collimator detectors on the SAS-3 X-ray observatory. The sources include the binary X-ray source 4U 1700-37 which has a well established optical counterpart that lies 7 sec from the reported position. The other sources GX 349+2, 4U 1702-42, 4U 1705-44, MX 1716-31, A 1742-294, 4U 1755-33, GX 5-1, and 2S 1803-245 lack established counterparts in other wavelengths. The obtained position for GX 5-1 adds confidence to the radio counterpart proposed by Braes et al. (1972). The reported position for 4U 1755-33 excludes the optical counterpart proposed by Jones et al. (1974).

Jernigan, J. G.

Positions of galactic X-ray sources - At longitudes /l-II/ of 55-320 deg

Rotating modulation collimeter detectors on the SAS-3 X-ray observatory were used to supply precise (20-40 sec) positional data on 10 galactic X-ray sources in the l super II region between 55 and 320 deg. It is noted that the position for 2S0114+650 has led to the discovery of an optical counterpart. Attention is given to the temperature dependence of the experiments, and it is found that position measurements made at low temperatures are consistent with those obtained at normal (0 C) temperatures. Positions, error radii, and intensities (2-11 keV) are listed for each of the ten sources.

Dower, R. G.