KR100948837B1 - Method and appratus for distributed position recognition in wireless sensor network - Google Patents

Method and appratus for distributed position recognition in wireless sensor network Download PDF

Info

Publication number
KR100948837B1
KR100948837B1 KR1020070131030A KR20070131030A KR100948837B1 KR 100948837 B1 KR100948837 B1 KR 100948837B1 KR 1020070131030 A KR1020070131030 A KR 1020070131030A KR 20070131030 A KR20070131030 A KR 20070131030A KR 100948837 B1 KR100948837 B1 KR 100948837B1
Authority
KR
South Korea
Prior art keywords
nodes
node
distributed
probability
location
Prior art date
Application number
KR1020070131030A
Other languages
Korean (ko)
Other versions
KR20090063600A (en
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 KR1020070131030A priority Critical patent/KR100948837B1/en
Publication of KR20090063600A publication Critical patent/KR20090063600A/en
Application granted granted Critical
Publication of KR100948837B1 publication Critical patent/KR100948837B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing
    • H04W40/20Communication route or path selection, e.g. power-based or shortest path routing based on geographic position or location
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/24Connectivity information management, e.g. connectivity discovery or connectivity update
    • H04W40/32Connectivity information management, e.g. connectivity discovery or connectivity update for defining a routing cluster membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Abstract

무선 센서 네트워크에 있어서 분산적인 위치 인식에 관한 발명이 개시된다.Disclosed is an invention relating to distributed location recognition in a wireless sensor network.

본 발명은 위치가 알려져 있으며 무선으로 직접 신호의 전송이 가능한 영역에 위치하는 노드들을 검색하고, 거리에 따라 노드들이 분포할 확률을 나타내는 확률 분포 모델을 선택하며, 검색된 노드들의 각 위치들을 중심으로 확률 분포 모델을 적용하여 무선으로 직접 신호의 전송이 가능한 영역에 노드들이 분포할 확률을 계산하고, 노드들이 분포할 확률이 가장 높게 나타나는 영역 중에서 위치를 결정하는 것을 특징으로 한다.The present invention searches for nodes located in an area where a location is known and can directly transmit a signal wirelessly, selects a probability distribution model indicating a probability of distributing nodes according to a distance, and selects a probability based on each location of the found nodes. It is characterized by calculating a probability that nodes are distributed in an area where a signal can be directly transmitted wirelessly by applying a distribution model, and determining a position among areas in which nodes are most likely to be distributed.

무선 센서 네트워크, 위치 인식 Wireless sensor network, location awareness

Description

무선 센서 네트워크에서 분산적인 위치 인식 방법 및 그 장치{method and appratus for distributed position recognition in wireless sensor network}Method and device for distributed position recognition in wireless sensor network

본 발명은 대규모 무선 센서 네트워크에 관한 것으로, 특히 무선 센서 단말기의 위치 인식에 관한 것이다. The present invention relates to a large scale wireless sensor network, and more particularly to location recognition of a wireless sensor terminal.

본 발명은 정보통신부 및 정보통신연구진흥원의 IT성장동력기술개발의 일환으로 수행한 연구로부터 도출된 것이다[과제관리번호: 2005-S-038-03, 과제명: UHF RF-ID 및 Ubiquitous 네트워킹 기술 개발].The present invention is derived from the research conducted as part of the IT growth engine technology development of the Ministry of Information and Communication and the Ministry of Information and Communication Research and Development. [Task Management Number: 2005-S-038-03, Title: UHF RF-ID and Ubiquitous Networking Technology] Development].

무선 센서 네트워크에서 노드의 위치를 계산하는 방법에는 크게 중앙 집중형 방식과 분산방식이 있다. 중앙 집중형 방식은 중앙 서버를 가정하고 위치 계산에 필요한 모든 데이터를 각 노드에서 중앙 서버로 전송한 후, 그 중앙 서버에서 모든 노드에 대한 위치를 계산한다. 모든 계산이 끝나면 각 노드의 위치 정보를 해당 노드에게 다시 전송하여 준다. 이러한 중앙 집중형 방식에는 크게 SDP (Semidefinite Programming)와 MDS (Multidimensional Scaling) 방식이 있다.In the wireless sensor network, there are largely a centralized method and a distributed method for calculating node positions. The centralized method assumes a central server, transfers all the data needed for location calculations from each node to the central server, and then calculates the location for all nodes on that central server. After all calculations, the location information of each node is sent back to the node. Such centralized methods include SDP (Semidefinite Programming) and MDS (Multidimensional Scaling).

SDP는 노드들의 기하학적 조건들을 LMI (linear matrix inequalities)로 나타낸다. 모든 조건들을 이러한 LMI들로 표현하고 나면, 그 LMI들을 하나의 semidefinite program으로 결합할 수 있다. 이것은 각 노드 마다 그의 영역을 나타내는 도형을 만들어내게 되는데, 이 방법은 다음과 같은 단점이 있다.SDP expresses the geometric conditions of nodes in linear matrix inequalities (LMI). Once all the conditions are expressed in these LMIs, they can be combined into a semidefinite program. This creates a figure representing each region of each node, which has the following disadvantages.

우선, 모든 기하학적 조건들을 LMI들로 표현할 수 없다. 보통 해당 조건이 convex 형태, 즉, 모든 면이 볼록한 도형일 때만 하나의 LMI로 표현하기 쉽다. 예를 들어서, AoA (Angle of Arrival) 데이터의 경우 삼각형 모양으로 RSS (Received Signal Strength) 와 같은 신호 세기의 경우 원 모양으로 표현된다. 반대로 링 모양의 경우 그것이 convex 형태가 아니기 때문에 보다 정확한 범위를 표현하는 데이터의 경우 적절히 표현할 수 있는 방법이 없다. 이러한 점들이 정확한 위치 인식 기법에 있어서 중요한 단점이라고 할 수 있다.First, not all geometric conditions can be represented in LMIs. Usually, the condition is easy to express in one LMI only when the condition is convex, that is, all faces are convex. For example, in the case of AoA (Angle of Arrival) data, a triangle is represented, and in the case of a signal strength such as RSS (Received Signal Strength), a circle is represented. On the contrary, in the case of a ring shape, since it is not a convex form, there is no way to properly express data in a more accurate range. These points are important disadvantages in the accurate location recognition technique.

또한 SDP의 수행 시간에 있어서 AoA 데이터의 경우 기하학적 조건들의 수의 제곱에, RSS 데이터의 경우 그 수의 세제곱에 비례하는 특징을 갖고 있다. 따라서 해당 네트워크를 표현하는 모든 조건들을 나타내었다 하더라도 수행시간이 오래 걸린다는 치명적인 단점이 있다.In addition, in the execution time of the SDP, the AoA data has a characteristic that is proportional to the square of the number of geometric conditions, and the RSS data is proportional to the cube of the number. Therefore, even if all the conditions expressing the network are shown, the execution time is long.

MDS는 어떠한 집합 내에서 요소들의 불일치성을 나타내는 기법이다. 이를 위치인식에 적용하면 다음과 같은 방식을 따른다. MDS is a technique for indicating inconsistencies of elements within a set. When applied to position recognition, the following method is used.

우선 해당 네트워크의 모든 노드에 있어서 서로간의 거리를 측정한다. 이를 노드의 수를 크기로 갖는 행렬에 넣고 SVD (Singular Value Decomposition) 이라는 기법을 통해 상대적인 좌표 축척값을 만들어 낸다. 이렇게 만들어진 값을 바탕으로 각 노드에 적용시키면 절대적인 위치정보는 아니지만 모든 노드의 상대적인 위치정보를 계산해 낼 수 있다. 이 후에 절대적인 위치 정보를 갖는 노드의 도움을 받아 모든 노드들의 위치 정보를 계산해 낸다. First, measure the distance between each node in the network. We put this into a matrix with the number of nodes and create a relative coordinate scale using a technique called Singular Value Decomposition (SVD). Applying this value to each node based on the values created in this way can calculate the relative position information of all nodes, although it is not absolute position information. After that, with the help of nodes with absolute location information, the location information of all nodes is calculated.

이 방법은 전체 노드의 수가 일정 수준 이상일 때, 만족할만한 성능을 보여주나 노드의 수가 많아질수록 SVD를 하기 위한 노력이 많이 들어간다는 단점이 있다.This method shows satisfactory performance when the total number of nodes is above a certain level. However, as the number of nodes increases, a lot of effort for SVD is required.

분산 위치 인식 기법은 앞서 서술한 중앙 집중형 방식의 단점들을 개선하고자 제안되었다. 이는 노드의 수가 많거나 계산을 해야 하는 노드가 그 능력이 충분하지 않을 때, 분산적으로 계산 함으로써 하나의 노드가 모든 계산을 해야 하는 부담을 덜고, 모든 노드가 각자의 계산을 나눠서 함으로써 전체적인 시스템 부하를 떨어트리는 방식의 하나라고 볼 수 있다. The distributed location recognition technique is proposed to improve the disadvantages of the centralized method described above. This means that when there are a large number of nodes or nodes that need to do calculations are not sufficient, the calculations are distributed so that one node does all the calculations, and all nodes divide their calculations so that the overall system load It can be seen as a way of dropping.

대표적으로 Multilateration과 distributed MDS 방식을 예로 들 수 있는 데, Multilateration 방식은 자신의 위치를 알고 있는 주변 노드의 도움을 받아 그 위치를 결정하는 방식으로 주변 노드들과의 거리를 예측한 정보와 그 노드들의 위치정보를 결합하여 최종적으로 자신의 위치를 계산한다. 이 방법의 장점으로는 간단한 계산 방법을 들 수 있으나, 전체 네트워크에 있어서 자신의 위치정보를 알고 있는 노드의 수가 충분하지 않으면 위치 계산을 할 수 없다는 점과 거리 예측을 하는 데 있어서 생긴 오차가 자신의 위치 정보를 이용하는 이웃 노드들에게 전파된다는 단점이 있다. For example, the Multilateration and distributed MDS methods are examples. The Multilateration method determines the location with the help of neighboring nodes that know their location. Finally, the position information is combined to calculate its own position. The advantage of this method is a simple calculation method, but the fact that the location calculation cannot be performed if there are not enough nodes in the entire network knowing their location information, and the error in the distance prediction The disadvantage is that it propagates to neighboring nodes using location information.

Distributed MDS는 크게 세 가지 절차로 나뉜다 첫 번째로 임의의 노드에 있어서 자신의 통신 영역 내에 들어오는 이웃 노드들과 함께 하나의 그룹을 형성한다. 두 번째로 그 노드든 이웃 노드들간의 통신을 통해 하나의 그룹내에 속해 있는 모든 노드들간의 거리 정보를 계산한후 앞에서 서술한 중앙 집중형 MDS 를 수행한다. 마지막으로 여러 개의 그룹들에 공통적으로 속해있는 노드들을 기점으로 각 그룹에서 작성된 위치 정보를 결합하여 전체 위치 정보를 계산해 낸다. 효과적으로 위치정보를 계산해 내는 MDS를 분산적으로 적용시킨다는 점에서 장점을 갖지만 바로 앞에서 설명한 Multilateration과 비슷하게 하나의 그룹에서 계산해낸 위치 정보에 오류가 있을 경우 각 그룹의 위치정보를 결합할 때, 그 오류가 전체 그룹으로 퍼짐으로써 전체 위치 정보의 오류를 증가시킨다는 단점이 있다.Distributed MDS is divided into three main steps. First, in any node, it forms a group with neighboring nodes in its communication area. Secondly, the distance information between all nodes in a group is calculated through communication between the nodes and neighboring nodes, and then the centralized MDS described above is performed. Finally, the total location information is calculated by combining the location information created in each group from the nodes that belong to several groups in common. It has the advantage of applying MDS that calculates location information effectively, but similarly to Multilateration just described, when there is an error in the location information calculated in one group, when the location information of each group is combined, the error is There is a disadvantage that it increases the error of the global location information by spreading to the entire group.

본 발명이 해결하고자 하는 과제는 계산의 복잡도를 줄이면서 정확도를 높인 분산적인 위치 인식 기법을 제공하는 것이다.The problem to be solved by the present invention is to provide a distributed position recognition technique with improved accuracy while reducing the complexity of the calculation.

본 발명에 따른 무선 센서 네트워크에서 분산적인 위치 인식 방법은 (a) 위치가 알려진 다수의 참조 노드들의 위치, 상기 참조 노드들의 네트워크 정보 및 무선으로 직접 신호의 전송이 가능한 영역에 위치하는 이웃 노드들의 정보를 토대로 초기 위치를 결정하는 단계; (b) 거리에 따라 노드들이 분포할 확률을 나타내는 확률 분포 모델을 선택하는 단계; (c) 상기 참조 노드들의 각 위치들을 중심으로 상기 확률 분포 모델을 적용하여 상기 영역에 노드가 분포할 확률을 계산하는 단계; 및 (d) 상기 노드가 분포할 확률이 가장 높게 나타나는 영역 중에서 한 곳으로 상기 초기 위치를 보정하는 단계;를 포함한다.In the wireless sensor network according to the present invention, a distributed location recognition method includes (a) location of a plurality of reference nodes whose location is known, network information of the reference nodes, and information of neighboring nodes located in an area capable of transmitting a direct signal wirelessly. Determining an initial position based on the; (b) selecting a probability distribution model indicative of the probability that the nodes will be distributed over distance; (c) calculating a probability that a node is distributed in the region by applying the probability distribution model around the positions of the reference nodes; And (d) correcting the initial position to one of the regions where the node is most likely to be distributed.

본 발명에 따른 무선 센서 네트워크에서 분산적인 위치 인식 장치는 위치가 알려진 다수의 참조 노드들의 위치, 상기 참조 노드들의 네트워크 정보 및 무선으로 직접 신호의 전송이 가능한 영역에 위치하는 이웃 노드들의 정보를 토대로 초기 위치를 결정하는 초기 위치 결정부; 거리에 따라 노드들이 분포할 확률을 나타내는 확률 분포 모델을 선택하는 확률 분포 모델 선택부; 상기 참조 노드들의 각 위치들을 중심으로 상기 확률 분포 모델을 적용하여 상기 영역에 노드가 분포할 확률을 계산하는 확률 분포 계산부; 및 상기 노드가 분포할 확률이 가장 높게 나타나는 영 역 중에서 한 곳으로 상기 초기 위치를 보정하는 위치 보정부;를 포함한다.In the wireless sensor network according to the present invention, the distributed location recognizing apparatus is initially based on the location of a plurality of known reference nodes, the network information of the reference nodes, and the information of neighboring nodes located in an area capable of transmitting a direct signal wirelessly. An initial position determiner for determining a position; A probability distribution model selection unit for selecting a probability distribution model indicating a probability that nodes are distributed according to a distance; A probability distribution calculator configured to calculate a probability that a node is distributed in the region by applying the probability distribution model around the positions of the reference nodes; And a position corrector configured to correct the initial position to one of regions where the node is most likely to be distributed.

본 발명에 의해 무선 센서 네트워크에서 복잡도를 줄이면서도 정확도가 높은, 효율적인 위치 인식을 수행할 수 있다.According to the present invention, highly accurate and efficient location recognition can be performed while reducing complexity in the wireless sensor network.

이하, 첨부된 도면을 참조하여 본 발명을 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail the present invention.

본 발명은 참조 노드 검색 단계, 이웃 노드 검색 단계, 초기 위치 결정 단계, 노드 분포 모델링을 통한 위치 보정 단계 및 순환적 알고리즘을 통한 위치 결정 단계를 포함한다. 이하, 각 단계별로 상세히 살핀다.The present invention includes a reference node search step, a neighbor node search step, an initial position determination step, a position correction step through node distribution modeling, and a position determination step through a cyclic algorithm. Hereinafter, each step will be examined in detail.

1. 참조 노드 검색 단계1.Retrieve reference node step

자신의 위치를 모르는 일반 노드들이 위치를 계산, 보정, 결정하기 위해서는 참조 노드들의 위치 정보와 그들의 네트워크 관계를 알아야 한다. 여기서 네트워크 관계로는 짧은 경로 방법으로 계산된 홉 수를 들 수 있다. 처음 네트워크가 형성될 때, 자신의 위치를 모르는 일반 노드들은 참조노드의 위치 정보 및 네트워크 정보를 받는다. 실용적인 예제에 있어서 이러한 참조 노드들은 GPS 같은 자가 위치 인식 장치를 달고 있고, 일반 노드보다 성능이 우수한 클러스터 헤더와 같은 장치일 수 있다.In order to calculate, correct, and determine the positions of general nodes that do not know their positions, they need to know the position information of the reference nodes and their network relationships. Here, the network relationship may include the hop count calculated by the short path method. When a network is first formed, general nodes that do not know their location receive location information and network information of a reference node. In a practical example, these reference nodes may be devices such as cluster headers that are equipped with a self-locating device such as GPS and perform better than a normal node.

클러스터의 형성은 다음과 같다.The formation of clusters is as follows.

대규모 센서 네트워크를 효율적으로 관리하기 위해서 클러스터의 형성이 선행되어야 한다. 클러스터의 형성은 클러스터 헤더의 선택 단계 및 클러스터 헤더를 중심으로 한 클러스터의 형성 단계로 이루어진다.In order to efficiently manage large-scale sensor networks, the formation of clusters should be preceded. The cluster is formed by selecting a cluster header and forming a cluster around the cluster header.

도 1은 본 발명에 따른, 네트워크에서의 노드의 분포의 일 실시예를 나타내는 구조도이다.1 is a structural diagram illustrating one embodiment of the distribution of nodes in a network, in accordance with the present invention.

도 1을 참조하면, 각 원들은 네트워크에 속하는 노드들을 나타내며, 이 중 검정색으로 표시된 원들(110~150)은 클러스터 헤더를 나타낸다. 클러스터 헤더의 결정은 일반적으로 클러스터 헤더가 될 수 있는 후보 노드들 중에서 통신 가능한 이웃 노드들의 수로 결정되는 연결도라는 척도가 인접 후보 노드들 중에서 가장 높은 것으로 결정된다. 본 발명에서 사용하는 통신 가능하다는 것은 사용 환경에 따라서 일정 수준 이상의 신호 세기를 받는다 라던가 일정 수준 이상의 신호 대 잡음 비 값을 가진다 라던가 패킷 전송에 있어서 오류가 없이 받을 수 있는 환경을 갖는다는 것을 말한다. 즉, 통신 가능하다는 것은 그 영역 내에 있는 노드들 간에 주고 받을 수 있는 모든 형태의 정보가 신뢰할 수 있을 정도의 그것이라는 것을 명시할 수 있다.Referring to FIG. 1, each circle represents nodes belonging to a network, among which circles 110-150, which are shown in black, represent cluster headers. The determination of the cluster header is generally determined to be the highest among neighboring candidate nodes, a measure of connectivity determined by the number of neighboring nodes that can communicate among candidate nodes that may be cluster headers. Communication in the present invention means that the terminal receives a signal level of a certain level or more, or has a signal-to-noise ratio value of a certain level, or has an environment in which packet transmission can be received without errors. In other words, being able to communicate may specify that all types of information that can be exchanged between nodes within the area are trustworthy.

도 2는 본 발명에 따른 클러스터 형성 과정의 일 실시예를 나타낸 개념도이다.2 is a conceptual diagram illustrating an embodiment of a cluster formation process according to the present invention.

도 2를 참조하면, 클러스터 헤더의 통신 가능 거리 범위(215, 225, 235, 245, 255) 내에 들어오는 노드들은 클러스터 헤더(210, 220, 230, 240, 250)로부터 헤더 인식 정보를 받을 수 있다. 따라서 이 노드들은 이러한 인식 정보에 응답하거나 인식 정보에 상응하는 일련의 과정을 통해서 해당 클러스터의 멤버로 소속될 수 있다. 이때, 하나의 노드에 있어서 여러 클러스터 헤더의 인식 정보를 수용할 수 있으면, 즉 두 개 이상의 클러스터 영역의 중복된 구간(도 2의 회색 영역)에 있는 노드는 해당 클러스터들에 중복 수용될 수도 있다.Referring to FIG. 2, nodes coming into the communication ranges 215, 225, 235, 245, and 255 of the cluster header may receive header recognition information from the cluster headers 210, 220, 230, 240, and 250. Therefore, these nodes may belong to the cluster by responding to the recognition information or through a series of processes corresponding to the recognition information. At this time, if one node can accommodate recognition information of several cluster headers, that is, nodes in overlapping sections (gray areas in FIG. 2) of two or more cluster areas may be overlapped in the corresponding clusters.

2. 이웃 노드 검색2. Neighbor Discovery

효율적인 위치 인식을 위해서 하나의 클러스터 내에서 각 노드는 다른 노드들과의 통신을 통해 이웃 노드 집합을 형성한다. 클러스터 내에 있는 모든 노드는 클러스터 헤더에 인식되어 있고, 이는 클러스터 헤더의 공식 정보 전송을 통해 해당 클러스터 안에 있는 모든 노드들은 그들간의 존재를 알고 있다 For efficient location awareness, each node in a cluster forms a set of neighboring nodes through communication with other nodes. All nodes in the cluster are recognized in the cluster header, which means that all nodes in the cluster know their existence by sending official information in the cluster header.

도 3은 본 발명에 따른 이웃 노드 검색 과정의 일 실시예를 나타내는 개념도이다.3 is a conceptual diagram illustrating an embodiment of a neighbor node search process according to the present invention.

도 3을 참조하면, 원들(310, 320)은 노드를 나타내며 이 원들을 포함하는 큰 원(330)은 흰 원에 해당하는 노드(310)의 무선으로 직접 통신이 가능한 영역(무선 전송 범위)를 나타낸다. 각 노드는 자신의 무선 전송 범위 내의 같은 클러스터 내의 노드들만을 이용하여 그의 이웃노드 집합을 만든다. 따라서 노드들(320)은 각각이 노드(310)의 이웃 노드가 된다.Referring to FIG. 3, the circles 310 and 320 represent nodes, and the large circle 330 including the circles represents an area (wireless transmission range) in which the wireless communication of the node 310 corresponding to the white circle is directly possible. Indicates. Each node uses only nodes in the same cluster within its radio transmission range to create its neighbor node set. Thus, nodes 320 are each neighboring nodes of node 310.

3. 초기 위치 결정 단계3. Initial Positioning Step

자신의 위치를 모르는 일반 노드에 있어서 참조노드의 위치 정보와 네트워크 정보, 자신의 이웃 노드들의 정보를 이용한 초기 위치값 계산은 다양한 방법으로 이루어 질 수 있다. In a general node that does not know its location, the initial location value calculation using the location information of the reference node, network information, and information of its neighbor nodes may be performed in various ways.

대표적인 예로써 다선법(mulilateration) 을 사용하면, 우선 해당 노드는 이웃 노드들로부터 수신 신호 세기 측정을 통해 평균적으로 그의 이웃 노드들과 얼마 나 떨어져 있는지의 거리 값을 결정한다. 다음으로 해당 노드는 자신이 참조 노드로부터 얼마나 떨어져 있는 지를 계산한다. 이 때, 짧은 거리 방법을 이용한 홉 수와 평균 거리 정보를 이용할 수 있다. 다음으로 참조 노드의 위치값과 그 참조 노드에서 해당 노드까지의 추정 계산된 거리 값을 이용하여 초기 값을 계산한다. 이 때, 이 초기값은 계산 특성상 오차를 포함할 확률이 매우 높으므로 반드시 보정 단계가 이루어져야 한다. As a representative example, using the multi-line method (mulilateration), the node first determines the distance value of how far from the neighboring nodes on average by measuring the received signal strength from the neighboring nodes. Next, the node calculates how far it is from the reference node. In this case, hop number and average distance information using the short distance method may be used. Next, the initial value is calculated using the position value of the reference node and the estimated calculated distance value from the reference node to the corresponding node. At this time, since the initial value has a high probability of including an error in the calculation characteristic, a correction step must be performed.

그 밖에도 연결도 만을 이용한 상대적인 초기 위치 좌표 계산도 있다. 이는 초기 위치 계산에서 절대적인 좌표값이 아닌 상대적인 좌표 값을 계산하므로 자신이 속해있는 클러스터의 클러스터 헤더를 (0,0)으로 놓고 계산한 후, 클러스터 헤더에게 자신의 상대 위치 좌표를 보내주면 그 후에 클러스터 헤더가 자신의 위치 정보와 함께 일반 노드들의 상대적인 좌표를 서버에 보내주는 방식도 있다. 앞선 방법과 마찬가지로 이러한 초기 위치 계산도 많은 오차를 포함하므로 반드시 보정 단계가 이루어져야 한다.In addition, there is a relative initial position coordinate calculation using only the connection diagram. It calculates the relative coordinates, not absolute coordinates, in the initial position calculation, so that the cluster header of the cluster to which it belongs is set to (0,0) and calculated, and then sends its relative position coordinates to the cluster header. The header can also send the server the relative coordinates of normal nodes with their location information. Like the previous method, this initial position calculation involves a lot of errors, so a correction step must be made.

4. 노드 분포 모델링을 바탕으로 한 위치 예측4. Location Prediction Based on Node Distribution Modeling

일반적인 대규모 무선 센서 네트워크는 그 네트워크의 실용적인 목적에 있어서 효율적인 센싱을 위해 그의 분포가 대부분 균일한 특징을 갖는다. 이는 저전력, 저용량의 특징을 갖는 무선 센서 네트워크에서 최적의 성능을 내는 분포 모델이라고 할 수 있으며 이러한 점은 이제까지 여러 논문에서 검증되었다.A typical large scale wireless sensor network is characterized by its uniform distribution mostly for efficient sensing in the practical purpose of the network. This is a distribution model that provides optimal performance in wireless sensor networks with low power and low capacity, which has been proven in many papers.

이웃 노드들의 균일한 분포를 나타내기 위한 격자 모델들은 다음과 같다.Lattice models to represent a uniform distribution of neighbor nodes are as follows.

도 4 는 이웃 노드들의 분포를 나타내기 위한 사각 격자 모델의 일 실시예의 구조도이다.4 is a structural diagram of an embodiment of a rectangular grid model for showing the distribution of neighboring nodes.

도 4를 참조하면, 흰 원(410)은 현재 위치를 결정하고자 하는 노드이며 주위의 검정 원들은 노드(410)의 이웃 노드들이다. 도 4의 사각 격자 모델은 이웃 노드의 수가 많을 때 적합하다.Referring to FIG. 4, the white circle 410 is a node whose current position is to be determined and the surrounding black circles are neighboring nodes of the node 410. 4 is suitable when the number of neighboring nodes is large.

도 5는 이웃 노드들의 분포를 나타내기 위한 삼각 격자 모델의 일 실시예의 구조도이다.5 is a structural diagram of an embodiment of a triangular grid model for showing the distribution of neighboring nodes.

도 5를 참조하면, 흰 원(510)과 검정 원들은 도 4에서와 같다. 도 5의 삼각 격자 모델은 도 4의 사각 격자 모델보다 이웃 노드의 수가 비교적 적을 때 적용할 수 있다.Referring to FIG. 5, the white circles 510 and the black circles are the same as in FIG. 4. The triangular lattice model of FIG. 5 may be applied when the number of neighboring nodes is relatively smaller than that of the rectangular lattice model of FIG. 4.

도 6은 이웃 노드들의 분포를 나타내기 위한 삼각 격자 모델의 다른 실시예들의 구조도들이다.6 is a structural diagram of other embodiments of a triangular grid model to represent the distribution of neighboring nodes.

도 6을 참조하면, 흰 원(610, 620, 630)과 검정 원들은 도 4에서와 같다. 도 6의 삼각 격자 모델들은 도 4 및 도 5보다 이웃 노드들의 수가 적을 때 적용하는 것이 바람직하다. Referring to FIG. 6, white circles 610, 620, and 630 and black circles are the same as in FIG. 4. The triangular lattice models of FIG. 6 are preferably applied when the number of neighboring nodes is smaller than that of FIGS. 4 and 5.

만일 이웃 노드가 3개보다 적을 경우에는 격자 모델을 형성할 수 없으므로 이러한 경우는 본 발명에서는 고려하지 않는다. 추가적으로 본 발명에서는 클러스터의 형성에 있어서 대규모 센서 네트워크에서의 그것을 다루므로 형성된 클러스터의 모형이 모든 부분에서 볼록한 모양을 갖고 그것이 다각형 내지는 원의 형태에 비슷한 모양을 갖출 수 있다고 가정한다.If the number of neighbor nodes is less than three, the grid model cannot be formed. Such a case is not considered in the present invention. In addition, in the present invention, it is assumed that the model of the formed cluster has a convex shape in all parts and can have a shape similar to the shape of a polygon or a circle because it deals with it in a large sensor network in forming a cluster.

5. 순환적 알고리즘을 통한 위치 결정5. Positioning using a cyclic algorithm

앞서 초기화 작업으로 위치 결정을 해야 하는 노드들의 수를 파악하고 각 노드들에 있어서 그들의 이웃 노드들에 대한 집합을 형성하였다. 이제, 이웃 노드들의 수에 따라 분포 모델의 기하학적인 모델을 선택하고 이에 따른 확률 분포 모델을 선택한다.In the initial operation, we figured out the number of nodes that need to be located and formed a set of neighbor nodes for each node. Now, we select the geometric model of the distribution model according to the number of neighboring nodes and choose the probability distribution model accordingly.

도 7은 본 발명에 따른, 거리에 따른 노드의 분포 확률의 일 실시예를 나타내는 그래프이다. 7 is a graph illustrating an embodiment of a distribution probability of a node over a distance according to the present invention.

도 7을 참조하면, 감마 분포 모델로서, r은 특정 노드의 무선 전송 범위를 나타내며, x축은 특정 노드로부터의 거리, y축은 이웃 노드의 분포 확률을 나타낸다. 이 감마 분포 모델은 이웃 노드들의 분포가 사각 격자 모델인 경우 적용하는 것이 바람직하다.Referring to FIG. 7, as a gamma distribution model, r represents a wireless transmission range of a specific node, x-axis represents a distance from a specific node, and y-axis represents a distribution probability of a neighbor node. This gamma distribution model is preferably applied when the distribution of neighbor nodes is a rectangular grid model.

도 8은 본 발명에 따른, 거리에 따른 노드의 분포 확률의 다른 실시예를 나타내는 그래프이다.8 is a graph illustrating another embodiment of a distribution probability of a node according to a distance according to the present invention.

도 8을 참조하면, 가우시안 분포 모델로서, r, x축, y축이 나타내는 것은 도7의 경우와 동일하다. 이 가우시안 분포 모델은 이웃 노드들의 분포가 삼각 격자 모델인 경우 적용하는 것이 바람직하다.Referring to FIG. 8, as the Gaussian distribution model, the r, x, and y axes are the same as in the case of FIG. 7. This Gaussian distribution model is preferably applied when the distribution of neighboring nodes is a triangular lattice model.

마지막으로 알고리즘 순환 횟수를 정하는 데, 이는 노드의 계산능력 및 가능한 메모리 용량, 쓸 수 있는 전력량 등에 기초해서, 최소의 오차를 도출해 낼 수 있는 적정한 값으로 정한다. Finally, the number of algorithm cycles is determined, which is based on the computational power of the node, the amount of memory available, and the amount of power available.

이상과 같은 초기화 작업을 마친 후 이웃 노드들의 각 위치들을 중심으로 확률 분포 모델을 적용하여 노드들이 분포할 확률을 계산한다. 확률이 가장 높은 곳 중에서 노드의 위치를 추정한다. 또한 이러한 위치 정보를 이웃 노드들에게 다시 반송함으로써 후에 하나의 클러스터에 속한 모든 노드들 간의 상대적인 위치 정보를 알 수 있도록 하고 또한 이웃 노드들이 위치 계산의 해당 노드가 되었을 때, 그의 위치 정보를 정확히 계산할 수 있도록 한다. 하나의 클러스터 내에서 위치 결정을 필요로 하는 노드들에 대해 위치 추정이 끝나면 더욱 정확한 위치 추정을 위해 앞에서 정한 알고리즘 순환 횟수만큼 이 과정을 반복하는 것이 바람직하다.After the above initialization, the probability of nodes is calculated by applying a probability distribution model around each position of neighboring nodes. Estimate the position of the node among the highest probability. Also, by returning this location information to neighboring nodes, it is possible to know the relative location information between all nodes in one cluster later, and when the neighboring nodes become the corresponding nodes in the location calculation, the location information thereof can be accurately calculated. Make sure After the position estimation is completed for the nodes requiring position determination in one cluster, it is desirable to repeat this process by the number of algorithm cycles defined above for more accurate position estimation.

본 발명의 적용과 관련하여, 초기 좌표 계산에 있어서 절대적인 위치 좌표가 있는 참조 노드를 처음부터 활용하여 이를 보정하는 절대 좌표 위치 인식 방법과 여러 개의 노드를 하나의 로컬 그룹으로 나누어 각자의 그룹에서 로컬 맵 즉, 상대적인 위치 좌표를 계산하여 모든 로컬 맵들이 계산된 후, 나중에 이를 합쳐 글로벌 맵으로 만들고 후에 절대 위치 좌표를 다시 계산하는 방법이 있다.In relation to the application of the present invention, an absolute coordinate position recognition method for correcting by using a reference node having absolute position coordinates from the beginning in initial coordinate calculation and a local map in each group by dividing several nodes into one local group In other words, all local maps are calculated by calculating relative position coordinates, and then later combined to make a global map, and then recalculate absolute position coordinates.

후자에 서술한 상대적인 위치 좌표를 통한 위치 인식 방법에서는 하나의 클러스터를 중심으로 위치 정보를 계산하기 때문에, 위치 추정의 근본이 되는 클러스터 헤더가 가장 먼저 이러한 위치 추정 계산을 하게 될 것이다. 따라서 클러스터 헤더의 위치는 그것이 중심이 되기 때문에 (0.0) 인 것이 바람직하다.Since the position recognition method using the relative position coordinates described in the latter calculates the position information about one cluster, the cluster header which is the basis of the position estimation will first perform such position estimation calculation. Therefore, the position of the cluster header is preferably (0.0) because it is centered.

이어서, 상대적인 위치 좌표를 통한 위치 인식에서 마지막 과정인 절대적인 위치정보 획득을 위한 전체 위치정보 계산은 도시하지는 않았지만 개념적으로 서술하면 다음과 같다.Subsequently, a total position information calculation for absolute position information acquisition, which is the final process in position recognition through relative position coordinates, is not shown but conceptually described as follows.

두 개 이상의 클러스터에 모두 속해 있는 노드들의 경우 그것의 위치정보가 소속된 클러스터마다 한 개씩 갖게 된다. 이러한 정보를 활용하여 인접한 또는 중 첩된 인근 클러스터끼리의 상대적인 위치 정보를 서로 비교함으로써, 여러 클러스터들간의 위치정보를 다시 정렬할 수 있다. 이러한 방법으로 전체 네트워크의 위치정보를 정렬한 후, 절대적인 위치를 알고 있는 몇몇의 참조 노드를 활용하여 전체 네트워크의 절대적인 위치 정보를 모든 노드에 대해 결정할 수 있다.In the case of nodes belonging to two or more clusters, its location information is one for each cluster to which it belongs. By using this information, the positional information between clusters can be rearranged by comparing relative positional information of adjacent or overlapping neighboring clusters with each other. After arranging the location information of the entire network in this way, the absolute location information of the entire network can be determined for all nodes using some reference nodes that know the absolute location.

이상의 본 발명을 정리하면 다음과 같다.The above invention is summarized as follows.

도 9는 본 발명에 따른 분산 위치 인식 방법의 일 실시예를 나타내는 흐름도이다.9 is a flowchart illustrating an embodiment of a distributed location recognition method according to the present invention.

도 9를 참조하면, 먼저 초기화를 한다(S910). 초기화 작업에는 현재 위치 결정을 하고자 하는 노드의 이웃 노드들을 검색하고 거리에 따른 노드들의 분포 확률을 나타내는 확률 분포 모델을 결정하는 것이 포함된다. 이때, 이웃 노드들의 수에 따라 또는 밀도, 지형적 특성, 장비의 구성 등의 분포 환경에 따라 이웃 노드에 대한 확률 분포 모델을 결정하는 것이 바람직하다. 또, 위치의 정확성을 높이기 위해 알고리즘의 순환 횟수를 결정하는 것도 포함된다.9, the initialization is first performed (S910). The initialization operation includes searching for neighboring nodes of a node to which the current position is to be determined and determining a probability distribution model indicating a distribution probability of nodes according to a distance. At this time, it is desirable to determine the probability distribution model for the neighbor nodes according to the number of neighbor nodes or the distribution environment such as density, topographical characteristics, and equipment configuration. It also includes determining the number of cycles of the algorithm to increase the accuracy of the position.

다음으로, 각 이웃 노드들의 위치를 중심으로 초기화 단계에서 결정된 확률 분포 모델을 적용하여 노드가 존재할 확률을 계산한다. 노드가 존재할 확률이 높은 곳중에서 노드의 위치를 추정한다(S930). 이 위치는 다른 노드의 위치를 추정하기 위해 다른 노드로 전송된다. Next, the probability of existence of a node is calculated by applying the probability distribution model determined in the initialization step around the positions of each neighboring node. The position of the node is estimated in a place where the node is likely to exist (S930). This location is sent to another node to estimate the location of the other node.

일정한 그룹 내의 노드들 예를 들어 하나의 클러스터 내에 있는 노드들 또는 적어도 각 노드의 이웃 노드들에 대해서 이와 같은 위치 추정이 행해진 후 알고리즘 순환 횟수만큼 이를 반복한다. 이러한 반복 작업은 초기화 단계(S910) 후 C를 하나 감소시키고(S920), C=0일 때까지(S940) 노드 위치 추정 단계(S930)을 수행함으로써 구현될 수 있다. 알고리즘 순환 횟수만큼 반복한 다음 종료한다(S950).This position estimation is performed for nodes in a certain group, for example nodes in a cluster or at least neighboring nodes of each node, and then repeated as many times as the algorithm iterates. This iterative operation may be implemented by decreasing C by one after the initialization step S910 (S920) and performing the node position estimation step S930 until C = 0 (S940). The algorithm is repeated as many times as the number of cycles and then terminated (S950).

도 10은 본 발명에 따른 분산 위치 인식 장치의 일 실시예의 기능도이다.10 is a functional diagram of an embodiment of a distributed position recognition apparatus according to the present invention.

도 10을 참조하면, 이웃 노드 검색부(1010)는 현재 위치를 결정하고자 하는 노드의 무선 전송 범위 내의 노드들을 검색한다. 이때, 클러스터 형성부(1020)에 의해 형성된 동일 클러스터에 속하면서 무선 전송 범위 내의 노드들을 검색하는 것이 바람직하다. 확률 분포 모델 선택부(1030)는 거리에 따른 노드의 분포 확률을 선택한다. 이때, 이웃 노드 검색부(1010)에서 검색된 노드들의 개수에 따라 노드 분포 확률을 선택하는 것이 바람직하다. 확률 분포 계산부(1040)는 이웃 노드 검색부(1010)에서 검색된 각 노드들의 위치를 기준으로 선택된 확률 분포 모델을 적용하여 확률 분포를 계산한다. 위치 결정부(1050)는 계산된 확률 분포 중 높은 값을 갖는 영역을 현재 위치를 결정하고자 하는 노드의 위치로 추정한다. Referring to FIG. 10, the neighbor node search unit 1010 searches for nodes within a radio transmission range of a node for which a current position is to be determined. At this time, it is preferable to search for nodes within a wireless transmission range belonging to the same cluster formed by the cluster forming unit 1020. The probability distribution model selector 1030 selects a distribution probability of the node according to the distance. In this case, it is preferable to select a node distribution probability according to the number of nodes searched by the neighbor node search unit 1010. The probability distribution calculator 1040 calculates a probability distribution by applying a probability distribution model selected based on the positions of the nodes searched by the neighbor node searcher 1010. The position determiner 1050 estimates the region having the highest value among the calculated probability distributions as the position of the node to determine the current position.

전송부(1060)는 추정된 위치를 다른 노드들의 위치를 추정하는데 사용하기 위해 다른 노드들로 전송하며(1060), 이로 인해 이웃 노드 검색부(1010)에서 이웃 노드들의 위치가 변경된 것을 인지하면 현재 위치를 결정하고자 하는 노드의 위치를 다시 추정한다. 이는 미리 설정된 알고리즘 순환 횟수만큼 반복되는 것이 바람직하다.The transmitter 1060 transmits the estimated position to the other nodes for use in estimating the positions of the other nodes (1060). As a result, the neighbor node searcher 1010 recognizes that the positions of the neighbor nodes have changed. Estimate the position of the node to determine the position again. This is preferably repeated a predetermined number of algorithm cycles.

본 발명의 바람직한 실시예에 대하여 설명하였으나, 본 발명의 기술적 사상은 여기에서 설명되는 실시예에 한정되는 것은 아니며 다른 형태로 변형될 수 있다. 본 발명의 실시예는 당업계에서 평균의 지식을 가진 자에게 본 발명을 보다 완 전히 이해시키기 위하여 제공되는 것이다.Although preferred embodiments of the present invention have been described, the technical spirit of the present invention is not limited to the embodiments described herein and may be modified in other forms. Embodiment of the present invention is provided to those skilled in the art to more fully understand the present invention.

도 1은 본 발명에 따른, 네트워크에서의 노드의 분포의 일 실시예를 나타내는 구조도이다.1 is a structural diagram illustrating one embodiment of the distribution of nodes in a network, in accordance with the present invention.

도 2는 본 발명에 따른 클러스터 형성 과정의 일 실시예를 나타낸 개념도이다.2 is a conceptual diagram illustrating an embodiment of a cluster formation process according to the present invention.

도 3은 본 발명에 따른 이웃 노드 검색 과정의 일 실시예를 나타내는 개념도이다.3 is a conceptual diagram illustrating an embodiment of a neighbor node search process according to the present invention.

도 4 는 이웃 노드들의 분포를 나타내기 위한 사각 격자 모델의 일 실시예의 구조도이다.4 is a structural diagram of an embodiment of a rectangular grid model for showing the distribution of neighboring nodes.

도 5는 이웃 노드들의 분포를 나타내기 위한 삼각 격자 모델의 일 실시예의 구조도이다.5 is a structural diagram of an embodiment of a triangular grid model for showing the distribution of neighboring nodes.

도 6은 이웃 노드들의 분포를 나타내기 위한 삼각 격자 모델의 다른 실시예들의 구조도들이다.6 is a structural diagram of other embodiments of a triangular grid model to represent the distribution of neighboring nodes.

도 7은 본 발명에 따른, 거리에 따른 노드의 분포 확률의 일 실시예를 나타내는 그래프이다. 7 is a graph illustrating an embodiment of a distribution probability of a node over a distance according to the present invention.

도 8은 본 발명에 따른, 거리에 따른 노드의 분포 확률의 다른 실시예를 나타내는 그래프이다.8 is a graph illustrating another embodiment of a distribution probability of a node according to a distance according to the present invention.

도 9는 본 발명에 따른 분산 위치 인식 방법의 일 실시예를 나타내는 흐름도이다.9 is a flowchart illustrating an embodiment of a distributed location recognition method according to the present invention.

도 10은 본 발명에 따른 분산 위치 인식 장치의 일 실시예의 기능도이다.10 is a functional diagram of an embodiment of a distributed position recognition apparatus according to the present invention.

Claims (10)

무선 센서 네트워크의 특정 노드에서의 위치 인식 방법에 있어서,In the location recognition method in a specific node of the wireless sensor network, (a) 위치가 알려진 다수의 참조 노드들의 위치, 상기 참조 노드들의 네트워크 정보 및 무선으로 직접 신호의 전송이 가능한 영역에 위치하는 이웃 노드들의 정보를 토대로 초기 위치를 결정하는 단계;(a) determining an initial position based on a location of a plurality of reference nodes whose location is known, network information of the reference nodes, and information of neighboring nodes located in a region capable of transmitting a signal directly wirelessly; (b) 거리에 따라 노드들이 분포할 확률을 나타내는 확률 분포 모델을 선택하는 단계;(b) selecting a probability distribution model indicative of the probability that the nodes will be distributed over distance; (c) 상기 참조 노드들의 각 위치들을 중심으로 상기 확률 분포 모델을 적용하여 상기 영역에 노드가 분포할 확률을 계산하는 단계; 및(c) calculating a probability that a node is distributed in the region by applying the probability distribution model around the positions of the reference nodes; And (d) 상기 노드가 분포할 확률이 가장 높게 나타나는 영역 중에서 한 곳으로 상기 초기 위치를 보정하는 단계;를 포함하는 것을 특징으로 하는 무선 센서 네트워크에서 분산적인 위치 인식 방법.and (d) correcting the initial position to one of the areas where the node is most likely to be distributed. 2. 제1항에 있어서 상기 (a) 단계는, According to claim 1, wherein the step (a), (a1) 상기 이웃 노드들로부터 수신된 신호의 세기로부터 상기 이웃 노드들로부터의 평균 거리를 파악하는 단계; (a1) determining an average distance from the neighboring nodes from the strength of the signal received from the neighboring nodes; (a2) 상기 각 참조 노드들로부터의 홉 수 및 상기 평균 거리로부터 상기 참조 노드들로부터의 거리를 파악하는 단계; 및(a2) determining the number of hops from each of the reference nodes and the distance from the reference nodes from the average distance; And (a3) 상기 참조 노드들의 위치와 상기 참조 노드들로부터의 거리를 이용하여 상기 초기 위치를 결정하는 단계;를 포함하는 것을 특징으로 하는 무선 센서 네트 워크에서 분산적인 위치 인식 방법.(a3) determining the initial position by using the position of the reference nodes and the distance from the reference nodes; and a distributed position recognition method in a wireless sensor network. 제1항에 있어서,The method of claim 1, 상기 (b)단계는 상기 이웃 노드들의 개수를 토대로 상기 확률 분포 모델을 선택하는 것을 특징으로 하는 무선 센서 네트워크에서 분산적인 위치 인식 방법.In the step (b), the probability distribution model is selected based on the number of neighboring nodes. 제1항에 있어서, The method of claim 1, 상기 (b)단계, 상기 (c)단계 및 상기 (d)단계를 일정 횟수 반복하는 단계; 및Repeating steps (b), (c) and (d) a predetermined number of times; And 마지막으로 보정된 위치를 최종적인 위치로 결정하는 단계;를 포함하는 것을 특징으로 하는 무선 센서 네트워크에서 분산적인 위치 인식 방법.Finally, determining the corrected position as the final position; distributed position recognition method in a wireless sensor network comprising a. 제1항에 있어서, The method of claim 1, 상기 보정된 초기 위치를 전송하는 단계;를 더 포함하는 것을 특징으로 하는 무선 센서 네트워크에서 분산적인 위치 인식 방법.And transmitting the corrected initial position. 17. The method of claim 1, further comprising transmitting the corrected initial position. 위치가 알려진 다수의 참조 노드들의 위치, 상기 참조 노드들의 네트워크 정보 및 무선으로 직접 신호의 전송이 가능한 영역에 위치하는 이웃 노드들의 정보를 토대로 초기 위치를 결정하는 초기 위치 결정부;An initial location determiner configured to determine an initial location based on locations of a plurality of reference nodes whose locations are known, network information of the reference nodes, and information of neighboring nodes located in an area where a direct signal can be transmitted wirelessly; 거리에 따라 노드들이 분포할 확률을 나타내는 확률 분포 모델을 선택하는 확률 분포 모델 선택부;A probability distribution model selection unit for selecting a probability distribution model indicating a probability that nodes are distributed according to a distance; 상기 참조 노드들의 각 위치들을 중심으로 상기 확률 분포 모델을 적용하여 상기 영역에 노드가 분포할 확률을 계산하는 확률 분포 계산부; 및A probability distribution calculator configured to calculate a probability that a node is distributed in the region by applying the probability distribution model around the positions of the reference nodes; And 상기 노드가 분포할 확률이 가장 높게 나타나는 영역 중에서 한 곳으로 상기 초기 위치를 보정하는 위치 보정부;를 포함하는 것을 특징으로 하는 무선 센서 네트워크에서 분산적인 위치 인식 장치.And a position corrector configured to correct the initial position to one of the regions where the node is most likely to be distributed. 2. 제6항에 있어서 상기 초기 위치 결정부는, The method of claim 6, wherein the initial positioning unit, 상기 이웃 노드들로부터 수신된 신호의 세기로부터 상기 이웃 노드들로부터의 평균 거리를 측정하는 제 1 측정부; A first measuring unit measuring an average distance from the neighboring nodes from the strength of the signal received from the neighboring nodes; 상기 각 참조 노드들로부터의 홉 수 및 상기 평균 거리로부터 상기 참조 노드들로부터의 거리를 측정하는 제 2 측정부; 및A second measuring unit measuring a distance from the reference nodes from the number of hops from the respective reference nodes and the average distance; And 상기 참조 노드들의 위치와 상기 참조 노드들로부터의 거리를 이용하여 상기 초기 위치를 결정하는 결정부;를 포함하는 것을 특징으로 하는 무선 센서 네트워크에서 분산적인 위치 인식 장치.And a determiner configured to determine the initial position by using the positions of the reference nodes and the distances from the reference nodes. 제6항에 있어서,The method of claim 6, 상기 확률 분포 모델 선택부는 상기 이웃 노드들의 개수를 토대로 상기 확률 분포 모델을 선택하는 것을 특징으로 하는 무선 센서 네트워크에서 분산적인 위치 인식 장치.The probability distribution model selecting unit selects the probability distribution model based on the number of neighboring nodes. 제6항에 있어서 상기 위치 보정부는, The method of claim 6, wherein the position correction unit, 상기 초기 위치가 보정될 때마다 카운트를 하나씩 증가시키는 순환 횟수 카운트부; 및A cycle count counter for incrementing the count by one each time the initial position is corrected; And 상기 카운트가 일정한 값에 도달하면 마지막으로 보정된 위치를 최종적인 위치로 결정하는 최종 위치 결정부;를 포함하는 것을 특징으로 하는 무선 센서 네트워크에서 분산적인 위치 인식 장치.And a final position determiner configured to determine the last corrected position as the final position when the count reaches a constant value. 제6항에 있어서, The method of claim 6, 상기 보정된 위치를 전송하는 전송부;를 더 포함하는 것을 특징으로 하는 무선 센서 네트워크에서 분산적인 위치 인식 장치.And a transmitter configured to transmit the corrected position.
KR1020070131030A 2007-12-14 2007-12-14 Method and appratus for distributed position recognition in wireless sensor network KR100948837B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070131030A KR100948837B1 (en) 2007-12-14 2007-12-14 Method and appratus for distributed position recognition in wireless sensor network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070131030A KR100948837B1 (en) 2007-12-14 2007-12-14 Method and appratus for distributed position recognition in wireless sensor network

Publications (2)

Publication Number Publication Date
KR20090063600A KR20090063600A (en) 2009-06-18
KR100948837B1 true KR100948837B1 (en) 2010-03-22

Family

ID=40992536

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070131030A KR100948837B1 (en) 2007-12-14 2007-12-14 Method and appratus for distributed position recognition in wireless sensor network

Country Status (1)

Country Link
KR (1) KR100948837B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101217770B1 (en) 2012-01-25 2013-01-02 한국과학기술원 Correcting apparatus and method for estimating position of terminal

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101403684B1 (en) * 2012-02-06 2014-06-05 서울시립대학교 산학협력단 Method and apparatus for calculating sensing coverage ratio in sensor networks

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
논문1(2007.05.05)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101217770B1 (en) 2012-01-25 2013-01-02 한국과학기술원 Correcting apparatus and method for estimating position of terminal

Also Published As

Publication number Publication date
KR20090063600A (en) 2009-06-18

Similar Documents

Publication Publication Date Title
Xiao et al. An RSSI based DV-hop algorithm for wireless sensor networks
KR102116824B1 (en) Positioning system based on deep learnin and construction method thereof
US7460976B2 (en) Semi-definite programming method for ad hoc network node localization
Li et al. A sorted RSSI quantization based algorithm for sensor network localization
CN101965052A (en) Wireless sensing network node positioning method based on optimal beacon set
CN103096464B (en) Single base station user method of locating terminal and system
CN112469117B (en) Improved DV-hop positioning method for irregular wireless sensor network
CN108966120B (en) Combined trilateral positioning method and system for dynamic cluster network improvement
CN102395200A (en) Node positioning method in wireless sensor network and apparatus thereof
CN103747419A (en) Indoor positioning method based on signal intensity difference values and dynamic linear interpolation
CN109547929B (en) Distributed sensor node positioning method based on conjugate gradient method
Cheng et al. Localization in sensor networks with limited number of anchors and clustered placement
CN103369670A (en) Improved DV-hop (distance vector-hop) location method based on hop count optimization
CN115776724A (en) Sensor node layout optimization method and system for electromagnetic spectrum mapping
CN107613502B (en) Sensor network irregular area node positioning method and device
JP2024512683A (en) Autonomous geographic location determination using mesh networks
CN111031502A (en) Wireless sensor network node positioning method based on goblet sea squirt group algorithm
KR100948837B1 (en) Method and appratus for distributed position recognition in wireless sensor network
CN110297212B (en) Outdoor grouping test positioning method and system based on Voronoi diagram
Chenji et al. Mobile sensor network localization in harsh environments
CN112887909B (en) Indoor positioning method based on Wi-Fi signals
KR100940006B1 (en) Apparatus and method for node localization in wireless networks
Martirosyan et al. LIP: an efficient lightweight iterative positioning algorithm for wireless sensor networks
Zhu et al. An Improved Localization Scheme Based on DV-Hop for Large-Scale Wireless Sensor Networks.
CN104540095B (en) Localization method during anchor node limited amount based on propagated error minimum principle

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130304

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee