KR100702428B1 - 데이터 압축 방법 및 회로 - Google Patents
데이터 압축 방법 및 회로 Download PDFInfo
- Publication number
- KR100702428B1 KR100702428B1 KR1020047017465A KR20047017465A KR100702428B1 KR 100702428 B1 KR100702428 B1 KR 100702428B1 KR 1020047017465 A KR1020047017465 A KR 1020047017465A KR 20047017465 A KR20047017465 A KR 20047017465A KR 100702428 B1 KR100702428 B1 KR 100702428B1
- Authority
- KR
- South Korea
- Prior art keywords
- bytes
- comparison unit
- data string
- history buffer
- buffer
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 34
- 238000013144 data compression Methods 0.000 title description 8
- 239000011159 matrix material Substances 0.000 claims abstract description 44
- 238000007906 compression Methods 0.000 claims abstract description 27
- 230000006835 compression Effects 0.000 claims abstract description 27
- 238000013461 design Methods 0.000 claims description 8
- 238000001514 detection method Methods 0.000 claims description 5
- 238000012545 processing Methods 0.000 claims description 4
- 239000004065 semiconductor Substances 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 3
- 238000006467 substitution reaction Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000001934 delay Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
- H03M7/3084—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction using adaptive string matching, e.g. the Lempel-Ziv method
- H03M7/3086—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction using adaptive string matching, e.g. the Lempel-Ziv method employing a sliding window, e.g. LZ77
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
벡터 | 지시값 | 지시 일치 |
000 | 0 | |
100 | 1 | 이 컬럼의 로우 2에서 일치 |
110 | 2 | 이 컬럼의 로우 1, 2에서 일치 |
111 | 2 이상 | 이 컬럼의 로우 1, 2 및 캐리에서 일치 |
Claims (22)
- 데이터 문자열을 압축하는 회로에 있어서,상기 데이터 문자열의 제1 바이트 시퀀스를 유지하는 입력 버퍼와;상기 데이터 문자열의 제2 바이트 시퀀스를 유지하는 히스토리 버퍼와;상기 입력 버퍼와 상기 히스토리 버퍼에 결합되고, 복수의 비교 유닛의 로우 및 컬럼을 구비하여, 상기 입력 버퍼에 유지된 바이트를 상기 히스토리 버퍼에 유지된 바이트와 비교하는 매트릭스 비교기로서, 상기 히스토리 버퍼의 바이트는 상기 매트릭스 비교기 내의 대각선 방향으로 배치된 비교 유닛에 결합되는 것인 매트릭스 비교기와;각 로우마다 그 로우의 비교 유닛 및 동일한 컬럼의 이전 비교 유닛에서 최대수의 연속 바이트 일치가 일어난 컬럼을 검출하는 검출기와;상기 검출기에 의하여 검출된 일치 바이트 시퀀스를 토큰으로서 인코딩하는 인코더를 포함하는 데이터 문자열 압축 회로.
- 제1항에 있어서, 상기 매트릭스 비교기는 각 비교 유닛에서, 상기 비교 유닛 및 동일한 컬럼의 이전 비교 유닛에서 일어난 연속 바이트 일치수의 카운트를 생성하는 카운터를 포함하고,상기 검출기는 각 로우마다 최대 카운트가 일어난 컬럼을 검출하도록 작동하는 것인 데이터 문자열 압축 회로.
- 제2항에 있어서, 각 비교 유닛은,상기 입력 버퍼로부터의 바이트와 상기 히스토리 버퍼로부터의 바이트를 비교하는 비교기와;동일한 컬럼의 다른 비교 유닛으로부터 카운트값을 받아 증분시키는 인크리멘터와;상기 비교기의 출력을 받아, 그것에 따라 상기 인크리멘터의 출력값 또는 0값을 선택하여, 동일한 컬럼의 다른 비교 유닛에 전달하는 셀렉터를 포함하는 것인 데이터 문자열 압축 회로.
- 청구항 4은(는) 설정등록료 납부시 포기되었습니다.제2항에 있어서, 각 비교 유닛은,상기 입력 버퍼로부터의 바이트와 상기 히스토리 버퍼로부터의 바이트를 비교하는 비교기와;동일한 컬럼의 다른 비교 유닛으로부터의 카운트값을 나타내는 다수의 비트를 갖는 값을 받고, 상기 비교기의 출력을 받아, 그것에 따라 상기 값을 0으로 하거나 상기 값을 이동시키고 추가 비트를 부가하여 증분시키는 제1 로직을 포함하는 것인 데이터 문자열 압축 회로.
- 청구항 5은(는) 설정등록료 납부시 포기되었습니다.제4항에 있어서, 상기 검출기는 상기 값의 비트를 입력으로서 받아 그것에 로직 OR 연산을 행하여 상기 값의 최대값을 생성하는 제2 로직을 포함하는 것인 데이터 문자열 압축 회로.
- 청구항 6은(는) 설정등록료 납부시 포기되었습니다.제1항에 있어서, 상기 히스토리 버퍼는,상기 매트릭스 비교기의 제1 측의 로우에 있는 비교 유닛에 결합되는 제1 레지스터와;상기 매트릭스 비교기의 제1 측의 반대측인 제2 측의 로우에 있는 비교 유닛에 결합되는 제2 레지스터를 포함하는 것인 데이터 문자열 압축 회로.
- 청구항 7은(는) 설정등록료 납부시 포기되었습니다.제6항에 있어서, 상기 제1 및 제2 레지스터는 동일한 레지스터 내에 레벨 센서티브 스캔 디자인(LSSD) 쌍을 포함하는 것인 데이터 문자열 압축 회로.
- 청구항 8은(는) 설정등록료 납부시 포기되었습니다.제1항에 있어서, 상기 제1 바이트 시퀀스와 상기 제2 바이트 시퀀스는 상기 데이터 문자열 내에서 연속적인 것인 데이터 문자열 압축 회로.
- 제1항에 있어서, 상기 입력 버퍼와 상기 히스토리 버퍼의 제1 데이터 구성의 비교를 통하여 얻은 캐리 정보를, 상기 입력 버퍼와 상기 히스토리 버퍼의 제2 데이터 구성의 비교시에 이용하기 위해서, 저장하는 캐리 로직을 더 포함하는 데이터 문자열 압축 회로.
- 데이터 문자열을 압축하는 방법에 있어서,상기 데이터 문자열의 제1 바이트 시퀀스를 입력 버퍼에 유지하는 단계와;상기 데이터 문자열의 제2 바이트 시퀀스를 히스토리 버퍼에 유지하는 단계와;상기 입력 버퍼와 상기 히스토리 버퍼에 결합되고, 복수의 비교 유닛의 로우 및 컬럼을 구비하는 매트릭스 비교기에서 상기 입력 버퍼에 유지된 바이트를 상기 히스토리 버퍼에 유지된 바이트와 비교하는 단계로서, 상기 히스토리 버퍼의 바이트는 상기 매트릭스 비교기 내의 대각선 방향으로 배치된 비교 유닛에 결합되는 것인 비교 단계와;각 로우마다 그 로우의 비교 유닛 및 동일한 컬럼의 이전 비교 유닛에서 최대수의 연속 바이트 일치가 일어난 컬럼을 검출하는 단계와;상기 검출 단계에서 검출된 일치 바이트 시퀀스를 토큰으로서 인코딩하는 단계를 포함하는 데이터 문자열 압축 방법.
- 제10항에 있어서, 상기 비교 단계는 각 비교 유닛에서 상기 비교 유닛 및 동일한 컬럼의 이전 비교 유닛에서 일어난 연속 바이트 일치수의 카운트를 생성하는 단계를 포함하고,상기 검출 단계는 각 로우마다 최대 카운트가 일어난 컬럼을 검출하는 단계를 포함하는 것인 데이터 문자열 압축 방법.
- 제11항에 있어서, 상기 비교 단계는, 각 비교 유닛에서,상기 입력 버퍼로부터의 바이트와 상기 히스토리 버퍼로부터의 바이트를 비교하는 단계와;동일한 컬럼의 다른 비교 유닛으로부터 받은 카운트값을 증분시키는 단계와;상기 입력 버퍼로부터의 바이트와 상기 히스토리 버퍼로부터의 바이트를 비교한 결과에 따라, 상기 증분 단계에서 증분된 카운트값이나 0값을 선택하여, 동일한 컬럼의 다른 비교 유닛에 전달하는 단계를 포함하는 것인 데이터 문자열 압축 방법.
- 제11항에 있어서, 상기 비교 단계는, 각 비교 유닛에서,상기 입력 버퍼로부터의 바이트와 상기 히스토리 버퍼로부터의 바이트를 비교하는 단계와;동일한 컬럼의 다른 비교 유닛으로부터의 카운트값을 나타내는 다수의 비트를 갖는 값을 받고, 상기 입력 버퍼로부터의 바이트와 상기 히스토리 버퍼로부터의 바이트를 비교한 결과에 따라, 상기 값을 0으로 하거나 상기 값을 증분시키는 단계를 포함하는 것인 데이터 문자열 압축 방법.
- 청구항 14은(는) 설정등록료 납부시 포기되었습니다.제13항에 있어서, 상기 검출 단계는 상기 값의 비트를 받아 그것에 로직 OR 연산을 행하여 상기 값의 최대값을 생성하는 단계를 포함하는 것인 데이터 문자열 압축 방법.
- 청구항 15은(는) 설정등록료 납부시 포기되었습니다.제10항 내지 제14항 중 어느 한 항에 있어서, 상기 히스토리 버퍼는,상기 매트릭스 비교기의 제1 측의 로우에 있는 비교 유닛에 결합되는 제1 레지스터와;상기 매트릭스 비교기의 제1 측의 반대측인 제2 측의 로우에 있는 비교 유닛에 결합되는 제2 레지스터를 포함하는 것인 데이터 문자열 압축 방법.
- 청구항 16은(는) 설정등록료 납부시 포기되었습니다.제15항에 있어서, 상기 제1 및 제2 레지스터는 동일한 레지스터 내에 레벨 센서티브 스캔 디자인(LSSD) 쌍을 포함하는 것인 데이터 문자열 압축 방법.
- 청구항 17은(는) 설정등록료 납부시 포기되었습니다.제10항 내지 제14항 중 어느 한 항에 있어서, 상기 제1 바이트 시퀀스와 상기 제2 바이트 시퀀스는 상기 데이터 문자열 내에서 연속적인 것인 데이터 문자열 압축 방법.
- 청구항 18은(는) 설정등록료 납부시 포기되었습니다.제10항 내지 제14항 중 어느 한 항에 있어서, 상기 입력 버퍼와 상기 히스토리 버퍼의 제1 데이터 구성의 비교로부터의 캐리 정보를, 상기 입력 버퍼와 상기 히스토리 버퍼의 제2 데이터 구성의 비교시에 이용하기 위해서, 저장하는 단계를 더 포함하는 데이터 문자열 압축 방법.
- 청구항 19은(는) 설정등록료 납부시 포기되었습니다.청구항 제1항 내지 제9항 중 어느 한 항에 기재한 회로를 포함하는 집적 회로.
- 청구항 20은(는) 설정등록료 납부시 포기되었습니다.제19항에 있어서, 상기 집적 회로는 주문형 반도체(ASIC)인 것인 집적 회로.
- 데이터 문자열을 압축하는 동작을 수행하기 위한 처리 장치에 의하여 실행될 수 있는 컴퓨터로 처리할 수 있는 프로그램을 구현하는 신호 기록 매체로서,상기 압축 동작은,상기 데이터 문자열의 제1 바이트 시퀀스를 입력 버퍼에 유지하는 단계와;상기 데이터 문자열의 제2 바이트 시퀀스를 히스토리 버퍼에 유지하는 단계와;상기 입력 버퍼와 상기 히스토리 버퍼에 결합되고, 복수의 비교 유닛의 로우 및 컬럼을 구비하는 매트릭스 비교기에서 상기 입력 버퍼에 유지된 바이트를 상기 히스토리 버퍼에 유지된 바이트와 비교하는 단계로서, 상기 히스토리 버퍼의 바이트는 상기 매트릭스 비교기 내의 대각선 방향으로 배치된 비교 유닛에 결합되는 것인 비교 단계와;각 로우마다 그 로우의 비교 유닛 및 동일한 컬럼의 이전 비교 유닛에서 최대수의 연속 바이트 일치가 일어난 컬럼을 검출하는 단계와;상기 검출 단계에서 검출된 일치 바이트 시퀀스를 토큰으로서 인코딩하는 단계를 포함하는 신호 기록 매체.
- 데이터 문자열을 LZ1 압축하는 회로에 있어서,상기 데이터 문자열의 제1 바이트 시퀀스를 유지하는 입력 버퍼 수단과;상기 데이터 문자열의 제2 바이트 시퀀스를 유지하는 히스토리 버퍼 수단과;상기 입력 버퍼 수단과 상기 히스토리 버퍼 수단에 결합되고, 복수의 비교 유닛의 로우 및 컬럼을 구비하여, 상기 입력 버퍼 수단에 유지된 바이트를 상기 히스토리 버퍼 수단에 유지된 바이트와 비교하는 매트릭스 비교 수단으로서, 상기 히스토리 버퍼 수단의 바이트는 상기 매트릭스 비교 수단 내의 대각선 방향으로 배치된 비교 유닛에 결합되는 것인 매트릭스 비교 수단과;각 로우마다 그 로우의 비교 유닛 및 동일한 컬럼의 이전 비교 유닛에서 최대수의 연속 바이트 일치가 일어난 컬럼을 검출하는 검출 수단과;상기 검출 수단에 의하여 검출된 일치 바이트 시퀀스를 토큰으로서 인코딩하는 수단을 포함하는 데이터 문자열 LZ1 압축 회로.
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB0210604.5 | 2002-05-09 | ||
GBGB0210604.5A GB0210604D0 (en) | 2002-05-09 | 2002-05-09 | Method and arrangement for data compression |
PCT/GB2003/000384 WO2003096543A1 (en) | 2002-05-09 | 2003-01-30 | Method and arrangement for data compression according to the lz77 algorithm |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20040104675A KR20040104675A (ko) | 2004-12-10 |
KR100702428B1 true KR100702428B1 (ko) | 2007-04-04 |
Family
ID=9936342
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020047017465A KR100702428B1 (ko) | 2002-05-09 | 2003-01-30 | 데이터 압축 방법 및 회로 |
Country Status (12)
Country | Link |
---|---|
US (1) | US7233265B2 (ko) |
EP (1) | EP1506619B1 (ko) |
JP (1) | JP3989933B2 (ko) |
KR (1) | KR100702428B1 (ko) |
CN (1) | CN1309174C (ko) |
AT (1) | ATE518308T1 (ko) |
AU (1) | AU2003205839A1 (ko) |
CA (1) | CA2485566C (ko) |
GB (1) | GB0210604D0 (ko) |
IL (1) | IL164722A0 (ko) |
PL (1) | PL371971A1 (ko) |
WO (1) | WO2003096543A1 (ko) |
Families Citing this family (31)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB0102572D0 (en) * | 2001-02-01 | 2001-03-21 | Btg Int Ltd | Apparatus to provide fast data compression |
GB0315152D0 (en) | 2003-06-28 | 2003-08-06 | Ibm | Data parsing and tokenizing apparatus,method and program |
WO2006128252A1 (en) * | 2005-06-03 | 2006-12-07 | The Commonwealth Of Australia | Messaging method |
US7180433B1 (en) * | 2005-09-22 | 2007-02-20 | Tandberg Storage Asa | Fast data compression and decompression system and method |
EP1772809A3 (en) * | 2005-10-07 | 2009-12-02 | Altera Corporation | Method and apparatus for matrix decomposition in programmable logic devices |
CN100385437C (zh) * | 2005-11-10 | 2008-04-30 | 浙江中控技术股份有限公司 | 实时数据压缩方法 |
US8085171B2 (en) * | 2006-03-24 | 2011-12-27 | University Of Mississippi | High-speed data compression based on set associative cache mapping techniques |
AU2007230901B2 (en) * | 2006-03-24 | 2010-12-16 | University Of Mississippi | High-speed data compression based on set associative cache mapping techniques |
EP2245529A1 (en) * | 2008-02-18 | 2010-11-03 | Sandbridge Technologies, Inc. | Method to accelerate null-terminated string operations |
US8667046B2 (en) * | 2008-02-21 | 2014-03-04 | Ecole Polytechnique Federale De Lausanne/Service Des Relations Industrielles | Generalized programmable counter arrays |
US8013762B2 (en) * | 2009-11-03 | 2011-09-06 | Seagate Technology Llc | Evaluating alternative encoding solutions during data compression |
US8248279B2 (en) * | 2010-10-26 | 2012-08-21 | Hewlett-Packard Development Company, L.P. | History buffer apparatus and method for adaptive lossless data compression |
US8824569B2 (en) * | 2011-12-07 | 2014-09-02 | International Business Machines Corporation | High bandwidth decompression of variable length encoded data streams |
US8918408B2 (en) * | 2012-08-24 | 2014-12-23 | Microsoft Corporation | Candidate generation for predictive input using input history |
US8766827B1 (en) * | 2013-03-15 | 2014-07-01 | Intel Corporation | Parallel apparatus for high-speed, highly compressed LZ77 tokenization and Huffman encoding for deflate compression |
CN104113344B (zh) * | 2013-04-16 | 2017-04-12 | 晨星半导体股份有限公司 | 解压缩电路与相关的压缩方法与解压缩方法 |
US8933824B1 (en) | 2013-08-28 | 2015-01-13 | International Business Machines Corporation | Hardware decompression of deflate encoded data with multiple blocks |
US9374106B2 (en) | 2013-08-28 | 2016-06-21 | International Business Machines Corporation | Efficient context save/restore during hardware decompression of DEFLATE encoded data |
US9800640B2 (en) | 2013-10-02 | 2017-10-24 | International Business Machines Corporation | Differential encoder with look-ahead synchronization |
US9634689B2 (en) * | 2014-08-20 | 2017-04-25 | Sunedison Semiconductor Limited (Uen201334164H) | Method and system for arranging numeric data for compression |
US9524169B2 (en) * | 2014-09-24 | 2016-12-20 | Intel Corporation | Technologies for efficient LZ77-based data decompression |
US9537504B1 (en) * | 2015-09-25 | 2017-01-03 | Intel Corporation | Heterogeneous compression architecture for optimized compression ratio |
US9450606B1 (en) | 2015-10-01 | 2016-09-20 | Seagate Technology Llc | Data matching for hardware data compression |
CN105610447B (zh) * | 2015-10-29 | 2018-06-19 | 吴均 | 基于lz77算法的分区编码压缩方法 |
US9864549B2 (en) | 2016-02-29 | 2018-01-09 | Avago Technologies General Ip (Singapore) Pte. Ltd. | Systems and methods for high throughput multi-input compression |
CN108809320B (zh) * | 2017-04-28 | 2021-05-18 | 华为技术有限公司 | 一种基于lz77的数据压缩方法、设备及终端 |
US11042375B2 (en) | 2017-08-01 | 2021-06-22 | Arm Limited | Counting elements in data items in a data processing apparatus |
US10678506B2 (en) * | 2017-08-01 | 2020-06-09 | Arm Limited | Matching consecutive values in a data processing apparatus |
JP7562440B2 (ja) | 2021-02-09 | 2024-10-07 | キオクシア株式会社 | 文字列検索装置及びメモリシステム |
CN114956290B (zh) * | 2022-07-27 | 2022-11-01 | 江苏赛沐思环保科技有限公司 | 一种基于lz77编码的工业废水的智能处理方法 |
US12197419B2 (en) * | 2022-09-14 | 2025-01-14 | Sap Se | Consistency checks for compressed data |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01148649A (ja) * | 1987-12-03 | 1989-06-12 | Anzen Jidosha Kk | 車両の制動性能測定方法 |
JPH05179378A (ja) * | 1991-12-27 | 1993-07-20 | Sumitomo Metal Ind Ltd | 室温および高温強度に優れたNi基合金 |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4965569A (en) * | 1987-06-30 | 1990-10-23 | Motorola, Inc. | Digitized stored voice paging receiver |
US5146221A (en) * | 1989-01-13 | 1992-09-08 | Stac, Inc. | Data compression apparatus and method |
US5179378A (en) | 1991-07-30 | 1993-01-12 | University Of South Florida | Method and apparatus for the compression and decompression of data using Lempel-Ziv based techniques |
KR100260827B1 (ko) * | 1994-06-16 | 2000-07-01 | 야스카와 히데아키 | 데이타 압축방법, 데이타 복원방법 및 정보처리 장치 |
US5608396A (en) * | 1995-02-28 | 1997-03-04 | International Business Machines Corporation | Efficient Ziv-Lempel LZI data compression system using variable code fields |
US5771010A (en) * | 1995-03-22 | 1998-06-23 | Ibm Corporation | Apparatus for compressing data using a Lempel-Ziv-type algorithm |
US5805086A (en) * | 1995-10-10 | 1998-09-08 | International Business Machines Corporation | Method and system for compressing data that facilitates high-speed data decompression |
US5771011A (en) * | 1996-07-15 | 1998-06-23 | International Business Machines Corporation | Match detect logic for multi-byte per cycle hardware data compression |
JP3540109B2 (ja) * | 1996-12-24 | 2004-07-07 | 富士通株式会社 | データ圧縮方法及び装置 |
US5874908A (en) * | 1997-09-19 | 1999-02-23 | International Business Machines Corporation | Method and apparatus for encoding Lempel-Ziv 1 variants |
US6885319B2 (en) * | 1999-01-29 | 2005-04-26 | Quickshift, Inc. | System and method for generating optimally compressed data from a plurality of data compression/decompression engines implementing different data compression algorithms |
EP1148649A1 (en) | 2000-04-17 | 2001-10-24 | I-Data International A/S | Method and apparatus for data compression |
US6657565B2 (en) * | 2002-03-21 | 2003-12-02 | International Business Machines Corporation | Method and system for improving lossless compression efficiency |
GB0210602D0 (en) | 2002-05-09 | 2002-06-19 | Ibm | Circuit and method for use in data compression |
GB0213687D0 (en) * | 2002-06-14 | 2002-07-24 | Ibm | Multi-byte lempel-ziv 1 (LZ1) decompression |
-
2002
- 2002-05-09 GB GBGB0210604.5A patent/GB0210604D0/en not_active Ceased
-
2003
- 2003-01-30 JP JP2004504391A patent/JP3989933B2/ja not_active Expired - Fee Related
- 2003-01-30 AU AU2003205839A patent/AU2003205839A1/en not_active Abandoned
- 2003-01-30 EP EP03702716A patent/EP1506619B1/en not_active Expired - Lifetime
- 2003-01-30 KR KR1020047017465A patent/KR100702428B1/ko not_active IP Right Cessation
- 2003-01-30 CA CA002485566A patent/CA2485566C/en not_active Expired - Lifetime
- 2003-01-30 US US10/513,263 patent/US7233265B2/en not_active Expired - Fee Related
- 2003-01-30 CN CNB038009889A patent/CN1309174C/zh not_active Expired - Fee Related
- 2003-01-30 PL PL03371971A patent/PL371971A1/xx unknown
- 2003-01-30 AT AT03702716T patent/ATE518308T1/de not_active IP Right Cessation
- 2003-01-30 WO PCT/GB2003/000384 patent/WO2003096543A1/en active Application Filing
-
2004
- 2004-10-20 IL IL16472204A patent/IL164722A0/xx unknown
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01148649A (ja) * | 1987-12-03 | 1989-06-12 | Anzen Jidosha Kk | 車両の制動性能測定方法 |
JPH05179378A (ja) * | 1991-12-27 | 1993-07-20 | Sumitomo Metal Ind Ltd | 室温および高温強度に優れたNi基合金 |
Non-Patent Citations (3)
Title |
---|
05179378 |
05771011 |
1148649 |
Also Published As
Publication number | Publication date |
---|---|
CA2485566A1 (en) | 2003-11-20 |
KR20040104675A (ko) | 2004-12-10 |
WO2003096543A1 (en) | 2003-11-20 |
CA2485566C (en) | 2008-05-13 |
ATE518308T1 (de) | 2011-08-15 |
EP1506619B1 (en) | 2011-07-27 |
EP1506619A1 (en) | 2005-02-16 |
US20050179569A1 (en) | 2005-08-18 |
IL164722A0 (en) | 2005-12-18 |
CN1309174C (zh) | 2007-04-04 |
JP3989933B2 (ja) | 2007-10-10 |
JP2005525039A (ja) | 2005-08-18 |
AU2003205839A1 (en) | 2003-11-11 |
PL371971A1 (en) | 2005-07-11 |
GB0210604D0 (en) | 2002-06-19 |
US7233265B2 (en) | 2007-06-19 |
CN1552127A (zh) | 2004-12-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100702428B1 (ko) | 데이터 압축 방법 및 회로 | |
US9054729B2 (en) | System and method of compression and decompression | |
US7872598B2 (en) | Accelerated decompression | |
JPH0380727A (ja) | データストリームのフレーム同期検出方法及び装置 | |
US5930790A (en) | String-match array for substitutional compression | |
US4185302A (en) | Run length encoding of facsimile signals | |
EP1201036B1 (en) | Method and apparatus for reducing the time required for compressing data | |
US7500103B2 (en) | Data parsing and tokenizing apparatus, method and program | |
US5488366A (en) | Segmented variable length decoding apparatus for sequentially decoding single code-word within a fixed number of decoding cycles | |
KR100702453B1 (ko) | 데이터 압축용 회로 및 방법 | |
KR100214593B1 (ko) | 캐스케이드 구조를 이용한 런랭스 코드의 코드워드 검출 방법 및 장치 | |
KR100606159B1 (ko) | 데이터 디코딩을 위한 감소된 상태 디바이스 및 방법 | |
US9344113B1 (en) | Lempel Ziv compression architecture | |
US6392571B1 (en) | String search apparatus and method for data compression | |
Chen et al. | VLSI design for high-speed LZ-based data compression | |
KR20210093243A (ko) | 연속 제거 리스트 디코더를 위한 하드웨어 복잡성 감소 기술 | |
KR100268832B1 (ko) | 효율적 면적의 가변길이 코덱 장치 | |
KR101857385B1 (ko) | Lz77 무손실 압축 데이터의 오류 체크 방법 및 장치 | |
Kalamani et al. | Test Data Compression Using a Hybrid of Bitmask Dictionary and 2 n Pattern Run-length Coding Methods | |
KR100268834B1 (ko) | 가변 길이 디코딩 장치 | |
JP2003115767A (ja) | 復号化装置および復号化方法 | |
Salomon et al. | Robust VL Codes | |
Nadarajan et al. | Analysis of string matching compression algorithms | |
Xue et al. | Efficient VLSI Implementation of a VLC Decoder for Golomb-Rice Code using Alternating Coding | |
Houghton et al. | Error correction using the CRC |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0105 | International application |
Patent event date: 20041029 Patent event code: PA01051R01D Comment text: International Patent Application |
|
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20041110 Comment text: Request for Examination of Application |
|
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20060524 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20070115 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20070327 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20070328 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20091231 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20110201 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20110201 Start annual number: 5 End annual number: 5 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |