Zum Inhalt springen

English:Kinematics in One and Two Dimensions

Aus MOOCsWiki Staging
aiMOOC-Siegel

Kinematics in One and Two Dimensions



Introduction

Kinematics is the part of mechanics that describes motion without first asking what forces cause that motion. In this aiMOOC you will study motion in one and two dimensions using words, diagrams, graphs, vectors, equations, experiments, and data. The course is designed for Grades 11–13 and builds a bridge from algebra-based school physics to the first ideas of calculus-based kinematics.

You will learn to distinguish distance from displacement, speed from velocity, and average quantities from instantaneous quantities. You will connect the slope and area of motion graphs to physical meaning, apply constant-acceleration equations carefully, resolve vectors into components, and model projectile motion as simultaneous horizontal and vertical motions that share the same time.

The diagram above links position, velocity, and acceleration for a single one-dimensional motion. As you work through the course, keep asking how a change in one representation appears in the others.


Describing Motion


Position, Coordinate Systems, and Reference Frames

A motion description begins with a coordinate system and a reference frame. In one dimension, you can choose an axis such as the x-axis and define a positive direction. The coordinate x(t) then tells you where the object is at time t. In two dimensions, the position is represented by the vector r(t)=x(t)i^+y(t)j^.

Your choice of origin and positive direction is conventional, but once chosen it must be used consistently. A negative coordinate does not mean that something is physically wrong; it only means that the position lies on the negative side of the chosen origin. Likewise, a negative velocity means motion in the negative coordinate direction.

Motion is also relative to an observer. A passenger walking forward inside a moving train has one velocity relative to the train and another relative to the ground. This idea becomes important when you study relative velocity.


Distance and Displacement

Distance is the total length of the path traveled and is a scalar. Displacement is the change in position and is a vector. In one dimension,

Δx=xfxi.

If you move 30 m east and then 10 m west, your distance traveled is 40 m while your displacement is 20 m east. Distance cannot be negative, but a signed one-dimensional displacement can be positive, negative, or zero.

In two dimensions, displacement is

Δr=rfri,

and its magnitude is |Δr|=(Δx)2+(Δy)2. The direction can be specified by an angle or by unit-vector notation.


Speed and Velocity

Average speed is total distance divided by elapsed time. Average velocity is displacement divided by elapsed time:

vavg=ΔrΔt.

Instantaneous velocity describes the rate of change of position at one instant. In calculus notation,

v=drdt.

The speed is the magnitude of the velocity, v=|v|. An object can have constant speed while its velocity changes if its direction changes.

This position-time diagram shows how the slope of a secant line approaches the slope of a tangent line. That limiting slope is the instantaneous velocity.


Acceleration

Average acceleration is the change in velocity divided by elapsed time:

aavg=ΔvΔt.

Instantaneous acceleration is

a=dvdt=d2rdt2.

Acceleration describes a change in velocity, not merely an increase in speed. An object can accelerate by speeding up, slowing down, or changing direction. In one dimension, speed increases when velocity and acceleration have the same sign and decreases when they have opposite signs.


Motion Graphs

Graphs are not pictures of a path. A graph of position against time represents how a coordinate changes as time passes. Its slope gives velocity. A graph of velocity against time has a slope equal to acceleration, while the signed area under the curve gives displacement. A graph of acceleration against time has an area equal to the change in velocity.

Fehler beim Erstellen des Vorschaubildes:

For constant acceleration, the acceleration-time graph is horizontal, the velocity-time graph is linear, and the position-time graph is quadratic. These shapes provide a powerful consistency check: if your equation predicts constant acceleration, the corresponding graphs should have these forms.

When you interpret an area under a velocity-time graph, signs matter. Area above the time axis contributes positive displacement and area below it contributes negative displacement. Total distance requires adding the magnitudes of the displacements over intervals where the direction of motion does not change.


One-Dimensional Kinematics


Constant Velocity

For constant velocity, acceleration is zero and position changes linearly with time:

x=x0+vt.

The slope of the position-time graph is constant. This simple model is appropriate only when both the speed and direction remain unchanged along the chosen axis.


Constant Acceleration Equations

When acceleration is constant, the following equations are especially useful:

v=v0+at

x=x0+v0t+12at2

v2=v02+2a(xx0)

xx0=v0+v2t.

These equations are not universal laws of motion. They are consequences of the constant-acceleration model. Before selecting one, identify the known and unknown quantities, choose a positive direction, assign signs consistently, and verify that the acceleration can reasonably be treated as constant.

A useful check is dimensional consistency. Every term added in an equation must have the same physical dimensions. For example, in xx0=v0t+12at2, both terms on the right have dimensions of length.


Free Fall as One-Dimensional Motion

Near Earth's surface and when air resistance is negligible, a freely falling object has an approximately constant downward acceleration of magnitude g9.81 m/s2. If upward is chosen as positive, then ay=g. If downward is chosen as positive, then ay=+g. The physics is the same; only the sign convention changes.

At the highest point of a vertically thrown object's motion, the instantaneous vertical velocity is zero, but the acceleration is still downward and approximately equal to g. Zero velocity at an instant does not imply zero acceleration.


Vectors and Two-Dimensional Motion


Vector Components

Two-dimensional kinematics becomes manageable when vectors are resolved into perpendicular components. For a vector A of magnitude A making an angle θ above the positive x-axis,

Ax=Acosθ

and

Ay=Asinθ.

The vector can then be written as A=Axi^+Ayj^. The magnitude and direction can be reconstructed from

A=Ax2+Ay2

and

tanθ=AyAx,

with attention to the correct quadrant.

Datei:Vector components with unit vectors.svg

Vector components are not separate vectors acting independently in the physical world; they are a mathematical decomposition of one vector. However, because the x and y coordinate directions are perpendicular, Newtonian kinematics can often be solved component by component.


Position, Velocity, and Acceleration in Components

In two dimensions,

r=xi^+yj^,

v=vxi^+vyj^,

and

a=axi^+ayj^.

This means that the kinematic relations can be applied separately to x and y whenever the corresponding acceleration components are known. The two component problems are linked by the same time variable.

For constant acceleration in two dimensions,

x=x0+v0xt+12axt2

and

y=y0+v0yt+12ayt2.

The velocity components are

vx=v0x+axt

and

vy=v0y+ayt.


Projectile Motion

A projectile is an object that, after launch, moves only under the influence of gravity in the idealized model. Air resistance, lift, spin, and variations in gravity are ignored. Under these assumptions, the horizontal acceleration is zero and the vertical acceleration is constant and downward.

Fehler beim Erstellen des Vorschaubildes:

For a launch speed v0 at angle θ above the horizontal,

v0x=v0cosθ

and

v0y=v0sinθ.

With the usual choice of positive x horizontal and positive y upward,

x=x0+v0cosθ t

and

y=y0+v0sinθ t12gt2.

The horizontal motion is constant-velocity motion, while the vertical motion is constant-acceleration motion. The common variable that connects them is time.


Horizontal Launches

For a horizontal launch, v0y=0 while v0x is nonzero. The time of flight is determined by the vertical motion, not by the horizontal speed. Once the time is known, the horizontal range follows from Δx=v0xt.

Fehler beim Erstellen des Vorschaubildes:

This separation of roles is a central problem-solving idea: solve the component that contains enough known information to determine time, then use that same time in the other component.


Angled Launches and the Trajectory

When launch and landing occur at the same vertical level in the ideal model, the time of flight is

T=2v0sinθg,

the maximum height above the launch point is

H=v02sin2θ2g,

and the horizontal range is

R=v02sin2θg.

These compact formulas apply only under their stated conditions. If the launch and landing heights differ, use the component equations instead of forcing the symmetric formulas.

Eliminating time between the horizontal and vertical equations gives a quadratic relation between y and x, which explains why the ideal projectile trajectory is a parabola.


Relative Velocity

Relative velocity compares the motion measured in different frames. In classical mechanics,

vA/B=vA/CvB/C.

For example, a boat's velocity relative to the riverbank is the vector sum of its velocity relative to the water and the water's velocity relative to the bank. In two dimensions, this is naturally handled by vector components.

Datei:Relative velocity.svg

Relative-motion problems are especially useful because they reveal that measured velocity depends on the reference frame, while the vector relationships between frames remain systematic.


A General Problem-Solving Strategy

When solving a kinematics problem, first define the system, coordinate axes, origin, and positive directions. Translate the words into a diagram and a set of known and unknown quantities. Decide whether acceleration is constant and whether one or two dimensions are required. Resolve vectors into components before inserting numbers into equations. Choose an equation that contains the unknown and only known quantities. Solve symbolically when practical, then substitute values with units. Finally, check signs, units, limiting cases, graph shapes, and whether the result is physically reasonable.

In two-dimensional problems, keep x and y information in separate columns or lines. Never use a horizontal velocity directly in a vertical equation. The components communicate through the shared time and are recombined only when you need the magnitude or direction of the final vector.


Experimental Kinematics and Data Analysis

Kinematics is not only an equation-solving topic. You can test models with a phone camera, video-analysis software, a motion sensor, photogates, or simple timing measurements. A strong investigation records position at known times, estimates uncertainties, plots the data, and compares the observed graph with a model.

For nearly constant acceleration, a velocity-time graph should be close to linear. The slope provides an experimental estimate of acceleration. A quadratic fit to position-time data can also reveal acceleration through the coefficient of t2. In projectile motion, plotting horizontal and vertical coordinates separately helps test the prediction that ax0 and ayg.

Real data usually differ from the ideal model because of measurement uncertainty, air resistance, camera perspective, frame-rate limits, spin, and imperfect calibration. The goal is not to force data to match a formula but to judge how well a model explains the evidence.


Interactive Tasks


Quiz: Test Your Knowledge

What does displacement describe? (The vector change from initial position to final position) (!The total length of every part of the path) (!The rate at which acceleration changes) (!The magnitude of velocity only)




What physical quantity is represented by the slope of a position time graph? (Instantaneous velocity) (!Displacement) (!Acceleration) (!Distance traveled)




What does the signed area under a velocity time graph represent? (Displacement) (!Acceleration) (!Average speed) (!Position coordinate)




How does velocity change with time when acceleration is constant? (It changes linearly with time) (!It is always zero) (!It changes quadratically with time) (!It must remain constant)




When may the standard constant acceleration equations be used directly? (When acceleration is constant during the modeled interval) (!Whenever an object is moving) (!Only when velocity is constant) (!Only for vertical motion)




What is the horizontal acceleration of an ideal projectile near Earth? (Zero) (!Equal to the launch speed) (!Upward and constant) (!Increasing with time)




What happens to the vertical acceleration of an ideal projectile at its highest point? (It remains downward with magnitude close to gravitational acceleration) (!It becomes zero) (!It reverses upward) (!It becomes equal to horizontal velocity)




Why can two dimensional motion often be solved using separate x and y equations? (Perpendicular components can be analyzed separately while sharing the same time) (!Horizontal and vertical motions occur at different times) (!Only the horizontal component has velocity) (!The two components always have equal magnitudes)




At the highest point of an ideal upward projectile what is true about its vertical velocity? (It is zero at that instant) (!It equals the horizontal velocity) (!It points downward with maximum magnitude) (!It becomes equal to gravitational acceleration)




How is relative velocity found in classical kinematics? (By subtracting the reference frame velocity vector from the object velocity vector) (!By multiplying the two velocity vectors) (!By adding the two speeds without directions) (!By dividing displacement by acceleration)





Memory Game

Displacement Vector change in position
Velocity Rate of change of position
Acceleration Rate of change of velocity
Projectile Object moving only under gravity in the ideal model
Component Projection of a vector along a chosen axis
Trajectory Path followed by a moving object





Drag and Drop

Match the correct terms. Topic
Slope of position time graph Velocity
Slope of velocity time graph Acceleration
Area under velocity time graph Displacement
Horizontal projectile acceleration Zero acceleration
Vertical projectile acceleration Downward gravitational acceleration




Match each graphical or projectile-motion statement with its correct physical interpretation.


Crossword Puzzle

Displacement What vector describes the change from initial to final position?
Velocity What quantity is the rate of change of position?
Acceleration What quantity is the rate of change of velocity?
Projectile What do you call an object moving only under gravity in the ideal model?
Trajectory What word describes the path followed by a moving object?
Components What are the perpendicular parts used to analyze a vector?





LearningApps


Cloze Text

Complete the text.

Kinematics describes

without first specifying the forces that cause it. The vector change in position is called

. The slope of a position-time graph gives

. The slope of a velocity-time graph gives

. For constant acceleration, velocity changes

with time. In ideal projectile motion, the horizontal acceleration is

. The vertical acceleration of an ideal projectile is caused by

. Horizontal and vertical component equations are linked by the same

. At the highest point of a projectile, its vertical velocity is

. The signed area under a velocity-time graph represents

.




Open-Ended Tasks


Easy

  1. Motion diary: Record five everyday motions, define a reference frame for each, and identify whether distance, displacement, speed, or velocity is the most useful description.
  2. Graph sketching: Create position-time and velocity-time sketches for a journey that includes rest, forward motion, and return motion, then explain every segment in words.
  3. Vector picture: Draw a displacement vector and resolve it into horizontal and vertical components using a scale diagram.
  4. Video observation: Film a safe straight-line motion, estimate positions at equal time intervals, and describe whether the speed appears constant or changing.


Standard

  1. Motion sensor investigation: Use a phone sensor, photogate, or video analysis to collect position-time data and determine average and instantaneous velocity estimates.
  2. Constant acceleration experiment: Investigate a cart on a gentle ramp or another safe system with nearly constant acceleration, graph the data, and compare the measured acceleration with a fitted model.
  3. Projectile video analysis: Record a safe tossed ball from the side, track its horizontal and vertical coordinates frame by frame, and test whether the component motions match the ideal model.
  4. Interview on motion measurement: Interview an athlete, engineer, technician, or science teacher about how speed, position, or acceleration is measured in real practice and summarize the methods and uncertainties.


Advanced

  1. Model comparison: Compare constant-velocity, constant-acceleration, and quadratic-drag models for one motion and explain which evidence would distinguish them experimentally.
  2. Projectile design study: Build a spreadsheet or computer model that predicts projectile trajectories for different launch speeds and angles, then analyze how assumptions affect range and maximum height.
  3. Uncertainty investigation: Design an experiment to estimate gravitational acceleration from motion data, quantify measurement uncertainty, and discuss systematic and random errors.
  4. Relative motion project: Create a written, animated, or filmed explanation of a two-dimensional relative-velocity problem such as a boat crossing a river or an aircraft in wind, including vector diagrams and a numerical example.



Learning Assessment

  1. Graph interpretation assessment: Given unfamiliar position-time and velocity-time graphs, infer direction of motion, turning points, displacement, and intervals of acceleration, and justify each conclusion.
  2. Model selection assessment: For several real-world motion scenarios, decide whether constant velocity, constant acceleration, projectile motion, or another model is appropriate, and defend the assumptions.
  3. Two-dimensional transfer problem: Solve a projectile launched from an elevated platform, determine time of flight and impact velocity, and explain why the x and y equations share one time variable.
  4. Error analysis assessment: Examine a deliberately incorrect kinematics solution, identify sign, component, unit, or model-assumption errors, and repair the reasoning.
  5. Experimental evidence assessment: Analyze a small set of motion data, choose suitable graphs or fits, estimate velocity or acceleration, and evaluate whether the data support the proposed model.
  6. Relative velocity assessment: Solve a river, wind, or moving-platform problem using vector subtraction and explain how the answer changes when the reference frame changes.




Evidence of Learning

  1. Conceptual knowledge: You can explain position, displacement, velocity, acceleration, reference frames, vector components, projectile motion, and relative velocity using correct physical language.
  2. Representation skills: You can move accurately among verbal descriptions, diagrams, equations, vectors, tables, and motion graphs.
  3. Problem-solving skills: You can select a suitable kinematic model, define signs and axes, solve component equations, check units, and judge whether a result is physically reasonable.
  4. Experimental skills: You can collect motion data, estimate uncertainty, construct graphs, determine slopes or areas, and compare measurements with mathematical models.
  5. Learning products: Your evidence can include worked solutions, annotated graphs, vector diagrams, laboratory reports, spreadsheets, simulations, posters, or explanatory videos.
  6. Transfer achievement: You can apply kinematic reasoning to unfamiliar situations such as transport, sports, engineering measurements, navigation, robotics, and motion observed from different reference frames.




OERs on the Topic



Linked Learning Areas

This topic connects physics with mathematics, especially algebra, trigonometry, vectors, functions, graph interpretation, and introductory calculus. It also supports later learning in dynamics, Newton's laws of motion, circular motion, engineering, robotics, sports science, navigation, and experimental data analysis.


aiMOOC Projects

MOOCwiki · Deutsch

Nach dem Lernen ist vor dem Lernen

Entdecke direkt den nächsten Lernkurs. Weitere Inhalte erscheinen, wenn Du weiter nach unten scrollst.

Zur MOOCwiki-Hauptseite

Mediathek

Mediathek

Inhalte werden geladen ...

Mediathek wird aus dem Wiki geladen ...