Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “backing layers”

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 127 records · Page 7

Derivation and application of a class of generalized impedance boundary conditions, part 2

Boundary conditions involving higher order derivatives are presented by simulating surfaces whose reflection coefficients are known analytically, numerically, or experimentally. Procedures for determining the coefficients of the derivatives are discussed, along with the effect of displacing the surface where the boundary conditions are applied. Provided the coefficients satisfy a duality relation, equivalent forms of the boundary conditions involving tangential field components are deduced, and these provide the natural extension to non-planar surfaces. As an illustration, the simulation of metal-backed uniform and three-layer dielectric coatings is given. It is shown that fourth order conditions are capable of providing an accurate simulation for the uniform coating at least a quarter of a wavelength in thickness. Provided, though, some compromise in accuracy is acceptable, it is also shown that a third order condition may be sufficient for practical purposes when simulating uniform coatings.

Volakis, J. L.↗

Derivation and application of a class of generalized boundary conditions

Boundary conditions involving higher order derivatives are presented for simulating surfaces whose reflection coefficients are known analytically, numerically, or experimentally. Procedures for determining the coefficients of the derivatives are discussed, along with the effect of displacing the surface where the boundary conditions are applied. Provided the coefficients satisfy a duality relation, equivalent forms of the boundary conditions involving tangential field components are deduced, and these provide the natural extension to nonplanar surfaces. As an illustration, the simulation of metal-backed uniform and three-layer dielectric coatings is given. It is shown that fourth order conditions are capable of providing an accurate simulation for uniform coating at least a quarter of a wavelength in thickness.

Senior, Thomas B. A.↗

Evaluation of reflection and transmission coefficients for multi-layered chiral structures

The paper examines a structure consisting of an arbitrary number of layers of different chiral materials, backed by either a perfect conductor or a penetrable half-space. A plane electromagnetic wave of arbitrary polarization is obliquely incident on the structure. The reflection and transmission coefficients of the structure can be determined by a chain-matrix algorithm.

Tamirisa, P.↗

Neural control of magnetic suspension systems

The purpose of this research program is to design, build and test (in cooperation with NASA personnel from the NASA Langley Research Center) neural controllers for two different small air-gap magnetic suspension systems. The general objective of the program is to study neural network architectures for the purpose of control in an experimental setting and to demonstrate the feasibility of the concept. The specific objectives of the research program are: (1) to demonstrate through simulation and experimentation the feasibility of using neural controllers to stabilize a nonlinear magnetic suspension system; (2) to investigate through simulation and experimentation the performance of neural controllers designs under various types of parametric and nonparametric uncertainty; (3) to investigate through simulation and experimentation various types of neural architectures for real-time control with respect to performance and complexity; and (4) to benchmark in an experimental setting the performance of neural controllers against other types of existing linear and nonlinear compensator designs. To date, the first one-dimensional, small air-gap magnetic suspension system has been built, tested and delivered to the NASA Langley Research Center. The device is currently being stabilized with a digital linear phase-lead controller. The neural controller hardware is under construction. Two different neural network paradigms are under consideration, one based on hidden layer feedforward networks trained via back propagation and one based on using Gaussian radial basis functions trained by analytical methods related to stability conditions. Some advanced nonlinear control algorithms using feedback linearization and sliding mode control are in simulation studies.

Gray, W. Steven↗

THUNDER Piezoelectric Actuators as a Method of Stretch-Tuning an Optical Fiber Grating

A method of stretching optical fiber holds interest for measuring strain in smart structures where the physical displacement may be used to tune optical fiber lasers. A small, light weight, low power tunable fiber laser is ideal for demodulating strain in optical fiber Bragg gratings attached to smart structures such as the re-usable launch vehicle that is being developed by NASA. A method is presented for stretching optical fibers using the THUNDER piezoelectric actuators invented at NASA Langley Research Center. THUNDER actuators use a piezoelectric layer bonded to a metal backing to enable the actuators to produce displacements larger than the unbonded piezoelectric material. The shift in reflected optical wavelength resulting from stretching the fiber Bragg grating is presented. Means of adapting THUNDER actuators for stretching optical fibers is discussed, including ferrules, ferrule clamp blocks, and plastic hinges made with stereo lithography.

Allison, Sidney G.↗

Testing of the Multi-Fluid Evaporator Engineering Development Unit

Hamilton Sundstrand is under contract with the NASA Johnson Space Center to develop a scalable, evaporative heat rejection system called the Multi-Fluid Evaporator (MFE). It is being designed to support the Orion Crew Module and to support future Constellation missions. The MFE would be used from Earth sea level conditions to the vacuum of space. The current Shuttle configuration utilizes an ammonia boiler and flash evaporator system to achieve cooling at all altitudes. The MFE system combines both functions into a single compact package with significant weight reduction and improved freeze-up protection. The heat exchanger core is designed so that radial flow of the evaporant provides increasing surface area to keep the back pressure low. The multiple layer construction of the core allows for efficient scale up to the desired heat rejection rate. The full scale MFE prototype will be constructed with four core sections that, combined with a novel control scheme, manage the risk of freezing the heat exchanger cores. A sub-scale MFE engineering development unit (EDU) has been built, and is identical to one of the four sections of a full scale prototype. The EDU has completed testing at Hamilton Sundstrand. The overall test objective was to determine the thermal performance of the EDU. The first set of tests simulated how each of the four sections of the prototype would perform by varying the chamber pressure, evaporant flow rate, coolant flow rate and coolant temperature. A second set of tests was conducted with an outlet steam header in place to verify that the outlet steam orifices prevent freeze-up in the core while also allowing the desired thermal turn-down ratio. This paper discusses the EDU tests and results.

Quinn, Gregory↗

Method for fabricating an interconnected array of semiconductor devices

A method of forming an array of interconnected solar cells. A flexible substrate carrying semiconductor and conductive layers is divided into individual devices by slitting the substrate along the web length. The individual devices are then connected with one another in series by laminating the substrate onto an insulating backing and by depositing conducting interconnection layers which join the lower conductor of one device with the top conductor of the adjoining device.

Grimmer, Derrick P.↗

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.↗

Thermal Conductivity Based on Modified Laser Flash Measurement

The laser flash method is a standard method for thermal diffusivity measurement. It employs single-pulse heating of one side of a thin specimen and measures the temperature response of the other side. The thermal diffusivity of the specimen can be obtained based on a one-dimensional transient heat transfer analysis. This paper reports the development of a theory that includes a transparent reference layer with known thermal property attached to the back of sample. With the inclusion of heat conduction from the sample to the reference layer in the theoretical analysis, the thermal conductivity and thermal diffusivity of sample can be extracted from the temperature response data. Furthermore, a procedure is established to select two points from the data to calculate these properties. The uncertainty analysis indicates that this method can be used with acceptable levels of uncertainty.

Lin, Bochuan↗

The Mars water cycle at other epochs: History of the polar caps and layered terrain

The atmospheric water cycle at the present epoch involves summertime sublimation of water from the north polar cap, transport of water through the atmosphere, and condensation on one or both winter CO2 caps. Exchange with the regolith is important seasonally, but the water content of the atmosphere appears to be controlled by the polar caps. The net annual transport through the atmosphere, integrated over long timescales, must be the driving force behind the long-term evolution of the polar caps; clearly, this feeds back into the evolution of the layered terrain. We have investigated the behavior of the seasonal water cycle and the net integrated behavior at the pole for the last 10 exp 7 years. Our model of the water cycle includes the solar input, CO2 condensation and sublimation, and summertime water sublimation through the seasonal cycles, and incorporates the long-term variations in the orbital elements describing the Martian orbit.

Jakosky, Bruce M.↗

Nonparallel stability of three-dimensional flows

The linear stability of three-dimensional incompressible, isothermal, nonparallel boundary-layer flows has been investigated. The method of multiple scales is used to derive the partial-differential equations that describe the spatial modulations of the amplitude, phase and wavenumber of a disturbance. Group velocities are used to determine the disturbance growth direction. The envelope method is used to calculate the logarithmic amplitude growth rate N. The theory is applied to the flows over a swept-back tapered wing with boundary-layer suction. Results of such analysis for the X-21 wing are discussed. It is found that the nonparallel effects for this wing is substantial.

Padhye, A. R.↗

The effects of longitudinal roughness elements upon the turbulent boundary layer

Velocity profiles and bursting statistics were measured in the presence of cylindrical longitudinal roughness elements (LREs) and compared to similar work by Johansen and Smith (1986). An algorithm was devised to detect low speed streaks (LSS) from the hot-wire rake data, allowing an estimation of the LREs' ability to reduce spatial randomness of the sublayer structure. The velocity profiles agree with Johansen and Smith's result that the effects of the LREs are felt only for y(+) less than about 15. The analysis of the bursting statistics and LSS algorithm output shows that the flow relaxes back to a flat plate boundary layer between the LREs. A crude first approximation is that the LREs simply impose the no-slip boundary condition at an elevation equivalent to their diameter. While the LREs might serve as a nucleation site for the LSS, spatial randomness of the structure is affected only very close to the LREs.

Blackwelder, R. F.↗

Source and identification of heavy ions in the equatorial F layer.

Further evidence is presented to show that the interpretation of some Ogo 6 retarding potential analyzer (RPA) results in terms of ambient Fe+ ions is correct. The Fe+ ions are observed only within dip latitudes of plus or minus 30 deg, and the reason for this latitudinal specificity is discussed in terms of a low-altitude source region and F region diffusion and electrodynamic drift. It is shown that the polarization field associated with the equatorial electrojet will raise ions to 160 km out of a chemical source region below 100 km but it will do so only in a narrow region centered on the dip equator. Subsequent vertical ExB drift, coupled with motions along the magnetic fields, can move the ions to greater heights and greater latitudes. There should be a resultant fountain of metallic ions rising near the equator that subsequently descends back to the E and D layers at tropical latitudes.

Hanson, W. B.↗

Growth Of Delta-Doped Layer On Silicon CCD

Response to ultraviolet light enhanced. Back-side-illuminated silicon charge-coupled device fabricated exhibiting nearly 100 percent internal quantum efficiency in near ultraviolet, by using molecular beam epitaxy to grow thin crystalline-silicon layer containing high concentration of boron (p-type dopant). By confining dopant atoms to one or few atomic layers in silicon lattice, concentration-vs.-depth profile made to resemble Dirac delta function, and resulting silicon layer said to be "delta-doped."

Hoenk, Michael E.↗

Comparison of the Radiative Two-Flux and Diffusion Approximations

Approximate solutions are sometimes used to determine the heat transfer and temperatures in a semitransparent material in which conduction and thermal radiation are acting. A comparison of the Milne-Eddington two-flux approximation and the diffusion approximation for combined conduction and radiation heat transfer in a ceramic material was preformed to determine the accuracy of the diffusion solution. A plane gray semitransparent layer without a substrate and a non-gray semitransparent plane layer on an opaque substrate were considered. For the plane gray layer the material is semitransparent for all wavelengths and the scattering and absorption coefficients do not vary with wavelength. For the non-gray plane layer the material is semitransparent with constant absorption and scattering coefficients up to a specified wavelength. At higher wavelengths the non-gray plane layer is assumed to be opaque. The layers are heated on one side and cooled on the other by diffuse radiation and convection. The scattering and absorption coefficients were varied. The error in the diffusion approximation compared to the Milne-Eddington two flux approximation was obtained as a function of scattering coefficient and absorption coefficient. The percent difference in interface temperatures and heat flux through the layer obtained using the Milne-Eddington two-flux and diffusion approximations are presented as a function of scattering coefficient and absorption coefficient. The largest errors occur for high scattering and low absorption except for the back surface temperature of the plane gray layer where the error is also larger at low scattering and low absorption. It is shown that the accuracy of the diffusion approximation can be improved for some scattering and absorption conditions if a reflectance obtained from a Kubelka-Munk type two flux theory is used instead of a reflection obtained from the Fresnel equation. The Kubelka-Munk reflectance accounts for surface reflection and radiation scattered back by internal scattering sites while the Fresnel reflection only accounts for surface reflections.

Spuckler, Charles M.↗

Modeling of thin, back-wall silicon solar cells

The performance of silicon solar cells with p-n junctions on the nonilluminated surface (i.e., upside-down or back-wall cells) was calculated. These structures consisted of a uniformly shaped p-type substrate layer, a p(+)-type field layer on the front (illuminated) surface, and a shallow, n-type junction on the back (nonilluminated) surface. A four-layer solar cell model was used to calculate efficiency, open-circuit voltage, and short-circuit current. The effect on performance of p-layer thickness and resistivity was determined. The diffusion length was varied to simulate the effect of radiation damage. The results show that peak initial efficiencies greater than 15 percent are possible for cell thicknesses or 100 micrometers or less. After 10 years of radiation damage in geosynchronous orbit, thin (25 to 50 micrometers thick) cells made from 10 to 100 ohm cm material show the smallest decrease (approximately 10 percent) in performance.

Baraona, C. R.↗

Dehydration and Denitrification in the Arctic Polar Vortex During the 1995-1996 Winter

Dehydration of more than 0.5 ppmv water was observed between 18 and 19 km (theta = 450-465 K) at the edge of the Arctic polar vortex on February 1, 1996. More than half the reactive nitrogen (NOy) had also been removed, with layers of enhanced NOy at lower altitudes. Back trajectory calculations show that air parcels sampled inside the vortex had experienced temperatures as low as 188 K within the previous 12 days, consistent with a small amount of dehydration. The depth of the dehydrated layer (approx. 1 km) and the fact that trajectories passed through the region of ice saturation in one day imply selective growth of a small fraction of particles to sizes large enough (>10 micrometers) to be irreversibly removed on this timescale. Over 25% of the Arctic vortex in a 20-30 K range of theta is estimated to have been dehydrated in this event.

Hintsa, E. J.↗

Transparent Conductive Ink for Additive Manufacturing

NASA analyzes, tests, packages, and fabricates electrical, electronic, and electromechanical (EEE) parts. Nanotechnology is listed in NASA's Technology Roadmap as a key area to invest for further development.1 This research project focused on using nanotechnology to improve electroluminescent lighting in terms of additive manufacturing and to increase energy efficiency. Specifically, this project's goal was to produce a conductive but transparent printable ink that can be sprayed on any surface for use as one of the electrodes in electroluminescent device design. This innovative work is known as thick film dielectric electroluminescent (TDEL) technology. TDEL devices are used for "backlighting, illumination, and identification due to their tunable color output, scalability, and efficiency" (I.K. Small, T.D. Rolin, and A.D. Shields, "3D Printed Electroluminescent Light Panels," NASA Fiscal Year 2017 Center Innovation Fund Proposal, unpublished data, 2017). These devices use a 'front-to-back' printing method, where the substrate is the transparent layer, and the dielectric and phosphor are layered on top. This project is a first step in the process of creating a 3D printable 'back-to-front' electroluminescent device. Back-to-front 3D-printed devices are beneficial because they can be printed onto different substrates and embedded in different surfaces, and the substrate is not required to be transparent, all because the light is emitted from the top surface through the transparent conductor. Advances in this area will help further development of printing TDEL devices on an array of different surfaces. Figure 1 demonstrates the layering of the two electrodes that are aligned in a parallel plate capacitor structure (I.K. Small, T.D. Rolin, and A.D. Shields, "3D Printed Electroluminescent Light Panels," NASA Fiscal Year 2017 Center Innovation Fund Proposal, unpublished data, 2017). Voltage is applied across the device, and the subsequent electron excitation results in light emission at the top layer.

Patlan, X. J.↗