Two-axis thruster maneuver
A test engineer applies one translation pulse and then a trim pulse, checking final momentum components before converting to velocity with vehicle mass.
Physics and mechanics
Trace px and py through two constant-force phases, report vector impulse and final momentum, and plot the path in momentum space rather than physical position.
TWO-DIMENSIONAL MOMENTUM PATH
This calculator serves dynamics students and preliminary control or propulsion studies that know initial momentum and two constant-force phases. It updates x and y components independently, then plots the ordered path in the px-py plane. The curve is a momentum trajectory—not the object’s spatial trajectory—and it omits mass-dependent position and velocity integration.
TWO-DIMENSIONAL MOMENTUM PATH
The plotted path shows how the momentum vector changes under the entered force components. It does not show physical displacement, orbit, projectile range, or attitude.

| State | Time (s) | px | py | |p| | Applied impulse |
|---|
DETAILED CALCULATION PROCESS
p1 = p0 + F1 Delta t1; p2 = p1 + F2 Delta t2; |p2| = sqrt(px2^2 + py2^2); theta = atan2(py2, px2)
Integrate each constant force component over its phase duration, add the resulting vector impulse to the prior momentum, and calculate magnitude and direction only after both components are known.
| Symbol | Meaning | Unit | Default basis |
|---|---|---|---|
| p0 | Initial two-dimensional momentum vector | kg*m/s | (6, 2) |
| F1 | Net force vector during phase 1 | N | (4, 3) |
| Delta t1 | Duration of phase 1 | s | 1.5 |
| F2 | Net force vector during phase 2 | N | (-2, 1) |
| Delta t2 | Duration of phase 2 | s | 2 |
| J | Force-time vector impulse | N*s | F Delta t |
| theta | Direction from +x using atan2 | degrees | derived |
HOW TO USE THIS CALCULATOR
MOMENTUM FOUNDATIONS
DEEP ANALYSIS 1
Mass is needed to turn momentum into velocity, but force directly changes momentum through impulse.
DEEP ANALYSIS 2
In momentum space, dp/dt = F. A constant force vector therefore traces a straight line.
DEEP ANALYSIS 3
A momentum path does not determine position without mass, initial position, and integration of velocity over time.
RESULT INTERPRETATION
A final component may be negative even when magnitude is positive; the sign identifies direction along that axis. The angle is measured counterclockwise from positive x and is reported only when the magnitude is nonzero.
A kink at the phase boundary means the force direction changed. It is not an instantaneous momentum jump: momentum remains continuous, while its rate of change switches.
REAL USE CASES
A test engineer applies one translation pulse and then a trim pulse, checking final momentum components before converting to velocity with vehicle mass.
A classroom particle receives a transverse force after an initial push; the plot shows vector redirection without pretending to be its laboratory position track.
EVIDENCE AND DATA QUALITY
Retain coordinate definitions, initial-state derivation, force-source or sensor records, phase start and end timestamps, net-force construction, omitted forces, units, sign convention, mass if later converting to velocity, and all unrounded component states.
LIMITS AND EXCLUSIONS
TERMS USED HERE
RELIABLE SOURCES
FREQUENTLY ASKED QUESTIONS
No. The axes are momentum components. Position requires a separate integration of velocity and therefore mass and initial position.
Each phase uses a constant force vector, so momentum changes linearly with time in both components.
Yes. When final px and py are both zero, a zero vector has no direction.
No. Components are signed; vector magnitude is always nonnegative.
Yes for a constant-mass, constant-gravity interval if the entered Fy is the net force including gravity and other y-forces.
Integrate the sampled force components over time with an appropriate numerical method and uncertainty analysis.
IMPORTANT BOUNDARY
This two-phase vector model is educational and preliminary. It must not be used alone for navigation, flight, weapons, crash reconstruction, control certification, or structural-load decisions.