KR100469745B1 - Apparatus and method for allocating multiplexing ids to nodes in a finite-sized communication system - Google Patents

Apparatus and method for allocating multiplexing ids to nodes in a finite-sized communication system Download PDF

Info

Publication number
KR100469745B1
KR100469745B1 KR10-2002-0054639A KR20020054639A KR100469745B1 KR 100469745 B1 KR100469745 B1 KR 100469745B1 KR 20020054639 A KR20020054639 A KR 20020054639A KR 100469745 B1 KR100469745 B1 KR 100469745B1
Authority
KR
South Korea
Prior art keywords
node
multiplexing identifier
multiplexing
nodes
identifier
Prior art date
Application number
KR10-2002-0054639A
Other languages
Korean (ko)
Other versions
KR20040023025A (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 KR10-2002-0054639A priority Critical patent/KR100469745B1/en
Publication of KR20040023025A publication Critical patent/KR20040023025A/en
Application granted granted Critical
Publication of KR100469745B1 publication Critical patent/KR100469745B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/164Adaptation or special uses of UDP protocol
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Abstract

다수의 노드들로 구성되는 통신 네트워크에서 네트워크의 규모에 따라 다중화 식별자의 크기를 가변적으로 정의해서 네트워크내의 노드들에 효율적으로 할당하는 장치 및 방법이 개시되어 있다. 본 발명의 실시예에 따른 다중화 식별자 할당 장치는, 각 노드와 송수신되는 신호를 중계하는 입출력 인터페이스부와, 상기 각 노드의 크기에 맞게 정의되고, 상기 각 노드에 할당하기 위한 상기 다중화 식별자를 상기 노드들의 수 이상으로 구비하고, 상기 다중화 식별자의 할당 여부를 저장할 수 있는 메모리와, 소정 노드로부터 다중화 식별자 할당 요구 메시지를 수신시 상기 메모리로부터 특정 노드에 할당되지 않은 다중화 식별자를 상기 노드로 할당하여 상기 입출력 인터페이스부를 통해 제공하며 상기 메모리의 할당 여부 상태를 변경하는 제어부를 포함함을 특징으로 한다.An apparatus and method for efficiently allocating nodes to nodes in a network by varying a size of a multiplexing identifier according to a network size in a communication network including a plurality of nodes are disclosed. The apparatus for allocating a multiplexing identifier according to an embodiment of the present invention includes an input / output interface unit for relaying signals transmitted and received with each node, and the multiplexing identifier for allocating the multiplexing identifiers for each node. And a memory capable of storing the number of the multiplexed identifiers and a multiplexed identifier that is not assigned to a specific node from the memory when the multiplexed identifier allocation request message is received from a predetermined node. It is provided through an interface unit, characterized in that it comprises a control unit for changing the state whether the memory allocation.

Description

유한 규모 통신 네트워크에서의 다중화 식별자 할당 장치 및 방법{APPARATUS AND METHOD FOR ALLOCATING MULTIPLEXING IDS TO NODES IN A FINITE-SIZED COMMUNICATION SYSTEM}Apparatus and Method for Assigning Multiplexed Identifiers in Finite Scale Communication Networks {APPARATUS AND METHOD FOR ALLOCATING MULTIPLEXING IDS TO NODES IN A FINITE-SIZED COMMUNICATION SYSTEM}

본 발명은 IP(Internet Protocol) 기반 통신 시스템에서의 IPC(Interprocess Communication) 통신 기술에 관한 것으로, 특히 한정된 개수의 노드들로 구성되는 유한 규모 통신 네트워크에서 각 노드에 MUX_ID(Multiplexing ID: 다중화 식별자)를 효율적으로 할당하는 장치 및 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an interprocess communication (IPC) communication technology in an IP (Internet Protocol) based communication system. In particular, in a finite scale communication network composed of a limited number of nodes, MUX_ID (Multiplexing ID) is assigned to each node. An apparatus and method for efficiently allocating.

TCP/IP 통신 기술에서는 망 계층 프로토콜인 IP(Internet Protocol: 인터넷 프로토콜)와 전송 계층 프로토콜인 TCP(Transmission Control Protocol: 전송 제어 프로토콜) 또는 UDP(User Datagram Protocol: 사용자 데이터그램 프로토콜)의 어느 하나를 조합하여 데이터를 주고받는다. TCP에서는 세션(접속)을 설정한 후에 통신을 개시하지만, UDP에서는 세션을 설정하지 않고 데이터를 상대의 주소로 송출한다. UDP의 특징은 프로토콜 처리가 고속이라는 점이다. 그러나 TCP와 같이 오류 정정이나 재전송 기능은 없으며, 신뢰성보다도 고속성이 요구되는 멀티미디어 응용 등에서 일부 사용된다.In the TCP / IP communication technology, a combination of an Internet protocol (IP), which is a network layer protocol, and a transmission control protocol (TCP), or a user datagram protocol (UDP), are used. Send and receive data. In TCP, communication is initiated after establishing a session (connection). In UDP, data is sent to the other address without establishing a session. The characteristic of UDP is that protocol processing is fast. However, there is no error correction or retransmission function like TCP, and it is partially used in multimedia applications requiring faster speed than reliability.

UDP는 IP를 사용하는 네트워크 내에서 컴퓨터들 간에 메시지들이 교환될 때 제한된 서비스만을 제공하는 역할을 한다. UDP는 TCP의 대안이며, IP와 함께 쓰일때에는 UDP/IP라고 표현하기도 한다. TCP와 마찬가지로 UDP도 한 컴퓨터에서 다른 컴퓨터로 데이터그램이라고 불리는 실제 데이터 단위를 받기 위해 IP를 사용한다. 그러나 UDP는 TCP와는 달리, 메시지를 패킷(즉, 데이터그램)으로 나누고, 반대편에서 재조립하는 등의 서비스는 제공하지 않으며, 특히 도착하는 데이터 패킷들의 순서를 제공하지 않는다. 이 말은 UDP를 사용하는 응용프로그램은, 전체 메시지가 올바른 순서로 도착했는지에 대해 확인할 수 있어야한다는 것을 의미한다. 교환해야할 데이터가 매우 적은(따라서 재조립해야할 메시지도 매우 적은) 네트워크 응용 프로그램들인 경우에는 처리시간의 단축을 위해 TCP 보다 UDP가 더 바람직할 수 있다. UDP는 IP 계층에서 제공되지 않는 두 개의 서비스를 제공하는데, 하나는 다른 사용자 요청을 구분하기 위한 포트 번호와, 도착한 데이터의 손상여부를 확인하기 위한 체크섬(checksum) 기능이다.UDP serves only a limited service when messages are exchanged between computers in a network using IP. UDP is an alternative to TCP and sometimes referred to as UDP / IP when used with IP. Like TCP, UDP uses IP to receive the actual data units called datagrams from one computer to another. However, unlike TCP, UDP does not provide services such as dividing a message into packets (i.e., datagrams), reassembling on the other side, and in particular does not provide an order of arriving data packets. This means that applications using UDP must be able to verify that the entire message has arrived in the correct order. For network applications with very little data to exchange (and therefore very few messages to reassemble), UDP may be preferable to TCP for faster processing. UDP provides two services that are not provided in the IP layer. One is a port number for distinguishing other user requests, and a checksum function for checking whether the data arrives corrupted.

IP 기술에서 일반적으로 사용되는 전송 프로토콜인 UDP나 TCP는 IP 기반 이동통신 시스템에서 직접 사용하기에는 부적절한 면들이 있다. UDP의 경우, 전송이 너무 언릴라이어블(unreliable)하다는 점에서 부적절한 면이 있다. TCP의 경우, 운영 시스템이 다루기에 너무 많은 연결이 생겨날 수 있고 흐름 제어(flow control), 정체 제어(congestion control), 상태 조사(keep alive check) 등의 기능들이 성능의 저하를 유발할 수 있다.UDP and TCP, which are commonly used in IP technology, are inadequate for direct use in IP-based mobile communication systems. UDP is inadequate in that transmission is too unreliable. In the case of TCP, too many connections can be made for the operating system to handle, and features such as flow control, congestion control, and keep alive check can cause performance degradation.

이러한 문제점들을 해결하기 위해 UDP에 신뢰성(reliability)을 부여한 형태가 릴라이어블(reliable) UDP 방식이다. 릴라이어블 UDP의 한 구현에서는 UDP 소켓(socket)을 공유하는 통신 종단점(communication end-point)을 구분하기 위한릴라이어블 헤더(header) 필드인 MUX_ID, 시퀀스 번호(sequence number), ACK 번호(acknowledge number), 프래그먼트 번호(fragment number) 등을 둠으로써 UDP 소켓(socket)을 공유하는 통신 종단점들간을 구분하며, 재전송(retransmit), ACK(Acknowledgement), 중복 체크(duplication check), 분할/재조립(segmentation/re-assembly) 등의 기능을 수행함으로써 UDP에 신뢰성을 제공하고 있다.In order to solve these problems, a form of providing reliability to UDP is a reliable UDP method. In one implementation of a resilient UDP, a MUX_ID, a sequence number, and an ACK number (acknowledge), which are relatable header fields for identifying communication end-points that share a UDP socket. number, fragment number, etc. to distinguish between communication endpoints sharing UDP sockets, retransmit, acknowledge, duplication check, split / reassembly It provides reliability to UDP by performing functions such as segmentation / re-assembly).

도 1은 종래 기술에 따른 릴라이어블 UDP 통신 방식을 도시하는 도면이다.1 is a diagram illustrating a relatable UDP communication scheme according to the prior art.

도 1을 참조하여 설명하면, 노드1(100)과 노드2(110)는 각각 릴라이어블 UDP 헤더(102)와 릴라이어블 UDP 헤더(112)를 이용하여 노드3(120)에 패킷 데이터를 전송하고 있으며, 노드3(120)은 수신된 릴라이어블 UDP 헤더를 해석하여 수신 큐(queue)(122)에 다중화 식별자 별로 저장하는 방식으로 패킷 데이터의 수신을 시도하게 된다.Referring to FIG. 1, node 1 (100) and node 2 (110) transmit packet data to node 3 (120) using relatable UDP header (102) and relatable UDP header (112), respectively. The node 3 120 attempts to receive the packet data by interpreting the received relatable UDP header and storing it in the reception queue 122 for each multiplexing identifier.

그러나, 상술한 바와 같은 종래의 릴라이어블 UDP 통신에서는 네트워크 규모의 대소에 상관없이 다중화 식별자의 길이가 고정되어 있으므로 네트워크 규모가 작은 경우에는 비트의 낭비가 초래될 수 있다. 또한, 다중화 식별자의 길이가 불필요하게 길어지면 송수신되는 릴라이어블 UDP 패킷의 크기가 커지기 때문에 전체적인 트래픽(traffic)의 양도 늘어나게 되며 송수신단에서 다중화 식별자로 구분되어지는 각 플로우(flow)들을 관리할 준비가 되어있어야 한다는 오버헤드도 가지게 된다. 예를 들면, 다중화 식별자의 길이가 32 비트라면 송수신단의 릴라이어블 UDP프로토콜 계층은 232개의 플로우들에 대한 처리에 대해 대비되어 있어야 한다. 또한, 종래의 릴라이어블 UDP 통신에서는 다중화 식별자가 통신노드들에 랜덤(random)하게 할당되므로 동일한 다중화 식별자가 여러 개의 통신노드들에 중복 할당되어 충돌이 발생될 수 있으며, 이러한 충돌을 방지하기 위해서는 송신 노드는 수신 노드로 실제 데이터를 보내기 전에 송신 노드와 제어 메시지를 먼저 주고받아야만 한다.However, since the length of the multiplexing identifier is fixed regardless of the size of the network in the conventional relatable UDP communication as described above, a bit may be wasted when the network size is small. In addition, if the length of the multiplexing identifier is unnecessarily long, the size of the relayable UDP packet to be transmitted and received increases, thereby increasing the overall amount of traffic and preparing to manage each flow separated by the multiplexing identifier at the transmitting and receiving end. You will also have the overhead of For example, if the length of the multiplexing identifier is 32 bits, the transmittable UDP protocol layer must be prepared for processing for 2 32 flows. In addition, in the conventional flexible UDP communication, since multiplexing identifiers are randomly allocated to communication nodes, a same multiplexing identifier may be repeatedly allocated to several communication nodes, and a collision may occur. The transmitting node must first exchange control messages with the transmitting node before actually sending the data to the receiving node.

요약하자면, 종래의 릴라이어블 UDP 통신에서는 고정된 길이의 다중화 식별자를 정해진 규칙(policy)이 없이 할당해서 사용하기 때문에, 유한 규모의 네트워크를 구성하는 이동통신 시스템에서는 종래의 릴라이어블 UDP 통신 방식을 사용하게되면 트래픽(traffic)의 양 측면에서나 프로토콜 구현의 측면에서 비효율적이라는 문제점이 있다.In summary, in the conventional relatable UDP communication, since a fixed length multiplexing identifier is assigned without using a predetermined policy, a conventional relatable UDP communication method is used in a mobile communication system constituting a finite scale network. The problem is that it is inefficient in terms of both traffic and protocol implementation.

따라서 본 발명의 목적은 릴라이어블 UDP를 사용하는 유한 규모 통신 네트워크에서 트래픽의 양을 감소하기 위해 네트워크의 규모에 적합한 길이의 다중화 식별자를 할당하는 장치 및 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide an apparatus and method for allocating a multiplexing identifier of a length suitable for the size of a network in order to reduce the amount of traffic in a finite scale communication network using a relatable UDP.

본 발명의 다른 목적은 릴라이어블 UDP를 사용하는 유한 규모 통신 네트워크에서 노드들간의 통신 충돌을 방지하기 위해 다중화 식별자를 관리해서 노드들에 할당하는 장치 및 방법을 제공함에 있다.Another object of the present invention is to provide an apparatus and method for managing and assigning multiplexing identifiers to nodes in order to prevent communication collisions between nodes in a finite scale communication network using a relatable UDP.

상기한 목적들을 달성하기 위한 본 발명의 일 실시예에 따른 다중화 식별자 할당 장치는, 소정 개수의 노드들로 구성되고, 릴라이어블 유디피(reliable UDP)를 사용하는 유한 규모 통신시스템에서 상기 각 노드에 다중화 식별자를 할당하기 위한 장치에 있어서, 상기 각 노드와 송수신되는 신호를 중계하는 입출력 인터페이스부와, 상기 각 노드의 크기에 맞게 정의되고, 상기 각 노드들에 대응하여 할당된 다중화 식별자들을 포함하는 테이블을 구비하는 메모리와, 소정 노드로부터 다중화 식별자 할당 요구 메시지를 수신시, 상기 메모리로부터 상기 소정 노드에 대응하는 다중화 식별자를 독출하여 상기 입출력 인터페이스부를 통해 상기 소정 노드로 제공하는 제어부를 포함함을 특징으로 한다.An apparatus for allocating a multiplexed identifier according to an embodiment of the present invention for achieving the above objects comprises a predetermined number of nodes and each node in a finite scale communication system using a reliable UDP. An apparatus for allocating a multiplexing identifier to a terminal, the apparatus comprising: an input / output interface unit for relaying a signal transmitted and received with each node, and multiplexing identifiers defined according to sizes of the nodes and assigned to the respective nodes. And a memory having a table, and a control unit reading a multiplexing identifier corresponding to the predetermined node from the memory and providing the multiplexing identifier corresponding to the predetermined node to the predetermined node through the input / output interface unit. It is done.

상기한 목적들을 달성하기 위한 본 발명의 다른 실시예에 따른 다중화 식별자 할당 장치는, 각 노드와 송수신되는 신호를 중계하는 입출력 인터페이스부와, 상기 각 노드의 크기에 맞게 정의되고, 상기 각 노드에 할당하기 위한 상기 다중화 식별자를 상기 노드들의 수 이상으로 구비하고, 상기 다중화 식별자의 할당 여부를 저장할 수 있는 메모리와, 소정 노드로부터 다중화 식별자 할당 요구 메시지를 수신시 상기 메모리로부터 특정 노드에 할당되지 않은 다중화 식별자를 상기 노드로 할당하여 상기 입출력 인터페이스부를 통해 제공하며 상기 메모리의 할당 여부 상태를 변경하는 제어부를 포함함을 특징으로 한다.According to another aspect of the present invention, there is provided an apparatus for assigning multiplexing identifiers, including an input / output interface unit for relaying signals transmitted and received with each node, and defined according to the size of each node and assigned to each node. A memory having at least the number of nodes for storing the multiplexing identifier and storing the assignment of the multiplexing identifier, and a multiplexing identifier not allocated to a specific node from the memory upon receiving a multiplexing identifier allocation request message from a predetermined node; It is characterized in that it comprises a control unit for assigning to the node to provide through the input and output interface unit and to change the state of the allocation of the memory.

상기한 목적들을 달성하기 위한 본 발명의 실시예에 따른 다중화 식별자 할당 방법은, 각 노드의 크기에 맞게 정의되고, 상기 각 노드들을 구분하는데 필요한 최소 개수의 이진비트들로 표현되는 다중화 식별자를 상기 각 노드별로 저장하는 과정과, 상기 각 노드가 다중화 식별자의 할당을 요구시, 상기 각 노드에 대응하는 저장된 다중화 식별자를 독출하여 상기 각 노드로 제공하는 과정을 포함함을 특징으로 한다.The multiplexing identifier allocation method according to an embodiment of the present invention for achieving the above objects, the multiplexing identifier is defined according to the size of each node, represented by the minimum number of binary bits required to distinguish each of the nodes Storing each node, and if each node requests allocation of a multiplexing identifier, reading the stored multiplexing identifier corresponding to each node and providing the same to each node.

도 1은 종래 기술에 따른 릴라이어블 UDP 통신 방식을 도시하는 도면1 is a diagram illustrating a relatable UDP communication scheme according to the prior art.

도 2는 본 발명의 실시예에 따른 유한 규모 통신 네트워크의 구조를 도시하는 도면2 illustrates a structure of a finite scale communication network according to an embodiment of the present invention.

도 3은 도 2의 다중화 식별자 할당 서버(200)의 구성을 도시하는 도면3 is a diagram illustrating a configuration of the multiplexed identifier assignment server 200 of FIG. 2.

도 4는 본 발명의 실시예에 따른 유한 규모 통신 네트워크에서의 릴라이어블 UDP 통신 방식을 도시하는 도면4 is a diagram illustrating a relatable UDP communication scheme in a finite scale communication network according to an embodiment of the present invention.

도 5는 본 발명의 실시예에 따라 유한 규모 통신 네트워크의 각 노드가 다중화 식별자 할당 서버로부터 다중화 식별자를 할당받기 위한 부팅(booting) 절차를 도시하는 도면5 is a diagram illustrating a booting procedure for each node of a finite scale communication network to be assigned a multiplexing identifier from a multiplexing identifier allocation server according to an embodiment of the present invention.

도 6은 도 5에서 DHCP 클라이언트 실행 시 Config 서버와 DHCP 서버와의 메시지 교환 절차를 도시하는 도면FIG. 6 is a diagram illustrating a message exchange procedure between a Config server and a DHCP server when the DHCP client is executed in FIG. 5.

도 7A는 본 발명의 실시예에 따라 송신단에서 릴라이어블 UDP 패킷을 처리하는 절차를 도시하는 도면FIG. 7A is a diagram illustrating a procedure of processing a resolved UDP packet at a transmitting end according to an embodiment of the present invention. FIG.

도 7B는 본 발명의 실시예에 따라 수신단에서 릴라이어블 UDP 패킷을 처리하는 절차를 도시하는 도면FIG. 7B is a diagram illustrating a procedure of processing a resolved UDP packet at a receiving end according to an embodiment of the present invention. FIG.

이하 본 발명의 바람직한 실시예를 첨부한 도면들을 참조하여 상세히 설명한다. 첨부도면의 구성요소들에 참조번호들을 부여함에 있어, 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 참조번호들 및 부호들을 부여한다. 하기에서 본 발명을 설명함에 있어, 본 발명의 요지를 흐릴 수 있는 공지 기능 및 구성에 대한 상세한 설명은 생략한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the reference numerals to the components of the accompanying drawings, the same reference numerals and symbols are assigned to the same components as much as possible, even if displayed on different drawings. In the following description of the present invention, detailed descriptions of well-known functions and configurations that may obscure the gist of the present invention will be omitted.

본 발명은 다중화 식별자를 릴라이어블 UDP를 사용하는 망 규모에 맞게 크기를 결정하여 이동통신 시스템의 기본적인 절차 속에서 관리된 식별자를 부여함으로써 트래픽의 양을 줄이고 구현상의 부담을 줄이고자 한다.The present invention aims to reduce the amount of traffic and the implementation burden by determining the size of the multiplexed identifier according to the network size using the relievable UDP and assigning the managed identifier in the basic procedure of the mobile communication system.

본 발명의 릴라이어블 UDP 통신 방식은 Config Server에 의한 다중화 식별자 할당 과정과 릴라이어블 UDP 프로토콜 구현 과정으로 구성된다. 본 발명에서 릴라이어블 UDP는 일반적인 릴라이어블 UDP 프로토콜 스택이 될 수도 있고, 이동통신 시스템의 IPC 요구사항에 맞게 재단된 프로토콜 스택이 될 수도 있다. Config Server는 이동통신 시스템의 부팅절차에 관여하는 DHCP(Dynamic Host Configuration Protocol : 동적 호스트 설정 통신 규약) 서버 같은 곳에 공존시킬 수 있을 것이다. DHCP는 TCP/IP 통신을 실행하기 위해 필요한 설정 정보를 자동적으로 할당 및 관리하기 위한 통신 규약으로서 RFC 1541에 규정되어 있으며, TCP/IP 환경의 통신망에서 IP 주소의 일률적 관리 서비스를 제공한다.The relatable UDP communication method of the present invention is composed of a process of assigning a multiplexed identifier by a Config Server and a process of implementing a relatable UDP protocol. In the present invention, the relatable UDP may be a general relatable UDP protocol stack or may be a protocol stack tailored to IPC requirements of a mobile communication system. The Config Server may coexist in a DHCP server such as a Dynamic Host Configuration Protocol (DHCP) server involved in the booting process of the mobile communication system. DHCP is defined in RFC 1541 as a communication protocol for automatically allocating and managing configuration information necessary for executing TCP / IP communication. DHCP provides a uniform management service for IP addresses in a communication network in a TCP / IP environment.

도 2는 본 발명의 실시예에 따른 유한 규모 통신 네트워크의 구조를 도시하는 도면으로서, 네트워크를 구성하는 노드의 개수가 다중화 식별자 할당 서버(200)를 제외해서 5개인 경우를 도시하고 있다.FIG. 2 is a diagram illustrating a structure of a finite scale communication network according to an embodiment of the present invention, and illustrates the case where the number of nodes constituting the network is five except for the multiplexed identifier assignment server 200.

도 2를 참조하여 설명하면, 본 발명의 실시예에 따른 유한 규모 통신 네트워크는 다중화 식별자의 할당을 관리하는 다중화 식별자 할당 서버(200)와, 이러한 서버(200)로부터 다중화 식별자를 할당받아서 서로간에 통신을 수행하는 노드1~5(210~250)로 구성된다. 다중화 식별자 할당 서버(200)는 Config Server의 형태이다.Referring to FIG. 2, a finite scale communication network according to an embodiment of the present invention communicates with each other by being assigned a multiplexing identifier allocation server 200 that manages allocation of multiplexing identifiers, and a multiplexing identifier from the server 200. Nodes 1 to 5 (210 to 250) are performed. The multiplexed identifier assignment server 200 is in the form of a Config Server.

도 3은 도 2의 다중화 식별자 할당 서버(200)의 구성을 도시하고 있다.3 illustrates a configuration of the multiplexed identifier assignment server 200 of FIG. 2.

도 3을 참조하여 설명하면, 다중화 식별자 할당 서버(200)는 I/O 인터페이스(301), 신호 처리부(303), CPU(305), 그리고 메모리(307)로 구성된다. 이 구성요소들의 역할을 설명하면, I/O 인터페이스(301)는 사용자의 데이터를 입력하거나, 네트워크내의 각 노드가 부팅(booting)과정에서 다중화 식별자의 할당을 요구하고 다중화 식별자를 할당받기 위한 인터페이스 역할을 수행한다. 신호 처리부(303)는 I/O 인터페이스(301)로부터의 신호와 CPU(305)로부터의 신호를 처리해서 출력하는 역할을 수행한다. CPU(305)는 다중화 식별자 할당 서버(200)의 전반적인 동작을 제어하며, 특히 사용자가 입력한 데이터를 메모리(307)에 저장하는 역할과 네트워크내의 각 노드로부터의 다중화 식별자 할당 요구 메시지를 수신시 메모리(307)에 저장되어 있는 다중화 식별자를 리드하여 상기 각 노드로 할당하는 역할을 수행한다. 사용자는 네트워크에 존재하는 노드들을 구분하는데 필요한 최소 이진비트수를 결정하여 그 결정된 이진비트수로 표현되는 다중화 식별자를 각 노드별로 할당해서 메모리(307)에 저장하게 된다. 예를 들어 네트워크에 존재하는 노드들의 개수가 도 2에서와 같이 5개인 경우, 상기 최소 비트수는 3이 되며 각 노드별로 할당되는 다중화 식별자는 3비트 정보가 된다. 이 경우 사용되지 않는 3(=23-5)개의 다중화 식별자는 네트워크에 추가되는 노드들이 있을 경우 그 노드들에 각각 할당하면 된다.Referring to FIG. 3, the multiplexed identifier assignment server 200 includes an I / O interface 301, a signal processor 303, a CPU 305, and a memory 307. In describing the roles of these components, the I / O interface 301 serves as an interface for inputting user data or for requesting assignment of multiplexing identifiers to each node in a network during booting. Do this. The signal processing unit 303 processes and outputs a signal from the I / O interface 301 and a signal from the CPU 305. The CPU 305 controls the overall operation of the multiplexed identifier allocation server 200, and in particular, the memory 307 stores the data input by the user in the memory 307 and the memory upon receiving the multiplexed identifier allocation request message from each node in the network. The multiplexing identifier stored in 307 is read and assigned to each node. The user determines the minimum number of binary bits required to distinguish nodes existing in the network, allocates a multiplexing identifier represented by the determined number of binary bits to each node, and stores the multiplexing identifier in each memory. For example, when the number of nodes existing in the network is five as shown in FIG. 2, the minimum number of bits is three and the multiplexing identifier assigned to each node is three bits of information. In this case, 3 (= 2 3-5 ) unused multiplexing identifiers may be allocated to the nodes if there are nodes added to the network.

상기와 달리 사용자의 개입 없이 자동으로 다중화 식별자를 할당하기 위해, 상기 다중화 식별자 할당 서버(200)는 상기 각 노드들과 송수신되는 신호를 중계하는 입출력 인터페이스부와, 상기 각 노드에 할당하기 위한 상기 다중화 식별자를 상기 노드들의 수 이상으로 구비하고 상기 다중화 식별자의 할당 여부를 저장할 수 있는 메모리와, 소정 노드로부터 다중화 식별자 할당 요구 메시지를 수신시 상기 메모리로부터 특정 노드에 할당되지 않은 다중화 식별자를 상기 노드로 할당하여 상기 입출력 인터페이스부를 통해 제공하며 상기 메모리의 할당 여부 상태를 변경하는 제어부로 구성될 수도 있다.Unlike the above, in order to automatically assign a multiplexing identifier without user intervention, the multiplexing identifier allocation server 200 may include an input / output interface unit for relaying signals transmitted and received with each of the nodes, and the multiplexing for allocating to each node. A memory having an identifier greater than or equal to the number of nodes and storing whether to assign the multiplexing identifier, and a multiplexing identifier not allocated to a specific node from the memory when the multiplexing identifier allocation request message is received from a predetermined node; The controller may be provided through the input / output interface unit and change the state of allocation of the memory.

도 4는 본 발명의 실시예에 따른 유한 규모 통신 네트워크에서의 릴라이어블 UDP 통신 방식을 도시하는 도면이다.4 is a diagram illustrating a relatable UDP communication scheme in a finite scale communication network according to an embodiment of the present invention.

도 4에서는 유한 규모 통신 네트워크를 구성하는 노드의 개수가 다중화 식별자 할당 서버(400)를 제외해서 5개(제1노드(410), 제2노드(420), 제3노드(430)와 미도시된 2개의 노드)인 경우를 도시하고 있으므로, 다중화 식별자가 노드의 개수에 맞게 3비트로 표현되고 있다.In FIG. 4, five nodes (the first node 410, the second node 420, and the third node 430) are not illustrated except for the multiplexed identifier allocation server 400. In this case, the multiplexing identifier is represented by 3 bits according to the number of nodes.

도 4를 참조하여 설명하면, 제1노드(410)와 제2노드(420)는 도 3에 도시된바와 같은 다중화 식별자 할당 서버(400)로부터 각각 할당받은 다중화 식별자를 각각 포함하는 릴라이어블 UDP 헤더(411)와 릴라이어블 UDP 헤더(421)를 이용하여 제3노드(430)에 패킷 데이터를 전송하고 있으며, 제3노드(430)는 수신된 릴라이어블 UDP 헤더를 해석하여 수신 큐(431)에 다중화 식별자 별로 저장하는 방식으로 패킷 데이터를 수신한다.Referring to FIG. 4, the first node 410 and the second node 420 each include a releasable UDP including a multiplexed identifier respectively allocated from the multiplexed identifier allocation server 400 as shown in FIG. 3. The packet data is transmitted to the third node 430 using the header 411 and the relatable UDP header 421, and the third node 430 interprets the received relatable UDP header to receive a queue. Packet data is received in a manner of storing for each multiplexing identifier at 431.

도 4에 도시된 릴라이어블 UDP 통신 방식에서는 네트워크를 구성하는 노드의 개수에 맞게 다중화 식별자의 크기가 결정되고 그러한 크기의 다중화 식별자가 하나의 할당 서버로부터 할당되어 사용되기 때문에, 도 4의 릴라이어블 UDP 통신 방식은 도 1에 도시된 종래 방식의 릴라이어블 UDP 통신 방식과는 달리 다중화 식별자간 충돌과 비트의 낭비를 방지할 수 있다.Since the size of the multiplexing identifier is determined according to the number of nodes constituting the network and the multiplexing identifier of that size is allocated and used from one allocation server, the relay of FIG. Unlike the conventional UDP communication method shown in FIG. 1, the full UDP communication method can prevent collision between multiplexing identifiers and waste of bits.

도 5는 본 발명의 실시예에 따라 유한 규모 통신 네트워크에서 네트워크내의 각 노드가 다중화 식별자 할당 서버로부터 다중화 식별자를 할당받기 위한 부팅(booting) 절차를 도시하는 도면이다. 도 5에서는 각 노드들이 PPC 프로세서와 Linux OS를 사용해서 DHCP를 통해 IP를 할당받아 응용프로그램을 실행하는 경우를 예로 들어 도시하고 있다.FIG. 5 is a diagram illustrating a booting procedure for each node in a network to be assigned a multiplexing identifier from a multiplexing identifier allocation server in a finite scale communication network according to an embodiment of the present invention. FIG. 5 illustrates an example in which each node uses an PPC processor and a Linux OS to execute an application program by allocating an IP address through DHCP.

도 5를 참조하여 설명하면, 네트워크내의 각 노드는 전원이 켜지면 먼저 PPC(Power PC) Booter를 실행한다(502단계). 그리고 나서, 커넬(Kernel)을 시작시키고(504단계), 루트(root) 파일 시스템을 적재(mount)시키고 초기화 스크립트(script)를 실행시키며(506단계), 네트워크 인터페이스를 업(up) 시키고(508단계), DHCP 클라이언트(client)를 실행시켜 IP 어드레스와 다중화 식별자를 획득하며(510단계), 네트워크 인터페이스를 구성(configure)하고(512단계), 최종적으로 각 응용 이미지(image)를 다운로드하여 응용프로그램을 실행시킨다(514단계).Referring to FIG. 5, each node in the network first executes a PPC (Power PC) Booter when the power is turned on (step 502). Then, start the kernel (step 504), mount the root file system, run the initialization script (step 506), and up the network interface (508). In step 512, a DHCP client is executed to obtain an IP address and a multiplexing identifier (step 510), a network interface is configured (step 512), and finally, each application image is downloaded and an application program is executed. (Step 514).

도 6은 도 5에서 DHCP 클라이언트 실행 시 DHCP 클라이언트와 DHCP 서버와의 메시지 교환 절차를 도시하고 있다. 각 노드는 DHCP ACK 메시지의 mux_id_size와 mux_id option 필드로부터 자신에게 할당된 다중화 식별자와 다중화 식별자의 크기를 알게 된다.FIG. 6 illustrates a message exchange procedure between a DHCP client and a DHCP server when the DHCP client is executed in FIG. 5. Each node knows the size of the multiplexing identifier and the multiplexing identifier assigned to it from the mux_id_size and mux_id option fields of the DHCP ACK message.

도 6을 참조하여 설명하면, 먼저 DHCP 클라이언트(601)는 610단계에서 초기화를 시작해서 사용할 수 있는 DHCP 서버를 알아내기 위해 DHCP DISCOVER 메시지(612)를 브로드캐스팅(broadcasting)한다. 그러면, DHCP 서버(603)는 614단계에서 Configuration을 결정한 후 DHCP 클라이언트(601)로 DHCP OFFER 메시지(616)를 보내어 응답한다. 그러면, DHCP 클라이언트(601)는 618단계에서 Configuration을 선택한 후 DHCP 서버(603)로 DHCP REQUEST 메시지(620)를 보낸다. 그러면, DHCP 서버(603)는 622단계에서 Configuration을 허용한 후 DHCP 클라이언트(601)로 DHCP ACK 메시지(624)를 보낸다. 이 DHCP ACK 메시지(624)는 mux_id_size와 mux_id 옵션 필드를 포함하여, 각 노드가 이로부터 자신에게 할당된 다중화 식별자와 다중화 식별자 의 크기를 알 수 있게 된다. 이러한 단계들을 통해 DHCP 클라이언트는 624단계에서 초기화를 완료한다. DHCP 클라이언트(601)가 626단계에서 shutdown 시 DHCP 서버(603)로 DHCP RELEASE 메시지(628)를 보내면, DHCP 서버(603)는 630단계에서 DHCP 절차를 종료하게 된다.Referring to FIG. 6, first, the DHCP client 601 broadcasts a DHCP DISCOVER message 612 to find out a DHCP server that can be initialized and used in step 610. Then, in step 614, the DHCP server 603 determines the configuration and sends a DHCP OFFER message 616 to the DHCP client 601 to respond. In step 618, the DHCP client 601 selects Configuration and sends a DHCP REQUEST message 620 to the DHCP server 603. Then, the DHCP server 603 sends a DHCP ACK message 624 to the DHCP client 601 after allowing the configuration in step 622. This DHCP ACK message 624 includes mux_id_size and mux_id option fields so that each node can know the multiplexing identifier and the size of the multiplexing identifier assigned to it. Through these steps, the DHCP client completes the initialization in step 624. If the DHCP client 601 sends a DHCP RELEASE message 628 to the DHCP server 603 at shutdown in step 626, the DHCP server 603 terminates the DHCP procedure in step 630.

도 7A는 본 발명의 실시예에 따라 송신단에서 릴라이어블 UDP 패킷을 처리하는 절차를 도시하고 있으며, 도 7B는 수신단에서 릴라이어블 UDP 패킷을 처리하는 절차를 도시하고 있다.FIG. 7A illustrates a procedure for processing a releaseable UDP packet at a transmitting end according to an embodiment of the present invention, and FIG. 7B illustrates a procedure for processing a releaseable UDP packet at a receiving end.

도 7A를 참조하여 설명하면, 송신단은 먼저 IPC 메시지 송신을 요청하고(702단계), 초기화시의 다중화 식별자를 사용하여 릴라이어블 UDP 헤더를 구성하며(704단계), TX 큐에 패킷을 저장하고(706단계), UDP 패킷을 전송하며(708단계), 710단계에서 ACK가 수신되었는지를 검사한다. 710단계에서 ACK가 수신되었으면 전송을 완료하고(712단계), ACK가 수신되지 않았으면 다시 708단계로 진행하여 재전송한다.Referring to FIG. 7A, the transmitting end first requests to transmit an IPC message (step 702), configures a removable UDP header using a multiplexing identifier at initialization (step 704), and stores a packet in a TX queue. In step 706, a UDP packet is transmitted (step 708), and in step 710, an ACK is received. If the ACK is received in step 710, the transmission is completed (step 712). If no ACK is received, the process proceeds to step 708 again to retransmit.

도 7B를 참조하여 설명하면, 수신단은 먼저 송신단이 전송한 UDP 패킷을 수신하고(752단계), 754단계에서 릴라이어블 UDP헤더를 해석한 후 756단계로 진행하여 패킷이 중복 수신되었는지를 검사한다. 756단계에서 중복 수신이면 758단계로 진행하여 패킷을 버리고 종료한다. 756단계에서 중복 수신이 아니면 다중화 식별자 별로 시퀀스 번호를 저장하고(760단계), ACK를 송신단으로 전송(762단계)한 후, 최종적으로 IPC 메시지 수신을 통보하고(764단계) 종료한다.Referring to FIG. 7B, the receiving end first receives a UDP packet transmitted by the transmitting end (step 752), and in step 754, analyzes the relievable UDP header, and proceeds to step 756 to check whether the packet is repeatedly received. . If duplicate reception in step 756 proceeds to step 758 and discards the packet. If it is not duplicated in step 756, the sequence number is stored for each multiplexing identifier (step 760), and an ACK is transmitted to the transmitting end (step 762), and finally, the IPC message is received (step 764).

이상에서 설명한 본 발명의 릴라이어블 UDP 통신 방식은 노드의 부팅시 다중화 식별자를 노드에 할당하는 과정과, 노들들이 할당받은 다중화 식별자를 기반으로 릴라이어블 UDP 프로토콜을 운용하는 과정으로 구분될 수 있다. 이러한 과정들을 이동통신 시스템에서의 기지국(Base Station: BS)시스템을 예로 들어 상세히 설명하면 다음과 같다.The relatable UDP communication method of the present invention described above may be divided into a process of allocating a multiplexing identifier to a node when a node is booted, and a process of operating the relatable UDP protocol based on the multiplexing identifier assigned to the nodes. . These processes will be described in detail by taking a base station (BS) system in a mobile communication system as an example.

먼저 다중화 식별자를 할당하는 과정을 설명하면, 우선 다중화 식별자 할당 서버는 릴라이어블 UDP를 사용할 망의 규모에 따라 다중화 식별자의 크기를 정한다. 예를 들어, 이동통신 시스템에서 BS는 유한 개의 기지국 제어기(Base Station Controller: BSC)들과 기지국 송수신장치(Base Station Transceiver Subsystem: BTS)들로 구성되는데, 이 경우 BSC와 BTS의 각 보드들간에는 통신이 이루어져야 한다. 각 보드의 응용프로그램 계층들간에는 메시지들을 송수신하는데 특정 성격의 메시지들을 보내기 위해 릴라이어블 UDP의 사용을 선택해야 할 경우가 발생한다. 12개의 BSC와 BSC당 64개의 BTS, 그리고 각 BSC, BTS 당 30개의 보드가 실장되어 있다고 한다면 총 23040(=12x64x30)개의 보드들 간에 릴라이어블 UDP를 이용한 메시지의 교환이 이루어져야 한다. 이 경우 다중화 식별자의 길이는 23040개의 보드들을 표현하는데 필요한 최소 비트수는 15비트이지만, 망의 확장성을 위하여 다중화 식별자의 개수는 65536(=216)개가 된다.First, the process of allocating the multiplexing identifier will be described. First, the multiplexing identifier allocation server determines the size of the multiplexing identifier according to the size of the network to use the relatable UDP. For example, in a mobile communication system, a BS is composed of a limited number of base station controllers (BSCs) and base station transceiver subsystems (BTSs), in which case the communication between the boards of the BSC and the BTS is performed. This should be done. The application layer of each board sends and receives messages, and there are times when it is necessary to choose to use the relatable UDP to send messages of a certain nature. If there are 12 BSCs, 64 BTSs per BSC, and 30 boards for each BSC and BTS, messages must be exchanged using a relatable UDP between a total of 23040 (= 12x64x30) boards. In this case, the minimum number of bits required to represent 23040 boards is 15 bits, but the number of multiplexing identifiers is 65536 (= 2 16 ) for the scalability of the network.

그리고 나서, DHCP 서버에서 각 노드에 할당될 IP 주소를 관리하는 IP 어드레스 풀(pool) 뿐 아니라 다중화 식별자 풀도 구성한다. IP를 기반으로 하는 BS 시스템에서는 일반적으로 각 보드의 IP를 동적으로(dynamic) 또는 정적으로(semi-static) 할당해 주고, 그러한 할당을 위하여 일반적으로 DHCP 서버를 둔다. 본 발명에서 언급되는 Config 서버는 DHCP 서버의 확장이라고 보면 된다. Config 서버는 각 보드들이 로딩되어 IP 어드레스, 서브넷 마스크(Subnet Mask) 등을 제공할 때 상기 다중화 식별자 크기 결정과정에서 결정된 다중화 식별자도 제공한다. 따라서,DHCP 서버 환경 설정 시 다중화 식별자 정보의 설정도 필요하다. 일반적인 DHCP 서버 설정은 아래와 같다. 아래는 MAC 어드레스가 08:00:2b:4c:59:23인 보드가 DHCP 요청 메시지를 던지면 192.168.1.222의 IP 어드레스를 DHCP Ack 메시지에 담아서 응답하도록 환경을 설정한 형태이다.Then, the DHCP server configures a pool of multiplexed identifiers as well as an IP address pool that manages the IP addresses to be assigned to each node. In IP-based BS systems, each board's IP is assigned dynamically or semi-statically, and a DHCP server is usually provided for that assignment. The Config server mentioned in the present invention may be regarded as an extension of the DHCP server. The Config server also provides the multiplexing identifier determined in the multiplexing identifier sizing process when each board is loaded to provide an IP address, a subnet mask, and the like. Therefore, multiplexing identifier information needs to be set when configuring the DHCP server environment. The general DHCP server configuration is shown below. The following is an example where the board with MAC address 08: 00: 2b: 4c: 59: 23 throws a DHCP request message and responds with a DHCP Ack message containing the IP address of 192.168.1.222.

host haagen {host haagen {

hardware ethernet 08:00:2b:4c:59:23;hardware ethernet 08: 00: 2b: 4c: 59: 23;

fixed-address 192.168.1.222;fixed-address 192.168.1.222;

}}

본 발명에 따른 DHCP 서버의 설정은 아래와 같다. DHCP Ack에 IP 어드레스뿐 아니라 보드가 사용하게 될 다중화 식별자 크기(mux_id_size)와 다중화 식별자를 함께 보내준다. 다중화 식별자 크기나 다중화 식별자는 vendor-specific DHCP option field로 정의할 수 있다(RFC-1533 참조).Setting of the DHCP server according to the present invention is as follows. In addition to the IP address, the DHCP Ack is sent with the multiplexing identifier size (mux_id_size) that the board will use. The multiplexing identifier size or multiplexing identifier can be defined in a vendor-specific DHCP option field (see RFC-1533).

host haagen {host haagen {

hardware ethernet 08:00:2b:4c:59:23;hardware ethernet 08: 00: 2b: 4c: 59: 23;

fixed-address 192.168.1.222;fixed-address 192.168.1.222;

mux_id_size 16mux_id_size 16

mux_id 0x0001mux_id 0x0001

}}

DHCP Server의 다른 설정으로 다음과 같이 설정할 수도 있을 것이다.Other settings of the DHCP server may be configured as follows.

option mux_id_size 8option mux_id_size 8

subnet 192.168.1.0 netmask 255.255.255.0 {subnet 192.168.1.0 netmask 255.255.255.0 {

range 192.168.1.1 192.168.1.128;range 192.168.1.1 192.168.1.128;

option mux_id_range 1 128option mux_id_range 1 128

}}

위의 설정은 이 DHCP Server가 관리하는 영역내의 보드로부터 DHCP 요청을 받았을 때, 192.168.1.1과 192.168.1.128 사이의 IP 어드레스 중 사용되지 않고 있는 IP 어드레스와 다중화 식별자를 DHCP Ack으로 넘겨주도록 DHCP 서버를 설정한 예이다DHCP 서버의 종류에 따라 configuration file이 달라질 수 있다. 이와 같은 설정은 mux_id_size로 만들어질 수 있는 다중화 식별자들 중 남는 다중화 식별자들을 새로 추가되는 보드들에게 부여할 수 있도록 확장성을 부여할 수 있는 DHCP 서버 설정의 한 예로 볼 수 있다.The above configuration allows the DHCP server to pass unused IP addresses and multiplexing identifiers among the IP addresses between 192.168.1.1 and 192.168.1.128 to the DHCP Ack when it receives a DHCP request from a board in the area managed by this DHCP server. The configuration file may vary depending on the type of the DHCP server. This configuration can be seen as an example of a DHCP server configuration that can give extensibility to assign remaining multiplexing identifiers to newly added boards among the multiplexing identifiers that can be created by mux_id_size.

상기와 같은 환경설정 후, 도 5에 도시된 바와 같이 시스템의 각 노드 부팅 시 IP 어드레스와 함께 다중화 식별자도 부여한다.After the above configuration, as shown in FIG. 5, a multiplexing identifier is also assigned along with the IP address at each node boot of the system.

다음으로 릴라이어블 UDP 프로토콜을 운용하는 과정을 설명한다.Next, a description will be given of the process of using the relatable UDP protocol.

상술한 바와 같은 다중화 식별자 할당 과정을 완료한 후, 송신단에서는 릴라이어블 UDP를 사용하여 메시지를 보내기 위해, 송신 UDP 소켓에 기 할당된 다중화 식별자를 릴라이어블 UDP 헤더에 채우고 TX 큐에 넣으며 패킷을 전송한다. 릴라이어블 UDP의 운용은 TX 큐와 RX 큐를 이용하여 이루어진다. 송신단에서 보내는 패킷을 TX 큐에 넣고, 수신단에서는 받은 패킷을 RX 큐에 넣는다.After completing the process of assigning the multiplexing identifier as described above, in order to send the message using the relatable UDP, the transmitting end fills the relatable UDP header with the multiplexing identifier previously assigned to the sending UDP socket and puts the packet in the TX queue. send. The operation of the relatable UDP is performed by using the TX queue and the RX queue. The packet is sent from the transmitter to the TX queue, and the receiver is put into the RX queue.

송신단에서는 정해진 시간 내에 ACK가 오면 송신 큐에 저장된 패킷을 제거하고 릴라이어블 전송을 마친다. TX 큐에서는 정해진 시간 내에 ACK가 오지 않은 패킷에 대해 재전송을 한다. 수신단에서는 다중화 식별자를 기준으로 통신 동등 종단점(communication peer end-point)들을 구분하고 종단점 마다 RX 큐를 구성한다. 수신단에 도착한 패킷이 새로운 패킷이면 수신된 패킷의 다중화 식별자에 해당하는 RX 큐에 넣고 ACK를 동등 종단점으로 보낸다. 수신단에 도착한 패킷이 중복된 패킷이면 패킷을 버린다.When the ACK arrives within a predetermined time, the transmitting end removes the packet stored in the transmission queue and finishes the releasing transmission. In the TX queue, a packet is retransmitted for which an ACK has not been received within a predetermined time. The receiving end classifies communication peer end points based on the multiplexing identifier and configures an RX queue for each end point. If the packet arriving at the receiving end is a new packet, the packet is put in the RX queue corresponding to the multiplexing identifier of the received packet, and the ACK is sent to the peer end point. If the packet arriving at the receiving end is a duplicate packet, the packet is discarded.

상술한 바를 토대로 종래 기술과 본 발명을 비교해 보면 다음과 같다.Comparing the prior art and the present invention based on the above-described bar is as follows.

종래 기술에서는 릴라이어블 UDP 패킷들의 Mux/Demux를 위하여 고정 길이(예, 32비트)의 다중화 식별자를 사용하지만 본 발명에서는 릴라이어블 UDP를 사용할 필요가 있는 통신 보드들의 규모에 따라 다중화 식별자의 크기를 정함으로써, 작은 규모의 망에서는 네트워크 트래픽 양의 경감 효과를 가져올 수 있다.The prior art uses a fixed length (eg 32-bit) multiplexing identifier for Mux / Demux of relatable UDP packets, but in the present invention, the size of the multiplexing identifier depends on the size of communication boards that need to use the relatable UDP. By setting this, it is possible to reduce the amount of network traffic in a small network.

또한, 종래 기술에는 다중화 식별자가 필요 이상으로 크기 때문에 다중화 식별자로 만들어지는 어드레스 스페이스(space)가 필요 이상으로 넓어 수신측에서 처리하기에 오버헤드가 발생할 수 있다. 즉, 수신단에서는 필요이상으로 많은 수신 큐를 구성해야 한다. 본 발명에서는 필요한 만큼의 다중화 식별자 크기를 결정함으로써 이러한 오버헤드를 줄일 수 있다.In addition, in the prior art, since the multiplexing identifier is larger than necessary, an address space made of the multiplexing identifier is larger than necessary so that overhead may be generated for processing at the receiving side. In other words, the receiving end should configure more receive queues than necessary. In the present invention, this overhead can be reduced by determining the required size of multiplexed identifiers.

또한, 종래 기술에서는 다중화 식별자를 거의 랜덤하게 발생하고 다중화 식별자가 충돌이 나는 경우, 이를 극복하기 위해 릴라이어블 UDP 헤더에 필드를 추가하고 송신단과 수신단에 충돌을 피하기 위한 제어 메시지를 교환하였으나, 본 발명에서는 다중화 식별자 할당을 관리하여 제어를 위한 헤더 필드와 제어 메시지를 교환해야 하는 번거로움을 제거하였다. 즉, 본 발명에서는 다중화 식별자의 할당 관리를 통해 네트워크의 트래픽 양을 경감할 수 있으며 릴라이어블 UDP를 사용하여 메시지 교환을 시작하는 데까지 걸리는 시간을 제거할 수 있다.In addition, in the prior art, when a multiplexing identifier is generated almost randomly and a multiplexing identifier collides, a field is added to a releaseable UDP header to overcome this problem, and a control message is exchanged to avoid a collision between a transmitting end and a receiving end. The invention eliminates the need to exchange control fields with header fields for control by managing multiplexed identifier assignment. That is, the present invention can reduce the amount of traffic in the network through allocation management of multiplexing identifiers, and eliminate the time taken to start message exchange using the relatable UDP.

한편 본 발명의 상세한 설명에서는 구체적인 실시예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 안되며 후술하는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다.Meanwhile, in the detailed description of the present invention, specific embodiments have been described, but various modifications are possible without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined not only by the scope of the following claims, but also by the equivalents of the claims.

상술한 바와 같이, 본 발명은 유한 규모 통신 네트워크에서 네트워크의 규모에 따라 가변적으로 정의되는 크기의 다중화 식별자를 네트워크의 각 노드에 할당함으로써 종래 기술에 비해 트래픽의 양 측면에서나 프로토콜 구현의 측면에서 효율성을 증가시킬 수 있다. 구체적으로, 다중화 식별자의 크기를 줄임으로써 IPC 트래픽의 양을 줄일 수 있고, 수신측 릴라이어블 UDP 스택의 프로세싱 오버헤드(overhead)를 줄일 수 있으며, 릴라이어블 UDP 계층에서 다중화 식별자의 충돌을 해결하기 위해 제어메시지를 주고 받아야하는 오버헤드를 제거할 수 있다.As described above, the present invention allocates a multiplexing identifier of a size that is variably defined according to the size of a network in a finite scale communication network to each node of the network, thereby improving efficiency in terms of both traffic and protocol implementation compared to the prior art. Can be increased. Specifically, by reducing the size of the multiplexing identifier, it is possible to reduce the amount of IPC traffic, reduce the processing overhead of the receive-relayable UDP stack, and resolve collisions of the multiplexing identifier in the relatable UDP layer. This can eliminate the overhead of sending and receiving control messages.

Claims (5)

소정 개수의 노드들로 구성되고, 릴라이어블 유디피(reliable UDP)를 사용하는 유한 규모 통신시스템에서 상기 각 노드에 다중화 식별자를 할당하기 위한 장치에 있어서,An apparatus for allocating a multiplexing identifier to each node in a finite scale communication system composed of a predetermined number of nodes and using a reliable UDP. 상기 각 노드와 송수신되는 신호를 중계하는 입출력 인터페이스부와,An input / output interface unit for relaying signals transmitted and received with each node; 상기 각 노드의 크기에 맞게 정의되고, 상기 각 노드에 할당하기 위한 상기 다중화 식별자를 상기 노드들의 수 이상으로 구비하고, 상기 다중화 식별자의 할당 여부를 저장할 수 있는 메모리와,A memory defined according to the size of each node and having the multiplexing identifier for assigning to each node to the number of nodes or more and storing whether the multiplexing identifier is allocated; 소정 노드로부터 다중화 식별자 할당 요구 메시지를 수신시 상기 메모리로부터 특정 노드에 할당되지 않은 다중화 식별자를 상기 노드로 할당하여 상기 입출력 인터페이스부를 통해 제공하며 상기 메모리의 할당 여부 상태를 변경하는 제어부를 포함함을 특징으로 하는 상기 장치.And a control unit for allocating a multiplexing identifier that is not assigned to a specific node from the memory to the node and providing the multiplexing identifier assignment request message from a predetermined node to the node and changing the state of allocation of the memory. The apparatus described above. 소정 개수의 노드들로 구성되고, 릴라이어블 유디피(reliable UDP)를 사용하는 유한 규모 통신시스템에서 상기 각 노드에 다중화 식별자를 할당하기 위한 장치에 있어서,An apparatus for allocating a multiplexing identifier to each node in a finite scale communication system composed of a predetermined number of nodes and using a reliable UDP. 상기 각 노드와 송수신되는 신호를 중계하는 입출력 인터페이스부와,An input / output interface unit for relaying signals transmitted and received with each node; 상기 각 노드의 크기에 맞게 정의되고, 상기 각 노드들에 대응하여 할당된 다중화 식별자들을 포함하는 테이블을 구비하는 메모리와,A memory defined according to the size of each node and having a table including multiplexing identifiers assigned corresponding to the nodes; 소정 노드로부터 다중화 식별자 할당 요구 메시지를 수신시, 상기 메모리로부터 상기 소정 노드에 대응하는 다중화 식별자를 독출하여 상기 입출력 인터페이스부를 통해 상기 소정 노드로 제공하는 제어부를 포함함을 특징으로 하는 상기 장치.And a control unit which reads a multiplexing identifier corresponding to the predetermined node from the memory and provides the multiplexing identifier assignment request message to the predetermined node through the input / output interface unit. 소정 개수의 노드들로 구성되고, 릴라이어블 유디피(reliable UDP)를 사용하는 유한 규모 통신시스템에서, 상기 각 노드에 다중화 식별자를 할당하는 방법에 있어서,In a finite scale communication system composed of a predetermined number of nodes and using reliable UDP, a method of assigning a multiplexing identifier to each node, 상기 각 노드의 크기에 맞게 정의되고, 상기 각 노드들을 구분하는데 필요한 최소 개수의 이진비트들로 표현되는 다중화 식별자를 상기 각 노드별로 저장하는 과정과,Storing a multiplexing identifier defined for the size of each node and represented by a minimum number of binary bits required to distinguish each node for each node; 상기 각 노드가 다중화 식별자의 할당을 요구시, 상기 각 노드에 대응하는 저장된 다중화 식별자를 독출하여 상기 각 노드로 제공하는 과정을 포함함을 특징으로 하는 상기 방법.And when each node requests allocation of a multiplexing identifier, reading the stored multiplexing identifier corresponding to each node and providing the multiplexing identifier to each node. 소정 개수의 노드들로 구성되고 릴라이어블 유디피(reliable UDP)를 사용하는 유한 규모 통신시스템에서 상기 노드들 간에 데이터를 송수신하는 방법에 있어서,In the method for transmitting and receiving data between the nodes in a finite scale communication system consisting of a predetermined number of nodes and using a reliable UDP 상기 각 노드의 크기에 맞게 정의되고, 상기 각 노드들을 구분하는데 필요한 최소 개수의 이진비트들로 표현되는 다중화 식별자를 상기 노드별로 할당하는 과정과,Allocating a multiplexing identifier for each node defined by a size of each node and represented by a minimum number of binary bits required to distinguish the nodes; 상기 할당된 다중화 식별자를 이용하여 상기 각 노드들간에 데이터 송수신을 수행하는 과정을 포함함을 특징으로 하는 상기 방법.And transmitting and receiving data between the nodes using the assigned multiplexing identifier. 제4항에 있어서, 상기 다중화 식별자 할당 과정이,The method of claim 4, wherein the multiplexing identifier assignment process comprises: 상기 노드들을 구분하는데 필요한 최소 개수의 이진비트들로 표현되는 다중화 식별자를 상기 각 노드별로 저장하는 단계와,Storing a multiplexing identifier represented by the minimum number of binary bits for each node, for each node; 상기 각 노드가 다중화 식별자의 할당을 요구시, 상기 각 노드에 대응하는 저장된 다중화 식별자를 독출하여 상기 각 노드로 제공하는 단계를 포함함을 특징으로 하는 상기 방법.And when each node requests allocation of a multiplexing identifier, reading out and storing the stored multiplexing identifier corresponding to each node to each node.
KR10-2002-0054639A 2002-09-10 2002-09-10 Apparatus and method for allocating multiplexing ids to nodes in a finite-sized communication system KR100469745B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2002-0054639A KR100469745B1 (en) 2002-09-10 2002-09-10 Apparatus and method for allocating multiplexing ids to nodes in a finite-sized communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2002-0054639A KR100469745B1 (en) 2002-09-10 2002-09-10 Apparatus and method for allocating multiplexing ids to nodes in a finite-sized communication system

Publications (2)

Publication Number Publication Date
KR20040023025A KR20040023025A (en) 2004-03-18
KR100469745B1 true KR100469745B1 (en) 2005-02-02

Family

ID=37326720

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2002-0054639A KR100469745B1 (en) 2002-09-10 2002-09-10 Apparatus and method for allocating multiplexing ids to nodes in a finite-sized communication system

Country Status (1)

Country Link
KR (1) KR100469745B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100216590B1 (en) * 1996-12-21 1999-08-16 이계철 Message identifier allocation method for realizing the multiplexing scheme of aal3/4

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100216590B1 (en) * 1996-12-21 1999-08-16 이계철 Message identifier allocation method for realizing the multiplexing scheme of aal3/4

Also Published As

Publication number Publication date
KR20040023025A (en) 2004-03-18

Similar Documents

Publication Publication Date Title
JP4638658B2 (en) Method for uploading state object of offloaded network stack and method for synchronizing it
US8583831B2 (en) Thin client discovery
EP1864465B1 (en) Network communications for operating system partitions
US7395342B2 (en) Pre-execution environment compliant dynamic host configuration protocol relay agent
JP4327496B2 (en) How to offload the network stack
US20060045098A1 (en) System for port mapping in a network
EP3117588B1 (en) Scalable address resolution
WO2006057743A2 (en) Method of transporting a pci express packet over an ip packet network
JP2003308262A (en) Internet communication protocol system realized by hardware protocol processing logic and data parallel processing method using the system
CN1719808A (en) Power saving in wireless packet based networks
CN110011919B (en) Message forwarding method, device, network equipment and storage medium
US7085808B2 (en) Method for distinguishing clients in a communication system, a communication system; and a communication device
US20020132620A1 (en) Roaming in a communication network
JP3798754B2 (en) Broadcast between subnetworks connected through a router
US20060015595A1 (en) Method and apparatus for obtaining addresses for multiple interfaces in a device
KR100469745B1 (en) Apparatus and method for allocating multiplexing ids to nodes in a finite-sized communication system
US7085836B1 (en) System and method for automatic private IP address selection
US7536479B2 (en) Local and remote network based management of an operating system-independent processor
MacDonald et al. Microsoft windows 2000 tcp/ip implementation details
US20080215754A1 (en) Bridging Data Network Communications
WO2015085558A1 (en) Method, device and system for dynamically allocating ip address
CN116266800A (en) Multicast transmission method, device and system
KR20050065131A (en) An ipv6 host device, a dynamic tunneling interface device and a method for performing ipv4 in ipv6 tunneling
JP2006203735A (en) Communication device
WO2022083610A1 (en) Ip address allocation method, apparatus and system

Legal Events

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

Payment date: 20090102

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee