3689681013?profile=original

Dear Community,

Drotek, French tech start-up is proud to release its L1 RTK GNSS ! RTK technology allows to enhance GNSS positioning and to go down to centimeter level precision.

We have seen a lot of RTK boards coming up. However we have witnessed no good integration for the UAV segment and no performance enhancement in difficult environments.

This is why we decided to develop a solution to cope with these issues. Drotek is specialized in electronic design for UAVs and has put all its expertise in designing this board, jointly with French National Center for Space Studies (CNES) and French Institute for Aeronautics and Space (ISAE).

What is RTK for?

RTK technology uses corrections from a second GNSS receiver (called “base”, the other mobile receiver is called “rover”) in order to correct errors that lead to meter level precision. It has been used for a long time by surveyors, but at a very high cost. Today we want to trivialize this technology.

Our two years spent on developing this product have led us to focus on several points, such as connectivity, signal quality, EMI, real-time, etc...

3689681034?profile=original

3689680842?profile=original

We have compared our system’s performance with dual frequency receivers (in blue, Rover : Septentrio AsteRx 3 L1/L2 + Novatel geodesic antenna in RTK with base Trimble NetR9 + TRM59800), and it is pretty astonishing!

3689681061?profile=original

RTK works well in clean open-sky environments, but we like to test our device in difficult scenarios. Urban canyon is stil a pipe dream, but some route on ground robot in medium-hard environment (buildings, trees…) gives pretty good results :

3689681163?profile=original

Comparison between single GPS (red) and RTK : have a look at the left side under the tree. Single position gets highly contaminated by multipath, whereas the big ground plane and the Tallysman antennas filter it quite well :

3689681127?profile=original

Comparison between RTK Drotek (orange) and another open-source RTK solution (yellow) :

3689681204?profile=original

Base correction data can be sent through serial port with 3DR Radio types but also through cabled or wireless Internet for those want to get rid of range limitations. All drivers and server programs are already in the board. The following table sums up the different possible ways of communication between rover and base.

3689681185?profile=original


We are currently developing LoRa based transmitters, hoping that these will fulfill our expectations (we are quite excited about them!). Coming soon.

We truly believe in open-source community, but this board has also been designed to work “as is”. All boards will be delivered flashed and ready-to-use, with really little configuration, mainly for non-advanced users who would wish to get to precision without spending too much time on understanding how it works. Our wiki will explain everything step-by-step, but will also provide support on using RTKLIB graphical tools for post-processing and analyzing data. Do not forget to check our Github, we will publish in it really soon!

All our boards are stamped “Made in France”, we pay a lot of attention to the devices we manufacture in our French factory. Our motto is open source and open hardware, we work this way and we will stay this way. We want sell the atoms not the bits.

The package will be available in our site for pre-ordering. The expected release date is in one month, with a price of 699 € excluding VAT.

Our website is currently being redesigned, hope you will appreciate the new one! There will be plenty of content on how to use all the devices we manufacture, from little sensors to big boards!

Some additional exciting results :

This picture depicts the precision you can expect with good conditions, amazing!

 

3689681255?profile=original

A little demonstration (shot yesterday!) :

We modified an Iris+ drone, removed its GPS and replaced it by our board. Take-off is manual, and as soon as the drone lifted we triggered Return To Launch mode. The drone succeeded in landing on the table approximately 1 out of 2 times. It touched the table with at least two feet each time we tried the procedure.  Wind conditions were quite gentle but with a fair amount of gusts. Even if the board provides precision, there has been a lot of work on the controller’s PIDs to achieve this result!

We used a Netgear WiFi router to transmit raw data from the base to the rover, using Edison's WiFi. Base was connected in Ethernet to the router, everything powered by a 4S LiPo and a 12V power module.


3689681226?profile=original

We will offer a board to the person who comes up with the coolest name for the device !

10% off on pre-order !

http://drotek.io/1PodT25

See you soon in our website !

www.drotek.com

3689681323?profile=original

E-mail me when people leave their comments –

You need to be a member of diydrones to add comments!

Join diydrones

Comments

  • @Darius, do you simply understand the concept of Differential GNSS ? and do you really think RTK started with RTKLIB in 2007 ? How fun ! Have a look there :

    “Centimeters in the Field, a User’s Perspective of Real-time Kinematic Positioning in a Production Environment,” by N.C. Talbot,published in theProceedings of ION GPS-93,the 6th International Technical Meeting of the Satellite Division of The Institute of Navigation, Salt Lake City, Utah, 22–24 September 1993

    I used geodetic and RTK GPS land survey systems from Trimble, Wild (now Leica) and also Sagem if I remember well, since late 90's early 2000's.

    For the other issues you raise, I just think it is lost of time to argue, but : "do you know how RTK works ?" (no comment, I am a geodesist), "There is no warranty RTK GPS can offer better accuracy than non-RTK L1/l2 GPS" (in Real Time, no difference really ?), "you need an array of ground based stations geodesy grade geolocalised first" (hum, do ever heard of ITRF or SOPAC ?)

  • Moderator
    ^ and that's a perfect example of a hype-free, realistic and constructive contribution . thank, Guy...that's why I come to DIY drones.
  • Hi Elios, 

    I have not tried but I think it could be possible this way :

    Base : inject base's raw data into telemetry mavlink

    Rover : connect telemetry's TX to Edison, sniff raw data packets for RTK (for example using RTKLIB's str2str, and a buffer file) and route packets back to FC's serial port, leave RX directly connected to FC. Have to try though!

    However, RTK's correction data rate is about 10kbits/s, so you can use lower baudrates to increase range, this is why it can be better to use a different data link for it.

  • @drotek: We would like to know if when we install your device to the Pixhawk, can we use its mavlink protocol and send the data within the mavlink instead of putting a new additional wireless link?
  • @Pascal P.

    do you know how RTK works or just guess ?

    "
    What is the mystery of RTK ?
    I used it since 15 years with both single and dual frequency receivers.
    "

    RTBLib by Takasu is 9 years old only.

    If you have ever followed theory behind the RTK you known exactly the bug behind it and the misconcept of GPS ionospheric error.

    There is no warranty RTK GPS can offer better accuracy than non-RTK
    L1/l2 GPS

    The same for Internet transferred raw data feed to rover.

    Frankly speaking, GPS ionospheric error offset feed data are already part of data feed received by default GPS unit.

    To build high accuracy GPS rover you need an array of ground based stations geodesy grade geolocalised first.

    RTKLib is merely one of conceptions of higher accuracy GPS, still under development.

    What was the name of your RTK implementation 15 years old ?

    "

  • Drotek: It's looks very interesting for agriculture precision If you obtain a plug and play RTK product, many open sources needs an extra knowledge from the users that not always have time to learn it. 3G isn't always available at fields in agriculture countries like here in South America so the other choice looks interesting too.

    Thank's Hugues, In fact is worse to understand when Randy write in Japanese for me, French is not so difficult to read for a spanish speaker but, perhaps I loose more technical words and you are very clear to write in english, I always understand well your explanations, I apreciate that :D 

  • I do not see the point of Darius. What is the mystery of RTK ?

    I used it since 15 years with both single and dual frequency receivers. Now technology is on-board cheaper receivers, that's all good. Going from 5m accuracy in natural mode to 5cm in RTK will just make my day.

    For mapping purpose, what s the point to search for 5mm accuracy for a 3 cm per pixel photography ?

  • Fyi, it's 5-10 m without corrections ... here we talk about m8 ublox with rtk corrections.
  • @Guy,

    one more thing

    basing on your drawings I can assume you don't understand how GPS works.

    GPS is aimed as high accuracy instrument ( Ublox claims M8 to show high accuracy

    wihin 5-10 metres range).

    There is no such term as high precision GPS, since what you describe and call "high precision" is exactly a bug in algorithmics, making GPS product not fit as market product.

    Please go back to basics of GPS technology and just learn how GPS works.

  • We're waiting a long time for this and are looking forward to the development :)

    We would love to get hands on one and call it "BULLSEYE" 

This reply was deleted.