KR101268934B1 - Data compression/decompression device and method thereof - Google Patents

Data compression/decompression device and method thereof Download PDF

Info

Publication number
KR101268934B1
KR101268934B1 KR1020117024446A KR20117024446A KR101268934B1 KR 101268934 B1 KR101268934 B1 KR 101268934B1 KR 1020117024446 A KR1020117024446 A KR 1020117024446A KR 20117024446 A KR20117024446 A KR 20117024446A KR 101268934 B1 KR101268934 B1 KR 101268934B1
Authority
KR
South Korea
Prior art keywords
symbol
information
hidden
string
value
Prior art date
Application number
KR1020117024446A
Other languages
Korean (ko)
Other versions
KR20120000085A (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 고려대학교 산학협력단
Publication of KR20120000085A publication Critical patent/KR20120000085A/en
Application granted granted Critical
Publication of KR101268934B1 publication Critical patent/KR101268934B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion 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/30Compression; 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

본 발명은 정보 은닉 기법을 사용하여 데이터를 압축하거나 압축을 해제하는 장치 및 방법을 제안한다.
이를 위해 본 발명에서는 정보를 은닉한 후 부호화를 통해 데이터를 압축하고, 압축된 패킷으로부터 데이터를 디코딩한 후 상기 디코딩된 데이터에 은닉된 정보를 추출하여 이진화 데이터를 복원한다. 또한 정보 은닉이 이루어진 데이터를 이진화하는 구성 및 상기 이진화된 데이터를 부호화한 후 패킹 처리하는 압축 기술과 부호화된 데이터를 복호한 후 m진의 정보 심볼 열로 변환하고 상기 m진의 정보 심볼 열로부터 2진 정보 비트 열을 복원하는 복원 기술을 개시한다.
The present invention proposes an apparatus and method for compressing or decompressing data using an information hiding technique.
To this end, the present invention conceals information, compresses the data through encoding, decodes the data from the compressed packet, and extracts the information concealed in the decoded data to restore the binarized data. In addition, a structure for binarizing the data concealed with information, a compression technique for encoding and packing the binarized data, and decoding the encoded data and converting the encoded data into an m information string sequence, and converting the binary information bits from the m binary information symbol string Disclosed is a restoration technique for restoring heat.

Description

데이터 압축/해제장치 및 방법{DATA COMPRESSION/DECOMPRESSION DEVICE AND METHOD THEREOF}DATA COMPRESSION / DECOMPRESSION DEVICE AND METHOD THEREOF}

본 발명은 데이터를 처리하는 장치 및 방법에 관한 것으로, 특히 정보 은닉 기법을 사용하여 데이터를 압축하거나 압축을 해제하는 코덱 (CODEC) 장치 및 방법에 관한 것이다.TECHNICAL FIELD The present invention relates to apparatus and methods for processing data, and more particularly, to a codec apparatus and method for compressing or decompressing data using an information hiding technique.

일반적으로 데이터를 처리하는 전자 장비에서는 데이터의 량을 줄이기 위해 다양한 압축 기술 및 압축 해제 (이하 "복원"이라 칭함) 기술이 적용되거나 제안되고 있다. 이와 같이 데이터의 량을 줄이기 위한 시도는 데이터를 기록하기 위한 기록 매체의 용량을 효율적으로 사용하기 위한 측면과, 전달의 용이성을 제공하기 위한 측면 등을 기반으로 한다.In general, in electronic equipment that processes data, various compression techniques and decompression (hereinafter, referred to as "restore") techniques are applied or proposed to reduce the amount of data. The attempt to reduce the amount of data as described above is based on aspects for efficiently using the capacity of the recording medium for recording data, aspects for providing ease of delivery, and the like.

통상적으로 최고 수준으로 데이터를 압축하는 방법들은 아주 복잡한 데이터 처리 장치가 필요할 뿐만 아니라 흔히 처리 속도가 느리다. 이에 반하여 낮은 수준으로 데이터를 압축하는 방법들은 처리 속도가 빠를 뿐만 아니라 상대적으로 하드웨어가 복잡하지 않다.Typically, the methods of compressing data to the highest level require not only very complex data processing devices, but also often slow processing. On the other hand, low-level data compression methods are not only fast but also relatively complex in hardware.

따라서 종래에는 하드웨어의 복잡성이나 처리 시간을 고려하여 원하는 수준의 품질을 얻기 위한 데이터 압축 기법을 선택하여 사용하였다. 하지만 향후에는 하드웨어의 복잡도와 처리 시간을 줄이면서도 높은 수준의 품질을 얻을 수 있는 압축 기법 및 이에 상응하는 복원 기법의 마련이 시급하다 할 것이다.Therefore, conventionally, a data compression technique has been selected and used to obtain a desired level of quality in consideration of hardware complexity and processing time. However, in the future, it is urgent to prepare a compression technique and a corresponding restoration technique that can achieve a high level of quality while reducing hardware complexity and processing time.

본 발명은 진수 연산을 이용하여 처리 시간뿐만 아니라 하드웨어의 복잡도를 줄일 수 있는 데이터 압축장치 및 방법과 이에 상응하는 압축 해제장치 및 방법을 제안한다.The present invention proposes a data compression device and method and a decompression device and method corresponding thereto which can reduce not only the processing time but also the complexity of hardware using arithmetic operations.

본 발명은 정보 은닉을 이용하여 처리 시간뿐만 아니라 하드웨어의 복잡도를 줄일 수 있는 데이터 압축장치 및 방법과 이에 상응하는 압축 해제장치 및 방법을 제안한다.The present invention proposes a data compression apparatus and method and a corresponding decompression apparatus and method which can reduce not only processing time but also hardware complexity by using information hiding.

본 발명은 진수 연산에 의해 정보를 은닉하고, 상기 정보 은닉에 의해 증진된 진수를 가지는 정보 열을 이진 비트 열로 감진하는 데이터 압축장치 및 방법과 이에 상응하는 압축 해제장치 및 방법을 제안한다.The present invention proposes a data compression apparatus and method for concealing information by a binary operation, and decrementing an information string having a binary number enhanced by the information concealment into a binary bit string, and a corresponding decompression apparatus and method.

본 발명은 이진 비트 열로 이루어진 데이터를 원하는 진수의 정보 열로 변경하여 데이터를 압축하는 장치 및 방법과 이에 상응하는 압축 해제장치 및 방법을 제안한다.The present invention proposes an apparatus and method for compressing data by converting data consisting of binary bit strings into information strings of a desired decimal number, and a decompression apparatus and method corresponding thereto.

본 발명의 바람직한 실시 예에 따른 데이터 압축 장치는, 피 은닉 심볼들 중 미리 결정된 값을 갖는 대상 피 은닉 심볼에 대해 은닉하고자 하는 대상 은닉 심볼을 은닉 심볼들로부터 결정하고, 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값으로 상기 대상 피 은닉 심볼의 값을 치환하는 정보 은닉부를 포함하며,
여기서 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값이 상기 은닉 심볼들과 상기 피 은닉 심볼들의 진수보다 높은 진수를 가짐을 특징으로 한다.
According to an embodiment of the present invention, the data compression apparatus determines a target hidden symbol to be hidden with respect to a target hidden symbol having a predetermined value among hidden symbols, and determines the target hidden symbol and the target hidden symbol. An information concealment unit for substituting the value of the target hidden symbol with a symbol value corresponding to the combination of the hidden symbol;
Here, the symbol value corresponding to the combination of the target hidden symbol and the target hidden symbol has a decimal value higher than that of the hidden symbols and the hidden symbols.

또한 본 발명의 바람직한 실시 예에 따른 데이터 압축 방법은, 피 은닉 심볼들 중 미리 결정된 값을 갖는 대상 피 은닉 심볼에 대해 은닉하고자 하는 대상 은닉 심볼을 은닉 심볼들로부터 결정하는 과정과, 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값으로 상기 대상 피 은닉 심볼의 값을 치환하는 과정을 포함하며,
여기서 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값이 상기 은닉 심볼들과 상기 피 은닉 심볼들의 진수보다 높은 진수를 가짐을 특징으로 한다.
In addition, the data compression method according to an embodiment of the present invention, the process of determining the target hidden symbol to be hidden for the target hidden symbol having a predetermined value among the hidden symbols from the hidden symbols, and the target hidden symbol And substituting a value of the target hidden symbol with a symbol value corresponding to a combination of and the target hidden symbol,
Here, the symbol value corresponding to the combination of the target hidden symbol and the target hidden symbol has a decimal value higher than that of the hidden symbols and the hidden symbols.

또한 본 발명의 바람직한 실시 예에 따른 데이터 복원 장치는, m진의 정보 은닉 심볼 열을 구성하는 정보 은닉 심볼들 중 미리 결정된 값을 가지는 정보 은닉 심볼로부터 피 은닉 심볼과 은닉 심볼을 복원하는 정보 복원부를 포함하며, 여기서 상기 미리 결정된 값은 상기 정보 은닉 심볼이 가질 수 있는 최소 값과 최고 값임을 특징으로 한다.In addition, the apparatus for restoring data according to an exemplary embodiment of the present invention includes an information restoring unit for restoring a hidden symbol and a hidden symbol from an information hidden symbol having a predetermined value among the information hidden symbols constituting the m information hidden symbol string. Here, the predetermined value is characterized in that the minimum value and the highest value that the information concealment symbol can have.

또한 본 발명의 바람직한 실시 예에 따른 데이터 복원 방법은, m진의 정보 은닉 심볼 열을 구성하는 정보 은닉 심볼들 중 미리 결정된 값을 가지는 정보 은닉 심볼로부터 피 은닉 심볼과 은닉 심볼을 복원하는 과정을 포함하며, 여기서 상기 미리 결정된 값은 상기 정보 은닉 심볼이 가질 수 있는 최소 값과 최고 값임을 특징으로 한다.In addition, the data recovery method according to an embodiment of the present invention, the process of recovering the hidden and hidden symbols from the information hidden symbols having a predetermined value among the information hidden symbols constituting the m information hidden symbol string; Here, the predetermined value is characterized in that the minimum value and the highest value that the information concealment symbol can have.

본 발명은 하드웨어의 복잡도와 처리 시간을 줄이면서도 압축 성능이 우수한 무 손실 압축이 가능하도록 하였다. 한편 그 외의 다양한 효과는 후술될 본 발명의 실시 예에 따른 상세한 설명에서 직접적 또는 암시적으로 개시될 것이다.The present invention allows lossless compression with excellent compression performance while reducing hardware complexity and processing time. Meanwhile, various other effects will be directly or implicitly disclosed in the detailed description according to the embodiment of the present invention to be described later.

도 1은 본 발명의 실시 예에 따른 무손실 데이터 압축 및 복원을 위한 시스템을 보이고 있는 도면;
도 2는 본 발명의 제1실시 예에 따른 압축장치의 구성을 보이고 있는 도면;
도 3은 본 발명의 제1실시 예에 따른 압축 장치에서 데이터 압축을 위한 제어 흐름을 보이고 있는 도면;
도 4는 본 발명의 실시 예를 위해 입력되는 정보 열로부터 피 은닉 정보 열과 은닉 정보 열을 분리하는 일 예들을 보이고 있는 도면;
도 5는 본 발명의 실시 예를 위해 입력되는 정보 열로부터 피 은닉 정보 열과 은닉 정보 열을 분리하는 다른 예들을 보이고 있는 도면;
도 6 내지 도 10은 본 발명의 실시 예로 제안하는 압축 기술에 따라 정보를 은닉하기 위한 예들을 보이고 있는 도면.
도 11은 본 발명의 제2실시 예에 따른 압축장치의 구성을 보이고 있는 도면;
도 12와 도 13은 본 발명의 제2실시 예에 따른 압축 장치에서 이진화 동작의 예를 보이고 있는 도면;
도 14는 본 발명의 제2실시 예에 따른 압축 장치를 구성하는 부호화부의 구성을 보이고 있는 도면;
도 15와 도 16은 본 발명의 제2실시 예에 따른 압축 장치를 구성하는 부호화부 내의 진수 변환기에서 진수를 변환하는 예를 보이고 있는 도면;
도 17은 본 발명의 제2실시 예에 따른 압축 장치에서 데이터 압축을 위한 제어 흐름을 보이고 있는 도면;
도 18은 본 발명의 제1실시 예에 따른 복원장치의 구성을 보이고 있는 도면;
도 19는 본 발명의 제1실시 예에 따른 압축 장치에 대응한 복원 장치에서 데이터 복원을 위한 제어 흐름을 보이고 있는 도면;
도 20 내지 도 26은 본 발명의 실시 예로 제안하는 복원 기술에 따라 정보를 복원하기 위한 예들을 보이고 있는 도면;
도 27과 도 28은 본 발명의 실시 예에 따라 피 은닉 정보 열과 적어도 하나의 은닉 정보 열을 결합하여 2진수의 정보 비트 열을 생성하는 예들을 보이고 있는 도면;
도 29는 본 발명의 제2실시 예에 따른 압축 장치에 상응하는 복원 장치의 구성을 보이고 있는 도면;
도 30은 본 발명의 제2실시 예에 따른 복원 장치를 구성하는 복호화부의 구성을 보이고 있는 도면;
도 31과 도 32는 본 발명의 제2실시 예에 따른 복원 장치를 구성하는 복호화부 내의 진수 변환기에서 진수를 변환하는 예를 보이고 있는 도면;
도 33과 도 34는 본 발명의 제2실시 예에 따른 복원 장치에서 m진화 동작의 예를 보이고 있는 도면;
도 35는 본 발명의 제2실시 예에 따른 압축 장치에 상응하는 복원 장치에서 데이터 복원을 위한 제어 흐름을 보이고 있는 도면.
1 is a diagram illustrating a system for lossless data compression and decompression according to an embodiment of the present invention;
2 is a view showing the configuration of a compression device according to a first embodiment of the present invention;
3 is a diagram illustrating a control flow for data compression in a compression device according to a first embodiment of the present invention;
4 is a diagram illustrating examples of separating a hidden information column and a hidden information column from an information string input for an embodiment of the present invention;
FIG. 5 is a diagram showing other examples of separating a hidden information column and a hidden information column from an information string input for an embodiment of the present invention; FIG.
6 to 10 show examples for concealing information according to a compression technique proposed by an embodiment of the present invention.
11 is a view showing the configuration of a compression device according to a second embodiment of the present invention;
12 and 13 illustrate examples of a binarization operation in a compression device according to a second embodiment of the present invention;
14 is a diagram showing a configuration of an encoding unit constituting a compression device according to a second embodiment of the present invention;
15 and 16 illustrate an example of converting a hexadecimal number from an hexadecimal converter in an encoder constituting a compression apparatus according to a second embodiment of the present invention;
17 is a diagram illustrating a control flow for data compression in a compression device according to a second embodiment of the present invention;
18 is a view showing the configuration of a restoration apparatus according to the first embodiment of the present invention;
19 is a diagram illustrating a control flow for data restoration in a restoration apparatus corresponding to a compression apparatus according to a first embodiment of the present invention;
20 to 26 show examples for restoring information according to a restoration technique proposed by an embodiment of the present invention;
27 and 28 illustrate examples of generating a binary information bit string by combining a hidden information string and at least one hidden information string according to an embodiment of the present invention;
29 is a view showing the configuration of a decompression device corresponding to a compression device according to a second embodiment of the present invention;
30 is a diagram showing the configuration of a decoding unit constituting a decompression device according to a second embodiment of the present invention;
31 and 32 illustrate an example of converting a hexadecimal number from a decimal converter in a decoder constituting a decompression device according to a second embodiment of the present invention;
33 and 34 are views showing an example of the m-evolution operation in the decompression device according to the second embodiment of the present invention;
35 is a view illustrating a control flow for data restoration in a restoration apparatus corresponding to a compression apparatus according to a second embodiment of the present invention.

구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술 되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.If it is determined that the detailed description may unnecessarily obscure the subject matter of the present invention, the detailed description will be omitted. The following terms are defined in consideration of the functions of the present invention, and may be changed according to the intentions or customs of the user, the operator, and the like. Therefore, the definition should be based on the contents throughout this specification.

후술될 본 발명의 실시 예에서는 정보 비트 열을 압축하여 정보 패킷을 생성하는 압축 기술과 압축된 정보 패킷을 복원하여 정보 비트 열을 생성하는 복원 기술에 대해 구체적으로 설명할 것이다.In the following embodiment of the present invention, a compression technique for compressing an information bit string to generate an information packet and a restoration technique for generating an information bit string by recovering the compressed information packet will be described in detail.

도 1은 본 발명의 실시 예에 따른 무손실 데이터 압축 및 복원을 위한 시스템을 보이고 있다.1 shows a system for lossless data compression and decompression according to an embodiment of the present invention.

도 1을 참조하면, 데이터 압축장치(110)는 압축하고자 하는 정보 열 X를 정보 은닉 기법을 사용하여 압축함으로써 압축 정보 열 Z를 출력한다. 데이터 복원장치(120)는 상기 압축 정보 열 Z로부터 은닉된 정보를 추출하여 압축되기 전의정보 열 X를 복원한다.Referring to FIG. 1, the data compression device 110 outputs a compressed information string Z by compressing an information string X to be compressed using an information hiding technique. The data recovery apparatus 120 extracts the hidden information from the compressed information string Z and restores the information string X before being compressed.

이하 본 발명의 실시 예를 설명함에 있어 사용될 용어들을 먼저 정의하면 다음과 같다.Hereinafter, terms to be used in describing the embodiments of the present invention are first defined as follows.

- 정보 은닉: 이미지, 오디오, 비디오 등의 데이터에 추가로 정보를 숨기는 기술Information concealment: technology that hides information in addition to data such as images, audio, and video

- 피 은닉 심볼: 다른 정보를 은닉하기 위해 사용되는 심볼Hidden symbols: symbols used to conceal other information

- 피 은닉 심볼 열 (또는 피 은닉 정보 열): 피 은닉 심볼들로 구성된 심볼 열-Hidden symbol column (or hidden information column): a symbol string consisting of hidden symbols

- 대상 피 은닉 심볼: 피 은닉 심볼 열을 구성하는 피 은닉 심볼들 중 정보 은닉을 위해 선택된 피 은닉 심볼-The target hidden symbol: a hidden symbol selected for concealing information among the hidden symbols constituting the hidden symbol string

- 은닉 심볼: 피 은닉 심볼에 은닉시킬 심볼-Hidden symbol: a symbol to be hidden to the hidden symbol

- 은닉 심볼 열 (또는 은닉 정보 열): 은닉 심볼들로 구성된 심볼 열Hidden symbol string (or hidden information column): a symbol string composed of hidden symbols

- 대상 은닉 심볼: 대상 은닉 심볼에 은닉시키기 위해 상기 은닉 심볼 열을 구성하는 은닉 심볼들 중 선택된 은닉 심볼A target hidden symbol: a selected hidden symbol among the hidden symbols constituting the hidden symbol string for concealing the target hidden symbol

- 감진: 3진 데이터를 이진화하여 2진 데이터를 생성하거나 4진 데이터를 이진화하여 2진 데이터를 생성하는 동작. 이때 이진화의 대상이 되는 데이터는 2진수를 제외한 어떠한 진수를 가져도 상관없음.Reduction: Binary data is generated by binarizing the ternary data or binary data is generated by binarizing the ternary data. At this time, the data subject to binarization can have any number except binary.

한편 앞에서 정의되지 않았으나 후술될 상세한 설명에서 사용될 용어들에 대해서는 명세서 전반에 걸친 내용을 토대로 해석되어야 할 것이다.Meanwhile, terms that are not defined above but to be used in the detailed description to be described below should be interpreted based on the contents throughout the specification.

이하 본 발명에서 제안하고자 하는 압축 및 복원 기술의 다양한 실시 예를 첨부된 도면을 참조하여 구체적으로 설명한다.Hereinafter, various embodiments of a compression and decompression technique proposed by the present invention will be described in detail with reference to the accompanying drawings.

A. 압축 기술A. Compression Technology

후술될 설명에서는 피 은닉 심볼들 중 설정된 값을 갖는 대상 피 은닉 심볼에 대해 은닉하고자 하는 대상 은닉 심볼을 은닉 심볼들로부터 결정하고, 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값으로 상기 대상 피 은닉 심볼의 값을 치환하는 압축 기술에 대한 다양한 실시 예를 구체적으로 설명한다.In the following description, a target hidden symbol to be concealed for a target hidden symbol having a set value among hidden hidden symbols is determined from the hidden symbols, and a symbol value corresponding to a combination of the target hidden symbol and the target hidden symbol. Hereinafter, various embodiments of a compression technique for substituting the value of the target hidden symbol will be described in detail.

A-1. 제1실시 예 (압축 기술)A-1. First embodiment (compression technique)

도 2는 본 발명의 제1실시 예에 따른 압축장치의 구성을 보이고 있다.2 shows a configuration of a compression device according to a first embodiment of the present invention.

도 2를 참조하면, 비트 분리부(210)는 정보 비트 열 X를 입력으로 하고, 상기 정보 비트 열 X로부터 최초의 피 은닉 정보 열

Figure 112011081007844-pct00001
과 적어도 하나의 은닉 정보 열
Figure 112011081007844-pct00002
또는
Figure 112011081007844-pct00003
(n≥1)을 분리한다.Referring to FIG. 2, the bit separator 210 takes an information bit string X as an input, and the first hidden information string from the information bit string X.
Figure 112011081007844-pct00001
And at least one concealed information column
Figure 112011081007844-pct00002
or
Figure 112011081007844-pct00003
Separate (n≥1).

여기서 상기 피 은닉 정보 열

Figure 112011081007844-pct00004
은 적어도 하나의 은닉 정보 열 중 최초의 은닉 정보 열
Figure 112011081007844-pct00005
을 숨기기 위한 최초의 정보 열을 의미하며, 상기 은닉 정보 열
Figure 112011081007844-pct00006
또는
Figure 112011081007844-pct00007
은 피 은닉 정보 열에 숨길 은닉 정보들의 열을 의미한다.Where the hidden information column
Figure 112011081007844-pct00004
Is the first hidden information column of the at least one hidden information column
Figure 112011081007844-pct00005
Means the first information column to hide the hidden information column
Figure 112011081007844-pct00006
or
Figure 112011081007844-pct00007
Means a column of hidden information to be hidden in the hidden information column.

상기

Figure 112011081007844-pct00008
와 상기
Figure 112011081007844-pct00009
또는
Figure 112011081007844-pct00010
에서 아래 첨자는 해당 정보 열의 인덱스(index)를 의미하며, 위 첨자는 해당 정보 열의 진수를 의미한다. 상기 아래 첨자가 의미하는 해당 정보 열의 인덱스는 정보 은닉이 이루어진 횟수에 대응한다. 예컨대 정보 은닉이 이루어지기 전인 최초의 피 은닉 정보 열과 은닉 정보 열을 지칭하는
Figure 112011081007844-pct00011
Figure 112011081007844-pct00012
에서 아래 첨자는 0이다. 하지만 정보 은닉이 한번 이루어졌다면 피 은닉 정보 열과 은닉 정보 열을 지칭하는
Figure 112011081007844-pct00013
Figure 112011081007844-pct00014
에서 아래 첨자는 1이다. 이때 피 은닉 정보 열을 지칭하는
Figure 112011081007844-pct00015
의 위 첨자도 n+2으로 변경됨을 알 수 있다. 즉 정보 은닉이 이루어질 때마다 피 은닉 정보 열을 구성하는 값의 진수가 하나씩 증가한다.remind
Figure 112011081007844-pct00008
And
Figure 112011081007844-pct00009
or
Figure 112011081007844-pct00010
In the subscript means the index of the information column, and the superscript means the decimal of the information column. The index of the corresponding information column denoted by the subscript corresponds to the number of times information concealment has been made. For example, the first hidden information column and the hidden information column before the information concealment is made.
Figure 112011081007844-pct00011
Wow
Figure 112011081007844-pct00012
The subscript in is zero. However, once information concealment has been made, it refers to the hidden information column and the hidden information column.
Figure 112011081007844-pct00013
Wow
Figure 112011081007844-pct00014
The subscript in is 1. Where the hidden information column
Figure 112011081007844-pct00015
You can see that the superscript of also changes to n + 2. That is, each time information concealment is made, the number of values constituting the hidden information string increases by one.

그리고 상기 최초 피 은닉 정보 열

Figure 112011081007844-pct00016
을 구성하는 비트 수와 상기 은닉 정보 열
Figure 112011081007844-pct00017
또는
Figure 112011081007844-pct00018
을 구성하는 비트 수는 임의로 설정될 수 있다. 단지 상기 은닉 정보 열
Figure 112011081007844-pct00019
또는
Figure 112011081007844-pct00020
을 구성하는 비트 수를 결정할 때에는 최초 피 은닉 정보 열
Figure 112011081007844-pct00021
에서 0의 값을 가지는 비트의 수를 고려하여야 한다. 또한 피 은닉 정보 열
Figure 112011081007844-pct00022
또는
Figure 112011081007844-pct00023
을 구성하는 비트 수 또는 심볼 수가 은닉 정보 열
Figure 112011081007844-pct00024
또는
Figure 112011081007844-pct00025
을 구성하는 비트 수에 비해 커야 한다.And the first hidden secret information column
Figure 112011081007844-pct00016
The number of bits and the hidden information string constituting
Figure 112011081007844-pct00017
or
Figure 112011081007844-pct00018
The number of bits constituting the can be arbitrarily set. Only the above concealed information column
Figure 112011081007844-pct00019
or
Figure 112011081007844-pct00020
The first hidden information column when determining the number of bits that constitute
Figure 112011081007844-pct00021
Consider the number of bits with a value of 0 in. Also avoid hidden information columns
Figure 112011081007844-pct00022
or
Figure 112011081007844-pct00023
The number of bits or symbols that make up the hidden information column
Figure 112011081007844-pct00024
or
Figure 112011081007844-pct00025
It must be larger than the number of bits constituting.

도 4와 도 5는 본 발명의 실시 예를 위해 입력되는 정보 열로부터 피 은닉 정보 열과 은닉 정보 열을 분리하는 예들을 보이고 있다. 즉 도 4에서는 입력되는 정보 열로부터 피 은닉 정보 열과 은닉 정보 열을 순차적으로 분리하는 예를 보이고 있으며, 도 5에서는 입력되는 정보 열로부터 피 은닉 정보 열과 은닉 정보 열을 병렬적으로 분리하는 예를 보이고 있다.4 and 5 illustrate examples of separating the hidden information string and the hidden information string from the information string input for an embodiment of the present invention. 4 illustrates an example of sequentially separating the hidden information column and the hidden information column from the input information string, and FIG. 5 shows an example of separating the hidden information column and the hidden information column in parallel from the input information column. have.

먼저 도 4를 참조하면, 입력되는 정보 열 X의 최상위 비트 (MSB)로부터 소정 비트 수만큼의 비트들을 분리하여 최초의 피 은닉 정보 열

Figure 112011081007844-pct00026
로 출력한다. 그리고 상기 최초의 피 은닉 정보 열
Figure 112011081007844-pct00027
을 제외한 나머지 정보 열 X의 MSB로부터 소정 비트 수만큼의 비트들을 분리하여 최초의 은닉 정보 열
Figure 112011081007844-pct00028
로 출력한다. 그 후 상기 최초의 피 은닉 정보 열
Figure 112011081007844-pct00029
와 상기 최초의 은닉 정보 열
Figure 112011081007844-pct00030
을 제외한 나머지 정보 열 X의 MSB로부터 소정 비트 수만큼의 비트들을 분리하여 두 번째 은닉 정보 열
Figure 112011081007844-pct00031
을 출력한다. 한편 필요에 따라 나머지 정보 열 X로부터 추가의 은닉 정보 열을 출력할 수 있다.First, referring to FIG. 4, the first hidden information string is separated by separating a predetermined number of bits from the most significant bit (MSB) of the input information string X.
Figure 112011081007844-pct00026
. And the first hidden information column
Figure 112011081007844-pct00027
First hidden information string by separating a predetermined number of bits from the MSB of the remaining information column X except for
Figure 112011081007844-pct00028
. Then the first hidden information column
Figure 112011081007844-pct00029
And the first concealed information column
Figure 112011081007844-pct00030
Second hidden information column by separating a predetermined number of bits from the MSB of the information column X except for
Figure 112011081007844-pct00031
. Meanwhile, additional hidden information columns may be output from the remaining information columns X as necessary.

다음으로 도 5를 참조하면, 입력되는 정보 열 X의 최상위 비트 (MSB)에서부터 선택되는 각 비트를 최초의 피 은닉 정보 열

Figure 112011081007844-pct00032
와 최초의 은닉 정보 열
Figure 112011081007844-pct00033
및 두 번째 은닉 정보 열
Figure 112011081007844-pct00034
에 순차적으로 분배한다. 이때 비트 값이 1인 비트가 선택된 경우에는 해당 비트를 최초의 피 은닉 정보 열
Figure 112011081007844-pct00035
와 최초의 은닉 정보 열
Figure 112011081007844-pct00036
및 두 번째 은닉 정보 열
Figure 112011081007844-pct00037
중 상응하는 정보 열에 분배한다. 그리고 다음부터 선택되는 비트는 최초의 피 은닉 정보 열
Figure 112011081007844-pct00038
로부터 다시 순차적으로 분배한다.Next, referring to FIG. 5, each bit selected from the most significant bit (MSB) of the input information string X is first hidden information column.
Figure 112011081007844-pct00032
And the first hidden information column
Figure 112011081007844-pct00033
And second hidden information columns
Figure 112011081007844-pct00034
To sequentially. If a bit with a bit value of 1 is selected, the corresponding hidden information column
Figure 112011081007844-pct00035
And the first hidden information column
Figure 112011081007844-pct00036
And second hidden information columns
Figure 112011081007844-pct00037
To the corresponding information column. And the next selected bit is the first hidden information string.
Figure 112011081007844-pct00038
To be sequentially distributed again.

도 5에서는 두 개의 은닉 정보 열을 가정하고 있으나 그 이상의 은닉 정보 열을 분리하고자 하는 경우에도 동일하게 적용될 수 있다. 또한 상기 최초의 피 은닉 정보 열

Figure 112011081007844-pct00039
와 최초의 은닉 정보 열
Figure 112011081007844-pct00040
및 두 번째 은닉 정보 열
Figure 112011081007844-pct00041
에 분배할 총 비트의 수는 필요에 의해 사전에 결정할 수 있다. 단지 상기 총 비트 수를 결정함에 있어 최초의 피 은닉 정보 열
Figure 112011081007844-pct00042
의 비트 수와 상기 입력되는 정보 열 X를 구성하는 비트의 값이 1인 비트의 분포 또는 비트 값이 0인 비트 수 등을 고려하는 것이 바람직할 것이다.In FIG. 5, two hidden information columns are assumed, but the same applies to a case where more hidden information columns are to be separated. Also the first hidden information column
Figure 112011081007844-pct00039
And the first hidden information column
Figure 112011081007844-pct00040
And second hidden information columns
Figure 112011081007844-pct00041
The total number of bits to distribute to can be determined in advance as needed. Only the first hidden information column in determining the total number of bits
Figure 112011081007844-pct00042
It may be desirable to consider the number of bits and the distribution of the bits having a value of 1 or the number of bits having a bit value of 0 and the like.

상기 비트 분리부(210)는 복수의 은닉 정보 열이 생성된 경우에는 상기 생성된 복수의 은닉 정보 열을 동시에 출력하는 것이 아니라 정보 은닉 동작을 고려하여 순차적으로 출력하는 것이 바람직하다.When the plurality of hidden information strings are generated, the bit separator 210 may not output the generated plurality of hidden information strings at the same time, but may sequentially output the plurality of hidden information strings in consideration of an information hiding operation.

제1스위치 (S/W #1)는 상기 비트 분리부(210)로부터 출력되는 최초의 피 은닉 정보 열

Figure 112011081007844-pct00043
을 정보 은닉부(220)로 전달하거나 상기 정보 은닉부(220)로부터 출력되는 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00044
을 상기 정보 은닉부(220)로 피드-백하기 위한 동작을 수행한다.The first switch S / W # 1 is the first hidden information string output from the bit separator 210.
Figure 112011081007844-pct00043
Is transmitted to the information concealment unit 220 or the information symbol sequence is made of information concealment output from the information concealment unit 220
Figure 112011081007844-pct00044
Performs an operation for feeding back to the information concealment unit 220.

즉 상기 제1스위치 (S/W #1)는 상기 비트 분리부(210)로부터 출력되는 최초의 피 은닉 정보 열

Figure 112011081007844-pct00045
을 정보 은닉부(220)의 입력으로 전달한 후 상기 정보 은닉부(220)로부터 출력되는 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00046
을 상기 정보 은닉부(220)의 입력으로 전달하기 위한 경로를 형성한다.That is, the first switch S / W # 1 is the first hidden information string output from the bit separator 210.
Figure 112011081007844-pct00045
The information symbol string in which the information concealment outputted from the information concealment unit 220 after being transmitted to the input of the information concealment unit 220 is performed.
Figure 112011081007844-pct00046
Form a path for delivering to the input of the information concealment unit 220.

제2스위치 (S/W #2)는 상기 정보 은닉부(220)로부터 출력되는 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00047
을 상기 정보 은닉부(220)의 입력으로 전달하거나 부호화부(230)로 전달하기 위한 동작을 수행한다. 이때 상기 부호화부(230)로 전달되는 정보 은닉이 이루어진 정보 심볼 열은
Figure 112011081007844-pct00048
로 정의할 수 있다. 여기서 m은 정보 은닉을 통해 최종적으로 얻고자 하는 정보 심볼 열의 차수로써, n+2로 정의할 수 있다. 예컨대 정보 은닉이 1회 (n=1) 이루어졌다면, m은 3이 된다.The second switch S / W # 2 is an information symbol string in which information concealment is output from the information concealment unit 220.
Figure 112011081007844-pct00047
The control unit performs an operation for transmitting the information to the input of the information hiding unit 220 or to the encoder 230. In this case, the information symbol string in which information concealment is transmitted to the encoder 230 is
Figure 112011081007844-pct00048
. Here, m is the order of the information symbol string to be finally obtained through the information concealment, it can be defined as n + 2. For example, if information concealment is performed once (n = 1), m is 3.

본 발명의 실시 예에 따른 정보 압축을 위한 정보 은닉 횟수와 관련한 상기 제1스위치 (S/W #1)와 상기 제2스위치 (S/W #2)의 동작은 하기 <표 1>과 같이 정리할 수 있다.Operation of the first switch (S / W # 1) and the second switch (S / W # 2) with respect to the number of information concealment for information compression according to an embodiment of the present invention can be summarized as shown in Table 1 below. Can be.

Figure 112011081007844-pct00049
Figure 112011081007844-pct00049

상기 <표 1>에서 S/W #1의 off 상태는 비트 분리부(210)의 출력을 정보 은닉부(220)로 입력하기 위한 경로가 형성된 상태이며, S/W #1의 on 상태는 정보 은닉부(220)의 출력을 상기 정보 은닉부(220)로 입력하기 위한 경로가 형성된 상태이다. 그리고 상기 <표 1>에서 S/W #2의 off 상태는 정보 은닉부(220)의 출력을 부호화부(230)로 입력하기 위한 경로가 형성된 상태이며, S/W #2의 on 상태는 정보 은닉부(220)의 출력을 상기 S/W #1로 전달하기 위한 경로가 형성된 상태이다.In Table 1, the off state of S / W # 1 is a state in which a path for inputting the output of the bit separator 210 to the information concealment unit 220 is formed, and the on state of S / W # 1 is information. The path for inputting the output of the concealment unit 220 to the information concealment unit 220 is formed. In Table 1, the off state of S / W # 2 is a state in which a path for inputting the output of the information hiding unit 220 to the encoder 230 is formed, and the on state of S / W # 2 is information. A path for transmitting the output of the concealment unit 220 to the S / W # 1 is formed.

하지만 상기 S/W #1와 상기 S/W #2의 동작이 상술한 바에만 한정되어 해석되어서는 안될 것이다. 즉 상기 S/W #1와 상기 S/W #2의 동작이 상술한 바와 반대의 동작을 수행하더라도 본 발명의 실시 예를 구현하는데 어려움이 없음은 당업자에게 자명한 정도의 것이다.However, the operation of the S / W # 1 and the S / W # 2 is not limited to the above-described and should not be interpreted. That is, even if the operations of the S / W # 1 and the S / W # 2 performs the opposite operation as described above, it is apparent to those skilled in the art that there is no difficulty in implementing the embodiment of the present invention.

한편 상기 S/W #1와 상기 S/W #2의 제어는 별도로 구비된 스위칭 제어부 또는 압축 장치를 구비하는 장비의 전반적인 동작을 제어하는 구성에 의해 이루어질 수 있다.On the other hand, the control of the S / W # 1 and the S / W # 2 may be made by a configuration for controlling the overall operation of the equipment provided with a switching controller or compression device provided separately.

상기 정보 은닉부(220)는 피 은닉 정보 열로

Figure 112011081007844-pct00050
또는
Figure 112011081007844-pct00051
을 입력으로 하며, 은닉 정보 열로
Figure 112011081007844-pct00052
또는
Figure 112011081007844-pct00053
을 입력으로 한다.The information concealment unit 220 is a column of hidden information
Figure 112011081007844-pct00050
or
Figure 112011081007844-pct00051
As the input,
Figure 112011081007844-pct00052
or
Figure 112011081007844-pct00053
As input.

상기 정보 은닉부(220)는 하나의 입력인 피 은닉 정보 열

Figure 112011081007844-pct00054
또는
Figure 112011081007844-pct00055
에 다른 입력인 은닉 정보 열
Figure 112011081007844-pct00056
또는
Figure 112011081007844-pct00057
을 숨기기 위한 동작을 수행한다.The information concealment unit 220 is a hidden information string as one input.
Figure 112011081007844-pct00054
or
Figure 112011081007844-pct00055
Hidden information column that is another input to
Figure 112011081007844-pct00056
or
Figure 112011081007844-pct00057
Perform the operation to hide the.

도 6 내지 도 10은 본 발명의 실시 예로 제안하는 압축 기술에 따라 정보를 은닉하기 위한 예들을 보이고 있다. 즉 도 6, 도 7 및 도 9에서는 2진수의 피 은닉 정보 열

Figure 112011081007844-pct00058
에 2진수의 은닉 정보 열
Figure 112011081007844-pct00059
을 은닉하기 위한 예를 보이고 있으며, 도 8과 도 10에서는 3진수의 피 은닉 정보 열
Figure 112011081007844-pct00060
에 2진수의 은닉 정보 열
Figure 112011081007844-pct00061
을 은닉하기 위한 예를 보이고 있다.6 to 10 show examples for concealing information according to a compression technique proposed by an embodiment of the present invention. That is, in FIG. 6, FIG. 7, and FIG. 9, the hidden information string of binary numbers is used.
Figure 112011081007844-pct00058
Hidden information column in binary
Figure 112011081007844-pct00059
An example for concealing a is shown. In FIG. 8 and FIG.
Figure 112011081007844-pct00060
Hidden information column in binary
Figure 112011081007844-pct00061
It shows an example to conceal.

도 6 내지 도 10에서 보이고 있는 정보 은닉은 피 은닉 정보 열

Figure 112011081007844-pct00062
또는
Figure 112011081007844-pct00063
의 특정 위치에 존재하는 비트 값 또는 심볼 값이 0이고, 이에 상응하는 은닉 정보 열
Figure 112011081007844-pct00064
또는
Figure 112011081007844-pct00065
의 특정 위치에 존재하는 비트 값이 0인 경우에 이루어진다. 그리고 피 은닉 정보 열
Figure 112011081007844-pct00066
또는
Figure 112011081007844-pct00067
의 특정 위치에 존재하는 비트 값 또는 심볼 값이 0이고, 이에 상응하는 은닉 정보 열
Figure 112011081007844-pct00068
또는
Figure 112011081007844-pct00069
의 특정 위치에 존재하는 비트 값이 0을 제외한 임의의 값을 가지는 경우에도 정보 은닉은 이루어진다. 하지만 피 은닉 정보 열
Figure 112011081007844-pct00070
또는
Figure 112011081007844-pct00071
의 특정 위치에 존재하는 비트 값 또는 심볼 값이 0을 제외한 임의의 값을 가지는 경우에는 상기 임의의 값이 그대로 유지되므로, 정보 은닉은 이루어지지 않는다.The information concealment shown in Figs. 6 to 10 is a hidden information string.
Figure 112011081007844-pct00062
or
Figure 112011081007844-pct00063
A bit value or symbol value existing at a specific position of 0 and corresponding hidden information column
Figure 112011081007844-pct00064
or
Figure 112011081007844-pct00065
This is done when the bit value existing at a specific position of 0 is zero. And avoid hidden information columns
Figure 112011081007844-pct00066
or
Figure 112011081007844-pct00067
A bit value or symbol value existing at a specific position of 0 and corresponding hidden information column
Figure 112011081007844-pct00068
or
Figure 112011081007844-pct00069
The information concealment is made even when the bit value existing at a specific position of X has an arbitrary value except for zero. But avoid hidden information columns
Figure 112011081007844-pct00070
or
Figure 112011081007844-pct00071
When the bit value or the symbol value existing at a specific position has any value except 0, the random value is kept as it is, so that information concealment is not made.

먼저 도 6을 참조하면, 피 은닉 정보 열 U에서 첫 번째, 두 번째 비트 및 네 번째 내지 열한 번째 비트의 값은 공통으로 0이다. 따라서 상기 첫 번째, 두 번째 비트 및 네 번째 내지 열한 번째 비트 각각의 값을 은닉 정보 열 V에서 대응하는 비트의 값으로 치환함으로써, 정보 심볼 열 L을 생성한다.Referring first to FIG. 6, the values of the first, second bits, and fourth to eleventh bits in the hidden information string U are commonly 0. Therefore, the information symbol string L is generated by substituting the value of each of the first, second and fourth to eleventh bits with the value of the corresponding bit in the hidden information string V. FIG.

예컨대 피 은닉 정보 열 U의 첫 번째 비트에 대응하는 은닉 정보 열 V의 첫 번째 비트의 값이 0이므로, 정보 심볼 열 L의 첫 번째 비트 값을 0으로 결정한다. 하지만 피 은닉 정보 열 U의 네 번째 비트에 대응하는 은닉 정보 열 V의 세 번째 비트의 값이 1이므로, 정보 심볼 열 L의 네 번째 비트 값을 1로 결정한다.For example, since the value of the first bit of the hidden information string V corresponding to the first bit of the hidden information string U is 0, the value of the first bit of the information symbol string L is determined to be zero. However, since the value of the third bit of the hidden information string V corresponding to the fourth bit of the hidden information string U is 1, the value of the fourth bit of the information symbol string L is determined to be 1.

한편 피 은닉 정보 열 U에서 세 번째 비트의 값은 1이다. 따라서 은닉 정보 열 V와 무관하게 정보 심볼 열 L의 세 번째 비트 값을 1로 결정한다.Meanwhile, the value of the third bit in the hidden information string U is 1. Therefore, the third bit value of the information symbol string L is determined as 1 regardless of the hidden information string V. FIG.

상술한 바에 의하면, 정보 심볼 열 L에서 비트 값은 두 가지 경우에서 1로 결정된다. 따라서 정보 심볼 열 L을 복원하기 위해서는 상기 두 가지의 경우를 구분하기 위한 심볼 식별 정보가 필요하다. 일 예로써 1의 값을 가지는 피 은닉 정보 비트로 인해 정보 심볼 열 L의 비트 값이 1로 결정된 경우 심볼 식별 정보 M을 0으로 설정하고, 1의 값을 가지는 은닉 정보 비트로 인해 정보 심볼 열 L의 비트 값이 1로 결정된 경우에는 심볼 식별 정보 M을 1로 설정한다. 따라서 도 6에 의하면 심볼 식별 정보 M은 '011'로 결정된다.As described above, the bit value in the information symbol string L is determined to be 1 in two cases. Accordingly, in order to restore the information symbol string L, symbol identification information for distinguishing the two cases is required. As an example, when the bit value of the information symbol string L is determined to be 1 because of the hidden information bit having the value of 1, the symbol identification information M is set to 0, and the bit of the information symbol string L is due to the hidden information bit having the value of 1. If the value is determined as 1, the symbol identification information M is set to 1. Therefore, according to FIG. 6, the symbol identification information M is determined as '011'.

그리고 피 은닉 정보 열 U의 비트 수와 은닉 정보 열 V의 비트 수가 일치하지 않아 특정 비트에 대한 정보 은닉이 이루어지지 않았을 경우에는 이를 식별하도록 하는 플레그 정보가 필요하다. 예컨대 피 은닉 정보 열 U의 비트 수와 은닉 정보 열 V의 비트 수가 일치하는 경우에는 플레그 정보 F를 0으로 설정하고, 피 은닉 정보 열 U의 비트 수와 은닉 정보 열 V의 비트 수가 일치하지 않는 경우에는 플레그 정보 F를 1로 설정한다. 도 6의 경우는 플레그 정보 F가 1로 설정될 것이다.If the number of bits of the hidden information string U and the number of bits of the hidden information string V do not coincide with each other, flag information for identifying the specific bit is not required. For example, when the number of bits of the hidden information column U and the number of bits of the hidden information column V match, the flag information F is set to 0, and the number of bits of the hidden information column U and the number of bits of the hidden information column V do not match. The flag information F is set to '1'. In the case of FIG. 6, the flag information F will be set to one.

따라서 정보 은닉을 통해 최종적으로 생성되는 데이터는 심볼 식별 정보 M의 길이 정보

Figure 112011081007844-pct00072
과 플레그 정보 (F)를 포함하는 헤더 정보와 심볼 식별 정보 M과 정보 심볼 열 L을 포함하는 페이로드로 구성된다.Therefore, the data finally generated through the information concealment is the length information of the symbol identification information M
Figure 112011081007844-pct00072
And payloads including header information including flag information (F), symbol identification information (M), and information symbol string (L).

도 7을 참조하면, 피 은닉 정보 열

Figure 112011081007844-pct00073
의 MSB 값과 은닉 정보 열
Figure 112011081007844-pct00074
의 MSB 값을 읽는다. 이때 상기 피 은닉 정보 열
Figure 112011081007844-pct00075
의 MSB 값이 0이고 상기 은닉 정보 열
Figure 112011081007844-pct00076
의 MSB 값이 0이므로, 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00077
의 MSB는 0으로 설정된다. 이로 인해 상기 피 은닉 정보 열
Figure 112011081007844-pct00078
의 MSB에 상기 은닉 정보 열
Figure 112011081007844-pct00079
의 MSB가 은닉되었음을 확인할 수 있다.Referring to Figure 7, the hidden information column
Figure 112011081007844-pct00073
MSB value and hidden information column
Figure 112011081007844-pct00074
Read the MSB value of. Where the hidden information column
Figure 112011081007844-pct00075
The MSB value of 0 is the hidden information column
Figure 112011081007844-pct00076
Since the MSB value of 0 is 0, the information symbol column to be generated by information hiding
Figure 112011081007844-pct00077
The MSB of is set to zero. This causes the hidden information column
Figure 112011081007844-pct00078
The concealed information column in the MSB
Figure 112011081007844-pct00079
It can be seen that the MSB of is concealed.

그 후 상기 피 은닉 정보 열

Figure 112011081007844-pct00080
의 두 번째 비트 값을 읽는다. 이때 상기 피 은닉 정보 열
Figure 112011081007844-pct00081
의 두 번째 값이 1이므로, 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00082
의 두 번째 심볼 값은 1로 설정된다.Then the hidden information column
Figure 112011081007844-pct00080
Read the second bit value of. Where the hidden information column
Figure 112011081007844-pct00081
Since the second value of is 1, the information symbol column to be generated by information hiding
Figure 112011081007844-pct00082
The second symbol value of is set to 1.

그리고 상기 피 은닉 정보 열

Figure 112011081007844-pct00083
의 세 번째 비트 값과 상기 은닉 정보 열
Figure 112011081007844-pct00084
의 두 번째 비트 값을 읽는다. 이때 상기 피 은닉 정보 열
Figure 112011081007844-pct00085
의 세 번째 비트 값이 0이고 상기 은닉 정보 열
Figure 112011081007844-pct00086
의 두 번째 비트 값이 0이므로, 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00087
의 세 번째 심볼 값은 0으로 설정된다. 이로 인해 상기 피 은닉 정보 열
Figure 112011081007844-pct00088
의 세 번째 비트에 상기 은닉 정보 열
Figure 112011081007844-pct00089
의 두 번째 비트가 은닉되었음을 확인할 수 있다.And the hidden information column
Figure 112011081007844-pct00083
Third bit value of the and said concealed information column
Figure 112011081007844-pct00084
Read the second bit value of. Where the hidden information column
Figure 112011081007844-pct00085
The third bit value of 0 is the hidden information column
Figure 112011081007844-pct00086
Since the second bit value of is 0, the information symbol column to be generated by information hiding
Figure 112011081007844-pct00087
The third symbol value of is set to 0. This causes the hidden information column
Figure 112011081007844-pct00088
The concealed information column in the third bit of
Figure 112011081007844-pct00089
We can see that the second bit of is hidden.

상기 피 은닉 정보 열

Figure 112011081007844-pct00090
의 네 번째 내지 여섯 번째 비트 값은 모두 0이고, 이에 상응하는 상기 은닉 정보 열
Figure 112011081007844-pct00091
의 세 번째 내지 다섯 번째 비트 값도 모두 0이므로, 해당 비트들에 대해서도 정보 은닉이 이루어진다.The hidden information column
Figure 112011081007844-pct00090
The fourth through sixth bit values of are all zeros and corresponding hidden information columns
Figure 112011081007844-pct00091
Since the third to fifth bit values of are also all zeros, information concealment is also performed for the corresponding bits.

하지만 상기 피 은닉 정보 열

Figure 112011081007844-pct00092
의 일곱 번째 비트 값은 0이나 상기 은닉 정보 열
Figure 112011081007844-pct00093
의 여섯 번째 비트 값이 1이므로, 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00094
의 일곱 번째 심볼 값은 2로 설정된다.But the above concealed information column
Figure 112011081007844-pct00092
7th bit value of 0 or the hidden information column
Figure 112011081007844-pct00093
Since the sixth bit value of is 1, the information symbol string to be generated by information hiding
Figure 112011081007844-pct00094
The seventh symbol value of is set to 2.

상술한 예에서 확인할 수 있는 바와 같이 피 은닉 정보 열

Figure 112011081007844-pct00095
의 비트 값과 이에 상응하는 은닉 정보 열
Figure 112011081007844-pct00096
의 비트 값이 모두 0인 경우에는 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00097
의 해당 심볼 값이 0로 설정된다.Hidden information column as can be seen in the above example
Figure 112011081007844-pct00095
Bit value of and corresponding hidden information column
Figure 112011081007844-pct00096
If the bit values of are all zeros, the information symbol string to be generated by information hiding
Figure 112011081007844-pct00097
The corresponding symbol value of is set to 0.

하지만 피 은닉 정보 열

Figure 112011081007844-pct00098
의 비트 값이 1인 경우 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00099
의 해당 심볼 값이 1로 설정되고, 은닉 정보 열
Figure 112011081007844-pct00100
의 비트 값이 1인 경우에는 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00101
의 해당 심볼 값이 2로 설정된다. 상기 은닉 정보 열
Figure 112011081007844-pct00102
의 비트 값이 1인 경우에는 이에 상응하는 피 은닉 정보 열
Figure 112011081007844-pct00103
의 비트 값이 감추어짐을 알 수 있다.But avoid hidden information columns
Figure 112011081007844-pct00098
Information symbol string to be generated by information hiding if the bit value of 1 is 1
Figure 112011081007844-pct00099
The corresponding symbol value in is set to 1, and the hidden information column
Figure 112011081007844-pct00100
If the bit value of is 1, the information symbol string to be generated by information hiding
Figure 112011081007844-pct00101
The corresponding symbol value of is set to 2. The concealed information column
Figure 112011081007844-pct00102
If the bit value of is 1, the corresponding hidden information column
Figure 112011081007844-pct00103
It can be seen that the bit value of is hidden.

이와 같이 피 은닉 정보 열

Figure 112011081007844-pct00104
의 비트 값이 1인 경우와 은닉 정보 열
Figure 112011081007844-pct00105
의 비트 값이 1인 경우에 서로 다른 심볼 값을 설정하는 것은 각 경우 별로 데이터 복원 시에 구분하여 복원이 이루어질 수 있도록 하기 위함이다.As such, the hidden information column
Figure 112011081007844-pct00104
And hidden information columns with a bit value of 1
Figure 112011081007844-pct00105
When the bit value of 1 is 1, different symbol values are set in order to allow restoration to be performed separately during data restoration.

따라서 상술한 바에 의해 생성된 정보 심볼 열

Figure 112011081007844-pct00106
을 구성하는 심볼들의 차수는 3진수가 된다.Thus, the information symbol string generated by the above
Figure 112011081007844-pct00106
The order of the symbols constituting the symbol is ternary.

다음으로 도 8을 참조하면, 피 은닉 정보 열

Figure 112011081007844-pct00107
의 첫 번째 심볼 값은 0이나 은닉 정보 열
Figure 112011081007844-pct00108
의 첫 번째 비트 값이 1이므로, 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00109
의 첫 번째 심볼 값은 3으로 설정된다. 이 경우 해당 심볼 값을 3으로 설정하는 것은 상기 피 은닉 정보 열
Figure 112011081007844-pct00110
에서 사용되지 않으면서 가장 낮은 차수를 가지는 값을 이용하기 위함이다.Referring next to FIG. 8, the hidden information column
Figure 112011081007844-pct00107
The first symbol value in is 0 or a hidden information column
Figure 112011081007844-pct00108
Since the first bit value of is 1, the information symbol column to be generated by information hiding
Figure 112011081007844-pct00109
The first symbol value of is set to 3. In this case, setting the corresponding symbol value to 3 means that the hidden information column
Figure 112011081007844-pct00110
This is to use the lowest order value that is not used in.

그 후 상기 피 은닉 정보 열

Figure 112011081007844-pct00111
의 두 번째 심볼 값을 읽는다. 이때 상기 피 은닉 정보 열
Figure 112011081007844-pct00112
의 두 번째 심볼 값이 1이므로, 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00113
의 두 번째 심볼 값은 1로 설정된다.Then the hidden information column
Figure 112011081007844-pct00111
Read the second symbol value. Where the hidden information column
Figure 112011081007844-pct00112
Since the second symbol value of is 1, the information symbol column to be generated by information hiding
Figure 112011081007844-pct00113
The second symbol value of is set to 1.

그리고 상기 피 은닉 정보 열

Figure 112011081007844-pct00114
의 세 번째 심볼 값과 상기 은닉 정보 열
Figure 112011081007844-pct00115
의 두 번째 비트 값을 읽는다. 이때 상기 피 은닉 정보 열
Figure 112011081007844-pct00116
의 세 번째 심볼 값과 상기 은닉 정보 열
Figure 112011081007844-pct00117
의 두 번째 비트 값이 모두 0이므로, 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00118
의 세 번째 심볼 값은 0으로 설정된다. 이로 인해 상기 피 은닉 정보 열
Figure 112011081007844-pct00119
의 세 번째 심볼에 상기 은닉 정보 열
Figure 112011081007844-pct00120
의 두 번째 비트가 은닉되었음을 확인할 수 있다.And the hidden information column
Figure 112011081007844-pct00114
Third symbol value of the and the hidden information column
Figure 112011081007844-pct00115
Read the second bit value of. Where the hidden information column
Figure 112011081007844-pct00116
Third symbol value of the and the hidden information column
Figure 112011081007844-pct00117
Since the second bit values of are all zeros, the information symbol column to be generated by information hiding
Figure 112011081007844-pct00118
The third symbol value of is set to 0. This causes the hidden information column
Figure 112011081007844-pct00119
The concealed information column in the third symbol of
Figure 112011081007844-pct00120
We can see that the second bit of is hidden.

상기 피 은닉 정보 열

Figure 112011081007844-pct00121
의 네 번째 내지 여섯 번째 심볼 값은 모두 0이고, 이에 상응하는 상기 은닉 정보 열
Figure 112011081007844-pct00122
의 세 번째 내지 다섯 번째 비트 값도 모두 0이므로, 해당 비트들에 대해서도 정보 은닉이 이루어진다.The hidden information column
Figure 112011081007844-pct00121
The fourth through sixth symbol values of are all zeros and corresponding hidden information columns
Figure 112011081007844-pct00122
Since the third to fifth bit values of are also all zeros, information concealment is also performed for the corresponding bits.

하지만 상기 피 은닉 정보 열

Figure 112011081007844-pct00123
의 일곱 번째 심볼 값이 2이므로, 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00124
의 일곱 번째 심볼 값은 2로 설정된다.But the above concealed information column
Figure 112011081007844-pct00123
Since the seventh symbol value of is 2, the information symbol column to be generated by information hiding
Figure 112011081007844-pct00124
The seventh symbol value of is set to 2.

상술한 예에서 확인할 수 있는 바와 같이 피 은닉 정보 열

Figure 112011081007844-pct00125
의 심볼 값과 이에 상응하는 은닉 정보 열
Figure 112011081007844-pct00126
의 비트 값이 모두 0인 경우에는 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00127
의 해당 심볼 값이 0로 설정된다.Hidden information column as can be seen in the above example
Figure 112011081007844-pct00125
The symbol value of and the corresponding hidden information column
Figure 112011081007844-pct00126
If the bit values of are all zeros, the information symbol string to be generated by information hiding
Figure 112011081007844-pct00127
The corresponding symbol value of is set to 0.

하지만 피 은닉 정보 열

Figure 112011081007844-pct00128
의 심볼 값이 1인 경우 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00129
의 해당 심볼 값이 1로 설정되고, 피 은닉 정보 열
Figure 112011081007844-pct00130
의 심볼 값이 2인 경우 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00131
의 해당 심볼 값이 2로 설정되며, 은닉 정보 열
Figure 112011081007844-pct00132
의 비트 값이 1인 경우에는 정보 은닉에 의해 생성될 정보 심볼 열
Figure 112011081007844-pct00133
의 해당 심볼 값이 3으로 설정된다. 상기 은닉 정보 열
Figure 112011081007844-pct00134
의 비트 값이 1인 경우에는 이에 상응하는 피 은닉 정보 열
Figure 112011081007844-pct00135
의 비트 값이 감추어짐을 알 수 있다.But avoid hidden information columns
Figure 112011081007844-pct00128
The information symbol column to be generated by information hiding when the symbol value of 1 is 1.
Figure 112011081007844-pct00129
The corresponding symbol value of is set to 1, and the hidden information column
Figure 112011081007844-pct00130
The information symbol column to be generated by information hiding if the symbol value of is 2
Figure 112011081007844-pct00131
The corresponding symbol value in is set to 2, and the hidden information column
Figure 112011081007844-pct00132
If the bit value of is 1, the information symbol string to be generated by information hiding
Figure 112011081007844-pct00133
The corresponding symbol value of is set to 3. The concealed information column
Figure 112011081007844-pct00134
If the bit value of is 1, the corresponding hidden information column
Figure 112011081007844-pct00135
It can be seen that the bit value of is hidden.

이와 같이 피 은닉 정보 열

Figure 112011081007844-pct00136
의 심볼 값이 1인 경우와 2인 경우 및 은닉 정보 열
Figure 112011081007844-pct00137
의 비트 값이 1인 경우에 서로 다른 심볼 값을 설정하는 것은 각 경우 별로 데이터 복원 시에 구분하여 복원이 이루어질 수 있도록 하기 위함이다.As such, the hidden information column
Figure 112011081007844-pct00136
And hidden information columns for the symbol values 1 and 2
Figure 112011081007844-pct00137
When the bit value of 1 is 1, different symbol values are set in order to allow restoration to be performed separately during data restoration.

따라서 상술한 바에 의해 생성된 정보 심볼 열

Figure 112011081007844-pct00138
을 구성하는 심볼들의 차수는 4진수가 된다.Thus, the information symbol string generated by the above
Figure 112011081007844-pct00138
The order of the symbols constituting the symbol is quaternary.

한편 도 9와 도 10에서 보이고 있는 예는 앞에서 도 7과 도 8을 참조하여 설명한 바와 동일한 방식에 의해 정보 은닉이 이루어짐에 따라 구체적인 설명은 생략하도록 한다. 단지 도 9와 도 10에서는 도 7과 도 8에서 사용된 피 은닉 정보 열

Figure 112011081007844-pct00139
과 은닉 정보 열
Figure 112011081007844-pct00140
과는 상이한 피 은닉 정보 열
Figure 112011081007844-pct00141
과 은닉 정보 열
Figure 112011081007844-pct00142
이 사용된다는 차이점만이 존재한다.Meanwhile, in the example shown in FIGS. 9 and 10, detailed information will be omitted as the information is concealed in the same manner as described above with reference to FIGS. 7 and 8. In FIG. 9 and FIG. 10 only, the hidden information string used in FIGS. 7 and 8 is used.
Figure 112011081007844-pct00139
And concealed information columns
Figure 112011081007844-pct00140
Hidden information columns different from
Figure 112011081007844-pct00141
And concealed information columns
Figure 112011081007844-pct00142
There is only a difference that is used.

전술한 바에 의해 상기 정보 은닉부(220)로부터 출력되는 m진 정보 심볼 열

Figure 112011081007844-pct00143
은 상기 제2스위치 (S/W #2)를 통해 부호화부(230)로 입력된다.M-information symbol string output from the information concealment unit 220 as described above.
Figure 112011081007844-pct00143
Is input to the encoder 230 through the second switch (S / W # 2).

상기 부호화부(230)는 상기 정보 은닉부(220)로부터 입력되는 m진 정보 심볼 열

Figure 112011081007844-pct00144
을 입력으로 하고, 상기 m진 정보 심볼 열
Figure 112011081007844-pct00145
을 소정의 코딩 기법에 의해 압축하여 출력한다.The encoder 230 is a m-information symbol string input from the information concealment unit 220
Figure 112011081007844-pct00144
Inputs the m-digit information symbol string
Figure 112011081007844-pct00145
Is compressed by a predetermined coding technique and output.

상기 부호화부(230)에는 일 예로 엔트로피 코딩 (Entropy coding) 기법이 적용될 수 있다. 상기 엔트로피 코딩 기법은 출현 빈도가 높은 심볼에 짧은 코드를 배정하고 빈도가 낮은 심볼에 긴 코드를 배정하는 코딩 기법이다. 상기 엔트로피 코딩 기법은 일명 가변 길이 코딩(Variable-length coding) 기법이라고도 한다.As an example, an entropy coding technique may be applied to the encoder 230. The entropy coding technique is a coding technique in which a short code is assigned to a symbol having a high frequency and a long code is assigned to a symbol having a low frequency. The entropy coding technique is also called a variable-length coding technique.

한편, 엔트로피 코딩 기법에서는 심볼의 빈도만을 고려하는데, 상기 엔트로피 코딩 기법으로는 허프만 코더 (Huffman coder)와 산술 부호 코더 중 어느 것이나 사용할 수 있다. 상기 엔트로피 코딩 기법은 미리 각 심볼의 출현 빈도를 알아야 최적의 압축이 가능하다. 이때 허프만 코딩을 사용하는 경우에는 각각의 심볼에 하나씩 코드워드를 배정하므로 정수 길이의 코드워드만 허용한다.Meanwhile, the entropy coding scheme only considers the frequency of symbols. As the entropy coding scheme, any one of a Huffman coder and an arithmetic code coder may be used. The entropy coding technique requires optimal knowledge of the appearance frequency of each symbol in advance to enable optimal compression. In this case, when Huffman coding is used, only one codeword of integer length is allowed because one codeword is assigned to each symbol.

도 3은 본 발명의 제1실시 예에 따른 압축 장치에서 데이터 압축을 위한 제어 흐름을 보이고 있다.3 shows a control flow for data compression in the compression apparatus according to the first embodiment of the present invention.

도 3을 참조하면, 압축 장치는 310단계에서 2진 정보 비트 열을 외부로부터 입력 받는다. 그 후 상기 압축 장치는 312단계에서 상기 입력된 2진 정보 비트 열로부터 피 은닉 정보 열을 추출하며, 314단계에서는 상기 피 은닉 정보 열이 추출되고 남은 2진 정보 비트 열로부터 은닉 정보 열을 추출한다. 이때 정보 은닉 횟수를 카운트하기 위한 카운트 값 n은 0으로 설정된 상태이다.Referring to FIG. 3, in operation 310, the compression apparatus receives a binary information bit string from an external source. Thereafter, the compression apparatus extracts the hidden information string from the input binary information bit string in step 312, and extracts the hidden information string from the remaining binary information bit string after extracting the hidden information string in step 314. . At this time, the count value n for counting the number of information concealment is set to 0.

상기 압축 장치는 316단계에서 상기 추출한 피 은닉 정보 열에 상기 추출한 은닉 정보 열을 숨김으로써, m진 정보 심볼 열을 생성한다. 이때 m은 상기 생성된 정보 심볼 열의 진수를 의미하는 상수로써, 은닉 횟수 카운트 값인 n에 2를 더한 값을 갖는다. 즉, 정보 은닉이 한번 수행될 때마다 이에 상응하여 생성되는 정보 심볼 열의 진수를 1씩 증가한다.In operation 316, the compression apparatus hides the extracted hidden information string from the extracted hidden information string to generate a m-information symbol string. In this case, m is a constant representing the essence of the generated information symbol string, and has a value of n, which is a hidden number count value, plus two. That is, each time information hiding is performed, the number of generated information symbol strings is increased by one.

상기 압축 장치는 318단계에서 앞서 생성된 정보 심볼 열의 진수가 원하는 진수인가를 판단한다. 즉 현재까지 정보 은닉이 1회 이루어졌으므로 상기 압축 장치는 최종적으로 얻고자 하는 정보 심볼 열의 차수가 3인 경우에는 원하는 진수라고 판단할 것이다. 하지만 그 이상의 차수를 가지는 정보 심볼 열을 얻고자 하였다면, 상기 압축 장치는 320단계로 진행하여 상기 n은 1증가 시킨 후 상기 314단계로 리턴한다.In operation 318, the compression apparatus determines whether the base number of the generated information symbol string is a desired number. That is, since the information concealment has been performed so far, the compression apparatus will determine that the desired decimal number is 3 when the order of the information symbol string to be finally obtained is three. However, if it is desired to obtain an information symbol string having a higher order, the compression apparatus proceeds to step 320 and increases n by 1 and returns to step 314.

상기 314단계로 리턴될 시 상기 압축 장치는 앞서 추축된 피 은닉 정보 열과 은닉 정보 열을 제외한 나머지 2진 정보 비트 열로부터 새로운 은닉 정보 열을 추출한다. 그리고 상기 새로이 추축된 은닉 정보를 앞서 생성한 정보 심볼 열에 추가로 은닉함으로써, 진수가 1증가된 정보 심볼 열을 생성한다.Upon returning to step 314, the compression apparatus extracts a new hidden information string from the remaining binary information bit strings excluding the previously hidden hidden information string and the hidden information string. In addition, the newly extracted concealment information is further concealed to the previously generated information symbol string, thereby generating an information symbol string having an increased one.

상기 압축 장치는 상기 318단계에서 원하는 진수의 정보 심볼 열을 획득하였다고 판단할 시, 322단계로 진행하여 상기 획득한 정보 심볼 열에 대한 부호화를 수행한다. 이때 부호화는 엔트로피 압축 기법에 의해 이루어질 수 있다. 상기 엔트로피 압축 기법은 앞에서도 밝힌 바와 같이 허프만 코드 또는 산술 부호 코더 중 어떠한 것을 사용하여도 좋다.When the compression apparatus determines that the information symbol string of the desired decimal number is obtained in step 318, the compression apparatus proceeds to step 322 and performs encoding on the obtained information symbol string. In this case, encoding may be performed by an entropy compression technique. The entropy compression technique may use any of Huffman code or arithmetic code coder, as described above.

상기 압축 장치는 324단계에서 부호화를 통해 압축된 정보 심볼 열에 대한 패킹을 통해 정보 패킷을 생성한다.In operation 324, the compression apparatus generates an information packet through packing of the information symbol string compressed through encoding.

A-2. 제2실시 예 (압축 기술)A-2. Second Embodiment (Compression Technology)

도 11은 본 발명의 제2실시 예에 따른 압축장치의 구성을 보이고 있다. 도 11에서 보이고 있는 압축 장치의 구성들 중 참조번호 1110, 1120과 제1 및 제2스위치는 도 2에서의 참조번호 210, 220과 제1 및 제2스위치와 동일한 동작을 수행한다. 그리고 도 11에서 참조번호 1140과 1150에 해당하는 제1 및 제2부호화부는 입력되는 데이터만이 상이할 뿐 도 2에서의 참조번호 230에 해당하는 부호화부와 동일한 동작을 수행한다.11 shows a configuration of a compression device according to a second embodiment of the present invention. Reference numerals 1110, 1120, and the first and second switches 1110, 1120, and the first and second switches shown in FIG. 11 perform the same operations as those of the first and second switches. In FIG. 11, the first and second encoders corresponding to the reference numerals 1140 and 1150 differ from only the input data, and perform the same operations as the encoder corresponding to the reference numeral 230 in FIG. 2.

따라서 후술될 본 발명의 제2실시 예에 따른 동작 설명에서 해당 구성에 대한 구체적인 설명이 생략됨에 유념하여야 할 것이다.Therefore, it should be noted that the detailed description of the configuration is omitted in the operation description according to the second embodiment of the present invention to be described later.

도 11을 참조하면, 정보 은닉부(1120)에 의해 정보 은닉이 이루어져 출력되는 m진 정보 심볼 열

Figure 112011081007844-pct00146
은 제2스위치 (S/W #2)를 통해 이진화부(730)로 입력된다.Referring to FIG. 11, the m-coded information symbol string outputted by information hiding by the information hiding unit 1120 is output.
Figure 112011081007844-pct00146
Is input to the binarization unit 730 through the second switch (S / W # 2).

상기 이진화부(1130)는 상기 정보 은닉부(1120)로부터 입력되는 m진 정보 심볼 열

Figure 112011081007844-pct00147
에 대한 이진화를 수행하고, 상기 이진화를 통해 두 개의 이진 정보 심볼 열을 출력한다. 상기 이진화부(1130)로부터 출력되는 두 개의 이진 정보 심볼 열 중 하나는 데이터 정보 심볼 열이며, 다른 하나는 식별 정보 심볼 열이다.The binarization unit 1130 is an m-information symbol string input from the information concealment unit 1120.
Figure 112011081007844-pct00147
Binarization is performed and two binary information symbol strings are output through the binarization. One of two binary information symbol strings output from the binarization unit 1130 is a data information symbol string, and the other is an identification information symbol string.

여기서 상기 데이터 정보 심볼 열은 상기 입력되는 m진 정보 심볼 열

Figure 112011081007844-pct00148
의 각 심볼이 0인지 아닌지를 구분하기 위한 2진 정보 심볼 열이다. 그리고 상기 식별 정보 심볼 열은 상기 데이터 정보 심볼 열에 의해 특정 심볼이 0이 아닌 경우 해당 심볼의 값을 식별할 수 있도록 하는 정보를 가지는 2진 정보 심볼 열이다.The data information symbol string may be the input binary information symbol string.
Figure 112011081007844-pct00148
Binary information symbol string for distinguishing each symbol of 0 or not. The identification information symbol string is a binary information symbol string having information for identifying a value of a corresponding symbol when a specific symbol is not 0 by the data information symbol string.

도 12와 도 13은 본 발명의 제2실시 예에 따른 압축 장치에서 이진화 동작의 예를 보이고 있다. 즉 도 12에서는 3진수의 정보 심볼 열

Figure 112011081007844-pct00149
로부터 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00150
과 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00151
을 생성하는 예를 보이고 있으며, 도 13에서는 4진수의 정보 심볼 열
Figure 112011081007844-pct00152
로부터 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00153
과 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00154
을 생성하는 예를 보이고 있다.12 and 13 show an example of a binarization operation in the compression device according to the second embodiment of the present invention. That is, in Fig. 12, a ternary information symbol string
Figure 112011081007844-pct00149
Column of data information symbols from binary
Figure 112011081007844-pct00150
Information symbol columns in binary and binary
Figure 112011081007844-pct00151
Shows an example of generating a symbol, and in FIG.
Figure 112011081007844-pct00152
Column of data information symbols from binary
Figure 112011081007844-pct00153
Information symbol columns in binary and binary
Figure 112011081007844-pct00154
Shows an example of creating a.

도 12와 도 13에서 보이고 있는 이진화 동작은 m진 정보 심볼 열의 특정 위치에 존재하는 심볼 값이 0이면 2진수의 데이터 정보 심볼 열의 해당 심볼 값을 0으로 설정한다. 하지만 상기 m진 정보 심볼 열의 특정 위치에 존재하는 심볼 값이 0이 아니면 2진수의 데이터 정보 심볼 열의 해당 심볼 값을 1로 설정한다.In the binarization operations shown in FIGS. 12 and 13, when a symbol value existing at a specific position of the m-information symbol string is 0, the corresponding symbol value of the binary data information symbol string is set to 0. FIG. However, if a symbol value existing at a specific position of the m-th information string is not 0, the corresponding symbol value of the binary data information symbol string is set to 1.

그리고 상기 심볼 값이 1로 설정된 2진수의 데이터 정보 심볼 열의 심볼에 상응하는 2진수의 식별 정보 심볼 열의 심볼 값을 사전에 약속된 값으로 설정한다.The symbol value of the binary identification information symbol string corresponding to the symbol of the binary data information symbol string set to 1 is set to a previously promised value.

일 예로 정보 심볼 열이 3진수인 경우를 가정할 때, 정보 심볼 열의 특정 위치에 존재하는 심볼 값이 1이면, 2진수의 식별 정보 심볼 열의 해당 심볼 값에 설정될 사전에 약속된 값은 0이다. 그리고 상기 정보 심볼 열의 특정 위치에 존재하는 심볼 값이 2이면, 상기 2진수의 식별 정보 심볼 열의 해당 심볼 값에 설정될 사전에 약속된 값은 1이다.As an example, assuming that the information symbol string is a ternary number, if a symbol value existing at a specific position of the information symbol string is 1, the previously promised value to be set to the corresponding symbol value of the binary identification information symbol column is 0. . If the symbol value existing at the specific position of the information symbol string is 2, the previously promised value to be set to the corresponding symbol value of the binary identification information symbol string is 1.

하지만 정보 심볼 열이 4진수인 경우를 가정할 때, 정보 심볼 열의 특정 위치에 존재하는 심볼 값이 1이면, 2진수의 식별 정보 심볼 열의 해당 심볼 값에 설정될 사전에 약속된 값은 0이다. 상기 정보 심볼 열의 특정 위치에 존재하는 심볼 값이 2이면, 상기 2진수의 식별 정보 심볼 열의 해당 심볼 값에 설정될 사전에 약속된 값은 10이다. 그리고 상기 정보 심볼 열의 특정 위치에 존재하는 심볼 값이 3이면, 상기 2진수의 식별 정보 심볼 열의 해당 심볼 값에 설정될 사전에 약속된 값은 11이다.However, assuming that the information symbol string is a hexadecimal number, if the symbol value existing at a specific position of the information symbol string is 1, the previously promised value to be set to the corresponding symbol value of the binary identification information symbol string is 0. If the symbol value existing at the specific position of the information symbol string is 2, the previously promised value to be set to the corresponding symbol value of the binary identification information symbol string is 10. If the symbol value existing at the specific position of the information symbol string is 3, the value set in advance in the corresponding symbol value of the binary identification information symbol string is 11.

먼저 도 12를 참조하면, 3진수의 정보 심볼 열

Figure 112011081007844-pct00155
의 첫 번째 심볼 값을 읽는다. 이때 상기 정보 심볼 열
Figure 112011081007844-pct00156
의 첫 번째 심볼 값이 0이므로 데이터 정보 심볼 열
Figure 112011081007844-pct00157
의 첫 번째 심볼 값은 0으로 설정된다. 이 경우 식별 정보 심볼 열
Figure 112011081007844-pct00158
는 생성되지 않는다.First, referring to FIG. 12, a ternary information symbol string
Figure 112011081007844-pct00155
Read the first symbol value of. Where the information symbol string
Figure 112011081007844-pct00156
Data Information Symbol column because the first symbol value in is 0
Figure 112011081007844-pct00157
The first symbol value of is set to zero. In this case, an identity information symbol column
Figure 112011081007844-pct00158
Is not generated.

그 후 상기 정보 심볼 열

Figure 112011081007844-pct00159
의 두 번째 심볼 값을 읽는다. 이때 상기 정보 심볼 열
Figure 112011081007844-pct00160
의 두 번째 심볼 값이 0이 아니므로 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00161
의 두 번째 심볼 값은 1로 설정된다. 이 경우 상기 정보 심볼 열
Figure 112011081007844-pct00162
의 두 번째 심볼 값이 1이었으므로 상기 식별 정보 심볼 열
Figure 112011081007844-pct00163
의 첫 번째 심볼 값은 0으로 설정된다.Then the information symbol string
Figure 112011081007844-pct00159
Read the second symbol value. Where the information symbol string
Figure 112011081007844-pct00160
Since the second symbol value of is not 0, the data information symbol column
Figure 112011081007844-pct00161
The second symbol value of is set to 1. In this case, the information symbol string
Figure 112011081007844-pct00162
The identification information symbol column because the second symbol value of was 1
Figure 112011081007844-pct00163
The first symbol value of is set to zero.

상기 정보 심볼 열

Figure 112011081007844-pct00164
의 세 번째 내지 여섯 번째 심볼 값은 모두 0이므로, 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00165
의 세 번째 내지 여섯 번째 심볼 값은 모두 0으로 설정된다. 이 경우 상기 식별 정보 심볼 열
Figure 112011081007844-pct00166
는 생성되지 않는다.The information symbol string
Figure 112011081007844-pct00164
Since the third to sixth symbol values of 0 are all zeros, the data information symbol string
Figure 112011081007844-pct00165
The third through sixth symbol values of are all set to zero. In this case, the identification information symbol string
Figure 112011081007844-pct00166
Is not generated.

마지막으로 상기 정보 심볼 열

Figure 112011081007844-pct00167
의 일곱 번째 심볼 값을 읽는다. 이때 상기 정보 심볼 열
Figure 112011081007844-pct00168
의 일곱 번째 심볼 값이 0이 아니므로 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00169
의 일곱 번째 심볼 값은 1로 설정된다. 이 경우 상기 정보 심볼 열
Figure 112011081007844-pct00170
의 일곱 번째 심볼 값이 2이었으므로 상기 식별 정보 심볼 열
Figure 112011081007844-pct00171
의 두 번째 심볼 값은 1로 설정된다.Finally the information symbol column
Figure 112011081007844-pct00167
Read the seventh symbol value. Where the information symbol string
Figure 112011081007844-pct00168
The seventh symbol value of is not zero, so the data information symbol column
Figure 112011081007844-pct00169
The seventh symbol value of is set to one. In this case, the information symbol string
Figure 112011081007844-pct00170
Since the seventh symbol value of was 2, the identification symbol column
Figure 112011081007844-pct00171
The second symbol value of is set to 1.

따라서 최종적으로 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00172
로 "0100001"이 생성되고, 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00173
로는 "01"이 생성된다.Thus, finally, the data information symbol column in binary
Figure 112011081007844-pct00172
"0100001" is generated, and the binary identification information symbol column
Figure 112011081007844-pct00173
"01" is generated.

다음으로 도 13을 참조하면, 4진수의 정보 심볼 열

Figure 112011081007844-pct00174
의 첫 번째 심볼 값을 읽는다. 이때 상기 정보 심볼 열
Figure 112011081007844-pct00175
의 첫 번째 심볼 값이 0이 아니므로 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00176
의 첫 번째 심볼 값은 1로 설정된다. 이 경우 상기 정보 심볼 열 의 첫 번째 심볼 값이 3이었으므로 상기 식별 정보 심볼 열
Figure 112011081007844-pct00178
의 첫 번째 심볼 값은 11로 설정된다.Next, referring to FIG. 13, an information symbol string of a ternary number is used.
Figure 112011081007844-pct00174
Read the first symbol value of. Where the information symbol string
Figure 112011081007844-pct00175
The data information symbol column is because the first symbol value of is not 0.
Figure 112011081007844-pct00176
The first symbol value of is set to 1. In this case, the information symbol string Since the first symbol value of was 3, the identification symbol column
Figure 112011081007844-pct00178
The first symbol value of is set to 11.

그 후 상기 정보 심볼 열

Figure 112011081007844-pct00179
의 두 번째 심볼 값을 읽는다. 이때 상기 정보 심볼 열
Figure 112011081007844-pct00180
의 두 번째 심볼 값이 0이 아니므로 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00181
의 두 번째 심볼 값은 1로 설정된다. 이 경우 상기 정보 심볼 열
Figure 112011081007844-pct00182
의 두 번째 심볼 값이 1이었으므로 상기 식별 정보 심볼 열
Figure 112011081007844-pct00183
의 두 번째 심볼 값은 0으로 설정된다.Then the information symbol string
Figure 112011081007844-pct00179
Read the second symbol value. Where the information symbol string
Figure 112011081007844-pct00180
Since the second symbol value of is not 0, the data information symbol column
Figure 112011081007844-pct00181
The second symbol value of is set to 1. In this case, the information symbol string
Figure 112011081007844-pct00182
The identification information symbol column because the second symbol value of was 1
Figure 112011081007844-pct00183
The second symbol value of is set to 0.

상기 정보 심볼 열

Figure 112011081007844-pct00184
의 세 번째 내지 여섯 번째 심볼 값은 모두 0이므로, 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00185
의 세 번째 내지 여섯 번째 심볼 값은 모두 0으로 설정된다. 이 경우 상기 식별 정보 심볼 열
Figure 112011081007844-pct00186
는 생성되지 않는다.The information symbol string
Figure 112011081007844-pct00184
Since the third to sixth symbol values of 0 are all zeros, the data information symbol string
Figure 112011081007844-pct00185
The third through sixth symbol values of are all set to zero. In this case, the identification information symbol string
Figure 112011081007844-pct00186
Is not generated.

마지막으로 상기 정보 심볼 열

Figure 112011081007844-pct00187
의 일곱 번째 심볼 값을 읽는다. 이때 상기 정보 심볼 열
Figure 112011081007844-pct00188
의 일곱 번째 심볼 값이 0이 아니므로 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00189
의 일곱 번째 심볼 값은 1로 설정된다. 이 경우 상기 정보 심볼 열
Figure 112011081007844-pct00190
의 일곱 번째 심볼 값이 2이었으므로 상기 식별 정보 심볼 열
Figure 112011081007844-pct00191
의 두 번째 심볼 값은 10으로 설정된다.Finally the information symbol column
Figure 112011081007844-pct00187
Read the seventh symbol value. Where the information symbol string
Figure 112011081007844-pct00188
The seventh symbol value of is not zero, so the data information symbol column
Figure 112011081007844-pct00189
The seventh symbol value of is set to one. In this case, the information symbol string
Figure 112011081007844-pct00190
Since the seventh symbol value of was 2, the identification symbol column
Figure 112011081007844-pct00191
The second symbol value of is set to 10.

따라서 최종적으로 2진수의 데이터 정보 심볼 열로 "1100001"이 생성되고, 2진수의 식별 정보 심볼 열로는 "11010"이 생성된다.Accordingly, "1100001" is finally generated as a binary data information symbol string, and "11010" is generated as a binary identification information symbol string.

상술한 바에 의해 상기 이진화부(1130)에 의해 생성된 데이터 정보 심볼 열

Figure 112011081007844-pct00192
는 제1부호화부(1140)로 전달되며, 상기 이진화부(1130)에 의해 생성된 식별 정보 심볼 열
Figure 112011081007844-pct00193
는 제2부호화부(1150)로 전달된다.The data information symbol string generated by the binarization unit 1130 as described above.
Figure 112011081007844-pct00192
Is transmitted to the first encoding unit 1140, and the identification information symbol sequence generated by the binarization unit 1130
Figure 112011081007844-pct00193
Is transmitted to the second encoding unit 1150.

상기 제1부호화부(1140)는 상기 이진화부(1130)로부터 입력되는 데이터 정보 심볼 열

Figure 112011081007844-pct00194
을 입력으로 하고, 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00195
을 소정의 코딩 기법에 의해 압축하여 출력한다.The first encoder 1140 is a data information symbol string input from the binarizer 1130.
Figure 112011081007844-pct00194
Is input and the data information symbol string
Figure 112011081007844-pct00195
Is compressed by a predetermined coding technique and output.

그리고 상기 제2부호화부(1150)는 상기 이진화부(1130)로부터 입력되는 식별 정보 심볼 열

Figure 112011081007844-pct00196
을 입력으로 하고, 상기 식별 정보 심볼 열
Figure 112011081007844-pct00197
을 소정의 코딩 기법에 의해 압축하여 출력한다.In addition, the second encoder 1150 is an identification information symbol string input from the binarizer 1130.
Figure 112011081007844-pct00196
As an input, and the identification information symbol string
Figure 112011081007844-pct00197
Is compressed by a predetermined coding technique and output.

도 14는 본 발명의 제2실시 예에 따른 압축 장치를 구성하는 부호화부의 구성을 보이고 있다. 도 14에서 보이고 있는 부호화부는 데이터 정보 심볼 열

Figure 112011081007844-pct00198
를 입력으로 하는 제1부호화부(1140)를 가정하고 있다. 하지만 식별 정보 심볼 열
Figure 112011081007844-pct00199
를 입력으로 하는 제2부호화부(1150)에 대해서도 도 14의 구성이 동일하게 적용될 수 있음은 자명하다.14 shows a configuration of an encoding unit constituting a compression device according to a second embodiment of the present invention. The encoder shown in FIG. 14 is a data information symbol string
Figure 112011081007844-pct00198
It is assumed that the first encoding unit 1140 having an input as. But identifying information symbol column
Figure 112011081007844-pct00199
It is apparent that the configuration of FIG. 14 may be equally applied to the second encoding unit 1150 having the input.

도 14를 참조하면, 진수 변환기(1410)는 데이터 정보 심볼 열

Figure 112011081007844-pct00200
를 입력으로 하고, 상기 입력된 데이터 정보 심볼 열
Figure 112011081007844-pct00201
의 진수를 변환한다. 즉 상기 입력되는 데이터 정보 심볼 열
Figure 112011081007844-pct00202
는 2진수이므로, 상기 진수 변환기(1410)는 3진수 또는 그 이상의 진수를 가지는 데이터 정보 심볼 열
Figure 112011081007844-pct00203
를 출력한다.Referring to Fig. 14, the decimal converter 1410 includes a data information symbol string.
Figure 112011081007844-pct00200
Is inputted, and the input data information symbol string
Figure 112011081007844-pct00201
Convert the decimal number of. That is, the input data information symbol string
Figure 112011081007844-pct00202
Since hexadecimal is binary, the hexadecimal converter 1410 is a string of data information symbols having a ternary number or higher.
Figure 112011081007844-pct00203
.

도 15와 도 16은 본 발명의 제2실시 예에 따른 압축 장치를 구성하는 부호화부 내의 진수 변환기에서 진수를 변환하는 예를 보이고 있다. 즉 도 15에서는 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00204
을 4진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00205
로 변환하는 예를 보이고 있으며, 도 16에서는 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00206
을 8진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00207
로 변환하는 예를 보이고 있다.15 and 16 illustrate an example of converting a hexadecimal number from an hexadecimal converter in an encoder constituting a compression device according to a second embodiment of the present invention. That is, in Fig. 15, a binary data information symbol string
Figure 112011081007844-pct00204
Column of data information symbols in hexadecimal
Figure 112011081007844-pct00205
16 shows an example of converting to a binary data information symbol string.
Figure 112011081007844-pct00206
Data information symbol columns in octal
Figure 112011081007844-pct00207
An example of converting to is shown.

먼저 도 15를 참조하면, 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00208
을 구성하는 심볼들을 순차적으로 두 심볼씩 묶음을 구성한다. 그리고 각 묶음에 해당하는 심볼 값들을 4진수의 심볼로 변환한다.First, referring to FIG. 15, a binary data information symbol string
Figure 112011081007844-pct00208
The symbols constituting the sequential grouping are composed of two symbols. The symbol values corresponding to each group are converted into the symbol of the hexadecimal number.

즉 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00209
의 첫 번째와 두 번째 심볼의 묶음은 10이므로, 생성하고자 하는 4진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00210
의 첫 번째 심볼 값을 2로 설정한다.I.e. binary data information symbol
Figure 112011081007844-pct00209
Since the first and second symbols in the set are 10, the hexadecimal data information symbol column to be generated
Figure 112011081007844-pct00210
Set the first symbol value of to 2.

그리고 상기 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00211
의 세 번째와 네 번째 심볼의 묶음, 다섯 번째와 여섯 번째 심볼의 묶음은 00이므로, 상기 생성하고자 하는 4진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00212
의 두 번째와 세 번째 심볼 값을 0으로 설정한다.And the data information symbol string of the binary number.
Figure 112011081007844-pct00211
Since the bundle of the third and fourth symbols of, and the bundle of the fifth and sixth symbols is 00, the data information symbol string of the hexadecimal number to be generated
Figure 112011081007844-pct00212
Set the second and third symbol values of to zero.

상기 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00213
의 일곱 번째와 여덟 번째 심볼의 묶음은 01이므로, 상기 생성하고자 하는 4진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00214
의 네 번째 심볼 값을 1로 설정한다.The data information symbol string of the binary number
Figure 112011081007844-pct00213
Since the bundle of the seventh and eighth symbols of 01 is 01, the hexadecimal data information symbol string to be generated is
Figure 112011081007844-pct00214
Set the fourth symbol value of to 1.

상기 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00215
의 아홉 번째와 열 번째 심볼의 묶음은 11이므로, 상기 생성하고자 하는 4진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00216
의 다섯 번째 심볼 값을 3으로 설정한다.The data information symbol string of the binary number
Figure 112011081007844-pct00215
The bundle of the ninth and tenth symbols of 11 is 11, and thus the hexadecimal data information symbol string to be generated
Figure 112011081007844-pct00216
Set the fifth symbol value of to 3.

상술한 바에 의해 상기 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00217
에 대한 진수 변환의 결과로써, "20013012"의 4진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00218
을 생성할 수 있다.As described above, the binary data information symbol string
Figure 112011081007844-pct00217
A string of hexadecimal data information symbols of "20013012" as a result of the decimal conversion of
Figure 112011081007844-pct00218
Can be generated.

다음으로 도 16을 참조하면, 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00219
을 구성하는 심볼들을 순차적으로 세 심볼씩 묶음을 구성한다. 그리고 각 묶음에 해당하는 심볼 값들을 8진수의 심볼로 변환한다.Next, referring to FIG. 16, a binary data information symbol string
Figure 112011081007844-pct00219
The symbols constituting the sequential combination of three symbols each. The symbol values corresponding to each group are converted to the octal symbol.

즉 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00220
의 첫 번째 내지 세 번째 심볼의 묶음과 열 번째 내지 열 두 번째 심볼의 묶음은 100이므로, 생성하고자 하는 8진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00221
의 첫 번째 심볼 값과 네 번째 심볼 값을 4로 설정한다.I.e. binary data information symbol
Figure 112011081007844-pct00220
Since the bundle of the first to third symbols of and the bundle of the tenth to tenth symbols of 100 are 100, the octet data information symbol column to be generated
Figure 112011081007844-pct00221
Set the first symbol value and the fourth symbol value of to 4.

그리고 상기 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00222
의 네 번째 내지 여섯 번째 심볼의 묶음과 열 여섯 번째 내지 열 여덟 번째 심볼의 묶음은 000이므로, 상기 생성하고자 하는 8진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00223
의 두 번째 심볼 값과 여섯 번째 심볼 값을 0으로 설정한다.And the data information symbol string of the binary number.
Figure 112011081007844-pct00222
Since the bundle of the fourth to sixth symbols of and the bundle of the sixteenth to eighteenth symbols is 000, the data information symbol column of the octal number to be generated is
Figure 112011081007844-pct00223
Set the second and sixth symbol values to 0.

상기 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00224
의 일곱 번째 내지 아홉 번째 심볼의 묶음과 열 세 번째 내지 열 다섯 번째 심볼의 묶음은 011이므로, 상기 생성하고자 하는 8진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00225
의 세 번째 심볼 값과 다섯 번째 심볼 값을 3으로 설정한다.The data information symbol string of the binary number
Figure 112011081007844-pct00224
Since the bundle of the seventh through ninth symbols of and the bundle of the thirteenth through fifteenth symbols of 011 are 011, the data information symbol column of the octal number to be generated is
Figure 112011081007844-pct00225
Set the third and fifth symbol values of to 3.

상술한 바에 의해 상기 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00226
에 대한 진수 변환의 결과로써, "403430"의 8진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00227
을 생성할 수 있다.As described above, the binary data information symbol string
Figure 112011081007844-pct00226
A string of octal data information symbols of "403430" as a result of the decimal conversion for.
Figure 112011081007844-pct00227
Can be generated.

앞에서 살펴본 바에 의해 4진수 또는 8진수로 변환된 데이터 정보 심볼 열

Figure 112011081007844-pct00228
은 엔트로피 부호기(1420)로 입력된다. 상기 엔트로피 부호기(1420)는 4진수 또는 8진수로 변환된 데이터 정보 심볼 열
Figure 112011081007844-pct00229
을 입력으로 하고, 상기 4진수 또는 8진수로 변환된 데이터 정보 심볼 열
Figure 112011081007844-pct00230
을 엔트로피 코딩 (Entropy coding) 기법에 의해 압축하여 압축된 데이터 정보 심볼 열
Figure 112011081007844-pct00231
를 출력한다.Data Information Symbol Column, Converted to Octal or Octal, as discussed above
Figure 112011081007844-pct00228
Is input to the entropy encoder 1420. The entropy encoder 1420 is a data information symbol string converted to a hexadecimal number or an octal number.
Figure 112011081007844-pct00229
Inputs and converts the data information symbol string into the hexadecimal or octal number
Figure 112011081007844-pct00230
Compressed data information symbol string by entropy coding
Figure 112011081007844-pct00231
.

상기 제1부호화부(1140)로부터 출력되는 압축된 데이터 정보 심볼 열

Figure 112011081007844-pct00232
와 상기 제2부호화부(1150)로부터 출력되는 압축된 식별 정보 심볼 열
Figure 112011081007844-pct00233
는 정보 패킹부(1160)로 전달된다.Compressed data information symbol string output from the first encoder 1140
Figure 112011081007844-pct00232
And a compressed identification information symbol string output from the second encoder 1150.
Figure 112011081007844-pct00233
Is transmitted to the information packing unit 1160.

상기 정보 패킷부(1160)는 상기 제1부호화부(1140)로부터 입력되는 압축된 데이터 정보 심볼 열

Figure 112011081007844-pct00234
와 상기 제2부호화부(1150)로부터 입력되는 압축된 식별 정보 심볼 열
Figure 112011081007844-pct00235
을 패킹하여 정보 패킷 Z를 생성한다.The information packet unit 1160 is a compressed data information symbol string input from the first encoding unit 1140.
Figure 112011081007844-pct00234
And a compressed identification information symbol string input from the second encoder 1150.
Figure 112011081007844-pct00235
Packing to generate an information packet Z.

도 17은 본 발명의 제2실시 예에 따른 압축 장치에서 데이터 압축을 위한 제어 흐름을 보이고 있다.17 illustrates a control flow for data compression in the compression apparatus according to the second embodiment of the present invention.

도 17을 참조하면, 압축 장치는 1710단계에서 2진 정보 비트 열을 외부로부터 입력 받는다. 그 후 상기 압축 장치는 1712단계에서 상기 입력된 2진 정보 비트 열로부터 피 은닉 정보 열을 추출하며, 1714단계에서는 상기 피 은닉 정보 열이 추출되고 남은 2진 정보 비트 열로부터 은닉 정보 열을 추출한다. 이때 정보 은닉 횟수를 카운트하기 위한 카운트 값 n은 0으로 설정된 상태이다.Referring to FIG. 17, in operation 1710, the compression apparatus receives a binary information bit string from an external source. Thereafter, the compression apparatus extracts the hidden information string from the input binary information bit string in step 1712, and extracts the hidden information string from the remaining binary information bit string after extracting the hidden information string in step 1714. . At this time, the count value n for counting the number of information concealment is set to 0.

상기 압축 장치는 1716단계에서 상기 추출한 피 은닉 정보 열에 상기 추출한 은닉 정보 열을 숨김으로써, m진 정보 심볼 열을 생성한다. 이때 m은 상기 생성된 정보 심볼 열의 진수를 의미하는 상수로써, 은닉 횟수 카운트 값인 n에 2를 더한 값에 해당한다. 즉 정보 은닉이 한번 수행될 때마다 이에 상응하여 생성되는 정보 심볼 열의 진수를 1씩 증가한다.In operation 1716, the compression apparatus hides the extracted hidden information sequence from the extracted hidden information sequence to generate a m-information symbol sequence. In this case, m is a constant representing the essence of the generated information symbol string, which corresponds to n, which is a hidden count count value, plus two. That is, each time information hiding is performed, the number of generated information symbol strings is increased by one.

상기 압축 장치는 1718단계에서 앞서 생성된 정보 심볼 열의 진수가 원하는 진수인가를 판단한다. 즉 현재까지 정보 은닉이 1회 이루어졌으므로 상기 압축 장치는 최종적으로 얻고자 하는 정보 심볼 열의 차수가 3인 경우에는 원하는 진수라고 판단할 것이다. 하지만 그 이상의 차수를 가지는 정보 심볼 열을 얻고자 하였다면, 상기 압축 장치는 1720단계로 진행하여 상기 n은 1증가 시킨 후 상기 1714단계로 리턴한다.In operation 1718, the compression apparatus determines whether the integer of the previously generated information symbol string is a desired number. That is, since the information concealment has been performed so far, the compression apparatus will determine that the desired decimal number is 3 when the order of the information symbol string to be finally obtained is three. However, if it is desired to obtain an information symbol string having more orders, the compression apparatus proceeds to step 1720 and increases n by one and returns to step 1714.

상기 1714단계로 리턴될 시 상기 압축 장치는 앞서 추축된 피 은닉 정보 열과 은닉 정보 열을 제외한 나머지 2진 정보 비트 열로부터 새로운 은닉 정보 열을 추출한다. 그리고 상기 새로이 추축된 은닉 정보를 앞서 생성한 정보 심볼 열에 추가로 은닉함으로써, 진수가 1증가된 정보 심볼 열을 생성한다.Upon returning to step 1714, the compression apparatus extracts a new hidden information string from the remaining binary information bit streams excluding the previously hidden hidden information string and the hidden information string. In addition, the newly extracted concealment information is further concealed to the previously generated information symbol string, thereby generating an information symbol string having an increased one.

상기 압축 장치는 상기 1718단계에서 원하는 진수의 정보 심볼 열을 획득하였다고 판단할 시, 1722단계로 진행하여 상기 획득한 정보 심볼 열로부터 2진수의 데이터 정보 심볼 열과 식별 정보 심볼 열을 생성한다. 그리고 상기 압축 장치는 1724단계에서 상기 2진수의 데이터 정보 심볼 열과 식별 정보 심볼 열 각각에 대한 부호화를 수행한다. 이때 부호화는 엔트로피 압축 기법에 의해 이루어질 수 있다. 상기 엔트로피 압축 기법은 앞에서도 밝힌 바와 같이 허프만 코드 또는 산술 부호 코더 중 어떠한 것을 사용하여도 좋다.When the compression apparatus determines that the desired information symbol string is obtained in step 1718, the compression apparatus proceeds to step 1722 to generate a binary data information symbol string and an identification information symbol string from the obtained information symbol string. In operation 1724, the compression apparatus encodes each of the binary data information symbol string and the identification information symbol string. In this case, encoding may be performed by an entropy compression technique. The entropy compression technique may use any of Huffman code or arithmetic code coder, as described above.

상기 압축 장치는 1726단계에서 부호화를 통해 압축된 정보 심볼 열에 대한 패킹을 통해 정보 패킷을 생성한다.In operation 1726, the compression device generates an information packet through packing of the information symbol string compressed through encoding.

B. 복원 기술B. Restoration Technique

후술될 설명에서는 m진의 정보 은닉 심볼 열을 구성하는 정보 은닉 심볼들 중 미리 결정된 값을 가지는 정보 은닉 심볼로부터 피 은닉 심볼과 은닉 심볼을 복원하는 기술에 대한 다양한 실시 예를 구체적으로 설명한다. 여기서 상기 미리 결정된 값은 상기 정보 은닉 심볼이 가질 수 있는 최소 값과 최고 값이 될 수 있다.In the following description, various embodiments of a technique of recovering the hidden symbol and the hidden symbol from the information hiding symbol having a predetermined value among the information hiding symbols constituting the m information hidden symbol string will be described in detail. The predetermined value may be a minimum value and a maximum value that the information hiding symbol may have.

B-1. 제1실시 예 (복원 기술)B-1. First Embodiment (Restore Technology)

도 18은 본 발명의 제1실시 예에 따른 복원장치의 구성을 보이고 있다.18 shows the configuration of a restoration apparatus according to the first embodiment of the present invention.

도 18을 참조하면, 복호화부(1810)는 복원할 정보 패킷 Z를 입력으로 하고, 상기 복원할 정보 패킷 Z를 소정의 디코딩 기법에 의해 m진 정보 심볼 열

Figure 112011081007844-pct00236
을 출력한다.Referring to FIG. 18, the decoding unit 1810 receives an information packet Z to be restored and inputs the information packet Z to be restored by a predetermined decoding technique.
Figure 112011081007844-pct00236
.

상기 복호화부(1810)에는 일 예로 엔트로피 코딩 (Entropy coding) 기법에 상응하는 엔트로피 디코딩 기법이 적용될 수 있다.As an example, an entropy decoding technique corresponding to an entropy coding technique may be applied to the decoder 1810.

제1스위치 (S/W #1)는 상기 복호화부(1810)로부터 출력되는 m진 정보 심볼 열

Figure 112011081007844-pct00237
을 정보 복원부(1820)로 전달하거나 상기 정보 복원부(1820)로부터 은닉된 정보가 추출된 정보 심볼 열
Figure 112011081007844-pct00238
을 상기 정보 복원부(1820)로 피드-백하기 위한 동작을 수행한다.The first switch S / W # 1 is the m-information symbol string output from the decoder 1810.
Figure 112011081007844-pct00237
Is transmitted to the information restoring unit 1820 or the information symbol string from which information concealed from the information restoring unit 1820 is extracted.
Figure 112011081007844-pct00238
Performs an operation for feeding back to the information recovery unit 1820.

즉 상기 제1스위치 (S/W #1)는 상기 복호화부(1810)로부터 출력되는 m진 정보 심볼 열

Figure 112011081007844-pct00239
을 상기 정보 복원부(1820)의 입력으로 전달한 후 상기 정보 복원부(1820)로부터 출력되는 은닉된 정보가 추출된 정보 심볼 열
Figure 112011081007844-pct00240
을 상기 정보 복원부(1820)의 입력으로 전달하기 위한 경로를 형성한다.That is, the first switch S / W # 1 is a binary information symbol string output from the decoder 1810.
Figure 112011081007844-pct00239
Is transmitted to the input of the information recovery unit 1820 and the information symbol string from which the hidden information output from the information recovery unit 1820 is extracted
Figure 112011081007844-pct00240
To form a path for delivering the information to the input of the information recovery unit 1820.

이때 상기 복호화부(1810)로부터 전달되는 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00241
에서 n은 정보 은닉이 이루어진 횟수를 의미한다. 그리고 m은 정보 은닉을 통해 최종적으로 획득된 정보 심볼 열의 차수로써, n+2로 정의할 수 있다. 예컨대 정보 은닉이 1회 (n=1) 이루어졌다면, m은 3이 된다.At this time, the information symbol string in which information concealment transmitted from the decoder 1810 is performed.
Figure 112011081007844-pct00241
N is the number of times information concealment has been made. M is an order of the information symbol string finally obtained through information hiding, and may be defined as n + 2. For example, if information concealment is performed once (n = 1), m is 3.

제2스위치 (S/W #2)는 상기 정보 복원부(1820)로부터 출력되는 은닉된 정보가 추출된 정보 심볼 열

Figure 112011081007844-pct00242
을 비트 결합부(1830)의 입력으로 전달하거나 상기 제1스위치 (S/W #1)를 통해 상기 정보 복원부(1820)의 입력으로 전달하기 위한 동작을 수행한다.The second switch S / W # 2 is an information symbol string from which the hidden information output from the information recovery unit 1820 is extracted.
Figure 112011081007844-pct00242
Is transmitted to the input of the bit combiner 1830 or to the input of the information recovery unit 1820 through the first switch (S / W # 1).

본 발명의 실시 예에 따른 정보 복원을 위한 정보 은닉 횟수와 관련한 상기 제1스위치 (S/W #1)와 상기 제2스위치 (S/W #2)의 동작은 하기 <표 2>와 같이 정리할 수 있다.Operation of the first switch (S / W # 1) and the second switch (S / W # 2) associated with the number of information concealment for restoring information according to an embodiment of the present invention can be summarized as shown in Table 2 below. Can be.

Figure 112011081007844-pct00243
Figure 112011081007844-pct00243

상기 <표 2>에서 S/W #1의 off 상태는 복호화부(1810)의 출력을 정보 복원부(1820)로 입력하기 위한 경로가 형성된 상태이며, S/W #1의 on 상태는 정보 복원부(1820)의 출력을 상기 정보 복원부(1820)로 입력하기 위한 경로가 형성된 상태이다. 그리고 상기 <표 2>에서 S/W #2의 off 상태는 정보 복원부(1820)의 출력을 비트 결합부(1830)로 입력하기 위한 경로가 형성된 상태이며, S/W #2의 on 상태는 정보 복원부(1820)의 출력을 상기 S/W #1로 전달하기 위한 경로가 형성된 상태이다.In <Table 2>, the off state of S / W # 1 is a state in which a path for inputting the output of the decoder 1810 to the information restoring unit 1820 is formed, and the on state of S / W # 1 is information restoration. A path for inputting the output of the unit 1820 to the information recovery unit 1820 is formed. In the <Table 2>, the off state of S / W # 2 is a state in which a path for inputting the output of the information recovery unit 1820 to the bit combiner 1830 is formed, and the on state of S / W # 2 is The path for transmitting the output of the information recovery unit 1820 to the S / W # 1 is formed.

하지만 상기 S/W #1와 상기 S/W #2의 동작이 상술한 바에만 한정되어 해석되어서는 안될 것이다. 즉 상기 S/W #1와 상기 S/W #2의 동작이 상술한 바와 반대의 동작을 수행하더라도 본 발명의 실시 예를 구현하는데 어려움이 없음은 당업자에게 자명한 정도의 것이다.However, the operation of the S / W # 1 and the S / W # 2 is not limited to the above-described and should not be interpreted. That is, even if the operations of the S / W # 1 and the S / W # 2 performs the opposite operation as described above, it is apparent to those skilled in the art that there is no difficulty in implementing the embodiment of the present invention.

한편 상기 S/W #1와 상기 S/W #2의 제어는 별도로 구비된 스위칭 제어부 또는 압축 장치를 구비하는 장비의 전반적인 동작을 제어하는 구성에 의해 이루어질 수 있다.On the other hand, the control of the S / W # 1 and the S / W # 2 may be made by a configuration for controlling the overall operation of the equipment provided with a switching controller or compression device provided separately.

또한 상기 <표 2>에서 입력은 S/W #1을 통해 정보 복원부(1820)로 입력되는 정보 심볼 열을 의미하며, 상기 <표 2>에서 출력은 비트 결합부(1830)로 입력되는 피 은닉 정보 열과 은닉 정보 열을 의미한다.In addition, the input in <Table 2> refers to the information symbol string input to the information recovery unit 1820 through the S / W # 1, the output in <Table 2> is input to the bit combiner 1830 Means a hidden information string and a hidden information string.

상기 정보 복원부(1820)는 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00244
을 입력으로 하고, 상기 입력되는 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00245
로부터 피 은닉 정보 열로
Figure 112011081007844-pct00246
또는
Figure 112011081007844-pct00247
과 은닉 정보 열로
Figure 112011081007844-pct00248
또는
Figure 112011081007844-pct00249
을 복원한다. 상기 정보 복원부(1820)에 의한 정보 복원은 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00250
에 대해 n이 0이 될 때까지 반복적으로 수행된다. 즉 상기 정보 복원부(1820)에 의해 복원된 피 은닉 정보 열의 진수가 2진수가 될 때까지 반복적으로 이루어진다. 이때 상기 n은 정보 복원이 한번 이루어질 때마다 1씩 감소한다.The information recovery unit 1820 is an information symbol string in which information concealment is performed
Figure 112011081007844-pct00244
Is an input, and the information symbol string in which the input information concealment is performed
Figure 112011081007844-pct00245
From Phid Information to Heat
Figure 112011081007844-pct00246
or
Figure 112011081007844-pct00247
And concealed information columns
Figure 112011081007844-pct00248
or
Figure 112011081007844-pct00249
Restore The information restoration by the information restoration unit 1820 is an information symbol string in which information concealment is performed.
Figure 112011081007844-pct00250
Is performed repeatedly for n to be zero. In other words, the information restored by the information recovery unit 1820 is repeatedly performed until the true number of the hidden information string is binary. In this case, n decreases by one every time information restoration is performed.

상기 정보 복원부(1820)는 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00251
로부터 하나의 입력인 피 은닉 정보 열
Figure 112011081007844-pct00252
과 적어도 하나의 은닉 정보 열로
Figure 112011081007844-pct00253
또는
Figure 112011081007844-pct00254
을 복원하기 위한 동작을 수행한다.The information recovery unit 1820 is an information symbol string in which information concealment is performed
Figure 112011081007844-pct00251
One hidden input column from
Figure 112011081007844-pct00252
And at least one hidden information column
Figure 112011081007844-pct00253
or
Figure 112011081007844-pct00254
Perform an operation to restore the.

도 20 내지 도 26은 본 발명의 실시 예로 제안하는 복원 기술에 따라 정보를 복원하기 위한 예들을 보이고 있다. 즉 도 20 내지 22에서는 2진수의 정보 심볼 열 L로부터 2진수의 피 은닉 정보 열 U와 은닉 정보 열 V를 복원하기 위한 예를 보이고 있다. 그리고 도 23과 도 25에서는 4진수의 정보 심볼 열로부터 3진수의 피 은닉 정보 열

Figure 112011081007844-pct00255
과 2진수의 은닉 정보 열
Figure 112011081007844-pct00256
을 복원하기 위한 예를 보이고 있으며, 도 24와 도 26에서는 3진수의 정보 심볼 열로부터 2진수의 피 은닉 정보 열
Figure 112011081007844-pct00257
와 2진수의 은닉 정보 열
Figure 112011081007844-pct00258
을 복원하기 위한 예를 보이고 있다.20 to 26 show examples for restoring information according to a restoration technique proposed by an embodiment of the present invention. 20 to 22 show an example for restoring the hidden hidden information string U and the hidden information string V from the binary information symbol string L. FIG. 23 and 25, the hidden information string of the ternary number from the information symbol string of the ternary number is shown.
Figure 112011081007844-pct00255
Hidden information columns in binary and binary
Figure 112011081007844-pct00256
24 and 26 show a hidden information string of a binary number from a string of information symbols of a ternary number.
Figure 112011081007844-pct00257
Hidden information columns in binary and binary
Figure 112011081007844-pct00258
An example for restoring

도 20 내지 도 22에 의하면, 정보 심볼 열 L에서 심볼 값이 0인 경우와 심볼 값이 1이면서 심볼 식별 정보 M이 1인 경우에 정보 은닉이 이루어졌다고 가정할 수 있다.20 to 22, it may be assumed that information concealment is performed when the symbol value is 0 in the information symbol string L and when the symbol value is 1 and the symbol identification information M is 1. FIG.

그리고 도 23 내지 도 26에 의하면, 정보 은닉은 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00259
에서 심볼 값이 0인 경우와 심볼 값이 최고 차수에 상응하는 값인 경우에 이루어졌다고 가정할 수 있다. 즉 도 23과 도 25에서는 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00260
에서 심볼 값이 0인 경우와 심볼 값이 3인 경우에 정보 은닉이 이루어졌다고 볼 수 있다. 그리고 도 24와 도 26에서는 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00261
에서 심볼 값이 0인 경우와 심볼 값이 2인 경우에 정보 은닉이 이루어졌다고 볼 수 있다.23 to 26, the information concealment is a sequence of information symbols in which information concealment has been made;
Figure 112011081007844-pct00259
It can be assumed that in the case where the symbol value is 0 and the symbol value corresponds to the highest order. That is, in FIG. 23 and FIG. 25, an information symbol string in which information concealment is performed
Figure 112011081007844-pct00260
In the case where the symbol value is 0 and the symbol value is 3, information concealment is performed. In addition, in FIG. 24 and FIG. 26, an information symbol string in which information concealment is performed.
Figure 112011081007844-pct00261
Information concealment is performed when the symbol value is 0 and when the symbol value is 2.

그 외의 심볼 값을 가지는 심볼에 대해서는 정보 은닉이 이루어지지 않았다고 판단되므로, 해당 심볼 값 그대로를 피 은닉 정보 열

Figure 112011081007844-pct00262
의 해당 심볼 값으로 복원한다. 즉 도 23과 도 25에서는 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00263
에서 심볼 값이 1인 경우와 심볼 값이 2인 경우에 정보 은닉이 이루어지지 않았다고 볼 수 있다. 그리고 도 24와 도 26에서는 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00264
에서 심볼 값이 1인 경우에 정보 은닉이 이루어지지 않았다고 볼 수 있다.Since it is judged that information concealment has not been performed for symbols having other symbol values, the hidden information column is used as it is.
Figure 112011081007844-pct00262
Restore the corresponding symbol value of. That is, in FIG. 23 and FIG. 25, an information symbol string in which information concealment is performed
Figure 112011081007844-pct00263
In the case where the symbol value is 1 and the symbol value is 2, information concealment is not achieved. In addition, in FIG. 24 and FIG. 26, an information symbol string in which information concealment is performed.
Figure 112011081007844-pct00264
In the case where the symbol value is 1, no information concealment is performed.

먼저 도 20 내지 도 22를 참조하면, 정보 심볼 열 L에서 심볼 값이 0인 첫 번째와 두 번째 및 다섯 번째 내지 아홉 번째 심볼에 대해서는 해당 피 은닉 심볼과 은닉 심볼의 값을 0으로 복원한다. 하지만 정보 심볼 열 L의 마지막 심볼의 경우는 그 값이 0이지만 플레그 정보 F가 1이므로, 은닉 정보 열 V의 열 번째 심볼 값만을 0으로 복원한다. 만약 도 21에서와 같이 플레그 정보 F가 0인 경우에는 해당 피 은닉 심볼과 은닉 심볼의 값을 모두 0으로 복원한다. 다른 예로 도 22에서와 같이 플레그 정보 F가 1인 경우에는 정보 심볼 열 L의 마지막 심볼의 값이 1이라 하더라도 은닉 정보 열 V의 마지막 심볼 값만을 1로 복원한다.First, referring to FIGS. 20 to 22, for the first, second, and fifth to ninth symbols having a symbol value of 0 in the information symbol string L, values of the corresponding hidden symbol and the hidden symbol are restored to zero. However, since the last symbol of the information symbol string L is 0 but the flag information F is 1, only the tenth symbol value of the hidden information string V is restored to zero. If the flag information F is 0, as shown in FIG. 21, the value of the corresponding hidden symbol and the hidden symbol are all restored to zero. As another example, as shown in FIG. 22, when the flag information F is 1, only the last symbol value of the hidden information string V is restored to 1 even if the value of the last symbol of the information symbol string L is 1.

한편 정보 심볼 열 L에서 심볼 값이 1인 세 번째와 네 번째 및 열 번째 심볼에 대해서는 심볼 식별 정보 M의 값을 고려하여 복원한다. 예컨대 정보 심볼 열 L에서 세 번째 심볼과 같이 심볼 값이 1이고 심볼 식별 정보 M의 값이 0인 경우에는 해당 피 은닉 심볼 (피 은닉 정보 열에서 세 번째 심볼)만을 1로 복원한다. 하지만 정보 심볼 열 L에서 네 번째와 열 번째 심볼과 같이 심볼 값이 1이고 심볼 식별 정보 M의 값이 1인 경우에는 해당 피 은닉 심볼 (피 은닉 정보 열에서 네 번째와 열 번째 심볼)을 0으로 복원하고, 해당 은닉 심볼 (은닉 정보 열에서 세 번째와 아홉 번째 심볼)을 1로 복원한다.Meanwhile, the third, fourth, and tenth symbols having the symbol value 1 in the information symbol string L are restored in consideration of the value of the symbol identification information M. FIG. For example, when the symbol value is 1 and the value of the symbol identification information M is 0 like the third symbol in the information symbol string L, only the corresponding hidden symbol (the third symbol in the hidden information column) is restored to 1. However, if the symbol value is 1 and the symbol identification information M has a value of 1, as in the fourth and tenth symbols in the information symbol column L, the corresponding hidden symbol (fourth and tenth symbols in the hidden information column) is zero. Restore the corresponding hidden symbols (third and ninth symbols in the hidden information column) to one.

도 23을 참조하면, 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00265
의 최 상위 심볼에서 최 하위 심볼까지 순차적으로 해당 심볼 값을 읽는다. 이때 읽은 심볼 값이 0이면 피 은닉 정보 열
Figure 112011081007844-pct00266
의 해당 심볼 값과 은닉 정보 열
Figure 112011081007844-pct00267
의 해당 심볼 값을 0으로 설정한다. 그리고 읽은 심볼 값이 3이면 피 은닉 정보 열
Figure 112011081007844-pct00268
의 해당 심볼 값을 0으로 설정하고, 은닉 정보 열
Figure 112011081007844-pct00269
의 해당 심볼 값을 1로 설정한다. 하지만 읽은 심볼 값이 1이면 피 은닉 정보 열
Figure 112011081007844-pct00270
의 해당 심볼 값만을 1로 설정하고, 읽은 심볼 값이 2이면 피 은닉 정보 열
Figure 112011081007844-pct00271
의 해당 심볼 값만을 2로 설정한다.Referring to FIG. 23, an information symbol string in which information concealment is performed
Figure 112011081007844-pct00265
The symbol values are sequentially read from the highest symbol to the lowest symbol. If the read symbol value is 0, the hidden information column
Figure 112011081007844-pct00266
Corresponding symbol values and hidden information columns in
Figure 112011081007844-pct00267
Set the corresponding symbol value of to 0. If the read symbol value is 3, the hidden information column
Figure 112011081007844-pct00268
Set the value of the corresponding symbol in to 0, and the hidden information column
Figure 112011081007844-pct00269
Set the corresponding symbol value of to 1. However, if the read symbol value is 1, the hidden information column
Figure 112011081007844-pct00270
Set only the corresponding symbol value of to 1, and if the read symbol value is 2, the hidden information column
Figure 112011081007844-pct00271
Set only the relevant symbol value of to 2.

상기 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00272
의 첫 번째 심볼 값이 3이므로, 피 은닉 정보 열
Figure 112011081007844-pct00273
의 첫 번째 심볼 값을 0으로 설정하고 은닉 정보 열
Figure 112011081007844-pct00274
의 첫 번째 심볼 값을 1로 설정한다.An information symbol string in which the information concealment is performed
Figure 112011081007844-pct00272
Since the first symbol value in is 3, the hidden information column
Figure 112011081007844-pct00273
Set the first symbol value of to 0 and conceal information column
Figure 112011081007844-pct00274
Set the first symbol value of to 1.

상기 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00275
의 두 번째 심볼 값이 1이므로, 피 은닉 정보 열
Figure 112011081007844-pct00276
의 두 번째 심볼 값만을 1로 설정한다. 상기 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00277
의 세 번째 내지 여섯 번째 심볼 값이 모두 0이므로, 피 은닉 정보 열
Figure 112011081007844-pct00278
의 세 번째 내지 여섯 번째 심볼 값을 0으로 설정하고 은닉 정보 열
Figure 112011081007844-pct00279
의 두 번째 내지 다섯 번째 심볼 값을 0으로 설정한다.An information symbol string in which the information concealment is performed
Figure 112011081007844-pct00275
Since the second symbol value in is 1, the hidden information column
Figure 112011081007844-pct00276
Set only the second symbol value to 1. An information symbol string in which the information concealment is performed
Figure 112011081007844-pct00277
Since the third to sixth symbol values in all are zero, the hidden information column
Figure 112011081007844-pct00278
Set the third to sixth symbol values of 0 and conceal information columns
Figure 112011081007844-pct00279
Set the second to fifth symbol values of 0 to zero.

마지막으로 상기 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00280
의 일곱 번째 심볼 값이 2이므로, 피 은닉 정보 열
Figure 112011081007844-pct00281
의 일곱 번째 심볼 값만을 2로 설정한다.Finally, the information symbol string in which the information concealment is made
Figure 112011081007844-pct00280
Since the seventh symbol value of is 2, the hidden information column
Figure 112011081007844-pct00281
Set only the seventh symbol value of to 2.

상술한 예에서 확인할 수 있는 바와 같이 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00282
의 심볼 값이 0인 경우에는 피 은닉 정보 열
Figure 112011081007844-pct00283
의 심볼 값 0에 이에 상응하는 은닉 정보 열
Figure 112011081007844-pct00284
의 심볼 값 0이 은닉되어 있음을 확인할 수 있다. 그리고 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00285
의 심볼 값이 3인 경우에는 피 은닉 정보 열
Figure 112011081007844-pct00286
의 심볼 값 0에 이에 상응하는 은닉 정보 열
Figure 112011081007844-pct00287
의 심볼 값 1이 은닉되어 있음을 확인할 수 있다. 즉 피 은닉 정보 열
Figure 112011081007844-pct00288
의 심볼 값이 0인 경우에 은닉 정보 열
Figure 112011081007844-pct00289
의 심볼 값이 은닉되며, 피 은닉 정보 열
Figure 112011081007844-pct00290
의 심볼 값이 0이 아닌 경우에는 해당 심볼 값이 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00291
에 그대로 유지됨을 알 수 있다.Information symbol string in which information concealment is performed as can be seen in the above example.
Figure 112011081007844-pct00282
If the symbol value of is 0, the hidden information column
Figure 112011081007844-pct00283
A column of hidden information corresponding to the symbol's value of 0
Figure 112011081007844-pct00284
It can be seen that the symbol value of 0 is hidden. And information symbol string with information concealment
Figure 112011081007844-pct00285
If the symbol value of is 3, the hidden information column
Figure 112011081007844-pct00286
A column of hidden information corresponding to the symbol's value of 0
Figure 112011081007844-pct00287
It can be seen that the symbol value of 1 is hidden. Hidden information column
Figure 112011081007844-pct00288
Hidden information column when the symbol value of is 0
Figure 112011081007844-pct00289
The symbol value of is concealed and the hidden information column
Figure 112011081007844-pct00290
If the symbol value of is not 0, the information symbol column whose information is concealed
Figure 112011081007844-pct00291
It can be seen that it remains intact.

따라서 상술한 바에 의해 복원된 피 은닉 정보 열

Figure 112011081007844-pct00292
을 구성하는 심볼들의 차수는 3진수가 된다.Therefore, the hidden information column restored by the above-mentioned.
Figure 112011081007844-pct00292
The order of the symbols constituting the symbol is ternary.

다음으로 도 24를 참조하면, 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00293
의 최 상위 심볼에서 최 하위 심볼까지 순차적으로 해당 심볼 값을 읽는다. 이때 읽은 심볼 값이 0이면 피 은닉 정보 열
Figure 112011081007844-pct00294
의 해당 심볼 값과 은닉 정보 열
Figure 112011081007844-pct00295
의 해당 심볼 값을 0으로 설정한다. 그리고 읽은 심볼 값이 2이면 피 은닉 정보 열
Figure 112011081007844-pct00296
의 해당 심볼 값을 0으로 설정하고, 은닉 정보 열
Figure 112011081007844-pct00297
의 해당 심볼 값을 1로 설정한다. 하지만 읽은 심볼 값이 1이면 피 은닉 정보 열
Figure 112011081007844-pct00298
의 해당 심볼 값만을 1로 설정한다.Next, referring to FIG. 24, an information symbol string in which information concealment is performed
Figure 112011081007844-pct00293
The symbol values are sequentially read from the highest symbol to the lowest symbol. If the read symbol value is 0, the hidden information column
Figure 112011081007844-pct00294
Corresponding symbol values and hidden information columns in
Figure 112011081007844-pct00295
Set the corresponding symbol value of to 0. If the read symbol value is 2, the hidden information column
Figure 112011081007844-pct00296
Set the value of the corresponding symbol in to 0, and the hidden information column
Figure 112011081007844-pct00297
Set the corresponding symbol value of to 1. However, if the read symbol value is 1, the hidden information column
Figure 112011081007844-pct00298
Set only the relevant symbol value of to 1.

상기 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00299
의 첫 번째 심볼 값과 세 번째 내지 여섯 번째 심볼 값이 0이므로, 피 은닉 정보 열
Figure 112011081007844-pct00300
의 첫 번째 심볼 값과 세 번째 내지 여섯 번째 심볼 값을 0으로 설정하고 은닉 정보 열
Figure 112011081007844-pct00301
의 첫 번째 심볼 값과 두 번째 내지 다섯 번째 심볼 값을 0으로 설정한다. 그리고 상기 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00302
의 두 번째 심볼 값이 1이므로, 피 은닉 정보 열
Figure 112011081007844-pct00303
의 두 번째 심볼 값만을 1로 설정한다.An information symbol string in which the information concealment is performed
Figure 112011081007844-pct00299
Since the first symbol value and the third through sixth symbol values of 0 are zero, the hidden information column
Figure 112011081007844-pct00300
Set the first symbol value and the third to sixth symbol values of 0 to a hidden information column
Figure 112011081007844-pct00301
Set the first symbol value of and the second through fifth symbol values to zero. And an information symbol string in which the information concealment is performed.
Figure 112011081007844-pct00302
Since the second symbol value in is 1, the hidden information column
Figure 112011081007844-pct00303
Set only the second symbol value to 1.

마지막으로 상기 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00304
의 일곱 번째 심볼 값이 2이므로, 피 은닉 정보 열
Figure 112011081007844-pct00305
의 일곱 번째 심볼 값을 0으로 설정하고 은닉 정보 열
Figure 112011081007844-pct00306
의 여섯 번째 심볼 값을 1로 설정한다.Finally, the information symbol string in which the information concealment is made
Figure 112011081007844-pct00304
Since the seventh symbol value of is 2, the hidden information column
Figure 112011081007844-pct00305
Set the seventh symbol value to 0 and hide the hidden information column
Figure 112011081007844-pct00306
Set the sixth symbol value of to 1.

상술한 예에서 확인할 수 있는 바와 같이 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00307
의 심볼 값이 0인 경우에는 피 은닉 정보 열
Figure 112011081007844-pct00308
의 심볼 값 0에 이에 상응하는 은닉 정보 열
Figure 112011081007844-pct00309
의 심볼 값 0이 은닉되어 있음을 확인할 수 있다. 즉 피 은닉 정보 열
Figure 112011081007844-pct00310
의 심볼 값이 0인 경우에 은닉 정보 열
Figure 112011081007844-pct00311
의 심볼 값이 은닉되며, 피 은닉 정보 열
Figure 112011081007844-pct00312
의 심볼 값이 0이 아닌 경우에는 해당 심볼 값이 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00313
에 그대로 유지됨을 알 수 있다.Information symbol string in which information concealment is performed as can be seen in the above example.
Figure 112011081007844-pct00307
If the symbol value of is 0, the hidden information column
Figure 112011081007844-pct00308
A column of hidden information corresponding to the symbol's value of 0
Figure 112011081007844-pct00309
It can be seen that the symbol value of 0 is hidden. Hidden information column
Figure 112011081007844-pct00310
Hidden information column when the symbol value of is 0
Figure 112011081007844-pct00311
The symbol value of is concealed and the hidden information column
Figure 112011081007844-pct00312
If the symbol value of is not 0, the information symbol column whose information is concealed
Figure 112011081007844-pct00313
It can be seen that it remains intact.

따라서 상술한 바에 의해 복원된 피 은닉 정보 열

Figure 112011081007844-pct00314
을 구성하는 심볼들의 차수는 2진수가 된다.Therefore, the hidden information column restored by the above-mentioned.
Figure 112011081007844-pct00314
The order of the symbols constituting the symbol is binary.

한편 도 25와 도 26에서 보이고 있는 예는 앞에서 도 23와 도 24를 참조하여 설명한 바와 동일한 방식에 의해 정보 복원이 이루어짐에 따라 구체적인 설명은 생략하도록 한다. 단지 도 25와 도 26에서는 도 23과 도 24에서 사용된 정보 은닉이 이루어진 정보 심볼 열

Figure 112011081007844-pct00315
과는 상이한 정보 은닉이 이루어진 정보 심볼 열
Figure 112011081007844-pct00316
이 사용된다는 차이점만이 존재한다.Meanwhile, in the example illustrated in FIGS. 25 and 26, detailed information will be omitted as information restoration is performed in the same manner as described above with reference to FIGS. 23 and 24. Only in FIG. 25 and FIG. 26, the information symbol sequence in which information concealment is used in FIGS. 23 and 24 is performed.
Figure 112011081007844-pct00315
Information symbol strings with different information concealment than
Figure 112011081007844-pct00316
There is only a difference that is used.

전술한 바에 의해 상기 정보 복원부(1820)로부터 출력되는 2진 피 은닉 정보 열

Figure 112011081007844-pct00317
과 적어도 하나의 은닉 정보 열
Figure 112011081007844-pct00318
또는
Figure 112011081007844-pct00319
,
Figure 112011081007844-pct00320
은 상기 제2스위치 (S/W #2)를 통해 비트 결합부(1230)로 입력된다.As described above, the binary hidden information string output from the information restoring unit 1820.
Figure 112011081007844-pct00317
And at least one concealed information column
Figure 112011081007844-pct00318
or
Figure 112011081007844-pct00319
,
Figure 112011081007844-pct00320
Is input to the bit coupling unit 1230 through the second switch (S / W # 2).

상기 비트 결합부(1830)는 피 은닉 정보 열

Figure 112011081007844-pct00321
과 적어도 하나의 은닉 정보 열
Figure 112011081007844-pct00322
또는
Figure 112011081007844-pct00323
,
Figure 112011081007844-pct00324
(n≥1)을 입력으로 하고, 상기 피 은닉 정보 열
Figure 112011081007844-pct00325
과 적어도 하나의 은닉 정보 열
Figure 112011081007844-pct00326
또는
Figure 112011081007844-pct00327
,
Figure 112011081007844-pct00328
(n≥1)을 결합하여 정보 비트 열 X를 출력한다.The bit combiner 1830 is a hidden information string
Figure 112011081007844-pct00321
And at least one concealed information column
Figure 112011081007844-pct00322
or
Figure 112011081007844-pct00323
,
Figure 112011081007844-pct00324
(n≥1) is input, and the hidden information string
Figure 112011081007844-pct00325
And at least one concealed information column
Figure 112011081007844-pct00326
or
Figure 112011081007844-pct00327
,
Figure 112011081007844-pct00328
(n≥1) is combined to output the information bit string X.

도 27과 도 28은 본 발명의 실시 예에 따라 피 은닉 정보 열

Figure 112011081007844-pct00329
과 적어도 하나의 은닉 정보 열
Figure 112011081007844-pct00330
또는
Figure 112011081007844-pct00331
,
Figure 112011081007844-pct00332
(n≥1)을 결합하여 2진수의 정보 비트 열을 생성하는 예들을 보이고 있다. 즉 도 27에서는 피 은닉 정보 열
Figure 112011081007844-pct00333
과 적어도 하나의 은닉 정보 열
Figure 112011081007844-pct00334
또는
Figure 112011081007844-pct00335
,
Figure 112011081007844-pct00336
(n≥1)을 연속하여 결합하는 예를 보이고 있으며, 도 28에서는 피 은닉 정보 열
Figure 112011081007844-pct00337
과 적어도 하나의 은닉 정보 열
Figure 112011081007844-pct00338
또는
Figure 112011081007844-pct00339
,
Figure 112011081007844-pct00340
(n≥1)을 병렬적으로 결합하는 예를 보이고 있다.27 and 28 are hidden information columns according to an embodiment of the present invention.
Figure 112011081007844-pct00329
And at least one concealed information column
Figure 112011081007844-pct00330
or
Figure 112011081007844-pct00331
,
Figure 112011081007844-pct00332
Examples of combining (n≥1) to generate a binary information bit string are shown. 27, the hidden information column
Figure 112011081007844-pct00333
And at least one concealed information column
Figure 112011081007844-pct00334
or
Figure 112011081007844-pct00335
,
Figure 112011081007844-pct00336
(n≥1) is shown in the example of successive combinations, and in FIG. 28, the hidden information column
Figure 112011081007844-pct00337
And at least one concealed information column
Figure 112011081007844-pct00338
or
Figure 112011081007844-pct00339
,
Figure 112011081007844-pct00340
An example of combining (n≥1) in parallel is shown.

먼저 도 27을 참조하면, 입력되는 피 은닉 정보 열

Figure 112011081007844-pct00341
를 정보 열 X의 최상위 비트 (MSB)로부터 소정 비트 수만큼의 비트들로 출력한다. 그리고 상기 피 은닉 정보 열
Figure 112011081007844-pct00342
에 연속하여 입력되는 은닉 정보 열
Figure 112011081007844-pct00343
을 출력하며, 그 외의 은닉 정보 열
Figure 112011081007844-pct00344
이 입력되면 상기 은닉 정보 열
Figure 112011081007844-pct00345
에 연속하여 출력한다.First, referring to FIG. 27, an input hidden information column
Figure 112011081007844-pct00341
Is output as the predetermined number of bits from the most significant bit (MSB) of the information column X. And the hidden information column
Figure 112011081007844-pct00342
Hidden Information Columns Consecutively Entered into
Figure 112011081007844-pct00343
, And other hidden information columns
Figure 112011081007844-pct00344
The hidden information column is entered
Figure 112011081007844-pct00345
Output continuously.

한편 추가로 입력되는 은닉 정보 열이 존재하면 최종 출력된 은닉 정보 열에 연속하여 출력할 수 있다.On the other hand, if there is additionally input hidden information string can be output continuously to the last output hidden information string.

다음으로 도 28을 참조하면, 피 은닉 정보 열

Figure 112011081007844-pct00346
및 은닉 정보 열
Figure 112011081007844-pct00347
Figure 112011081007844-pct00348
을 심볼 순서에 의해 결합한다. 하지만 결합을 위해 확인한 심볼 값이 1인 경우에는 피 은닉 정보 열
Figure 112011081007844-pct00349
로 돌아가서 다음 심볼부터의 결합을 수행한다.Referring next to FIG. 28, the hidden information column
Figure 112011081007844-pct00346
And concealed information columns
Figure 112011081007844-pct00347
Wow
Figure 112011081007844-pct00348
Combine by symbol order. However, if the symbol value checked for join is 1, the hidden information column
Figure 112011081007844-pct00349
Return to to perform the join from the next symbol.

즉 피 은닉 정보 열

Figure 112011081007844-pct00350
의 첫 번째 심볼 값이 0이므로, 2진 정보 비트 열 X의 첫 번째 비트 값은 0이 되며, 은닉 정보 열
Figure 112011081007844-pct00351
의 첫 번째 심볼 값은 1이므로, 2진 정보 비트 열 X의 두 번째 비트 값은 1이 된다.Hidden information column
Figure 112011081007844-pct00350
Since the first symbol value of is 0, the first bit value of the binary information bit string X is 0, and the hidden information column
Figure 112011081007844-pct00351
Since the first symbol value of is 1, the second bit value of the binary information bit string X is 1.

그 후 원칙 상으로는 은닉 정보 열

Figure 112011081007844-pct00352
의 첫 번째 심볼 값인 0을 2진 정보 비트 열의 세 번째 비트 값으로 설정하여야 한다. 하지만 앞에서 은닉 정보 열
Figure 112011081007844-pct00353
의 첫 번째 심볼 값이 1이었으므로 은닉 정보 열
Figure 112011081007844-pct00354
의 첫 번째 심볼 값이 아닌 피 은닉 정보 열
Figure 112011081007844-pct00355
의 두 번째 심볼 값인 0을 2진 정보 비트 열 X의 세 번째 비트 값으로 설정한다.After that, in principle, the hidden information column
Figure 112011081007844-pct00352
The first symbol value of 0 must be set as the third bit value of the binary information bit string. But in front of the hidden information column
Figure 112011081007844-pct00353
The hidden information column because the value of the first symbol in was 1
Figure 112011081007844-pct00354
Hidden information column other than the first symbol value in
Figure 112011081007844-pct00355
Set 0, the second symbol value, to the third bit value of the binary information bit string X.

그리고 2진 정보 비트 열 X의 네 번째 비트 값 내지 열 두 번째 비트 값까지는 기본 결합 원칙에 따라 0으로 설정된다. 하지만 2진 정보 비트 열 X의 열 세 번째 비트 값의 설정을 위해 확인한 은닉 정보 열

Figure 112011081007844-pct00356
의 다섯 번째 심볼 값이 1이므로, 2진 정보 비트 열 X의 열 세 번째 비트 값은 1로 설정된다. 그 후 은닉 정보 열
Figure 112011081007844-pct00357
의 네 번째 심볼 값이 아닌 피 은닉 정보 열
Figure 112011081007844-pct00358
의 여섯 번째 심볼 값인 1을 2진 정보 비트 열 X의 열 네 번째 비트 값으로 설정한다. 뿐만 아니라 상기 피 은닉 정보 열
Figure 112011081007844-pct00359
의 여섯 번째 심볼 값 또한 1이었으므로, 피 은닉 정보 열
Figure 112011081007844-pct00360
의 일곱 번째 심볼 값인 0을 2진 정보 비트 열 X의 열 다섯 번째 비트 값으로 설정한다.The fourth bit value and the second bit value of the binary information bit string X are set to 0 according to the basic combining principle. However, the hidden information column identified for setting the third bit value of the column of the binary information bit string X.
Figure 112011081007844-pct00356
Since the fifth symbol value of is 1, the column third bit value of the binary information bit string X is set to one. Then the hidden information column
Figure 112011081007844-pct00357
Hidden information column other than the fourth symbol value
Figure 112011081007844-pct00358
Set
1, the sixth symbol value of, to the fourth bit of the column of the binary information bit string X. As well as the hidden information column
Figure 112011081007844-pct00359
Since the sixth symbol value of was also 1, the hidden information column
Figure 112011081007844-pct00360
Set
0, the seventh symbol value of, to the fifteenth bit value of the binary information bit string X.

도 28에서는 두 개의 은닉 정보 열을 가정하고 있으나 그 이상의 은닉 정보 열을 결합하고자 하는 경우에도 동일하게 적용될 수 있다. 또한 상기 최초의 피 은닉 정보 열

Figure 112011081007844-pct00361
와 최초의 은닉 정보 열
Figure 112011081007844-pct00362
및 두 번째 은닉 정보 열
Figure 112011081007844-pct00363
의 결합에 의해 생성할 2진 정보 비트 열의 총 비트의 수는 필요에 의해 사전에 결정할 수 있다. 단지 상기 총 비트 수를 결정함에 있어 최초의 피 은닉 정보 열
Figure 112011081007844-pct00364
의 비트 수와 상기 입력되는 정보 열 X를 구성하는 비트의 값이 1인 비트의 분포 또는 비트 값이 0인 비트 수 등을 고려하는 것이 바람직할 것이다.In FIG. 28, two hidden information columns are assumed, but the same applies to a case where more hidden information columns are combined. Also the first hidden information column
Figure 112011081007844-pct00361
And the first hidden information column
Figure 112011081007844-pct00362
And second hidden information columns
Figure 112011081007844-pct00363
The total number of bits of the binary information bit string to be generated by combining may be determined in advance as necessary. Only the first hidden information column in determining the total number of bits
Figure 112011081007844-pct00364
It may be desirable to consider the number of bits and the distribution of the bits having a value of 1 or the number of bits having a bit value of 0 and the like.

도 19는 본 발명의 제1실시 예에 따른 압축 장치에 대응한 복원 장치에서 데이터 복원을 위한 제어 흐름을 보이고 있다.19 shows a control flow for data restoration in a restoration apparatus corresponding to a compression apparatus according to the first embodiment of the present invention.

도 19를 참조하면, 복원 장치는 1910단계에서 외부로부터 입력되는 m진 정보 심볼 열에 대한 복호화를 수행한다. 이때 복호화는 엔트로피 압축 기법에 대응한 복원 기법에 의해 이루어질 수 있다. 상기 엔트로피 압축 기법은 앞에서도 밝힌 바와 같이 허프만 코드 또는 산술 부호 코더 중 어떠한 것을 사용하여도 좋다.Referring to FIG. 19, in operation 1910, the decompression device decodes an m-information symbol string input from the outside. In this case, the decoding may be performed by a reconstruction technique corresponding to the entropy compression technique. The entropy compression technique may use any of Huffman code or arithmetic code coder, as described above.

상기 복원 장치는 1912단계에서 앞서 복호된 m진 정보 심볼 열에 대한 복원을 수행한다. 즉 상기 m진 정보 심볼 열로부터 숨겨진 은닉 정보 열을 추출한다. 상기 복원 장치는 상기 은닉 정보 열의 추출로 인해 상기 m진 정보 심볼 열에 비해 진수가 1감소한 진수의 정보 심볼 열을 얻을 수 있다. 예컨대 정보 복원 전의 정보 심볼 열의 진수가 4였다면, 상기 정보 복원 후에 얻을 수 있는 정보 심볼 열 (또는 피 은닉 정보 열)의 차수는 3이 된다.The decompression device performs decompression of the m-decoded information symbol string previously decoded in step 1912. That is, the hidden hidden information string is extracted from the m-th information string. The decompression device may obtain an information symbol string having a decimal number that is reduced by one compared to the m information symbol string due to the extraction of the hidden information string. For example, if the true number of the information symbol string before information restoration is 4, the order of the information symbol string (or hidden information string) obtained after the information restoration is three.

상기 복원 장치는 1914단계에서 추출한 은닉 정보 열을 출력하고, 1916단계에서 앞서 얻어진 피 은닉 정보 열, 즉 은닉 정보 열이 추출된 후의 정보 심볼 열의 진수가 원하는 진수인가를 판단한다. 즉 앞서 얻은 피 은닉 정보 열의 진수가 2진수인지를 판단한다.The decompression device outputs the hidden information string extracted in step 1914, and determines whether the true number of the hidden information string obtained in step 1916, that is, the information symbol string after the hidden information string is extracted, is a desired number. That is, it is determined whether the binary number of the hidden information string obtained earlier is a binary number.

만약 앞서 얻은 피 은닉 정보 열이 그 이상의 차수를 가진다면, 상기 복원 장치는 1918단계로 진행하여 n을 1 감소 시킨 후 상기 1912단계로 리턴한다.If the previously hidden information sequence has more orders, the recovery apparatus proceeds to step 1918 and decreases n by 1 and returns to step 1912.

상기 1912단계로 리턴될 시 상기 복원 장치는 앞서 얻은 피 은닉 정보 열로부터 새로운 은닉 정보 열을 추출하기 위한 정보 복원 동작을 수행한다. 그리고 상기 새로운 은닉 정보 열을 추출함으로써, 얻을 수 있는 피 은닉 정보 열의 진수는 1 감소하게 된다.Upon returning to step 1912, the decompression device performs an information restoration operation for extracting a new hidden information string from the previously concealed hidden information string. By extracting the new hidden information string, the number of obtained hidden information strings is reduced by one.

상술한 동작에 의해 원하는 진수의 피 은닉 정보 열에 대한 획득이 이루어졌다면, 상기 복원 장치는 1920단계에서 최종적으로 얻어진 2진수의 피 은닉 정보 열

Figure 112011081007844-pct00365
을 추출한다.If the acquisition of the desired hidden information string of the original number is made by the above-described operation, the restoration apparatus obtains the hidden hidden information string of the binary number finally obtained in step 1920.
Figure 112011081007844-pct00365
Extract

그리고 상기 복원 장치는 1922단계에서 상기 추출된 피 은닉 정보 열과 적어도 하나의 은닉 정보 열을 결합하여 최종 2진 정보 비트 열을 생성한다.In operation 1922, the decompression device combines the extracted hidden information string with at least one hidden information string to generate a final binary information bit string.

B-2. 제2실시 예 (복원 기술)B-2. Second Embodiment (Restore Technology)

도 29는 본 발명의 제2실시 예에 따른 압축 장치에 상응하는 복원 장치의 구성을 보이고 있다. 도 29에서 보이고 있는 복원 장치의 구성들 중 참조번호 2950, 2960과 제1 및 제2스위치는 도 18에서의 참조번호 1820, 1830과 제1 및 제2스위치와 동일한 동작을 수행한다. 그리고 도 29에서 참조번호 2920과 2930에 해당하는 제1 및 제2복호화부는 입력되는 데이터만이 상이할 뿐 도 18에서의 참조번호 1810에 해당하는 복호화부와 동일한 동작을 수행한다.29 is a block diagram of a decompression device corresponding to a compression device according to a second embodiment of the present invention. Reference numerals 2950 and 2960 and the first and second switches 2950, 2960, and the first and second switches of FIG. 29 perform the same operations as those of the first and second switches of FIG. 18. In FIG. 29, the first and second decoding units corresponding to the reference numerals 2920 and 2930 differ only in the input data, and perform the same operations as the decoding unit corresponding to the reference numeral 1810 in FIG. 18.

따라서 후술될 본 발명의 제2실시 예에 따른 동작 설명에서 해당 구성에 대한 구체적인 설명이 생략됨에 유념하여야 할 것이다.Therefore, it should be noted that the detailed description of the configuration is omitted in the operation description according to the second embodiment of the present invention to be described later.

도 29를 참조하면, 정보 디패킹부(2910)는 입력되는 정보 패킷 Z를 입력으로 하고, 상기 입력된 정보 패킷 Z를 디패킹하여 압축된 데이터 정보 심볼 열

Figure 112011081007844-pct00366
와 압축된 식별 정보 심볼 열
Figure 112011081007844-pct00367
을 출력한다. 상기 압축된 데이터 정보 심볼 열
Figure 112011081007844-pct00368
은 제1복호화부(2920)로 입력되며, 상기 압축된 식별 정보 심볼 열
Figure 112011081007844-pct00369
는 제2복호화부(2930)으로 입력된다.Referring to FIG. 29, the information depacking unit 2910 receives an input information packet Z, and depacks the input information packet Z to compress the data information symbol string.
Figure 112011081007844-pct00366
And compressed identification symbol columns
Figure 112011081007844-pct00367
. The compressed data information symbol string
Figure 112011081007844-pct00368
Is input to the first decoding unit 2920, and the compressed identification information symbol string
Figure 112011081007844-pct00369
Is input to the second decoding unit 2930.

상기 제1복호화부(2920)는 압축된 데이터 정보 심볼 열

Figure 112011081007844-pct00370
을 입력으로 하고, 상기 압축된 데이터 정보 심볼 열
Figure 112011081007844-pct00371
을 소정의 코딩 기법에 상응하는 디코딩 기법에 의해 복원하여 데이터 정보 심볼 열
Figure 112011081007844-pct00372
을 출력한다.The first decoding unit 2920 is a compressed data information symbol string
Figure 112011081007844-pct00370
Is input, and the compressed data information symbol string
Figure 112011081007844-pct00371
The data information symbol string is recovered by decoding by a decoding technique corresponding to a predetermined coding scheme.
Figure 112011081007844-pct00372
.

그리고 상기 제2복호화부(2930)는 압축된 식별 정보 심볼 열

Figure 112011081007844-pct00373
을 입력으로 하고, 상기 압축된 식별 정보 심볼 열
Figure 112011081007844-pct00374
을 소정의 코딩 기법에 상응하는 디코딩 기법에 의해 복원하여 식별 정보 심볼 열
Figure 112011081007844-pct00375
을 출력한다.The second decoder 2930 is a compressed identification information symbol string.
Figure 112011081007844-pct00373
Is input, and the compressed identification information symbol string
Figure 112011081007844-pct00374
Reconstructs the identification information symbol string by a decoding technique corresponding to a predetermined coding scheme.
Figure 112011081007844-pct00375
.

도 30은 본 발명의 제2실시 예에 따른 복원 장치를 구성하는 복호화부의 구성을 보이고 있다. 도 30에서 보이고 있는 복호화부는 압축된 데이터 정보 심볼 열

Figure 112011081007844-pct00376
를 입력으로 하는 제1복호화부(2920)를 가정하고 있다. 하지만 압축된 식별 정보 심볼 열
Figure 112011081007844-pct00377
를 입력으로 하는 제2복호화부(2930)에 대해서도 도 30의 구성이 동일하게 적용될 수 있음은 자명하다.30 is a block diagram of a decoder constituting a decompression device according to a second embodiment of the present invention. The decoding unit shown in FIG. 30 is a compressed data information symbol string
Figure 112011081007844-pct00376
It is assumed that the first decoding unit 2920 takes as an input. But compressed identity symbol columns
Figure 112011081007844-pct00377
It is obvious that the configuration of FIG. 30 may be equally applied to the second decoding unit 2930 having the input as.

도 30을 참조하면, 압축된 데이터 정보 심볼 열

Figure 112011081007844-pct00378
은 엔트로피 복호기(3010)로 입력된다. 상기 엔트로피 복호기(3010)는 압축된 데이터 정보 심볼 열
Figure 112011081007844-pct00379
을 입력으로 하고, 상기 압축된 데이터 정보 심볼 열
Figure 112011081007844-pct00380
을 엔트로피 코딩 (Entropy coding) 기법에 상응하는 디코딩 기법에 의해 4진수 또는 8진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00381
로 복원된다. 상기 엔트로피 복호기(3010)에 의해 복원된 4진수 또는 8진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00382
은 진수 변환기(3020)로 전달된다.Referring to FIG. 30, the compressed data information symbol column
Figure 112011081007844-pct00378
Is input to the entropy decoder 3010. The entropy decoder 3010 is a compressed data information symbol string
Figure 112011081007844-pct00379
Is input, and the compressed data information symbol string
Figure 112011081007844-pct00380
The data information symbol string in hexadecimal or octal number by a decoding technique corresponding to the entropy coding technique.
Figure 112011081007844-pct00381
Is restored. A quaternary or octal number of data information symbol string restored by the entropy decoder 3010
Figure 112011081007844-pct00382
Is passed to the decimal converter 3020.

상기 진수 변환기(3020)는 4진수 또는 8진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00383
을 입력으로 하고, 상기 입력된 4진수 또는 8진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00384
을 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00385
로 변환한다. 즉 상기 입력되는 데이터 정보 심볼 열
Figure 112011081007844-pct00386
는 3진수 또는 그 이상의 진수를 가지므로, 상기 진수 변환기(3020)는 2진수를 가지는 데이터 정보 심볼 열
Figure 112011081007844-pct00387
를 출력한다.The hexadecimal converter 3020 is a string of data information symbols in hexadecimal or octal.
Figure 112011081007844-pct00383
Inputs the data information symbol string of the input hexadecimal or octal number
Figure 112011081007844-pct00384
Column of data information symbols in binary
Figure 112011081007844-pct00385
. That is, the input data information symbol string
Figure 112011081007844-pct00386
Since hexadecimal has a hexadecimal number or more, the hexadecimal converter 3020 includes a data information symbol string having a binary number.
Figure 112011081007844-pct00387
.

도 31과 도 32는 본 발명의 제2실시 예에 따른 복원 장치를 구성하는 복호화부 내의 진수 변환기에서 진수를 변환하는 예를 보이고 있다. 즉 도 31에서는 4진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00388
을 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00389
로 변환하는 예를 보이고 있으며, 도 32에서는 8진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00390
을 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00391
로 변환하는 예를 보이고 있다.31 and 32 illustrate an example of converting a hexadecimal number from a hexadecimal converter in a decoding unit constituting a decompression device according to a second embodiment of the present invention. That is, in Fig. 31, the data information symbol string of the hexadecimal number
Figure 112011081007844-pct00388
Column of data information symbols in binary
Figure 112011081007844-pct00389
In FIG. 32, an information string of octal digits is shown.
Figure 112011081007844-pct00390
Column of data information symbols in binary
Figure 112011081007844-pct00391
An example of converting to is shown.

먼저 도 31을 참조하면, 4진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00392
을 구성하는 4진수 심볼들을 순차적으로 선택하고, 순차적으로 선택되는 4진수의 심볼들 각각을 2진수로 변환한다. 다시 말해 하나의 4진수 심볼을 두 개의 심볼 묶음으로 구성되는 2진수의 심볼들로 변환한다.First, referring to FIG. 31, a hexadecimal data information symbol string
Figure 112011081007844-pct00392
Select the hexadecimal symbols constituting the sequence sequentially, and convert each of the hexadecimal symbols sequentially selected to binary. In other words, one hexadecimal symbol is converted into a binary symbol consisting of two symbol sets.

이를 보다 구체적으로 설명하면 4진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00393
의 첫 번째 심볼 값이 2이므로, 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00394
의 첫 번째와 두 번째 심볼을 10으로 설정한다.More specifically, the data information symbol column of the hexadecimal number
Figure 112011081007844-pct00393
Since the first symbol value in is 2, the data information symbol column in binary
Figure 112011081007844-pct00394
Set the first and second symbols of to 10.

그리고 상기 4진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00395
의 두 번째와 세 번째 심볼 값이 0이므로, 상기 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00396
의 세 번째와 네 번째 심볼 및 다섯 번째와 여섯 번째 심볼을 00으로 설정한다.And the data information symbol string of the hexadecimal number.
Figure 112011081007844-pct00395
Since the second and third symbol values of 0 are zero, the data information symbol column of the binary number
Figure 112011081007844-pct00396
Set the third and fourth symbols and the fifth and sixth symbols of 00 to 00.

상기 4진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00397
의 네 번째 심볼 값이 1이므로, 상기 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00398
의 일곱 번째와 여덟 번째 심볼을 01로 설정한다. 또한 상기 4진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00399
의 다섯 번째 심볼 값이 3이므로, 상기 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00400
의 아홉 번째와 열 번째 심볼을 11로 설정한다.The data information symbol string of the hexadecimal number
Figure 112011081007844-pct00397
Since the fourth symbol value of 1 is 1, the data information symbol string of the binary number.
Figure 112011081007844-pct00398
Set the seventh and eighth symbols of 01 to 01. In addition, the data information symbol string of the hexadecimal number
Figure 112011081007844-pct00399
Since the fifth symbol value of is 3, the binary data information symbol column
Figure 112011081007844-pct00400
Set the ninth and tenth symbols of to 11.

상술한 바에 의해 상기 4진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00401
에 대한 진수 변환의 결과로써, "1000000111000110"인 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00402
을 생성할 수 있다.As described above, the quaternary data information symbol string
Figure 112011081007844-pct00401
A string of binary data information symbols as "1000000111000110" as a result of the decimal conversion for.
Figure 112011081007844-pct00402
Can be generated.

다음으로 도 32를 참조하면, 8진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00403
을 구성하는 8진수 심볼들을 순차적으로 선택하고, 순차적으로 선택되는 8진수의 심볼들 각각을 2진수로 변환한다. 다시 말해 하나의 8진수 심볼을 세 개의 심볼 묶음으로 구성되는 2진수의 심볼들로 변환한다.Next, referring to FIG. 32, an octal data information symbol string
Figure 112011081007844-pct00403
Select the octal symbols constituting the sequence sequentially, and convert each of the sequentially selected octal symbols to binary. In other words, one octal symbol is converted into a binary symbol consisting of three sets of symbols.

이를 보다 구체적으로 설명하면 8진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00404
의 첫 번째 심볼 값과 네 번째 심볼 값이 4이므로, 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00405
의 첫 번째 내지 세 번째 심볼 및 열 번째 내지 열 세 번째 심볼을 100으로 설정한다.More specifically, the data information symbol column in octal
Figure 112011081007844-pct00404
Since the first and fourth symbol values in are 4, the data information symbol column in binary
Figure 112011081007844-pct00405
Set the first through third symbols and the tenth through tenth symbols of to 100.

그리고 상기 8진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00406
의 두 번째 심볼 값과 여섯 번째 심볼 값이 0이므로, 상기 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00407
의 네 번째 내지 여섯 번째 심볼 및 열 여섯 번째 내지 열 여덟 번째 심볼을 000으로 설정한다.And the data information symbol string of the octal number.
Figure 112011081007844-pct00406
Since the second and sixth symbol values of 0 are 0, the data information symbol column of the binary number
Figure 112011081007844-pct00407
Set the fourth through sixth symbols and the sixteenth through eighteenth symbols of 000 to 000.

상기 8진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00408
의 세 번째 심볼 값 및 다섯 번째 심볼 값이 3이므로, 상기 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00409
의 일곱 번째 내지 아홉 번째 심볼 및 열 세 번째 내지 열 다섯 번째 심볼을 011로 설정한다.The octal data information symbol string
Figure 112011081007844-pct00408
Since the third and fifth symbol values of 3 are 3, the binary data information symbol column
Figure 112011081007844-pct00409
Set the seventh through ninth symbols and the thirteenth through fifteenth symbols of 011.

상술한 바에 의해 상기 8진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00410
에 대한 진수 변환의 결과로써, "100000011100011000"인 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00411
을 생성할 수 있다.As described above, the octal data information symbol string
Figure 112011081007844-pct00410
A string of binary data information symbols, "100000011100011000", as a result of the decimal conversion for.
Figure 112011081007844-pct00411
Can be generated.

상술한 바에 의해 제1복호화부(2920)에 의해 복호화가 이루어진 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00412
과 제2복호화부(2930)에 의해 복호화가 이루어진 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00413
은 m진화부(2940)로 입력된다.As described above, the binary data information symbol string decoded by the first decoding unit 2920.
Figure 112011081007844-pct00412
And a binary identification information symbol string decoded by the second decoding unit 2930
Figure 112011081007844-pct00413
Is input to the m evolution unit 2940.

여기서 상기 데이터 정보 심볼 열

Figure 112011081007844-pct00414
은 m진 정보 심볼 열
Figure 112011081007844-pct00415
의 각 심볼이 0인지 아닌지를 구분하기 위한 2진 정보 심볼 열이다. 그리고 상기 식별 정보 심볼 열
Figure 112011081007844-pct00416
은 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00417
에 의해 특정 심볼이 0이 아닌 경우 해당 심볼의 값을 식별할 수 있도록 하는 정보를 가지는 2진 정보 심볼 열이다.Where the data information symbol string
Figure 112011081007844-pct00414
Is a binary information symbol column
Figure 112011081007844-pct00415
Binary information symbol string for distinguishing each symbol of 0 or not. And the identification information symbol string
Figure 112011081007844-pct00416
Is the data information symbol column
Figure 112011081007844-pct00417
When a specific symbol is not 0, the binary information symbol string has information for identifying the value of the symbol.

상기 m진화부(2940)는 상기 제1복호화부(2920)와 상기 제2복호화부(2930)으로부터 입력되는 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00418
과 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00419
을 이용한 m진화를 통해 m진 정보 심볼 열
Figure 112011081007844-pct00420
을 출력한다.The m-evolution unit 2940 is a binary data information symbol string input from the first decoding unit 2920 and the second decoding unit 2930.
Figure 112011081007844-pct00418
Information symbol columns in binary and binary
Figure 112011081007844-pct00419
M information symbol sequence through m-Evolution
Figure 112011081007844-pct00420
.

도 33과 도 34는 본 발명의 제2실시 예에 따른 복원 장치에서 m진화 동작의 예를 보이고 있다. 즉 도 33에서는 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00421
과 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00422
로부터 3진수의 정보 심볼 열
Figure 112011081007844-pct00423
을 생성하는 예를 보이고 있으며, 도 34에서는 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00424
과 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00425
로부터 4진수의 정보 심볼 열
Figure 112011081007844-pct00426
을 생성하는 예를 보이고 있다.33 and 34 show an example of the m-evolution operation in the decompression device according to the second embodiment of the present invention. That is, in Fig. 33, a binary data information symbol string
Figure 112011081007844-pct00421
Information symbol columns in binary and binary
Figure 112011081007844-pct00422
Symbolic column of digits from
Figure 112011081007844-pct00423
Shows an example of generating a data stream, and in FIG. 34, a binary data information symbol string is shown.
Figure 112011081007844-pct00424
Information symbol columns in binary and binary
Figure 112011081007844-pct00425
Symbolic information column from hexadecimal
Figure 112011081007844-pct00426
Shows an example of creating a.

도 33과 도 34에서 보이고 있는 m진화 동작은 2진수의 데이터 정보 심볼 열

Figure 112011081007844-pct00427
의 특정 위치에 존재하는 심볼 값이 0이면 m진의 정보 심볼 열의 해당 심볼 값을 0으로 설정한다. 하지만 상기 2진수의 데이터 정보 심볼 열
Figure 112011081007844-pct00428
의 특정 위치에 존재하는 심볼 값이 1이면, 상기 심볼 값이 1인 심볼에 상응하는 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00429
의 심볼의 값을 확인한다. 그리고 상기 확인한 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00430
의 심볼 값을 고려하여 m진의 정보 심볼 열의 해당 심볼 값을 설정한다.The m-evolution operation shown in FIGS. 33 and 34 is a binary data information symbol string.
Figure 112011081007844-pct00427
If the symbol value existing at a specific position is 0, the corresponding symbol value of the m information string is set to 0. But the binary data information symbol string
Figure 112011081007844-pct00428
If the symbol value existing at a specific position of 1 is 1, the identification information symbol string of binary corresponding to the symbol whose value is 1
Figure 112011081007844-pct00429
Check the value of the symbol. And the identification information symbol string of the identified binary number.
Figure 112011081007844-pct00430
Consider the symbol value of and set the corresponding symbol value of m information string.

여기서 상기 2진수의 식별 정보 심볼 열

Figure 112011081007844-pct00431
의 심볼 값을 고려하여 m진수의 정보 심볼 열의 해당 심볼 값에 설정할 심볼 값은 사전에 약속된 값이다.Where the identification information symbol string of the binary number
Figure 112011081007844-pct00431
Considering the symbol value of, the symbol value to be set in the corresponding symbol value of the information symbol string of the m number is a previously promised value.

일 예로 m이 3인 경우 확인한 2진수의 식별 정보 심볼 열

Figure 112011081007844-pct00432
의 심볼 값이 0이면 3진수의 정보 심볼 열
Figure 112011081007844-pct00433
의 해당 심볼 값을 1으로 설정한다. 하지만 상기 확인한 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00434
의 심볼 값이 1이면 3진수의 정보 심볼 열
Figure 112011081007844-pct00435
의 해당 심볼 값을 2로 설정한다.For example, if m is 3, the identification symbol column of the binary number checked
Figure 112011081007844-pct00432
If the symbol value of is 0, the information symbol column of the ternary number
Figure 112011081007844-pct00433
Set the corresponding symbol value of to 1. However, the identification information symbol string of the identified binary number
Figure 112011081007844-pct00434
Information symbol column in ternary if symbol value of 1 is 1
Figure 112011081007844-pct00435
Set the corresponding symbol value of to 2.

즉 m이 2인 경우는 2진수의 식별 정보 심볼 열

Figure 112011081007844-pct00436
의 심볼 값이 0일 경우 3진수의 정보 심볼 열
Figure 112011081007844-pct00437
의 해당 심볼 값을 1로 설정하고, 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00438
의 심볼 값이 1일 경우 3진수의 정보 심볼 열
Figure 112011081007844-pct00439
의 해당 심볼 값을 2로 설정할 것을 사전에 약속한 경우에 해당한다.In other words, when m is 2, a binary identification information symbol column
Figure 112011081007844-pct00436
Information symbol column in ternary if the symbol value of is 0
Figure 112011081007844-pct00437
Set the corresponding symbol value of to 1, and identify the symbolic column of binary
Figure 112011081007844-pct00438
Information symbol column in ternary if symbol value of 1 is 1
Figure 112011081007844-pct00439
Corresponds to the prior commitment to set the corresponding symbol value to 2.

하지만 m이 4인 경우를 가정할 때, 확인한 2진수의 식별 정보 심볼 열

Figure 112011081007844-pct00440
의 심볼 값이 0이면 4진수의 정보 심볼 열
Figure 112011081007844-pct00441
의 해당 심볼 값을 1로 설정한다. 하지만 상기 확인한 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00442
의 심볼 값이 10이면 4진수의 정보 심볼 열
Figure 112011081007844-pct00443
의 해당 심볼 값을 2로 설정하며, 상기 확인한 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00444
의 심볼 값이 11이면 4진수의 정보 심볼 열
Figure 112011081007844-pct00445
의 해당 심볼 값을 3으로 설정한다.However, assuming that m is 4, the identification symbol column of the identified binary number
Figure 112011081007844-pct00440
If the symbol value of is 0, the information symbol column in hexadecimal
Figure 112011081007844-pct00441
Set the corresponding symbol value of to 1. However, the identification information symbol string of the identified binary number
Figure 112011081007844-pct00442
If the symbol value of is 10, the information symbol column in hexadecimal
Figure 112011081007844-pct00443
The corresponding symbol value of is set to 2, and the identification information symbol column of the checked binary number
Figure 112011081007844-pct00444
If the symbol value of is 11, the information symbol column in hexadecimal
Figure 112011081007844-pct00445
Set the corresponding symbol value of to 3.

즉 m이 4인 경우는 2진수의 식별 정보 심볼 열

Figure 112011081007844-pct00446
의 심볼 값이 0일 경우 4진수의 정보 심볼 열
Figure 112011081007844-pct00447
의 해당 심볼 값을 1로 설정하고, 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00448
의 심볼 값이 10일 경우 4진수의 정보 심볼 열
Figure 112011081007844-pct00449
의 해당 심볼 값을 2로 설정하며, 2진수의 식별 정보 심볼 열
Figure 112011081007844-pct00450
의 심볼 값이 11일 경우 4진수의 정보 심볼 열
Figure 112011081007844-pct00451
의 해당 심볼 값을 3으로 설정할 것을 사전에 약속한 경우에 해당한다.In other words, when m is 4, a binary identification information symbol column
Figure 112011081007844-pct00446
Information symbol column in hexadecimal if symbol value of is 0
Figure 112011081007844-pct00447
Set the corresponding symbol value of to 1, and identify the symbolic column of binary
Figure 112011081007844-pct00448
Information symbol column in hexadecimal if symbol value of is 10
Figure 112011081007844-pct00449
Sets the corresponding symbol value of to 2, and identifies the symbolic column of binary
Figure 112011081007844-pct00450
Information symbol column in hexadecimal if the symbol value of is 11
Figure 112011081007844-pct00451
Corresponds to the prior appointment to set the corresponding symbol value to 3.

먼저 도 33을 참조하면, 데이터 정보 심볼 열

Figure 112011081007844-pct00452
의 첫 번째 심볼 값을 읽는다. 이때 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00453
의 첫 번째 심볼 값이 0이므로 3진수의 정보 심볼 열
Figure 112011081007844-pct00454
의 첫 번째 심볼 값은 0으로 설정된다. 이 경우 식별 정보 심볼 열
Figure 112011081007844-pct00455
에 사용할 심볼이 존재하지 않는다.Referring first to FIG. 33, a data information symbol column
Figure 112011081007844-pct00452
Read the first symbol value of. At this time, the data information symbol string
Figure 112011081007844-pct00453
Information symbol column in ternary because the first symbol value in is 0
Figure 112011081007844-pct00454
The first symbol value of is set to zero. In this case, an identity information symbol column
Figure 112011081007844-pct00455
There is no symbol to use.

그 후 상기 데이터 정보 심볼 열

Figure 112011081007844-pct00456
의 두 번째 심볼 값을 읽는다. 이때 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00457
의 두 번째 심볼 값이 0이 아니므로 식별 정보 심볼 열
Figure 112011081007844-pct00458
의 첫 번째 심볼 값을 확인한다. 여기서 상기 식별 정보 심볼 열
Figure 112011081007844-pct00459
의 첫 번째 심볼 값을 확인하는 이유는 데이터 정보 심볼 열
Figure 112011081007844-pct00460
로부터 처음으로 심볼 값이 1인 경우가 발생하였기 때문이다. 상기 확인된 식별 정보 심볼 열
Figure 112011081007844-pct00461
의 첫 번째 심볼 값은 0이므로, 상기 정보 심볼 열
Figure 112011081007844-pct00462
의 두 번째 심볼 값은 1로 설정된다.Then the data information symbol string
Figure 112011081007844-pct00456
Read the second symbol value. At this time, the data information symbol string
Figure 112011081007844-pct00457
The identity symbol column because the value of the second symbol in is not zero
Figure 112011081007844-pct00458
Check the first symbol value of. Where the identification information symbol string
Figure 112011081007844-pct00459
The reason for checking the value of the first symbol in is the data information symbol column
Figure 112011081007844-pct00460
This is because the first symbol value of 1 has occurred. The identified identification information symbol string
Figure 112011081007844-pct00461
Since the first symbol value of is 0, the information symbol column
Figure 112011081007844-pct00462
The second symbol value of is set to 1.

상기 데이터 정보 심볼 열

Figure 112011081007844-pct00463
의 세 번째 내지 여섯 번째 심볼 값은 모두 0 이므로, 상기 정보 심볼 열
Figure 112011081007844-pct00464
의 세 번째 내지 여섯 번째 심볼 값은 모두 0으로 설정된다. 이 경우 상기 식별 정보 심볼 열
Figure 112011081007844-pct00465
에 사용할 심볼이 존재하지 않는다.The data information symbol string
Figure 112011081007844-pct00463
Since the third to sixth symbol values of all are 0, the information symbol column
Figure 112011081007844-pct00464
The third through sixth symbol values of are all set to zero. In this case, the identification information symbol string
Figure 112011081007844-pct00465
There is no symbol to use.

마지막으로 상기 데이터 정보 심볼 열

Figure 112011081007844-pct00466
의 일곱 번째 심볼 값을 읽는다. 이때 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00467
의 일곱 번째 심볼 값이 0이 아니므로 식별 정보 심볼 열
Figure 112011081007844-pct00468
의 두 번째 심볼 값을 확인한다. 여기서 상기 식별 정보 심볼 열
Figure 112011081007844-pct00469
의 두 번째 심볼 값을 확인하는 이유는 데이터 정보 심볼 열
Figure 112011081007844-pct00470
로부터 두 번째로 심볼 값이 1인 경우가 발생하였기 때문이다. 상기 확인된 식별 정보 심볼 열
Figure 112011081007844-pct00471
의 첫 번째 심볼 값은 1이므로, 상기 정보 심볼 열
Figure 112011081007844-pct00472
의 일곱 번째 심볼 값은 2로 설정된다.Finally the data information symbol string
Figure 112011081007844-pct00466
Read the seventh symbol value. At this time, the data information symbol string
Figure 112011081007844-pct00467
The seventh symbol value in is not zero, so the identity symbol column
Figure 112011081007844-pct00468
Check the value of the second symbol in. Where the identification information symbol string
Figure 112011081007844-pct00469
Reason for checking the value of the second symbol in the Data Information Symbol column
Figure 112011081007844-pct00470
This is because the second symbol case has a value of 1 from. The identified identification information symbol string
Figure 112011081007844-pct00471
Since the first symbol value of is 1, the information symbol column
Figure 112011081007844-pct00472
The seventh symbol value of is set to 2.

따라서 최종적으로 생성되는 3진수의 정보 심볼 열

Figure 112011081007844-pct00473
로는 "0100002"가 생성된다.Thus, the final generated hexadecimal column of information symbols
Figure 112011081007844-pct00473
"0100002" is generated.

다음으로 도 34를 참조하면, 데이터 정보 심볼 열

Figure 112011081007844-pct00474
의 첫 번째 심볼 값을 읽는다. 이때 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00475
의 첫 번째 심볼 값이 0이 아니므로 식별 정보 심볼 열
Figure 112011081007844-pct00476
의 첫 번째 심볼 값을 확인한다. 여기서 상기 식별 정보 심볼 열
Figure 112011081007844-pct00477
의 첫 번째 심볼 값을 확인하는 이유는 데이터 정보 심볼 열
Figure 112011081007844-pct00478
로부터 처음으로 심볼 값이 1인 경우가 발생하였기 때문이다. 상기 확인된 식별 정보 심볼 열
Figure 112011081007844-pct00479
의 첫 번째 심볼 값은 11이므로, 상기 정보 심볼 열
Figure 112011081007844-pct00480
의 첫 번째 심볼 값은 3으로 설정된다.Referring next to FIG. 34, a data information symbol column
Figure 112011081007844-pct00474
Read the first symbol value of. At this time, the data information symbol string
Figure 112011081007844-pct00475
Identity symbol column because the first symbol value in the is not zero
Figure 112011081007844-pct00476
Check the first symbol value of. Where the identification information symbol string
Figure 112011081007844-pct00477
The reason for checking the value of the first symbol in is the data information symbol column
Figure 112011081007844-pct00478
This is because the first symbol value of 1 has occurred. The identified identification information symbol string
Figure 112011081007844-pct00479
Since the first symbol value of is 11, the information symbol column
Figure 112011081007844-pct00480
The first symbol value of is set to 3.

상기 데이터 정보 심볼 열

Figure 112011081007844-pct00481
의 두 번째 심볼 값을 읽는다. 이때 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00482
의 두 번째 심볼 값이 0이 아니므로 식별 정보 심볼 열
Figure 112011081007844-pct00483
의 두 번째 심볼 값을 확인한다. 여기서 상기 식별 정보 심볼 열
Figure 112011081007844-pct00484
의 두 번째 심볼 값을 확인하는 이유는 데이터 정보 심볼 열
Figure 112011081007844-pct00485
로부터 두 번째로 심볼 값이 1인 경우가 발생하였기 때문이다. 상기 확인된 식별 정보 심볼 열
Figure 112011081007844-pct00486
의 두 번째 심볼 값은 0이므로, 상기 정보 심볼 열
Figure 112011081007844-pct00487
의 두 번째 심볼 값은 1로 설정된다.The data information symbol string
Figure 112011081007844-pct00481
Read the second symbol value. At this time, the data information symbol string
Figure 112011081007844-pct00482
The identity symbol column because the value of the second symbol in is not zero
Figure 112011081007844-pct00483
Check the value of the second symbol in. Where the identification information symbol string
Figure 112011081007844-pct00484
Reason for checking the value of the second symbol in the Data Information Symbol column
Figure 112011081007844-pct00485
This is because the second symbol case has a value of 1 from. The identified identification information symbol string
Figure 112011081007844-pct00486
Since the second symbol value of is 0, the information symbol column
Figure 112011081007844-pct00487
The second symbol value of is set to 1.

상기 데이터 정보 심볼 열

Figure 112011081007844-pct00488
의 세 번째 내지 여섯 번째 심볼 값은 모두 0 이므로, 상기 정보 심볼 열
Figure 112011081007844-pct00489
의 세 번째 내지 여섯 번째 심볼 값은 모두 0으로 설정된다. 이 경우 상기 식별 정보 심볼 열
Figure 112011081007844-pct00490
에 사용할 심볼이 존재하지 않는다.The data information symbol string
Figure 112011081007844-pct00488
Since the third to sixth symbol values of all are 0, the information symbol column
Figure 112011081007844-pct00489
The third through sixth symbol values of are all set to zero. In this case, the identification information symbol string
Figure 112011081007844-pct00490
There is no symbol to use.

마지막으로 상기 데이터 정보 심볼 열

Figure 112011081007844-pct00491
의 일곱 번째 심볼 값을 읽는다. 이때 상기 데이터 정보 심볼 열
Figure 112011081007844-pct00492
의 일곱 번째 심볼 값이 0이 아니므로 식별 정보 심볼 열
Figure 112011081007844-pct00493
의 세 번째 심볼 값을 확인한다. 여기서 상기 식별 정보 심볼 열
Figure 112011081007844-pct00494
의 세 번째 심볼 값을 확인하는 이유는 데이터 정보 심볼 열
Figure 112011081007844-pct00495
로부터 세 번째로 심볼 값이 1인 경우가 발생하였기 때문이다. 상기 확인된 식별 정보 심볼 열
Figure 112011081007844-pct00496
의 세 번째 심볼 값은 10이므로, 상기 정보 심볼 열
Figure 112011081007844-pct00497
의 일곱 번째 심볼 값은 2로 설정된다.Finally the data information symbol string
Figure 112011081007844-pct00491
Read the seventh symbol value. At this time, the data information symbol string
Figure 112011081007844-pct00492
The seventh symbol value in is not zero, so the identity symbol column
Figure 112011081007844-pct00493
Check the third symbol value of. Where the identification information symbol string
Figure 112011081007844-pct00494
The reason for checking the value of the third symbol in the Data Information Symbol column
Figure 112011081007844-pct00495
This is because the third occurrence of a symbol value from 1 occurs. The identified identification information symbol string
Figure 112011081007844-pct00496
Since the third symbol value of is 10, the information symbol column
Figure 112011081007844-pct00497
The seventh symbol value of is set to 2.

따라서 최종적으로 생성되는 4진수의 정보 심볼 열

Figure 112011081007844-pct00498
로는 "3100002"가 생성된다.Thus, the final generated hexadecimal column of information symbols
Figure 112011081007844-pct00498
"3100002" is generated.

상기 m진화부(2940)에 의해 생성된 m진수의 정보 심볼 열은 제1스위치 (S/W #1)을 통해 정보 복원부(2950)로 전달된다. 그 후의 구성에 의한 동작은 본 발명의 제1실시 예에 따른 복원 장치에서의 동작과 동일함에 따라 구체적인 설명은 생략한다.The information symbol string of the m-number generated by the m-evolution unit 2940 is transferred to the information restoration unit 2950 through the first switch S / W # 1. Since the operation by the subsequent configuration is the same as the operation in the restoration apparatus according to the first embodiment of the present invention, a detailed description thereof will be omitted.

도 35는 본 발명의 제2실시 예에 따른 압축 장치에 상응하는 복원 장치에서 데이터 복원을 위한 제어 흐름을 보이고 있다.35 illustrates a control flow for data restoration in a restoration apparatus corresponding to a compression apparatus according to a second embodiment of the present invention.

도 35를 참조하면, 복원 장치는 3510단계에서 외부로부터 입력되는 정보 패킷을 디패킹하여 데이터 정보 심볼 열과 식별 정보 심볼 열을 출력한다. 그리고 상기 복원 장치는 3512단계에서 상기 데이터 정보 심볼 열과 식별 정보 심볼 열 각각에 대한 복호화를 수행하여 2진수의 데이터 정보 심볼 열과 식별 정보 심볼 열을 출력한다. 이때 복호화는 엔트로피 압축 기법에 대응한 복원 기법에 의해 이루어질 수 있다.Referring to FIG. 35, in operation 3510, the decompression device depacks an information packet input from the outside and outputs a data information symbol string and an identification information symbol string. In operation 3512, the decompression device decodes each of the data information symbol string and the identification information symbol string to output a binary data information symbol string and an identification information symbol string. In this case, the decoding may be performed by a reconstruction technique corresponding to the entropy compression technique.

상기 복원 장치는 3514단계에서 상기 복호화 동작을 통해 출력되는 2진수의 데이터 정보 심볼 열과 식별 정보 심볼 열을 이용하여 m진의 정보 심볼 열을 생성한다.In operation 3514, the decompression device generates an m-number information symbol string using a binary data information symbol string and an identification information symbol string output through the decoding operation.

상기 복원 장치는 3516단계에서 앞서 생성된 m진 정보 심볼 열에 대한 복원을 수행한다. 즉 상기 m진 정보 심볼 열로부터 숨겨진 은닉 정보 열을 추출한다. 상기 복원 장치는 상기 은닉 정보 열의 추출로 인해 상기 m진 정보 심볼 열에 비해 진수가 1감소한 진수의 정보 심볼 열을 얻을 수 있다. 예컨대 정보 복원 전의 정보 심볼 열의 진수가 4였다면, 상기 정보 복원 후에 얻을 수 있는 정보 심볼 열 (또는 피 은닉 정보 열)의 차수는 3이 된다.In operation 3516, the decompression device restores the m-information symbol string previously generated. That is, the hidden hidden information string is extracted from the m-th information string. The decompression device may obtain an information symbol string having a decimal number that is reduced by one compared to the m information symbol string due to the extraction of the hidden information string. For example, if the true number of the information symbol string before information restoration is 4, the order of the information symbol string (or hidden information string) obtained after the information restoration is three.

상기 복원 장치는 3518단계에서 정보 복원에 의해 은닉 정보 열을 추출하고, 상기 추출한 은닉 정보 열을 출력한다. 그리고 상기 복원 장치는 3520단계에서 앞서 얻어진 피 은닉 정보 열, 즉 은닉 정보 열이 추출된 후의 정보 심볼 열의 진수가 원하는 진수인가를 판단한다. 즉 앞서 얻은 피 은닉 정보 열의 진수가 2진수인지를 판단한다.In step 3518, the decompression device extracts the hidden information string by restoring the information, and outputs the extracted hidden information string. In operation 3520, the decompression device determines whether the true number of the hidden information string, that is, the information symbol string after the hidden information string has been extracted, is a desired number. That is, it is determined whether the binary number of the hidden information string obtained earlier is a binary number.

만약 앞서 얻은 피 은닉 정보 열이 그 이상의 차수를 가진다면, 상기 복원 장치는 3522단계로 진행하여 n을 1 감소 시킨 후 상기 3516단계로 리턴한다.If the previously obtained hidden information sequence has more orders, the recovery apparatus proceeds to step 3522 and decreases n by 1 and returns to step 3516.

상기 3516단계로 리턴될 시 상기 복원 장치는 앞서 얻은 피 은닉 정보 열로부터 새로운 은닉 정보 열을 추출하기 위한 정보 복원 동작을 수행한다. 그리고 상기 새로운 은닉 정보 열을 추출함으로써, 얻을 수 있는 피 은닉 정보 열의 진수는 1 감소하게 된다.When it is returned to step 3516, the restoration apparatus performs an information restoration operation for extracting a new hidden information sequence from the previously concealed hidden information sequence. By extracting the new hidden information string, the number of obtained hidden information strings is reduced by one.

상술한 동작에 의해 원하는 진수의 피 은닉 정보 열에 대한 획득이 이루어졌다면, 상기 복원 장치는 3524단계에서 최종적으로 얻어진 2진수의 피 은닉 정보 열

Figure 112011081007844-pct00499
을 추출한다.If acquisition of the desired hidden information string of the original number is made by the above-described operation, the decompression device obtains the hidden hidden information string of the binary number finally obtained in step 3524.
Figure 112011081007844-pct00499
Extract

그리고 상기 복원 장치는 상기 3526단계에서 상기 추출된 피 은닉 정보 열과 상기 추출된 적어도 하나의 은닉 정보 열을 결합하여 최종 2진 정보 비트 열을 생성한다.In operation 3526, the decompression device combines the extracted hidden information string and the extracted at least one hidden information string to generate a final binary information bit string.

한편 이상에서는 본 발명의 바람직한 실시 예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시 예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 다양한 변형 실시가 가능한 것은 물론이고, 이러한 변형 실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어 져서는 안 될 것이다.On the other hand, but shown and described with respect to the preferred embodiment of the present invention, the present invention is not limited to the specific embodiments described above, in the technical field to which the invention belongs without departing from the spirit of the invention claimed in the claims Various modifications can be made by those skilled in the art, and these modifications should not be individually understood from the technical spirit or the prospect of the present invention.

예컨대 본 발명의 제1 및 제2실시 예에서는 압축 장치는 복수의 구성들에 의해 구현되는 것과 같이 설명하고 있다. 하지만 이는 설명의 편의를 위한 것이며, 본 발명의 제1 및 제2실시 예에 따른 압축 기술은 디지털 신호 처리가 가능한 하나의 구성에 의해 구현도 가능하다. 즉 디지털 신호 처리장치 (DSP: Digital Signal Processor)에 의해 구현하는 것도 가능할 것이다. 하지만 DSP 등과 같이 하나의 디지털 신호 처리장치를 통해 본 발명의 실시 예에 따른 압축 기술을 구현하더라도 압축을 위한 구체적인 동작은 동일하다.For example, in the first and second embodiments of the present invention, the compression apparatus is described as implemented by a plurality of configurations. However, this is for convenience of description, and the compression technique according to the first and second embodiments of the present invention may be implemented by one configuration capable of digital signal processing. That is, it may be implemented by a digital signal processor (DSP). However, even if the compression technique according to the embodiment of the present invention is implemented through one digital signal processing apparatus such as a DSP, specific operations for compression are the same.

뿐만 아니라 본 발명의 제1 및 제2실시 예에 따른 압축 장치에 상응하는 복원 장치도 하나의 DSP 등과 같은 디지털 신호 처리장치를 이용하여 구현하는 것이 가능하다.In addition, it is possible to implement a decompression device corresponding to the compression device according to the first and second embodiments of the present invention by using a digital signal processing device such as a DSP.

그리고 본 발명의 제1 및 제2실시 예에 따른 압축 장치에서는 최초에 입력되는 정보가 2진수인 경우로 한정하여 설명하였다. 하지만 그 입력되는 정보가 그 이상의 진수를 가지는 경우라 하더라도 본 발명의 제1 및 제2실시 예에서 제안하는 압축 기술을 동일하게 적용할 수 있음은 자명하다.In the compression apparatuses according to the first and second embodiments of the present invention, the first input information is limited to the case of binary numbers. However, even if the input information has more digits, it is obvious that the compression technique proposed in the first and second embodiments of the present invention can be equally applied.

예컨대 입력되는 정보가 3진수인 경우에는 본 발명의 제1 및 제2실시 예에서 한번의 압축이 이루어진 데이터를 추가로 정보 은닉을 통해 압축하는 동작과 동일하게 적용할 수 있다.For example, when the input information is a ternary number, the first and second embodiments of the present invention may be applied in the same manner as the operation of compressing the data once compressed through additional information concealment.

단지 최초에 입력되는 정보 비트의 진수가 2진수 이상인 경우에는 은닉 정보 비트 값이 0과 1 이외의 값을 가질 수 있으므로, 한번의 정보 은닉에 의해 증가하는 차수가 달라질 수 있다. 일 예로 3진수의 정보가 입력되는 경우에는 1번의 정보 은닉에 의해 얻을 수 있는 정보 심볼 열의 차수는 5진수가 될 것이다.If only the first number of information bits is binary or more, the hidden information bit value may have a value other than 0 and 1, so that the order of increase by one information concealment may vary. For example, when ternary information is input, the order of the information symbol string obtained by the first information concealment will be a decimal number.

이를 일반화시키면, 입력되는 정보 비트의 진수가 n이라고 가정하면, 한번의 정보 은닉에 의해 증가하는 차수는 n-1이 된다. 따라서 n 진수의 정보 비트가 입력되어 최초의 정보 은닉에 의해 출력되는 비트 열의 차수는 n+(n-1)이 된다.Generalizing this, assuming that the number of input information bits is n, the order of increment by one information concealment is n-1. Therefore, the order of the bit string outputted by the first information concealment by inputting the n-decimal number is n + (n-1).

또한 본 발명의 실시 예에서는 피 은닉 정보 비트 값이 0인 비트에 대해 은닉 정보 비트를 은닉하는 것을 가정하였다. 이 경우는 피 은닉 정보 비트 열을 구성하는 비트 값에서 0의 값을 가지는 비트 수가 1의 값을 가지는 비트 수에 비해 상대적으로 많은 경우에 보다 효과적이다.In addition, in the embodiment of the present invention, it is assumed that the hidden information bit is concealed for a bit having a hidden information bit value of zero. This case is more effective when the number of bits having a value of 0 in the bit values constituting the hidden information bit string is relatively large compared to the number of bits having a value of 1.

하지만 본 발명의 다른 실시 예로써, 피 은닉 정보 비트 열을 구성하는 비트 값에서 1의 값을 가지는 비트 수가 0의 값을 가지는 비트 수에 비해 상대적으로 많은 경우에는 피 은닉 정보 비트 값이 1인 비트에 대해 은닉 정보 비트를 은닉하는 것이 보다 효율적일 수 있다. 단지 이 경우에 있어 은닉 정보 비트의 비트 수는 피 은닉 정보 열을 구성하는 1의 값을 가지는 비트 수를 고려하여 결정하여야 한다. 즉 앞서 제안된 본 발명의 다른 실시 예에 따른 동작은 본 발명의 실시 예에 따른 동작과 동일하나 이용되는 비트 값에서 차이를 가질 뿐이다.However, according to another embodiment of the present invention, when the number of bits having a value of 1 in the bit value constituting the hidden information bit string is relatively large compared to the number of bits having a value of 0, the bit having the hidden information bit value is 1 It may be more efficient to conceal the concealed information bits for. In this case only, the number of bits of the hidden information bits should be determined in consideration of the number of bits having a value of 1 constituting the hidden information string. That is, the operation according to another embodiment of the present invention proposed above is the same as the operation according to the embodiment of the present invention, but has only a difference in the used bit value.

Claims (28)

삭제delete 데이터 압축 장치에 있어서,
피 은닉 심볼들 중 미리 결정된 값을 갖는 대상 피 은닉 심볼에 대해 은닉하고자 하는 대상 은닉 심볼을 은닉 심볼들로부터 결정하고, 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값으로 상기 대상 피 은닉 심볼의 값을 치환하는 정보 은닉부를 포함하며,
여기서 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값이 상기 은닉 심볼들과 상기 피 은닉 심볼들의 진수보다 높은 진수를 가짐을 특징으로 하는 데이터 압축 장치.
In the data compression apparatus,
A target hidden symbol to be concealed for a target hidden symbol having a predetermined value among the hidden hidden symbols is determined from the hidden symbols, and the target value is a symbol value corresponding to a combination of the target hidden symbol and the target hidden symbol. An information hiding unit for substituting a value of a hidden symbol;
Wherein a symbol value corresponding to the combination of the target hidden symbol and the target hidden symbol has a decimal value higher than that of the hidden symbols and the hidden symbols.
제2항에 있어서,
상기 은닉 심볼들의 진수가 m이고, 상기 피 은닉 심볼들의 진수가 2진수이며, 상기 미리 결정된 값이 0이 라면, 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값은 0 또는 m임을 특징으로 하는 데이터 압축 장치.
The method of claim 2,
If the true number of the hidden symbols is m, the true number of the hidden symbols is binary, and the predetermined value is 0, the symbol value corresponding to the combination of the target hidden symbol and the target hidden symbol is 0 or m. Data compression apparatus, characterized in that.
제3항에 있어서,
상기 정보 은닉부는,상기 대상 은닉 심볼의 값이 0인 경우 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값을 0으로 결정하고, 상기 대상 은닉 심볼의 값이 1인 경우 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값을 m으로 결정함을 특징으로 하는 데이터 압축 장치.
The method of claim 3,
The information hiding unit determines that a symbol value corresponding to a combination of the target hidden symbol and the target hidden symbol is 0 when the value of the target hidden symbol is 0, and when the value of the target hidden symbol is 1, the target hidden symbol. And a symbol value corresponding to the combination of the hidden symbol and the target hidden symbol as m.
제2항에 있어서,
상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값은 상기 대상 은닉 심볼의 값이며, 상기 정보 은닉부는 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값을 식별하기 위한 정보와 상기 피 은닉 심볼들의 수와 상기 은닉 심볼들의 수의 일치 여부를 식별하는 플래그 값을 추가로 생성하는 데이터 압축 장치.
The method of claim 2,
The symbol value corresponding to the combination of the target hidden symbol and the target hidden symbol is a value of the target hidden symbol, and the information hiding unit identifies a symbol value corresponding to the combination of the target hidden symbol and the target hidden symbol. And a flag value for identifying whether the information for the second symbol and the number of hidden symbols coincide with the number of hidden symbols.
제2항 내지 제5항 중 어느 한 항에 있어서,
압축하고자 하는 정보 열로부터 상기 피 은닉 심볼들로 구성된 피 은닉 심볼 열과 상기 은닉 심볼들로 구성된 은닉 심볼 열을 분리하는 분리부를 더 포함하는 데이터 압축 장치.
6. The method according to any one of claims 2 to 5,
And a separator for separating the hidden symbol string consisting of the hidden symbols and the hidden symbol string consisting of the hidden symbols from the information string to be compressed.
제2항 내지 제5항 중 어느 한 항에 있어서,
상기 정보 은닉부에 의해 생성된 정보 은닉 심볼 열을 부호화하는 엔트로피 부호기를 더 포함하는 데이터 압축 장치.
6. The method according to any one of claims 2 to 5,
And an entropy encoder for encoding the information concealment symbol string generated by the information concealment unit.
제2항 내지 제4항 중 어느 한 항에 있어서,
상기 정보 은닉부에 의해 생성된 정보 은닉 심볼 열을 2진 데이터 정보 심볼 열과 2진 식별 정보 심볼 열로 변환하는 이진화부와,상기 2진 데이터 정보 심볼 열과 상기 2진 식별 정보 심볼 열을 4진 또는 8진의 데이터 정보 심볼 열과 식별 정보 심볼 열로 변환하는 진수 변환기와,상기 4진 또는 8진의 데이터 정보 심볼 열과 식별 정보 심볼 열 각각을 부호화하는 엔트로피 부호기를 더 포함하는 데이터 압축 장치.
5. The method according to any one of claims 2 to 4,
A binarizer for converting the information concealment symbol sequence generated by the information concealment unit into a binary data information symbol sequence and a binary identification information symbol sequence; A binary converter for converting a binary data information symbol string and an identification information symbol string, and an entropy encoder for encoding each of the quaternary or octal data information symbol string and the identification information symbol string.
삭제delete 데이터 압축 방법에 있어서,
피 은닉 심볼들 중 미리 결정된 값을 갖는 대상 피 은닉 심볼에 대해 은닉하고자 하는 대상 은닉 심볼을 은닉 심볼들로부터 결정하는 과정과,
상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값으로 상기 대상 피 은닉 심볼의 값을 치환하는 과정을 포함하며,
여기서 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값이 상기 은닉 심볼들과 상기 피 은닉 심볼들의 진수보다 높은 진수를 가짐을 특징으로 하는 데이터 압축 방법.
In the data compression method,
Determining a target hidden symbol to be hidden for the target hidden symbol having a predetermined value among the hidden symbols from the hidden symbols;
Replacing the value of the target hidden symbol with a symbol value corresponding to a combination of the target hidden symbol and the target hidden symbol,
Wherein a symbol value corresponding to the combination of the target hidden symbol and the target hidden symbol has a decimal value higher than that of the hidden symbols and the hidden symbols.
제10항에 있어서,
상기 은닉 심볼들의 진수가 m이고, 상기 피 은닉 심볼들의 진수가 2진수이며, 상기 미리 결정된 값이 0이 라면, 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값은 0 또는 m임을 특징으로 하는 데이터 압축 방법.
The method of claim 10,
If the true number of the hidden symbols is m, the true number of the hidden symbols is binary, and the predetermined value is 0, the symbol value corresponding to the combination of the target hidden symbol and the target hidden symbol is 0 or m. Data compression method characterized in that.
제11항에 있어서,
상기 치환하는 과정은,상기 대상 은닉 심볼의 값이 0인 경우 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값을 0으로 결정하고, 상기 대상 은닉 심볼의 값이 1인 경우 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값을 m으로 결정하는 과정을 포함하는 데이터 압축 방법.
The method of claim 11,
The substituting may include determining a symbol value corresponding to a combination of the target hidden symbol and the target hidden symbol as 0 when the value of the target hidden symbol is 0, and when the value of the target hidden symbol is 1, And determining, by m, a symbol value corresponding to the combination of the target hidden symbol and the target hidden symbol.
제10항에 있어서,
상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값을 식별하기 위한 정보와 상기 피 은닉 심볼들의 수와 상기 은닉 심볼들의 수의 일치 여부를 식별하는 플래그 값을 추가로 생성하는 과정을 더 포함하며,여기서 상기 대상 은닉 심볼과 상기 대상 피 은닉 심볼의 조합에 상응하는 심볼 값은 상기 대상 은닉 심볼의 값임을 특징으로 하는 데이터 압축 방법.
The method of claim 10,
Further generating information for identifying a symbol value corresponding to the combination of the target hidden symbol and the target hidden symbol and a flag value for identifying whether the number of the hidden symbols matches the number of the hidden symbols. The method of claim 1, wherein the symbol value corresponding to the combination of the target hidden symbol and the target hidden symbol is a value of the target hidden symbol.
제10항 내지 제13항 중 어느 한 항에 있어서,
압축하고자 하는 정보 열로부터 상기 피 은닉 심볼들로 구성된 피 은닉 심볼 열과 상기 은닉 심볼들로 구성된 은닉 심볼 열을 분리하는 과정을 더 포함하는 데이터 압축 방법.
14. The method according to any one of claims 10 to 13,
And separating the hidden symbol string consisting of the hidden symbols and the hidden symbol string consisting of the hidden symbols from the information string to be compressed.
제10항 내지 제13항 중 어느 한 항에 있어서,
상기 치환하는 과정에 생성된 정보 은닉 심볼 열을 엔트로피 부호화하는 과정을 더 포함하는 데이터 압축 방법.
14. The method according to any one of claims 10 to 13,
And entropy encoding the information concealment symbol sequence generated during the substitution.
제10항 내지 제12항 중 어느 한 항에 있어서,
상기 치환하는 과정에 의해 생성된 정보 은닉 심볼 열을 2진 데이터 정보 심볼 열과 2진 식별 정보 심볼 열로 변환하는 과정과,상기 2진 데이터 정보 심볼 열과 상기 2진 식별 정보 심볼 열을 4진 또는 8진의 데이터 정보 심볼 열과 식별 정보 심볼 열로 변환하는 과정과,상기 4진 또는 8진의 데이터 정보 심볼 열과 식별 정보 심볼 열 각각을 엔트로피 부호화하는 과정을 더 포함하는 데이터 압축 방법.
The method according to any one of claims 10 to 12,
Converting the information concealment symbol sequence generated by the substituting process into a binary data information symbol sequence and a binary identification information symbol sequence, and converting the binary data information symbol sequence and the binary identification information symbol sequence to a quadratic or octal Converting the data information symbol string and the identification information symbol string, and entropy encoding each of the quaternary or octal data information symbol string and the identification information symbol string.
데이터 복원 장치에 있어서,m진의 정보 은닉 심볼 열을 구성하는 정보 은닉 심볼들 중 미리 결정된 값을 가지는 정보 은닉 심볼로부터 피 은닉 심볼과 은닉 심볼을 복원하는 정보 복원부를 포함하며,여기서 상기 미리 결정된 값은 상기 정보 은닉 심볼이 가질 수 있는 최소 값과 최고 값임을 특징으로 하는 데이터 복원 장치.An apparatus for restoring a data, comprising: an information restoration unit for restoring a hidden symbol and a hidden symbol from an information hidden symbol having a predetermined value among information hidden symbols constituting a m-coded information hidden symbol string, wherein the predetermined value is And a minimum value and a maximum value of the information hiding symbol. 제17항에 있어서, 상기 정보 복원부는,상기 미리 결정된 값이 상기 정보 은닉 심볼이 가질 수 있는 최소 값인 0인 경우 상기 피 은닉 심볼과 상기 은닉 심볼을 0으로 복원하고, 상기 미리 결정된 값이 상기 정보 은닉 심볼이 가질 수 있는 최대 값인 m인 경우 상기 피 은닉 심볼을 0으로 복원하고 상기 은닉 심볼을 1로 복원함을 특징으로 하는 데이터 복원 장치.The method of claim 17, wherein the information reconstruction unit restores the hidden symbol and the hidden symbol to 0 when the predetermined value is 0 which is the minimum value that the information hidden symbol can have, and the predetermined value is the information. And m, which is the maximum value that a hidden symbol can have, restoring the hidden symbol to zero and restoring the hidden symbol to one. 제17항에 있어서, 상기 정보 복원부는,상기 최고 값을 가지는 정보 은닉 심볼을 식별하기 위한 정보에 의해 상기 최고 값을 가지는 정보 은닉 심볼을 피 은닉 심볼로만 복원할 지 피 은닉 심볼과 은닉 심볼로 복원할지를 결정하며,상기 정보 은닉 심볼 열로부터 복원될 피 은닉 심볼들의 수와 은닉 심볼들의 수의 일치 여부를 식별하는 플래그 값에 의해 상기 정보 은닉 심볼 열을 구성하는 마지막 정보 은닉 심볼을 은닉 심볼로만 복원할 지 은닉 심볼과 피 은닉 심볼로 복원할지를 결정하는 데이터 복원 장치.The method of claim 17, wherein the information reconstruction unit restores the information hiding symbol having the highest value to the hidden symbol only by the information for identifying the information hiding symbol having the highest value into the hidden symbol and the hidden symbol. Determine whether to recover the last information hidden symbol constituting the information hidden symbol string only as a hidden symbol by a flag value identifying whether the number of hidden symbols to be recovered from the information hidden symbol string matches the number of hidden symbols. A data recovery device that decides whether to recover a hidden symbol or a hidden symbol. 제17항 내지 제19항 중 어느 한 항에 있어서, 상기 정보 복원부는,상기 m진의 정보 은닉 심볼 열을 구성하는 정보 은닉 심볼들 중 미리 결정된 값이 아닌 정보 은닉 심볼을 피 은닉 심볼로만 복원함을 특징으로 하는 데이터 복원 장치.The method according to any one of claims 17 to 19, wherein the information reconstruction unit reconstructs the information concealment symbol, which is not a predetermined value, among the information concealment symbols constituting the m-coded information concealment symbol sequence only as the hidden symbol. A data restoring apparatus characterized by the above-mentioned. 제17항 내지 제19항 중 어느 한 항에 있어서,상기 정보 복원부에 의해 복원된 피 은닉 심볼 열과 은닉 심볼 열을 결합하여 하나의 정보 열로 출력하는 결합부를 더 포함하는 데이터 복원 장치.The data restoration apparatus according to any one of claims 17 to 19, further comprising a combiner configured to combine the hidden symbol string and the hidden symbol string restored by the information recovery unit, and output the combined symbol string as one information string. 제17항 내지 제19항 중 어느 한 항에 있어서,압축 데이터를 엔트로피 코딩 기법에 상응하는 디코딩 기법에 의해 복호화하여 상기 m진의 정보 은닉 심볼 열을 출력하는 복호화부를 더 포함하는 데이터 복원 장치.20. The data recovery apparatus of claim 17, further comprising a decoder configured to decode the compressed data by a decoding technique corresponding to an entropy coding technique, and to output the m information hidden symbol string. 데이터 복원 방법에 있어서,m진의 정보 은닉 심볼 열을 구성하는 정보 은닉 심볼들 중 미리 결정된 값을 가지는 정보 은닉 심볼로부터 피 은닉 심볼과 은닉 심볼을 복원하는 과정을 포함하며,여기서 상기 미리 결정된 값은 상기 정보 은닉 심볼이 가질 수 있는 최소 값과 최고 값임을 특징으로 하는 데이터 복원 방법.A method for restoring a data, the method comprising: restoring a hidden symbol and a hidden symbol from an information hidden symbol having a predetermined value among the information hidden symbols constituting the m information hidden symbol string, wherein the predetermined value is A method for restoring data, characterized in that the minimum and maximum values an information concealment symbol can have. 제23항에 있어서, 상기 복원하는 과정은,상기 미리 결정된 값이 상기 정보 은닉 심볼이 가질 수 있는 최소 값인 0인 경우 상기 피 은닉 심볼과 상기 은닉 심볼을 0으로 복원하는 과정과,상기 미리 결정된 값이 상기 정보 은닉 심볼이 가질 수 있는 최대 값인 m인 경우 상기 피 은닉 심볼을 0으로 복원하고 상기 은닉 심볼을 1로 복원하는 과정을 포함하는 데이터 복원 방법.The method of claim 23, wherein the restoring comprises: restoring the hidden symbol and the hidden symbol to zero when the predetermined value is 0, which is the minimum value of the information hidden symbol, and the predetermined value. Restoring the hidden symbol to 0 and restoring the hidden symbol to 1 when m is the maximum value of the information concealment symbol. 제23항에 있어서, 상기 복원하는 과정은,상기 최고 값을 가지는 정보 은닉 심볼을 식별하기 위한 정보에 의해 상기 최고 값을 가지는 정보 은닉 심볼을 피 은닉 심볼로만 복원할 지 피 은닉 심볼과 은닉 심볼로 복원할지를 결정하는 과정과,상기 정보 은닉 심볼 열로부터 복원될 피 은닉 심볼들의 수와 은닉 심볼들의 수의 일치 여부를 식별하는 플래그 값에 의해 상기 정보 은닉 심볼 열을 구성하는 마지막 정보 은닉 심볼을 은닉 심볼로만 복원할 지 은닉 심볼과 피 은닉 심볼로 복원할지를 결정하는 과정을 포함하는 데이터 복원 방법.The method of claim 23, wherein the reconstructing comprises: restoring the information hiding symbol having the highest value to the hidden symbol only by the information for identifying the information hiding symbol having the highest value. And deciding whether to reconstruct the last information hidden symbol constituting the information hidden symbol string by a flag value identifying whether the number of hidden symbols to be restored and the number of hidden symbols match from the information hidden symbol string. A method for restoring data comprising determining whether to restore only to a hidden symbol or a hidden symbol. 제23항 내지 제25항 중 어느 한 항에 있어서, 상기 복원하는 과정은,상기 m진의 정보 은닉 심볼 열을 구성하는 정보 은닉 심볼들 중 미리 결정된 값이 아닌 정보 은닉 심볼을 피 은닉 심볼로만 복원하는 과정을 더 포함하는 데이터 복원 방법.The method of claim 23, wherein the reconstructing comprises: restoring only the hidden information symbol, which is not a predetermined value, among the information hiding symbols constituting the m-th information hidden symbol string. Data restoration method further comprising the process. 제23항 내지 제25항 중 어느 한 항에 있어서,상기 복원하는 과정에 의해 복원된 피 은닉 심볼 열과 은닉 심볼 열을 결합하여 하나의 정보 열로 출력하는 과정을 더 포함하는 데이터 복원 방법.26. The method of any one of claims 23 to 25, further comprising combining the hidden symbol string restored by the restoring process with the hidden symbol string and outputting them as one information string. 제23항 내지 제25항 중 어느 한 항에 있어서,압축 데이터를 엔트로피 코딩 기법에 상응하는 디코딩 기법에 의해 복호화하여 상기 m진의 정보 은닉 심볼 열을 출력하는 과정을 더 포함하는 데이터 복원 방법.26. The method of any one of claims 23 to 25, further comprising decoding the compressed data by a decoding technique corresponding to an entropy coding technique and outputting the m information binary symbol string.
KR1020117024446A 2009-02-13 2010-02-16 Data compression/decompression device and method thereof KR101268934B1 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
KR1020090012102 2009-02-13
KR20090012102 2009-02-13
KR20090093138 2009-09-30
KR1020090093138 2009-09-30
PCT/KR2010/000956 WO2010093225A2 (en) 2009-02-13 2010-02-16 Data compression / decompression device and method thereof

Publications (2)

Publication Number Publication Date
KR20120000085A KR20120000085A (en) 2012-01-03
KR101268934B1 true KR101268934B1 (en) 2013-05-30

Family

ID=42562222

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020117024446A KR101268934B1 (en) 2009-02-13 2010-02-16 Data compression/decompression device and method thereof

Country Status (2)

Country Link
KR (1) KR101268934B1 (en)
WO (1) WO2010093225A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102138892B1 (en) 2019-09-24 2020-07-28 심인보 Apparatus for compressing data losslessly and method thereof

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101645235B1 (en) * 2014-04-04 2016-08-04 고려대학교 산학협력단 Lossless Further Compression-Release Apparatus and the Storage Medium Using Reversible Data Hiding Technique

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101449278B (en) * 2003-12-05 2011-07-06 新泽西理工学院 System and method for robust reversible data hiding and data recovery in the spatial domain
TWI463806B (en) * 2003-12-19 2014-12-01 Creative Tech Ltd Method and system to process a digital image

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Finding optimal least significant bit substitution in image hiding by dynamic programing stragegy(2003.12.31)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102138892B1 (en) 2019-09-24 2020-07-28 심인보 Apparatus for compressing data losslessly and method thereof

Also Published As

Publication number Publication date
KR20120000085A (en) 2012-01-03
WO2010093225A2 (en) 2010-08-19
WO2010093225A3 (en) 2010-12-09

Similar Documents

Publication Publication Date Title
KR101737294B1 (en) Methods and devices for source-coding and decoding of data involving symbol compression
RU2417518C2 (en) Efficient coding and decoding conversion units
CN101795407B (en) Method and device for encoding a bit sequence
JP4757299B2 (en) Method and apparatus for generating and restoring 3D compressed data
WO2007066121A2 (en) Decoding data
KR101610609B1 (en) Data encoder, data decoder and method
US7375660B1 (en) Huffman decoding method
GB2523347A (en) Encoder, decoder and method
Rahmani et al. An efficient histogram-based index mapping mechanism for reversible data hiding in VQ-compressed images
CN105306067A (en) Method and appartus for arithmetic coding
KR102068383B1 (en) Entropy modifier and method
EP3469711B1 (en) Encoders, decoders and methods utilizing mode symbols
Mahmud An improved data compression method for general data
KR101268934B1 (en) Data compression/decompression device and method thereof
JP5472610B2 (en) Method and apparatus for encoding / decoding numeric data string
KR101367811B1 (en) Data compression/decompression device and method
JP5626440B2 (en) Method and apparatus for encoding / decoding numeric data string
KR101256893B1 (en) Apparatus and method for encoding/coding data
Suguna An Efficient Encryption-Then-Compression System using Asymmetric Numeral Method
KR100686354B1 (en) Huffman decoding method and device for using variable length tree
KR101760070B1 (en) Data encoding and decoding method and apparatus
Karim et al. Reversible data embedding for any digital signal
EA044215B1 (en) ENTROPY CODING OF SIGNAL Amplification
Srinivas et al. A modified approach to the new lossless data Compression method
Pradeep et al. Efficiency of Entropy Coding as well as Dictionary based Technique for Lossless Data Compression

Legal Events

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

Payment date: 20160225

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20170328

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20180406

Year of fee payment: 6

R401 Registration of restoration