SlideShare a Scribd company logo
21
Most read
22
Most read
23
Most read
Vector Mechanics for Engineers: Dynamics
Professor Nikolai V. Priezjev, Ph.D.
Tel: (937) 775-3214
Rm. 430 Russ Engineering Center
Email: nikolai.priezjev@wright.edu
Textbook: Vector Mechanics for Engineers: Dynamics,
Beer, Johnston, Mazurek and Cornwell, McGraw-Hill,
10th edition, 2012.
Kinematics: concerned with the geometric aspects of motion
(do not take into account forces or moments)
Goal: relations between s(t), v(t), and a(t) for general
motion
SUMMARY OF KINEMATIC RELATIONS:
RECTILINEAR MOTION
• Differentiate position to get velocity and acceleration:
v = ds/dt (graph) a = dv/dt or a = dv/ds · ds/dt = v dv/ds
• Integrate acceleration for velocity and position:
• Note that so and vo represent the initial position and velocity
of the particle at t = 0.
Velocity:
 =
t
o
v
vo
dta(t)dv 
v
vo
=
s
so
dsa(s)dvvor  =
t
o
s
so
dtv(t)))ds
Position:
S-T GRAPH
Plots of position vs. time can be
used to find velocity vs. time
curves. Finding the slope of the
line tangent to the motion curve at
any point is the velocity at that
point (or v = ds/dt).
Therefore, the v-t graph can be
constructed by finding the slope at
various points along the s-t graph.
What about acceleration? a=dv/dt
EXAMPLE
Given: v-t graph for a train moving between two stations
Find: a-t graph and s-t graph over this time interval
Think about your plan to solve the problem!
EXAMPLE (continued)
Solution: For the first 30 seconds the slope is constant
and is equal to:
a0-30 = dv/dt = 40/30 = 4/3 ft/s2
4
-4
3
3
a(ft/s2)
t(s)
Similarly, a30-90 = 0 and a90-120 = -4/3 ft/s2
EXAMPLE (continued)
The area under the v-t graph
represents displacement.
Ds0-30 = ½ (40)(30) = 600 ft
Ds30-90 = (60)(40) = 2400 ft
Ds90-120 = ½ (40)(30) = 600 ft
600
3000
3600
30 90 120
t(s)
s(ft)
CURVILINEAR MOTION: RECTANGULAR COMPONENTS
Today’s Objectives:
a) Describe the motion of a
particle traveling along
a curved path.
b) Relate kinematic
quantities in terms of
the rectangular
components of the
vectors.
In-Class Activities:
• Reading quiz
• Applications
• General curvilinear motion
• Rectangular components of
kinematic vectors
• Concept quiz
• Group problem solving
• Attention quiz
APPLICATIONS
A roller coaster car travels down
a fixed, helical path at a constant
speed.
How can we determine its
position or acceleration at any
instant?
If you are designing the track, why is it important to be
able to predict the acceleration of the car?
x
z
y
POSITION AND DISPLACEMENT
A particle moving along a curved path undergoes curvilinear motion.
Since the motion is often three-dimensional, vectors are used to
describe the motion.
A particle moves along a curve
defined by the path function, s.
The position of the particle at any instant is designated by the vector
r = r(t). Both the magnitude and direction of r may vary with time.
If the particle moves a distance Ds along the
curve during time interval Dt, the
displacement is determined by vector
subtraction: D r = r′ - r
VELOCITY
Velocity represents the rate of change in the position of a
particle.
The average velocity of the particle
during the time increment Dt is
vavg = Dr/Dt .
The instantaneous velocity is the
time-derivative of position
v = dr/dt .
The velocity vector, v, is always
tangent to the path of motion.
The magnitude of v is called the speed. Since the arc length Ds
approaches the magnitude of Dr as t→0, the speed can be
obtained by differentiating the path function (v = ds/dt). Note
that this is not a vector!
ACCELERATION
Acceleration represents the rate of change in the
velocity of a particle.
If a particle’s velocity changes from v to v′ over a
time increment Dt, the average acceleration during
that increment is:
aavg = Dv / Dt = ( v′ - v ) / Dt
The instantaneous acceleration is the time-
derivative of velocity:
a = dv/dt = d2r/dt2
The acceleration vector is NOT, in general, tangent
to the path function!
RECTANGULAR COMPONENTS: POSITION
It is often convenient to describe the motion of a particle in
terms of its x, y, z or rectangular components, relative to a fixed
frame of reference.
The position of the particle can be
defined at any instant by the
position vector
r = x i + y j + z k
The x, y, z components may all be
functions of time, i.e.,
x = x(t), y = y(t), and z = z(t)
The magnitude of the position vector is: r = (x2 + y2 + z2)0.5
The direction of r is defined by the unit vector: ur = (1/r) r
RECTANGULAR COMPONENTS: VELOCITY
The magnitude of the velocity
vector is
v = [(vx)2 + (vy)2 + (vz)2]0.5
The direction of v is tangent
to the path of motion!
Since the unit vectors i, j, k are constant in magnitude and
direction, this equation reduces to v = vxi + vyj + vzk
where vx = = dx/dt, vy = = dy/dt, vz = = dz/dtx y z
•••
The velocity vector is the time derivative of the position vector:
v = dr/dt = d(xi)/dt + d(yj)/dt + d(zk)/dt
RECTANGULAR COMPONENTS: ACCELERATION
The direction of a is usually
NOT tangent to the path of the
particle.
The acceleration vector is the time derivative of the
velocity vector (second derivative of the position vector):
a = dv/dt = d2r/dt2 = axi + ayj + azk
where ax = = = dvx /dt, ay = = = dvy /dt,
az = = = dvz /dt
vx x vy y
vz z
• •• ••
•••
•
The magnitude of the acceleration vector is
a = [(ax)2 + (ay)2 + (az)2 ]0.5
CONCEPT QUIZ
1. If the position of a particle is defined by
r = [ (1.5t2 + 1) i + (4t – 1) j ] (m), its speed at t = 1 s is
A) 2 m/s B) 3 m/s
C) 5 m/s D) 7 m/s
EXAMPLE
Given:The motion of two particles (A and B) is described by
the position vectors
rA = [ 3t i + 9t(2 – t) j ] m
rB = [ 3(t2 –2t +2) i + 3(t – 2) j ] m
Find: The point at which the particles collide and their
speeds just before the collision.
Plan: 1) The particles will collide when their position
vectors are equal, or rA = rB .
2) Their speeds can be determined by differentiating
the position vectors.
EXAMPLE (continued)
1) The point of collision requires that rA = rB, so xA = xB
and yA = yB :
Solution:
x-components: 3t = 3(t2 – 2t + 2)
Simplifying: t2 – 3t + 2 = 0
Solving: t = {3  [32 – 4(1)(2)]0.5}/2(1)
=> t = 2 or 1 s
y-components: 9t(2 – t) = 3(t – 2)
Simplifying: 3t2 – 5t – 2 = 0
Solving: t = {5  [52 – 4(3)(–2)]0.5}/2(3)
=> t = 2 or – 1/3 s
So, the particles collide when t = 2 s. Substituting this
value into rA or rB yields
xA = xB = 6 m and yA = yB = 0
EXAMPLE (continued)
2) Differentiate rA and rB to get the velocity vectors.
Speed is the magnitude of the velocity vector.
vA = (32 + 182) 0.5 = 18.2 m/s
vB = (62 + 32) 0.5 = 6.71 m/s
vA = drA/dt = = [ 3i + (18 – 18t)j ] m/s
At t = 2 s: vA = [ 3i – 18j ] m/s
jyAixA. +
vB = drB/dt = xBi + yBj = [ (6t – 6)i + 3j ] m/s
At t = 2 s: vB = [ 6i + 3j ] m/s
.
•
.
•
rA = [ 3t i + 9t(2 – t) j ] m
rB = [ 3(t2 –2t +2) i + 3(t – 2) j ] m
CONCEPT QUIZ
1. The path of a particle is defined by y = 0.5x2. If the
component of its velocity along the x-axis at x = 2 m is
vx = 1 m/s, its velocity component along the y-axis at this
position is
A) 0.25 m/s B) 0.5 m/s
C) 1 m/s D) 2 m/s
PROBLEM
Given: A particle travels along a path described by the
parabola y = 0.5x2. The x-component of velocity is
given by vx = (5t) ft/s. When t = 0, x = y = 0.
Find: The particle’s distance from the origin and the
magnitude of its acceleration when t = 1 s.
Plan: Note that vx is given as a function of time.
1) Determine the x-component of position and
acceleration by integrating and differentiating vx,
respectively.
2) Determine the y-component of position from the
parabolic equation and differentiate to get ay.
3) Determine the magnitudes of the position and
acceleration vectors.
PROBLEM (continued)
Solution:
1) x-components:
2) y-components:
Position: y = 0.5x2 = 0.5(2.5t2)2 = (3.125t4) ft
Velocity: vy = dy/dt = d (3.125t4) / dt = (12.5t3) ft/s
Acceleration: ay = vy = d (12.5t3) / dt = (37.5t2) ft/s2
Velocity: vx = x = dx/dt = (5t) ft/s
Position: = => x = (5/2)t2 = (2.5t2) ft
Acceleration: ax = x = vx = d/dt (5t) = 5 ft/s2
••

x
dx
0

t
0
dtt5
•
•
Integration constant? x(0)=0, C=0
PROBLEM (continued)
3) The distance from the origin is the magnitude of the
position vector:
r = x i + y j = [ 2.5t2 i + 3.125t4 j ] ft
At t = 1 s, r = [ 2.5 i + 3.125 j ] ft
Distance: d = r = (2.52 + 3.1252) 0.5 = 4.0 ft
Acceleration vector: a = [ 5 i + 37.5t2 j ] ft/s2
Magnitude: a = (52 + 37.52)0.5 = 37.8 ft/s2
The magnitude of the acceleration vector is calculated as:
ATTENTION QUIZ
1. If a particle has moved from A to B along the circular path in
4s, what is the average velocity of the particle ?
A) 2.5 i m/s
B) 2.5 i +1.25j m/s
C) 1.25  i m/s
D) 1.25  j m/s
2. The position of a particle is given as r = (4t2 i – 2t j) m.
Determine the particle’s acceleration.
A) (4 i +8 j ) m/s2 B) (8 i -16 j ) m/s2
C) (8 i) m/s2 D) (8 j ) m/s2
A B
R=5m x
y

More Related Content

PPTX
General Curvilinear Motion &Motion of a Projectile
PPT
Dynamics lecture5
PPT
Chapter 12 kinematics_of_a_particle
PDF
Lecture 13 torsion in solid and hollow shafts 1
PPTX
Curvilinear motion of a particle
PDF
Numerical Differentiations Solved examples
PPTX
Computational Method to Solve the Partial Differential Equations (PDEs)
PPTX
Coordinate system 1st
General Curvilinear Motion &Motion of a Projectile
Dynamics lecture5
Chapter 12 kinematics_of_a_particle
Lecture 13 torsion in solid and hollow shafts 1
Curvilinear motion of a particle
Numerical Differentiations Solved examples
Computational Method to Solve the Partial Differential Equations (PDEs)
Coordinate system 1st

What's hot (20)

DOC
Kinematics of a particle
PPTX
Kinetics of particle
PPT
Lecture curvilinear
PDF
Temperature Stress-strain.pdf
PPT
Deflection
PPTX
Stresses in beams
PDF
Strength of materials
PDF
Module 8, Spring 2020.pdf
PDF
2- Stress.pdf
PPTX
dynamics chapter 2.pptx
PPTX
Centroid
DOC
2.horizontal curves
PDF
Solution of Chapter- 04 - shear & moment in beams - Strength of Materials by ...
PDF
13. kinematics of rigid bodies
PPSX
Basics and statics of particles unit i - GE6253 PPT
PPTX
Numerical methods for 2 d heat transfer
PDF
Solution manual fundamentals of fluid mechanics (4th edition)
PPTX
deflection of beam
PPTX
Thermal stesses
DOCX
ROTATION OF RIGID BODIES
Kinematics of a particle
Kinetics of particle
Lecture curvilinear
Temperature Stress-strain.pdf
Deflection
Stresses in beams
Strength of materials
Module 8, Spring 2020.pdf
2- Stress.pdf
dynamics chapter 2.pptx
Centroid
2.horizontal curves
Solution of Chapter- 04 - shear & moment in beams - Strength of Materials by ...
13. kinematics of rigid bodies
Basics and statics of particles unit i - GE6253 PPT
Numerical methods for 2 d heat transfer
Solution manual fundamentals of fluid mechanics (4th edition)
deflection of beam
Thermal stesses
ROTATION OF RIGID BODIES
Ad

Similar to Dynamics Kinematics Curvilinear Motion (20)

PDF
Chapter 2. MAE002-Kinematics of particle.pdf
PDF
Lecture (2) - Kinematics of Particles II.pdf
PDF
FEEG1002_Dynamics - 2 CurvilinearMotion-NoNarr(1).pdf
PPTX
Chapter 12 (sec 12.1,12.2).pptx
PPTX
PPT-Rectilinear Motion.pptx
PDF
CH12 - 1 - KinematicEquations.pdf
PDF
Chapter 11_0 velocity, acceleration.pdf
PDF
Emm3104 chapter 1
PDF
Introduction to mechanics
PPT
motion in a plane ppt on how to teach 2d
PPTX
MECH-202-Lecture 3.pptx
PPTX
4. coordinate systems part 1 by-ghumare s m
PDF
Lecture 06 Curviliear motion n-t system.pdf
PPTX
Motion in three dimension Summer 2023.pptx
PPTX
Engineering Dynamic Ch II -kinematics of a particle.pptx
PDF
547183120-BeerVM12e-PPT-Ch11-1 .pdf
PPT
dynamics11lecture.ppt
PPT
dynamics11lecture kinematics of particles.ppt
PPTX
3 rectangular
PDF
Lecture Dynamics Kinetics of Particles.pdf
Chapter 2. MAE002-Kinematics of particle.pdf
Lecture (2) - Kinematics of Particles II.pdf
FEEG1002_Dynamics - 2 CurvilinearMotion-NoNarr(1).pdf
Chapter 12 (sec 12.1,12.2).pptx
PPT-Rectilinear Motion.pptx
CH12 - 1 - KinematicEquations.pdf
Chapter 11_0 velocity, acceleration.pdf
Emm3104 chapter 1
Introduction to mechanics
motion in a plane ppt on how to teach 2d
MECH-202-Lecture 3.pptx
4. coordinate systems part 1 by-ghumare s m
Lecture 06 Curviliear motion n-t system.pdf
Motion in three dimension Summer 2023.pptx
Engineering Dynamic Ch II -kinematics of a particle.pptx
547183120-BeerVM12e-PPT-Ch11-1 .pdf
dynamics11lecture.ppt
dynamics11lecture kinematics of particles.ppt
3 rectangular
Lecture Dynamics Kinetics of Particles.pdf
Ad

More from Nikolai Priezjev (20)

PDF
Rapid cooling across the glass transition temperature at finite strain rate
PDF
Heterogeneous relaxation dynamics in amorphous materials under cyclic loading
PDF
Collective nonaffine rearrangements in binary glasses during large-amplitude ...
PDF
Molecular dynamics simulation study of a polymer droplet motion over an array...
PDF
Lecture Statics Analysis of Trusses
PDF
Lecture Statics Moments of Forces
PDF
Dynamics Instantaneous center of zero velocity
PDF
Numerical Methods: curve fitting and interpolation
PDF
Numerical Methods: Solution of system of equations
PDF
Lecture: Ensembles and free energy in Monte Carlo simulations
PDF
Lecture: Solidification and Growth Kinetics
PDF
Lecture: Crystal Interfaces and Microstructure
PDF
Lecture: Diffusion in Metals and Alloys
PDF
Lecture: Binary phase diagrams and Gibbs free energy curves
PDF
Lecture: Polymer Processing
PDF
Lecture: Dynamics of Polymer Solutions and Melts
PDF
Lecture: Mechanical Properties: Macro Viewpoint
PDF
Lecture: Microstructures in polymers
PDF
Lecture: Polymerization Reactions and Techniques
PDF
Lecture: Polymeric Materials: Molecular Viewpoint
Rapid cooling across the glass transition temperature at finite strain rate
Heterogeneous relaxation dynamics in amorphous materials under cyclic loading
Collective nonaffine rearrangements in binary glasses during large-amplitude ...
Molecular dynamics simulation study of a polymer droplet motion over an array...
Lecture Statics Analysis of Trusses
Lecture Statics Moments of Forces
Dynamics Instantaneous center of zero velocity
Numerical Methods: curve fitting and interpolation
Numerical Methods: Solution of system of equations
Lecture: Ensembles and free energy in Monte Carlo simulations
Lecture: Solidification and Growth Kinetics
Lecture: Crystal Interfaces and Microstructure
Lecture: Diffusion in Metals and Alloys
Lecture: Binary phase diagrams and Gibbs free energy curves
Lecture: Polymer Processing
Lecture: Dynamics of Polymer Solutions and Melts
Lecture: Mechanical Properties: Macro Viewpoint
Lecture: Microstructures in polymers
Lecture: Polymerization Reactions and Techniques
Lecture: Polymeric Materials: Molecular Viewpoint

Recently uploaded (20)

PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
Well-logging-methods_new................
PPT
Project quality management in manufacturing
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
DOCX
573137875-Attendance-Management-System-original
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
Safety Seminar civil to be ensured for safe working.
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PPTX
Sustainable Sites - Green Building Construction
PPTX
Artificial Intelligence
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
Construction Project Organization Group 2.pptx
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
Foundation to blockchain - A guide to Blockchain Tech
Well-logging-methods_new................
Project quality management in manufacturing
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
573137875-Attendance-Management-System-original
R24 SURVEYING LAB MANUAL for civil enggi
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
Safety Seminar civil to be ensured for safe working.
III.4.1.2_The_Space_Environment.p pdffdf
Sustainable Sites - Green Building Construction
Artificial Intelligence
UNIT-1 - COAL BASED THERMAL POWER PLANTS
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Operating System & Kernel Study Guide-1 - converted.pdf
Construction Project Organization Group 2.pptx
bas. eng. economics group 4 presentation 1.pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT

Dynamics Kinematics Curvilinear Motion

  • 1. Vector Mechanics for Engineers: Dynamics Professor Nikolai V. Priezjev, Ph.D. Tel: (937) 775-3214 Rm. 430 Russ Engineering Center Email: nikolai.priezjev@wright.edu Textbook: Vector Mechanics for Engineers: Dynamics, Beer, Johnston, Mazurek and Cornwell, McGraw-Hill, 10th edition, 2012.
  • 2. Kinematics: concerned with the geometric aspects of motion (do not take into account forces or moments) Goal: relations between s(t), v(t), and a(t) for general motion
  • 3. SUMMARY OF KINEMATIC RELATIONS: RECTILINEAR MOTION • Differentiate position to get velocity and acceleration: v = ds/dt (graph) a = dv/dt or a = dv/ds · ds/dt = v dv/ds • Integrate acceleration for velocity and position: • Note that so and vo represent the initial position and velocity of the particle at t = 0. Velocity:  = t o v vo dta(t)dv  v vo = s so dsa(s)dvvor  = t o s so dtv(t)))ds Position:
  • 4. S-T GRAPH Plots of position vs. time can be used to find velocity vs. time curves. Finding the slope of the line tangent to the motion curve at any point is the velocity at that point (or v = ds/dt). Therefore, the v-t graph can be constructed by finding the slope at various points along the s-t graph. What about acceleration? a=dv/dt
  • 5. EXAMPLE Given: v-t graph for a train moving between two stations Find: a-t graph and s-t graph over this time interval Think about your plan to solve the problem!
  • 6. EXAMPLE (continued) Solution: For the first 30 seconds the slope is constant and is equal to: a0-30 = dv/dt = 40/30 = 4/3 ft/s2 4 -4 3 3 a(ft/s2) t(s) Similarly, a30-90 = 0 and a90-120 = -4/3 ft/s2
  • 7. EXAMPLE (continued) The area under the v-t graph represents displacement. Ds0-30 = ½ (40)(30) = 600 ft Ds30-90 = (60)(40) = 2400 ft Ds90-120 = ½ (40)(30) = 600 ft 600 3000 3600 30 90 120 t(s) s(ft)
  • 8. CURVILINEAR MOTION: RECTANGULAR COMPONENTS Today’s Objectives: a) Describe the motion of a particle traveling along a curved path. b) Relate kinematic quantities in terms of the rectangular components of the vectors. In-Class Activities: • Reading quiz • Applications • General curvilinear motion • Rectangular components of kinematic vectors • Concept quiz • Group problem solving • Attention quiz
  • 9. APPLICATIONS A roller coaster car travels down a fixed, helical path at a constant speed. How can we determine its position or acceleration at any instant? If you are designing the track, why is it important to be able to predict the acceleration of the car? x z y
  • 10. POSITION AND DISPLACEMENT A particle moving along a curved path undergoes curvilinear motion. Since the motion is often three-dimensional, vectors are used to describe the motion. A particle moves along a curve defined by the path function, s. The position of the particle at any instant is designated by the vector r = r(t). Both the magnitude and direction of r may vary with time. If the particle moves a distance Ds along the curve during time interval Dt, the displacement is determined by vector subtraction: D r = r′ - r
  • 11. VELOCITY Velocity represents the rate of change in the position of a particle. The average velocity of the particle during the time increment Dt is vavg = Dr/Dt . The instantaneous velocity is the time-derivative of position v = dr/dt . The velocity vector, v, is always tangent to the path of motion. The magnitude of v is called the speed. Since the arc length Ds approaches the magnitude of Dr as t→0, the speed can be obtained by differentiating the path function (v = ds/dt). Note that this is not a vector!
  • 12. ACCELERATION Acceleration represents the rate of change in the velocity of a particle. If a particle’s velocity changes from v to v′ over a time increment Dt, the average acceleration during that increment is: aavg = Dv / Dt = ( v′ - v ) / Dt The instantaneous acceleration is the time- derivative of velocity: a = dv/dt = d2r/dt2 The acceleration vector is NOT, in general, tangent to the path function!
  • 13. RECTANGULAR COMPONENTS: POSITION It is often convenient to describe the motion of a particle in terms of its x, y, z or rectangular components, relative to a fixed frame of reference. The position of the particle can be defined at any instant by the position vector r = x i + y j + z k The x, y, z components may all be functions of time, i.e., x = x(t), y = y(t), and z = z(t) The magnitude of the position vector is: r = (x2 + y2 + z2)0.5 The direction of r is defined by the unit vector: ur = (1/r) r
  • 14. RECTANGULAR COMPONENTS: VELOCITY The magnitude of the velocity vector is v = [(vx)2 + (vy)2 + (vz)2]0.5 The direction of v is tangent to the path of motion! Since the unit vectors i, j, k are constant in magnitude and direction, this equation reduces to v = vxi + vyj + vzk where vx = = dx/dt, vy = = dy/dt, vz = = dz/dtx y z ••• The velocity vector is the time derivative of the position vector: v = dr/dt = d(xi)/dt + d(yj)/dt + d(zk)/dt
  • 15. RECTANGULAR COMPONENTS: ACCELERATION The direction of a is usually NOT tangent to the path of the particle. The acceleration vector is the time derivative of the velocity vector (second derivative of the position vector): a = dv/dt = d2r/dt2 = axi + ayj + azk where ax = = = dvx /dt, ay = = = dvy /dt, az = = = dvz /dt vx x vy y vz z • •• •• ••• • The magnitude of the acceleration vector is a = [(ax)2 + (ay)2 + (az)2 ]0.5
  • 16. CONCEPT QUIZ 1. If the position of a particle is defined by r = [ (1.5t2 + 1) i + (4t – 1) j ] (m), its speed at t = 1 s is A) 2 m/s B) 3 m/s C) 5 m/s D) 7 m/s
  • 17. EXAMPLE Given:The motion of two particles (A and B) is described by the position vectors rA = [ 3t i + 9t(2 – t) j ] m rB = [ 3(t2 –2t +2) i + 3(t – 2) j ] m Find: The point at which the particles collide and their speeds just before the collision. Plan: 1) The particles will collide when their position vectors are equal, or rA = rB . 2) Their speeds can be determined by differentiating the position vectors.
  • 18. EXAMPLE (continued) 1) The point of collision requires that rA = rB, so xA = xB and yA = yB : Solution: x-components: 3t = 3(t2 – 2t + 2) Simplifying: t2 – 3t + 2 = 0 Solving: t = {3  [32 – 4(1)(2)]0.5}/2(1) => t = 2 or 1 s y-components: 9t(2 – t) = 3(t – 2) Simplifying: 3t2 – 5t – 2 = 0 Solving: t = {5  [52 – 4(3)(–2)]0.5}/2(3) => t = 2 or – 1/3 s So, the particles collide when t = 2 s. Substituting this value into rA or rB yields xA = xB = 6 m and yA = yB = 0
  • 19. EXAMPLE (continued) 2) Differentiate rA and rB to get the velocity vectors. Speed is the magnitude of the velocity vector. vA = (32 + 182) 0.5 = 18.2 m/s vB = (62 + 32) 0.5 = 6.71 m/s vA = drA/dt = = [ 3i + (18 – 18t)j ] m/s At t = 2 s: vA = [ 3i – 18j ] m/s jyAixA. + vB = drB/dt = xBi + yBj = [ (6t – 6)i + 3j ] m/s At t = 2 s: vB = [ 6i + 3j ] m/s . • . • rA = [ 3t i + 9t(2 – t) j ] m rB = [ 3(t2 –2t +2) i + 3(t – 2) j ] m
  • 20. CONCEPT QUIZ 1. The path of a particle is defined by y = 0.5x2. If the component of its velocity along the x-axis at x = 2 m is vx = 1 m/s, its velocity component along the y-axis at this position is A) 0.25 m/s B) 0.5 m/s C) 1 m/s D) 2 m/s
  • 21. PROBLEM Given: A particle travels along a path described by the parabola y = 0.5x2. The x-component of velocity is given by vx = (5t) ft/s. When t = 0, x = y = 0. Find: The particle’s distance from the origin and the magnitude of its acceleration when t = 1 s. Plan: Note that vx is given as a function of time. 1) Determine the x-component of position and acceleration by integrating and differentiating vx, respectively. 2) Determine the y-component of position from the parabolic equation and differentiate to get ay. 3) Determine the magnitudes of the position and acceleration vectors.
  • 22. PROBLEM (continued) Solution: 1) x-components: 2) y-components: Position: y = 0.5x2 = 0.5(2.5t2)2 = (3.125t4) ft Velocity: vy = dy/dt = d (3.125t4) / dt = (12.5t3) ft/s Acceleration: ay = vy = d (12.5t3) / dt = (37.5t2) ft/s2 Velocity: vx = x = dx/dt = (5t) ft/s Position: = => x = (5/2)t2 = (2.5t2) ft Acceleration: ax = x = vx = d/dt (5t) = 5 ft/s2 ••  x dx 0  t 0 dtt5 • • Integration constant? x(0)=0, C=0
  • 23. PROBLEM (continued) 3) The distance from the origin is the magnitude of the position vector: r = x i + y j = [ 2.5t2 i + 3.125t4 j ] ft At t = 1 s, r = [ 2.5 i + 3.125 j ] ft Distance: d = r = (2.52 + 3.1252) 0.5 = 4.0 ft Acceleration vector: a = [ 5 i + 37.5t2 j ] ft/s2 Magnitude: a = (52 + 37.52)0.5 = 37.8 ft/s2 The magnitude of the acceleration vector is calculated as:
  • 24. ATTENTION QUIZ 1. If a particle has moved from A to B along the circular path in 4s, what is the average velocity of the particle ? A) 2.5 i m/s B) 2.5 i +1.25j m/s C) 1.25  i m/s D) 1.25  j m/s 2. The position of a particle is given as r = (4t2 i – 2t j) m. Determine the particle’s acceleration. A) (4 i +8 j ) m/s2 B) (8 i -16 j ) m/s2 C) (8 i) m/s2 D) (8 j ) m/s2 A B R=5m x y