KR100597409B1 - Method and apparatus for configuring routing path in a mobile ad hoc network - Google Patents

Method and apparatus for configuring routing path in a mobile ad hoc network Download PDF

Info

Publication number
KR100597409B1
KR100597409B1 KR1020040046172A KR20040046172A KR100597409B1 KR 100597409 B1 KR100597409 B1 KR 100597409B1 KR 1020040046172 A KR1020040046172 A KR 1020040046172A KR 20040046172 A KR20040046172 A KR 20040046172A KR 100597409 B1 KR100597409 B1 KR 100597409B1
Authority
KR
South Korea
Prior art keywords
group
distance value
initialization packet
source node
address
Prior art date
Application number
KR1020040046172A
Other languages
Korean (ko)
Other versions
KR20050121038A (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 KR1020040046172A priority Critical patent/KR100597409B1/en
Publication of KR20050121038A publication Critical patent/KR20050121038A/en
Application granted granted Critical
Publication of KR100597409B1 publication Critical patent/KR100597409B1/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
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Abstract

본 발명은 모바일 애드 혹 네트워크에서의 그룹 통신을 위한 라우팅 경로 설정 방법 및 장치에 관한 것이다.The present invention relates to a method and apparatus for establishing a routing path for group communication in a mobile ad hoc network.

본 발명에 따른 그룹 통신을 위한 라우팅 경로 설정 방법은 방법은 소스 노드 주소, 그룹 주소, 그룹 멤버들의 주소 및 소스 노드로부터 각 그룹 멤버들까지의 거리값을 포함하는 그룹 통신 초기화 패킷을 수신하는 단계와, 초기화 패킷에 포함된 각 거리값을 1홉씩 감소되도록 재설정하는 단계와, 재설정된 각 거리값과 자신으로부터 각 그룹 멤버까지의 거리값의 차이에 따라 거리값이 재설정된 그룹 통신 초기화 패킷을 선택적으로 브로드캐스트하는 단계, 및 그룹 통신 초기화 패킷을 브로드캐스트한 이후, 그룹 통신을 위해 동일한 소스 노드와 동일한 그룹 멤버들간의 데이터 패킷을 중계하는 단계를 포함한다.In accordance with another aspect of the present invention, a method for establishing a routing path for group communication includes receiving a group communication initialization packet including a source node address, a group address, an address of group members, and a distance value from a source node to each group member; Resetting each distance value included in the initialization packet by one hop, and selectively resetting the group communication initialization packet having the distance value reset according to the difference between the reset distance value and the distance value from itself to each group member. Broadcasting, and after broadcasting the group communication initialization packet, relaying data packets between the same source node and the same group members for group communication.

본 발명에 따르면 모바일 애드 혹 네트워크에서 그룹 통신을 수행하는데 있어서 네트워크 자원의 낭비를 줄일 수 있다.According to the present invention, it is possible to reduce waste of network resources in performing group communication in a mobile ad hoc network.

애드 혹 네트워크, 그룹 통신, 라우팅Ad hoc network, group communication, routing

Description

모바일 애드혹 네트워크에서의 라우팅 경로 설정 방법 및 장치{Method and apparatus for configuring routing path in a mobile ad hoc network}Method and apparatus for configuring routing path in a mobile ad hoc network

도 1은 종래의 유니캐스트를 이용한 그룹 통신을 설명하기 위한 도면이다.1 is a diagram for explaining group communication using conventional unicast.

도 2는 종래의 브로드캐스트를 이용한 그룹 통신을 설명하기 위한 도면이다.2 is a diagram for explaining group communication using conventional broadcast.

도 3은 본 발명의 일 실시예에 따른 라우팅 과정을 설명하기 위한 도면이다.3 is a diagram illustrating a routing process according to an embodiment of the present invention.

도 4는 초기화 패킷에 설정되는 정보의 일 실시예를 테이블 형식으로 나타낸 도면이다.4 is a diagram illustrating an embodiment of information set in an initialization packet in a table format.

도 5a는 본 발명의 일 실시예에 따른 OLSR의 컨트롤 메시지를 나타낸 도면이다. 5A illustrates a control message of OLSR according to an embodiment of the present invention.

도 5b는 본 발명의 일 실시예에 따른 OLSR의 토폴로지 테이블을 나타낸 도면이다.5B is a diagram illustrating a topology table of OLSR according to an embodiment of the present invention.

도 6a는 1홉을 거친 초기화 패킷의 정보를 나타낸 도면이다.6A is a diagram illustrating information of an initialization packet that has passed one hop.

도 6b는 거리 정보가 재설정된 초기화 패킷의 전송 여부를 설명하기 위한 도면이다. FIG. 6B is a diagram for describing whether to transmit an initialization packet whose distance information is reset.

도 6c는 2홉을 거친 초기화 패킷의 정보를 나타낸 도면이다.6C is a diagram illustrating information of an initialization packet that has passed two hops.

도 7은 본 발명의 일 실시예에 따른 네트워크 장치를 나타낸 블록도이다.7 is a block diagram illustrating a network device according to an embodiment of the present invention.

도 8은 소스 노드가 초기화 패킷을 전송하는 과정을 나타낸 흐름도이다.8 is a flowchart illustrating a process of transmitting an initialization packet by a source node.

도 9는 초기화 패킷을 수신한 노드의 초기화 패킷 전달 과정을 나타낸 흐름도이다.9 is a flowchart illustrating a process of delivering an initialization packet of a node that has received an initialization packet.

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

310 : 제어부 320 : 저장부310: control unit 320: storage unit

330 : 송수신부330: transceiver

본 발명은 모바일 애드 혹 네트워크에서의 라우팅 경로 설정 방법 및 장치에 관한 것으로서, 더욱 상세하게는 모바일 애드 혹 네트워크에서의 그룹 통신을 위한 라우팅 경로 설정 방법 및 장치에 관한 것이다.The present invention relates to a method and apparatus for setting a routing path in a mobile ad hoc network, and more particularly, to a method and apparatus for setting a routing path for group communication in a mobile ad hoc network.

모바일 애드 혹 네트워크(Mobile ad hoc network; MANET)는 이동성을 갖는 네트워크 장치(이하 노드(node)라 한다)들 간에 인프라스트럭쳐(infrastructure)에 기반하지 않고 무선 링크(wireless link)를 이용하여 통신을 확보하는 네트워크이다. A mobile ad hoc network (MANET) secures communication using a wireless link without being based on an infrastructure between mobile network devices (hereinafter referred to as nodes). It is a network.

이러한 네트워크 상에 흩어져 있는 노드들 중 공통의 관심사를 가지는 노드들은 자신들만의 통신을 수행하기 위해 그룹을 형성할 수 있다. 같은 그룹에 속한 노드들은 동일한 내용의 데이터를 공유하게 되며, 이를 위한 노드들 간의 통신은 유니캐스트(unicast)나 브로트캐스트(broadcast)를 통해 이루어질 수 있다.Nodes having a common interest among nodes scattered on such a network may form a group to perform their own communication. Nodes belonging to the same group share the same data, and communication between the nodes for this can be achieved through unicast or broadcast.

도 1은 종래의 유니캐스트를 이용한 그룹 통신을 설명하기 위한 도면이다. 1 is a diagram for explaining group communication using conventional unicast.

도시된 노드들은 모바일 애드 혹 네트워크에 속하며, 이들 중 명암처리된 노드들이 그룹을 형성하고 있다(이하 특정 그룹에 속한 노드를 그룹 멤버라 한다). 또한 노드1을 소스 노드라 할 때, 노드2 내지 노드6은 소스 노드로부터 1홉 영역에 있으며, 노드7내지 노드13은 소스 노드로부터 2홉 영역에 있다. The illustrated nodes belong to a mobile ad hoc network, of which shaded nodes form a group (hereinafter, nodes belonging to a specific group are called group members). Also, when node 1 is referred to as a source node, nodes 2 to 6 are in one hop region from the source node, and nodes 7 to 13 are in two hop regions from the source node.

소스 노드는 그룹 멤버들에게 전송할 데이터를 각 그룹 멤버에게 유니캐스트한다. 이때 1홉 영역에 있는 노드2 및 노드3은 소스 노드로부터 직접 데이터 패킷을 수신할 수 있으나, 2홉 영역에 있는 노드8 내지 노드10은 소스 노드로부터 직접 데이터 패킷을 수신할 수 없다. 따라서 소스 노드는 사전에 확보한 라우팅 정보를 통해 노드8 내지 노드10으로의 데이터 패킷 전송을 중계할 수 있는 중계자를 설정하여 데이터 패킷을 전송하게 된다. The source node unicasts data to each group member to send to the group members. In this case, nodes 2 and 3 in the 1-hop region may receive data packets directly from the source node, but nodes 8 to 10 in the 2-hop region cannot receive data packets directly from the source node. Accordingly, the source node transmits the data packet by setting a relay that can relay the data packet transmission to the nodes 8 to 10 through the previously obtained routing information.

도시된 도면에서는 노드4가 노드10을 위한 중계자이고 노드3이 노드8 및 노드9를 위한 중계자이다. 따라서 소스 노드는 노드10에게 전송할 데이터 패킷을 노드4에게 유니캐스트하고 노드4가 이를 노드10에게 유니캐스트한다. 마찬가지로 노드8 및 노드9에게 전송할 데이터 패킷은 노트3을 통해 중계될 수 있다. 이로써 소스 노드로부터 각 그룹 멤버에게 동일한 데이터가 전달된다. In the figure, node 4 is the relay for node 10 and node 3 is the relay for node 8 and node 9. Therefore, the source node unicasts the data packet to node 10 to node 4, and node 4 unicasts it to node 10. Similarly, data packets to be sent to nodes 8 and 9 can be relayed through note 3. This conveys the same data from the source node to each group member.

이처럼 그룹 멤버들 모두에게 유니캐스트로 데이터 패킷을 전송하는 경우 소스 노드는 자신을 제외한 그룹 멤버의 수만큼 유니캐스트를 하여야 한다. 또한 노도1과 노드3 사이의 관계처럼, 경우에 따라서는 동일한 데이터 패킷이 같은 경로를 따라 여러 번 전달되기도 한다. 특히 각 노드가 RTS/CTS(Request to Send/Clear to Send)를 통해 네트워크 자원을 예약한 상태에서 데이터 패킷을 전달한다는 것을 고려하면, 그룹 통신을 위하여 동일한 유니캐스트를 반복하여 사용하는 것은 무선 네트워크 자원의 낭비일 수 밖에 없다. As such, when transmitting a data packet by unicast to all group members, the source node should unicast as many as the group members except itself. In addition, like the relationship between Rhodo 1 and Node 3, in some cases, the same data packet may be delivered multiple times along the same path. In particular, considering that each node delivers a data packet while reserving network resources through Request to Send / Clear to Send (RTS / CTS), it may be necessary to repeatedly use the same unicast for group communication. It's a waste of money.

따라서 그룹 통신의 경우 유니캐스트보다 브로트캐스트를 사용하는 것이 효과적이다.  Therefore, for group communication, it is more effective to use broadcast than unicast.

도 2는 종래의 브로드캐스트를 이용한 그룹 통신을 설명하기 위한 도면이다.2 is a diagram for explaining group communication using conventional broadcast.

도시된 노드들은 모바일 애드 혹 네트워크에 속하며, 이들 중 명암처리된 노드들이 그룹을 형성하고 있다. 또한 노드1을 소스 노드라 할 때, 노드2 내지 노드6은 소스 노드로부터 1홉 영역에 있고, 노드7 내지 노드13은 소스 노드로부터 2홉 영역에 있다. The nodes shown belong to a mobile ad hoc network, of which shaded nodes form a group. In addition, when node 1 is referred to as a source node, nodes 2 to 6 are in one hop region from the source node, and nodes 7 to 13 are in two hop regions from the source node.

소스 노드는 그룹 멤버들에게 전달할 데이터 패킷을 브로드캐스트하고, 이를 수신한 주변 노드들 또한 이를 브로드캐스트한다. 이때 데이터 패킷이 무한정 브로드캐스트되는 것을 막기 위해, 소스 노드는 자신과 같은 그룹에 속한 그룹 멤버중 자신으로부터 가장 멀리 떨어진 그룹 멤버까지의 거리를 브로드캐스트의 전달 제한 거리로 설정한다. 전달 제한 거리가 설정된 데이터 패킷이 브로드캐스트되면 각 노드를 거칠때마다 데이터 패킷에 설정된 거리값이 1만큼 감소하고 데이터 패킷에 설정된 거리값이 0이 되면 데이터 패킷의 전송이 멈추게 된다. The source node broadcasts a data packet for delivery to group members, and neighbor nodes that receive it also broadcast it. At this time, in order to prevent the data packet from being broadcast indefinitely, the source node sets the distance from the group member farthest from the group member belonging to the same group as the transmission limit distance of the broadcast. When a data packet having a transmission limit distance is broadcast, a distance value set in the data packet decreases by 1 as each node passes through the node, and transmission of the data packet stops when the distance value set in the data packet becomes 0.

예컨데 도시된 예에서 소스 노드로부터 가장 멀리 떨어진 그룹 멤버는 노드8 내지 노드10이며 소스 노드로부터의 거리는 2홉이다. 소스 노드는 전달하려는 데이터 패킷에 브로드캐스트 전달 제한 거리를 2로 설정하고 브로드캐스트 한다. 브로드캐스트된 데이터 패킷이 노드2 내지 노드6에 전달되면 노드2 내지 노드6은 수 신된 데이터 패킷에 설정된 거리값을 1만큼 감소시킨후 자신의 주변 노드들로 브로드캐스트한다. 이를 수신한 노드7 내지 노드13 역시 수신된 데이터 패킷에 설정된 거리를 1만큼 감소시킨다. 이때 데이터 패킷에 설정된 거리값이 0이되므로, 노드7 내지 노드13은 수신된 데이터 패킷의 전송을 멈춘다. For example, in the illustrated example, the group members farthest from the source node are nodes 8 to 10 and the distance from the source node is two hops. The source node broadcasts by setting the broadcast forwarding limit to 2 for the data packet to be forwarded. When the broadcasted data packet is delivered to the nodes 2 through 6, the nodes 2 through 6 decrease the distance value set in the received data packet by 1 and broadcast it to their neighbor nodes. Nodes 7 to 13 that receive this also reduce the distance set in the received data packet by one. At this time, since the distance value set for the data packet becomes 0, the nodes 7 to 13 stop the transmission of the received data packet.

이처럼 브로드캐스트를 이용하면 유니캐스트를 이용하는 경우와는 달리 동일 데이터의 반복 전송에 따른 네트워크 자원의 낭비를 막을 수 있다. 그러나 이러한 방법을 사용하더라도 도시된 바와 같이 그룹 멤버가 정방형으로 균일하게 분포하지 않는다면, 그룹 멤버가 존재하지 않는 영역(110)으로까지 데이터가 확산되어 네트워크 자원의 낭비를 초래한다. In this way, unlike the case of using unicast, the use of broadcast prevents waste of network resources due to repeated transmission of the same data. However, even with this method, if the group members are not uniformly distributed in a square as shown in the drawing, data is spread to the region 110 where the group members do not exist, thereby causing waste of network resources.

따라서 모바일 애드 혹 네트워크에서 그룹 통신을 수행하는 경우, 네트워크 자원의 낭비를 줄이기 위한 라우팅 방법이 요구되었다. Therefore, when performing group communication in a mobile ad hoc network, a routing method is required to reduce waste of network resources.

본 발명은 모바일 애드 혹 네트워크에서 그룹 통신을 수행하는데 있어서 네트워크 자원의 낭비를 줄이는데 그 목적이 있다.An object of the present invention is to reduce the waste of network resources in performing group communication in a mobile ad hoc network.

본 발명의 목적들은 이상에서 언급한 목적들로 제한되지 않으며, 언급되지 않은 또 다른 목적들은 아래의 기재로부터 당업자에게 명확하게 이해되어질 수 있을 것이다.The objects of the present invention are not limited to the above-mentioned objects, and other objects that are not mentioned will be clearly understood by those skilled in the art from the following description.

상기 목적을 달성하기 위하여, 본 발명의 실시예에 따른 그룹 통신을 위한 라우팅 경로 설정 방법은 소스 노드 주소, 그룹 주소, 그룹 멤버들의 주소 및 상기 소스 노드로부터 상기 각 그룹 멤버들까지의 거리값을 포함하는 그룹 통신 초기화 패킷을 생성하는 단계 및 상기 초기화 패킷을 브로드캐스트하는 단계를 포함한다. In order to achieve the above object, a routing path establishment method for group communication according to an embodiment of the present invention includes a source node address, a group address, an address of group members and a distance value from the source node to each of the group members. Generating a group communication initialization packet; and broadcasting the initialization packet.

상기 목적을 달성하기 위하여, 본 발명의 실시예에 따른 그룹 통신을 위한 라우팅 경로 설정 방법은 소스 노드 주소, 그룹 주소, 그룹 멤버들의 주소 및 상기 소스 노드로부터 상기 각 그룹 멤버들까지의 거리값을 포함하는 그룹 통신 초기화 패킷을 수신하는 단계, 상기 초기화 패킷에 포함된 각 거리값을 1홉씩 감소되도록 재설정하는 단계, 상기 재설정된 각 거리값과 자신으로부터 상기 각 그룹 멤버까지의 거리값의 차이에 따라 상기 거리값이 재설정된 그룹 통신 초기화 패킷을 선택적으로 브로드캐스트하는 단계, 및 상기 그룹 통신 초기화 패킷을 브로드캐스트한 이후, 그룹 통신을 위해 상기 소스 노드와 상기 그룹 멤버들간의 데이터 패킷을 중계하는 단계를 포함한다. In order to achieve the above object, a routing path establishment method for group communication according to an embodiment of the present invention includes a source node address, a group address, an address of group members and a distance value from the source node to each of the group members. Receiving a group communication initialization packet, resetting each distance value included in the initialization packet by one hop, and according to a difference between the reset distance value and a distance value from itself to each group member. Selectively broadcasting a group communication initialization packet whose distance value has been reset, and relaying a data packet between the source node and the group members for group communication after broadcasting the group communication initialization packet; do.

상기 목적을 달성하기 위하여 본 발명의 실시예에 따른 네트워크 장치는 소스 노드 주소, 그룹 주소, 그룹 멤버들의 주소 및 상기 소스 노드로부터 상기 각 그룹 멤버들까지의 거리값을 포함하는 그룹 통신 초기화 패킷을 생성하는 제어부, 및 상기 생성된 초기화 패킷을 브로드캐스트하는 송수신부를 포함한다.In order to achieve the above object, a network device according to an embodiment of the present invention generates a group communication initialization packet including a source node address, a group address, an address of group members, and a distance value from the source node to each of the group members. A control unit, and a transceiver for broadcasting the generated initialization packet.

상기 목적을 달성하기 위하여 본 발명의 실시예에 따른 네트워크 장치는 소스 노드 주소, 그룹 주소, 그룹 멤버들의 주소 및 상기 소스 노드로부터 상기 각 그룹 멤버들까지의 거리값을 포함하는 그룹 통신 초기화 패킷을 수신하는 송수신부, 및 상기 초기화 패킷에 포함된 각 거리값이 1홉씩 감소되도록 재설정하고, 재설정된 각 거리값과 자신으로부터 상기 각 그룹 멤버까지의 거리값의 차이에 따라 상기 거리값이 재설정된 그룹 통신 초기화 패킷을 상기 송수신부를 통해 선택적으로 브로드캐스트하되, 상기 그룹 통신 초기화 패킷이 브로드캐스트된 이후, 그룹 통신을 위해 상기 소스 노드와 상기 그룹 멤버들간의 데이터 패킷을 중계하는 제어부를 포함한다.In order to achieve the above object, a network device according to an embodiment of the present invention receives a group communication initialization packet including a source node address, a group address, an address of group members, and a distance value from the source node to each of the group members. A group communication in which the distance value is reset according to a difference between the reset value and the distance value included in the initialization packet, and each distance value included in the initialization packet decreases by one hop, and the distance value between the reset distance value and the distance value from itself to each group member. And selectively broadcasting the initialization packet through the transceiver, and after the group communication initialization packet is broadcast, relaying a data packet between the source node and the group members for group communication.

기타 실시예들의 구체적인 사항들은 상세한 설명 및 도면들에 포함되어 있다. Specific details of other embodiments are included in the detailed description and the drawings.

본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하고, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성 요소를 지칭한다.Advantages and features of the present invention and methods for achieving them will be apparent with reference to the embodiments described below in detail with the accompanying drawings. However, the present invention is not limited to the embodiments disclosed below, but can be implemented in various different forms, and only the embodiments make the disclosure of the present invention complete, and those of ordinary skill in the art to which the present invention belongs. It is provided to fully inform the person having the scope of the invention, which is defined only by the scope of the claims. Like reference numerals refer to like elements throughout.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 3은 본 발명의 일 실시예에 따른 라우팅 과정을 설명하기 위한 도면이다.3 is a diagram illustrating a routing process according to an embodiment of the present invention.

도시된 노드들은 모바일 애드 혹 네트워크에 속하며, 이들 중 명암처리된 노드들이 그룹을 형성하고 있으며 노드1이 소스 노드로 동작하고 있다. 또한 도시된 도면에서 화살표 및 실선은 각 노드들간의 거리가 1홉임을 의미한다. 예컨데 노드1 과 노드2 내지 노드6 사이의 거리는 1홉이고, 노드1 과 노드7 내지 노드13 사이의 거리는 2홉이다. 또한 화살표는 패킷의 전송 경로를 의미하기도 한다. The illustrated nodes belong to a mobile ad hoc network, of which shaded nodes form a group, and node 1 operates as a source node. In addition, the arrow and the solid line in the figure means that the distance between each node is one hop. For example, the distance between node 1 and node 2 through node 6 is 1 hop, and the distance between node 1 and node 7 through node 13 is 2 hops. The arrow also indicates the transmission path of the packet.

그룹 멤버들에게 데이터 패킷을 전송하려는 소스 노드(노드1)는 데이터 패킷의 라우팅 경로를 설정하기 위한 그룹 통신 초기화 패킷(이하 초기화 패킷이라 한다)을 생성한다. 초기화 패킷에는 소스 노드의 주소, 그룹 주소, 각 그룹 멤버들의 주소 및 소스 노드로부터 각 그룹 멤버까지의 거리에 관한 정보가 설정된다. 도 4에 초기화 패킷에 설정되는 정보의 일 실시예를 테이블 형식으로 도시하였으며, 이는 도 3의 상황을 기준으로 한 것이다. A source node (node 1) that wants to send a data packet to group members generates a group communication initialization packet (hereinafter referred to as an initialization packet) for establishing a routing path of the data packet. In the initialization packet, information on an address of the source node, a group address, an address of each group member, and a distance from the source node to each group member is set. In FIG. 4, an embodiment of information set in the initialization packet is illustrated in a table format, based on the situation of FIG. 3.

소스 노드 주소로는 노드1의 주소가 설정되고, 다른 그룹들과의 구분을 위하여 그룹 주소도 설정될 수 있다. 또한 해당 그룹을 구성하는 그룹 멤버들(노드2, 노드3, 노드8 내지 노드10)의 주소도 설정된다. 이러한 각 주소는 노드들이 존재하는 네트워크의 종류에 따라 표준화된 프로토콜을 따를 수 있다.As the source node address, an address of node 1 may be set, and a group address may be set to distinguish it from other groups. In addition, the addresses of group members (node 2, node 3, node 8 to node 10) constituting the group are also set. Each of these addresses may follow a standardized protocol depending on the type of network in which the nodes exist.

한편 각 그룹 멤버들의 주소는 소스 노드로부터 해당 그룹 멤버까지의 거리와 함께 설정된다. 노드2 및 노드3은 소스 노드로부터 1홉 영역에 있으므로 거리값이 1로 설정되었고, 노드8 내지 노드10은 소스 노드로부터 2홉 영역에 있으므로 거리값이 2로 설정되었다. Meanwhile, the address of each group member is set together with the distance from the source node to the corresponding group member. Since the node 2 and the node 3 are in the one-hop area from the source node, the distance value is set to 1, and the nodes 8 to the node 10 are in the two-hop area from the source node.

이러한 다른 노드들에 관한 정보는 OLSR(Optimized Link State Routing Protocol, RFC 3626)의 유니캐스트 라우팅 프로토콜 등을 사용하여 그룹 통신 이전에 일반 애드 혹 네트워크 통신 과정에서 획득할 수 있다. Information about these other nodes may be obtained in a general ad hoc network communication process prior to group communication using OLSR (Unicast Routing Protocol, RFC 3626).

OLSR에 관한 상세한 내용은 웹사이트 http://hipercom.inria.fr/olsr 에 제시되어 있다. More information on OLSR is available at http://hipercom.inria.fr/olsr.

예컨데 모바일 애드 혹 네트워크에서는 인프라스트럭쳐 없이 노드들이 무선 링크로 연결되어 있기 때문에, 네트워크를 구성하는 노드들의 이동성으로 인하여 수시로 네트워크 토폴로지가 변하게 된다. 따라서 모바일 애드 혹 네트워크에 속한 노드들은 이웃 노드들의 상태와 전체 네트워크의 토폴로지를 파악하기 위하여 자신의 주소 정보, 자신의 라우팅 정보 및 이웃 노드들에 대한 라우팅 정보를 포함하고 있는 TC 메시지(Topology Control message)을 주기적으로 교환한다. 즉 각 노드들은 TC 메시지에 의해 수집된 이웃 노드들에 대한 정보를 저장하고 주기적으로 업데이트 할 수 있다.For example, in a mobile ad hoc network, since nodes are connected by a wireless link without an infrastructure, the network topology changes frequently due to the mobility of nodes constituting the network. Therefore, the nodes belonging to the mobile ad hoc network include TC address (Topology Control message) including their address information, their routing information, and routing information about neighbor nodes in order to understand the status of neighbor nodes and the topology of the entire network. Replace periodically. That is, each node may store and periodically update information about neighbor nodes collected by the TC message.

또한 특정 그룹에 속한 그룹 멤버를 식별하기 위한 그룹 정보도 사전에 획득할 수 있으며, 일 실시예로써 OLSR의 컨트롤 메시지를 통해 획득할 수 있다. 이경우 획득된 그룹 정보의 저장 형식은 OLSR의 토폴로지 테이블일 수 있다. In addition, group information for identifying a group member belonging to a specific group may be acquired in advance, and as an example, may be obtained through a control message of the OLSR. In this case, the storage format of the obtained group information may be a topology table of OLSR.

도 5a는 본 발명의 일 실시예에 따른 OLSR의 컨트롤 메시지를 나타낸 도면이다. 5A illustrates a control message of OLSR according to an embodiment of the present invention.

도시된 바에 따르면 종래의 OLSR 컨트롤 메시지중 예약 필드에 그룹 주소가 시작되는 위치를 알리는 그룹 오프셋(offset)이 설정되며, 그룹 오프셋에 의해 지정된 위치부터 각 그룹을 식별할 수 있는 그룹 주소가 설정된다.As shown, a group offset indicating a position at which a group address starts in a reserved field of a conventional OLSR control message is set, and a group address for identifying each group is set from a position designated by the group offset.

도 5b는 본 발명의 일 실시예에 따른 OLSR의 토폴로지 테이블을 나타낸 도면이다.5B is a diagram illustrating a topology table of OLSR according to an embodiment of the present invention.

도시된 바에 따르면 종래의 OLSR 토폴로지 테이블에 그룹 주소 리스트가 추가되었다. As shown, a group address list has been added to the conventional OLSR topology table.

한편 초기화 패킷이 생성되면 소스 노드는 이를 브로드캐스트하며, 초기화 패킷을 수신한 노드들은 초기화 패킷에 설정된 거리값을 1만큼씩 감소시켜서 초기화 패킷에 포함된 거리값을 재설정한다. When the initialization packet is generated, the source node broadcasts it, and the nodes receiving the initialization packet reset the distance value included in the initialization packet by decreasing the distance value set by the initialization packet by one.

예컨데 소스 노드(노드1)가 도 4에 도시된 정보를 포함하는 초기화 패킷을 생성하여 브로드캐스트하면 노드1로부터 1홉 영역에 있는 노드들(노드2 내지 노드6)이 이를 수신한다. 그후 노드2 내지 노드6은 수신된 초기화 패킷에 설정된 거리값이 1만큼씩 감소되도록 재설정하며, 이렇게 재설정된 초기화 패킷에 포함된 내용이 도 6a에 도시되어 있다.For example, when the source node (node 1) generates and broadcasts an initialization packet including the information shown in FIG. 4, nodes (nodes 2 to 6) in the 1-hop region are received from node 1. Nodes 2 through 6 then reset so that the distance value set in the received initialization packet is reduced by one, and the content contained in the reset packet is shown in FIG. 6A.

한편 초기화 패킷의 거리값을 재설정한 노드들(노드2 내지 노드6)은 초기화 패킷을 자신의 주변 노드들로 전송할 것인지 판단한다. 이러한 판단은 초기화 패킷에 재설정된 거리값과 자신으로부터 각 그룹 멤버들까지의 거리값을 비교함으로써 수행될 수 있다. On the other hand, the nodes (nodes 2 to 6) which reset the distance value of the initialization packet determine whether to transmit the initialization packet to their neighbor nodes. This determination may be performed by comparing the distance value reset in the initialization packet with the distance value from itself to each group member.

거리값의 비교 결과 자신과 그룹 멤버들 사이의 거리가 초기화 패킷에 재설정된 거리값보다 작거나 같은 경우 노드들은 초기화 패킷을 브로드캐스트 하고, 그렇지 않은 경우 초기화 패킷의 전송을 중단한다. 이에 관한 내용을 도 6b를 통해 상세히 설명한다. As a result of comparing the distance values, if the distance between itself and the group members is less than or equal to the distance value reset in the initialization packet, the nodes broadcast the initialization packet. Otherwise, the nodes stop transmitting the initialization packet. This will be described in detail with reference to FIG. 6B.

도 6b에는 초기화 패킷에 설정된 각 그룹 멤버의 거리값과 소스 노드(노드1)의 초기화 패킷을 수신한 노드들(노드2 내지 노드6)으로부터 각 그룹 멤버까지의 거리값이 나타나 있다. 각 거리값은 홉수를 의미하며 도 3에 도시된 노드들을 기준으로 계산되었다. 6B shows the distance value of each group member set in the initialization packet and the distance value from the nodes (nodes 2 to 6) that received the initialization packet of the source node (node 1) to each group member. Each distance value represents a hop number and was calculated based on the nodes shown in FIG. 3.

노드3의 경우를 살펴보면 노드3으로부터 노드2 및 노드10까지의 거리값은 초기화 패킷에 설정된 노드2 및 노드10의 거리값보다 더 크다. 그러나 노드8 및 노드9까지의 거리값은 초기화 패킷에 설정된 노드8 및 노드9의 거리값과 같으므로 노드3은 초기화 패킷을 주변 노드들로 브로드캐스트한다. 이에 따라 노드3으로부터 1홉 영역에 있는 노드8 및 노드9도 초기화 패킷을 수신하게 된다. In the case of node 3, the distance value from node 3 to node 2 and node 10 is larger than the distance value of node 2 and node 10 set in the initialization packet. However, since the distance values to the nodes 8 and 9 are the same as the distance values of the nodes 8 and 9 set in the initialization packet, the node 3 broadcasts the initialization packet to the neighbor nodes. Accordingly, nodes 8 and 9 in the 1-hop region also receive the initialization packet from node 3.

한편 노드4의 경우를 살펴보면, 노드4로부터 노드2, 노드3, 노드8 및 노드9까지의 거리값은 모두 초기화 패킷에 설정된 거리값보다 크다. 그러나 노드10까지의 거리값은 초기화 패킷에 설정된 노드10의 거리값과 같으므로 노드4 또한 초기화 패킷을 주변 노드들로 전달할 수 있다. 이에 따라 노드4로부터 1홉 영역에 있는 노드10 또한 초기화 패킷을 수신한다. 따라서 소스 노드로부터 브로드캐스트된 초기화 패킷은 모든 그룹 멤버들에게 전달 된다. On the other hand, referring to the case of node 4, the distance values from node 4 to node 2, node 3, node 8 and node 9 are all larger than the distance value set in the initialization packet. However, since the distance value to the node 10 is the same as the distance value of the node 10 set in the initialization packet, the node 4 may also transmit the initialization packet to neighboring nodes. Accordingly, node 10 in the 1 hop region also receives an initialization packet from node 4. FIG. Therefore, the initialization packet broadcast from the source node is delivered to all group members.

반면 노드2, 노드5 및 노드6은 자신으로부터 다른 그룹 멤버까지의 거리 값이 초기화 패킷에 설정된 거리값보다 항상 크므로 노드2, 노드5 및 노드6은 초기화 패킷의 전송을 중단한다. On the other hand, node 2, node 5 and node 6 stops transmitting the initialization packet because the distance value from itself to other group members is always larger than the distance value set in the initialization packet.

소스 노드로부터 2홉에 걸쳐서 초기화 패킷을 수신한 노드 8내지 노드10 역시 수신된 초기화 패킷에 설정된 거리값을 1만큼씩 감소시킨다. 이때 수신된 초기화 패킷에 설정된 거리값 중 그 값이 0인 경우(예컨데 도 6a에서 노드2 및 노드3의 거리값) 이 값을 유지할 수 있다. 노드8 내지 노드10에 의해 거리값이 재설정된 초기화 패킷에 포함된 정보가 도 6c에 도시되어 있다. 도시된 바와 같이 거리값이 모두 0으로 설정되면 노드들은 더 이상의 초기화 패킷 전송을 중단한다. Nodes 8 to 10 that have received the initialization packet over two hops from the source node also decrease the distance value set in the received initialization packet by one. In this case, when the value of the distance value set in the received initialization packet is 0 (for example, the distance value of the node 2 and the node 3 in FIG. 6A), this value may be maintained. Information contained in the initialization packet whose distance value is reset by the nodes 8 to 10 is shown in FIG. 6C. As shown, if the distance values are all set to 0, the nodes stop sending further initialization packets.

한편 거리값이 재설정된 초기화 패킷을 전송하도록 판단한 노드들(노드3 및 노드4)은 초기화 패킷에 설정된 소스 노드와 그룹 주소(노드1 및 A그룹 주소)를 저장하고, 해당 그룹을 위해 해당 소스 노드의 데이터 패킷을 중계하는 중계자가 된다. 따라서 차후에 자신이 저장한 것과 동일한 소스 노드가 동일한 그룹을 위해 데이터 패킷을 전송하는 경우, 자신을 중계자로 설정한 노드들은 자신의 주변 노드들에게 이를 포워딩할 수 있다. On the other hand, the nodes (nodes 3 and 4) determined to transmit the reset packet having the reset distance value store the source node and group address (node 1 and group A address) set in the initialization packet, and the corresponding source node for the group. It becomes a relay for relaying data packets. Therefore, when the same source node that the user stores later transmits a data packet for the same group, nodes that set themselves as relays may forward it to their neighbors.

초기화 패킷을 브로드캐스트한 후, 소스 노드는 실재 전송하려는 데이터 패킷을 브로드캐스트한다. 브로드캐스트되는 데이터 패킷에는 소스 노드 주소 및 그룹 주소가 설정되므로 초기화 패킷 전달 과정에서 자신을 중계자로 설정한 노드들(노드3 및 노드4)만이 수신된 데이터 패킷을 브로드캐스팅하며 결과적으로 초기화 패킷의 전달 경로를 따라 데이터 패킷이 전달될 수 있다.After broadcasting the initialization packet, the source node actually broadcasts the data packet to be transmitted. Since the source node address and the group address are set in the broadcast data packet, only nodes (nodes 3 and 4) that set themselves as relays during the initialization packet delivery process broadcast the received data packet and, as a result, forward the initialization packet. Data packets can be delivered along the path.

이처럼 본 발명을 따를 경우, 그룹 멤버가 분포되지 않은 영역(210)으로의 데이터 패킷의 전송이 제한되므로 네트워크 자원의 낭비를 줄일 수 있다. As described above, according to the present invention, since the transmission of data packets to the region 210 in which the group members are not distributed is restricted, the waste of network resources can be reduced.

도 7은 본 발명의 일 실시예에 따른 네트워크 장치를 나타낸 블록도이다. 7 is a block diagram illustrating a network device according to an embodiment of the present invention.

도시된 네트워크 장치는 무선 링크를 통하여 패킷을 송수신하는 송수신부(330)와, 그룹 통신을 위한 초기화 패킷을 생성하거나 수신된 초기화 패킷의 재전송 여부를 결정하는 제어부(310) 및 다른 노드들에 관한 정보를 저장하는 저장부(320)를 포함한다. The illustrated network apparatus includes a transceiver 330 for transmitting and receiving a packet through a wireless link, a controller 310 for generating an initialization packet for group communication or retransmission of a received initialization packet, and information about other nodes. It includes a storage unit 320 for storing.

저장부(320)는 다른 노드들의 주소와 네트워크 장치로부터 각 노드들까지의 거리에 관한 정보 및 라우팅 정보를 저장한다. 이러한 정보는 OLSR(Optimized Link State Routing Protocol, RFC 3626)의 유니캐스트 라우팅 프로토콜 등을 통해 그룹 통신 이전에 일반 애드 혹 네트워크 통신 과정에서 획득할 수 있다.The storage unit 320 stores information and routing information about addresses of other nodes and a distance from the network device to each node. Such information may be obtained in general ad hoc network communication process prior to group communication through OLSR (Optimized Link State Routing Protocol, RFC 3626).

예컨데 모바일 애드 혹 네트워크는 인프라스트럭져 없이 모바일 노드들이 무선 링크로 연결되어 있기 때문에, 네트워크를 구성하는 노드들의 이동성으로 인하여 수시로 네트워크 토폴로지가 변하게 된다. 따라서 모바일 애드 혹 네트워크에 속한 노드들은 이웃 노드들의 상태와 전체 네트워크의 토폴로지를 파악하기 위하여 자신의 주소 정보, 자신의 라우팅 정보 및 이웃 노드들의 라우팅 정보를 포함하고 있는 TC 메시지(Topology Control message)을 주기적으로 교환한다. 즉 각 노드들은 TC 메시지에 의해 수집된 이웃 노드들에 대한 정보를 저장부(320)에 저장하고 주기적으로 업데이트 할 수 있다.For example, since a mobile ad hoc network has mobile nodes connected by a wireless link without an infrastructure, the network topology changes frequently due to the mobility of nodes constituting the network. Therefore, nodes in the mobile ad hoc network periodically send a TC control message that includes their own address information, their routing information, and routing information of neighbor nodes in order to understand the status of neighbor nodes and the topology of the entire network. Replace with That is, each node may store information about neighbor nodes collected by the TC message in the storage unit 320 and periodically update it.

또한 저장부(320)는 특정 그룹에 속한 그룹 멤버를 식별하기 위한 그룹 정보도 저장할 수 있다. 그룹 정보 또한 사전에 획득할 수 있으며, 일 실시예로써 OLSR의 컨트롤 메시지를 통해 획득할 수 있다. 이경우 획득된 그룹 정보의 저장 형식은 OLSR의 토폴로지 테이블일 수 있다. 본 발명의 일 실시예에 따른 컨트롤 메시지 및 토폴로지 테이블에 관한 설명은 도 5a 및 도5b를 통해 전술하였다.The storage unit 320 may also store group information for identifying group members belonging to a specific group. Group information may also be obtained in advance, and as an example, may be obtained through a control message of the OLSR. In this case, the storage format of the obtained group information may be a topology table of OLSR. A description of the control message and the topology table according to an embodiment of the present invention has been described above with reference to FIGS. 5A and 5B.

네트워크 장치가 소스 노드인 경우, 제어부(310)는 그룹 통신을 위한 라우팅 경로를 설정하기 위해 초기화 패킷을 생성한다. 초기화 패킷에는 소스 노드의 주소, 그룹 주소, 그룹 멤버 주소와 소스 노드로부터 각 그룹 멤버까지의 거리에 관한 정보가 설정되며 도 4를 통해 설명한 바와 같다. When the network device is a source node, the controller 310 generates an initialization packet to set up a routing path for group communication. In the initialization packet, information on an address, a group address, a group member address of the source node, and a distance from the source node to each group member is set, as described with reference to FIG. 4.

초기화 패킷이 송수신부를 통해 브로드캐스트되면, 제어부(310)는 실재 전송 하려는 데이터 패킷들을 전송시킬 수 있다. When the initialization packet is broadcast through the transceiver, the controller 310 may actually transmit data packets to be transmitted.

한편 네트워크 장치가 수신 노드인 경우, 송수신부(330)를 통해 초기화 패킷이 수신되면 제어부(310)는 초기화 패킷에 설정된 각 거리값을 1만큼씩 감소시킨다. 그런후 제어부(310)는 사전에 획득하여 저장부(320)에 저장된, 네트워크 장치로부터 각 그룹 멤버들까지의 거리값을 초기화 패킷에 재설정한 거리값과 비교하여 초기화 패킷을 전송할 것인지 결정한다. On the other hand, when the network device is a receiving node, when the initialization packet is received through the transceiver 330, the controller 310 decreases each distance value set in the initialization packet by one. Thereafter, the controller 310 determines whether to transmit the initialization packet by comparing the distance value from the network device to each group member, which has been previously obtained and stored in the storage unit 320, with the distance value reset in the initialization packet.

저장부(320)에 저장된 각 그룹 멤버들까지의 거리값중 초기화 패킷에 재설정된 각 그룹 멤버들의 거리값보다 작거나 같은 거리값이 있는 경우 제어부(310)는 초기화 패킷을 이웃 노드들로 전송한다. 이때 제어부(310)는 초기화 패킷에 설정된 소스 노드와 그룹 주소를 저장부(320)에 저장시키고, 이와 동일한 그룹을 위해 동일한 소스 노드가 전송한 데이터 패킷이 수신될 경우 이를 중계하도록 한다. If the distance value of each group member stored in the storage unit 320 is smaller than or equal to the distance value of each group member reset, the controller 310 transmits the initialization packet to neighbor nodes. . At this time, the control unit 310 stores the source node and the group address set in the initialization packet in the storage unit 320, and relays the data packet transmitted by the same source node for the same group.

한편 저장부(320)에 저장된 각 그룹 멤버들까지의 모든 거리값이 초기화 패킷에 재설정된 각 그룹 멤버들까지의 거리값보다 크다면, 제어부(310)는 초기화 패킷의 전송을 중단한다. 따라서 이러한 경우 네트워크 장치는 해당 그룹 통신에서 동일한 소스 노드의 데이터 패킷이 수신되더라도 이를 중계하지 않는다. On the other hand, if all the distance values to each group member stored in the storage unit 320 is greater than the distance value to each group member reset in the initialization packet, the controller 310 stops transmitting the initialization packet. Therefore, in this case, the network device does not relay the data packet of the same source node in the group communication.

도 8은 소스 노드가 초기화 패킷을 전송하는 과정을 나타낸 흐름도이다.8 is a flowchart illustrating a process of transmitting an initialization packet by a source node.

최초 특정 그룹을 형성하여 자신이 속한 그룹의 그룹 멤버들에게 데이터 패킷을 전송하려는 소스 노드는 그룹 통신의 라우팅 경로를 설정하기 위해 초기화 패킷을 생성한다(S110). 초기화 패킷에는 소스 노드의 주소, 그룹 주소, 그룹 멤버 주소와 소스 노드로부터 각 그룹 멤버까지의 거리에 관한 정보가 설정되며, 이는 도 4를 통해 설명한 바와 같다. A source node which initially forms a specific group and wants to transmit a data packet to group members of a group to which it belongs, generates an initialization packet to establish a routing path of group communication (S110). In the initialization packet, information on an address, a group address, a group member address of the source node, and a distance from the source node to each group member is set, as described with reference to FIG. 4.

그룹 멤버들의 주소와 소스 노드로부터 각 그룹 멤버들까지의 거리에 관한 정보등 초기화 패킷에 설정되는 정보들은 그룹 통신이 아닌 일반 애드혹 통신을 위해 사전에 획득된 것일 수 있으며 이에 관한 설명은 전술한 바와 같다. Information set in the initialization packet, such as the address of the group members and the distance from the source node to each group member, may be obtained in advance for general ad hoc communication, not group communication, and the description thereof is as described above. .

초기화 패킷이 생성되면 소스 노드는 이를 브로드캐스트한다(S120). 브로드캐스트된 초기화 패킷에 의해 그룹 통신 라우팅 경로가 설정되므로 그후 소스 노드는 전송하려는 데이터 패킷들을 브로드캐스트로 전송할 수 있다(S130, S140).When the initialization packet is generated, the source node broadcasts it (S120). Since the group communication routing path is established by the broadcast initialization packet, the source node may then transmit data packets to be transmitted by broadcast (S130 and S140).

도 9는 초기화 패킷을 수신한 노드의 초기화 패킷 전달 과정을 나타낸 흐름도이다. 9 is a flowchart illustrating a process of delivering an initialization packet of a node that has received an initialization packet.

전술한 바와 같은 초기화 패킷이 수신되면(S210), 이를 수신한 노드는 초기화 패킷에 설정된 거리값을 1만큼씩 감소시킨다(S220). 수신된 초기화 패킷은 소스 노드로부터 전송된 것일 수도 있고, 다른 노드로부터 포워딩된 것일 수도 있다.When the initialization packet as described above is received (S210), the node receiving the same decreases the distance value set in the initialization packet by one (S220). The received initialization packet may be transmitted from a source node or may be forwarded from another node.

그런후 초기화 패킷에 재설정된 각 거리값과 사전에 획득하여 저장부(320)에 저장된, 네트워크 장치로부터 각 그룹 멤버들까지의 거리값을 비교한다(S230). 각 그룹 멤버들까지의 거리에 관한 정보는 그룹 통신이 아닌 일반 애드혹 통신을 위해 사전에 획득한 것일 수 있으며, 이에 관한 설명은 전술한 바와 같다. Thereafter, each distance value reset in the initialization packet is compared with a distance value from the network device to each group member, which is obtained in advance and stored in the storage 320 (S230). The information about the distance to each group member may be obtained in advance for general ad hoc communication, not group communication, and the description thereof has been described above.

만약 저장부(320)에 저장된 각 그룹 멤버들까지의 거리값 중 초기화 패킷에 설정된 각 그룹 멤버들의 거리값보다 작거나 같은 거리값이 있는 경우, 수신 노드는 초기화 패킷에 설정된 소스 노드와 그룹 주소를 저장부에 저장시키고, 차후 동일한 그룹을 위해 동일한 소스 노드의 데이터 패킷이 수신될 경우 이를 중계하는 중계자로써 자신을 설정한다(S240). 또한 이경우 초기화 패킷을 주변 노드들로 브로드캐스트한다(S250).If there is a distance value less than or equal to the distance value of each group member set in the initialization packet among the distance values to each group member stored in the storage unit 320, the receiving node may identify the source node and the group address set in the initialization packet. If the data packet of the same source node is received for the same group in the future, the storage unit stores the storage unit and sets itself as a relay relaying it (S240). In addition, in this case, the initialization packet is broadcast to neighboring nodes (S250).

따라서 자신이 저장한 것과 동일한 소스 노드가 동일한 그룹을 위해 데이터 패킷을 전송하는 경우, 수신 노드는 자신의 주변 노드들에게 이를 전송 하게 된다(S260). Therefore, when the same source node stored as the one transmits a data packet for the same group, the receiving node transmits it to its neighboring nodes (S260).

한편 저장부(320)에 저장된 각 그룹 멤버들까지의 모든 거리값이 초기화 패킷에 설정된 각 그룹 멤버들까지의 거리값보다 크다면, 수신 노드는 초기화 패킷의 전달을 중단한다. 따라서 이러한 경우 수신 노드는 해당 그룹 통신에서 동이한 소스 노드의 데이터 패킷이 수신되더라도 이를 중계하지 않는다.On the other hand, if all distance values to each group member stored in the storage unit 320 are larger than the distance values to each group member set in the initialization packet, the receiving node stops transmitting the initialization packet. Therefore, in this case, the receiving node does not relay the data packets of the same source node in the corresponding group communication.

이상과 첨부된 도면을 참조하여 본 발명의 실시예를 설명하였지만, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명이 그 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다.Although embodiments of the present invention have been described above with reference to the accompanying drawings, those skilled in the art to which the present invention pertains may implement the present invention in other specific forms without changing the technical spirit or essential features thereof. You will understand that. Therefore, it should be understood that the embodiments described above are exemplary in all respects and not restrictive.

상기한 바와 같은 본 발명의 라우팅 경로 설정 방법 및 장치에 따르면 모바일 애드 혹 네트워크에서 그룹 통신을 수행하는데 있어서 네트워크 자원의 낭비를 줄일 수 있다.According to the method and apparatus for establishing a routing path of the present invention as described above, it is possible to reduce waste of network resources in performing group communication in a mobile ad hoc network.

Claims (10)

소스 노드 주소, 그룹 주소, 그룹 멤버들의 주소 및 상기 소스 노드로부터 상기 각 그룹 멤버들까지의 거리값을 포함하는 그룹 통신 초기화 패킷을 생성하는 단계; 및Generating a group communication initialization packet including a source node address, a group address, an address of group members and a distance value from the source node to each of the group members; And 상기 초기화 패킷을 브로드캐스트하는 단계를 포함하는 그룹 통신을 위한 라우팅 경로 설정 방법.And broadcasting the initialization packet. 제 1항에 있어서, 상기 초기화 패킷에 포함된 정보는 OLSR의 컨트롤 메시지에 의해 획득한 그룹 통신을 위한 라우팅 경로 설정 방법.The method of claim 1, wherein the information included in the initialization packet is obtained by a control message of OLSR. 소스 노드 주소, 그룹 주소, 그룹 멤버들의 주소 및 상기 소스 노드로부터 상기 각 그룹 멤버들까지의 거리값을 포함하는 그룹 통신 초기화 패킷을 수신하는 단계;Receiving a group communication initialization packet comprising a source node address, a group address, an address of group members and a distance value from the source node to each of the group members; 상기 초기화 패킷에 포함된 각 거리값을 1홉씩 감소되도록 재설정하는 단계; Resetting each distance value included in the initialization packet to be reduced by one hop; 상기 재설정된 각 거리값과 자신으로부터 상기 각 그룹 멤버까지의 거리값의 차이에 따라 상기 거리값이 재설정된 그룹 통신 초기화 패킷을 선택적으로 브로드캐스트하는 단계; 및 Selectively broadcasting a group communication initialization packet of which the distance value is reset according to a difference between the reset distance value and the distance value from itself to each group member; And 상기 그룹 통신 초기화 패킷을 브로드캐스트한 이후, 그룹 통신을 위해 상기 소스 노드와 상기 그룹 멤버들간의 데이터 패킷을 중계하는 단계를 포함하는 그룹 통신을 위한 라우팅 경로 설정 방법. After broadcasting the group communication initialization packet, relaying a data packet between the source node and the group members for group communication. 제 3항에 있어서, 상기 초기화 패킷에 포함된 정보는 OLSR의 컨트롤 메시지에 의해 획득한 그룹 통신을 위한 라우팅 경로 설정 방법.The method of claim 3, wherein the information included in the initialization packet is obtained by a control message of an OLSR. 제 3항에 있어서, 상기 거리값이 재설정된 그룹 통신 초기화 패킷을 선택적으로 브로드캐스트하는 단계는, 상기 재설정된 각 거리값과 자신으로부터 상기 각 그룹 멤버까지의 거리값을 비교하는 단계; 및4. The method of claim 3, wherein selectively broadcasting the group communication initialization packet with the distance value reset includes: comparing the reset distance value with a distance value from itself to each group member; And 상기 비교 결과 자신으로부터 상기 각 그룹 멤버까지의 거리값 중 상기 재설정된 각 그룹 멤버까지의 거리값보다 크지 않은 거리값이 있는 경우, 상기 거리값이 재설정된 그룹 통신 초기화 패킷을 브로드캐스트하는 단계를 포함하는 그룹 통신을 위한 라우팅 경로 설정 방법.If there is a distance value from the distance value from itself to each group member that is not greater than the distance value from each reset group member as a result of the comparison, broadcasting a group communication initialization packet with the distance value reset; To establish a routing path for group communication. 소스 노드 주소, 그룹 주소, 그룹 멤버들의 주소 및 상기 소스 노드로부터 상기 각 그룹 멤버들까지의 거리값을 포함하는 그룹 통신 초기화 패킷을 생성하는 제어부; 및A control unit for generating a group communication initialization packet including a source node address, a group address, an address of group members, and a distance value from the source node to each of the group members; And 상기 생성된 초기화 패킷을 브로드캐스트하는 송수신부를 포함하는 네트워크 장치.And a transceiver configured to broadcast the generated initialization packet. 제 6항에 있어서, 상기 초기화 패킷에 포함된 정보는 OLSR의 컨트롤 메시지 에 의해 획득한 네트워크 장치.The network device of claim 6, wherein the information included in the initialization packet is obtained by a control message of an OLSR. 소스 노드 주소, 그룹 주소, 그룹 멤버들의 주소 및 상기 소스 노드로부터 상기 각 그룹 멤버들까지의 거리값을 포함하는 그룹 통신 초기화 패킷을 수신하는 송수신부; 및A transceiver for receiving a group communication initialization packet including a source node address, a group address, an address of group members, and a distance value from the source node to each of the group members; And 상기 초기화 패킷에 포함된 각 거리값이 1홉씩 감소되도록 재설정하고, 재설정된 각 거리값과 자신으로부터 상기 각 그룹 멤버까지의 거리값의 차이에 따라 상기 거리값이 재설정된 그룹 통신 초기화 패킷을 상기 송수신부를 통해 선택적으로 브로드캐스트하되, 상기 그룹 통신 초기화 패킷이 브로드캐스트된 이후, 그룹 통신을 위해 상기 소스 노드와 상기 그룹 멤버들간의 데이터 패킷을 중계하는 제어부를 포함하는 네트워크 장치. Resetting each distance value included in the initialization packet by one hop, and transmitting and receiving the group communication initialization packet in which the distance value is reset according to a difference between the reset distance value and the distance value from itself to each group member. And a control unit for selectively broadcasting through a unit, and relaying a data packet between the source node and the group members for group communication after the group communication initialization packet is broadcast. 제 8항에 있어서, 상기 초기화 패킷에 포함된 정보는 OLSR의 컨트롤 메시지에 의해 획득한 네트워크 장치.The network device of claim 8, wherein the information included in the initialization packet is obtained by a control message of an OLSR. 제 8항에 있어서, 상기 거리값이 재설정된 그룹 통신 초기화 패킷은, 상기 각 그룹 멤버까지의 거리값 중 상기 재설정된 각 그룹 멤버까지의 거리값보다 크지 않은 거리값이 있는 경우에 브로드캐스트되는 네트워크 장치.The network of claim 8, wherein the group communication initialization packet having the reset distance value is broadcast when there is a distance value not greater than the distance value to each reset group member among the distance values to each group member. Device.
KR1020040046172A 2004-06-21 2004-06-21 Method and apparatus for configuring routing path in a mobile ad hoc network KR100597409B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040046172A KR100597409B1 (en) 2004-06-21 2004-06-21 Method and apparatus for configuring routing path in a mobile ad hoc network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040046172A KR100597409B1 (en) 2004-06-21 2004-06-21 Method and apparatus for configuring routing path in a mobile ad hoc network

Publications (2)

Publication Number Publication Date
KR20050121038A KR20050121038A (en) 2005-12-26
KR100597409B1 true KR100597409B1 (en) 2006-07-05

Family

ID=37293315

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040046172A KR100597409B1 (en) 2004-06-21 2004-06-21 Method and apparatus for configuring routing path in a mobile ad hoc network

Country Status (1)

Country Link
KR (1) KR100597409B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100683312B1 (en) * 2005-12-27 2007-02-15 엘지전자 주식회사 Hop number minimize method for sensor network
US8194629B2 (en) 2008-07-22 2012-06-05 Motorola Solutions, Inc. Method for distributing media in an infrastructure based communication system
KR101602458B1 (en) * 2010-10-08 2016-03-28 삼성전자주식회사 Packet routing apparatus and method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030046978A (en) * 2001-12-07 2003-06-18 한국전자통신연구원 Method and system transmitting group cast by using unicast network

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030046978A (en) * 2001-12-07 2003-06-18 한국전자통신연구원 Method and system transmitting group cast by using unicast network

Also Published As

Publication number Publication date
KR20050121038A (en) 2005-12-26

Similar Documents

Publication Publication Date Title
US8537744B2 (en) Method of discovering an ad-hoc on-demand distance vector route having at least a minimum set of available resources in a distributed wireless communications network
JP5509261B2 (en) Method for efficient organization of vehicle peer groups and efficient V2R communication
US8971231B2 (en) Systems and methods for mobile communications
KR101553502B1 (en) Methods for coordinating access to a barrage relay network
WO2007067851A2 (en) Method and system for improving a wireless communication route
JP2007104675A (en) Method of implementing multicast routing system in mobile ad-hoc network environment
JP2007266697A (en) Wireless communication method, wireless communication apparatus, and wireless communication program
JP4264451B2 (en) Method and apparatus for route discovery in a communication system
JP2006314147A (en) Routing system in wireless personal communication network and method thereof
US20080107033A1 (en) Radio communication network capable of radio communication with reduced overhead
JP4993185B2 (en) Wireless communication system
KR101136051B1 (en) Multicast routing method in wireless mobile multi-hop network system
KR101200792B1 (en) An network broadcast method using mac unicast and multipoint relays
KR101013752B1 (en) Method for transmitting a data in ad-hoc network
JP4617498B2 (en) Wireless device and wireless network system using the same
KR100597409B1 (en) Method and apparatus for configuring routing path in a mobile ad hoc network
JP2008312059A (en) Ad hoc network configuration method, and node device
JP4696318B2 (en) Wireless device and wireless communication network provided with the same
JP3888536B2 (en) Ad hoc network routing method
US20220303745A1 (en) Path discovery procedure for a bluetooth mesh network
JP2008211744A (en) Wireless device and wireless network with the same
CN111314239B (en) Node communication method and device
KR20020067470A (en) Method for routing and rout request message using participation flag in ad-hoc networks
JP2007135130A (en) Packet transfer method, mobile terminal and program in ad-hoc network
Nagaraju et al. Performance of dominating and adaptive partial dominating sets in AODV routing protocol for MANETs

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee