Hi-Link HLK-LD1125H-24G Instrucciones de uso

Human Presence Detection Radar HLK-LD1125H-24G
Application Manual
V1.2
2021-9-16
Due to product upgrades or other reasons, the content of this
document will be updated from time to time. This document is
intended as a guide only, and neither the information nor the
recommendations stated shall constitute any express or implied
warranty.

1
Content
1. Overview............................................................................................................2
2. Module appearance and interface...................................................................... 3
3. Module performance.......................................................................................... 4
4. Debug wiring......................................................................................................4
5. Debug configuration...........................................................................................5
6. Radar installation and testing............................................................................ 12
7. Precautions........................................................................................................ 14
8. Appendix........................................................................................................... 15

2
1. Module Appearance and Interface
HLK-LD1125H-24G is a high sensitivity 24GHz millimeter wave human presence detection
radar module. Different from the traditional radar, which judges the existence of the human
body by detecting the large-scale movements of the human body or the small-scale body
movements, the main feature of this module is to judge the existence of the human body by
detecting the accumulated human breathing and other small-scale movements. Therefore, the
detection of human presence is more accurate than traditional mobile detection radars. Not easy
to miss.
Indoor human presence detection Human body slight moving induction
Modules can penetrate non-metallic enclosures without openings. Common materials
include plastic, glass, acrylic, ceramic, etc.
Embedded ceiling buckle shell (recommended)
Colourful acrylic Glass
86 boxes of plastic panels (recommended)

3
1 2 3 4
2. Module Appearance and Interface
Pin interface definition: (2mm pitch pin header connector isrecommended for the interface)
Pin
Name
Remark
1
VCC
Power supply
5V power
supply
2
GND
Touchdown
3
URX
TTL serial
port receive
4
UTX
TTL serial
transmission

4
23.5G-24.5GHz
Frequency
Typical value
valueTypical
value值
Parameter
\
JNJJJJJK
ameter
Antenna half power
angle
+/-22° (horizontal/vertical)
Data Format
Modulation
FMCW
Detection distance
4m meditate, 8m exercise
Serial ASCII
output
3. Module Performance
Scope Hanging height 3m, static human detection coverage radius>2m
Power
supply电
3.3-5V
Current
80mA
Output serial
3.3V
Detection cycle
4. Debug wiring
HLK-LD1125H-24G uses the serial port to output the test results in string format, so in the
testing, you can do a quick test evaluation on the serial port assistant firstly.
adaptive

5
The module and serial board can be connected as shown as above:
Module 1 pin is connected to serial board 5V
Module 2 pin is connected to serial board GND
Module 3 pin is connected to serial board TX module
Module 4 pin is connected to serial board RX
5.Debug configuration
The HLK-LD1125H-24G can be debugged and tested on the computer through the serial port
assistant.
Use any serial debugging tool. The baud rate is 115200, 8 data bits, 1 stop bit, check bit and
flow control are None, select ASCII for receive settings, and select ASCII for send settings.
Product supports UART text protocol
1
baud rate
115200
2
word width
8bit
3
stop bit
1
4
even-odd
check
None

6
Radar output
When the radar detects a larger motion, it outputs mov, dis=***.
When the radar detects the static state of the human body or the movement of a small amplitude,
it will output occ, dis=***. dis represents the target distance, in meters.
When the radar cannot detect the target, it stops outputting. The user can make a certain delay in
the upper layer to avoid frequent unmanned state when the signal is weak.
Configuration directives
rmax=**,Set the maximum detection distance. The distance value with one decimal place
can be set, and the unit is meters. For example: Set the module to only detect targets within a
distance of 6 meters. Then send rmax=6, at this time the module will only output the target
within 6 meters. Targets 6 meters away will not output. The module defaults to rmax=6.
mth1=**,Set the segmentation sensitivity threshold of 1. mth1 corresponds to the signal
threshold within 2.8 meters. The default value is 60.
mth2=**,Set the segmentation sensitivity threshold of 2. mth2 corresponds to the signal
threshold within 2.8-8 meters. The default value is 30.
mth3=**,Set the segmentation sensitivity threshold of 3. mth3 corresponds to the signal
threshold beyond 8 meters. The default value is 20.
The larger the sensitivity value, the less sensitive the module is. The main reason for segment
sensitivity is that the reflected signal of the short-range target will be relatively stronger, so the
same sensitivity as the long-distance target is not required at short distances. At the same time,
according to different environments, you can also make targeted settings. The segment
sensitivity can be debugged with the test mode. Generally, it is recommended that customers test according to
the default parameters. If you encounter problems, please consult our technical staff.

7
test_mode=*,The setup module goes into the test module. When test_mode=1, the
module enters the test module. In the test mode, the module will output the signal strength
str value in addition to the mov and dis information. The module defaults to test_mode=0.
save,Save Settings. Otherwise,
power down and restore the default
value.
get_all,Get the current parameter
settings.
Note: The command needs to be sent with carriage return and line feed to take effect.
Configuration instruction demonstration
Take the serial port assistant window as an example to demonstrate the function
and output of each command:
Send rmax=8, the module will feedback“received message: rmax=8
rmax is 8.00”Indicates that the command configuration is successful. If you do not
receive this feedback, please check whether the sending command has a carriage
return and line feed, and resend the command.
Send mth1=100, the module will feedback “received message:mth1=80 mth1 is 80”
Indicates that the command configuration is successful. If you do not receive this feedback,
please check whether the sending command has a carriage return and line feed, and resend
the command.

8
Both mth2 and mth3 are the same operation, so won't repeat them.
Send save, the module will feedback “received message: save all vars have been
saved”, indicating that the command configuration is successful and the
parameters are saved. If you do not receive this feedback, please check whether the
sending command has a carriage return and line feed, and resend the command.
Send get_all, the module will feedback“received message: get_all” And return all
parameter settings of the current module. If you do not receive this feedback, please
check whether the sending command has a carriage return and line feed, and resend
the command. You can use this command to check whether the parameter settings
of the module are normal: after setting the parameters and sending save, power off

9
and restart the module, and then send get_all to check whether the parameters are
configured normally.
Send test_mode=1, the module enters the test mode, and the output information of the module
will have signal strength.
The default setting of the module is set according to the highest sensitivity, and the
test site is an open large room (see the test site diagram in the appendix).
When the application environment changes, such as entering a small closed room, the
noise floor may be raised beyond the default sensitivity threshold due to multiple
reflections and refractions of the signal due to the small room, or other surrounding
electromagnetic factors. At this time, you need to set the corresponding mth value by
entering test_mode and observing the size of dis and str when no one is present.
For example: if after entering test_mode, there are no people in the room, but the
module keeps outputting mov or occ, dis is within 2 meters, and str is within 80. According
to the default mth1=60, the str at this time exceeds mth1. Therefore, in such an
environment, mth1 needs to be set to >80. Users can observe the output distance and str
according to the range corresponding to mth to determine whether each mth value is
suitable. For this setting, it is recommended that customers consult our technical staff
during actual debugging. Our technical staff will provide professional guidance.
Tabla de contenidos
Otros manuales de Sensor de seguridad de Hi-Link



















