KR19980050158A - Delivery protocol of communication processing system - Google Patents

Delivery protocol of communication processing system Download PDF

Info

Publication number
KR19980050158A
KR19980050158A KR1019960068936A KR19960068936A KR19980050158A KR 19980050158 A KR19980050158 A KR 19980050158A KR 1019960068936 A KR1019960068936 A KR 1019960068936A KR 19960068936 A KR19960068936 A KR 19960068936A KR 19980050158 A KR19980050158 A KR 19980050158A
Authority
KR
South Korea
Prior art keywords
data
packet
processing system
communication processing
data packet
Prior art date
Application number
KR1019960068936A
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 KR1019960068936A priority Critical patent/KR19980050158A/en
Publication of KR19980050158A publication Critical patent/KR19980050158A/en

Links

Landscapes

  • Communication Control (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

본 발명은 통신처리 시스템의 전달 프로토콜에 관한 것이다. 그 목적은 통신처리 시스템에서 단발성 데이터 및 연속 데이터의 오류 없는 전달을 보장하는 데에 있다. 그 특징은 송신측에서는 순서번호 필드를 이용하여 데이터 패킷을 송신하는 단계와, 수신측에서는 수신된 데이터 패킷의 순서번호 필드를 감시하는 단계와, 감시단계에서 데이터 패킷의 순서가 잘못 되었다고 판단되면 수신측이 송신측에 재전송을 요청하는 단계 및 송신측이 중간에 손실된 패킷 이후의 데이터 패킷부터 재전송하는 단계로 이루어져 신뢰성 있는 부시스템 사이의 통신을 가능하게 하는 데에 있다.The present invention relates to a delivery protocol of a communication processing system. The purpose is to ensure error-free transmission of one-time data and continuous data in a communication processing system. The characteristic is that the transmitting side transmits the data packet by using the sequence number field, the receiving side monitors the sequence number field of the received data packet, and when the monitoring step determines that the data packets are out of order, the receiving side Requesting retransmission to the transmitting side and retransmitting from the data packet after the packet lost in the middle to enable reliable communication between subsystems.

Description

통신처리 시스템의 전달 프로토콜(Transfer protocol in communication processing system)Transfer protocol in communication processing system

본 발명은 통신처리 시스템의 전달 프로토콜에 관한 것이다.The present invention relates to a delivery protocol of a communication processing system.

일반적으로, 통신처리 시스템은 이 기종간의 망간에 프로토콜 변환, 속도변환, 미디어 변환 등을 제공하는 장치이다. 통신처리 시스템은 기본적으로 전화망에서 컴퓨터 통신을 하는 사용자가 패킷망 상에서 정보서비스를 제공하는 사업자의 정보를 검색하여 유용한 정보를 문자나 파일 형식으로 수집하거나 다른 사용자를 위하여 제공할 수 있는 시스템이다. 통신처리 시스템에서 부시스템간의 데이터 신뢰성은 곧바로 컴퓨터 통신 사용자와 정보 제공자간의 데이터 무결성과 직결된다. 단순한 검색위주의 서비스 이용시에는 큰 문제가 되지 않으나 파일 전송시나 과금정보 전송시나 시스템 운용정보 전송시에는 데이터의 신뢰성이 보장되지 않으면 막대한 시간낭비를 가져올 뿐만 아니라 재산상의 손실을 가져올 수 있고, 시스템 운용에 큰 장애 요소가 될 수 있다.In general, a communication processing system is a device that provides protocol conversion, speed conversion, media conversion, and the like between networks of different types. A communication processing system is basically a system that allows a user communicating with a computer in a telephone network to retrieve information of an operator providing an information service on a packet network and collect useful information in a text or file format or provide it for another user. Data reliability between subsystems in a communication processing system is directly related to data integrity between a computer communication user and an information provider. It is not a big problem when using a simple search-oriented service. However, if the reliability of the data is not guaranteed during file transfer, billing information transfer, or system operation information transfer, it can lead to enormous time wastage and property loss. It can be a big obstacle.

기존의 통신처리 시스템은 도 1과 같이 전화망 정합장치와 패킷망 정합장치간에 시스템 버스를 이용한 데이터 전송을 하기 때문에 별도의 전달 프로토콜이 없는 구조로 되어 있다. 이는 시스템을 구성하는 전화망 정합장치와 통신처리 모듈의 데이터 처리 장치간에는 RS-232c 규격에 따르는 직렬통신방식을 사용하며, 데이터 처리장치와 패킷정합장치간은 VMEBus규격에 따르는 병렬 버스로 통신을 하고 있기 때문에 프로세서간 통신을 위해서 별도의 전달 프로토콜이 필요 없이 메모리간의 데이터 복사만이 필요하다. 그러나 시스템의 대형화 및 고속화에 따라서 통신처리 시스템의 구조를 변경 및 확장하는 것이 블가피하게 되었다.In the conventional communication processing system, as shown in FIG. 1, since a data bus is transmitted between a telephone network matching device and a packet network matching device using a system bus, there is no structure of a separate transmission protocol. It uses the serial communication method according to RS-232c standard between the telephone network matching device and the data processing device of the communication processing module constituting the system, and the data processing device and the packet matching device communicate with the parallel bus according to the VMEBus standard. Therefore, for communication between processors, only a copy of data between memories is needed without a separate transfer protocol. However, it is inevitable to change and expand the structure of the communication processing system in accordance with the size and speed of the system.

이와 같은 문제를 해결하기 위한 대표적인 종래 기술로는 XTP(Xpress Transfer Protocol)이 있다. XTP는 대부분의 현대적인 고속 시스템에서 고속 전송률과 낮은 오류를 보장하기 위하여 제안된 프로토콜 모델로서 물리매체가 어떤 것이든지 관계 없이 네트워크 계층과 전달계층의 기능을 수행하는 방법을 정의하고 있다. XTP는 현존하는 모든 고속 전달매체에 적용가능한 개념의 프로토콜로 기본적인 유한상태도(finite state machine)설계로 남아 있고, 이 개념으로부터 파생된 고속 전달 프로토콜은 그룹통신을 위한 HSTP(High Speed Transport Protocol)등이 있다. 이 프로토콜은 단말 장치간에 통신을 하기 위한 프로토콜로서 전송장비간에는 투명한 데이터의 전송이 보장된다는 가정하에 응용계층의 데이터의 오류 없는 전달을 위한 프로토콜이다.Representative prior art for solving this problem is XTP (Xpress Transfer Protocol). XTP is a protocol model that is proposed to guarantee high data rate and low error in most modern high-speed systems. It defines how the network layer and transport layer perform functions regardless of the physical media. XTP is a concept protocol applicable to all existing high speed transport media and remains a basic finite state machine design. The high speed transport protocol derived from this concept is HSTP (High Speed Transport Protocol) for group communication. There is this. This protocol is a protocol for communication between terminal devices. It is a protocol for error-free transmission of data of an application layer on the assumption that transmission of transparent data is guaranteed between transmission devices.

새로 설계된 시스템의 구성은 도 2와 같으며 다수의 전화망 정합 부시스템과 패킷망 정합 부시스템, 그리고 망 운용 관리를 위한 운용 관리 부시스템으로 구성하게 되었다. 이하 새로운 방식의 시스템을 대용량 통신처리 시스템이라 부른다. 대용량 통신처리 시스템은 데이터 처리부와 패킷망 정합장치, 테이터 처리부와 망 관리장치 정합장치, 패킷망 정합장치와 망 관리장치 정합장치간에 고속 스위치를 통하여 접속된다. 고속 스위치는 TAXI 직렬 인터페이스를 사용하는 고속 스위칭 패브릭으로서 포트당 100 Mbps의 속도로 데이터를 전송할 수 있는 장치이다. 대분분의 광케이블이나, 인터넷 동축케이블, TAXI 방식등은 소자기술의 발달로 인해 물리적인 데이터 전송방식에 대해 신뢰성을 보장하는 것으로 되어있으나 시스템 클럭의 블안정 및 전원변동, 온도상승, 열화, 정합장치 자체의 오류 등 시스템 외적인 변수에 의해 주시스템에 연결된 외부 시스템간의 통신두절 현상 및 데이터 전달오류 현상이 발생할 수 있다. 따라서 OSI(Open System Architecture) 프로토콜 모델에서 물리계층 이상의 프로토콜 계층에서 물리계층에서 발생하는 오류를 검출하고 재전송하거나 수정하는 기능이 필요하게 된다.The newly designed system is configured as shown in FIG. 2 and is composed of a plurality of telephone network matching subsystems, a packet network matching subsystem, and an operation management subsystem for network operation management. Hereinafter, the new system is called a mass communication processing system. The mass communication processing system is connected between the data processing unit and the packet network matching device, the data processing unit and the network management device matching device, and the packet network matching device and the network management device matching device through a high speed switch. The high-speed switch is a high-speed switching fabric that uses a TAXI serial interface, which is capable of transferring data at 100 Mbps per port. Most optical cable, Internet coaxial cable, TAXI method, etc. are to guarantee the reliability of physical data transmission method due to the advancement of device technology, but the stability of system clock, power fluctuation, temperature rise, degradation, matching device External variables such as self errors may cause communication loss and data transfer errors between external systems connected to the main system. Therefore, a function for detecting, retransmitting, or correcting an error occurring in the physical layer in a protocol layer above the physical layer in the OSI protocol model is required.

알반적인 통신시스템을 위한 다앙한 프로토콜이 제안되어 있으나 통신처리시스템에서 필요한 프로토콜은 단말 대 단말에서 필요한 프로토콜이 아니라 통신 시스템 내부의 부시스템간에 필요한 프로토콜이며, 실시간 서비스의 성능을 고려해 볼 때 프로토콜이 복잡하면 성능저하를 초래하기 때문에 통신처리 시스템 고유의 특성에 맞는 프로토콜이 필요하게 된다.Various protocols have been proposed for the general communication system, but the protocol required for the communication processing system is not necessary for the terminal-to-terminal protocol but between the sub-systems within the communication system. In this case, a protocol that meets the inherent characteristics of the communication processing system is required.

즉, 통신처리 시스템의 특성상 컴퓨터 통신 사용자와 정보 제공자간에는 문자를 위주로 하는 데이터 검색시에는 특별한 신뢰성 프로토콜이 필요 없이 실시간 데이터를 사용자의 트래픽에 부하를 주지 않는 범위 내에서 전달해주는 기능이 필요하며, 적은 오류는 테이터 검색속도에 비해 무시될 수 있다. 그러나 부시스템간에 파일전송이나 과금정보, 시스템 구성정보, 망 관리정보등을 전송할 때는 아주 작은 데이터 오류라도 전체 시스템의 운용 및 서비스 이용에 큰 장애를 가져 올 수 있다. 예를 들면, 대용량 통신처리 시스템은 각 단위 시스템들이 고속 스위칭 패브릭에 연결되어 있고 각 부시스템들은 망 관리장치(Operation Administration and Management, 이하 OAM이라고 약칭함)와 연동되어 있으며 시스템의 전원을 켤 때나, 시스템에 장애가 발생했을 때 망 관리장치로부터 망 구성 정보를 온라인 상태로 다운로드 받게 되어 있다. 망 구성 정보는 부시스템의 운용체제, 운용 프로그램, 망 접속 테이블, 초기화면, 시간정보 등으로 대부분 바이너리 파일형태로 구성되어 있다. 따라서 부시스템 부팅시에는 이와 같은 구성정보를 망 관리장치로부터 다운로드받게 되어 있으며, 이 데이터는 오류 없는 전송이 필수조건이다. 통신처리 시스템의 서비스를 이용하는 사용자의 입장에서 볼때도 컴퓨터 통신 사용자가 대형 실행파일을 다운로드 받는다면 단 몇 바이트의 오류 때문에 전체 파일이 쓸모없게 되는 일이 발생할 수 있다.That is, due to the characteristics of the communication processing system, a computer-based user and information provider needs a function that delivers real-time data within a range that does not burden the user's traffic without requiring a special reliability protocol when searching for text-based data. Errors can be ignored compared to data retrieval speed. However, when transmitting files, billing information, system configuration information, network management information, etc. between subsystems, even a small data error can cause a big obstacle in the operation and service use of the entire system. For example, a high-volume communication processing system has each unit system connected to a high-speed switching fabric, and each sub-system is linked to an operation administration and management (OAM). When the system is powered on, When a system failure occurs, network configuration information is downloaded online from the network management device. The network configuration information consists mostly of binary files, including the operating system of the subsystem, the operating program, the network connection table, the initial screen, and time information. Therefore, when booting the subsystem, such configuration information is downloaded from the network management device, and error-free transmission is essential for this data. From the standpoint of a user using a service of a communication processing system, if a computer communication user downloads a large executable file, the entire file may become useless due to a few bytes of error.

시스템 관리 차원에서 고찰해 보면 망 관리정보는 시스템 운용 초기에는 망 관리장치에서 부시스템으로 보내는 것이 주요한 부분이나, 시스템이 정상적으로 서비스를 계속하고 있는 경우에 어떤 외부 요인에 의해서 부시스템의 보드가 불통(crash)될 경우 부시스템에서는 즉시 망 관리장치에 보드 탈장보고(Fault Report)를 하여 전체 시스템에 이 상태를 알리고 불통된 시스템으로 데이터를 보내지 않도록 조치를 취해야 한다.Considering it from the system management level, the network management information is mainly sent from the network management device to the sub-system in the early stage of system operation, but the board of the sub-system fails due to some external factors when the system continues to operate normally. In the event of a crash, the subsystem should immediately issue a board fault report to the network management device to inform the entire system of this condition and take steps to avoid sending data to the failed system.

또한, 상태보고시 어떠한 사유로 인해 수신측 시스템에서 상태보고 정보를 제대로 수신하지 못했다면 일정 횟수를 반복적으로 재전송할 수 있는 기능도 필요하다.In addition, if the status report information is not properly received from the receiving system due to some reason during the status report, a function that can be retransmitted a certain number of times is necessary.

상기한 내용에서 지적한 기술적인 문제를 해결하기 위하여 강구된 기술적 수단 및 작용을 설명하면 다음과 같다.When explaining the technical means and action taken to solve the technical problem pointed out in the above description as follows.

도 1은 기존의 통신처리 시스템의 구조를 보여준다. 통신처리 시스템은 전화망을 이용하여 컴퓨터 통신을 하는 사용자와 연결하기 위한 전화망 정합부시스템(101)과 정보검색 및 서비스를 제공하는 정보 제공자들과 연결하기 위한 패킷망 정합 부시스템(103), 그리고 이 둘 간의 이기종 망간 연동 기능을 담당하는 데이터 처리부(102)로 구성된다.1 shows the structure of a conventional communication processing system. The communication processing system includes a telephone network matching unit system (101) for connecting with a user who performs computer communication using a telephone network, a packet network matching subsystem (103) for connecting with information providers providing information retrieval and services, and both. It is composed of a data processing unit 102 that is in charge of the heterogeneous manganese interworking function.

도 2는 대용량 통신처리 시스템의 구조도를 보여준다. 이 시스템은 기존의 통신처리 시스템의 용량을 산술적으로 10배 정도 확장한 규모로서 대용량 통신처리 시스템이라고 부른다. 이 시스템은 기존의 통신처리 시스템과 같이 전화망을 이용하여 컴퓨터 통신을 하는 사용자와 연결하기 위한 전화망 정합장치(201)와 정보검색 및 서비스를 제공하는 정보 제공자들과 연결하기 위한 패킷망 정합장치(205), 그리고 전화망 정합장치의 전송 데이터를 내부처리하는 데이터 처리부(202) 및 각 부시스템을 고속 TAXI 직렬 인터페이스를 이용하여 데이터 라우팅을 담당하는 고속 스위치(204), 그리고 대용량 통신처리 시스템의 망 운용관리를 담당하는 OAM(Operation Administration and Maintenance) 정합장치(206)와 망 관리장치(207)로 구성된다. 데이터 처리부(202)와 고속 스위치(204) 사이, 패킷망 정합장치(205)와 고속 스위치(204) 사이 및 OAM 정합장치(206)과 고속 스위치(204) 사이를 연결하기 위한 장치는 HSNA(High Speed Network Adapter)(203)을 이용한다. 도 1에서 전화망 정합장치(201)와 데이터 처리부(202), HSNA(203)를 전화망 정합 부시스템이라고 하고, 패킷망 정합장치(205)와 HSNA(208)를 패킷망 정합 부시스템 이라고 하며, 망 관리장치(207)와 OAM 정합장치(206), HSNA(209)를 망 관리장치 부시스템이라고 부른다.2 shows a structural diagram of a mass communication processing system. This system is called a large capacity communication processing system by arithmetically extending the capacity of the existing communication processing system by about 10 times. This system is a telephone network matching device 201 for connecting with a user who communicates with a computer using a telephone network like a conventional communication processing system and a packet network matching device 205 for connecting with information providers providing information retrieval and services. And a data processing unit 202 for internal processing of transmission data of a telephone network matching device, a high speed switch 204 for data routing using a high speed TAXI serial interface, and network operation management of a large capacity communication processing system. It is composed of an OAM (Operation Administration and Maintenance) matching device 206 and a network management device 207. The apparatus for connecting between the data processing unit 202 and the high speed switch 204, between the packet network matching device 205 and the high speed switch 204, and between the OAM matching device 206 and the high speed switch 204 is HSNA (High Speed). Network Adapter 203 is used. In FIG. 1, the telephone network matching device 201, the data processing unit 202, and the HSNA 203 are called a telephone network matching sub system, and the packet network matching device 205 and HSNA 208 are called a packet network matching sub system. 207, OAM matching device 206, and HSNA 209 are called network management subsystems.

도 2와 같은 대용량 통신처리 시스템에서는 각 부시스템 사이의 데이터 전송시 고속 스위치(204)를 경유하여 데이터가 라우팅되기 때문에 HSNA(203, 208, 209)를 거쳐서 데이터가 전송될 때 병렬-직렬 또는 직렬-병렬 변환과정이 일어나고 고속 스위치(204) 내부에서 각 노드별로 패킷전송이 일어나는 과정에서 패킷이 손실 또는 오류가 발생한다. 이러한 오류 발생시 스위치에서는 오류발생 여부를 체크하여 고속스위치 관리자에게 알릴 수 있지만 오류가 발생된 패킷에 대하여 복구기능이 없으므로 오류가 발생할 경우에는 각 부시스템에서 검출하여 처리해야 한다.In the high-volume communication processing system as shown in FIG. A parallel conversion process occurs, and packet loss or error occurs in the process of packet transmission for each node in the fast switch 204. When such an error occurs, the switch can check whether an error has occurred and notify the administrator of the high-speed switch. However, since there is no recovery function for an error-prone packet, the switch should be detected and processed by each subsystem.

그러나, 컴퓨터 통신 사용자가 급증함에 따라 통신처리 시스템의 용량도 대형화, 고속화되는 추세에 있다. 시스템이 대형화 고속화됨에 따라 전체 시스템을 구성하는 부시스템간에 통신속도가 망 사용자들이 사용하는 속도에 비해 훨씬 고속이므로 데이터의 손실이 발생되는 문제점이 있었다.However, as computer communication users proliferate, the capacity of communication processing systems also tends to increase in size and speed. As the system becomes larger and faster, there is a problem that data loss occurs because the communication speed between the sub-systems constituting the entire system is much higher than that used by network users.

상기 문제점을 해결하기 위한 본 발명은 통신처리 시스템에서 서로 다른 망 사이를 연동하는 부시스템간에 데이터를 패킷화하여 전송시 발생하는 패킷 손실 및 데이터 오류 등을 검출하여 신뢰성 있는 전달 프로토콜(Reliable Transfer Protocol)을 이용하여 재전송함으로써 단발성 데이터 및 연속 데이터의 오류 없는 전달을 보장하는 데에 그 목적이 있다.In order to solve the above problems, the present invention provides a reliable transfer protocol by detecting packet loss and data errors that occur during transmission by packetizing data between subsystems interworking between different networks in a communication processing system. The purpose is to ensure error-free transmission of short-term data and continuous data by retransmitting using.

상기 목적을 달성하기 위한 본 발명의 특징은 이기종의 망 정합 부시스템 사이에 또는 부시스템과 망 관리장치 사이에 신뢰성 있는 데이터 전송을 하기 위한 통신처리 시스템의 전달 프로토콜에 있어서, 송신측에서는 순서번호 필드를 이용하여 데이터 패킷을 송신하는 단계와, 수신측에서는 수신된 상기 데이터 패킷의 순서번호 필드를 감시하는 단계와, 상기 감시단계에서 상기 데이터 패킷의 순서가 잘못 되었다고 판단되면 상기 수신측이 상기 송신측에 재전송을 요청하는 단계 및 상기 송신측이 중간에 손실된 패킷 이후의 데이터 패킷부터 재전송하는 단계로 이루어져 신뢰성 있는 부시스템 사이의 통신을 가능하게 하는 데에 있다.A feature of the present invention for achieving the above object is a transmission protocol of a communication processing system for reliable data transmission between heterogeneous network matching sub-systems or between a sub-system and a network management apparatus. Transmitting a data packet using the data packet; receiving, monitoring, by the receiving end, a sequence number field of the received data packet; and if the monitoring step determines that the data packet is out of order, the receiving side retransmits the transmitting packet Requesting and retransmitting the data packet after the packet lost in the middle to enable reliable communication between subsystems.

도 1은 기존의 통신처리 시스템 구조도,1 is a structural diagram of a conventional communication processing system;

도 2는 대용량 통신처리 시스템 구조도,2 is a structural diagram of a large capacity communication processing system;

도 3은 정상시 처리도,3 is a normal processing chart,

도 4는 오류로 인한 비정상에 대한 처리도,Figure 4 is a process for dealing with abnormalities due to errors,

도 5는 타임아웃으로 인한 비정상에 대한 처리도.5 is a process diagram for abnormality due to timeout.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예들 중의 하나를 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail one of the preferred embodiments according to the present invention.

도 3은 신뢰성 있는 전달 프로토콜을 이용하여 정상시 처리도를 보여주고 있다. 이는 부시스템간 통신 시 호출하는 부시스템(301)에서 상대측 부시스텝(302)과 통신하는 절차를 보여준다. 이 그림에서는 호출 받는 부시스템을 망 관리장치 정합 부시스템(302) 및 망 관리장치(303)로 가정하고 설명한다. 호출하는 부시스템(301)은 연결요청 패킷(CONN_REQ)을 전송하며, 상대시스템(302)은 즉시 연결확인 패킷(CONN_CNF)을 보내 응답한다. 호출하는 부시스템(301)은 일단 호가 설정되어 있기 때문에 필요한 데이터(상태정보 등)를 보내거나, 망 관리장치로부터 새로운 데이터(구성정보 등)를 요청할 수 있다. 호출하는 부시스템(301)에서 요청데이터(LOAD_REQ)를 보내면 상대 망 관리장지 정합 부시스템(302)은 요청을 받았다는 응답(DATA-ACK)을 보내고 망 관리장치(303)에 수신한 요청데이터(LOAD_REQ)를 전송한다. 망 관리장치(303)에서는 이 데이터를 해석하여 해당 파일을 열고 패킷으로 조립하여 단위 패킷 크기로 전송하게 된다. 망 관리장치 정합 부시스템(302)은 이 패킷을 수신하고 8개의 패킷 단위로 호출한 부시스템(301)로 보내게 된다. 이 때, 송신되는 데이터 패킷(DATA_PKT)에는 송신 순서번호가 삽입되어 있기 때문에 호출한 부시스템(301) 데이터 패킷수신시 순서번호에 오류가 있는지 감시하여 8개 단위로 정상적으로 수신한 경우에 다음에 받을 패킷 순서번호를 데이터 응답패킷(DATA_ACK)에 삽입하여 응답한다. 망 관리장치 정합 부시스템(302)은 응답패킷(DATA_ACK)을 해석하여 정상인 경우에 다음 패킷을 계속 전송한다. 만약 보낼 데이터 패킷이 마지막 데이터가 아닐 경우에는 more 비트를 1으로 마지막 데이터일 경우에는 more 비트를 0으로 세팅하여 송신한다. 호출한 부시스템(301)은 more 비트가 0으로 세팅된 데이터 패킷을 수신했을 경우에 데이터 응답(DATA_ACK)을 보내고 호 해제요정 패킷을 기다린다. 망 관리장치 정합 부시스템은 마지막 데이터 패킷을 송신한 후 데이터 응답패킷(DATA_ACK)이 들어오면 호해제 요청(CLR_REQ)를 보내고 호출한 부시스템(301)에서 호해제확인(CLR_CNF)를 수신하면 정상 종료한다.3 shows a normal process diagram using a reliable delivery protocol. This shows the procedure of communicating with the counterpart bushstep 302 in the subsystem 301, which is called during the intersystem communication. In this figure, it is assumed that the called sub-system is the network management device matching subsystem (302) and the network management device (303). The calling subsystem 301 sends a connection request packet CONN_REQ, and the counterpart system 302 immediately sends a response to the connection confirmation packet CONN_CNF. The calling subsystem 301 can send the necessary data (status information, etc.) or request new data (configuration information, etc.) from the network management device since the call is established. When the calling subsystem sends the request data LOAD_REQ, the matching network management device matching subsystem 302 sends a response DATA-ACK indicating that the request has been received, and receives the request data LOAD_REQ to the network management apparatus 303. ). The network management device 303 interprets this data, opens the corresponding file, assembles it into packets, and transmits them in the unit packet size. The network management device matching subsystem 302 receives this packet and sends it to the subsystem 301 that has called in units of eight packets. At this time, since the transmission sequence number is inserted in the transmitted data packet DATA_PKT, when the called sub-system 301 receives an error in the sequence number when receiving the data packet, it is received next if it is normally received in eight units. The packet sequence number is inserted into the data response packet DATA_ACK to respond. The network management device matching subsystem 302 interprets the response packet DATA_ACK and continues to transmit the next packet when it is normal. If the data packet to be sent is not the last data, the more bit is set to 1 and the more bit is set to 0 if the last data is transmitted. When the calling subsystem 301 receives a data packet with the more bit set to 0, it sends a data response DATA_ACK and waits for a call release request packet. The network management device matching subsystem sends a call release request (CLR_REQ) when a data response packet (DATA_ACK) comes in after sending the last data packet, and terminates normally when a call release confirmation (CLR_CNF) is received from the calling subsystem (301). do.

도 4는 오류로 인한 비정상 처리도를 나타낸다. 이 그림에서는 호출한 부시스템(401)에서 연결설정(CONN_REQ)하는 과정과 망 관리장치 정합 부시스템(402)과의 호 설정과정 및 망 관리장치(403)에서 요청받은 데이터를 망 관리장치 정합 부시스템(402)에 보내는 과정은 동일하다.4 shows an abnormal processing diagram due to an error. In this figure, the process of establishing the connection (CONN_REQ) in the called subsystem (401), the call establishment process with the network management device matching subsystem (402), and the data requested by the network management device (403) are performed. The process of sending to system 402 is the same.

호출한 부시스템(401)에서 테이터 패킷(DATA_PKT)을 수신하는 과정에서 전달과정의 오류로 인하여 패킷이 손실되었을 경우에 호출한 부시스템(401)은 즉시 데이터 응답패킷(DATA_ACK)을 보내되 수신하지 못한 순서번호를 삽입하여 망 관리장치 정합 부시스템(402)으로 보내게 된다. 망 관리장치 정합 부시스템(402)은 데이터 응답패킷을 수신하여 순서번호를 해석한후 송신한 순서번호보다 작으면 그 데이터 패킷부터 다시 8개의 패킷을 전송하게 된다. 이후의 전송과정은 정상시 처리과정과 동일하다.In the process of receiving the data packet DATA_PKT from the calling subsystem 401, if the packet is lost due to an error in the transmission process, the calling subsystem 401 immediately sends a data response packet DATA_ACK but does not receive it. The wrong sequence number is inserted and sent to the network management device matching subsystem 402. The network management device matching subsystem 402 receives the data response packet, interprets the sequence number, and if it is smaller than the transmitted sequence number, transmits 8 packets again from the data packet. Subsequent transmissions are the same as normal processing.

도 5는 타임아웃으로 인한 비정상 처리도를 나타낸다. 이 그림에서도 호출한 부시스템(501)에서 연결설정(CONN_REQ)하는 과정과 망 관리장치 정합부시스템(502)과의 호 설정과정 및 망 관리장치(503)에서 요청받은 데이터를 망 관리장치 정합 부시스템(502)에 보내는 과정은 동일하다.5 shows an abnormal processing diagram due to timeout. In this figure, the process of establishing connection (CONN_REQ) in the sub-system 501, the call establishment process with the network management device matching unit system 502, and the data requested by the network management device 503 are performed. The process of sending to system 502 is the same.

데이터 패킷을 송신하는 부시스템(502)에서 데이터 패킷을 송신했을때 일정한 시간(Tdata)이 경과하여도 데이터 응답패킷이 수신되지 않는 경우에 처리하는 방법이다. 데이터 패킷을 송신하는 부시스템은 연속되는 데이터 패킷을 송신한 직후에 데이터 응답패킷이 도착할 때까지를 측정하기 위한 자체타이머를 구동하게 된다. 만약에 데이터를 수신하는 부시스템(501)에 어떤 시스템처리상 장애가 발생하거나 전송로상에 장애가 발생할 경우에 데이터 응답패킷이 수신되지 못한다. 이 경우에는 송신하는 부시스템(502)에서는 3회의 재전송을 반복하게 되며 그래도 응답이 없으면 연결해제절차로 상태가 넘어가며 호해제패킷(CLR_REQ)을 보내고 비정상 종료를 하게 된다.This is a method for processing when a data response packet is not received even after a predetermined time (Tdata) has elapsed when the data packet is transmitted by the sub-system 502 for transmitting the data packet. Subsystems that transmit data packets will run their own timers to measure until a data response packet arrives immediately after sending consecutive data packets. If a system processing failure occurs in the subsystem 501 that receives data or a failure occurs in the transmission path, the data response packet is not received. In this case, the transmitting sub-system 502 repeats three retransmissions, and if there is no response, the state goes to the disconnection procedure and sends a release packet (CLR_REQ) and terminates abnormally.

상술한 바와 같은 본 발명은 통신처리 시스템의 모든 부시스템간의 통신에 적용될 수 있으며 부시스템간의 신뢰성 있는 데이터 전달 방법의 채택으로 인하여 시스템을 효과적으로 운용할 수 있다. 또한, 본 발명에서 제시한 구성에 따라 통신처리 시스템의 부시스템간 통신방식에 적용했을 때에 나타나는 효과는 다음과 같다.As described above, the present invention can be applied to communication between all sub-systems of a communication processing system, and the system can be effectively operated due to the adoption of a reliable data transfer method between sub-systems. In addition, according to the configuration proposed in the present invention, the following effects are obtained when applied to the communication system between sub-systems of the communication processing system.

첫째, 통신처리 시스템의 부시스템 간에 오류 없는 데이터 전송이 가능하다. 이는 컴퓨터 통신 사용자들에게 정보검색 및 파일 다운로드 등의 서비스를 제공할 때 이 프로토콜을 적용하지 않는 시스템에 비하여 서비스의 품질을 향상시켜 제공할 수 있다.First, error-free data transmission is possible between subsystems of the communication processing system. This can improve the quality of service compared to systems that do not apply this protocol when providing services such as information retrieval and file download to computer communication users.

둘째, 통신처리 시스템의 부시스템들과 망 관리장치간에 오류 없는 신뢰성 있는 데이터 전송이 가능하다. 이는 대형화된 시스템의 망 관리 차원에서 볼 때에 시스템의 초기구성을 오류 없이 신속하게 수행할 수 있을 뿐만 아니라, 시스템의 장애 발생시에도 재전송 알고리등을 이용하므로 효율적인 망 운용 관리가 가능하다. 특히 망 관리장치의 중요 기능 중의 하나인 사용자에 대한 서비스 사용 시간 및 이용 요금을 계산하는 데이터로 사용되는 과금 데이터의 정확한 전송으로 인하여 컴퓨터 통신 이용자와 정보 제공 사업자간의 정보 서비스 요금 분쟁을 감소시킬 수 있다.Second, reliable and reliable data transmission is possible between the subsystems of the communication processing system and the network management apparatus. This system can not only perform the initial configuration of the system quickly and error-free in terms of network management of a large-scale system, but also enable efficient network operation management by using retransmission algorithm in the event of a system failure. In particular, due to the accurate transmission of billing data, which is used to calculate service usage time and usage fees for users, which are one of the important functions of network management devices, information service charge disputes between computer communication users and information service providers can be reduced. .

Claims (3)

이기종의 망 정합 부시스템 사이에 또는 부시스템과 망 관리장치 사이에 신뢰성 있는 데이터 전송을 하기 위한 통신처리 시스템의 전달 프로토콜에 있어서, 송신측에서는 순서번호 필드를 이용하여 데이터 패킷을 송신하는 단계, 수신측에서는 수신된 상기 데이터 패킷의 순서번호 필드를 감시하는 단계, 상기 감시단계에서 상기 데이터 패킷의 순서가 잘못 되었다고 판단되면, 상기 수신측이 상기 송신측에 재전송을 요청하는 단계 및 상기 송신측이 중간에 손실된 패킷 이후의 데이터 패킷부터 재전송하는 단계로 이루어져 신뢰성 있는 부시스템 사이의 통신을 가능하게 하는 것을 특징으로 하는 통신처리 시스템의 전달 프로토콜.In a transfer protocol of a communication processing system for reliable data transfer between heterogeneous network matching subsystems or between a subsystem and a network management apparatus, a transmitting side transmits a data packet using a sequence number field, and a receiving side Monitoring the sequence number field of the received data packet; if it is determined that the order of the data packets is wrong in the monitoring step, the receiving side requests retransmission from the transmitting side; And retransmitting the data packet after the received packet to enable reliable communication between subsystems. 제 1 항에 있어서, 상기 수신측이 재전송을 요구하고 상기 송신측이 중간에 손실된 패킷 이후의 데이터 패킷부터 재전송할 때에, 상기 수신측이 중간에 손실된 패킷 이후의 순서번호를 상기 송신측에 보냄으로써 상기 송신측이 상기 순서번호를 가진 패킷 이후의 데이터 패킷부터 재전송하는 것을 특징으로 하는 통신처리 시스템의 전달 프로토콜.2. The method according to claim 1, wherein when the receiving side requests retransmission and the transmitting side retransmits from the data packet after the packet lost in the middle, the receiving side sends the sequence number after the intermediate lost packet to the transmitting side. And the transmitting side retransmits the data packet after the packet having the sequence number by sending. 제 1 항에 있어서, 신뢰성을 향상시키고 데이터 손실을 줄이기 위하여 상기 수신측에서 8개의 정상적인 데이터 패킷을 수신하였을 때나 more 비트가 0으로 설정된 데이터 패킷을 수신하였을 때에 데이터 응답패킷을 전송함으로써 상기 송신측에서 상기 수신측의 데이터 패킷 수신상태를 감지하여 호를 정상 종료시킬 수 있도록 하는 것을 특징으로 하는 통신처리 시스템의 전달 프로토콜.2. The transmitting apparatus of claim 1, wherein the transmitting side transmits a data response packet when receiving 8 normal data packets at the receiving side or when receiving a data packet with a more bit set to 0 in order to improve reliability and reduce data loss. And a communication protocol of the communication processing system for detecting a data packet reception state of the receiving end to terminate the call normally.
KR1019960068936A 1996-12-20 1996-12-20 Delivery protocol of communication processing system KR19980050158A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960068936A KR19980050158A (en) 1996-12-20 1996-12-20 Delivery protocol of communication processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960068936A KR19980050158A (en) 1996-12-20 1996-12-20 Delivery protocol of communication processing system

Publications (1)

Publication Number Publication Date
KR19980050158A true KR19980050158A (en) 1998-09-15

Family

ID=66444864

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960068936A KR19980050158A (en) 1996-12-20 1996-12-20 Delivery protocol of communication processing system

Country Status (1)

Country Link
KR (1) KR19980050158A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010036508A (en) * 1999-10-08 2001-05-07 이원택 Apparatus and method for multimedia communication interworking internet and mobile network
KR100368167B1 (en) * 1997-02-10 2003-04-18 인터내셔널 비지네스 머신즈 코포레이션 Method and device for restarting file transfer using standard Internet protocol
KR100460967B1 (en) * 2001-12-18 2004-12-09 삼성전자주식회사 Wireless communication apparatus capable of improving connection rate
KR100702858B1 (en) * 2005-12-15 2007-04-03 삼성전자주식회사 Apparatus and method for preventing wrong billing due to packet loss in mobile communication system
KR101368647B1 (en) * 2009-12-11 2014-03-06 세종대학교산학협력단 System and method for uplink retransmission of voice packets in high-speed wireless communication networks

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100368167B1 (en) * 1997-02-10 2003-04-18 인터내셔널 비지네스 머신즈 코포레이션 Method and device for restarting file transfer using standard Internet protocol
KR20010036508A (en) * 1999-10-08 2001-05-07 이원택 Apparatus and method for multimedia communication interworking internet and mobile network
KR100460967B1 (en) * 2001-12-18 2004-12-09 삼성전자주식회사 Wireless communication apparatus capable of improving connection rate
KR100702858B1 (en) * 2005-12-15 2007-04-03 삼성전자주식회사 Apparatus and method for preventing wrong billing due to packet loss in mobile communication system
KR101368647B1 (en) * 2009-12-11 2014-03-06 세종대학교산학협력단 System and method for uplink retransmission of voice packets in high-speed wireless communication networks

Similar Documents

Publication Publication Date Title
JP3649580B2 (en) A system for reporting errors in a distributed computer system.
CN1633647B (en) System and method for managing data transfers in a network
CN1246994C (en) Method and system for implementing a fast recovery process in a local area network
EP0464014A2 (en) Communications systems using a fault tolerant protocol
US20050286510A1 (en) Packet transfer apparatus
US9331870B2 (en) Switch, information processing apparatus, and information processing system
JP3871895B2 (en) Apparatus and method for automatic port identification discovery in hierarchical heterogeneous systems
CN101051957B (en) Dynamically regulating method and device for link state and bundled link state
JP3101604B2 (en) How to report errors in a distributed computer system
KR19980050158A (en) Delivery protocol of communication processing system
JP2000332768A (en) Mib integral management method for atm server
US8275869B2 (en) Re-synchronizing data between network elements and network management system using partial node discovery
Cisco System Error Messages
Cisco System Error Messages
Cisco System Error Messages
KR0173380B1 (en) Performance Management Method in Distributed Access Node System
Cisco FastPAD Events
CN114337900A (en) Communication control method and device, electronic equipment and computer readable medium
Cisco Shelf Operations Commands
JP3224521B2 (en) Communication control method for FC / ATM composite network and inter-network connection device
KR20050076406A (en) Management system and method for network element in telecommunication management network
KR100236951B1 (en) Method of controlling connecting between network access subsystem and operation administration maintenance in advanced communication processing system
JP3072731B2 (en) VP switching method and system by standby periodic monitoring
KR100326278B1 (en) Multi-Access Module And Method In TCP/IP Server/Client
KR100236946B1 (en) Call and service processing method of members of isdn junction subsystem

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application