KR101236729B1 - Apparatus and method of automatically selecting packet transmission method for data distribution service - Google Patents

Apparatus and method of automatically selecting packet transmission method for data distribution service Download PDF

Info

Publication number
KR101236729B1
KR101236729B1 KR1020120025901A KR20120025901A KR101236729B1 KR 101236729 B1 KR101236729 B1 KR 101236729B1 KR 1020120025901 A KR1020120025901 A KR 1020120025901A KR 20120025901 A KR20120025901 A KR 20120025901A KR 101236729 B1 KR101236729 B1 KR 101236729B1
Authority
KR
South Korea
Prior art keywords
transmission method
packet transmission
information
past
determination unit
Prior art date
Application number
KR1020120025901A
Other languages
Korean (ko)
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 KR1020120025901A priority Critical patent/KR101236729B1/en
Application granted granted Critical
Publication of KR101236729B1 publication Critical patent/KR101236729B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2416Real-time traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/20Traffic policing

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE: A device and a method for automatic selection of a packet transmission method for a data distribution service are provided to support the functions for adjusting and determining a method for packet transmission in real-time to maximize the utilization of a network bandwidth. CONSTITUTION: A transmission method determination part(220) determines a current packet transmission method by using metadata collected through a real-time data collecting part, past metadata stored beforehand, and history data. The history data is calculated to determine the method of past transmission packets using the past metadata. A transmission method delivery part(230) delivers the current packet transmission method determined by the transmission method determination part to multiple terminal entities included in a basic discovery device. The transmission method delivery part delivers the current packet transmission method to a particular terminal entity requiring a change of the past packet transmission method among multiple terminal entities included in a participant. [Reference numerals] (100) Basic discovery device; (110) Participant discovery transmitter; (120) Terminal object discovery transceiver; (200) Packet transmission automatic selection device; (210) Real-time data collecting part; (220) Transmission method determination part; (221) Discovery transmission method determination part; (222) Publication transmission method determination part; (230) Transmission method delivery part; (240) Data storage; (AA) Metadata; (BB,300) Publication terminal object

Description

데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치 및 방법{Apparatus and method of automatically selecting packet transmission method for data distribution service}Apparatus and method of automatically selecting packet transmission method for data distribution service

본 발명은 데이터 분배 서비스에 관한 것으로, 특히 데이터 분배 서비스에서 단말 간 정보 교환을 위한 패킷 전송방식을 자동으로 선택해주는 장치 및 방법에 관한 것이다.The present invention relates to a data distribution service, and more particularly, to an apparatus and method for automatically selecting a packet transmission scheme for information exchange between terminals in a data distribution service.

온라인 비디오, 소셜 네트워크 서비스와 같이 유비쿼터스 환경을 기반으로 한 분산 네트워크에서는 임베디드 시스템, 모바일 기기, 센서 등 다양한 장치들로부터 대량의 데이터가 끊임없이 생성, 배포되는 특징이 있다. 이러한 데이터는 네트워크 참여자 간에 실시간으로 공유가 요구되며, 시간의 경과에 따라 데이터 전송에 참여하는 참여자들의 동적인 변경을 수용할 수 있는 데이터 중심 통신 기술을 요구하고 있다. In distributed networks based on ubiquitous environments such as online video and social network services, a large amount of data is constantly generated and distributed from various devices such as embedded systems, mobile devices, and sensors. Such data is required to be shared in real time among network participants and requires data-centric communication technology that can accommodate dynamic changes of participants participating in data transmission over time.

OMG(Object Management Group)에서는 분산 응용프로그램 간의 데이터 중심 통신을 지원하기 위해, 데이터 분배 서비스(Data Distribution Service: DDS)의 미들웨어에 대한 표준을 제공하고 있다. The Object Management Group (OMG) provides a standard for middleware in the Data Distribution Service (DDS) to support data-centric communication between distributed applications.

도 1은 종래 기술에 따른 데이터 분배 서비스의 데이터 발간/구독 동작을 위한 구성을 나타낸 다이어그램으로, 데이터 분배 서비스는 중앙 서버 없이 단순한 발간/구독(publish/subscribe) 방식의 통신을 사용함으로써, 분산 환경에서 실시간 데이터 배포를 가능하게 한다. 이를 위해, 데이터 분배 서비스에서 제공하는 대표적인 핵심 기술은 신뢰할 수 있는 UDP 통신, QoS(Quality of Service) 기반 정보 전송, 단말개체(endpoint) 디스커버리(discovery)을 포함하고 있다.1 is a diagram illustrating a configuration for data publishing / subscribing operation of a data distribution service according to the prior art. In a distributed environment, the data distribution service uses a simple publish / subscribe communication without a central server. Enable real time data distribution. To this end, representative core technologies provided by the data distribution service include reliable UDP communication, quality of service (QoS) based information transmission, and endpoint discovery.

도 1에 도시된 바와 같이, 데이터 분배 서비스는 하나 이상의 참여자(participant)를 포함하며, 자신의 정보를 전달하기 위해서 하나 이상의 발간 단말개체(DataWriter)와 상대편의 정보를 수신하기 위해서 하나 이상의 구독 단말개체(DataReader)를 포함할 수 있다.As shown in FIG. 1, a data distribution service includes one or more participants, and one or more subscribing terminal objects to receive information of one or more publishing terminal objects (DataWriter) and other parties to convey their information. (DataReader) may be included.

응용 프로그램은 특정 데이터의 주제를 나타내는 토픽(topic)을 생성하고, 이 토픽을 발간 단말개체와 구독 단말개체에 관심 토픽으로 등록함으로써 발간 단말개체와 구독 단말개체 간에 정보를 교환하게 된다. 관심 토픽에 대응되는 정보는 네트워크를 통해서 "DDS 데이터" 패킷으로 전송되며 구독 단말개체는 수신된 "DDS 데이터" 패킷에 포함된 토픽 정보를 확인함으로써 응용 프로그램에 정보를 전달한다.The application program generates a topic representing a topic of a specific data and registers the topic as a topic of interest in the publishing terminal object and the subscribing terminal object to exchange information between the publishing terminal object and the subscribing terminal object. The information corresponding to the topic of interest is transmitted in a "DDS data" packet through the network, and the subscribing terminal object transmits the information to the application program by checking the topic information included in the received "DDS data" packet.

데이터 분배 서비스(DDS) 표준에서 제공하는 단말개체 디스커버리는 기본 디스커버리(simple discovery) 방식을 사용하며, 이는 통신에 참여하는 참여자(participant)들이 메시지를 서로 교환함으로써 상대방 참여자의 참여/탈퇴를 자동으로 인지할 수 있도록 한다. 여기서, 참여자에 포함된 단말개체는 탐색된 정보를 이용하여 동일한 토픽(topic)에 관심을 가지는 단말개체 간에 정보를 교환한다. The terminal object discovery provided by the data distribution service (DDS) standard uses a simple discovery method, in which participants participating in communication automatically recognize the participation / leave of the other participant by exchanging messages with each other. Do it. Herein, the terminal object included in the participant exchanges information between terminal objects interested in the same topic by using the found information.

도 2는 종래 기술에 따른 데이터 분배 서비스의 기본 디스커버리 절차를 나타낸 다이어그램이다.2 is a diagram illustrating a basic discovery procedure of a data distribution service according to the prior art.

데이터 분배 서비스는 발간 단말개체와 구독 단말개체 간에 토픽을 이용하여 통신을 할 수 있도록 하기 위해서 참여자, 단말개체의 위치를 자동으로 탐색할 수 있도록 하는 기본 디스커버리(simple discovery) 방식을 제공한다. The data distribution service provides a basic discovery method for automatically discovering a location of a participant and a terminal object in order to enable communication using a topic between a publishing terminal object and a subscribing terminal object.

기본 디스커버리는 네트워크에 참여하는 참여자들 간에 참여자 정보를 송수신함으로써 참여자의 도메인 참여, 생존 여부 및 참여자의 검색을 수행하는 참여자 디스커버리 단계(Simple Participant Discovery Protocol: SPDP)와, 참여자에 포함된 단말개체 정보를 서로 교환하여 단말개체 간 통신이 가능하도록 하는 단말개체 디스커버리 단계(Simple Endpoint Discovery Protocol: SEDP)로 나누어진다. Basic discovery transmits the participant information between the participants in the network, and performs the participant discovery step (SPDP) for performing the participant's domain participation, survival, and searching of the participant, and terminal object information included in the participant. It is divided into a Simple Endpoint Discovery Protocol (SEDP) that enables communication between terminal objects in exchange with each other.

기본 디스커버리를 수행하는 기본 디스커버리 장치는 참여자 디스커버리를 위한 참여자 디스커버리 송수신부를 구비하며, 단말개체 디스커버리를 위한 단말개체 디스커버리 송수신부를 구비한다.The basic discovery apparatus that performs basic discovery includes a participant discovery transceiver for participant discovery and a terminal object discovery transceiver for terminal object discovery.

참여자 디스커버리 송수신부는 주기적으로 자신의 참여자 정보를 네트워크에 전파하며, 다른 참여자의 정보를 수신하여 저장한다. 예를 들면, 발간 단말개체1는 참여자의 정보를 데이터 분배 서비스 네트워크에 주기적으로 전파하며, 구독 단말개체1은 다른 참여자의 정보를 데이터 분배 서비스 네트워크로부터 수신하여 저장한다.The participant discovery transceiver periodically propagates its participant information to the network and receives and stores other participant information. For example, the publishing terminal object 1 periodically propagates the participant's information to the data distribution service network, and the subscribing terminal object 1 receives and stores the information of other participants from the data distribution service network.

참여자 간에 참여자 정보가 교환되고 나면 연결된 참여자 간에 참여자가 포함하고 있는 단말개체의 정보를 교환을 하기 위해 단말개체 디스커버리 단계를 거친다. 단말개체 디스커버리 단계에서는 발간 단말개체2와 구독 단말개체2 간에 발간 단말개체의 변경 정보를 송수신하며, 발간 단말개체3과 구독 단말개체3 간에 구독 단말개체의 변경 정보를 송수신한다. 여기서 단말개체의 정보는 단말개체의 위치, 관심 토픽 및 QoS 등을 포함할 수 있다. 단말개체 디스커버리 송수신부는 단말개체의 정보를 신뢰형 통신 방식으로 상대방 참여자에게 전송한다. After the participant information is exchanged between the participants, the terminal object discovery step is performed to exchange the information of the terminal object included in the participant between the connected participants. The terminal object discovery step transmits and receives the change information of the publishing terminal object between the publishing terminal object 2 and the subscribing terminal object 2, and transmits and receives the change information of the subscribing terminal object between the publishing terminal object 3 and the subscribing terminal object 3. The information on the terminal object may include the location of the terminal object, the topic of interest and the QoS. The terminal object discovery transmission / reception unit transmits information of the terminal object to the counterpart participant in a reliable communication method.

단말개체 디스커버리 단계에서는 상대편 단말개체의 정보를 수신한 후 자신의 단말개체와 관심 토픽, QoS 등이 호환되는지를 검사한 후 호환이 되면 두 단말개체 간에 데이터 통신이 가능하도록 연결정보를 저장한다. 이때 생성된 연결정보를 통하여 발간 단말개체는 생성된 정보를 연결된 구독 단말개체에게 전달하고 구독 단말개체는 발간 단말개체가 전달한 정보를 수신한다.In the terminal object discovery step, after receiving the information of the other terminal object, and checks whether the terminal object and the topic of interest, QoS, etc. are compatible, and stores the connection information so as to enable data communication between the two terminal objects. At this time, the publication terminal object transmits the generated information to the connected subscription terminal object through the generated connection information, and the subscription terminal object receives the information delivered by the publication terminal object.

기본 디스커버리 단계를 포함하여 모든 발간 단말개체와 구독 단말개체는 네트워크를 통하여 서로 연결된 단말개체에게 정보를 패킷 형태로 전송을 한다.Including the basic discovery step, all published terminal objects and subscribing terminal objects transmit information in packet form to terminal objects connected to each other through a network.

네트워크에서 패킷은 발단 단말개체 또는 구독 단말개체의 주소 정보를 참조하여 주소의 형태에 따라 멀티캐스트 또는 유니캐스트로 전송된다.In a network, a packet is transmitted in multicast or unicast according to the form of an address by referring to address information of an originating terminal object or a subscribing terminal object.

도 3은 종래 기술에 따른 유니캐스트/멀티캐스트 패킷 교환을 위한 데이터 분배 서비스의 네트워크 환경을 나타낸 다이어그램으로, 데이터 분배 서비스는 참여자 또는 단말개체 간에 정보를 교환하기 위하여 네트워크에서 참여자가 포함되어 있는 노드 사이에 패킷을 송수신하며 이때 아래의 두 가지 패킷 전송방식을 사용할 수 있다.3 is a diagram illustrating a network environment of a data distribution service for unicast / multicast packet exchange according to the prior art, wherein a data distribution service is used between nodes including a participant in a network to exchange information between a participant or a terminal object. Send and receive packets to and from this, two packet transmission methods are available.

첫 번째 방식은 참여자가 포함되어 있는 노드의 IP 주소를 직접 참조하여 해당 노드로 직접 패킷을 전송하는 유니캐스트 패킷 전송방식이다. The first method is a unicast packet transmission method in which a packet is directly transmitted to a node by directly referring to an IP address of a node including a participant.

두 번째 방식은 개별 참여자 또는 단말노드에 직접 패킷을 전달하지 않고 참여자가 포함되어 있는 네트워크의 모든 노드에 패킷을 전파하는 멀티캐스트 패킷 전송방식이다. The second method is a multicast packet transmission method in which a packet is propagated to all nodes of a network including a participant without directly transmitting a packet to an individual participant or a terminal node.

예로써, 노드1의 참여자1에 포함된 발간 단말개체가 노드3의 참여자4에 포함된 구독 단말개체에 정보를 전달할 때 유니캐스트 정보 전송방식을 사용하면, 패킷은 노드1에서 네트워크 스위치를 거쳐 노드3으로만 전달이 된다. 반면, 멀티캐스트 정보 전송방식을 사용하면, 패킷은 노드1에서 네트워크 스위치를 거쳐 네트워크에 참여하고 있는 모든 노드들(노드1, 노드2, 노드3, 노드3, 노드4, 노드5)로 전달된다. 그러나, 참여자1의 발간 단말개체의 발간 정보에 관심을 가지고 있는 것은 참여자4의 구독 단말개체이므로, 노드3에 도착한 패킷만이 참여자4로 전달되며 나머지 노드 전달된 패킷은 각 참여자에게 전달되지 않고 폐기된다.For example, if a publishing terminal object included in Participant 1 of Node 1 transfers information to a subscribing terminal object included in Participant 4 of Node 3, the unicast information transmission method allows the packet to pass through the network switch from Node 1 to the node. Only 3 is passed. On the other hand, when the multicast information transmission method is used, the packet is transmitted from node 1 to the network nodes through the network switch (node 1, node 2, node 3, node 3, node 4, node 5). . However, since the participant 1 is interested in the publication information of the published terminal object of the participant 4, only the packets arriving at the node 3 are delivered to the participant 4, and the remaining nodes are not delivered to each participant. do.

유니캐스트 패킷 전송방식을 사용하면 네트워크에 참여하고 있는 참여자의 수에 상관없이 대상이 되는 노드로만 패킷이 발송되기 때문에 네트워크에 불필요한 패킷의 전송을 방지할 수 있다. 그러나 패킷을 수신하고자 하는 참여자 또는 단말개체 수가 증가하게 되면 송신측 참여자 또는 단말개체가 전송해야 하는 패킷의 수도 비례해서 증가하게 되어 해당 참여자 또는 단말개체를 포함하고 있는 노드의 CPU 부하 및 메모리 사용량을 증가시켜 성능 저하를 가져오게 된다.By using the unicast packet transmission method, packets are sent only to the target node regardless of the number of participants participating in the network, thereby preventing unnecessary transmission of packets to the network. However, if the number of participants or terminal objects that want to receive a packet increases, the number of packets that a transmitting participant or terminal object should transmit proportionally increases, increasing the CPU load and memory usage of the node including the corresponding participant or terminal object. This can lead to performance degradation.

멀티캐스트 패킷 전송방식을 사용하면 수신하고자 하는 참여자 또는 단말개체의 수가 증가하더라도 송신측 참여자 또는 단말개체는 한 번의 패킷만 전달하면 되므로 패킷 전송 횟수 증가에 따른 노드 성능 저하를 방지할 수 있다. 그러나 해당 정보를 필요로 하지 않는 참여자 또는 단말노드에도 패킷을 전달하기 때문에 네트워크 트래픽이 증가로 인한 효율을 떨어뜨리게 된다. 또한, 수신측 노드는 불필요한 패킷을 수신한 경우 이를 필터링 해야 하는 부하가 발생한다.When the multicast packet transmission method is used, even if the number of participants or terminal objects to be received increases, the transmitting participant or terminal object only needs to deliver one packet, thereby preventing a decrease in node performance due to an increase in the number of packet transmissions. However, since the packet is delivered to a participant or a terminal node that does not need the corresponding information, network traffic decreases efficiency due to an increase. In addition, if the receiving node receives an unnecessary packet, there is a load to filter it.

이러한 종래의 데이터 분배 서비스는 자동으로 패킷 전송방식을 조정하기 위한 기능을 제공하지 않으며 응용 프로그램이 패킷 전송방식을 직접 지정하도록 하고 있다.Such a conventional data distribution service does not provide a function for automatically adjusting a packet transmission scheme, and allows an application program to directly specify a packet transmission scheme.

본 발명의 목적은 상기한 점을 감안하여 안출한 것으로, 특히 데이터 분배 서비스에서 참여자 또는 발간 단말개체와 구독 단말개체 간에 정보 교환 시 CPU 및 메모리 사용 비용을 최소화하고 네트워크 대역폭 활용을 최대화할 수 있도록 패킷 전송방식을 실시간으로 조정하고 결정하는 기능을 지원하는 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치 및 방법을 제공하는 데 있다.SUMMARY OF THE INVENTION The present invention has been made in view of the above, and particularly, in order to minimize CPU and memory usage costs and maximize network bandwidth utilization when exchanging information between a participant or a publishing terminal object and a subscriber terminal object in a data distribution service. An apparatus and method for automatically selecting a packet transmission method for a data distribution service that supports a function of adjusting and determining a transmission method in real time.

본 발명의 또다른 목적은, 데이터 분배 서비스에 참여하고 있는 단말개체에 대한 정보를 교환하기 위해 일괄적으로 유니캐스트 또는 멀티캐스트 패킷 전송방식을 사용하는 대신에 전송방식을 자동으로 선택하여 단말개체를 발견하도록 하는 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치 및 방법을 제공하는 데 있다.Another object of the present invention is to select a terminal object by automatically selecting a transmission method instead of using a unicast or multicast packet transmission method in order to exchange information about the terminal object participating in the data distribution service. An apparatus and method for automatically selecting a packet transmission method for a data distribution service for discovery are provided.

본 발명의 또다른 목적은, 데이터 분배 서비스를 위한 기본 디스커버리 단계에서 참여자와 참여자에 포함되어 있는 단말개체의 정보 교환 시에 또는 발간 단말개체가 구독 단말개체에게 토픽 정보를 전달할 시에 패킷 전송방식을 자동으로 결정하도록 해주는 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치 및 방법을 제공하는 데 있다.It is still another object of the present invention to provide a packet transmission scheme when exchanging information of a terminal object included in a participant and a participant in a basic discovery step for data distribution service, or when a publishing terminal object transfers topic information to a subscribing terminal object. The present invention provides an apparatus and method for automatically selecting a packet transmission method for a data distribution service that allows automatic determination.

상기한 목적을 달성하기 위한 본 발명에 따른 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치의 특징은, 기본 디스커버리 장치 또는 참여자에 포함되는 다수 단말개체에게 패킷 전송방식을 전달하는 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치에 있어서, 메타정보를 실시간으로 모니터링하고, 상기 메타정보를 수집하는 실시간 정보 수집부와, 상기 실시간 정보 수집부를 통해 수집된 상기 메타정보와, 미리 저장되어 있던 과거 메타정보와, 상기 과거 메타정보를 이용하여 과거에 패킷 전송방식을 결정하기 위해 계산한 이력정보를 사용하여 현재 패킷 전송방식을 결정하는 전송방식 결정부와, 상기 전송방식 결정부에서 결정된 현재 패킷 전송방식을 상기 기본 디스커버리 장치에 포함되는 다수 단말개체로 전달하거나 상기 참여자에 포함되는 다수 단말개체 중 과거 패킷 전송방식의 변경이 필요한 특정 단말개체에게 전달하는 전송방식 전달부를 포함하여 구성되는 것이다.An apparatus for automatically selecting a packet transmission method for a data distribution service according to the present invention for achieving the above object is a data distribution service for delivering a packet transmission method to a plurality of terminal objects included in a basic discovery device or a participant. An automatic selection apparatus of a packet transmission method, comprising: a real time information collecting unit configured to monitor meta information in real time and collect the meta information, the meta information collected through the real time information collecting unit, and previously stored meta information A transmission method determination unit for determining a current packet transmission method using history information calculated to determine a packet transmission method in the past by using the past meta information, and a current packet transmission method determined by the transmission method determination unit. Delivering or transmitting to multiple terminal objects included in the basic discovery device It is configured to include a transmission method delivery unit for delivering to a specific terminal object that needs to change the past packet transmission method of a plurality of terminal objects included in the existing participants.

바람직하게, 상기 실시간 정보 수집부를 통해 수집된 메타정보를 저장하고, 상기 과거 메타정보와 상기 이력정보를 저장하고, 상기 전송방식 결정부에서 상기 현재 패킷 전송방식을 결정하기 위해 수행된 계산 결과 및 그에 따른 이력정보를 저장하는 정보 저장소를 더 구비할 수 있다.Preferably, the calculation result performed to store the meta information collected through the real-time information collection unit, to store the past meta information and the history information, and to determine the current packet transmission method in the transmission method determination unit and It may further include an information storage for storing the history information according to.

바람직하게, 상기 전송방식 결정부가 상기 기본 디스커버리 장치에 포함되는 다수 단말개체로 전달할 상기 현재 패킷 전송방식을 결정하는 디스커버리 전송방식 결정부와, 상기 참여자에 포함되는 다수 단말개체 중 상기 과거 패킷 전송방식의 변경이 필요한 상기 특정 단말개체에게 전달할 상기 현재 패킷 전송방식을 결정하는 발간 전송방식 결정부를 구비할 수 있다. 더욱 바람직하게는, 상기 디스커버리 전송방식 결정부는 상기 기본 디스커버리 장치에 포함되는 다수 단말개체의 과거 패킷 전송방식과 상기 현재 패킷 전송방식을 각각 비교하고, 그 비교 결과에 따라 각 단말개체의 과거 패킷 전송방식의 변경 여부를 결정하고, 상기 발간 전송방식 결정부는 상기 참여자에 포함되는 다수 단말개체의 과거 패킷 전송방식과 상기 현재 패킷 전송방식을 각각 비교하고, 그 비교 결과에 따라 각 단말개체의 과거 패킷 전송방식의 변경 여부를 결정할 수 있다. 그에 따라, 상기 비교 결과에서 상기 과거 패킷 전송방식과 상기 현재 패킷 전송방식이 상이한 경우에, 상기 디스커버리 전송방식 결정부와 상기 발간 전송방식 결정부는 상기 현재 패킷 전송방식을 상기 전송방식 전달부로 전달할 수 있으며, 상기 디스커버리 전송방식 결정부와 상기 발간 전송방식 결정부는 상기 현재 패킷 전송방식과 함께 상기 과거 패킷 전송방식을 변경할 해당 발간 단말개체의 식별정보를 상기 전송방식 전달부에 더 전달할 수 있다.Preferably, a transmission transmission method determination unit for determining the current packet transmission method to be delivered to the plurality of terminal objects included in the basic discovery device, and the past packet transmission method of the plurality of terminal objects included in the participant It may be provided with a publication transmission method determination unit for determining the current packet transmission method to be delivered to the specific terminal object that needs to be changed. More preferably, the discovery transmission method determination unit compares the past packet transmission method and the current packet transmission method of the plurality of terminal objects included in the basic discovery device, respectively, and the past packet transmission method of each terminal object according to the comparison result Determine whether to change, and the publication transmission method determination unit compares the past packet transmission method and the current packet transmission method of the plurality of terminal objects included in the participant, respectively, and the past packet transmission method of each terminal object according to the comparison result It is possible to decide whether to change. Accordingly, when the past packet transmission scheme and the current packet transmission scheme are different from each other in the comparison result, the discovery transmission scheme determination unit and the publication transmission scheme determination unit may transmit the current packet transmission scheme to the transmission scheme delivery unit. The discovery transmission method determination unit and the publication transmission method determination unit may further transmit identification information of the corresponding publication terminal object to change the past packet transmission method together with the current packet transmission method to the transmission method delivery unit.

바람직하게, 상기 전송방식 결정부에서 상기 현재 패킷 전송방식을 결정하는데 사용되는 파라미터 값의 오차를 보정하고, 그에 따라 오차가 보정된 파라미터 값을 상기 전송방식 결정부에 전달하는 이력정보 필터를 더 구비할 수 있다.Preferably, the transmission method determination unit further comprises a history information filter for correcting the error of the parameter value used to determine the current packet transmission method, and thereby transmitting the parameter value whose error is corrected to the transmission method determination unit. can do.

본 발명에 따르면, 패킷 전송방식을 실시간으로 조정하고 결정하여 자동으로 선택하도록 해주기 때문에 데이터 분배 서비스에서 참여자 또는 단말개체 간에 정보 교환 시 CPU 및 메모리 사용 비용을 최소화하고 네트워크 대역폭 활용을 최대화할 수 있다. 결국, 데이터 분배 서비스를 사용하는 시스템의 효율을 높일 수 있다. According to the present invention, since the packet transmission scheme is adjusted and determined in real time and automatically selected, it is possible to minimize CPU and memory usage costs and maximize network bandwidth utilization when exchanging information between participants or terminal objects in a data distribution service. As a result, the efficiency of the system using the data distribution service can be improved.

또한, 기본 디스커버리 단계에서 일방적으로 유니캐스트와 멀티캐스트 중 어느 하나의 통신 방식만을 지정하여 사용하는 기존 기술과 달리, 데이터 분배 서비스가 적용된 환경을 고려하여 유니캐스트 통신 방식이나 멀티캐스트 통신 방식을 적절히 사용할 수 있도록 함으로써 디스커버리 부하를 감소시킬 수 있다.In addition, unlike the existing technology that unilaterally designates only one of unicast and multicast communication methods in the basic discovery phase, a unicast communication method or a multicast communication method is appropriately used in consideration of an environment in which a data distribution service is applied. In this way, the discovery load can be reduced.

또한, 발간 단말개체와 구독 단말개체 간에 토픽 정보를 교환할 때 발간 단말개체의 데이터 전송 부하를 줄임으로써 전송 속도 및 리소스 사용 효율을 높일 수 있다.In addition, when the topic information is exchanged between the publishing terminal object and the subscribing terminal object, the data transmission load of the publishing terminal object may be reduced to increase the transmission speed and resource use efficiency.

도 1은 종래 기술에 따른 데이터 분배 서비스의 데이터 발간/구독 동작을 위한 구성을 나타낸 다이어그램,
도 2는 종래 기술에 따른 데이터 분배 서비스의 기본 디스커버리 절차를 나타낸 다이어그램,
도 3은 종래 기술에 따른 유니캐스트/멀티캐스트 패킷 교환을 위한 데이터 분배 서비스의 네트워크 환경을 나타낸 다이어그램,
도 4는 본 발명에 따른 데이터 분배 서비스를 위한 시스템 구성을 나타낸 블록다이어그램,
도 5는 본 발명에 따른 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 절차를 나타낸 플로우챠트,
도 6은 본 발명에서 실시간 메타정보와 이력정보를 이용하여 패킷 전송방식을 결정하는 과정을 나타낸 다이어그램.
1 is a diagram showing a configuration for a data publishing / subscription operation of a data distribution service according to the prior art;
2 is a diagram illustrating a basic discovery procedure of a data distribution service according to the prior art;
3 is a diagram illustrating a network environment of a data distribution service for unicast / multicast packet exchange according to the prior art;
4 is a block diagram showing a system configuration for a data distribution service according to the present invention;
5 is a flowchart illustrating an automatic selection procedure of a packet transmission method for a data distribution service according to the present invention;
6 is a diagram illustrating a process of determining a packet transmission method using real-time meta information and history information in the present invention.

본 발명의 다른 목적, 특징 및 이점들은 첨부한 도면을 참조한 실시 예들의 상세한 설명을 통해 명백해질 것이다.Other objects, features and advantages of the present invention will become apparent from the detailed description of the embodiments with reference to the accompanying drawings.

이하, 첨부된 도면을 참조하여 본 발명의 실시 예의 구성과 그 작용을 설명하며, 도면에 도시되고 또 이것에 의해서 설명되는 본 발명의 구성과 작용은 적어도 하나의 실시 예로서 설명되는 것이며, 이것에 의해서 상기한 본 발명의 기술적 사상과 그 핵심 구성 및 작용이 제한되지는 않는다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a configuration and an operation of an embodiment of the present invention will be described with reference to the accompanying drawings, and the configuration and operation of the present invention shown in and described by the drawings will be described as at least one embodiment, The technical idea of the present invention and its essential structure and action are not limited.

이하, 첨부한 도면을 참조하여 본 발명에 따른 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치 및 방법의 바람직한 실시 예를 자세히 설명한다.Hereinafter, a preferred embodiment of an apparatus and method for automatically selecting a packet transmission method for a data distribution service according to the present invention will be described in detail with reference to the accompanying drawings.

본 발명은 데이터 분배 서비스 (DDS) 를 이용하여 응용 프로그램 간에 정보를 교환할 때 네트워크를 통하여 패킷을 효과적으로 전달하기 위한 장치와 방법을 제공한다. 데이터 분배 서비스는 데이터 중심 통신을 이용하여 실시간 정보 교환을 목적으로 사용되는 미들웨어이며 데이터 중심 통신 방법 중 발간/구독(publish/subscribe) 형식으로 정보를 교환한다.The present invention provides an apparatus and method for effectively delivering packets over a network when exchanging information between application programs using data distribution services (DDS). Data distribution service is a middleware used for the purpose of real-time information exchange by using data-centric communication, and exchanges information in a publish / subscribe format among data-centric communication methods.

도 4는 본 발명에 따른 데이터 분배 서비스를 위한 시스템 구성을 나타낸 블록다이어그램으로, 유니캐스트 또는 멀티캐스트 패킷 전송방식을 결정하기 위한 장치 구성을 포함한다. 즉, 본 발명에서는 단말개체 간에 정보 교환 시 CPU 및 메모리 사용량을 최소화하고, 네트워크 대역폭 활용을 최대화하기 위해, 도 4에 도시된 패킷 전송방식의 자동 선택 장치를 데이터 분배 서비스에 포함한다.4 is a block diagram illustrating a system configuration for a data distribution service according to the present invention, and includes an apparatus configuration for determining a unicast or multicast packet transmission scheme. That is, in the present invention, in order to minimize CPU and memory usage and to maximize network bandwidth utilization when exchanging information between terminal objects, an automatic selection apparatus of the packet transmission method shown in FIG. 4 is included in the data distribution service.

도 4를 참조하면, 패킷 데이터 서비스를 위한 시스템은 단말개체들 간의 통신을 위해 참여자나 단말개체의 위치를 자동으로 탐색하는 기본 디스커버리 장치(100)와 패킷 전송방식을 자동으로 선택하여 상기 기본 디스커버리 장치(100)에 전달하기 위한 패킷 전송 자동 선택 장치(200)와 다수 발간 단말개체(300)를 포함한다. 여기서, 기본 디스커버리 장치(100)는 도 2에 도시된 바와 같은 구성을 갖는다. 즉, 기본 디스커버리 장치(100)에 구비되는 참여자 디스커버리 송수신부(110)는 발간 단말개체1을 포함하며, 단말개체 디스커버리 송수신부(120)는 발간 단말개체2와 발간 단말개체3을 포함한다. Referring to FIG. 4, the system for packet data service automatically selects a basic discovery apparatus 100 and a packet transmission scheme for automatically discovering a participant or a position of a terminal object for communication between terminal objects, and the basic discovery apparatus. It includes a packet transmission automatic selection device 200 and a plurality of terminal object 300 for delivery to (100). Here, the basic discovery apparatus 100 has a configuration as shown in FIG. 2. That is, the participant discovery transmission / reception unit 110 provided in the basic discovery apparatus 100 includes a publishing terminal object 1, and the terminal object discovery transmitting / receiving unit 120 includes a publishing terminal object 2 and a publishing terminal object 3.

패킷 전송 자동 선택 장치(200)는 현재 패킷 전송방식을 결정하여 기본 디스커버리 장치(100) 또는 참여자에 포함되는 다수 단말개체에 그를 전달하기 위한 장치로써, 실시간 정보 수집부(210)와 전송방식 결정부(220)와 전송방식 전달부(230)와 정보 저장소(240)로 구성되며, 기본 디스커버리 장치(100)는 참여자 디스커버리 송수신부(110)와 단말개체 디스커버리 송수신부(120)를 포함한다.The automatic packet transmission selection device 200 is a device for determining the current packet transmission method and delivering it to the basic discovery device 100 or a plurality of terminal objects included in the participant. The real-time information collection unit 210 and the transmission method determination unit It consists of a 220 and a transmission method transmission unit 230 and the information storage 240, the basic discovery device 100 includes a participant discovery transmission and reception unit 110 and the terminal object discovery transmission and reception unit 120.

실시간 정보 수집부(210)는 메타정보의 입력 사항을 실시간으로 모니터링하고, 또한 전송방식을 결정하기 위해 실시간으로 입력되는 메타정보를 수집한다. 실시간 정보 수집부(210)는 실시간으로 입력되는 메타 정보를 정보 저장소(240)에 저장하여 별도 관리하는데, 이는 추후 전송방식을 결정할 시에 정보 저장소(240)에 저장된 메타정보를 다시 사용하기 위한 것이다.The real-time information collecting unit 210 monitors the input items of the meta information in real time, and also collects the meta information input in real time to determine the transmission method. The real-time information collecting unit 210 stores the meta information input in real time in the information storage 240 and separately manages the meta information stored in the information storage 240 to determine the transmission method later. .

또한, 실시간 정보 수집부(210)는 실시간으로 입력되는 메타정보를 전송방식 결정부(220)에 전달하여 전송방식 결정을 위한 정보를 제공한다. In addition, the real-time information collector 210 delivers the meta information input in real time to the transmission method determination unit 220 to provide information for determining the transmission method.

전송방식 결정부(220)는 디스커버리 전송방식 결정부(221)와 발간 전송방식 결정부(222)를 구비한다. The transmission method determination unit 220 includes a discovery transmission method determination unit 221 and a publication transmission method determination unit 222.

전송방식 결정부(220)는 전송방식을 결정한다.The transmission method determination unit 220 determines the transmission method.

도 6은 본 발명에서 실시간 메타정보와 이력정보를 이용하여 패킷 전송방식을 결정하는 과정을 나타낸 다이어그램으로, 전송방식 결정부(220)의 동작 예를 나타낸 것이다.FIG. 6 is a diagram illustrating a process of determining a packet transmission method using real-time meta information and history information in the present invention, and shows an example of an operation of the transmission method determination unit 220.

전송방식 결정부(220)는 실시간 정보 수집부(210)로부터 전달된 실시간 메타정보를 이용하여 전송방식을 결정하기 위한 계산을 수행하며, 그 실시간 메타정보의 계산 결과 및 그에 따른 계산 이력을 정보 저장소(240)에 저장한다. 또는 전송방식 결정부(220)는 실시간 정보 수집부(210)로부터 전달된 메타정보와 과거에 입력되어 미리 저장되어 있던 과거 메타정보 및 그에 대한 계산 이력을 이용하여 전송방식을 결정하기 위한 계산할 수행한다. 예로써, 전송방식 결정부(220)는 실시간 정보 수집부(210)로부터 실시간 메타정보가 입력되면, 정보 저장소(240)로부터 과거 메타정보와 그 과거 메타정보를 사용한 계산 이력을 추출한다. 그리하여 입력된 실시간 메타정보와 추출한 과거 메타정보 및 그의 계산 이력을 계산 과정에 함께 사용한다. The transmission method determination unit 220 performs a calculation for determining a transmission method using the real-time meta information transmitted from the real-time information collecting unit 210, and stores the calculation result of the real-time meta information and the calculation history accordingly. Save to 240. Alternatively, the transmission method determination unit 220 performs calculation to determine the transmission method by using the meta information transmitted from the real-time information collecting unit 210, the past meta information previously stored in the past, and the calculation history thereof. . For example, when the real-time meta information is input from the real-time information collecting unit 210, the transmission method determination unit 220 extracts a calculation history using past meta information and the past meta information from the information storage 240. Thus, the input real-time meta information, the extracted historical meta information, and its calculation history are used together in the calculation process.

디스커버리 전송방식 결정부(221)는 기본 디스커버리 장치(100)에 포함되는 다수 단말개체로 전달할 현재 패킷 전송방식을 결정하며, 발간 전송방식 결정부(222)는 참여자에 포함되는 다수 단말개체 중 과거 패킷 전송방식의 변경이 필요한 해당 단말개체(300)에게 전달할 현재 패킷 전송방식을 결정한다.The discovery transmission method determination unit 221 determines a current packet transmission method to be delivered to a plurality of terminal objects included in the basic discovery apparatus 100, and the publication transmission method determination unit 222 is a past packet among the plurality of terminal objects included in the participant. Determine the current packet transmission method to be delivered to the terminal object 300 that needs to change the transmission method.

특히, 디스커버리 전송방식 결정부(221)는 기본 디스커버리 장치(100)에 포함되는 다수 단말개체의 과거 패킷 전송방식과 결정된 현재 패킷 전송방식을 각각 비교한다. 그리고 그 비교 결과에서 비교된 두 전송방식이 상이하냐 동일하냐 에 따라 각 단말개체의 과거 패킷 전송방식의 변경 여부를 결정한다. 또한 발간 전송방식 결정부(222)도 참여자에 포함되는 다수 단말개체의 과거 패킷 전송방식과 현재 패킷 전송방식을 각각 비교한 후에, 그 비교 결과에서 비교된 두 전송방식이 상이하냐 동일하냐 에 따라 각 단말개체의 과거 패킷 전송방식의 변경 여부를 결정한다.In particular, the discovery transmission method determination unit 221 compares the past packet transmission method of the plurality of terminal objects included in the basic discovery apparatus 100 and the determined current packet transmission method, respectively. In the comparison result, it is determined whether the previous packet transmission method of each terminal object is changed depending on whether the two transmission methods are different or identical. In addition, the publication transmission method determination unit 222 also compares the past packet transmission method and the current packet transmission method of a plurality of terminal objects included in the participant, respectively, and then compares the two transmission methods that are different from each other according to the comparison result. Determine whether to change the past packet transmission scheme of the terminal object.

한편, 도 6에 도시된 바와 같이, 전송방식 결정부(220)의 디스커버리 전송방식 결정부(221)와 발간 전송방식 결정부(222)는 정보 저장소(240)에서 추출한 이력 정보와 실시간 정보 수집부(210)를 통해 현재 입력된 실시간 메타정보에 기반하여 현재 패킷 전송방식을 결정하며, 아래에 설명되는 오차 보정을 거친다.Meanwhile, as shown in FIG. 6, the discovery transmission method determination unit 221 and the publication transmission method determination unit 222 of the transmission method determination unit 220 are the historical information and the real time information collection unit extracted from the information storage 240. A current packet transmission method is determined based on the real-time meta information currently input through 210, and undergoes error correction described below.

본 발명에서는 오차 보정을 위해 이력정보 필터(미도시)가 전송방식 결정부(220)에 구비되는 것이 바람직하며, 그 이력정보 필터에 의한 필터링을 통해 오차가 보정된다.In the present invention, it is preferable that a history information filter (not shown) is provided in the transmission method determination unit 220 for error correction, and the error is corrected through filtering by the history information filter.

이력정보 필터는 전송방식 결정부(200)에서 사용되는 파라미터 값의 오차를 보정하기 위한 것으로, 이력정보 필터에 의해 오차가 보정된 파라미터 값은 전송방식 결정부(200)에 전달된다. 그에 따라, 전송방식 결정부(200)는 오차가 보정된 파라미터 값을 사용하여 패킷 전송방식을 결정한다.The history information filter is for correcting an error of a parameter value used in the transmission method determination unit 200. The parameter value whose error is corrected by the history information filter is transmitted to the transmission method determination unit 200. Accordingly, the transmission method determination unit 200 determines the packet transmission method using the parameter value whose error is corrected.

전송방식 결정부(220)에서 결정된 패킷 전송방식은 전송방식 전달부(230)를 통해 해당 발간 단말개체(300) 또는 기본 디스커버리 장치(100)에 연계된 발간 단말개체들로 전달된다. 이를 위해, 전송방식 결정부(220)는 패킷 전송방식이 변경될 발간 단말개체들에 대한 식별정보(ID)를 또한 전송방식 전달부(230)에 전달한다.The packet transmission method determined by the transmission method determination unit 220 is transmitted to the publication terminal objects linked to the corresponding publication terminal object 300 or the basic discovery apparatus 100 through the transmission method delivery unit 230. To this end, the transmission method determination unit 220 also transmits identification information (ID) for the published terminal objects whose packet transmission method is to be changed to the transmission method delivery unit 230.

전송방식 결정부(220)는 디스커버리 전송방식 결정부(221)와 발간 전송방식 결정부(222)를 구비한다. The transmission method determination unit 220 includes a discovery transmission method determination unit 221 and a publication transmission method determination unit 222.

전송방식 전달부(230)는 디스커버리 전송방식 결정부(221)에서 결정된 패킷 전송방식을 기본 디스커버리 장치(100)의 참여자 디스커버리 송수신부(110)와 단말개체 디스커버리 송수신부(120)에 전달한다. 그에 따라, 그 결정된 패킷 전송방식은 참여자 디스커버리 송수신부(110)에 포함되는 발간 단말개체1, 단말개체 디스커버리 송수신부(120)에 포함된 발간 단말개체2 및 발간 단말개체3에게 전달된다. The transmission method transmission unit 230 transmits the packet transmission method determined by the discovery transmission method determination unit 221 to the participant discovery transmission / reception unit 110 and the terminal object discovery transmission / reception unit 120 of the basic discovery apparatus 100. Accordingly, the determined packet transmission scheme is transmitted to the publishing terminal object 1 included in the participant discovery transmission / reception unit 110, the publishing terminal object 2 included in the terminal object discovery transmission / reception unit 120, and the publishing terminal object 3.

전송방식 전달부(230)는 발간 전송방식 결정부(222)에서 결정된 패킷 전송방식을 참여자에 포함된 발간 단말개체 중 해당되는 발간 단말개체(300)에게 전달한다.The transmission method transmission unit 230 transmits the packet transmission method determined by the publication transmission method determination unit 222 to a corresponding publication terminal object 300 among the publication terminal objects included in the participant.

도 5는 본 발명에 따른 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 절차를 나타낸 플로우챠트이다.5 is a flowchart illustrating an automatic selection procedure of a packet transmission method for a data distribution service according to the present invention.

도 5를 참조하면, 실시간 정보 수집부(210)는 메타정보가 입력되는지의 여부를 실시간으로 모니터링한다(S10). 그에 따라, 실시간 정보 수집부(210)를 통해 입력되는 메타정보가 새로운 메타정보인지 아닌지를 확인한다(S20).Referring to FIG. 5, the real time information collecting unit 210 monitors whether meta information is input in real time (S10). Accordingly, it is checked whether the meta information input through the real time information collecting unit 210 is new meta information (S20).

한편, 실시간 정보 수집부(210)는 새로운 메타정보의 입력이 없으면, 계속해서 메타정보의 입력을 모니터링한다. 여기서, 메타정보는 네트워크의 부하 및 사용량, 데이터 분배 서비스에 참여하고 있는 노드, 참여자, 각 단말개체의 개수 등이 포함된다. 또한, 특정 발간 단말개체에 연결된 구독 단말개체의 개수는 노드의 부하와 직접 연관이 있기 때문에 각 발간 단말개체에 해당 정보의 변경이 발생하면 실시간으로 수집되는 것이 바람직하다.Meanwhile, if there is no input of new meta information, the real time information collecting unit 210 continuously monitors the input of meta information. Here, the meta information includes the load and usage of the network, the nodes participating in the data distribution service, the participants, the number of each terminal object, and the like. In addition, since the number of subscription terminal objects connected to a particular publishing terminal object is directly related to the load of the node, it is preferable that the information is collected in real time when a change of corresponding information occurs in each publishing terminal object.

이어, 실시간 정보 수집부(210)를 통해 입력되는 메타정보가 새로운 메타정보인 경우에, 실시간 정보 수집부(210)는 그 입력된 실시간 메타정보를 정보 저장소(240)에 저장하며 또한 도착된 실시간 메타정보를 전송방식 결정부(220)에 전달한다(S30).Subsequently, when the meta information input through the real time information collecting unit 210 is new meta information, the real time information collecting unit 210 stores the input real time meta information in the information storage 240 and also arrives in real time. The meta information is transmitted to the transmission method determination unit 220 (S30).

전송방식 결정부(220)는, 실시간 정보 수집부(210)를 통해 메타정보의 수신에 대해 통보 받으면, 도 6을 통해 설명된 과정으로 패킷 전송방식을 결정한다(S40). 상세하게, 전송방식 결정부(220)에 구비되는 디스커버리 전송방식 결정부(221)와 발간 전송방식 결정부(222)에서 패킷 전송방식을 결정하는데, 그 결정은 실시간 정보 수집부(210)로부터 전달된 실시간 메타정보와 과거에 입력되어 저장되어 있던 과거 메타정보 및 그를 사용하여 과거에 계산된 계산 이력을 이용하는 계산에 기반한다.When the transmission method determination unit 220 is notified of the reception of the meta information through the real-time information collection unit 210, it determines the packet transmission method in the process described with reference to FIG. 6 (S40). In detail, the discovery transmission method determination unit 221 and the publication transmission method determination unit 222 included in the transmission method determination unit 220 determine the packet transmission method, and the determination is transmitted from the real-time information collection unit 210. Based on the calculated real-time meta-information and past meta-information stored and stored in the past and the calculation history calculated in the past using the same.

특히, 기본 디스커버리 장치(100)에 포함된 발간 단말개체1, 발간 단말개체2, 발간 단말개체3의 전송방식은 디스커버리 전송방식 결정부(221)에서 계산하며, 참여자에 포함된 발간 단말개체(300)의 전송방식은 발간 전송방식 결정부(222)에서 계산한다.In particular, the transmission method of the publication terminal object 1, the publication terminal object 2, the publication terminal object 3 included in the basic discovery device 100 is calculated by the discovery transmission method determination unit 221, the publication terminal object 300 included in the participant ) Is calculated by the publication transmission method determination unit 222.

이어, 디스커버리 전송방식 결정부(221)와 발간 전송방식 결정부(222)에서 결정된 현재 패킷 전송방식과 각 발간 단말개체의 과거 패킷 전송방식을 비교하여, 그 비교 결과에 따라 패킷 전송방식의 변경이 필요한지를 판단한다(S50).Subsequently, the current packet transmission method determined by the discovery transmission method determination unit 221 and the publication transmission method determination unit 222 is compared with the past packet transmission method of each publication terminal object, and the packet transmission method is changed according to the comparison result. Determine whether it is necessary (S50).

상기한 비교 과정을 통해, 현재 패킷 전송방식과 과거 패킷 전송방식이 상이하여 패킷 전송방식의 변경이 필요한 경우라면, 현재 패킷 전송방식을 전송방식 전달부(230)에 전달한다(S60). 그러나, 현재 패킷 전송방식과 과거 패킷 전송방식이 동일하여 패킷 전송방식의 변경이 필요하지 않다면, 전송방식 전달부(230)로의 어떠한 정보 전달 없이 전송방식 결정부(220)에서 패킷 전송방식을 결정하기 위해 수행된 계산 결과 및 그에 따른 이력을 정보 저장소(240)에 저장한다(S70). 물론, 패킷 전송방식의 변경이 필요한 경우에도 전송방식 결정부(220)에서 패킷 전송방식을 결정하기 위해 수행된 계산 결과 및 그에 따른 이력을 정보 저장소(240)에 저장한다(S70).Through the comparison process, if the current packet transmission method is different from the previous packet transmission method and the packet transmission method needs to be changed, the current packet transmission method is transmitted to the transmission method delivery unit 230 (S60). However, if the current packet transmission method and the previous packet transmission method are the same, and thus no change of the packet transmission method is required, the transmission method determination unit 220 determines the packet transmission method without transmitting any information to the transmission method delivery unit 230. In order to store the result of the calculation and the history thereof according to the information storage 240 (S70). Of course, even when the packet transmission scheme needs to be changed, the calculation result performed by the transmission scheme determination unit 220 to determine the packet transmission scheme and the history thereof are stored in the information storage 240 (S70).

예로써, 현재 패킷 전송방식이 과거 전송방식과 상이하면, 전송방식 결정부(220)는 상이한 패킷 전송방식을 사용하는 해당 발간 단말개체의 식별정보(ID)와 결정된 현재 패킷 전송방식을 전송방식 전달부(230)에 전달하며, 또한 추후 메타정보 입력 시에 패킷 전송방식을 결정하는데 사용할 수 있도록 정보 저장소(240)에 계산한 이력을 저장한다. 반면에 현재 패킷 전송방식이 과거 전송방식과 동일하면, 전송방식 전달부(230)로의 통보 없이, 계산한 이력을 정보 저장소(240)에 저장만 한다.For example, if the current packet transmission method is different from the past transmission method, the transmission method determination unit 220 transmits the identification information (ID) of the corresponding published terminal object using the different packet transmission method and the determined current packet transmission method. The data is transmitted to the unit 230, and the calculated history is stored in the information storage 240 so that the meta information can be used later to determine the packet transmission method. On the other hand, if the current packet transmission method is the same as the previous transmission method, only the calculated history is stored in the information storage 240 without notification to the transmission method delivery unit 230.

이어, 전송방식 전달부(230)는 결정된 패킷 전송방식을 기본 디스커버리 장치(100)에 구비되는 디스커버리 송수신부들(110,120)에 전달하며, 또는 참여자에 포함된 해당 발간 단말개체(300)에게 전달한다(S80). 상세하게, 전송방식 전달부(230)는 디스커버리 전송방식 결정부(221)에서 결정된 패킷 전송방식을 참여자 디스커버리 송수신부(110)와 단말개체 디스커버리 송수신부(120)에 전달한다. 또는 전송방식 전달부(230)는 발간 전송방식 결정부(222)에서 결정된 패킷 전송방식을 참여자에 포함된 발간 단말개체 중 해당되는 발간 단말개체(300)에게 전달한다. 이때, 전송방식 전달부(230)는 패킷 전송방식을 전달할 시에 변경이 필요한 발간 단말개체의 식별정보(ID)를 참조한다.Subsequently, the transmission method transmission unit 230 transmits the determined packet transmission method to the discovery transmission / reception units 110 and 120 provided in the basic discovery apparatus 100 or to a corresponding publication terminal object 300 included in the participant ( S80). In detail, the transmission method transmission unit 230 transmits the packet transmission method determined by the discovery transmission method determination unit 221 to the participant discovery transmission / reception unit 110 and the terminal object discovery transmission / reception unit 120. Alternatively, the transmission method delivery unit 230 transmits the packet transmission method determined by the publication transmission method determination unit 222 to a corresponding publication terminal object 300 among the publication terminal objects included in the participant. At this time, the transmission method transmission unit 230 refers to the identification information (ID) of the publication terminal object that needs to be changed when delivering the packet transmission method.

전술된 패킷 전송방식의 자동 선택 과정(S10 내지 S80)은 데이터 분배 서비스에 참여하고 있는 참여자의 서비스 종료 시까지 반복된다(S90).The above-described automatic selection process (S10 to S80) of the packet transmission scheme is repeated until the end of service of the participant participating in the data distribution service (S90).

지금까지 본 발명의 바람직한 실시 예에 대해 설명하였으나, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명의 본질적인 특성을 벗어나지 않는 범위 내에서 변형된 형태로 구현할 수 있을 것이다. 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 embodiments, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the invention.

그러므로 여기서 설명한 본 발명의 실시 예는 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 하고, 본 발명의 범위는 상술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함되는 것으로 해석되어야 한다.It is therefore to be understood that the embodiments of the invention described herein are to be considered in all respects as illustrative and not restrictive, and the scope of the invention is indicated by the appended claims rather than by the foregoing description, Should be interpreted as being included in.

100: 기본 디스커버리 장치
110: 참여자 디스커버리 송수신부
120: 단말개체 디스커버리 송수신부
200: 패킷 전송 자동 선택 장치
210: 실시간 정보 수집부 220: 전송방식 결정부
230: 전송방식 전달부 240: 정보 저장소
100: default discovery device
110: participant discovery transceiver
120: terminal object discovery transceiver
200: packet transmission automatic selection device
210: real-time information collection unit 220: transmission method determination unit
230: transmission method delivery unit 240: information store

Claims (8)

기본 디스커버리 장치 또는 참여자에 포함되는 다수 단말개체에게 패킷 전송방식을 전달하는 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치에 있어서,
메타정보를 실시간으로 모니터링하고, 상기 메타정보를 수집하는 실시간 정보 수집부;
상기 실시간 정보 수집부를 통해 수집된 상기 메타정보와, 미리 저장되어 있던 과거 메타정보와, 상기 과거 메타정보를 이용하여 과거에 패킷 전송방식을 결정하기 위해 계산한 이력정보를 사용하여 현재 패킷 전송방식을 결정하는 전송방식 결정부;
상기 전송방식 결정부에서 결정된 현재 패킷 전송방식을 상기 기본 디스커버리 장치에 포함되는 다수 단말개체로 전달하거나 상기 참여자에 포함되는 다수 단말개체 중 과거 패킷 전송방식의 변경이 필요한 특정 단말개체에게 전달하는 전송방식 전달부; 그리고
상기 과거 메타정보를 저장하는 정보 저장소를 포함하되,
상기 전송방식 결정부는,
상기 기본 디스커버리 장치에 포함되는 다수 단말개체의 과거 패킷 전송방식과 상기 현재 패킷 전송방식을 각각 비교하고, 그 비교 결과에 따라 각 단말개체의 과거 패킷 전송방식의 변경 여부를 결정하여, 상기 기본 디스커버리 장치에 포함되는 다수 단말개체로 전달할 상기 현재 패킷 전송방식을 결정하는 디스커버리 전송방식 결정부와,
상기 참여자에 포함되는 다수 단말개체의 과거 패킷 전송방식과 상기 현재 패킷 전송방식을 각각 비교하고, 그 비교 결과에 따라 각 단말개체의 과거 패킷 전송방식의 변경 여부를 결정하여, 상기 참여자에 포함되는 다수 단말개체 중 상기 과거 패킷 전송방식의 변경이 필요한 상기 특정 단말개체에게 전달할 상기 현재 패킷 전송방식을 결정하는 발간 전송방식 결정부로 구성되는 것을 특징으로 하는 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치.
An automatic selection apparatus of a packet transmission method for a data distribution service for delivering a packet transmission method to a plurality of terminal objects included in a basic discovery device or a participant,
A real time information collecting unit configured to monitor meta information in real time and collect the meta information;
The current packet transmission scheme is determined using the meta information collected through the real-time information collection unit, past meta information previously stored, and historical information calculated to determine a packet transmission scheme in the past using the past meta information. A transmission method determination unit for determining;
A transmission method that delivers the current packet transmission method determined by the transmission method determination unit to a plurality of terminal objects included in the basic discovery apparatus or to a specific terminal object that needs to change the past packet transmission method among the plurality of terminal objects included in the participant. Delivery unit; And
Including the information storage for storing the past meta information,
The transmission method determination unit,
The basic discovery apparatus compares past packet transmission schemes of the plurality of terminal objects included in the basic discovery apparatus with the current packet transmission schemes, and determines whether to change the past packet transmission schemes of the respective terminal objects according to the comparison result. A discovery transmission method determination unit for determining the current packet transmission method to be delivered to a plurality of terminal objects included in the;
Comparing the past packet transmission method and the current packet transmission method of the plurality of terminal objects included in the participant, respectively, and determines whether to change the past packet transmission method of each terminal object according to the comparison result, the plurality of participants included in the participant An apparatus for automatically selecting a packet transmission scheme for a data distribution service, comprising: a publication transmission scheme determination unit configured to determine the current packet transmission scheme to be delivered to the specific terminal entity that needs to change the past packet transmission scheme among terminal objects.
제 1 항에 있어서,
상기 정보 저장소는,
상기 실시간 정보 수집부를 통해 수집된 메타정보를 저장하고, 상기 이력정보를 저장하고, 상기 전송방식 결정부에서 상기 현재 패킷 전송방식을 결정하기 위해 수행된 계산 결과 및 그에 따른 이력정보를 저장하는 것을 특징으로 하는 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치.
The method of claim 1,
The information store,
Storing the meta information collected through the real-time information collection unit, storing the history information, and storing the calculation result and the corresponding history information performed by the transmission method determination unit to determine the current packet transmission method. An apparatus for automatically selecting a packet transmission method for a data distribution service.
삭제delete 삭제delete 삭제delete 제 1 항에 있어서, 상기 비교 결과에서 상기 과거 패킷 전송방식과 상기 현재 패킷 전송방식이 상이한 경우에, 상기 디스커버리 전송방식 결정부 또는 상기 발간 전송방식 결정부는 상기 현재 패킷 전송방식을 상기 전송방식 전달부로 전달하는 것을 특징으로 하는 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치.The method of claim 1, wherein the discovery transmission method determination unit or the publication transmission method determination unit transfers the current packet transmission method to the transmission method delivery unit when the past packet transmission method and the current packet transmission method are different from each other. Automatic selection device of a packet transmission method for data distribution service, characterized in that for transmitting. 제 6 항에 있어서, 상기 디스커버리 전송방식 결정부와 상기 발간 전송방식 결정부는 상기 현재 패킷 전송방식과 함께 상기 과거 패킷 전송방식을 변경할 해당 발간 단말개체의 식별정보를 상기 전송방식 전달부에 더 전달하는 것을 특징으로 하는 데이터 분배 서비스를 위한 패킷 전송방식의 자동 선택 장치.The method of claim 6, wherein the discovery transmission method determination unit and the publication transmission method determination unit further transmit identification information of the corresponding publication terminal object to change the past packet transmission method together with the current packet transmission method to the transmission method delivery unit. An automatic selection apparatus of a packet transmission method for a data distribution service, characterized in that. 삭제delete
KR1020120025901A 2012-03-14 2012-03-14 Apparatus and method of automatically selecting packet transmission method for data distribution service KR101236729B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120025901A KR101236729B1 (en) 2012-03-14 2012-03-14 Apparatus and method of automatically selecting packet transmission method for data distribution service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120025901A KR101236729B1 (en) 2012-03-14 2012-03-14 Apparatus and method of automatically selecting packet transmission method for data distribution service

Publications (1)

Publication Number Publication Date
KR101236729B1 true KR101236729B1 (en) 2013-02-28

Family

ID=47900096

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120025901A KR101236729B1 (en) 2012-03-14 2012-03-14 Apparatus and method of automatically selecting packet transmission method for data distribution service

Country Status (1)

Country Link
KR (1) KR101236729B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102030780B1 (en) * 2019-08-07 2019-10-10 한화시스템(주) Data distribution service system and its discovery method
KR102073684B1 (en) 2019-06-27 2020-02-05 한화시스템 주식회사 Method for transmitting and receiving data for data distribution service
KR102073682B1 (en) 2019-06-27 2020-02-05 한화시스템 주식회사 Apparatus for transmitting and receiving data for data distribution service
KR102082484B1 (en) 2019-03-28 2020-02-27 한화시스템 주식회사 Apparatus for transmitting and receiving data
KR102082486B1 (en) 2019-03-28 2020-02-27 한화시스템 주식회사 Method for transmitting and receiving data

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110034495A (en) * 2009-09-28 2011-04-05 주식회사 케이티 Method and apparatus for data oriented communication service

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110034495A (en) * 2009-09-28 2011-04-05 주식회사 케이티 Method and apparatus for data oriented communication service

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102082484B1 (en) 2019-03-28 2020-02-27 한화시스템 주식회사 Apparatus for transmitting and receiving data
KR102082486B1 (en) 2019-03-28 2020-02-27 한화시스템 주식회사 Method for transmitting and receiving data
KR102073684B1 (en) 2019-06-27 2020-02-05 한화시스템 주식회사 Method for transmitting and receiving data for data distribution service
KR102073682B1 (en) 2019-06-27 2020-02-05 한화시스템 주식회사 Apparatus for transmitting and receiving data for data distribution service
KR102030780B1 (en) * 2019-08-07 2019-10-10 한화시스템(주) Data distribution service system and its discovery method

Similar Documents

Publication Publication Date Title
EP1944944A1 (en) System and method for combining pull and push modes
KR101236729B1 (en) Apparatus and method of automatically selecting packet transmission method for data distribution service
CN103581245A (en) Content delivery method and system of content delivery network
CN104243609B (en) A kind of information service method for pushing and device
CN103312593B (en) A kind of message distributing system and method
EP2765741B1 (en) Download method and system by way of broadcast in ubiquitous network
US20120072604A1 (en) technique for delivering content to a user
KR100934088B1 (en) Methods and apparatus for creation and transport of multimedia content flows to a distribution network
CN104580016A (en) Node distribution method, device and system
Skjegstad et al. Mist: A reliable and delay-tolerant publish/subscribe solution for dynamic networks
CN101964741B (en) Method and equipment for sending node list
JP5938091B2 (en) Data replication
CN111327584A (en) Video monitoring method, device, system, equipment and storage medium
US20150026258A1 (en) Method and apparatus for determining participant discovery message period
CN109510868A (en) A kind of method, apparatus that establishing P2P network, terminal device and storage medium
JP5399276B2 (en) Content distribution system and method and program
CN104683881A (en) VCDN (virtual content distribution network) resource control method, device and system
Salta et al. Improving P2P video streaming in wireless mesh networks
CN112751907B (en) Information processing method, information processing apparatus, storage medium, and electronic apparatus
CN101873248A (en) Transmission method and device of P2P (peer to peer) stream media
CN104661108A (en) Media stream downloading method for terminal, terminal and communication system
US9451021B2 (en) System and method for providing content-centric services using ultra-peer
US11936710B1 (en) Systems and methods for media delivery in cooperative device-to-device communications
US11936711B1 (en) Systems and methods for media delivery in cooperative device-to-device communications
WO2024098815A1 (en) Data transmission processing method and device, storage medium, and electronic device

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated 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: 20160128

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20170201

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20180126

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20200203

Year of fee payment: 8