KR20090017827A - Method for converting protocol in a gateway, and gateway thereof - Google Patents

Method for converting protocol in a gateway, and gateway thereof Download PDF

Info

Publication number
KR20090017827A
KR20090017827A KR1020070082304A KR20070082304A KR20090017827A KR 20090017827 A KR20090017827 A KR 20090017827A KR 1020070082304 A KR1020070082304 A KR 1020070082304A KR 20070082304 A KR20070082304 A KR 20070082304A KR 20090017827 A KR20090017827 A KR 20090017827A
Authority
KR
South Korea
Prior art keywords
network
packet
destination address
gateway
protocol
Prior art date
Application number
KR1020070082304A
Other languages
Korean (ko)
Other versions
KR101396995B1 (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 KR1020070082304A priority Critical patent/KR101396995B1/en
Publication of KR20090017827A publication Critical patent/KR20090017827A/en
Application granted granted Critical
Publication of KR101396995B1 publication Critical patent/KR101396995B1/en

Links

Images

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/08Protocols for interworking; Protocol conversion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • 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/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Small-Scale Networks (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A method for converting a protocol in a gateway and the gateway thereof are provided to connect incompatible networks having different protocols, thereby converting a protocol. A first communications module(110.1) receives a first packet from a first in-network originating device. A memory(120) stores a destination address conversion table. A controller(130) extracts the first destination address from the first packet received by the first communication module. When the first destination address belongs to the second network, the controller converts the first destination address into the second destination address corresponding to a protocol of the second network by referring to the destination address conversion table stored in the memory and generates and transmits the second packet including the second destination address to the second network. The second communications module(110.2) transmits the second packet generated by the controller to the second network. The third and N communication modules(110.3,110.N) are modules according to a communication method except the first and second communication modules. When the first destination address belongs to another network not the second network, the controller transmits the second packet to a corresponding network through the third or N communication modules.

Description

게이트웨이에서의 프로토콜 변환 방법, 및 게이트웨이{METHOD FOR CONVERTING PROTOCOL IN A GATEWAY, AND GATEWAY THEREOF}TECHNICAL FOR CONVERTING PROTOCOL IN A GATEWAY, AND GATEWAY THEREOF}

본 발명은 게이트웨이에서의 프로토콜 변환 방법, 및 게이트웨이에 관한 것으로서, 더욱 상세하게는 프로토콜이 서로 달라 호환성이 없는 복수의 네트워크를 상호 접속하여 프로토콜의 변환을 수행하는 게이트웨이에서의 프로토콜 변환 방법, 및 게이트웨이에 관한 것이다.The present invention relates to a protocol conversion method in a gateway, and a gateway, and more particularly, to a protocol conversion method in a gateway that performs protocol conversion by interconnecting a plurality of incompatible networks with different protocols. It is about.

일반적으로, 무선랜(WLAN), 블루투스(Bluetooth), 지그비(Zigbee), 이더넷(ethernet), 초광대역 통신(UWB) 등 각각 고유의 프로토콜을 사용하는 장치들은, 동일한 프로토콜을 사용하는 장치들끼리 정보를 주고받을 뿐만 아니라, 이종의 프로토콜의 장치들간에도 상호 접속이 필요하다. 따라서, 게이트웨이가 이러한 다른 종류의 통신망을 상호 접속하여, 통신망 간의 정보를 주고받을 수 있도록 프로토콜 변환 기능을 수행한다. 이와 같이 게이트웨이는 특정 프로토콜에 해당하는 정보를 다른 프로토콜에 해당하는 정보로 변환하여 수신 장치에 전송하는 데, 이때 발신 장치에서 보내오는 수신장치의 주소는 실제 수신 장치에 부합하는 주소 체계와 전혀 다른 문제점이 있었다. In general, devices that use unique protocols, such as WLAN, Bluetooth, Zigbee, Ethernet, and Ultra Wide Band Communication (UWB), are used for devices that use the same protocol. In addition to exchanging data, there is a need for interconnection between devices of different protocols. Accordingly, the gateway performs a protocol conversion function so as to interconnect these different types of communication networks to exchange information between the communication networks. As such, the gateway converts the information corresponding to a specific protocol into information corresponding to another protocol and transmits the information to the receiving device. In this case, the address of the receiving device sent from the sending device is completely different from the address system corresponding to the actual receiving device. There was this.

또한, 발신 장치가 동일한 정보를 다수의 수신 장치에 전송하고자 할 경우, 각각의 수신처 주소를 포함하는 패킷을 복수 개를 구성하여 각각 별개로 전송하여야하기 때문에, 통신 자원이 낭비되는 문제점이 있었다.In addition, when the originating apparatus wants to transmit the same information to a plurality of receiving apparatuses, since a plurality of packets including each destination address must be configured and transmitted separately, communication resources are wasted.

본 발명은 상기와 같은 문제점을 해결하기 위해 창안된 것으로서, 프로토콜이 다른 이종 네트워크에서도 데이터를 송수신할 수 있는 게이트웨이에서의 프로토콜 변환 방법 및 게이트웨이를 제공하는데 그 목적이 있다.The present invention has been made to solve the above problems, and an object of the present invention is to provide a protocol conversion method and gateway in a gateway capable of transmitting and receiving data in heterogeneous networks with different protocols.

본 발명의 또 다른 목적은 동일한 정보를 다수의 수신 장치에 각각 별개로 전송하지 않고 일괄적으로 전송할 수 있는 게이트웨이에서의 프로토콜 변환 방법 및 게이트웨이를 제공하는데 있다.It is still another object of the present invention to provide a protocol conversion method and a gateway in a gateway that can transmit the same information to a plurality of receiving apparatuses collectively without separately transmitting them.

상기와 같은 목적을 달성하기 위하여 본 발명에 따른 게이트웨이에서의 프로토콜 변환 방법은 제1 네트워크 내의 발신 장치로부터 제1 패킷을 수신하는 단계; 상기 제1 패킷으로부터 제1 수신처주소를 추출하는 단계; 상기 추출된 제1 수신처주소에 해당하는 수신 장치가 제2 네트워크 내에 속하는 경우, 상기 제1 수신처주소를 제2 네트워크의 프로토콜에 대응하는 제2 수신처주소로 변환하는 단계; 및, 상기 제2 수신처주소를 포함하는 제2 패킷을 생성하여 상기 제2 네트워크로 전송하는 단계를 포함하고, 상기 제1 네트워크 및 상기 제2 네트워크는 서로 다른 전송 프로토콜을 사용하고, 상기 제2 패킷은 상기 제2 네트워크의 프로토콜에 부합하는 것이다.In order to achieve the above object, a protocol conversion method in a gateway according to the present invention includes: receiving a first packet from an originating apparatus in a first network; Extracting a first destination address from the first packet; Converting the first destination address into a second destination address corresponding to a protocol of a second network when the reception device corresponding to the extracted first destination address belongs to a second network; And generating a second packet including the second destination address and transmitting the second packet to the second network, wherein the first network and the second network use different transmission protocols, and the second packet Corresponds to the protocol of the second network.

본 발명에 의하면, 상기 추출하는 단계는, 상기 제1 패킷으로부터 하나 이상의 제1 수신처주소를 추출하는 단계이고, 상기 변환하는 단계 및 전송하는 단계는, 상기 제1 수신처주소의 개수만큼 반복 수행되는 것일 수 있다.According to the present invention, the extracting may include extracting one or more first destination addresses from the first packet, and the converting and transmitting may be repeated as many times as the number of the first destination addresses. Can be.

본 발명에 의하면, 상기 제1 패킷 및 제2 패킷은 발신 장치의 주소, 메시지 아이디, 및 메시지 데이터를 포함하는 것일 수 있다.According to the present invention, the first packet and the second packet may include an address of the originating device, a message ID, and message data.

본 발명에 의하면, 상기 발신 장치의 주소는, 2 바이트로 구성되며, 상기 게이트웨이에 의해 할당된 것일 수 있다.According to the present invention, the address of the originating apparatus is composed of 2 bytes, and may be assigned by the gateway.

본 발명에 의하면, 상기 제1 네크워크 및 상기 제2 네트워크 중 하나 이상은, 블루투스 표준, 지그비 표준, 초광대역 통신 표준, 무선랜 표준, 이더넷 표준, 무선통신 표준 중 하나를 따르는 것일 수 있다.According to the present invention, at least one of the first network and the second network may comply with one of a Bluetooth standard, a Zigbee standard, an ultra-wideband communication standard, a wireless LAN standard, an Ethernet standard, and a wireless communication standard.

본 발명의 또 다른 측면에 따르면, 제1 네트워크 내의 발신 장치로부터 제1 패킷을 수신하는 제1 통신모듈; 상기 제1 패킷으로부터 제1 수신처주소를 추출하고, 상기 추출된 제1 수신처주소가 제2 네트워크 내에 속하는 경우, 상기 제1 수신처주소를 제2 네트워크의 프로토콜에 대응하는 제2 수신처주소로 변환한 후, 상기 제2 수신처주소를 포함하는 제2 패킷을 생성하여 상기 제2 네트워크로 전송하는 제어부; 및, 상기 제2 패킷을 상기 제2 네트워크로 전송하기 위한 제2 통신모듈을 포함하며, 상기 제1 네트워크 및 상기 제2 네트워크는 서로 다른 전송 프로토콜을 사용하고, 상기 제2 패킷은 상기 제2 네트워크의 프로토콜에 부합한다.According to another aspect of the invention, the first communication module for receiving a first packet from the originating device in the first network; Extracting a first destination address from the first packet, and converting the first destination address into a second destination address corresponding to a protocol of a second network if the extracted first destination address belongs to a second network; A controller configured to generate a second packet including the second destination address and transmit the generated second packet to the second network; And a second communication module for transmitting the second packet to the second network, wherein the first network and the second network use different transport protocols, and the second packet is the second network. Conforms to the protocol.

본 발명의 일 측면에 따르면, 프로토콜이 다른 이종 네트워크에서도 데이터를 송수신할 수 있기 때문에, 예를 들어 블루투스 모듈이 구비된 장치에서 게이트웨이를 통해 지그비 모듈이 구비된 장치를 제어할 수 있다.According to an aspect of the present invention, since a protocol can transmit and receive data in another heterogeneous network, for example, a device equipped with a Bluetooth module can control a device equipped with a Zigbee module through a gateway.

본 발명의 또 다른 목적은 동일한 정보를 다수의 수신 장치에 각각 별개로 전송하지 않고 일괄적으로 전송할 수 있기 때문에, 통신 자원이 절약되는 효과가 있다.Another object of the present invention is that the same information can be transmitted to a plurality of receiving apparatuses collectively without being transmitted separately, thereby saving communication resources.

이하 첨부된 도면을 참조로 본 발명의 바람직한 실시예를 상세히 설명하기로 한다. 이에 앞서, 본 명세서 및 청구범위에 사용된 용어나 단어는 통상적이거나 사전적인 의미로 한정해서 해석되어서는 아니되며, 발명자는 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야만 한다. 따라서, 본 명세서에 기재된 실시예와 도면에 도시된 구성은 본 발명의 가장 바람직한 일 실시예에 불과할 뿐이고 본 발명의 기술적 사상을 모두 대변하는 것은 아니므로, 본 출원시점에 있어서 이들을 대체할 수 있는 다양한 균등물과 변형예들이 있을 수 있음을 이해하여야 한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. Prior to this, terms or words used in the specification and claims should not be construed as having a conventional or dictionary meaning, and the inventors should properly explain the concept of terms in order to best explain their own invention. Based on the principle that can be defined, it should be interpreted as meaning and concept corresponding to the technical idea of the present invention. Therefore, the embodiments described in the specification and the drawings shown in the drawings are only the most preferred embodiment of the present invention and do not represent all of the technical idea of the present invention, various modifications that can be replaced at the time of the present application It should be understood that there may be equivalents and variations.

도 1은 본 발명의 실시예에 따른 게이트웨이와 발신 장치 및 수신 장치와의 관계를 나타낸 도면이다. 도 1을 참조하면, 본 발명의 실시예에 따른 게이트웨이(100)는 다양한 통신기술(블루투스(Bluetooth), 지그비(Zigbee), 초광대역 통신(UWB), 무선랜 표준(WLAN), 이더넷(Ethernet), 무선통신(RFID) 등)이 적용된 장치(10.1, 10.2, 등)와 연계되어 있는 데, 이러한 장치들(10.1, 10.2, 등)은, 경우에 따라서 그룹(Group1, Group2)을 형성하기도 한다. 게이트웨이(100)는 발신 장치(10.1)로부터 발송된 패킷을 수신한 후, 이 패킷에 해당하는 정보를 수신 장 치(10.2)로 전송한다. 본 발명의 실시예에 따른 게이트웨이(100)의 구성에 관해서는 도 2와 함께 후술하고자 한다.1 is a diagram illustrating a relationship between a gateway, a sending device, and a receiving device according to an embodiment of the present invention. 1, the gateway 100 according to an embodiment of the present invention is a variety of communication technologies (Bluetooth, Zigbee, ultra-wideband communication (UWB), WLAN standard (WLAN), Ethernet (Ethernet) And devices (10.1, 10.2, etc.) to which wireless communication (RFID) is applied, and these devices (10.1, 10.2, etc.) may form groups (Group1, Group2) in some cases. The gateway 100 receives the packet sent from the originating apparatus 10.1 and then transmits the information corresponding to the packet to the receiving apparatus 10.2. The configuration of the gateway 100 according to an embodiment of the present invention will be described later with reference to FIG. 2.

도 2는 본 발명의 실시예에 따른 게이트웨이의 구성을 보여주는 도면이다. 도 2를 참조하면, 제1 통신모듈(110.1), 제2 통신모듈(110.2), 메모리(120), 제어부(130), 제3 통신모듈(110.3), 및 제N 통신모듈(110.N)을 포함한다. 여기서 제1 통신모듈(110.1) 내지 제N 통신모듈(110.N)은 각각 블루투스(Bluetooth), 지그비(Zigbee), 초광대역 통신(UWB), 무선랜 표준(WLAN), 이더넷(Ethernet), 무선통신(RFID) 중 하나의 기술이 적용된 통신 모듈이다. 제1 네트워크에 속하는 발신 장치(10.1) 및 제1 통신모듈(110.1)이 서로 동일한 기술에 해당하고, 제2 네트워크에 속하는 수신장치(10.2) 및 제2 통신모듈(110.2)이 서로 동일한 기술에 해당하고, 제1 네트워크 및 제2 네트워크는 서로 다른 전송 프로토콜을 사용하는 경우를 가정하여 설명하도록 한다. 2 is a diagram illustrating a configuration of a gateway according to an embodiment of the present invention. 2, a first communication module 110.1, a second communication module 110.2, a memory 120, a controller 130, a third communication module 110.3, and an N-th communication module 110 .N It includes. Wherein the first communication module (110.1) to the N-th communication module (110.N) is Bluetooth, Zigbee, ultra-wideband communication (UWB), WLAN standard (WLAN), Ethernet (Ethernet), wireless A communication module to which one technology of communication (RFID) is applied. The originating apparatus 10.1 and the first communication module 110.1 belonging to the first network correspond to the same technology, and the receiving apparatus 10.2 and the second communication module 110.2 belonging to the second network correspond to the same technology. The first network and the second network will be described on the assumption that they use different transmission protocols.

제1 통신모듈(110.1)은 제1 네트워크 내 발신 장치(10.1)로부터 제1 패킷을 수신한다. 도 3은 수신된 제1 패킷의 타입의 일 예를 나타내는 도면이다. 도 3을 참조하면, 제1 패킷은 발신 장치(10.1)의 주소(Sender ADDR), 수신 장치(10.2)의 주소(Receiver ADDR), 메시지 아이디(Msg ID), 시퀀스 넘버(Seq NO), 패킷 길이정보(MsgLen), 데이터(Data)를 포함한다. 여기서, 발신 장치(10.1)의 주소(Sender ADDR)는, 2 바이트로 구성되며, 게이트웨이(100)에 의해 할당된 것일 수 있다. 수신 장치(10.2)의 주소(Receiver ADDR)는 제어부(130)에 의해 추출되어 제1 수신처주소가 된다. 또한 수신 장치(10.2)의 주소는 하나 이상의 수신처 주소가 포함될 수 있다.The first communication module 110.1 receives the first packet from the originating apparatus 10.1 in the first network. 3 is a diagram illustrating an example of a type of a received first packet. Referring to FIG. 3, the first packet includes an address (Sender ADDR) of the originating apparatus 10.1, a receiver ADDR of the receiving apparatus 10.2, a message ID (Msg ID), a sequence number (Seq NO), and a packet length. Information (MsgLen) and data (Data) are included. Here, the address (Sender ADDR) of the originating apparatus 10.1 is composed of 2 bytes, and may be assigned by the gateway 100. The address ADDR of the receiving device 10.2 is extracted by the control unit 130 to become the first destination address. In addition, the address of the receiving device 10.2 may include one or more destination addresses.

메모리(120)는 수신처 주소 변환 테이블을 저장하는 저장장치이다. 도 4는 수신처 주소 변환 테이블의 일 예를 나타낸 도면이다. 도 4에 도시된 제1 수신처주소(addr_1, addr_2, 등) 는, 제1 패킷에 포함된 수신 장치(10.2)의 주소(Receiver ADDR)와 동일한 것으로서, 제1 네트워크의 프로토콜의 체계에 부합하는 주소이다. 또한 도 4에 도시된 제2 수신처주소(addr_a, addr_b 등)는 제2 네트워크의 프로토콜(예: Bluetooth, Zigbee 등)에 부합하는 것이다.The memory 120 is a storage device that stores a destination address translation table. 4 is a diagram illustrating an example of a destination address translation table. The first destination address (addr_1, addr_2, etc.) shown in FIG. 4 is the same as the address (Receiver ADDR) of the reception device 10.2 included in the first packet, and corresponds to the protocol scheme of the first network. to be. In addition, the second destination address (addr_a, addr_b, etc.) shown in FIG. 4 corresponds to a protocol (eg, Bluetooth, Zigbee, etc.) of the second network.

제어부(130)는 제1 통신모듈(110.1)에 의해 수신된 제1 패킷으로부터 제1 수신처주소를 추출한다. 추출된 제1 수신처주소가 제2 네트워크 내에 속하는 경우, 메모리(120)에 저장되어 있는 수신처 주소 변환 테이블을 참조함으로써, 제1 수신처주소를 제2 네트워크의 프로토콜에 대응하는 제2 수신처주소로 변환한 후, 제2 수신처주소를 포함하는 제2 패킷을 생성하여 제2 네트워크로 전송한다. 만약, 제1 수신처주소가 하나 이상인 경우, 제2 패킷은 제1 수신처주소의 개수만큼 생성되어 제2 네트워크로 전송된다.The controller 130 extracts the first destination address from the first packet received by the first communication module 110.1. If the extracted first destination address belongs to the second network, the first destination address is converted into a second destination address corresponding to the protocol of the second network by referring to the destination address conversion table stored in the memory 120. After that, a second packet including the second destination address is generated and transmitted to the second network. If there is more than one first destination address, the second packets are generated as many as the number of the first destination addresses and transmitted to the second network.

제2 통신모듈(110.2)은 제어부(130)에 의해 생성된 제2 패킷을 제2 네트워크로 전송한다. The second communication module 110.2 transmits the second packet generated by the controller 130 to the second network.

제3 통신모듈(110.3) 및 제N 통신모듈(110.N)은 제1 통신모듈(110.1) 및 제2 통신모듈(110.2)이외의 통신방식에 따른 모듈로서, 만약 제1 수신처주소가 제2 네트워크가 아닌 다른 네트워크에 속하는 경우 제3 통신모듈(110.3) 또는 제N 통신모듈(110.N)을 통해 제2 패킷을 해당 네트워크로 전송한다.The third communication module 110.3 and the Nth communication module 110.N are modules according to a communication method other than the first communication module 110.1 and the second communication module 110.2, and if the first destination address is the second When belonging to a network other than the network, the second packet is transmitted to the corresponding network through the third communication module 110.3 or the Nth communication module 110.N.

도 5는 본 발명의 실시예에 따른 게이트웨이에서의 프로토콜 변환 방법의 순서를 나타내는 도면이고, 도 6은 도 5에 도시된 각 단계를 네트워크 주체별로 나타낸 도면이다. 도 5 및 도 6을 참조하면, 우선, 제1 네트워크 내에 존재하는 발신 장치(10.1)가 게이트웨이(100)에 제1 패킷을 생성한다(S110 단계). 그런 다음, 제1 패킷을 게이트웨이(100)에 전송하면, 게이트웨이(100)는 이를 수신한다(S120 단계). 게이트웨이(100)는 제1 패킷으로부터 제1 수신처주소를 추출한다(S130 단계). 그런 다음, 제1 수신처주소에 해당하는 상대 장치 즉, 수신 장치(10.2)가 어떤 네트워크에 속하는지를 조회한다. 만약, 수신 장치(10.2)가 제2 네트워크에 속하는 경우(S140 단계의 '예'), 게이트웨이(100)는 제1 수신처주소를 제2 네트워크의 프로토콜에 해당하는 제2 수신처주소로 변환한다(S150 단계). 그런 다음, S150 단계에서 변환된 제2 수신처주소를 포함하는 제2 패킷을 생성한다(S160 단계). 게이트웨이(100)는 S160 단계에서 생성된 제2 패킷을 제2 네트워크로 전송한다(S170 단계). 그러면, 제2 네트워크 내에 존재하는 상대 장치 즉, 수신 장치(10.2)는 제2 패킷을 수신한다(S180 단계).5 is a diagram illustrating a procedure of a protocol conversion method in a gateway according to an embodiment of the present invention, and FIG. 6 is a diagram illustrating each step shown in FIG. 5 for each network entity. 5 and 6, first, the originating apparatus 10.1 existing in the first network generates the first packet in the gateway 100 (step S110). Then, when transmitting the first packet to the gateway 100, the gateway 100 receives it (step S120). The gateway 100 extracts the first destination address from the first packet (step S130). Then, it is inquired to which network the counterpart device corresponding to the first destination address, that is, the receiving device 10.2 belongs. If the reception device 10.2 belongs to the second network (YES in step S140), the gateway 100 converts the first destination address into a second destination address corresponding to the protocol of the second network (S150). step). Then, a second packet including the second destination address converted in step S150 is generated (step S160). The gateway 100 transmits the second packet generated in step S160 to the second network (step S170). Then, the counterpart device existing in the second network, that is, the receiving device 10.2, receives the second packet (step S180).

이상과 같이, 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 이것에 의해 한정되지 않으며 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 본 발명의 기술사상과 아래에 기재될 특허청구범위의 균등범위 내에서 다양한 수정 및 변형이 가능함은 물론이다.As described above, although the present invention has been described by way of limited embodiments and drawings, the present invention is not limited thereto and is intended by those skilled in the art to which the present invention pertains. Of course, various modifications and variations are possible within the scope of equivalents of the claims to be described.

도 1은 본 발명의 실시예에 따른 게이트웨이와 발신 장치 및 수신 장치와의 관계를 나타낸 도면.1 is a diagram illustrating a relationship between a gateway, an originating apparatus, and a receiving apparatus according to an embodiment of the present invention.

도 2는 본 발명의 실시예에 따른 게이트웨이의 구성도.2 is a block diagram of a gateway according to an embodiment of the present invention.

도 3은 수신된 제1 패킷의 타입의 일 예를 나타내는 도면.3 illustrates an example of a type of a received first packet.

도 4는 수신처 주소 테이블의 일 예를 나타낸 도면.4 is a diagram illustrating an example of a destination address table.

도 5는 본 발명의 실시예에 따른 게이트웨이에서의 프로토콜 변환 방법의 순서도.5 is a flowchart of a protocol conversion method in a gateway according to an embodiment of the present invention.

도 6은 도 5에 도시된 각 단계를 네트워크 주체별로 나타낸 도면.FIG. 6 is a diagram illustrating each step shown in FIG. 5 for each network subject.

Claims (6)

제1 네트워크 내의 발신 장치로부터 제1 패킷을 수신하는 단계;Receiving a first packet from an originating device in the first network; 상기 제1 패킷으로부터 제1 수신처주소를 추출하는 단계;Extracting a first destination address from the first packet; 상기 추출된 제1 수신처주소에 해당하는 수신 장치가 제2 네트워크 내에 속하는 경우, 상기 제1 수신처주소를 제2 네트워크의 프로토콜에 대응하는 제2 수신처주소로 변환하는 단계; 및,Converting the first destination address into a second destination address corresponding to a protocol of a second network when the reception device corresponding to the extracted first destination address belongs to a second network; And, 상기 제2 수신처주소를 포함하는 제2 패킷을 생성하여 상기 제2 네트워크로 전송하는 단계를 포함하고,Generating a second packet including the second destination address and transmitting the second packet to the second network; 상기 제1 네트워크 및 상기 제2 네트워크는 서로 다른 전송 프로토콜을 사용하고, 상기 제2 패킷은 상기 제2 네트워크의 프로토콜에 부합하는 것을 특징으로 하는 게이트웨이에서의 프로토콜 변환 방법.The first network and the second network use different transport protocols, and the second packet corresponds to a protocol of the second network. 제 1 항에 있어서,The method of claim 1, 상기 추출하는 단계는, 상기 제1 패킷으로부터 하나 이상의 제1 수신처주소를 추출하는 단계이고,The extracting step may include extracting one or more first destination addresses from the first packet, 상기 변환하는 단계 및 전송하는 단계는, 상기 제1 수신처주소의 개수만큼 반복 수행되는 것을 특징으로 하는 게이트웨이에서의 프로토콜 변환 방법.The converting and transmitting steps are repeated as many as the number of the first destination address. 제 1 항에 있어서,The method of claim 1, 상기 제1 패킷 및 제2 패킷은 발신 장치의 주소, 메시지 아이디, 및 메시지 데이터를 포함하는 것을 특징으로 하는 게이트웨이에서의 프로토콜 변환 방법.And the first packet and the second packet include an address, a message ID, and message data of the originating apparatus. 제 3 항에 있어서,The method of claim 3, wherein 상기 발신 장치의 주소는, 2 바이트로 구성되며, 상기 게이트웨이에 의해 할당된 것을 특징으로 하는 프로토콜 변환 방법.The address of the originating apparatus is composed of 2 bytes, and is assigned by the gateway. 제 1 항에 있어서,The method of claim 1, 상기 제1 네크워크 및 상기 제2 네트워크 중 하나 이상은, 블루투스 표준, 지그비 표준, 초광대역 통신 표준, 무선랜 표준, 이더넷 표준, 무선통신 표준 중 하나를 따르는 것을 특징으로 하는 프로토콜 변환 방법.At least one of the first network and the second network conforms to one of a Bluetooth standard, a Zigbee standard, an ultra-wideband communication standard, a WLAN standard, an Ethernet standard, and a wireless communication standard. 제1 네트워크 내의 발신 장치로부터 제1 패킷을 수신하는 제1 통신모듈;A first communication module for receiving a first packet from an originating device in a first network; 상기 제1 패킷으로부터 제1 수신처주소를 추출하고, 상기 추출된 제1 수신처주소가 제2 네트워크 내에 속하는 경우, 상기 제1 수신처주소를 제2 네트워크의 프로토콜에 대응하는 제2 수신처주소로 변환한 후, 상기 제2 수신처주소를 포함하는 제2 패킷을 생성하여 상기 제2 네트워크로 전송하는 제어부; 및,Extracting a first destination address from the first packet, and converting the first destination address into a second destination address corresponding to a protocol of a second network if the extracted first destination address belongs to a second network; A controller configured to generate a second packet including the second destination address and transmit the generated second packet to the second network; And, 상기 제2 패킷을 상기 제2 네트워크로 전송하기 위한 제2 통신모듈을 포함하며,A second communication module for transmitting the second packet to the second network, 상기 제1 네트워크 및 상기 제2 네트워크는 서로 다른 전송 프로토콜을 사용하고, 상기 제2 패킷은 상기 제2 네트워크의 프로토콜에 부합하는 것을 특징으로 하는 게이트웨이.The first network and the second network use different transport protocols, and the second packet conforms to a protocol of the second network.
KR1020070082304A 2007-08-16 2007-08-16 Method for converting protocol in a gateway, and gateway thereof KR101396995B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070082304A KR101396995B1 (en) 2007-08-16 2007-08-16 Method for converting protocol in a gateway, and gateway thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070082304A KR101396995B1 (en) 2007-08-16 2007-08-16 Method for converting protocol in a gateway, and gateway thereof

Publications (2)

Publication Number Publication Date
KR20090017827A true KR20090017827A (en) 2009-02-19
KR101396995B1 KR101396995B1 (en) 2014-05-21

Family

ID=40686382

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070082304A KR101396995B1 (en) 2007-08-16 2007-08-16 Method for converting protocol in a gateway, and gateway thereof

Country Status (1)

Country Link
KR (1) KR101396995B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101029259B1 (en) * 2009-04-06 2011-04-18 주식회사 옥타컴 System and Mehtod for Telecommunication Connection of Inter-WPAN
US8391304B2 (en) 2009-12-22 2013-03-05 Electronics And Telecommunications Research Institute Ethernet-MOST gateway apparatus

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100458373B1 (en) * 2002-09-18 2004-11-26 전자부품연구원 Method and apparatus for integration processing of different network protocols and multimedia traffics

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101029259B1 (en) * 2009-04-06 2011-04-18 주식회사 옥타컴 System and Mehtod for Telecommunication Connection of Inter-WPAN
US8391304B2 (en) 2009-12-22 2013-03-05 Electronics And Telecommunications Research Institute Ethernet-MOST gateway apparatus

Also Published As

Publication number Publication date
KR101396995B1 (en) 2014-05-21

Similar Documents

Publication Publication Date Title
US8942212B2 (en) Autoconfiguration system for wireless sensor network and its method, and gateway apparatus for wireless sensor network
US20140029603A1 (en) Method and device for time-synchronization in ad hoc network
CA2650735A1 (en) Method of reserving resources with a maximum delay guarantee for multi-hop transmission in a distributed access wireless communications network
CN102811464A (en) Mobile Internet access nodes (MiANs), and method and system for converging bandwidths of MiANs
KR20110053257A (en) Proxy mechanism for mesh-type networks
Oliveira et al. IOT based solution for home power energy monitoring and actuating
CN102291305A (en) Method and device for implementing 6 to 4 relay routing, and message forwarding method
CN104168273A (en) Method and system for achieving TCP proxy in thin AP mode
KR101396995B1 (en) Method for converting protocol in a gateway, and gateway thereof
von Hoyningen-Huene et al. Comparison of wireless gateway concepts for industrial real-time-communication
CN101272326A (en) Method for packet transmission by polymerization link and communication equipment thereof
TWI702878B (en) Method and device for sharing an established connection between a primary device and one of a plurality of secondary devices in a network
KR20100042516A (en) Method for transmitting a data in ad-hoc network
JP6014441B2 (en) Wireless communication device
KR20110024094A (en) System and method for network linking
JP4996514B2 (en) Network system and message transfer method
JP2016225672A (en) Device and method for packet relay
WO2018103394A1 (en) Data transmission method and device
CN110943897A (en) PPPoE data message transmission method, device, equipment and storage medium
CN104410585A (en) Ethernet information real-time transmission method and device
Álamos et al. 6LoRa: Full Stack IPv6 Networking with DSME-LoRa on Low Power IoT Nodes
KR101508673B1 (en) System and method for network linking
EP4366271A1 (en) Address generation system for a wireless communication network
CN104954224B (en) The method and apparatus of IP device access sensor network
JP6429411B2 (en) Wireless communication 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: 20170414

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee