Kinematics

From Free net encyclopedia

Template:Confusing

In physics, kinematics is the branch of mechanics concerned with the motions of objects without being concerned with the forces that cause the motion. In this latter respect it differs from dynamics, which is concerned with the forces that affect motion.

Because of its relative simplicity, kinematics is usually taught before dynamics or the concept of a force is introduced. The equations of motion are generally taught at secondary school level.

Contents

Fundamental equations

Relative motion

To describe the motion of one body, A, with respect to another body, O, when we know how each is moving with respect to another body, B, we use the following equation:

<math>r_{A/O} = r_{B/O} + r_{A/B} \,\!</math>

This is derived from the law of vector addition (an equation from vector space) and states that motion of A relative to O is equal to the motion of B relative to O plus the motion of A relative to B.

For example, Ann is moving with velocity <math>V_{A}</math> and Bob is moving with velocity <math>V_{B}</math>, each of these velocities being given with respect to the ground. We wish to know how fast Ann is moving relative to Bob; we call this velocity <math>V_{A/B}</math>. From the equation above we have:

<math>V_{A} = V_{B} + V_{A/B} \,\! .</math>

To find <math>V_{A/B}</math> we simply rearrange this equation to obtain:

<math>V_{A/B} = V_{A} -V_{B} \,\! .</math>

Note that this is valid only for a limited range of velocities - when any of the bodies are moving at a velocity comparable to the speed of light, Einstein's special theory of relativity is required; see more in the article special relativity.

Rotating frame

One fundamental equation in kinematics is the equation for the derivative of a vector described in a rotating frame of reference. As a sentence, it is: the time derivative of a vector in a fixed frame is equal to the derivative of the vector relative to the rotating frame plus the cross product of the angular velocity of the frame with the vector. In equation form that is:

<math>\left.\frac{dr(t)}{dt}\right|_{X,Y,Z} = \left.\frac{dr(t)}{dt}\right|_{x,y,z} + \omega \times r(t)</math>

where:

r(t) is a vector

X,Y,Z is the fixed frame

x,y,z is the rotating frame

ω is the rate of rotation of the frame.

Coordinate systems

Fixed rectangular coordinates

In this coordinate system, vectors are expressed as an addition of vectors in the x, y, and z direction from a non-rotating origin. Usually <math>\vec i \, \!</math> is a unit vector in the x direction, <math>\vec j \, \!</math> is a unit vector in the y direction, and <math>\vec k \, \!</math> is a unit vector in the z direction.

The position vector, <math>\vec s \, \!</math> (or <math>\vec r \, \!</math>), the velocity vector, <math>\vec v \, \!</math>, and the acceleration vector, <math>\vec a \, \!</math> are expressed using rectangular coordinates in the following way:

<math>\vec s = x \vec i + y \vec j + z \vec k \, \!</math>

<math>\vec v = \dot {s} = \dot {x} \vec {i} + \dot {y} \vec {j} + \dot {z} \vec {k} \, \! </math>

<math> \vec a = \ddot {s} = \ddot {x} \vec {i} + \ddot {y} \vec {j} + \ddot {z} \vec {k} \, \! </math>

Note: <math> \dot {x} = \frac{dx}{dt} </math> , <math> \ddot {x} = \frac{d^2x}{dt^2}</math>

Velocity is defined as the rate of displacement of the particle.or in other words Displacement/Time taken.if we shrink the time period to almost 0 we obtain the instantaneous velocity.hence v=dr/dt

Two dimensional rotating coordinate frame

This coordinate system only expresses planar motion.

This system of coordinates is based on three orthogonal unit vectors: the vector <math> \vec i</math>, and the vector <math> \vec j </math> which form a basis for the plane in which the objects we are considering reside, and <math>\vec k</math> about which rotation occurs. Unlike rectangular coordinates which are measured relative to an origin that is fixed and non rotating, the origin of these coordinates can rotate and translate - often following a particle on a body that is being studied.

Derivatives of unit vectors

The position, velocity, and acceleration vectors of a given point can be expressed using these coordinate systems, but we have to be a bit more careful than we do with fixed frames of reference. Since the frame of reference is rotating, we must take the derivatives of the unit vectors into account when taking the derivative of any of these vectors. If the coordinate frame is rotating at a rate of <math>\vec \omega \, \!</math> in the counterclockwise direction (that's <math> \omega \vec k</math> using the right hand rule) then the derivatives of the unit vectors are as follows:

<math>\dot{\vec i} = \omega \vec k \times \vec i = \omega \vec j </math>

<math>\dot{\vec j} = \omega \vec k \times \vec j = - \omega \vec i </math>

Position, velocity, and acceleration

Given these identities, we can now figure out how to represent the position, velocity, and acceleration vectors of a particle using this coordinate system.

Position

Position is straightforward:

<math>\vec s = x \vec i + y \vec j</math>

It's just the distance from the origin in the direction of each of the unit vectors.

Velocity

Velocity is the time derivative of position:

<math>\vec v = \frac{d\vec s}{dt} = \frac{d (x \vec i)}{dt} + \frac{d (y \vec j)}{dt}</math>

By the chain rule, this is:

<math>\vec v = \dot x \vec i + x \dot{\vec i} + \dot y \vec j + y \dot{\vec j}</math>

Which from the identities above we know to be:

<math>\vec v = \dot x \vec i + x \omega \vec j + \dot y \vec j - y \omega \vec i = (\dot x - y \omega) \vec i + (\dot y + x \omega) \vec j</math>

or equivalently

<math>\vec v = (\dot x \vec i + \dot y \vec j) + (y \dot{\vec j} + x \dot{\vec i}) = \vec v_{rel} + \vec \omega \times \vec r</math>

where <math>\vec v_{rel}</math> is the velocity of the particle relative to the coordinate system.

Acceleration

Acceleration is the time derivative of velocity.

We know that:

<math>\vec a = \frac{d \vec v}{dt} = \frac{d \vec v_{rel}}{dt} + \frac{d (\vec \omega \times \vec r)}{dt}</math>

Consider the <math>\frac{d \vec v_{rel}}{dt}</math> part. <math>\vec v_{rel}</math> has two parts we want to find the derivative of: the relative change in velocity (<math>\vec a_{rel}</math>), and the change in the coordinate frame (<math>\omega \times \vec v_{rel}</math>).

<math>\frac{d \vec v_{rel}}{dt} = \vec a_{rel} + \omega \times \vec v_{rel}</math>

Next, consider <math>\frac{d (\vec \omega \times \vec r)}{dt}</math>. Using the chain rule:

<math>\frac{d (\vec \omega \times \vec r)}{dt} = \dot{\vec \omega} \times \vec r + \vec \omega \times \dot{\vec r}</math>

<math>\dot{\vec r}</math> we know from above:

<math>\frac{d (\vec \omega \times \vec r)}{dt} = \dot{\vec \omega} \times \vec r + \vec \omega \times (\vec \omega \times \vec r) + \vec \omega \times \vec v_{rel} </math>

So all together:

<math>\vec a = \vec a_{rel} + \omega \times \vec v_{rel} + \dot{\vec \omega} \times \vec r + \vec \omega \times (\vec \omega \times \vec r) + \vec \omega \times \vec v_{rel} </math>

And collecting terms:

<math>\vec a = \vec a_{rel} + 2(\omega \times \vec v_{rel}) + \dot{\vec \omega} \times \vec r + \vec \omega \times (\vec \omega \times \vec r)</math>

Three dimensional rotating coordinate frame

(to be written)

Kinematic constraints

A kinematic constraint is any condition relating properties of a dynamic system that must hold at all times. Below are some common examples:

Rolling without slipping

An object that rolls against a surface without slipping obeys the condition that the velocity of its center of mass is equal to the cross product of its angular velocity with a vector from the point of contact to the center of mass, :

<math> v_G(t) = \omega \times r_{G/O} \,\!</math>

For the case of an object that does not tip or turn, this reduces to v = R ω .

Gears (no slip)

Similar to the case of rolling without slipping, this involves two bodies with the same motion at their contact point. For any bodies 1 and 2 the constraint is:

<math>r_1 \omega_1 = r_2 \omega_2 \,\!</math>

where

r is a radius

ω is an angular velocity

Inextensible cord

This is the case where bodies are connected by some cord that remains in tension and cannot change length. The constraint is that the sum of all components of the cord, however they are defined, is the total length, and the derivative of this sum is zero.

Rotational Motion

Rotational motion is the description of the turning of an object and involves the following three quantities, as do linear motion:

Angular displacement

Angular position q is the angle that a line from the axis of rotation to a point on an object makes with respect to the positive x-axis, which is measured counterclockwise.

Angular velocity

The magnitude of the angular velocity w is the rate at which the angular position <math>theta</math> changes with respect to time t:

<math> \mathbf{\omega} = \frac {d\theta}{dt}</math>

Angular acceleration

The magnitude of the angular acceleration a is the rate at which the angular velocity <math>\omega</math> changes with respect to time t:

<math>\mathbf{\alpha} = \frac {d\mathbf{\omega}}{dt}</math>

See example

See also

cs:Kinematika da:Kinematik de:Kinematik es:Cinemática fr:Cinématique gl:Cinemática hr:Kinematika id:Kinematika it:Cinematica lt:Kinematika ms:Kinematik nl:Kinematica pl:Kinematyka pt:Cinemática ru:Кинематика sl:Kinematika fi:Kinematiikka sv:Kinematik ta:அசைவு விபரியல் tr:Kinematik zh:运动学