KR101972513B1 - Communication system and method of ship based on non-tcp - Google Patents
Communication system and method of ship based on non-tcp Download PDFInfo
- Publication number
- KR101972513B1 KR101972513B1 KR1020180158407A KR20180158407A KR101972513B1 KR 101972513 B1 KR101972513 B1 KR 101972513B1 KR 1020180158407 A KR1020180158407 A KR 1020180158407A KR 20180158407 A KR20180158407 A KR 20180158407A KR 101972513 B1 KR101972513 B1 KR 101972513B1
- Authority
- KR
- South Korea
- Prior art keywords
- mrn
- header
- request message
- ship
- gateway
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/26—Special purpose or proprietary protocols or architectures
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/06—Notations for structuring of protocol data, e.g. abstract syntax notation one [ASN.1]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/22—Parsing or analysis of headers
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
본 발명은 선박과 육상간에 Non-TCP 기반으로 통신하기 위한 시스템에 관한 것이다.The present invention relates to a system for non-TCP based communication between a ship and the land.
HTTP 프로토콜을 사용하기 위해서는 TCP/IP의 모든 헤더(header)를 포함 하여야 한다. 하지만, 이와 같은 프로토콜 구성은 현재 구성되어 있는 VDES 자원에서 통신하는데 어려움이 발생하고, 많은 양의 데이터를 전송해야 하기 때문에 속도가 현저히 떨어져 사실상 통신이 불가한 실정이다.To use HTTP protocol, all headers of TCP / IP should be included. However, such a protocol configuration has difficulty in communicating in the currently configured VDES resources, and a large amount of data needs to be transmitted.
본 발명은 다음과 같은 과제를 해결하고자 한다.The present invention is intended to solve the following problems.
즉, VDES장비에서 송수신 시 MAC header, TCP header, IP header를 제외하는 구성에 의해 선박과 육상간의 통신에서 일부 헤더를 생략하고 통신하는 방식을 제시하고자 한다.In other words, we propose a method of omitting some headers in ship-to-land communication by excluding the MAC header, TCP header, and IP header when transmitting and receiving in VDES equipment.
본 발명은 위와 같은 과제를 해결하기 위하여,In order to solve the above problems,
HTTP요청메시지를 선박게이트웨이(300)로 전송하고 선박게이트웨이(300)로부터 HTTP응답메시지를 전송받는 클라이언트(400); 클라이언트(400)로부터 전송받은 HTTP요청메시지를 MRN요청메시지로 가공하여 육상게이트웨이(200)로 전송하고, 육상게이트웨이(200)로부터 전송받은 MRN응답메시지를 HTTP응답메시지로 가공하여 클라이언트(400)로 전송하는 선박게이트웨이(300); 선박게이트웨이(300)로부터 전송받은 MRN요청메시지를 HTTP요청메시지로 가공하여 서버(100)로 전송하고, 서버(100)로부터 전송받은 HTTP응답메시지를 MRN응답메시지로 가공하여 선박게이트웨이(300)로 전송하는 육상게이트웨이(200); 육상게이트웨이(200)로부터 HTTP요청메시지를 전송받고 이에 대한 HTTP응답메시지를 생성하여 육상게이트웨이(200)로 전송하는 서버(100);를 포함하고, 서버(100)와 육상게이트웨이(200)는 육상에 설치되는 구성이고, 선박게이트웨이(300)와 클라이언트(400)는 선박에 설치되는 구성이며, 육상게이트웨이(200)와 선박게이트웨이(300)는 VDES(VHF Data Exchange System) 통신으로 연결되고, 서버(100)와 육상게이트웨이(200), 선박게이트웨이(300)와 클라이언트(400)는 TCP/IP 기반으로 HTTP 프로토콜에 의해 통신하는 것이며, 상기 HTTP요청메시지는 HTTP 기반의 데이터로서, 헤더와 바디로 구성되되, 헤더는 MAC헤더, TCP헤더, IP헤더에 목적지MRN(dstMRN), 전송자MRN(srcMRN)을 더 포함하고, 바디는 요청메시지(req_msg)를 포함하며, 상기 HTTP응답메시지는 HTTP 기반의 데이터로서, 헤더와 바디로 구성되되, 헤더는 MAC헤더, TCP헤더, IP헤더에 목적지MRN(dstMRN)을 더 포함하고, 바디는 응답메시지(res_msg)를 포함하며, 상기 MRN요청메시지는 목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)로 구성되며, 상기 MRN응답메시지는 목적지MRN(dstMRN), 응답메시지(res_msg)로 구성되고, 상기 선박게이트웨이(300)는 HTTP요청메시지의 헤더에서 목적지MRN(dstMRN)과 전송자MRN(srcMRN) 외의 정보는 삭제하여 MRN요청메시지를 생성하고, MRN응답메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP응답메시지를 생성하는 선박트랜스퍼서버(310), 선박트랜스퍼서버(310)로부터 전송받은 MRN요청메시지를 목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)로 나누어 세번에 걸쳐 육상게이트웨이(200)의 VDES모듈(220)로 전송하는 선박송신부(321)와 육상게이트웨이(200)의 VDES모듈(220)로부터 전송받은 MRN응답메시지를 선박트랜스퍼서버(310)로 전송하는 선박수신부(322)로 구성되는 VDES모듈(320)을 포함하며, 상기 육상게이트웨이(200)는 HTTP응답메시지의 헤더에서 목적지MRN(dstMRN) 외의 정보는 삭제하여 MRN응답메시지를 생성하고, MRN요청메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP요청메시지를 생성하는 육상트랜스퍼클라이언트(210), 육상트랜스퍼클라이언트(210)로부터 전송받은 MRN응답메시지를 목적지MRN(dstMRN), 응답메시지(res_msg)로 나누어 두번에 걸쳐 선박게이트웨이(300)의 VDES모듈(320)로 전송하는 육상송신부(222)와 선박게이트웨이(300)의 VDES모듈(320)로부터 전송받은 MRN요청메시지를 육상트랜스퍼클라이언트(210)로 전송하는 육상수신부(221)로 구성되는 VDES모듈(220)을 포함하고, 상기 선박트랜스퍼서버(310) 및 육상트랜스퍼클라이언트(210)에서 추가하는 IP헤더는 선박트랜스퍼서버(310)와 육상트랜스퍼클라이언트(210)에 미리 저장된 룩업테이블(look-up table)에서 불러오며, 상기 룩업테이블에는 특정 IP에 매칭되는 ID가 부여되며, 선박트랜스퍼서버(310)에서는 MRN요청메시지에서 IP헤더를 삭제할 때 해당 IP에 매칭되는 ID정보를 룩업테이블에서 불러와 MRN응답메시지에 해당 ID정보를 추가하고, MRN응답메시지에 IP헤더를 추가할 때 해당 MRN응답메시지에서 ID정보를 불러와 이와 매칭되는 IP를 룩업테이블에서 불러온 뒤 MRN응답메시지에 추가하며, 육상트랜스퍼클라이언트(210)에서는 MRN요청메시지에 IP헤더를 추가할 때 해당 MRN요청메시지에서 ID정보를 불러와 이와 매칭되는 IP를 룩업테이블에서 불러온 뒤 MRN요청메시지에 추가하며, MRN응답메시지에서 IP헤더를 삭제할 때 해당 IP에 매칭되는 ID를 룩업테이블에서 불러와 MRN요청메시지에 ID정보를 추가하는 것을 특징으로 하는 Non-TCP 기반의 선박용 통신 시스템, 또는A
삭제delete
삭제delete
삭제delete
삭제delete
상기의 선박용 통신 시스템을 이용하는 선박용 통신 방법은 클라이언트(400)에서 HTTP요청메시지를 선박게이트웨이(300)로 전송하는 단계; HTTP요청메시지가 선박게이트웨이(300)로 전송되면 선박트랜스퍼서버(310)에서 이를 받아 MAC헤더, TCP헤더, IP헤더를 제거하고 목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)만 남겨 MRN요청메시지를 생성한 후 이를 VDES모듈(320)의 선박송신부(321)로 전송하는 단계; 선박송신부(321)에서 MRN요청메시지를 목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)로 나누어 세번에 걸쳐 육상게이트웨이(200)의 VDES모듈(220)로 전송하는 단계; MRN요청메시지를 전송받은 육상게이트웨이(200)의 VDES모듈 육상수신부(221)에서 이를 육상트랜스퍼클라이언트(210)로 전송하는 단계; 육상트랜스퍼클라이언트(210)에서 MRN요청메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP요청메시지를 생성하고 이를 서버(100)로 전송하는 단계; 서버(100)에서 HTTP요청메시지에 대한 응답으로 HTTP응답메시지를 육상게이트웨이(200)로 전송하는 단계; HTTP응답메시지가 육상게이트웨이(200)로 전송되면 육상트랜스퍼클라이언트(210)에서 이를 받아 MAC헤더, TCP헤더, IP헤더를 제거하고 목적지MRN(dstMRN), 응답메시지(res_msg)만 남겨 MRN응답메시지를 생성한 후 이를 VDES모듈(220)의 육상송신부(222)로 전송하는 단계; 육상송신부(222)에서 MRN응답메시지를 목적지MRN(dstMRN), 응답메시지(res_msg)로 나누어 두번에 걸쳐 선박게이트웨이(300)의 VDES모듈(320)로 전송하는 단계; MRN응답메시지를 전송받은 선박게이트웨이(300)의 VDES모듈 선박수신부(322)에서 이를 선박트랜스퍼서버(310)로 전송하는 단계; 선박트랜스퍼서버(310)에서 MRN응답메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP응답메시지를 생성하고 이를 클라이언트(400)로 전송하는 단계;로 구성되는 것을 특징으로 하는 Non-TCP 기반의 선박용 통신 방법을 제시한다.The ship communication method using the maritime communication system includes the steps of transmitting an HTTP request message from the
본 발명은 다음과 같은 효과를 발휘한다.The present invention has the following effects.
즉, 선박과 육상간의 통신에서 VDES장비에 의한 송수신 시 MAC header, TCP header, IP header를 제외하여 통신을 횟수를 줄임과 동시에 데이터 용량도 줄이는 형태의 통신을 가능케 한다.In other words, it excludes MAC header, TCP header, and IP header when sending and receiving by VDES equipment in ship-to-land communication, thereby reducing communication frequency and data capacity.
도 1은 본 발명의 전체 구성을 나타낸 도면.
도 2는 본 발명에 의해 전송되는 데이터(메시지) 타입별 구성을 나타낸 도면.
도 3은 MRN 규칙에 대한 표.BRIEF DESCRIPTION OF THE DRAWINGS Fig.
2 is a diagram showing a configuration according to data (message) types transmitted by the present invention;
Figure 3 is a table for MRN rules;
이하 첨부된 도면을 바탕으로 본 발명의 바람직한 실시예에 대해 설명한다. 다만 본 발명의 권리범위는 특허청구범위 기재에 의하여 파악되어야 한다. 또한 본 발명의 요지를 모호하게 하는 공지기술의 설명은 생략한다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, preferred embodiments of the present invention will be described with reference to the accompanying drawings. However, the scope of the present invention should be understood from the description of the claims. Further, the description of known technology which obscures the gist of the present invention is omitted.
본 발명의 Non-TCP 기반의 선박용 통신 시스템은 도 1과 같이 서버(100), 육상게이트웨이(200), 선박게이트웨이(300), 클라이언트(400)로 구성된다. 이 때, 서버(100)와 육상게이트웨이(200)는 육상에 설치되는 구성이고, 선박게이트웨이(300)와 클라이언트(400)는 선박에 설치되는 구성이다.The Non-TCP based marine communication system according to the present invention comprises a
육상게이트웨이(200)와 선박게이트웨이(300)는 VDES(VHF Data Exchange System) 통신으로 연결되고, 서버(100)와 육상게이트웨이(200), 선박게이트웨이(300)와 클라이언트(400)는 TCP/IP 기반으로 HTTP 프로토콜에 의해 통신하는 것을 전제로 한다.The
일반적 통신은 7계층에서 4계층을 사용하는데 여기서 사용되는 데이터의 용량이 크고 TCP/IP의 경우 통신 특성상 여러 번의 통신을 주고 받음으로 하여 VHF와 같은 28Kbps~56bps의 속도에서 수용하기 어려운 부분이 있다.In general, communication uses 7 layers to 4 layers. In this case, TCP / IP has difficulty in accepting data at a speed of 28Kbps ~ 56bps, which is similar to VHF because of communication characteristics.
본 발명에서는 이를 해결하기 위하여, 통신을 횟수를 줄임과 동시에 데이터 용량도 줄이는 형태의 통신을 할 수 있는 구성을 제시한다(TCP/IP의 경우 3 wayhandshaking을 기본으로 한번 통신을 하기 위해 최소 3번이상의 수발신이 필요하나, 본 발명에서는 1번의 수발신으로 통신을 함).In order to solve this problem, the present invention proposes a configuration capable of reducing the number of communications and reducing the data capacity (in the case of TCP / IP, at least three times It is necessary to transmit and receive data, but in the present invention, communication is performed with one data transmission and reception).
본 발명에서 언급되는 각 메시지 형태를 도 2를 참고하여 먼저 설명하면, HTTP요청메시지(①, ⑤)는 HTTP 기반의 데이터로서 헤더와 바디로 구성되되, 헤더는 MAC헤더, TCP헤더, IP헤더에 목적지MRN(dstMRN), 전송자MRN(srcMRN)을 더 포함하고, 바디는 요청메시지(req_msg)를 포함한다.2, the HTTP request message (1, 5) is composed of a header and a body as HTTP-based data, and the header includes a MAC header, a TCP header, and an IP header Destination MRN (dstMRN), and sender MRN (srcMRN), and the body includes a request message (req_msg).
HTTP응답메시지(⑥, ⑩)는 HTTP 기반의 데이터로서 헤더와 바디로 구성되되, 헤더는 MAC헤더, TCP헤더, IP헤더에 목적지MRN(dstMRN)을 더 포함하고, 바디는 응답메시지(res_msg)를 포함한다.The HTTP response message (6, 10) is composed of a header and a body as HTTP-based data, and the header further includes a destination MRN (dstMRN) in a MAC header, a TCP header and an IP header, and the body transmits a response message (res_msg) .
MRN요청메시지는 목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)로 구성되며, MRN응답메시지는 목적지MRN(dstMRN), 응답메시지(res_msg)로 구성된다.The MRN request message consists of the destination MRN (dstMRN), the sender MRN (srcMRN), and the request message (req_msg). The MRN response message consists of the destination MRN (dstMRN) and the response message (res_msg).
MRN(Maritime Resource Name)은 해상자원 식별 번호로서, 해상의 시설물들(선박, 장비, 물체 등) 또는 선원(선장 등)을 관리하기 위한 번호 체계이며, 주민등록번호와 비슷한 개념으로 사용되고 있으며, 도 3에서 MRN규칙을 확인할 수 있다.Maritime Resource Name (MRN) is a maritime resource identification number. It is a number system for managing maritime facilities (ships, equipment, objects, etc.) or crews (captains). It is used as a concept similar to a resident registration number. MRN rules can be checked.
클라이언트(400)는 HTTP요청메시지를 선박게이트웨이(300)로 전송하고 선박게이트웨이(300)로부터 HTTP응답메시지를 전송받는 역할을 하고, 서버(100)는 육상게이트웨이(200)로부터 HTTP요청메시지를 전송받고 이에 대한 HTTP응답메시지를 생성하여 육상게이트웨이(200)로 전송하는 역할을 한다.The
선박게이트웨이(300)는 클라이언트(400)로부터 전송받은 HTTP요청메시지를 MRN요청메시지로 가공하여 육상게이트웨이(200)로 전송하고, 육상게이트웨이(200)로부터 전송받은 MRN응답메시지를 HTTP응답메시지로 가공하여 클라이언트(400)로 전송하는 역할을 하며, 선박트랜스퍼서버(310)와 VDES모듈(320)로 구성된다.The
선박트랜스퍼서버(310)는 HTTP요청메시지의 헤더에서 목적지MRN(dstMRN)과 전송자MRN(srcMRN) 외의 정보는 삭제하여 MRN요청메시지를 생성하고 이를 VDES모듈(320)로 전송하며, MRN응답메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP응답메시지를 생성하고 이를 클라이언트(400)로 전송한다. 이 때, MAC헤더와 TCP헤더는 규격에 따라 정해지는 것이며, IP헤더는 선박트랜스퍼서버(310)와 육상트랜스퍼클라이언트(210)에 미리 저장된 룩업테이블에서 불러온다.The
룩업테이블(look-up table)에는 특정 IP에 매칭되는 ID가 부여되며, 선박트랜스퍼서버(310)에서 MRN요청메시지에서 IP헤더를 삭제할 때 해당 IP에 매칭되는 ID를 룩업테이블에서 불러와 MRN응답메시지에 해당 ID정보를 추가하고, MRN응답메시지에 IP헤더를 추가할 때 해당 MRN응답메시지에서 ID정보를 불러와 이와 매칭되는 IP를 룩업테이블에서 불러온 뒤 MRN응답메시지에 추가하는 것이다.In the look-up table, an ID matched to a specific IP is assigned. When the ship's
후술하는 육상트랜스퍼클라이언트(210)에서도 마찬가지로 MRN요청메시지에 IP헤더를 추가할 때 해당 MRN요청메시지에서 ID정보를 불러와 이와 매칭되는 IP를 룩업테이블에서 불러온 뒤 MRN요청메시지에 추가하며, MRN응답메시지에서 IP헤더를 삭제할 때 해당 IP에 매칭되는 ID를 룩업테이블에서 불러와 MRN요청메시지에 ID정보를 추가한다.When the IP header is added to the MRN request message, the
VDES모듈(320)은 선박송신부(321)와 선박수신부(322)로 구성되며, 선박송신부(321)는 선박트랜스퍼서버(310)로부터 전송받은 MRN요청메시지를 목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)로 나누어 세번에 걸쳐 육상게이트웨이(200)의 VDES모듈(220)로 전송하고, 선박수신부(322)는 육상게이트웨이(200)의 VDES모듈(220)로부터 전송받은 MRN응답메시지를 선박트랜스퍼서버(310)로 전송하게 된다.The VDES
육상게이트웨이(200)는 선박게이트웨이(300)로부터 전송받은 MRN요청메시지를 HTTP요청메시지로 가공하여 서버(100)로 전송하고, 서버(100)로부터 전송받은 HTTP응답메시지를 MRN응답메시지로 가공하여 선박게이트웨이(300)로 전송하는 역할을 하며, 육상트랜스퍼클라이언트(210)와 VDES모듈(220)로 구성된다.The
육상트랜스퍼클라이언트(210)는 HTTP응답메시지의 헤더에서 목적지MRN(dstMRN) 외의 정보는 삭제하여 MRN응답메시지를 생성하고 이를 VDES모듈(220)로 전송하며, MRN요청메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP요청메시지를 생성하고 이를 서버(100)로 전송하는 역할을 한다. 서버(100)에서 클라이언트(400)로 메시지를 보낼 때에는 전송자MRN은 필요 없고 목적지MRN만 알면 되므로 전송자MRN도 삭제하여 데이터량을 최소화하는 것이다. 또한 이로써 육상송신부(222)에서 데이터를 송신할 때에도 횟수를 최소화하여 송신속도를 높일 수 있다.The
VDES모듈(220)은 육상수신부(221)와 육상송신부(222)로 구성되며, 육상송신부(222)는 육상트랜스퍼클라이언트(210)로부터 전송받은 MRN응답메시지를 목적지MRN(dstMRN), 응답메시지(res_msg)로 나누어 두번에 걸쳐 선박게이트웨이(300)의 VDES모듈(320)로 전송하고, 육상수신부(221)는 선박게이트웨이(300)의 VDES모듈(320)로부터 전송받은 MRN요청메시지를 육상트랜스퍼클라이언트(210)로 전송한다.The VDES
위 구성을 토대로 본 발명에 의해 선박의 클라이언트(400)와 육상의 서버(100) 간에 통신이 이루어지는 과정을 설명하면 다음과 같다.A process of communicating between the
먼저 클라이언트(400)에서 HTTP요청메시지를 선박게이트웨이(300)로 전송하며, 이 때 HTTP요청메시지는 MAC헤더, TCP헤더, IP헤더에 목적지MRN(dstMRN), 전송자MRN(srcMRN)이 더 포함된 헤더와, 요청메시지(req_msg)를 포함하는 바디로 구성된다.First, the
HTTP요청메시지가 선박게이트웨이(300)로 전송되면 선박트랜스퍼서버(310)에서 이를 받아 MAC헤더, TCP헤더, IP헤더를 제거하고 목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)만 남겨 MRN요청메시지를 생성한 후 이를 VDES모듈(320)의 선박송신부(321)로 전송한다.When the HTTP request message is transmitted to the
선박송신부(321)에서는 MRN요청메시지를 목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)로 나누어 세번에 걸쳐 육상게이트웨이(200)의 VDES모듈(220)로 전송한다.The ship transmitter 321 divides the MRN request message into a destination MRN (dstMRN), a sender MRN (srcMRN) and a request message (req_msg) and transmits the MRN request message to the
MRN요청메시지를 전송받은 육상게이트웨이(200)의 VDES모듈 육상수신부(221)에서는 이를 육상트랜스퍼클라이언트(210)로 전송하고, 육상트랜스퍼클라이언트(210)에서 MRN요청메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP요청메시지를 생성하고 이를 서버(100)로 전송한다. The VDES
서버(100)에서는 이에 대한 응답으로 HTTP응답메시지를 육상게이트웨이(200)로 전송하며, 이 때 HTTP응답메시지는 MAC헤더, TCP헤더, IP헤더에 목적지MRN(dstMRN)이 더 포함된 헤더와, 응답메시지(res_msg)를 포함하는 바디로 구성된다.The
HTTP응답메시지가 육상게이트웨이(200)로 전송되면 육상트랜스퍼클라이언트(210)에서 이를 받아 MAC헤더, TCP헤더, IP헤더를 제거하고 목적지MRN(dstMRN), 응답메시지(res_msg)만 남겨 MRN응답메시지를 생성한 후 이를 VDES모듈(220)의 육상송신부(222)로 전송한다.When the HTTP response message is transmitted to the
육상송신부(222)에서는 MRN응답메시지를 목적지MRN(dstMRN), 응답메시지(res_msg)로 나누어 두번에 걸쳐 선박게이트웨이(300)의 VDES모듈(320)로 전송한다.The
MRN응답메시지를 전송받은 선박게이트웨이(300)의 VDES모듈 선박수신부(322)에서는 이를 선박트랜스퍼서버(310)로 전송하고, 선박트랜스퍼서버(310)에서 MRN응답메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP응답메시지를 생성하고 이를 클라이언트(400)로 전송한다.The VDES module
이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것은 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경 가능함은 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어서 명백할 것이다.While the present invention has been described in connection with what is presently considered to be practical exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, It will be clear to those who have knowledge.
100 : 서버
200 : 육상게이트웨이
210 : 육상트랜스퍼클라이언트
220 : VDES모듈
221 : 육상수신부
222 : 육상송신부
300 : 선박게이트웨이
310 : 선박트랜스퍼서버
320 : VDES모듈
321 : 선박송신부
322 : 선박수신부
400 : 클라이언트100: Server
200: Land gateway
210: Land transfer client
220: VDES module
221: Land Receiver
222:
300: Ship gateway
310: Ship transfer server
320: VDES module
321: Ship transmitter
322:
400: Client
Claims (6)
클라이언트(400)로부터 전송받은 HTTP요청메시지를 MRN요청메시지로 가공하여 육상게이트웨이(200)로 전송하고, 육상게이트웨이(200)로부터 전송받은 MRN응답메시지를 HTTP응답메시지로 가공하여 클라이언트(400)로 전송하는 선박게이트웨이(300);
선박게이트웨이(300)로부터 전송받은 MRN요청메시지를 HTTP요청메시지로 가공하여 서버(100)로 전송하고, 서버(100)로부터 전송받은 HTTP응답메시지를 MRN응답메시지로 가공하여 선박게이트웨이(300)로 전송하는 육상게이트웨이(200);
육상게이트웨이(200)로부터 HTTP요청메시지를 전송받고 이에 대한 HTTP응답메시지를 생성하여 육상게이트웨이(200)로 전송하는 서버(100);를 포함하고,
서버(100)와 육상게이트웨이(200)는 육상에 설치되는 구성이고,
선박게이트웨이(300)와 클라이언트(400)는 선박에 설치되는 구성이며,
육상게이트웨이(200)와 선박게이트웨이(300)는 VDES(VHF Data Exchange System) 통신으로 연결되고,
서버(100)와 육상게이트웨이(200), 선박게이트웨이(300)와 클라이언트(400)는 TCP/IP 기반으로 HTTP 프로토콜에 의해 통신하는 것이며,
상기 HTTP요청메시지는 HTTP 기반의 데이터로서,
헤더와 바디로 구성되되,
헤더는 MAC헤더, TCP헤더, IP헤더에 목적지MRN(dstMRN), 전송자MRN(srcMRN)을 더 포함하고,
바디는 요청메시지(req_msg)를 포함하며,
상기 HTTP응답메시지는 HTTP 기반의 데이터로서,
헤더와 바디로 구성되되,
헤더는 MAC헤더, TCP헤더, IP헤더에 목적지MRN(dstMRN)을 더 포함하고,
바디는 응답메시지(res_msg)를 포함하며,
상기 MRN요청메시지는
목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)로 구성되며,
상기 MRN응답메시지는
목적지MRN(dstMRN), 응답메시지(res_msg)로 구성되고,
상기 선박게이트웨이(300)는
HTTP요청메시지의 헤더에서 목적지MRN(dstMRN)과 전송자MRN(srcMRN) 외의 정보는 삭제하여 MRN요청메시지를 생성하고, MRN응답메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP응답메시지를 생성하는 선박트랜스퍼서버(310),
선박트랜스퍼서버(310)로부터 전송받은 MRN요청메시지를 목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)로 나누어 세번에 걸쳐 육상게이트웨이(200)의 VDES모듈(220)로 전송하는 선박송신부(321)와 육상게이트웨이(200)의 VDES모듈(220)로부터 전송받은 MRN응답메시지를 선박트랜스퍼서버(310)로 전송하는 선박수신부(322)로 구성되는 VDES모듈(320)을 포함하며,
상기 육상게이트웨이(200)는
HTTP응답메시지의 헤더에서 목적지MRN(dstMRN) 외의 정보는 삭제하여 MRN응답메시지를 생성하고, MRN요청메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP요청메시지를 생성하는 육상트랜스퍼클라이언트(210),
육상트랜스퍼클라이언트(210)로부터 전송받은 MRN응답메시지를 목적지MRN(dstMRN), 응답메시지(res_msg)로 나누어 두번에 걸쳐 선박게이트웨이(300)의 VDES모듈(320)로 전송하는 육상송신부(222)와 선박게이트웨이(300)의 VDES모듈(320)로부터 전송받은 MRN요청메시지를 육상트랜스퍼클라이언트(210)로 전송하는 육상수신부(221)로 구성되는 VDES모듈(220)을 포함하고,
상기 선박트랜스퍼서버(310) 및 육상트랜스퍼클라이언트(210)에서 추가하는 IP헤더는
선박트랜스퍼서버(310)와 육상트랜스퍼클라이언트(210)에 미리 저장된 룩업테이블(look-up table)에서 불러오며,
상기 룩업테이블에는 특정 IP에 매칭되는 ID가 부여되며,
선박트랜스퍼서버(310)에서는
MRN요청메시지에서 IP헤더를 삭제할 때 해당 IP에 매칭되는 ID정보를 룩업테이블에서 불러와 MRN응답메시지에 해당 ID정보를 추가하고,
MRN응답메시지에 IP헤더를 추가할 때 해당 MRN응답메시지에서 ID정보를 불러와 이와 매칭되는 IP를 룩업테이블에서 불러온 뒤 MRN응답메시지에 추가하며,
육상트랜스퍼클라이언트(210)에서는
MRN요청메시지에 IP헤더를 추가할 때 해당 MRN요청메시지에서 ID정보를 불러와 이와 매칭되는 IP를 룩업테이블에서 불러온 뒤 MRN요청메시지에 추가하며,
MRN응답메시지에서 IP헤더를 삭제할 때 해당 IP에 매칭되는 ID를 룩업테이블에서 불러와 MRN요청메시지에 ID정보를 추가하는 것을 특징으로 하는
Non-TCP 기반의 선박용 통신 시스템.
A client 400 that transmits an HTTP request message to the ship gateway 300 and receives an HTTP response message from the ship gateway 300;
The server 400 processes the HTTP request message received from the client 400 as an MRN request message and transmits the MRN response message to the terrestrial gateway 200 and processes the MRN response message received from the land gateway 200 as an HTTP response message to the client 400 A ship gateway 300 that is connected to the ship;
The MRN request message received from the ship gateway 300 is processed as an HTTP request message and transmitted to the server 100. The HTTP response message received from the server 100 is processed as an MRN response message and transmitted to the ship gateway 300 (200);
And a server (100) that receives an HTTP request message from the land gateway (200), generates an HTTP response message for the HTTP request message, and transmits the HTTP response message to the land gateway (200)
The server 100 and the land gateway 200 are installed on the land,
The ship gateway 300 and the client 400 are installed in a ship,
The land gateway 200 and the ship gateway 300 are connected by VDES (VHF Data Exchange System)
The server 100, the land gateway 200, the ship gateway 300, and the client 400 communicate with each other based on the TCP / IP based HTTP protocol,
The HTTP request message is HTTP-based data,
It consists of a header and a body,
The header further includes a MAC header, a TCP header, a destination MRN (dstMRN), and a sender MRN (srcMRN) in an IP header,
The body contains a request message (req_msg)
The HTTP response message is HTTP-based data,
It consists of a header and a body,
The header further includes a destination MRN (dstMRN) in a MAC header, a TCP header, and an IP header,
The body contains a response message (res_msg)
The MRN request message
A destination MRN (dstMRN), a sender MRN (srcMRN), and a request message (req_msg)
The MRN response message
A destination MRN (dstMRN), and a response message (res_msg)
The ship gateway (300)
In the header of the HTTP request message, information other than the destination MRN (dstMRN) and the sender MRN (srcMRN) is deleted to generate an MRN request message, and a header including a MAC header, a TCP header, and an IP header is added to the MRN response message, A ship transfer server 310 for generating a message,
A ship which divides the MRN request message received from the ship transfer server 310 into a destination MRN (dstMRN), a sender MRN (srcMRN) and a request message (req_msg) and transmits the MRN request message to the VDES module 220 of the land gateway 200 three times And a VDES module 320 including a ship receiving unit 322 for transmitting an MRN response message received from the VDES module 220 of the land gateway 200 to the ship transfer server 310,
The terrestrial gateway (200)
A land transfer function for generating an HTTP request message by adding a header including a MAC header, a TCP header, and an IP header to the MRN request message by deleting information other than the destination MRN (dstMRN) in the header of the HTTP response message, The client 210,
A land transmitter 222 for dividing the MRN response message received from the land transport client 210 into a destination MRN (dstMRN) and a response message (res_msg) and transmitting the MRN response message to the VDES module 320 of the ship gateway 300 twice, And a land receiving unit 221 for transmitting an MRN request message received from the VDES module 320 of the gateway 300 to the land transport client 210,
The IP header added by the ship transfer server 310 and the land transport client 210 is
From a look-up table stored in advance in the ship transfer server 310 and the land transfer client 210,
The lookup table is given an ID that matches a specific IP,
In the ship transfer server 310,
When the IP header is deleted from the MRN request message, the ID information matched to the corresponding IP is loaded from the lookup table, the corresponding ID information is added to the MRN response message,
When the IP header is added to the MRN response message, the ID information is called in the corresponding MRN response message, the matching IP is fetched from the lookup table and added to the MRN response message,
In the land transport client 210,
When the IP header is added to the MRN request message, the ID information is called in the corresponding MRN request message, and the matching IP is fetched from the lookup table and added to the MRN request message.
When the IP header is deleted from the MRN response message, the ID matched to the corresponding IP is loaded from the lookup table and the ID information is added to the MRN request message
Non-TCP based marine communication system.
클라이언트(400)에서 HTTP요청메시지를 선박게이트웨이(300)로 전송하는 단계;
HTTP요청메시지가 선박게이트웨이(300)로 전송되면 선박트랜스퍼서버(310)에서 이를 받아 MAC헤더, TCP헤더, IP헤더를 제거하고 목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)만 남겨 MRN요청메시지를 생성한 후 이를 VDES모듈(320)의 선박송신부(321)로 전송하는 단계;
선박송신부(321)에서 MRN요청메시지를 목적지MRN(dstMRN), 전송자MRN(srcMRN), 요청메시지(req_msg)로 나누어 세번에 걸쳐 육상게이트웨이(200)의 VDES모듈(220)로 전송하는 단계;
MRN요청메시지를 전송받은 육상게이트웨이(200)의 VDES모듈 육상수신부(221)에서 이를 육상트랜스퍼클라이언트(210)로 전송하는 단계;
육상트랜스퍼클라이언트(210)에서 MRN요청메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP요청메시지를 생성하고 이를 서버(100)로 전송하는 단계;
서버(100)에서 HTTP요청메시지에 대한 응답으로 HTTP응답메시지를 육상게이트웨이(200)로 전송하는 단계;
HTTP응답메시지가 육상게이트웨이(200)로 전송되면 육상트랜스퍼클라이언트(210)에서 이를 받아 MAC헤더, TCP헤더, IP헤더를 제거하고 목적지MRN(dstMRN), 응답메시지(res_msg)만 남겨 MRN응답메시지를 생성한 후 이를 VDES모듈(220)의 육상송신부(222)로 전송하는 단계;
육상송신부(222)에서 MRN응답메시지를 목적지MRN(dstMRN), 응답메시지(res_msg)로 나누어 두번에 걸쳐 선박게이트웨이(300)의 VDES모듈(320)로 전송하는 단계;
MRN응답메시지를 전송받은 선박게이트웨이(300)의 VDES모듈 선박수신부(322)에서 이를 선박트랜스퍼서버(310)로 전송하는 단계;
선박트랜스퍼서버(310)에서 MRN응답메시지에 MAC헤더, TCP헤더, IP헤더를 포함하는 헤더를 추가하여 HTTP응답메시지를 생성하고 이를 클라이언트(400)로 전송하는 단계;로 구성되는 것을 특징으로 하는
Non-TCP 기반의 선박용 통신 방법.
A marine communication method using the marine communication system of claim 1,
Transmitting an HTTP request message from the client (400) to the ship gateway (300);
When the HTTP request message is transmitted to the ship gateway 300, the ship transfer server 310 removes the MAC header, the TCP header, and the IP header and transmits only the destination MRN (dstMRN), the sender MRN (srcMRN), and the request message (req_msg) Generating an MRN request message and transmitting it to the ship transmitter 321 of the VDES module 320;
Transmitting the MRN request message to the VDES module 220 of the terrestrial gateway 200 three times by dividing the MRN request message into the destination MRN (dstMRN), the sender MRN (srcMRN) and the request message (req_msg) at the ship transmitter 321;
Transmitting the MRN request message from the VDES module land receiving unit 221 of the land gateway 200 to the land transport client 210;
Generating a HTTP request message by adding a header including a MAC header, a TCP header, and an IP header to the MRN request message at the terrestrial transport client 210, and transmitting the generated HTTP request message to the server 100;
Transmitting an HTTP response message to the land gateway 200 in response to the HTTP request message from the server 100;
When the HTTP response message is transmitted to the terrestrial gateway 200, the terrestrial transport client 210 removes the MAC header, the TCP header, and the IP header, and generates an MRN response message by leaving only the destination MRN (dstMRN) and the response message (res_msg) And transmitting it to the offshore transmitter 222 of the VDES module 220;
Transmitting the MRN response message to the VDES module 320 of the ship gateway 300 by dividing the MRN response message into the destination MRN (dstMRN) and the response message (res_msg) twice;
Transmitting the MRN response message from the VDES module ship receiving unit 322 of the ship gateway 300 to the ship transfer server 310;
Adding a header including a MAC header, a TCP header, and an IP header to the MRN response message at the ship transfer server 310 to generate an HTTP response message and transmitting the generated HTTP response message to the client 400
Non-TCP based ship communication method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180158407A KR101972513B1 (en) | 2018-12-10 | 2018-12-10 | Communication system and method of ship based on non-tcp |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180158407A KR101972513B1 (en) | 2018-12-10 | 2018-12-10 | Communication system and method of ship based on non-tcp |
Publications (1)
Publication Number | Publication Date |
---|---|
KR101972513B1 true KR101972513B1 (en) | 2019-04-25 |
Family
ID=66281866
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180158407A KR101972513B1 (en) | 2018-12-10 | 2018-12-10 | Communication system and method of ship based on non-tcp |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101972513B1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102146478B1 (en) * | 2020-01-10 | 2020-08-28 | 한화시스템 주식회사 | System and method for transmitting/receiving the message in maritime wireless communication system |
KR20220007372A (en) * | 2020-07-10 | 2022-01-18 | 한화시스템 주식회사 | System and method for maritime wireless communication |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101469718B1 (en) | 2013-04-11 | 2014-12-05 | 한국해양과학기술원 | Packet processing method in network layer for ship ad hoc network |
KR101822422B1 (en) * | 2017-11-23 | 2018-01-26 | 사단법인 한국선급 | Communication system between ship side and shore side |
KR101858553B1 (en) * | 2017-10-30 | 2018-05-17 | 한화시스템(주) | System for maritime wireless communications |
-
2018
- 2018-12-10 KR KR1020180158407A patent/KR101972513B1/en active IP Right Grant
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101469718B1 (en) | 2013-04-11 | 2014-12-05 | 한국해양과학기술원 | Packet processing method in network layer for ship ad hoc network |
KR101858553B1 (en) * | 2017-10-30 | 2018-05-17 | 한화시스템(주) | System for maritime wireless communications |
KR101822422B1 (en) * | 2017-11-23 | 2018-01-26 | 사단법인 한국선급 | Communication system between ship side and shore side |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102146478B1 (en) * | 2020-01-10 | 2020-08-28 | 한화시스템 주식회사 | System and method for transmitting/receiving the message in maritime wireless communication system |
KR20220007372A (en) * | 2020-07-10 | 2022-01-18 | 한화시스템 주식회사 | System and method for maritime wireless communication |
KR102365627B1 (en) * | 2020-07-10 | 2022-02-21 | 한화시스템 주식회사 | System and method for maritime wireless communication |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112165725B (en) | Message processing method and device | |
CN109327513B (en) | Interaction method, interaction device and computer-readable storage medium | |
KR101972513B1 (en) | Communication system and method of ship based on non-tcp | |
EP3251293A1 (en) | Secure dynamic communication network and protocol | |
US20090282460A1 (en) | System and Method for Transferring Information Through a Trusted Network | |
KR101858553B1 (en) | System for maritime wireless communications | |
US10587515B2 (en) | Stateless information centric forwarding using dynamic filters | |
CN104717259B (en) | The multi-path data Transmission system and method for distributed transfer server network assistance | |
KR101553919B1 (en) | System for connecting heterogeneous maritime digital wireless communication | |
CN112261106A (en) | File transmission method suitable for satellite communication mode | |
CN115002023A (en) | Link aggregation method, link aggregation device, electronic equipment and storage medium | |
CN113472913B (en) | Communication method and device | |
CN110365795B (en) | Data transmission method and data transmission network | |
CN112769911A (en) | Information data interaction method for maritime service set based on VDES | |
Sun et al. | On delay-tolerant networking and its applications | |
CN103152495A (en) | Method, device and system for media transferring | |
US20100228976A1 (en) | Method and apparatus for providing secured network robot services | |
CN110971671A (en) | Method and system for shortening network connection delay in long-distance communication | |
WO2020122262A1 (en) | Non-tcp-based communication system and method for ship | |
CN107547691B (en) | Address resolution protocol message proxy method and device | |
CN105553986A (en) | UDP-based multi-addressing limited real-time node communication method | |
CN105592064B (en) | A kind of multicast on demand method and apparatus | |
KR102365627B1 (en) | System and method for maritime wireless communication | |
JP4351368B2 (en) | Data transfer method and communication apparatus using the same | |
US20080056136A1 (en) | Method and apparatus for performing anonymous source routing |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant |