KR100427169B1 - Communication system and data transmission method thereof - Google Patents

Communication system and data transmission method thereof Download PDF

Info

Publication number
KR100427169B1
KR100427169B1 KR10-2002-0025882A KR20020025882A KR100427169B1 KR 100427169 B1 KR100427169 B1 KR 100427169B1 KR 20020025882 A KR20020025882 A KR 20020025882A KR 100427169 B1 KR100427169 B1 KR 100427169B1
Authority
KR
South Korea
Prior art keywords
data
unit
target
source
interrupt signal
Prior art date
Application number
KR10-2002-0025882A
Other languages
Korean (ko)
Other versions
KR20030087497A (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 KR10-2002-0025882A priority Critical patent/KR100427169B1/en
Publication of KR20030087497A publication Critical patent/KR20030087497A/en
Application granted granted Critical
Publication of KR100427169B1 publication Critical patent/KR100427169B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/24Handling requests for interconnection or transfer for access to input/output bus using interrupt
    • 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/40052High-speed IEEE 1394 serial bus
    • H04L12/40084Bus arbitration

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Systems (AREA)

Abstract

본 발명은 통신 시스템 및 이 시스템의 데이터 전송 방법을 공개한다. 이 시스템은 제1입력 데이터를 저장하고 데이터가 풀되면 제1인터럽트 신호를 발생하는 소스부, 제2입력 데이터를 저장하고 데이터가 풀되면 제2인터럽트 신호를 발생하는 목표부, 제1인터럽트 신호가 발생되면 소스부에 저장된 데이터를 직접 억세스 버스를 통하여 목표부로 직접 전송하고, 제2인터럽트 신호가 발생되면 목표부에 저장된 데이터를 소스로 직접 전송하고, 데이터 전송이 완료되면 제3인터럽트 신호를 발생하는 직접 억세스 제어부, 및 소스 및 목표부로부터 제1 및 제2인터럽트 신호가 발생되면 직접 억세스 제어부의 동작을 인에이블하고, 제3인터럽트 신호가 발생되면 직접 억세스 제어부의 동작을 디스에이블하는 제어부로 구성되어 있다. 따라서, 범용 직렬 버스부과 같은 소스(목표)부와 베이스밴드부와 같은 목표(소스)부사이에 데이터가 전송될 때 메모리를 거치지 않고 직접적으로 전송되기 때문에 제어부의 부담이 줄어들게 되고, 이에 따라, 시스템의 성능이 향상된다.The present invention discloses a communication system and a data transmission method of the system. The system includes a source unit for storing first input data and generating a first interrupt signal when the data is pulled, a target unit for storing second input data and generating a second interrupt signal when the data is pulled, and a first interrupt signal. When the data is generated, the data stored in the source is directly transmitted to the target through the direct access bus. When the second interrupt signal is generated, the data stored in the target is transmitted directly to the source. When the data is completed, the third interrupt signal is generated. A direct access control unit and a control unit for enabling the operation of the direct access control unit when the first and second interrupt signals are generated from the source and target units, and disabling the operation of the direct access control unit when the third interrupt signal is generated. have. Accordingly, when data is transferred between the source (target) unit such as the general purpose serial bus unit and the target (source) unit such as the baseband unit, the burden on the controller is reduced because the data is transmitted directly without passing through the memory. This is improved.

Description

통신 시스템 및 이 시스템의 데이터 전송 방법{Communication system and data transmission method thereof}Communication system and data transmission method thereof

본 발명은 통신 시스템에 관한 것으로, 특히 송수신데이터 전송시 메모리를 통과하지 않고 소스부와 목표부사이에 데이터를 직접 전송할 수 있는 통신 시스템 및 이 시스템의 데이터 전송 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication system, and more particularly, to a communication system capable of directly transmitting data between a source unit and a target unit without passing through a memory when transmitting and receiving data, and a data transmission method thereof.

일반적인 통신 시스템은 시스템의 성능을 향상시키기 위하여 직접 메모리 억세스(DMA; Direct Memory Access) 방법을 사용하여 주변 블록들과 내부의 메모리가직접 데이터를 주고 받을 수 있도록 설계되어 왔다.In general, a communication system has been designed to directly exchange data with neighboring blocks and internal memory using a direct memory access (DMA) method to improve the performance of the system.

그런데, 직접 메모리 억세스 방법을 구현하기 위해서는 통신 시스템의 회로 구성이 복잡해지게 되어 집적화시에 칩 면적을 줄이기가 용이하지 않다는 문제점이 있다.However, in order to implement the direct memory access method, the circuit configuration of the communication system becomes complicated, and there is a problem in that it is not easy to reduce the chip area at the time of integration.

도1은 종래의 직접 메모리 억세스 방법을 사용한 통신 시스템의 구성을 나타내는 블록도로서, 라디오부(10), 제어수단(20), 및 호스트(30)로 구성되어 있다. 제어수단(10)은 제어부(40), 중재기를 구비한 메모리(42), 직접 메모리 억세스 제어부(44), 베이스밴드부(46), 및 범용 직렬 버스(USB; Universal serial bus)부(48)로 구성되어 있다.Fig. 1 is a block diagram showing the configuration of a communication system using a conventional direct memory access method, and is composed of a radio unit 10, a control unit 20, and a host 30. The control means 10 includes a control unit 40, a memory 42 having an arbiter, a direct memory access control unit 44, a baseband unit 46, and a universal serial bus (USB) unit 48. Consists of.

도1에 나타낸 블록들 각각의 기능을 설명하면 다음과 같다.The function of each of the blocks shown in FIG. 1 will be described below.

라디오부(10)는 전파를 송수신한다. 제어부(40)는 메모리(42), 직접 메모리 억세스 제어부(44), 베이스밴드부(46), 및 범용 직렬 버스부(48)의 전반적인 동작을 제어하고, 범용 직렬 버스부(48)로부터 인터럽트 신호가 발생되면 직접 메모리 억세스 제어부(44)의 동작을 인에이블하고, 직접 메모리 억세스 제어부(44)로부터 인터럽트 신호가 발생되면 직접 메모리 억세스 제어부(44)의 동작을 디스에이블한다. 메모리(42)는 제어부(40)/직접 메모리 억세스 제어부(44)의 제어하에 데이터를 시스템 버스(SB)/직접 메모리 억세스 버스(DB)로/로부터 리드/라이트한다. 중재기는 직접 메모리 억세스 제어부(44)와 데이터를 전송하는 중에 제어부(40)로부터의 억세스 요구가 있으면 제어부(40) 및 직접 메모리 억세스 제어부(44)사이의 동작을 중재한다. 직접 메모리 억세스 제어부(44)는 범용 직렬 버스부(48)로부터 인터럽트신호가 발생되면 제어부(40)의 제어하에 인에이블되어 범용 직렬 버스부(48)로부터의 데이터를 직접 메모리 억세스 버스(DB)를 통하여 메모리(42)로 직접 전송하고, 범용 직렬 버스부(48)로부터 메모리(42)로 데이터의 전송이 완료되면 제어부(40)로 인터럽트 신호를 발생한다. 베이스밴드부(46)는 라디오부(10)로부터 입력되는 디지털 데이터를 저장하고 신호 처리하여 시스템 버스(SB)로 출력하고, 시스템 버스(SB)로부터 전송되는 디지털 데이터를 저장하고 신호 처리하여 라디오부(10)로 출력한다. 범용 직렬 버스부(48)는 호스트(30)로부터 입력되는 데이터를 내부의 선입선출 메모리(미도시)에 저장하고 선입선출 메모리가 풀(full)되면 제어부(40)로 인터럽트 신호를 발생한다.The radio unit 10 transmits and receives radio waves. The control unit 40 controls the overall operation of the memory 42, the direct memory access control unit 44, the baseband unit 46, and the universal serial bus unit 48. When generated, the operation of the direct memory access control unit 44 is enabled, and when the interrupt signal is generated from the direct memory access control unit 44, the operation of the direct memory access control unit 44 is disabled. The memory 42 reads / writes data to / from the system bus SB / direct memory access bus DB under the control of the control unit 40 / direct memory access control unit 44. The arbiter mediates the operation between the control unit 40 and the direct memory access control unit 44 when there is an access request from the control unit 40 while transmitting data with the direct memory access control unit 44. The direct memory access control section 44 is enabled under the control of the control section 40 when an interrupt signal is generated from the general purpose serial bus section 48 to directly access the data from the universal serial bus section 48 to the memory access bus DB. Directly transfer to the memory 42, and when the transfer of data from the universal serial bus unit 48 to the memory 42 is completed, generates an interrupt signal to the control unit 40. The baseband unit 46 stores and signals digital data input from the radio unit 10 and outputs the signal to the system bus SB. The baseband unit 46 stores and signals the digital data transmitted from the system bus SB. Output to 10). The universal serial bus unit 48 stores data input from the host 30 in a first-in first-out memory (not shown) and generates an interrupt signal to the controller 40 when the first-in first-out memory is full.

도2는 도1에 나타낸 시스템의 호스트로부터 라디오부로의 데이터 전송 방법을 나타내는 동작 흐름도이다.FIG. 2 is an operation flowchart showing a data transmission method from a host to a radio unit of the system shown in FIG.

먼저, 호스트(30)로부터 범용 직렬 버스부(48)로 데이터가 전송된다(제100단계). 즉, 호스트(30)로부터의 데이터가 범용 직렬 버스부(48)내의 선입선출(FIFO; First-in First-out) 메모리(미도시)에 저장된다.First, data is transmitted from the host 30 to the universal serial bus unit 48 (step 100). That is, data from the host 30 is stored in a first-in first-out (FIFO) memory (not shown) in the universal serial bus section 48.

범용 직렬 버스부(48)내의 선입선출 메모리에 데이터가 풀되면 범용 직렬 버스부(48)가 제어부(40)로 인터럽트 신호를 발생한다(제110단계).When data is extracted to the first-in, first-out memory in the universal serial bus unit 48, the universal serial bus unit 48 generates an interrupt signal to the controller 40 (step 110).

제어부(40)가 직접 메모리 억세스 제어부(44)를 인에이블한다(제120단계). 즉, 제어부(40)가 직접 메모리 억세스 제어부(44)의 직접 메모리 인에이블 레지스터(미도시)의 인에이블 비트를 인에이블 상태로 설정한다.The controller 40 directly enables the memory access controller 44 (step 120). That is, the controller 40 sets the enable bit of the direct memory enable register (not shown) of the direct memory access controller 44 to an enabled state.

범용 직렬 버스부(48)의 데이터가 직접 메모리 억세스 제어부(44)를 통하여메모리(42)로 전송된다(제130단계). 즉, 범용 직렬 버스부(48)의 데이터가 직접 메모리 억세스 제어부(44)의 제어하에 시스템 버스(SB)를 통하여 전송되지 않고 직접 메모리 억세스 버스(DB)를 통하여 메모리(42)로 직접 전송된다.Data of the universal serial bus unit 48 is directly transmitted to the memory 42 through the memory access control unit 44 (step 130). In other words, the data of the universal serial bus unit 48 is not directly transmitted through the system bus SB under the control of the memory access control unit 44 but directly to the memory 42 through the direct memory access bus DB.

제130단계를 수행하는 중에, 제어부(40)로부터 메모리(42)로 리드 명령이 인가되면 중재기(42)가 제어부(40)와 직접 메모리 억세스 제어부(44)사이의 동작을 중재한다. 예를 들면, 중재기(42)가 제어부(40)로부터의 리드 명령을 먼저 수행하는 동안 직접 메모리 억세스 제어부(44)가 동작을 중지하도록 하고, 제어부(40)의 동작이 완료되면 직접 메모리 억세스 제어부(44)가 동작을 수행하도록 한다.During the operation 130, when the read command is applied from the controller 40 to the memory 42, the arbiter 42 mediates the operation between the controller 40 and the direct memory access controller 44. For example, while the arbiter 42 first performs a read command from the controller 40, the direct memory access controller 44 stops the operation, and when the operation of the controller 40 is completed, the direct memory access controller Let 44 perform the operation.

범용 직렬 버스부(48)의 데이터가 메모리(42)로 모두 전송되면 직접 메모리 억세스 제어부(44)가 제어부(40)로 인터럽트 신호를 발생한다(제140단계).When all the data of the universal serial bus unit 48 are transferred to the memory 42, the direct memory access control unit 44 generates an interrupt signal to the control unit 40 (step 140).

제어부(40)가 직접 메모리 억세스 제어부(44)를 디스에이블한다(제150단계). 즉, 제어부(40)가 직접 메모리 억세스 제어부(44)의 직접 메모리 인에이블 레지스터(미도시)의 인에이블 비트를 디스에이블 상태로 설정한다.The controller 40 directly disables the memory access controller 44 (step 150). That is, the controller 40 sets the enable bit of the direct memory enable register (not shown) of the direct memory access controller 44 to the disabled state.

제어부(40)가 메모리(42)의 데이터를 시스템 버스(SB)를 통하여 리드하고 저장한다(제160단계).The controller 40 reads and stores the data of the memory 42 through the system bus SB (step 160).

제어부(40)가 저장된 데이터를 시스템 버스(SB)를 통하여 베이스밴드부(46)로 전송한다(제170단계). 베이스밴드부(46)로 전송된 데이터는 베이스밴드부(46)내의 버퍼(미도시)에 저장된다.The controller 40 transmits the stored data to the baseband unit 46 via the system bus SB (step 170). The data transmitted to the baseband section 46 is stored in a buffer (not shown) in the baseband section 46.

베이스밴드부(46)의 버퍼에 저장된 데이터를 신호 처리하여 라디오부(10)로 전송한다(제180단계).The data stored in the buffer of the baseband unit 46 is signal-processed and transmitted to the radio unit 10 (operation 180).

상술한 바와 같은 종래의 통신 시스템에서 제120단계, 제150단계, 제160단계, 및 제170단계를 수행하는 경우에 제어부(40)의 개입이 필요하게 된다. 즉, 제어부(40)가 제120단계와 제150단계에서 범용 직렬 버스부(30)의 데이터를 메모리(42)로 전송하기 위하여 개입하게 되고, 제160단계와 제170단계에서 메모리(42)의 데이터를 베이스밴드부(46)로 전송하기 위하여 개입하게 된다.In the conventional communication system as described above, when the steps 120, 150, 160, and 170 are performed, intervention of the controller 40 is required. That is, the control unit 40 intervenes to transmit the data of the universal serial bus unit 30 to the memory 42 in steps 120 and 150, and the memory 42 of steps 42 and 170. Intervention is performed to transmit data to the baseband unit 46.

마찬가지로, 베이스밴드부(46)의 데이터가 범용 직렬 버스부(48)로 전송되는 경우에도 4단계에서 제어부(40)의 개입이 필요하게 된다.Similarly, even when data of the baseband unit 46 is transmitted to the universal serial bus unit 48, the intervention of the control unit 40 is required in step 4.

따라서, 종래의 직접 메모리 억세스 방법을 이용한 통신 시스템은 범용 직렬 버스부로부터 베이스밴드부로 데이터가 전송되거나, 베이스밴드부로부터 범용 직렬 버스부로 데이터가 전송될 때 반드시 메모리를 통하여 전송되어야 되기 때문에 제어부의 부담이 커지게 되고, 이에 따라, 시스템 성능이 저하된다는 문제점이 있었다.Therefore, the communication system using the conventional direct memory access method is a burden on the controller because data must be transmitted through the memory when data is transmitted from the universal serial bus unit to the baseband unit or data is transmitted from the baseband unit to the universal serial bus unit. There is a problem that the larger, and therefore, the system performance is lowered.

물론, 이를 위하여 고성능의 제어부를 사용할 수도 있으나, 이 경우에 시스템의 비용이 증가하게 된다는 문제점이 있다.Of course, a high-performance control unit may be used for this purpose, but there is a problem in that the cost of the system is increased.

본 발명의 목적은 제어부의 부담을 줄여 시스템의 성능을 향상시킬 수 있는 통신 시스템 및 이 시스템의 데이터 전송 방법을 제공하는데 있다.An object of the present invention is to provide a communication system and a data transmission method of the system that can reduce the burden on the control unit to improve the performance of the system.

상기 목적을 달성하기 위한 본 발명의 통신 시스템은 제1입력 데이터를 저장하고 데이터가 풀되면 제1인터럽트 신호를 발생하는 소스 수단, 제2입력 데이터를 저장하고 데이터가 풀되면 제2인터럽트 신호를 발생하는 목표 수단, 상기 제1인터럽트 신호가 발생되면 상기 소스 수단에 저장된 데이터를 직접 억세스 버스를 통하여 상기 목표 수단으로 직접 전송하고, 상기 제2인터럽트 신호가 발생되면 상기 목표 수단에 저장된 데이터를 상기 소스 수단으로 직접 전송하고, 데이터 전송이 완료되면 제3인터럽트 신호를 발생하는 직접 억세스 제어수단, 및 상기 소스 수단 및 목표 수단으로부터 상기 제1 및 제2인터럽트 신호가 발생되면 상기 직접 억세스 제어수단의 동작을 인에이블하고, 상기 제3인터럽트 신호가 발생되면 상기 직접 억세스 제어수단의 동작을 디스에이블하는 제어수단을 구비하는 것을 특징으로 한다.A communication system of the present invention for achieving the above object is a source means for storing first input data and generating a first interrupt signal when the data is pulled, and generating a second interrupt signal when the second input data is stored and data is pulled Target means for transmitting the data stored in the source means directly to the target means through a direct access bus when the first interrupt signal is generated; and storing the data stored in the target means when the second interrupt signal is generated. Direct access control means for generating a third interrupt signal when data transmission is completed, and operation of the direct access control means when the first and second interrupt signals are generated from the source means and the target means. Enable the operation of the direct access control means when the third interrupt signal is generated; It characterized in that it comprises a control means for disabling.

상기 목적을 달성하기 위한 본 발명의 통신 시스템의 데이터 전송 방법은 입력 데이터를 소스(목표) 수단에 저장하고 데이터가 풀되면 제1인터럽트 신호를 발생하는 단계, 상기 제1인터럽트 신호가 발생되면 직접 억세스 제어수단의 동작을 인에이블하고, 상기 소스(목표) 수단에 저장된 데이터를 목표(소스) 수단으로 직접 전송하는 단계, 상기 소스(목표) 수단에 저장된 데이터가 상기 제2(제1인터페이스) 수단으로 모두 전송되면 제2인터럽트 신호를 발생하는 단계, 상기 제2인터럽트 신호가 발생되면 상기 직접 억세스 제어수단의 동작을 디스에이블하는 단계, 및 상기 목표(소스) 수단의 데이터를 목표(소스) 수단으로 전송하는 단계를 구비하는 것을 특징으로 한다.In the data transmission method of the communication system of the present invention for achieving the above object, storing the input data in the source (target) means and generating a first interrupt signal when the data is pulled, direct access when the first interrupt signal is generated Enabling the operation of the control means, and directly transmitting the data stored in the source (target) means to the target (source) means, wherein the data stored in the source (target) means is transferred to the second (first interface) means Generating a second interrupt signal when all are transmitted, disabling the operation of the direct access control means when the second interrupt signal is generated, and transmitting data of the target (source) means to the target (source) means Characterized in that it comprises a step.

도1은 종래의 직접 메모리 억세스 방법을 사용한 통신 시스템의 구성을 나타내는 블록도이다.1 is a block diagram showing the configuration of a communication system using a conventional direct memory access method.

도2는 도1에 나타낸 시스템의 호스트로부터 라디오부로의 데이터 전송 방법을 나타내는 동작 흐름도이다.FIG. 2 is an operation flowchart showing a data transmission method from a host to a radio unit of the system shown in FIG.

도3은 본 발명의 통신 시스템의 구성을 나타내는 실시예의 블록도이다.3 is a block diagram of an embodiment showing a configuration of a communication system of the present invention.

도4는 도3에 나타낸 시스템의 호스트로부터 라디오부로의 데이터 전송 방법을 나타내는 동작 흐름도이다.FIG. 4 is an operation flowchart showing a data transmission method from the host to the radio section of the system shown in FIG.

이하, 첨부한 도면을 참고로 하여 본 발명의 통신 시스템 및 이 시스템의 데이터 전송 방법을 설명하면 다음과 같다.Hereinafter, a communication system and a data transmission method of the present invention will be described with reference to the accompanying drawings.

도3은 본 발명의 통신 시스템의 구성을 나타내는 실시예의 블록도로서, 라디오부(10), 제어수단(20'), 및 호스트(30)로 구성되어 있다.Fig. 3 is a block diagram of an embodiment showing the construction of the communication system of the present invention, which is composed of a radio section 10, control means 20 ', and a host 30.

그리고, 제어수단(20')은 제어부(60), 메모리(62), 직접 블록 억세스부(64), 중재기를 구비한 베이스밴드부(66), 및 중재기를 구비한 범용 직렬 버스부(68)로 구성되어 있다.The control means 20 'is a control unit 60, a memory 62, a direct block access unit 64, a baseband unit 66 having an arbiter, and a universal serial bus unit 68 having an arbiter. Consists of.

도3에 나타낸 블록들 각각의 기능을 설명하면 다음과 같다.The function of each of the blocks shown in FIG. 3 will be described below.

라디오부(10)는 전파를 송수신한다. 제어부(60)는 메모리(62), 직접 블록 억세스 제어부(64), 베이스밴드부(66), 및 범용 직렬 버스부(68)의 전반적인 동작을 제어하고, 범용 직렬 버스부(68)로부터 인터럽트 신호가 발생되면 직접 블록 억세스 제어부(64)의 동작을 인에이블하고, 직접 블록 억세스 제어부(64)로부터 인터럽트 신호가 발생되면 직접 블록 억세스 제어부(64)의 동작을 디스에이블한다. 메모리(62)는 제어부(60)의 제어하에 데이터를 시스템 버스(SB)로/로부터 리드/라이트한다. 직접 블록 억세스 제어부(64)는 제어부(60)에 의해서 인에이블되면 범용 직렬 버스부(68)의 데이터를 직접 블록 억세스 버스(DBB)를 통하여 베이스밴드부(66)로 전송하고, 전송이 완료되면 인터럽트 신호를 발생한다. 베이스밴드부(66)는 직접 블록 억세스 버스(DBB) 또는 시스템 버스(SB)를 통하여 입력되는 데이터를 저장하고 신호 처리하고, 라디오부(10)를 통하여 입력되는 데이터를 저장하고 신호 처리한다. 베이스밴드부(66)의 중재기는 직접 블록 억세스 제어부(64)와 데이터를 전송하는 중에 제어부(60)로부터의 억세스 요구가 있으면 제어부(60) 및 직접 블록 억세스 제어부(64)사이의 동작을 중재한다. 범용 직렬 버스부(68)는 호스트(30)로부터 전송되는 데이터를 내부의 선입선출 메모리(미도시)에 저장하고, 선입선출 메모리(미도시)에 데이터가 풀되면 인터럽트 신호를 발생한다. 범용 직렬 버스부(68)의 중재기는 직접 블록 억세스 제어부(64)와 데이터를 전송하는 중에 제어부(60)로부터의 억세스 요구가 있으면 제어부(60) 및 직접 블록 억세스 제어부(64)사이의 동작을 중재한다. 예를 들면, 베이스밴드부(66)의 중재기와 범용 직렬 버스부(68)의 중재기는 제어부(60)의 억세스 요구에 의한 동작을 수행하는 동안 직접 블록 억세스 제어부(64)의 요구에 의한 동작을 중지하고, 제어부(60)의 억세스 요구에 의한 동작이 완료되면 직접 블록 억세스 제어부(64)의 요구에 의한 동작을 재개한다.The radio unit 10 transmits and receives radio waves. The control unit 60 controls the overall operation of the memory 62, the direct block access control unit 64, the baseband unit 66, and the universal serial bus unit 68, and the interrupt signal from the universal serial bus unit 68 is controlled. When generated, the operation of the direct block access control unit 64 is enabled. When the interrupt signal is generated from the direct block access control unit 64, the operation of the direct block access control unit 64 is disabled. The memory 62 reads / writes data to / from the system bus SB under the control of the control unit 60. The direct block access control unit 64 transmits the data of the universal serial bus unit 68 to the baseband unit 66 through the direct block access bus DBB when enabled by the control unit 60, and interrupts when the transmission is completed. Generate a signal. The baseband unit 66 stores and signals data input through the direct block access bus DBB or system bus SB, and stores and signals data input through the radio unit 10. The arbiter of the baseband unit 66 mediates the operation between the control unit 60 and the direct block access control unit 64 when there is an access request from the control unit 60 while transmitting data with the direct block access control unit 64. The general-purpose serial bus unit 68 stores data transmitted from the host 30 in an internal first-in first-out memory (not shown), and generates an interrupt signal when data is pulled into the first-in first-out memory (not shown). The arbiter of the universal serial bus unit 68 arbitrates the operation between the control unit 60 and the direct block access control unit 64 when there is an access request from the control unit 60 while transmitting data with the direct block access control unit 64. do. For example, the arbiter of the baseband section 66 and the arbiter of the universal serial bus section 68 stop the operation by the request of the direct block access control section 64 while performing the operation by the access request of the control section 60. When the operation by the access request of the control unit 60 is completed, the operation by the request of the direct block access control unit 64 is resumed.

도4는 도3에 나타낸 시스템의 호스트로부터 라디오부로의 데이터 전송 방법을 나타내는 동작 흐름도이다.FIG. 4 is an operation flowchart showing a data transmission method from the host to the radio section of the system shown in FIG.

먼저, 호스트(30)로부터 범용 직렬 버스부(68)로 데이터가 전송된다(제200단계). 즉, 호스트(30)로부터의 데이터가 범용 직렬 버스부(68)내의 선입선출(FIFO; First-in First-out) 메모리(미도시)에 저장된다.First, data is transmitted from the host 30 to the universal serial bus unit 68 (step 200). That is, data from the host 30 is stored in a first-in first-out (FIFO) memory (not shown) in the universal serial bus portion 68.

범용 직렬 버스부(64)내의 선입선출 메모리에 데이터가 풀되면 범용 직렬 버스부(68)가 제어부(60)로 인터럽트 신호를 발생한다(제210단계).When data is extracted to the first-in, first-out memory in the universal serial bus unit 64, the universal serial bus unit 68 generates an interrupt signal to the controller 60 (step 210).

제어부(60)가 직접 블록 억세스 제어부(64)를 인에이블한다(제220단계). 즉, 제어부(60)가 직접 블록 억세스 제어부(64)의 직접 블록 인에이블 레지스터(미도시)의 인에이블 비트를 인에이블 상태로 설정한다.The controller 60 directly enables the block access controller 64 (operation 220). That is, the controller 60 sets the enable bit of the direct block enable register (not shown) of the direct block access controller 64 to the enabled state.

범용 직렬 버스부(68)의 데이터가 직접 블록 억세스 제어부(64)를 통하여 베이스밴드부(66)로 전송된다(제230단계). 즉, 범용 직렬 버스부(68)의 데이터가 직접 블록 억세스 제어부(64)의 제어하에 시스템 버스(SB)를 통하여 전송되지 않고직접 블록 억세스 버스(DBB)를 통하여 메모리(62)로 직접 전송된다.Data of the universal serial bus unit 68 is directly transmitted to the baseband unit 66 through the block access control unit 64 (step 230). In other words, the data of the general-purpose serial bus unit 68 is not directly transmitted through the system bus SB under the control of the block access control unit 64 but directly to the memory 62 through the block access bus DBB.

제230단계를 수행하는 중에, 제어부(60)로부터 범용 직렬 버스부(68)로 억세스 요구가 있으면 중재기가 제어부(60)와 직접 블록 억세스 제어부(64)사이의 동작을 중재한다.During the operation 230, if there is an access request from the controller 60 to the universal serial bus unit 68, the arbiter mediates the operation between the controller 60 and the direct block access controller 64.

범용 직렬 버스부(68)의 데이터가 메모리(62)로 모두 전송되면 직접 블록 억세스 제어부(64)가 제어부(60)로 인터럽트 신호를 발생한다(제240단계).When all data of the universal serial bus unit 68 are transferred to the memory 62, the direct block access control unit 64 generates an interrupt signal to the control unit 60 (step 240).

제어부(60)가 직접 블록 억세스 제어부(64)를 디스에이블한다(제250단계). 즉, 제어부(60)가 직접 블록 억세스 제어부(64)의 직접 블록 인에이블 레지스터(미도시)의 인에이블 비트를 디스에이블 상태로 설정한다.The controller 60 directly disables the block access controller 64 (operation 250). That is, the controller 60 sets the enable bit of the direct block enable register (not shown) of the direct block access controller 64 to the disabled state.

베이스밴드부(66)의 버퍼(미도시)에 저장된 데이터를 라디오부로 전송한다(제260단계).The data stored in the buffer (not shown) of the baseband unit 66 is transmitted to the radio unit (step 260).

상술한 바와 같은 종래의 통신 시스템에서 제220단계와 제250단계를 수행하는 경우에 제어부(60)의 개입이 필요하게 된다.In the case of performing the step 220 and the step 250 in the conventional communication system as described above, the intervention of the controller 60 is required.

마찬가지로, 베이스밴드부(66)로부터 범용 직렬 버스부(68)로 데이터가 전송되는 경우에도 두 번의 제어부(60)의 개입이 필요하게 된다.Similarly, even when data is transmitted from the baseband unit 66 to the universal serial bus unit 68, two interventions of the control unit 60 are required.

본 발명의 직접 블록 억세스 방법을 이용한 통신 시스템은 범용 직렬 버스부로부터 베이스밴드부로 데이터가 전송되거나, 베이스밴드부로부터 범용 직렬 버스부로 데이터가 전송될 때 메모리(62)를 거치지 않고 전송되기 때문에 제어부(60)의 개입이 종래의 직접 메모리 억세스 방법을 이용한 통신 시스템에 비해서 줄어들게 된다.In the communication system using the direct block access method of the present invention, since the data is transmitted from the universal serial bus unit to the baseband unit or the data is transmitted from the baseband unit to the universal serial bus unit without passing through the memory 62, the controller 60 ) Intervention is reduced compared to a communication system using a conventional direct memory access method.

상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although the above has been described with reference to a preferred embodiment of the present invention, those skilled in the art will be variously modified and changed within the scope of the present invention without departing from the spirit and scope of the invention described in the claims below. I can understand that you can.

본 발명의 통신 시스템 및 이 시스템의 데이터 전송 방법은 범용 직렬 버스부과 같은 소스(목표)부와 베이스밴드부와 같은 목표(소스)부사이에 데이터가 전송될 때 메모리를 거치지 않고 직접적으로 전송되기 때문에 제어부의 부담이 줄어들게 되고, 이에 따라, 시스템의 성능이 향상된다.The communication system of the present invention and the data transmission method of the system are directly transmitted without passing through memory when data is transferred between a source (target) unit such as a universal serial bus unit and a target (source) unit such as a baseband unit. The burden is reduced, thereby improving the performance of the system.

Claims (5)

제1입력 데이터를 저장하고 데이터가 풀되면 제1인터럽트 신호를 발생하는 소스 수단;Source means for storing first input data and generating a first interrupt signal when the data is full; 제2입력 데이터를 저장하고 데이터가 풀되면 제2인터럽트 신호를 발생하는 목표 수단;Target means for storing second input data and generating a second interrupt signal when the data is full; 상기 제1인터럽트 신호가 발생되면 상기 소스 수단에 저장된 데이터를 직접 억세스 버스를 통하여 상기 목표 수단으로 직접 전송하고, 상기 제2인터럽트 신호가 발생되면 상기 목표 수단에 저장된 데이터를 상기 소스 수단으로 직접 전송하고, 데이터 전송이 완료되면 제3인터럽트 신호를 발생하는 직접 억세스 제어수단; 및When the first interrupt signal is generated, the data stored in the source means is directly transmitted to the target means through a direct access bus.When the second interrupt signal is generated, the data stored in the target means is directly transmitted to the source means. Direct access control means for generating a third interrupt signal when data transmission is completed; And 상기 소스 수단 및 목표 수단으로부터 상기 제1 및 제2인터럽트 신호가 발생되면 상기 직접 억세스 제어수단의 동작을 인에이블하고, 상기 제3인터럽트 신호가 발생되면 상기 직접 억세스 제어수단의 동작을 디스에이블하는 제어수단을 구비하는 것을 특징으로 하는 통신 시스템.Control of enabling the operation of the direct access control means when the first and second interrupt signals are generated from the source means and the target means, and disabling the operation of the direct access control means when the third interrupt signal is generated. A communication system comprising means. 제1항에 있어서, 상기 소스 수단은The method of claim 1 wherein the source means 상기 제1입력 데이터를 저장하는 중에 상기 제어수단으로부터의 억세스 요구가 있으면 상기 직접 억세스 제어수단에 의한 동작과 상기 제어수단에 의한 동작을 중재하는 제1중재수단을 구비하는 것을 특징으로 하는 통신 시스템.And a first mediation means for arbitrating an operation by said direct access control means and an operation by said control means if there is an access request from said control means while storing said first input data. 제1항에 있어서, 상기 목표 수단은The method of claim 1, wherein the target means 상기 제2입력 데이터를 저장하는 중에 상기 제어수단으로부터의 억세스 요구가 있으면 상기 직접 억세스 제어수단에 의한 동작과 상기 제어수단에 의한 동작을 중재하는 제2중재수단을 구비하는 것을 특징으로 하는 통신 시스템.And second mediation means for arbitrating an operation by said direct access control means and an operation by said control means if there is an access request from said control means while storing said second input data. 입력 데이터를 소스(목표) 수단에 저장하고 데이터가 풀되면 제1인터럽트 신호를 발생하는 단계;Storing the input data in the source (target) means and generating a first interrupt signal when the data is full; 상기 제1인터럽트 신호가 발생되면 직접 억세스 제어수단의 동작을 인에이블하고, 상기 소스(목표) 수단에 저장된 데이터를 목표(소스) 수단으로 직접 전송하는 단계;Enabling the operation of the direct access control means when the first interrupt signal is generated, and directly transmitting data stored in the source (target) means to the target (source) means; 상기 소스(목표) 수단에 저장된 데이터가 상기 목표(소스) 수단으로 모두 전송되면 제2인터럽트 신호를 발생하는 단계;Generating a second interrupt signal when all data stored in the source (target) means are transmitted to the target (source) means; 상기 제2인터럽트 신호가 발생되면 상기 직접 억세스 제어수단의 동작을 디스에이블하는 단계; 및Disabling the operation of the direct access control means when the second interrupt signal is generated; And 상기 목표(소스) 수단의 데이터를 목표(소스) 수단으로 전송하는 단계를 구비하는 것을 특징으로 하는 통신 시스템의 데이터 전송 방법.And transmitting the data of the target (source) means to the target (source) means. 제4항에 있어서, 상기 소스(목표) 수단의 데이터를 상기 목표(소스) 수단으로 전송하는 단계에서5. The method of claim 4, further comprising: transmitting data from said source (target) means to said target (source) means 제어수단으로부터의 억세스 요구가 있으면 상기 직접 억세스 제어수단에 의한 동작과 상기 제어수단에 의한 동작을 중재하는 것을 특징으로 하는 통신 시스템의 데이터 전송 방법.And mediating the operation by the direct access control means and the operation by the control means if there is an access request from the control means.
KR10-2002-0025882A 2002-05-10 2002-05-10 Communication system and data transmission method thereof KR100427169B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2002-0025882A KR100427169B1 (en) 2002-05-10 2002-05-10 Communication system and data transmission method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2002-0025882A KR100427169B1 (en) 2002-05-10 2002-05-10 Communication system and data transmission method thereof

Publications (2)

Publication Number Publication Date
KR20030087497A KR20030087497A (en) 2003-11-14
KR100427169B1 true KR100427169B1 (en) 2004-04-14

Family

ID=32382338

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2002-0025882A KR100427169B1 (en) 2002-05-10 2002-05-10 Communication system and data transmission method thereof

Country Status (1)

Country Link
KR (1) KR100427169B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0422776A2 (en) * 1989-10-11 1991-04-17 International Business Machines Corporation Serial communication apparatus for receiving serial communication status data with a DMA controller
KR19990003119A (en) * 1997-06-24 1999-01-15 김영환 Data interface device of electronic switching system and its method
US6125410A (en) * 1997-08-02 2000-09-26 U.S. Philips Corporation D.M.A. controller that determines whether the mode of operation as either interrupt or D.M.A. via single control line
KR20030044373A (en) * 2001-11-29 2003-06-09 삼성전자주식회사 Universal serial bus device for using direct memory access interface

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0422776A2 (en) * 1989-10-11 1991-04-17 International Business Machines Corporation Serial communication apparatus for receiving serial communication status data with a DMA controller
KR19990003119A (en) * 1997-06-24 1999-01-15 김영환 Data interface device of electronic switching system and its method
US6125410A (en) * 1997-08-02 2000-09-26 U.S. Philips Corporation D.M.A. controller that determines whether the mode of operation as either interrupt or D.M.A. via single control line
KR20030044373A (en) * 2001-11-29 2003-06-09 삼성전자주식회사 Universal serial bus device for using direct memory access interface

Also Published As

Publication number Publication date
KR20030087497A (en) 2003-11-14

Similar Documents

Publication Publication Date Title
US6807590B1 (en) Disconnecting a device on a cache line boundary in response to a write command
US20060168366A1 (en) Direct memory access control method, direct memory access controller, information processing system, and program
KR100630071B1 (en) High speed data transmission method using direct memory access method in multi-processors condition and apparatus therefor
US10133497B1 (en) SPI command censoring method and apparatus
JP4696199B2 (en) USB host controller with transfer descriptor memory
US10860507B2 (en) Electronic systems having serial system bus interfaces and direct memory access controllers and methods of operating the same
US7409486B2 (en) Storage system, and storage control method
KR100375816B1 (en) PCI bus controller having DMA interface and HPI of DSP
JP4408840B2 (en) HDD controller and system equipped with the same
JP2008502977A (en) Interrupt method for bus controller
KR100427169B1 (en) Communication system and data transmission method thereof
US6070210A (en) Timing mode selection apparatus for handling both burst mode data and single mode data in a DMA transmission system
KR20010013137A (en) Communication DMA Device
KR100602204B1 (en) Controll system have main controller and peripheral controller, metnod for bus connection
US7673091B2 (en) Method to hide or reduce access latency of a slow peripheral in a pipelined direct memory access system
US9110856B2 (en) Interface control apparatus, data storage apparatus and method for interface control
KR100845527B1 (en) Memory device and method of contolling clock cycle of Memory Controller
KR100475438B1 (en) Data bus system and method for performing cross-access between buses
KR100367084B1 (en) DMA controller for the high speed image processor at real time
US20080104286A1 (en) Data transfer apparatus and data transfer method
TWI823680B (en) Data transmission device and method
KR20070081981A (en) Interface method and apparatus in cpuless system
JP2002215562A (en) Unit and method for dma control
KR20050004157A (en) Data transfer unit with support for multiple coherency granules
JPH07334453A (en) Memory access 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: 20100402

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee