KR100260900B1 - Segmentation apparatus and method in atm communication system - Google Patents

Segmentation apparatus and method in atm communication system Download PDF

Info

Publication number
KR100260900B1
KR100260900B1 KR1019980001163A KR19980001163A KR100260900B1 KR 100260900 B1 KR100260900 B1 KR 100260900B1 KR 1019980001163 A KR1019980001163 A KR 1019980001163A KR 19980001163 A KR19980001163 A KR 19980001163A KR 100260900 B1 KR100260900 B1 KR 100260900B1
Authority
KR
South Korea
Prior art keywords
cell
atm
host
transmitted
transmission mode
Prior art date
Application number
KR1019980001163A
Other languages
Korean (ko)
Other versions
KR19990065736A (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 KR1019980001163A priority Critical patent/KR100260900B1/en
Publication of KR19990065736A publication Critical patent/KR19990065736A/en
Application granted granted Critical
Publication of KR100260900B1 publication Critical patent/KR100260900B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9057Arrangements for supporting packet reassembly or resequencing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5638Services, e.g. multimedia, GOS, QOS
    • H04L2012/5646Cell characteristics, e.g. loss, delay, jitter, sequence integrity
    • H04L2012/5652Cell construction, e.g. including header, packetisation, depacketisation, assembly, reassembly

Abstract

PURPOSE: A segmentation apparatus in an ATM communication system and a method thereof is provided to carry out transmission processing for cell data without using a cell buffer. CONSTITUTION: An ATM communication system provided with a segmentation apparatus consists of a host(100), a physical layer processing unit(130), a local memory(120), and an ATM processing unit(200). The ATM processing unit(200) is comprised of a host interface part(201), an LM(Link Management block)(203), a PM(Processor Management block)(204), and a CS(Convergence Sublayer)-ATM(205). The host interface part(201) executes interface processing to transmit and receive with the host(100). The LM(203) executes link processing for a generated descriptor. The PM(204) transmits the transmission request, header, CRC, address and length information of the cell data to be transmitted to the CS-ATM(205). The CS-ATM(205) requests the host interface part(201) to transmit a cell, referring to the cell transmission request signal transmitted from the PM(204) and Txclav transmitted to the physical layer processing unit(130). The CS-ATM(205) transmits the address and length information of the packet data to be transmitted to the host interface part(201). The CS-ATM(205) forms an ATM cell for the packet data transmitted from the host interface part(201) and transmits the formed ATM cell to the physical layer processing unit(130).

Description

비동기식 전송모드 통신시스템에 있어서 세그멘테이션장치 및 방법Segmentation Apparatus and Method in Asynchronous Transmission Mode Communication System

본 발명은 비동기식 전송모드(Asynchronous Transfer Mode, 이하 ATM이라 약함) 통신시스템에 있어서 세그멘테이션(Segmentation)장치 및 방법에 관한 것으로서, 특히, 셀(Cell)버퍼를 구비하지 않고 셀데이타를 전송할 수 있도록 구현된 세그멘테이션장치 및 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a segmentation apparatus and method in an asynchronous transfer mode (hereinafter, referred to as ATM) communication system. In particular, the present invention is implemented to transmit cell data without a cell buffer. Segmentation apparatus and method.

일반적으로 ATM 통신시스템에 있어서 세그멘테이션은 호스트로부터 전송되는 셀데이타를 ATM적응계층(ATM Adaptation Layer, 이하 AAL이라 약함)처리 및 ATM계층처리를 통해 분할하여 물리계층으로 전송하는 기능으로, 기존에는 도 1에 도시된 바와 같이 구성되어 동작된다.In general, in the ATM communication system, segmentation is a function of dividing cell data transmitted from a host through an ATM adaptation layer (hereinafter referred to as AAL) processing and an ATM layer process to transmit the data to the physical layer. It is configured and operated as shown in FIG.

우선, 로컬메모리(120)에는 호스트(100)에 셀 데이터가 생성될 때마다 일정 단위로 디스크립터(Descriptor) 테이블이 형성되고, 호스트와 ATM처리부(110)간에 상호 채널이 형성될 때마다 해당되는 가상채널(Virtual Channel) 테이블이 형성된다. 이와 같이 로컬메모리(120)에 형성된 디스크립터 테이블과 가상채널 테이블을 참조하여 링크 관리부(Link Management, 이하 LM이라 약함)(113)는 새롭게 생성된 디스크립터에 대한 링크처리를 한다. 링크작업이 어느 정도 진행되면, 제어부(112)는 프로세스 관리부(Process Management, 이하 PM이라 약함)(114)가 구동되도록 제어한다.First, a descriptor table is formed in a predetermined unit every time cell data is generated in the host 100, and a virtual corresponding to each time a mutual channel is formed between the host and the ATM processor 110. A channel (Virtual Channel) table is formed. In this way, the link management unit (hereinafter, referred to as LM) 113 with reference to the descriptor table and the virtual channel table formed in the local memory 120 performs link processing on the newly generated descriptor. When the linking operation is performed to some extent, the control unit 112 controls the process management unit (hereinafter, referred to as PM) 114 to be driven.

이에 따라 PM(114)는 로컬 메모리(120)에 저장되어 있는 디스크립터 테이블을 참조하여 송신하고자 하는 셀의 어드레스, 길이정보(Length)를 읽어 호스트 인터페이스부(111)를 통해 호스트(100)로 전송함과 동시에 셀전송요구신호를 호스트 인터페이스부(111)로 송출한다. 그리고 PM(114)는 송신하고자 하는 셀의 헤더, CRC, 및 길이정보를 수렴 부계층(Convergence Sublayer) 및 ATM계층처리부(이하 CS-ATM이라 약함)(116)로 전송한다. 호스트(100)는 인가된 어드레스와 길이정보로 로컬메모리(120)에 저장되어 있는 해당 셀데이타(패킷데이타)를 독출하여 호스트인터페이스부(111)로 송출한다.Accordingly, the PM 114 reads the address and length information of the cell to be transmitted by referring to the descriptor table stored in the local memory 120 and transmits it to the host 100 through the host interface 111. At the same time, the cell transmission request signal is sent to the host interface unit 111. The PM 114 transmits the header, CRC, and length information of the cell to be transmitted to the convergence sublayer and the ATM layer processor (hereinafter, referred to as CS-ATM) 116. The host 100 reads out the corresponding cell data (packet data) stored in the local memory 120 using the applied address and length information and transmits the cell data (packet data) to the host interface 111.

호스트 인터페이스부(111)는 수신된 셀데이타를 셀버퍼(115)로 전송하여 저장시킨다. 셀버퍼(115)는 호스트 인터페이스부(111)로부터 전송되는 셀을 CS-ATM (116)으로부터 읽기제어신호(Read)가 전송되기 전까지 저장한다. 따라서 셀버퍼는 1개 이상의 셀데이타를 저장할 수 있도록 구성되어야 한다.The host interface 111 transmits and stores the received cell data to the cell buffer 115. The cell buffer 115 stores the cell transmitted from the host interface 111 until the read control signal Read is transmitted from the CS-ATM 116. Therefore, the cell buffer must be configured to store one or more cell data.

CS-ATM(116)은 물리계층처리수단(130)의 전송시기가 맞으면, 셀버퍼(115)로읽기제어신호를 전송하여 48바이트를 읽고, 읽혀진 48바이트의 셀데이타에 대하여 PM(114)에서 제공된 CRC와 길이정보를 이용한 트레일러(Trailer) 및 헤더를 삽입하여 ATM 셀을 형성하여 물리계층처리수단(130)으로 전송한다.If the transmission time of the physical layer processing means 130 is correct, the CS-ATM 116 transmits a read control signal to the cell buffer 115 to read 48 bytes, and the PM 114 reads the 48-byte cell data. A trailer and a header using the provided CRC and length information are inserted to form an ATM cell and transmitted to the physical layer processing means 130.

이와 같이 기존에는 호스트로부터 전송된 셀을 물리계층처리부로 전송하기 위하여 적어도 1셀 이상의 데이터를 저장할 수 있는 용량을 갖는 셀버퍼가 구비되어야 하고, PM이 호스트로부터 전송되는 셀데이타를 버퍼에 옮기는 동안 로컬메모리를 점유하고 있어 LM이 새롭게 발생된 디스크립터 테이블에 대한 링크작업을 수행할 수 없어 ATM처리시간을 효율적으로 운영할 수 없었다.As such, in order to transmit a cell transmitted from a host to a physical layer processor, a cell buffer having a capacity to store at least one cell or more must be provided, and a local buffer is transmitted while the PM transfers cell data transmitted from the host to a buffer. Because it occupies memory, the LM could not link to the newly generated descriptor table and thus could not efficiently operate the ATM processing time.

본 발명은 하드웨어를 간소화 및 ATM처리시간을 효율적으로 운영하기 위하여, 비동기식 전송모드 통신시스템에 있어서 셀버퍼를 사용하지 않고 셀데이타에 대한 송신처리를 할 수 있는 세그멘테이션장치 및 방법을 제공하는 데 그 목적이 있다.An object of the present invention is to provide a segmentation apparatus and method capable of transmitting a cell data without using a cell buffer in an asynchronous transmission mode communication system in order to simplify hardware and efficiently operate an ATM processing time. There is this.

상기 목적을 달성하기 위하여 본 발명에 따른 세그멘테이션장치는, 유토피아 인터페이스방식으로 물리계층 처리수단과 연결되고, 로컬메모리에 저장되어 있는 디스크립터 테이블 및 가상채널 테이블을 참조하여 호스트로부터 전송되는 셀데이타를 비동기식 전송모드 셀의 형태로 구성하여 송출하는 비동기식 전송모드 통신시스템의 세그멘테이션장치에 있어서, 호스트와 세크멘테이션장치간의 데이터 송수신이 가능하도록 인터페이스처리를 하는 호스트 인터페이스부; 새로운 디스크립터 테이블이 생성될 때마다 링크처리를 하는 링크관리부(LM);셀전송요구신호가 인가되면, 비동기식 전송모드 셀을 형성하기 위한 패킷데이타의 어드레스 및 길이정보를 호스트 인터페이스부로 송출하고, 호스트부를 통해 전송되는 셀데이타의 비동기식 전송모드(ATM) 셀을 형성하여 물리계층 처리수단으로 전송하는 수렴 부계층 및 비동기식 전송모드 계층처리부(CS-ATM);및 링크 관리부에 의해 링크된 디스크립터 테이블과 해당 가상채널 테이블을 참조하여 하나의 비동기식 전송모드 셀을 전송하는 시점이 되면, 셀전송요구신호, 해당되는 헤더, 오류정정정보(CRC) 및 로컬메모리로부터 읽은 패킷데이타의 어드레스 및 길이정보를 수렴 부계층 및 비동기식 전송모드 계층처리부로 출력하는 프로세스 관리부(PM)를 포함하는 것을 특징으로 한다.In order to achieve the above object, the segmentation apparatus according to the present invention is asynchronous transmission of cell data transmitted from a host with reference to a descriptor table and a virtual channel table, which are connected to a physical layer processing means through a utopia interface and stored in a local memory. A segmentation apparatus of an asynchronous transmission mode communication system configured to transmit and configure in the form of a mode cell, the segmentation apparatus comprising: a host interface unit for performing an interface process to enable data transmission and reception between a host and a segmentation apparatus; A link management unit (LM) for link processing each time a new descriptor table is generated; when a cell transmission request signal is applied, address and length information of packet data for forming an asynchronous transmission mode cell is sent to the host interface unit, and the host unit is executed. Convergence sublayer and asynchronous transfer mode layer processor (CS-ATM) for forming an asynchronous transfer mode (ATM) cell of cell data transmitted through the physical layer processing means; and a descriptor table linked by the link manager and the corresponding virtual table. When a single asynchronous transmission mode cell is transmitted with reference to the channel table, the sublayer converges the cell transmission request signal, the corresponding header, error correction information (CRC), and address and length information of packet data read from the local memory. And a process management unit (PM) for outputting to the asynchronous transfer mode layer processing unit. The.

상기 목적을 달성하기 위하여 본 발명에 따른 세그멘테이션방법은, 유토피아 인터페이스방식을 이용하여 물리계층 처리단계와 ATM셀 데이타를 송수신하고, 로컬메모리에 저장되어 있는 디스크립터 테이블 및 가상채널 테이블을 참조하여 호스트로부터 전송되는 셀 데이타를 비동기식 전송모드 셀의 형태로 구성하여 송출하는 비동기식 전송모드 통신시스템의 세그멘테이션방법에 있어서, 새롭게 생성된 디스크립터 테이블에 대한 링크관리단계;디스크립터 테이블정보가 하나의 비동기식 전송모드 셀을 전송할 수 있도록 링크된 경우에, 셀전송요구신호를 발생함과 동시에 해당되는 헤더, 오류정정정보 및 송출하고자 하는 패킷데이타의 어드레스 및 길이정보를 발생하는 프로세스 관리단계;프로세스 관리단계에서 발생된 패킷데이타의 어드레스 및 길이정보를 호스트로 전송하기 위한 대기상태로 설정하고, 물리계층 처리단계에서 셀전송상태 유용여부 명령(Txclav)이 액티브상태로 발생되면, 패킷데이타의 어드레스 및 길이정보를 호스트로 전송하는 제 1 전송단계;전송된 패킷데이의 어드레스 및 길이정보에 해당되는 패킷데이타가 호스트로부터 전송되면, 프로세스 관리단계에서 발생되었던 헤더와 오류정정정보 및 길이정보로 이루어진 트레일러 정보를 삽입하여 형성된 비동기식 전송모드 셀을 물리계층 처리단계로 전송하는 제 2 전송단계를 포함하여 수행되는 것을 특징으로 한다.In order to achieve the above object, the segmentation method according to the present invention transmits and receives physical layer processing steps and ATM cell data using a utopia interface method, and transmits from a host with reference to a descriptor table and a virtual channel table stored in a local memory. In the segmentation method of the asynchronous transmission mode communication system for configuring and transmitting the cell data in the form of an asynchronous transmission mode cell, Link management step for the newly generated descriptor table; Descriptor table information can transmit a single asynchronous transmission mode cell A process management step of generating a cell transmission request signal and simultaneously generating a corresponding header, error correction information, and address and length information of a packet data to be sent; an address of a packet data generated in a process management step And A first transmission step of transmitting this information to the host and setting the standby state for transmitting the information to the host, and transmitting the address and length information of the packet data to the host when the cell transmission status availability command (Txclav) is activated in the physical layer processing step. When the packet data corresponding to the address and length information of the transmitted packet data are transmitted from the host, the physical layer of the asynchronous transmission mode cell formed by inserting the trailer information including headers, error correction information, and length information generated in the process management step And a second transmission step of transmitting to the processing step.

도 1은 기존의 세그멘테이션 장치를 구비한 비동기식 전송모드 통신시스템의기능 블럭도이고,1 is a functional block diagram of an asynchronous transmission mode communication system having a conventional segmentation device,

도 2는 본 발명에 따른 세그멘테이션 장치를 구비한 비동기식 전송모드 통신시스템의 기능 블록도이고,2 is a functional block diagram of an asynchronous transmission mode communication system having a segmentation device according to the present invention;

도 3은 본 발명에 따른 세그멘테이션 방법에 대한 동작 흐름도이다.3 is an operation flowchart for a segmentation method according to the present invention.

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

200:비동기식 전송모드(ATM) 처리수단 201:호스트 인터페이스부200: Asynchronous transfer mode (ATM) processing means 201: Host interface unit

202:제어부 203:링크 관리부(LM)202: control unit 203: link management unit (LM)

204:프로세스 관리부(PM) 205:CS-ATM204: Process management unit (PM) 205: CS-ATM

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예를 상세하게 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명에 따른 세그멘테이션장치를 구비한 비동기식 전송모드 통신시스템의 기능 블록도로서, 도 1에서와 동일하게 구성되는 호스트(100), 물리계층 처리수단(130) 및 로컬 메모리(120)와 새롭게 구현된 ATM처리수단(200)으로 구성된다.2 is a functional block diagram of an asynchronous transmission mode communication system having a segmentation apparatus according to the present invention, the host 100, the physical layer processing means 130 and the local memory 120, which are configured in the same manner as in FIG. It consists of a newly implemented ATM processing means 200.

ATM처리수단(200)은 호스트(100)와 데이터 송수신이 가능하도록 인터페이스 처리를 하는 호스트 인터페이스부(201), 도 1에서와 같이 생성된 디스크립터에 대한 링크처리를 하는 링크 관리부(이하 LM이라 약함)(230), 송신될 셀데이타에 대한 전송요구, 헤더, CRC, 어드레스 및 길이정보를 CS-ATM(205)으로 전송하는 프로세스 관리부(이하 PM이라 약함)(204), PM(204)으로부터 전송되는 셀전송요구신호와 물리계층 처리수단(130)으로 전송되는 Txclav를 참조하여 호스트 인터페이스부(201)로 셀전송요구 및 송출하고자 하는 패킷데이타의 어드레스 및 길이정보 등을 호스트 인터페이스부(201)로 전송하고, 호스트 인터페이스부(201)로부터 전송되는 패킷데이타에 대해 ATM셀을 형성하여 물리계층 처리수단(130)으로 전송하는 CS-ATM(205)으로 구성된다.The ATM processing unit 200 includes a host interface unit 201 that performs interface processing so that data can be transmitted and received with the host 100, and a link management unit that performs link processing on the generated descriptor as shown in FIG. 1 (hereinafter, referred to as LM). 230, a process management unit (hereinafter referred to as PM) 204 for transmitting the transmission request, header, CRC, address, and length information for the cell data to be transmitted to the CS-ATM 205, which is transmitted from the PM 204 Transmitting the cell transmission request to the host interface 201 and the address and length information of packet data to be transmitted to the host interface unit 201 with reference to the Txclav transmitted to the cell transmission request signal and the physical layer processing means 130. The CS-ATM 205 is configured to form an ATM cell for the packet data transmitted from the host interface unit 201 and transmit the same to the physical layer processing means 130.

이와 같이 구성된 세그멘테이션장치는 다음과 같이 동작된다.The segmentation device configured as described above is operated as follows.

우선, 로컬메모리(120)에는 도 1에서와 같이 호스트(100)에 셀데이타가 생성될 때마다 디스크립터 테이블이 형성되고, 호스트(100)와 ATM처리수단(200)간의 채널이 형성될 때마다 해당되는 가상채널 테이블이 형성된다.First, a descriptor table is formed each time cell data is generated in the host 100 in the local memory 120, and a channel is formed whenever a channel between the host 100 and the ATM processing means 200 is formed. The virtual channel table is formed.

이와 같이 로컬메모리(120)에 형성된 디스크립터 테이블과 가상채널 테이블을 참조하여 LM(203)은 로컬메모리(120)에 새롭게 생성된 디스크립터 테이블에 대한 링크처리를 한다. LM(203)은 하나의 디스크립터 테이블에 대한 링크처리가 완료될 때마다 제어부(202)에 보고한다. 제어부(202)는 LM(203)으로부터 링크처리 완료 보고를 받을 때마다 PM(204)이 동작되도록 제어한다.As described above, the LM 203 performs link processing on the descriptor table newly created in the local memory 120 by referring to the descriptor table and the virtual channel table formed in the local memory 120. The LM 203 reports to the control unit 202 whenever the link processing for one descriptor table is completed. The controller 202 controls the PM 204 to operate each time the link processing completion report is received from the LM 203.

이에 따라 PM(204)은 로컬 메모리(120)에 저장되어 있는 디스크립터와 해당되는 가상채널 테이블들을 참조하여 현재 48바이트에 해당되는 셀을 전송할 수 있는 조건을 만족하는 지에 대한 체크작업을 수행한다. 수행결과, 현재 상황이 1셀을 전송할 수 있는 조건을 만족하지 않은 경우에는 제어부(202)로 이를 통보한다. 이에 따라 제어부(202)는 다시 LM(203)을 제어하여 새롭게 생성된 디스크립터에 대한 링크작업이 이루어지도록 하고, 상술한 바와 같이 PM(204) 동작 제어를 한다.Accordingly, the PM 204 checks whether a condition for transmitting a cell corresponding to the current 48 bytes is satisfied by referring to the descriptor stored in the local memory 120 and the corresponding virtual channel tables. As a result, when the current situation does not satisfy the condition for transmitting one cell, the controller 202 notifies this. Accordingly, the controller 202 again controls the LM 203 to perform a link operation on the newly generated descriptor, and controls the operation of the PM 204 as described above.

이러한 LM(203) 및 PM(204)간의 반복적인 동작제어에 의해 PM(204)은 1셀을 전송할 수 있는 조건이 만족된 것으로 판단되면, 셀전송요구 및 해당되는 셀의 헤더, CRC, 어드레스 및 길이정보를 CS-ATM(205)으로 전송한다.When the PM 204 determines that the condition for transmitting one cell is satisfied by the repetitive operation control between the LM 203 and the PM 204, the cell transmission request and the header, CRC, address and The length information is transmitted to the CS-ATM 205.

CS-ATM(205)는 ATM셀을 전송하는데 있어서 기존의 AAL에서 이루어지는 수렴 부계층처리와 ATM계층처리를 하는 것으로, PM(204)로부터 셀전송요구신호가 전송된 것이 인식되면, 셀형태 구성에 관한 처리를 수행한다. 우선, 호스트 인터페이스부(201)로 송출을 원하는 패킷어드레스와 길이정보를 송출한다. 그리고 유토피아 인터페이스방식으로 연동되는 물리계층 처리수단(130)으로부터 전송되는 Txclav명령의 수신상태를 확인한다. Txclav는 물리계층처리수단(130)이 현재 셀전송상태가 유용한지 여부를 나타내는 것으로, 액티브상태로 전송되면 ATM처리수단(200)으로부터 셀을 수신할 수 있음을 의미한다.The CS-ATM 205 performs convergence sublayer processing and ATM layer processing performed in the existing AAL in transmitting ATM cells. When it is recognized that the cell transmission request signal is transmitted from the PM 204, the CS-ATM 205 performs a cell type configuration. Perform the relevant processing. First, the packet address and length information to be sent are sent to the host interface unit 201. In addition, the reception state of the Txclav command transmitted from the physical layer processing unit 130 interworked with the utopia interface method is checked. Txclav indicates whether the physical layer processing unit 130 is useful in the current cell transmission state, and means that the physical layer processing unit 130 may receive a cell from the ATM processing unit 200 when transmitted in the active state.

수신상태를 확인한 결과, Txclav가 액티브상태인 경우에, CS-ATM(205)은 호스트 인터페이스부(201)로 셀데이타 전송요구신호를 송출한다. 이에 따라 호스트 인터페이스부(201)는 호스트(100)로 이전에 CS-ATM(205)로부터 전송되었던 패킷데이타의 어드레스 및 길이정보를 호스트(100)로 송출한다.As a result of confirming the reception state, when the Txclav is in the active state, the CS-ATM 205 sends the cell data transmission request signal to the host interface unit 201. Accordingly, the host interface unit 201 transmits the address and length information of the packet data previously transmitted from the CS-ATM 205 to the host 100 to the host 100.

호스트(100)는 종래와 같이 수신된 패킷데이타의 어드레스 및 길이정보를 참조하여 해당되는 길이의 셀데이타를 로컬메모리(120)로부터 독출하여 호스트 인터페이스부(201)를 통해 CS-ATM(205)로 전송한다.The host 100 reads the cell data having a corresponding length from the local memory 120 by referring to the address and length information of the received packet data as in the prior art, and sends it to the CS-ATM 205 through the host interface 201. send.

이에 따라 CS-ATM(205)는 PM(204)으로부터 기 전송되었던 셀헤더 및 트레일러를 현재 인가된 셀데이타에 삽입하여 형성된 ATM셀을 물리계층 처리수단(130)으로 전송한다.Accordingly, the CS-ATM 205 transmits the ATM cell formed by inserting the cell header and trailer previously transmitted from the PM 204 into the currently applied cell data to the physical layer processing means 130.

도 3은 본 발명에 따른 세그멘테이션 방법에 대한 동작 흐름도로서, 도 2에 도시된 각 구성요소간의 동작 흐름도이기도 하다.3 is an operation flowchart of a segmentation method according to the present invention, which is also an operation flowchart of each component shown in FIG.

도 3에 도시된 바와 같이,As shown in FIG. 3,

LM(203)에서 링크작업이 어느 정도 이루어지면, PM(204)에서 해당 프로세스처리를하여 CS-ATM(205)로 셀전송요구 및 헤더, CRC, 어드레스 및 길이정보를 전송하면, CS-ATM(205)에서 호스트 인터페이스부(201)로 바로 해당되는 패킷 어드레스와 길이정보를 전송한다. 이 때, 호스트 인터페이스부(201)는 인가된 패킷 어드레스와 길이정보에 대한 전송대기상태를 유지시킨다. 그리고 CS-ATM(205)의 Txclav의 수신상태 확인에 의해 액티브상태임이 판명되어 셀데이타 전송을 요구하는 신호가 전송되면, 호스트 인터페이스부(201)는 대기상태를 유지시켰던 패킷 어드레스와 길이정보를 호스트(100)로 송출한다.When the link operation is performed to some extent in the LM 203, the corresponding process processing is performed in the PM 204 to transmit the cell transfer request and the header, CRC, address, and length information to the CS-ATM 205. In step 205, the packet address and length information corresponding to the host interface 201 are transmitted. At this time, the host interface unit 201 maintains the transmission standby state for the applied packet address and length information. If the CS-ATM 205 determines that the Txclav is in an active state and transmits a signal for requesting cell data transmission, the host interface 201 hosts the packet address and length information that maintained the standby state. Send to (100).

이에 따라 호스트(100)로부터 해당되는 셀데이타가 전송되면, 호스트 인터페이스부(201)를 통해 바로 CS-ATM(205)로 전송하여 해당 ATM셀을 형성하여 물리게층 처리수단(130)으로 전송한다.Accordingly, when the corresponding cell data is transmitted from the host 100, the cell 100 is directly transmitted to the CS-ATM 205 through the host interface 201 to form the corresponding ATM cell and transmitted to the physical layer processor 130.

이상에서 설명한 바와 같이 본 발명은 셀버퍼를 이용하지 않고 ATM셀을 송신할 수 있도록 ATM통신시스템의 세그멘테이션장치를 구성함으로써, 하드웨어를 간소화한 잇점이 있다. 또한, 전송하고자 하는 셀데이타에 대한 어드레스 및 길이정보를 CS-ATM으로 전송한 이후, 해당 ATM 셀을 전송하는데 있어서 PM이 관여하지 않도록하여 PM이 로컬메모리를 점유하는 시간을 짧게하여 전체 ATM처리시간을 단축시키는 효과도 있다.As described above, the present invention has an advantage of simplifying hardware by configuring a segmentation apparatus of an ATM communication system so that an ATM cell can be transmitted without using a cell buffer. In addition, after transmitting the address and length information of the cell data to be transmitted to the CS-ATM, the PM does not participate in the transmission of the corresponding ATM cell so that the time that the PM occupies the local memory is shortened, so that the total ATM processing time It also shortens the effect.

Claims (3)

유토피아 인터페이스방식으로 물리계층 처리수단과 연결되고, 로컬메모리에 저장되어 있는 디스크립터 테이블 및 가상채널 테이블을 참조하여 호스트로부터 전송되는 셀데이타를 비동기식 전송모드 셀의 형태로 구성하여 송출하는 비동기식 전송모드 통신시스템의 세그멘테이션장치에 있어서,Asynchronous transmission mode communication system that is connected to the physical layer processing means by the utopia interface method and forms and transmits cell data transmitted from the host in the form of an asynchronous transmission mode cell by referring to the descriptor table and the virtual channel table stored in the local memory. Segmentation apparatus of 상기 호스트와 상기 세크멘테이션장치간의 데이터 송수신이 가능하도록 인터페이스처리를 하는 호스트 인터페이스부;A host interface unit for performing interface processing to enable data transmission and reception between the host and the segmentation device; 새로운 디스크립터 테이블이 생성될 때마다 링크처리를 하는 링크관리부(LM);A link management unit LM for link processing each time a new descriptor table is generated; 셀전송요구신호가 인가되면, 상기 비동기식 전송모드 셀을 형성하기 위한 패킷데이타의 어드레스 및 길이정보를 상기 호스트 인터페이스부로 송출하고, 상기 호스트부를 통해 전송되는 셀데이타의 비동기식 전송모드(ATM) 셀을 형성하여 상기 물리계층 처리수단으로 전송하는 수렴 부계층 및 비동기식 전송모드 계층처리부(CS-ATM);및When a cell transmission request signal is applied, address and length information of packet data for forming the asynchronous transmission mode cell is transmitted to the host interface unit, and an asynchronous transmission mode (ATM) cell of cell data transmitted through the host unit is formed. Convergence sublayer and asynchronous transmission mode layer processing unit (CS-ATM) for transmitting to the physical layer processing means; 상기 링크 관리부에 의해 링크된 디스크립터 테이블과 해당 가상채널 테이블을 참조하여 하나의 상기 비동기식 전송모드 셀을 전송하는 시점이 되면, 상기 셀전송요구신호, 해당되는 헤더, 오류정정정보(CRC) 및 상기 로컬메모리로부터 읽은 상기 패킷데이타의 어드레스 및 길이정보를 상기 수렴 부계층 및 비동기식 전송모드 계층처리부로 출력하는 프로세스 관리부(PM)를 포함하는 것을 특징으로 하는 세그멘테이션장치.When it is time to transmit one asynchronous transmission mode cell with reference to the descriptor table linked by the link management unit and the corresponding virtual channel table, the cell transmission request signal, a corresponding header, error correction information (CRC), and the local And a process manager (PM) for outputting address and length information of the packet data read from a memory to the convergence sublayer and the asynchronous transfer mode layer processor. 제 1 항에 있어서,The method of claim 1, 상기 수렴 부계층 및 비동기식 전송모드 계층처리부는 상기 물리계층처리수단으로 부터 Txclav명령이 액티브상태로 인가되면, 상기 호스트 인터페이스부로 송출을 원하는 셀데이타에 대한 전송요구신호를 송출하여 상기 패킷데이타의 어드레스 및 길이정보가 상기 호스트 인터페이스부로부터 상기 호스트로 전송되도록 하는 것을 특징으로 하는 세크멘테이션장치.When the convergence sublayer and the asynchronous transmission mode layer processing unit receive a Txclav command from the physical layer processing unit in an active state, the convergence sublayer and the asynchronous transmission mode layer processing unit transmit a transmission request signal for the cell data to be sent to the host interface unit and transmit the address and And the length information is transmitted from the host interface unit to the host. 유토피아 인터페이스방식을 이용하여 물리계층 처리단계와 ATM셀 데이타를 송수신하고, 로컬메모리에 저장되어 있는 디스크립터 테이블 및 가상채널 테이블을 참조하여 호스트로부터 전송되는 셀 데이타를 비동기식 전송모드 셀의 형태로 구성하여 송출하는 비동기식 전송모드 통신시스템의 세그멘테이션방법에 있어서,Sends and receives physical layer processing steps and ATM cell data using the utopia interface method, and configures and transmits cell data transmitted from the host in the form of an asynchronous transmission mode cell by referring to a descriptor table and a virtual channel table stored in a local memory. In the segmentation method of an asynchronous transmission mode communication system, 새롭게 생성된 디스크립터 테이블에 대한 링크관리단계;Link management step for the newly created descriptor table; 상기 디스크립터 테이블정보가 하나의 비동기식 전송모드 셀을 전송할 수 있도록 링크된 경우에, 셀전송요구신호를 발생함과 동시에 해당되는 헤더, 오류정정정보 및 송출하고자 하는 패킷데이타의 어드레스 및 길이정보를 발생하는 프로세스 관리단계;When the descriptor table information is linked to transmit one asynchronous transmission mode cell, a cell transmission request signal is generated and corresponding header, error correction information, and address and length information of packet data to be transmitted are generated. Process management step; 상기 프로세스 관리단계에서 발생된 상기 패킷데이타의 어드레스 및 길이정보를 상기 호스트로 전송하기 위한 대기상태로 설정하고, 상기 물리계층 처리단계에서 셀전송상태 유용여부 명령(Txclav)이 액티브상태로 발생되면, 상기 패킷데이타의 어드레스 및 길이정보를 상기 호스트로 전송하는 제 1 전송단계;When the address and length information of the packet data generated in the process management step are set to a standby state for transmitting to the host, and the cell transmission state availability command (Txclav) is generated in the active state in the physical layer processing step, A first transmission step of transmitting address and length information of the packet data to the host; 상기 전송된 패킷데이타이 어드레스 및 길이정보에 해당되는 패킷데이타가 상기 호스트로부터 전송되면, 상기 프로세스 관리단계에서 발생되었던 상기 헤더와 상기 오류정정정보 및 길이정보로 이루어진 트레일러 정보를 삽입하여 형성된 상기 비동기식 전송모드 셀을 상기 물리계층 처리단계로 전송하는 제 2 전송단계를 포함하여 수행되는 것을 특징으로 하는 세그멘테이션방법.When the packet data corresponding to the transmitted packet data address and length information is transmitted from the host, the asynchronous transmission mode formed by inserting the trailer information including the header generated from the process management step, the error correction information, and the length information. And a second transmission step of transmitting a cell to the physical layer processing step.
KR1019980001163A 1998-01-16 1998-01-16 Segmentation apparatus and method in atm communication system KR100260900B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980001163A KR100260900B1 (en) 1998-01-16 1998-01-16 Segmentation apparatus and method in atm communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980001163A KR100260900B1 (en) 1998-01-16 1998-01-16 Segmentation apparatus and method in atm communication system

Publications (2)

Publication Number Publication Date
KR19990065736A KR19990065736A (en) 1999-08-05
KR100260900B1 true KR100260900B1 (en) 2000-07-01

Family

ID=19531612

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980001163A KR100260900B1 (en) 1998-01-16 1998-01-16 Segmentation apparatus and method in atm communication system

Country Status (1)

Country Link
KR (1) KR100260900B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100335388B1 (en) * 1999-12-07 2002-05-06 김덕중 Method and apparatus for searching channel connection information of an atm cell

Also Published As

Publication number Publication date
KR19990065736A (en) 1999-08-05

Similar Documents

Publication Publication Date Title
US5678006A (en) Network switch having network management agent functions distributed among multiple trunk and service modules
US7317734B2 (en) Method and apparatus for emulating ethernet functionality over a serial bus
US6349098B1 (en) Method and apparatus for forming a virtual circuit
US8031700B2 (en) PPP terminating equipment, network equipment and method of responding to LCP echo requirement
US20030067929A1 (en) Router apparatus and frame transfer method
US6320874B1 (en) Establishing and terminating connections in a mixed protocol network
US6711167B1 (en) ATM communication apparatus controlling method, ATM communication apparatus and recording medium therefor
EP0724374A2 (en) ATM network control apparatus
US6625658B1 (en) End equipment and router
US6490622B1 (en) Node device and scheme for sharing common virtual connection indentifier between end-nodes
US7023804B1 (en) Non-disruptive monitoring of traffic flows in a connection-orientated packet network
JPH10107816A (en) Local area network
JP2001077831A (en) Communication controller, method, communication system and program storage medium
US6778542B1 (en) Bridging network device with time windowed discovery of machine addresses
US6125123A (en) Signaling method, switching system, storage medium and network
KR100260900B1 (en) Segmentation apparatus and method in atm communication system
US6658001B1 (en) Path setting method, communication unit and storage medium
JP3003779B2 (en) Communications system
KR20010111258A (en) Establishing internal control paths in an atm node
JPH10164069A (en) Connection control method and connection controller
JP2949624B1 (en) Connection control method for Fiber Channel connection equipment
KR950012325B1 (en) Rout control unit of atm cell connection
KR100264349B1 (en) How to handle B.U.S in LAN emulation
KR100236943B1 (en) A proxy atm signaling system and method using the permanent virtual circuits
KR20050063524A (en) Method for port number setting of subscriber interface device in atm switch system

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: 20040401

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee