Earlier quoted context omitted.
The speed limit in the US is 1000mph, else it’s a munition. I believe the US used to make their GPS slightly inaccurate, but this was done on the satellite side.
I find a bit of humor in imagining NASA rocket launches and atmospheric test vehicles being viewed, in some contexts, as a munition.
We built a new GPS receiver engine
91–100 of 122 posts
Re: We built a new GPS receiver engine
#92Earlier quoted context omitted.
I find a bit of humor in imagining NASA rocket launches and atmospheric test vehicles being viewed, in some contexts, as a munition.
Russians call everything a rocket anyway. RPG-7 is a rocket, Saturn V is a rocket, Sidewinder is a rocket. They’re not confused about it, they regard all to be in the same category. It’s a bit political than technical that in American English guided rocket weapons are always called “missiles“. Same reason as J in NASA JPL stands for _jet_ though they don’t normally do turbine jets. So calling non-military rockets as…
Bad example. РПГ is "ручной противотанковый гранатомёт", approximately "man-portable anti-tank grenade launcher". Its round, "ПГ-7" is "anti-tank grenade". Rocket-propelled grenade is a backronym.
Re: We built a new GPS receiver engine
#93Earlier quoted context omitted.
They indicate plans to sell hardware on Crowdsupply which is based in the US. Presumably this is going to be FPGA-based which brings up all the fun questions of how ITAR applies to software. Would adding a speed restriction in their VHDL that could be trivially bypassed by patching out one line of code satisfy ITAR requirements? AOSP has this sort of code in it (search for ITAR_SPEED_LIMIT): https://android.googlesou…
> Presumably this is going to be FPGA-based which brings up all the fun questions of how ITAR applies to software. I mean there's plenty of prior art with open-source crypto implementations here.
Re: We built a new GPS receiver engine
#94Earlier quoted context omitted.
The speed limit in the US is 1000mph, else it’s a munition. Please note: my apologies in advance for a comment that may be perceived as pedantic, but I just wanted to further illuminate this statement. The U.S. regulation, which technically falls under the Export Administration Regulations (Navigation and Avionics), does not exclusively regulate GPS navigation in munitions applications; rather, it serves to regulate…
According to Google, the F22 can do 1500 mph. Looks like civillian GPS is still good as long as you keep it under Mach 1.8 at sea level ;) ICBMs on the other hand, reportedly go ten times the speed of an F22.
Re: We built a new GPS receiver engine
#95> Well, how about deliberate dilution of precision or intentionally limiting the speed the GPS chip can be used at? Is that a legal requirement or just done on request? I sort of chuckle whenever I hear of limitations like that being put in place as if someone that can construct an ICBM is going to be constrained by the GPS module.
Re: We built a new GPS receiver engine
#96Mostly off-topic here, but it seems like the best place to get an answer: several years ago in my lab at Georgia Tech, a technician I worked with said he had a friend who invented a device for doing celestial navigation, but that it 1) worked in the daytime somehow and 2) used digital technology so that it was more precise than a sextant / traditional celestial navigation. The technician was prone to a bit of exagger…
Re: We built a new GPS receiver engine
#97It seems like they did this for SpaceChain, which I had never heard of before. I read their information, taking about combining blockchain-technology and satellites, and I'm still very confused. Other than buzzwords, what is this actual business and why is the blockchain necessary here? dApps in Space? What? Why?
Re: We built a new GPS receiver engine
#98Re: We built a new GPS receiver engine
#99Earlier quoted context omitted.
You can get multiple devices and compare the output. Doesn't give you absolute accuracy of course. But you can set one as "master" and diff to that.
I dunno. Back in the day when "selective availability" was turned on they added "brown noise" with strong low frequency components that would defeat attempts to use temporal averaging to approve GPS accuracy. I remember setting a receiver up outside and looking at the tracks go in circles like a spirograph.
Re: We built a new GPS receiver engine
#100> Well, how about deliberate dilution of precision or intentionally limiting the speed the GPS chip can be used at? Is that a legal requirement or just done on request? I sort of chuckle whenever I hear of limitations like that being put in place as if someone that can construct an ICBM is going to be constrained by the GPS module.
It seems silly in today's world where anyone can roll a custom SoC and have it spun out by any number of Fabs over the weekend, but 30 years ago custom chips were pipe-dreams for all but the most advanced tech firms. The $2 microcontroller you use to turn your lamp on has more processing power than a desktop computer from the early 80s. By putting artificial constraints on off-the-shelf GPS technology, it forced bad…