Likitha Thimmaraju Girijadevi
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
Feb 17, 2021, 10:57 a.m. EST
error message:
Failed to evaluate operator.
- Operator: rvib1.rms
- Geometry: geom1
error message:
Failed to evaluate operator.
- Operator: rvib1.rms
- Geometry: geom1
Henrik Sönnerlind
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
Feb 18, 2021, 2:46 a.m. EST
The first expression, rvib1.rms(solid.ii2s,10,500,nF), is fundamentally wrong since the rms() operator is only valid for expressions that are linear functions of the degrees of freedom, such as individual stress and strain components (and since solid.iis2 is not an existing variable).
The second expression, sqrt(rvib1.q2(3*solid.ii2s, fL, fU, nF), is in principle correct, except that the name of the variable should be solid.II2s and not solid.iis2 and that the number of parentheses should match.
-------------------
Henrik Sönnerlind
COMSOL
The first expression, *rvib1.rms(solid.ii2s,10,500,nF)*, is fundamentally wrong since the *rms()* operator is only valid for expressions that are linear functions of the degrees of freedom, such as individual stress and strain components (and since *solid.iis2* is not an existing variable).
The second expression, *sqrt(rvib1.q2(3\*solid.ii2s, fL, fU, nF)*, is in principle correct, except that the name of the variable should be *solid.II2s* and not *solid.iis2* and that the number of parentheses should match.
Likitha Thimmaraju Girijadevi
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
Feb 22, 2021, 2:13 a.m. EST
Updated:
4 years ago
Feb 22, 2021, 2:47 a.m. EST
Thank you so much. I can now plot the 3sigma expression.
Could you also suggest me on how do I plot the stress PSD response for a point on the structure for the random vibration study.
I would like to plot the various response spectrum of the structure.
Thank you so much. I can now plot the 3sigma expression.
Could you also suggest me on how do I plot the stress PSD response for a point on the structure for the random vibration study.
I would like to plot the various response spectrum of the structure.
Likitha Thimmaraju Girijadevi
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
Feb 22, 2021, 2:52 a.m. EST
I have been trying to replicate this
and would like to obtain the same plot and graph
https://www.researchgate.net/publication/338432119_Vibration_Fatigue_Analyses_of_a_Cantilever_Beam_in_Transportation_Based_on_Military_Standard/link/5e14a33d4585159aa4b9e621/download
I have been trying to replicate this
and would like to obtain the same plot and graph
https://www.researchgate.net/publication/338432119_Vibration_Fatigue_Analyses_of_a_Cantilever_Beam_in_Transportation_Based_on_Military_Standard/link/5e14a33d4585159aa4b9e621/download
Henrik Sönnerlind
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
Feb 24, 2021, 10:38 a.m. EST
You can find PSD plots in all random vibration examples in Application Galleries. You create them from a Global Evaluation Sweep node.
As in many reports similar to the one you reference, the definition of 'stress' as a bit fuzzy. So it may be difficult to reproduce the result. I would guess that they are using the stress tensor component in the x-direction, because luckily in their geometry that one will be critical. If the object had been rotated in the XY-plane, things would be more difficult, since a stress component in a local coordinate system would have to be used. If the stress state is not locally uniaxial, it is even more difficult...
The whole fatigue evaluation approach used in that paper is a bit suspect in my opinion.
-------------------
Henrik Sönnerlind
COMSOL
You can find PSD plots in all random vibration examples in Application Galleries. You create them from a Global Evaluation Sweep node.
As in many reports similar to the one you reference, the definition of 'stress' as a bit fuzzy. So it may be difficult to reproduce the result. I would guess that they are using the stress tensor component in the x-direction, because luckily in their geometry that one will be critical. If the object had been rotated in the XY-plane, things would be more difficult, since a stress component in a local coordinate system would have to be used. If the stress state is not locally uniaxial, it is even more difficult...
The whole fatigue evaluation approach used in that paper is a bit suspect in my opinion.
Likitha Thimmaraju Girijadevi
Please login with a confirmed email address before reporting spam
Posted:
4 years ago
Feb 24, 2021, 10:55 a.m. EST
I would like to show you my model and just verify small thing of plotting the psd response of various kinds and also about how I have extracted them in tabular columns.
Is that even possible for tomorrow?
I would like to show you my model and just verify small thing of plotting the psd response of various kinds and also about how I have extracted them in tabular columns.
Is that even possible for tomorrow?