NASA has given Nokia $14.1 million to deploy the first 4G/LTE mobile network in space.
One of several companies to receive monetary backing from NASA, as part of the Tipping Point programme, Nokia will launch the first 4G/LTE service to be available on the moon. However, there is no time frame for when the project will be complete.
“Inspired by terrestrial technology, Nokia proposes to deploy the first LTE/4G communications system in space,” reads NASA’s announcement.
“The system could support lunar surface communications at greater distances, increased speeds, and provide more reliability than current standards.”
To the moon!
We are excited to have been named by @NASA as a key partner to advance “Tipping Point” technologies for the moon, to help pave the way towards sustainable human presence on the lunar surface.
So, what technology can you expect to see? (1/6) pic.twitter.com/wDNwloyHdP
— Bell Labs (@BellLabs) October 15, 2020
Out of this world
Further down the line, the telecommunications firm will advance its lunar network to 5G, though it’s only recently that 5G has become available on Earth.
“Working with our partners at @Int_Machines, this groundbreaking network will be the critical communications fabric for data transmission applications, including the control of lunar rovers, real-time navigation over lunar geography, & streaming of high definition video,” Nokia Bell Labs.
“The mission-critical LTE network we have developed has been specially designed to withstand the extreme temperature, radiation and vacuum conditions of space, as well as the sizable vibrational impact during launch and landing on the lunar surface.”
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'http://www.pocketgamer.biz/news/74813/nokia-to-deploy-4glte-network-in-space/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));