KR960005686Y1 - Address signal generator of jpeg decoder - Google Patents

Address signal generator of jpeg decoder Download PDF

Info

Publication number
KR960005686Y1
KR960005686Y1 KR2019910023214U KR910023214U KR960005686Y1 KR 960005686 Y1 KR960005686 Y1 KR 960005686Y1 KR 2019910023214 U KR2019910023214 U KR 2019910023214U KR 910023214 U KR910023214 U KR 910023214U KR 960005686 Y1 KR960005686 Y1 KR 960005686Y1
Authority
KR
South Korea
Prior art keywords
flip
output
flop
output signal
signal
Prior art date
Application number
KR2019910023214U
Other languages
Korean (ko)
Other versions
KR930016798U (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 KR2019910023214U priority Critical patent/KR960005686Y1/en
Publication of KR930016798U publication Critical patent/KR930016798U/en
Application granted granted Critical
Publication of KR960005686Y1 publication Critical patent/KR960005686Y1/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C8/00Arrangements for selecting an address in a digital store
    • G11C8/04Arrangements for selecting an address in a digital store using a sequential addressing device, e.g. shift register, counter
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/10Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
    • G11C7/1051Data output circuits, e.g. read-out amplifiers, data output buffers, data output registers, data output level conversion circuits

Landscapes

  • Engineering & Computer Science (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

내용없음.None.

Description

JPEG 디코더에서의 어드레스 발생회로Address generation circuit in JPEG decoder

제 1 도는 JPEG디코더의 블록 다이아그램Figure 1 is a block diagram of a JPEG decoder

제 2 도는 IDCT 프로세서의 8,8블럭 픽셀 데이타 출력 순서도2 is an 8, 8-block pixel data output flow chart of the IDCT processor.

제 3 도는 본 고안에 의한 JPEG 디코더에서의 어드레스 발생회로도3 is an address generating circuit diagram of a JPEG decoder according to the present invention.

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

FF1~3 : 플립플롭 AND1~5 : 앤드게이트FF1 ~ 3: flip flop AND1 ~ 5: AND gate

OR1,2 : 오아게이트 1,2 : 논리동작부OR1,2: OA gate 1,2: logic operation part

3 : 카운트3: count

본 고안은 JPEG(Joint Photographic Expert Group : ISO/CCITT 권고안) 코덱의 IDCT(Inverse Discrete Cosine Transform) 프로세서의 출력 데이타를 메모리에 저장하기 위한 어드레스 발생회로에 관한 것으로, 특히, IDCT 프로세서로부터 출력되는 8,8블럭의 데이타를 순서대로 메모리내의 임의의 8,8블럭에 저장할 수 있도록 로우 어드레스(Row Address)와 컬럼 어드레스(Coulumn Address)의 하위 3비트를 발생시킬 수 있도록 한 JPEG 디코더에서의 어드레스 발생회로에 관한 것이다.The present invention relates to an address generating circuit for storing output data of an Inverse Discrete Cosine Transform (IDCT) processor of a Joint Photographic Expert Group (ISO / CCITT Recommendation) codec in a memory. In the address generator circuit of the JPEG decoder which can generate the lower 3 bits of the row address and column address so that 8 blocks of data can be stored in arbitrary 8, 8 blocks in the memory in order. It is about.

일반적으로 JPEG 방식은 하나의 화면을 구성하는 픽셀데이타를 8,8블럭 단위로 구분한후 각 8,8블럭 단위별로 DCT(Discrete Cosine Transform) 변환시키고 양자화시켜서 다지탈데이타로 변환시키고 가변길이 디코딩시켜 압축시켜 전송하고, 수신측에서는 상술한 과정의 역과정을 통하여 원래의 영상신호를 얻도록하는 방식이다.In general, the JPEG method divides pixel data composing one screen into 8,8 block units, converts and quantizes DCT (Discrete Cosine Transform) for each 8,8 block unit, converts to digital data, and decodes the variable length. Compressed and transmitted, the receiving side is to obtain the original video signal through the reverse process of the above process.

상기와 같은 JPEG 방식의 수신측에서 사용되는 통상적인 JPEG 디코더는, 제 1 도에 나타낸 바와 같이, 상대방의 JPEG 시스템으로 부터 수신되는 압축된 영상 데이타를 저장하는 FIFO(31 : First-In First-Out)와, 상기 FIFO(31)에서 출력되는 압축 영상 데이타를 가변길이(Variable Length)로 디코딩시켜 8,8블럭 단위의 데이타로 양자화시켜 주는 가변길이 디코더(32)와, 상기 가변길이 디코더(32)의 출력신호를 역 양자화 시켜 DCT 계수를 출력시켜주는 역양자화부(33)와, 상기 역양자화부(33)의 출력신호를 픽셀 데이타로 복원시켜 주는 IDCT 프로세서(34)와, 상기 IDCT 프로세서(34)에서 출력되는 픽셀복원 데이타를 저장하는 메모리부(35)로 구성되어 있다.A typical JPEG decoder used at the receiving side of the JPEG system as described above is a FIFO (31: First-In First-Out) storing compressed image data received from the other party's JPEG system, as shown in FIG. And a variable length decoder 32 for decoding the compressed image data output from the FIFO 31 into variable lengths and quantizing the data into 8, 8 block units, and the variable length decoder 32. An inverse quantization unit 33 for inversely quantizing the output signal of the inverse signal and outputting the DCT coefficients, an IDCT processor 34 for restoring the output signal of the inverse quantization unit 33 to pixel data, and the IDCT processor 34 Memory unit 35 for storing the pixel recovery data output from the "

따라서, 상대편 JPEG 시스템으로 부터 수신되어진 영상데이타가 FIFO(31)에 저장되면, 이 데이타를 가변길이 디코더(32)에서 압축된 형태의 디지탈 영상데이타를 원래의 데이타로 복원시키고, 역양자화부(33)에서 해당 데이타를 역양자화한 후 얻어진 DCT계수를 IDCT 프로세서(34)에서 8,8블럭 단위의 픽셀 데이타로 변환하여 메모리부(35)에 저장함으로써 완결된다.Therefore, when the image data received from the other JPEG system is stored in the FIFO 31, the data is restored to the original data in the compressed form in the variable-length decoder 32 to the original data, and the inverse quantizer 33 The DCT coefficient obtained after inverse quantization of the corresponding data is converted into pixel data in units of 8 and 8 blocks by the IDCT processor 34 and stored in the memory unit 35.

여기서 IDCT 프로세서(34)의 출력은 8,8블럭 단위의 데이타가 64개의 직렬 비트스트림으로 연속적으로 얻어지는데, 이때 비트스트림이 출력되는 순서도는 제 2 도에 도시되어 있는 바와같다.Here, the output of the IDCT processor 34 continuously obtains 8, 8 block units of data in 64 serial bitstreams, and a flow chart in which the bitstreams are output is shown in FIG.

즉, 상기 IDCT 프로세서(34)에서 출력되는 8,8블럭 단위의 픽셀(Pixel) 데이타는 제 2 도에 기재되어 있는 바와 같은 번호순서로 메모리부(35)에 저장되는데, 마이크로 프로세서(도시하지 않음)는 메모리부(35)에 저장되어 있는 해당데이타를 제 2 도에 도시된 순서로 어드레싱하여 읽어들여 소프트웨어적으로 화면을 재구성하여 디스플레이한다.That is, pixel data of 8,8 block units output from the IDCT processor 34 is stored in the memory unit 35 in the numerical order as described in FIG. ) Reads and reads the corresponding data stored in the memory unit 35 in the order shown in FIG.

그러나 상술한 종래의 방식에서는 IDCT 프로세서(34)가 역양자화부(33)의 출력신호를 픽셀 데이타로 복원시켜주는 동작과 해당 픽셀 데이타를 어드레싱하여 메모리부(35)에 자장하는 동작을 동시에 수행해야 한다. 예를들어 NTSC방식의 한 화면을 구성함에 있어 640,840 개의 픽셀이 소요되는바, IDCT 프로세서(34)가 이와 같이 대량이 픽셀 데이타를 소프트웨어적으로 처리하는 동작과 메모리부(35)를 어드레싱하여 데이타를 저장하는 동작을 병행하여 수행해야 하므로 IDCT 프로세서(34)에 많은 부하가 걸리게 되어 시스템 전반적으로 데이타 처리 효율이 저하되는 문제점이 발생되었다.However, in the above-described conventional method, the IDCT processor 34 must simultaneously perform an operation of restoring the output signal of the inverse quantization unit 33 to pixel data and an operation of addressing the pixel data to magnetic field in the memory unit 35. do. For example, 640,840 pixels are required to construct a NTSC screen. The IDCT processor 34 processes such a large amount of pixel data in software and addresses the memory unit 35 by addressing the data. Since the storing operation must be performed in parallel, the IDCT processor 34 takes a lot of load, resulting in a problem that the overall data processing efficiency is lowered.

상기와 같은 문제점을 해소하기 위한 본 고안의 목적은 IDCT 프로세서에서 출력되는 픽셀데이타를 메모리부에 순서대로 어드레싱 할 수 있도록 메모리부의 하위 3비트의 로우 어드레스와 컬럼 어드레스를 발생함으로써 IDCT 프로세서에 대신하여 메모리부를 어드레싱하는 동작을 수행하여 IDCT 프로세서의 부하를 감소시켜 주도록 하는 JPEG 디코더에서의 어드레스 발생회로를 제공하는데 있다.An object of the present invention for solving the above problems is to generate a row address and column address of the lower 3 bits of the memory unit in order to address the pixel data output from the IDCT processor in the memory unit in order to replace the memory in place of the IDCT processor. The present invention provides an address generator circuit in a JPEG decoder that performs an operation of addressing a unit to reduce a load of an IDCT processor.

상기와 같은 목적을 달성하기 위한 본 고안은, 상대방의 JPEG 시스템으로부터 수신되는 압축된 영상 데이타를 저장하는 FIFO와; 상기 FIFO에서 출력되는 압축 영상 데이타를 가변길이로 디코딩시켜 8,8블럭 단위의 데이타로 양자화시켜 주는 가변길이 디코더와; 상기 가변길이 디코더의 출력신호를 역 양자화시켜 DCT계수를 출력시켜주는 역양자화부와; 상기 역양자화부의 출력신호를 픽셀 데이타로 복원시켜주는 IDCT 프로세서와; 상기 IDCT 프로세서에서 출력되는 픽셀 복원 데이타를 저장하는 메모리부를 구비하는 JPEG 디코더에 있어서, 소정주파수의 제 1 클럭신호를 동기신호 입력단에 입력받고, 상기 제 1 클럭신호를 반전시킨 제 2 클럭신호를 클리어단에 입력받아 동작 가능 시점에 데이타 입력단에 입력되는 데이타를 출력하여 로우어드레스 하위 3비트중의 1비트씩을 출력하여 상기 메모리부측에 인가하는 제 1 내지 제 3 플립플롭과; 상기 제 1 내지 제 3 플립플롭의 정상 출력신호와 반전 출력신호를 입력받아 논리연산 처리하여 상기 제 2 플립플롭의 데이타 입력단 출력하는 제 1 논리동작부와; 상기 제 1 및 제 3 플립플롭의 정상 출력신호와 반전 출력신호를 입력받아 논리연산 처리하여 상기 제 3 플립플롭의 데이타 입력단에 출력하는 제 2 논리동작부와; 상기 제 1 플립플롭의 정상 출력신호와 상기 제 2 플립플롭의 반전 출력신호 그리고 상기 제 3 플립플롭의 반전 출력신호를 입력받아 논리곱시켜 출력하는 제 6 앤드게이트와; 상기 제 6 앤드게이트의 출력신호를 동기신호 입력단에 입력받고, 상기 제 2 클럭신호를 클리어단에 입력받아 카운팅 동작하여 생성된 칼럼어드레스 하위 3비트를 상기 메모리부측에 출력하는 카운터를 포함하는 것을 특징으로 한다.The present invention for achieving the above object is a FIFO for storing the compressed image data received from the other party's JPEG system; A variable length decoder for decoding the compressed image data output from the FIFO into variable lengths and quantizing the data into 8, 8 block units; An inverse quantizer for outputting a DCT coefficient by inversely quantizing the output signal of the variable length decoder; An IDCT processor for restoring the output signal of the inverse quantization unit to pixel data; A JPEG decoder comprising a memory unit for storing pixel reconstruction data output from the IDCT processor, wherein the first clock signal having a predetermined frequency is input to a synchronization signal input terminal and the second clock signal inverted the first clock signal is cleared. First to third flip-flops which are inputted to the data input terminal at the time when the operation is possible and output one bit of the lower three bits of the low address to be applied to the memory unit; A first logic operation unit which receives the normal output signals and the inverted output signals of the first to third flip-flops and performs a logic operation to output the data input terminals of the second flip-flop; A second logic operation unit which receives the normal output signals and the inverted output signals of the first and third flip-flops and performs a logic operation to output the data to the data input terminals of the third flip-flop; A sixth AND gate which receives the normal output signal of the first flip-flop, the inverted output signal of the second flip-flop, and the inverted output signal of the third flip-flop, and outputs the result of the AND operation; And a counter configured to receive the output signal of the sixth AND gate into the synchronization signal input terminal, and output the lower 3 bits of the column address generated by the counting operation by receiving the second clock signal to the clear terminal to the memory unit. It is done.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일 실시예를 설명한다.Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.

제 3 도는 본 고안에 의한 JPEG 디코더에서의 어드레스 발생회로도로서, 소정주파수의 제 1 클럭신호를 동기 신호 입력단(CK)에 입력받고 상기 제 1 클럭신호의 반전신호(CK' : 이하, 제 2 클럭신호라 칭함)를 클리어단(CL)에 입력받아 동작 가능시점에 데이타 입력단(D)에 입력되는 데이타를 출력시켜 로우어드레스 하위 3비트(R2~R0) 중의 1비트씩을 출력하여 메모리부(35 ; 제 1 도참조)측에 인가하는 제 1~3 플립플롭(FF1~3)과, 상기 제 1~3 플립플롭(FF1~3)의 정상 출력신호(A, B, C)와 반전 출력신호(A', B', C')를 입력받아 논리연산 처리하여 상기 제 2 플립플롭(FF2)의 데이타 입력단(D)에 입력시키는 제 1 논리동작부(1)와, 상기 제 1 , 3 플립플롭(FF1, 3)의 정상 출력신호(A, C)와 반전 출력신호(A', C')를 입력받아 논리연산 처리하여 상기 제 3 플립플롭(FF3)의 데이타 입력단(D)에 입력시키는 제 2 논리동작부(2)와, 상기 제 1 플립플롭(FF1)의 정상 출력신호(A)와 상기 제 2 플립플롭(FF2)의 반전 출력신호(B') 그리고 상기 제 3 플립플롭(FF3)의 반전 출력신호(C')를 입력받아 논리곱시켜 출력하는 제 6 앤드게이트(AND6)와, 상기 제 6 앤드게이트(AND6)의 출력신호를 동기신호 입력단(CK)에 입력받고 제 2 클럭신호(CK')를 클리어단(CK)에 입력받아 카운팅 동작하여 메모리부(35)의 칼럼어드레스 하위 3비트(C2~C0)를 형성시키는 카운터(3)로 구성되어 있다.3 is an address generation circuit diagram of a JPEG decoder according to the present invention, in which a first clock signal having a predetermined frequency is input to a synchronization signal input terminal CK, and an inverted signal CK 'of the first clock signal is hereinafter referred to as a second clock. A signal) is inputted to the clear stage CL, and the data inputted to the data input terminal D is output at the time of operation, and each bit of the low address 3 bits R2 to R0 is outputted to the memory unit 35; The first to third flip-flops FF1 to 3, the normal output signals A, B, and C and the inverted output signals of the first to third flip-flops FF1 to 3 applied to the side of FIG. A ', B', C '), and a logic operation to input the data input terminal D of the second flip-flop (FF2) and the first logical operation unit 1, and the first and third flip-flop The normal output signals A and C and the inverted output signals A 'and C' of (FF1, 3) are inputted and logically processed to the data input terminal D of the third flip-flop FF3. A second logic operation unit 2, a normal output signal A of the first flip-flop FF1, an inverted output signal B 'of the second flip-flop FF2, and the third flip-flop. The sixth AND gate AND6, which receives the inverted output signal C ′ of FF3, and performs a logical multiplication on the output signal C ′, and the output signal of the sixth AND gate AND6 is inputted to the synchronization signal input terminal CK. The counter 3 is configured to receive the two clock signals CK 'to the clear terminal CK and perform a counting operation so as to form the lower three bits C2 to C0 of the column addresses of the memory unit 35.

상기와 같은 구성중 상기 제 1 논리동작부(1)는 상기 제 1, 2 플립플롭(FF1, 2)의 반전 출력신호(A', B')를 입력받아 논리곱시켜 출력하는 제 1 앤드게이트(AND1)와, 상기 제 2 플립플롭(FF2)의 반전 출력신호(B')와 상기 제 3 플립플롭(FF3)의 정상 출력신호(C)를 입력받아 논리곱시켜 출력하는 제 2 앤드게이트(AND2)와, 상기 제 2 플립플롭(FF2)의 정상 출력신호(B)와 상기 제 3 플립플롭(FF3)의 반전 출력신호(C') 그리고 상기 제 1 플립플롭(FF1)의 정상 출력신호(A)를 입력받아 논리곱시켜 출력하는 제 3 앤드게이트(AND3)와, 상기 제 1~3 앤드게이트(AND1~3)의 출력신호를 논리합시켜 제 2 플립플롭(FF2)의 데이타 입력단(D)에 출력하는 제 1 오아게이트(OR1)로 구성되어 있다.In the above configuration, the first logic operation unit 1 receives the inverted output signals A 'and B' of the first and second flip-flops FF1 and 2, and outputs the first AND gate. (AND1) and a second AND gate that receives and logically multiplies and outputs the inverted output signal B 'of the second flip-flop FF2 and the normal output signal C of the third flip-flop FF3. AND2, the normal output signal B of the second flip-flop FF2, the inverted output signal C 'of the third flip-flop FF3, and the normal output signal of the first flip-flop FF1 ( The data input terminal D of the second flip-flop FF2 is formed by performing a logical OR on the third AND gate AND3 for receiving and logically multiplying A) and the output signals of the first to third AND gates AND1 to 3. It consists of the 1st OR gate OR1 output to.

또한, 상기와 같은 구성중 상기 제 2 논리동작부(2)는 상기 제 1, 3 플립플롭(FF1, 3)의 반전 출력신호(A', C')를 입력받아 논리곱시켜 출력하는 제 4 앤드게이트(AND4)와, 상기 제 1, 3 플립플롭(FF1, 3)의 정상 출력신호(A, C)를 입력받아 논리곱시켜 출력하는 제 5 앤드게이트(AND5)와, 상기 제 4, 5 앤드게이트(AND4, 5)의 출력신호를 논리합시켜 제 3 플립플롭(FF3)의 데이타 입력단(D)에 출력하는 제 2 오아게이트(OR2)로 구성되어 있다.In addition, the second logic operation unit 2 of the above-described configuration receives the inverted output signal (A ', C') of the first, third flip-flops (FF1, 3) and the fourth to output the logical multiplication An AND gate AND4, a fifth AND gate AND5 that receives and outputs ANDs the normal output signals A and C of the first and third flip-flops FF1 and 3, and outputs the AND gate AND4. The second orifice OR2 outputs the output signals of the AND gates AND4 and 5 to the data input terminal D of the third flip-flop FF3.

또한, 상기 제 1 플립플롭(FF1)의 데이타 입력단(D)에는 자신의 출력신호중 반전 출력신호(A')가 입력된다.In addition, the inverted output signal A 'of its own output signal is input to the data input terminal D of the first flip-flop FF1.

이와 같이 구성된 본 고안의 작용효과를 설명하면 다음과 같다.Referring to the effect of the present invention configured as described above are as follows.

먼저, 등기신호입력단(CK)에 소정의 클럭펄스가 입력되기전에 클리어단(CL)에 제 2 클럭신호(CK')가 입력되므로 다수개의 플립플롭(FF1~3)과 카운터(3)의 출력단에서는 모두 '로우'신호가 출력되어 메모리부(35: 제 1 도 참조)에 인가되는 로우 및 컬럼 어드레스(R2~R0, C2~C0)는 모두 '000'가 된다.First, since the second clock signal CK 'is input to the clear terminal CL before the predetermined clock pulse is input to the registered signal input terminal CK, the output terminals of the plurality of flip-flops FF1 to 3 and the counter 3 are provided. In both cases, the 'low' signal is output, and the row and column addresses R2 to R0 and C2 to C0 applied to the memory unit 35 (refer to FIG. 1) become '000'.

이때, 상기 제 1~3 플립플롭(FF1~3)의 반전 출력신호(A'~C')에서는 모두 '하이'신호가 출력되므로 제 1, 4 앤드게이트(AND1, 4)에서 '하이'신호가 출력된다. 그러므로 제 1, 2 오아게이트(OR1, 2)의 출력이 모두 '하이'가 되어 상기 제 1~3 플립플롭(FF1~3)의 데이타 입력단(D)에는 모두 '하이'신호가 입력된다.At this time, since the 'high' signal is output from the inverted output signals A 'to C' of the first to third flip-flops FF1 to 3, the 'high' signal at the first and fourth AND gates AND1 and 4 is output. Is output. Therefore, the outputs of the first and second orifices OR1 and 2 are all high, and the high signal is input to the data input terminal D of the first to third flip-flops FF1 to 3.

따라서, 이후 첫번째 클럭펄스(CK)가 입력되면 상기 제 1~3 플립플롭(FF1~3)의 정상 출력신호(A, B, C)는 모두 반전되어 모두 '하이'신호가 출력되므로 메모리부(35)에 인가되는 로우 어드레스(R2~R0)는 '111' 상태인 '7'이 된다.Therefore, when the first clock pulse CK is input thereafter, the normal output signals A, B, and C of the first to third flip-flops FF1 to 3 are all inverted to output the high signal. The row addresses R2 to R0 applied to 35 are '7' which is a '111' state.

이때, 상기 제 1 플립플롭(FF1)의 데이타 입력단(D)에는 '로우'신호가 인가되고, 상기 제 1~3 앤드게이트(AND1~3)와 제 1 오아게이트(OR1)의 출력도 '로우'상태가 되므로 상기 제 2 플립플롭(FF2)의 데이타 입력단(D)에도 '로우'신호가 인가되며, 상기 제 4 앤드게이트(AND4)의 출력신호는 '로우' 상태이나 상기 제 5 앤드게이트(AND5)의 출력이 '하이'상태이므로 제 2 오아게이트(OR2)의 출력이 '하이'가 되어 제 3 플립플롭(FF3)의 데이타 입력단(D)에는 '하이'신호가 인가된다.In this case, a 'low' signal is applied to the data input terminal D of the first flip-flop FF1, and the outputs of the first to third AND gates AND1 to 3 and the first oragate OR1 are also 'low'. 'Low' signal is also applied to the data input terminal D of the second flip-flop FF2, and the output signal of the fourth AND gate AND4 is in the 'low' state or the fifth end gate ( Since the output of AND5 is 'high', the output of the second OA gate OR2 becomes 'high', and a 'high' signal is applied to the data input terminal D of the third flip-flop FF3.

따라서, 두번째의 클럭신호가 입력되면, 상기 제 1, 2 플립플롭(FF1, 2)의 정상 출력신호(A, B)는 '로우'상태로 변환되나 상기 제 3 플립플롭(FF3)의 정상 출력신호(C)가 '하이'상태를 유지하게되어 메모리부(35)에 인가되는 로우 어드레스(R2~R0)는 '001'상태가 된다.Therefore, when the second clock signal is input, the normal output signals A and B of the first and second flip-flops FF1 and 2 are converted to a low state, but the normal output of the third flip-flop FF3 is output. The signal C maintains the 'high' state so that the row addresses R2 to R0 applied to the memory unit 35 become the '001' state.

이후, 상기 제 1~3 플립플롭(FF1~3)의 출력신호가 변화함에 따라 상기 제 1 앤드게이트(AND1)의 출력신호 상태는 '하이'로, 제 4, 5 앤드게이트(AND4, 5)의 출력신호 상태는 모두 '로우'로 변환하게 되어, 상기 제 3 플립플롭(FF3)의 데이타 입력단(D)에만 '로우'신호가 인가된다.Thereafter, as the output signals of the first to third flip-flops FF1 to 3 change, the output signal state of the first and gate AND1 is 'high', and the fourth and fifth endgates AND4 and 5 are respectively. The output signal states of are all converted to 'low', and the 'low' signal is applied only to the data input terminal D of the third flip-flop FF3.

따라서, 세번째의 클럭펄스(CK)가 입력되면, 메모리부(35)에 인가되는 로우 어드레스(R2~R0)는 '110'상태인 '6'이 출력된다.Therefore, when the third clock pulse CK is input, the row addresses R2 to R0 applied to the memory unit 35 are outputted with '6' having a '110' state.

이후, 상기 제 1~3 플립플롭(FF1~3)의 정상 출력신호가 '6'이 됨에 따라 상기 제 3 앤드게이트(AND3)의 출력은 '하이'가 되므로 제 1 오아게이트(OR1)의 출력이 '하이'상태가 되고, 상기 제 4, 5 앤드게이트(AND4, 5) 및 제 2 오아게이트(OR2)의 출력이 모두 '로우'가 되어 상기 제 1~3 플립플롭(FF1~3)의 데이타 입력단에는 각각 '로우', '하이', '로우'상태가 된다.Since the output signal of the third AND gate AND3 becomes 'high' as the normal output signal of the first to third flip-flops FF1 to 3 becomes '6', the output of the first oragate OR1 is 'high'. Is in the 'high' state, and the outputs of the fourth and fifth AND gates AND4 and 5 and the second oragate OR2 are all 'low', so that the first to third flip-flops FF1 to 3 Data input stages are 'low', 'high' and 'low' respectively.

따라서, 이후 넷째, 클럭펄스가 입력되면 상기 제 1~3 플립플롭(FF1~3)의 정상 출력신호가 '010' 즉, 메모리부(35)에 인가되는 로우어드레스(R2~R0)는 '2'이 되며, 상기 제 1 플립플롭(FF1)의 데이타 입력단에 '하이'신호가 인가되고, 상기 제 1~3 앤드게이트(AND1~3)와 제 1 오아게이트(OR1)의 출력이 '로우'가 되므로 상기 제 2 플립플롭(FF2)의 데이타 입력단에는 '로우'신호가 인가되며, 상기 제 4 앤드게이트(AND4)의 출력이 '하이'가 되므로 상기 제 2 오아게이트(OR2)의 출력이 '하이'가 되어 상기 제 3 플립플롭(FF3)의 데이타 입력단에는 '하이'신호가 인가된다.Therefore, a fourth time, when the clock pulse is input, the low output address R2 to R0 applied to the memory unit 35 is '010', that is, the normal output signal of the first to third flip-flops FF1 to 3 is '2'. 'High' signal is applied to the data input terminal of the first flip-flop FF1, and the outputs of the first to third AND gates AND1 to 3 and the first OR gate OR1 are 'low'. Since a 'low' signal is applied to the data input terminal of the second flip-flop FF2, and the output of the fourth AND gate AND4 becomes' high ', the output of the second orifice OR2 is' Becomes high, and a 'high' signal is applied to the data input terminal of the third flip-flop FF3.

그러므로 다섯번째의 클럭 펄스가 입력되면, 상기 제 1~3 플립플롭(FF1~3)의 출력단자(A~C)에서 메모리부(35)로 출력되는 로우 어드레스(R2~R0)가 '101' 즉, '5'가 출력되므로, 상기 제 1 플립플롭(FF1)의 데이타 입력단에는 '로우'신호가 입력되고, 상기 제 2 플립플롭(FF2)의 데이타 입력단에는 제 2 앤드게이트(AND2)의 출력신호가 '하이'상태이므로 상기 제 1 오아게이트(OR1)의 출력인 '하이'가 입력된다.Therefore, when the fifth clock pulse is input, the row addresses R2 to R0 output from the output terminals A to C of the first to third flip-flops FF1 to 3 to the memory unit 35 are '101'. That is, since '5' is output, a 'low' signal is input to the data input terminal of the first flip-flop FF1 and the output of the second AND gate AND2 is supplied to the data input terminal of the second flip-flop FF2. Since the signal is in a 'high' state, 'high', which is an output of the first oragate OR1, is input.

또한, 상기 제 3 플립플롭(FF3)의 데이타 입력단에는 제 5 앤드게이트(AND5)의 출력신호가 '하이'상태이므로 상기 제 2 오아게이트(OR2)의 출력인 '하이'가 입력된다.In addition, since the output signal of the fifth and gate AND5 is 'high', the 'high', which is the output of the second oracle OR2, is input to the data input terminal of the third flip-flop FF3.

이후, 6번째의 클럭펄스가 입력되면 상기 제 1~3 플립플롭(FF1~3)의 출력단자(A~C)에서 메모리부(35)로 출력되는 로우 어드레스(R2~R0)가 '011'이 되며, 그에 따라 상기 제 1 플립플롭(FF1)의 데이타 입력단에는 '하이' 신호가 인가되고, 상기 제 1~3 앤드게이트(AND1~3)의 출력신호가 '로우'상태이므로 상기 제 1 오아게이트(OR1)에서는 '로우'상태의 신호가 출력되어 상기 제 2 플립플롭(FF2)의 데이타 입력단에 입력된다.Thereafter, when the sixth clock pulse is input, the row addresses R2 to R0 output from the output terminals A to C of the first to third flip-flops FF1 to 3 to the memory unit 35 become '011'. As a result, a 'high' signal is applied to the data input terminal of the first flip-flop FF1 and the output signal of the first to third AND gates AND1 to 3 is 'low'. At the gate OR1, a signal having a 'low' state is output and input to the data input terminal of the second flip-flop FF2.

또한, 상기 제 4, 5 앤드게이트(AND4, 5)의 출력신호가 '로우'상태이므로 상기 제 2 오아게이트(OR2)에서는 '로우'상태의 신호가 출력되어 상기 제 3 플립플롭(FF3)의 데이타 입력단에 입력된다.In addition, since the output signals of the fourth and fifth AND gates AND4 and 5 are 'low', the signal of the 'low' state is output from the second oragate OR2 to form the third flip-flop FF3. It is entered at the data input stage.

따라서, 7번째의 클럭펄스가 입력되면 상기 제 1~3 플립플롭(FF1~3)의 출력(A~C)이 '100'상태가 되며, 그로 인하여 상기 제 1 플립플롭(FF1)의 데이타 입력단에는 '로우'신호가 인가되고 상기 제 1~3 앤드게이트(AND1~3)의 출력신호가 '로우'상태이므로 상기 제 1 오아게이트(OR1)에서는 '로우'상태의 신호가 출력되어 상기 제 2 플립플롭(FF2)의 데이타 입력단에 입력된다.Therefore, when the seventh clock pulse is input, the outputs A through C of the first to third flip flops FF1 to 3 are in a '100' state, and thus, the data input terminal of the first flip flop FF1. Since the 'low' signal is applied and the output signal of the first to third AND gates AND1 to 3 is 'low' state, the first ora gate OR1 outputs a 'low' state signal to the second signal. It is input to the data input terminal of the flip-flop FF2.

또한, 상기 제 4, 5 앤드게이트(AND4, 5)의 출력신호가 '로우'상태이므로 상기 제 2 오아게이트(OR2)에서는 '로우'상태의 신호가 출력되어 상기 제 3 플립플롭(FF3)의 데이타 입력단에 입력된다.In addition, since the output signals of the fourth and fifth AND gates AND4 and 5 are 'low', the signal of the 'low' state is output from the second oragate OR2 to form the third flip-flop FF3. It is entered at the data input stage.

따라서, 8번째의 클럭신호가 입력되면 상기 제 1~3 플립플롭(FF1~3)의 출력은 모두 '로우'가 되어 메모리부(35)에 인가되는 로우 어드레스(R2~R0)는 '000'가 되며, 이후의 클럭 펄스에 대해서는 상기의 동작을 반복 수행한다.Therefore, when the eighth clock signal is input, the outputs of the first to third flip-flops FF1 to 3 are all low, and the row addresses R2 to R0 applied to the memory unit 35 are '000'. The above operation is repeated for subsequent clock pulses.

즉, 메모리부(35)측에 출력되는 로우 어드레스(R2~R0)는 클럭 펄스가 들어올때마다 000(0)⇒111(7)⇒001(1)⇒110(6)⇒010(2)⇒101(5)⇒011(3)⇒100(4)의 순서로 반복적으로 순환된다.That is, the row addresses R2 to R0 output to the memory unit 35 are 000 (0) ⇒ 111 (7) ⇒ 001 (1) ⇒ 110 (6) 010 (2) ⇒ each time a clock pulse is input. The cycle is repeated in the order of 101 (5) → 011 (3) ⇒100 (4).

한편, 상기 카운터(3)는 상기 제 1~3 플립플롭(FF1~3)의 출력단자(A, B', C')에서 '하이'신호가 출력될때마다 '하이'가 되는 제 6 앤드게이트(AND6)의 출력신호를 클럭펄스로 입력받아 카운터를 실시하게 되는데, 이때 상기 카운터(3)의 출력단자(QA~QC)에서 메모리부(35)로 인가되는 컬럼 어드레스(C0~C2)는 000(0)⇒001(1)⇒010(2)⇒011(3)⇒100(4)⇒101(5)⇒110(6)⇒111(7)의 순서로 발생시켜 주므로 제 2 도와 같은 순서로 메모리부(35)를 어드레싱 할 수 있게 된다.On the other hand, the counter 3 is a sixth end gate that becomes 'high' whenever a 'high' signal is output from the output terminals A, B 'and C' of the first to third flip-flops FF1 to 3. The output signal of AND6 is inputted as a clock pulse to perform a counter. At this time, the column addresses C0 to C2 applied to the memory unit 35 from the output terminals QA to QC of the counter 3 are 000. (0) ⇒001 (1) ⇒010 (2) ⇒011 (3) ⇒100 (4) ⇒101 (5) ⇒110 (6) ⇒111 (7) The memory unit 35 can be addressed.

이상에서 설명한 바와 같이 본 고안 장치에 의하면 다수개의 논리게이트와 플립플롭 및 카운터를 이용하여 8,8블럭의 IDCT 프로세서 출력데이타를 출력되는 순서에 맞게 메모리부의 임의의 8,8블럭에 저장시킬 수 있는 로우 어드레스와 컬럼 어드레스를 발생시킬 수 있으므로, IDCT 프로세서가 메모리부를 어드레싱 하는 동작을 수행함에 기인하여 IDCT 프로세서에 걸리는 부하를 감소시킬 수 있어 JPEG 시스템의 전반적인 데이타 처리 효율을 향상시키게 된다.As described above, according to the present invention, a plurality of logic gates, flip-flops, and counters can store 8, 8 blocks of IDCT processor output data in arbitrary 8, 8 blocks of a memory unit in order of output. Since the row address and column address can be generated, the load on the IDCT processor due to the addressing operation of the memory unit by the IDCT processor can be reduced, thereby improving the overall data processing efficiency of the JPEG system.

Claims (4)

(2회 정정) 상대방의 JPEG 시스템으로 부터 수신되는 압축된 영상 데이타를 저장하는 FIFO(31)와 상기 FIFO(31)에서 출력되는 압축 영상 데이타를 가변길이로 디코딩시켜 8,8블럭 단위의 데이타로 양자화시켜 주는 가변길이 디코더(32)와; 상기 가변길이 디코더(32)의 출력신호를 역 양자화시켜 DCT계수를 출력시켜주는 역양자화부(33)와; 상기 역양자화부(33)의 출력신호를 픽셀 데이타로 복원시켜주는 IDCT 프로세서(34)와; 상기 IDCT 프로세서(34)에서 출력되는 픽셀 복원 데이타를 저장하는 메모리부(35)를 구비하는 JPEG 디코더에 있어서,(Twice correction) The FIFO 31 storing the compressed image data received from the JPEG system of the other party and the decoded image data output from the FIFO 31 are decoded to variable length into 8, 8 block units of data. A variable length decoder 32 for quantization; An inverse quantization unit 33 for inversely quantizing the output signal of the variable length decoder 32 to output a DCT coefficient; An IDCT processor 34 for restoring the output signal of the inverse quantization unit 33 to pixel data; In the JPEG decoder having a memory unit 35 for storing pixel reconstruction data output from the IDCT processor 34, 소정주파수의 제 1 클럭신호를 동기신호 입력단(CK)에 입력받고, 상기 제 1 클럭신호를 반전시킨 제 2 클럭신호를 클리어단(CL)에 입력받아 동작 가능 시점에 데이타 입력단(D)에 입력되는 데이타를 출력하여 로우어드레스 하위 3비트 중의 1비트씩을 출력하여 상기 메모리부(35)측에 인가하는 제 1 내지 제 3 플립플롭(FF1~3)과; 상기 제 1 내지 제 3 플립플롭(FF1~3)의 정상 출력신호와 반전 출력신호를 입력받아 논리연산 처리하여 상기 제 2 플립플롭(FF2)의 데이타 입력단(D)에 출력하는 제 1 논리동작부(1)와; 상기 제 1 및 제 3 플립플롭(FF1, 3)의 정상 출력신호와 반전 출력신호를 입력받아 논리연산 처리하여 상기 제 3 플립플롭(FF3)의 데이타 입력단(D)에 출력하는 제 2 논리동작부(2)와; 상기 제 1 플립플롭(FF1)의 정상 출력신호와 상기 제 2 플립플롭(FF2)의 반전 출력신호 그리고 상기 제 3 플립플롭(FF3)의 반전 출력신호를 입력받아 논리곱시켜 출력하는 제 6 앤드게이트(AND6)와; 상기 제 6 앤드게이트(AND6)의 출력신호를 동기신호 입력단(CK)에 입력받고, 상기 제 2 클럭신호를 클리어단(CL)에 입력받아 카운팅 동작하여 생성된 칼럼어드레스 하위 3비트를 상기 메모리부(35)측에 출력하는 카운터(3)를 포함하는 것을 특징으로 하는 JPEG 디코더에서의 어드레스 발생회로.The first clock signal having a predetermined frequency is input to the synchronization signal input terminal CK, the second clock signal inverting the first clock signal is input to the clear terminal CL, and is input to the data input terminal D at an operable time point. First to third flip-flops (FF1 to 3) for outputting data to be output, and outputting one bit of the lower address lower 3 bits to the memory unit 35; A first logic operation unit which receives the normal output signal and the inverted output signal of the first to third flip-flops FF1 to 3 and performs a logic operation to output the data to the data input terminal D of the second flip-flop FF2 (1); A second logic operation unit which receives the normal output signals and the inverted output signals of the first and third flip-flops FF1 and 3 and performs a logic operation to output them to a data input terminal D of the third flip-flop FF3 (2); A sixth AND gate which receives and outputs the normal output signal of the first flip-flop FF1, the inverted output signal of the second flip-flop FF2, and the inverted output signal of the third flip-flop FF3, and outputs the result of the logical multiplication. (AND6); The memory unit outputs the lower three bits of the column address generated by the output signal of the sixth AND gate AND6 to the synchronization signal input terminal CK, and the counting operation by receiving the second clock signal to the clear terminal CL. And a counter (3) output to the (35) side. (정정) 제 1 항에 있어서,(Correction) The method according to claim 1, 상기 제 1 논리동작부(1)는 상기 제 1 및 제 2 플립플롭(FF1, 2)의 반전 출력신호를 입력받아 논리곱시켜 출력하는 제 1 앤드게이트(AND1)와; 상기 제 2 플립플롭(FF2)의 반전 출력신호와 상기 제 3 플립플롭(FF3)의 정상 출력신호를 입력받아 논리곱시켜 출력하는 제 2 앤드게이트(AND2)와; 상기 제 2 플립플롭(FF2)의 정상 출력신호와 상기 제 3 플립플롭(FF3)의 반전 출력신호 그리고 상기 제 1 플립플롭(FF1)의 정상 출력신호를 입력받아 논리곱시켜 출력하는 제 3 앤드게이트(AND3)와 상기 제 1 내지 제 3 앤드게이트(AND1~3)의 출력신호를 논리합시켜 상기 제 2 플립플롭(FF2)의 데이터 입력단(D)에 출력하는 제 1 오아게이트(OR1)를 구비하는 것을 특징으로 하는 JPEG 디코더에서의 어드레스 발생회로.The first logic operation unit (1) includes: a first AND gate (AND1) for receiving an AND output of the inverted output signals of the first and second flip-flops (FF1, 2) and outputting the result; A second AND gate (AND2) which receives the inverted output signal of the second flip-flop (FF2) and the normal output signal of the third flip-flop (FF3) and outputs the result of the logical multiplication; A third AND gate that receives and outputs the AND output signal of the second flip-flop FF2, the inverted output signal of the third flip-flop FF3, and the normal output signal of the first flip-flop FF1. And a first or gate OR1 configured to logically combine the AND3 and the output signals of the first to third AND gates AND1 to 3 to output to the data input terminal D of the second flip-flop FF2. An address generating circuit in a JPEG decoder, characterized in that. (정정) 제 1 항에 있어서,(Correction) The method according to claim 1, 상기 제 2 논리동작부(2)는 상기 제 1 및 제 3 플립플롭(FF1, 3)의 반전 출력 신호를 입력받아 논리곱시켜 출력하는 제 4 앤드게이트(AND4)와 ; 상기 제 1 및 제 3 플립플롭(FF1, 3)의 정상 출력신호를 입력받아 논리곱시켜 출력하는 제 5 앤드게이트(AND5)와 ; 상기 제 4 및 제 5 앤드게이트(AND4, 5)의 출력신호를 논리합시켜 상기 제 3 플립플롭(FF3)의 데이터 입력단(D)에 출력하는 제 2 오아게이트(OR2)를 구비하는 것을 특징으로 하는 JPEG 디코더에서의 어드레스 발생회로.The second logic operation unit 2 includes a fourth AND gate AND4 for receiving the AND output signals of the first and third flip-flops FF1 and 3 and performing logical multiplication on the inverted output signals; A fifth AND gate (AND5) which receives and outputs AND outputs the normal output signals of the first and third flip-flops (FF1, 3); And a second orifice OR2 for ORing the output signals of the fourth and fifth AND gates AND4 and 5 to the data input terminal D of the third flip-flop FF3. Address generation circuit in JPEG decoder. (정정) 제1항에 있어서.상기 제 1 플립플롭(FF1)의 데이타 입력단(D)에는 자신의 출력신호중 반전 출력신호가 입력되는 것을 특징으로 하는 JPEG 디코더에서의 어드레스 발생회로.(Correction) The address generating circuit according to claim 1, wherein an inverted output signal of its own output signal is input to a data input terminal (D) of the first flip-flop (FF1).
KR2019910023214U 1991-12-21 1991-12-21 Address signal generator of jpeg decoder KR960005686Y1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR2019910023214U KR960005686Y1 (en) 1991-12-21 1991-12-21 Address signal generator of jpeg decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR2019910023214U KR960005686Y1 (en) 1991-12-21 1991-12-21 Address signal generator of jpeg decoder

Publications (2)

Publication Number Publication Date
KR930016798U KR930016798U (en) 1993-07-29
KR960005686Y1 true KR960005686Y1 (en) 1996-07-11

Family

ID=19325005

Family Applications (1)

Application Number Title Priority Date Filing Date
KR2019910023214U KR960005686Y1 (en) 1991-12-21 1991-12-21 Address signal generator of jpeg decoder

Country Status (1)

Country Link
KR (1) KR960005686Y1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100353894B1 (en) * 2000-10-13 2002-09-27 (주)엠씨에스로직 Memory architecture for buffering jpeg input data and addressing method thereof

Also Published As

Publication number Publication date
KR930016798U (en) 1993-07-29

Similar Documents

Publication Publication Date Title
US5627917A (en) Variable length coding system having a zig-zag FIFO for selectively storing each data coefficient and zero-run count
US5228098A (en) Adaptive spatio-temporal compression/decompression of video image signals
US5220325A (en) Hierarchical variable length decoder for digital video data
US5774206A (en) Process for controlling an MPEG decoder
US5504823A (en) Image data partitioning circuit for parallel image decoding system
KR100399932B1 (en) Video frame compression/decompression hardware system for reducing amount of memory
US7233619B1 (en) Variable general purpose compression for video images (ZLN)
US5706001A (en) Run-length decoding apparatus for use in a video signal decoding system
JPH07212242A (en) Variable-length decoder
US20020035724A1 (en) Data rate conversion
JPH07123407A (en) Hdtv decoder
US5446560A (en) Method and apparatus for raster to block and block to raster pixel conversion
US5689254A (en) Decoding circuit for runlength codes
US6157327A (en) Encoding/decoding device
KR960005686Y1 (en) Address signal generator of jpeg decoder
US5479209A (en) Preprocessor for moving picture encoding
KR0180164B1 (en) A variable length decoder
US5479466A (en) Zigzag scanning address generator and method therefor
US6091856A (en) Picture encoding device for compressing picture data
KR0154011B1 (en) Variable length decoder
KR0178746B1 (en) Half pixel processing unit of macroblock
US5736945A (en) Circuit for zero-run developing RUN/LEVEL sets and method for zero-run developing the same
US20020176630A1 (en) Image data processing method
KR100292050B1 (en) Data simulator of variable length decoder
JPH08167856A (en) Decoding circuit for run length code

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
REGI Registration of establishment
FPAY Annual fee payment

Payment date: 19990316

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee