Compare motion between two moving objects instantly. View vector components, direction changes, and spacing trends. Get clean physics outputs for study, planning, and analysis.
Use degrees measured counterclockwise from the positive horizontal axis. Keep units consistent for speed, distance, and time.
| Object 1 | Speed 1 | Angle 1 | Object 2 | Speed 2 | Angle 2 |
|---|---|---|---|---|---|
| Train A | 30 | 10 | Train B | 12 | -4 |
| Boat | 18 | 24 | River | 5 | 180 |
| Drone | 22 | 60 | Wind | 8 | 240 |
| Car X | 16 | 0 | Car Y | 14 | 180 |
Relative motion compares one moving object with another by subtracting their velocity vectors. The calculator converts speeds and angles into horizontal and vertical components first.
Vx = V × cos(θ), Vy = V × sin(θ)Relative velocity comes from component subtraction:
Vrel,x = V1x − V2x, Vrel,y = V1y − V2yRelative speed and direction follow from vector magnitude and inverse tangent:
|Vrel| = √(Vrel,x² + Vrel,y²), θrel = atan2(Vrel,y, Vrel,x)Future separation after time t is found using the initial separation vector plus relative velocity times time. Closest approach uses vector projection onto the relative velocity direction.
Relative motion describes how one object appears to move when observed from another moving object. It focuses on differences in velocity, direction, separation, and approach behavior rather than absolute motion alone.
Angles determine vector direction. Two objects with equal speeds can have very different relative motion if their headings differ. Component-based calculations need direction to resolve motion into horizontal and vertical parts.
Closing speed measures how quickly the gap between objects shrinks along the line of separation. A positive value usually means they are approaching each other, while a negative value suggests they are moving farther apart.
It is the minimum distance reached if both objects continue at constant velocities. This is useful in navigation, traffic analysis, collision studies, and tracking moving systems with fixed headings.
Yes. You can use meters, kilometers, feet, or miles, as long as all distance values are consistent. Speed and time units must also match so the projected separation remains meaningful.
Yes. Relative motion is commonly used for boats in currents, aircraft in wind, and moving vehicles. Just treat the surrounding flow or moving frame as the second velocity vector.
It assumes constant speeds, fixed directions, and planar motion during the selected interval. It does not model turning, acceleration, drag changes, or three-dimensional effects.
It is useful for physics study, navigation planning, pursuit problems, collision checks, robotics, and transport analysis. It quickly summarizes vector relationships without needing manual trigonometric work.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.