How to calculate the Consistent Mass Matrix for a 6DOF's Frame

AI Thread Summary
The discussion focuses on calculating the consistent mass matrix for a 6DOF frame structure, emphasizing the need to avoid individual element calculations. The user seeks assistance in determining specific coefficients for the mass matrix, particularly for the first column and row, which should be symmetric. Clarifications are made regarding the influence of degrees of freedom (DOFs) versus joints, with a detailed approach suggested for calculating the matrix by applying unit accelerations at each DOF. The consistent mass matrix is highlighted as crucial for finite element analysis, providing more accurate results despite its complexity in dynamic analysis. The conversation underscores the importance of understanding structural reactions to accurately complete the mass matrix.
Kelles
Messages
17
Reaction score
0

Homework Statement



Hello everyone, as you can see from the picture below this is a 2 storey frame with 6DOF's (2 translational DOF's = u1 and u2, 4 rotational DOF's = u3, u4, u5 and u6).

i would like to determine the consistent mass matrix (6x6 and symmetric) of the frame without carrying individual calculations for each element and then superimposing them. I would like to setup the matrix by just using the relevant coefficients directly.

The procedure that i am following to setup the matrix is: a unit of acceleration is applied at each DOF successively while the other DOF are kept at zero and then determine the inertia forces that are generated at all other DOF so to keep the system in equilibrium. For example, the mass influence coefficient m12 is the external force generated at DOF 1 due to a unit acceleration at DOF 2.

mc is the mass per unit length of the column
h is the height of the column

mb is the mass per unit length of the beam
l is the length of the beam

2cpetd4.jpg

The Attempt at a Solution



As you can see below i have already started putting the matrix together but there are certain coefficients for which i am not sure about and i would like your help if anyone has come upon this before.

The coefficients and equations that i am using within the matrix i have found them in both the Chopra and Clough Dynamics of Structures books.

Highlighted in yellow are the two coefficients for which i am not sure about, the other ones i am mostly sure they are correct

25zmdrq.jpg


I am having a really hard time figuring out the coefficients for the 1st row and 1st column which are supposed to be the same since the matrix is symmetric. I would really appreciate it if you could at least help me complete the first column.

The first column of the matrix is determined by assuming a unit acceleration at DOF u1 as shown in the picture below and then determining the coefficients for all other DOF

mcx9p2.jpg
 
Last edited:
Physics news on Phys.org
If anyone thinks that i am missing any useful information please let me know
 
The highlights didn't come through.
 
SteamKing said:
The highlights didn't come through.

Hello, i didnt really understand what you mean by that.
 
Kelles said:
Hello, i didnt really understand what you mean by that.

In your OP, the matrix initially didn't appear at all. Now it's there with the highlighted terms indicated.

In getting back to your original question, I think you have overlooked the connectivity matrix of this frame in setting up your mass matrix. For example, joint #1 is influenced only by joints #1 and #3. Similarly, joint #2 is influenced by joints #2 and #4. In general, for joint #n, you will have an influence from all of the members directly connected to that joint. All other influences are zero.
 
Thanks a lot for you reply...however i think you have misunderstood the concept here. You are referring to joints while i am referring to DOF's. I can see what you mean but i think you are wrong but no worries

There are 6DOF's in this structure...2 horizontal and 4 rotational...shown on the first figure at the top

therefore in order to complete the first column of the Matrix you need to move the structure in the direction of the DOF (Degree of Freedom) m11 as shown in the last figure and determine the reaction at each DOF due to the movement.

The degree of freedom m11 is the horizontal direction (to the right) at the first story of the structure as shown on the last figure

Next in order to complete the second column you need to apply a movement at DOF m22 which is exactly the same as m11 but on the top storey.

Its not as complicated as it looks, i know how to do it for just one storey because i have seen an example but for this one i am not really sure how the structure reacts...i know the coefficients to be used but as i said i do not know how the structure reacts in the case of mass matrix...i know how to do the stiffness matrix of this one but mass is different.

And to complete columns 3 4 5 6 you need to apply a rotational movement at each DOF and determine the reaction

This is called the consistent mass matrix, its different from the ordinary mass matrix because the mass of the structure is assumed be lumped at the nodes and mass is also assigned to the rotational degrees of freedom. this matrix is used in finite element analysis. It should provide more accurate results but its more complicated during the dynamic analysis
 
Last edited:
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...
Back
Top