8000 Unable to get centimeter level accuracy in the kinematic mode · Issue #740 · tomojitakasu/RTKLIB · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Unable to get centimeter level accuracy in the kinematic mode #740

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Amjad-58 opened this issue Feb 23, 2024 · 7 comments
Open

Unable to get centimeter level accuracy in the kinematic mode #740

Amjad-58 opened this issue Feb 23, 2024 · 7 comments

Comments

@Amjad-58
Copy link

I am using ZED F9P Ublox and during Kiematic mode I do not get centimeter level accuracy. I collect data in city and my rover and base station has almost 30 km distance Please guide me what I am missing?

@SergeyDolin
Copy link
SergeyDolin commented Feb 24, 2024

Hello, @Amjad-58, the accuracy of determining coordinates largely depends on the antenna you use. If you want to get a centimeter level of accuracy in kinematic mode, then I’m afraid you need a fairly high-quality antenna, the parameters of the phase center variation, which is in the atx file. When using the relative method, you should not exceed the distance from the base station of 10-15 km, since at large distances the estimates of the ionospheric delay, phase ambiguities and other parameters will not be equivalent, which will not allow achieving high accuracy when solving double difference equations. And speaking of accuracy, what do you mean? By internal convergence or external convergence?

@Amjad-58
Copy link
Author

Hello @SergeyDolin,

I am using UBLOX's ANN-MB-00 multi-band antenna paired with the ZED F9P board. Unfortunately, the available public base stations are quite distant, approximately 25 to 30 km from my location.

For achieving centimeter-level accuracy, I collect raw GNSS data from UBLOX and process it using RTKLIB. I convert the raw data to RINEX format using RTCNV and then upload the files – rover (UBLOX) observation file, and base station .obs and .nav files – to RTKPOST. I set the positioning mode as kinematic since my rover is in motion while the base station remains stationary.

However, I am facing a challenge as I'm unable to achieve centimeter-level accuracy (Fix solution). I only get a float solution. Interestingly, when I keep the rover stationary and collect data for 10 to 15 minutes, I manage to achieve a 10 to 15 percent fix solution.

I am seeking your advice on how to achieve a 100 percent fix solution. What parameters or considerations should I focus on? I am currently using external convergence through RTKLIB, and I'm not familiar with internal convergence.

Your guidance on optimizing the settings or any additional steps to enhance accuracy would be greatly appreciated.

@SergeyDolin
Copy link

@SergeyDolin
Copy link

@Amjad-58 Have you tried using an exact ephemeris file when processing? Also try to include zenith tropospheric delay in the estimate. The solution should, in theory, be better. It is also very important to give the exact coordinates of the base station, and the antenna offset parameters, in order to increase the number of ambiguity resolutions.

@Amjad-58
Copy link
Author

No, I haven't attempted those methods. My approach involves obtaining RINEX data directly from the base station with a significant baseline. I configure the settings in kinematic mode, turning off ionospheric and tropospheric delays, and setting the ambiguity for GPS as "Fix and Hold." Afterward, I initiate the execution. Are you suggesting that I should upload the precise ephemeris files from the base station? If so, could you provide guidance on how to do this? Additionally, I've been choosing the RINEX header for the base station coordinates. but I can give the exact coordinates as well. and I think I can also put the zenith option for tropospheric settings 1 of RTKPOST.

@SergeyDolin
Copy link
SergeyDolin commented Feb 28, 2024

@Amjad-58

Accurate ephemeris files and other files for high-precision methods can be found here: https://igs.bkg.bund.de/root_ftp/IGS/

Precise coordinates for the observation epoch are required. Set up the configuration as in the pictures
4
3
2
1

@Amjad-58
Copy link
Author
Amjad-58 commented Mar 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0