Engineering PapersSearch

SEARCH · Engineering Papers

Results for “harmonics”

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 109 records · Page 6

HarDWR - Harmonized Water Rights Records

A dataset within the Harmonized Database of Western U.S. Water Rights (HarDWR). For a detailed description of the database, please see the meta-record v2.0. Changelog v2.0 - Recalculated based on data sourced from WestDAAT - Changed using a Site ID column to identify unique records to using aa combination of Site ID and Allocation ID - Removed the Water Management Area (WMA) column from the harmonized records. The replacement is a separate file which stores the relationship between allocations and WMAs. This allows for allocations to contribute to water right amounts to multiple WMAs during the subsequent cumulative process. - Added a column describing a water rights legal status - Added "Unspecified" was a water source category - Added an acre-foot (AF) column - Added a column for the classification of the right's owner v1.02 - Added a .RData file to the dataset as a convenience for anyone exploring our code. This is an internal file, and the one referenced in analysis scripts as the data objects are already in R data objects. v1.01 - Updated the names of each file with an ID number less than 3 digits to include leading 0s v1.0 - Initial public release Description Here we present an updated database of Western U.S. water right records. This database provides consistent unique identifiers for each water right record, and a consistent categorization scheme that puts each water right record into one of seven broad use categories. These data were instrumental in conducting a study of the multi-sector dynamics of inter-sectoral water allocation changes though water markets (Grogan et al., *in review*). Specifically, the data were formatted for use as input to a process-based hydrologic model, Water Balance Model (WBM), with a water rights module (Grogan et al., *in review*). While this specific study motivated the development of the database presented here, water management in the U.S. West is a rich area of study (e.g., Anderson and Woosly, 2005; Tidwell, 2014; Null and Prudencio, 2016; Carney et al., 2021) so releasing this database publicly with documentation and usage notes will enable other researchers to do further work on water management in the U.S. West. We produced the water rights database presented here in four main steps: (1) data collection, (2) data quality control, (3) data harmonization, and (4) generation of cumulative water rights curves. Each of steps (1)-(3) had to be completed in order to produce (4), the final product that was used in the modeling exercise in Grogan et al. (*in review*). All data in each step is associated with a spatial unit called a Water Management Area (WMA), which is the unit of water right administration utilized by the state in which the right came from. Steps (2) and (3) required use to make assumptions and interpretation, and to remove records from the raw data collection. We describe each of these assumptions and interpretations below so that other researchers can choose to implement alternative assumptions an interpretation as fits their research aims. Motivation for Changing Data Sources The most significant change has been a switch from collecting the raw water rights directly from each state to using the water rights records presented in WestDAAT, a product of the Water Data Exchange (WaDE) Program under the Western States Water Council (WSWC). One of the main reasons for this is that each state of interest is a member of the WSWC, meaning that WaDE is partially funded by these states, as well as many universities. As WestDAAT is also a database with consistent categorization, it has allowed us to spend less time on data collection and quality control and more time on answering research questions. This has included records from water right sources we had previously not known about when creating v1.0 of this database. The only major downside to utilizing the WestDAAT records as our raw data is that further updates are tied to when WestDAAT is updated, as some states update their public water right records daily. However, as our focus is on cumulative water amounts at the regional scale, it is unlikely most records updates would have a significant effect on our results. The structure of WestDAAT led to several important changes to how HarWR is formatted. The most significant change is that WaDE has calculated a field known as `SiteUUID`, which is a unique identifier for the Point of Diversion (POD), or where the water is drawn from. This separate from `AllocationNativeID`, which is the identifier for the allocation of water, or the amount of water associated with the water right. It should be noted that it is possible for a single site to have multiple allocations associated with it and for an allocation to be able to be extracted from multiple sites. The site-allocation structure has allowed us to adapt a more consistent, and hopefully more realistic, approach in organizing the water right records than we had with HarDWR v1.0. This was incredibly helpful as the raw data from many states had multiple water uses within a single field within a single row of their raw data, and it was not always clear if the first water use was the most important, or simply first alphabetically. WestDAAT has already addressed this data quality issue. Furthermore, with v1.0, when there were multiple records with the same water right ID, we selected the largest volume or flow amount and disregarded the rest. As WestDAAT was already a common structure for disparate data formats, we were better able to identify sites with multiple allocations and, perhaps more importantly, allocations with multiple sites. This is particularly helpful when an allocation has sites which cross WMA boundaries, instead of just assigning the full water amount to a single WMA we are now able to divide the amount of water between the number of relevant WMAs. As it is now possible to identify allocations with water used in multiple WMAs, it is no longer practical to store this information within a single column. Instead the stAllocationToWMATab.csv file was created, which is an allocation by WMA matrix containing the percent Place of Use area overlap with each WMA. We then use this percentage to divide the allocation's flow amount between the given WMAs during the cumulation process to hopefully provide more realistic totals of water use in each area. However, not every state provides areas of water use, so like HarDWR v1.0, a hierarchical decision tree was used to assign each allocation to a WMA. First, if a WMA could be identified based on the allocation ID, then that WMA was used; typically, when available, this applied to the entire state and no further steps were needed. Second was the spatial analysis of Place of Use to WMAs. Third was a spatial analysis of the POD locations to WMAs, with the assumption that allocation's POD is within the WMA it should belong to; if an allocation still had multiple WMAs based on its POD locations, then the allocation's flow amount would be divided equally between all WMAs. The fourth, and final, process was to include water allocations which spatially fell outside of the state WMA boundaries. This could be due to several reasons, such as coordinate errors / imprecision in the POD location, imprecision in the WMA boundaries, or rights attached with features, such as a reservoir, which crosses state boundaries. To include these records, we decided for any POD which was within one kilometer of the state's edge would be assigned to the nearest WMA. Other Changes WestDAAT has Allowed In addition to a more nuanced and consistent method of assigning water right's data to WMAs, there are other benefits gained from using the WestDAAT dataset. Among those is a consistent categorization of a water right's legal status. In HarDWR v1.0, legal status was effectively ignored, which led to many valid concerns about the quality of the database related to the amounts of water the rights allowed to be claimed. The main issue was that rights with legal status' such as "application withdrawn", "non-active", or "cancelled" were included within HarDWR v1.0. These, and other water rights status' which were deemed to not be in use have been removed from this version of the database. Another major change has been the addition of the "unspecified water source category. This is water that can come from either surface water or groundwater, or the source of which is unknown. The addition of this source category brings the total number of categories to three. Due to reviewer feedback, we decided to add the acre-foot (AF) column so that the data may be more applicable to a wider audience. We added the ownerClassification column so that the data may be more applicable to a wider audience. File Descriptions The dataset is a series of various files organized by state sub-directories. In addition, each file begins with the state's name, in case the file is separate from its sub-directory for some reason. After the state name is the text which describes the contents of the file. Here is each file described in detail. Note that st is a placeholder for the state's name. stFullRecords_HarmonizedRights.csv: A file of the complete water records for each state. The column headers for each of this type of file are: state - The name of the state to which the allocations belong to. FIPS - The two digit numeric state ID code. siteID - The site location ID for POD locations. A site may have multiple allocations, which are the actual amount of water which can be drawn. In a simplified hypothetical, a farm stead may have an allocation for "irrigation" and an allocation for "domestic" water use, but the water is drawn from the same pumping equipment. It should be noted that many of the site ID appear to have been added by WaDE, and therefore may not be recognized by a given state's water rights database. allocationID - The allocation ID for the water right. For most states this is the water right ID, and what is recommended to use should a right be looked up on a given state's water rights database. The water amounts associated with these IDs tend to be finer scaled than those associated with siteID. It should be noted that some allocations may be extracted from multiple sites, particularly for larger Places of Use. ownerClassification - A classification of the types of owners for water rights. The most common is `Private` which incorporates a wide range of entities. Several classifications would be grouped into a government category, most of which are for the U.S. Federal Government. These allocations could be listed as "Federal", "United States of America", or as the names of any number of federal agencies. The last major grouping of entities is for "Native American"s. priorityDate - The date we use as the water right priority date for our modeling analysis. This is the legal priority date when it is available. However, for some rights, specifically from California and New Mexico, we used a pseudo priority date (e.g. well completion date or start of well drilling date) when a legal priority date was not available. The most questionable dates come from New Mexico, where the only date associated with certain water right records was the date the allocation was recorded in the database. As the allocation record creation tended to be within a few months of the filing of the application of the water right, from manually double checking the water rights, and our analysis focuses on aggregating water rights on the timescale of years, we determined it was acceptable to use such dates to include as many records as possible. primaryBeneficialUse - From the numerous state water use categories, WaDE categorized them into 21 categories WestDAAT. This column is the original WaDE category for the primary water use at the PoD site. allocationBeneficialUse - From the numerous state water use categories, WaDE categorized them into 21 categories for WestDAAT. This column is the original WaDE category

Economics

The physical librations of the moon, including higher harmonic effects

The equations of the physical libration of the moon are developed using a representation of the earth-moon orbit as a Kepler ellipse referred to the lunar equator and expanding the lunar potential in terms of these Kepler elements. The Improved Lunar Ephemeris is used to calculate solar perturbations, and a linear integration of all effects arising from lunar gravitational harmonics through the fourth degree is performed. Aside from unobservable constant offsets of the principal axes, the main effects of the higher harmonics on longitude are: 10-sec six-yearly (argument omega), 1.2-sec three-yearly, 0.5-sec annual, and 0.1-sec monthly; on pole direction they are on the order of 0.5-sec six-yearly and 1.0-sec monthly. The higher harmonics must hence be taken into account in analyzing ranging data of 10 cm accuracy.

Kaula, W. M.

Type III solar radio bursts and the fundamental-harmonic hypothesis

The observational evidence is reviewed for the occurrence of type III solar radio bursts in pairs with frequency ratio two to one. We show that the observations can be explained under the hypothesis that there is a tendency for a type III burst to be followed by a second burst within approximately one second. This explanation leads to fewer difficulties than the hypothesis that type III bursts occur in pairs, one member being emitted at the fundamental of the local coronal plasma frequency, the other at its second harmonic. We conclude that in general, type III bursts are emitted at the second harmonic of the plasma frequency and that type III theories should account for this and only under very special circumstances (which are rare) for the emission at the fundamental and the second harmonic.

Rosenberg, H.

Disjoint design spaces in the optimization of harmonically excited structures

The paper deals with a method of optimizing harmonically or dynamically excited structures which removes the frequency constraint (that specifies that the structure's first natural frequency of vibration must be greater than the excitation frequency), replaces the displacement constraint by an inequality constraint on the allowable stress and applies finite element approximations to the continuous one-dimensional structures. When the problem is posed in this manner, the feasible design space is disconnected or 'disjoint'. An attempt is made to explain this disjointness by studying the optimal design of a thin-walled cantilevered rod subjected to steady, simple harmonic torsional excitation. The finite element method is applied to the optimization of a harmonically excited structure with an arbitrary number of design variables, with the disjointness of the design space, a complicating factor.

Johnson, E. H.

The polarization of second harmonic plasma emission

It is shown that second-harmonic plasma emission is partially polarized in the sense of the ordinary mode of magnetoionic theory only when the Langmuir waves are confined to a small range of angles (less than 30 deg) to the magnetic-field lines. Consequently, Suzuki and Sheridan's (1977) observations of the polarization of harmonic Type III emission implies that (at least in the cases reported) the Langmuir waves must be nearly one-dimensional. For a nearly one-dimensional distribution, the degree of polarization and the frequency of observation should be related to the magnetic field. For the observed polarization of Type III bursts, the implied magnetic-field strengths are strong enough for induced scattering to cause the Langmuir waves to become nearly one-dimensional, which is consistent with the observed sense of polarization. In other applications of harmonic plasma emission where the Langmuir waves might be isotropic or in a loss-cone distribution, polarization in the sense of the extraordinary mode is predicted.

Melrose, D. B.

Solitons and second harmonic radiation in type III bursts

The emission at the second harmonic of the plasma frequency from self-consistent Langmuir solitons is calculated. The theory predicts, in a natural way, the observed transition from the region where the intensity is linearly proportional to the electron flux to the region where the radio intensity is proportional to the square of the electron flux. A detailed comparison of the radiation observed at the second harmonic for the burst of 18:10 UT March 31, 1976, with the one expected on the assumption of radiation from solitons, using the correlated in situ measurements of the electric fields at the second harmonic, and their spatial structure, provides strong evidence that, for the first time, Langmuir solitons have been observed in space.

Papadopoulos, K.

On methods for application of harmonic control

The paper presents data which confirm the effectiveness of higher harmonic blade pitch control in substantially reducing helicopter rotor vibratory hub loads. The data are the result of recent tests on a 2.7-m model conducted in the Langley Research Center's transonic dynamics wind tunnel. Several predictive analyses developed in support of the NASA program are shown capable of accurately predicting both amplitude and phase of the higher harmonic control input required to nullify a single 4/rev force or moment input. The use of multiple blade feathering inputs in the design of a flightworthy higher harmonic control system is discussed.

Wood, E. R.

Spherical harmonic analysis of a synoptic climatology generated with a global general circulation model

Spherical harmonic analysis was used to analyze the observed climatological (C) fields of temperature at 850 mb, geopotential height at 500 mb, and sea level pressure. The spherical harmonic method was also applied to the corresponding "model climatological" fields (M) generated by a general circulation model, the "GISS climate model." The climate model was initialized with observed data for the first of December 1976 at 00. GMT and allowed to generate five years of meteorological history. Monthly means of the above fields for the five years were computed and subjected to spherical harmonic analysis. It was found from the comparison of the spectral components of both sets, M and C, that the climate model generated reasonable 500 mb geopotential heights. The model temperature field at 850 mb exhibited a generally correct structure. However, the meridional temperature gradient was overestimated and overheating of the continents was observed in summer.

Christidis, Z. D.

Sensitivity of selected geomagnetic properties to truncation level of spherical harmonic expansions

The model dependence of Gauss coefficients associated with a lack of spherical harmonic orthogonality on a nonuniform Magsat data grid is shown to be minor, where the fitting level exceeds the harmonic order by a value of approximately four. The shape of the magnetic energy spectrum outside the core, and the sensitivity to truncation level of magnetic contour location and the number of their intersections on the core-mantle boundary, suggest that spherical harmonic expansions of the main geomagnetic field should be truncated at a truncation level value of not more than eight if they are to be extrapolated to the core.

Benton, E. R.

Standing hydromagnetic waves observed by ISEE 1 and 2 - Radial extent and harmonic

Direct measurements of the spatial extent of the resonant hydromagnetic waves associated with Pc 4 and 5 magnetic pulsations made by the closely spaced ISEE 1 and 2 satellites are presented together with ISEE 1 determinations of the harmonic of the resonant waves. The use of two satellites in similar orbits, which makes it possible to distinguish between spatial and temporal features, has shown the resonant region widths to extend over about 0.2 to 1.6 L shells for three events detected on the dayside between L = 4 and L = 7. The two events for which plasma density data was available occurred at plasma density gradients in the vicinity of the plasmapause. The standing wave harmonic was determined by the combination of two techniques: the comparison of the observed wave period with that predicted by standing wave theory, and the comparison of the phases of the observed wave electric and magnetic field. The two events analyzed are found to be second harmonic oscillations, suggesting internal generation in the magnetosphere by a bounce resonant mechanism.

Singer, H. J.

A mechanism for plasma waves at the harmonics of the plasma frequency foreshock boundary

A bump-on-tail unstable reduced velocity distribution, constructed from data obtained at the upstream boundary of the electron foreshock by the GSFC electron spectrometer experiment on the ISEE-1 satellite, is used as the initial plasma state for a numerical integration of the 1D-Vlasov-Maxwell system of equations. The integration is carried through the growth of the instability, beyond its saturation, and well into the stabilized plasma regime. A power spectrum computed for the electric field of the stabilized plasma is dominated by a narrow peak at the Bohm-Gross frequency of the unstable field mode but also contains significant power at the harmonics of the Bohm-Gross frequency. The harmonic power is in sharp peaks which are split into closely spaced doublets. The fundamental peak at the Bohm-Gross frequency is split into a closely spaced triplet. The mechanism for excitation of the second harmonic is shown to be second order wave-wave coupling.

Klimas, A. J.

A mechanism for plasma waves at the harmonics of the plasma frequency in the electron foreshock boundary

A bump-on-tail unstable reduced velocity distribution, constructed from data obtained at the upstream boundary of the electron foreshock by the GSFC electron spectrometer experiment on the ISEE-1 satellite, is used as the initial plasma state for a numerical integration of the 1D-Vlasov-Maxwell system of equations. The integration is carried through the growth of the instability, beyond its saturation, and well into the stabilized plasma regime. A power spectrum computed for the electric field of the stabilized plasma is dominated by a narrow peak at the Bohm-Gross frequency of the unstable field mode but also contains significant power at the harmonics of the Bohm-Gross frequency. The harmonic power is in sharp peaks which are split into closely spaced doublets. The fundamental peak at the Bohm-Gross frequency is split into a closely spaced triplet. The mechanism for excitation of the second harmonic is shown to be second order wave-wave coupling. Previously announced in STAR as N83-17315

Klimas, A. J.

Higher harmonic control for rotary wing aircraft

Higher Harmonic Control reduces helicopter airframe vibration through the exercise of rotor blade pitch control at frequencies that are higher harmonics of rotor rotation. Analysis wind tunnel tests and flight tests of this technology with an OH-6A helicopter have led to vibration reduction levels of the order of more than 80 percent. Blade feathering capability at rotor speed harmonics other than the first also promises the improvement of such rotor characteristics as acoustics, aerodynamic efficiency and ground resonance.

Gupta, B. P.

Beam-driven ion cyclotron harmonic resonances in the terrestrial foreshock

A terrestrial upstream wave event which demonstrates multiple, ion cyclotron harmonic resonances between the interplanetary wave population and an observed proton beam is analyzed. The techniques and parameters employed in the data analysis are discussed, including the use of differential and band-pass filters. An upstream wave event demonstrating multiple harmonic waves is examined, and the instability analysis relevant to the ion beam observations thought to be responsible for that event is discussed. It is shown that an observed bi-Maxwellian ion beam is capable of generating right and left-hand polarized waves through ion cyclotron harmonic resonance.

Smith, C. W.

Venus topography - A harmonic analysis

A model of Venusian global topography has been obtained by fitting an eighteenth-degree harmonic series to Pioneer Venus orbiter radar altimeter data. The mean radius is (6051.45 + or - 0.04) km. The corresponding mean density is (5244.8 + or 0.5) kg/cu m. The center of figure is displaced from the center of mass by (0.339 + or - 0.088) km towards (6.6 + or 10.1) deg N, (148. 8 + or - 7.7) deg. The figure of Venus is distinctly triaxial, but the orientation and magnitudes of the principal topographic axes correlate rather poorly with the gravitational principal axes. However, the higher-degree harmonics of topography and gravity are significantly correlated. The topographic variance spectrum of Venus is very similar in form to those of the moon, Mars, and especially earth. It is suggested that this spectral similarity simply reflects a statistical balance between constructional and degradational geomorphic proceses. Venus and earth are particularly similar (and differ from the moon and Mars) in that the larger bodies both exhibit a significant low degree deficit (relative to the extrapolated trend of the higher harmonics).

Bills, B. G.

A preliminary harmonic spline model from Magsat data

A preliminary main field model for 1980 derived from a carefully selected subset of Magsat vector measurements, using the method of harmonic splines, is presented. This model (PHS /80/) for preliminary harmonic splines is the smoothest model (in the sense that the rms radial field at the core surface is minimum) consistent with the measurements (with an rms misfit of 10 nT to account for crustal and external fields as well as noise in the measurement procedure). Therefore PHS (80) is more suitable for studies of the core than models derived with the traditional least squares approach (e.g., GSFC /9/80/). A comparison is conducted of the characteristics of the harmonic spline spectrum, topology of the core field and especially the null-flux curves (loci where the radial field is zero) and the flux through patches bounded by such curves. PHS (80) is less complex than GSFC (9/80) and is therefore more representative of that part of the core field that the data constrain.

Shure, L.

The Type IV burst of 1980 June 29, 0233 UT - Harmonic plasma emission?

Characteristics of the coronal transient which emitted a Type IV radio burst on June 29, 1980 are discussed as to the underlying mechanisms. The Type IV event followed a strong Type II burst which appeared with shock wave. Sources at 80 and 43 MHz were recorded by the radioheliograph on board the SMM satellite. The 80 MHz source moved with the densest part of the transient for a half-hour and was polarized in a manner indicative of harmonic plasma emission, in particular, the second harmonic. The possibility that the 43 MHz signal arose from gyro-synchrotron emission appears unlikely because of the requirement of a 2.8 Gauss magnetic field at 2.5 solar radii. The density of the region emitting the signals was commensurate with calculations of the necessary density for harmonic emission, but too dense for the estimates of the requirements for gyro-synchrotron emissions.

Gary, D. E.

Analysis of the harmonic gyrotron traveling wave amplifier

A single nonlinear differential equation is derived for describing the spatial evolution of the wave field in a gyrotron amplifier on the cylindrical guide geometry. The equation is then used to determine the efficiencies and the optimized interaction lengths for gyrotron operated with TE sub N1 modes at the N-th cyclotron harmonic. The equation offers a significant advantage in simplifying numerical work in comparison with the brute force particle simulation approach. The efficiencies of the harmonic operations by using a hollow beam decrease quickly with increasing harmonic number, but are enhanced by using an axis-encircling beam instead.

Kuo, S. P.