WO2013125241A1 - Système de collecte de données - Google Patents

Système de collecte de données Download PDF

Info

Publication number
WO2013125241A1
WO2013125241A1 PCT/JP2013/001020 JP2013001020W WO2013125241A1 WO 2013125241 A1 WO2013125241 A1 WO 2013125241A1 JP 2013001020 W JP2013001020 W JP 2013001020W WO 2013125241 A1 WO2013125241 A1 WO 2013125241A1
Authority
WO
WIPO (PCT)
Prior art keywords
data collection
collection node
node
data
polling
Prior art date
Application number
PCT/JP2013/001020
Other languages
English (en)
Japanese (ja)
Inventor
川上 哲也
Original Assignee
パナソニック株式会社
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 パナソニック株式会社 filed Critical パナソニック株式会社
Priority to JP2014500601A priority Critical patent/JP6090597B2/ja
Publication of WO2013125241A1 publication Critical patent/WO2013125241A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks

Definitions

  • the present invention relates to a data collection system in which a plurality of data collection nodes are connected to form a multi-hop network.
  • a system for collecting data indicating a state at a data collection node has been proposed.
  • a plurality of data collection nodes are connected in multiple stages to constitute a multi-hop network such as a tree structure.
  • the lower the hierarchy of a node the longer it takes for the relay to receive a response from that node, resulting in variations in the time taken to receive responses from all lower nodes. End up. Therefore, it is conceivable to perform retransmission control, timeout management, etc. at the relay station, but in that case, the load is concentrated on the relay station. Further, in the conventional method, since polling is performed individually, data cannot be collected in parallel, which is not efficient.
  • An object of the present invention is to provide a data collection system capable of efficiently collecting data from all data collection nodes and further reducing unnecessary polling frames.
  • the data collection node includes a data collection unit that collects data from a data collection target, A process that functions as a data collection node to transmit data to a data collection node that is one level higher than the data collection node, and a data that functions as a data collection node that is one level lower than the data collection node.
  • a time-division processing unit that alternately performs time-division processing, a polling list storage unit that stores, as a polling list, addresses of a plurality of data collection nodes that are one stage lower than the data collection node, and higher-level data When functioning as a collection node, based on a polling list, collect multiple data items one level lower
  • a polling processing unit that performs polling to receive data from one of the data collection nodes, and when functioning as a lower data collection node, the data collected by the data collection node
  • a flag transmission unit that transmits end flag information indicating completion of transmission to the data collection node one level higher to the data collection node one level higher than the data collection node. When the end flag information is received from all the data collection nodes one level lower than the node and the data collected by the data collection node is transmitted, the end flag information of the data collection node is transmitted.
  • FIG. 1 is an explanatory diagram showing a configuration of a data collection system according to an embodiment of the present invention.
  • FIG. 2 is a block diagram showing the configuration of the data collection node in the embodiment of the present invention.
  • FIG. 3 is an explanatory diagram of data transmission / reception in time division according to the embodiment of the present invention.
  • FIG. 4 is a diagram showing an example of a polling list in the embodiment of the present invention.
  • FIG. 5 is a flowchart for explaining the operation of the data collection node (operation when functioning as a lower node) in the embodiment of the present invention.
  • FIG. 6 is a flowchart for explaining the operation of the data collection node (operation when functioning as an upper node) in the embodiment of the present invention.
  • FIG. 7 is a diagram illustrating examples of various monitoring systems using a wireless sensor network.
  • a data collection system of the present invention is a data collection system in which a plurality of data collection nodes are connected to form a multi-hop network, and the data collection node includes a data collection unit that collects data from a data collection target, and a lower level A process of transmitting data to a data collection node that is one level higher than the data collection node functioning as a data collection node, and a data collection node that is one level lower than the data collection node functioning as a higher level data collection node
  • a time division processing unit that alternately performs data reception processing in a time division manner, a polling list storage unit that stores addresses of a plurality of data collection nodes that are one stage lower than the data collection node as a polling list, When functioning as a data collection node, based on the polling list, A polling processing unit that performs polling for receiving data from one of the data collection nodes, and data collected by the data collection node when functioning as a lower data collection node
  • a flag transmitting unit that transmits
  • the data collection node includes a transmission buffer for storing data to be transmitted to a data collection node that is one level higher than the data collection node, and the flag transmission unit When transmission of the data collected by the collection node is completed, empty flag information indicating that the transmission buffer is empty is transmitted to the data collection node that is one level higher than the data collection node.
  • the configuration may be such that when empty flag information or end flag information is received from the one-stage lower data collection node that has polled, the other one-stage lower data collection node is polled.
  • the data collection node may have a configuration including a polling list management unit that deletes the data collection node that has received the end flag information from the polling list.
  • the polling processing unit may have a configuration that stops polling when all data collection nodes are deleted from the polling list.
  • This configuration stops polling when all data collection nodes are deleted from the polling list. Thereby, unnecessary polling can be prevented.
  • the data collection node of the present invention is a data collection node that constitutes a data collection system, and includes a data collection unit that collects data from a data collection target, and a first stage of the data collection node that functions as a lower data collection node.
  • a polling list storage unit that stores a plurality of data collection node addresses one level lower than the data collection node as a polling list, and a higher level data collection node, based on the polling list, Receive data from one data collection node among multiple data collection nodes one level lower
  • a polling processing unit that performs polling for data, and an end indicating that the data collected by the data collection node has been transmitted to the data collection node one level higher than the data collection node when functioning as a lower data collection node
  • a flag transmission unit that transmits flag information to a data collection node that is one level higher than the data collection node.
  • the flag transmission unit receives end flag information from all data collection nodes that are one level lower than the data collection node. And when the data collected by the data collection
  • This data collection node can also efficiently collect data from all data collection nodes (all data collection nodes constituting a multi-hop network having a tree structure) as described above. In addition, unnecessary polling frames can be reduced as compared with the case where polling is performed on all lower (all stages) data collection nodes.
  • the method of the present invention is a method executed by a data collection node that constitutes a data collection system, which collects data from a data collection target, and functions as a lower data collection node and functions as one of the data collection nodes.
  • the process of transmitting data to the upper data collection node and the process of functioning as the upper data collection node and receiving data from the data collection node one level lower than the data collection node are alternately performed in a time division manner.
  • data can be efficiently collected from all data collection nodes (all data collection nodes constituting a multi-hop network having a tree structure) as described above.
  • unnecessary polling frames can be reduced as compared with the case where polling is performed on all lower (all stages) data collection nodes.
  • the present invention can provide a data collection system that can efficiently collect data from all data collection nodes and that can reduce unnecessary polling frames.
  • FIG. 1 is an explanatory diagram showing the configuration of the data collection system of the present embodiment.
  • a plurality of data collection nodes 2 (also simply referred to as “nodes”) are connected in multiple stages to form a tree-structured multi-hop network.
  • nodes A to H data collection nodes 2
  • FIG. 1 for convenience of explanation, only eight data collection nodes 2 (nodes A to H) are shown, but it goes without saying that the number of data collection nodes 2 is not limited to this.
  • FIG. 2 is a block diagram showing the configuration of the data collection node 2 of the present embodiment.
  • the data collection node 2 includes a data collection unit 3, a transmission buffer 4, a data transmission / reception unit 5, and a time division processing unit 6.
  • the data collection unit 3 collects data such as power consumption from a meter (data collection target) installed in each household.
  • the transmission buffer 4 stores data to be transmitted to the data collection node 2 that is one level higher (for example, data collected from the meter by the data collection node 2).
  • the data transmission / reception unit 5 has a function of transmitting data to the data collection node 2 that is one level higher and a function that receives data from the data collection node 2 that is one level lower.
  • the time division processing unit 6 transmits data to the data collection node 2 that is one level higher (processing as a lower node), and receives data from the data collection node 2 that is one level lower (processing as an upper node) ) And control for alternately performing in a time-sharing manner.
  • a certain data collection node 2 functions as a lower node at a certain time T1 to T2, and transmits data to the upper data collection node 2 (node A).
  • the data collection node 2 functions as an upper node during the next time T2 to T3, and receives data from the data collection node 2 (node E), which is one stage lower. This is repeated thereafter. In this way, data is transmitted and received in parallel in the entire data collection system 1.
  • the data collection node 2 includes a polling processing unit 7, a polling list storage unit 8, and a polling list management unit 9.
  • the polling processing unit 7 performs polling for receiving data from the data collection node 2 that is one level lower when the data collection node 2 functions as an upper node.
  • the polling list storage unit 8 stores, as a polling list, the address of the data collection node 2 that is one level lower to be polled. Based on this polling list, the polling processor 7 polls the data collection node 2 one level lower.
  • the data transmission / reception unit 5 indicates that data collected by the data collection node 2 (own node) has been transmitted to the data collection node 2 that is one level higher.
  • End flag information (end flag “ON”) is transmitted to the data collection node 2 that is one level higher than the data collection node 2.
  • the end flag information (end flag “ON”) of the data collection node 2 (own node) is transmitted from all the data collection nodes 2 one stage lower than the data collection node 2 (end flag “ON”). Is received, and the data collected by the data collection node 2 (own node) is transmitted to the data collection node 2 that is one level higher.
  • the data transmission / reception unit 5 has an empty flag indicating that the transmission buffer is empty when transmission of the data collected by the data collection node 2 (own node) to the data collection node 2 one level higher is completed.
  • the information (empty flag “ON”) may be transmitted to the data collection node 2 that is one level higher than the data collection node 2.
  • the polling processing unit 7 receives end flag information (end flag “ON”) or empty flag information (empty flag “ON”) from the data collection node 2 that has been polled one step lower, the polling processing unit 7 is the next lower one step. The data collection node 2 is polled.
  • FIG. 4A is a diagram illustrating an example of the polling list of the node E.
  • the polling list of the node E stores the address, end flag information, and empty flag information of the node H, which is the data collection node 2 one level lower.
  • the node E has received the end flag information (end flag “ON”) and the empty flag information (empty flag “ON”) from the node H.
  • the flag is “ON”. That is, the node H has completed transmission of data collected by its own node to the node E.
  • the node E stops polling for the node H until the next data transmission / reception cycle.
  • the node H that has received the end flag information (end flag “ON”) may be deleted from the polling list of the node E.
  • the polling list management unit 9 deletes the polling list.
  • FIG. 4B is a diagram illustrating an example of the polling list of the node B.
  • the polling list of the node B stores the addresses, end flag information, and empty flag information of the nodes E, F, and G, which are the data collection nodes 2 one level lower.
  • the node B receives end flag information (end flag “ON”) and empty flag information (empty flag “ON”) from the nodes F and G. The end flag and the empty flag are “ON”.
  • end flag information (end flag “ON”) and empty flag information (empty flag “ON”) are not received from node E, and the end flag and empty flag of node E are “OFF”. .
  • Node B polls Node E and stops polling Nodes F and G until the next data transmission / reception cycle.
  • the polling for the node E also stops until the next data transmission / reception cycle.
  • FIG. 4C is a diagram illustrating an example of the polling list of the node A.
  • the polling list of the node A stores the addresses, end flag information, and empty flag information of the nodes B, C, and D, which are the data collection nodes 2 one level lower.
  • the node A receives end flag information (end flag “ON”) from the node D, and the end flag of the node D is “ON”.
  • end flag information end flag “ON”
  • end flags of the nodes B and C are “OFF”.
  • the node A receives empty flag information (empty flag “ON”) from the nodes B and D, and the empty flags of the nodes B and D are “ON”.
  • no empty flag information (empty flag “ON”) is received from the node C, and the empty flag of the node C is “OFF”.
  • node A polls nodes B and C and stops polling node D until the next data transmission / reception cycle.
  • the node A receives the end flag information (end flag “ON”) from the node B, the node A stops polling for the node B until the next data transmission / reception cycle, and polls the node C.
  • node A receives end flag information (end flag “ON”) or empty flag information (empty flag “ON”) from node C, it stops polling node C until the next data transmission / reception cycle, B is polled.
  • the data collection node 2 of the present embodiment functions as a lower node
  • the data collection node 2 collects data such as power consumption from a meter (data collection target) installed at home (S10).
  • the data is transmitted to the data collection node 2 that is one level higher (S11).
  • the empty flag information (empty flag “ON”) is transmitted to the data collection node 2 that is one level higher (S13). Further, when end flag information (end flag “ON”) is received from all the data collection nodes 2 lower by one stage (S14), the end flag information (end flag “ON”) of the own node is collected by one stage higher. It transmits to the node 2 (S15).
  • the data collection node 2 polls the data collection node 2 that is one level lower based on the polling list (S20). Data from the lower data collection node 2 is received (S21).
  • the data collection system 1 of the present embodiment as described above, it is possible to efficiently collect data from all the data collection nodes 2, and it is possible to reduce unnecessary polling frames.
  • each data collection node 2 performs data transmission (processing when functioning as the lower data collection node 2) and data reception (processing when functioning as the upper data collection node 2). It is performed alternately by dividing. As a result, data can be efficiently collected from all the data collection nodes 2 (all data collection nodes 2 constituting a multi-hop network having a tree structure).
  • empty flag information (empty flag “ON”) or end flag information (end flag “ON”) is received from the polling data collection node 2 (one-stage lower data collection node 2). Then, polling is performed on the other data collection node 2 (the data collection node 2 one level lower). Thereby, unnecessary polling can be prevented and data can be collected from all the data collection nodes 2.
  • the data collection node 2 that has received the end flag information (end flag “ON”) is deleted from the polling list. Accordingly, it is possible to prevent unnecessary polling from being performed on the data collection node 2 that has completed transmission of the collected data.
  • a self-supporting network is constructed as a wireless sensor network in which a plurality of wireless communication units equipped with various sensors, surveillance cameras, and the like are installed, and information obtained by the sensors or the like Can be transmitted to the relay device by multi-hop communication, and transmitted from the relay device to a management center or the like via a public network, so that the monitoring system can be constructed.
  • a tree-type wireless sensor network or a mesh-type wireless sensor network is taken as an example of the wireless sensor network (self-owned network). .
  • Various sensors include tilt sensor, water level sensor, tide level sensor, wave height sensor, load sensor, strain sensor, displacement sensor, weather sensor, radiation sensor, rainfall sensor, dust sensor, human sensor, smoke sensor, water quality sensor, atmospheric sensor , Air volume sensors, wind speed sensors, water temperature sensors, air temperature sensors, lightning sensors, and the like.
  • a disaster prevention / disaster countermeasure rain gauges, water level gauges, surveillance cameras, etc. are installed at various locations from the upstream to the downstream of the river, and these sensor information and camera images are sent to the Disaster Prevention Center to manage the crisis. It is possible to construct a river flood monitoring system such as this, and a pollution monitoring system installed with water quality sensors and air sensors.
  • the wireless communication unit shown in FIG. 7 includes a monitoring camera in addition to various sensors, it is an example of system construction and is not necessarily required.
  • the wireless communication unit may be any device capable of wireless communication, such as an RFID, a data logger device, a wireless communication node (data collection node), or the like.
  • the wireless communication unit may be integrated with various sensors, a monitoring camera, and the like.
  • a solar cell may be installed in each.
  • the data collection system can efficiently collect data from all the data collection nodes, and can further reduce unnecessary polling frames. It is useful as a system for collecting meter values (electric power consumption, etc.) from meters installed in

Abstract

La présente invention se rapporte à un système de collecte de données (1). Dans le système selon l'invention, une pluralité de nœuds (2) sont connectés en cascade dans un réseau à plusieurs bonds d'une structure en arborescence. Les nœuds (2) exécutent des opérations de transmission de données en tant que des nœuds de niveau inférieur, et ils exécutent des opérations de réception de données en tant que des nœuds de niveau supérieur, alternativement, sur une base de division dans le temps. Quand il fonctionne en tant qu'un nœud de niveau supérieur, un nœud (2) exécute une opération d'interrogation dans le but de recevoir des données en provenance de nœuds (2) qui se trouvent un niveau en dessous. Quand il fonctionne en tant qu'un nœud de niveau inférieur, un nœud (2) transmet des données de signalisation de fin de transmission qui indiquent la fin de la transmission des données collectées par le nœud (2) en question (le nœud lui-même). Quand des données de signalisation de fin de transmission ont été collectées à partir de tous les nœuds (2) qui se trouvent un niveau en dessous du nœud (2) en question, et que la transmission des données collectées par le nœud (2) en question est terminée, les données de signalisation de fin de transmission du nœud (2) en question sont transmises. De cette manière, des données peuvent être collectées avec une grande efficacité à partir de l'ensemble des nœuds. En outre, le nombre de trames d'interrogation inutiles peut être réduit.
PCT/JP2013/001020 2012-02-23 2013-02-22 Système de collecte de données WO2013125241A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014500601A JP6090597B2 (ja) 2012-02-23 2013-02-22 データ収集システム

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012-037775 2012-02-23
JP2012037775 2012-02-23

Publications (1)

Publication Number Publication Date
WO2013125241A1 true WO2013125241A1 (fr) 2013-08-29

Family

ID=49005435

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/001020 WO2013125241A1 (fr) 2012-02-23 2013-02-22 Système de collecte de données

Country Status (2)

Country Link
JP (1) JP6090597B2 (fr)
WO (1) WO2013125241A1 (fr)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104482991A (zh) * 2014-12-10 2015-04-01 青岛理工大学 一种确定危坝坝体安全库水位的测定参数与预警方法
JP2016012865A (ja) * 2014-06-30 2016-01-21 国立大学法人九州大学 データ収集方法およびシステム
JP2020010390A (ja) * 2019-09-17 2020-01-16 株式会社東芝 無線通信装置及び無線通信システム
JP2020123844A (ja) * 2019-01-30 2020-08-13 太陽誘電株式会社 無線通信装置、無線通信方法、および無線通信システム
JP2022017360A (ja) * 2019-01-30 2022-01-25 太陽誘電株式会社 無線通信装置、無線通信方法、および無線通信システム

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002108945A (ja) * 2000-09-29 2002-04-12 Kansai Electric Power Co Inc:The データ収集システムおよびデータ収集方法
JP2008199114A (ja) * 2007-02-08 2008-08-28 Mitsubishi Electric Corp 情報収集システム
JP2009188930A (ja) * 2008-02-08 2009-08-20 Kansai Electric Power Co Inc:The 通信システムおよびそれを用いる給電監視制御システムならびに通信システムにおけるファームウェアの更新方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002108945A (ja) * 2000-09-29 2002-04-12 Kansai Electric Power Co Inc:The データ収集システムおよびデータ収集方法
JP2008199114A (ja) * 2007-02-08 2008-08-28 Mitsubishi Electric Corp 情報収集システム
JP2009188930A (ja) * 2008-02-08 2009-08-20 Kansai Electric Power Co Inc:The 通信システムおよびそれを用いる給電監視制御システムならびに通信システムにおけるファームウェアの更新方法

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016012865A (ja) * 2014-06-30 2016-01-21 国立大学法人九州大学 データ収集方法およびシステム
CN104482991A (zh) * 2014-12-10 2015-04-01 青岛理工大学 一种确定危坝坝体安全库水位的测定参数与预警方法
CN104482991B (zh) * 2014-12-10 2018-02-23 青岛理工大学 一种确定危坝坝体安全库水位的测定参数与预警方法
JP2020123844A (ja) * 2019-01-30 2020-08-13 太陽誘電株式会社 無線通信装置、無線通信方法、および無線通信システム
JP2022017360A (ja) * 2019-01-30 2022-01-25 太陽誘電株式会社 無線通信装置、無線通信方法、および無線通信システム
JP7225347B2 (ja) 2019-01-30 2023-02-20 太陽誘電株式会社 無線通信装置、無線通信方法、および無線通信システム
JP2020010390A (ja) * 2019-09-17 2020-01-16 株式会社東芝 無線通信装置及び無線通信システム

Also Published As

Publication number Publication date
JP6090597B2 (ja) 2017-03-08
JPWO2013125241A1 (ja) 2015-07-30

Similar Documents

Publication Publication Date Title
JP6090597B2 (ja) データ収集システム
Song et al. Design and deployment of sensor network for real-time high-fidelity volcano monitoring
EP3371930B1 (fr) Procédé et appareil pour le rapport sécurisé d'événements cumulés
CN108293067A (zh) 针对物联网设备管理通信拥塞
CN202102582U (zh) 一种水文状况监测系统
CN1977498A (zh) 无线传感器网络
Ciubotaru-Petrescu et al. Wireless solutions for telemetry in civil equipment and infrastructure monitoring
US10505831B2 (en) Sensor network system and operational method of the same
JP6137168B2 (ja) データ取得システム
CN103903421A (zh) 一种基于gprs的远程监控系统的网络管理方法
CN107271133B (zh) 一种基于无线传感器网络的风沙监测系统
CN205328392U (zh) 多电梯远程监控系统
Muhendra et al. Development of digital water meter infrastructure using wireless sensor networks
JP2016100803A (ja) データ収集無線通信システム、収集管理局、通信経路構築方法、および、無線通信ネットワークシステム
CN103973489A (zh) 一种异构设备集中监控系统
CN105137891A (zh) 一种物联网被动式数据采集系统
JP4217635B2 (ja) 架空送電線鉄塔基別監視システム
KR101299681B1 (ko) 센서 네트워크를 이용한 원격지 단말기의 이상상태 감지 장치 및 방법
CN101141195B (zh) 光通讯传送平面上大量告警的上报方法及系统
CN103197618A (zh) 一种监测风力发电机的方法及系统
JP5819769B2 (ja) 被災レベル判定装置及び被災レベル判定方法
CN205227277U (zh) 全自动锅炉智能报警提醒系统
US20170238123A1 (en) Provisioning and Managing Autonomous Sensors
Xia et al. Long-term microclimate monitoring in wildland cultural heritage sites with wireless sensor networks
Muñoz et al. A flooding routing algorithm for a wireless sensor network for seismic events

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13752536

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2014500601

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: IDP00201405710

Country of ref document: ID

122 Ep: pct application non-entry in european phase

Ref document number: 13752536

Country of ref document: EP

Kind code of ref document: A1