BeiDou B2b signal livestream
Introduction
China’s BeiDou positioning satellite is broadcasting the new navigation message B-CNAV3 and the augmentation signal PPP-B2b message to improve positioning accuracy using the B2b signal.
Currently, there seems to be no receivers on the market that utilize this B2b signal. On the other hand, Pocket SDR and Septentrio mosaic-go X5 receivers can receive this B2b signal.
To consider this B2B signal utilization, I have published a livestream of B2B signal raw data output from my mosaic-go X5 receiver.
B2b signal livestream
Originally, I would like to install this receiver at the GNSS observation station at my workplace. Because there is no spare for it, I record data at home and transfer the information to the public server. It may be unstable, but please understand this situation.
Information will be distributed using NTRIP (Networked Transport of RTCM via Internet Protocol). The address, port, and mount point are:
address | port | mount point | format |
---|---|---|---|
ntrip.phys.info.hiroshima-cu.ac.jp | 80 | B2B | Septentrio RawB2b |
B2b signal observation with QZS L6 Tool
Using septread.py
of QZS L6 Tool and str2str
of RTKLIB, you can see the raw data of this signal as the video above.
str2str -in ntrip://ntrip.phys.info.hiroshima-cu.ac.jp:80/B2B 2> /dev/null | septread.py
I am currently trying to decode B2b signals.
Related article(s):
- B2b signal of Chinese positioning satellite BeiDou Part 2 8th April 2024
- B2b signal of Chinese positioning satellite BeiDou Part 1 12th November 2023