Mesh network node positioning method
A node positioning and mesh network technology, applied in energy-saving ICT, location information-based services, advanced technology, etc., can solve the problems of low positioning accuracy and high energy consumption of the positioning system, so as to reduce energy consumption and improve positioning accuracy Effect
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Publication Date
- 2015-03-25
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention relates to a mesh network node positioning method, which is suitable for personnel positioning in medical treatment, mining, prison and other environments, and can well meet the requirements of material monitoring in farmland, logistics, storage, and other environments. Background technique
[0002] In recent years, the location-aware computing of indoor objects and people, and location-based services (LBS) have become research hotspots. How to determine the location of people or objects in an indoor environment is the core issue of location-based services. Therefore, indoor positioning systems are the key to realizing location-based services. Foundation. Zigbee is a low-cost, low-power, low-speed wireless connection technology. At present, the implementation of Zigbee positioning system mainly uses Chipcon's CC2430 chip and CC2431 chip with a positioning engine to realize wireless communication within a short distance. position. [000...
Examples
Embodiment Construction
[0022] 1) Predict the trajectory of the mobile node.
[0023] The moving window exponential weighted average method is used to predict the position of the mobile node. The moving window exponential weighted average method is calculated in an iterative manner, and the predicted value P at time n n (x n ,y n ) only with the predicted value P at the previous moment n-1 (x n-1 ,y n-1 ) is related to the current position P(x, y), the calculation formula is as follows:
[0024] P n (x)=α×P n-1 (x)+(1-α)P(x);
[0025] P n (y)=α×P n-1 (y)+(1-α)P(y)
[0026] Where: P n (x) represents the predicted value of the x coordinate at time n; α is the weight; P n-1 (x) represents the predicted value of the x-coordinate at time n-1; P(x) represents the x-coordinate at the current moment;
[0027] P n (y) represents the predicted value of the y coordinate at time n; P n-1 (y) indicates the predicted value of the y coordinate at time n-1; P(y) indicates the y coordinate at the curr...