-
-
July 4, 2024 at 7:10 pmjavat33489Bbp_participant
Hi all.
I calculated the vibration isolators for the frame of the pumping unit.
I used modal + harmonic analysis.
1. I used modal + harmonic analysis with hard termination.
2. I used modal + harmonic analysis with springs that simulate vibration isolators.
I used the combin14 snippet and set the stiffness in three XYZ planes:
ET,_sid,14
KEYOPT,_sid,1,1
R,_sid,196,637,1122
REAL,_sid
Everything went well. I just have one question. In modal analysis with springs, the first two modes show 0; with rigid embedding, this does not happen. This is fine? The mesh is good everywhere. -
July 6, 2024 at 10:11 pmpeteroznewmanBbp_participant
Hi Javat,
Animate the first and second modes. What is the principal direction of movement? That is the direction where there is zero stiffness.
To eliminate all rigid body motion, you need a minimum of stiffness in 6 directions, and that is only sufficient if the directions are not redundant.
For example, if you have a frame that is attached to ground at 3 points, and ground is the X-Y plane with Z vertical, the first point can have stiffness in 3 directions (X, Y, Z). The second point must be separated from the first point along the X axis and needs stiffness in the Y and Z directions.  The third point must be separated from the first point along the Y axis and needs stiffness in the Z direction. This is the minimum to avoid a zero frequency mode.
You can have springs with stiffness in 3 directions on 3 or 4 attachment points, that is fine and may increase the frequencies of some modes.
COMBIN14 is a 1D spring element, so to get stiffness in 3 directions, you need 3 springs. KEYOP(1) = 1 is for nonlinear damping. To get no rigid body modes, you would need 6 springs oriented in the correct directions as described above. If you wanted stiffness in 3 directions at 4 attachement points, you would need 12 COMBIN14 springs.
Use one COMBIN250 at each attachment point which is a spring element that can have stiffness in 6 DOF (X, Y, Z, Rx, Ry, Rz).
-
July 9, 2024 at 11:41 amjavat33489Bbp_participant
Thanks for your answer sir!
1. Do I understand correctly that if I use COMBIN250, most likely there will be no zero mods?2. Please tell me what the APDL code for COMBIN250 will look like?
-
July 15, 2024 at 4:48 pmjavat33489Bbp_participant
Sir, help please
-
July 19, 2024 at 3:29 amjavat33489Bbp_participant
Sir can I use this APDL code?
ET,_sid, 250
KEYOPT,_sid,1,1
R,_sid,196,637,1122
REAL,_sid
-
-
July 25, 2024 at 3:32 amjavat33489Bbp_participant
Help please
-
August 1, 2024 at 5:03 pmjavat33489Bbp_participant
I need help please
-
- You must be logged in to reply to this topic.
-
421
-
192
-
178
-
162
-
141
© 2024 Copyright ANSYS, Inc. All rights reserved.