Plot Velocity-Mobility FRF
Plot Velocity-Mobility FRF
(OP)
Hello,
Iam trying to get a mobility plot (velocity/frequency) from my ansys model. I ran a full harmonic analysis and I have the displacements.
I would like to convert these displacements to velocities, to plot mobility FRF's.
Could anyone tell me how to do it in ANSYS?
Sorry if its a basic 101 question, new to dynamics..and ansys.. :(
Emily
Iam trying to get a mobility plot (velocity/frequency) from my ansys model. I ran a full harmonic analysis and I have the displacements.
I would like to convert these displacements to velocities, to plot mobility FRF's.
Could anyone tell me how to do it in ANSYS?
Sorry if its a basic 101 question, new to dynamics..and ansys.. :(
Emily





RE: Plot Velocity-Mobility FRF
Cheers,
-- drej --
RE: Plot Velocity-Mobility FRF
Velocity is simply {v}=j*omega*{u}
where {u} is nodal displacement and {v} the nodal velocity.
Emily
RE: Plot Velocity-Mobility FRF
"The results data for a harmonic analysis are the same as the data for a basic structural analysis with the following additions: If you defined damping in the structure, the response will be out-of-phase with the loads. All results are then complex in nature and are stored in terms of real and imaginary parts. Complex results will also be produced if out-of-phase loads were applied. See Review the Results in Structural Static Analysis"
"Command(s):
NSOL for primary data (nodal displacements)
ESOL for derived data (element solution data, such as stresses)
RFORCE for reaction force data"
Your query isn't very clear, but it appears to be that you're asking two very simple questions:
(1) how do you calculate velocities from displacements?
(2) how do you do this in ANSYS?
The output from a harmonic analysis in ANSYS is like I said to you before: primary nodal ouput (displacements) and secondary (stresses) based on harmonic frequencies. If you want to calculate velocity BASED ON MANUAL CALCULATIONS of your displacements, then of course that's very easy within ANSYS.
RE: Plot Velocity-Mobility FRF
Look at this thread..I had posted the same question:
http://www
See, others do understand me..
Emily.
PS: When I say I have read tons of papers in which ther have done this, I mean it. As a matter of fact, in acoustics, it is common practise (see ANSYS/LMS SYSNOISE, ANSYS/Comet, Nastran/CDH) to convert displacements to velocities, and then use these velocities as B.C's in acoustic models.
RE: Plot Velocity-Mobility FRF
I gave a response based on what you asked. What YOU were appearing to ask was: does *ANSYS* give you velocities from harmonic analyses? No. Can you calculate these from harmonic displacements? Yes. Simple.
PS. > See, others do understand me..
So why aren't there more responses to your thread in here? Everyone appreciates a clear, unambiguous and detailed description of the problem, hence hopefully in the future everyone can benefit from this thread (from both the content and any *other* lessons learned).
RE: Plot Velocity-Mobility FRF
Yes, its ANSYS implementation was what I was after..Sorry if my post wasnt clear.
So, what I did was(working in Hz.):
created variable 100 (-1*Pi)
created variable 101 (100*freq)
created variable 102 (101*disp)
Variable 102 is mobility..
Am I right?
Many thanks..
Emily.
RE: Plot Velocity-Mobility FRF
-Emily.