Engineering PapersSearch

SEARCH · Engineering Papers

Results for “Elemental Analysis”

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 37 records · Page 2

Finite element analysis of wrinkling membranes

The finite element analysis of wrinkling membranes was investigated. The determination of stresses and deformations within large partly wrinkled membrane surfaces is a problem of significant technical interest in such areas as conceptual design and analysis of ultra lightweight spacecraft structures. A closed-form solution to an axisymmetric problem involving partial wrinkling of an inflated shallow membrane was obtained. In particular, a membrane in the shape of a sperical annulus was considered. The outer edge of the annulus was assumed to be fixed so that no displacements occur along the outer perimeter. The inner edge is assumed to be clamped to a rigid movable plug. Solutions for the complete stress, strain, and displacement fields under the assumption of inextensional material behavior are presented for the case of pure torsional loads applied to the plug, and for the case of pure axial loads applied to the plug.

Miller, R. K.

Vector algorithms for geometrically nonlinear 3D finite element analysis

Algorithms for geometrically nonlinear finite element analysis are presented which exploit the vector processing capability of the VPS-32, which is closely related to the CYBER 205. By manipulating vectors (which are long lists of numbers) rather than individual numbers, very high processing speeds are obtained. Long vector lengths are obtained without extensive replication or reordering by storage of intermediate results in strategic patterns at all stages of the computations. Comparisons of execution times with those from programs using either scalar or other vector programming techniques indicate that the algorithms presented are quite efficient.

Whitcomb, John D.

Preliminary Work for Modeling the Propellers of an Aircraft as a Noise Source in an Acoustic Boundary Element Analysis

An algorithm for generating appropriate velocity boundary conditions for an acoustic boundary element analysis from the kinematics of an operating propeller is presented. It constitutes the initial phase of Integrating sophisticated rotorcraft models into a conventional boundary element analysis. Currently, the pressure field is computed by a linear approximation. An initial validation of the developed process was performed by comparing numerical results to test data for the external acoustic pressure on the surface of a tilt-rotor aircraft for one flight condition.

Vlahopoulos, Nickolas

Procedure for Tooth Contact Analysis of a Face Gear Meshing With a Spur Gear Using Finite Element Analysis

A procedure was developed to perform tooth contact analysis between a face gear meshing with a spur pinion using finite element analysis. The face gear surface points from a previous analysis were used to create a connected tooth solid model without gaps or overlaps. The face gear surface points were used to create a five tooth face gear Patran model (with rim) using Patran PCL commands. These commands were saved in a series of session files suitable for Patran input. A four tooth spur gear that meshes with the face gear was designed and constructed with Patran PCL commands. These commands were also saved in a session files suitable for Patran input. The orientation of the spur gear required for meshing with the face gear was determined. The required rotations and translations are described and built into the session file for the spur gear. The Abaqus commands for three-dimensional meshing were determined and verified for a simplified model containing one spur tooth and one face gear tooth. The boundary conditions, loads, and weak spring constraints were determined to make the simplified model work. The load steps and load increments to establish contact and obtain a realistic load was determined for the simplified two tooth model. Contact patterns give some insight into required mesh density. Building the two gears in two different local coordinate systems and rotating the local coordinate systems was verified as an easy way to roll the gearset through mesh. Due to limitation of swap space, disk space and time constraints of the summer period, the larger model was not completed.

Bibel, George

Local strain redistribution corrections for a simplified inelastic analysis procedure based on an elastic finite-element analysis

Strain redistribution corrections were developed for a simplified inelastic analysis procedure to economically calculate material cyclic response at the critical location of a structure for life prediction proposes. The method was based on the assumption that the plastic region in the structure is local and the total strain history required for input can be defined from elastic finite-element analyses. Cyclic stress-strain behavior was represented by a bilinear kinematic hardening model. The simplified procedure predicts stress-strain response with reasonable accuracy for thermally cycled problems but needs improvement for mechanically load-cycled problems. Neuber-type corrections were derived and incorporated in the simplified procedure to account for local total strain redistribution under cyclic mechanical loading. The corrected simplified method was used on a mechanically load-cycled benchmark notched-plate problem. The predicted material response agrees well with the nonlinear finite-element solutions for the problem. The simplified analysis computer program was 0.3% of the central processor unit time required for a nonlinear finite-element analysis.

Kaufman, A.

A study of equation solvers for linear and non-linear finite element analysis on parallel processing computers

Concurrent computing environments provide the means to achieve very high performance for finite element analysis of systems, provided the algorithms take advantage of multiple processors. The authors have examined several algorithms for both linear and nonlinear finite element analysis. The performance of these algorithms on an Alliant FX/80 parallel supercomputer has been studied. For single load case linear analysis, the optimal solution algorithm is strongly problem dependent. For multiple load cases or nonlinear analysis through a modified Newton-Raphson method, decomposition algorithms are shown to have a decided advantage over element-by-element preconditioned conjugate gradient algorithms.

Watson, Brian C.

Boundary element analysis on vector and parallel computers

Boundary element analysis (BEA) can be characterized as a numerical technique that generally shifts the computational burden in the analysis toward numerical integration and the solution of nonsymmetric and either dense or blocked sparse systems of algebraic equations. Researchers have explored the concept that the fundamental characteristics of BEA can be exploited to generate effective implementations on vector and parallel computers. In this paper, the results of some of these investigations are discussed. The performance of overall algorithms for BEA on vector supercomputers, massively data parallel single instruction multiple data (SIMD), and relatively fine grained distributed memory multiple instruction multiple data (MIMD) computer systems is described. Some general trends and conclusions are discussed, along with indications of future developments that may prove fruitful in this regard.

Kane, J. H.

Cross-ply laminates with holes in compression - Straight free-edge stresses determined by two- to three-dimensional global/local finite element analysis

A practical example of applying two- to three-dimensional (2- to 3-D) global/local finite element analysis to laminated composites is presented. Cross-ply graphite/epoxy laminates of 0.1-in. (0.254-cm) thickness with central circular holes ranging from 1 to 6 in. (2.54 to 15.2 cm) in diameter, subjected to in-plane compression were analyzed. Guidelines for full three-dimensional finite element analysis and two- to three-dimensional global/local analysis of interlaminar stresses at straight free edges of laminated composites are included. The larger holes were found to reduce substantially the interlaminar stresses at the straight free-edge in proximity to the hole. Three-dimensional stress results were obtained for thin laminates which require prohibitive computer resources for full three-dimensional analyses of comparative accuracy.

Thompson, Danniella Muheim

Finite-element analysis and multibody dynamics issues in rotorcraft dynamic analysis

There is general agreement that the development of effective rotorcraft analysis software will require the use of modern computational mechanics methodologies, especially finite element analysis and multibody dynamics. This paper examines the analysis of rotorcraft dynamics from the perspective of these methodologies. First, a general discussion of rotorcraft analysis and modeling is presented. Then, a hierarchy of rotorcraft analyses is presented, ranging from simple to complex kinematics, where it is shown that in comprehensive rotorcraft software, finite element analysis must be augmented by multibody dynamics in order to properly analyze large motions of rotorcraft components. Finally, a review of multibody dynamics is presented to further familiarize the rotorcraft community with this technology.

Ruzicka, Gene C.

Binary tree eigen solver in finite element analysis

This paper presents a transputer-based binary tree eigensolver for the solution of the generalized eigenproblem in linear elastic finite element analysis. The algorithm is based on the method of recursive doubling, which parallel implementation of a number of associative operations on an arbitrary set having N elements is of the order of o(log2N), compared to (N-1) steps if implemented sequentially. The hardware used in the implementation of the binary tree consists of 32 transputers. The algorithm is written in OCCAM which is a high-level language developed with the transputers to address parallel programming constructs and to provide the communications between processors. The algorithm can be replicated to match the size of the binary tree transputer network. Parallel and sequential finite element analysis programs have been developed to solve for the set of the least-order eigenpairs using the modified subspace method. The speed-up obtained for a typical analysis problem indicates close agreement with the theoretical prediction given by the method of recursive doubling.

Akl, F. A.

Finite element analysis of end notch flexure specimen

A finite element analysis of the end notch flexure specimen for mode II interlaminar fracture toughness measurement was conducted. The effect of friction between the crack faces and large deflection on the evaluation of G sub IIc from this specimen were investigated. Results of this study are presented in this paper.

Mall, S.

Finite Element Analysis of Adaptive-Stiffening and Shape-Control SMA Hybrid Composites

Shape memory alloy hybrid composites with adaptive-stiffening or morphing functions are simulated using finite element analysis. The composite structure is a laminated fiber-polymer composite beam with embedded SMA ribbons at various positions with respect to the neutral axis of the beam. Adaptive stiffening or morphing is activated via selective resistance heating of the SMA ribbons or uniform thermal loads on the beam. The thermomechanical behavior of these composites was simulated in ABAQUS using user-defined SMA elements. The examples demonstrate the usefulness of the methods for the design and simulation of SMA hybrid composites. Keywords: shape memory alloys, Nitinol, ABAQUS, finite element analysis, post-buckling control, shape control, deflection control, adaptive stiffening, morphing, constitutive modeling, user element

Gao, Xiujie

Finite element analysis of geometrically nonlinear problems

Recent developments in geometrically nonlinear finite element analysis are reviewed. Following a discussion of the theoretical bases for the construction of finite element equations for geometrically nonlinear analysis, the algorithmic tools for solving the resulting nonlinear equations of the complete system are described. Separate consideration is given to preinstability nonlinear analysis, the calculation of limit points, bifurcation points, and to postbifurcation analysis.

Gallagher, R. H.

Global/local finite element analysis of composite materials

The motivation for performing global/local finite element analysis in composite materials is described. An example of such an analysis of a composite plate with a central circular hole is presented. Deformed finite element grids and interlaminar normal stress distributions are presented to aid understanding of the plate response. Such distribution at the plate edge is shown to be basically unaffected, although transverse displacements of the edge were slightly different from an analysis of a similar plate with no hole.

Griffin, O. Hayden, Jr.

A finite element analysis for acoustic transmission in nonuniform ducts

A multimodal finite-element analysis for two-dimensional and axisymmetric ducts with flow has been adopted to predict acoustic transmission in nonuniform ducts carrying a nonuniform flow (i.e., turbofan aircraft engine conditions). The analysis is based on a Galerkin method with a finite-element discretization, and multimodal matching at the duct ends. The element mesh and the number of modes required at each end are found to have a strong influence on the analysis. The numerical results compare well with results obtained from other techniques, including the method of weighted residuals.

Astley, R. J.