Sir
There is a section in Helicopter Theory, Johnson, pp 40, that deals with the equations to calculate the swirl in the wake behind a rotor. I believe with minor adjustments, it would apply to a propeller. Most of the swirl is due to lift induced torque, the drag induced torque appears to be...
I'll try to restate the procedure above. You can solve the basic m xddt + c xdt k x = F*dirac(t-t0), for a set of modes, like five or 7. Here, x, is the modal dof. So, for each increment in time, try to guess the frequency from looking at the landing data, which appears to consist of several...
I have carrier landing acceleation data of a pod, and have created a NASTRAN model of the pod. I would like to
a) represent the landing accel data in NASTRAN for fatigue analysis
b) evaluate the landing accel data vs airspeed to identify trends for extending to other landing speeds.
So...
OK, I took a week of CATIA V training a while back (maybe six years). And I know I have a workbook somewhere, but .... I need to generate dimensioned drawings of assemblies built up from v4.2 models. I need both exterior and cross section views. Can someone give me enough detailed steps so I...
From memory, I believe Tsi-Wu indicates failure prior to max strain, see NASTRAN theory regarding margin of safety. So that is part of the issue. And, of course, we are talking about limina strains, not laminate strains. The main problem I have is lack of coupon data for the allowable off...
Rows or columns of a matrix can be deleted by setting the elements equal to the empty matrix
i.e.
% Make a simple matrix
a=rand(3,5)
% Copy matrix and then display and remove the second row
b = a;
b(2,:)
b(2,:) = []
% Copy matrix and then remove the display and third and fourth columns
c =...
From memory, I believe that in the NASTRAN theory manual there is a discussion of failure criteria (or margin of safety) that illustrates the different criteria on a stress plot. I'm too lazy to walk upstairs to check the manuals right now.
Similar informat can be found with a google search...
Either CGR, IGES, or STEP will work. Since CGR is not an option in v4, then IGES or STEP will have to do. I have someone starting to utilize the translation utility in CATIA version 4 to do the conversion. I'm waiting for results from him. In the mean time, I'm trying to find another...
Either CGR, IGES, or STEP will work. Since CGR is not an option in v4, then IGES or STEP will have to do. I have someone starting to utilize the translation utility in CATIA version 4 to do the conversion. I'm waiting for results from him. In the mean time, I'm trying to find another...
Can you explian the steps to output cgr format in more detail. I only have a novice understanding of using CATIA v 4. How do I turn the CACHE on, or check if it is on. When it is on, where does the cgr output go?
Some random thoughts as I skimmed the above material
Ultimate stress is when the material fails, not necessarily equal to 1.5 * limit (yield) stress.
Limit stress is the end of the linear range, when the material exhibits more than 2% permanent deformation.
There are material allowables...
I don't have a link to the paper.
I'd like to accumulate a collection of papers on measured displacements, stress, buckling, and vibration modes of composite structures.
The stresses in Baek's paper are the far field, azimuthal and radial stresses around a hole in a laminate. I used the...
In order to develop confidence in a modeling approach to composites, it is useful to have experimental data available. Particularly if the experimental setup can be simulated in NASTRAN, and the measured results predicted.
One experiment that I've used to demonstrate NASTRAN's ability to...
Non planar surfaces are approximated as small planes. The important thing is to make sure the material direction is correct. In FEMAP, read the help section for "Modify, Update Elements, Material Angle." You can view the material angle using view/options; labels, entities and colors; element...
In FEMAP, there is automatic generation of "tie" elements (rigid or beam) under mesh/connection. I've used closest link with some success, but you have to review the connected nodes.