UAVTracking / UAVTrackingProtocol

An open radio protocol for transmitting UAV flight data in real time.
https://xkcd.com/927/
11 stars 4 forks source link

Number of drones in the same perimeter might be too low #5

Open valentinb opened 6 years ago

valentinb commented 6 years ago

The number of drone in the same perimeter might be to low.

Why isn't frequency an option ? Reducing the size of messages is another option.

pjalocha commented 6 years ago

One could switch to modulation without the Manchester encoding and gain twice the data capacity. This will likely increase the SDR reciever complexity, as Manchester encoded packets have a very distinct spectral signatuture which is exploited with the OGN network receivers.

We loose as well compatibility to the nRF905 chip which can only do Manchester encoding at the single data rate.

We could switch to 433MHz band which is wider in bandwidth and have the SDR receiver receive and process 2MHz of RF bandwidth. This however means new antennas, current OGN network can not be used, more CPU load, new RF noise environemnt, etc. This would need more time for research and development.

optimaltracking commented 6 years ago

FLARM compatibility is a constraint so difficult to avoid Manchester and 868Mhz

pjalocha commented 6 years ago

nRF905 compatibility inflicts the following: