Universal coordinate system
Posted: 25.11.2005, 23:22
I am currently researching an idea, that I would like to share with you, in order to get your input:
The idea I call the "Universal Coordinate System" and the idea is to be able to represent a coordinate, with a reference to the coordinate system being used. What I mean by coordinate system, is the object that the coordinate is relative to. For example Earth, Mars, Sol, etc. The idea being that a vehicle travelling from one stella body to another can use the most convenient reference point. How this reference point is calculated is irrelavent to the solution, but what is important is the ability to translate between reference points. For example imagine a spacecraft travelling from Earth to Mars. The reference system used would be Earth, Sol and Mars.
Because stella objects are in motion, some sort of dynamic map, needs to used and time also becomes an important factor. This is because say Paris is at time 't' is no longer at the same coordinates at time 't+n', when using the sun as the reference system.
As for translating between reference systems I see using a hierarachal tree, of what I call orbital parents (what the 'orbit' is relative to). At the moment this is the most suitable I could come up with, but I am certainly
open to other solutions: A few examples:
/Universe/Milky Way/Sol/Earth
/Universe/Milky Way/Sol/Earth/Moon
/Universe/Milky Way/Sol/Mars
/Universe/Milky Way/Alpha Centurai
In theory a moving space craft could also represent its on coordinate system, in the context of the most suitable parent reference system.
Putting all this together we could record the flight of a vehicle from Earth to Mars, with the waypoints being something along the lines of the following, where COORD is "Long,Lat,Height,Time":
Ref Sys: /Universe/Milky Way/Sol/Earth
COORD 123,456,821,122344552
COORD 123,458,821,122344555
Ref Sys: /Universe/Milky Way/Sol/
COORD 123,456,821,122344558
COORD 123,458,821,122344561
Ref Sys: /Universe/Milky Way/Sol/Mars
COORD 123,456,821,122344564
COORD 123,458,821,122344566
I hope I have done a good enough job of trying to explain my idea, for
you to be able to give me your feedback.
The idea I call the "Universal Coordinate System" and the idea is to be able to represent a coordinate, with a reference to the coordinate system being used. What I mean by coordinate system, is the object that the coordinate is relative to. For example Earth, Mars, Sol, etc. The idea being that a vehicle travelling from one stella body to another can use the most convenient reference point. How this reference point is calculated is irrelavent to the solution, but what is important is the ability to translate between reference points. For example imagine a spacecraft travelling from Earth to Mars. The reference system used would be Earth, Sol and Mars.
Because stella objects are in motion, some sort of dynamic map, needs to used and time also becomes an important factor. This is because say Paris is at time 't' is no longer at the same coordinates at time 't+n', when using the sun as the reference system.
As for translating between reference systems I see using a hierarachal tree, of what I call orbital parents (what the 'orbit' is relative to). At the moment this is the most suitable I could come up with, but I am certainly
open to other solutions: A few examples:
/Universe/Milky Way/Sol/Earth
/Universe/Milky Way/Sol/Earth/Moon
/Universe/Milky Way/Sol/Mars
/Universe/Milky Way/Alpha Centurai
In theory a moving space craft could also represent its on coordinate system, in the context of the most suitable parent reference system.
Putting all this together we could record the flight of a vehicle from Earth to Mars, with the waypoints being something along the lines of the following, where COORD is "Long,Lat,Height,Time":
Ref Sys: /Universe/Milky Way/Sol/Earth
COORD 123,456,821,122344552
COORD 123,458,821,122344555
Ref Sys: /Universe/Milky Way/Sol/
COORD 123,456,821,122344558
COORD 123,458,821,122344561
Ref Sys: /Universe/Milky Way/Sol/Mars
COORD 123,456,821,122344564
COORD 123,458,821,122344566
I hope I have done a good enough job of trying to explain my idea, for
you to be able to give me your feedback.