Chapter 3: Dynamics and Vibrations
( \newcommand{\kernel}{\mathrm{null}\,}\)
Pre-recorded videos covering these topics can be found in the YouTube playlist here: https://www.youtube.com/playlist?lis...13bhGLLZBQkZhd.
Now that we have the fundamentals of Statics we can start to analyze dynamic systems and we will start to work with Newton’s 2nd Law as seen below.
Newtons Laws
• Newton’s 1st Law: If a body is at rest or moving at a constant velocity in a straight line it will remain at rest or keep moving in a straight line at constant velocity unless acted upon by a force.
• Newton’s 2nd Law:
F=ma
• Newton’s 3rd Law: When two bodies interact they apply forces to one another that are equal in magnitude but opposite in direction, i.e. the law of action and reaction.
For Statics, the 1st and 3rd laws are of critical importance. Dynamics deals with Newton’s 2nd law so we will investigate that further in this class. Furthermore, we can make some simplifications to Newton’s 1st law and simply re-rewrite it as follows ΣF=0ΣM=0
This is how we will interpret this first law and the third law.
Fundamentals of Dynamics
Before we begin to tackle problems it is important to define some critical parameters and terms when it comes to dynamics. We will typically be analyzing the displacement of a system/body and we will define the position of a body as x(t)
The position is a function of time and the velocity can be defined as v=dxdt
and very importantly the acceleration is defined as a=dvdt=d2xdt2
These definitions all refer to Translational Motion and the fundamental equation that governs translation motion is Newton’s 2nd law that ∑F=ma
We can also say that for translation that ∑MG=0
so the sum of the moments about the center of mass will be 0 for a body undergoing translation but you can also solve for the moment about any point P and use the following expression ∑MP=∑(Mk)P
We will also encounter Rotational Motion as well and rotational motion occurs when a body rotates around a fixed axis and they body will change the angular position and we will track the angular displacement as defined below θ(t)
The angular velocity can be defined as ω=dθdt
and angular acceleration can be defined as α=dωdt=d2θdt2
It is also important to note that in terms of angular acceleration you will typically encounter a normal and tangential component which can be defined as at=αran=ω2r
and rotational motion is governed by the fundamental equation that ∑MG=IGα
So the fundamental equations of dynamics will be ∑Fx=ma∑Fy=ma∑MG=IGα
or more generally around some point P .
Problem Solving Dynamics Algorithm
We will follow a similar problem solving algorithm to the one that we performed in
To solve this problem let’s perform our dynamics problem solving algorithm.
(1) Idealize Real System
(2) Coordinate System
(3) Free Body Diagram
(4) Kinetic Diagram
(5) Write Equilibrium Expressions
(6) Solve for Unknowns
The key distinction here is the drawing of a kinetic body diagram so now lets start to solve some problems together!
Truck Carrying Load
Let’s consider the following problem of a 100kg table on a truck bed that is accelerating. The static coefficient of friction between the legs of the table and the truck bed is µs = 0.3. We want to solve for the maximum acceleration of the truck without causing the assembly to move relative to the truck as well as the reaction forces at A and B. The center of the mass of the table is indicated at G.
To solve this problem let’s perform our dynamics problem solving algorithm.
(1) Idealize Real System
(2) Coordinate System
(3) Free Body Diagram
(4) Kinetic Diagram
(5) Write Equilibrium Expressions
(6) Solve for Unknowns
We will have to make several idealizations in this problem specifically we will ignore any air resistance and that the truck will move at a constant acceleration as seen in Fig.1

Figure Chapter3.1: Table on a Truck Bed.
We can then define our coordinate system and draw our free body diagram (FBD)
of our body which is the table in Fig.2

Figure Chapter3.2: Free Body Diagram
We can also draw our kinetic diagram (KD) for the body as well in table Fig.3

Figure Chapter3.3: Kinetic Body Diagram
We can now write out our fundamental equations and let’s start out looking at translation first and in the x-direction and because we want it to not move relative to the truck acceleration it must have the same acceleration∑Fx=max=−μsFA−μsFB
We can also write out for translation in the y-direction where there is no acceleration∑Fy=0=−W+FA+FB
Finally we can use the relationship for the sum of the moments about the center of mass to write∑MG=0=−μsFA0.6−μsFB0.6−FA0.15+FB0.15
So we have three equations and three unknowns and now we can solve the problem for the unknowns!
Frisbee Problem
Let’s make a Frisbee launcher to launch a 0.5m diameter with a mass of 0.05kg and when
it is ejected we want a linear acceleration of 10ms2 and an angular acceleration of 20 rads2. Solve for the values of F1 and F2 to meet these criteria. Ignore friction between the Frisbee and launching pads. Additionally the IG=mr22 for a think disk through axis perpendicular to the face of the Frisbee.
To solve this problem let’s perform our dynamics problem solving algorithm.
(1) Idealize Real System
(2) Coordinate System
(3) Free Body Diagram
(4) Kinetic Diagram
(5) Write Equilibrium Expressions
(6) Solve for Unknowns
We can then define our coordinate system and draw our free body diagram (FBD) of our body which is the Frisbee in Fig.4

We can also draw our kinetic diagram (KD) for the body as well in Fig.5

We can now write out our fundamental equations and let’s start out looking at translations first and in the x-direction and in this direction we have no translational acceleration ∑Fx=0
We can also write out for translation in the y-direction where there is acceleration∑Fy=may=F1+F2
We can also use the relationship that we have for moments about a point and we will choose the location at 1 so ∑M1=2rF2=IGα+rmay
So we have two equations and two unknowns and now we can solve the problem for the unknowns!
Vibrations
We will often encounter systems that are vibrating and vibrations are the oscillating motion of a body or system from a position of equilibrium. There are many types of vibrations but to give an introduction to concept of vibrations we will consider the oscillation of a mass connected to a spring that is also connected to a wall as seen in Fig.6

We can then draw our FBD in Fig.7

We can then draw our KBD in Fig.8

We can solve this problem like we have done similarly and define our critical equations of motion and we see that∑Fy=0=−mg+N
and the acceleration in the y-direction is zero because there is no motion/vibration in that direction and we can similarly analyze the motion in the x-direction ∑Fx=ma=−kx
We can also re-write this as a time derivativea=d2xdt2=¨x
So the equation then becomes m¨x+kx=0
or we can define a natural frequency, ωn=√km, and re-write ¨x+ω2x=0
This is an example of a second order ordinary differential equation because we have a function of position, x, as a function of time and it is second order because we are dealing with a second derivative. If we can solve this problem by defining two initial conditions to solve the general solution that will have the form of x(t)=Asinωnt+Bcosωnt
This type of motion an example of a motion termed simple harmonic motion and you will do a fun lab to confirm the natural frequency of a system.