Search NASA⌕ Search

SEARCH · Search NASA

Results for “data loggers”

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.

63 records · Page 4

Shipping Monitor

Through a SBIR contract between Kennedy Space Center and Silicon Designs, came the tri-axial data acquisition system, known commercially as the G-Logger. It is a portable, self-contained device that stores and analyzes shock, vibration, and temperature data during payload transport. It is sealed for protection from the weather and can be left unattended for up to three weeks as it collects data. It can easily be linked with any desktop or laptop computer in order to download the collected data. It serves uses in the automotive, shipping, aerospace, and machining industries.

Source record↗

Assessing High Resolution Thermal Monitoring of Complex Intertidal Environments From Space: the Case of ECOSTRESS at Rias Baixas, NW Iberia

Currently, thermal sensors on satellites and other orbital platforms with high spatial resolution designed to monitor the oceans are often insufficient to assess the surface temperature of small bodies of water or within the coastal boundary layer. As the accuracy and sensitivity of remote sensing satellites improve, the demand for more accurate and up-to-date basic data sets for calibration increases. The quality of the thermal data collected by ECOSTRESS on the International Space Station allows the characterization of thermal stress levels in coastal ecosystems with a high spatial resolution of 70 m and a return time from hours to 5 days. This study focused on the calibration of ECOSTRESS estimates with in situ surface temperature data from sensors installed at 3 cm depth in the sediment on the intertidal muddy sandflats of three of the Rías Baixas in Galicia, NW Iberian Peninsula, from 2019 to 2021. A final number of 45 ECOSTRESS temperature images were analyzed. From these, 20% contained substantial georeferencing errors which had to be corrected manually with GIS software tools. We applied the Fourier's law of Heat Conduction to derive surface estimates from loggers sub-surface measurements that could be directly compared with ECOSTRESS data. Overall, a good calibration which explained more than 80% of ECOSTRESS temperature estimates for the whole dataset was obtained, but with an intrinsic cold bias around 1.39 °C. When temperatures at a depth of 3 cm were used, the linear fit became worse and the negative bias increased to 1.49 °C. Closer inspection revealed that night measurements were responsible for this larger deviation, as ECOSTRESS estimates became much colder compared to within sediment measurements because of the combined effect of the instrument intrinsic bias and nocturnal surface cooling. The best calibration was obtained when surface estimates were calculated just for the nighttime, as the cold bias decreased to 0.93 °C. More importantly, during hot daytime conditions in emersion above 20 °C, ECOSTRESS data matched surface temperature estimates, probably because of a better performance of ECOSTRESS algorithm at dry surfaces with lower emissivity. Thus, during the most ecologically relevant periods when high temperatures could drive thermal stress in many commercially-important bivalve species, ECOSTRESS provides accurate surface estimates that can be used to derive sub surface temperatures at the depths at which the different burrowing organisms live. We thus conclude that this instrument constitutes an important global tool to examine thermal stress at an unprecedented spatial scale for complex sea-land boundary systems.

ECOSTRESS↗

[School-Based UV-B Monitoring Project in Support of EOS-CHEM]

This grant is an extension of Grant NAG5-8929 (Drexel Project Number 230026), resulting from extensions necessary to meet changing science objectives as described in the final report for NAG5-8929, a copy of which is attached. The instrument configuration resulting from NAG54929 has remained basically intact. Cosine response measurements conducted by James Slusser s group at Fort Collins, Colorado, in support of the proposal for Aura ground validation mentioned in the final report for NAG5-8929, indicated that there was significant light leakage to the detector through the sides of the nylon housing. This was easily remedied by machining a removable opaque collar (made from the dark same grey rigid plastic plumbing tubing as the collimating tube) that fits around the detector collar. Also during this grant period, data logging procedures were established for the UV-A instrument, to record irradiance before, during, and after an Aura overflight. This is required in order to compare spatial and temporal variability as required for ground validation of data products derived from the Ozone Monitoring Instrument (OMI). Standalone 12-bit loggers from Onset Computer Corporation (the U12 series), which were not available at the start of these projects, makes possible relatively inexpensive logging for these instruments at a usable resolution. configuration and disposition of these instruments, including the final version of a GLOBE protocol for using the instruments, currently depend on action taken on the Aura ground validation proposal submitted in 2004. A copy of that proposal is attached.

Brooks, David R.↗

Satellite Validation: A Project to Create a Data-Logging System to Monitor Lake Tahoe

Flying aboard the satellite Terra, the Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER) is an imaging instrument used to acquire detailed maps of Earth's surface temperature, elevation, emissivity, and reflectance. An automated site consisting of four buoys was established 6 years ago at Lake Tahoe for the validation of ASTERS thermal infrared data. Using Campbell CR23X Dataloggers, a replacement system to be deployed on a buoy was designed and constructed for the measurement of the lake's temperature profile, surrounding air temperature, humidity, wind direction and speed, net radiation, and surface skin temperature. Each Campbell Datalogger has been programmed to control, power, and monitor 14 different temperature sensors, a JPL-built radiometer, and an RM Young 32500 meteorological station. The logger communicates with the radiometer and meteorological station through a Campbell SDM-SIO4 RS232 serial interface, sending polling commands, and receiving filtered data back from the sensors. This data is then cataloged and sent back across a cellular modem network every hour to JPL. Each instrument is wired via a panel constructed with 18 individual plugs that allow for simple installation and expansion. Data sent back from the system are analyzed at JPL, where they are used to calibrate ASTER data.

Roy, Rudy A.↗

Position Paper - pFLogger: The Parallel Fortran Logging framework for HPC Applications

In the context of high performance computing (HPC), software investments in support of text-based diagnostics, which monitor a running application, are typically limited compared to those for other types of IO. Examples of such diagnostics include reiteration of configuration parameters, progress indicators, simple metrics (e.g., mass conservation, convergence of solvers, etc.), and timers. To some degree, this difference in priority is justifiable as other forms of output are the primary products of a scientific model and, due to their large data volume, much more likely to be a significant performance concern. In contrast, text-based diagnostic content is generally not shared beyond the individual or group running an application and is most often used to troubleshoot when something goes wrong. We suggest that a more systematic approach enabled by a logging facility (or logger) similar to those routinely used by many communities would provide significant value to complex scientific applications. In the context of high-performance computing, an appropriate logger would provide specialized support for distributed and shared-memory parallelism and have low performance overhead. In this paper, we present our prototype implementation of pFlogger a parallel Fortran-based logging framework, and assess its suitability for use in a complex scientific application.

Fortran↗

POSITION PAPER - pFLogger: The Parallel Fortran Logging Framework for HPC Applications

In the context of high performance computing (HPC), software investments in support of text-based diagnostics, which monitor a running application, are typically limited compared to those for other types of IO. Examples of such diagnostics include reiteration of configuration parameters, progress indicators, simple metrics (e.g., mass conservation, convergence of solvers, etc.), and timers. To some degree, this difference in priority is justifiable as other forms of output are the primary products of a scientific model and, due to their large data volume, much more likely to be a significant performance concern. In contrast, text-based diagnostic content is generally not shared beyond the individual or group running an application and is most often used to troubleshoot when something goes wrong. We suggest that a more systematic approach enabled by a logging facility (or 'logger') similar to those routinely used by many communities would provide significant value to complex scientific applications. In the context of high-performance computing, an appropriate logger would provide specialized support for distributed and shared-memory parallelism and have low performance overhead. In this paper, we present our prototype implementation of pFlogger - a parallel Fortran-based logging framework, and assess its suitability for use in a complex scientific application.

Clune, Thomas L.↗

pFlogger: The Parallel Fortran Logging Utility

In the context of high performance computing (HPC), software investments in support of text-based diagnostics, which monitor a running application, are typically limited compared to those for other types of IO. Examples of such diagnostics include reiteration of configuration parameters, progress indicators, simple metrics (e.g., mass conservation, convergence of solvers, etc.), and timers. To some degree, this difference in priority is justifiable as other forms of output are the primary products of a scientific model and, due to their large data volume, much more likely to be a significant performance concern. In contrast, text-based diagnostic content is generally not shared beyond the individual or group running an application and is most often used to troubleshoot when something goes wrong. We suggest that a more systematic approach enabled by a logging facility (or 'logger)' similar to those routinely used by many communities would provide significant value to complex scientific applications. In the context of high-performance computing, an appropriate logger would provide specialized support for distributed and shared-memory parallelism and have low performance overhead. In this paper, we present our prototype implementation of pFlogger - a parallel Fortran-based logging framework, and assess its suitability for use in a complex scientific application.

Clune, Tom↗

RadBREAD: Radiation Biology Research at an Elevated Altitude through Dosimetry – A student-designed payload

NASA uses extreme environment platforms (ground testing facilities, high-altitude balloons and aircraft, and CubeSats) to provide greater understanding of the conditions and limitations of extra-terrestrial environments. As part of a two-week flight planned for summer 2021, RadBREAD (Radiation Biology Research at an Elevated Altitude through Dosimetry) will fly as a secondary payload consisting of a M-42C (German Aerospace Center, DLR) ionizing radiation dosimeter, UV micro-logger, and multiple desiccated yeast samples. The platform is a novel high-altitude solar-powered aircraft: the Swift Engineering High-Altitude samples. The platform is a novel high-altitude solar-powered aircraft: the Swift Engineering High-Altitude Long-Endurance Unmanned Aircraft System (HALE UAS), which offers significantly longer flight durations than other high-altitude platforms. The yeast Saccharomyces cerevisiae will provide meaningful biological correlation for the sensor readings, due to its resistance to extremely low temperature and pressure when desiccated, ease of genetic manipulation, and homology to human genes. The RadBREAD team comprises the 2020 cohort of NASA’s Space Life Sciences Training Program (SLSTP) research associates as well as NASA scientists, engineers and radiation experts from NASA and the DLR. Yeast survival, metabolic, and transcriptomic changes will be correlated with environmental data collected during long-term exposure to the upper atmosphere. Additionally, the team will evaluate the upper atmospheric environment (radiation, pressure, and temperature) provided by the HALE UAS platform as a Mars surface analog for biological payloads. We hypothesize that exposure to upper atmospheric conditions during the HALE UAS flight will alter the survival, metabolism, and transcriptome of desiccated wild-type S. cerevisiae upon rehydration compared to sensitive and tolerant yeast strains exposed to the same conditions, and between the flight samples compared to asynchronous ground controls.

radiation exposure↗

Coral Oxygen Isotopic Records Capture the 2015/2016 El Niño Event in the Central Equatorial Pacific

Coral oxygen isotopes (δ^(18)O) from the central equatorial Pacific provide monthly resolved records of El Niño-Southern Oscillation activity over past centuries to millennia. However, calibration studies using in situ data to assess the relative contributions of warming and freshening to coral δ^(18)O records are exceedingly rare. Furthermore, the fidelity of coral δ^(18)O records under the most severe thermal stress events is difficult to assess. Here, we present six coral δ^(18)O records and in situ temperature, salinity, and seawater δ^(18)O data from Kiritimati Island (2°N, 157°W) spanning the very strong 2015/16 El Niño event. Local sea surface temperature (SST) anomalies of +2.4 ± 0.4°C and seawater δ^(18)O anomalies of −0.19 ± 0.02‰ contribute to the observed coral δ^(18)O anomalies of −0.58 ± 0.05‰, consistent with a ∼70% contribution from SST and ∼30% from seawater δ^(18)O. Our results demonstrate that Kiritimati coral δ^(18)O records can provide reliable reconstructions even during the largest class of El Niño events.

Oxygen isotope anomalies↗