Earlier quoted context omitted.
A person would have to have a quite flawed mental model of what GPS is to form the belief that it would stop working without data service, wouldn't they?
One of the interview questions where I work (we do automotive electronics) is "Explain how GPS works." It's directly relevant to the job, but it's also a neat opportunity to see how someone sizes up their audience, manages time and assumptions, etc. All those things are neat, but mostly what I've learned is that quite a lot of people, otherwise apparently reasonably smart and competent and toting a whole stack of pre…
Show HN: Building a GPS receiver
111–120 of 135 posts
Re: Show HN: Building a GPS receiver
#112Amazing! I also had exactly the same experience that led me to research this a few years ago, realizing that: - GPS works even in airplane mode (while on a literal airplane) - It works without cell service, or wifi, or anything - The United States of America controls the GPS constellation, and they can (and have!) turned off GPS off certain regions at will when necessary (which has prompted other countries to launch…
Heh, but they aren't the only global positioning system out there (nor the most accurate). EU, China, India, and Russia all have their own.
Re: Show HN: Building a GPS receiver
#113> Just one problem: you won’t find any SDR on the market that will claim to be able to sample a wave oscillating over a billion times a second. This was true, but not any more. You can get truly impressive “direct RF sampling” or “direct RF conversion” receivers that are more than fast enough for GPS. For example: Xilinx RFSoc: https://www.mouser.com/datasheet/2/903/ds889_zynq_usp_rfsoc_... A nice National Instrument…
Re: Show HN: Building a GPS receiver
#114Wow, thank you! While I had a glimpse at various parts of the madness earlier, this is the first article that actually brought it to a level where I could convince my brain to understand it end-to-end.
Re: Show HN: Building a GPS receiver
#115Super impressive. Can’t agree more with the author that GPS is a stunningly clever engineering achievement. For those interested in the story of the development of GPS, I found “GPS Declassified” by Richard Easton to be an engaging retelling.
Re: Show HN: Building a GPS receiver
#116Brilliant! I have no idea what the technical background of the author is but for anyone to tease apart the vast, complex, details of the GPS universe is a massive feat. Coupled with his ability to craft software to both assist his analysis and to implement the final solution, he has created a magnificent project. I've been studying GPS and worked with it professionally for a number of years and I still don't know eve…
Re: Show HN: Building a GPS receiver
#117I really love how this article is paced in real time from the first person as a learning adventure. Even down to the search terms used and the inner monologue. This is my absolute favorite kind of tutorial because you're not just being taught to fish, you're being shown how go about sourcing the parts to built your own fishing machinery.
Re: Show HN: Building a GPS receiver
#118Does it only support the US-made GPS (NAVSTAR GPS) or other GNSS systems like Galileo as well?
Re: Show HN: Building a GPS receiver
#119This was a delightful read. Reminded me of my time working on low power FHSS radio gear. We truly take modern wireless technologies for granted!
Re: Show HN: Building a GPS receiver
#120"Interestingly, the only thing stopping civilians from using the P code is the knowledge of the value of its chipping sequence. If the formula to generate the P code was publicly known, there’d be nothing stopping civilian GPS receivers from locking on to it, with the exact same techniques as are used for the C/A code." I didn't finish reading the whole thing but was curious. Is there any way of brute forcing it or s…
I would assume that the chipping sequence is derived from a frequently-rotated cryptographic key.