W e l c o m e    t o    [ www.mauspfeil.net ] Datum: 09.01.2009, 02:25 Uhr

Dictionary of Meaning


<<Back
Please select a letter:
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9
Search:
Shopping-Bestseller-Search:    
 Click here for Shopping

Google

Kinematics

*** Shopping-Tip: Kinematics

{{confusing}} In physics, '''kinematics''' is the branch of mechanics concerned with the motions of objects without being concerned with the Force (physics) forces that cause the motion. In this latter respect it differs from dynamics (mechanics) 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 equation of motion equations of motion are generally taught at secondary school level.

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:
r_{A/O} = r_{B/O} + r_{A/B} \,\!
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 V_{A} and Bob is moving with velocity V_{B}, 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 V_{A/B}. From the equation above we have:
V_{A} = V_{B} + V_{A/B} \,\! .
To find V_{A/B} we simply rearrange this equation to obtain:
V_{A/B} = V_{A} -V_{B} \,\! .
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 speed of light, Einstein's special theory of relativity is required; see more in the article Special_relativity 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:
\left.\frac{dr(t)}{dt}\right|_{X,Y,Z} = \left.\frac{dr(t)}{dt}\right|_{x,y,z} + \omega \times r(t)
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 \vec i \, \! is a unit vector in the x direction, \vec j \, \! is a unit vector in the y direction, and \vec k \, \! is a unit vector in the z direction. The position vector, \vec s \, \! (or \vec r \, \!), the velocity vector, \vec v \, \!, and the acceleration vector, \vec a \, \! are expressed using rectangular coordinates in the following way: \vec s = x \vec i + y \vec j + z \vec k \, \! \vec v = \dot {s} = \dot {x} \vec {i} + \dot {y} \vec {j} + \dot {z} \vec {k} \, \! \vec a = \ddot {s} = \ddot {x} \vec {i} + \ddot {y} \vec {j} + \ddot {z} \vec {k} \, \! Note: \dot {x} = \frac{dx}{dt} , \ddot {x} = \frac{d^2x}{dt^2} 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 \vec i, and the vector \vec j which form a basis for the plane in which the objects we are considering reside, and \vec k 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 \vec \omega \, \! in the counterclockwise direction (that's \omega \vec k using the right hand rule) then the derivatives of the unit vectors are as follows: \dot{\vec i} = \omega \vec k \times \vec i = \omega \vec j \dot{\vec j} = \omega \vec k \times \vec j = - \omega \vec i

=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: \vec s = x \vec i + y \vec j 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: \vec v = \frac{d\vec s}{dt} = \frac{d (x \vec i)}{dt} + \frac{d (y \vec j)}{dt} By the chain rule, this is: \vec v = \dot x \vec i + x \dot{\vec i} + \dot y \vec j + y \dot{\vec j} Which from the identities above we know to be: \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 or equivalently \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 where \vec v_{rel} is the velocity of the particle relative to the coordinate system.

==Acceleration
== Acceleration is the time derivative of velocity. We know that: \vec a = \frac{d \vec v}{dt} = \frac{d \vec v_{rel}}{dt} + \frac{d (\vec \omega \times \vec r)}{dt} Consider the \frac{d \vec v_{rel}}{dt} part. \vec v_{rel} has two parts we want to find the derivative of: the relative change in velocity (\vec a_{rel}), and the change in the coordinate frame (\omega \times \vec v_{rel}). \frac{d \vec v_{rel}}{dt} = \vec a_{rel} + \omega \times \vec v_{rel} Next, consider \frac{d (\vec \omega \times \vec r)}{dt}. Using the chain rule: \frac{d (\vec \omega \times \vec r)}{dt} = \dot{\vec \omega} \times \vec r + \vec \omega \times \dot{\vec r} \dot{\vec r} we know from above: \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} So all together: \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} And collecting terms: \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)

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, :
v_G(t) = \omega \times r_{G/O} \,\!
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:
r_1 \omega_1 = r_2 \omega_2 \,\!
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 theta changes with respect to time t: \mathbf{\omega} = \frac {d\theta}{dt}

Angular acceleration
The magnitude of the angular acceleration a is the rate at which the angular velocity \omega changes with respect to time t: \mathbf{\alpha} = \frac {d\mathbf{\omega}}{dt}

See example
*point mass *rigid body

See also
* Inverse kinematics Category:Classical mechanics Category:Kinematics * ca:Cinemàtica 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:�动学 Category:Classical mechanics cs:Kategorie:Kinematika de:Kategorie:Kinematik fr:Catégorie:Cinématique sk:Kategória:Kinematika

*** Shopping-Tip: Kinematics
   
SHOPPING-TIPPS
- Bestseller
- Books
- Computer
- Computerequipment
- DVD (Topfilms)
- Photo & Elektronics
- Household/Kitchen
- Music
- Software (Bestseller)
- Video
- Videogames
- All Categories


Search:
In Partnerschaft mit Amazon.de


 


[The article Kinematics is based on the the dictionary Wikipedia, the free encyklopedia. There you will find a list of all editors and the possibility to edit the original text of the article Kinematics.
The texts from Wikipedia and this site follow the GNU Free Documentation License.]

<<back | Home | Impressum | To the Start of this page
Web-Tipps: www.nomen-online.de
Jobmarkt Deutschland
Reisen online buchen |