LoRa runs in the 868 MHz band (in Europe) - a frequency range known for being line of sight only as the ionosphere doesn't reflect radio waves of that high frequency. However sometimes you can get Troposheric propagation on these high frequency bands. This used to be common when I was a teenager living in the south of England in Kent and we could occasionally receive racy TV channels from Europe. https://en.wikipedia…
New LoRa RF distance record
121–130 of 140 posts
Re: New LoRa RF distance record
#122Earlier quoted context omitted.
HN is weird in that there is a format for that, which, as a relatively new entrant you may not be aware of, but that's what 'Show HN' is for, so that you know that whoever is posting something is associated with the article. Otherwise you will get to the point where HN is just another advertising medium, only with the ads not labelled as ads.
Is that written somewhere? Maybe just different understandings and expectations.. but for me "Show HN" is about here is my work/project I'm proud of, want to share with the rest of the world, want to have it discussed. For a normal news, even if you are the author of submitting, not sure if that's necessary. "Show HN" is imo not the anti-astroturfing disclosure, and for my expectations I would actually be a bit surpr…
Re: New LoRa RF distance record
#123Earlier quoted context omitted.
You can get a LoRa transmitter/receiver for like $5 and setup your own network. Documentation and datasheets are freely available. They are really not printing money with that technology. There isn't any opensource modulation scheme that comes even close to LoRa.
So it takes more than 5 dollars. You also need a gateway but you can get these for 99 dollars. Still this technology has a very low barrier to entry for such a long range and low power capability.
Re: New LoRa RF distance record
#124There is never any mention of bitrate when talking about LoRa. It's infuriating from someone on the outside. From what I gather, the map says a "SF:12" which means a spread factor of 12, at a bandwidth of 125khz. With a code rate of '1' according to https://www.rfwireless-world.com/calculators/LoRa-Data-Rate-... this means about 292 bits-per-second transmission rate for the packet. But I'm unsure if this is correct.…
Good point. We'll add that to the next post if there is a new record. Also what can be confusing is that the business viable part is even much smaller than the technical viable part. The low power operations is really only at lower SF7 or SF8. And we push our partners and ecosystem to keep the payload as small as possible as every byte counts. It is a completely different way of thinking than WiFi or cellular. Yet I…
On that point, have you looked at Myriota's research? (https://myriota.com/) In developing their system they went right back to the fundamentals and reworked everything around the idea of short messages. For example, an implicit assumption in the Shannon bound is that the message length is long, so they figured out that their short message system doesn't obey the Shannon bound and designed the coding and so on accordingly. It's fascinating stuff if you're into information theory.
Re: New LoRa RF distance record
#125Earlier quoted context omitted.
It can bounce off of meteor trails or the moon. It's been done many times in the ham community. Signals do bounce off of aircraft too, there are even passive military radars that track airborne objects using DVB-T or other strong signal reflections. It could be used if the conditions are just right. All of this has really nothing to do with LoRa and everything to do with physical properties of the emissions (frequenc…
The path loss for moonbounce is approximately 390 dB. You're not doing that by accident. In addition to using weak signal modes, you'll need directional antennas and lots of power to overcome that.
Re: New LoRa RF distance record
#126So I know LoRA: Low-Rank Adaptation of Large Language Models and Using LoRA for Efficient Stable Diffusion Fine-Tuning. But from the text, I don't think this is about it? It seems it's this: https://en.wikipedia.org/wiki/LoRa
Correct. It’s a low bandwidth/ long distance RF protocol over specifics bands. It’s also kinda proprietary.
Re: New LoRa RF distance record
#1271. How to increase range: https://community.emlid.com/t/increasing-lora-s-range/32597
2. LoRA repeater: https://hackaday.com/2019/05/02/simple-self-contained-lora-r...
3. High altitude LoRA receive-transmit: https://www.daveakerman.com/?p=2828
Re: New LoRa RF distance record
#128Re: New LoRa RF distance record
#129So I know LoRA: Low-Rank Adaptation of Large Language Models and Using LoRA for Efficient Stable Diffusion Fine-Tuning. But from the text, I don't think this is about it? It seems it's this: https://en.wikipedia.org/wiki/LoRa
Correct. It’s a low bandwidth/ long distance RF protocol over specifics bands. It’s also kinda proprietary.
Re: New LoRa RF distance record
#130Earlier quoted context omitted.
Correct. It’s a low bandwidth/ long distance RF protocol over specifics bands. It’s also kinda proprietary.
Not super familiar with LoRa, can you explain what makes it properietary? Is it the protocol?