Radiation environment on the moon is worse than in the LEO. Earth's magnetic field is not protecting in the Moon. It's unclear how much rad-hard they need if they don't use it for anything safety critical. Rad-hard 90nm SoC for 4G/LTE should be relatively straightforward. Or maybe they use redundancy and use already available few generation old chipsets. Changes for thermal management and testing eats most of the bud…
Couldn't they just bury the box containing the circuitry under a few feet of lunar soil?
Nokia selected by NASA to build cellular network on the moon
121–130 of 224 posts
Re: Nokia selected by NASA to build cellular network on the moon
#122Is anyone aware of a date/time representation system that would work universally (including extraterrestrial places)? I just have been curious about this question for long. Sure, we could keep an earth referential on a moon base, but then what about Mars? As a software developer it is already difficult to always get dates/times properly with timezones, now imagine places which does not have 24 hours per day or the sa…
There's Barycentric Dynamical Time, which takes time dilation into account: https://en.m.wikipedia.org/wiki/Barycentric_Dynamical_Time NASA has actually thought through this problem and created SPICE, which lets you convert between different time systems, some relativistic and some not, as well as doing conversions between various reference frames: https://naif.jpl.nasa.gov/naif/index.html
Re: Nokia selected by NASA to build cellular network on the moon
#123Does this mean the ITU is going to assign the moon a country code? I vote for +6666 (MOON). Who decides what parts of the moon get what area codes? Imagine how long it will take to get Orange to instal a landline in a crater!
Re: Nokia selected by NASA to build cellular network on the moon
#124Is anyone aware of a date/time representation system that would work universally (including extraterrestrial places)? I just have been curious about this question for long. Sure, we could keep an earth referential on a moon base, but then what about Mars? As a software developer it is already difficult to always get dates/times properly with timezones, now imagine places which does not have 24 hours per day or the sa…
The big problems come from huge Earth assumptions about interval duration and interval sequencing being violated. A lunar day is 29.5 Earth days. Does the lunar calendar use solar days, and just have absurdly long weeks and years? Maybe the years are standard Earth length, they just don't use weeks or months. Does a lunar society have a shorter "not-day" that replaces the way Earth uses days, and now everything needs to handle this new unit of time? Do days still get measured as solar intervals, and we just decide it's okay for days to be longer than weeks on the moon, so it stays Tuesday for a month at a time?
Re: Nokia selected by NASA to build cellular network on the moon
#125If there is intelligent life somewhere out there, when they travel to space, I wonder if they also insist on operating technology that is at least one generation back, for the reason of "proven reliability"? I'd say probably yes. If we ever get a visit from them, that "shmux semiconductor" will be the old model...
Re: Nokia selected by NASA to build cellular network on the moon
#126It's crazy to think only three space programs have soft landed on the moon. And since the first in 1966, there have only been about 2 dozen soft landings on the moon. We tend to forget it's really hard to do.
Luna 9, 13, 16, 17, 20, 21, 24 (1966-1976)
Surveyor 1, 3, 5, 6, 7 (1966-68)
Apollo 11,12,14,15,16,17 (1969-72)
Chang'e 3 and 4 (2013 + 2019)
Re: Nokia selected by NASA to build cellular network on the moon
#127Earlier quoted context omitted.
There's Barycentric Dynamical Time, which takes time dilation into account: https://en.m.wikipedia.org/wiki/Barycentric_Dynamical_Time NASA has actually thought through this problem and created SPICE, which lets you convert between different time systems, some relativistic and some not, as well as doing conversions between various reference frames: https://naif.jpl.nasa.gov/naif/index.html
SPICE is pretty awesome. I wish that more people in the aerospace industry were aware of, including people AT NASA. I work at a company contracting on NASA projects and a couple weeks ago I had to correct their code because they weren't accounting for the leap second offset between UTC and GPS correctly. When I asked why he wrote his own function instead of using SPICE he responded "what's SPICE?". Literally people i…
Re: Nokia selected by NASA to build cellular network on the moon
#128Is anyone aware of a date/time representation system that would work universally (including extraterrestrial places)? I just have been curious about this question for long. Sure, we could keep an earth referential on a moon base, but then what about Mars? As a software developer it is already difficult to always get dates/times properly with timezones, now imagine places which does not have 24 hours per day or the sa…
There's Barycentric Dynamical Time, which takes time dilation into account: https://en.m.wikipedia.org/wiki/Barycentric_Dynamical_Time NASA has actually thought through this problem and created SPICE, which lets you convert between different time systems, some relativistic and some not, as well as doing conversions between various reference frames: https://naif.jpl.nasa.gov/naif/index.html
Re: Nokia selected by NASA to build cellular network on the moon
#129Earlier quoted context omitted.
There's Barycentric Dynamical Time, which takes time dilation into account: https://en.m.wikipedia.org/wiki/Barycentric_Dynamical_Time NASA has actually thought through this problem and created SPICE, which lets you convert between different time systems, some relativistic and some not, as well as doing conversions between various reference frames: https://naif.jpl.nasa.gov/naif/index.html
I have enough problems dealing with time on this planet. This is going to break a lot of software and software developers instantly :)