KR100502403B1 - Decoder of mpeg-2 - Google Patents

Decoder of mpeg-2 Download PDF

Info

Publication number
KR100502403B1
KR100502403B1 KR1019970048818A KR19970048818A KR100502403B1 KR 100502403 B1 KR100502403 B1 KR 100502403B1 KR 1019970048818 A KR1019970048818 A KR 1019970048818A KR 19970048818 A KR19970048818 A KR 19970048818A KR 100502403 B1 KR100502403 B1 KR 100502403B1
Authority
KR
South Korea
Prior art keywords
unit
inverse
data
mpeg
register
Prior art date
Application number
KR1019970048818A
Other languages
Korean (ko)
Other versions
KR19990026613A (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 KR1019970048818A priority Critical patent/KR100502403B1/en
Publication of KR19990026613A publication Critical patent/KR19990026613A/en
Application granted granted Critical
Publication of KR100502403B1 publication Critical patent/KR100502403B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/44Decoders specially adapted therefor, e.g. video decoders which are asymmetric with respect to the encoder
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/625Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using discrete cosine transform [DCT]

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Discrete Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

본 발명은 MPEG-2 디코딩장치에 관한 것으로, 가변길이코드화된 DCT계수를 추출하는 가변길이디코딩부, 1차원데이타를 2차원데이타로 출력시키는 역스캔부, 양자화계수를 곱하는 역양자화부, 역 DCT를 처리하는 역DCT부, 화상의 움직임을 추출하여 보상하는 움직임보상부를 구비하여 구성된다. 상기 역양자화부는 화상블럭을 논리합한 후 불일치오차를 보정하므로써 오차가 누적되는 것을 방지한다. The present invention relates to an MPEG-2 decoding apparatus, comprising: a variable length decoding unit for extracting a variable length coded DCT coefficient, an inverse scan unit for outputting one-dimensional data as two-dimensional data, an inverse quantizer for multiplying a quantization coefficient, and an inverse DCT And a motion compensator for extracting and compensating for the motion of the image. The inverse quantizer prevents errors from accumulating by correcting an inconsistency error after ORing the image blocks.

Description

엠펙에 의한 디코더{Decoder of MPEG-2}Decoders by MPEG {Decoder of MPEG-2}

본 발명은 디코더에 관한 것으로, 좀 더 구체적으로는 MPEG-2에 따라 압축 및 인코딩된 데이터를 디코드시키는 디코딩장치에 관한 것이다.The present invention relates to a decoder, and more particularly, to a decoding apparatus for decoding data compressed and encoded according to MPEG-2.

근래에 동영상 비디오 및 오디오신호를 디지털 데이타로 압축 및 복원시켜 재생하기 위한 MPEG(Moving Picture Experts Group)의 기술이 일반적으로 사용되고 있다.Recently, the technology of the Moving Picture Experts Group (MPEG) for compressing, restoring, and reproducing moving image video and audio signals into digital data is generally used.

MPEG는 예컨대 MPEG-1과 MPEG-2로 대별되어 사용되는데, MPEG-1에 대해 MPEG-2(ISO/IEC 13818-2)의 차이점은 다음과 같다.MPEG is broadly used, for example, MPEG-1 and MPEG-2. The difference between MPEG-2 (ISO / IEC 13818-2) and MPEG-1 is as follows.

MPEG-2는 여러 가지 영상 포맷에 대응하고, 고화질을 실현하는 툴을 제공하고, 스케일러빌리티(Scalability) 기능을 제공하고, 트릭모드를 적극적으로 지원하고, 오류에 대한 내성이 강화되고, 프로파일과 레벨에 의한 복호기능이 분류된다.MPEG-2 supports various video formats, provides tools for realizing high definition, provides scalability, actively supports trick modes, enhances error tolerance, and supports profiles and levels. The decoding function by is classified.

이와 같은 MPEG는 저장 또는 전송시키고자 하는 신호(비디오 및 오디오)를 인코드한 후, 다중화시켜 매체에 저장시키거나 전송로를 통해 전송시킨다. 한편, 매체에 저장된 데이터, 또는 전송로를 통해 수신된 신호를 재생하기 위해서는 디먹스 및 복호를 수행하게 된다. Such MPEG encodes signals (video and audio) to be stored or transmitted, and then multiplexes them to be stored in a medium or transmitted through a transmission path. Meanwhile, in order to reproduce data stored in a medium or a signal received through a transmission path, demux and decoding are performed.

여기서는 도 1을 참조하여 상기 복호화 과정에 대해 상세히 설명한다. 도면에서, 참조부호 10은 가변길이디코딩부, 20은 역스캔부, 30은 역양자화부, 40은 역DCT부, 50은 움직임보상부, 60은 프레임메모리를 나타낸다. Here, the decoding process will be described in detail with reference to FIG. 1. In the drawing, reference numeral 10 denotes a variable length decoding unit, 20 inverse scan unit, 30 inverse quantization unit, 40 inverse DCT unit, 50 indicates a motion compensation unit, and 60 indicates a frame memory.

이와같은 MPEG-2에 대해서는 1995년 3월 31일 발행된 ISO/IEC의 JTC 1/SC 29 N, 0981 Rev. pp. 7에 기술되어 있다. For MPEG-2, see JTC 1 / SC 29 N, 0981 Rev. ISO / IEC, issued March 31, 1995. pp. It is described in 7.

여기서 역양자화부(30)는 코딩단계에서 양자화된 데이터를 역양자화시킨다.Here, the dequantization unit 30 dequantizes the data quantized in the coding step.

도 2는 상기 도 1에 도시된 역양자화부(30)를 구체적으로 도시한 도면이다. 도면에서 참조부호 70은 역양자화연산부, 80은 포화처리부, 90은 불일치제어부를 각각 나타낸다. FIG. 2 is a diagram illustrating the inverse quantization unit 30 shown in FIG. 1 in detail. In the drawings, reference numeral 70 denotes an inverse quantization calculator, 80 denotes a saturation processor, and 90 denotes a mismatch controller.

도면에 도시된 바와 같이, 역양자화연산부(70)는 역스캔부(20)로 부터의 데이터에 대해 가중치매트릭스(W[w][v][u]) 및 양자화 비례계수(quantizer_scale)를 곱하여 처리한다(F"[v][u]). 역양자화연산부(70)의 처리동작은 다음 수학식으로 나타낼 수 있다.As shown in the figure, the inverse quantization operation unit 70 processes the data from the inverse scan unit 20 by multiplying the weight matrix W [w] [v] [u] and the quantization proportional coefficient (quantizer_scale). (F "[v] [u]) The processing operation of the inverse quantization operation unit 70 can be expressed by the following equation.

Figure pat00001
Figure pat00001

여기서 QF[v][u]는 역스캔부(20)로부터 처리된 데이터를 나타낸다.Here, QF [v] [u] represents data processed from the inverse scan unit 20.

계속해서 포화처리부(80)는 상기 역양자화연산부(70)로부터 처리된 데이터가 소정의 범위(-2048 ~ +2047)를 벗어나지 않도록 처리한다. 이와 같은 처리는 다음 수학식으로 나타낼 수 있다.Subsequently, the saturation processing unit 80 processes the data processed by the inverse quantization operation unit 70 so as not to deviate from a predetermined range (-2048 to +2047). Such a process can be represented by the following equation.

Figure pat00002
Figure pat00002

이어서, 불일치제어부(90)는 포화처리부(80)에서 처리된 데이터에 대해 모든 계수(데이타)를 다음 수학식과 같이 더한다.Subsequently, the mismatch controller 90 adds all coefficients (data) to the data processed by the saturation processor 80 as in the following equation.

Figure pat00003
Figure pat00003

그리고 불일치제어부(90)는 상기 수학식 3의 결과가 홀수인지 짝수인지에 따라 다음과 같이 처리한다. 여기서는 u, v를 7이라 가정한다.The mismatch controller 90 processes as follows according to whether the result of Equation 3 is odd or even. Here, u and v are assumed to be 7.

Figure pat00004
Figure pat00004

이와 같이 처리된 데이터는 역DCT부(40)로 입력된다.The data processed in this way is input to the inverse DCT unit 40.

상기 불일치제어부(90)의 수학식 3을 처리하는 루틴은 다음과 같이 나타낼 수 있다. The routine for processing Equation 3 of the mismatch controller 90 may be represented as follows.

sum = 0;sum = 0;

for (v=0; v<8; v++){for (v = 0; v <8; v ++) {

for(u=0; u<8; u++){for (u = 0; u <8; u ++) {

sum = sum + F'[v][u];sum = sum + F '[v] [u];

}}

}}

따라서, 상기 u, v를 M이라 하면, 총 M²-1번의 합연산을 수행하게 된다. Therefore, when u and v are M, a total of M²-1 combinations are performed.

그러므로 여기서는 8²-1 = 63번의 연산을 수행하여야 한다. Therefore, 8²-1 = 63 operations must be performed here.

상술한 바와 같이 종래의 실시예에 의하면, 불일치제어부(90)에서 불일치 처리해야할 비트수 및 행의 수가 증가할수록 합연산단계가 M²-1만큼 증가되게 되어, 실시간 처리에 과중한 부하가 된다. As described above, according to the conventional embodiment, as the number of bits and rows to be mismatched in the mismatch controller 90 increases, the summation step is increased by M²-1, which is a heavy load on the real-time processing.

따라서, 본 발명은 상술한 제반 문제점을 해결하기 위해 제안된 것으로서, 연산단계를 줄일 수 있어 불일치처리를 빠르게 수행할 수 있는 MPEG-2 디코딩장치를 제공함에 그 목적이 있다.Accordingly, an object of the present invention is to provide an MPEG-2 decoding apparatus that can solve the above-mentioned problems and can quickly perform mismatch processing because the operation step can be reduced.

상술한 목적을 달성하기 위해 제안된 본 발명의 특징에 의하면, MPEG-2 디코딩장치는 입력되는 비트스트림데이타로부터 가변길이코드화된 DCT계수를 추출하여 디코드시켜 1차원 데이터로 출력시키는 가변길이디코딩부와; 상기 가변길이디코딩부로부터 출력된 일차원 데이터를 소정의 스캐닝방식에 따라 변환시켜 2차원데이타로 출력시키는 역스캔부와; 상기 역스캔부로 부터의 2차원데이타를 역양자화시켜 실제의 DCT계수값으로 복원시킨후, 화상블럭에 대하 배타적 논리합으로 불일치오차를 보정하여 출력하는 역양자화부와; 상기 상기 역양자화부으로부터 출력된 데이터를 역변환시켜 출력시키는 역DCT부와; 이전의 화면에서 움직임이 있는 부분의 일정 영역을 추출한 후, 보상하여 출력시키는 움직임보상부를 포함한다.According to a feature of the present invention proposed to achieve the above object, the MPEG-2 decoding apparatus includes a variable length decoding unit for extracting and decoding a variable length coded DCT coefficient from the input bit stream data to output as one-dimensional data; ; An inverse scan unit converting the one-dimensional data output from the variable length decoding unit according to a predetermined scanning method and outputting the two-dimensional data; An inverse quantization unit which inversely quantizes two-dimensional data from the inverse scan unit and restores the actual DCT coefficient value, and then corrects and outputs an inconsistency error with an exclusive OR of the image block; An inverse DCT unit for inversely converting and outputting data output from the inverse quantization unit; And a motion compensator for compensating and extracting a predetermined region of a part having a motion from the previous screen.

이 특징의 바람직한 실시예에 있어서, 상기 역양자화부는 상기 역스캔부로 부터의 데이터를 가중치매트릭스및 양자화 비례계수와 곱하여 실제의 DCT계수값으로 역양자화시켜 출력시키는 역양자화연산부와; 상기 역양자화연산부로부터 출력된 데이터가 소정의 계수범위를 넘지 않도록 처리하는 포화처리부와; 상기 포화처리부로부터 출력된 데이터의 계수를 화상블럭의 각 행마다 배타적 논리합처리한 후, 불일치오차가 누적되는 것을 방지하도록 보정하는 불일치제어부를 포함한다.In an exemplary embodiment of the present invention, the inverse quantization unit inversely quantizes the data from the inverse scan unit with a weight matrix and a quantization proportional coefficient to dequantize and output the actual DCT coefficient value; A saturation processing unit for processing data output from the inverse quantization operation unit so as not to exceed a predetermined counting range; And an inconsistency control unit that corrects the coefficients of the data output from the saturation processing unit for each row of the image block, and then corrects them to prevent the inconsistency errors from accumulating.

이 특징의 바람직한 실시예에 있어서, 상기 불일치제어부는 m비트의 레지스터를 n개 구비하여 구성된다.In a preferred embodiment of this aspect, the mismatch control section includes n registers of m bits.

이 특징의 바람직한 실시예에 있어서, 상기 불일치제어부는 i번째 레지스터의 각 비트와 대응되는 i-1번째 레지스터의 각 비트를 배타적 논리합하여 i번째 레지스터의 대응되는 비트에 저장시키고; n번째 레지스터의 각 비트를 모두 배타적 논리합하여 출력시킨다.In a preferred embodiment of this aspect, the inconsistency control unit exclusively ORs each bit of the i-1 th register corresponding to each bit of the i th register and stores it in the corresponding bit of the i th register; Each bit of the nth register is output with an exclusive OR.

본 발명은 MPEG-2 디코딩장치에 관한 것으로, 가변길이코드화된 DCT계수를 추출하는 가변길이디코딩부, 1차원데이타를 2차원데이타로 출력시키는 역스캔부, 양자화계수를 곱하는 역양자화부, 역 DCT를 처리하는 역DCT부, 화상의 움직임을 추출하여 보상하는 움직임보상부를 구비하여 구성된다. 상기 역양자화부는 화상블럭을 논리합한 후 불일치오차를 보정하므로써 오차가 누적되는 것을 방지한다. The present invention relates to an MPEG-2 decoding apparatus, comprising: a variable length decoding unit for extracting a variable length coded DCT coefficient, an inverse scan unit for outputting one-dimensional data as two-dimensional data, an inverse quantizer for multiplying a quantization coefficient, and an inverse DCT And a motion compensator for extracting and compensating for the motion of the image. The inverse quantizer prevents errors from accumulating by correcting an inconsistency error after ORing the image blocks.

이하, 도 3 내지 도 5를 참조하여 본 발명의 실시예를 상세히 설명한다.Hereinafter, embodiments of the present invention will be described in detail with reference to FIGS. 3 to 5.

도 3을 참조하면, 본 발명의 신규한 MPEG-2 디코딩장치는 연산단계를 줄일 수 있어 불일치처리를 빠르게 수행할 수 있다.Referring to FIG. 3, the novel MPEG-2 decoding apparatus of the present invention can reduce the computational step and can quickly perform mismatch processing.

먼저, 불일치제어부(90)는 8×8 픽춰블럭(Picture block)에 대해 연산을 수행한다고 가정한다. 여기서 픽춰블럭내의 각 레지스터는 16비트의 크기를 갖게 되는 데, 이를 이른바 스칼라 레지스터(Scalar register)라 한다.First, it is assumed that the mismatch controller 90 performs an operation on an 8 × 8 picture block. Here, each register in the picture block has a size of 16 bits, which is called a scalar register.

그리고 상기 픽춰블럭내의 1행의 레지스터는 16×8비트의 크기를 갖게 되는데, 이른 이른바 벡터 레지스터(Vector Register)라 한다.One row of registers in the picture block has a size of 16x8 bits, which is called a vector register.

여기서 열의 번호를 ι(0≤ι≤7)로 나타내고, 행의 번호를 k(0≤k≤7)로 나타내면 각 벡터레지스터는 다음과 같이 나타낸다. Here, if the column number is represented by? (0≤ι≤7) and the row number is represented by k (0≤k≤7), each vector register is represented as follows.

Figure pat00005
Figure pat00005

여기서 ekl은 벡터 레지스터 내의 각각의 스칼라 레지스터를 나타낸다.Where e kl represents each scalar register in the vector register.

도 3은 본 발명의 실시예에 따른 불일치제어부의 레지스터의 연산동작을 나타낸 도면이다. 3 is a diagram illustrating an operation of a register of a mismatch controller according to an exemplary embodiment of the present invention.

도면에 도시된 바와 같이 연산이 개시되면, 먼저, 제1열의 벡터레지스터(VR0)와 제2열의 벡터레지스터(VR1)에 대해 배타적 논리합연산을 수행(VXOR)하여, 결과를 제2열의 벡터레지스터(VR1)에 기억시킨다. 계속해서, 제2열의 벡터레지스터(VR1)와 제3열의 벡터레지스터(VR2)에 대해 배타적 논리합연산을 수행(VXOR)하여, 제3열의 벡터레지스터(VR2)에 기억시킨다.As shown in the drawing, when the operation is started, first, an exclusive logical operation is performed (VXOR) on the vector register VR 0 of the first column and the vector register VR 1 of the second column, and the result is a vector of the second column. It is stored in the register (VR 1). Subsequently, and stores in the second series of vector registers (VR 1) and the third column the vector register (VR 2) performing (VXOR) an exclusive-OR operation on the third column the vector register (VR 2).

이와 같이 하여 제8열의 벡터레지스터(VR7)까지 모든 벡터레지스터에 대해 차례차례 배타적 논리합연산을 수행한다.In this manner, exclusive logical operations are sequentially performed on all the vector registers up to the vector register VR 7 of the eighth column.

마지막으로 제8열의 벡터레지스터(VR8)의 각 스칼라레지스터에 대해 배타적 논리합연산을 수행(VXORALL)하여 결과값을 기억시킨다.Finally, an exclusive logical operation is performed (VXORALL) on each scalar register of the vector register VR 8 of the eighth column to store the result value.

이와 같은 연산동작은 다음과 같은 명령으로 수행하게 된다.Such operation is performed by the following command.

VXOR VR1, VR0, VR1VXOR VR1, VR0, VR1

VXOR VR2, VR1, VR2VXOR VR2, VR1, VR2

VXOR VR3, VR2, VR3VXOR VR3, VR2, VR3

VXOR VR4, VR3, VR4VXOR VR4, VR3, VR4

VXOR VR5, VR4, VR5VXOR VR5, VR4, VR5

VXOR VR6, VR5, VR6VXOR VR6, VR5, VR6

VXOR VR7, VR6, VR7VXOR VR7, VR6, VR7

VXORALL VR7, SROVXORALL VR7, SRO

여기서 VXOR명령의 제1 파라메타는 목적지를 나타내고, 제2 및 제3 파라메타는 소스를 나타낸다. 그리고 VXORALL명령의 제1 파라메타는 소스, 제2 파라메타는 목적지를 나타낸다. Here, the first parameter of the VXOR instruction indicates a destination, and the second and third parameters indicate a source. The first parameter of the VXORALL instruction indicates a source, and the second parameter indicates a destination.

상기와 같이 본 발명의 실시예에 의하면, 8번의 연산명령으로 불일치제어부(90)의 합연산을 수행할 수 있다.According to the embodiment of the present invention as described above, it is possible to perform the combined operation of the disagreement control unit 90 in eight operation instructions.

도 4는 본 발명의 실시예에 따른 도 3에 도시된 연산동작에서 배타적 논리합의 동작을 구체적으로 나타낸 도면이다. 4 is a view showing in detail the operation of the exclusive logical sum in the operation shown in Figure 3 according to an embodiment of the present invention.

도면에 도시된 바와 같이 제 n열의 벡터레지스터(VRn)의 각 스칼라레지스터의 값은 제 n-1열의 벡터레지스터(VRn-1)의 대응되는 스칼라레지스터와 배타적 논리합 연산되어, 제 n열의 벡터레지스터(VRn)의 해당 스칼라레지스터에 각각 기억된다.As shown in the figure, the value of each scalar register of the vector register VRn of the nth column is exclusive ORed with the corresponding scalar register of the vector register VRn-1 of the nth column, so as to obtain the vector register of the nth column. It is stored in the corresponding scalar register of VRn).

도 5는 도 3에 도시된 연산동작에서 마지막 레지스터(예컨대 제 k열의 벡터레지스터)의 배타적 논리합의 동작을 나타낸 도면이다.FIG. 5 is a view illustrating an operation of an exclusive OR of the last register (for example, the vector register of the k-th column) in the operation shown in FIG. 3.

도면에 도시된 바와 같이, 제 k열의 벡터레지스터(VRk)의 각 스칼라레지스터는 모두 배타적 논리합연산되고 결과레지스터(SR0)에 기억된다.As shown in the figure, each scalar register of the vector register VRk in the kth column is exclusively ORed and stored in the result register SR0.

본 발명은 종래의 디코딩장치가 불일치제어부에서 불일치 처리해야할 비트수 및 행의 수가 증가할수록 합연산단계가 M²-1만큼 증가되게 되어, 실시간 처리에 과중한 부하가 되는 문제점을 해결한 것으로, 연산단계를 줄일 수 있어 불일치처리를 빠르게 수행할 수 있다.The present invention solves the problem that the decoding operation increases the load by M²-1 as the number of bits and rows to be mismatched in the mismatch control unit increases. It can be reduced so that the inconsistency can be performed quickly.

도 1은 MPEG-2의 디코딩부의 구성을 도시한 도면;1 is a diagram showing a configuration of a decoding unit of MPEG-2;

도 2는 도 1에 도시된 역양자화부를 구체적으로 도시한 블록도;FIG. 2 is a block diagram specifically showing the inverse quantization unit shown in FIG. 1; FIG.

도 3은 본 발명의 실시예에 따른 도 2에 도시된 불일치제어부의 레지스터의 연산동작을 나타낸 도면;3 is a diagram illustrating an operation of a register of a mismatch control unit shown in FIG. 2 according to an exemplary embodiment of the present invention;

도 4는 본 발명의 실시예에 따른 도 3에 도시된 연산동작에서 배타적 논리합의 동작을 구체적으로 나타낸 도면;4 is a view showing in detail the operation of the exclusive logical sum in the operation shown in Figure 3 according to an embodiment of the present invention;

도 5는 도 3에 도시된 연산동작에서 마지막 레지스터의 배타적 논리합의 동작을 나타낸 도면.FIG. 5 is a view showing the operation of the exclusive OR of the last register in the operation shown in FIG. 3; FIG.

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

10 : 가변길이디코딩부 20 : 역스캔부10: variable length decoding unit 20: reverse scan unit

30 : 역양자화부 40 : 역DCT부30: inverse quantization unit 40: inverse DCT unit

50 : 움직임보상부 60 : 프레임메모리50: motion compensation unit 60: frame memory

70 : 역양자화연산부 80 : 포화처리부70: inverse quantization operation unit 80: saturation processing unit

90 : 불일치제어부90: discrepancy control unit

Claims (4)

m비트, n행의 화상블럭에 대해 불일치여부를 처리하는 MPEG-2 디코더에 있어서:In an MPEG-2 decoder that handles mismatches for m-bit, n-row picture blocks: 입력되는 비트스트림데이타로부터 가변길이코드화된 DCT계수를 추출하여 디코드시켜 1차원 데이터(QF[n])로 출력시키는 가변길이디코딩부(10)와;A variable length decoding unit 10 for extracting and decoding a variable length coded DCT coefficient from the input bitstream data and outputting the decoded DCT coefficient as one-dimensional data QF [n]; 상기 가변길이디코딩부(10)로부터 출력된 일차원 데이터(QF[n])를 소정의 스캐닝방식에 따라 변환시켜 2차원데이타(QF[v][u])로 출력시키는 역스캔부(20)와;An inverse scan unit 20 for converting the one-dimensional data QF [n] output from the variable length decoding unit 10 according to a predetermined scanning method and outputting the two-dimensional data QF [v] [u]; ; 상기 역스캔부(20)로 부터의 2차원데이타(QF[v][u])를 역양자화시켜 실제의 DCT계수값(F[v][u])으로 복원시킨후, 화상블럭에 대하 배타적 논리합으로 불일치오차를 보정하여 출력하는 역양자화부(30)와;The inverse quantization of the two-dimensional data QF [v] [u] from the inverse scan unit 20 is inversely quantized and restored to the actual DCT coefficient value F [v] [u], and then exclusive to the image block. An inverse quantization unit 30 for correcting and outputting a mismatch error by a logical sum; 상기 상기 역양자화부(30)으로부터 출력된 데이터(F[v][u])를 역변환(Inverse DCT)시켜 출력(f[y][x])시키는 역DCT부(40)와;An inverse DCT unit 40 which inverses DCT the data F [v] [u] output from the inverse quantization unit 30 and outputs f [y] [x]; 이전의 화면에서 움직임이 있는 부분의 일정 영역을 추출한 후, 보상하여 출력시키는 움직임보상부(50)를 구비하여 구성된 것을 특징으로 하는 MPEG-2 디코딩장치.MPEG-2 decoding apparatus comprising a motion compensator (50) for compensating and extracting a predetermined region of a portion having a motion in the previous screen. 제 1 항에 있어서,The method of claim 1, 상기 역양자화부(30)는 상기 역스캔부(20)로 부터의 데이터(QF[v][u])를 가중치매트릭스(W[w][v][u])및 양자화 비례계수(quantizer_scale)와 곱하여 실제의 DCT계수값으로 역양자화시켜 출력(F"[v][u])시키는 역양자화연산부(70)와;The inverse quantization unit 30 calculates the data QF [v] [u] from the inverse scan unit 20 by a weight matrix W [w] [v] [u] and a quantization scale factor (quantizer_scale). An inverse quantization operation unit 70 which multiplies by and inversely quantizes the actual DCT coefficient to output F ″ [v] [u]; 상기 역양자화연산부(70)로부터 출력된 데이터(F"[v][u])가 소정의 계수범위를 넘지 않도록 처리하는 포화처리부(80)와;A saturation processing unit (80) for processing such that data F "[v] [u] output from said inverse quantization operation unit (70) does not exceed a predetermined counting range; 상기 포화처리부(80)로부터 출력된 데이터(F'[v][u])의 계수를 화상블럭의 각 행마다 배타적 논리합 처리한 후, 불일치오차가 누적되는 것을 방지하도록 보정하는 불일치제어부(90)를 구비하여 구성된 것을 특징으로 하는 MPEG-2 디코딩장치.The inconsistency control unit 90 corrects the coefficients of the data F '[v] [u] output from the saturation processing unit 80 to perform an exclusive OR for each row of the image block, and then corrects the mismatch error to be accumulated. MPEG-2 decoding apparatus comprising a. 제 2 항에 있어서,The method of claim 2, 상기 불일치제어부(90)는 m비트의 레지스터를 n개 구비하여 구성된 것을 특징으로 하는 MPEG-2 디코딩장치.The inconsistency control unit (90) comprises n registers of m bits. 제 2 항에 있어서,The method of claim 2, 상기 불일치제어부(90)는 i번째 레지스터의 각 비트와 대응되는 i-1번째 레지스터의 각 비트를 배타적 논리합하여 i번째 레지스터(i=2,...,n)의 대응되는 비트에 저장시키고;The mismatch controller 90 exclusively ORs each bit of the i-1 th register corresponding to each bit of the i th register and stores it in the corresponding bit of the i th register (i = 2, ..., n); n번째 레지스터의 각 비트를 모두 배타적 논리합하여 출력시키는 것을 특징으로 하는 MPEG-2 디코딩장치.MPEG-2 decoding apparatus characterized by outputting the exclusive OR of all the bits of the n-th register.
KR1019970048818A 1997-09-25 1997-09-25 Decoder of mpeg-2 KR100502403B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970048818A KR100502403B1 (en) 1997-09-25 1997-09-25 Decoder of mpeg-2

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970048818A KR100502403B1 (en) 1997-09-25 1997-09-25 Decoder of mpeg-2

Publications (2)

Publication Number Publication Date
KR19990026613A KR19990026613A (en) 1999-04-15
KR100502403B1 true KR100502403B1 (en) 2005-09-26

Family

ID=37304892

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970048818A KR100502403B1 (en) 1997-09-25 1997-09-25 Decoder of mpeg-2

Country Status (1)

Country Link
KR (1) KR100502403B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100703799B1 (en) * 2005-07-19 2007-04-06 삼성전자주식회사 unquantization method, unqauntization apparatus, method and apparatus for video decoding using the unquantization method

Also Published As

Publication number Publication date
KR19990026613A (en) 1999-04-15

Similar Documents

Publication Publication Date Title
JP3888597B2 (en) Motion compensation coding apparatus and motion compensation coding / decoding method
US7460597B2 (en) Encoding apparatus and method
KR0129558B1 (en) Adaptive variable length coding method and apparatus
KR100253931B1 (en) Approximate mpeg decoder with compressed reference frames
WO2003101113A2 (en) Entropy constrained scalar quantizer for a laplace-markov data source
CN1647540A (en) System and method for providing single-layer video encoded bitstreams suitable for reduced-complexity decoding
US8199820B2 (en) Intermediate compression of reference frames for transcoding
KR100196890B1 (en) A motion video compression system with guaranted bit production limits
EP0736843B1 (en) A motion video compression system with adaptive quantisation
CN1347621A (en) Reducing &#39;blocking picture&#39; effects
US5822000A (en) Video encoding using rearrangement of transform coefficients and inter-block correlation
US6072837A (en) Quantizing apparatus and quantizing method
US6850566B2 (en) Implementation of quantization for SIMD architecture
KR100502403B1 (en) Decoder of mpeg-2
US5724096A (en) Video signal encoding method and apparatus employing inter-block redundancies
CN1166208C (en) Transcoding method and device
US6594398B1 (en) Method and apparatus for run-length encoding video data
US5654704A (en) Video variable length code encoder with EOB insertion responsive to word length
US6774824B2 (en) Encoding device and method for encoding digital image improved by requantization of a predetermined subbit plane
JPH1098720A (en) Method and device for encoding video signal
KR100210124B1 (en) Data deformatting circuit of picture encoder
JP3948442B2 (en) Motion compensation decoding apparatus
JP2004007778A (en) Motion compensating and decoding method
KR100293369B1 (en) Digital video compression coding and decoding system using shape adaptive selection and thereof method
US20050276332A1 (en) Method of communicating data within a coder

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee