KR20010019730A - Receiver circuit of infrared data associate core - Google Patents

Receiver circuit of infrared data associate core Download PDF

Info

Publication number
KR20010019730A
KR20010019730A KR1019990036306A KR19990036306A KR20010019730A KR 20010019730 A KR20010019730 A KR 20010019730A KR 1019990036306 A KR1019990036306 A KR 1019990036306A KR 19990036306 A KR19990036306 A KR 19990036306A KR 20010019730 A KR20010019730 A KR 20010019730A
Authority
KR
South Korea
Prior art keywords
data
irda
shift registers
buffer
receiver
Prior art date
Application number
KR1019990036306A
Other languages
Korean (ko)
Inventor
채은석
류재춘
Original Assignee
윤종용
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 윤종용, 삼성전자 주식회사 filed Critical 윤종용
Priority to KR1019990036306A priority Critical patent/KR20010019730A/en
Publication of KR20010019730A publication Critical patent/KR20010019730A/en

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01DMEASURING NOT SPECIALLY ADAPTED FOR A SPECIFIC VARIABLE; ARRANGEMENTS FOR MEASURING TWO OR MORE VARIABLES NOT COVERED IN A SINGLE OTHER SUBCLASS; TARIFF METERING APPARATUS; MEASURING OR TESTING NOT OTHERWISE PROVIDED FOR
    • G01D5/00Mechanical means for transferring the output of a sensing member; Means for converting the output of a sensing member to another variable where the form or nature of the sensing member does not constrain the means for converting; Transducers not specially adapted for a specific variable
    • G01D5/26Mechanical means for transferring the output of a sensing member; Means for converting the output of a sensing member to another variable where the form or nature of the sensing member does not constrain the means for converting; Transducers not specially adapted for a specific variable characterised by optical transfer means, i.e. using infrared, visible, or ultraviolet light
    • G01D5/40Mechanical means for transferring the output of a sensing member; Means for converting the output of a sensing member to another variable where the form or nature of the sensing member does not constrain the means for converting; Transducers not specially adapted for a specific variable characterised by optical transfer means, i.e. using infrared, visible, or ultraviolet light specially adapted for use with infrared light
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • G06F11/0772Means for error signaling, e.g. using interrupts, exception flags, dedicated error registers
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C19/00Digital stores in which the information is moved stepwise, e.g. shift registers
    • G11C19/30Digital stores in which the information is moved stepwise, e.g. shift registers using opto-electronic devices, i.e. light-emitting and photoelectric devices electrically- or optically-coupled

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

PURPOSE: A receiving circuit of an infrared ray semiconductor device is provided to reduce a size of a receiving unit first in first out buffer, and to prevent unnecessary CRC data and a stop plag from writing to the buffer by extracting only pure payload data among data inputted from an IrDA receiving unit. CONSTITUTION: An IrDA receiving unit includes 4 shift registers of n bytes(50) and a receiving unit first in first out buffer(60). The shift registers(50) receive infrared packet data from a transmitting unit, synchronize the data to a clock signal, and shift the data. The payload data inputted using the n bytes shift registers(50) are written to the shift registers(50). The n bytes data received from the IrDA core are stored in the receiving first in first out buffer(60).

Description

적외선 반도체 장치의 수신 회로{ RECEIVER CIRCUIT OF INFRARED DATA ASSOCIATE CORE}RECEIVER CIRCUIT OF INFRARED DATA ASSOCIATE CORE}

본 발명은 적외선 반도체 장치의 수신 회로에 관한 것으로, 좀 더 구체적으로 IrDA 코어의 수신 회로 및 그의 데이터 처리 방법에 관한 것이다.The present invention relates to a receiving circuit of an infrared semiconductor device, and more particularly to a receiving circuit of an IrDA core and a data processing method thereof.

종래의 IrDA(Infrared Data Association) 수신부에서 데이터 처리 방법은 송신부으로부터 제공되는 IrDA 데이터 패킷을 처리하기 위하여 스타트 플래그(start plag)를 제외한 페이로그 데이터(payload data) 부분부터 CRC 데이터, 정지 플래그(stop plag)까지 순서대로 수신부 FIFO 버퍼(First In First Out buffer)(이하 수신부 버퍼라 한다)에 저장하고, IrDA 코어에 구비된 소프트웨어에서 수신부 버퍼에 있는 데이터를 독출하여 CRC 데이터와 정지 플래그를 제거해 주는 방법을 사용하고 있다.In the conventional Infrared Data Association (IrDA) receiver, a data processing method includes a CRC data and a stop flag from a payload data portion except a start flag to process IrDA data packets provided from a transmitter. In order to remove the CRC data and the stop flag by storing the data in the receiver FIFO buffer (First In First Out buffer) (hereinafter called receiver buffer) in order, and reading the data in the receiver buffer from the software provided in the IrDA core. I use it.

IrDA 데이터 패킷 데이터(2)의 구성은 도 1에 도시된 바와 같이, MIR(Medium Speed Infrared) 모드에서의 경우, 스타트 플래그, 페이로드 데이터(10), CRC 데이터(20) 및 정지 플래그(30)로 구성된다.As shown in FIG. 1, the configuration of the IrDA data packet data 2 includes a start flag, payload data 10, CRC data 20, and a stop flag 30 in the MIR (Medium Speed Infrared) mode. It consists of.

그리고 FIR(Fast Speed Infrared) 모드에서의 경우는 프리엠블(preamble), 스타트 플래그, 페이로드 데이터, CRC 데이터 및 정지 플래그로 구성된다.In the case of the FIR mode, a preamble, a start flag, payload data, CRC data, and a stop flag are included.

상술한 방법에 의하면, 다음과 같은 문제점이 발생된다. 즉, 필요없는 CRC 데이터와 정지 플래그까지 수신부 버퍼에 저장함으로 인해서 버퍼의 크기가 증가하게 된다.According to the above method, the following problems arise. That is, the size of the buffer increases by storing unnecessary CRC data and stop flags in the receiver buffer.

그리고 수신부 버퍼에 추가로 저장된 데이터를 클리어(clear)하기 위해서는 IrDA 코어에 구비된 소프트웨어는 페이로드 데이터, CRC 데이터와 정지 플래그까지 독출하고, 다시 소프트웨어가 독출한 데이터들 중 필요없는 CRC 및 정지 플래그 데이터들을 제거해야하므오 소프트웨어에 부하가 많이 걸리게 된다.In order to clear the data additionally stored in the receiver buffer, the software included in the IrDA core reads payload data, CRC data, and a stop flag, and again, unnecessary CRC and stop flag data among the data read by the software. You have to remove them, which puts a lot of load on the software.

여기서 수신부 버퍼를 클리어하는 방식은 수신부 버퍼를 독출함으로서 클리어시킬 수 있다.The method of clearing the receiver buffer may be cleared by reading the receiver buffer.

본 발명의 목적은 상술한 문제점을 해결하기 위한 것으로, IrDA 수신부에서 들어오는 데이터 중 순수 페이로드 데이터 만을 추출하여 수신부 버퍼에 저장함으로서 수신부 버퍼의 크기를 감소시키고, 필요없는 CRC 데이터 및 정지 플래그를 수신부 버퍼로 기입하는 것을 방지하는 IrDA 수신부를 제공하는데 있다.SUMMARY OF THE INVENTION An object of the present invention is to solve the above-described problem, and by extracting only pure payload data from the IrDA receiver and storing the pure payload data in the receiver buffer, the receiver buffer is reduced in size, and unnecessary CRC data and stop flags are stored in the receiver buffer. An IrDA receiver is provided to prevent the data from being written to.

도 1은 IrDA 코어의 MIR 모드 경우에 따른 IrDA 패킷 데이터 포맷을 도시한 도면; 그리고1 is a diagram illustrating an IrDA packet data format according to an MIR mode case of an IrDA core; And

도 2는 본 발명에 따른 시프트 레지스터를 이용한 IrDA 코어의 수신부의 구성을 도시한 블록도이다.2 is a block diagram showing the configuration of a receiver of an IrDA core using a shift register according to the present invention.

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

2 : IrDA 패킷 10 : 페이로드 데이터2: IrDA packet 10: Payload data

20 : CRC 데이터 30 : 정지 플래그20: CRC data 30: Stop flag

40 : IrDA 수신부 50 : 시프트 레지스터40 IrDA receiver 50 Shift register

60 : 수신부 버퍼60: receiver buffer

상술한 목적을 달성하기 위한 본 발명의 일 특징에 의하면, 적어선 송신 회로로부터 적외선 데이터를 받아서 처리하는 적외선 데이터 처리용(IrDA : Infrared Data Association) 코어의 수신 회로에 있어서: 상기 송신 회로로부터 상기 적외선 데이터가 입력되면, 상기 데이터의 에러 검출 동작에 따른 지연 시간을 얻기 위하여 상기 데이터를 시프트하는 다수의 시프트 레지스터들과; 상기 시프트 레지스터들로부터 상기 시프트된 데이터를 기입하는 버퍼 회로를 포함하되; 상기 수신 회로는 상기 시트프 동작에 따른 상기 지연 시간마다 상기 입력된 데이터의 에러를 검출하고, 상기 시프트 레지스터의 첫번째 레지스터에 상기 데이터의 마지막 부분이 입력되면, 상기 데이터의 에러 검출 동작을 종료하여 그 결과를 출력하므로서 상기 데이터 중에 불필요한 데이터가 상기 버퍼 회로에 기입되는 것을 방지한다.According to an aspect of the present invention for achieving the above object, in a receiving circuit of an infrared data association (IrDA) core for receiving and processing infrared data from a writing line transmission circuit: an infrared ray from the transmitting circuit A plurality of shift registers for shifting the data to obtain a delay time according to an error detection operation of the data when data is input; A buffer circuit for writing the shifted data from the shift registers; The receiving circuit detects an error of the input data at every delay time according to the sheet operation, and when the last portion of the data is input to the first register of the shift register, terminates the error detection operation of the data. By outputting the result, unnecessary data in the data is prevented from being written to the buffer circuit.

이 특징의 바람직한 실시예에 있어서, 상기 시프트 레지스터들은: 고속 모드인 경우에는 4 바이트 크기의 레지스터로 구비되며, 중속 모드인 경우에는 2 바이트 크기의 레지스터들로 구비된다.In a preferred embodiment of this feature, the shift registers are: registers of 4 bytes in the high speed mode and registers of 2 bytes in the medium speed mode.

따라서 본 발명에 의하면, IrDA 코어의 수신부로 들어오는 N 바이트 데이터를 N 바이트 시프트 레지스터들을 이용하여 입력되는 페이로드 데이터들을 시프트 레지스터에 기입한 다음, N 번 시프트하여 수신부 버퍼에 저장한다.Therefore, according to the present invention, payload data input by using the N byte shift registers to the N byte data coming into the receiver of the IrDA core is written into the shift register, and then shifted N times and stored in the receiver buffer.

이어서 페이로드 데이터의 마지막 데이터가 N 번 시프트되어 수신부 버퍼에 저장되므로 N 번 시프트 지연 시간 동안, N 개의 페이로드 데이터와 CRC 데이터를 비교한다.Since the last data of the payload data is shifted N times and stored in the receiver buffer, the N payload data and the CRC data are compared during the N shift delay time.

따라서 페이로드 데이터 마지막 데이터가 수신부 버퍼에 입력되었을 때, CRC 데이터가 입력되어 페이로드 데이터의 에러 유무를 검사하고, 그 결과를 소프트웨어에게 알려준다.Therefore, when the last data of the payload data is input to the receiver buffer, the CRC data is input to check the payload data for errors and inform the software of the result.

(실시예)(Example)

이하 본 발명의 실시예를 첨부된 도면에 의거하여 상세히 설명한다.DETAILED DESCRIPTION Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

IrDA의 패킷 전송에 있어서 1 개의 패킷은 스타트 플래그, 페이로드 데이터, CRC 데이터 및 정지 플래그로 구성되어 송신부에서 수신부로 전송된다.In IrDA packet transmission, one packet is composed of a start flag, payload data, CRC data, and a stop flag and is transmitted from a transmitter to a receiver.

종래에는 상술한 바와 같이, IrDA 수신부에서 페이로드 데이터 이후의 데이터들도 모두 수신부 버퍼에 저장하였다.As described above, in the IrDA receiver, all data subsequent to the payload data are also stored in the receiver buffer.

그러나 이와 같은 방법은 순수 데이터가 아닌 RC 데이터와 정지 플래그 까지도 수신부 버퍼에 저장함으로서 버퍼의 크기를 증가시키게 되고, 소프트웨어 입장에서 수신부 버퍼를 클리어시키기 위해서 모든 데이터를 독출한 다음, 다시 순수 데이터가 아닌 데이터들을 제거해야 하는 과정을 수행함으로서 부하가 많이 걸리게 되었다.However, this method increases the size of the buffer by storing RC data and even stop flags, which are not pure data, in the receiver buffer, and reads all the data to clear the receiver buffer from the software point of view. The process of removing them has become a heavy burden.

도 2는 본 발명의 일실시예에 따른 IrDA 코어의 IrDA 수신부의 일부를 도시한 블록도이다.2 is a block diagram illustrating a portion of an IrDA receiver of an IrDA core according to an embodiment of the present invention.

도면을 참조하면, 상기 IrDA 수신부(40)는 4 개의 N 바이트 시프트 레지스터(50)와 수신부 버퍼(60)를 포함하고 있다.Referring to the drawings, the IrDA receiver 40 includes four N byte shift registers 50 and a receiver buffer 60.

상기 시프트 레지스터들(50)은 송신부(미도시됨)로부터 적외선 패킷 데이터(Data Input)를 받아들여서 클럭 신호(Byte Clock)에 동기되어 데이터를 시프트한다. 예컨대, MIR 모드의 경우에는 4 번, FIR 모드의 경우에는 2 번 시프트한다.The shift registers 50 receive infrared packet data (Data Input) from a transmitter (not shown) and shift data in synchronization with a clock signal (Byte Clock). For example, shift 4 times in the MIR mode and twice in the FIR mode.

따라서 IrDA 코어의 수신부(40)로 들어오는 N 바이트 데이터를 N 바이트 시프트 레지스터들(50)을 이용하여 입력되는 페이로드 데이터들을 시프트 레지스터(50)에 기입한 다음, N 번 시프트하여 수신부 버퍼(60)에 저장한다.Therefore, the payload data, which is input using the N byte shift registers 50 to the receiver 40 of the IrDA core, is written to the shift register 50 using the N byte shift registers 50, and then shifted N times to receive the receiver buffer 60. Store in

여기서 N 번 시프트시키는 이유는 상술한 바와 같이, IrDA 패킷 데이터의 끝에 CRC 데이터 부분을 비교하여 데이터 에러 유무를 검사하는데 필요한 시간을 얻기 위함이다.The reason for shifting N times is to obtain the time required to check for a data error by comparing the CRC data portion at the end of IrDA packet data as described above.

이어서 페이로드 데이터의 마지막 데이터가 N 번 시프트되어 수신부 버퍼(60)에 저장되므로 N 번 시프트 지연 시간 동안, N 개의 페이로드 데이터와 CRC 데이터를 비교하여 페이로드 데이터 마지막 데이터가 수신부 버퍼(60)에 입력되었을 때, CRC 데이터가 입력되어 페이로드 데이터의 에러 유무를 검사하고, 그 결과를 소프트웨어에게 알려줄 수 있다.Next, since the last data of the payload data is shifted N times and stored in the receiver buffer 60, during the N shift delay time, the N payload data and the CRC data are compared, and the last payload data is stored in the receiver buffer 60. When entered, CRC data can be entered to check for payload data errors and inform the software of the results.

그러므로 CRC 데이터를 수신부 버퍼(60)에 기입하지 않고도 페이로드 데이터와 CRC 데이터를 비교, 검사할 수 있다.Therefore, the payload data and the CRC data can be compared and inspected without writing the CRC data into the receiver buffer 60.

그리고 IrDA는 4 Mbps의 전송 속도를 가진 FIR 모드와 1 Mbps의 전송 속도를 가진 MIR 모드로 구분된다. 예컨대, FIR 모드에서는 32 비트 CRC 데이터를 가지며, 이로 인하여 4 바이트 크기의 시프트 레지스터를 사용하여 4 번 시프트한다. 그리고 MIR 모드에서는 16 비트의 CRC 데이터를 가지고 있으므로 2 바이트의 시프트 레지스터를 사용하여 2 번 시프트한다.IrDA is divided into FIR mode with a transmission rate of 4 Mbps and MIR mode with a transmission rate of 1 Mbps. For example, in the FIR mode, it has 32-bit CRC data, which shifts four times using a four-byte shift register. In the MIR mode, since it has 16 bits of CRC data, it shifts twice using a 2-byte shift register.

따라서 IrDA 수신부(40)에 입력되는 패킷 데이터의 첫번째 데이터부터 시프트 레지스터(50)에 보낸다. 이어서 이 스프트 레지스터(50)에 입력된 첫번째 데이터는 4 번 시프트하여 수신부 버퍼(60)로 입력된다. 그리고 페이로드 데이터의 마지막 데이터가 시프트 레지스터(50)에 입력되면 4 번 시프트되는 동안에 IrDA 패킷 데이터는 CRC 데이터가 입력되어 에이터 에러를 검출할 수 있다.Therefore, the first data of the packet data input to the IrDA receiver 40 is sent to the shift register 50. Subsequently, the first data input to the shift register 50 is shifted four times and input to the receiver buffer 60. When the last data of the payload data is input to the shift register 50, the CRDA data is input to the IrDA packet data during the fourth shift, thereby detecting the data error.

상술한 바와 같이, 본 발명은 IrDA 수신부에 입력되는 데이터 중에 순수 데이터 만을 추출하여 수신부 버퍼에 저장함으로서 버퍼의 크기를 감소시킬 수 있다.As described above, the present invention may reduce the size of the buffer by extracting only pure data from the data input to the IrDA receiver and storing the pure data in the receiver buffer.

또한 수신부 버퍼에 불필요한 데이터들을 저장하지 않으므로서 소프트웨어의 부하를 줄여주고, 이로 인하여 수행 속도를 향상시킬 수 있다.It also reduces the load on the software by not storing unnecessary data in the receiver buffer, thereby increasing the execution speed.

Claims (2)

적어선 송신 회로로부터 적외선 데이터를 받아서 처리하는 적외선 데이터 처리용(IrDA : Infrared Data Association) 코어의 수신 회로에 있어서:In a receiving circuit of an infrared data association (IrDA) core for receiving and processing infrared data from a write-in transmission circuit: 상기 송신 회로로부터 상기 적외선 데이터가 입력되면, 상기 데이터의 에러 검출 동작에 따른 지연 시간을 얻기 위하여 상기 데이터를 시프트하는 다수의 시프트 레지스터들과;A plurality of shift registers for shifting the data when the infrared data is input from the transmitting circuit to obtain a delay time according to an error detection operation of the data; 상기 시프트 레지스터들로부터 상기 시프트된 데이터를 기입하는 버퍼 회로를 포함하되;A buffer circuit for writing the shifted data from the shift registers; 상기 수신 회로는 상기 시트프 동작에 따른 상기 지연 시간마다 상기 입력된 데이터의 에러를 검출하고, 상기 시프트 레지스터의 첫번째 레지스터에 상기 데이터의 마지막 부분이 입력되면, 상기 데이터의 에러 검출 동작을 종료하여 그 결과를 출력하므로서 상기 데이터 중에 불필요한 데이터가 상기 버퍼 회로에 기입되는 것을 방지하는 것을 특징으로 하는 IrDA 코어의 수신 회로.The receiving circuit detects an error of the input data at every delay time according to the sheet operation, and when the last portion of the data is input to the first register of the shift register, terminates the error detection operation of the data. And outputting a result to prevent unnecessary data from being written into the buffer circuit. 제 1 항에 있어서,The method of claim 1, 상기 시프트 레지스터들은:The shift registers are: 고속 모드인 경우에는 4 바이트 크기의 레지스터로 구비되며, 중속 모드인 경우에는 2 바이트 크기의 레지스터들로 구비되는 것을 특징으로 하는 IrDA 코어의 수신 회로.The receiving circuit of the IrDA core, characterized in that provided in the high-speed mode is provided with a register of 4 bytes size, in the middle speed mode is provided with a register of 2 bytes size.
KR1019990036306A 1999-08-30 1999-08-30 Receiver circuit of infrared data associate core KR20010019730A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990036306A KR20010019730A (en) 1999-08-30 1999-08-30 Receiver circuit of infrared data associate core

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990036306A KR20010019730A (en) 1999-08-30 1999-08-30 Receiver circuit of infrared data associate core

Publications (1)

Publication Number Publication Date
KR20010019730A true KR20010019730A (en) 2001-03-15

Family

ID=19609227

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990036306A KR20010019730A (en) 1999-08-30 1999-08-30 Receiver circuit of infrared data associate core

Country Status (1)

Country Link
KR (1) KR20010019730A (en)

Similar Documents

Publication Publication Date Title
KR100364385B1 (en) Window comparator
US6952739B2 (en) Method and device for parameter independent buffer underrun prevention
US4885584A (en) Serializer system with variable character length capabilities
CN113946526B (en) Multichannel data binding system and method for high-speed serial bus
JP2003069603A (en) Packet communication controller
KR20010019730A (en) Receiver circuit of infrared data associate core
US6937624B1 (en) System for manintaining inter-packet gaps in cascade transmission system for packet-based data
KR100648631B1 (en) Uart automatic half-duplex direction control with programmable delay
US6282203B1 (en) Packet data transmitting apparatus, and method therefor
KR100231286B1 (en) The packet router
KR100386558B1 (en) fast detection method for data rate
KR100209645B1 (en) Circuit for controlling transmission speed
JP2000183864A (en) Data communication system
KR100304949B1 (en) Bulk interface of universal serial bus controller
JPS59151231A (en) Selective reception system
JPH06232907A (en) Data transmitter, data receiver and data transfer system
KR100551168B1 (en) Packet error prevention device of CDM communication system
KR100208280B1 (en) Data transmission apparatus having a fifo controller
KR100186270B1 (en) Apparatus and method for transmitting packet data
KR0179914B1 (en) Data communication apparatus
JPH023345B2 (en)
KR200170149Y1 (en) Apparatus for transmitting and receiving data by single cpu
JP3356153B2 (en) Serial receiver
JP2630077B2 (en) Clock synchronous serial interface
JPH0546516A (en) Reception control system

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination