Engineering PapersSearch

SEARCH · Engineering Papers

Results for “Musical instruments”

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 19 records

Seismic and acoustic emissions of a booming dune

Acoustic and seismic spectra of booming sand dunes that emit low-frequency musical resonances when the dunes slump or undergo forced shearing are analyzed and described. Previous studies of booming, squeaking, screeching, and roaring sands with pure outputs resembling those of musical instruments, or more turbulent acoustic outputs such as the sound of low-flying propeller aircraft, are reviewed. The possibility of similar phenomena on the moon (thermal moonquakes) or nearby planets (Mars, Venus) is considered on the basis of planetary topography, soil mechanics, and atmosphere.

Criswell, D. R.

Space station architectural elements model study

The space station must unite the properties and behavior of individual and place, using proportions from both to make whole the understanding of ourselves at this moment in evolution. Harmonious proportions in any environment are similar to the acceptance and enjoyment of the harmony of many well-tuned musical instruments. A well-tuned or well-ordered environment tends to have invisible proportions. They produce order but do not intrude on the perception and cognitive mapping of the environment. Systems of proportion are not ends in themselves but are a means to select a series of spaces which relate one to another in dimensionally specific terms. These internal relationships create a whole when the forms are harmonious. This harmonic relationship is of intrinsic value for individuals to be physically and psychologically in balance with their universe.

Kalil, Michael

Propagation Of Sound In Curved Ducts

Monograph presents concise, comprehensive summary of knowledge of propagation of acoustic waves in ducts and pipes including bends. Pulls together information from Lord Rayleigh's book Theory Of Sound, published in 1878, and from 33 papers scattered throughout various scientific journals published between 1945 and 1989. Monograph useful to scientists and engineers interested in such diverse topics as musical instruments, air-conditioning ducts, and jet engines. Material not available in current texts.

Rostafinski, Wojciech

Sounds Clear Enough

I'm a vice president at Line6, where we produce electronics for musical instruments. My company recently developed a guitar that can be programmed to sound like twenty-five different classic guitars - everything from a 1928 National 'Tricone' to a 1970 Martin. It is quite an amazing piece of technology. The guitar started as a research project because we needed to know if the technology was going to be viable and if the guitar design was going to be practical. I've been in this business for about twenty years now, and I still enjoy starting up projects whenever the opportunity presents itself. During the research phase, I headed up the project myself. Once we completed our preliminary research and made the decision to move into development, that's when I handed the project off - and that's where this story really begins.

Zak, Alan

Tuning a Tetrahertz Wire Laser

Tunable terahertz lasers are desirable in applications in sensing and spectroscopy because many biochemical species have strong spectral fingerprints at terahertz frequencies. Conventionally, the frequency of a laser is tuned in a similar manner to a stringed musical instrument, in which pitch is varied by changing the length of the string (the longitudinal component of the wave vector) and/ or its tension (the refractive index). However, such methods are difficult to implement in terahertz semiconductor lasers because of their poor outcoupling efficiencies. Here, we demonstrate a novel tuning mechanism based on a unique 'wire laser' device for which the transverse dimension w is much much less than lambda. Placing a movable object close to the wire laser manipulates a large fraction of the waveguided mode propagating outside the cavity, thereby tuning its resonant frequency. Continuous single-mode redshift and blueshift tuning is demonstrated for the same device by using either a dielectric or metallic movable object. In combination, this enables a frequency tuning of approximately equal to 137 GHz (3.6%) from a single laser device at approximately equal to 3.8 THz.

Qin, Qi

Improving the stability and performance of MagLIF implosions by applying dielectric coatings and increasing applied B z , fuel preheat, and load current

We report two magnetized liner inertial fusion (MagLIF) experiments that produced record thermonuclear D–D neutron yields of 2.11×10 13 and 2.33×10 13 . These yields are about a factor of two higher than previous MagLIF results. The experiments achieved ion temperatures of 3.0 and 3.3 keV and stagnation pressures of 1.6 and 1.3 Gbar. The inferred Lawson parameters were χ=0.2 and 0.1, which are the largest reported for MagLIF. The performance increase used a high-aspect-ratio beryllium liner with a dielectric coating and modest increases in preheat energy (∼2.2 kJ), peak current (18.5 MA), and axial magnetic field (15 T). Three-dimensional HYDRA simulations are consistent with the measured liner dynamics and fusion outputs. These results indicate a pathway to higher-yield MagLIF designs using coated, high-aspect-ratio liners and improved input parameters. Simulations further suggest that adding an ice fuel layer could increase yield by up to a factor of 2.5 by reducing liner convergence, instability feedthrough, and mix.

70 PLASMA PHYSICS AND FUSION TECHNOLOGY

Bayesian Statistical Models for Community Annoyance Survey Data

This paper demonstrates the use of two Bayesian statistical models to analyze single-event sonic boom exposure and human annoyance data from community response surveys. Each model is fit to data from a NASA pilot study.Unlike many community noise surveys, this study used a panel sample to collect multiple observations per participant instead of a single observation. Thus, a multilevel (also known as hierarchical or mixed-effects) model is used to account for the within-subject correlation in the panel sample data. This paper describes a multilevel logistic regression model and a multilevel ordinal regression model. The paper also proposes a method for calculating a summary dose-response curve from the multilevel models that represents the population. The two models’ summary dose-response curves are visually similar. However, their estimates differ when calculating the noise dose at a fixed percent highly annoyed.

Musical instruments

An Instrumental Innovation

Think of guitars and you think of rock and country music, or the vigorous rhythms of the gypsy flamenco, or perhaps the classical strumming of a Segovia. About the last thing you would associate with guitars is aerospace technology. Yet there is a connection. A whole family of quality guitars is an outgrowth of helicopter rotor research conducted for the military services and NASA by an aerospace contractor. These musical spinoffs, commercially available and rapidly gaining in popularity, are the Ovation guitar line, manufactured by Ovation Instruments, Inc., Bloomfield, Connecticut. Ovation Instruments is a subsidiary of Kaman Corporation, a diversified company originally formed to develop and build helicopters. A helicopter's rotor system, with thousands of moving parts, is highly susceptible to vibration. For rotor efficiency, vibration must be "dampened," or reduced. Like other helicopter builders, Kaman Corporation spent years of research toward that end. The technology thus developed, together with the availability of staff experts in vibration engineering, sparked an idea in the mind of the company's president and founder, Charles H. Karnan. A guitarist of professional caliber, Kaman reasoned that vibration-dampening technology could be turned around to enhance vibration and thereby produce a guitar with superior sound.

Source record

The Keck Task Library (KTL)

KTL is a set of routines which eases the job of writing applications which must interact with a variety of underlying sub-systems (known as services). A typical application is an X Window user interface coordinating telescope and instruments. In order to connect to a service, application code specifies a service name--typically an instrument name--and a style, which defines the way in which the application will interact with the service. Two styles are currently supported: keyword, where the application reads and writes named keywords and the resulting inter-task message traffic is hidden; and message, where the application deals directly with messages. The keyword style is intended mainly for user interfaces, and the message style is intended mainly for lower-level applications. KTL applications are event driven: a typical application first connects to all its desired services, then expresses interest in specified events. The application then enters an event dispatch loop in which it waits for events and calls the appropriate service's event-handling routine. Each event is associated with a call-back routine which is invoked when the event occurs. Call-back routines may (and typically do) interact with other sub-systems and KTL provides the means of doing so without blocking the application (vital for X Window user interfaces). This approach is a marriage of ideas culled from the X window, ADAM, Keck instrument, and Keck telescope control systems. A novel feature of KTL is that it knows nothing about any services or styles. Instead it defines a generic set of routines which must be implemented by all services and styles (essentially open(), ioctl(), read(), write(), event(), and close()) and activates sharable libraries at run-time. Services have been implemented (in both keyword and message styles) for HIRES (the Keck high resolution echelle spectrograph built by Lick Observatory), LWS (the Keck long wavelength spectrometer built by UC San Diego), and the Keck telescope. Each of these implementations uses different underlying message systems: the Lick MUSIC system, RPC's, and direct sockets (respectively). Services for the remaining three front-line Keck instruments will be implemented over the next few months.

Lupton, W. F.

The Keck keyword layer

Each Keck instrument presents a consistent software view to the user interface programmer. The view consists of a small library of functions, which are identical for all instruments, and a large set of keywords, that vary from instrument to instrument. All knowledge of the underlying task structure is hidden from the application programmer by the keyword layer. Image capture software uses the same function library to collect data for the image header. Because the image capture software and the instrument control software are built on top of the same keyword layer, a given observation can be 'replayed' by extracting keyword-value pairs from the image header and passing them back to the control system. The keyword layer features non-blocking as well as blocking I/O. A non-blocking keyword write operation (such as setting a filter position) specifies a callback to be invoked when the operation is complete. A non-blocking keyword read operation specifies a callback to be invoked whenever the keyword changes state. The keyword-callback style meshes well with the widget-callback style commonly used in X window programs. The first keyword library was built for the two Keck optical instruments. More recently, keyword libraries have been developed for the infrared instruments and for telescope control. Although the underlying mechanisms used for inter-process communication by each of these systems vary widely (Lick MUSIC, Sun RPC, and direct socket I/O, respectively), a basic user interface has been written that can be used with any of these systems. Since the keyword libraries are bound to user interface programs dynamically at run time, only a single set of user interface executables is needed. For example, the same program, 'xshow', can be used to display continuously the telescope's position, the time left in an instrument's exposure, or both values simultaneously. Less generic tools that operate on specific keywords, for example an X display that controls optical instrument exposures, have also been written using the keyword layer.

Conrad, A. R.

Technology for the Sound of Music

In the early 1960s during an industry recession, Kaman Aircraft lost several defense contracts. Forced to diversify, the helicopter manufacturer began to manufacture acoustic guitars. Kaman's engineers used special vibration analysis equipment based on aerospace technology. While a helicopter's rotor system is highly susceptible to vibration, which must be reduced or "dampened," vibration enhances a guitar's sound. After two years of vibration analysis Kaman produced an instrument, which is very successful. The Ovation guitar is made of fiberglass. It is stronger than the traditional rosewood and manufactured with adapted aircraft techniques such as jigs and fixtures, reducing labor and assuring quality and cost control. Kaman Music Corporation now has annual sales of $100 million.

Source record

Classification of events from α -induced reactions in the MUSIC detector via statistical and ML methods

The Multi-Sampling Ionization Chamber (MUSIC) detector is typically used to measure nuclear reaction cross sections relevant for nuclear astrophysics, fusion studies, and other applications. From the MUSIC data produced in one experiment scientists carefully extract an order of 10 3 events of interest from about 10 9 total events, where each event can be represented by an 18-dimensional vector. However, the standard data classification process is based on expert driven, manually intensive data analysis techniques that require several months to identify patterns and classify the relevant events from the collected data. Here, to address this issue, we present a method for the classification of events originating from specific α-induced reactions by combining statistical and machine learning methods that require significantly less input from the domain scientist, relative to the standard technique. Here, we applied the new method to two experimental data sets and compared our results with those obtained using traditional methods. With few exceptions, the number of events classified by our method agrees within ±20% with the results obtained using traditional methods. With the present method, which is the first of its kind for the MUSIC data, we have established the foundation for the automated extraction of physical events of interest from experiments using the MUSIC detector.

46 INSTRUMENTATION RELATED TO NUCLEAR SCIENCE AND

Sounds like Team Spirit

I recently accompanied my son Dan to one of his guitar lessons. As I sat in a separate room, I focused on the music he was playing and the beautiful, robust sound that comes from a well-played guitar. Later that night, I woke up around 3 am. I tend to have my best thoughts at this hour. The trouble is I usually roll over and fall back asleep. This time I was still awake an hour later, so I got up and jotted some notes down in my study. I was thinking about the pure, honest sound of a well-played instrument. From there my mind wandered into the realm of high-performance teams and successful projects. (I know this sounds weird, but this is the sort of thing I think about at 3 am. Maybe you have your own weird thoughts around that time.) Consider a team in relation to music. It seems to me that a crack team can achieve a beautiful, perfect unity in the same way that a band of brilliant musicians can when they're in harmony with one another. With more than a little satisfaction I have to admit, I started to think about the great work performed for you by the Knowledge Sharing team, including this magazine you are reading. Over the past two years I personally have received some of my greatest pleasures as the APPL Director from the Knowledge Sharing activities - the Masters Forums, NASA Center visits, ASK Magazine. The Knowledge Sharing team expresses such passion for their work, just like great musicians convey their passion in the music they play. In the case of Knowledge Sharing, there are many factors that have made this so enjoyable (and hopefully worthwhile for NASA). Three ingredients come to mind -- ingredients that have produced a signature sound. First, through the crazy, passionate playing of Alex Laufer, Michelle Collins, Denise Lee, and Todd Post, I always know that something startling and original is going to come out of their activities. This team has consistently done things that are unique and innovative. For me, best of all is that they are always trying to improve on what they've done before. Second, success in any endeavor stems from people who know how to interpret a composition to sound beautiful when played in a different style. For Knowledge Sharing to work, it must be adapted, reinterpreted, shaped and played with at the centers. In this regard, we've been blessed with another crazy, passionate, inspired artist named Claire Smith. Claire has turned Ames Research Center in California into APPL-west. She is so good and committed to what she does that I just refer people to her whenever they have questions about implementing project management development at the field level. Finally, any great effort requires talented people working behind the scenes, the people who formulate a business approach and know how to manage the money so that the music gets heard. I have known many brilliant and creative people with a ton of ideas that never take off due to an inability to work the business. Again, the Knowledge Sharing team has been fortunate to have competent and passionate people, specifically Tony Maturo and his procurement team at Goddard Space Flight Center, to make sure the process is in place to support the effort. This kind of support is every bit as crucial as the activity itself, and the efforts and creativity that go into successful procurement and contracting is a vital ingredient of this successful team.

Hoffman, Edward

Algorithms for Learning Preferences for Sets of Objects

A method is being developed that provides for an artificial-intelligence system to learn a user's preferences for sets of objects and to thereafter automatically select subsets of objects according to those preferences. The method was originally intended to enable automated selection, from among large sets of images acquired by instruments aboard spacecraft, of image subsets considered to be scientifically valuable enough to justify use of limited communication resources for transmission to Earth. The method is also applicable to other sets of objects: examples of sets of objects considered in the development of the method include food menus, radio-station music playlists, and assortments of colored blocks for creating mosaics. The method does not require the user to perform the often-difficult task of quantitatively specifying preferences; instead, the user provides examples of preferred sets of objects. This method goes beyond related prior artificial-intelligence methods for learning which individual items are preferred by the user: this method supports a concept of setbased preferences, which include not only preferences for individual items but also preferences regarding types and degrees of diversity of items in a set. Consideration of diversity in this method involves recognition that members of a set may interact with each other in the sense that when considered together, they may be regarded as being complementary, redundant, or incompatible to various degrees. The effects of such interactions are loosely summarized in the term portfolio effect. The learning method relies on a preference representation language, denoted DD-PREF, to express set-based preferences. In DD-PREF, a preference is represented by a tuple that includes quality (depth) functions to estimate how desired a specific value is, weights for each feature preference, the desired diversity of feature values, and the relative importance of diversity versus depth. The system applies statistical concepts to estimate quantitative measures of the user s preferences from training examples (preferred subsets) specified by the user. Once preferences have been learned, the system uses those preferences to select preferred subsets from new sets. The method was found to be viable when tested in computational experiments on menus, music playlists, and rover images. Contemplated future development efforts include further tests on more diverse sets and development of a sub-method for (a) estimating the parameter that represents the relative importance of diversity versus depth, and (b) incorporating background knowledge about the nature of quality functions, which are special functions that specify depth preferences for features.

Wagstaff, Kiri L.

Thermal Conductances Of Metal Contacts

Report presents results of measurements of thermal conductances of aluminum and stainless-steel contacts at temperatures from 1.6 to 6.0 K. Measurement apparatus includes gearmotor assembly connected to rocker arm by music wire to load sample pair with forces up to 670 N. Heater placed above upper sample. Germanium resistance thermometers in upper and lower samples measured temperature difference across interface over range of heater powers from 0.1 to 10.0 mW. The thermal conductance calculated from temperature difference. Measurements provide data for prediction of thermal conductances of bolted joints in cryogenic infrared instruments.

Salerno, L. J.

Flying by Ear: Blind Flight with a Music-Based Artificial Horizon

Two experiments were conducted in actual flight operations to evaluate an audio artificial horizon display that imposed aircraft attitude information on pilot-selected music. The first experiment examined a pilot's ability to identify, with vision obscured, a change in aircraft roll or pitch, with and without the audio artificial horizon display. The results suggest that the audio horizon display improves the accuracy of attitude identification overall, but differentially affects response time across conditions. In the second experiment, subject pilots performed recoveries from displaced aircraft attitudes using either standard visual instruments, or, with vision obscured, the audio artificial horizon display. The results suggest that subjects were able to maneuver the aircraft to within its safety envelope. Overall, pilots were able to benefit from the display, suggesting that such a display could help to improve overall safety in general aviation.

Simpson, Brian D.