6682 views|5 replies

968

Posts

0

Resources
The OP
 

The LORA module used in the lithium battery-powered water meter setting can save energy when 100 water meters are installed in one corridor. [Copy link]

The LoRa module used in the lithium battery-powered water meter setting, when there are 100 water meters installed in a corridor, when the LoRa base station communicates with one of the meters, will it cause the power consumption of the other 99 water meters to increase? If so, how to avoid this situation?

This post is from stm32/stm8

Latest reply

Change the communication protocol, send the address first, and continue to sleep if the address is wrong. Or, like WIFI, there are dozens of channels, use channel partitions, and then address communication.   Details Published on 2024-9-11 14:15
 

377

Posts

0

Resources
2
 
According to the low-power communication method of lora, each meter wakes up for a short period of time in the cycle to listen for a synchronization header. If there is a synchronization header, it will continue to receive data and wait for the valid data. As far as I remember, this operation does not distinguish addresses, so theoretically, every time you read the meter, all the meters at this frequency will be awakened for a period of time until the data is received to determine the meter address. As for the solution, 100 meters are divided into 10 frequency points, and 10 meters are in each frequency point, so that only 10 meters will be awakened at the same time each time.
This post is from stm32/stm8
 
 

565

Posts

0

Resources
3
 
This post was last edited by freeelectron on 2023-8-11 13:29

fdma and tdma can solve the problem you mentioned

This post is from stm32/stm8

Comments

This is very correct. This technology has many applications. It is very common. The only drawback is that when some nodes are accidentally disconnected, they need to be restored regularly with strategies, otherwise————  Details Published on 2023-8-11 14:39
 
Personal signaturestm32/LoRa物联网:304350312
 

1022

Posts

0

Resources
4
 
freeelectron posted on 2023-8-11 13:19 fdma and tdma can solve the problem you mentioned

That's right, this technology has many applications.

The only drawback is that when some points are accidentally disconnected, they need to be restored with regular strategies, otherwise————

This post is from stm32/stm8
 
Personal signatureچوآن شـين
 
 

4817

Posts

4

Resources
5
 

Take certain shielding measures in the corridor, such as using metal shielding boxes, shielding isolation panels, etc.

This post is from stm32/stm8
 
 
 

185

Posts

0

Resources
6
 

Change the communication protocol, send the address first, and continue to sleep if the address is wrong. Or, like WIFI, there are dozens of channels, use channel partitions, and then address communication.

This post is from stm32/stm8
 
 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list