KR101598225B1 - Method ans apparatus for assigning time slots in wireless ad-hoc networks - Google Patents

Method ans apparatus for assigning time slots in wireless ad-hoc networks Download PDF

Info

Publication number
KR101598225B1
KR101598225B1 KR1020090034385A KR20090034385A KR101598225B1 KR 101598225 B1 KR101598225 B1 KR 101598225B1 KR 1020090034385 A KR1020090034385 A KR 1020090034385A KR 20090034385 A KR20090034385 A KR 20090034385A KR 101598225 B1 KR101598225 B1 KR 101598225B1
Authority
KR
South Korea
Prior art keywords
node
information
time slot
nodes
timing
Prior art date
Application number
KR1020090034385A
Other languages
Korean (ko)
Other versions
KR20100115676A (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 KR1020090034385A priority Critical patent/KR101598225B1/en
Publication of KR20100115676A publication Critical patent/KR20100115676A/en
Application granted granted Critical
Publication of KR101598225B1 publication Critical patent/KR101598225B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/04Wireless resource allocation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Abstract

본 발명에 따른 무선 애드 혹 네트워크의 타임슬롯 할당 방법은 무선 애드 혹 네트워크의 타임 슬롯을 할당하는 방법에 있어서, 제1노드가 이웃한 복수의 제2노드를 탐색하는 과정과, 상기 제1노드가 타임슬롯에 대한 정보를 요청하는 명령 및 상기 타임슬롯에 대한 정보를 회신받을 타이밍을 지시하는 정보를 상기 복수의 제2노드로 전송하는 과정과, 상기 제1노드가 상기 회신받을 타이밍을 지시하는 정보에 기초하여, 상기 복수의 제2노드로부터 상기 타임슬롯에 대한 정보를 수신하는 과정과, 상기 제1노드가 상기 제2노드로부터 수신한 상기 타임슬롯에 대한 정보를 고려하여, 상기 제1노드의 타임슬롯을 할당하는 과정을 포함한다.A time slot allocation method of a wireless ad hoc network according to the present invention is a method of allocating a time slot of a wireless ad hoc network, the method comprising the steps of: a first node searching for a plurality of neighboring second nodes; Transmitting information indicating a time slot to a plurality of second nodes by transmitting a command for requesting information on a time slot and information indicating a timing to receive information on the time slot; Receiving information on the timeslot from the plurality of second nodes based on information on the time slot received from the second node by the first node; And allocating a time slot.

무선, 애드 혹, 타임슬롯, 할당, 스케줄링 Wireless, ad hoc, time slot, allocation, scheduling

Description

무선 애드 혹 네트워크의 타임슬롯 할당 방법 및 장치{METHOD ANS APPARATUS FOR ASSIGNING TIME SLOTS IN WIRELESS AD-HOC NETWORKS}[0001] METHOD AND APPARATUS FOR ASSIGNING TIME SLOTS IN WIRELESS AD-HOC NETWORKS [

본 발명은 무선 애드 혹 네트워크에 관한 것으로써, 특히 TDMA 기반의 무선 애드 혹 네트워크에서 타임 슬롯을 할당하는 방법 및 장치에 관한 것이다.The present invention relates to a wireless ad hoc network and, more particularly, to a method and apparatus for allocating time slots in a TDMA-based wireless ad hoc network.

TDMA(Time Division Multiple Access)에서 타임 슬롯을 할당하는 방법은 크게 집중형(centralized) 기법과 분산형(distributed) 기법으로 분류할 수 있다. A method of assigning time slots in time division multiple access (TDMA) can be classified into a centralized method and a distributed method.

집중형 기법은 제어 노드(root node)(예컨대, 코디네이터 등)가 글로벌 토폴로지(global topology)를 알고 있다고 가정하고, 이에 기반하여 각 노드에 타임 슬롯을 할당하는 방법이다. 무선 애드혹 센서 네트워크에서 글로벌 토폴로지(global topology)를 얻기 위해서는 매우 큰 오버해드(overhead)가 요구된다. 더욱이 노드가 이동함에 따라, 많은 토폴로지의 변화가 발생하므로, 제어 노드들에 많은 부담을 준다.The centralized scheme is a method of assigning a time slot to each node based on the assumption that a root node (e.g., a coordinator, etc.) knows a global topology. A very large overhead is required to obtain a global topology in a wireless ad hoc sensor network. Furthermore, as the node moves, a lot of topology changes occur, so that the control nodes are burdened with much.

이러한 문제를 고려하여, 분산형 기법이 제안되었다. 분산형 기법에서 각 노드는 두 개의 홉 사이의 로컬 토폴로지(local topology)를 확인한 후, 이에 기반하여 분산적으로 타임 슬롯을 예약한다. 타임 슬롯의 예약 방법에 따라, 분산형 기법 은 랜덤 슬롯 선택(random slot selection) 기법과 최소 슬롯 선택(minimum slot selection) 기법으로 세부화할 수 있다. 랜던 슬롯 선택 기법은 노드가 랜덤 슬롯을 선택한 후, 두 개의 홉 사이의 노드에 할당된 타임 슬롯과 겹치는지 확인하는 방법이다. 랜덤 슬롯을 선택하므로, 두 개의 홉 사이에 이웃한 노드들과 겹칠 확률이 작으므로, 타임 슬롯을 할당하는데 소요되는 런 타임을 줄일 수 있다. 최소 슬롯 선택 기법은 노드가 두 개의 홉 사이에 이웃한 노드의 할당된 슬롯의 리스트를 획득한 후, 점유되지 않은 타임 슬롯 중에서 가장 작은 타임 슬롯을 선택하는 방법이다. 이 방법은 노드들이 작은 타임 슬롯부터 예약하므로 최대 슬롯(max_slot)의 수를 줄일 수 있다.In consideration of this problem, a distributed technique has been proposed. In the distributed scheme, each node identifies a local topology between two hops and then distributes the time slot based on it. According to the scheduling method of the time slot, the distributed scheme can be detailed by a random slot selection scheme and a minimum slot selection scheme. The lander slot selection scheme is a method of confirming whether a node overlaps a time slot allocated to a node between two hops after selecting a random slot. Since the random slot is selected, the probability of overlap with neighboring nodes between two hops is small, so that the run time required for allocating time slots can be reduced. The minimum slot selection scheme is a method in which a node acquires a list of allocated slots of neighboring nodes between two hops, and then selects the smallest time slot among the unoccupied timeslots. This method can reduce the maximum number of slots (max_slot) since the nodes reserve a small time slot.

타임 슬롯 할당에 대한 성능은 네트워크 내에서의 최대 슬롯의 수(max_slot) 및 네트워크 내에 포함된 모든 노드들의 타임 슬롯을 할당하는데 소요되는 런 타임(run time)으로 평가된다. Performance for time slot allocation is evaluated as the maximum number of slots (max_slot) in the network and the run time required to allocate time slots of all nodes included in the network.

집중형 기법은 최대 슬롯의 수 측면에서 가장 효율적인 시간 복잡도(time complexity)를 갖을 수 있으나, 무선 애드 혹 센서 네트워크에 직접 적용할 수 없다는 문제가 있다.The centralized scheme can have the most efficient time complexity in terms of the maximum number of slots, but it can not be directly applied to a wireless ad hoc sensor network.

나아가, 분산형 기법의 랜던 슬롯 선택 기법은 최대 슬롯 수의 범위 내에서, 타임 슬롯을 랜덤하게 선택하므로 최대 슬롯 수의 크기가 커지는 문제점이 있다. 타임 슬롯의 선택 폭을 [0,c]으로 제한할 경우, 최악의 경우에 최대 슬롯 수는 c이고, 노드는 최소 슬롯 선택 기법에 비해 상대적으로 큰 타임 슬롯을 할당받을 확률이 증가한다. 반면에 최소 슬롯 선택 기법은 집중형 기법에서 만큼의 시간 복잡도 를 갖을 수 있으나, 런 타임에 많은 시간이 소요되는 문제가 있다.In addition, the lander slot selection scheme of the distributed scheme has a problem in that the maximum number of slots is increased because the random slot selection scheme randomly selects time slots within the maximum slot number range. When the selection width of the time slot is limited to [0, c], in the worst case, the maximum number of slots is c, and the probability that the node is allocated a relatively large time slot is increased compared to the minimum slot selection technique. On the other hand, the minimum slot selection scheme can have as much time complexity as the centralized scheme, but it takes a long time to run time.

따라서, 랜던 슬롯 선택 기법과 최소 슬롯 선택 기법은 최대 슬롯 수와 런 타임의 측면에서 서로 상반된 결과를 초래할 수 있다. 따라서, 타임 슬롯을 할당하는 방법에서, 최대 슬롯 수를 줄이면서 동시에 런 타임을 줄일 수 있는 방법이 요구된다.Therefore, the landing slot selection scheme and the minimum slot selection scheme may cause conflicting results in terms of the maximum number of slots and the runtime. Therefore, in a method of assigning time slots, a method is required that can reduce the maximum number of slots and reduce the run time at the same time.

본 발명은 전술한 점들을 고려하여 안출된 것으로써, 타임 슬롯 할당에 소요되는 런 타임을 획기적으로 줄이면서 동시에 최대 슬롯 수를 효율적으로 줄일 수 있는 무선 애드 혹 네트워크의 타임슬롯 할당 방법 및 장치를 제공하는데 그 목적이 있다.SUMMARY OF THE INVENTION The present invention provides a time slot allocation method and apparatus for a wireless ad hoc network capable of effectively reducing the maximum number of slots while drastically reducing the run time required for time slot allocation, It has its purpose.

또한, 본 발명은 주변 노드가 점유하고 있는 타임 슬롯에 대한 정보를 확인하는데 소요되는 시간을 크게 감소시킬 수 있는 무선 애드 혹 네트워크의 타임슬롯 할당 방법 및 장치를 제공하는데 또 다른 목적이 있다.It is another object of the present invention to provide a time slot allocation method and apparatus of a wireless ad hoc network which can greatly reduce the time required for confirming information on time slots occupied by neighboring nodes.

상기한 목적을 달성하기 위하여 본 발명의 일 측면에 따른 무선 애드 혹 네트워크의 타임슬롯 할당 방법은 무선 애드 혹 네트워크의 타임 슬롯을 할당하는 방법에 있어서, 제1노드가 이웃한 복수의 제2노드를 탐색하는 과정과, 상기 제1노드가 타임슬롯에 대한 정보를 요청하는 명령 및 상기 타임슬롯에 대한 정보를 회신받을 타이밍을 지시하는 정보를 상기 복수의 제2노드로 전송하는 과정과, 상기 제1노드가 상기 회신받을 타이밍을 지시하는 정보에 기초하여, 상기 복수의 제2노드로부터 상기 타임슬롯에 대한 정보를 수신하는 과정과, 상기 제1노드가 상기 제2노드로부터 수신한 상기 타임슬롯에 대한 정보를 고려하여, 상기 제1노드의 타임슬롯을 할당하는 과정을 포함한다.According to an aspect of the present invention, there is provided a method of allocating time slots in a wireless ad hoc network, the method comprising: allocating a plurality of neighboring nodes to a first node; Transmitting to the plurality of second nodes information indicative of a command for requesting information about a time slot and a timing for receiving a reply to the time slot from the first node; Receiving information on the timeslot from the plurality of second nodes based on information indicating a timing to receive the reply from the node; And allocating a time slot of the first node in consideration of the information.

상기 회신받을 타이밍을 지시하는 정보는, 상기 복수의 제2노드의 식별자들 에 대한 목록을 순차적으로 정렬한 정보일 수 있다.The information indicating the timing to receive the reply may be information obtained by sequentially arranging a list of identifiers of the plurality of second nodes.

상기 회신받을 타이밍을 지시하는 정보를 생성하는 과정은, 상기 복수의 제2노드의 식별자들에 대한 모듈로 해싱(modulo hashing)을 수행하는 과정과, 해싱된 값이 중복되지 않는 경우, 해싱된 값의 목록을 순차적으로 정렬한 정보를 생성하는 과정과, 해싱된 값이 중복되는 경우, 상기 제2노드에 대한 식별자의 목록을 순차적으로 정렬한 정보를 생성하는 과정을 포함할 수 있다.Wherein the step of generating the information indicating the timing to receive the reply includes the steps of performing modulo hashing on the identifiers of the plurality of second nodes and performing a modulo hashing if the hashed value does not overlap with the hashed value And generating information by sequentially arranging a list of identifiers of the second node when the hashed values are overlapped with each other.

상기 회신받을 타이밍을 지시하는 정보를 생성하는 과정은, 복수의 상기 제2노드가 선택한 서로소 값들을 수신하는 과정과, 중국의 나머지 정리(Chinese remainder theorem)에 기초하여, 상기 제2노드가 선택한 서로소 값들을 공통으로 갖는 공통해를 연산하는 과정과, 동일한 상기 공통해를 복수의 상기 제2노드의 상기 회신받을 타이밍을 지시하는 정보에 포함시키는 과정을 포함할 수 있다.Wherein the step of generating the information indicating the timing to receive the reply includes the steps of receiving the small values selected by the plurality of second nodes and selecting the second remainder theorem based on the Chinese remainder theorem Calculating a common solution having common values in common with each other, and including the same common solution in information indicating a timing to receive the reply of the plurality of second nodes.

상기 타임슬롯에 대한 정보는, 상기 제2노드 및 상기 제2노드에 이웃한 노드에 할당된 타임슬롯을 지시하는 정보를 포함하는 것이 바람직하다.The information on the timeslot may include information indicating a timeslot allocated to the second node and a node neighboring the second node.

상기 타임슬롯에 대한 정보는, 상기 타임슬롯을 지시하는 정보가 비트맵 형태로 부호화된 정보일 수 있다.The information on the timeslot may be information in which the information indicating the timeslot is coded in a bitmap format.

본 발명의 다른 측면에 따른 무선 애드 혹 네트워크의 노드 장치는 무선 애드 혹 네트워크에 포함된 이웃한 노드와 데이터를 송수신하는 노드 장치에 있어서, 이웃한 복수의 제2노드를 탐색하고, 상기 복수의 제2노드와의 접속을 관리하는 채널 접속 관리부와, 상기 제2노드와 접속하기 위한 타임슬롯을 설정하는 스케줄러와, 무선 애드 혹 네트워크에서의 통신을 위한 신호를 송수신하는 송수신부와, 상 기 채널 접속 관리부와 스케줄러로부터의 데이터 및 송수신부로부터의 신호를 처리하는 신호 처리부를 포함하며, 상기 스케줄러는, 타임슬롯에 대한 정보를 요청하는 명령 및 상기 타임슬롯에 대한 정보를 회신받을 타이밍을 지시하는 정보를 상기 제2노드로 전송하고, 상기 회신받을 타이밍을 지시하는 정보에 기초하여 상기 복수의 제2노드로부터 상기 타임슬롯에 대한 정보를 수신하고, 상기 타임슬롯에 대한 정보를 고려하여 상기 제1노드의 타임슬롯을 설정한다.A node device of a wireless ad hoc network according to another aspect of the present invention is a node device that transmits and receives data to and from a neighboring node included in a wireless ad hoc network and searches for a plurality of neighboring second nodes, A scheduler for establishing a time slot for connection with the second node; a transceiver for transmitting and receiving a signal for communication in a wireless ad hoc network; And a signal processing unit for processing data from the management unit and the scheduler and a signal from the transmission / reception unit, wherein the scheduler includes: a command for requesting information on a time slot; and information indicating a timing to receive the information on the time slot Based on the information indicating the timing to receive the reply, transmits to the second node, Receives the information on the time slot, and sets the time slot of the first node in consideration of the information on the time slot.

상기 스케줄러는, 상기 회신받을 타이밍을 지시하는 정보로써, 상기 복수의 제2노드의 식별자들에 대한 목록을 순차적으로 정렬한 정보를 생성할 수 있다.The scheduler may generate information that sequentially arranges a list of the identifiers of the plurality of second nodes as the information indicating the timing to receive the reply.

상기 스케줄러는, 상기 복수의 제2노드의 식별자들에 대한 모듈로 해싱(modulo hashing)을 수행하고, 해싱된 값이 중복되지 않는 제2노드에 대해, 해싱된 값의 목록을 순차적으로 정렬한 정보를 생성함으로써, 상기 회신받을 타이밍을 지시하는 정보를 생성하고, 해싱된 값이 중복되는 제2노드에 대해, 상기 제2노드에 대한 식별자의 목록을 순차적으로 정렬한 정보를 생성함으로써, 상기 회신받을 타이밍을 지시하는 정보를 생성할 수 있다.Wherein the scheduler performs modulo hashing on the identifiers of the plurality of second nodes and performs a modulo hashing on the identifiers of the plurality of second nodes and sequentially generates a list of hashed values for the second node, Generates information indicating the timing to receive the reply, and generates information for sequentially arranging a list of identifiers for the second node with respect to a second node in which hashed values overlap, Information indicating the timing can be generated.

상기 스케줄러는, 복수의 상기 제2노드로부터 각 노드들이 선택한 서로소 값을 수신하고, 중국의 나머지 정리(Chinese remainder theorem)에 기초하여, 상기 제2노드가 선택한 서로소 값들을 공통으로 갖는 공통해를 연산하고, 복수의 상기 제2노드에 동일한 상기 공통해를 포함하는 상기 회신받을 타이밍을 지시하는 정보를 생성할 수 있다.Wherein the scheduler receives a small value selected by each of the nodes from the plurality of second nodes and generates a common solution having common small values selected by the second node based on the Chinese remainder theorem And generate information indicating the timing to receive the reply including the same common solution to the plurality of second nodes.

상기 타임슬롯에 대한 정보는, 상기 제2노드 및 상기 제2노드에 이웃한 노드 에 할당된 타임슬롯이 비트맵 형태로 부호화된 정보일 수 있다. The information on the timeslot may be information in which the time slots allocated to the second node and nodes neighboring the second node are encoded in a bitmap format.

상기 스케줄러는, 상기 타임슬롯정보를 회신받을 상기 제2노드의 타이밍을 설정하는 시그널링 슬롯 설정부와, 상기 타이밍에 기초하여 복수의 상기 제2노드로부터 수신되는 상기 타임슬롯정보를 확인하는 타임슬롯정보 확인부와, 상기 타임슬롯정보를 고려하여, 타임슬롯을 할당하는 타임슬롯 할당부를 포함할 수 있다.Wherein the scheduler comprises: a signaling slot setting unit for setting a timing of the second node to which the time slot information is to be returned; and a time slot information setting unit for setting a timing of the time slot information for confirming the time slot information received from the plurality of second nodes An acknowledgment unit, and a time slot allocation unit for allocating time slots in consideration of the time slot information.

본 발명의 무선 애드 혹 네트워크의 타임슬롯 할당 방법 및 장치에 따르면, 타임 슬롯 할당에 소요되는 시간을 획기적으로 줄이면서 동시에 최대 슬롯의 수를 효과적으로 줄일 수 있다. According to the time slot allocation method and apparatus of the wireless ad hoc network of the present invention, the time required for time slot allocation can be drastically shortened, and at the same time, the maximum number of slots can be effectively reduced.

또한, 본 발명은 이웃한 노드들이 점유하고 있는 타임 슬롯에 대한 정보를 확인하기 위하여 시그널링 슬롯을 사용함으로써, 이웃한 노드들이 점유하고 있는 타임 슬롯에 대한 정보를 확인하는데 소요되는 시간을 크게 감소시킬 수 있다.Further, the present invention uses a signaling slot to identify information on a time slot occupied by neighboring nodes, thereby greatly reducing the time required for confirming information on a time slot occupied by neighboring nodes have.

이하 본 발명에 따른 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명한다. 하기 설명에서는 구체적인 특정 사항들이 나타나고 있는데 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐 이러한 특정 사항들이 본 발명의 범위 내에서 소정의 변형이나 혹은 변경이 이루어질 수 있음은 이 기술분야에서 통상의 지식을 가진 자에게는 자명하다 할 것이다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. It will be understood by those of ordinary skill in the art that various changes in form and details may be made therein without departing from the spirit and scope of the present invention as defined by the following claims. It will be obvious to those who have.

도 1은 본 발명의 일 실시예에 따른 노드 장치가 포함된 무선 애드 혹 네트워크의 예시도이다. 도 1을 참조하면, 상기 무선 애드 혹 네트워크는 복수의 노드 장치를 포함한다.1 is an exemplary diagram of a wireless ad hoc network including a node device according to an embodiment of the present invention. Referring to FIG. 1, the wireless ad hoc network includes a plurality of node devices.

본 발명의 일 실시예에서 무선 애드 혹 네트워크에 구비된 노드 장치는 FFD(Full Function Device) 및 RFD(Reduce function Device)를 포함한다. 본 발명의일 실시예에서는, 본 발명에 따른 노드 장치의 동작을 용이하게 설명하기 위하여, 무선 애드 혹 네트워크에 구비된 노드 장치들을 제1노드(10), 제2노드(21,22,23), 및 제3노드(31,32,33,34)로 예시한다. In an exemplary embodiment of the present invention, a node device included in a wireless ad hoc network includes a full function device (FFD) and a reduced function device (RFD). In an embodiment of the present invention, in order to easily explain the operation of the node device according to the present invention, node devices provided in a wireless ad hoc network are referred to as a first node 10, a second node 21, 22, , And third node (31, 32, 33, 34).

상기 제1노드(10)는 이웃 노드들(예컨대, 제2노드(21,22,23))을 탐색하고, 상기 타임슬롯에 대한 정보를 요청하는 명령 및 상기 정보를 회신받을 타이밍을 지시하는 정보를 상기 이웃 노드들(예컨대, 제2노드(21,22,23))로 전송한다. 그리고, 상기 제1노드(10)는 상기 이웃 노드들(예컨대, 제2노드(21,22,23))로부터 상기 타임슬롯에 대한 정보를 수신하고, 수신한 정보에 기초하여, 자신의 타임슬롯을 할당한다.The first node 10 searches for neighboring nodes (e.g., the second node 21, 22, 23), requests information about the timeslot, and information indicating timing to receive the information To the neighboring nodes (e.g., the second node 21, 22, 23). The first node 10 receives information on the timeslot from the neighbor nodes (e.g., the second node 21, 22, 23), and based on the received information, .

상기 제2노드(21,22,23)는 상기 제1노드(10)에 이웃한 노드로서, 상기 제1노드(10)로부터 상기 타임슬롯에 대한 정보를 요청하는 명령 및 상기 정보를 회신받을 타이밍을 지시하는 정보를 수신하고, 자신 및 이웃 노드들(예컨대, 제3노드(31,32,33,34))에 할당된 타임슬롯을 확인하여, 확인된 상기 타임슬롯을 상기 타이밍을 고려하여 상기 제1노드(10)에 전송한다.Wherein the second node (21, 22, 23) is a node neighboring the first node (10), and comprises a command for requesting information about the timeslot from the first node (10) (E.g., the third node 31, 32, 33, 34), identifies the timeslot assigned to itself and the neighboring nodes (e.g., the third node 31, 32, 33, 34) To the first node (10).

상기 제3노드(31,32,33,34)는 상기 제2노드(21,22,23)에 이웃한 노드로서, 특히 상기 제2노드(21,22,23) 중, 어느 한 노드에 이미 접속되어 타임슬롯이 할당된 노드이다.The third node 31, 32, 33, 34 is a node adjacent to the second node 21, 22, 23, and in particular, And is a node to which a time slot is allocated.

도 2는 본 발명의 일 실시예에 따른 무선 애드 혹 네트워크의 제1노드 장치의 구성을 대략적으로 도시한 블록도이다. 도 2를 참조하면, 본 발명의 실시예에 따른 제1노드(10)는 채널 접속 관리부(110), 스케줄링부(120), 신호 프로세서(130), 메모리(140), 및 송수신부(150)를 포함한다.2 is a block diagram schematically illustrating a configuration of a first node device of a wireless ad hoc network according to an embodiment of the present invention. 2, a first node 10 according to an embodiment of the present invention includes a channel access manager 110, a scheduler 120, a signal processor 130, a memory 140, and a transceiver 150, .

채널 접속 관리부(110)는 탐색(discovery) 과정을 통해 이웃한 복수의 제2노드(21,22,23)를 탐색한다. 예컨대, 채널 접속 관리부(110)는 노드의 탐색을 위한 탐색메시지(예컨대, "Hello Message")를 복수의 제2노드(21,22,23)로 전송한다. 그리고, 제2노드(21,22,23)로부터 상기 탐색 메시지의 응답으로서 전송되는 응답메시지(예컨대, "Dest. Hello Message")를 수신하고, 주변에 이웃한 제2노드들(21,22,23)의 존재를 확인함으로써, 디바이스 탐색(Device Discovery)을 완료한다.The channel access manager 110 searches a plurality of neighboring second nodes 21, 22, and 23 through a discovery process. For example, the channel connection management unit 110 transmits a search message (e.g., "Hello Message") for searching for a node to a plurality of second nodes 21, Then, a response message (e.g., "Dest. Hello Message") transmitted as a response to the search message is received from the second nodes 21, 22 and 23, and neighboring second nodes 21, 23), thereby completing the device discovery.

스케줄링부(120)는 채널 접속 관리부(110)의 디바이스 탐색(Device Discovery)이 완료되면, 타임슬롯정보 요청명령 및 시그널링 슬롯 정보를 이용하여, 자신의 타임슬롯을 할당하는 과정을 수행한다.When the device discovery of the channel access manager 110 is completed, the scheduling unit 120 allocates its own time slot using the time slot information request command and the signaling slot information.

구체적으로, 상기 스케줄링부(120)는 스케줄링 제어부(121), 시그널링 슬롯 설정부(123), 타임슬롯정보 확인부(125), 및 타임슬롯 할당부(127)를 포함한다.The scheduling unit 120 includes a scheduling control unit 121, a signaling slot setting unit 123, a time slot information checking unit 125, and a time slot assigning unit 127.

스케줄링 제어부(121)는 시그널링 슬롯 설정부(123), 타임슬롯정보 확인부(125), 및 타임슬롯 할당부(127)의 동작을 제어한다. The scheduling control unit 121 controls the operations of the signaling slot setting unit 123, the time slot information checking unit 125, and the time slot assigning unit 127.

우선, 스케줄링 제어부(121)는 자신의 타임슬롯을 할당하기 위하여, 시그널링 슬롯 설정부(123)의 동작을 지시한다. 시그널링 슬롯 설정부(123)는 상기 타임 슬롯에 대한 정보(이하, '타임슬롯정보'라 함.)를 요청하는 명령(예컨대, 타임슬롯정보 요청명령)을 생성하고, 상기 제2노드(21,22,23)로부터 상기 타임슬롯정보를 회신받을 타이밍을 지시하는 정보, 즉 시그널링을 수신하기 위한 타임슬롯에 대한 정보(이하, '시그널링 슬롯 정보'라 함.)을 생성한다. 그리고, 시그널링 슬롯 설정부(123)는 상기 타임슬롯정보 요청명령 및 시그널링 슬롯 정보를 신호 프로세서(130) 및 메모리(140)로 전송한다.First, the scheduling control unit 121 instructs the operation of the signaling slot setting unit 123 to allocate its own time slot. The signaling slot setting unit 123 generates a command (e.g., a time slot information request command) requesting information on the time slot (hereinafter, referred to as 'time slot information'), (Hereinafter, referred to as 'signaling slot information') for indicating timing to receive the time slot information from the base station apparatuses 22 and 23, that is, time slots for receiving signaling. The signaling slot setting unit 123 transmits the time slot information request command and the signaling slot information to the signal processor 130 and the memory 140.

스케줄링 제어부(121)는 상기 시그널링 슬롯의 타이밍을 참조하여, 상기 제2노드(21,22,23)로부터 상기 타임슬롯정보가 수신되는 타이밍에 타임슬롯정보 확인부(125)가 동작하도록 지시한다. 타임슬롯정보 확인부(125)는 상기 제2노드(21,22,23) 각각으로부터 수신되는 타임슬롯정보를 확인하고, 확인한 상기 타임슬롯정보를 메모리(140)에 저장한다.The scheduling controller 121 refers to the timing of the signaling slot and instructs the time slot information checking unit 125 to operate at the timing at which the time slot information is received from the second node 21, The time slot information checking unit 125 checks the time slot information received from each of the second nodes 21, 22 and 23 and stores the checked time slot information in the memory 140.

나아가, 스케줄링 제어부(121)는 상기 시그널링 슬롯의 타이밍을 참조하여, 상기 제2노드(21,22,23)로부터 상기 타임슬롯정보가 모두 수신되었음을 확인하고, 타임슬롯 할당부(127)의 동작을 지시한다. 타임슬롯 할당부(127)는 상기 메모리(140)에 저장된 상기 제2노드(21,22,23)에 대한 상기 타임슬롯정보를 확인하고, 자신의 데이터 전송을 위한 타임슬롯을 할당한다. 그리고, 스케줄링 제어부(121)는 이렇게 할당한 상기 타임슬롯을 채널 접속 관리부(110)에 제공한다.Further, the scheduling controller 121 refers to the timing of the signaling slot to confirm that all the timeslot information has been received from the second nodes 21, 22, and 23, Indicate. The time slot allocation unit 127 identifies the time slot information for the second node 21, 22, and 23 stored in the memory 140, and allocates a time slot for data transmission. Then, the scheduling controller 121 provides the time slot to the channel access manager 110.

바람직하게, 타임슬롯 할당부(127)는 상기 제2노드(21,22,23)이 점유하고 있는 타임슬롯 및 상기 제2노드(21,22,23)에 이웃한 제3노드(31,32,33,34)가 점유하고 있는 타임슬롯을 제외하고, 점유 가능한 타임슬롯 중 가장 작은 슬롯을 자신의 데이터 전송을 위한 타임슬롯으로 할당한다. 예컨대, 상기 제2노드(21,22,23)가 0, 1, 5번째 타임슬롯을 점유하고, 상기 제2노드들(21,22,23)에 이웃한 노드들(예컨대, 복수의 제3노드(31,32,33,34)가 2, 4, 7, 8번째 타임슬롯을 점유하고 있을 경우, 타임슬롯 할당부(127)는 3, 6번째 타임슬롯 중, 상대적으로 낮은 순서의 타임슬롯(즉, 3번째 슬롯)을 자신의 데이터 전송을 위한 타임슬롯으로 할당한다. Preferably, the timeslot allocation unit 127 allocates time slots occupied by the second nodes 21, 22, and 23 and third nodes 31 and 32 adjacent to the second nodes 21, , 33, and 34), and assigns the smallest slot among the occupied time slots to a time slot for data transmission. For example, when the second node 21, 22, 23 occupies the 0, 1, 5 th time slot and the nodes neighboring the second nodes 21, 22, 23 When the nodes 31, 32, 33, and 34 occupy the 2nd, 4th, 7th and 8th time slots, the time slot assigning unit 127 assigns the time slots (I.e., the third slot) as a time slot for data transmission.

나아가, 상기 채널 접속 관리부(110)는 타임슬롯 할당부(127)로부터 할당된 상기 타임슬롯을 제공받고, 제공받은 상기 타임슬롯을 상기 제2노드(21,22,23)로 전송한다. 예컨대, 상기 채널 접속 관리부(110)는 제공받은 상기 타임슬롯을 ANNOUNCEMENT 프레임을 이용하여 상기 제2노드(21,22,23)로 전송할 수 있다.Furthermore, the channel connection management unit 110 receives the time slots allocated from the time slot assignment unit 127 and transmits the time slots to the second nodes 21, 22, and 23. For example, the channel connection management unit 110 may transmit the provided time slot to the second node 21, 22, 23 using an ANNOUNCEMENT frame.

신호 프로세서(130)는 확산 스펙트럼 프로세싱을 통해, 무선 애드 혹 네트워크 내에 구비된 노드들과의 통신을 위한 신호를 생성하고, 무선 애드 혹 네트워크 내에 구비된 노드들로부터의 신호를 채널 접속 관리부(110) 및 스케줄링부(120)로 전달한다.The signal processor 130 generates a signal for communication with the nodes included in the wireless ad hoc network through spread spectrum processing and transmits a signal from the nodes provided in the wireless ad hoc network to the channel access manager 110. [ And the scheduling unit 120, as shown in FIG.

송수신부(150)는 상기 신호 프로세서(130)로부터의 신호를 타 노드 장치로 전송하기 위하여, 상기 신호를 캐리어 주파수 상으로 변조하고, 변조된 캐리어를 RF주파수 상으로 상향변환하여 안테나를 통해 자유공간으로 방출한다. 또한, 송수신부(150)는 타 노드 장치로부터의 정보를 수신하기 위하여, 통신을 위한 신호를 추출하고, 상기 수신된 신호에 포함된 정보가 처리될 수 있도록 상기 수신된 신호를 소정의 레벨로 증폭한다.The transceiver unit 150 modulates the signal on the carrier frequency so as to transmit the signal from the signal processor 130 to the other node device, up-converts the modulated carrier onto the RF frequency, Lt; / RTI > In addition, the transceiving unit 150 extracts a signal for communication in order to receive information from the other node device, and amplifies the received signal to a predetermined level so that the information included in the received signal can be processed do.

메모리(140)는 채널 접속 관리부(110) 및 스케줄링부(120)가 동작하면서, 저 장이 요구되는 데이터를 저장한다.The memory 140 stores data required to be stored while the channel connection management unit 110 and the scheduling unit 120 operate.

한편, 본 발명의 일 실시예에 따른 상기 제2노드(21,22,23)는 상기 제1노드(10)로부터 상기 타임슬롯정보를 요청받고, 상기 타임슬롯정보를 확인하여 제1노드(10)에 전송한다. 이를 위해 상기 제2노드(21,22,23)는 도 3에 도시된 바와 같이, 채널 접속 관리부(210), 스케줄링부(211), 신호 처리부(215), 메모리(216), 및 송수신부(217)를 구비할 수 있다.Meanwhile, the second node 21, 22, 23 according to an embodiment of the present invention receives the time slot information from the first node 10, checks the time slot information, . 3, the second nodes 21, 22, and 23 may include a channel connection management unit 210, a scheduling unit 211, a signal processing unit 215, a memory 216, and a transmission / 217).

상기 제2노드(21,22,23)는 상기 제1노드(10) 및 제3노드(31,32,33,34)에 접속되는 노드이다. 따라서, 상기 제2노드(21,22,23)는 타 노드 장치들과의 통신을 위한 기본적인 구성요소, 즉 접속 관리부(210), 신호 처리부(215), 메모리(216), 및 송수신부(217)를 구비한다. 타 노드 장치들과의 통신을 위한 기본적인 구성요소(210,215,216,217)는 도 2에 도시된 상기 제1노드 장치(10)의 대응하는 구성요소와 그 기능이 크게 다르지 않다. 따라서, 타 노드 장치들과의 통신을 위한 기본적인 구성요소(210,215,216,217)의 기능은 전술한 구성요소(110,130,140,150)의 설명을 참조한다.The second node (21, 22, 23) is a node connected to the first node (10) and the third node (31, 32, 33, 34). Accordingly, the second nodes 21, 22, and 23 may include basic components for communication with the other node devices, that is, the connection management unit 210, the signal processing unit 215, the memory 216, . The basic components 210, 215, 216, and 217 for communication with the other node devices are not significantly different from the corresponding components of the first node device 10 shown in FIG. Thus, the functionality of the basic components 210, 215, 216, 217 for communication with the other node devices refers to the description of the components 110, 130, 140, 150 described above.

한편, 본 발명의 일 실시예에 따른 제2-1노드(21)에 구비된 스케줄링부(211)는, 타임슬롯정보를 요청받고 이를 전송하기 위한 시그널링 슬롯 확인부(213) 및 타임슬롯정보 생성부(214)를 포함한다.Meanwhile, the scheduling unit 211 included in the second-1 node 21 according to an embodiment of the present invention includes a signaling slot checking unit 213 for requesting and transmitting time slot information, (214).

시그널링 슬롯 확인부(213)는 스케줄링 제어부(212)에 의해 동작이 제어된다. 시그널링 슬롯 확인부(213)는 타임슬롯정보를 요청받은 명령을 수신하면서 함께 수신된 상기 시그널링 슬롯 정보를 확인하고, 제2-1노드(21)가 타임슬롯정보를 전송할 타이밍을 확인한다. 시그널링 슬롯 확인부(213)는 확인된 상기 타이밍을 메모리(140)에 저장하고, 접속채널 관리부(210)에 제공한다.The operation of the signaling slot confirmation unit 213 is controlled by the scheduling control unit 212. The signaling slot identifying unit 213 confirms the signaling slot information received together with receiving the requested time slot information, and confirms the timing with which the second-1 node 21 transmits the time slot information. The signaling slot validation unit 213 stores the determined timing in the memory 140 and provides the timing to the access channel management unit 210. [

제1노드(10)는 상기 시그널링 슬롯 정보를 다양한 방법으로 전송할 수 있다. 따라서, 시그널링 슬롯 확인부(213)는 상기 제1노드(10)가 상기 시그널링 슬롯 정보를 전송한 방법에 대응하여, 타임슬롯정보를 전송할 타이밍을 확인할 수 있다.The first node 10 may transmit the signaling slot information in various manners. Accordingly, the signaling slot validation unit 213 can confirm the timing of transmitting the time slot information in correspondence with the manner in which the first node 10 transmits the signaling slot information.

타임슬롯정보 생성부(214)는 현재의 제2-1노드(21)에 할당된 타임슬롯 및 상기 제2-1노드(21)에 이웃한 노드(예컨대, 제3-1노드(31), 제3-2노드(32))가 사용중인 타임슬롯을 확인한 후, 확인된 타임슬롯들을 포함한 타임슬롯정보를 생성한다. 예컨대, 상기 타임슬롯정보는 상기 확인된 타임슬롯들을 비트맵 형태로 인코딩한 정보일 수 있다. 나아가, 상기 비트맵은 소정 수(예컨대, 2개의 애드 혹 사이의 통신을 위해 필요한 타임슬롯의 수)의 비트로 이루어지며, 현재의 제2-1노드(21) 및 상기 제2-1노드(21)에 이웃한 노드들이 점유하고 있는 타임슬롯에 대응하는 번째의 비트를 1로 설정한 값일 수 있다. 예컨대, 현재의 제2-1노드(21)가 첫번째 타임슬롯(예컨대, 0슬롯)을 점유하고 상기 제2-1(21)노드에 이웃한 노드(예컨대, 제3-1노드(31), 제3-2노드(32))가 세번째 및 네번째 타임슬롯(예컨대, 2 및 3슬롯)을 점유하고 있음을 가정하면, 상기 비트맵은 1011로 설정될 수 있다.The timeslot information generating unit 214 generates time slot information for each of the time slots allocated to the current second-first node 21 and the neighboring nodes (e.g., the third-first node 31, The third-second node 32) confirms the time slot being used, and then generates time slot information including the confirmed time slots. For example, the time slot information may be information obtained by encoding the identified time slots in a bit map format. Further, the bitmap is composed of bits of a predetermined number (for example, the number of time slots required for communication between two ad hoc), and the current second-1 node 21 and the second-1 node 21 ) May be a value which is set to 1 in a bit corresponding to a time slot occupied by neighboring nodes. For example, when the current second-1 node 21 occupies the first timeslot (e.g., 0 slot) and the nodes neighboring the second-first 21 node (e.g., the third- (E.g., the third-second node 32) occupies the third and fourth timeslots (e.g., 2 and 3 slots), the bitmap may be set to 1011.

한편, 제1노드(10)는 상기 시그널링 슬롯 정보를 다양한 방법으로 전송할 수 있다. 이하에서는 제1노드(10)는 상기 시그널링 슬롯 정보를 전송할 수 있는 방법을 상세히 설명한다. 아울러, 상기 시그널링 슬롯 정보를 수신한 제2-1노드(21)가 상기 시그널링 슬롯 정보를 수신한 후, 타임슬롯정보를 전송할 타이밍을 확인하는 방법을 설명한다.Meanwhile, the first node 10 may transmit the signaling slot information in various manners. Hereinafter, a method by which the first node 10 can transmit the signaling slot information will be described in detail. A method of confirming the timing of transmitting the time slot information after the second-1 node 21 receiving the signaling slot information receives the signaling slot information will be described.

시그널링 슬롯 설정부(123)는 상기 시그널링 슬롯 정보를 '상기 제2노드들(21,22,23)의 식별자(예컨대, 제2노드들(21,22,23)의 ID)를 순서 리스트로 패키징한 정보'로 생성할 수 있다. 이하에서는 이와 같은 방법을 '식별자 순서 정렬법'이라 한다.The signaling slot establishing unit 123 packages the signaling slot information as an identifier of the second nodes 21, 22 and 23 (for example, IDs of the second nodes 21, 22 and 23) One information '. Hereinafter, such a method is referred to as an 'identifier sorting method'.

상기 식별자 순서 정렬법에 따르면, 예컨대 제2-1노드(21), 제2-2노드(22), 제2-3노드(23)의 식별자가 2byte로 구성되며, 상기 식별자의 값이 각각 13EF, A118, 1CC0이고, 시그널링 슬롯 정보의 타이밍의 순서가 제2-1노드(21), 제2-3노드(23), 제2-2노드(22)노드로 정렬될 경우, 시그널링 슬롯 설정부(123)는 상기 시그널링 슬롯 정보를 상기 각 노드들의 식별자를 상기 타이밍의 순서로 배열한 값(예컨대, 13EF 1CC0 A118)으로 설정한다. According to the identifier sorting method, for example, the identifier of the second-first node 21, the second-second node 22, and the second-third node 23 is composed of 2 bytes, and the value of the identifier is 13EF, A118 and 1CC0 and the order of the timing of the signaling slot information is aligned with the second-first node 21, the second-third node 23 and the second-second node 22, the signaling slot setting unit 123 sets the signaling slot information to a value (for example, 13EF 1CC0 A118) in which the identifiers of the nodes are arranged in the order of the timing.

이에 대응하여, 제2-1노드(21)의 시그널링 슬롯 확인부(213)는 시그널링 슬롯 정보에 포함된 노드들의 식별자를 상기 타이밍의 순서로 배열한 값을 확인한다. 그리고, 현재의 제2-1노드(21)에 해당하는 식별자가 몇 번째에 위치하는 지를 확인하여 타임슬롯정보를 전송할 타이밍을 확인한다. 예컨대, 노드들(21,22,23)의 식별자를 상기 타이밍의 순서로 배열한 값이 "13EF 1CC0 A118"로 이루어질 경우, 제2-1노드(21)의 식별자인 13EF가 첫번째 위치함을 확인하여 타임슬롯정보를 전송할 타이밍을 첫번째 타임슬롯(예컨대, 0 슬롯)에서 전송할 것으로 설정한다.In response, the signaling slot identification unit 213 of the second-1 node 21 confirms the values of the identifiers of the nodes included in the signaling slot information in the order of the timing. Then, it confirms the position at which the identifier corresponding to the current second-first node 21 is located, and confirms the timing to transmit the time slot information. For example, when a value obtained by arranging the identifiers of the nodes 21, 22, 23 in the order of the above timings is "13EF 1CC0 A118", it is confirmed that the identifier 13EF of the second- So that the timing to transmit the time slot information is set to be transmitted in the first time slot (e.g., 0 slot).

또한, 이에 대한 대안으로써, 시그널링 슬롯 설정부(123)는 상기 제2노드들(21,22,23)의 식별자(예컨대, 제2노드들(21,22,23)의 ID)를 소정의 소수값으로 모듈로 해싱(modulo hashing) 연산하여 노드들의 식별자의 크기를 줄일 수 있다. As an alternative to this, the signaling slot setting unit 123 may set the identifiers of the second nodes 21, 22, and 23 (for example, IDs of the second nodes 21, 22, and 23) The size of the identifiers of the nodes can be reduced by modulo hashing.

즉, 시그널링 슬롯 설정부(123)는 하기의 수학식 1의 연산을 통해 해싱된 노드의 식별자를 생성할 수 있다. 이하에서는 이와 같은 방법을 '해싱된 식별자의 순서 정렬법'이라 한다.That is, the signaling slot setting unit 123 can generate the identifier of the hashed node through the operation of Equation (1). Hereinafter, such a method is referred to as 'sorting of hashed identifiers'.

NodeIDhashed= NodeID mod pNodeID hashed = NodeID mod p

여기서, Node IDhashed는 해싱된 노드 식별자이고, NodeID는 노드 식별자이고, p는 소수 값이다.Here, the Node ID hashed is a hashed node identifier, the Node ID is a node identifier, and p is a prime number.

예컨대, 해싱된 노드 식별자를 1byte로 구성할 경우, 상기 p(소수 값)은 256보다 상대적으로 작으면서 가장 큰 소수인 251로 설정될 수 있다.For example, when the hashed node identifier is composed of 1 byte, the p (decimal value) may be set to 251, which is the largest prime number while being relatively smaller than 256.

전술한 제2노드들(21,22,23)의 식별자(13EF,A118,1CC0)에 대해 251로 모듈로 해싱 연산을 수행하면, 제2-1노드(21), 제2-2노드(22), 제2-3노드(33)의 식별자는 각각 1byte로 변환되고, 상기 노드들의 식별자의 값은 각각 83 76 81로 될 수 있다. 그리고, 전술한 조건에서 상기 시그널링 슬롯 정보는 상기 각 노드들의 식별자를 상기 타이밍의 순서로 배열한 값(예컨대, 83 81 76)을 포함한다.When the modulo hashing operation is performed on the identifiers (13EF, A118, 1CC0) of the second nodes (21, 22, 23) described above to 251, the second-first node (21) ), The identifiers of the second and third nodes 33 and 33 are converted into 1 byte, and the identifiers of the nodes may be 83 76 81, respectively. In addition, under the above-mentioned condition, the signaling slot information includes a value (e.g., 83 81 76) of the identifiers of the nodes arranged in the order of the timing.

전술한 제2노드들(21,22,23)이 2byte로 이루어질 경우, 시그널링 슬롯 설정부(123)는 모듈로 해싱을 통해 상기 시그널링 슬롯 정보의 크기를 1/2로 줄일 수 있다. 그러나, 해싱된 노드 식별자 값이 동일하게 설정될 수 있으며, 이 경우 해싱된 노드 식별자 사이에 충돌이 발생할 수 있다. 따라서, 시그널링 슬롯 설정 부(123)는 충돌이 일어나지 않는 경우 및 해싱된 노드 식별자 사이에 충돌이 발생하는 경우를 구분하여, 서로 다른 영역(예컨대, 모듈로 영역 및 식별자 영역)에 수록한다. 즉, 시그널링 슬롯 설정부(123)는 제2노드들(21,22,23)에 대해 모듈로 해싱을 수행한 후, 동일한 해싱 값이 발생하지 않는 경우 해싱된 값을 각 노드의 식별자로 사용하여 시그널링 슬롯 정보를 생성하고, 모듈로 영역에 포함시킨다. 반면, 동일한 해싱 값이 발생하는 경우 각 노드의 식별자를 그대로 사용하여 시그널링 슬롯 정보를 생성하고, 식별자 영역에 포함시킨다.When the second nodes 21, 22, and 23 are 2 bytes in size, the signaling slot setting unit 123 may reduce the size of the signaling slot information to half through module hashing. However, the hashed node identifier value may be set equal, in which case a conflict may occur between the hashed node identifiers. Therefore, the signaling slot setting unit 123 distinguishes between the case where the collision does not occur and the case where the collision occurs between the hashed node identifiers, and is stored in different areas (for example, a modulo area and an identifier area). That is, the signaling slot setting unit 123 performs modulo hashing on the second nodes 21, 22, and 23, and if the same hashing value does not occur, uses the hashed value as an identifier of each node Generates signaling slot information, and includes it in the modulo area. On the other hand, when the same hashing value is generated, the signaling slot information is generated using the identifier of each node as it is, and is included in the identifier field.

이에 대응하여, 제2-1노드(21)의 시그널링 슬롯 확인부(213)는 전술한 모듈로 해싱에 기초하여 현재 노드의 식별자에 대한 해싱을 수행한다. 그리고 상기 시그널링 슬롯 정보의 모듈로 영역에 해싱된 현재 노드의 식별자가 존재하는 지를 확인한다. 상기 해싱된 현재 노드의 식별자가 존재하는 경우, 상기 해싱된 현재 노드의 식별자가 몇 번째 위치하는 지를 확인하여 타임슬롯정보를 전송할 타이밍을 확인한다. 반면, 모듈로 영역에 상기 해싱된 현재 노드의 식별자가 존재하지 않는 경우, 시그널링 슬롯 확인부(213)는 식별자 영역을 확인하여 현재 노드의 식별자가 몇 번째 위치하는 지를 확인하여 타임슬롯정보를 전송할 타이밍을 확인한다. In response, the signaling slot identifying unit 213 of the second-first node 21 performs hashing on the identifier of the current node based on the modulo hashing described above. And confirms whether the identifier of the current node hashed in the modulo region of the signaling slot information exists. If there is an identifier of the hashed current node, it is checked how many times the identifier of the hashed current node is located to check the timing to transmit the time slot information. On the other hand, when the identifier of the hashed current node does not exist in the modulo area, the signaling slot check unit 213 checks the identifier area to find the position of the identifier of the current node, .

나아가, '식별자 순서 정렬법' 및 '해싱된 식별자의 순서 정렬법'에 대한 대안으로써, 시그널링 슬롯 설정부(123)는 소정의 정수 값을 포함하여 시그널링 슬롯 정보를 생성하고, 생성된 상기 시그널링 슬롯 정보를 상기 제2노드들(21,22,23)에 모두 동일하게 전송한다. 이하에서는 이와 같은 방법을 '공통해 식별법'이라 한다.Furthermore, as an alternative to the 'ordering of the identifier sequence' and the 'ordering of the hashed identifiers', the signaling slot setting unit 123 generates signaling slot information including a predetermined integer value, and outputs the generated signaling slot information To all of the second nodes (21, 22, 23). Hereinafter, such a method is referred to as a "common identification method".

구체적으로, 시그널링 슬롯 설정부(123)는 제2노드들(21,22,23)로부터 각각 상기 제2노드들이 선택한 서로소 값들을 수신하고, 확장 유클리드 알고리즘(extended euclidean algorithm)에 기초하여 수신한 상기 서로소 값들을 공통으로 갖는 공통해를 연산한다. 그리고, 시그널링 슬롯 설정부(123)는 연산된 상기 공통해를 포함하여 시그널링 슬롯 정보를 생성한다.Specifically, the signaling slot setting unit 123 receives the small values selected by the second nodes from the second nodes 21, 22, and 23, respectively, and transmits the received values based on the extended euclidean algorithm And calculates a common solution having the small values in common with each other. The signaling slot setting unit 123 generates the signaling slot information including the calculated common solution.

한편, 동일한 상기 서로소 값을 수신한 상기 제2-1노드(21)의 시그널링 슬롯 확인부(213)는 수신한 공통해 값 및 현재의 노드가 선택한 서로소 값을 중국의 나머지 정리(Chinese remainder theorem)에 적용하여 타임슬롯 값을 연산한다. 즉, 하기의 수학식 2에 대한 연산을 수행하여 타임슬롯 값을 확인한다.On the other hand, the signaling slot check unit 213 of the second-1 node 21 receiving the same small value receives the common value and the small value selected by the current node from the Chinese remainder theorem) to calculate the time slot value. That is, the time slot value is confirmed by performing an operation on Equation (2) below.

TimeSlotsignaling=(x mod mj)-1TimeSlot signaling = (x mod m j ) -1

여기서, TimeSlotsignaling은 시그널링 슬롯 값, x는 상기 제1노드로부터 수신한 공통해의 값, mj는 현재의 노드가 선택한 서로소 값을 지시한다.Here, TimeSlot signaling indicates a signaling slot value, x indicates a common solution received from the first node, and m j indicates a small value selected by the current node.

예컨대, 상기 제2-1노드(21), 상기 제2-2노드(22) 및 제2-3노드(23)가 선택한 서로소 값이 각각 7, 3, 10일 경우, 상기 제1노드(10)의 시그널링 슬롯 설정부(123)는 공통해를 163으로 연산하고, 상기 공통해를 포함하여 시그널링 슬롯 정보를 생성하여 전송한다. 현재 노드 즉, 제2-1노드(21)의 시그널링 슬롯 확인부(213)는 상기 수학식 2에 대한 연산을 통해 시그널링 슬롯을 1슬롯으로 설정할 수 있다. 나아가, 제2-2노드(32) 및 제2-3노드(33)의 시그널링 슬롯 확인부(213)는 각각 상기 수학식 2에 대한 연산을 통해 시그널링 슬롯을 각각 0, 2슬롯으로 설정 한다.For example, when the small values selected by the second-first node 21, the second-second node 22 and the second-third node 23 are 7, 3, and 10, respectively, 10 generates a signaling slot information including the common solution by calculating a common solution 163, and transmits the signaling slot information. The signaling slot identifying unit 213 of the current node, i.e., the second-first node 21, can set the signaling slot to one slot through the calculation of Equation (2). Further, the signaling slot identifying unit 213 of the second-second node 32 and the second-third node 33 sets the signaling slots to 0 and 2 slots, respectively, through the calculation of Equation (2).

전술한 바와 같은 '공통해 식별법'을 통해 시그널링 슬롯을 설정하면, 시그널링 슬롯 정보의 크기를 현저하게 줄일 수 있다. 그러나, 시그널링 슬롯 설정부(123)가 상기 제2노드(21,22,23)에 대한 모듈로 연산 및 곱셈 연산을 수행해야하므로, 이를 위한 연산이 요구된다. 따라서, 상기 제2노드들의 수가 많을 경우에는 시그널링 슬롯 설정부(123)의 연산 처리에 부담이 될 수 있다. 결국, 시그널링 슬롯 설정부(123)는 상기 제3노드들의 수가 미리 정해진 수(예컨대, 5개) 이내일 경우에 한하여, 제한적으로 '공통해 식별법'을 통해 시그널링 슬롯 정보를 생성하는 것이 바람직하다.When the signaling slot is set through the 'common identification method' as described above, the size of the signaling slot information can be remarkably reduced. However, since the signaling slot setting unit 123 must perform the modulo arithmetic operation and the multiply arithmetic operation on the second nodes 21, 22 and 23, an operation for this operation is required. Therefore, if the number of the second nodes is large, the signaling slot setting unit 123 may be burdened with the calculation process. As a result, it is preferable that the signaling slot setting unit 123 generates the signaling slot information through the 'common identification method' only when the number of the third nodes is within a predetermined number (for example, five).

이하, 전술한 노드 장치에 구비된 구성요소의 동작을 설명함으로써, 본 발명의 일 실시예에 따른 무선 애드 혹 네트워크의 타임슬롯 할당 방법의 순서를 설명한다.Hereinafter, a description will be given of the operation of the elements included in the node device, and the procedure of the time slot allocation method of the wireless ad hoc network according to the embodiment of the present invention will be described.

도 4는 본 발명의 일 실시예에 무선 애드 혹 네트워크의 타임슬롯 할당 방법의 순서를 도시하는 흐름도이다.4 is a flowchart illustrating a procedure of a time slot allocation method of a wireless ad hoc network according to an embodiment of the present invention.

도 4의 제1노드(10), 제2-1노드(21), 제2-2노드(22), 및 제2-3노드(23)는 도 1의 제1노드(10), 제2-1노드(21), 제2-2노드(22), 및 제2-3노드(23)와 동일한 노드이다. 따라서, 도 4의 제1노드(10), 제2-1노드(21), 제2-2노드(22), 및 제2-3노드(23)는 도 1과 동일한 식별 부호를 갖는다.The first node 10, the second-first node 21, the second-second node 22, and the second-third node 23 of FIG. 4 correspond to the first node 10, -1 node 21, the second-second node 22, and the second-third node 23, respectively. Therefore, the first node 10, the second-first node 21, the second-second node 22, and the second-third node 23 of FIG. 4 have the same identification codes as those of FIG.

우선, 제1노드(10)의 채널 접속 관리부(110)는 탐색(discovery) 과정을 통해 이웃한 복수의 제2노드(21,22,23)를 탐색한다(510단계). 즉, 제1노드(10)의 채널 접속 관리부(110)는 노드의 탐색을 위한 탐색메시지(예컨대, "Hello Message")를 전송한다. 그리고, 제2노드(21,22,23)가 상기 탐색메시지에 대한 응답으로서, 상기 탐색메시지를 전송한 제1노드(10)의 어드레스를 포함하는 응답메시지(예컨대, "Dest. Hello Message")를 상기 제1노드(10)로 전송한다. 따라서, 제1노드(10)의 채널 접속 관리부(110)는 송수신부(150) 및 신호 프로세서(130)을 통해 제2노드(21,22,23)로부터의 상기 응답메시지를 수신하고, 주변에 이웃한 제2노드들(21,22,23)의 존재를 확인한다.First, the channel connection management unit 110 of the first node 10 searches for a plurality of neighboring second nodes 21, 22, and 23 through a discovery process (operation 510). That is, the channel connection management unit 110 of the first node 10 transmits a search message (e.g., "Hello Message") for searching for a node. The second node 21, 22, or 23 transmits a response message (e.g., "Dest. Hello Message") including the address of the first node 10 that transmitted the search message, To the first node (10). Accordingly, the channel connection management unit 110 of the first node 10 receives the response message from the second node 21, 22, 23 through the transceiver unit 150 and the signal processor 130, The presence of neighboring second nodes 21, 22, and 23 is confirmed.

510단계가 완료되면, 복수의 제2노드(21,22,23) 및 상기 제2노드(21,22,23)에 이웃한 노드가 점유하고 있는 타임 슬롯을 확인하기 위하여, 상기 제1노드(10)는 복수의 제2노드(21,22,23)로 RFS(Request For two-hop neighbors' Slots)메시지를 전송한다(520단계).When the step 510 is completed, in order to check the time slots occupied by the plurality of second nodes 21, 22, 23 and the nodes neighboring the second nodes 21, 22, 23, 10 transmits a request for two-hop neighbors' slots (RFS) message to a plurality of second nodes 21, 22, and 23 (step 520).

구체적으로, 상기 제1노드(10)의 채널 접속 관리부(110)는 상기 응답메시지를 수신하고, 스케줄링부(120)로 타임슬롯 할당을 요청한다. 그러면, 스케줄링부(120)에 구비된 스케줄링 제어부(121)는 시그널링 슬롯 설정부(123)의 동작을 지시한다. 시그널링 슬롯 설정부(123)는 상기 타임슬롯에 대한 정보(이하, '타임슬롯정보'라 함.)를 요청하는 명령(예컨대, 타임슬롯정보 요청명령)을 생성하고, 상기 제2노드(21,22,23)로부터 상기 타임슬롯정보를 회신받을 타이밍을 지시하는 정보, 즉 시그널링을 수신하기 위한 타임슬롯에 대한 정보(이하, '시그널링 슬롯 정보'라 함.)를 생성한다. 그리고, 시그널링 슬롯 설정부(123)는 상기 타임슬롯정보 요청명령 및 시그널링 슬롯 정보를 신호 프로세서(130)로 전송하고, 메모리(140)에 저장 한다. 이에 따라, 신호 프로세서(130)는 상기 타임슬롯정보 요청명령 및 시그널링 슬롯 정보를 포함하는 상기 RFS 메시지를 송수신부(150)를 통해 제2노드(21,22,23)로 전송한다.Specifically, the channel connection management unit 110 of the first node 10 receives the response message and requests the scheduling unit 120 to allocate a time slot. Then, the scheduling controller 121 of the scheduling unit 120 instructs the signaling slot setting unit 123 to operate. The signaling slot setting unit 123 generates a command (e.g., a time slot information request command) requesting information on the time slot (hereinafter, referred to as 'time slot information'), (Hereinafter, referred to as 'signaling slot information') for indicating the timing to receive the time slot information from the base stations 22 and 23, that is, time slots for receiving signaling. The signaling slot setting unit 123 transmits the time slot information request command and the signaling slot information to the signal processor 130 and stores the information in the memory 140. Accordingly, the signal processor 130 transmits the RFS message including the time slot information request command and the signaling slot information to the second node (21, 22, 23) through the transceiver unit (150).

상기 RFS 메시지를 수신한 제2노드(21,22,23)는 각각 RFS 메시지에 포함된 시그널링 슬롯 정보를 확인하고, 각 노드가 사용중인 타임슬롯 및 상기 노드에 이웃한 노드가 사용중인 타임슬롯을 포함하는 상기 타임슬롯정보를 확인한 후, 자신의 노드에 해당하는 시그널링 슬롯에서 상기 타임슬롯정보를 상기 제1노드(10)로 회신한다.Each of the second nodes 21, 22, and 23 receiving the RFS message checks the signaling slot information included in the RFS message, and determines the time slot being used by each node and the time slot being used by the neighboring node And returns the timeslot information to the first node 10 in a signaling slot corresponding to its own node.

구체적으로, 상기 제2-1노드(21)에 구비된 채널 접속 관리부(210)는 송수신부(350) 및 신호 처리부(330)를 통해 상기 RFS 메시지를 수신하고, 스케줄링부(211)의 스케줄링 제어부(212)로 상기 타임슬롯정보의 확인을 요청한다. 이에 대응하여, 스케줄링부(211)의 시그널링 슬롯 확인부(213)는 상기 타임슬롯정보를 요청받은 명령을 수신하면서 함께 수신된 상기 시그널링 슬롯 정보를 확인하고, 제2-1노드(21)가 상기 타임슬롯정보를 전송할 타이밍을 확인한다. 확인된 상기 시그널링 슬롯 정보는 신호 처리부(330)로 제공된다.Specifically, the channel connection management unit 210 included in the second-1 node 21 receives the RFS message through the transceiver unit 350 and the signal processor 330, and the scheduling controller 211 of the scheduler 211 Lt; RTI ID = 0.0 > 212 < / RTI > In response to this, the signaling slot identifying unit 213 of the scheduling unit 211 checks the signaling slot information received together with receiving the requested time slot information, Confirm the timing to transmit time slot information. The identified signaling slot information is provided to the signal processing unit 330.

상기 타임슬롯정보를 전송할 타이밍의 확인이 완료되면, 스케줄링 제어부(212)는 타임슬롯정보 생성부(214)의 동작을 지시한다. 타임슬롯정보 생성부(214)는 현재의 제2-1노드(21)에 할당된 타임슬롯 및 상기 제2-1노드(21)에 이웃한 노드(예컨대, 도 1의 3-1노드(31), 3-2노드(32))가 사용중인 타임슬롯을 확인한 후, 확인된 타임슬롯들을 포함한 타임슬롯정보를 생성한다. 상기 타임슬롯정보는 TNS(Two-hop Neighbors' Slots) 메시지를 통해 전송될 수 있다.When the confirmation of the timing to transmit the time slot information is completed, the scheduling control unit 212 instructs the operation of the time slot information generation unit 214. The time slot information generation unit 214 generates a time slot information for each of the time slots allocated to the current second-first node 21 and the neighboring nodes (e.g., the 3-1 node 31 ) 3-2 node 32) confirms the time slot being used, and then generates time slot information including the confirmed time slots. The time slot information may be transmitted through a Two-hop Neighbors' Slots (TNS) message.

예컨대, 상기 타임슬롯정보는 상기 확인된 타임슬롯들을 비트맵 형태로 인코딩한 정보일 수 있다. 나아가, 상기 비트맵은 소정 수(예컨대, 2개의 애드 혹 사이의 통신을 위해 필요한 타임슬롯의 수)의 비트로 이루어지며, 현재의 제2-1노드(21) 및 상기 제2-1노드(21)에 이웃한 노드(예컨대, 도 1의 3-1노드(31), 3-2노드(32))가 점유하고 있는 타임슬롯에 대응하는 번째의 비트를 1로 설정한 값일 수 있다. 예컨대, 현재의 제2-1노드(21)가 첫번째 타임슬롯(예컨대, 0슬롯)을 점유하고 상기 제2-1노드(21)에 이웃한 노드(예컨대, 도 1의 3-1노드(31), 3-2노드(32))가 세번째 및 네번째 타임슬롯(예컨대, 2슬롯 및 3슬롯)을 점유하고 있음을 가정하면, 상기 비트맵은 1011로 설정될 수 있다.For example, the time slot information may be information obtained by encoding the identified time slots in a bit map format. Further, the bitmap is composed of bits of a predetermined number (for example, the number of time slots required for communication between two ad hoc), and the current second-1 node 21 and the second-1 node 21 (For example, the 3-1 node 31 and the 3-2 node 32 in FIG. 1) neighboring to the time slot occupied by the time slot occupied by the time slot occupied by the time slot. For example, when the current second-1 node 21 occupies the first timeslot (e.g., 0 slot) and the node neighboring the second-1 node 21 ), 3-2 node 32) occupies the third and fourth timeslots (e.g., 2 slots and 3 slots), the bitmap may be set to 1011.

전술한 바와 같은 동작을 통해 확인된 타임슬롯정보는 신호 처리부(330)로 제공되며, 신호 처리부(330)는 확인된 상기 시그널링 슬롯 정보에 기초하여, 상기 TNS 메시지를 송수신부(350)를 통해 제1노드로 전송한다(531단계).The time slot information confirmed through the operation as described above is provided to the signal processing unit 330. The signal processing unit 330 transmits the TNS message to the transmitter 350 through the transmitter 350 based on the confirmed signaling slot information. 1 node (step 531).

제2-2노드(22) 및 제2-3노드(23)도 전술한 제2-1노드(21)의 동작과 동일한 동작을 수행하여, 자신의 노드에 할당된 시그널링 슬롯에서 상기 타임슬롯정보를 상기 제1노드(10)로 전송한다(532, 533단계).The second-second node 22 and the second-third node 23 perform the same operation as the above-described operation of the second-one node 21, so that the time slot information To the first node 10 (steps 532 and 533).

한편, 시그널링 슬롯에서 순차적으로 상기 TNS 메시지를 수신한 제1노드(10)는 상기 제2노드들(21,22,23)의 상기 타임슬롯정보를 고려하여, 자신의 타임 슬롯을 할당한다(540단계).On the other hand, the first node 10 receiving the TNS message sequentially in the signaling slot allocates its own time slot in consideration of the time slot information of the second nodes 21, 22, step).

구체적으로, 제1노드의 스케줄링 제어부(121)는 상기 시그널링 슬롯의 타이 밍을 참조하여, 상기 제2노드들(21,22,23)로부터 상기 타임슬롯정보가 수신되는 타이밍에 타임슬롯정보 확인부(125)가 동작하도록 지시한다. 타임슬롯정보 확인부(125)는 신호 프로세서(130)를 통해 상기 제2노드(21,22,23)의 타임슬롯정보를 순차적으로 수신한다. 그리고, 수신된 타임슬롯정보에 비트맵 형태로 부호화된 타임 슬롯을 확인하여, 상기 제2노드(21,22,23) 및 상기 제2노드(21,22,23)에 이웃한 노드(예컨대, 제3노드(31,32,33,34))가 현재 점유 중인 타임 슬롯을 확인하고, 순차적으로 메모리(140)에 저장한다. 상기 제2노드(21,22,23)에 대한 타임슬롯정보의 확인이 완료되면, 스케줄링 제어부(121)는 타임슬롯 할당부(127)의 동작을 지시한다. 타임슬롯 할당부(127)는 상기 메모리(140)에 저장된 상기 제2노드들(21,22,23)에 대한 상기 타임슬롯정보를 확인하고, 점유되지 않은 타임 슬롯 중, 하위의 타임 슬롯, 즉 낮은 수의 타임슬롯을 자신의 타임 슬롯으로 할당한다. Specifically, the scheduling controller 121 of the first node refers to the timing of the signaling slot, and at the timing at which the time slot information is received from the second nodes 21, 22, (125) to operate. The time slot information confirmation unit 125 sequentially receives the time slot information of the second nodes 21, 22, and 23 through the signal processor 130. Then, a time slot encoded in the form of a bitmap is confirmed in the received time slot information, and a node (e.g., a node) adjacent to the second node (21, 22, 23) The third node 31, 32, 33, 34) identifies the currently occupied time slot and stores it in the memory 140 sequentially. When the confirmation of the time slot information for the second node (21, 22, 23) is completed, the scheduling control unit (121) instructs the operation of the time slot allocation unit (127). The time slot assigning unit 127 identifies the timeslot information for the second nodes 21, 22, and 23 stored in the memory 140, and selects one of the unused timeslots, i.e., Assigns a lower number of time slots to its own time slot.

전술한 과정을 통해 할당된 상기 타임 슬롯은 채널 접속 관리부(110)에 제공되며, 채널 접속 관리부(110)는 할당된 상기 타임 슬롯을 신호 프로세서(130) 및 송수신부(150)을 통해 상기 제2노드(21,22,23)에 전송한다(550단계). 예컨대, 상기 타임 슬롯은 ANNOUNCEMENT 프레임을 브로드캐스팅하여 상기 제2노드(21,22,23)에 전송할 수 있다.The time slot allocated through the above process is provided to the channel connection management unit 110. The channel connection management unit 110 transmits the allocated time slot to the signal processor 130 and the transmission / To the nodes 21, 22, and 23 (step 550). For example, the timeslot may broadcast an ANNOUNCEMENT frame to the second node (21, 22, 23).

이하, 전술한 바와 같은 무선 애드 혹 네트워크의 타임슬롯 할당 방법 및 장치에 대한 실험예를 설명한다.Hereinafter, experimental examples of the time slot allocation method and apparatus of the wireless ad hoc network as described above will be described.

비교예1, 비교예2 및 실시예1은 ns-2 simulator를 이용하여 실험하였다.Comparative Example 1, Comparative Example 2 and Example 1 were tested using an ns-2 simulator.

비교예1은 minimum slot selection 기법의 하나인 DRAND(Distributed Randomized) 방식으로 무선 애드 혹 네트워크의 노드장치를 설정하였다.In the comparative example 1, a node device of the wireless ad hoc network is set up by the DRAND (Distributed Randomized) method which is one of the minimum slot selection methods.

비교예2는 random slot selection 기법의 하나인 FPRP(Synchnous방법_시작점과 끝점을 알고 시작, 이미 Time slot를 결정해서 측정 방식으로 무선 애드 혹 네트워크의 노드장치를 설정하였다.In the comparison example 2, the start point and the end point of the FPRP (Synchous method), which is one of the random slot selection methods, are known, and the node device of the wireless ad hoc network is set by measuring the time slot.

실시예 1은 본 발명에 무선 애드 혹 네트워크의 타임슬롯 할당 방법(CRAND; centralized Randomized)에 기초하여 노드 장치를 설정하되, 상기 제2노드의 수가 5개 이하일 경우 상기 시그널링 슬롯 정보를 '공통해 식별법'으로 생성하고, 상기 제2노드의 수가 5개 초과일 경우 상기 시그널링 슬롯 정보를 '해싱된 식별자의 순서 정렬법'으로 생성하도록 설정하였다.In the first embodiment, a node device is set up based on a centralized randomized (CRAND) method of a wireless ad hoc network according to the present invention. When the number of the second nodes is five or less, , And when the number of the second nodes is more than five, the signaling slot information is set to be generated as a 'sorting method of hashed identifiers'.

본 실험은 무작위적으로 생성된 멀티 홉 네트워크에서 노드의 수를 50에서 250까지 증가시켰으며, 노드의 전송 속도는 C1000 RF와 같은 40kbps로 설정하였다.In this experiment, we increased the number of nodes from 50 to 250 in a randomly generated multi-hop network, and the transmission rate of the node was set to 40 kbps like C1000 RF.

도 5는 본 발명의 실험예에 따라 두 개의 이웃한 홉 사이의 크기에 따른 평균 런 타임(rum time)을 로그값으로 도시한 그래프이다. 도 5를 참조하면, 비교예 2가 가장 빠른 성능을 보이고, 실험예1은 그 다음으로 빠르고, 비교예1은 매우 많은 시간이 걸림을 알 수 있다. 5 is a graph showing an average run time according to a size between two neighboring hops according to an experimental example of the present invention as log values. Referring to FIG. 5, it can be seen that Comparative Example 2 exhibits the fastest performance, Experimental Example 1 is the next fastest, and Comparative Example 1 takes much time.

비교예2는 랜덤 슬롯(random slot)을 선택하는 방식이므로 속도는 빠르지만, 실시예1과 달리 노드 사이에 완벽한 시간 동기화(time synchronization)를 요구하고 타임 슬롯의 충돌을 완전히 제거하지 못하는 문제점이 있다.Compared to the first embodiment, the second embodiment requires a perfect time synchronization between the nodes and can not completely eliminate the collision of the time slots although the speed is fast because it is a method of selecting a random slot .

비교예1은 실시예1과 같이 노드 사이에 시간 동기화를 필요로 하지 않는 장점이 있으나, 런 타임 성능이 매우 떨어지는 단점이 있다.The first comparative example has the advantage of not requiring time synchronization between the nodes as in the first embodiment, but has a disadvantage that the run-time performance is very poor.

도 6은 본 발명의 실험예에 따라 최대 타임 슬롯에 대한 결과를 로그값으로 도시한 그래프이다. 도 6을 참조하면, 비교예1과 실시예1은 거의 유사한 값의 최대 타임 슬롯을 갖고, 복잡도는 O(δ^2)을 갖는다. 반면, 비교예2의 최대 타임 슬롯은 이론적으로 제약되지 않는 문제점이 있으며, 실험 결과 두 배 이상으로 큰 값을 갖는다.FIG. 6 is a graph showing logarithm of a result of a maximum time slot according to an experimental example of the present invention. Referring to FIG. 6, the first comparative example and the first embodiment have a maximum time slot having almost the same value, and the complexity is O (? 2). On the other hand, the maximum time slot of the comparative example 2 is theoretically unconstrained, and the experimental result is twice as large.

결국, 실시예1은 최대 타임 슬록의 크기를 기존의 최고 기법과 같은 수준으로 유지하면서, 타임 슬롯의 할당에 소요되는 런 타임을 획기적으로 줄임을 알 수 있다.As a result, it can be seen that the embodiment 1 greatly reduces the runtime required for the allocation of time slots while maintaining the maximum time slot size at the same level as that of the existing maximum technique.

본 발명에 따른 방법 및 장치는 디지털 장비 및 장치로 읽을 수 있는 기록 매체에 컴퓨터가 읽을 수 있는 코드로서 구현될 수 있다. 디지털 장비 및 장치로 읽을 수 있는 기록매체는 디지털 장비 및 장치 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록 장치를 포함한다. 디지털 장비 및 장치가 읽을 수 있는 기록 매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광 디스크 등이 있으며, 또한 캐리어 웨이브(예를 들어, 인터넷을 통한 전송)의 형태로 구현되는 것을 포함한다. 또한, 디지털 장비 및 장치가 읽을 수 있는 기록 매체는 네트워크로 연결된 디지털 장비 및 장치 시스템에 분산되어, 분산 방식으로 디지털 장비 및 장치가 읽을 수 있는 코드로 저장되고 실행될 수 있다.The method and apparatus according to the present invention may be embodied as computer readable code on a recording medium readable by digital equipment and apparatus. The recording medium readable by the digital equipment and the apparatus includes all kinds of recording apparatuses in which data that can be read by the digital equipment and apparatus system is stored. Examples of the recording medium that can be read by the digital equipment and the apparatus include a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical disk and the like and also implemented in the form of a carrier wave (for example, . In addition, the recording medium readable by the digital equipment and the apparatus can be distributed and distributed in a network-connected digital equipment and a device system, and can be stored and executed by a digital equipment and a device-readable code in a distributed manner.

이상에서 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 이것에 의해 한정되지 않으며 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 다양한 수정 및 변형이 가능함은 물론이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, and that various modifications and changes may be made by those skilled in the art.

도 1은 본 발명의 일 실시예에 따른 노드 장치가 포함된 무선 애드 혹 네트워크의 예시도,1 is an exemplary diagram of a wireless ad hoc network including a node device according to an embodiment of the present invention,

도 2는 본 발명의 일 실시예에 따른 무선 애드 혹 네트워크의 제1노드 장치의 구성을 대략적으로 도시한 블록도,2 is a block diagram schematically showing the configuration of a first node device of a wireless ad hoc network according to an embodiment of the present invention;

도 3은 본 발명의 일 실시예에 따른 무선 애드 혹 네트워크의 제3노드 장치의 구성을 대략적으로 도시한 블록도,3 is a block diagram schematically illustrating a configuration of a third node device of a wireless ad hoc network according to an embodiment of the present invention.

도 4는 본 발명의 일 실시예에 따른 무선 애드 혹 네트워크의 타임슬롯 할당 방법의 순서를 도시하는 흐름도,FIG. 4 is a flowchart illustrating a procedure of a time slot allocation method of a wireless ad hoc network according to an embodiment of the present invention;

도 5는 본 발명의 실험예에 따라 두 개의 이웃한 홉 사이의 크기에 따른 평균 런 타임(rum time)을 로그값으로 도시한 그래프,FIG. 5 is a graph showing an average run time according to the sizes of two neighboring hops as log values according to an experimental example of the present invention;

도 6은 본 발명의 실험예에 따라 최대 타임 슬롯에 대한 결과를 로그값으로 도시한 그래프.FIG. 6 is a graph showing a logarithmic value of a maximum time slot according to an experimental example of the present invention. FIG.

Claims (12)

무선 애드 혹 네트워크의 타임 슬롯을 할당하는 방법에 있어서,A method for allocating time slots in a wireless ad hoc network, 제1노드가 이웃한 복수의 제2노드를 탐색하는 과정과,Searching for a plurality of neighboring nodes of the first node, 상기 제1노드가 타임슬롯에 대한 정보를 요청하는 명령 및 상기 타임슬롯에 대한 정보를 회신받을 타이밍을 지시하는 정보를 상기 복수의 제2노드로 전송하는 과정과,Transmitting information indicating a time slot to which the first node requests information on a time slot and information indicating a timing to return information on the time slot to the plurality of second nodes; 상기 제1노드가 상기 회신받을 타이밍을 지시하는 정보에 기초하여, 상기 복수의 제2노드로부터 상기 타임슬롯에 대한 정보를 수신하는 과정과,Receiving information on the timeslot from the plurality of second nodes based on information indicating a timing to receive the reply from the first node; 상기 제1노드가 상기 제2노드로부터 수신한 상기 타임슬롯에 대한 정보를 고려하여, 상기 제1노드의 타임슬롯을 할당하는 과정을 포함함을 특징으로 하는 무선 애드 혹 네트워크의 타임슬롯 할당 방법.And allocating a time slot of the first node in consideration of information on the time slot received by the first node from the second node. 제1항에 있어서, 상기 회신받을 타이밍을 지시하는 타이밍 정보는,2. The method according to claim 1, wherein the timing information indicating the timing to receive the reply, 상기 복수의 제2노드의 식별자들에 대한 목록을 순차적으로 정렬한 정보인 것을 특징으로 하는 무선 애드 혹 네트워크의 타임슬롯 할당 방법.Wherein the list of identifiers of the plurality of second nodes is information obtained by sequentially arranging lists of identifiers of the plurality of second nodes. 제1항에 있어서, 상기 회신받을 타이밍을 지시하는 정보를 생성하는 과정은,The method as claimed in claim 1, wherein the step of generating information indicating the timing to receive the reply comprises: 상기 복수의 제2노드의 식별자들에 대한 모듈로 해싱(modulo hashing)을 수행하는 과정과,Performing modulo hashing on the identifiers of the plurality of second nodes; 해싱된 값이 중복되지 않는 경우, 해싱된 값의 목록을 순차적으로 정렬한 정보를 생성하는 과정과,Generating information by sequentially arranging a list of hashed values when the hashed values do not overlap; 해싱된 값이 중복되는 경우, 상기 제2노드에 대한 식별자의 목록을 순차적으로 정렬한 정보를 생성하는 과정을 포함함을 특징으로 하는 무선 애드 혹 네트워크의 타임슬롯 할당 방법.And generating information for sequentially arranging a list of identifiers for the second node when the hashed values are overlapped with each other. 제1항에 있어서, 상기 회신받을 타이밍을 지시하는 정보를 생성하는 과정은,The method as claimed in claim 1, wherein the step of generating information indicating the timing to receive the reply comprises: 복수의 상기 제2노드가 선택한 서로소 값들을 수신하는 과정과,Receiving a plurality of small values selected by a plurality of the second nodes; 중국의 나머지 정리(Chinese remainder theorem)에 기초하여, 상기 제2노드가 선택한 서로소 값들을 공통으로 갖는 공통해를 연산하는 과정과,Calculating a common solution having common small values selected by the second node based on a Chinese remainder theorem; 동일한 상기 공통해를 복수의 상기 제2노드의 상기 회신받을 타이밍을 지시하는 정보에 포함시키는 과정을 포함함을 특징으로 하는 무선 애드 혹 네트워크의 타임슬롯 할당 방법.And including the same common solution in information indicating a timing to receive the reply of the plurality of second nodes. 제1항 내지 제4항 중 어느 한 항에 있어서, 상기 타임슬롯에 대한 정보는,5. The method of any one of claims 1 to 4, 상기 제2노드 및 상기 제2노드에 이웃한 노드에 할당된 타임슬롯을 지시하는 정보를 포함함을 특징으로 하는 무선 애드 혹 네트워크의 타임슬롯 할당 방법.And information indicating a time slot allocated to a node neighboring the second node and the second node. 제5항에 있어서, 상기 타임슬롯에 대한 정보는, 상기 타임슬롯을 지시하는 정보가 비트맵 형태로 부호화된 정보인 것을 특징으로 하는 무선 애드 혹 네트워크 의 타임슬롯 할당 방법.6. The method of claim 5, wherein the information on the timeslot is information in which the information indicating the timeslot is coded in a bitmap format. 무선 애드 혹 네트워크에 포함된 이웃한 노드와 데이터를 송수신하는 노드 장치에 있어서,A node apparatus for transmitting and receiving data to and from a neighbor node included in a wireless ad hoc network, 이웃한 복수의 제2노드를 탐색하고, 상기 복수의 제2노드와의 접속을 관리하는 채널 접속 관리부와,A channel access manager for searching for a plurality of neighboring second nodes and managing connections with the plurality of second nodes, 상기 제2노드와 접속하기 위한 타임슬롯을 설정하는 스케줄러와,A scheduler for setting a time slot for connection with the second node; 무선 애드 혹 네트워크에서의 통신을 위한 신호를 송수신하는 송수신부와,A transmitting and receiving unit for transmitting and receiving a signal for communication in a wireless ad hoc network, 상기 채널 접속 관리부와 스케줄러로부터의 데이터 및 송수신부로부터의 신호를 처리하는 신호 처리부를 포함하며,And a signal processing unit for processing data from the channel connection management unit and the scheduler and signals from the transmission / reception unit, 상기 스케줄러는,The scheduler comprising: 타임슬롯에 대한 정보를 요청하는 명령 및 상기 타임슬롯에 대한 정보를 회신받을 타이밍을 지시하는 정보를 상기 제2노드로 전송하고, And transmitting information indicating a timing to receive the information on the time slot to the second node, 상기 회신받을 타이밍을 지시하는 정보에 기초하여 상기 복수의 제2노드로부터 상기 타임슬롯에 대한 정보를 수신하고, 상기 타임슬롯에 대한 정보를 고려하여 상기 노드 장치의 타임슬롯을 설정하는 것을 특징으로 하는 무선 애드 혹 네트워크의 노드 장치.Receives information on the timeslot from the plurality of second nodes based on information indicating a timing to receive the reply, and sets a timeslot of the node device in consideration of information on the timeslot A node device of a wireless ad hoc network. 제7항에 있어서, 상기 스케줄러는,8. The apparatus of claim 7, wherein the scheduler comprises: 상기 회신받을 타이밍을 지시하는 정보로써, 상기 복수의 제2노드의 식별자 들에 대한 목록을 순차적으로 정렬한 정보를 생성하는 것을 특징으로 하는 무선 애드 혹 네트워크의 노드 장치.And generates information that sequentially arranges a list of the identifiers of the plurality of second nodes as information indicating timing to receive the reply. 제7항에 있어서, 상기 스케줄러는,8. The apparatus of claim 7, wherein the scheduler comprises: 상기 복수의 제2노드의 식별자들에 대한 모듈로 해싱(modulo hashing)을 수행하고, Performing modulo hashing on the identifiers of the plurality of second nodes, 해싱된 값이 중복되지 않는 제2노드에 대해, 해싱된 값의 목록을 순차적으로 정렬한 정보를 생성함으로써, 상기 회신받을 타이밍을 지시하는 정보를 생성하고, Generating information for sequentially indicating a list of hashed values for a second node for which the hashed value is not duplicated, 해싱된 값이 중복되는 제2노드에 대해, 상기 제2노드에 대한 식별자의 목록을 순차적으로 정렬한 정보를 생성함으로써, 상기 회신받을 타이밍을 지시하는 정보를 생성하는 것을 특징으로 하는 무선 애드 혹 네트워크의 노드 장치.And generates information indicating a timing to receive the reply by generating information for sequentially arranging a list of identifiers for the second node for a second node in which hashed values are duplicated, Lt; / RTI > 제7항에 있어서, 상기 스케줄러는,8. The apparatus of claim 7, wherein the scheduler comprises: 복수의 상기 제2노드로부터 각 노드들이 선택한 서로소 값을 수신하고,Receiving a small value selected by each node from the plurality of second nodes, 중국의 나머지 정리(Chinese remainder theorem)에 기초하여, 상기 제2노드가 선택한 서로소 값들을 공통으로 갖는 공통해를 연산하고,Calculating a common solution having common small values selected by the second node based on the Chinese remainder theorem, 복수의 상기 제2노드에 동일한 상기 공통해를 포함하는 상기 회신받을 타이밍을 지시하는 정보를 생성하는 것을 특징으로 하는 무선 애드 혹 네트워크의 노드 장치.And generates information indicating the timing to receive the reply including the common solution to a plurality of the second nodes. 제7항 내지 제10항 중 어느 한 항에 있어서, 상기 타임슬롯에 대한 정보는,11. A method according to any one of claims 7 to 10, 상기 제2노드 및 상기 제2노드에 이웃한 노드에 할당된 타임슬롯이 비트맵 형태로 부호화된 정보인 것을 특징으로 하는 무선 애드 혹 네트워크의 노드 장치.Wherein the time slot allocated to the second node and the neighboring node to the second node is information encoded in bitmap form. 제7항 내지 제10항 중 어느 한 항에 있어서, 상기 스케줄러는,11. The method according to any one of claims 7 to 10, 상기 타임슬롯정보를 회신받을 상기 제2노드의 타이밍을 설정하는 시그널링 슬롯 설정부와,A signaling slot setting unit for setting a timing of the second node to which the time slot information is to be returned, 상기 타이밍에 기초하여 복수의 상기 제2노드로부터 수신되는 상기 타임슬롯정보를 확인하는 타임슬롯정보 확인부와,A time slot information checking unit for checking the time slot information received from the plurality of second nodes based on the timing; 상기 타임슬롯정보를 고려하여, 타임슬롯을 할당하는 타임슬롯 할당부를 포함함을 특징으로 하는 무선 애드 혹 네트워크의 노드 장치.And a time slot allocator for allocating a time slot in consideration of the time slot information.
KR1020090034385A 2009-04-20 2009-04-20 Method ans apparatus for assigning time slots in wireless ad-hoc networks KR101598225B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090034385A KR101598225B1 (en) 2009-04-20 2009-04-20 Method ans apparatus for assigning time slots in wireless ad-hoc networks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090034385A KR101598225B1 (en) 2009-04-20 2009-04-20 Method ans apparatus for assigning time slots in wireless ad-hoc networks

Publications (2)

Publication Number Publication Date
KR20100115676A KR20100115676A (en) 2010-10-28
KR101598225B1 true KR101598225B1 (en) 2016-02-26

Family

ID=43134507

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090034385A KR101598225B1 (en) 2009-04-20 2009-04-20 Method ans apparatus for assigning time slots in wireless ad-hoc networks

Country Status (1)

Country Link
KR (1) KR101598225B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101414924B1 (en) * 2012-11-29 2014-07-04 아주대학교산학협력단 Time slot assignment method of ad-hoc network
WO2014092370A1 (en) * 2012-12-14 2014-06-19 엘지전자 주식회사 Scheduling method for inter-terminal direct communication in wireless communication system, and device for same
CN108990157B (en) * 2018-07-06 2022-03-18 中国电子科技集团公司第三十研究所 Conflict buffer-based link time slot allocation method for self-organizing TDMA network

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8576811B2 (en) * 2006-02-06 2013-11-05 Motorola Solutions, Inc. System, method and apparatus for reliable exchange of information between nodes of a multi-hop wireless communication network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SH Chung, S Lee, H Yoon, "An efficient TDMA scheduling scheme for wireless sensor and actor networks", IEICE TRANSACTIONS ON COMMUNICATIONS, vol.E91-B(6) pp.1886-1895, 2008.06.*

Also Published As

Publication number Publication date
KR20100115676A (en) 2010-10-28

Similar Documents

Publication Publication Date Title
KR102087656B1 (en) Method and apparatus for distributed scheduling of resources in a device to divice communication system
KR101213474B1 (en) Sensor network MAC system for multihop communication
JP5178883B2 (en) Multiple access digital communication method in ultra wideband wireless access network
CN107637118B (en) Method and apparatus for communication in cellular IoT networks
CN108886735B (en) Beacon sending method and device and network access method and device
US6791994B1 (en) Method and apparatus for assigning receive slots in a dynamic assignment environment
JP4790462B2 (en) Wireless communication apparatus and wireless communication method
US20070211686A1 (en) System, method and apparatus for reliable exchange of information between nodes of a multi-hop wireless communication network
US9191987B2 (en) Determining “fair share” of radio resources in radio access system with contention-based spectrum sharing
CN105873170B (en) Multi-channel medium access control method for cognitive radio mobile ad hoc network
CN104796845A (en) A D2D signal transmission method and equipment
US8902903B2 (en) Assigning slots in a mesh network
US20130225221A1 (en) Method and Apparatus for Transfer of Radio Resource Allocation
KR20180058662A (en) Method for collision avoidance in synchronized wireless communication system
US11483073B2 (en) Interference handling by automatic time slot allocation for multiple coordinators
US20140162715A1 (en) Channel information providing method, channel information providing database server, and channel information providing system
KR101598225B1 (en) Method ans apparatus for assigning time slots in wireless ad-hoc networks
WO2007018366A1 (en) Channel allocation method between heterogeneous wireless networks and wireless network apparatus providing the same
WO2012021131A1 (en) Common control channel design and coexistence mechanism for tv white space
KR20150015264A (en) Method and apparatus for distributed association of wireless networks
KR20100099838A (en) Apparatus and method for transmitting coexistence beacon protocol packet in corgnitive radio wireless communication system
CN110313208B (en) Method and device for reassigning root sequence index
JP2899583B1 (en) Channel assignment device for wireless networks
Atmaca Improving TDMA channel utilization in random access cognitive radio networks by exploiting slotted CSMA
KR102467945B1 (en) Method and apparatus for TDMA(time division multiple access) resource scheduling in wireless network

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
LAPS Lapse due to unpaid annual fee