CN115802308A - Wearable environment sensor network system for urban environment monitoring - Google Patents

Wearable environment sensor network system for urban environment monitoring Download PDF

Info

Publication number
CN115802308A
CN115802308A CN202211411919.0A CN202211411919A CN115802308A CN 115802308 A CN115802308 A CN 115802308A CN 202211411919 A CN202211411919 A CN 202211411919A CN 115802308 A CN115802308 A CN 115802308A
Authority
CN
China
Prior art keywords
mode
data
lora
sensors
wearable
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211411919.0A
Other languages
Chinese (zh)
Inventor
李楠
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Qiruike Technology Co Ltd
Original Assignee
Sichuan Qiruike Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sichuan Qiruike Technology Co Ltd filed Critical Sichuan Qiruike Technology Co Ltd
Priority to CN202211411919.0A priority Critical patent/CN115802308A/en
Publication of CN115802308A publication Critical patent/CN115802308A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

The invention discloses a wearable environment sensor network system for urban environment monitoring, which is used for analyzing in a cloud server through a specified communication protocol, completing the processing of data, realizing the remote transmission of a plurality of data and identifying the received data without invalid data and messy codes.

Description

Wearable environment sensor network system for urban environment monitoring
Technical Field
The invention relates to the technical field of Internet of things, in particular to a wearable environment sensor network system for urban environment monitoring.
Background
The process of environmental monitoring is generally task acceptance, field investigation and data collection, monitoring plan design, point distribution optimization, sample collection, sample transportation and storage, sample pretreatment, analytical testing, data processing, comprehensive evaluation and the like, and the long-time work under severe environmental conditions can cause serious health problems, and is vital for developing an effective, reliable and quick response system for personnel working in a dangerous environment. At present, most of environment monitoring mechanisms adopt an exhaust fan to assist an air quality monitor in detecting, air transmitted by the exhaust fan is compressed, air quality is changed, and the detection result of the air quality monitor has errors.
Disclosure of Invention
The present invention aims to solve the above problems and provide a wearable environment sensor network system for urban environment monitoring, which monitors harmful environmental conditions through a Lora wireless network to realize security applications. The proposed sensor node is based on a customized sensor node, which is self-powered, low power consuming, and supports multiple environmental sensors. The environmental data are monitored by the sensor nodes in real time and transmitted to the remote cloud server. The data may be displayed to the user through a web-based application located on a cloud server, and when an emergency is detected, the device will alert the user through the mobile application.
The invention realizes the purpose through the following technical scheme:
a wearable environment sensor network system for urban environment monitoring comprises a wearable node wireless communication module, a micro-power consumption manager and a cloud server;
the wearable node comprises a Microcontroller (MCU) and a plurality of environment sensors;
the wireless communication module comprises a Lora module and a Lora gateway;
the environmental data of the environmental sensor is transmitted to a cloud server by a Lora gateway through a development board and a Lora module; a self-defined datagram format is used in the data transmission process;
the micro-power manager comprises a circular solar panel, an ultra-low power MPPT controller, a 12.5F super capacitor, a low dropout regulator and a fast output discharge switch; a sensing mode, a transmission mode, an idle mode and a sleep mode which work alternately are set in the system; in the four working modes, the sleep mode is a main mode, the other three modes run at regular time, wherein the running period of the sending mode is longer than that of the acquisition mode, and the running period of the confirmation mode is the same as that of the sending mode.
Further, the environment sensor comprises an infrared temperature sensor, an atmospheric pressure sensor, an ultraviolet sensor, a temperature sensor, a humidity sensor, an environment light sensor and an Inertial Measurement Unit (IMU); the temperature sensor and the humidity sensor adopt BME680 temperature and humidity sensors, the carbon dioxide sensor adopts a carbon dioxide Meter, SI1145 as ultraviolet sensors, and the development board adopts an Atmel low-power-consumption development board; the Lora module and the Lora gateway both adopt RFM95 modules.
The further scheme is that the self-defined datagram format obtains a number of 0-255 through mathematical operation on temperature data, and the number can be expressed by converting the temperature data into a byte of two hexadecimal digits, so that the data transmission is reduced, the Lora working time is shortened, and the power consumption is reduced; the frame head is specified to be a Lora address, and the frame tail is specified to be a fixed character, so that the accuracy of data transmission is improved.
The sensing mode refers to that the sensor node is awakened and measures the environmental conditions;
in the transmission mode, the development board is timed and awakened by an RTC clock to start working; the Lora module starts to work, an interface bus SPI and a wireless module are both opened, the transmission mode is transparent transmission, temperature data in the cache are input through the SPI, and wireless transmission is started to send data; in the mode, the temperature acquisition chip, the development board and the Lora module are all in working states, data can be acquired again at the moment, and then the data are sent out by the Lora module;
in the idle mode, the Lora module and the sensor are closed, and the MCU still keeps a wake-up state to measure the current energy level and calculate the sleep time of the next duty ratio;
in the sleep mode, the SPI and the wireless of the Lora module are both closed, and data receiving and transmitting are not carried out; all sensors are turned off through a switch (TPS 22908) in a sleep mode, the development board enters a sleep state, and the RTC clock is waited for timing and awakening; in this mode, the temperature acquisition chip, the Lora module and the development board are all in a closed or standby state.
According to the further scheme, in the micro power consumption manager, the battery voltage of the solar panel is obtained by each duty ratio of the MCU, and the dormancy time can be dynamically adjusted according to the energy level of the super capacitor and the current illumination intensity.
The method comprises the following steps that a Lora gateway sends received data to a cloud server, the cloud server analyzes the data according to a communication protocol, whether packet loss occurs or not is detected, a retransmission request is sent to a packet loss address Lora if the packet loss occurs, if two times of continuous packet loss occur, the address Lora module is determined to be disconnected, the data are stored in a database if the packet loss does not occur, the Apache service is used for connecting the database, and the remote acquisition of field real-time data through a browser is achieved.
The invention has the beneficial effects that:
according to the invention, the designated communication protocol is analyzed in the cloud server, so that the data processing is completed, the remote transmission of a plurality of data is realized, the received data is identified, and invalid data and messy codes are avoided.
The invention provides an effective and convenient solution for people working in a severe environment, and the system can provide reliable and real-time data; such an internet of things platform would also provide new opportunities for health care issues prevention, especially for people suffering from harsh environments to discover the danger of exposed workers early.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the following briefly introduces the embodiments or the drawings needed to be practical in the prior art description, and obviously, the drawings in the following description are only some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a block diagram of the system of the present invention.
FIG. 2 is a flow chart of the system implementation of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It should be apparent that the described embodiments are only some embodiments of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the examples given herein without any inventive step, are within the scope of the present invention.
In any embodiment, as shown in fig. 1, a wearable environment sensor network system for urban environment monitoring of the present invention includes a wearable node, a wireless communication module, a micro power consumption manager, and a cloud server;
the wearable node comprises a Microcontroller (MCU) and a plurality of environment sensors;
the wireless communication module comprises a Lora module and a Lora gateway;
the environmental data of the environmental sensor is transmitted to the cloud server by the Lora gateway through the development board and the Lora module; a self-defined datagram format is used in the data transmission process;
the micro-power manager comprises a circular solar panel, an ultra-low power MPPT controller, a 12.5F super capacitor, a low dropout regulator and a fast output discharge switch; a sensing mode, a transmission mode, an idle mode and a sleep mode which work alternately are set in the system; in the four working modes, the sleep mode is a main mode, and the other three modes run at regular time, wherein the running period of the sending mode is greater than that of the acquisition mode, and the running period of the confirmation mode is the same as that of the sending mode.
The environment sensor comprises an infrared temperature sensor, an atmospheric pressure sensor, an ultraviolet sensor, a temperature sensor, a humidity sensor, an environment light sensor and an Inertial Measurement Unit (IMU); the temperature sensor and the humidity sensor adopt BME680 temperature and humidity sensors, the carbon dioxide sensor adopts a carbon dioxide Meter, SI1145 as ultraviolet sensors, and the development board adopts an Atmel low-power-consumption development board; the Lora module and the Lora gateway both adopt RFM95 modules.
The self-defined datagram format obtains 0-255 digits by performing mathematical operation on temperature data, and the digits can be expressed by converting the digits into one byte with two hexadecimal digits, so that the data transmission is reduced, the Lora working time is shortened, and the power consumption is reduced; and the frame header is specified as a Lora address, and the frame tail is specified as a fixed character, so that the accuracy of data transmission is improved.
The sensing mode refers to that the sensor node is awakened and measures environmental conditions;
in the transmission mode, the development board is timed and awakened by an RTC clock to start working; the Lora module starts to work, an interface bus SPI and a wireless module are both opened, the transmission mode is transparent transmission, temperature data in the cache are input through the SPI, and wireless transmission is started to send data; in the mode, the temperature acquisition chip, the development board and the Lora module are all in working states, data can be acquired once again at the moment, and then the data are sent out by the Lora module;
in the idle mode, the Lora module and the sensor are closed, and the MCU still keeps in a wake-up state to measure the current energy level and calculate the sleep time of the next duty ratio;
in the sleep mode, the SPI and the wireless of the Lora module are both closed, and data receiving and transmitting are not carried out; all sensors are turned off through a switch (TPS 22908) in the sleep mode, the development board enters a sleep state, and the RTC clock is waited to be timed and awaken; in this mode, the temperature acquisition chip, the Lora module and the development board are all in a closed or standby state.
In the micro-power manager, the battery voltage of the solar panel is obtained by each duty ratio of the MCU, and the sleep time can be dynamically adjusted according to the energy level of the super capacitor and the current illumination intensity.
When the system works, the real-time monitoring values of the temperature, the relative humidity, the ultraviolet index and the carbon dioxide concentration of the sensor node are read by adopting an Atmel development board and are sent by Lora; each Lora module is set to different addresses, each module is directionally transmitted to the Lora gateway, the Lora gateway sends received data to the cloud server, the cloud server analyzes the data according to a communication protocol, whether packet loss occurs is detected, a retransmission request is sent to a packet loss address Lora if the packet loss occurs, if two times of continuous packet loss occurs, the address Lora module is determined to be disconnected, the data is stored in a database if the packet loss does not occur, the database is connected through the Apache service, and the remote acquisition of field real-time data through a browser is achieved.
In a specific embodiment, as shown in fig. 1, a wearable environment sensor network system for urban environment monitoring of the present invention includes a wearable node, a wireless communication module, a micro power consumption manager, and a cloud server. The proposed network system was tested both indoors and outdoors on a university campus, with the Lora gateway placed in the laboratory and the wearable nodes located on the subject's body and moving around the campus.
In this embodiment, each person corresponds to a terminal device, each terminal device has an address programmed on a software level, and a Lora gateway is installed in a laboratory to receive data sent by each terminal. First, the outdoor coverage was tested. Wearable node wears on the main part body when walking in the campus, transmits the data that come from the loRa node to the gateway node. When the wearable node is outdoors, the network may cover 520 meters before signal loss. Since there are many buildings between wearable nodes and gateway nodes, such outdoor coverage testing is comparable to dense urban areas. The ultraviolet sensor is placed on top of the solar cell.
In this embodiment, the PCB, onboard sensors and LoRa modules of the sensor node are located at the bottom and inside of the housing. The carbon dioxide sensor is located in the middle. The height of the sensor node is 4.5cm, which is mainly due to the size of the carbon dioxide sensor.
In this embodiment, as the user moves around the campus, real-time monitoring of temperature, relative humidity, uv index, and carbon dioxide concentration from one wearable sensor node. From 0 second to 200 seconds, the carbon dioxide concentration decreases. This is because the user is moving outdoors. From 400 to 700 seconds, carbon dioxide is maintained at about 400 to 420ppm outdoors. At the same time, when the subject is exposed to the sun, the ultraviolet index is higher than 4. From 1000 to 1200 seconds, carbon dioxide increases above 600ppm, while uv is below 1, because the object is inside the building, the wearable node can detect the changing environment and successfully transmit the data to the gateway.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims. It should be noted that the various technical features described in the above embodiments can be combined in any suitable manner without contradiction, and the invention is not described in any way for the possible combinations in order to avoid unnecessary repetition. In addition, any combination of the various embodiments of the present invention is also possible, and the same should be considered as the disclosure of the present invention as long as it does not depart from the spirit of the present invention.

Claims (6)

1. A wearable environment sensor network system for urban environment monitoring is characterized by comprising wearable nodes, a wireless communication module, a micro-power consumption manager and a cloud server;
the wearable node comprises a microcontroller and a plurality of environmental sensors;
the wireless communication module comprises a Lora module and a Lora gateway;
the environmental data of the environmental sensor is transmitted to the cloud server by the Lora gateway through the development board and the Lora module; a self-defined datagram format is used in the data transmission process;
the micro-power manager comprises a circular solar panel, an ultra-low power MPPT controller, a 12.5F super capacitor, a low dropout regulator and a fast output discharge switch; a sensing mode, a transmission mode, an idle mode and a sleep mode which work alternately are set in the system; in the four working modes, the sleep mode is a main mode, and the other three modes run at regular time, wherein the running period of the sending mode is greater than that of the acquisition mode, and the running period of the confirmation mode is the same as that of the sending mode.
2. The wearable environment sensor network system for urban environment monitoring of claim 1, wherein the environment sensors comprise infrared temperature sensors, barometric pressure sensors, ultraviolet sensors, temperature sensors, humidity sensors, ambient light sensors, and inertial measurement units; the temperature sensor and the humidity sensor adopt BME680 temperature and humidity sensors, the carbon dioxide sensor adopts a carbon dioxide Meter, SI1145 as ultraviolet sensors, and the development board adopts an Atmel low-power-consumption development board; the Lora module and the Lora gateway both adopt RFM95 modules.
3. The wearable environment sensor network system for urban environment monitoring of claim 1, wherein the customized datagram format mathematically operates temperature data to obtain a number of 0-255 for conversion into a byte of two hexadecimal bits for representation, thereby reducing data transmission, shortening Lora working time, reducing power consumption, and improving data transmission accuracy by specifying a frame header as a Lora address and a frame tail as fixed characters.
4. The wearable environment sensor network system for urban environment monitoring of claim 1, wherein the perception mode refers to sensor nodes waking up and measuring environmental conditions;
in the transmission mode, the development board is timed and awakened by an RTC clock to start working; the Lora module starts to work, an interface bus SPI and a wireless module are both opened, the transmission mode is transparent transmission, temperature data in the cache are input through the SPI, and wireless transmission is started to send data; in the mode, the temperature acquisition chip, the development board and the Lora module are all in working states, data can be acquired once again at the moment, and then the data are sent out by the Lora module;
in the idle mode, the Lora module and the sensor are closed, and the MCU still keeps a wake-up state to measure the current energy level and calculate the sleep time of the next duty ratio;
in the sleep mode, the SPI and the wireless of the Lora module are both closed, and data receiving and transmitting are not carried out; all sensors are turned off through switches in a sleep mode, the development board enters a sleep state, and the development board waits for the RTC clock to be timed and awaken; in this mode, the temperature acquisition chip, the Lora module and the development board are all in a closed or standby state.
5. The wearable environment sensor network system for urban environment monitoring of claim 1, wherein in the micropower manager, the battery voltage of the solar panel is obtained by each duty cycle of the MCU, and the sleep time is dynamically adjusted according to the energy level of the super capacitor and the current illumination intensity.
6. The wearable environment sensor network system for urban environment monitoring of claim 1, wherein the Lora gateway sends the received data to the cloud server, the cloud server analyzes the data according to a communication protocol, detects whether packet loss occurs, sends a retransmission request to a packet loss address Lora if packet loss occurs, determines that the address Lora module is disconnected if two continuous packet losses occur, stores the data into the database if no packet loss occurs, and connects the database through the Apache service to remotely obtain the real-time data on site through a browser.
CN202211411919.0A 2022-11-11 2022-11-11 Wearable environment sensor network system for urban environment monitoring Pending CN115802308A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211411919.0A CN115802308A (en) 2022-11-11 2022-11-11 Wearable environment sensor network system for urban environment monitoring

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211411919.0A CN115802308A (en) 2022-11-11 2022-11-11 Wearable environment sensor network system for urban environment monitoring

Publications (1)

Publication Number Publication Date
CN115802308A true CN115802308A (en) 2023-03-14

Family

ID=85436956

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211411919.0A Pending CN115802308A (en) 2022-11-11 2022-11-11 Wearable environment sensor network system for urban environment monitoring

Country Status (1)

Country Link
CN (1) CN115802308A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107438398A (en) * 2015-01-06 2017-12-05 大卫·伯顿 Portable wearable monitoring system
CN208407337U (en) * 2018-08-27 2019-01-22 汉能移动能源控股集团有限公司 A kind of air cleaning system and wearable device
CN111564021A (en) * 2019-02-14 2020-08-21 阿里巴巴集团控股有限公司 Wearable prompting device, prompting method and smart watch
CN112306139A (en) * 2020-11-27 2021-02-02 福建江夏学院 Micro-power solar self-adaptive collection system
CN112584368A (en) * 2020-12-11 2021-03-30 上海宜链物联网有限公司 Self-powered sensor node, Internet of things system thereof and implementation method
CN114915935A (en) * 2022-05-20 2022-08-16 南京邮电大学 Low-power consumption pig body temperature acquisition monitoring system based on Lora

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107438398A (en) * 2015-01-06 2017-12-05 大卫·伯顿 Portable wearable monitoring system
CN208407337U (en) * 2018-08-27 2019-01-22 汉能移动能源控股集团有限公司 A kind of air cleaning system and wearable device
CN111564021A (en) * 2019-02-14 2020-08-21 阿里巴巴集团控股有限公司 Wearable prompting device, prompting method and smart watch
CN112306139A (en) * 2020-11-27 2021-02-02 福建江夏学院 Micro-power solar self-adaptive collection system
CN112584368A (en) * 2020-12-11 2021-03-30 上海宜链物联网有限公司 Self-powered sensor node, Internet of things system thereof and implementation method
CN114915935A (en) * 2022-05-20 2022-08-16 南京邮电大学 Low-power consumption pig body temperature acquisition monitoring system based on Lora

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
何诚刚;: "基于LoRa的无线监测系统设计", 山东农业大学学报(自然科学版), no. 03, 24 April 2018 (2018-04-24) *
许浩;张熙;马讯;徐子乔;: "城市环境监测太阳能路灯系统设计", 信息技术与信息化, no. 08, 28 August 2020 (2020-08-28) *
钟志豪;张红雨;朱良琦;: "基于能量收集和BLE的低功耗有源标签设计", 电子质量, no. 10, 20 October 2015 (2015-10-20) *

Similar Documents

Publication Publication Date Title
Zheng et al. Design and implementation of LPWA-based air quality monitoring system
Mois et al. A cyber-physical system for environmental monitoring
CN109100966B (en) Atmospheric environment monitoring system based on heterogeneous Internet of things and monitoring method thereof
CN105588923B (en) Method of environmental monitoring based on environment monitor and environment monitoring device
CN113252851A (en) Atmospheric pollution monitoring system based on NB-IoT and edge calculation
Ma et al. Hierarchical air quality monitoring system design
CN206594783U (en) A kind of forest fire monitoring system based on wireless sense network
CN113014309B (en) Low-power-consumption space-based Internet of things data acquisition terminal and acquisition method
CN209375695U (en) A kind of Road Tunnel Environment sensory perceptual system based on Internet of Things and cloud computing technology
CN110913359A (en) Multi-fusion agricultural environment online monitoring system based on LoRa technology and WiFi technology
CN201622685U (en) Wireless sensor network monitoring system for field atmospheric environment and hydrologic information
Djordjevic et al. A smart weather station based on sensor technology
CN201902236U (en) Comprehensive life monitoring system
Singh et al. Pressure monitoring in wireless sensor network using Zigbee transceiver module
Fengbo et al. Design and development of forest fire monitoring terminal
CN115802308A (en) Wearable environment sensor network system for urban environment monitoring
CN114915935A (en) Low-power consumption pig body temperature acquisition monitoring system based on Lora
Yi et al. Notice of retraction: The research of bridge state monitoring system based on IoT technology
TWM577214U (en) Solar energy field case monitoring system using wireless communication
CN212513008U (en) Posture measuring terminal
CN108318940A (en) A kind of enviromental monitoring equipment
CN113570808A (en) Wireless smoke detector based on ZYNQ7020
CN217999572U (en) Underground low-power-consumption liquid level monitoring terminal and system based on NB-IoT
CN220455692U (en) Internet of things-based system Environment monitoring control system
CN217005900U (en) Multi-sensor water environment monitoring system based on ZigBee

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination