Multi-Degree-of-Freedom Flashcards

1
Q

How does the inclusion of a second (or more) degree of freedom affect the solution?

A

Equations use vectors and matrices instead of individual values

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you create the mass matrix from 2 independent masses A and B?

A

[ A 0 ]
[ 0 B ]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you create the stiffness matrix where spring A connects mass A to a surface and spring B connects mass B to mass A?

A

[ kA + kB -kB ]
[ -kB kB ]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

If Ax=0, where A is a matrix and x is a vector, what does the nature of A mean for the solution x?

A

If A is not singular, x = 0, if A is similar, x has infinite solutions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What must be true for (K-wn^2M)X=0 to have a non trivial solution?

A

The determinant of the term inside the brackets must be zero

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How is the eigenproblem typically simplified?

A

Lambda = omega n ^2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

In an eigenproblem, what is true of the natural frequencies?

A

sqrt(k/m) will not necessarily give the solution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the size of the stiffness and mass matrices for an N degree of freedom problem?

A

NxN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How do you solve a 3 DoF problem?

A

Say one of the solutions is equal to an arbitrary value alpha, then solve for the other two in terms of alpha

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the Rayleigh quotient?

A

rho(X) = XtKX/XtMX

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

If there is Rayleigh Damping then what is the diagonal matrix of C (Dc)?

A

Dc = alpha Dk + beta Dm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the procedure for modal analysis?

A

Form eigenmatrix X
Transform the governing equation in x(t) to g(t)
Determine the initial conditions
Solve the diagonalised equation for g(t)
Convert back to x(t)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the rule of thumb for the number of rigid body modes in a system?

A

The number of degrees of freedom - the number of springs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a rigid body mode?

A

A movement that can be applied to a system which does not cause any oscillations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

In vibration, what is a node and what is an anti node?

A

Nodes are points of minimal displacement, anti nodes have the most displacement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How is stability contrasted to equilibrium?

A

Equilibrium is when the net force acting on an object is zero
Stability is when the energy of an object (including potential) is at minimum

17
Q

If comparing two 2x1 eigenvectors how do you tell which has the LOWER frequency?

A

Both eigenvector terms have the same sign

18
Q

If a pendulum is free to move in a circle but remains at a fixed distance from its suspension point, how many degrees of freedom does it have?

A

2 degrees of freedom

19
Q

What is an important property of large orthogonal matrices?

A

The inverse matrix is equal to the transpose

20
Q

When is Rayleigh Quotient used?

A

When solving an eigenvector problem gives multiple different answers

21
Q

If a question asks for the lowest natural frequency of a system with no fixity, what is the likely answer?

A

The lowest natural frequency is 0