
RS-Ruby Users’ Manual
12
6 GPS Synchronization
RS-Ruby supports external GPS receiver connections. With GPS connections, we can
synchronize the RS-Ruby system time to GPS global time.
6.1 Principle of GPS synchronization
The GPS receiver keeps generating synchronization Pulse Per Second (PPS) signal and
GPRMC message and send them to the sensor. The pulse width of the PPS should
between 20ms to 200ms, and the GPRMC message should be received within 500ms
after the PPS signal is generated.
6.2 GPS Usage
GPS_REC receives the signal from GPS module with Standard serial RS232
communication protocol.
GPS PULSE receives the PPS from the GPS module and requests voltage between 3.0 V
~ 15.0 V.
PIN +5V of GPS interface can supply power to GPS module. (If GPS module is only
allowed to use +3V as power supply, please don’t use this +5V PIN on Interface Box.
Please exchange the +5V to +3V)
PIN GND is connected to the GPS receives ground wire.
The GPS module should set to 9600bps baud rate, 8-bit data bit, no parity and 1 stop bit.
RS-LiDAR-Ruby only read the GPRMC message from GPS module., the GPSMRC
message format is shown as below:
$GPRMC, <1>,<2>,<3>,<4>,<5>,<6>,<7>,<8>,<9>,<10>,<11>,<12>*hh
<1>UTC time
<2>validity-A-ok, V-invalid
<3>Latitude
<4>North/South
<5>Longitude
<6>East/West
<7>Ground Speed
<8>True course
<9>UTC date
<10>Variation
<11>East/West
<12>Mode(A/D/E/N=)
*hh checksum from $ to*
The different GPS module could send out different GPRMC message length, the RS-Ruby
could be compatible with the most GPS modules on the market. Please contact
RoboSense of technical support when it is incompatible.
Содержание RS-Ruby
Страница 1: ...RS Ruby Users Manual 1...
Страница 38: ...RS Ruby Users Manual 33 Appendix D Dimension Figure D 1 Dimension of Ruby...
Страница 41: ...RS Ruby Users Manual 36...