1540nm Laser Rangefinder-G5K10 laser range finder is a pulse laser range finder, which has the advantages of small size, light weight, low power consumption, long working distance, long service life, and safe working band for human eyes. It is an important technical equipment to improve product aiming accuracy,Visibility is not less than 10km under clear-sight conditions, and the ranging distance for vehicles (2.3m×2.3m targets) is ≥5000m.
1、Technical parameter
Item
Technical parameter
Working wavelength
1.54μm±0.02μm
Range scope
30m~5000m
Object
Visibility is not less than 10km under clear-sight conditions, and the ranging distance for vehicles (2.3m×2.3m targets) is ≥5000m
Main function
Single ranging and continuous ranging
Three-target ranging and front and rear target indication
Self-test function (including: current APD temperature, high voltage value, internal voltage, blind zone value)
Standby wake-up function can be realized by modifying to TTL interface
Ranging accurancy
±1m
Continuous ranging frequency
0.5Hz-10Hz
Accuracy rate
≥98%
Effective Clear Aperture
25mm
Number of laser pulses fired between mean failure (MNBF)
≥3×106 times
Voltage
DC5V
Working power consumption
≤2W(@1hz)
Standby power consumption
≤0.5W
Size
41mm×32mm×70mm
Weight
<82g
Cooling method
Conduction cooling
Operating temperature
-40℃~+65℃
Storage temperature
-55℃~+70℃
2、Electrical Interface
Electrical connector model: molex-532610771; the detailed definition of the electrical interface is as follows:
Table 1 Interface definition
Pin No.
Definition
Function
Remark
1
RS422 RX+
Serial receiving+
Host computer to Laser rangefinder
2
RS422 RX-
Serial port receiving-
Host computer to Laser rangefinder
3
RS422 TX-
Serial send-
Laser rangefinder to Host computer
4
RS422 TX+
Serial send+
Laser rangefinder to Host computer
5
GND
Serial port
6
VCC 5V
5V input positive
7
GND
5V input negative
3.Structure size
4、Communication protocol
The data transmission between the rangefinder and the host computer includes the following contents:
Control commands: including starting ranging, continuous ranging, single ranging, query commands, etc.
Loopback data: including distance information, ambient temperature, range finder status, etc. The data exchange between the distance measuring machine and the host computer adopts 422 bus. The specific software communication protocol is as follows:
Communication format: 422 communication, baud rate 115200bps (can be changed according to customer requirements);
Data format: 8-bit data, one start bit, one stop bit, no parity check, the data consists of header byte, command part, data length, parameter part, check byte;
Communication mode: the main control and the distance measuring machine adopt the master-slave communication mode, the master control sends control commands to the distance measuring machine, and the distance measuring machine receives and executes the instructions. In the ranging state, the rangefinder sends back the data and status of the rangefinder to the upper computer according to the ranging cycle. The communication format and command content are shown in the following table.
Master send
The sending message format is as follows:
STX0
CMD
LEN
DATA1H
DATA1L
CHK
Table 2 Description of sending message format
Number
Name
Discription
Code
Remark
1
STX0
Message start flag
55(H)
2
CMD
Command word
See table 3
3
LEN
Data length
The number of all bytes except the start sign, command word and checksum
4
DATAH
Parameter
5
DATAL
6
CHK
XOR check
In addition to the parity byte, other bytes are exclusive or