Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
4G/5G today
#1
Hello, folks.

I'm wondering what's the state of 4G/5G as a way to control the UAV and to download video feed in long-rage flights around urban areas. Is the latency too big? I've seen some people using it at a small extent, but I wonder what are the good points and drawbacks. I'm planing to build a long-range UAV setup, but I'm still in the drawing board.

So I'm curious to read what you guys have to say.
Reply
Login to remove this ad | Register Here
#2
Interesting... Do you have an example of it in use?

Laws aside, I don't see why a cellular radio couldn't be used contol/update an autonomous craft. I would think latency would be too high for real time control... but I don't really understand what the link(s) would look like exactly. Hmm.
Reply
#3
(02-Apr-2024, 10:04 PM)drumgod Wrote: Interesting... Do you have an example of it in use?

Laws aside, I don't see why a cellular radio couldn't be used contol/update an autonomous craft. I would think latency would be too high for real time control... but I don't really understand what the link(s) would look like exactly.  Hmm.

Yes, this is one of the videos I found: 

There are others, tho. YouTube can reveal a few.
[-] The following 1 user Likes UglyBob's post:
  • drumgod
Reply
#4
Very cool. Okay... Here's the github page for the project the guy in the video used:

https://github.com/uavpal/disco4g

Reading...

Edited to add the video from the project page discussing the setup...

Reply
#5
UAVPAL looks like a good sized project with a dozen or so people working on it. The "executive summary" seems to be that they reroute the normal wifi control protocols over a cellular connection. There's definitely latency but it's way better than I thought it was going to be. It looks like they've done a lot of work integrating their code (and an off-the-shelf USB modem) with the Parrot's factory hardware and software. Nice.

Edit: Ahh. I see what they're using ZeroTier for. They need the VPN addressing to make the client/sever connection... Sorta like if the two ends were still on a wifi network.
Reply
#6
Thing is, latency isn't really an issue. You aren't going to use this setup to fly freestyle, it's more a LR type affair. So if it takes you a tenth of a second to issue a turn command or set a new set of coordinates, then that's fine. But you need to improve collision detection, maybe by using radar or optical systems, so the vehicle can actively avoid crashing into stuff without input.
Try Not, Do or Do Not
- Yoda

[-] The following 1 user Likes Pathfinder075's post:
  • Krohsis
Reply
#7
I ended up ruling out any cellular tower based comms from my project, at least for now. The main reason was this statement from the Arducopter documentation:


Quote:Since most cellular coverage is directed to cover only 200-300 feet AGL, except in metropolitan areas with high rise buildings, flight (ArduPlane/ArduCopter) applications may experience coverage issues at higher vehicle altitudes.


If this is true (and shall be for my town, as we don't have many buildings larger than 15 stores), I might face some issues.

Instead, I've opted to try the Micoair 915MHz LR900-F. It's way cheaper than the most ready-to-use solutions I know of. It seems to be new on the market, but for the price I think it's worth a try.

@Pathfinder075 You're right, some sort of collision detection is a must. However, I think I'll leave my build without it for now. I'll try to use it with caution. Thank you!
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Wonder how far I will hike today! :) kaitylynn 13 1,138 07-May-2019, 03:49 PM
Last Post: Oscar
  Possible GPS issues as of today Krohsis 4 662 07-Apr-2019, 02:56 PM
Last Post: Deal-E-O


Login to remove this ad | Register Here