Engineering Papers⌕ Search

SEARCH · Engineering Papers

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

Methodology for object-oriented real-time systems analysis and design: Software engineering

Successful application of software engineering methodologies requires an integrated analysis and design life-cycle in which the various phases flow smoothly 'seamlessly' from analysis through design to implementation. Furthermore, different analysis methodologies often lead to different structuring of the system so that the transition from analysis to design may be awkward depending on the design methodology to be used. This is especially important when object-oriented programming is to be used for implementation when the original specification and perhaps high-level design is non-object oriented. Two approaches to real-time systems analysis which can lead to an object-oriented design are contrasted: (1) modeling the system using structured analysis with real-time extensions which emphasizes data and control flows followed by the abstraction of objects where the operations or methods of the objects correspond to processes in the data flow diagrams and then design in terms of these objects; and (2) modeling the system from the beginning as a set of naturally occurring concurrent entities (objects) each having its own time-behavior defined by a set of states and state-transition rules and seamlessly transforming the analysis models into high-level design models. A new concept of a 'real-time systems-analysis object' is introduced and becomes the basic building block of a series of seamlessly-connected models which progress from the object-oriented real-time systems analysis and design system analysis logical models through the physical architectural models and the high-level design stages. The methodology is appropriate to the overall specification including hardware and software modules. In software modules, the systems analysis objects are transformed into software objects.

Schoeffler, James D.↗

Error analysis for earth orientation recovery from GPS data

The use of GPS navigation satellites to study earth-orientation parameters in real-time is examined analytically with simulations of network geometries. The Orbit Analysis covariance-analysis program is employed to simulate the block-II constellation of 18 GPS satellites, and attention is given to the budget for tracking errors. Simultaneous solutions are derived for earth orientation given specific satellite orbits, ground clocks, and station positions with tropospheric scaling at each station. Media effects and measurement noise are found to be the main causes of uncertainty in earth-orientation determination. A program similar to the Polaris network using single-difference carrier-phase observations can provide earth-orientation parameters with accuracies similar to those for the VLBI program. The GPS concept offers faster data turnaround and lower costs in addition to more accurate determinations of UT1 and pole position.

Zelensky, N.↗

Effect of fiber orientation on the fracture toughness of brittle matrix composites

The effective fracture toughness of brittle matrix materials can be increased through the addition of short, poorly bonded fibers which bridge the growing crack. The orientation distribution of the fibers is likely to be biased, and not in an ideal random or aligned state. A micromechanical model is formulated for the postcracking behavior using the force-displacement relation for an arbitrary fiber bridging a crack, the fiber orientation density function, and the fiber location density function. This model is then used to determine an effective traction law for the bridging fibers, as well as the steady state bridging toughness increment. In most cases, the results may be placed in the form of a product of the aligned fiber results times a modifying integrated orientation factor. The frictional shear stress on fiber pull-out is allowed to vary during pull-out, modeling the effects of matrix breakdown, fiber surface smoothing or wear debris accumulation. Results are presented for a variety of representative planar and three-dimensional fiber orientation states.

Jain, L. K.↗

Heat transfer in rotating serpentine passages with selected model orientation for smooth or skewed trip walls

Experiments were conducted to determine the effects of model orientation as well as buoyancy and Coriolis forces on heat transfer in turbine blade internal coolant passages. Turbine blades have internal coolant passage surfaces at the leading and trailing edges of the airfoil with surfaces at angles which are as large as +/- 50 to 60 degrees to the axis of rotation. Most of the previously-presented, multiple-passage, rotating heat transfer experiments have focused on radial passages aligned with the axis of rotation. Results from serpentine passages with orientations 0 and 45 degrees to the axis of rotation which simulate the coolant passages for the mid chord and trailing edge regions of the rotating airfoil are compared. The experiments were conducted with rotation in both directions to simulate serpentine coolant passages with the rearward flow of coolant or with the forward flow of coolant. The experiments were conducted for passages with smooth surfaces and with 45 degree trips adjacent to airfoil surfaces for the radial portion of the serpentine passages. At a typical flow condition, the heat transfer on the leading surfaces for flow outward in the first passage with smooth walls was twice as much for the model at 45 degrees compared to the model at 0 degrees. However, the differences for the other passages and with trips were less. In addition, the effects of buoyancy and Coriolis forces on heat transfer in the rotating passage were decreased with the model at 45 degrees, compared to the results at 0 degrees. The heat transfer in the turn regions and immediately downstream of the turns in the second passage with flow inward and in the third passage with flow outward was also a function of model orientation with differences as large as 40 to 50 percent occurring between the model orientations with forward flow and rearward flow of coolant.

Johnson, B. V.↗

Light scattering by size-shape distributions of randomly oriented axially symmetric particles of a size comparable to a wavelength

Rigorously light scattering by size-shape distributions of randomly oriented axially symmetric particles are calculated by the T-matrix method, as extended to randomly oriented scatterers. The computational scheme is described along with a newly developed convergence procedure that makes it possible to substantially reduce computer time and storage requirements. The elements of the Stokes scattering matrix for a power-law size distribution of randomly oriented moderately aspherical spheroids are shown to be much smoother than and differ substantially from those of equivalent monodisperse spheroids; averaging over orientations does not eliminate the necessity of averaging over particle sizes. The angular-scattering behavior of the ensembles of nonspherical particles is found to be significantly different from that of the equivalent polydisperse spheres.

Mishchenko, Michael I.↗

Object-oriented productivity metrics

Software productivity metrics are useful for sizing and costing proposed software and for measuring development productivity. Estimating and measuring source lines of code (SLOC) has proven to be a bad idea because it encourages writing more lines of code and using lower level languages. Function Point Analysis is an improved software metric system, but it is not compatible with newer rapid prototyping and object-oriented approaches to software development. A process is presented here for counting object-oriented effort points, based on a preliminary object-oriented analysis. It is proposed that this approach is compatible with object-oriented analysis, design, programming, and rapid prototyping. Statistics gathered on actual projects are presented to validate the approach.

Connell, John L.↗

Use of global positioning system measurements to determine geocentric coordinates and variations in Earth orientation

Geocentric tracking station coordinates and short-period Earth-orientation variations can be measured with Global Positioning System (GPS) measurements. Unless calibrated, geocentric coordinate errors and changes in Earth orientation can lead to significant deep-space tracking errors. Ground-based GPS estimates of daily and subdaily changes in Earth orientation presently show centimeter-level precision. Comparison between GPS-estimated Earth-rotation variations, which are the differences between Universal Time 1 and Universal Coordinated Time (UT1-UTC), and those calculated from ocean tide models suggests that observed subdaily variations in Earth rotation are dominated by oceanic tidal effects. Preliminary GPS estimates for the geocenter location (from a 3-week experiment) agree with independent satellite laser-ranging estimates to better than 10 cm. Covariance analysis predicts that temporal resolution of GPS estimates for Earth orientation and geocenter improves significantly when data collected from low Earth-orbiting satellites as well as from ground sites are combined. The low Earth GPS tracking data enhance the accuracy and resolution for measuring high-frequency global geodynamical signals over time scales of less than 1 day.

R P Malla↗

C++, objected-oriented programming, and astronomical data models

Contemporary astronomy is characterized by increasingly complex instruments and observational techniques, higher data collection rates, and large data archives, placing severe stress on software analysis systems. The object-oriented paradigm represents a significant new approach to software design and implementation that holds great promise for dealing with this increased complexity. The basic concepts of this approach will be characterized in contrast to more traditional procedure-oriented approaches. The fundamental features of objected-oriented programming will be discussed from a C++ programming language perspective, using examples familiar to astronomers. This discussion will focus on objects, classes and their relevance to the data type system; the principle of information hiding; and the use of inheritance to implement generalization/specialization relationships. Drawing on the object-oriented approach, features of a new database model to support astronomical data analysis will be presented.

Farris, A.↗

Object-oriented technologies in a multi-mission data system

The Operations Engineering Laboratory (OEL) at JPL is developing new technologies that can provide more efficient and productive ways of doing business in flight operations. Over the past three years, we have worked closely with the Multi-Mission Control Team to develop automation tools, providing technology transfer into operations and resulting in substantial cost savings and error reduction. The OEL development philosophy is characterized by object-oriented design, extensive reusability of code, and an iterative development model with active participation of the end users. Through our work, the benefits of object-oriented design became apparent for use in mission control data systems. Object-oriented technologies and how they can be used in a mission control center to improve efficiency and productivity are explained. The current research and development efforts in the JPL Operations Engineering Laboratory are also discussed to architect and prototype a new paradigm for mission control operations based on object-oriented concepts.

Murphy, Susan C.↗

The psychophysical function for perceived gravitational-inertial force does not depend on the orientation of the otolith organs

It has generally been believed that the perceived intensity of a gravitational-inertial force depends on both the magnitude and orientation of the force with respect to the otolith organs, as does the elevator illusion. In this study, we examine the perceived intensity of Gz force and the elevator illusion as a function of the applied force and the orientation of the subject's head. Methods: Each of 7 male subjects was seated upright in a swinging chair mounted in the Ames 20-G Human Centrifuge while he set a visual target to his apparent horizon and judged the perceived intensity of Gz forces by cross-modal matches on a hand dynamometer. Plateau Gz levels were 1.00 1.25, 1.50, 2.00, 2.25, and 2.50; a 30 second ramp to plateau was used in all cases, and the duration of exposure at each plateau was 120 seconds. All measures were obtained both with the subject's head erect and pitched forward 30 degrees. Results: Although the elevator illusion changed with head orientation (F(6,60) = 7.56; p less than 0.001) the perceived intensity of Gz was essentially the same for both orientations of the head (F (6,60) = 0.61; p greater than 50). Conclusions: The results of this experiment suggest that the perceived intensity of gravitational-inertial force does not depend on otolith mechanisms in the same way as does the elevator illusion and that somesthetic, tactile, and other proprioceptive inputs are important for the psychophysical function.

Cohen, M.↗

Effects of Core Thickness and Fiber Orientation on Composite Beam Stiffness

This laboratory experiment is intended for students in an introductory polymer materials and processes course or engineering materials course. It can be conducted as an introduction to the hand lay-up process, with additional observations regarding the stiffness of the completed composite beams based on core thickness and fiber orientation. Students gain hands-on experience with the hand lay-up process by constructing glass/epoxy composite panels. Each lab group produces a panel with different core thickness or fiber orientation. The panels are then cut into strips and tested for flexural stiffness in a three-point bending fixture. Students plot deflection versus load data for composite beams with two different fiber orientations, two core thicknesses and one beam with laminate plies only (no core). The deflection plots highlight the effects of core thickness and fiber orientation on composite beam stiffness.

Hillsman, Vernon S.↗

Preferred Negative Geotactic Orientation in Mobile Cells: Tetrahymena Results

For the protozoan species Tetrahymena a series of airplane experiments are reported, which varied gravity as an active laboratory parameter and tested for corresponding changes in geotaxic orientation of single cells. The airplane achieved altemating periods of low (0.01 g) and high (1.8 g, g = 980 cm/s) gravity by flying repeated Keplerian parabolas. The experimental design was undertaken to clearly distinguish gravity from competing aerodynamic and chemical gradients. In this way, each culture served as its own control, with gravity level alone determining the orientational changes. On average, 6.3% of the Tetrahymena oriented vertically in low gravity, while 27% oriented vertically in high-gravity phases. Simplified physical models are explored for describing these cell trajectores as a function of gravity, aerodynamic drag, and lift. The notable effect of gravity on turning behavior is emphasized as the biophysical cause of the observed negative geotaxis in Tetrahymena. A fundamental investigation of the biological gravity receptor (it it exists) and improved modeling for vertical migration in important types of ocean plankton motivate the present research.

Noever, David A.↗

Snow Crystal Orientation Effects on the Scattering of Passive Microwave Radiation

For this study, consideration is given to the role crystal orientation plays in scattering and absorbing microwave radiation. A discrete dipole scattering model is used to measure the passive microwave radiation, at two polarizations (horizontal and vertical), scattered by snow crystals oriented in random and non random positions, having various sizes (ranging between 1 micrometers to 10,000 micrometers in radius), and shapes (including spheroids, cylinders, hexagons). The model results demonstrate that for the crystal sizes typically found in a snowpack, crystal orientation is insignificant compared to crystal size in terms of scattering microwave energy in the 8,100 gm (37 GHz) region of the spectrum. Therefore, the assumption used in radiative transfer approaches, where snow crystals are modeled as randomly oriented spheres, is adequate to account for the transfer of microwave energy emanating from the ground and passing through a snowpack.

Foster, J. L.↗

Spatial Orientation and Balance Control Changes Induced by Altered Gravito-Inertial Force Vectors

Seventeen healthy and eight vestibular deficient subjects were exposed to an interaural centripetal acceleration of 1 G (resultant 45 deg roll tilt of 1.4 G) on a 0.8 meter radius centrifuge for a period of 90 minutes in the dark. The subjects sat with head fixed upright, except every 4 of 10 minutes when instructed to rotate their head so that their nose and eyes pointed towards a visual point switched on every 3 to 5 seconds at random places (within +/- 30 deg) in the Earth horizontal plane. Motion sickness caused some subjects to limit their head movements during significant portions of the 90 minute period, and led three normal subjects to stop the test earlier. Eye movements, including directed saccades for subjective Earth- and head-referenced planes, were recorded before, during, and immediately after centrifugation using electro-oculography. Postural stability measurements were made before and within ten minutes after centrifugation. In normal subjects, postural sway and multisegment body kinematics were gathered during an eyes-closed head movement cadence (sway-referenced support platform), and in response to translational/rotational platform perturbations. A significant increase in postural sway, segmental motion amplitude and hip frequency was observed after centrifugation. This effect was short-lived, with a recovery time of several postural test trials. There were also asymmetries in the direction of post-centrifugation center of sway and head tilt which depended on the subject's orientation during the centrifugation adaptation period (left ear or right ear out). To delineate the effect of the magnitude of the gravito-inertial vector versus its direction during the adaptive centrifugation period, we tilted eight normal subjects in the roll axis at a 45 deg angle in the dark for 90 minutes without rotational motion. Their postural responses did not change following the period of tilt. Based on verbal reports, normal subjects overestimated roll-tilt during 90 minutes of both tilt and centrifugation stimuli. Subjective estimates of head-horizontal, provided by directed saccades, revealed significant errors after approximately 30 minutes that tended to increase only in the group who underwent centrifugation. Immediately after centrifugation, subjects reported feeling tilted on average 10 degrees in the opposite direction, which was in agreement with the direction of their earth-directed saccades. In vestibular deficient (VD) subjects, postural sway was measured using a sway-referenced or earth-fixed support surface, and with or without a head movement sequence. 'Me protocol was selected for each patient during baseline testing, and corresponded to the most challenging condition in which the patient was able to maintain balance with eyes closed. Bilaterally VD subjects showed no postural decrement after centrifugation, while unilateral VD subjects had varying degrees of decrement. Unilateral VD subjects were tested twice; they underwent centrifugation both with right ear out and left ear out. Their post-centrifuation center of sway shifted at right angles depending on the centrifuge GIF orientation. Bilateral VD subjects bad shifts as well, but no consistent directional trend. VD subjects underestimated roll-tilt during centrifugation, These results suggest that orientation of the gravito-inertial vector and its magnitude arc both used by the central nervous system for calibration of multiple orientation systems. A change in the background gravito-inertial force (otolith input) can rapidly initiate postural and perceptual adaptation in several sensorimotor systems, independent of a structured visual surround.

Kaufman, Galen D.↗

A Kalman-Filter-Based Approach to Combining Independent Earth-Orientation Series

An approach. based upon the use of a Kalman filter. that is currently employed at the Jet Propulsion Laboratory (JPL) for combining independent measurements of the Earth's orientation, is presented. Since changes in the Earth's orientation can be described is a randomly excited stochastic process, the uncertainty in our knowledge of the Earth's orientation grows rapidly in the absence of measurements. The Kalman-filter methodology allows for an objective accounting of this uncertainty growth, thereby facilitating the intercomparison of measurements taken at different epochs (not necessarily uniformly spaced in time) and with different precision. As an example of this approach to combining Earth-orientation series, a description is given of a combination, SPACE95, that has been generated recently at JPL.

Gross, Richard S.↗

Controlling Growth Orientation of Phthalocyanine Films by Electrical Fields

Organic Phthalocyanine films have many applications ranging from data storage to various non-linear optical devices whose quality is affected by the growth orientation of Phthalocyanine films. Due to the structural and electrical properties of Phthalocyanine molecules, the film growth orientation depends strongly on the substrate surface states. In this presentation, an electrical field up to 4000 V/cm is introduced during film growth. The Phthalocyanine films are synthesized on quartz substrates using thermal evaporation. An intermediate layer is deposited on some substrates for introducing the electrical field. Scanning electron microscopy, x-ray diffraction, and Fourier transform infrared spectroscopy are used for measuring surface morphology, film structure, and optical properties, respectively. The comparison of Phthalocyanine films grown with and without the electrical field reveals different morphology, film density, and growth orientation, which eventually change optical properties of these films. These results suggest that the growth method in the electrical field can be used to synthesized Phthalocyanine films with a preferred crystal orientation as well as propose an interaction mechanism between the substrate surface and the depositing molecules. The details of growth conditions and of the growth model of how the Phthalocyanine molecules grow in the electrical field will be discussed.

Zhu, S.↗

Inexpensive Method for Growing Unidirectional Oriented Materials Using Friction-Transferred Poly(tetrafluoroethylene) Substrates

In recent years, there has been an increasing interest in properties of unidirectional materials grown on highly oriented polymer surfaces such as the poly(tetrafluoroethylene) (PTFE) films coated onto smooth glass surfaces. In this technique, a thin PTFE film is deposited by sliding or rubbing a Teflon bar over a heated glass surface at a specific temperature. Depending on the pressure, temperature and sliding rate the thickness of deposited layers can be varied from 30 A to 150 A. The PTFE-coated substrate is simple yet surprising versatile for oriented growth of many organic, inorganic and polymer. The significant aspect of PTFE films is their unusual ability to molecularly align a wide variety of materials grown onto them from solution, melt or vapor phase deposition, at temperature below the melting point of PTFE (approx. 340 C). The PTFE structure may be derived, in part, from the multitude of ridges forming in the film and these ridges can presumably provide effective nucleation sites to induce the unidirectional growth of variety of materials. Electron diffraction studies of these films revealed that the PTFE macromolecules are oriented parallel to each other along the sliding direction. Direct observation of the film thickness, molecular structure and individual fluorine atoms from these highly oriented films were achieved using atomic force microscopy (AFM). In this paper, we also report the first direct observation of individual fluorine atoms, and the measurement of the fluorine-helix and carbon-helix radii to be 1.70 A and 0.54 A, respectively.

Lee, Jonathan A.↗

Effects of Body Orientation and Retinal Image Pitch on the Perception of Gravity-Referenced Eye Level (GREL)

It has been asserted that the pitch orientation of a visual array and of an observer's body jointly determine the perception of GREL. The current study formally tests this assertion over an extended range with multiple combinations of visual and body pitch orientations. Ten subjects were individually secured in a Circolectric bed surrounded by a room (pitchroom) with walls that could be pitched at various angles with respect to gravity. The bed and the walls of the room were independently adjusted to each of five positions relative to gravitational vertical: -15, -7.5, 0, +7.5, and +15 degrees, yielding 25 combinations of body x room pitch angles, and retinal image pitch (RIP) conditions ranging from -30 to +30 degrees. Each subject set a target to apparent GREL while viewing it against a background of two electroluminescent strips on the outer edges of the far wall of the room. As determined by ANOVA, the orientation of the room, and its interaction with that of the observer, significantly altered GREL (p less than 0.01). Regression analysis showed that GREL was best described as a linear summation of the weighted independent contributions from a body-referenced mechanism (B) and a visual mechanism given by the orientation of the background array on the retina (RIP). The equation for this relationship is: GREL = .74 (B) +.64 (RIP) - 1.42; r-squared = .994.

Cohen, Malcolm M.↗