KR19980061691A - Video encoding device - Google Patents

Video encoding device Download PDF

Info

Publication number
KR19980061691A
KR19980061691A KR1019960081065A KR19960081065A KR19980061691A KR 19980061691 A KR19980061691 A KR 19980061691A KR 1019960081065 A KR1019960081065 A KR 1019960081065A KR 19960081065 A KR19960081065 A KR 19960081065A KR 19980061691 A KR19980061691 A KR 19980061691A
Authority
KR
South Korea
Prior art keywords
information
memory
dci
qno
coefficient
Prior art date
Application number
KR1019960081065A
Other languages
Korean (ko)
Other versions
KR100245788B1 (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 KR1019960081065A priority Critical patent/KR100245788B1/en
Publication of KR19980061691A publication Critical patent/KR19980061691A/en
Application granted granted Critical
Publication of KR100245788B1 publication Critical patent/KR100245788B1/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • G11B20/10009Improvement or modification of read or write signals
    • G11B20/10037A/D conversion, D/A conversion, sampling, slicing and digital quantisation or adjusting parameters thereof

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

본 발명은 세그먼트 단위로 입력되는 디지탈 영상 데이터를 처리하는 부호화 장치에 관한 것으로, 본 부호화 장치는 상기 세그먼트 단위의 영상 데이터의 DCT 계수를 저장하는 계수 메모리와, 상기 세그먼트 단위의 영상 데이터의 클래스 넘버 및 모드 정보를 포함하는 DCI 정보를 저장하는 DCI 메모리와, 상기 세그먼트 영상 데이터의 QNO 정보를 일시 저장하는 QNO 래치부와, 상기 계수 메모리, 상기 DCI 메모리 및 상기 QNO 래치로부터 제공되는 데이터를 부호화하여 부호화된 코드워드를 생성하는 부호화 수단과, 상기 QNO 정보, 상기 DCI 정보 및 상기 부호화된 코드워드를 순차적으로 멀티플렉싱하는 멀티플렉싱 수단을 구비함으로써 계수 데이터 보다 비트 길이가 짧은 DCI 정보를 저장하는 메모리의 용량을 상당히 줄일수 있게 된다.The present invention relates to an encoding apparatus for processing digital image data input in units of segments, the encoding apparatus comprising: a coefficient memory for storing DCT coefficients of image data in units of segments, a class number of image data in units of segments, and A DCI memory for storing DCI information including mode information, a QNO latch unit for temporarily storing QNO information of the segment image data, and encoding and encoding data provided from the coefficient memory, the DCI memory, and the QNO latch. And encoding means for generating a codeword and multiplexing means for sequentially multiplexing the QNO information, the DCI information, and the coded codeword, thereby significantly reducing the capacity of a memory storing DCI information having a bit length shorter than coefficient data. It becomes possible.

Description

영상 부호화 장치Video encoding device

본 발명은 디지탈 브이씨알(VCR)의 영상 부호화 과정에서 사용되는 데이터를 부호화하는 부호화 장치에 관한 것으로, 특히 부호화기로 입력되는 세그먼트 단위의 데이터들을 그 종류별로 처리하는 영상 부호화 장치에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an encoding device for encoding data used in an image encoding process of a digital CR, and more particularly, to an image encoding device for processing data of a segment unit input to an encoder for each type.

잘 알려진 바와 같이, 디지탈화된 비디오 신호는 아날로그 신호보다 더욱 고품질의 비디오 영상으로서 전송될 수 있다. 일련의 영상 프레임으로 구성되는 영상 신호를 디지탈 형태로 표현할 때, 이 디지탈 영상 신호를 전송하기위해서는 상당량의 데이타가 발생된다. 그러나, 통상의 전송 채널의 이용가능한 주파수 대역폭은 제한되어있기 때문에, 상당량의 디지탈 데이타를 제한된 채널 대역폭을 통하여 전송하기위해서는 전송할 데이터의 양을 압축하는 것이 필요하다.As is well known, the digitalized video signal can be transmitted as a higher quality video image than the analog signal. When a video signal composed of a series of video frames is represented in a digital form, a considerable amount of data is generated to transmit the digital video signal. However, since the available frequency bandwidth of a typical transmission channel is limited, it is necessary to compress the amount of data to be transmitted in order to transmit a large amount of digital data through the limited channel bandwidth.

영상 신호는 하나의 프레임내에서나 이웃하는 프레임내에서의 소정 픽셀들간의 어떤 상관관계 또는 리던던시가 존재하기 때문에 영상 신호의 전체에 심각한 악영향을 주지않고도 영상 신호를 압축하는 것이 가능하다. 따라서, 대부분의 종래 기술의 영상 신호 부호화 방법은 상술한 리던던시를 이용하거나 또는 없애버린다는 기술사상에 기초하여 개발된 여러 가지 압축 기술을 이용한다.Since a video signal has any correlation or redundancy between certain pixels in one frame or neighboring frames, it is possible to compress the video signal without seriously adversely affecting the whole of the video signal. Therefore, most conventional video signal encoding methods use various compression techniques developed based on the technical idea of using or eliminating the above-described redundancy.

이러한 부호화 방법은 한가지 카테고리는 하나의 프레임내에 존재하는 리던던시의 장점을 취하는 변환 기법에 관한 것으로, 디지탈 영상 데이터 블록을 변환계수, 예로, 2 차원 이산 코사인 변환(DCT) 계수로 변환하는 대각 변환 방법(orthogonal transform method)을 포함한다.Such a coding method relates to a transformation technique that takes advantage of redundancy existing in one frame, and includes a diagonal transformation method for transforming a digital image data block into transformation coefficients, for example, two-dimensional discrete cosine transform (DCT) coefficients. orthogonal transform method).

특히, 상술한 DCT 등과같은 대각 변환 방법에 있어서, 한 프레임의 비디오 신호는 중첩되지않는 동일한 크기의 블록, 예를 들면, 8 * 8 픽셀 블록들로 나누어지며, 각각의 픽셀 블록들은 공간 영역에서 주파수 영역으로 변환된다. 그 결과로서, 각 픽셀블록은 하나의 DC 계수와 다수개(예로, 63개)의 AC 계수로 이루어지는 한 세트의 변환 계수를 갖게된다. 이러한 변환 계수들은 하나의 블록내에 있는 각각의 픽셀의 주파수 성분의 진폭을 나타내며, 특히, 그 블록의 DC 계수는 그 블록내 픽셀들의 평균 휘도를 갖는반면, 나머지 AC 계수들은 각각의 픽셀들의 공간 주파수 성분의 휘도를 나타낸다.In particular, in the above-described diagonal conversion method such as DCT, a video signal of one frame is divided into non-overlapping same sized blocks, for example, 8 * 8 pixel blocks, each pixel block being a frequency in a spatial domain. Is converted to an area. As a result, each pixelblock will have a set of transform coefficients consisting of one DC coefficient and a plurality of (e.g., 63) AC coefficients. These transform coefficients represent the amplitude of the frequency component of each pixel in one block, in particular the DC coefficient of the block has the average brightness of the pixels in the block, while the remaining AC coefficients are the spatial frequency components of each pixel. Indicates the luminance.

디지탈 VCR에 사용하는 부호화기는 입력되는 DCT 계수와 그에 관계된 정보값을 세그먼트 단위로 처리하도록 구성되어 있다.The encoder used for the digital VCR is configured to process input DCT coefficients and information values related thereto in units of segments.

도 1에는 디지탄 VCR에서 처리되는 영상 데이터의 단위인 세그먼트의 구성이 도시된다.FIG. 1 shows a configuration of a segment that is a unit of video data processed in a digital VCR.

도시된바와같이, 하나의 세그먼트는 동일하게 처리될 QNO를 각기 가지고 있는 다섯개의 유니트(QNO1∼QNO6)를 포함한다. 각각의 유니트는 여섯 개의 DCT블록으로 구성된다. 따라서, 하나의 세그먼트는 30개의 DCT 블록을 포함하는 것으로 도시된다.As shown, one segment contains five units (QNO1 to QNO6) each having QNOs to be treated identically. Each unit consists of six DCT blocks. Thus, one segment is shown as containing 30 DCT blocks.

각각의 DCT 블록은 그 DCT 블록의 계수갑에 따라 하나의 클래스 넘버(class1∼class6)가 지정되어 있다. 또한 각각의 DCT 블록은 한 개의 DC 계수값과 63개의 AC 계수값으로 구성되며, 지그재그(zig∼zag) 스캔의 처리에 따라 네 개의 영역으로 구분된다.Each DCT block is assigned one class number (class1 to class6) in accordance with the coefficient of the DCT block. In addition, each DCT block is composed of one DC coefficient value and 63 AC coefficient values, and is divided into four areas according to the zig-zag scan.

상술한 구성을 갖는 영상 데이터는 부호화기에서 세그먼트 단위로 양자화 및 가변길이 부호화 처리되기전에 각 세그먼트단위의 영상 데이터의 DCT 계수들과 그 처리에 관계된 정보값(DCI 및 클래스 넘버)로 구분되어 정보/계수 메모리에 저장된다.The image data having the above-described configuration is divided into DCT coefficients of the image data of each segment unit and information values (DCI and class number) related to the processing before the quantization and the variable length encoding process are performed in units of segments in the encoder. Stored in memory.

도 2를 참조하면, 정보/계수 메모리의 상세 구성이 도시되는데, 이 정보/계수 메모리(100)에는 9 비트를 갖는 하나의 DC 값과 9 비트를 갖는 63개의 AC 값으로 각기 구성된 30 개의 DCT 블록을 저장하는 메모리 영역(12), 2 비트로된 30 개의 클래스에 관한 넘버를 저장하는 메모리 영역(14)과, 1 비트의 모드에 관한 정보를 저장하는 메모리 영역(16)으로 구분된다.Referring to Fig. 2, a detailed configuration of the information / counting memory is shown, which includes 30 DCT blocks each composed of one DC value having 9 bits and 63 AC values having 9 bits. Is divided into a memory area 12 for storing the information, a memory area 14 for storing the number of 30 classes of 2 bits, and a memory area 16 for storing information about the mode of 1 bit.

이렇게 정보/계수 메모리(10)에 저장된 데이터는 종류별, 즉, DC값, 모드, 클래스, QNO 로 구분되어 양자화 및 가변 길이 부호화 처리된 후 처리된 순서대로 다시 세그먼트 단위로 출력 데이터 메모리에 저장된다.The data stored in the information / counting memory 10 are classified into types, that is, DC values, modes, classes, and QNOs, and are quantized and variable length coded, and then stored in the output data memory in segments in the order of processing.

이와같이, 종래 기술의 부호화기에서 사용되는 정보/계수 메모리에 저장되는 AC 계수들과 DCI(DC Information)의 값들, 즉 DC 값, 클래스 값 및 모드 값들의 비트 수가 서로 상이할지라도 최대 비트 길이를 갖는 AC 계수의 비트 수에 맞추어 DCI의 메모리 영역들의 비트 저장 폭이 설정되어야 한다. 즉, 클래스 및 모드 정보의 저장을 위한 메모리의 데이터 폭이 AC 계수 저장을 위한 메모리의 데이터 폭과 같은 용량의 것을 사용하여야 한다. 따라서, 불필요한 메모리의 용량으로 인한 손실이 야기될 수 있다는 문제가 있었다.As such, AC coefficients stored in the information / coefficient memory used in the encoder of the prior art and ACI values, that is, AC having the maximum bit length even though the number of bits of DC values, class values, and mode values are different from each other. The bit storage width of the memory regions of the DCI should be set according to the number of bits of the coefficient. That is, the data width of the memory for storing class and mode information should be the same as the data width of the memory for storing AC coefficients. Thus, there is a problem that loss due to unnecessary memory capacity can be caused.

그러므로, 본 발명은 상술한 문제점을 해결하기 위하여 안출된 것으로, AC 계수와 DCI를 별도의 메모리에 저장함으로써 메모리의 크기를 줄일 수 있는 부호화기를 제공하는 것을 그 목적으로 한다.Therefore, an object of the present invention is to provide an encoder which can reduce the size of a memory by storing AC coefficients and DCI in separate memories.

도 1은 영상 부호화 장치에서 처리되는 세그먼트 단위의 영상 데이터의 구성을 도시하는 도면1 is a diagram illustrating a configuration of video data in units of segments processed by a video encoding apparatus.

도 2는 종래 기술의 영상 부호화 장치에서 사용되는 메모리의 구성을 도시하는 도면2 is a diagram showing the configuration of a memory used in a conventional video encoding apparatus.

도 3은 본 발명에 따라 영상 데이터의 계수 정보와 DCI 정보를 각기 저장하는 별도의 계수 메모리와 정보 메모리를 갖는 부호화 장치의 블록도3 is a block diagram of an encoding apparatus having a separate coefficient memory and an information memory for respectively storing coefficient information and DCI information of image data according to the present invention.

도 4a 및 4b는 도 3에 도시된 계수 메모리와 정보 메모리의 구성을 각기 도시하는 도면4A and 4B respectively show the configurations of the coefficient memory and the information memory shown in FIG.

도 5는 도 3에 도시된 출력 메모리의 구성을 도시하는 도면FIG. 5 is a diagram showing the configuration of the output memory shown in FIG.

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

30, 40 ; 계수 메모리32, 42 ; 정보 메모리30, 40; Coefficient memories 32, 42; Information memory

50 ; QNO 래치부56 ; DCI 래치부50; QNO latch section 56; DCI latch

60 ; 양자화부62 ; VLC부60; Quantization unit 62; VLC Department

70 ; 멀티플렉서80 ; 출력 메모리70; Multiplexer 80; Output memory

상술한 목적을 달성하기 위한 본 발명에 따르면, 세그먼트 단위의 영상 데이터의 DCT 계수를 저장하는 계수 메모리와, 상기 세그먼트 단위의 영상 데이터의 클래스 넘버 및 모드 정보를 포함하는 DCI 정보를 저장하는 DCI 메모리와, 상기 세그먼트 영상 데이터의 QNO 정보를 일시 저장하는 QNO 래치부와, 상기 계수 메모리, 상기 DCI 메모리 및 상기 QNO 래치부로부터 제공되는 데이터를 부호화하여 부호화된 코드워드를 생성하는 부호화 수단과, 상기 QNO 정보, 상기 DCI 정보 및 상기 부호화된 코드워드를 순차적으로 멀티플렉싱하는 멀티플렉싱 수단을 구비하는 디지탈 VCR의 영상 부호화 장치가 제공된다.According to the present invention for achieving the above object, a coefficient memory for storing the DCT coefficients of the image data in units of segments, and a DCI memory for storing DCI information including class number and mode information of the image data in units of segments; And a QNO latch unit for temporarily storing QNO information of the segment image data, encoding means for encoding data provided from the coefficient memory, the DCI memory, and the QNO latch unit to generate an encoded codeword, and the QNO information. And a multiplexing means for sequentially multiplexing the DCI information and the coded codeword.

본 발명의 상기 및 기타 목적과 여러가지 장점은 첨부된 도면을 참조하여 하기에 기술되는 본 발명의 바람직한 실시예로부터 더욱 명확하게 될 것이다.The above and other objects and various advantages of the present invention will become more apparent from the preferred embodiments of the present invention described below with reference to the accompanying drawings.

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

도 3을 참조하면, 본 발명의 바람직한 실시예에 다른 부호화 장치의 블록 구성도가 도시된다.Referring to FIG. 3, a block diagram of an encoding device according to a preferred embodiment of the present invention is shown.

도시된 바와같이, 본 발명의 부호화 장치는 도 1에 도시된 세그먼트 단위의 영상 데이터의 DCT 계수를 저장하는 계수 메모리(30, 40)와, 세그먼트 단위의 영상데이터의 클래스 넘버 및 모드 정보를 포함하는 DCI 정보를 저장하는 DCI 메모리(32, 42)와, 세그먼트 영상 데이터의 QNO 정보를 일시 저장하는 QNO 래치부(50)와, 계수 메모리(30,40), DCI 메모리(32, 42) 및 QNO 래치브(50)로부터 제공되는 데이터를 양자화하는 양자화부(60)과 양자화부의 출력을 가변길이 부호화하여 부호화된 코드워드를 생성하는 VLC부(62)와, 상기 QNO 정보, 상기 DCI 정보 및 상기 부호화된 코드워드를 순차적으로 멀티플렉싱하는 멀티플렉서(70)와, 멀티플렉서(70)로부터 출력되는 출력 메모리(80)를 구비한다.As shown, the encoding apparatus of the present invention includes coefficient memory (30, 40) for storing the DCT coefficients of the image data in the unit of the segment shown in Figure 1, and includes class number and mode information of the image data of the unit of segment DCI memories 32 and 42 for storing DCI information, QNO latch sections 50 for temporarily storing QNO information of segment image data, coefficient memories 30 and 40, DCI memories 32 and 42, and QNO latches. A quantization unit 60 that quantizes the data provided by the wave 50 and a VLC unit 62 which generates an encoded codeword by variable length encoding the output of the quantization unit, the QNO information, the DCI information, and the encoded codeword. The multiplexer 70 sequentially multiplexes codewords, and an output memory 80 output from the multiplexer 70.

또한, QNO 래치부(50)에 QNO 가 래치될 때마다 정보 메모리(32, 42)로부터 판독되는 6개의 DCI 정보를 일시 저장하는 정보 래치부(54)와, 정보 래치부(54)에 각각의 DCI 정보가 래치될때마다 계수 메모리(30, 42)로부터 판독되는 64개의 DCT 계수를 일시 저장하는 계수 래치부(52)를 더 구비한다.In addition, each time the QNO is latched to the QNO latch section 50, the information latch section 54 for temporarily storing six DCI information read out from the information memories 32 and 42, and the information latch section 54, respectively. A coefficient latch unit 52 for temporarily storing 64 DCT coefficients read from the coefficient memories 30 and 42 each time the DCI information is latched is further provided.

상술한 구성을 갖는 본 발명의 동작은 하기와 같이 상세히 설명된다.The operation of the present invention having the above-described configuration is described in detail as follows.

각 세그먼트의 DC 및 AC 의 DCT 계수값은 계수 메모리(30)에 저장되며, DCI에 해당하는 클래스 넘버와 모드 값은 정보 메모리(32)의 클래스 저장 영역(34)과 모드 저장 영역(36)에 각기 한 세그먼트의 영상 데이터가 정보 메모리(30)와 계수 메모리(32)에 모두 저장되면, 다음 순위의 세그먼트 영상 데이터가 제 2의 계수 메모리(40)와 정보 메모리(42)에 저장된다. 이때 계수 메모리(30) 또는 (40)에 저장된 계수는 1920(=64(계수 수) * 5(유니트 수) * 6(클래스 수))개의 깊이를 차지하며, 정보 메모리(32) 또는 (42)에 저장된 정보는 30 개의 깊이를 차지한다. 따라서, 정보 메모리의 용량이 상당히 줄어든 크기를 사용하는 것이 가능하다.DCT coefficient values of DC and AC of each segment are stored in the coefficient memory 30, and class numbers and mode values corresponding to DCI are stored in the class storage area 34 and the mode storage area 36 of the information memory 32. When each segment of image data is stored in both the information memory 30 and the coefficient memory 32, the segment image data of the next rank is stored in the second coefficient memory 40 and the information memory 42. At this time, the coefficients stored in the coefficient memory 30 or 40 occupy a depth of 1920 (= 64 (number of coefficients) * 5 (number of units) * 6 (number of classes)) and the information memory 32 or (42). The information stored in occupies 30 depths. Thus, it is possible to use a size in which the capacity of the information memory is significantly reduced.

한편, 새로운 세그먼트가 부호화기로 입력될 때, 이전 세그먼트의 QNO 값이 계산되어 QNO 래치부(50)에 저장된다.On the other hand, when a new segment is input to the encoder, the QNO value of the previous segment is calculated and stored in the QNO latch unit 50.

계수 메모리(30)로부터 64 개의 계수 값이 순차적으로 판독될 때, 정보 메모리932)로부터 하나의 모드와 클래스 정보가 판독된다. 따라서, 여섯 클래스가 판독되는 동안 384 개의 계수 값이 판독되며, 384 개의 계수 값이 판독될때 QNO 래치부(50)로부터 하나의 QNO 가 출력되어 양자화부(60) 및 멀티플렉서(70)로 제공된다. 이때 계수 메모리(30) 및 정보 메모리(32)에 저장된 계수값 및 DCI 값이 출력되어 각기 계수 래치부(52) 및 정보 래치부(54)에 일시 래치된다.When 64 coefficient values are read sequentially from the coefficient memory 30, one mode and class information is read from the information memory 932. Thus, 384 coefficient values are read out while six classes are read, and one QNO is output from the QNO latch portion 50 when the 384 coefficient values are read out and provided to the quantizer 60 and the multiplexer 70. At this time, the count value and the DCI value stored in the count memory 30 and the information memory 32 are output and temporarily latched in the count latch 52 and the information latch 54, respectively.

계수 래치부(52)에 래치된 계수 값은 양자화부(60)로 제공되며, DC 계수 값은 DCI 래치부(56)로 제공된다. 정보 래치부(54)에 래치된 DCI 값은 DCI 래치부(56)와 양자화부(60)로 제공된다. DCI 래치부(56)는 DCI 와 부호화 처리되지않고 통과될 DC 값을 멀티플렉서(70)로 제공한다.The coefficient value latched in the coefficient latch unit 52 is provided to the quantization unit 60, and the DC coefficient value is provided to the DCI latch unit 56. The DCI value latched in the information latch unit 54 is provided to the DCI latch unit 56 and the quantization unit 60. The DCI latch unit 56 provides the multiplexer 70 with a DCI and a DC value to be passed without being encoded.

양자화부(60)는 DCI 래치부(56)로부터 제공된 DCI 값과 QNO 래치부(50)로부터 제공된 QNO 값을 이용하여 양자화 단계를 결정하며, 이 양자화 단계에 따라 계수 래치부(52)로부터 제공된 계수 값을 양자화 처리한다. 양자화부(60)에서 양자화된 데이터는 VLC부(62)로 제공된다.The quantization unit 60 determines the quantization step using the DCI value provided from the DCI latch unit 56 and the QNO value provided from the QNO latch unit 50, and coefficients provided from the coefficient latch unit 52 according to the quantization step. Quantize the value. The data quantized by the quantization unit 60 is provided to the VLC unit 62.

VLC(62)는 양자화된 데이타에 대하여 가변길이 부호화를 수행하여 가변길이 부호화된 코드 워드 데이터를 멀티플레서(70)로 출력한다.The VLC 62 performs variable length coding on the quantized data and outputs variable length coded code word data to the multiplexer 70.

멀티플렉서(70)는 제어부(100)의 제어하에 QNO래치부(50)으로부터의 QNO 값, DCI 래치부(56)로부터의 DCI 값과 VLC부(62)로부터의 코드워드를 선택하여 순차적으로 출력 메모리(80)로 출력한다. 멀티플렉서(70)로부터 출력된 데이터는 출력 메모리(80)에 저장된다.The multiplexer 70 sequentially selects the QNO value from the QNO latch unit 50, the DCI value from the DCI latch unit 56, and the codeword from the VLC unit 62 under the control of the control unit 100. Output to (80). Data output from the multiplexer 70 is stored in the output memory 80.

도 5에는 출력 메모리(80)의 상세 구성이 도시되는데, 이 메모리(80)는 하나의 QNO 값에 대하여 하나의 STA 와 6 개의 DCI 정보, 및 DCI 정보 각각에 대하여 63개의 AC 코드워드가 순차적으로 저장된다. 출력 메모리에 저장된 데이터는 제어부(100)의 제어하에 다음단에서의 데이터 처리를 용이하게 해준다.FIG. 5 shows a detailed configuration of the output memory 80, in which one AC and six DCI information for one QNO value and 63 AC codewords sequentially for each DCI information are sequentially shown. Stored. The data stored in the output memory facilitates data processing in the next stage under the control of the controller 100.

이상 설명한 바와같이, 본 발명에 따라서 세그먼트 단위의 영상 데이터가 계수 정보와 DCI 별로 구분되어 상이한 메모리에 저장되므로 구성 비트 길이가 짧은 DCI 정보를 저장하는 메모리의 용량을 적은 것으로 선택할수있으며, DC 계수를 추출하여 클래스와 모드 정보와 함께 래치시킴으로써 양자화부 및 VLC에서 처리되지 않고 통과시키도록 제어하는 제어 로직이 단순화될 수 있는 장점이 제공된다.As described above, according to the present invention, since image data in units of segments is divided into coefficient information and DCI and stored in different memories, the capacity of the memory for storing DCI information having a short configuration bit length can be selected to be small. By extracting and latching with class and mode information, the control logic that controls the quantizer and the VLC to pass through unprocessed is provided.

Claims (4)

세그먼트 단위로 입력되는 디지탈 영상 데이터를 처리하는 부호화 장치에 있어서,In the encoding device for processing digital image data input in units of segments, 상기 세그먼트 영상 데이터의 DCT 계수를 저장하는 계수 메모리;A coefficient memory for storing DCT coefficients of the segment image data; 상기 세그먼트 영상 데이터의 클래스 넘버 및 모드 정보를 포함하는 DCI 정보를 저장하는 DCI 메모리;A DCI memory for storing DCI information including class number and mode information of the segment image data; 상기 세그먼트 영상 데이터의 QNO 정보를 일시 저장하는 QNO 래치부;A QNO latch unit for temporarily storing QNO information of the segment image data; 상기 계수 메모리, 상기 DCI 메모리 및 상기 QNO 래치로부터 제공되는 데이터를 부호화하여 부호화된 코드워드를 생성하는 부호화 수단;Encoding means for encoding data provided from said coefficient memory, said DCI memory, and said QNO latch to generate an encoded codeword; 상기 QNO 정보, 상기 DCI 정보 및 상기 부호화된 코드워드를 순차적으로 멀티플렉싱하는 멀티플렉싱 수단을 구비하는 부호화 장치.And multiplexing means for sequentially multiplexing the QNO information, the DCI information, and the coded codeword. 제 1 항에 있어서, 상기 부호화 장치는;The apparatus of claim 1, wherein the encoding apparatus comprises: a; 상기 QNO 래치부에 QNO 가 래치될때마다 상기 정보 메모리로부터 판독되는 6 개의 DCI 정보를 일시 저장하는 정보 래치부;An information latch unit for temporarily storing six DCI information read from the information memory whenever QNO is latched in the QNO latch unit; 상기 정보 래치부에 각각의 DCI 정보가 래치될때마다 상기 계수 메모리로부터 판독되는 64 개의 DCT 계수를 일시 저장하는 계수 래치부를 더 구비하는 부호화 장치.And a coefficient latch unit for temporarily storing 64 DCT coefficients read from the coefficient memory each time the DCI information is latched in the information latch unit. 제 2 항에 있어서, 상기 DCI 래치부는 상기 계수 래치부로부터 제공되는 DC 계수값은 래치하는 부호화 장치.The encoding device of claim 2, wherein the DCI latch unit latches a DC coefficient value provided from the coefficient latch unit. 제 1 항에 있어서, 상기 부호화 장치는;The apparatus of claim 1, wherein the encoding apparatus comprises: a; 상기 멀티플렉싱 수단으로부터 출력되는 QNO, DCI 및 코드워드를 순차적으로 저장하는 메모리 수단을 더 구비하는 부호화 장치.And memory means for sequentially storing the QNO, the DCI, and the codeword output from the multiplexing means.
KR1019960081065A 1996-12-31 1996-12-31 Video coding apparatus KR100245788B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960081065A KR100245788B1 (en) 1996-12-31 1996-12-31 Video coding apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960081065A KR100245788B1 (en) 1996-12-31 1996-12-31 Video coding apparatus

Publications (2)

Publication Number Publication Date
KR19980061691A true KR19980061691A (en) 1998-10-07
KR100245788B1 KR100245788B1 (en) 2000-03-02

Family

ID=19493794

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960081065A KR100245788B1 (en) 1996-12-31 1996-12-31 Video coding apparatus

Country Status (1)

Country Link
KR (1) KR100245788B1 (en)

Also Published As

Publication number Publication date
KR100245788B1 (en) 2000-03-02

Similar Documents

Publication Publication Date Title
US5654706A (en) System for variable length decoding digital transmission data which has been compressed by selecting a scanning pattern
US5999655A (en) Method and apparatus for transmission of video pictures which are segmented to form maps of picture blocks of variable block sizes
US8422809B2 (en) Image encoding method, image decoding method, image encoding apparatus, image decoding apparatus, image encoding program, and image decoding program
US5187755A (en) Method of and apparatus for compressing image data
US6912318B2 (en) Method and system for compressing motion image information
EP0745289A1 (en) Syntax-based arithmetic coding for low bit rate videophone
JPH08116447A (en) Coder for image signal
KR100683380B1 (en) Method and apparatus for transformation and inverse transformation of image for image compression coding
US6396955B1 (en) Image compression and expansion device
US5822000A (en) Video encoding using rearrangement of transform coefficients and inter-block correlation
US6011499A (en) Encoding/decoding video signals using multiple run-val mapping tables
US5274719A (en) Image data coding apparatus
JPH06350854A (en) Picture compression encoding device
US6084913A (en) Method for compressing dynamic image information and system and device therefor
KR100245788B1 (en) Video coding apparatus
US5825422A (en) Method and apparatus for encoding a video signal based on inter-block redundancies
KR100295802B1 (en) Image data compression device using multiple variable encoding tables
JP3269186B2 (en) Image coding device
KR0134359B1 (en) Coding and decoding system of variable scan region
KR0157463B1 (en) Adaptive variable length encoding/decoding method for image data
KR0134358B1 (en) Coding and decoding system of variable scan method
JPH04215385A (en) Method and device for encoding/decoding image data
JP3397682B2 (en) Image coding device
KR19980076041A (en) Run-level symbol decoding method and apparatus
KR19980043710A (en) Constant compression rate still image compression device and method

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

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee