Engineering PapersSearch

SEARCH · Engineering Papers

Results for “DIR”

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.

31 records · Page 2

Electricity Baseline 2021 Background Data and Log File

The ElectricityLCI v2 Python package (https://github.com/USEPA/ElectricityLCI/tree/v2.0) was used to generate the 2021 electricity baseline: a regionalized life cycle inventory model of U.S. electricity generation, consumption, and distribution using standardized facility and generation data. ElectricityLCI implements a local data store for downloading and accessing public data on an individual's computer. The data store follows the folder definition provided by USEPA's esupy Python package (https://github.com/USEPA/esupy), which utilizes the appdirs Python dependency (https://pypi.org/project/appdirs/). An overview of the ElectricityLCI data stores may be found on the README (https://github.com/USEPA/ElectricityLCI/blob/v2.0/README.md#data-store). This submission includes the background data used to generate the 2021 electricity baseline inventory. Each zip archive stores the source files as found in their data stores. Sub-folders in each of the data stores are archived separately. For example, stewi.zip contains the JSON files, while stewi.facility.zip is the 'facility' sub-folder of stewi data store that stores the parquet files. To reproduce the data store, extract each zip file and drag-and-drop sub-folders in to their appropriate root folders to recreate the data stores, then copy the root folders to your data store folder (as returned by running the following on the command line: python -c "import appdirs; print(appdirs.user_data_dir())"). The main five data stores include: 'electricitylci', 'facilitymatcher', 'fedelemflowlist', 'stewi', and 'stewicombo'. The log file generated by the 2021 model run is also included, which contains the statements at the DEBUG level and above.

Electricity; LCA; LCI; Life Cycle; data inventory

Electricity Baseline 2020 Background Data and Log File

The ElectricityLCI v2 Python package (https://github.com/USEPA/ElectricityLCI/tree/v2.0) was used to generate the 2020 electricity baseline: a regionalized life cycle inventory model of U.S. electricity generation, consumption, and distribution using standardized facility and generation data. ElectricityLCI implements a local data store for downloading and accessing public data on an individual's computer. The data store follows the folder definition provided by USEPA's esupy Python package (https://github.com/USEPA/esupy), which utilizes the appdirs Python dependency (https://pypi.org/project/appdirs/). An overview of the ElectricityLCI data stores may be found on the README (https://github.com/USEPA/ElectricityLCI/blob/v2.0/README.md#data-store). This submission includes the background data used to generate the 2020 electricity baseline inventory. Each zip archive stores the source files as found in their data stores. Sub-folders in each of the data stores are archived separately. For example, stewi.zip contains the JSON files, while stewi.facility.zip is the 'facility' sub-folder of stewi data store that stores the parquet files. To reproduce the data store, extract each zip file and drag-and-drop sub-folders in to their appropriate root folders to recreate the data stores, then copy the root folders to your data store folder (as returned by running the following on the command line: python -c "import appdirs; print(appdirs.user_data_dir())"). The main five data stores include: 'electricitylci', 'facilitymatcher', 'fedelemflowlist', 'stewi', and 'stewicombo'. The log file generated by the 2020 model run is also included, which contains the statements at the DEBUG level and above.

Electricity; LCA; LCI; Life Cycle; data inventory

Wind and Temperature Consensus at Horn Point, HU-Beltsville, Piney Run (Maryland) in support of CoURAGE

The Maryland Department of the Environment (MDE) operates a ground-based atmospheric profiling network consisting of collocated radar wind profilers (RWP) and radio acoustic sounding systems (RASS) as part of its Ambient Air Monitoring Program. This network provides continuous observations of wind and temperature structure in the lower troposphere to support air quality forecasting, regulatory analysis, and atmospheric research. The network currently includes three fixed sites across Maryland: Horn Point (HP, lower eastern shore) [38.587525°,-76.141006°], Howard University-Beltsville (HUB, central Maryland) [39.055277°, -76.878632°], and Piney Run (PR, western Maryland) [39.705950°, -79.012000°] The network is designed to capture regional variability in atmospheric transport and boundary-layer processes. These systems measure vertical profiles of horizontal wind speed and direction using Doppler radar techniques, with observations typically spanning from ~100 m above ground level up to approximately 2.5–4 km. Measurements are derived from the Doppler shift of backscattered electromagnetic signals, enabling retrieval of wind vectors at multiple altitudes with high temporal resolution (e.g., 30-minute averages reported every 6 minutes). Each radar wind profiler is paired with a Radio Acoustic Sounding System (RASS) to provide profiles of virtual temperature in the lower atmosphere (~100–200 m AGL) by measuring the propagation speed of acoustic waves. Together, the RWP/RASS system yields a coupled data set of thermodynamic and kinematic atmospheric structure, including additional parameters such as vertical velocity, radial velocity, signal-to-noise ratio, and spectral width for advanced analysis. There are two types of files for each station: wind data (files with a "w" prefix) and virtual temperature RASS data (files with a "t" prefix). The wind data files are in the format wYYDDD.cns, where YY is the 2-digit year and DDD is the day of the year. The RASS virtual temperature data files are in the format tYYDDD.cns. Each record has the following header structure: Line 1 : Station Name RASS files Line 2 : RASS rev DeTect_2.0, WINDS files Line 2 : WINDS rev ATI 5.1 Line 3 : N latitude, W longitude, and site elevation (m) Line 4 : Date and begin time of consensus: yy mm dd hh mn ss plus # minutes to add to get UTC Line 5 : Consensus averaging time (minutes); number of beams; number of range gates Line 6 : Number of records required to make consensus (num) total number of records (tot) and the consensus window size (m/s) in the format: num:tot (window) RASS files Line 7 : no. of coded cells, no. of spec, pulse width (ns), and inter-pulse period (µs), WINDS files Line 7 : No. of coded cells, no. of spectra, pulse width (ns), and inter-pulse period (µs), each with a pair of values: first value is for oblique beams, second for vertical RASS files Line 8 : Full scale Doppler value (m/s) Delay to first gate (ns) Number of gates Spacing of gates (ns), WINDS files Line 8 : Full scale Doppler velocity (m/s), oblique and vertical Vertical correction applied to oblique beams? (0 = no, 1 = yes) Delay to first gate (ns), oblique and vertical Number of gates, oblique and vertical Spacing of gates (ns), oblique and vertical Line 9 : Azimuth and elevation (9s indicate vertical beam not used) RASS files Line 10, values : HT = Height above ground (km), T = Uncorrected virtual temperature consensus (deg C), Tc = Corrected virtual temperature consensus (deg C), W = Vertical wind consensus (9s indicate vertical beam not used, w-component, positive upward, m/s), CNT = Number of records that made consensus (for the 3 values in same order), SNR = Average signal to noise ratio (dB) of records in consensus (same order) WINDS files Line 10, values : HT = Height above ground (km), SPD = Wind speed (m/s), DIR = Wind direction (deg E of N from N), RAD = Radial velocities for each beam (m/s) in order given in azimuth and elevation line (positive toward radar; 9s indicate vertical beam not used, CNT = Number of records that made consensus, SNR = Average signal to noise ratio (dB) of records in consensus

{"wind speed and direction",temperature}

NLR HPC Kestrel Jobs Data

Overview: Anonymized job-level records from the Kestrel HPC system at the National Laboratory of the Rockies (NLR). Each record represents a Slurm batch job with scheduling metadata, resource requests, utilization, energy estimates, and efficiency metrics. Sensitive fields (user, account, job name, submit line, working directory, submit script, and job type) are replaced with 7-character cryptographic hashes. System & Timeframe: Kestrel is located at the NLR campus. Standard compute nodes have 104 cores and 256 GB RAM; bigmem nodes have 2,000 GB. GPU nodes (gpu-h100 partition) use NVIDIA H100 GPUs. Data covers jobs submitted August 2023 through December 2025. Funding provided by the U.S. Department of Energy, EERE. Files: esif.hpc.kestrel.job-anon.zip — Anonymized job records (Hive-partitioned Parquet) datacard.md — Full dataset documentation ~11 million rows, 50 variables. Readable with PyArrow, pandas, DuckDB, Apache Spark, or any Parquet-compatible tool. Data Collection: Jobs collected via sacct with timezone-aware export (SLURM_TIME_FORMAT="%Y-%m-%dT%H:%M:%S%z"), loaded into PostgreSQL. Calculated columns updated via database triggers and batch functions. All timestamps use timestamptz and correctly handle DST transitions. Preprocessing: Anonymization of name, user, account, submit_line, work_dir, submit_script, and job_type via 7-char hex hashes Derived columns: queue_wait, cpu_eff, max/min/avg_mem_eff, energy estimates Simplified job state mapping (e.g., "CANCELLED by 132357" → "CANCELLED") Boolean flags: python_job, reframe_job Temporal decomposition: year, month, day, day_of_week, hour, minute from submit_time Shared node tracking: shared_job_count, nodes_shared, jobs_shared Key Variables: Scheduling: job_id, partition, state_simple, submit_time, start_time, end_time, queue_wait Resources: nodes_req/used, processors_req/used, memory_req, wallclock_req/used, gpus_requested Efficiency: cpu_eff, max/min/avg_mem_eff Energy: cpu_energy_tdp_estimated_max/used_watt_hours, consumed_energy_raw_joules, consumed_energy_raw_watt_hours Sharing: shared_job_count, nodes_shared, jobs_shared Partitions: short, standard, debug, gpu-h100 Job States: CANCELLED, COMPLETED, FAILED, PENDING, RUNNING QoS Levels: normal, high Important Notes: Timestamps include timezone offsets; DST transitions are handled correctly, though adding intervals across DST boundaries requires offset adjustment shared_job_count reflects physical node co-residency, not use of the shared partition Job step records and raw Slurm JSONB fields are excluded Do not attempt to re-identify individuals from hashed fields

97 MATHEMATICS AND COMPUTING

Investigation of remote sensing techniques as inputs to operational resource management

The author has identified the following significant results. Visual interpretation of 1:125,000 color LANDSAT prints produced timely level 1 maps of accuracies in excess of 80% for agricultural land identification. Accurate classification of agricultural land via digital analysis of LANDSAT CCT's required precise timing of the date of data collection with mid to late June optimum for western South Dakota. The LANDSAT repetitive nine day cycle over the state allowed the surface areas of stockdams and small reservoir systems to be monitored to provide a timely approximation of surface water conditions on the range. Combined use of DIRS, K-class, and LANDSAT CCT's demonstrated the ability to produce aspen maps of greater detail and timeliness than was available using US Forest Service maps. Visual temporal analyses of LANDSAT imagery improved highway map drainage information and were used to prepare a seven county drainage network. An optimum map of flood-prone areas was developed, utilizing high altitude aerial photography and USGS maps.

Schmer, F. A.

Concentrator testing using projected images

The projected image system can be used to evaluate concentrator optical properties by comparing images reflected onto the ceiling of the test facility to theoretical facet outlines. This system was tested by comparing ceiling images to facet outlines computed using facet characteristics measured by the digital image radiometer (DIR) optical measuring system. The agreement was good, confirming the accuracy of both optical systems. Six facets were mounted in the centers of the pie sectors of one hexagonal panel. Differences between the facets and facet nonsymmetries were observed in photographs of the ceiling images of these facets.

Jefferies, Kent S.

Evaluation of noninvasive cardiac output methods during exercise

Noninvasive techniques to estimate cardiac output (Qc) will be used during future space flight. This retrospective literature survey compared the Qc techniques of carbon dioxide rebreathing (CO2-R), CO2 single breath (CO2-S), Doppler (DOP), impedance (IM), and inert gas (IG: acetylene or nitrous oxide) to direct (DIR) assessments measured at rest and during exercise.

Moore, Alan D.

Concentrator testing using projected images

The projected image system can be used to evaluate concentrator optical properties by comparing images reflected onto the ceiling of the test facility to theoretical facet outlines. This system was tested by comparing ceiling images to facet outlines computed using facet characteristics measured by the digital-image-radiometer (DIR) optical measuring system. The agreement was good, confirming the accuracy of both optical systems. Six facets were mounted in the centers of the pie sectors of one hexagonal panel. Differences between the facets and facet nonsymmetries were observed in photographs of the ceiling images of the facets.

Jefferies, Kent S.

Galileo Press Conference from JPL

This two-tape Jet Propulsion Laboratory (JPL) video production presents a Dec. 8, 1992 press conference held at JPL to discuss the final Galileo spacecraft encounter with Earth before beginning its journey to Jupiter. The main theme of the conference was centered on the significance of the 2nd and final Earth/Moon flyby as being the spacecraft's last planetary encounter in the solar system before reaching Jupiter, as well as final flight preparations prior to its final journey. Each person of the five member panel was introduced by Robert MacMillan (JPL Public Information Mgr.) before giving brief presentations including slides and viewgraphs covering their area of expertise regarding Galileo's current status and future plans. After the presentations, the media was given an opportunity to ask questions of the panel regarding the mission. Mr. Wesley Huntress (Dir. of Solar System Exploration (NASA)), William J. ONeill (Galileo Project Manager), Neal E. Ausman, Jr. (Galileo Mission Director), Dr. Torrence V. Johnson (Galileo Project Scientist) and Dr. Ronald Greeley (Member, Imaging Team, Colorado St. Univ.) made up the panel and discussed topics including: Galileo's interplanetary trajectory; project status and performance review; instrument calibration activities; mission timelines; lunar observation and imaging; and general lunar science. Also included in the last three minutes of the video are simulations and images of the 2nd Galileo/Moon encounter.

Source record

Voyager Briefing: Expectations of the Neptune Encounter

This NASA KSC video release presents a news briefing held Aug. 4, 1989 at NASA Headquarters three weeks after Voyager 2's official "encounter" with Neptune began. The video is comprised of two slide presentations followed by a short question and answer period. The press conference is moderated by Charles Redmond, (NASA Public Affairs), includes an introduction by Dr. Geoffrey A Briggs (Dir., Solar System Exploration Div.), and features Norman R. Haynes (Voyager Project Manager, JPL) and Dr. Edward C. Stone (Voyager Project Scientist, Cal Tech). Mr. Haynes' presentation centers on Voyager's history, engineering changes, and spacecraft trajectories while Dr. Stone presents the scientific aspects of Voyager, including the 11 scientific investigations planned for the mission, instruments used, and imaging techniques.

Source record

Evaluating the Impact of Tritium Permeation Membrane Performance and Direct Internal Recycling on Fusion Fuel Cycle Efficiency Using TMAP8

An efficient fuel cycle is vital to sustainable and cost-effective energy generation in fusion systems. Since tritium is not widely available, fusion systems must breed their own tritium for sustainable fusion deuterium-tritium reactions. An inefficient fuel cycle increases the tritium inventory needed for operations, which increases costs, constraints on tritium management systems, and safety concerns. A fuel cycle model is a powerful tool for understanding tritium inventories and flow rates across all systems in the fuel cycle. By simplifying the technical details into time-dependent tritium flow rates and inventories, the model can simulate the entire fuel cycle with high computational efficiency, even for technologies that are still under development. It can therefore quantify the impact of new tritium management technologies on fuel cycle efficiency. To evaluate the impact of key components on reducing tritium inventory, we are using and expanding an existing fuel cycle models based on latest advancements in fuel cycle research. The new model integrates Tritium Permeation Membrane (TPM) and Direct Internal Recycling (DIR) to enhance tritium transport from blanket breeders and plasma exhaust. These fuel cycle models are implemented in TMAP8 (Tritium Migration Analysis Program, version 8), a MOOSE-based open-source application designed to provide cutting-edge capabilities for tritium transport and fuel cycle modeling. The study aims to demonstrate the extensibility of existing fuel cycle modeling capability in TMAP8 and to offer a proof-of-principle design for future fusion plant systems. The presentation will cover the performance of fuel cycle modeling capabilities available in TMAP8, highlight advancements in fuel cycle research, and present a sensitivity analysis of these models. The results underline potential approaches and technology solutions to lower tritium inventory requirements, highlighting their role in shaping the future of fusion energy.

11 NUCLEAR FUEL CYCLE AND FUEL MATERIALS

Acquisition of the QPSK demodulator in the presence of interference

The acquisition behavior of the tracking and data relay satellite system (TDRSS) receiver (a quadrative phase-shift keying (QPSK) demodulator using a dither lock detector) in the presence of interference from another user has been analyzed using a simulation model. The demodulator is composed of an automatic gain control, a QPSK Costas loop, a frequency sweep unit, lock test units, and a control unit. The simulation model has been tested for the following variables: signal and interference Doppler frequencies and phase offsets (with respect to initial voltage control oscillator setup), signal-to-interference ratio (SIR), and signal I/Q power ratio. The simulation results are discussed.

Ghazvinian, Farzad