Mathematical Modelling (Statics) Flashcards
what are the two main fields in mechanics
fluid mechanics
solid mechanics
Fluid mechanics Example: (2)
Pressure around an airfoil.
Cardiovascular deseases
Two main types of Mechanics:
Static and dynamics
Static mechanics
Statics: loading and reactions are
independent of the time; nothing
moves
Dynamic mechanics
Dynamics: loading and reactions
depend on time.; the objects are
moving
Mass Point
Mass point: without any physical
extension but with mass.
Rigid Body
Rigid body: consists of several
masses but is undeformable; can
undergo rotation and translation
Single Force
Single force: a load, which acts on
a single point of an object.
Statics example:
Dynamics example:
Statics example:
Vertical deflection of the cathedral
in Strasbourg under gravity
Dynamics example:
Vibration of the steering wheel.
Sometimes so-called quasi-statics
are analysed, explain this condition:
The load velocity
is very small such that it can be
regarded as independent of time
For dynamic cases can failure occur, if so why?
For dynamic cases, failure may
occur even though no high loadings
are applied.
E.g. due to fatigue or excitation at
the natural frequency.
A force is determined by… (3)
- Magnitude;
- Direction;
- Point of action.
How can you distinguish between a scalar and vector quantity when representing them as letter
Remark: bold letters represent vectors or matrices while normal letters stand for scalar quantities. Vectors are also represented by letters with an arrow written over it.
Moving a force along its line of action does what?
Moving a force along its line of
action does not change the effect.
Scalar
A scalar is a positive or negative number; physical quantities described by scalars are for example: mass, volume, energy and temperature.
Vector
A vector is defined by direction, magnitude, direction and sense; it can be depicted by an arrow where the length of the arrow indicates the magnitude.
Forces, moments, displacements, velocity, acceleration are described via vectors.
Operations on Vectors
-Multiple or Divide vectors by scalars
-Add vectors together to get a resultant vector
-Subtract vectors
It’s a special case of addition (First multiply the vector
B by the scalar (-1) and then add to vector A)
Vectors representation
A vector can be decomposed into its
components in direction of the
coordinate axis:
a = ax + ay
* These components are mathematically expressed by the product of a scalar and the unit vector.
Components of a Vector (3D)
How would you find the magnitude?
In three dimensions, the vector F is
composed of three components:
F = Fx + Fy + Fz
Use Pythagoras to work out magnitude, by squaring each force, sum, then square root.
The order of the coordinates x-y-z is
given by…
The order of the coordinates x-y-z is
given by the “right-hand rule”
Thumb is x axis
Newton’s 3rd law states that:
Newton’s 3rd law states that:
“To every action (force exerted)
there is an equal and opposite
reaction”, which is:
A free body diagram means: (3)
A free body diagram means:
1. A closed cut around the object
- At each point where the object
was separated, reaction forces
(and eventually moments)
have to be inserted - The object should be totally
isolated.
To analyse a problem in mechanics you must… (2)
To analyze the problem, a plan of
location and a plan of forces has to
be drawn.
Moment
The Moment of a force is a measure of its tendency to cause a body to rotate about a specific point or
axis. In order for a moment to develop, the force must act upon the body in such a manner that the
body would begin to twist.
Varignon’s Theorem:
Moment of a force about any point is equal to the sum of the moments of the components of the force about the same point.
Moments
The Cross Product
M = r x F = (Fr x sin(alpha))u sub(M)
where r is the position vector, Fr sin(alpha) is the magnitude and u sub(M) is a unit vector in the direction of moment axis.
Direction of Moment
- In 3D, the orientation of the axis can be obtained by the “right-hand rule”
(similar to current in physics). The
moment is as well drawn as a “double arrow”.
A positive moment turns always
anti -clockwise.
Thus in 3D, there are three principal
directions for the moments each
rotating about one of the coordinate axis.
Mx;My;Mz
Moment
Couples
Two equal and opposite forces
separated by a distance d produce
moment M of magnitude
M = F(a + d) − Fa = Fd
Force-Couple System
Force-Couple systems: The translation
of a force perpendicular to its direction
creates a moment.
Full Free Body Diagram with Forces and Moments
- Definition: A free body diagram is a
sketch that shows a body “free” from
its surroundings with all the forces
and moments that act on the body. In
other words, “Isolate” the body ! - When isolated, the forces and
moments at the points where the
body was linked to other objects
should be considered. - Referring to Newton’s 3rd principle
“action = reaction”, the forces and
moments at the two sides where the
object was separated from the
environment have the same values
but opposite orientations.
Dot product of vectors
Dot product calculates the sum of the two vectors’ multiplied elements. Dot Product returns a
scalar number as a result
what is the dot product of vectors useful for?
The dot product is useful in calculating the projection of vectors.
Dot product in Python also determines orthogonality and vector decompositions.
Dot Product Equation:
You multiple the a1 with b1 and a2 with b2 and then get the sum