Hacker News new | ask | show | jobs
by michaelt 2420 days ago
I gather the US GPS system has "Autonav mode" where each satellite has long-term ephemerides, allowing 60 days of reduced-precision operation if the ground segment fails. Does Galileo have no such thing, or had the errors propagated into such data by the time someone sounded the alarm?
1 comments

The 60 day long-term ephemerides were the older sytem. Autonav on the current GPS satellites is considerably fancier - basically, the satellites carry out ranging measurements between each other and compute their own updated clock and ephemeris solutions on the satellites themselves in a distributed fashion. Specced to provide essentially full accuracy for something like six months, minus ionosphere estimates which can only be measured from the ground.

As far as I can tell, Galileo has nothing like this. They have a small buffer of future ephemeris data, but the ground segment failure here was so long that it completely ran out. Their approach seems to be full accuracy or why even bother.

> As far as I can tell, Galileo has nothing like this. They have a small buffer of future ephemeris data, but the ground segment failure here was so long that it completely ran out. Their approach seems to be full accuracy or why even bother.

It's probably easier to say "our system being down won't be catastrophic" when it's one of 4+ systems rather than one of one, like GPS was.

Also probably not inaccurate to say that the US military cares more about what happens after the nukes start falling than the ESA does.

Hi makomk, (author here)

Indeed, Galileo has nothing like this. The GPS solution sounds exceptionally fancy, and it may go a long way to explaining where all those billions of USD/year go :-) Do you know if it has ever been tried for real? Thanks!

Doesn't sound that fancy... Orbital calculations are hard maths, but when you've written code to do it, that code can run anywhere, including on the satellite. Very little compute power is required.

Also, satellites are in direct view of one another and can easily receive each others signals. A rather simple software radio could receive the signals from a basic omnidirectional antenna. The only challenge is subtracting out the very strong local signal before digitising, but considering the very strong coding gain in GPS, it should be doable.

> A rather simple software radio

I'd think that would be rather a phase accurate software radio.

Aren't all software radios phase accurate...?
I'm not actually sure if it's been used for real, and I don't think it's really been needed - apparently it's rare for GPS ephemeris data uploads to be late by even an hour or two. In principle the idea is that it would be operating all the time and give slight accuracy and integrity monitoring improvements, but that doesn't seem to be a priority.

Incidentally, it seems like the EU is looking at developing their own version of Autonav for the next generation of Galileo, quite possibly with optical rather than radio links between the satellites.

I mean the system was designed as a military tool, with the primary scenario of surviveability being nuclear war, so the level of redundancy seen makes sense to me.
Any chance we'll see WAAS reference stations with more autonomy for uploading ionsphere correction data directly to the constellation, instead of having to aggregate at master stations, which then forwards to ground uplinks?
Why would you want that? For slightly more accuracy in a severe ground station outage?

Seems only marginally worth it...

More redundancy, less single points of failure.