KR20090069960A - Communication system and method for effective route repair in ad hoc network - Google Patents

Communication system and method for effective route repair in ad hoc network Download PDF

Info

Publication number
KR20090069960A
KR20090069960A KR1020070137798A KR20070137798A KR20090069960A KR 20090069960 A KR20090069960 A KR 20090069960A KR 1020070137798 A KR1020070137798 A KR 1020070137798A KR 20070137798 A KR20070137798 A KR 20070137798A KR 20090069960 A KR20090069960 A KR 20090069960A
Authority
KR
South Korea
Prior art keywords
communication system
filtering
information
filter value
path
Prior art date
Application number
KR1020070137798A
Other languages
Korean (ko)
Other versions
KR100952291B1 (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 KR1020070137798A priority Critical patent/KR100952291B1/en
Publication of KR20090069960A publication Critical patent/KR20090069960A/en
Application granted granted Critical
Publication of KR100952291B1 publication Critical patent/KR100952291B1/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
    • 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/246Connectivity information discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/34Modification of an existing route
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Abstract

A communications system for an efficient path restoration using filtering operation in an AD hoc network and a communications method are provided to minimize the truncation of data transmission by reducing a delay time to a recovery of route. A message transceiver(201) receives and transmits a message of a routing request message and a route reply message. A filtering unit(202) filters path information corresponding to one message according to a specific filtering method. A route information storage unit(203) stores the filtered routing information. The specific filtering method allows the affirmation error of the single number and reduces the size of the filtering object data.

Description

애드 혹 네트워크에서 효율적인 경로 복구를 위한 통신 시스템 및 통신 방법{COMMUNICATION SYSTEM AND METHOD FOR EFFECTIVE ROUTE REPAIR IN AD HOC NETWORK}COMMUNICATION SYSTEM AND METHOD FOR EFFECTIVE ROUTE REPAIR IN AD HOC NETWORK}

본 발명은 애드 혹 네트워크에서 효율적인 경로 복구를 위한 통신 시스템 및 통신 방법에 관한 것이다.The present invention relates to a communication system and a communication method for efficient path recovery in an ad hoc network.

네트워크 구조가 동적으로 변화하는 애드 혹 네트워크의 특성으로 인하여 라우팅 프로토콜은 애드 혹 네트워크를 구성하는데 핵심적인 기술이다. 애드 혹 네트워크에서 라우팅 프로토콜은 경로 설정 하는 방식에 따라 크게 세 가지로 분류하면, 각 노드들이 주기적으로 라우팅 정보를 갱신하여 저장하는 프로액티브(proactive) 방식의 라우팅 프로토콜, 데이터 전송이 요구되는 경우에 목적지까지의 라우팅 정보를 얻는 리액티브(reactive) 방식의 라우팅 프로토콜 및 두 방식을 혼합한 하이브리드(hybrid) 방식의 라우팅 프로토콜이 있다.Due to the characteristics of the ad hoc network whose network structure changes dynamically, the routing protocol is a key technology for constructing the ad hoc network. In ad hoc networks, routing protocols can be classified into three types according to the routing method.The proactive routing protocol in which each node periodically updates and stores routing information, and a destination when data transmission is required There is a reactive routing protocol that obtains routing information up to and a hybrid routing protocol that combines both methods.

애드 혹 네트워크에서는 리액티브 방식의 라우팅 프로토콜이 주로 사용하는데, 리액티브 방식의 라우팅 프로토콜은 새로운 목적지에 대해 신속하게 경로를 획득할 수 있고, 경로 연결에 필요치 않은 노드들에 대한 라우팅 정보를 필요로 하지 않음으로 제약적인 성능을 가진 이동 노드들로 구성되는 애드 혹 네트워크에 적합한 알고리즘을 가지고 있다.Reactive routing protocols are commonly used in ad hoc networks. Reactive routing protocols can quickly route to new destinations and do not require routing information for nodes that are not required to route. Nonetheless, it has an algorithm suitable for an ad hoc network composed of mobile nodes with limited performance.

라우팅 프로토콜의 동작은 데이터 전송이 필요시에 실행하는 경로 탐색 절차와 설정된 경로를 유지하는 경로 유지 절차로 나눌 수 있으며 이 때 사용하는 메시지는 경로 요청 메시지, 경로 응답 메시지, 경로 오류 메시지이다. The routing protocol can be divided into a path search procedure that executes data transmission when necessary and a path maintenance procedure that maintains a set path. The messages used at this time are a path request message, a path response message, and a path error message.

경로 요청 메시지는 출발지 노드가 목적지 노드까지 경로 탐색을 위해 사용한다. 출발지 노드는 경로 요청 메시지를 애드 혹 네트워크 내의 다른 노드들에게 브로드캐스팅 방식으로 전송한다. 경로 요청 메시지를 받은 노드가 데이터를 보내야하는 목적지 노드이거나 목적지 노드까지의 라우팅 정보를 가지고 있는 중간 노드라면 경로 요청 메시지에 대한 응답으로 경로 응답 메시지를 사용하게 된다. 경로 응답 메시지는 유니캐스트 방식으로 출발지 노드에 전송된다. 만일, 경로 요청 메시지를 수신한 노드가 상기 언급한 내용에 적용되지 않는다면, 출발지 노드에서 수신한 중간 노드까지의 라우팅 정보를 저장한 후, 이웃 노드에게 경로 요청 메시지를 전송한다. 경로 오류 메시지는 개설된 라우팅 경로가 단절되었을 때, 단절된 노드의 상위 노드가 단절된 경로의 정보를 출발지 노드에게 전송하기 위해 사용한다.The route request message is used by the source node for route discovery to the destination node. The source node sends the route request message to other nodes in the ad hoc network in a broadcast manner. If the node receiving the route request message is a destination node to which data should be sent or an intermediate node having routing information to the destination node, the route response message is used in response to the route request message. The route response message is sent to the source node in a unicast manner. If the node that receives the route request message does not apply to the above-mentioned content, the routing information from the source node to the intermediate node received is stored, and then the route request message is transmitted to the neighbor node. The path error message is used by the parent node of the disconnected node to transmit the information of the disconnected path to the source node when the established routing path is disconnected.

본 발명은 애드 혹 네트워크(ad-hoc network)에서 경로의 단절이 발생하면 필터링을 통해 저장된 경로 정보를 바탕으로 대체 통신 시스템을 찾아 지역 복구를 행함으로써 상기 경로가 복구되기까지의 지연시간을 감소시켜 데이터 전송 단절을 최소화할 수 있는 통신 시스템 및 방법을 제공한다.The present invention reduces the delay time until the path is restored by searching for an alternative communication system based on the stored path information through the filtering when the path is disconnected in an ad hoc network. Provided is a communication system and method capable of minimizing data transmission disconnection.

본 발명은 주기적인 위치 확인 메시지를 이용하지 않고, 경로 재검색을 시도하는 빈도수를 감소시켜 네트워크 및 대역폭에 대한 부하를 감소시킬 수 있는 통신 시스템 및 방법을 제공한다.The present invention provides a communication system and method that can reduce the load on the network and bandwidth by reducing the frequency of attempting to re-route the route without using periodic location messages.

본 발명의 일실시예에 따른 통신 시스템은 경로 요청 메시지 및 경로 응답 메시지 중 적어도 하나의 메시지를 송신 및 수신하는 메시지 송수신부, 상기 하나의 메시지에 해당하는 경로 정보를 필터링하는 필터링부 및 상기 필터링된 경로 정보를 저장하는 경로 정보 저장부를 포함한다.According to an embodiment of the present invention, a communication system includes a message transceiver for transmitting and receiving at least one message of a path request message and a path response message, a filter for filtering path information corresponding to the one message, and the filtered part. It includes a route information storage for storing the route information.

본 발명의 일측면에 따르면, 상기 필터링부는 일정수의 긍정 오류를 허용하고 필터링 대상 데이터의 크기를 감소시키는 필터링 방법에 따라 상기 경로 정보를 필터링할 수 있다.According to an aspect of the invention, the filtering unit may filter the path information according to a filtering method that allows a certain number of false positives and reduces the size of the data to be filtered.

본 발명의 일측면에 따르면, 상기 필터링부는 상기 경로 정보를 기선정된 크기의 블록으로 구분하여 개별적으로 필터링하고, 개별적으로 필터링된 블록들을 연결하여 하나의 필터값으로 변환할 수 있다.According to an aspect of the present invention, the filtering unit may separately filter the path information into blocks having a predetermined size, and convert the filtered path information into a single filter value by connecting the individually filtered blocks.

본 발명의 일측면에 따르면, 상기 통신 시스템은 목적지 통신 시스템으로의 경로 단절을 인지하는 경로 단절 인지부 및 상기 목적지 통신 시스템까지의 경로 정보를 포함하는 대체 통신 시스템을 상기 경로 정보 저장부에서 검색하는 대체 통신 시스템 검색부를 더 포함할 수 있다. 이때, 상기 대체 통신 시스템 검색부는, 상기 경로 요청 메시지에 포함된 상기 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 생성된 필터값에 기초하여 상기 대체 통신 시스템을 검색할 수 있다.According to an aspect of the present invention, the communication system for searching in the path information storage for an alternative communication system including a path disconnect recognition unit for detecting a path disconnection to a destination communication system and path information to the destination communication system. It may further include an alternative communication system search unit. In this case, the alternative communication system search unit may search for the alternative communication system based on a filter value generated by filtering address information of the destination communication system and identifier information of a specific communication system included in the path request message.

본 발명의 일실시예에 따른 통신 시스템은 수신된 메시지에 해당하는 경로 정보를 필터링하여 제1 필터값을 생성하는 제1 필터값 생성부, 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 제2 필터값을 생성하는 제2 필터값 생성부 및 상기 제1 필터값 및 상기 제2 필터값에 기초하여 상기 특정 통신 시스템의 대체 통신 시스템 여부를 확인하는 대체 통신 시스템 확인부를 포함한다.According to an embodiment of the present invention, a communication system may include: a first filter value generator that generates a first filter value by filtering path information corresponding to a received message, address information of a destination communication system, and identifier information of a specific communication system; And a second filter value generator for filtering and generating a second filter value, and an alternative communication system checking unit for checking whether the specific communication system is an alternative communication system based on the first filter value and the second filter value.

본 발명의 일실시예에 따른 통신 방법은 경로 요청 메시지 및 경로 응답 메시지 중 적어도 하나의 메시지를 수신하는 단계, 상기 수신된 메시지에 해당하는 경로 정보를 필터링하여 저장하는 단계 및 상기 수신된 메시지에 따라 상기 경로 요청 메시지를 전송하거나 또는 상기 경로 응답 메시지를 전송하는 단계를 포함한다.According to an embodiment of the present invention, a communication method includes receiving at least one message of a path request message and a path response message, filtering and storing path information corresponding to the received message, and receiving the message according to the received message. Transmitting the route request message or the route response message.

본 발명의 일실시예에 따른 통신 방법은 수신된 메시지에 해당하는 경로 정보를 필터링하여 제1 필터값을 생성하는 단계, 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 제2 필터값을 생성하는 단계 및 상기 제1 필터값 및 상기 제2 필터값에 기초하여 상기 특정 통신 시스템의 대체 통신 시스템 여부를 확인하는 단계를 포함한다.The communication method according to an embodiment of the present invention includes generating a first filter value by filtering path information corresponding to a received message, filtering address information of a destination communication system and identifier information of a specific communication system, and then filtering the second filter. Generating a value and determining whether the specific communication system is an alternative communication system based on the first filter value and the second filter value.

본 발명에 따르면, 애드 혹 네트워크(ad-hoc network)에서 경로의 단절이 발생하면 필터링을 통해 저장된 경로 정보를 바탕으로 대체 통신 시스템을 찾아 지역 복구를 행함으로써 상기 경로가 복구되기까지의 지연시간을 감소시켜 데이터 전송 단절을 최소화할 수 있다.According to the present invention, when a path break occurs in an ad hoc network, the delay time until the path is restored by searching for an alternative communication system based on the stored path information and performing local recovery is performed. It can be reduced to minimize data transmission disconnection.

본 발명에 따르면, 주기적인 위치 확인 메시지를 이용하지 않고, 경로 재검색을 시도하는 빈도수를 감소시켜 네트워크 및 대역폭에 대한 부하를 감소시킬 수 있다.According to the present invention, it is possible to reduce the load on the network and bandwidth by reducing the frequency of attempting to re-route the path without using the periodic location message.

이하 첨부된 도면을 참조하여 본 발명에 따른 다양한 실시예를 상세히 설명하기로 한다.Hereinafter, various embodiments of the present disclosure will be described in detail with reference to the accompanying drawings.

도 1은 애드 혹 네트워크의 개괄적인 모습을 도시한 일례이다. 애드 혹 네트워크(100)는 복수개의 노드로 구성될 수 있고, 하나의 노드에서 서로 이웃한 노드간의 통신을 통해 목적한 노드로 메시지를 전달할 수 있다. 즉, 도 1에 도시된 바와 같이 출발지 노드 'S'(101)에서 목적지 노드 'D'(102)로 상기 메시지를 전송하고자 하는 경우, 출발지 노드 'S'(101)은 우선 경로 테이블을 검색하여 목적지 노드 'D'(102)까지의 경로가 존재하는지를 확인하고, 상기 경로가 존재하지 않는 경 우, 이웃한 노드로 경로 요청 메시지를 전송한다.1 is an example illustrating an overview of an ad hoc network. The ad hoc network 100 may be composed of a plurality of nodes, and may transmit a message to a target node through communication between neighboring nodes in one node. That is, as shown in FIG. 1, if the message is to be transmitted from the source node 'S' 101 to the destination node 'D' 102, the source node 'S' 101 first searches the route table. It checks whether a route to the destination node 'D' 102 exists and, if the route does not exist, transmits a route request message to a neighboring node.

이때, 상기 경로 요청 메시지는 브로드캐스트로 전송될 수 있고, 전송범위에 포함되어 상기 경로 요청 메시지를 수신하는 노드가 상기 이웃한 노드일 수 있다. 즉, 도 1의 일례에서는 노드 'A'(103) 및 노드 'B'(104)에서 출발지 노드 'S'(101)가 전송한 상기 경로 요청 메시지를 수신한다고 가정한다.In this case, the route request message may be transmitted by broadcast, and a node that is included in a transmission range and receives the route request message may be the neighboring node. That is, in the example of FIG. 1, it is assumed that the node 'A' 103 and the node 'B' 104 receive the route request message transmitted from the source node 'S' 101.

상기 경로 요청 메시지를 수신한 노드 'A'(103) 및 노드 'B'(104)는 상기 경로 요청 메시지가 포함하는 목적지 노드 'D'(102)에 대한 정보에 기초하여 상기 경로 요청 메시지를 재전송하거나 또는 경로 응답 메시지를 출발지 노드 'S'(101)로 전송할 수 있다. 예를 들어, 노드 'A'(103)는 상기 경로 요청 메시지의 목적지가 자신이거나 또는 상기 목적지에 대한 정보를 저장하고 있는 경우에는 상기 경로 응답 메시지를 출발지 노드 'S'(101)로 전송하고, 상기 목적지가 아니거나 상기 목적지에 대한 정보를 저장하고 있지 않은 경우에는 자신의 이웃한 노드로 상기 경로 요청 메시지를 재전송할 수 있다. 도 1의 경우에서는 노드 'A'(103)의 이웃한 노드로서 노드 'B'(104) 및 노드 'C'(105)를 예로 들고 있다.The node 'A' 103 and the node 'B' 104 which have received the route request message retransmit the route request message based on the information on the destination node 'D' 102 included in the route request message. Or send a path response message to the source node 'S' 101. For example, the node 'A' 103 transmits the route response message to the source node 'S' 101 when the destination of the route request message is itself or stores information about the destination. If it is not the destination or if the information on the destination is not stored, the route request message can be retransmitted to its neighbor node. In the case of FIG. 1, node 'B' 104 and node 'C' 105 are taken as examples of neighboring nodes of node 'A' 103.

즉, 출발지 노드 'S'(101)와 목적지 노드 'D'(102) 사이에 상기 목적지에 대한 정보를 저장하고 있는 노드가 존재하는 경우에는 상기 노드에서 출발지 노드 'S'(101)로 상기 경로 응답 메시지를 전송하고, 상기 목적지에 대한 정보를 저장하고 있는 노드가 존재하지 않는 경우에는 목적지 노드 'D'(102)에서 상기 경로 요청 메시지를 수신한 후, 상기 경로 응답 메시지를 출발지 노드 'S'(101)로 전송한다. 예를 들어, 노드 'Y'(106)에서 목적지 노드 'D'(102)까지의 경로에 대한 정보를 저 장하고 있는 경우, 노드 'Y'(106)는 상기 경로 요청 메시지를 재전송하는 대신, 상기 경로 응답 메시지를 출발지 노드 'S'(101)로 전송한다.That is, when there is a node storing information about the destination between the source node 'S' 101 and the destination node 'D' 102, the path from the node to the source node 'S' 101 is detected. If there is no node that transmits a response message and stores information on the destination, after receiving the route request message at the destination node 'D' 102, the route response message is sent to the source node 'S'. Send to 101. For example, if storing information about a route from node 'Y' 106 to destination node 'D' 102, node 'Y' 106 instead of resending the route request message, The route response message is transmitted to the source node 'S' 101.

이때, 상기 노드(위의 일례에서 노드 'Y'(106)) 또는 목적지 노드 'D'(102)에서 상기 경로 응답 메시지는 전송하고자 하는 경우에는 상기 경로 요청 메시지에 기록된 경로 테이블에 기초하여 출발지 노드 'S'(101)까지의 최적의 경로를 확인하고, 상기 최적의 경로로 상기 경로 응답 메시지가 전송되도록 할 수 있다.At this time, when the node (node 'Y' 106 in the above example) or the destination node 'D' 102 wishes to transmit, the route response message is based on a route table recorded in the route request message. The optimal path to the node 'S' 101 may be identified and the path response message may be transmitted to the optimal path.

이러한 방법으로, 출발지 노드 'S'(101)에서 상기 경로 응답 메시지를 수신하면, 목적지 노드 'D'(102)까지의 경로가 설정 가능해지고, 상기 경로를 통해 목적지 노드 'D'(102)로 최초 목적한 메시지를 전송할 수 있게 된다.In this way, when the route response message is received at the source node 'S' 101, the route to the destination node 'D' 102 can be set, and to the destination node 'D' 102 via the route. The first intended message can be sent.

도 2는 본 발명의 일실시예에 있어서, 통신 시스템의 내부 구성을 설명하기 위한 블록도이다. 도 2에 도시된 통신 시스템(200)은 도 1을 통해 설명한 애드 혹 네트워크(100)에 포함될 수 있는 하나의 노드에 대응하는 시스템이거나 또는 상기 노드에 포함될 수 있는 시스템으로서, 메시지 송수신부(201), 필터링부(202), 경로 정보 저장부(203), 메시지 전송 제어부(204), 경로 단절 인지부(205) 및 대체 통신 시스템 검색부(206)를 포함한다.2 is a block diagram illustrating an internal configuration of a communication system according to an embodiment of the present invention. The communication system 200 illustrated in FIG. 2 is a system corresponding to one node that may be included in the ad hoc network 100 described with reference to FIG. 1 or a system that may be included in the node. The message transmission / reception unit 201 And a filtering unit 202, a path information storage unit 203, a message transmission control unit 204, a path disconnection recognition unit 205, and an alternative communication system search unit 206.

메시지 송수신부(201)는 경로 요청 메시지 및 경로 응답 메시지 중 적어도 하나의 메시지를 송신 및 수신한다. 예를 들어, 통신 시스템(200)은 도 1을 통해 설명한 애드 혹 네트워크(100)에서 출발지 노드로서 상기 경로 요청 메시지를 송신하고, 상기 경로 응답 메시지를 수신하거나 목적지 노드로서 상기 경로 요청 메시지를 수신하고, 상기 경로 응답 메시지를 송신할 수 있다. 또는 상기 출발지 노드 및 상기 목적지 노드 사이의 중간 노드로서 상기 경로 요청 메시지 및 상기 경로 응답 메시지를 수신 및 송신할 수 있다.The message transceiver 201 transmits and receives at least one message of a path request message and a path response message. For example, the communication system 200 may transmit the route request message as a source node, receive the route response message or receive the route request message as a destination node in the ad hoc network 100 described with reference to FIG. 1. The path response message may be transmitted. Alternatively, the path request message and the path response message may be received and transmitted as an intermediate node between the source node and the destination node.

필터링부(202)는 상기 하나의 메시지에 해당하는 경로 정보를 필터링한다. 이때, 필터링부(202)는 일정수의 긍정 오류를 허용하고 필터링 대상 데이터의 크기를 감소시키는 필터링 방법에 따라 상기 경로 정보를 필터링할 수 있다. 또한, 상기 긍정 오류를 줄이기 위해 필터링부(202)는 상기 경로 정보를 기선정된 크기의 블록으로 구분하여 개별적으로 필터링하고, 개별적으로 필터링된 블록들을 연결하여 하나의 필터값으로 변환할 수 있다. 상기 경로 정보를 필터링하는 방법에 대해서는 도 3을 통해 더욱 자세히 설명한다.The filtering unit 202 filters the path information corresponding to the one message. In this case, the filtering unit 202 may filter the path information according to a filtering method that allows a certain number of false positives and reduces the size of the filtering target data. In addition, in order to reduce the false positives, the filtering unit 202 may divide the path information into blocks having a predetermined size and filter them individually, and then connect the individually filtered blocks to convert one filter value. A method of filtering the path information will be described in more detail with reference to FIG. 3.

경로 정보 저장부(203)는 상기 필터링된 경로 정보를 저장한다. 즉, 상기 경로 정보를 모두 저장하기 않고, 상기 필터링을 통해 크기가 감소된 상기 필터링된 경로 정보를 상기 하나의 필터값으로 변환하여 저장함으로써 저장되는 데이터의 크기를 크게 감소시킬 수 있다.The route information storage unit 203 stores the filtered route information. That is, the size of the stored data may be greatly reduced by converting and storing the filtered path information whose size is reduced through the filtering into one filter value without storing all the path information.

메시지 전송 제어부(204)는 상기 하나의 메시지에 따라 상기 경로 요청 메시지의 재전송 또는 상기 경로 응답 메시지의 전송을 제어한다. 이때, 메시지 전송 제어부(204)는 상기 경로 요청 메시지가 포함하는 목적지 통신 시스템의 식별자 또는 주소에 기초하여 통신 시스템(200)이 목적지 통신 시스템이거나 또는 상기 목적지 통신 시스템의 정보를 저장하고 있는 경우, 상기 경로 응답 메시지가 출발지 통신 시스템으로 전송되도록 제어할 수 있다. 반면, 통신 시스템(200)이 상기 목적지 통신 시스템이 아니고 상기 정보를 저장하고 있지 않은 경우에는 상기 경로 요 청 메시지가 다시 자신의 이웃한 통신 시스템으로 전송되도록 제어할 수 있다.The message transmission control unit 204 controls retransmission of the route request message or transmission of the route response message according to the one message. In this case, when the communication system 200 is the destination communication system or stores the information of the destination communication system based on the identifier or address of the destination communication system included in the route request message, the message transmission control unit 204 The route response message may be controlled to be transmitted to the source communication system. On the other hand, if the communication system 200 is not the destination communication system and does not store the information, the path request message can be controlled to be transmitted back to its neighboring communication system.

경로 단절 인지부(205)는 목적지 통신 시스템으로의 경로 단절을 인지한다. 이때, 경로 단절 인지부(205)는 상기 경로 단절이 인지되는 경우, 통신 시스템(200)이 상기 목적지 통신 시스템 및 상기 출발지 통신 시스템 중 어느 시스템에 보다 근접하였는지 판단하여 상기 출발지 통신 시스템에 보다 근접한 경우, 경로 오류 메시지를 상기 출발지 통신 시스템으로 전송하여 상기 출발지 통신 시스템에서 경로 재검색이 시작되도록 할 수 있다. 반면, 통신 시스템(200)이 상기 목적지 통신 시스템에 보다 근접한 경우에는 통신 시스템(200)에서 지역 복구를 수행하게 된다. 이러한 상기 지역 복구는 상기 경로 단절을 복구하고자 하는 것으로 아래 설명되는 대체 통신 시스템 검색부(206)에서 검색되는 대체 통신 시스템을 이용하여 상기 경로 단절을 복구할 수 있다.The path disconnection recognition unit 205 recognizes a path disconnection to the destination communication system. In this case, when the path disconnection recognition unit 205 recognizes the path disconnection, the communication system 200 determines whether the communication system 200 is closer to the destination communication system or the source communication system, and is closer to the source communication system. In addition, the route error message may be transmitted to the source communication system so that the route re-search is started in the source communication system. On the other hand, if the communication system 200 is closer to the destination communication system, the communication system 200 performs local recovery. The local recovery is to recover the path disconnection and recover the path disconnection using the alternative communication system searched by the alternative communication system search unit 206 described below.

대체 통신 시스템 검색부(206)는 상기 목적지 통신 시스템까지의 경로 정보를 포함하는 대체 통신 시스템을 경로 정보 저장부(203)에서 검색한다. 이때, 대체 통신 시스템 검색부(206)는 상기 경로 요청 메시지에 포함된 상기 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 생성된 필터값에 기초하여 상기 대체 통신 시스템을 검색할 수 있다. 여기서, 상기 필터값은 상기 주소 정보 및 상기 식별자 정보를 기선정된 크기의 블록으로 구분하고, 구분된 블록을 개별적으로 필터링하여 생성될 수 있고, 대체 통신 시스템 검색부(206)는 경로 정보 저장부(203)에 포함된 필터링된 경로 정보 중 상기 필터링된 블록 모두와 일치하는 필터링된 경로 정보가 존재하는 경우, 상기 특정 통신 시스템을 상 기 대체 통신 시스템으로서 검색할 수 있다. 이와 같이 상기 대체 통신 시스템을 검색하는 방법에 대해서는 도 5를 통해 더욱 자세히 설명한다.The alternate communication system search unit 206 searches the route information storage unit 203 for an alternate communication system including route information to the destination communication system. In this case, the alternative communication system searching unit 206 may search the alternative communication system based on the filter value generated by filtering the address information of the destination communication system and the identifier information of the specific communication system included in the route request message. have. Here, the filter value may be generated by dividing the address information and the identifier information into blocks having a predetermined size and separately filtering the divided blocks, and the alternative communication system search unit 206 may include a path information storage unit. If there is filtered path information that matches all of the filtered blocks among the filtered path information included in 203, the specific communication system may be searched as the alternative communication system. As described above, a method of searching for the alternative communication system will be described in more detail with reference to FIG. 5.

이와 같이, 본 발명의 일실시예에 따른 통신 시스템은 경로가 단절된 경우에 필터링을 통해 저장된 경로 정보를 이용하여 목적지 통신 시스템까지의 경로에 대한 정보를 포함하는 대체 통신 시스템을 확인하고, 상기 대체 통신 시스템을 이용하여 지역 복구를 수행함으로써, 경로가 다시 복구되기까지의 지연시간을 감소시켜 데이터 전송 단절을 최소화할 수 있다. 또한, 주기적인 위치 확인 메시지를 사용하지 않고 경로 재검색을 시도하는 빈도수를 줄여 네트워크 트래픽 및 대역폭에 대한 부하를 감소시킬 수 있다.As described above, the communication system according to an embodiment of the present invention identifies an alternative communication system including information on a path to a destination communication system by using the stored path information through filtering when the path is disconnected, and the alternative communication. By performing local recovery using the system, it is possible to minimize the data transmission interruption by reducing the delay before the path is restored. In addition, it can reduce the load on network traffic and bandwidth by reducing the frequency of attempting to re-route the route without using periodic positioning messages.

도 3은 경로 정보를 필터링하는 방법의 일례이다. 여기서, 경로 정보(301)는 상기 경로 요청 메시지 및 상기 경로 응답 메시지에 의해 설정되는 경로 테이블 정보를 포함할 수 있다. 도 4는 경로 요청 메시지에 따라 설정되는 경로 테이블 정보의 일례이다. 도 4는 도 1에서 설명한 애드 혹 네트워크(100)의 일례에서 상기 경로 요청 메시지를 수신하는 각각의 노드 'A', 'B', 'C', 'X' 및 'Y'에서의 상기 경로 테이블 정보의 일례를 나타낸다. 즉, 상기 경로 요청 메시지 및 상기 경로 응답 메시지를 수신할 때마다 이러한 상기 경로 테이블 정보를 모두 설정 및 저장하기 위해서는 매우 큰 저장 공간을 필요로 한다. 그러나, 애드 혹 네트워크의 노드들은 일반적으로 자원의 한계가 있다. 따라서, 본 발명의 일실시예에 따른 통신 시스템에서는 상기 경로 테이블 정보를 필터링하여 저장하는 방법을 제시한다.3 is an example of a method of filtering route information. Here, the route information 301 may include route table information set by the route request message and the route response message. 4 is an example of route table information set according to a route request message. FIG. 4 shows the route table at each node 'A', 'B', 'C', 'X' and 'Y' receiving the route request message in the example of the ad hoc network 100 described in FIG. An example of information is shown. That is, each time the path request message and the path response message are received, a very large storage space is required to set and store all of the path table information. However, nodes in an ad hoc network generally have limited resources. Therefore, the communication system according to an embodiment of the present invention provides a method of filtering and storing the route table information.

이때, 상기 필터링 방법으로 블룸 필터(bloom filter)를 이용하는 방법을 들 수 있다. 상기 블룸 필터는 소수의 긍정 오류(false positive)를 허용하게 하여, 데이터의 크기를 크게 줄일 수 있다. 즉, 상기 블룸 필터는 다수의 해시 함수를 사용하여 데이터의 크기를 줄이게 되는데, 입력 데이터의 크기와 상관없이 출력 데이터의 크기는 일정하다. 또한, 출력 데이터의 크기와 해시 함수의 개수에 의하여 긍정 오류의 비율이 줄어드는 성향을 가지고 있다. 이러한 상기 블룸 필터의 다른 성질로는 여러 개의 입력 데이터를 하나의 출력 데이터로 만들 수 있다는 것이고, 부정 오류(false negative)가 발생하지 않는다는 것이다.In this case, a method using a bloom filter may be used as the filtering method. The bloom filter allows a small number of false positives to significantly reduce the size of the data. That is, the bloom filter reduces the size of data by using a plurality of hash functions. The size of the output data is constant regardless of the size of the input data. In addition, the ratio of false positives is reduced by the size of the output data and the number of hash functions. Another characteristic of the bloom filter is that it is possible to make several input data into one output data, and that no false negative occurs.

즉, 경로 정보(301)를 기선정된 크기의 블록으로 구분하여 일정수의 블록(302)을 생성하고, 일정수의 블록(302) 각각을 상기 블룸 필터를 이용하여 필터링하여 상기 각각의 블록에 대한 필터값을 생성할 수 있다. 상기 필터값들은 서로 연결되어 하나의 필터값(303)으로 저장될 수 있다.That is, the predetermined number of blocks 302 are generated by dividing the route information 301 into blocks having a predetermined size, and each of the predetermined number of blocks 302 is filtered using the bloom filter to each of the blocks. Filter values for the The filter values may be connected to each other and stored as one filter value 303.

도 5는 대체 통신 시스템을 검색하는 방법을 설명하기 위한 일례이다. 도 5의 일례에서는 4개의 블록으로 블록화된 경로 정보(501)에서 상기 4개의 블록 각각은 개별적으로 필터링되고, 각각의 필터값들은 하나의 필터값(502)으로 저장될 수 있다.5 is an example for explaining a method of searching for an alternative communication system. In the example of FIG. 5, each of the four blocks may be individually filtered in the path information 501 blocked with four blocks, and each filter value may be stored as one filter value 502.

하나의 통신 시스템에서 경로 단절을 인식하면, 상기 통신 시스템은 목적지 통신 시스템까지의 경로 정보를 포함하는 대체 통신 시스템을 상술한 바와 같이 저장된 하나의 필터값(502)을 이용하여 검색할 수 있다.Upon recognizing a path break in one communication system, the communication system can retrieve the alternate communication system containing the path information to the destination communication system using the one stored filter value 502 as described above.

우선, 상기 통신 시스템은 상기 경로 요청 메시지에 포함된 상기 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보인 대체 통신 시스템 검 색 데이터를 기선정된 크기의 블록으로 구분할 수 있고, 이때 상기 블록의 크기는 상기 4개의 블록 각각과 동일하게 구분될 수 있다.First, the communication system may classify alternative communication system search data, which is address information of the destination communication system and identifier information of a specific communication system, included in the path request message into blocks of a predetermined size, wherein The size may be equally distinguished from each of the four blocks.

이후, 상기 통신 시스템은 블록화된 대체 통신 시스템 검색 데이터(503)의 블록 각각을 필터링하여 필터값(504)을 생성하고, 하나의 필터값(502)의 일부분 또는 전부가 필터값(504) 전체와 일치하는지 여부를 확인함으로써 상기 특정 통신 시스템이 상기 목적지 통신 시스템으로의 경로 정보를 알고 있는지 확인할 수 있다.The communication system then filters each block of blocked alternate communication system search data 503 to produce a filter value 504, wherein a portion or all of one filter value 502 is associated with the entire filter value 504. By checking whether there is a match, it is possible to confirm whether the specific communication system knows route information to the destination communication system.

만약, 하나의 필터값(502)이 필터값(504) 전체와 일치하지 않는 경우에는 상기 특정 통신 시스템 대신 다른 통신 시스템의 식별자를 이용하여 동일한 필터링 및 비교 과정을 수행하거나 또는 다른 저장된 필터값과 필터값(504)을 비교함으로써 상기 목적지 통신 시스템에 대한 경로 정보를 포함하는 대체 통신 시스템을 검색할 수 있다.If one filter value 502 does not match the entire filter value 504, the same filtering and comparison process may be performed using an identifier of another communication system instead of the specific communication system or another stored filter value and filter. By comparing the value 504, an alternate communication system can be retrieved that includes route information for the destination communication system.

도 6은 본 발명의 일실시예에 있어서, 통신 방법을 도시한 흐름도이다.6 is a flowchart illustrating a communication method according to an embodiment of the present invention.

단계(S601)에서 통신 시스템은 경로 요청 메시지 및 경로 응답 메시지 중 적어도 하나의 메시지를 수신한다. 예를 들어, 상기 통신 시스템은 도 1을 통해 설명한 애드 혹 네트워크(100)에서 출발지 노드로서 상기 경로 응답 메시지를 수신하거나 목적지 노드 또는 중간 노드로서 상기 경로 요청 메시지를 수신할 수 있다.In step S601, the communication system receives at least one message of a path request message and a path response message. For example, the communication system may receive the route response message as a source node or the route request message as a destination node or an intermediate node in the ad hoc network 100 described with reference to FIG. 1.

단계(S602)에서 상기 통신 시스템은 상기 수신된 메시지에 해당하는 경로 정보를 필터링하여 저장한다. 이때, 상기 통신 시스템은 일정수의 긍정 오류를 허용하고 필터링 대상 데이터의 크기를 감소시키는 필터링 방법에 따라 상기 경로 정보를 필터링할 수 있다. 또한, 상기 긍정 오류를 줄이기 위해 상기 통신 시스템은 상기 경로 정보를 기선정된 크기의 블록으로 구분하여 개별적으로 필터링하고, 개별적으로 필터링된 블록들을 연결하여 하나의 필터값으로 변환할 수 있다.In step S602, the communication system filters and stores path information corresponding to the received message. In this case, the communication system may filter the path information according to a filtering method that allows a certain number of false positives and reduces the size of the data to be filtered. In addition, in order to reduce the false positive, the communication system may divide the path information into blocks having a predetermined size and individually filter them, and connect the individually filtered blocks to convert one filter value.

단계(S603)에서 상기 통신 시스템은 상기 수신된 메시지에 따라 상기 경로 요청 메시지를 전송하거나 또는 상기 경로 응답 메시지를 전송한다. 즉, 상기 통신 시스템은 애드 혹 네트워크(100)에서 상기 중간 노드로서 상기 경로 요청 메시지를 전송하거나 상기 경로 응답 메시지를 전송할 수 있고, 또는 상기 목적지 노드로서 상기 경로 요청 메시지를 전송할 수 있다.In step S603, the communication system transmits the path request message or the path response message according to the received message. That is, the communication system may transmit the path request message or the path response message as the intermediate node in the ad hoc network 100, or transmit the path request message as the destination node.

단계(S604)에서 상기 통신 시스템은 상기 경로 요청 메시지의 목적지 통신 시스템으로의 경로 단절을 인지하는 경우, 단계(S605)를 수행한다. 여기서, 단계(S601) 내지 단계(S603)는 상기 경로 요청 메시지 또는 상기 경로 응답 메시지를 수신한 경우에 수행될 수 있고, 단계(S605)는 상술한 바와 같이 단계(S604)에서와 같이 상기 경로 단절을 인지하는 경우에 수행될 수 있다.In step S604, when the communication system recognizes the path disconnection of the path request message to the destination communication system, step S605 is performed. Here, steps S601 to S603 may be performed when the path request message or the path response message is received, and step S605 may be performed by disconnecting the path as in step S604 as described above. It may be performed when it is recognized.

즉, 상기 통신 시스템은 상기 경로 단절이 인지되는 경우, 상기 통신 시스템이 상기 목적지 통신 시스템 및 상기 출발지 통신 시스템 중 어느 시스템에 보다 근접하였는지 판단하여 상기 출발지 통신 시스템에 보다 근접한 경우, 경로 오류 메시지를 상기 출발지 통신 시스템으로 전송하여 상기 출발지 통신 시스템에서 경로 재검색이 시작되도록 할 수 있다. 반면, 상기 통신 시스템이 상기 목적지 통신 시스템에 보다 근접한 경우에는 상기 통신 시스템에서 지역 복구를 수행하게 된다. 상기 지역 복구는 상기 경로 단절을 복구하고자 하는 것으로 아래 설명되는 단계(S605)와 같이 수행될 수 있다.That is, when the path disconnection is recognized, the communication system determines whether the communication system is closer to the destination communication system or the source communication system, and determines a path error message when the communication system is closer to the source communication system. Transmission to a source communication system may be such that the route re-search is started in the source communication system. On the other hand, when the communication system is closer to the destination communication system, local communication is performed in the communication system. The area recovery may be performed as step S605 described below to recover the path disconnection.

단계(S605)에서 상기 통신 시스템은 상기 목적지 통신 시스템까지의 경로 정보를 포함하는 대체 통신 시스템을 검색한다. 이때, 상기 통신 시스템은 상기 경로 요청 메시지에 포함된 상기 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 생성된 필터값 및 상기 필터링된 경로 정보에 기초하여 상기 대체 통신 시스템을 검색할 수 있다. 보다 자세하게, 상기 통신 시스템은 상기 필터링된 경로 정보가 상기 필터값을 모두 포함하는 경우, 상기 대체 통신 시스템을 검색할 수 있다. 이는 동일한 필터링 방법에 의해 필터링된 상기 필터값과 상기 필터링된 경로 정보에서 상기 필터링된 경로 정보가 상기 필터값을 모두 포함하는 경우, 상기 식별자 정보 및 상기 주소 정보를 모두 포함한다고 판단할 수 있고, 이를 통해, 상기 특정 통신 시스템이 상기 주소 정보를 포함하고 있음을 알 수 있기 때문이다.In step S605, the communication system searches for an alternative communication system including route information to the destination communication system. In this case, the communication system may search for the alternative communication system based on the filter value generated by filtering the address information of the destination communication system and the identifier information of the specific communication system included in the path request message and the filtered path information. Can be. In more detail, when the filtered path information includes all of the filter values, the communication system may search for the alternative communication system. It may be determined that the filter information filtered by the same filtering method and the filtered route information include both the identifier information and the address information when the filtered route information includes all of the filter values. This is because it is known that the specific communication system includes the address information.

도 7은 본 발명의 다른 실시예에 있어서, 통신 시스템의 내부 구성을 설명하기 위한 블록도이다. 여기서, 통신 시스템(700)은 도 7에 도시된 바와 같이 제1 필터값 생성부(701), 제2 필터값 생성부(702) 및 대체 통신 시스템 검색부(703)를 포함한다.7 is a block diagram illustrating an internal configuration of a communication system according to another embodiment of the present invention. Here, the communication system 700 includes a first filter value generator 701, a second filter value generator 702, and an alternative communication system searcher 703 as shown in FIG. 7.

제1 필터값 생성부(701)는 수신된 메시지에 해당하는 경로 정보를 필터링하여 제1 필터값을 생성하고, 제2 필터값 생성부(702)는 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 제2 필터값을 생성한다. 이때, 제1 필터값 생성부(701)는 상기 경로 정보를 기선정된 크기의 블록으로 구분하여 개별적으로 필터링하고, 상기 개별적으로 필터링된 블록들을 연결하여 상기 제1 필터값을 생성할 수 있고, 제2 필터값 생성부(702)는 상기 주소 정보 및 상기 식별자 정보를 상기 블록과 동일한 크기의 블록으로 구분하여 개별적으로 필터링하여 상기 제2 필터값을 생성할 수 있다.The first filter value generator 701 filters the path information corresponding to the received message to generate a first filter value, and the second filter value generator 702 is configured to generate address information of the destination communication system and address information of the specific communication system. The second filter value is generated by filtering the identifier information. In this case, the first filter value generator 701 may divide the path information into blocks having a predetermined size and filter them separately, and connect the individually filtered blocks to generate the first filter value. The second filter value generator 702 may generate the second filter value by dividing the address information and the identifier information into blocks having the same size as the block and individually filtering them.

또한, 상기 수신된 메시지는 경로 요청 메시지 및 경로 응답 메시지 중 적어도 하나의 메시지를 포함할 수 있고, 상기 경로 정보는 상기 경로 요청 메시지 또는 상기 경로 응답 메시지에 의해 설정되는 경로 테이블 정보를 포함할 수 있다.The received message may include at least one message of a route request message and a route response message, and the route information may include route table information set by the route request message or the route response message. .

즉, 통신 시스템(700)은 상기 경로 요청 메시지 또는 상기 경로 응답 메시지를 수신하는 경우, 상기 경로 정보를 상기 제1 필터값으로서 생성할 수 있고, 상기 생성된 제1 필터값을 경로 단절 시의 대처를 위해 저장할 수 있다. 이후, 통신 시스템(700)은 상기 경로 단절을 인지하는 경우에 대체 통신 시스템을 검색하기 위해 제2 필터값 생성부(702)에서 상기 제2 필터값이 생성되도록 할 수 있다.That is, when the communication system 700 receives the path request message or the path response message, the communication system 700 may generate the path information as the first filter value and cope with the path disconnection when the generated first filter value is generated. Can save for. Thereafter, the communication system 700 may allow the second filter value generator 702 to generate the second filter value in order to search for an alternative communication system when the path disconnection is recognized.

대체 통신 시스템 검색부(703)는 상기 제1 필터값 및 상기 제2 필터값에 기초하여 상기 특정 통신 시스템의 대체 통신 시스템 여부를 확인한다. 여기서, 대체 통신 시스템 검색부(703)는 상기 제1 필터값이 상기 필터값 각각과 일치하는 값을 모두 포함하는 경우, 상기 특정 통신 시스템을 상기 대체 통신 시스템으로 확인할 수 있다. 즉, 부정 오류를 포함하지 않고, 긍정 오류만을 허용하는 필터링 방법을 이용하여 상기 제1 필터값 및 상기 제2 필터값을 생성하고, 상기 제2 필터값이 상기 제1 필터값에 포함됨을 확인함으로써, 상기 특정 통신 시스템이 상기 목적지 통신 시스템의 경로 정보를 알고 있음을 확인할 수 있다.The alternative communication system searching unit 703 checks whether the specific communication system is an alternative communication system based on the first filter value and the second filter value. Here, when the first communication value includes all of the values corresponding to each of the filter values, the alternative communication system search unit 703 may identify the specific communication system as the alternative communication system. That is, the first filter value and the second filter value are generated using a filtering method that does not include a negative error and allows only a positive error, and confirms that the second filter value is included in the first filter value. The specific communication system may verify that the path information of the destination communication system is known.

도 8은 본 발명의 다른 실시예에 있어서, 통신 방법을 도시한 흐름도이다.8 is a flowchart illustrating a communication method according to another embodiment of the present invention.

단계(S801)에서 통신 시스템은 수신된 메시지에 해당하는 경로 정보를 필터링하여 제1 필터값을 생성한다. 이때, 상기 통신 시스템은 상기 경로 정보를 기선정된 크기의 블록으로 구분하여 개별적으로 필터링하고, 상기 개별적으로 필터링된 블록들을 연결하여 상기 제1 필터값을 생성할 수 있다.In step S801, the communication system filters the path information corresponding to the received message to generate a first filter value. In this case, the communication system may filter the path information by dividing the path information into blocks having a predetermined size and connecting the individually filtered blocks to generate the first filter value.

단계(S802)에서 상기 통신 시스템은 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 제2 필터값을 생성한다. 이때, 상기 통신 시스템은 상기 주소 정보 및 상기 식별자 정보를 상기 블록과 동일한 크기의 블록으로 구분하여 개별적으로 필터링하여 상기 제2 필터값을 생성할 수 있다.In step S802, the communication system filters the address information of the destination communication system and the identifier information of the specific communication system to generate a second filter value. In this case, the communication system may generate the second filter value by separately dividing the address information and the identifier information into blocks having the same size as the block.

단계(S803)에서 상기 통신 시스템은 상기 제1 필터값 및 상기 제2 필터값에 기초하여 상기 특정 통신 시스템의 대체 통신 시스템 여부를 확인한다. 이때, 상기 통신 시스템은 상기 제1 필터값이 상기 필터값 각각과 일치하는 값을 모두 포함하는 경우, 상기 특정 통신 시스템을 상기 대체 통신 시스템으로 확인할 수 있다.In step S803, the communication system checks whether the specific communication system is an alternative communication system based on the first filter value and the second filter value. In this case, when the first filter value includes all of the values corresponding to each of the filter values, the communication system may identify the specific communication system as the alternative communication system.

이러한 단계(S803)은 상기 통신 시스템에서 경로 단절을 인지하는 경우에 수행될 수 있다. 즉, 부정 오류를 포함하지 않고, 긍정 오류만을 허용하는 필터링 방법을 이용하여 상기 제1 필터값 및 상기 제2 필터값을 생성하고, 상기 제2 필터값이 상기 제1 필터값에 포함됨을 확인함으로써, 상기 특정 통신 시스템이 상기 목적지 통신 시스템의 경로 정보를 알고 있음을 확인할 수 있다.This step S803 may be performed when a path disconnection is recognized in the communication system. That is, the first filter value and the second filter value are generated using a filtering method that does not include a negative error and allows only a positive error, and confirms that the second filter value is included in the first filter value. The specific communication system may verify that the path information of the destination communication system is known.

이와 같이 본 발명의 일실시예에 따른 통신 시스템 또는 통신 방법을 이용하면, 애드 혹 네트워크에서 경로의 단절이 발생하면 필터링을 통해 저장된 경로 정보를 바탕으로 대체 통신 시스템을 찾아 지역 복구를 행함으로써 상기 경로가 복구 되기까지의 지연시간을 감소시켜 데이터 전송 단절을 최소화할 수 있고, 주기적인 위치 확인 메시지를 이용하지 않고, 경로 재검색을 시도하는 빈도수를 감소시켜 네트워크 및 대역폭에 대한 부하를 감소시킬 수 있다.As described above, when using a communication system or a communication method according to an embodiment of the present invention, when a path disconnection occurs in an ad hoc network, the path is found by searching for an alternative communication system based on the stored path information through filtering and performing local recovery. It can reduce the data transmission interruption by reducing the delay time to recover, and reduce the load on the network and bandwidth by reducing the frequency of attempting to rescan the path without using the periodic positioning message.

본 발명에 따른 실시예들은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(Floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.Embodiments according to the present invention can be implemented in the form of program instructions that can be executed by various computer means can be recorded on a computer readable medium. The computer readable medium may include program instructions, data files, data structures, etc. alone or in combination. Program instructions recorded on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks, such as floppy disks. Magneto-optical media, and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like. The hardware device described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

이상과 같이 본 발명에서는 구체적인 구성 요소 등과 같은 특정 사항들과 한정된 실시예 및 도면에 의해 설명되었으나 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다.In the present invention as described above has been described by the specific embodiments, such as specific components and limited embodiments and drawings, but this is provided to help a more general understanding of the present invention, the present invention is not limited to the above embodiments. For those skilled in the art, various modifications and variations are possible from these descriptions.

따라서, 본 발명의 사상은 설명된 실시예에 국한되어 정해져서는 아니되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등하거나 등가적 변형이 있는 모든 것들은 본 발명 사상의 범주에 속한다고 할 것이다.Therefore, the spirit of the present invention should not be limited to the described embodiments, and all the things that are equivalent to or equivalent to the claims as well as the following claims will belong to the scope of the present invention. .

도 1은 애드 혹 네트워크의 개괄적인 모습을 도시한 일례이다.1 is an example illustrating an overview of an ad hoc network.

도 2는 본 발명의 일실시예에 있어서, 통신 시스템의 내부 구성을 설명하기 위한 블록도이다.2 is a block diagram illustrating an internal configuration of a communication system according to an embodiment of the present invention.

도 3은 경로 정보를 필터링하는 방법의 일례이다.3 is an example of a method of filtering route information.

도 4는 경로 요청 메시지에 따라 설정되는 경로 테이블 정보의 일례이다.4 is an example of route table information set according to a route request message.

도 5는 대체 통신 시스템을 검색하는 방법을 설명하기 위한 일례이다.5 is an example for explaining a method of searching for an alternative communication system.

도 6은 본 발명의 일실시예에 있어서, 통신 방법을 도시한 흐름도이다.6 is a flowchart illustrating a communication method according to an embodiment of the present invention.

도 7은 본 발명의 다른 실시예에 있어서, 통신 시스템의 내부 구성을 설명하기 위한 블록도이다.7 is a block diagram illustrating an internal configuration of a communication system according to another embodiment of the present invention.

도 8은 본 발명의 다른 실시예에 있어서, 통신 방법을 도시한 흐름도이다.8 is a flowchart illustrating a communication method according to another embodiment of the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

200: 통신 시스템200: communication system

201: 메시지 송수신부201: message transceiver

202: 필터링부202: filtering unit

203: 경로 정보 저장부203: path information storage unit

204: 메시지 전송 제어부204: message transmission control unit

205: 경로 단절 인지부205: path disconnect recognition unit

206: 대체 통신 시스템 검색부206: alternative communication system search unit

Claims (20)

경로 요청 메시지 및 경로 응답 메시지 중 적어도 하나의 메시지를 송신 및 수신하는 메시지 송수신부;A message transceiving unit configured to transmit and receive at least one message of a path request message and a path response message; 상기 하나의 메시지에 해당하는 경로 정보를 필터링하는 필터링부; 및A filtering unit to filter path information corresponding to the one message; And 상기 필터링된 경로 정보를 저장하는 경로 정보 저장부Route information storage unit for storing the filtered route information 를 포함하는 통신 시스템.Communication system comprising a. 제1항에 있어서,The method of claim 1, 상기 필터링부는,The filtering unit, 일정수의 긍정 오류를 허용하고 필터링 대상 데이터의 크기를 감소시키는 필터링 방법에 따라 상기 경로 정보를 필터링하는 것을 특징으로 하는 통신 시스템.And the path information is filtered according to a filtering method that allows a certain number of false positives and reduces the size of data to be filtered. 제1항에 있어서,The method of claim 1, 상기 필터링부는,The filtering unit, 상기 경로 정보를 기선정된 크기의 블록으로 구분하여 개별적으로 필터링하고, 개별적으로 필터링된 블록들을 연결하여 하나의 필터값으로 변환하는 것을 특징으로 하는 통신 시스템.And dividing the path information into blocks having a predetermined size and individually filtering them, and connecting the individually filtered blocks and converting them into one filter value. 제1항에 있어서,The method of claim 1, 목적지 통신 시스템으로의 경로 단절을 인지하는 경로 단절 인지부; 및A path disconnect recognition unit for recognizing a path break to the destination communication system; And 상기 목적지 통신 시스템까지의 경로 정보를 포함하는 대체 통신 시스템을 상기 경로 정보 저장부에서 검색하는 대체 통신 시스템 검색부An alternative communication system searching unit for searching for an alternative communication system including path information to the destination communication system in the path information storage unit; 를 더 포함하는 통신 시스템.Communication system further comprising. 제4항에 있어서,The method of claim 4, wherein 상기 대체 통신 시스템 검색부는,The alternative communication system search unit, 상기 경로 요청 메시지에 포함된 상기 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 생성된 필터값에 기초하여 상기 대체 통신 시스템을 검색하는 것을 특징으로 하는 통신 시스템.And searching for the alternative communication system based on a filter value generated by filtering address information of the destination communication system and identifier information of a specific communication system included in the route request message. 제5항에 있어서,The method of claim 5, 상기 필터값은 상기 주소 정보 및 상기 식별자 정보를 기선정된 크기의 블록으로 구분하고, 구분된 블록을 개별적으로 필터링하여 생성되고,The filter value is generated by dividing the address information and the identifier information into blocks having a predetermined size, and filtering the separated blocks individually. 상기 대체 통신 시스템 검색부는,The alternative communication system search unit, 상기 경로 정보 저장부에 포함된 필터링된 경로 정보 중 상기 필터링된 블록 모두와 일치하는 필터링된 경로 정보가 존재하는 경우, 상기 특정 통신 시스템을 상기 대체 통신 시스템으로서 검색하는 것을 특징으로 하는 통신 시스템.And if there is filtered path information that matches all of the filtered blocks among the filtered path information included in the path information storage unit, searching for the specific communication system as the alternative communication system. 제1항에 있어서,The method of claim 1, 상기 수신된 하나의 메시지에 따라 상기 경로 요청 메시지의 재전송 또는 상기 경로 응답 메시지의 전송을 제어하는 메시지 전송 제어부A message transmission control unit controlling retransmission of the route request message or transmission of the route response message according to the received one message 를 더 포함하는 통신 시스템.Communication system further comprising. 수신된 메시지에 해당하는 경로 정보를 필터링하여 제1 필터값을 생성하는 제1 필터값 생성부;A first filter value generator configured to filter path information corresponding to the received message to generate a first filter value; 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 제2 필터값을 생성하는 제2 필터값 생성부; 및A second filter value generator configured to filter address information of the destination communication system and identifier information of a specific communication system to generate a second filter value; And 상기 제1 필터값 및 상기 제2 필터값에 기초하여 상기 특정 통신 시스템의 대체 통신 시스템 여부를 확인하는 대체 통신 시스템 확인부An alternative communication system confirming unit confirming whether an alternative communication system of the specific communication system is based on the first filter value and the second filter value; 를 포함하는 통신 시스템.Communication system comprising a. 제8항에 있어서,The method of claim 8, 상기 제1 필터값 생성부는,The first filter value generator, 상기 경로 정보를 기선정된 크기의 블록으로 구분하여 개별적으로 필터링하고, 상기 개별적으로 필터링된 블록들을 연결하여 상기 제1 필터값을 생성하고,Dividing the path information into blocks having a predetermined size and individually filtering them, and connecting the individually filtered blocks to generate the first filter value, 상기 제2 필터값 생성부는,The second filter value generator, 상기 주소 정보 및 상기 식별자 정보를 상기 블록과 동일한 크기의 블록으로 구분하여 개별적으로 필터링하여 상기 제2 필터값을 생성하는 것을 특징으로 하는 통신 시스템.And dividing the address information and the identifier information into blocks having the same size as the block and individually filtering the second filter values. 제8항에 있어서,The method of claim 8, 상기 제2 필터값은 상기 주소 정보 및 상기 식별자 정보를 적어도 하나의 블록으로 구분하여 필터링한 각각의 필터값을 포함하고,The second filter value includes respective filter values obtained by filtering the address information and the identifier information into at least one block. 상기 대체 통신 시스템 확인부는,The alternative communication system confirmation unit, 상기 제1 필터값이 상기 필터값 각각과 일치하는 값을 모두 포함하는 경우, 상기 특정 통신 시스템을 상기 대체 통신 시스템으로 확인하는 것을 특징으로 하는 통신 시스템.And when the first filter value includes all of the values corresponding to each of the filter values, confirming the specific communication system as the alternative communication system. 제8항에 있어서,The method of claim 8, 상기 수신된 메시지는 경로 요청 메시지 및 경로 응답 메시지 중 적어도 하나의 메시지를 포함하고,The received message includes at least one message of a route request message and a route response message, 상기 경로 정보는 상기 경로 요청 메시지 또는 상기 경로 응답 메시지에 의해 설정되는 경로 테이블 정보를 포함하는 것을 특징으로 하는 통신 시스템.The route information includes route table information set by the route request message or the route response message. 경로 요청 메시지 및 경로 응답 메시지 중 적어도 하나의 메시지를 수신하는 단계;Receiving at least one message of a route request message and a route response message; 상기 수신된 메시지에 해당하는 경로 정보를 필터링하여 저장하는 단계; 및Filtering and storing route information corresponding to the received message; And 상기 수신된 메시지에 따라 상기 경로 요청 메시지를 전송하거나 또는 상기 경로 응답 메시지를 전송하는 단계Transmitting the route request message or the route response message according to the received message; 를 포함하는 통신 방법.Communication method comprising a. 제12항에 있어서,The method of claim 12, 상기 수신된 메시지에 해당하는 경로 정보를 필터링하여 저장하는 상기 단계는,The filtering and storing the path information corresponding to the received message, 일정수의 긍정 오류를 허용하고 필터링 대상 데이터의 크기를 감소시키는 필터링 방법에 따라 상기 경로 정보를 필터링하는 단계를 포함하는 것을 특징으로 하는 통신 방법.And filtering the path information according to a filtering method that allows a certain number of false positives and reduces the size of the data to be filtered. 제12항에 있어서,The method of claim 12, 상기 수신된 메시지에 해당하는 경로 정보를 필터링하여 저장하는 상기 단계는,The filtering and storing the path information corresponding to the received message, 상기 경로 정보를 기선정된 크기의 블록으로 구분하여 개별적으로 필터링하고, 개별적으로 필터링된 블록들을 연결하여 하나의 필터값으로 변환하는 단계를 포함하는 것을 특징으로 하는 통신 방법.And dividing the path information into blocks having a predetermined size and individually filtering the concatenated blocks, and converting the individually filtered blocks into one filter value. 제12항에 있어서,The method of claim 12, 상기 경로 요청 메시지의 목적지 통신 시스템으로의 경로 단절을 인지하는 경우, 상기 목적지 통신 시스템까지의 경로 정보를 포함하는 대체 통신 시스템을 검색하는 단계Searching for an alternative communication system including path information to the destination communication system when recognizing the path disconnection of the path request message to the destination communication system; 를 더 포함하는 통신 방법.Communication method further comprising. 제15항에 있어서,The method of claim 15, 상기 목적지 통신 시스템까지의 경로 정보를 포함하는 대체 통신 시스템을 검색하는 상기 단계는,The step of searching for an alternate communication system including route information to the destination communication system, 상기 경로 요청 메시지에 포함된 상기 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 생성된 필터값 및 상기 필터링된 경로 정보에 기초하여 상기 대체 통신 시스템을 검색하는 단계를 포함하는 것을 특징으로 하는 통신 방법.And searching for the alternative communication system based on the filtered route information and the filter value generated by filtering the address information of the destination communication system and the identifier information of the specific communication system included in the route request message. Communication method. 수신된 메시지에 해당하는 경로 정보를 필터링하여 제1 필터값을 생성하는 단계;Generating first filter values by filtering path information corresponding to the received message; 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 제2 필터값을 생성하는 단계; 및Generating a second filter value by filtering address information of a destination communication system and identifier information of a specific communication system; And 상기 제1 필터값 및 상기 제2 필터값에 기초하여 상기 특정 통신 시스템의 대체 통신 시스템 여부를 확인하는 단계Determining whether the specific communication system is an alternative communication system based on the first filter value and the second filter value; 를 포함하는 통신 방법.Communication method comprising a. 제17항에 있어서,The method of claim 17, 수신된 메시지에 해당하는 경로 정보를 필터링하여 제1 필터값을 생성하는 상기 단계는,The generating of the first filter value by filtering the route information corresponding to the received message may include: 상기 경로 정보를 기선정된 크기의 블록으로 구분하여 개별적으로 필터링하고, 상기 개별적으로 필터링된 블록들을 연결하여 상기 제1 필터값을 생성하는 단계를 포함하고,Dividing the path information into blocks having a predetermined size and individually filtering them, and connecting the individually filtered blocks to generate the first filter value; 목적지 통신 시스템의 주소 정보 및 특정 통신 시스템의 식별자 정보를 필터링하여 제2 필터값을 생성하는 상기 단계는,The step of filtering the address information of the destination communication system and the identifier information of the specific communication system to generate a second filter value, 상기 주소 정보 및 상기 식별자 정보를 상기 블록과 동일한 크기의 블록으로 구분하여 개별적으로 필터링하여 상기 제2 필터값을 생성하는 단계를 포함하는 것을 특징으로 하는 통신 방법.And dividing the address information and the identifier information into blocks having the same size as the block and individually filtering to generate the second filter value. 제17항에 있어서,The method of claim 17, 상기 제2 필터값은 상기 주소 정보 및 상기 식별자 정보를 적어도 하나의 블록으로 구분하여 필터링한 각각의 필터값을 포함하고,The second filter value includes respective filter values obtained by filtering the address information and the identifier information into at least one block. 상기 제1 필터값 및 상기 제2 필터값에 기초하여 상기 특정 통신 시스템의 대체 통신 시스템 여부를 확인하는 상기 단계는,The determining of whether the specific communication system is an alternative communication system based on the first filter value and the second filter value may include: 상기 제1 필터값이 상기 필터값 각각과 일치하는 값을 모두 포함하는 경우, 상기 특정 통신 시스템을 상기 대체 통신 시스템으로 확인하는 것을 특징으로 하는 통신 방법.And when the first filter value includes all of the values corresponding to each of the filter values, confirming the specific communication system as the alternative communication system. 제12항 내지 제19항 중 어느 한 항의 방법을 실행하기 위한 프로그램이 기록 되어 있는 것을 특징으로 하는 컴퓨터에서 판독 가능한 기록 매체.A computer-readable recording medium in which a program for executing the method of any one of claims 12 to 19 is recorded.
KR1020070137798A 2007-12-26 2007-12-26 Communication system and method for effective route repair in ad hoc network KR100952291B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070137798A KR100952291B1 (en) 2007-12-26 2007-12-26 Communication system and method for effective route repair in ad hoc network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070137798A KR100952291B1 (en) 2007-12-26 2007-12-26 Communication system and method for effective route repair in ad hoc network

Publications (2)

Publication Number Publication Date
KR20090069960A true KR20090069960A (en) 2009-07-01
KR100952291B1 KR100952291B1 (en) 2010-04-12

Family

ID=41321552

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070137798A KR100952291B1 (en) 2007-12-26 2007-12-26 Communication system and method for effective route repair in ad hoc network

Country Status (1)

Country Link
KR (1) KR100952291B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102159275B1 (en) * 2019-03-19 2020-09-23 국방과학연구소 Method for managing route in mobile ad-hoc network

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8185653B2 (en) 2004-08-09 2012-05-22 Johnny Yau Method and apparatus for ad hoc mesh routing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102159275B1 (en) * 2019-03-19 2020-09-23 국방과학연구소 Method for managing route in mobile ad-hoc network

Also Published As

Publication number Publication date
KR100952291B1 (en) 2010-04-12

Similar Documents

Publication Publication Date Title
US8155004B2 (en) Mobile network system for dynamically controlling communication path and method thereof
US10075892B2 (en) Mobile device for use in a dynamic and stochastic asynchronously updated wireless ad-hoc network
US7684314B2 (en) Communication node and routing method
KR101887581B1 (en) Flow-based packet transport device and packet management method thereof
KR20050114654A (en) Radio ad hoc communication system, terminal, processing method in the terminal, and program causing the terminal to execute the method
US7664111B2 (en) Network switching system having a connection device management table commonly owned on a wireless network
CN102202333B (en) Routing method of wireless ad hoc network used for small satellite constellation communication
CN110191066B (en) Method, equipment and system for determining maximum transmission unit (PMTU)
EP2894812B1 (en) Method and apparatus for establishing a virtual interface for a set of mutual-listener devices
EP2999174B1 (en) Topology structure discovery method and device
CN107070790B (en) Route learning method and routing equipment
JP2014504043A (en) COMMUNICATION CONTROL SYSTEM, CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM
US20140198770A1 (en) Node device, communication method, and storage medium
KR100952291B1 (en) Communication system and method for effective route repair in ad hoc network
KR100833506B1 (en) An Path Recovery Mechanism and Apparatus using Candidate Node in AODV
US8249101B2 (en) Mobile ad hoc network configured as a virtual internet protocol network
US10333830B2 (en) Passive routing in mesh network
JP2006203723A (en) Radio access point and its path determination method or its communication method, and radio communication system and its communication method
JP5287759B2 (en) Network system and route search method
GB2425688A (en) Routing method for ad hoc networks
JP4564442B2 (en) Route search device
US9451420B2 (en) Data processing method, in an ad hoc radio communication network, radio communication stations and corresponding computer programs
JP4687292B2 (en) Communication device and method for disconnecting unnecessary wireless link in network
AU2008300228B2 (en) Routing of a communication in a wireless telecommunications network
CN101605106B (en) Method and device for policy-based routing management

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: 20130329

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20140312

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee