Most people assume the mass of planets is fixed and known. But how do we actually verify those masses in real-time using measurable data? And what if there was a formula that could deduce it with only position and velocity?
💡 My HypothesisI used a new theoretical model — the NKTg Law — that describes motion tendency through a combination of position, velocity, and momentum. The core idea is:
m = NKTg₁ / (x × v)(Where NKTg₁ = x × p, and p = m × v)
m = NKTg₁ / (x × v)(Where NKTg₁ = x × p, and p = m × v)
Could this actually work for real planetary data?
📡 My ApproachUsing NASA’s real-time data from the JPL Horizons system, I extracted the following for 8 planets on 30–31 December 2024:
Position (x)
- Position (x)
 
Velocity (v)
- Velocity (v)
 
Official NASA masses (for comparison)
- Official NASA masses (for comparison)
 
I calculated NKTg₁ and then inverted the formula to find mass:→ If my calculated mass = NASA’s mass → ✅ success.
🧠 What I FoundThe results were stunning.
The interpolated masses exactly matched NASA’s values.
- The interpolated masses exactly matched NASA’s values.
 
The error was less than 0.0001%.
- The error was less than 0.0001%.
 
The model even picked up on tiny mass variations on Earth — matching what GRACE-FO satellites measure, but NASA doesn’t list in orbital datasets due to their small size.
- The model even picked up on tiny mass variations on Earth — matching what GRACE-FO satellites measure, but NASA doesn’t list in orbital datasets due to their small size.
 
This proves the NKTg Law can:
Calculate mass with just x and v
- Calculate mass with just x and v
 
Detect real-world physical changes
- Detect real-world physical changes
 
Apply to any planet — rocky or gaseous
- Apply to any planet — rocky or gaseous
 
I plan to:
Build an automated pipeline to fetch NASA data and apply the model continuously
- Build an automated pipeline to fetch NASA data and apply the model continuously
 
Compare more real-time events (like comets or asteroids)
- Compare more real-time events (like comets or asteroids)
 
Collaborate with planetary scientists and educators
- Collaborate with planetary scientists and educators
 
If you're interested in orbital physics, data modeling, or just proving new theories — this project is for you. Let's challenge how we measure the universe.
✅ Want the data, tables, and full formula walkthrough?Check the Files, Readme, and Documentation in this project.


Comments