Earlier quoted context omitted.
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.
Consistently defined time is less useful when events at time 12:04 cause events at time 12:02
The Last POWER1 CPU on Mars Is Dead
101–110 of 145 posts
Re: The Last POWER1 CPU on Mars Is Dead
#102Earlier quoted context omitted.
> doing a calendar look-up for the time on Mars isn't as neat This is actually not that a big deal, in many countries, like Afghanistan and Iran, people observe 3 different calendars for different purposes and they all drift from each other! That is, 1st Jan (Georgian) is not always 24th Jaddi/Dey (Afghan/Iranian - Solar) nor 7th of 7th Jumada i-ula (Lunar/Islamic).. So people use calendars that look like this for ea…
That only works if days are the same length, no?
Martian days being around 37 min longer, you might need more leap days though.
Re: The Last POWER1 CPU on Mars Is Dead
#103Earlier 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).
Mostly from idle curiosity. Was wondering a few days ago and guessing "probably yes", but no idea who to ask.
So, taking the opportunity (heh) now. :)
Re: The Last POWER1 CPU on Mars Is Dead
#104Might be O/T, but I found it really interesting how they mention "5,352 Martian solar days". Do we humans have plans in the pipeline for a universal time standard we can use wherever we are? Something that is a little more useful than "seconds since UNIX epoch" but something a little less terrestrial than UTC? Or is time going to be based wherever we land or travel (e.g. divide up Mars into time zones upon colonizati…
> Do we humans have plans in the pipeline for a universal time standard we can use wherever we are? This fundamentally cannot exist. Any "universal" system would drift for observers on different planets. Having different times in New York and New Delhi isn't the worst right now; doing a calendar look-up for the time on Mars isn't as neat. But given we won't have real-time communication, it isn't as big of a problem e…
Setup a transmitter at earth which emits a signal at uniform intervals containing current time (seconds since kanye west's marriage). An observer can then deduce current time if it knows where it is. I don't think relativistic dilation would effect this method.
With multiple such emitters synchronized with each other, one might even be able to 'triangulate' the current time. (I haven't worked out any details)
Re: The Last POWER1 CPU on Mars Is Dead
#105Earlier quoted context omitted.
> Do we humans have plans in the pipeline for a universal time standard we can use wherever we are? This fundamentally cannot exist. Any "universal" system would drift for observers on different planets. Having different times in New York and New Delhi isn't the worst right now; doing a calendar look-up for the time on Mars isn't as neat. But given we won't have real-time communication, it isn't as big of a problem e…
It doesn't appear to be impossible. Setup a transmitter at earth which emits a signal at uniform intervals containing current time (seconds since kanye west's marriage). An observer can then deduce current time if it knows where it is. I don't think relativistic dilation would effect this method. With multiple such emitters synchronized with each other, one might even be able to 'triangulate' the current time. (I hav…
Re: The Last POWER1 CPU on Mars Is Dead
#106Earlier quoted context omitted.
> Do we humans have plans in the pipeline for a universal time standard we can use wherever we are? This fundamentally cannot exist. Any "universal" system would drift for observers on different planets. Having different times in New York and New Delhi isn't the worst right now; doing a calendar look-up for the time on Mars isn't as neat. But given we won't have real-time communication, it isn't as big of a problem e…
It doesn't appear to be impossible. Setup a transmitter at earth which emits a signal at uniform intervals containing current time (seconds since kanye west's marriage). An observer can then deduce current time if it knows where it is. I don't think relativistic dilation would effect this method. With multiple such emitters synchronized with each other, one might even be able to 'triangulate' the current time. (I hav…
We've known since the Viking landers of the 70s that clocks on Mars don't run the same as on Earth, and that's not even accounting for the speed-effects as the Earth keeps "lapping" Mars on their respective race around the sun.
Re: The Last POWER1 CPU on Mars Is Dead
#107Earlier quoted context omitted.
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).
Fairly off topic ;), but any idea if SQLite is used on any of the rovers, spacecraft, etc? Mostly from idle curiosity. Was wondering a few days ago and guessing "probably yes", but no idea who to ask. So, taking the opportunity (heh) now. :)
Re: The Last POWER1 CPU on Mars Is Dead
#108Earlier quoted context omitted.
That only works if days are the same length, no?
Nope, Gregorian Calendar and Solar calendar don't have exactly same days (although it is very small), and thus the different leap years. Martian days being around 37 min longer, you might need more leap days though.
The weird thing with Mars would be that if you contact someone at 5pm local today it might not be okay to call them at the same time tomorrow, because they would clock in 37 minutes later.
Re: The Last POWER1 CPU on Mars Is Dead
#109Might be O/T, but I found it really interesting how they mention "5,352 Martian solar days". Do we humans have plans in the pipeline for a universal time standard we can use wherever we are? Something that is a little more useful than "seconds since UNIX epoch" but something a little less terrestrial than UTC? Or is time going to be based wherever we land or travel (e.g. divide up Mars into time zones upon colonizati…
> Do we humans have plans in the pipeline for a universal time standard we can use wherever we are? This fundamentally cannot exist. Any "universal" system would drift for observers on different planets. Having different times in New York and New Delhi isn't the worst right now; doing a calendar look-up for the time on Mars isn't as neat. But given we won't have real-time communication, it isn't as big of a problem e…
Re: The Last POWER1 CPU on Mars Is Dead
#110Earlier quoted context omitted.
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).
Fairly off topic ;), but any idea if SQLite is used on any of the rovers, spacecraft, etc? Mostly from idle curiosity. Was wondering a few days ago and guessing "probably yes", but no idea who to ask. So, taking the opportunity (heh) now. :)
Wikipedia say MSL used VxWorks as well.
I’d have to ask a buddy still doing Mission Ops Support at JPL but I’d think the answer is no SQLite on MER or MSL missions. The OSes were fairly custom, non-POSIX builds. The ESA folks might have tried though on their missions.