In the field of industrial measurement, long-term, large-scale, multi-channel data measurement systems are often required. In the field of field environmental monitoring, due to the special environmental conditions, the monitoring system is often difficult to deploy effectively due to factors such as power supply and long-distance wiring. Wireless sensor networks are particularly suitable for field measurements in the industrial field due to their low power consumption, self-organizing routing, and no wiring required.
This article will introduce a wireless sensor network case deployed in a coastal city in southern my country. After a small modification, the system can meet many industrial measurement needs.
The city has a large number of mountainous landforms and a large population, which requires that the land must be used at a high rate, so a large number of buildings and roads are located near the mountains. The rainfall in the area is high all year round, especially in the rainy season in summer. Unstable mountainous landforms are prone to landslides after being eroded by rain, posing a huge threat to the safety of life and property of residents.
The local authorities have tried to deploy multiple wired monitoring networks to monitor and warn of landslides. However, since the monitoring areas are often in remote mountain areas with few roads, field wiring and power supply are limited, making it very difficult to deploy wired systems. In addition, the wired method often uses dataloggers deployed nearby to collect data, requiring dedicated personnel to regularly go to the monitoring points to download data. The system cannot obtain real-time data and has poor flexibility.
In response to this, after many exchanges with geographical monitoring experts and several field visits, Crossbow proposed a complete wireless solution for landslide monitoring based on wireless sensor networks.
Basic measurement principle
The monitoring of landslides mainly relies on the functions of two types of sensors: liquid level sensors and inclination sensors. In areas where the mountain is prone to danger, multiple holes are set vertically along the mountain, as shown in Figure 1. A liquid level sensor is deployed at the bottom of each hole, and several inclination sensors are deployed at different depths. Since the landslide phenomenon in the area is mainly caused by rainwater erosion, the depth of the groundwater level is the first indicator of the danger of landslides. The data is collected by the liquid level sensor deployed at the bottom of the hole and sent by the wireless network.
The movement of mountains can be monitored by tilt sensors. Mountains are often composed of multiple layers of soil or rock. Different layers have different movement speeds due to different physical compositions and erosion levels. When this happens, tilt sensors deployed at different depths will return different tilt data, as shown in Figure 2. After the wireless network obtains the data from each tilt sensor, professionals can determine the trend and intensity of the landslide and determine its threat level through data fusion processing.
[page]
System design and implementation
The overall system architecture is shown in Figure 3. The products Crossbow used for this project include the new Mote node IRIS, MDA300 data acquisition board, and Stargate base station; the MoteWorksTM software environment includes the Xmesh protocol stack (IEEE802.15.4 compatible), Xserver middleware, and MoteWeb visual management platform.
The data detected by the sensor node is transmitted to the base station through the Xmesh wireless multi-hop self-organizing network, or transmitted to the base station through the relay Mote. Mote is the basic node of the wireless sensor network, composed of a processor and an RF chip. It is small in size, so it is called "Mote". The base station is a gateway device used to communicate the wireless sensor network with the existing IP network.
The base station transmits this data to the central server. After being parsed by the Xserver middleware, users can monitor it through the IT system application software. At the same time, the data interface is fully compatible with the customer's original information management system. Users can flexibly add new sensor data to the original information management system, thereby monitoring the physical world information in real time through the IP network.
In actual deployment, Crossbow adopts a hierarchical network architecture. The wireless sensor nodes in each target monitoring area form a subnet. The nodes in the subnet rely on the Xmesh wireless multi-hop self-organizing protocol to transmit data to the Stargate base station through multi-hop. After pre-processing the data, the base station sends the data back to the central server over a long distance through the GPRS network, as shown in Figure 4.
Each target monitoring area is composed of about 10 to 20 nodes (adjusted according to specific circumstances), and the entire project consists of several monitoring areas. Due to the powerful functions of Crossbow's Xserver middleware server, the system structure is flexible and adjustable (including the number of subnets and the number of nodes in the network). The distance between adjacent nodes is about 20 to 100 meters, and the data collection interval can also be flexibly controlled by the central server. In the dry season, it can be adjusted to collect and transmit data once every 24 hours, thereby saving energy and avoiding a large amount of redundant data. In the dangerous period of the rainy season, the collection interval can be as dense as once every 2 minutes, thereby ensuring real-time monitoring and early warning functions.
The system supports two-way data transmission. All data is collected at the base station and connected to the upper-level IT system for data integration, which facilitates management and query.
Sensor Node
Each sensor node contains a level sensor and tilt sensor element, an IRIS wireless sensor network node, an MDA300 data acquisition board, and
a
MDA300 provides 8
The MDA300 is configured as 1 level sensor channel and 6 tilt sensor channels.
Relay Mote
The hardware structure of the relay mote is exactly the same as that of the mote, except that it is not connected to
Base Station
The base station consists of a Stargate gateway and a Mote. The Stargate gateway contains an Intel PXA255 main processor, an Intel SA1111 coprocessor, 64MB RAM, 32MB FLASH, and a 51-pin interface, a PCMCIA interface, and a CF interface.
In this project, Stargate connects to an IRIS node through a 51-pin interface and relies on the Xmesh self-organizing protocol to obtain subnet data; it uses a PCMCIA external GPRS card to obtain long-distance communication capabilities through the GPRS network.
The processing power of the base station itself is used for data preprocessing, and the CF interface is connected to a 512MB FLASH card to store at least 7 days of local data. The actual picture of the base station is shown in Figure 5.
MoteWeb
MoteWeb is a B/S architecture visual monitoring software that supports wireless sensor network systems under the Windows platform. It can directly access WSN data through a Web browser and has a friendly interactive interface. The data of all nodes in the wireless network are parsed by the Xserver middleware and stored in the PostreSQL database. MoteWeb can read and display this data from the database, and can also display the data received by the base station in real time. Based on MoteWeb, managers can quickly organize, search or view the data information of each node through direct data, charts or node topology structures. MoteWeb can also provide alarm information in the form of mobile phone text messages and emails according to the settings of the manager.
Key issues and solutions
Communication distance
In the process of applying wireless sensor networks to this project, the biggest problem encountered was how to ensure that the Mote nodes could still communicate normally under heavy vegetation coverage. Before developing the project, Crossbow sent people to conduct field investigations several times, and conducted detailed discussions and analyses, and finally determined that 2.4GHz was most suitable for this environment.
Table 1 shows the signal attenuation under different conditions. It can be seen that both heavy vegetation and heavy rain will attenuate the wireless signal. 433MHz has better diffraction performance due to its longer wavelength, and performs better in the rain. 2.4GHz has better penetration due to its shorter wavelength, and performs better in heavy vegetation environments. According to the above table, the attenuation caused by heavy vegetation is thousands of times that of heavy rain, and the system should work in a rainy environment for less than 50%. Therefore, 2.4GHz should be more suitable for use in this environment.
In addition, considering the spectrum environment, most of the commercial 2.4GHz devices currently in use, such as WiFi and BlueTooth, are short-range devices, so the 2.4GHz band is relatively clean and has less interference, while the 400MHz and 900MHz bands have relatively more interference.
Although 2.4GHz has a relatively good performance, heavy vegetation and rainfall still cause significant attenuation of wireless signals. Crossbow launched the latest IRIS node in 2007, which uses the new AT1281 +
Energy consumption
Each node is powered by a battery. Under Crossbow's ELP (Extend Low Power)
The battery voltage is monitored at all times. Once the voltage is too low, the node will send the voltage data to the base station. After the data is successfully sent, the node will be in deep sleep mode. After the manager receives a warning that a node voltage is too low, he can carry out system maintenance work purposefully. When the node is replaced with a new battery, it will automatically work normally.
IT system design
The concept of middleware makes the design of the background IT system of wireless sensor networks extremely easy. Xserver provides common data interfaces including database interface and XML interface, which converts the physical information in the world of wireless sensor networks into formats acceptable to various servers. Users can easily add the data of wireless sensor networks to the original information management system.
The wireless sensor network technology of Crossbow Technology Company in the United States has greatly improved the efficiency of landslide monitoring. Wireless sensor network technology not only makes each node easy to install and deploy, eliminating the cumbersome process of wired access and reducing costs, but also the Xmesh-based network can work stably, reliably and continuously for a long time, ensuring data storage and timely update. The working mode of the entire system can also be changed at any time through the network to flexibly adapt to different environmental conditions.
Previous article:Design of shaft temperature detection system based on wireless sensor network
Next article:Low-cost cellular access point TD-LTE picocell base station testing
- Popular Resources
- Popular amplifiers
- Keysight Technologies Helps Samsung Electronics Successfully Validate FiRa® 2.0 Safe Distance Measurement Test Case
- From probes to power supplies, Tektronix is leading the way in comprehensive innovation in power electronics testing
- Seizing the Opportunities in the Chinese Application Market: NI's Challenges and Answers
- Tektronix Launches Breakthrough Power Measurement Tools to Accelerate Innovation as Global Electrification Accelerates
- Not all oscilloscopes are created equal: Why ADCs and low noise floor matter
- Enable TekHSI high-speed interface function to accelerate the remote transmission of waveform data
- How to measure the quality of soft start thyristor
- How to use a multimeter to judge whether a soft starter is good or bad
- What are the advantages and disadvantages of non-contact temperature sensors?
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- Prize-giving event | Visit the Avnet Artificial Intelligence Cloud Exhibition, unlock AI information, and win prizes!
- [Qinheng RISC-V core CH582] 6 BLE_UART routine evaluation
- Protection circuit design issues
- Design and implementation of fast-plug low intermodulation RF connector
- AM5708 DSP-side waveform simulation
- Recommended journals and magazines on the latest inverter technology
- Servo controller
- Design of linear array CCD driving timing circuit based on FPGA
- 【McQueen Trial】Power Supply Modification
- I made a module to exercise my fingers while slacking off, and it generates electricity by tapping