adsense

Wednesday, September 16, 2015

To be able to calculate position, velocity, and acceleration of an object in curvilinear motion using a rectangular coordinate system.
An object's motion can be described along a path represented by a fixed x, y, z coordinate system. In such a system, the position vector, r, is described as
r=xi+yj+zk
The object's velocity, v, can be found by taking the first time derivative of the position vector, r:
v=drdt=vxi+vyj+vzk
The object's acceleration, a, can be found by taking the time derivative of the velocity, v: a=dvdt=axi+ayj+azk


A car drives on a curved road that goes down a hill. The car's position is defined by the position vector,
r={[30.0cos(π10.0t)]i+[30.0sin(π10.0t)]j(Azt)k} ft
where Az=25.0ft/s. The image below shows the system projected onto the xy plane. What are the car's velocity and acceleration vectors at this position?

What is the magnitude, v, of the car's velocity, v, at t = 5.00 s ?
What is the magnitude, a, of the car's acceleration, a, at t = 5.00 s ?


No comments:

Post a Comment