Search NASASearch

SEARCH · Search NASA

Results for “oriented”

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 217 records · Page 12

Orientation and temperature dependence of some mechanical properties of the single-crystal nickel-base superalloy Rene N4. I - Tensile behavior

Single crystal specimens of a nickel-base superalloy with axes near 001, 011, and -112 were tested in tension at room temperature, 760, and 980 C. The alloy Rene N-4, was developed for gas turbine engine blades and has the nominal composition 3.7 Al, 4.2 Ti, 4 Ta, 0.5 Nb, 6 W, 1.5 Mo, 9 Cr, 7.5 Co, balance Ni, (all in weight percent). Analysis of slip band traces, specimen axis rotation, and dislocation Burgers vectors showed that at 760 and 980 C primary cube slip supplanted normal octahedral slip for the -112 line-oriented specimens. The other two orientations, which have lower resolved shear stresses on the cube system, exhibited octahedral slip at all three temperatures. The critical resolved shear stress is considerably greater on the cube system than on the octahedral system at room temperature. However, at 760 and 980 C the critical resolved shear stresses on the two systems are about the same. While the room temperature and 980 C yield strengths for the two orientations exhibiting octahedral slip could be rationalized on the basis of resolved shear stress, those at 760 C could not. Such violations of Schmid's law have previously been observed in other superalloys and single phase gamma-prime.

Miner, R. V.

Towards a general object-oriented software development methodology

Object diagrams were used to design a 5000 statement team training exercise and to design the entire dynamics simulator. The object diagrams are also being used to design another 50,000 statement Ada system and a personal computer based system that will be written in Modula II. The design methodology evolves out of these experiences as well as the limitations of other methods that were studied. Object diagrams, abstraction analysis, and associated principles provide a unified framework which encompasses concepts from Yourdin, Booch, and Cherry. This general object-oriented approach handles high level system design, possibly with concurrency, through object-oriented decomposition down to a completely functional level. How object-oriented concepts can be used in other phases of the software life-cycle, such as specification and testing is being studied concurrently.

Seidewitz, ED

Statistics of galaxy orientations - Morphology and large-scale structure

Using the Uppsala General Catalog of bright galaxies and the northern and southern maps of the Lick counts of galaxies, statistical evidence of a morphology-orientation effect is found. Major axes of elliptical galaxies are preferentially oriented along the large-scale features of the Lick maps. However, the orientations of the major axes of spiral and lenticular galaxies show no clear signs of significant nonrandom behavior at a level of less than about one-fifth of the effect seen for ellipticals. The angular scale of the detected alignment effect for Uppsala ellipticals extends to at least theta of about 2 deg, which at a redshift of z of about 0.02 corresponds to a linear scale of about 2/h Mpc.

Lambas, Diego G.

Influence of the interplanetary magnetic field orientation on polar cap ion trajectories - Energy gain and drift effects

The influence of the interplanetary magnetic field (IMF) orientation on the transport of low-energy ions injected from the ionosphere is investigated using three-dimensional particle codes. It is shown that, unlike the auroral zone outflow, the ions originating from the polar cap region exhibit drastically different drift paths during southward and northward IMF. During southward IMF orientation, a 'two-cell' convection pattern prevails in the ionosphere, and three-dimensional simulations of ion trajectories indicate a preferential trapping of the light ions H(+) in the central plasma sheet, due to the wide azimuthal dispersion of the heavy ions, O(+). In contrast, for northward IMF orientation, the 'four-cell' potential distribution predicted in the ionosphere imposes a temporary ion drift toward higher L shells in the central polar cap. In this case, while the light ions can escape into the magnetotail, the heavy ions can remain trapped, featuring more intense acceleration (from a few electron volts up to the keV range) followed by precipitation at high invariant latitudes, as a consequence of their further travel into the tail.

Delcourt, D. C.

The long term stability of VLBI earth orientation measurements

Tectonic motions will, in general, change the orientation as well as the length of baselines used in Very Long Baseline Interferometry (VLBI), and will thus cause slow divergences between earth orientation results obtained with different VLBI networks, as well as between VLBI results and those obtained by satellite laser ranging and lunar laser ranging. Such drifts (on the order of a milliarcsecond/year) are inherently interesting as well as being significant in combinations of orientation results from different sources. The geodetic study of tectonic motions is also closely connected to research into the nature and causes of systematic errors in data from the modern techniques of space geodesy. Both a special coordinate system found to be of use in the analysis of VLBI data and tectonic motion estimates for a VLBI baseline stretching from California to Australia are described.

Eubanks, T. M.

A hexagonal orthogonal-oriented pyramid as a model of image representation in visual cortex

Retinal ganglion cells represent the visual image with a spatial code, in which each cell conveys information about a small region in the image. In contrast, cells of the primary visual cortex use a hybrid space-frequency code in which each cell conveys information about a region that is local in space, spatial frequency, and orientation. A mathematical model for this transformation is described. The hexagonal orthogonal-oriented quadrature pyramid (HOP) transform, which operates on a hexagonal input lattice, uses basis functions that are orthogonal, self-similar, and localized in space, spatial frequency, orientation, and phase. The basis functions, which are generated from seven basic types through a recursive process, form an image code of the pyramid type. The seven basis functions, six bandpass and one low-pass, occupy a point and a hexagon of six nearest neighbors on a hexagonal lattice. The six bandpass basis functions consist of three with even symmetry, and three with odd symmetry. At the lowest level, the inputs are image samples. At each higher level, the input lattice is provided by the low-pass coefficients computed at the previous level. At each level, the output is subsampled in such a way as to yield a new hexagonal lattice with a spacing square root of 7 larger than the previous level, so that the number of coefficients is reduced by a factor of seven at each level. In the biological model, the input lattice is the retinal ganglion cell array. The resulting scheme provides a compact, efficient code of the image and generates receptive fields that resemble those of the primary visual cortex.

Watson, Andrew B.

Direct evaluation of fault trees using object-oriented programming techniques

Object-oriented programming techniques are used in an algorithm for the direct evaluation of fault trees. The algorithm combines a simple bottom-up procedure for trees without repeated events with a top-down recursive procedure for trees with repeated events. The object-oriented approach results in a dynamic modularization of the tree at each step in the reduction process. The algorithm reduces the number of recursive calls required to solve trees with repeated events and calculates intermediate results as well as the solution of the top event. The intermediate results can be reused if part of the tree is modified. An example is presented in which the results of the algorithm implemented with conventional techniques are compared to those of the object-oriented approach.

Patterson-Hine, F. A.

Object Oriented Programming Systems (OOPS) and frame representations: An investigation of programming paradigms

The project was initiated to research Object Oriented Programming Systems (OOPS) and frame representation systems, their significance and applicability, and their implementation in or relationship to Ada. Object orientated is currently a very popular conceptual adjective. Object oriented programming, in particular, is promoted as a particularly productive approach to programming; an approach which maximizes opportunities for code reuse and lends itself to the definition of convenient and well-developed units. Such units are thus expected to be usable in a variety of situations, beyond the typical highly specific unit development of other approaches. Frame represenation systems share a common heritage and similar conceptual foundations. Together they represent a quickly emerging alternative approach to programming. The approach is to first define the terms, starting with relevant concepts and using these to put bounds on what is meant by OOPS and Frames. From this the possibilities were pursued to merge OOPS with Ada which will further elucidate the significant characteristics which make up this programming approach. Finally, some of the merits and demerits of OOPS were briefly considered as a way of addressing the applicability of OOPS to various programming tasks.

Auty, David

Recursive, in-place algorithm for the hexagonal orthogonal oriented quadrature image pyramid

Pyramid image transforms have proven useful in image coding and pattern recognition. The hexagonal orthogonal oriented quadrature image pyramid (HOP), transforms an image into a set of orthogonal, oriented, odd and even bandpass subimages. It operates on a hexagonal input lattice and employs seven kernels, each of which occupies a neighborhood consisting of a point and a hexagon of six nearest neighbors. The kernels consist of one lowpass and six bandpass kernels that are orthogonal, self-similar, and localized in space, spatial frequency, orientation, and phase. The kernels are first applied to the image samples to create the first level of the pyramid, then to the lowpass coefficients to create the next level. The resulting pyramid is a compact, efficient image code. Here, a recursive, in-place algorithm for computation of the HOP transform is described. The transform may be regarded as a depth-first traversal of a tree structure. It is shown that the algorithm requires a number of operations that is on the order of the number of pixels.

Watson, Andrew B.

Role of orientation reference selection in motion sickness

Three areas related to human orientation control are investigated: (1) reflexes associated with the control of eye movements and posture; (2) the perception of body rotation and position with respect to gravity; and (3) the strategies used to resolve sensory conflict situations which arise when different sensory systems provide orientation cues which are not consistent with one another or with previous experience. Of particular interest is the possibility that a subject may be able to ignore an inaccurate sensory modality in favor of one or more other sensory modalities which do provide accurate orientation reference information. This process is referred as sensory selection. This proposal will attempt to quantify subject's sensory selection abilities and determine if this ability confers some immunity to the development of motion sickness symptoms.

Peterka, Robert J.

Representing object oriented specifications and designs with extended data flow notations

The issue of using extended data flow notations to document object oriented designs and specifications is discussed. Extended data flow notations, for the purposes here, refer to notations that are based on the rules of Yourdon/DeMarco data flow analysis. The extensions include additional notation for representing real-time systems as well as some proposed extensions specific to object oriented development. Some advantages of data flow notations are stated. How data flow diagrams are used to represent software objects are investigated. Some problem areas with regard to using data flow notations for object oriented development are noted. Some initial solutions to these problems are proposed.

Buser, Jon Franklin

Bond-orientational order in liquid Si

Bond-orientational order in liquid Si via Monte Carlo simulation in conjuncation with empirical two- and three-body potentials of the form proposed by Stillinger and Weber are studied. Bond-orientational order (BOO) is described in terms of combinations of spherical harmonic functions. Liquid Si is found to have pronounced short-range BOO corresponding to l = 3, as expected for a structure with local tetrahedral order. No long-range BOO is found either in the equilibrium or the supercooled liquid. When the three-body potential is artificially removed, the tetrahedral bond-orientation order disappears and the liquid assumes a close-packed structure.

Wang, Z. Q.

Considerations of persistence and security in CHOICES, an object-oriented operating system

The current design of the CHOICES persistent object implementation is summarized, and research in progress is outlined. CHOICES is implemented as an object-oriented system, and persistent objects appear to simplify and unify many functions of the system. It is demonstrated that persistent data can be accessed through an object-oriented file system model as efficiently as by an existing optimized commercial file system. The object-oriented file system can be specialized to provide an object store for persistent objects. The problems that arise in building an efficient persistent object scheme in a 32-bit virtual address space that only uses paging are described. Despite its limitations, the solution presented allows quite large numbers of objects to be active simultaneously, and permits sharing and efficient method calls.

Campbell, Roy H.

Object-oriented knowledge representation for expert systems

Object oriented techniques have generated considerable interest in the Artificial Intelligence (AI) community in recent years. This paper discusses an approach for representing expert system knowledge using classes, objects, and message passing. The implementation is in version 4.3 of NASA's C Language Integrated Production System (CLIPS), an expert system tool that does not provide direct support for object oriented design. The method uses programmer imposed conventions and keywords to structure facts, and rules to provide object oriented capabilities.

Scott, Stephen L.

Integrating security in a group oriented distributed system

A distributed security architecture is proposed for incorporation into group oriented distributed systems, and in particular, into the Isis distributed programming toolkit. The primary goal of the architecture is to make common group oriented abstractions robust in hostile settings, in order to facilitate the construction of high performance distributed applications that can tolerate both component failures and malicious attacks. These abstractions include process groups and causal group multicast. Moreover, a delegation and access control scheme is proposed for use in group oriented systems. The focus is the security architecture; particular cryptosystems and key exchange protocols are not emphasized.

Reiter, Michael

Prediction of magnetic orientation in driver gas associated -Bz events

The source regions of five strong -Bz events detected at 1 AU for which solar sources were identified by Tang et al. (1989) and Tsurutani et al. (1992) are investigated in order to determine whether the magnetic orientation of driver gas in the interplanetary medium observed at the earth can be predicted when its solar source is identified. Three -Bz events were traced to flare-associated coronal mass ejections (CMEs), one to an eruptive prominence associated CME, and one to three possible solar sources. The computed magnetic orientations at the candidate 'release height' (the height where the front of a CME ceases to accelerate) above the flare sites associated with CMEs show the existence of the expected southward field component. It is concluded that the magnetic orientation in flare-associated CME generated driver gas may be predictable.

Hoeksema, J. T.

Crystalline orientations of Tl2Ba2Ca2Cu3O(x) grains on MgO, SrTiO3, and LaAlO3 substrates

Crystalline orientations of Tl2Ba2Ca2Cu3O(x) grains in magnetron sputtered films on MgO (001), SrTiO3 (001), and LaAlO3 (001) substrates were investigated by scanning electron microscopy. In contrast to the nearly single crystalline films on the lattice matched substrates SrTiO3 and LaAlO3, films on the MgO (001) substrate, being polycrystalline in nature, exhibit several preferred in-plane grain orientations. These orientations agree well with a simplified theory of near-coincidence site lattices between Tl2Ba2Ca2Cu3O(x) and MgO.

Liou, S. H.

ProperCAD: A portable object-oriented parallel environment for VLSI CAD

Most parallel algorithms for VLSI CAD proposed to date have one important drawback: they work efficiently only on machines that they were designed for. As a result, algorithms designed to date are dependent on the architecture for which they are developed and do not port easily to other parallel architectures. A new project under way to address this problem is described. A Portable object-oriented parallel environment for CAD algorithms (ProperCAD) is being developed. The objectives of this research are (1) to develop new parallel algorithms that run in a portable object-oriented environment (CAD algorithms using a general purpose platform for portable parallel programming called CARM is being developed and a C++ environment that is truly object-oriented and specialized for CAD applications is also being developed); and (2) to design the parallel algorithms around a good sequential algorithm with a well-defined parallel-sequential interface (permitting the parallel algorithm to benefit from future developments in sequential algorithms). One CAD application that has been implemented as part of the ProperCAD project, flat VLSI circuit extraction, is described. The algorithm, its implementation, and its performance on a range of parallel machines are discussed in detail. It currently runs on an Encore Multimax, a Sequent Symmetry, Intel iPSC/2 and i860 hypercubes, a NCUBE 2 hypercube, and a network of Sun Sparc workstations. Performance data for other applications that were developed are provided: namely test pattern generation for sequential circuits, parallel logic synthesis, and standard cell placement.

Ramkumar, Balkrishna