Abstract:
PURPOSE: A computer readable medium recording data structure thereon including an Hangul code linked with ASCII and an encoder and decoder using Hangul code linked with ASCII are provided to reduce communication load by converting or transceiving Hangul character into 14-bit code value. CONSTITUTION: A code converting module(110) changes an input text into a code value by 2-byte unified Hangul code. A 8-bit dissolving module(120) changes the code value into 8-bit unit bit stream. A 7-bit forming module(130) eliminates the MSB(Most Significant Bit) of the bit stream and converts into 7-bit unit bit stream. If the sum of output total bit number is not a multiplied number of 8, a 8-bit configuration module(140) add 0 to the 7-bit stream and outputs 8-bit unit bit stream.
Abstract:
본 발명은 2-바이트 한글 완성형 코드를 이용하는 인코더에 관한 것이다. 입력된 텍스트를 소정의 2-바이트 한글 완성형 코드에 의한 코드값으로 변환하여 출력하는 코드 변환 모듈과, 상기 출력된 코드값을 8-비트 단위의 비트 스트림(bit stream)으로 변환하여 출력하는 8-비트 분해 모듈과, 상기 출력된 8-비트 단위의 비트 스트림 중에서 최상위 비트를 제거하여 7-비트 단위의 비트 스트림으로 변환하여 출력하는 7-비트 구성 모듈과, 상기 출력된 7-비트 단위의 비트 스트림의 총 비트수를 산출하되, 산출 결과 총 비트수가 8의 배수가 아니면 상기 7-비트 단위의 비트 스트림에 최하위 비트 0을 추가하는 패딩 처리를 하여 8-비트 단위의 비트 스트림을 출력하고, 총 비트수가 8의 배수이면 상기 7-비트 단위의 비트 스트림을 패딩 처리하지 않고 8-비트 단위의 비트 스트림으로 변환하여 출력하는 8-비트 구성 모듈을 포함하되, 상기 소정의 2-바이트 한글 완성형 코드는, 상위 바이트가 아스키 코드에서 사용되지 않는 0x00 내지 0x1F 중 어느 하나로 구성되는 것을 특징으로 하는 아스키 코드와 연동 가능한 2-바이트 한글 완성형 코드를 이용하는 인코더를 구성한다. 한글, 완성형, 코드, 코드값, 아스키, 인코더, 디코더, 비트, 바이트