Multi-node collaboration based storage method for sensor network
A sensor network, multi-node technology, applied in network topology, transmission system, electrical components, etc., can solve problems such as excessive data volume, unbalanced energy and storage consumption, and achieve the effect of prolonging survival time
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- Publication Date
- 2010-03-31
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
1. Technical field
[0001] Aiming at the large-scale wireless multimedia sensor network, the present invention designs a sensor network storage method based on multi-node cooperation, which can solve the problem of too fast energy consumption and storage consumption caused by many events sensed by a single node , the imbalance of energy and storage consumption between different nodes, and prolong the survival time of the network. 2. Background technology
[0002] Wireless multimedia sensor network is a new type of sensor network formed by introducing audio, video, image and other multimedia information sensing functions on the basis of traditional wireless sensor networks (WSNs). Generally, it is also equipped with multimedia data acquisition equipment such as CMOS camera and miniature microphone. Compared with traditional WSNs that only have simple scalar (such as temperature, humidity, etc.) environmental data collection functions, WMSNs can sense multimedia information su...
Examples
Embodiment Construction
[0013] Phase 1: Determine how nodes collaborate
[0014] Calculate the time difference of the local time recorded by each node, and use the time difference to define the event identifier relative to the current moment. For example: after event E occurs, nodes A and B both sense the event and record it as T according to their respective local time AE and T BE , the moment of communication between A and B is T A and T B , by comparing whether
[0015] ΔT A (=T A -T AE ) = ΔT B (=T B -T BE ), to judge whether they monitor the same event.
[0016] After the event is identified, the node cooperation method is as follows: when the node sensing the event obtains the image data, it first caches the image data in the RAM of the node and extracts the image features, generates a cooperation message based on this, and then broadcasts it within the communication range as follows Query message in the format:
[0017] Msg
[0018] {
[0019] MsgType=QueryMsg; / / Message type de...