KR0156856B1 - Apparatus and method for multi-message retransmission deal device and method thereof - Google Patents

Apparatus and method for multi-message retransmission deal device and method thereof Download PDF

Info

Publication number
KR0156856B1
KR0156856B1 KR1019950067767A KR19950067767A KR0156856B1 KR 0156856 B1 KR0156856 B1 KR 0156856B1 KR 1019950067767 A KR1019950067767 A KR 1019950067767A KR 19950067767 A KR19950067767 A KR 19950067767A KR 0156856 B1 KR0156856 B1 KR 0156856B1
Authority
KR
South Korea
Prior art keywords
message
retransmission
timer
response
network controller
Prior art date
Application number
KR1019950067767A
Other languages
Korean (ko)
Other versions
KR970058129A (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 KR1019950067767A priority Critical patent/KR0156856B1/en
Publication of KR970058129A publication Critical patent/KR970058129A/en
Application granted granted Critical
Publication of KR0156856B1 publication Critical patent/KR0156856B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • H04L1/189Transmission or retransmission of more than one copy of a message
    • 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/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/324Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the data link layer [OSI layer 2], e.g. HDLC

Abstract

1. 청구범위에 기재된 발명이 속한 기술분야1. TECHNICAL FIELD OF THE INVENTION

교환망에 있어서 노드교환기와 망통제기 사이의 메시지 전송처리장치 및 방법에 관한 것이다.The present invention relates to a message transmission processing device and method between a node switch and a network controller in a switching network.

2. 발명이 해결하려고 하는 기술적 과제2. The technical problem to be solved by the invention

재전송 시간의 규칙화, 메시지별 응답 구분 및 버퍼 운용의 효율화를 꾀한 다중 메시지 재전송 처리장치 및 방법을 제공함에 있다.The present invention provides a multi-message retransmission processing apparatus and method for regularizing retransmission time, dividing response for each message, and improving buffer operation.

3. 발명의 해결방법의 요지3. Summary of Solution to Invention

피관리 장비에서 각각의 송신 메시지에 대해 메시지 시퀀스(sequence) 번호를 부여하고, 해당 메시지의 타이머에 송신메시지에 부여된 시퀀스 번호를 인덱스로서 수록함으로써 송신 메시지에 대한 타이머를 구분할 수 있도록 한다. 또한 피관리 장비에서 망통제기로 송신해야할 메시지가 발생하면 전송하는 메시지의 종류를 구분할 수 있는 메시지 시퀀스 번호를 수록한 타이머를 어태치(attach) 하고 이 타이머들을 별도로 관리한다. N개의 타임 아웃(time-out) 메시지 발생시 상기 타이머에 수록된 메시지에 대한 메시지 시퀀스 정보를 이용하여 해당 메시지만을 재 전송할 수 있게 한다. 또한 노드 교환기에서 망통제기로 메시지를 송신할 때 메시지내에 단일(unique)한 시퀀스번호를 할당 및 수록하여 보내면 망통제기에서 이 시퀀스번호를 응답 메시지에 재 수록하여 송신함으로써, 노드 교환기에서는 응답 메시지의 처리를 명확히 할 수 있도록 한다. 그리고 전송한 메시지를 재전송 버퍼에 할당하지 않고, 단일한 시퀀스번호가 할당된 상태표를 교환시스템내에서 유지 및 관리함으로써 데이타 베이스중에서 재 전송할 메시지를 생성할 수 있게 구성함을 특징으로 한다.The managed device assigns a message sequence number to each transmission message, and records the sequence number assigned to the transmission message as an index in the timer of the corresponding message to distinguish the timers for the transmission message. In addition, when a message to be transmitted from the managed device to the network controller occurs, it attaches a timer containing a message sequence number to distinguish the type of message to be transmitted and manages these timers separately. When N time-out messages are generated, only the corresponding message can be retransmitted using message sequence information on the message contained in the timer. In addition, when a node exchange sends a message to a network controller, a unique sequence number is assigned and stored in the message, and the network controller retransmits the sequence number in a response message so that the node exchange processes the response message. Make it clear. And it is possible to create a message to be retransmitted in the database by maintaining and managing the status table assigned a single sequence number in the exchange system, without assigning the transmitted message to the retransmission buffer.

4. 발명의 중요한 용도4. Important uses of the invention

다중 메시지의 재전송 처리시 재전송 시간의 규칙화, 메시지별 응답 구분 및 버퍼 운용의 효율화를 꾀하는 데 이용한다.It is used to regulate retransmission time, divide response for each message, and improve buffer operation.

Description

다중 메시지 재전송 처리장치 및 방법Multiple message retransmission processing apparatus and method

제1도는 교환망의 구성도.1 is a configuration diagram of a switching network.

제2도는 제1도중 피관리장비(RAU)의 구체적인 구성도.2 is a detailed configuration diagram of the RAU in FIG.

제3a~제3e도는 본 발명에 따른 다중 메시지 재전송 처리과정을 나타낸 흐름도.3a to 3e are flowcharts illustrating a multi-message retransmission process according to the present invention.

제4도는 본 발명에 따른 상태표(status table)의 구성도.4 is a block diagram of a status table according to the present invention.

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

11 : 망통제기 12 : 패킷통신유닛(PCU)11: network controller 12: packet communication unit (PCU)

13 : RAU N1~N4 : 교환망의 노드(교환기)13: RAU N1 ~ N4: Nodes of the switching network (exchange)

21 : 중앙처리부 22 : 램21: central processing unit 22: RAM

23 : 롬 24 : 클럭발생부23: ROM 24: Clock generator

25 : 전면판 제어부 26 : 통신제어부25: front panel control unit 26: communication control unit

본 발명은 교환망에 있어서 피관리장비와 망통제기 사이의 다중 메시지 재전송 처리장치 및 방법에 관한 것으로, 특히 재전송 시간의 규칙화와 메시지별 응답 구분 및 버퍼 운용의 효율화를 꾀한 다중 메시지 재전송 처리장치 및 방법에 관한 것이다.The present invention relates to a multi-message retransmission processing apparatus and method between the managed equipment and the network controller in the switching network, and in particular, the multi-message retransmission processing apparatus and method aimed at regularizing the retransmission time, distinguishing the response for each message and efficient buffer operation It is about.

일반적으로 교환망은, 제1도에 도시한 바와 같이, 다수의 노드교환기들과 망을 관리하는 망통제기(11) 및 상기 노드교환기들과 상기 망통제기(11) 사이의 중계를 담당하는 PCU(12)로 구성한다. 상기 노드교환기에는 참조부호 N1~N4로 표시한 상위 레벨의 노드교환기와 상대적으로 하위의 레벨을 갖는 RAU(Radio Access Unit, 12)를 예로 들 수 있을 것이다. 상기 RAU(12)는 상기 망통제기(11)와의 관계를 고려할 때 피관리 장비이다.In general, as shown in FIG. 1, the switching network includes a network controller 11 which manages a plurality of node switches and a network, and a PCU 12 which is responsible for relaying between the node switches and the network controller 11. ). The node switch may be an example of an RAU (Radio Access Unit) 12 having a lower level and a higher level node switch indicated by reference numerals N1 to N4. The RAU 12 is a managed device when considering the relationship with the network controller 11.

제1도를 참조하면, 상기 RAU(12)는 망통제기(11)로부터 시스템 운용에 필요한 정보를 전달받고 RAU(12)의 운용정보 변동에 따른 정보를 상기 망통제기(11)로 전달해야 한다. 상기 RAU(12)는 망통제기(11)와 상위 프로토콜을 이용한 통신을 수행하게 되는데, 상기 프로토콜이라 함은 ISO에서 요구(recommand)한 계층간 통신중 어플리케이션(application)계층을 의미한다.Referring to FIG. 1, the RAU 12 receives the information necessary for operating the system from the network controller 11 and transmits the information according to the change of the operation information of the RAU 12 to the network controller 11. The RAU 12 communicates with the network controller 11 using a higher protocol. The protocol means an application layer during inter-layer communication requested by ISO.

메시지의 상태에 대한 정정은 MTP(Message Transfer Protocol)로 하며, 유저 메시지의 내용(content) 및 상호 가상 흐름 제어는 어플리케이션 계층에서 담당한다. 하위 계층의 링크상태와 상관없이 어플리케이션 계층은 메시지를 'Nr'(N: 전송 횟수, r: 동작 대기 시간)만큼 전송하며 전송도중 응답(Ack)이 수신되면 다음의 메시지 송신 또는 해당 메시지의 송신을 종료한다.The state of the message is corrected by the message transfer protocol (MTP), and the content and the mutual virtual flow control of the user message are handled by the application layer. Regardless of the link status of the lower layer, the application layer sends a message as 'Nr' (N: number of times, r: waiting time for operation). Quit.

만약 메시지 송신중 해당 메시지에 대한 응답이 발생하지 않으면 전송속도 Tr, 1개 메시지에 대하여 디바이스 드라이버(device driver)를 통하여 송신되는 최대시간 Tmax, MTP계층에서 재 전송 가능한 시간 Tre TX Max를 고려한 TTx를 산출하여 재전송을 한다.If a response does not occur during a message transmission, the transmission speed Tr, the maximum time Tmax transmitted through the device driver for one message, and the time T re TX Max considering the retransmission time in the MTP layer Calculate Tx and retransmit.

그런데 종래의 재전송 방법에 따르면, 망통제기(11)로부터 동일한 종류의 메시지에 대한 응답 수신시 송신한 메시지들중 어느 메시지에 대한 응답인지 불분명하여, 이를 명확히 구분하기가 어렵다는 문제가 있었다. 또한 RAU(12)에서 망통제기(11)로 메시지를 송신하면 송신한 메시지에 대한 응답메시지를 상기 망통제기(11)로부터 수신하기 전에는 송신한 메시지를 버퍼에 할당해 놓게 되므로 재전송 버퍼를 재사용 할 수 없어 비효율적이라는 문제점도 갖고 있었다. 또한 재전송 시간이 불규칙한 단점도 있었다.However, according to the conventional retransmission method, there is a problem that it is difficult to clearly distinguish the response from the messages transmitted from the network controller 11 in response to which of the messages transmitted. In addition, when the RAU 12 transmits a message to the network controller 11, the retransmission buffer can be reused because the transmitted message is allocated to the buffer before the response message to the transmitted message is received from the network controller 11. There was also the problem of being inefficient. In addition, there was a disadvantage that the retransmission time is irregular.

따라서 본 발명의 목적은 재전송 시간의 규칙화, 메시지별 응답 구분 및 버퍼 운용의 효율화를 꾀한 다중 메시지 재전송 처리장치 및 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide an apparatus and method for processing multiple message retransmissions, which aims at regularizing retransmission time, distinguishing response for each message, and improving buffer operation.

상기한 목적을 달성하기 위한 본 발명은 노드 교환기에서 각각의 송신 메시지에 대해 메시지 시퀀스(sequence)번호를 부여하고, 해당 메시지의 타이머에 송신메시지에 부여된 시퀀스 번호를 인덱스로서 수록함으로써 송신메시지에 대한 타이머를 구분할 수 있도록 한다. 또한 노드 교환기에서 망통제기로 송신해야할 메시지가 발생하면 전송하는 메시지의 종류를 구분할 수 있는 정보를 수록한 타이머를 어태치(attach)하고 이 타이머들을 별도로 관리한다. N개의 타임 아웃(time-out) 메시지 발생시 상기 타이머에 수록된 메시지에 대한 메시지 시퀀스 정보를 이용하여 해당 메시지만을 재 전송할 수 있게 한다. 또한 노드 교환기에서 망통제기로 메시지를 송신할 때 메시지내에 단일(unique)한 시퀀스번호를 할당 및 수록하여 보내면 망통제기에서 이 시퀀스번호를 응답 메시지에 재 수록하여 송신함으로써, 노드 교환기에서는 응답 메시지의 처리를 명확히 할 수 있도록 한다. 그리고 전송한 메시지를 재전송 버퍼에 할당하지 않고, 단일한 시퀀스번호가 할당된 상태표를 교환시스템내에서 유지 및 관리함으로써 데이타 베이스중에서 재 전송할 메시지를 생성할 수 있게 구성함을 특징으로 한다.In order to achieve the above object, the present invention provides a message sequence number for each transmission message in a node exchange, and records the sequence number assigned to the transmission message in the timer of the message as an index. Make sure to distinguish between timers. In addition, when a message to be transmitted from the node switch to the network controller occurs, it attaches a timer that contains information to distinguish the type of message to be transmitted and manages these timers separately. When N time-out messages are generated, only the corresponding message can be retransmitted using message sequence information on the message contained in the timer. In addition, when a node exchange sends a message to a network controller, a unique sequence number is assigned and stored in the message, and the network controller retransmits the sequence number in a response message so that the node exchange processes the response message. Make it clear. And it is possible to create a message to be retransmitted in the database by maintaining and managing the status table assigned a single sequence number in the exchange system, without assigning the transmitted message to the retransmission buffer.

이하 본 발명이 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

우선 각 도면의 구성요소들에 참조부호를 부가함에 있어서, 동일한 구성요소들에 한해서는 비록 다른 도면상에 표시되더라도 가능한한 동일한 부호를 가지도록 하고 있음에 유의해야 한다. 또한 하기 설명에서는 구체적인 회로의 구성 소자등과 같은 많은 특정(特定) 사항들이 나타나고 있는데, 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐 이러한 특정사항들 없이도 본 발명이 실시될 수 있음은 이 기술분야에서 통상의 지식을 가진자에게는 자명하다할 것이다. 그리고 본 발명을 설명함에 있어, 관련된 공지 기능 혹은 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.First, in adding reference numerals to the components of each drawing, it should be noted that the same reference numerals have the same reference numerals as much as possible even if displayed on different drawings. In addition, in the following description, many specific details such as components of specific circuits are shown, which are provided to help a more general understanding of the present invention, and the present invention may be practiced without these specific details. It will be obvious to those skilled in the art. In the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.

본 발명이 적용되는 교환망의 구성은 전술한 제1도와 동일하다.The configuration of the switching network to which the present invention is applied is the same as that of FIG.

제2도는 상기 제1도중 RAU(12)의 구체적인 구성으로서, 본 발명의 목적을 달성하기 위해 다음과 같은 세부 구성을 가진다.2 is a detailed configuration of the RAU 12 in the first diagram, and has the following detailed configuration to achieve the object of the present invention.

즉, 램(22)에는 재전송 상태 테이블을 저장한다. 중앙처리부(21)에서는 망통제기(11)로부터 수신되는 시스템정보 요구메시지에 대응하여 상기 재전송 상태 테이블에 송신할 메시지에 대한 정보를 해당 상태표 인덱스에 대응시켜 저장한 후 상기 상태표 인덱스를 상기 메시지에 포함시켜 통신제어부(26)을 통해 송신한다. 또한 상기 중앙처리부(21)에서는 상기 메시지 송신후 타이머를 어태치하고, 롬(23)에 저장된 운용체제(operation system) 프로그램을 이용하여 상기 망통제기(11)로부터 일정한 시간내에 응답메시지가 수신되지 않으면 해당 상태표 인데스를 포함하는 타이머 메시지를 발생한다. 그리고 상기 타이머 메시지로부터 상기 상태표 인덱스를 패치하여 해당 메시지를 재구성 및 재전송하도록 하는 등 전반적인 동작을 총괄적으로 제어한다. 이외에도 상기 중앙처리부(21)의 동작에 필요한 소정이 클럭을 제공하는 클럭발생부(24)와, 사용자 인터페이스를 위한 전면판 제어부(25)등을 구비한다.That is, the RAM 22 stores the retransmission state table. In response to the system information request message received from the network controller 11, the central processing unit 21 stores information on a message to be transmitted to the retransmission state table in correspondence with the corresponding state table index, and then stores the state table index as the message. Included in the transmission through the communication control unit 26. In addition, the central processing unit 21 attaches a timer after transmitting the message, and if a response message is not received from the network controller 11 within a predetermined time by using an operation system program stored in the ROM 23. Generates a timer message that includes the status table independence. In addition, the overall operation is controlled, such as patching the state table index from the timer message to reconstruct and retransmit the corresponding message. In addition, a clock generator 24 for providing a predetermined clock required for the operation of the central processing unit 21, and a front panel controller 25 for a user interface are provided.

제3a~제3e도는 본 발명에 따른 다중 메시지 재전송 처리과정을 나타낸 흐름도로서, 상기 제3a~제3e도는 그 동작의 특성상 각각 하나 이상의 과정을 갖는다.3a to 3e are flow charts illustrating a multi-message retransmission process according to the present invention, and FIGS. 3a to 3e each have at least one process in view of its operation.

제4도는 본 발명에 따른 제2도중 램(22)내에 마련되며 재전송 상태 정보를 저장한 표의 구성도이다.4 is a diagram illustrating a table provided in the RAM 22 of the second diagram according to the present invention and storing retransmission state information.

상기한 구성에 의거 본 발명에 따른 다중 메시지 재전송 과정을 구체적으로 설명하면, 우선 상기 제3a 및 제3b도는 임의의 메시지를 수신하고, 그 메시지가 망통제기(11)로부터의 시스템정보 요구메시지인지 아니면 운영체제에 의한 응답메시지인지 판단하는 과정을 나타낸다.Referring to the multi-message retransmission process according to the present invention in detail based on the above-described configuration, firstly, the 3a and 3b receive any message, and if the message is a system information request message from the network controller 11; It shows the process of determining whether it is a response message by the OS.

상기 제3c도는 상기 시스템정보 요구메시지에 대응하여 상기 재전송 상태 테이블에 송신할 메시지에 대한 정보를 해당 상태표 인덱스에 대응시켜 저장하는 과정과, 타이머에 상기 상태표 인덱스를 저장한 후 타이머를 어태치한 후 메시지에 해당 상태표 인덱스를 포함시켜 송신하는 과정을 나타낸다.3C is a process of storing information about a message to be transmitted to the retransmission state table in correspondence with a corresponding state table index in response to the system information request message, and storing the state table index in a timer and attaching a timer. The following shows the process of including the status table index in the message.

즉, 망통제기(11)로부터 메시지가 수신되면(303), 제3c도에 도시한 바와같이 송신하는 메시지의 처리정보를 저장하는 상태표 인덱스(Status Table Index: 이하 STI로 칭함)를 할당한다(319). 그리고 이 STI를 상기 망통제기(11)로 송신하는 메시지와 송신 메시지 재 전송을 위한 타이머 메시지에 수록한다(323).That is, when a message is received from the network controller 11 (303), as shown in FIG. 3C, a status table index (hereinafter referred to as STI) for storing processing information of a message to be transmitted is allocated ( 319). The STI is stored in a message for transmitting to the network controller 11 and a timer message for retransmission of the transmission message (323).

상태표(이하 ST로 칭함)에는 제4도에 도시된 바와같이 재 전송에 필요한 타이머 인덱스와 송신 메시지 종류등이 수록되고, 응답 수신시에 처리할 루틴으로 점프할 수 있도록 처리상태 정보도 기록한다(320~322).The status table (hereinafter referred to as ST) includes timer indexes and retransmission message types necessary for retransmission as shown in FIG. 4, and also records processing status information so that a jump to a routine to be processed upon receipt of a response is possible. (320-322).

이와같이 상태표에 송신메시지에 관한 여러 정보를 저장한 후에는 타이머를 어태치한 다음(324), 망통제기(11)로 메시지를 전송한다(325). 상기 전송된 메시지에는 전술한 바와같이 STI가 포함된다.After storing various information about the transmission message in the status table as described above, the timer is attached (324), and then the message is transmitted to the network controller (11) (325). The transmitted message includes the STI as described above.

피관리장비와 망통제기 사이에 송수신되는 메시지는 주로 데이타 베이스의 일치화 및 공유를 위한 정보이므로 별도의 재 전송버퍼를 할당하지 않고 상기와 같이 상태표내에 DFI(Data Fetch Index)와 메시지 종류를 저장하는 것이며, 이로써 버퍼 운용 효율을 극대화 시킬 수 있다.Since the messages sent and received between the managed equipment and the network controller are mainly information for database matching and sharing, the DFI (Data Fetch Index) and message types are stored in the status table as above without allocating a separate retransmission buffer. This can maximize the buffer operation efficiency.

제3d도는 상기 망통제기(11)로부터 송신시 메시지에 포함시켜 보냈던 STI가 재배치되어 실린 응답메시지를 수신하면 상기 STI를 패치하여 상기 재전송 상태 테이블에 의거 응답메시지에 대한 처리를 수행하는 하는 과정을 나타낸다. 망통제기(11)는 응답메시지의 독립된 영역에 STI를 재배치후 응답메시지를 피관리장비로 전송한다. 즉 망통제기(11)로부터 응답 메시지가 수신되면 상기 응답 메시지내에 수록된 STI를 패치한다(313). 그리고 상기 패치한 SPI 에 해당하는 상태표에 의거 응답메시지에 대한 처리를 결정하고(314), 부가적인 정보설정과 처리 및 관리등을 수행한다(315). 그리고 상기 상태표에 저장된 타이머 인덱스값을 이용하여 설정 메시지의 처리 해제 및 상태정보를 삭제한 후, 상기 상태표 및 STI의 재사용을 위하여 상태해제(status free)요구 메시지를 발생한다(316).FIG. 3d illustrates a process of patching the STI and performing a response message based on the retransmission status table when the STI received from the network controller 11 is relocated and included in the message when the STI is relocated. . The network controller 11 transmits the response message to the managed device after relocating the STI to an independent area of the response message. That is, when the response message is received from the network controller 11, the STI contained in the response message is patched (313). Then, based on the status table corresponding to the patched SPI, a response message is determined (314), and additional information setting, processing, and management are performed (315). After canceling the processing of the configuration message and deleting the status information using the timer index value stored in the status table, a status free request message is generated in order to reuse the status table and the STI (316).

부연하면, 다중 응답메시지 처리를 단순화 및 체계화하기 위하여 독립된 송신메시지에 대해 시퀀스 번호의 상태표를 할당하여,응답메시지가 수신되면 수신된 응답메시지에 재배치된 SI의 상태표를 참조하여 해당 처리모듈로 천이시키고, 송신메시지에 대한 여러 정보처리를 완료한 후 상기 상태표와 상기 시퀀스 번호는 자유롭게 만들어 반복 사용(버퍼 재사용 및 인덱스 재할당)함으로써 버퍼의 한계를 극복한다.In other words, in order to simplify and systematize multiple response message processing, a status table of sequence numbers is assigned to independent transmission messages. After the transition and completion of various information processing on the transmission message, the state table and the sequence number are freely made and used repeatedly (buffer reuse and index reallocation) to overcome the limitation of the buffer.

제3e도는 상기 타이머 메시지 발생수단으로부터 타이머 메시지 수신시 상기 타이머 메시지에 포함된 상태표 인덱스를 패치하여 상기 재전송 상태 테이블에 의거 해당 메시지를 재구성하여 전송하는 과정을 나타낸다. 즉 타임아웃 메시지가 수신되면(302), 이를 패치하여 타이머 메시지 설정 당시에 수록했던 STI값을 이용하여 상태표에서 STI값에 해당하는 상태천이 정보를 읽는다(328, 329). 즉 재전송 갯수를 증가시키고- 재전송 드레쉬홀드(threshod) 산출값이 됨-, 상태표에서 재전송에 필요한 메시지 정보를 수집해서 메시지를 재 생성 및 구성하여 전술한 바와 마찬가지로 관련 정보를 상태표에 기록후 전송한다. 이때에도 메시지 구분을 위하여 타이머 데이타에 STI값을 포함시킨다.3E illustrates a process of patching a state table index included in the timer message when the timer message is received from the timer message generating means and reconstructing and transmitting the corresponding message based on the retransmission state table. That is, when the timeout message is received (302), it is patched to read the state transition information corresponding to the STI value from the status table using the STI value stored at the time of setting the timer message (328, 329). In other words, increase the number of retransmissions-becomes the retransmission threshold value-collects the message information necessary for retransmission from the status table, regenerates and configures the message, and records the relevant information in the status table as described above. send. In this case, the STI value is included in the timer data for message classification.

상술한 바와 같은 본 발명은 망통제기와 교환기 사이의 시스템 운용에 필요한 정보 송수신시에 상태표를 할당함으로써 독립된 타이머를 설정할 수 있어 재 전송 시간이 규칙적인 장점이 있다. 또한 동일한 종류의 메시지를 송신할 경우 이 메시지의 단일한 번호를 상태표에 수록함으로써 이 상태표를 참조하면 각각의 메시지에 대한 별도의 처리를 자유롭게 수행할 수 있는 장점이 있다. 또한 상기 상태표내에 메시지 생성에 필요한 정보를 수록함으로써 재 전송 버퍼를 전혀 할당하지 않고도 재 전송 버퍼를 유지하는 효과를 얻을 수 있는 장점이 있다. 그리고 각 응답메시지에 재배치된 상태표의 응답메시지에 대한 해당 응답 처리 루틴의 수행을 자유롭게 할 수 있고, 설정된 타이머정보를 상태표에서 가져와 타이머 해제를 할 수 있도록 함으로써 상태표의 단일한 인덱스값만으로도 모든 통제기로의 메세지 송신처리가 유연성 있게 이루어지는 장점이 있으며, 버퍼의 한계를 극복 할 수 있는 효과가 있다.As described above, the present invention can set an independent timer by allocating a status table when transmitting and receiving information required for system operation between the network controller and the switch, and thus has a regular retransmission time. In addition, when transmitting the same type of message, by referring to the status table by including a single number of the message in the status table, there is an advantage that a separate process for each message can be freely performed. In addition, by recording information necessary for generating a message in the status table, there is an advantage that it is possible to obtain the effect of maintaining the retransmission buffer without allocating the retransmission buffer at all. In addition, it is possible to freely execute the corresponding response processing routine for the response message of the status table relocated to each response message, and to set the timer information to be taken from the status table to release the timer to all the controllers with a single index value of the status table. It has the advantage that the message transmission process is flexible and can overcome the limitation of the buffer.

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

Claims (5)

교환망에 접속되며, 망통제기의 제어를 받는 노드교환기에 있어서, 재전송 상태 테이블과, 상기 망통제기로부터 수신되는 시스템정보 요구메시지에 대응하여 상기 재전송 상태 테이블에 송신할 메시지에 대한 정보를 해당 상태표 인덱스에 대응시켜 저장한 후 상기 상태표 인덱스를 상기 메시지에 포함시켜 송신하는 수단과, 임의의 메시지 송신후 상기 망통제기로부터 일정한 시간내에 응답메시지가 수신되지 않으면, 해당 상태표 인덱스를 포함하는 타이머 메시지를 발생하는 수단과, 상기 타이머 메시지의 수신시 상기 타이머 메시지로부터 상기 상태표 인덱스를 패치하여 해당 메시지를 재구성 및 재전송하는 수단으로 구성됨을 특징으로 하는 다중 메시지 재전송 처리장치.A node switch connected to a switching network and controlled by a network controller, the node switching table includes a retransmission status table and information about a message to be transmitted to the retransmission status table in response to a system information request message received from the network controller. Means for including the state table index in the message and storing the message in response to the message; and if a response message is not received from the network controller within a predetermined time after the transmission of any message, the timer message includes the state table index. And means for generating and reconstructing and retransmitting the message by patching the status table index from the timer message upon receipt of the timer message. 재1항에 있어서, 상기 재전송 상태 테이블이, 각 메시지별로 할당된 인덱스영역과, 상기 각 인덱스에 대응하여 재전송 상태정보를 저장하는 영역으로 구성됨을 특징으로 하는 다중 메시지 재전송 처리장치.The multi-message retransmission processing apparatus of claim 1, wherein the retransmission status table comprises an index area allocated to each message and an area for storing retransmission status information corresponding to each index. 제2항에 있어서, 상기 재전송 상태정보는 타이머인덱스, 메시지 종류, 처리상태 결정, 재전송횟수, 데이타 패치 인덱스 정보임을 특징으로 하는 다중 메시지 재전송 처리장치.The apparatus of claim 2, wherein the retransmission status information is timer index, message type, processing status determination, retransmission count, and data patch index information. 제1항에 있어서, 상기 망통제기로부터 송신시 메시지에 포함시켜 보냈던 상태표 인덱스가 재배치되어 실린 응답메시지를 수신하면 상기 상태표 인덱스를 패치하여 상기 재전송 상태 테이블에 의거 응답메시지에 대한 처리를 수행하는 수단을 더 구비함을 특징으로 하는 다중 메시지 재전송 처리장치.The method according to claim 1, wherein when the response message including the status table index included in the message at the time of transmission from the network controller is rearranged and received, the status table index is patched to process a response message based on the retransmission status table. And means for further processing. 교환망에 접속되며, 망통제기의 제어를 받는 노드교환기에서 재전송 상태 테이블과 타이머 메시지 발생수단에 의거 다중 메시지 재전송을 처리하는 방법에 있어서, 임의의 메시지를 수신하고, 그 메시지가 상기 망통제기로부터의 시스템정보 요구메시지인지 아니면 운영체제에 의한 응답메시지인지 판단하는 과정과, 상기 시스템정보 요구메시지에 대응하여 상기 재전송 상태 테이블에 송신할 메시지에 대한 정보를 해당 상태표 인덱스에 대응시켜 저장하는 과정과, 타이머에 상기 상태표 인덱스를 저장한 후 타이머를 어태치한 후 메시지에 해당 상태표 인덱스를 포함시켜 송신하는 과정과, 상기 타이머 메시지 발생수단으로부터 타이머 메시지 수신기 상기 타이머 메시지에 포함된 상태표 인덱스를 패치하여 상기 재전송 상태 테이블에 의거 해당 메시지를 재구성하여 전송하는 과정으로 이루어짐을 특징으로 하는 다중 메시지 재전송 처리방법.A method for processing a multiple message retransmission by means of a retransmission status table and a timer message generating means in a node exchange connected to a switching network and controlled by the network controller, the method comprising: receiving an arbitrary message, and the message is received from the system. Determining whether the message is an information request message or a response message by the operating system, storing information about a message to be transmitted to the retransmission status table in response to the system information request message, corresponding to the state table index, and storing the information in the timer. Storing the state table index and attaching the timer to the message after transmitting the state table index; and retransmitting the state table index included in the timer message by the timer message receiver from the timer message generator; According to the state table, A method for processing multiple message retransmissions comprising reconfiguring and transmitting a message.
KR1019950067767A 1995-12-30 1995-12-30 Apparatus and method for multi-message retransmission deal device and method thereof KR0156856B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950067767A KR0156856B1 (en) 1995-12-30 1995-12-30 Apparatus and method for multi-message retransmission deal device and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950067767A KR0156856B1 (en) 1995-12-30 1995-12-30 Apparatus and method for multi-message retransmission deal device and method thereof

Publications (2)

Publication Number Publication Date
KR970058129A KR970058129A (en) 1997-07-31
KR0156856B1 true KR0156856B1 (en) 1998-11-16

Family

ID=19447864

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950067767A KR0156856B1 (en) 1995-12-30 1995-12-30 Apparatus and method for multi-message retransmission deal device and method thereof

Country Status (1)

Country Link
KR (1) KR0156856B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030035449A (en) * 2001-10-31 2003-05-09 엘지전자 주식회사 Data transmission method in mobile telecommunication system
KR100967377B1 (en) * 2001-12-04 2010-07-05 소니 가부시키가이샤 Data communication system, data transmission apparatus, data reception apparatus, data communication method, and computer program recording medium

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100470345B1 (en) * 2000-12-27 2005-02-21 엘지전자 주식회사 Link Connection Control Protocol Incarnation Apparatus and Method for IP Multicast/Broadcast packet transmistting in Mobile Network
KR100460970B1 (en) * 2002-01-10 2004-12-09 삼성전자주식회사 Data transmitting/receiving system and method thereof
KR100902745B1 (en) * 2007-09-19 2009-06-15 에스케이 텔레콤주식회사 System and method for re-transmitting mms receive notification message in mobile communication network

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030035449A (en) * 2001-10-31 2003-05-09 엘지전자 주식회사 Data transmission method in mobile telecommunication system
KR100967377B1 (en) * 2001-12-04 2010-07-05 소니 가부시키가이샤 Data communication system, data transmission apparatus, data reception apparatus, data communication method, and computer program recording medium

Also Published As

Publication number Publication date
KR970058129A (en) 1997-07-31

Similar Documents

Publication Publication Date Title
US5856972A (en) Duplicate message detection method and apparatus
EP0074864B1 (en) System and method for name-lookup in a local area network data communication system
AU688217B2 (en) Method and apparatus for a hybrid contention and polling protocol
US4410889A (en) System and method for synchronizing variable-length messages in a local area network data communication system
JP3080991B2 (en) Packet transmission system
JP3833847B2 (en) Acknowledgment system and method for message reception in packet-based communication networks
US5664091A (en) Method and system for a voiding unnecessary retransmissions using a selective rejection data link protocol
US4750109A (en) Method and system for expediting multi-packet messages in a computer network
KR970029126A (en) Multiprocessor system
WO1987007408A1 (en) Information transfer method and arrangement
WO1988007723A1 (en) Terminal device session management protocol
CN101116277A (en) Method for requesting and transmitting status report of a mobile communication system and therefor apparatus
KR0156856B1 (en) Apparatus and method for multi-message retransmission deal device and method thereof
CN101494569B (en) Method and apparatus for processing message
KR20020041851A (en) Error control method in the multicasting transmission system using repeater server
JPS62237835A (en) Data communication control method
KR20010004954A (en) Method for interlocking channel using multi-server in push system
JPH02101841A (en) Multiple address communication method
JP3137183B2 (en) Communication system and its monitoring data delivery confirmation method
KR0152236B1 (en) Method for managing constitution of centralized access node system in remote place by using simple network management protocol
JPH0720110B2 (en) Broadcast communication method
JPS5883449A (en) Control system for polling table
JP2000029854A (en) Method for transferring file between host computers
Moon AI Memo No. 628 June, 1981
Paterra Approaches to high-speed networks

Legal Events

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

Payment date: 20050704

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee