KR100259947B1 - Performance improvement method of the bus - Google Patents

Performance improvement method of the bus Download PDF

Info

Publication number
KR100259947B1
KR100259947B1 KR1019980004016A KR19980004016A KR100259947B1 KR 100259947 B1 KR100259947 B1 KR 100259947B1 KR 1019980004016 A KR1019980004016 A KR 1019980004016A KR 19980004016 A KR19980004016 A KR 19980004016A KR 100259947 B1 KR100259947 B1 KR 100259947B1
Authority
KR
South Korea
Prior art keywords
data
channel
lower layer
vcc
bus
Prior art date
Application number
KR1019980004016A
Other languages
Korean (ko)
Other versions
KR19990069635A (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 KR1019980004016A priority Critical patent/KR100259947B1/en
Publication of KR19990069635A publication Critical patent/KR19990069635A/en
Application granted granted Critical
Publication of KR100259947B1 publication Critical patent/KR100259947B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/40006Architecture of a communication node
    • H04L12/40032Details regarding a bus interface enhancer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/40006Architecture of a communication node
    • H04L12/40045Details regarding the feeding of energy to the node from the bus

Abstract

PURPOSE: A method for improving capacity of a bus is provided to process rapidly broadcast data in an emulated LAN using LAN emulation by performing a function of a BUS in a lower layer. CONSTITUTION: A connection management unit manages data and reports the managed data to a lower layer. The lower layer manages the data by the data information reported from the connection management unit. The lower layer, namely AAL5 layer receives the data. The lower layer determines a multicast transmission VCC according to a type of the data. The lower layer processes the data according to the determined result.

Description

버스의 성능 향상 방법How to improve bus performance

본 발명은 랜 에뮬레이션(LAN Emulation)을 사용하는 에뮬레이트된 랜(Emulated LAN)에서의 BUS(Broadcast And Unknown Server) 구현 방법에 관한 것으로서, 특히, 브로드케스트 데이터 처리방법을 간소화하고 효율적으로 구현하여 BUS의 성능을 향상시키기 위한 방법에 관한 것이다.The present invention relates to a method of implementing a broadcast and unknown server (BUS) in an emulated LAN using LAN emulation, and in particular, to simplify and efficiently implement a broadcast data processing method. A method for improving performance.

종래의 기술에 대하여 살펴보면 다음과 같다. 통상적으로 공유 매체(Shared Media)방식이 아닌 두 지점(point-to-point)방식으로 데이터 전송 특성을 갖는 ATM(Asynchronous Transfer Mode : 비동기 전송 모드)망에서 브로드케스트(Broadcast) 전송을 하기 위해서는 별도의 서버(Server)를 두어 브로드케스트 서비스(Broadcast Service)를 지원하게 된다.Looking at the prior art as follows. In general, in order to perform broadcast transmission in an ATM (Asynchronous Transfer Mode) network having data transmission characteristics in two point-to-point manners rather than a shared media method, A server will be installed to support the broadcast service.

랜 에뮬레이션(LAN Emulation)에서는 상기 브로드케스트 전송 역할을 BUS(BUS)가 하게 되는데, 종래의 기술에 따른 상기 BUS의 기능은 클라이언트(Client)와 "멀티케스트 전송 VCC(Multicast Send VCC)" 채널을 형성하여 상기 채널을 통해 들어오는 모든 패킷(Packet)에 대해 브로드케스트를 해야한다.In LAN emulation, a BUS (BUS) plays the role of broadcast transmission, and the function of the BUS according to the conventional art forms a "Multicast Send VCC" channel with a client. Therefore, all packets coming through the channel must be broadcast.

도 1 은 종래의 기술에 따른 BUS의 기능으로서 AAL5 레이어(ATM Adaptation Layer type 5 Layer)에서 패킷을 수신하면 상기 패킷은 상위 레이어인 랜 에뮬레이션 레이어로 올라가게 되고 상기 랜 에뮬레이션 레이어로 올라간 패킷을 순차적으로 처리하여 다시 "멀티케스트 순방향 VCC(Multicast Forward VCC)" 채널로 전송하게 되며 상기 AAL5 레이어에서 최종으로 상기 데이터를 모든 단말로 전송하게 된다.1 is a function of a BUS according to the prior art, when a packet is received in an AAL5 layer, the packet goes up to a LAN emulation layer, which is a higher layer, and the packets sequentially up to the LAN emulation layer are sequentially. The process is transmitted again to the "Multicast Forward VCC" channel, and the data is finally transmitted to all terminals in the AAL5 layer.

상기와 같은 순서로 브로드케스트를 하고자 할 때에는 상기 각 계층간의 상호작용이 필요하며, 상위 계층에서 상기 각 계층간의 상호작용을 처리하는 부담이 늘어남으로써 브로드케스트 데이터가 폭주할 경우 처리속도 지연으로 인한 손실이 발생함으로써 전체적으로 보이지 않는 망 장애 현상이 발생할 수 있다는 문제점이 있다.In order to broadcast in the above order, interaction between the layers is required, and the burden of processing the interaction between the layers in the upper layer increases, so that the loss due to the delay in processing speed when the broadcast data is congested As a result of this, there is a problem that a totally invisible network failure may occur.

본 발명은 상기와 같은 종래 기술의 문제점을 해결하기 위하여 창안된 것으로서, BUS의 기능 구현을 상위 계층에서 구현하는 것이 아니라 하위 계층에서 상기 BUS의 기능을 구현하여 부수적인 수행 작업을 줄임으로써 상기 BUS의 기능을 높이기 위해 버스의 성능 향상 방법을 제공하는 것을 목적으로 한다.The present invention was devised to solve the above problems of the prior art, and implements the function of the BUS in a lower layer instead of implementing the function of the BUS in an upper layer, thereby reducing ancillary work of the BUS. Its purpose is to provide a way to improve the performance of the bus in order to increase its functionality.

본 발명의 다른 목적과 장점은 아래의 발명의 상세한 설명을 읽고 아래의 도면을 참조하면 보다 명백해질 것이다.Other objects and advantages of the present invention will become more apparent from the following detailed description of the invention and the accompanying drawings.

도 1 은 종래의 기술에 따른 BUS의 기능을 나타낸 도면.1 is a view showing the function of the BUS according to the prior art.

도 2 는 본 발명에 따른 BUS의 기능을 나타낸 도면.2 shows the function of a BUS according to the invention;

상기와 같은 목적을 달성하기 위하여 본 발명에 따른, BUS의 성능을 향상시키기 위한 방법의 바람직한 일 실시예는,In order to achieve the above object, according to the present invention, a preferred embodiment of the method for improving the performance of the BUS,

연결 관리기에서 데이터를 관리하여 하위 계층에 알려주는 단계;Managing data in the connection manager and informing the lower layer;

상기 연결 관리기에서 알려준 데이터의 정보를 통해 상기 하위 계층에서 상기 데이터를 관리하는 단계;Managing the data in the lower layer through the information of the data informed by the connection manager;

상기 하위 계층인 AAL5 계층에서 상기 데이터를 수신하는 단계;Receiving the data at the lower layer AAL5 layer;

상기 데이터의 채널 형태를 보고 멀티케스트 전송 VCC 인지를 판정하는 단계; 및Determining whether a multicast transmission VCC is based on the channel type of the data; And

상기 판정 단계의 판정 결과에 따라 상기 하위 계층인 AAL5에서 상기 데이터를 처리하는 단계를 포함한다.Processing the data in the lower layer AAL5 according to the determination result of the determination step.

본 발명에 있어서, 상기 연결 관리기는 각 단말기간의 채널 형성을 담당하는 것이 바람직하며,In the present invention, the connection manager is preferably responsible for channel formation between each terminal,

상기 연결 관리기가 상기 데이터를 관리할 때 상기 데이터를 채널별로 관리하는 것이 바람직하며,When the connection manager manages the data, it is preferable to manage the data for each channel,

상기 연결 관리기가 상기 데이터의 정보를 채널 형태로 상기 하위 계층에 알려주는 것이 바람직하며,Preferably, the connection manager informs the lower layer of information of the data in the form of a channel.

상기 판정 단계의 판정 결과 상기 채널의 형태가 멀티케스트 전송 VCC가 아닌 경우 상위 계층인 랜 에뮬레이션 계층으로 상기 데이터를 올려보냄으로써 상기 데이터를 처리하게 하는 것이 바람직하며,When the channel is not a multicast transmission VCC as a result of the determination in the determination step, it is preferable to cause the data to be processed by uploading the data to a LAN emulation layer that is a higher layer.

상기 판정 단계의 판정 결과 상기 채널의 형태가 멀티케스트 전송 VCC인 경우 상기 데이터를 브로드케스트 서비스를 요구하는 데이터로 판정하는 것이 바람직하며,When the determination result of the determination step is the form of the channel is a multicast transmission VCC, it is preferable to determine the data as data requesting a broadcast service,

상기 브로드케스트 전송 VCC에서 상기 브로드케스트 서비스를 요구하는 데이터로 판정된 상기 데이터를 상기 브로드케스트 순방향 VCC 채널로 전송하는 것이 바람직하며,Preferably, the broadcast transmission VCC transmits the data determined as data for requesting the broadcast service to the broadcast forward VCC channel.

상기 데이터를 상기 브로드케스트 순방향 VCC 채널로 전송하게 함으로써 상위 계층과 간섭 없이 하위 계층에서 독립적으로 상기 데이터를 처리하도록 하는 것이 바람직하다.Preferably, the data is transmitted through the broadcast forward VCC channel so that the data is processed independently at a lower layer without interference with a higher layer.

이하 본 발명의 상세한 동작 원리에 대하여 도면을 참조하여 설명한다. 도 2 는 본 발명에 따른 BUS의 기능을 나타낸 것이다. 상기 도 2 에 도시된 바와 같이 브로드케스트 서비스를 요구하는 단말기들과의 채널을 형성할 때 상기 채널에 대해 "멀티케스트 전송 VCC"라고 특정 지으며 BUS가 상기 브로드케스트 서비스를 하기 위한 전용 채널을 "멀티케스트 순방향 VCC"라 정한 후 상기 단말들이 상기 브로드케스트 서비스를 원할 경우 상기 "멀티케스트 전송 VCC" 채널을 통해 전송되어온 데이터에 대해 상위 계층과의 상호작용 없이 상기 "멀티케스트 순방향 VCC" 채널로 상기 데이터를 직접 전송하게 할 수 있도록 구성되어 있다.Hereinafter, a detailed operation principle of the present invention will be described with reference to the drawings. 2 shows the function of the BUS according to the present invention. As shown in FIG. 2, when forming a channel with terminals requesting a broadcast service, the channel is designated as a "multicast transmission VCC" and a BUS is designated as a "multi channel" for the broadcast service. If the terminal wants the broadcast service after setting a `` cast forward VCC '', the data is transmitted to the "multicast forward VCC" channel without interaction with a higher layer for data transmitted through the "multicast transmission VCC" channel. It is configured to allow direct transmission.

상기와 같이 구성되어진 BUS의 동작 방법은 상기 각 단말기간의 채널 형성을 담당하는 "연결 관리기(Connection Management)"에서 상기 데이터를 채널별로 관리하여 하위 계층에 상기 데이터의 정보를 채널 형태로 알려 줌으로써 상기 하위 계층에서 상기 데이터를 관리 유지하도록 한다.The operation method of the BUS configured as described above manages the data for each channel in a "connection manager" that is responsible for channel formation between the respective terminals, and informs the lower layer of the information of the data in the form of a channel so that the lower The data is managed and maintained in a layer.

상기 하위 계층인 AAL5 계층에서 상기 데이터를 수신하게 되면 상기 데이터의 채널 형태를 보고 "멀티케스트 전송 VCC" 채널인지 아닌지를 판정하여 상기 데이터가 상기 "멀티케스트 전송 VCC" 채널이 아니면 상기 데이터를 상위 계층인 랜 에뮬레이션 계층으로 올려보내 처리한다.When the data is received in the lower layer AAL5, the channel type of the data is determined to determine whether the channel is a "multicast transmission VCC" channel, and if the data is not the "multicast transmission VCC" channel, the data is upper layer. Upload to the LAN emulation layer for processing.

그러나 상기 판정 결과 상기 채널의 형태가 상기 "멀티케스트 전송 VCC" 채널인 경우이면 상기 데이터는 브로드케스트 서비스를 요구하는 데이터로 판정되어 "브로드케스트 순방향 VCC" 채널로 상기 데이터를 전송하게 함으로써 상기 상위 계층과 간섭 없이 상기 하위 계층에서 독립적으로 상기 데이터를 처리하도록 함으로써 상기 BUS 기능의 성능을 높일 수가 있다.However, when the determination result indicates that the channel is the "multicast transmission VCC" channel, the data is determined as data requesting a broadcast service, and the data is transmitted to the "broadcasting forward VCC" channel to thereby transmit the data. Performance of the BUS function can be improved by allowing the lower layer to process the data independently without interference.

본 발명은 다양하게 변형될 수 있고, 여러 가지 형태를 취할 수 있지만, 상기 발명의 상세한 설명에서는 그에 따라 특별한 실시예에 대해서만 기술하였다. 하지만, 본 발명은 명세서에서 언급된 특별한 형태로 한정되는 것이 아닌 것으로 이해되어야 하며, 오히려 본 발명은 첨부된 청구범위에 의해 정의된, 본 발명의 정신과 범위 내에 있는 모든 변형물, 균등물 및 대체물을 포함하는 것으로 이해되어야 한다.While the invention is susceptible to various modifications and alternative forms, the disclosure thereof has been described with reference to specific embodiments only. It is to be understood, however, that the present invention is not limited to the specific forms referred to in the specification, but rather that the invention is intended to cover all modifications, equivalents, and substitutions within the spirit and scope of the invention as defined by the appended claims. It should be understood to include.

상기와 같이 구성된 본 발명은, BUS 기능을 수행함에 있어 상위 계층에서 구현된 처리 방법이 아닌 하위 계층에서 상기 BUS 기능을 구현함으로써 보다 그 처리가 간소화되고, 브로드케스트 서비스를 지원하기 위한 부담을 줄일 수 있으며, 동시에 BUS 기능의 성능을 높일 수 있다는 효과가 있다.According to the present invention configured as described above, the processing is simplified by implementing the BUS function in the lower layer rather than the processing method implemented in the upper layer in performing the BUS function, and the burden for supporting the broadcast service can be reduced. At the same time, the performance of the BUS function can be improved.

Claims (8)

연결 관리기에서 데이터를 관리하여 하위 계층에 알려주는 단계;Managing data in the connection manager and informing the lower layer; 상기 연결 관리기에서 알려준 데이터의 정보를 통해 상기 하위 계층에서 상기 데이터를 관리하는 단계;Managing the data in the lower layer through the information of the data informed by the connection manager; 상기 하위 계층인 AAL5 계층에서 상기 데이터를 수신하는 단계;Receiving the data at the lower layer AAL5 layer; 상기 데이터의 채널 형태를 보고 멀티케스트 전송 VCC 인지를 판정하는 단계; 및Determining whether a multicast transmission VCC is based on the channel type of the data; And 상기 판정 단계의 판정 결과에 따라 상기 하위 계층인 AAL5에서 상기 데이터를 처리하는 단계를 포함하는, BUS 성능 향상 방법.And processing the data in the lower layer AAL5 according to the determination result of the determination step. 제 1 항에 있어서, 상기 연결 관리기는 각 단말기간의 채널 형성을 담당하는, BUS 성능 향상 방법.The method of claim 1, wherein the connection manager is responsible for channel formation between terminals. 제 1 항에 있어서, 상기 연결 관리기가 상기 데이터를 관리할 때 상기 데이터를 채널별로 관리하는, BUS 성능 향상 방법.The method of claim 1, wherein the connection manager manages the data on a channel-by-channel basis when the connection manager manages the data. 제 1 항에 있어서, 상기 연결 관리기가 상기 데이터의 정보를 채널 형태로 상기 하위 계층에 알려주는, BUS 성능 향상 방법.The method of claim 1, wherein the connection manager informs the lower layer of information of the data in a channel form. 제 1 항에 있어서, 상기 판정 단계의 판정 결과 상기 채널의 형태가 멀티케스트 전송 VCC가 아닌 경우 상위 계층인 랜 에뮬레이션 계층으로 상기 데이터를 올려보냄으로써 상기 데이터를 처리하게 하는, BUS 성능 향상 방법.The method according to claim 1, wherein if the type of the channel is not a multicast transmission VCC, the data is processed by uploading the data to a LAN emulation layer, which is a higher layer. 제 1 항에 있어서, 상기 판정 단계의 판정 결과 상기 채널의 형태가 멀티케스트 전송 VCC인 경우 상기 데이터를 브로드케스트 서비스를 요구하는 데이터로 판정하는, BUS 성능 향상 방법.The method according to claim 1, wherein if the type of the channel is a multicast transmission VCC, the data is determined as data requesting a broadcast service. 제 1 항에 있어서, 상기 브로드케스트 전송 VCC에서 상기 브로드케스트 서비스를 요구하는 데이터로 판정된 상기 데이터를 상기 브로드케스트 순방향 VCC 채널로 전송하는, BUS 성능 향상 방법.The method of claim 1, wherein the data determined as data for requesting the broadcast service in the broadcast transmission VCC is transmitted to the broadcast forward VCC channel. 제 7 항에 있어서, 상기 데이터를 상기 브로드케스트 순방향 VCC 채널로 전송하게 함으로써 상위 계층과 간섭 없이 하위 계층에서 독립적으로 상기 데이터를 처리하도록 하는, BUS 성능 향상 방법.8. The method of claim 7, wherein the data is transmitted on the broadcast forward VCC channel to process the data independently at a lower layer without interfering with a higher layer.
KR1019980004016A 1998-02-11 1998-02-11 Performance improvement method of the bus KR100259947B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980004016A KR100259947B1 (en) 1998-02-11 1998-02-11 Performance improvement method of the bus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980004016A KR100259947B1 (en) 1998-02-11 1998-02-11 Performance improvement method of the bus

Publications (2)

Publication Number Publication Date
KR19990069635A KR19990069635A (en) 1999-09-06
KR100259947B1 true KR100259947B1 (en) 2000-06-15

Family

ID=19532875

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980004016A KR100259947B1 (en) 1998-02-11 1998-02-11 Performance improvement method of the bus

Country Status (1)

Country Link
KR (1) KR100259947B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100663585B1 (en) * 1999-07-12 2007-01-02 삼성전자주식회사 Method for attenuation load in asynchronous system

Also Published As

Publication number Publication date
KR19990069635A (en) 1999-09-06

Similar Documents

Publication Publication Date Title
US5918021A (en) System and method for dynamic distribution of data packets through multiple channels
US5581552A (en) Multimedia server
EP0944981B1 (en) Apparatus for integration of several physical media for data communications
US5674003A (en) Mechanisms for accessing unique features of telephony networks from a protocol-Independent data transport interface
EP1734697B1 (en) A method for transmitting the policy information between the network devices
US6310886B1 (en) Method and apparatus implementing a multimedia digital network
US6765868B1 (en) System and method for large file transfers in packet networks
EP1035688A2 (en) An RSVP-based tunnel protocol providing integrated services
US6392996B1 (en) Method and apparatus for frame peeking
CN102075343B (en) An out-of-band management realization method, a system for the same and an out-of-band management switch
EP1646182A1 (en) Electronic content distribution management methods and systems
US20040172470A1 (en) IP router, communication system and band setting method used therein and its program
KR20040062882A (en) Optimizing System Resources
US8442053B2 (en) Establishing connection across a connection-oriented telecommunications network in response to a connection request from a second telecommunications network
EP1650895B1 (en) The method of providing reliable quality of service in the communication network
JP3884082B2 (en) Flexible bandwidth negotiation for block transfer of data
US6393001B1 (en) Satellite communication system, routing method for the system and storage device with program of the routing
US20050198375A1 (en) Distributed multi-protocol label switching router and managing labels therein
KR100259947B1 (en) Performance improvement method of the bus
EP1532767B1 (en) Download optimization in the presence of multicast data
EP1583296A2 (en) Relay equipment and communication system
KR100270664B1 (en) Method of distributing pnni routindg function
US20130346601A1 (en) Network device, method of controlling the network device, and network system
KR100663585B1 (en) Method for attenuation load in asynchronous system
KR100264349B1 (en) How to handle B.U.S in LAN emulation

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

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee