KR100987252B1 - Interface device and method for processing of bitstream data - Google Patents

Interface device and method for processing of bitstream data Download PDF

Info

Publication number
KR100987252B1
KR100987252B1 KR1020030063422A KR20030063422A KR100987252B1 KR 100987252 B1 KR100987252 B1 KR 100987252B1 KR 1020030063422 A KR1020030063422 A KR 1020030063422A KR 20030063422 A KR20030063422 A KR 20030063422A KR 100987252 B1 KR100987252 B1 KR 100987252B1
Authority
KR
South Korea
Prior art keywords
data
byte
bit
address
addresses
Prior art date
Application number
KR1020030063422A
Other languages
Korean (ko)
Other versions
KR20050026810A (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 KR1020030063422A priority Critical patent/KR100987252B1/en
Publication of KR20050026810A publication Critical patent/KR20050026810A/en
Application granted granted Critical
Publication of KR100987252B1 publication Critical patent/KR100987252B1/en

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C8/00Arrangements for selecting an address in a digital store
    • G11C8/06Address interface arrangements, e.g. address buffers
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/21Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
    • G11C11/34Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices
    • G11C11/40Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors
    • G11C11/401Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors forming cells needing refreshing or charge regeneration, i.e. dynamic cells
    • G11C11/4063Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing or timing
    • G11C11/407Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing or timing for memory cells of the field-effect type
    • G11C11/408Address circuits

Abstract

본 발명은, 가변 비트 데이터들을 포함하고 바이트 단위로 정렬된 바이트 데이터들에서 원하는 비트 데이터들을 출력하기 위한 인터페이스 장치 및 방법에 관한 것으로서, 메모리부가 송신측으로부터 연속적으로 상기 바이트 데이터들을 수신하여 해당 데이터 영역에 저장하고, 디코딩부가 상기 연속된 바이트 데이터들을 읽기 위한 바이트 어드레스들을 차례로 수신하여 디코딩하고, 하드웨어 로직부가 상기 디코딩된 바이트 어드레스들에 해당하는 상기 메모리부의 데이터 영역에 저장된 바이트 데이터들을 차례로 읽어서 순서대로 나열하고, 베어러 시프터가 상기 순서대로 나열된 바이트 데이터들 및 비트 어드레스를 수신하여 비트 인터페이싱하여 원하는 비트 데이터를 바이트 정렬된 데이터로 출력하는 것을 특징으로 한다.
The present invention relates to an interface apparatus and a method for outputting desired bit data in byte data arranged in byte units including variable bit data, wherein the memory unit continuously receives the byte data from the transmission side, And the decoding unit sequentially receives and decodes the byte addresses for reading the continuous byte data, and the hardware logic unit sequentially reads the byte data stored in the data area of the memory unit corresponding to the decoded byte addresses and sequentially And the bearer shifter receives bit data and bit addresses arranged in the order, performs bit interfacing, and outputs desired bit data as byte-aligned data.

MPEG, 비트스트림, 가변 길이 비트 데이터, 바이트 데이터, 어드레스 디코더부, 하드웨어 로직부, 베어러 시프터. MPEG, bit stream, variable length bit data, byte data, address decoder section, hardware logic section, bearer shifter.

Description

비트스트림 데이터 처리를 위한 인터페이스 장치 및 방법{Interface device and method for processing of bitstream data} TECHNICAL FIELD [0001] The present invention relates to an interface device and a method for processing bitstream data,             

도 1은 가변 길이의 비트 데이터를 포함하는 바이트 정렬된 데이터의 구조를 도시한 도면, 1 shows a structure of byte-aligned data including variable-length bit data,

도 2는 일반적인 비트스트림 데이터를 처리하기 위한 인터페이스 장치를 도시한 도면,Figure 2 shows an interface device for processing general bitstream data;

도 3은 일반적인 바이트 정렬된 데이터의 인터페이스를 통해 비트 데이터를 출력하기 위한 동작을 도시한 도면,FIG. 3 illustrates an operation for outputting bit data through an interface of general byte-aligned data; FIG.

도 4는 본 발명의 제1실시예에 따라 8비트 버스폭을 갖는 비트스트림 데이터를 처리하기 위한 인터페이스 장치를 도시한 도면,4 illustrates an interface device for processing bitstream data having an 8-bit bus width according to a first embodiment of the present invention;

도 5는 본 발명의 제1실시예에 따른 하드웨어 로직부를 구체적으로 도시한 도면, 5 is a diagram specifically illustrating a hardware logic unit according to the first embodiment of the present invention,

도 6은 본 발명의 제2실시예에 따라 16비트 버스폭을 갖는 비트스트림 데이터를 처리하기 위한 인터페이스 장치를 도시한 도면,6 illustrates an interface device for processing bitstream data having a 16-bit bus width according to a second embodiment of the present invention;

도 7은 본 발명의 제3실시예에 따라 32비트 버스폭을 갖는 비트스트림 데이터를 처리하기 위한 인터페이스 장치를 도시한 도면, FIG. 7 illustrates an interface device for processing bitstream data having a 32-bit bus width according to a third embodiment of the present invention; FIG.                 

도 8은 본 발명의 실시예들에 따라 비트 어드레스 입력과 바이트 어드레스 입력을 동시에 할 수 있도록 하는 동작을 도시한 도면,8 is a diagram illustrating an operation for simultaneously performing a bit address input and a byte address input according to embodiments of the present invention;

도 9는 본 발명의 실시예들에 따라 비트스트림 데이터를 처리하기 위한 인터페이스 동작을 도시한 흐름도.
9 is a flow diagram illustrating the operation of an interface for processing bitstream data in accordance with embodiments of the present invention.

본 발명은 비트스트림 처리를 위한 인터페이스 장치 및 방법에 관한 것으로서, 특히 영상 신호 압축 포맷등의 비트스트림을 처리하기 위한 인터페이스 장치 및 방법에 관한 것이다. The present invention relates to an interface apparatus and method for bit stream processing, and more particularly, to an interface apparatus and method for processing a bit stream such as a video signal compression format.

멀티미디어 및 네트워크 관련 기술의 발전함에 따라 음성 및 데이터 서비스를 위주의 통신 시스템도 영상 신호와 인터넷 등의 복합적인 미디어를 포함하는 다 차원적인 구조로 발전하고 있다.With the development of multimedia and network related technologies, communication systems focusing on voice and data services are developing into a multidimensional structure including a composite medium such as a video signal and the Internet.

특히 영상 신호 처리는 ISO의 JPEG(Joint Photographic Experts Group)과 ITU의 H.261/H.263, 그리고 ISO의 MPEG(Moving Pictures Expert Group) 시리즈로 표준화되었다. 이러한 규약들은 그 응용 분야에 따라 다른 특성을 보이는 데, JPEG는 주로 포토(photo)-CD에, H.261/H.263은 비디오 폰(video phone)과 비디오 컨퍼런스(video conference)에, MPEG-1은 CD-ROM과 CD-I 및 컴퓨터 응용 분야에, 그리고 MPEG-2는 디지털 방송 및 비디오 디스트리뷰션(video distribution)에 주로 응용되고 있다. 또한, 1999년에 제정된 MPEG-4는 기존의 영상, 오디오 신호의 압축 및 부호화 과정은 물론이고 정지 영상, 컴퓨터 그래픽스, 분석 합성계의 음성 부호화, MIDI(Musical Instrument Data Interface)등에 의한 합성 오디오와 텍스트를 포함하는 종합 멀티미디어 부호화 규격을 목적으로 제정되었다. 이러한 규격이 포함하는 범위는 64Kbps의 저 전송율 환경의 단순 프로파일(simple profile)에서 38.4Mbps에 이르는 메인 프로파일(main profile)에 이르기까지 광범위한 영역을 포함하여 그 응용분야는 멀티미디어가 추구하는 모든 영역에 해당한다. 더우기부호화 방식으로써 이동통신 시스템 기술인 IMT-2000에서 음성과 영상을 통합하는 멀티미디어 서비스를 제공함에 따라 MPEG-4는 이러한 차세대 기술의 핵심으로 이용되게 되었다. In particular, video signal processing has been standardized by ISO's Joint Photographic Experts Group (JPEG), H.261 / H.263 of ITU, and MPEG Moving Pictures Expert Group (ISO) series. These protocols have different characteristics depending on the application, JPEG is mainly used for photo-CD, H.261 / H.263 is used for video phone and video conference, MPEG- 1 is mainly applied to CD-ROM and CD-I and computer applications, and MPEG-2 is mainly applied to digital broadcasting and video distribution. In addition, MPEG-4, established in 1999, not only compresses and encodes existing video and audio signals, but also produces still images, computer graphics, voice encoding of analytical synthesis, synthesized audio by MIDI (Musical Instrument Data Interface) Which is a general multimedia coding standard. The scope of this specification covers a wide range from simple profile of 64Kbps low-rate environment to main profile of 38.4Mbps, and its application field is applicable to all areas pursued by multimedia do. Furthermore, MPEG-4 has been used as the core of next-generation technology because it provides a multimedia service that integrates voice and video in IMT-2000, a mobile communication system technology.

한편, 영상 신호는 용량이 매우 크므로 이를 전송하기 위해서는 압축기법이 이용되고 있다. 일반적인 압축 기법은 영상정보가 가지고 있는 공간적, 시간적 상관관계를, 이용하여 잉여정보를 제거하고, 이를 가변장부호화함으로써 효과적으로 수행될 수 있다. 그중 대표적인 압축기법은 움직임 보상형 이산여현변환(Motion Compensated DCT)을 이용한 엔트로피 부호화 방식으로써소프트웨어적의 국제 표준화작업을 진행하고 있는 MPEG 등에서 이미 이를 채택하고 있다. 이러한 동영상 부호화방식에 의해 부호화된 비트스트림은 VLD, 역양자화기, 역이산여현변환기와 움직임 보상기 등으로 구성되는 영상복원장치에 인가되어 원래의 영상으로 복원된다. 이러한 기법으로 압축된 영상 신호, 즉 비트스트림은 가변 길이의 비트단위의 데이터 구조를 갖는다. 이러한 가변 길이 데이터들은 도 1에 도시된 바와 같이, 바이트 정렬된 데이터들 사이에 위치한다. 일반적인 프로세서들은 기본적으로 바이트 정렬(byte align)된 데이터를 처리한다. 그런데 MPEG등의 데이터는 거의 모두 가변길이 비트 데이터로 구성되어 있기 때문에 복호화기 전반에 걸쳐서 비트 데이터를 바이트 정렬데이터로 바꾸는 동작을 수행하게 된다. On the other hand, since a video signal has a very large capacity, a compression technique is used to transmit the video signal. The general compression technique can be effectively performed by eliminating redundant information using the spatial and temporal correlation of the image information and variable-length encoding the redundant information. Among them, a typical compression technique is an entropy coding method using motion compensated DCT (Moving Compensated DCT), and MPEG has already adopted it. The bitstream encoded by the moving picture encoding method is applied to an image restoration device including a VLD, an inverse quantizer, an inverse discrete cosine transformer, a motion compensator, and the like to restore the original image. The compressed video signal, that is, the bit stream, has a variable-length bit-by-bit data structure. These variable length data are located between byte aligned data, as shown in FIG. Typical processors process byte aligned data by default. However, almost all of data such as MPEG is composed of variable length bit data, so that bit data is converted into byte aligned data throughout the decoder.

도 2는 비트스트림을 처리하기 위한 일반적인 인터페이스 장치를 도시한 도면이다.2 is a diagram showing a general interface device for processing a bitstream.

도 2에 도시된 바와 같이, 인터페이스 장치는 송신측에서 압축 및 인코딩되어 입력된 바이트 정렬된 데이터를 저장하는 메모리(20)와, A0, A1의 바이트 어드레스를 입력받아 입력된 어드레스를 디코딩하는 어드레스 디코더(20)로 구성되어 있다. 상기 어드레스 디코더(20)는 메모리(20)로부터 디코딩된 어드레스에 해당하는 바이트 데이터를 읽어낼 수 있도록 디코딩된 어드레스를 내보낸다. 이러한 일반적인 바이트 정렬 데이터 인터페이스로 비트 데이터를 가져오기 위해서는 상기 도 3에 도시된 바와 같이, 소프트웨어적인 과정을 거치게 되며, 원하는 비트 데이터를 포함하는 바이트 데이터들을 하나씩 가져오고 필요 없는 데이터를 쉬프트시켜 버린다(32). 그런 다음 프로세서는 비트 데이터를 포함하는 마지막 바이트 데이터를 가져와서 쉬프트한(33) 후 연산을 거쳐 원하는 최종 데이터를 가져온다.(34)As shown in FIG. 2, the interface device includes a memory 20 for storing byte-aligned data that is compressed and encoded at the transmitting end, and an address decoder for receiving the byte address of A0 and A1, (20). The address decoder 20 outputs a decoded address so that the byte data corresponding to the decoded address can be read from the memory 20. [ In order to fetch the bit data into the general byte alignment data interface, a software process is performed as shown in FIG. 3, and the byte data including the desired bit data is fetched one by one and the unnecessary data is shifted (32 ). The processor then takes the last byte of data that contains the bit data and shifts (33) to obtain the desired final data via operation (34).

그러나, 이러한 소프트웨어적가변 길이법은 데이터 버스폭과 상관없이 무조건 8비트 데이터씩 가져와야 하고 이를 조합하고 연산하여 새로운 데이터를 만들어 내야 하며, 이러한 동작을 위해 소프트웨어 버퍼를 마련해야 하고 읽은 비트수를 세는 등의 불필요한 동작들이 많아지게 된다. 이러한 동작은 복호화기 전반에 걸쳐 일어나므로 프로세서의 부하가 증가한다는 문제점이 있다. However, this software variable length method has to obtain 8-bit data unconditionally regardless of the width of the data bus, combine and compute them, and generate new data. For this operation, a software buffer must be provided and the number of bits read Unnecessary operations are increased. Since such an operation occurs throughout the decoder, there is a problem that the load of the processor increases.

한편, 상기 소프트웨어적인 처리 외에 원하는 가변 길이제1어드레스 디코더 하드웨어로 구현하는 방법이 있으며, 이는 비트스트림을 입력하면 바로 원하는 복호된 데이터를 내어주는 방법이다. 그리고 다른 방법으로는 임의의 개수의 비트 데이터를 연속적으로 가져올 수 있도록 시리얼 버퍼가 구비한 하드웨어 구현 방법이 있다. Meanwhile, there is a method of implementing the variable length first address decoder hardware desired in addition to the software processing, which is a method of outputting desired decoded data immediately after inputting a bit stream. Alternatively, there is a hardware implementation method provided with a serial buffer so that an arbitrary number of bit data can be continuously fetched.

그러나 이러한 하드웨어 구현 방법은 속도는 빠르고 소프트웨어가 간단하지만 한가지 복호화 기술만 적용할 수 있으므로 모바일 등과 같은 다양한 응용프로그램이 필요한 시스템에서 효용성이 떨어지게 된다. 또한, 시리얼 버퍼를 사용하는 경우에도 클럭 등의 추가적인 하드웨어 제어 신호를 사용하여야 하며, 인터페이스가 복잡하고, 시리얼 버퍼에 저장하기 위해 별도의 동작 사이클을 사용하여야 하므로 데이터를 가져오는데 클럭 지연이 발생하게 된다. 게다가 연속적인 비트스트림 데이터의 추출로 인해 임의의 위치에 있는 데이터를 가져오는데 문제점 있다. 이러한 문제점으로 인해 후방 복호시 상기 방법들을 적용하기 어렵다.
However, since the hardware implementation method is fast and the software is simple, only one decoding technique can be applied, resulting in a decrease in efficiency in systems requiring various application programs such as mobile. In addition, even if a serial buffer is used, an additional hardware control signal such as a clock must be used. Since the interface is complicated and a separate operation cycle must be used for storing in the serial buffer, a clock delay occurs in fetching data . Moreover, there is a problem in fetching data at an arbitrary position due to extraction of continuous bitstream data. Due to such a problem, it is difficult to apply the above methods in backward decoding.

따라서, 본 발명의 목적은 영상 압축 등의 복호화기에 사용되는 가변길이 비트 데이터를 바이트 정렬된 데이터들로부터 가져오기 위한 인터페이스 장치 및 방법을 제공함에 있다. Accordingly, an object of the present invention is to provide an interface apparatus and method for fetching variable length bit data used in a decoder such as image compression from byte-aligned data.

본 발명의 다른 목적은 가변 비트 데이터를 포함하는 연속된 바이트 데이터를 지연 없이 가져오기 위해 하드웨적인 지연 없이 빠른 처리를 위한 인터페이스 장치 및 방법을 제공함에 있다. It is another object of the present invention to provide an interface device and method for fast processing without hardware delay in order to fetch continuous byte data including variable bit data without delay.                         

상기 이러한 본 발명의 목적들을 달성하기 위한 장치는 가변 비트 데이터들을 포함하고 바이트 단위로 정렬된 바이트 데이터들에서 원하는 비트 데이터들을 출력하기 위한 인터페이스 장치로서, 송신측으로부터 연속적으로 상기 바이트 데이터들을 수신하여 해당 데이터 영역에 저장하는 메모리부와, 상기 연속된 바이트 데이터들을 읽기 위한 바이트 어드레스들을 차례로 수신하여 디코딩하는 디코딩부와, 상기 디코딩된 바이트 어드레스들에 해당하는 상기 메모리부의 데이터 영역에 저장된 바이트 데이터들을 차례로 읽어서 순서대로 나열하는 하드웨어 로직부와, 상기 순서대로 나열된 바이트 데이터들 및 비트 어드레스를 수신하여 비트 인터페이싱하여 원하는 비트 데이터를 바이트 정렬된 데이터로 출력하는 베어러 시프터를 포함하는 것을 특징으로 한다.An apparatus for achieving the objects of the present invention includes variable bit data and an interface device for outputting desired bit data from byte data arranged in units of bytes, A decoder for sequentially receiving and decoding byte addresses for reading the continuous byte data, and a decoding unit for sequentially reading the byte data stored in the data area of the memory unit corresponding to the decoded byte addresses And a bearer shifter for receiving the byte data and the bit address listed in the order and performing bit interfacing and outputting the desired bit data as byte aligned data. It is gong.

그리고 상기 본 발명의 목적들을 달성하기 위한 방법은 가변 비트 데이터들을 포함하고 바이트 단위로 정렬된 바이트 데이터들에서 원하는 비트 데이터들을 출력하기 위한 인터페이스 방법으로서, 송신측으로부터 연속적으로 상기 바이트 데이터들을 수신하여 해당 데이터 영역에 저장하는 과정과, 상기 연속된 바이트 데이터들을 읽기 위한 바이트 어드레스들을 차례로 수신하여 디코딩하는 과정과, 상기 디코딩된 바이트 어드레스들에 해당하는 상기 메모리부의 데이터 영역에 저장된 바이트 데이터들을 차례로 읽어서 순서대로 나열하는 과정과, 상기 순서대로 나열된 바이트 데이터들 및 비트 어드레스를 수신하여 비트 인터페이싱하여 원하는 비트 데이터를 바이트 정렬된 데이터로 출력하는 과정을 포함하는 것을 특징으로 한다.
A method for accomplishing the above objects of the present invention is an interface method for outputting desired bit data from byte data arranged in byte units including variable bit data, Storing the data in the data area, and receiving and decoding byte addresses for reading the consecutive byte data in order; and sequentially reading the byte data stored in the data area of the memory part corresponding to the decoded byte addresses and sequentially And performing bit interfacing by receiving the byte data and the bit address listed in the order, and outputting the desired bit data as byte aligned data.

이하 본 발명의 바람직한 실시 예를 첨부한 도면을 참조하여 상세히 설명한다. 그리고 본 발명을 설명함에 있어, 관련된 공지 기능 혹은 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description of the present invention, detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear.

후술되는 본 발명은 8, 16 및 32비트 버스폭을 갖는 인터페이스에 대해 각각의 실시예 별로 구분하여 설명하며, 우선, 본 발명의 제1실시예에서는 8비트 버스폭을 갖는 인터페이스에 대해 설명한기로 한다. 여기서 8비트 버스폭을 갖는 인터페이스 장치는 하나의 8비트 메모리가 필요하며, 최종 출력되는 비트 어드레스 데이터는 1바이트이므로 1바이트 베어러 시프터가 필요하다. 그리고 비트스트림은 가변 길이의 비트단위의 데이터 구조를 갖는 것을 의미하므로 비트스트림은 가변 길이를 포함하는 바이트 정렬된 데이터들을 의미함에 유의해야 한다. An interface having 8-, 16-, and 32-bit bus widths will be described separately for each embodiment. First, an interface having an 8-bit bus width will be described in the first embodiment of the present invention . Here, an interface device having an 8-bit bus width requires one 8-bit memory, and since the finally outputted bit address data is one byte, a one-bit bearer shifter is required. It should be noted that the bit stream means having variable-length bit-by-bit data structure, and thus the bit stream means byte-aligned data including variable length.

도 4는 본 발명의 실시예에 따라 8비트 버스폭을 갖는 경우의 비트스트림을 처리하기 위한 인터페이스 장치를 도시한 도면이고, 도 5는 본 발명의 실시예에 따른 하드웨어 로직부를 구체적으로 도시한 도면이다. 여기서 도 4의 변수 N은 버스폭의 크기를 나타내고, 도 5의 변수 X는 입력된 바이트 어드레스를 나타낸다. FIG. 4 is a diagram illustrating an interface device for processing a bitstream in the case of an 8-bit bus width according to an embodiment of the present invention, and FIG. 5 is a diagram specifically illustrating a hardware logic unit according to an embodiment of the present invention to be. Here, the variable N in FIG. 4 represents the size of the bus width, and the variable X in FIG. 5 represents the input byte address.

도 4를 참조하면, 인터페이스 장치(100)는 송신측으로부터 압축 및 인코딩되어 연속적으로 입력되는 바이트 정렬된 데이터들을 저장하는 메모리부(140)와, 상기 메모리부(140)로부터 저장된 바이트 데이터를 비트 단위로 어드레싱할 수 있도록 입력된 바이트 어드레스를 디코딩하는 디코딩부(110)를 포함한다. 그리고 상기 인테페이스 장치(100)는 연속된 바이트 데이터를 지연 없이 읽어오기 위한 하드웨어 로직부(120)와, 상기 읽어온 바이트 데이터에서 원하는 비트 데이터만 뽑아내는 베어러 시프터부(130)를 포함한다. Referring to FIG. 4, the interface apparatus 100 includes a memory unit 140 for storing byte-aligned data that is compressed and encoded from a transmitting end to be continuously input, and a memory unit 140 for storing the byte data stored in the memory unit 140 in a bit unit And a decoding unit 110 for decoding the input byte address so as to be addressable. The interface apparatus 100 includes a hardware logic unit 120 for reading continuous byte data without delay and a bearer shifter unit 130 for extracting only desired bit data from the read byte data.

상기 디코딩부(110)는 원하는 A0, A1 바이트 어드레스를 디코딩하여 출력하는 제1바이트 어드레스 디코더(111)와, N+1개의 비트 어드레스를 디코딩하여 출력하는 제2바이트 어드레스 디코더(112)로 구성된다. The decoding unit 110 includes a first byte address decoder 111 decoding and outputting desired A0 and A1 byte addresses, and a second byte address decoder 112 decoding and outputting N + 1 bit addresses .

상기 메모리부(140)는 8비트 크기를 갖는 하나의 메모리로 구성된다. 상기 메모리부(140)에서 행 측은 비트 어드레스 번지를 나타내며, 열 측은 바이트 어드레스 번지를 나타낸다. 여기서 첫 번째 바이트 데이터가 들어오면, 상기 메모리부(140)의 바이트 어드레스 0번지에 저장되고, 다음 바이트 데이터가 들어오면, 상기 메모리부(140)의 바이트 어드레스 1번지에 저장된다. The memory unit 140 is composed of one memory having a size of 8 bits. In the memory unit 140, the row side represents a bit address address, and the column side represents a byte address address. When the first byte of data is received, the data is stored in the byte address 0 of the memory unit 140. When the next byte of data is received, the data is stored in the byte address 1 of the memory unit 140.

도 5를 참조하면, 상기 하드웨어 로직부(120)는 상기 제1어드레스 디코더(111) 및 제2어드레스 디코더(112)와 연결된 선택 로직(121)을 포함한다. 상기 선택 로직(121)은 상기 제1어드레스 디코더(111)로부터 디코딩된 바이트 어드레스 즉, 바이트 데이터 선택 신호가 들어오면 상기 메모리(113)로부터 상기 입력된 어드레스에 해당하는 바이트 데이터를 읽어온다. 그런 다음 제2어드레스 디코더(112)로부터 이후 연속적으로 디코딩되어 입력된 어드레스들에 해당하는 바이트 데이터를 읽어온다. 그리고 상기 선택 로직(121)은 바이트 데이터를 순서에 맞게 재배열하도록 바이트 데이터를 선택하며, 상기 선택된 바이트 데이터를 출력하기 위해 510, 520과 같은 경로를 통해 순서대로 베어러 시프터(130)와 연결된다. 여기서 로직(121)은 2바이트 이상의 버스폭을 갖는 데이터의 경우에 바이트 정렬되어 있는 바이트 데이터들의 순서를 바꿔준다. Referring to FIG. 5, the hardware logic unit 120 includes selection logic 121 connected to the first address decoder 111 and the second address decoder 112. The selection logic 121 reads the byte data corresponding to the input address from the memory 113 when a decoded byte address, that is, a byte data selection signal, is received from the first address decoder 111. [ Then, the second address decoder 112 continuously reads the byte data corresponding to the decoded and input addresses. The selection logic 121 then selects byte data to rearrange the byte data in order and connects to the bearer shifter 130 through a path such as 510 and 520 in order to output the selected byte data. Here, the logic 121 reorders the byte-aligned byte data in the case of data having a bus width of two bytes or more.

이와 같은 구조를 갖는 8비트 인터페이스 장치에서 바이트 정렬된 데이터 처리를 위한 인터페이스 동작을 상기 첨부된 도면을 참조하여 설명하기로 한다. An interface operation for byte-aligned data processing in an 8-bit interface device having such a structure will be described with reference to the accompanying drawings.

다시 도 4 및 도 5를 참조하여 설명하면, 첫 번째 바이트 어드레스(A0, A1)가 입력되면, 제1어드레스 디코더(111)는 입력된 첫 번째 바이트 어드레스를 디코딩하여 하드웨어 로직부(120)의 선택 로직(121)으로 내보낸다. 그러면 선택 로직(121)은 상기 디코딩되어 입력된 어드레스를 확인하여 메모리(113)로부터 상기 어드레스에 해당하는 바이트 데이터를 읽어온다. 상기 첫 번째 바이트 어드레스 이후의 연속되어 바이트 어드레스가 입력되면, 제2어드레스 디코더(112)는 입력된 두 번째 바이트 어드레스를 디코딩하여 선택 로직(121)으로 내보낸다. 그러면 상기 첫 번째 바이트 어드레스와 마찬가지로 두 번째 어드레스에 해당하는 바이트 데이터를 메모리(113)로부터 읽어온다. 4 and 5, when the first byte address (A0, A1) is input, the first address decoder 111 decodes the first byte address inputted and selects the hardware logic unit 120 Lt; / RTI > Then, the selection logic 121 confirms the decoded input address and reads the byte data corresponding to the address from the memory 113. If a byte address is consecutively input after the first byte address, the second address decoder 112 decodes the second byte address and outputs the decoded second byte address to the selection logic 121. Then, as in the case of the first byte address, the byte data corresponding to the second address is read from the memory 113.

그러면 하드웨어 로직부(120)는 상기 바이트 데이터들을 읽어옴에 따라 베어러 시프터(130)와 연결하여 해당 경로를 통해 상기 읽어들인 첫 번째 및 두 번째 바이트 데이터를 순차적으로 베어러 시프터(130)로 보낸다. 이러한 동작은 시간 지연 없이 연속적으로 이루어진다. 여기서 제2어드레스 디코더(112)를 통해 입력되는 어드레스가 2바이트 이상인 경우 하드웨어 로직부(120)의 선택 로직(121)은 연속적으로 입력된 N+1개의 바이트 데이터를 순서대로 나열하여 베어러 시프터(130)의 입력으로 연결시킨다. Then, the hardware logic unit 120 connects with the bearer shifter 130 according to the read of the byte data, and sequentially sends the read first and second byte data to the bearer shifter 130 through the corresponding path. This operation is performed continuously without time delay. When the address input through the second address decoder 112 is two or more bytes, the selection logic 121 of the hardware logic unit 120 sequentially arranges the N + 1 pieces of byte data sequentially input to the bearer shifter 130 ).                     

N+1개의 바이트 데이터들을 입력받은 베어러 시프터(130)는 하드웨어 로직부(120)로부터 입력받은 바이트 데이터들과 비트 어드레스를 사용하여 최종적으로 원하는 비트 어드레싱된 N 바이트 데이터를 출력한다. 이때, 제1어드레스 디코더(111)와 연속된 제2어드레스 디코더(112)를 이용하여 비트 데이터를 포함하는 바이트 데이터를 뽑아내는 하드웨어 로직부(120)와 베어러 시프터(130)는 클럭 지연이 없는 로직이므로 전체적인 비트 데이터 출력은 클럭 지연이 없이 동작한다.
The bearer shifter 130 receiving the (N + 1) byte data outputs the final bit-addressed N-byte data using the byte data and the bit address received from the hardware logic unit 120. The hardware logic unit 120 and the bearer shifter 130 for extracting the byte data including the bit data by using the second address decoder 112 connected to the first address decoder 111 and the bearer shifter 130, , The overall bit data output operates without clock delay.

상술한 바와 같은 본 발명의 제1실시예에서는 8비트 버스폭을 갖는 인터페이스 장치를 예를 들어 설명하였으나, 본 발명의 제2실시예에서는 인터페이스 장치가 16비트 버스폭을 갖는 경우를 설명하기로 한다. 여기서 16비트 버스폭을 갖는 인터페이스 장치는 두 개의 8비트 메모리가 필요하며, 최종 출력되는 비트 어드레스 데이터는 2바이트이므로 3바이트 베어러 시프터가 필요하다. 이러한 인터페이스 장치에 대해 도면을 첨부된 도면을 참조하여 설명하기로 한다. In the first embodiment of the present invention as described above, an interface device having an 8-bit bus width has been described as an example, but a case where the interface device has a 16-bit bus width will be described in the second embodiment of the present invention . Here, an interface device having a 16-bit bus width requires two 8-bit memories, and the final output bit address data is 2 bytes, so a 3-bit bearer shifter is required. Such an interface device will be described with reference to the accompanying drawings.

도 6은 본 발명의 제2실시예에 따른 16비트 버스폭을 갖는 경우의 비트스트림을 처리하기 위한 인터페이스 장치를 도시한 도면이다. FIG. 6 is a diagram showing an interface device for processing a bit stream in the case of a 16-bit bus width according to a second embodiment of the present invention.

도 6을 참조하면, 인터페이스 장치(200)는 송신측으로부터 압축 및 인코딩되어 연속적으로 입력되는 바이트 정렬된 데이터들을 저장하는 메모리부(240)와, 상기 메모리부(240)로부터 저장된 바이트 데이터를 비트 단위로 어드레싱할 수 있도록 입력된 바이트 어드레스를 디코딩하는 디코딩부(210)를 포함한다. 그리고 상기 인테페이스 장치(200)는 연속된 바이트 데이터를 지연 없이 읽어오기 위한 하드웨 어 로직부(220)와, 상기 읽어온 바이트 데이터에서 원하는 비트 데이터만 뽑아내는 3바이트 베어러 시프터부(230)를 포함한다. Referring to FIG. 6, the interface device 200 includes a memory 240 for storing byte-aligned data that are compressed and encoded to be continuously input from the transmitting side, And a decoding unit 210 for decoding the input byte address so as to be addressable. The interface apparatus 200 includes a hardware logic unit 220 for reading continuous byte data without delay and a 3-bit bearer shifter 230 for extracting only desired bit data from the read byte data do.

상기 디코딩부(210)는 원하는 A0, A1 바이트 어드레스를 디코딩하여 출력하는 제1바이트 어드레스 디코더(211)와, N+1개의 비트 어드레스를 디코딩하여 출력하는 제2바이트 어드레스 디코더(212)와, N+2개의 비트 어드레스를 디코딩하여 출력하는 제3바이트 어드레스 디코더(213)를 포함한다.The decoding unit 210 includes a first byte address decoder 211 decoding and outputting desired A0 and A1 byte addresses, a second byte address decoder 212 decoding and outputting N + 1 bit addresses, N And a third byte address decoder 213 for decoding and outputting +2 bit addresses.

상기 메모리부(240)는 16비트 버스폭으로 입력되는 연속되는 바이트 데이터를 저장하기 위해 8비트 크기의 두 개의 메모리(241, 242)로 구성된다. 그리고 메모리부(240)에서 행 측은 비트 어드레스 번지를 나타내며, 열 측은 바이트 어드레스 번지를 나타낸다. 여기서 첫 번째 바이트 데이터가 들어오면, 제1메모리(241)의 첫 번째 행, 즉 바이트 어드레스 0번지에 저장되고, 다음 바이트 데이터가 들어오면, 제2메모리(242)의 첫 번째 행, 즉 바이트 어드레스 1번지에 저장된다. 이렇게 연속 입력된 바이트 데이터들은 제1 및 제2 메모리에 차례로 저장된다. The memory unit 240 includes two memories 241 and 242 each having an 8-bit size for storing consecutive byte data input with a 16-bit bus width. In the memory unit 240, the row side represents a bit address address, and the column side represents a byte address address. When the first byte data is received, the first row of the first memory 241, that is, the byte address 0 is stored. When the next byte data is received, the first row of the second memory 242, 1 < / RTI > The consecutively input byte data are sequentially stored in the first and second memories.

이와 같이 구성된 16비트 버스폭을 갖는 인터페이스 장치에서 바이트 정렬된 데이트를 처리하기 위한 인터페이스 동작을 상술한 바와 같은 본 발명의 제1실시예와 동일하게 수행되므로 본 발명의 제2실시예에서는 구체적인 설명을 생략하기로 한다.
The interface operation for processing the byte-aligned data in the interface device having the thus configured 16-bit bus width is performed in the same manner as the first embodiment of the present invention as described above, It will be omitted.

상술한 바와 같은 본 발명의 제1 및 제2 실시예에서는 8비트 및 16비트 버스폭을 갖는 인터페이스 장치 및 바이트 데이터 처리하기 위한 인터페이스 동작을 설 명하였으나, 본 발명의 제3실시예에서는 32비트 버스폭을 갖는 인터페이스 장치 및 인터페이스 동작을 설명하기로 한다. 여기서 32비트 버스폭을 가지는 프로세서는 4개의 8비트 메모리가 필요하며, 최종 출력되는 비트 어드레스 데이터는 4 바이트이므로 5바이트 베어러 시프터(330)가 필요하다. In the first and second embodiments of the present invention described above, an interface device having 8-bit and 16-bit bus widths and an interface operation for processing byte data have been described. However, in the third embodiment of the present invention, An interface device having a width and an interface operation will be described. Here, a processor having a 32-bit bus width requires four 8-bit memories, and since the finally outputted bit address data is 4 bytes, a 5-bit bearer shifter 330 is required.

상기 도 7을 참조하면, 인터페이스 장치(300)는 송신측으로부터 압축 및 인코딩되어 연속적으로 입력되는 바이트 정렬된 데이터를 저장하는 메모리부(340)와, 상기 메모리부(340)로부터 저장된 바이트 데이터를 비트 단위로 어드레싱할 수 있도록 입력된 바이트 어드레스를 디코딩하는 디코딩부(310)를 포함한다. 그리고 상기 인테페이스 장치(300)는 연속된 바이트 데이터를 지연 없이 읽어오기 위한 하드웨어 로직부(320)와, 상기 읽어온 바이트 데이터에서 원하는 비트 데이터만 뽑아내는 5바이트 베어러 시프터부(330)를 포함한다. 7, the interface device 300 includes a memory unit 340 for storing byte-aligned data that are compressed and encoded to be continuously input from the transmission side, and a memory unit 340 for storing the byte data stored in the memory unit 340 as bits And a decoding unit 310 for decoding the input byte address so as to be addressable in units of a unit. The interface apparatus 300 includes a hardware logic unit 320 for reading continuous byte data without delay and a 5-bit bearer shifter 330 for extracting only desired bit data from the read byte data.

상기 디코딩부(310)는 원하는 각각 N 바이트 어드세를 디코딩하여 출력하는 디코딩하여 출력하는 제1어드레스 디코더(131)와, 이어 입력되는 N+1, N+2, N+3 및 N+4 바이트 어드레스를 각각 디코딩하여 출력하는 제2, 제3, 제4 및 제5바이트 어드레스 디코더(312, 313, 314, 315)를 포함한다. The decoding unit 310 includes a first address decoder 131 for decoding and outputting desired N-byte advices, and a second address decoder 131 for decoding N + 1, N + 2, N + 3, Third, fourth, and fifth byte address decoders 312, 313, 314, and 315 for decoding and outputting addresses, respectively.

상기 메모리부(340)는 32비트 버스폭으로 입력되는 연속되는 바이트 데이터를 저장하기 위해 8비트 크기의 4 개의 메모리(341, 342, 343, 344)로 구성된다. 그리고 메모리부(340)에서 행 측은 비트 어드레스 번지를 나타내며, 열 측은 바이트 어드레스 번지를 나타낸다. 여기서 첫 번째 바이트 데이터가 들어오면, 제1메모리(341)의 첫 번째 행, 즉 바이트 어드레스 0번지에 저장되고, 다음 바이트 데이터 가 들어오면, 제2메모리(342)의 첫 번째 행, 즉 바이트 어드레스 1번지에 저장된다. 그 다음 바이트 데이터가 들어오면, 제3메모리(343)의 첫 번째 행, 즉 바이트 어드레스 2번지에 저장된다. 이렇게 연속 입력된 바이트 데이터들은 제1, 제2, 제3 및 제4 메모리(341, 342, 343, 344)에 차례로 저장된다. The memory unit 340 includes four memories 341, 342, 343, and 344 each having an 8-bit size for storing consecutive byte data input with a 32-bit bus width. In the memory unit 340, the row side represents a bit address address, and the column side represents a byte address address. When the first byte data is received, the first row of the first memory 341, that is, the byte address 0 is stored. When the next byte data is received, the first row of the second memory 342, 1 < / RTI > When the next byte data is received, it is stored in the first row of the third memory 343, that is, the byte address 2 address. The consecutively inputted byte data are sequentially stored in the first, second, third and fourth memories 341, 342, 343 and 344.

이와 같이 구성된 32비트 버스폭을 갖는 인터페이스 장치에서 바이트 정렬된 데이트를 처리하기 위한 인터페이스 동작을 상술한 바와 같은 본 발명의 제1실시예와 동일하게 수행되므로 본 발명의 제3실시예에서는 구체적인 설명을 생략하기로 한다. The interface operation for processing the byte aligned data in the interface apparatus having the 32-bit bus width configured as described above is performed in the same manner as the first embodiment of the present invention as described above, so that the third embodiment of the present invention will be described in detail. It will be omitted.

한편, 모든 물리 메모리에 비트 데이터 어드레싱 인터페이스를 사용하게 되면 어드레스 전체가 3비트가 늘어나게 되므로 어드레스 영역의 제한이 생길 수 있다. 이를 위해 바이트 데이터를 입력하는 프로세서(직발 그대로 표현했는데, 프로세서가 상술한 인터페이스 장치와 같은 것으로 봐도 되는지요?) 측에서는 비트 어드레스 입력과 바이트 어드레스 입력을 동시에 할 수 있도록 도 8에 도시된 바와 같은 방법을 사용한다. 즉, 특정 어드레스에 접근하고자 할 때 상위 어드레스 한 비트(810)로 구분하는 논리 어드레스 맵(820)을 가지고 바이트 어드레스 맵에 접근할 경우에는 물리 어드레스 맵(830)에 바이트 어드레스가 출력된다. 반면, 논리 어드레스 맵(820)의 비트 어드레스 맵에 접근할 경우에는 물리 어드레스 맵(830)에 비트 어드레스가 출력된다. On the other hand, if the bit data addressing interface is used for all the physical memories, 3 bits are increased in the entire address, so that the address area may be limited. To this end, a processor (inputting byte data) (expressed as a straight line, but can the processor be the same as the above-described interface device) uses a method as shown in FIG. 8 so as to simultaneously input a bit address and a byte address do. That is, when accessing a byte address map with a logical address map 820 that distinguishes by a bit 810 of a higher address when accessing a specific address, the byte address is outputted to the physical address map 830. On the other hand, when accessing the bit address map of the logical address map 820, the bit address is output to the physical address map 830. [

이와 같은 본 발명의 실시예들의 어드레스 인터페이스 동작을 첨부된 도 9의 흐름도를 참조하여 다시 한번 간략하게 설명하기로 한다. The address interface operation of the embodiments of the present invention will now be briefly described with reference to the flow chart of FIG.                     

901단계에서 인테페이스 장치는 바이트 어드레스, 예를 들어 버스폭의 크기가 8비트인 경우 8비트 바이트 어드레스를 입력받아서 902단계에서 입력된 바이트 어드레스가 첫 번째 바이트 어드레스인지를 확인한다. 이때, 입력된 데이터가 첫 번째로 입력된 바이트 어드레스이면, 903단계에서 인터페이스 장치는 첫 번째 어드레스 디코더를 통해 디코딩한 후 905단계로 진행하고, 그렇지 않은 경우에는 904단계에서 다음 어드레스 디코드를 통해 디코딩한 후 905단계로 진행한다. In step 901, the interface device receives an 8-bit byte address when the size of the byte address, for example, the bus width is 8 bits, and confirms whether the byte address input in step 902 is the first byte address. If the input data is the first inputted byte address, the interface device decodes the data through the first address decoder in step 903, and then proceeds to step 905. Otherwise, in step 904, And then proceeds to step 905. [

이후, 905단계에서 인터페이스 장치는 디코딩된 어드레스를 하드웨어 로직부로 보내 상기 디코딩된 어드레스에 해당하는 바이트 데이터를 메모리로부터 읽어온다. 이때, 906단계에서 인터페이스 장치는 다음 바이트 어드레스가 입력되었는지를 확인하여 입력되었으면 903단계로 진행하고, 그렇지 않고 입력된 다음 바이트 어드레스가 없는 경우에는 907단계에서 읽어온 바이트 데이터들을 순서대로 정렬한다. 그런 다음 908단계에서 순서대로 정렬된 바이트 데이터들을 버스폭 크기보다 1바이트 큰 크기를 갖는, 예를 들어 버스폭 크기가 8비트인 경우 3바이트 크기의 바이트 베어러 시프터로 출력한다. 이에 따라 909단계에서 인터페이스 장치는 상기 베어러 시프터에서 비트 어드레스를 입력받아 출력된 바이이트 데이터들과 입력된 비트 어드레스를 사용하여 비트어드레싱을 수행, 즉 베어러 시프터를 통해 순서대로 정렬된 바이트 데이터들을 비트 어드레스만큼 쉬프트한다. 이후 910단계에서 인터페이스 장치는 최종적으로 원하는 비트 어드레싱된 데이터를 출력한 후 동작을 종료한다. Thereafter, in step 905, the interface device sends the decoded address to the hardware logic unit and reads the byte data corresponding to the decoded address from the memory. At this time, in step 906, the interface device checks whether the next byte address is input. If the next byte address is input, the process proceeds to step 903. If the next byte address does not exist, the interface device sequentially arranges the byte data read in step 907. Then, in step 908, the byte data aligned in order is output to the 3-byte byte bearer shifter having a size larger than the bus width size by one byte, for example, when the bus width size is 8 bits. Accordingly, in step 909, the interface device performs bit addressing using the bit data and the input bit address that are received from the bearer shifter and outputs the byte data aligned in order through the bearer shifter to the bit address . In step 910, the interface device finally outputs the desired bit addressed data and then terminates the operation.

한편, 본 발명의 상세한 설명에서는 구체적인 실시 예에 관하여 설명하였으 나, 본 발명의 범위에서 벗어나지 않는 한도 내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시 예에 국한되어 정해져서는 안되며 후술하는 발명청구의 범위뿐 만 아니라 이 발명청구의 범위와 균등한 것들에 의해 정해져야 한다.
While the invention has been shown and described with reference to certain preferred embodiments thereof, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention. Therefore, the scope of the present invention should not be limited to the embodiments described, but should be determined by the scope of the claims and equivalents thereof.

상술한 바와 같이 본 발명은 하드웨어 로직부와 베어러 시프터와 같은 클럭 지연이 없는 하드웨어를 사용함으로써 데이터를 읽는데 걸리는 시간의 지연이 없으며, 하드웨어 인터페이스 구조도 간단하게 할 수 있으므로 가변 길이 비트 부호를 사용하는 비트 스트림을 복호시의 프로세서의 부하를 줄일 수 있는 효과가 있다. As described above, according to the present invention, there is no delay in reading data by using hardware having no clock delay such as a hardware logic unit and a bearer shifter, and since a hardware interface structure can be simplified, a bit using a variable- There is an effect that the load of the processor at the time of decoding the stream can be reduced.

Claims (4)

가변 비트 데이터들을 포함하고 바이트 단위로 정렬된 바이트 데이터들에서 원하는 비트 데이터들을 출력하기 위한 인터페이스 장치에 있어서, 1. An interface apparatus for outputting desired bit data in variable-bit data and byte data arranged in units of bytes, comprising: 송신측으로부터 연속적으로 상기 바이트 데이터들을 수신하여 해당 데이터 영역에 저장하는 메모리부와,A memory unit for receiving the byte data continuously from the transmission side and storing the byte data in the corresponding data area, 상기 연속된 바이트 데이터들을 읽기 위한 바이트 어드레스들을 차례로 수신하여 디코딩하는 디코딩부와,A decoding unit for sequentially receiving and decoding byte addresses for reading the continuous byte data, 상기 디코딩된 바이트 어드레스들에 해당하는 상기 메모리부의 데이터 영역에 저장된 바이트 데이터들을 차례로 읽어서 순서대로 나열하는 하드웨어 로직부와,A hardware logic unit for sequentially reading the byte data stored in the data area of the memory unit corresponding to the decoded byte addresses and arranging them in order; 원하는 비트 데이터에 대한 비트 어드레스를 이용하여, 상기 순서대로 나열된 바이트 데이터들에서 상기 원하는 비트 데이터를 바이트 정렬된 데이터로 출력하는 베어러 시프터를 포함하는 것을 특징으로 하는 비트 데이터들을 출력하기 위한 인터페이스 장치.And a bearer shifter for outputting the desired bit data as byte-aligned data from the byte data arranged in the order using a bit address for desired bit data. 제1항에 있어서,The method according to claim 1, 상기 메모리부는 버스폭 크기에 따라 정해진 개수만큼 8비트 크기를 갖는 메모리를 포함함을 특징으로 하는 비트 데이터들을 출력하기 위한 인터페이스 장치.Wherein the memory unit includes a memory having a predetermined size of 8 bits according to a bus width size. 제1항에 있어서, 상기 베어러 시프터는, The apparatus of claim 1, wherein the bearer shifter comprises: 상기 메모리부에 저장된 바이트 데이터들의 총 바이트보다 1바이트 큰 크기를 갖음을 특징으로 하는 비트 데이터들을 출력하기 위한 인터페이스 장치.Wherein the memory has a size that is one byte larger than the total number of bytes of the byte data stored in the memory unit. 가변 비트 데이터들을 포함하고 바이트 단위로 정렬된 바이트 데이터들에서 원하는 비트 데이터들을 출력하기 위한 인터페이스 방법에 있어서, 1. An interface method for outputting desired bit data in variable-bit data and byte-aligned byte data, 송신측으로부터 연속적으로 상기 바이트 데이터들을 수신하여 해당 데이터 영역에 저장하는 과정과, Receiving the byte data continuously from a transmitting side and storing the byte data in a corresponding data area; 상기 연속적으로 수신된 바이트 데이터들을 읽기 위한 바이트 어드레스들을 차례로 수신하여 디코딩하는 과정과, Sequentially receiving and decoding byte addresses for reading the continuously received byte data, 상기 디코딩된 바이트 어드레스들에 해당하는 데이터 영역에 저장된 바이트 데이터들을 차례로 읽어서 순서대로 나열하는 과정과, Sequentially reading byte data stored in a data area corresponding to the decoded byte addresses and arranging them in order; 원하는 비트 데이터에 대한 비트 어드레스를 이용하여, 상기 순서대로 나열된 바이트 데이터들에서 상기 원하는 비트 데이터를 바이트 정렬된 데이터로 출력하는 과정을 포함하는 것을 특징으로 하는 비트 데이터들을 출력하기 위한 인터페이스 방법.And outputting the desired bit data as byte-aligned data from the byte data arranged in the order using a bit address for the desired bit data.
KR1020030063422A 2003-09-09 2003-09-09 Interface device and method for processing of bitstream data KR100987252B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030063422A KR100987252B1 (en) 2003-09-09 2003-09-09 Interface device and method for processing of bitstream data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030063422A KR100987252B1 (en) 2003-09-09 2003-09-09 Interface device and method for processing of bitstream data

Publications (2)

Publication Number Publication Date
KR20050026810A KR20050026810A (en) 2005-03-16
KR100987252B1 true KR100987252B1 (en) 2010-10-12

Family

ID=37384459

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030063422A KR100987252B1 (en) 2003-09-09 2003-09-09 Interface device and method for processing of bitstream data

Country Status (1)

Country Link
KR (1) KR100987252B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980023742A (en) * 1996-09-30 1998-07-06 배순훈 Virtual-to-Physical Address Conversion System for Image Coding System
KR20020093262A (en) * 2001-06-07 2002-12-16 주식회사 하이닉스반도체 Bit extracting device and microprocessor using this bit extracting device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980023742A (en) * 1996-09-30 1998-07-06 배순훈 Virtual-to-Physical Address Conversion System for Image Coding System
KR20020093262A (en) * 2001-06-07 2002-12-16 주식회사 하이닉스반도체 Bit extracting device and microprocessor using this bit extracting device

Also Published As

Publication number Publication date
KR20050026810A (en) 2005-03-16

Similar Documents

Publication Publication Date Title
JP4138056B2 (en) Multi-standard decompression and / or compression device
US5926208A (en) Video compression and decompression arrangement having reconfigurable camera and low-bandwidth transmission capability
US8731046B2 (en) Software video transcoder with GPU acceleration
JP2837819B2 (en) Digital signal decoder system
JP2005510981A (en) Multi-channel video transcoding system and method
KR20030053920A (en) A moving picture decoding processor for multimedia signal processing
KR100736503B1 (en) Image decoding method and apparatus thereof
GB2321154A (en) Reverse playback of MPEG video
CN1726644B (en) Apparatus and method for multiple description encoding
JP2004336451A (en) Image decoding unit, image encoder and encoding method employing it, and image decoder and decoding method
US8625677B2 (en) Apparatus processing video stream
US7151800B1 (en) Implementation of a DV video decoder with a VLIW processor and a variable length decoding unit
JPH07222164A (en) Digital video bit stream coder
US6720893B2 (en) Programmable output control of compressed data from encoder
US5883679A (en) Scanning scheme for images stored in dynamic random access memory
JP3238571B2 (en) Variable length decoding device
JP2002112268A (en) Compressed image data decoding apparatus
KR100987252B1 (en) Interface device and method for processing of bitstream data
US5889560A (en) MPEG video decoder
JP2004501531A (en) Method and apparatus for run-length encoding video data
US6298091B1 (en) Method to play audio and video clips through MPEG decoders
JP2002112262A (en) Image coding device
KR100396173B1 (en) Variable length decoder
US6614934B1 (en) Method and apparatus for concatenating bits of odd-length words
JPH11313324A (en) Processing method and device for compressed image data and for medium for storing compressed image data processing program

Legal Events

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

Payment date: 20130927

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20140929

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20150925

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20160929

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee