RTK GPS
Real Time Kinematic (RTK) GNSS/GPS systems provide centimeter-level accuracy, allowing PX4 to be used in applications like precision surveying (where pinpoint accuracy is essential).
This feature requires QGroundControl running on a laptop/PC and a vehicle with a WiFi or Telemetry radio link to the ground station laptop.
INFO
Some RTK GNSS setups can provide yaw/heading information, as an alternative to the compass:
- RTK GPS Heading with Dual u-blox F9P.
- GPS directly output yaw (see table below).
지원되는 RTK 장치
PX4 supports the u-blox M8P, u-blox F9P and the Trimble MB-Two GPS, and products that incorporate them.
:::note 일부 RTK 모듈은 특정 기능(베이스 또는 로버)으로만 사용할 수 있는 반면, 다른 모듈은 서로 교환하여 사용할 수 있습니다. The table indicates devices that also output yaw, and that can provide yaw when two on-vehicle units are used. It also highlights devices that connect via the CAN bus, and those which support PPK (Post-Processing Kinematic).
참고:
- ✓ or a specific part number indicate that a features is supported, while ✘ or empty show that the feature is not supported. "?"는 "알 수 없음"을 나타냅니다.
- Where possible and relevant the part name is used (i.e. ✓ in the GPS column indicates that a GPS module is present but the part is not known).
- Some RTK modules can only be used in a particular role (base or rover), while others can be used interchangeably.
- The list may omit some discontinued hardware that is still supported. For example CubePilot Here+ RTK GPS is discontinued and may be removed from the list in a future release. Check earlier versions if a discontinued module is not mentioned here.
포지셔닝 설정
RTK positioning requires a pair of RTK GNSS devices: a "base" for the ground station and a "rover" for the vehicle.
추가로 다음과 같은 것들이 필요합니다.
- A laptop/PC with QGroundControl (QGroundControl for Android/iOS do not support RTK)
- 노트북에 WiFi 또는 원격 텔레메트리 링크가 있는 기체.
INFO
QGroundControl with a base module can theoretically enable RTK GPS for multiple vehicles/rover modules. 이 문서 작성 시점에서 이것의 사용 사례는 테스트되지 않았습니다.
하드웨어 설정
로버 RTK 모듈 (차량)
The connection method and cables/connectors required depends on the selected RTK module (and on the flight controller).
대부분은 다른 GPS 모듈과 같은 방식으로 비행 콘트롤러의 GPS 포트를 통해 연결됩니다. Some are connected to the CAN bus (i.e. using DroneCAN).
See documentation for the selected device, general GNSS Hardware/Configuration Setup, and DroneCAN for more information on wiring and configuration.
기본 RTK 모듈 (접지)
Connect the base module to QGroundControl via USB. 기본 모듈을 사용하는 동안 이동하면 안됩니다.
TIP
Choose a position where the base module won't need to be moved, has a clear view of the sky, and is well separated from any buildings. 삼각대를 사용하거나 지붕에 장착하여 기본 GPS의 위치를 높이는 것이 도움이되는 경우가 많이 있습니다.
텔레메트리 라디오/WiFi
The vehicle and ground control laptop must be connected via wifi or a radio telemetry link.
The link must use the MAVLink 2 protocol as it makes more efficient use of the channel. This should be set by default, but if not, follow the MAVLink2 configuration instructions below.
RTK 연결 프로세스
RTK GPS 연결은 기본적으로 플러그앤플레이입니다.
Start QGroundControl and attach the base RTK GPS via USB to the ground station. 장치가 자동으로 인식됩니다.
Start the vehicle and make sure it is connected to QGroundControl.
TIP
QGroundControl displays an RTK GPS status icon in the top icon bar while an RTK GPS device is connected (in addition to the normal GPS status icon). RTK가 설정되는 동안 아이콘은 빨간색으로 표시되고, RTK GPS가 활성화되면 흰색으로 바뀝니다. 아이콘을 클릭하여 현재 상태와 RTK 정확도를 확인할 수 있습니다.
:::
QGroundControl then starts the RTK setup process (known as "Survey-In").
Survey-In은 기지국의 정확한 위치 추정치를 획득을 위한 시작 절차입니다. The process typically takes several minutes (it ends after reaching the minimum time and accuracy specified in the RTK settings).
RTK GPS 상태 아이콘을 클릭하여 진행 상황을 추적할 수 있습니다.
Survey-in이 완료되면 :
The RTK GPS icon changes to white and QGroundControl starts to stream position data to the vehicle:
기체의 GPS가 RTK 모드로 전환됩니다. The new mode is displayed in the normal GPS status icon (
3D RTK GPS Lock
):
GPS를 Yaw/Heading 소스로 설정
GPS can be used as a source for yaw fusion when using a single device with two antenna where yaw output is supported by the device, or when using some RTK GPS Setups with Dual u-blox F9P. Using GPS as a heading source has the benefit that yaw calculations are not impacted by magnetic interference.
Both approaches work comparing the time taken for a GNSS signal to reach two separated antennas. The minimum distance between antenna depends on the device but is of the order of 50 cm (check manufacturer documentation).
The devices that can be used are listed in this way are listed in the GPS Yaw column of the table above, such as Septentrio AsteRx-m3 Pro, Holybro H-RTK Unicore UM982 GPS, and Trimble MB-Two. The links in the table take you to the device-specific PX4 configuration.
Generally when using a GNSS as a source of yaw information you will need to configure the following parameters:
매개변수 | 설정 |
---|---|
GPS_YAW_OFFSET | The angle made by the baseline (the line between the two GPS antennas) relative to the vehicle x-axis (front/back axis, as shown here). |
EKF2_GPS_CTRL | Set bit position 3 "Dual antenna heading" to 1 (i.e. add 8 to the parameter value). |
TIP
If using this feature, all other configuration should be setup up as normal (e.g. RTK Positioning).
선택적 PX4 구성
The following settings may need to be changed (using QGroundControl).
RTK GPS 설정
The RTK GPS settings are specified in the QGroundControl General Settings (SettingsView > General Settings > RTK GPS).
이러한 설정은 RTK GPS 설정 프로세스 ( "Survey-In) 완료를 위한 최소 기간과 최소 정확도를 정의합니다.
TIP
You can save and reuse a base position in order to save time: perform Survey-In once, select Use Specified Base Position and press Save Current Base Position to copy in the values for the last survey. 그러면 값이 변경시까지 QGC 재부팅시에도 유지됩니다.
MAVLink2
MAVLink2 프로토콜은 낮은 대역폭 채널을 보다 효율적으로 사용하기 때문에 사용하여야합니다. 이것은 최근 빌드에서 기본적으로 활성화되어야 합니다.
MAVLink2가 사용되는 지 확인하려면 :
- Update the telemetry module firmware to the latest version (see QGroundControl > Setup > Firmware).
- Set MAV_PROTO_VER to 2 (see QGroundControl Setup > Parameters)
튜닝
GPS 정확도를 센티미터가 아닌 미터 단위로 가정하여 기본 매개변수가 조정되므로 일부 매개변수를 조정하여야 할 수도 있습니다. For example, you can decrease EKF2_GPS_V_NOISE and EKF2_GPS_P_NOISE to 0.2.
이중 수신기
두 번째 GPS 수신기는 백업으로 사용할 수 있습니다 (RTK 또는 비 RTK). See the EKF2 GPS Configuration section.
추가 정보
- RTK-GPS (PX4-Integration): Developer information about integrating RTK-GPS support into PX4.
- Real Time Kinematic (Wikipedia)