Earlier quoted context omitted.
Really? Can't you just anchor to e.g. one revolution of the planet? That should be synchronizable...
No. You would have to observe the planet from your position and that observation changes based on how you move relative to the planet. The whole of SRT and GRT work in such a way that no general clock synchronization can ever exist for observers in different frames of reference. If you take a reference with you on a journey through the solar system, that reference will stay accurate for an observer travelling with it…
The Last POWER1 CPU on Mars Is Dead
91–100 of 145 posts
Re: The Last POWER1 CPU on Mars Is Dead
#92Earlier quoted context omitted.
I don't really see the problem with standardizing on 'seconds since the epoch' for any interplanetary communication and having clients convert to something more meaningful to humans. Any other "universal" time format will be just as meaningless when days and seasons are all different lengths.
Yeah I don't entirely understand why we don't that already... Like, websites should be sending UNIX time to clients, and then the browser should display it in users local timezone/format.
https://www.w3.org/TR/html52/textlevel-semantics.html#the-ti...
Re: The Last POWER1 CPU on Mars Is Dead
#93Earlier quoted context omitted.
Really? Can't you just anchor to e.g. one revolution of the planet? That should be synchronizable...
No, you can't. Atomic clocks measure the oscillation of atoms (I think Cesium is currently used), and though constant at a fixed point, vary when theyre moving at different speeds. GPS wouldn't be possible without taking this into account, for example. A second on earth will never be the same as a second on Mars.
Re: The Last POWER1 CPU on Mars Is Dead
#94Earlier quoted context omitted.
There are real, standardized protocols [0] for this sort of thing, now. Early in my career, when I worked at JPL/NASA, I did a bit of work to test these protocols on Linux in a simulated Network of spacecraft. Fun stuff! [0] https://en.wikipedia.org/wiki/CCSDS_File_Delivery_Protocol
What a coincidence, I'm working on the core flight system project right now, which includes an implementation of CCSDS File Delivery Protocol. You might be happy to know that project is still very much alive within NASA (you were probably already aware).
Re: The Last POWER1 CPU on Mars Is Dead
#95Earlier quoted context omitted.
There are real, standardized protocols [0] for this sort of thing, now. Early in my career, when I worked at JPL/NASA, I did a bit of work to test these protocols on Linux in a simulated Network of spacecraft. Fun stuff! [0] https://en.wikipedia.org/wiki/CCSDS_File_Delivery_Protocol
What does it use for time? The spec mentions time in a lot of places, but never defines it. There is even a field to communicate light-time but no mention of how to synchronize anything. I guess this runs on top of another protocol that solves it? Any idea what it is?
Re: The Last POWER1 CPU on Mars Is Dead
#96Re: The Last POWER1 CPU on Mars Is Dead
#97Re: The Last POWER1 CPU on Mars Is Dead
#98Earlier quoted context omitted.
At a certain point of accuracy you run into issues with this - seconds don't pass at the same rate due to relativistic effects (both speed and gravitational). An example we already deal with is GPS satellites orbiting Earth. Their clocks tick a little bit slower on account of how fast they're orbiting, and tick a bit faster on account of being further up Earth's gravity well. The gravitational effect is stronger, and…
GPS satellites already control for relativistic effects. Their required accuracy is so high that they wouldn't work without doing so. You would simply also correct for relativistic effects caused by the orbits of different planets, and boom, you have a pretty consistently defined time that is valid across the entire solar system.
Re: The Last POWER1 CPU on Mars Is Dead
#99Earlier quoted context omitted.
No, you can't. Atomic clocks measure the oscillation of atoms (I think Cesium is currently used), and though constant at a fixed point, vary when theyre moving at different speeds. GPS wouldn't be possible without taking this into account, for example. A second on earth will never be the same as a second on Mars.
A second is duration , but we're really interested in instants . Why can't you can define an instant independently of the observers, e.g. in reference to the rotation of the galaxy (i.e. "this happened at angle 37 from Milky Way - Andromeda line, at distance 403 parsecs from Milky Way center, at 692.3 Milky Way rotations since epoch (Big Bang)").
Re: The Last POWER1 CPU on Mars Is Dead
#100Do people have a particular attachment to the power architecture?