KR840001497B1 - Han-gul information process - Google Patents

Han-gul information process Download PDF

Info

Publication number
KR840001497B1
KR840001497B1 KR8203142A KR820003142A KR840001497B1 KR 840001497 B1 KR840001497 B1 KR 840001497B1 KR 8203142 A KR8203142 A KR 8203142A KR 820003142 A KR820003142 A KR 820003142A KR 840001497 B1 KR840001497 B1 KR 840001497B1
Authority
KR
South Korea
Prior art keywords
neutral
code
output
keyboard
buffer register
Prior art date
Application number
KR8203142A
Other languages
Korean (ko)
Other versions
KR840000841A (en
Inventor
이점순
Original Assignee
이점순
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 이점순 filed Critical 이점순
Priority to KR8203142A priority Critical patent/KR840001497B1/en
Publication of KR840000841A publication Critical patent/KR840000841A/en
Application granted granted Critical
Publication of KR840001497B1 publication Critical patent/KR840001497B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/018Input/output arrangements for oriental characters
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods

Abstract

The Korean word is divided into 3 phonemes; the initial consonant, vowel, and final consonant. The initial consonant is stored in the ROM, the vowel in ROM2, and the final consonent in ROM3. Each of these elements is represented by a single cord, similar to English. When rocessing the initial consonant, the registers (BR2, BR3) are reset.

Description

단일코드에 의한 한글 정보처리 방법Hangul Information Processing Method by Single Code

제1도는 한글의 음절구성도.1 is a syllable structure of Hangeul.

제2도는 본 발명의 음절 구성도.2 is a syllable block diagram of the present invention.

제3도는 본 발명에 의한 한글 각 요소의 코드 배정도.3 is code double precision of each Hangul element according to the present invention.

제4도는 본 발명의 실시예의 한글 정보처리 시스템 까통도.4 is a Hangul information processing system of the embodiment of the present invention.

제5도는 제4도 시스템의 상세회로도.5 is a detailed circuit diagram of the FIG. 4 system.

제6도는 제5도의 회로의 각 부분에서의 파형도.6 is a waveform diagram of respective parts of the circuit of FIG.

제7도는 CRT 디스플레이의 화상 합성 예시도.7 is an example of image synthesis of a CRT display.

제8도는 본 발명에 의한 키보드의 실시예.8 is an embodiment of a keyboard according to the present invention.

제9도는 본 발명에 의한 키보드 처리프로그램의 일부 유통도.9 is a partial distribution diagram of a keyboard processing program according to the present invention.

본 발명은 단일코드로써 한글 정보로 처리하는 방법에 관한 것이다. 대부분의 기존 컴퓨터 시스템은 주로 영어만으로된 정보의 처리를 전제로 구성되었으므로 영어와 글자구조가 다른 한글로 입력된 정보를 처리할 경우 많은 보완장치와 대이터 조작이 요구되는데 종래의 방법에서는 한글의 초성, 중성 및 종성의 코드를 각각 다르게 설정하여 한글 정보를 처리토록 되어 있어 정보의 입력시와 데이터 처리중 및 처리된 결과의 출력시 각각 코드를 변환하여 처리하여야 한다.The present invention relates to a method for processing Hangul information as a single code. Most of the existing computer systems are premised on the processing of English-only information. Therefore, the processing of information input in Korean with different English and letter structure requires a lot of complementary devices and data manipulation. In order to process Hangul information by setting different codes of neutral, neutral, and final, respectively, the code must be converted and processed during input of information, data processing, and output of processed results.

예를들면 키보드에서 입력된 한글 정보를 컴퓨터로 처리하여 그 결과를 편시기로 표시토록 할때 키보드에서 입력된 코드를 데이터 처리에 가장 알맞게 변환하여 처리하게 되고, 또 결과를 표시할 때에는 표시기에 알맞는 코드로 다시 변환하여야 되는 등 다수의 코드 변환이 필요하게 된다. 따라서 컴퓨터 시스템과 그 주변기기 즉 키보드, 라인프린터 혹은 표시관(CRT) 터미널 등에는 반드시 코드 변환장치가 필요하게 되어 장치가 복잡해질 뿐아니라, 정보처리 기간중 코드 변환 프로그램이 점유하는 시간이 많아져서 정보처리 속도가 느리게 되는 등 여러가지 결점이 있었다.For example, when the Korean information input from the keyboard is processed by the computer and the result is displayed in a short time, the code input from the keyboard is converted to the most suitable for data processing, and the display is displayed on the display when displaying the result. Many code conversions are required, such as having to convert back to the correct code. Therefore, a computer system and its peripheral devices, such as a keyboard, a line printer, or a display tube (CRT) terminal, require a code conversion device, which not only complicates the device, but also increases the time required by the code conversion program during the information processing period. There are various drawbacks such as slow processing speed.

본 발명의 목적은 이와같은 점을 감안하여 컴퓨터 시스템의 중앙 제어부와 각 주변기기들이 코드변환용인터페이스 장치 없이 직접 상호 접속토록 된 시스템을 제공할 수 있는 방법을 제공하는 것이다. 즉, 상기에서와 같은 결점은 주로 한글의 구조에 기인되는데, 한글중 한음절이 초성과 중성만으로 된 2음소 음절과 초성, 중성 및 종성으로된 3음소 음절을 구분하기 위해 종래의 시스템에서는 초성, 중성, 종성의 각 음소에 대응되는 코드가 모두 다르게 설정하고 있으나 본 발명에서는 한글 정보를 영어 정보에 가장 가깝도록 한글 데이터의 단일 정보 단위를 반드시 3음소 음절로 구성토록 하여 초성, 중성 및 종성의 코드를 상호 중복되게 사용토록 된 것으로 이를 더욱 상세히 설명하면 다음과 같다. 즉, 모든 한글 정보의 한 음절은 제1도와 같이 2음소 혹은 3음소로 되어 있는데 2음소 음절인 경우 제2도와 같이 무형의 종성(받침)“FIL”을 첨가하면 모든 한글 정보는 모두 3음소 음절로만 구성된다.It is an object of the present invention to provide a method in which a central control unit and each peripheral device of a computer system can be directly interconnected without a code conversion interface device. That is, the above defects are mainly caused by the structure of the Hangul. In the conventional system, in order to distinguish between two-syllable syllables of which one syllable is Hangul and Neutral and three-syllable syllables that are composed of the first, neutral, and final, In the present invention, the codes corresponding to each phoneme of Jongsung are set differently, but in the present invention, a single information unit of Korean data must be composed of three phoneme syllables so that Korean information is closest to English information. It is used to overlap each other, which will be described in more detail as follows. That is, one syllable of all Hangul information consists of two phonemes or three phonemes as shown in Fig. 1, but in the case of two phoneme syllables, if the intangible finality “FIL” is added as shown in FIG. It consists only of.

이렇게 하면 한글은 반드시 초성, 중성, 종성의 순서로 입력되므로 데이터 전송시에도 그 순서대로 전송하고 CPU에서 데이터 처리시에도 그 순서대로 처리하면 초성, 중성 및 종성의 코드가 서로 중복되더라도 컴퓨터 시스템내에서 혼동될 염려는 절대 없게된다.In this case, Hangul is always entered in the order of initial, neutral, and final. Therefore, if the data is transmitted in that order, and the CPU processes data in that order, even if the codes of the initial, neutral, and final are duplicated, There will never be any confusion.

즉, 최초의 데이터는 초성이며 그 다음 데이터는 중성이고 3번째 데이터는 종성이 되며 4번째 데이터부로는 상기의 순서대로 반복되므로 초성, 중성 및 종성의 코드가 서로 중복되어도 무방한 것으로 한 음절과 다음 음절의 구분은 데이터의 순서에 따라 자동적으로 구분되어 종래의 코드에 의한 식별 처리 과정은 불필요하게 된다.That is, the first data is initial, the next data is neutral, the third data is final, and the fourth data part is repeated in the above order, so that the codes of the initial, neutral, and final may overlap each other. The syllables are automatically classified according to the order of the data, so that the identification process by the conventional code is unnecessary.

상기의 설명에서와 같이 한글의 초성, 중성 및 종성의 코드를 서로 중복을 허용하여 설정한 실시예를 들면 제3도와 같다. 여기서 주의할 점은 이 코드가 표시기에서도 사용되므로 초성은 중성의 종류에 따라 또 중성은 종류에 따라 달라져야 한다는 것이다.As illustrated in the above description, an embodiment in which codes of Korean initial consonant, neutral and final consonants are set to allow overlapping with each other is shown in FIG. 3. Note that this code is also used in the indicator, so the initiality must vary according to the type of neutral.

즉“구“에서의“ㄱ”과“거”에서의“ㄱ”은 다른 코드가 되어야 하며, 또한“노”에서의“노”와“논”에서의“ㅗ”는 그 코드가 달라져야 한다. 좀더 상세히 설명하면 초성은 제3도의 (A),(B)의 두 그룹으로 나눌 수 있으며 종성은 (C),(D)의 두 그룹으로 나눌 수 있고 종성은 나눌 필요가 없다.In other words, "a" in "old" and "a" in "almost" should be different codes, and "no" in "no" and "ㅗ" in "no" must have different codes. In more detail, the first star can be divided into two groups (A) and (B) in FIG. 3, and the final star can be divided into two groups (C) and (D).

그런데 이들은 마치 영문자와 대문자와 소문자의 관계처럼 대응시킬 수 있으므로 영문자에서와 같이 동일한 코드를 가지되 최상의 비트만 서로 다르도록 코드를 설정하는 것이 편리한 것임은 자명하다.However, since they can be mapped as if the alphabet and uppercase and lowercase letters, it is obvious that it is convenient to set the code to have the same code but different only the best bits as in the alphabet.

즉 소팅등의 정보처리에 편리하도록 사전식 배열에 따라 코드를 설정하여 하위의 5비트만으로 정보를 처리하면 되는 것이다. 본 실시예에서는 특히 초성과 종성중 하위 5비트가 겹치는 것은 동일한 코드를 하였으므로 키보드에 의한 한글 정보의 입출력시 초성과 종성은 같은 음소가 새겨진 키를 사용할 수 있게 된다.In other words, it is necessary to set the code according to the lexical arrangement so as to facilitate the information processing such as sorting, and process the information with only the lower 5 bits. In the present embodiment, since the lower five bits of the initial and final stars overlap with each other, the same code is used. Thus, when the input and output of the Hangul information by the keyboard, the initial and final star can be used with the same phonemes.

즉 초성의“ㄹ”은 대응되는 코드가 16진수로“2AH”이며 종성의“ㄹ”도 대응되는 코드가“2AH”이므로 초성이나 종성의 구분없이 같이“ㄹ”의 키를 사용하면 되는 것이다. 여기서 주의할 점은 같은“ㄹ”의 키를 누르더라도 첫번째 데이터로 눌렀다면 초성이 되며 세번째 데이터로 눌렀다면 종성이 되는 것이다. 만약“ㄷ”의 코드와 같은 코드를 가진 중성이 있다면(본 실시예에서는 없음)“ㄹ”과 같은 키를 사용하여도 무방하다는 것은 자명하다.In other words, the initial code of “d” is “2AH” in hexadecimal and the corresponding code “d” of “d” is “2AH”. Note that even if you press the same “d” key, it will be initial if you press the first data, and it will be final if you press the third data. If there is a neutral having the same code as the code of "c" (not present in this embodiment), it is obvious that a key such as "d" may be used.

또한 중요한 것은 통상의 한글 정보처리 시스템에서 대형 컴퓨터와 접속시에는 한글 정보를 영문자 정보와 비슷하게 만들기 위한 한글 터미널용 인테페이스 장치가 필요하게 되나 본 방명에 의한 한글 문자정보는 3음소가 1조로 된다는 점만 제외하면 영문자 정보와 거의 차이가 없으므로 이러한 인터페이스 장치는 불필요하게 된다.It is important to note that when connecting with a large computer in a typical Hangul information processing system, an interface device for the Hangul terminal is required to make Hangul information similar to alphabetic information. In this case, such interface device becomes unnecessary since there is almost no difference from alphabetic information.

본 발명을 제4도와 같이 한글 정보처리 시스템을 실시예로 들어 좀 더 상세히 설명하면 다음과 같다.The present invention will be described in more detail with reference to the Hangul information processing system as an embodiment as follows.

우선 그 구조를 살펴보면, 중앙처리유니트(cpu : 1), 키보드(2), CRT 디스플레이(3) 및 기타 주변기기를 시스템 데이터 버스에 연결시키고 CRT 디스플레이(3)는 3개의 ROM(ROM1, ROM3, ROM3), 3개의 버퍼(버퍼1, 버퍼2, 버퍼3), 합성기(+) 및 CRT로 구성된 것이다.First, look at its structure: the central processing unit (cpu: 1), keyboard (2), CRT display (3) and other peripherals are connected to the system data bus, and the CRT display (3) has three ROMs (ROM 1 , ROM 3). , ROM 3 ), three buffers (Buffer 1 , Buffer 2 , Buffer 3 ), synthesizer (+) and CRT.

여기에서 키보드(2)는 제7도와 같은 배열로써 그 내부는 단순히 엔코더로 구성되어 있다.Here, the keyboard 2 is arranged as shown in FIG. 7 and is simply composed of an encoder.

예를들어 한글 정보로써“두만강”을 키보드를 사용하여 입력한다면“ㄷ”,“ㅜ”,“SPACE”,“ㅁ”,“ㅏ”,“ㄱ”,“ㅏ”,“ㅇ”의 순서로 누른다. 여기서 무형의 종성“FIC”은“SPACE”키로써 입력될 수 있다. 즉 cpu(1) 내부에서 종성의“SPACE”는“FIC”로 간주하고 초성의“SPACE”는 진짜“SPACE”로 간주토록 프로그램이 구성되어 있으면 되는 것이다.For example, if you input “Dumangang” as Hangul information using the keyboard, you can enter “D”, “TT”, “SPACE”, “ㅁ”, “ㅏ”, “ㄱ”, “ㅏ”, “ㅇ” in order. Press Here the intangible final "FIC" can be entered with the "SPACE" key. In other words, the program should be configured so that the final "SPACE" in cpu (1) is regarded as "FIC" and the initial "SPACE" is regarded as a true "SPACE".

그런데“두”의“ㄷ”은 제3도의 (A)그룹에 속하며“만”의“ㅏ”는 (C)그룹에 속하므로 쉬프트키(제5도의실시예에서는 없음)을 눌러서 입력하여야 한다. 맨 먼저“ㄷ”,“ㅜ”“SPACE”를 누르면 키보드의 출력은“08H, 30H, 00H”의 16진 코드가 순서대로 출력되어 그 순서대로 버퍼레지스터(버퍼 1~3)에 견납된다.However, since "c" of "two" belongs to group (A) of FIG. 3 and "k" of "man" belongs to group (C), it is necessary to input by pressing a shift key (not present in the embodiment of FIG. 5). First of all, if you press “ㄷ”, “TT” and “SPACE”, the hexadecimal code of “08H, 30H, 00H” will be output in order and the buffer registers (buffers 1 ~ 3) will be stored in that order.

이 데이터는 cpu(1)의 내부의 메모리에도 순서대로 격납된다. 또“ㅁ”,“ㅏ”,“ㄴ”,“ㄱ”,“ㅏ”,“ㅇ”의 순서로 누르면“32H, 01H, 25H, 22H, 01H, 37H”의 16진 코드가 순서대로 키보드(2)에서 출력되어 3음소(1음절) 단위로 각각 버퍼레지스터(버퍼 1~3)에 기억되고 또 cpu(1) 내부의 메모리에 각각 기억된다. 제5도에서는 제4도의 상세 회로도가 도시되어 있다.This data is also stored in order in the memory inside the cpu 1. If you press “ㅁ”, “ㅏ”, “b”, “ㄱ”, “ㅏ”, and “ㅇ” in order, the hexadecimal codes of “32H, 01H, 25H, 22H, 01H, 37H” are displayed in order. It is output from 2) and stored in the buffer registers (buffers 1 to 3) in units of three phonemes (one syllable), respectively, and in the memory inside cpu (1). In FIG. 5 a detailed circuit diagram of FIG. 4 is shown.

중앙 처리유니트(1)를 시스템 데이터 버스에 연결하고, 키보드(2)를 시스템 데이터 버스에 연결하고, 키보드(2)의 스트로브(STB) 출력을 반전기(G1)를 통하여 계수기(U1)에 연결함과 동시에 AND 게이트(G2, G3, G4)의 일측 입력에 연결하며, 계수기(U1)의 출력을 디코더(U2)에 연결하고 디코더(U2)의 출력들(Qø~Q3)을 AND 게이트(G2~G4)의 타측 입력에 연결하고, AND 게이트(G2~G4)의 출력을 버퍼레지스터(BR1~BR3)의 클록 입력(CK)들에 각각 연결하며, 버퍼 레지스터(BR1~BR3)의 출력(Qø~Q5)들은 각각 해독 전용메모리(ROM1~ROM3)에 연결되고, 해독 전용 메모리(ROM~ROM3)의 출력은 합성기(+)에서 합선되어 CRT를 구동하는 것이다.Connect the central processing unit (1) to the system data bus, connect the keyboard (2) to the system data bus, and output the strobe (STB) of the keyboard (2) through the inverter (G 1 ) to the counter (U 1 ). To the input of one side of the AND gate (G 2 , G 3 , G 4 ) at the same time, the output of the counter (U 1 ) to the decoder (U 2 ) and the outputs (Q) of the decoder (U 2 ) ø ~ Q 3) to the aND gate (G 2 ~ G 4) connected to the other input, an aND gate (clock input (CK) of the output of G 2 ~ G 4) buffer register (BR 1 ~ BR 3) of the The outputs (Q ø ~ Q 5 ) of the buffer registers (BR 1 to BR 3 ) are connected to the read only memory (ROM 1 to ROM 3 ), respectively, and the outputs of the read only memory (ROM to ROM 3 ). Is a short circuit in the synthesizer (+) to drive the CRT.

이때의 작용 효과는,The effect at this time is

첫번째, 즉 초성을 키보드(2)의 버턴으로서 누르면 키보드(2)에서 첫번째 스트로브 출력(STB)이 발생되어 AND게이트(G2)의 출력 논리가“1”이 되고, 스트로브 출력의 소인선변부의 싯점에서 버퍼레지스터(BR1)에 키보드에서 발생된 초성 데이터를 시스템 데이터 버스를 통하여 랫치하며 이때에는 버퍼 레지스터(BR2, BR3)가 리셀된다.When the first, i.e., the first touch is pressed as the button of the keyboard 2, the first strobe output STB is generated in the keyboard 2 , and the output logic of the AND gate G 2 becomes "1", and the point of strobe edge of the strobe output is generated. latch via a herbicidal data system data bus occurs in the keyboard buffer register (BR 1), and in this case is a reseller buffer register (BR 2, BR 3).

또한 스트로브 출력의 귀선변부의 싯점에서 계수기(U1)이 계수한다.In addition, the counter U 1 counts at the position of the retrace edge of the strobe output.

동시에 버퍼 레지스터(BR2)의 출력(Qø)이 ø이므로 반전기 (G5)의 출력은“1”이 되고 해독 전용 메모리(ROM1)에는 초성부호가 입력된다.At the same time, since the output Q ø of the buffer register BR 2 is ø, the output of the inverter G 5 becomes “1”, and the initial code is input to the read-only memory ROM 1 .

두번째, 즉 중성을 키보드(2)의 버턴으로서 누르면 키보드(2)에서 두번째 스트로브 출력이 발생되어 AND게이트(G3)의 출력 논리가“1”이 되고, 이 스트로브 출력의 소인선 변부의 싯점에서 키보드 데이터중 하위 5비트가 버퍼레지스터(BR2)에 랫치됨과 동시에 해독전용 메모리(ROMø)의 출력(Qø)이 버퍼레지스터(BR2)의 입력(Dø)에 인가되어 랫치된다.Second, that is, pressing the neutral as a button of the keyboard 2, the second strobe output is generated in the keyboard 2, the output logic of the AND gate (G 3 ) is "1", at the point of the edge line of the strobe output of this strobe output The lower 5 bits of the keyboard data are latched in the buffer register BR 2 , and at the same time, the output Q ø of the read-only memory ROM ø is applied to the input D ø of the buffer register BR 2 and latched.

해독전용 메모리(ROMø)의 출력(Qø)이 중성의 부호에 따라 논리“ø”또는“1”이 되므로 중성의 부호가“ㅗ, ㅛ, ㅜ, ㅠ, ㅡ”중 하나 일때만 버퍼레지스터(BR2)의 출력(Qø)가 논리“1”이 되므로 받전기(G5)의 출력은 논리“ø”가 된다. (종결, 즉 종성이 없는 상태로 간주됨).Since the output (Q ø ) of the read-only memory (ROM ø ) becomes the logic “ø” or “1” according to the neutral sign, the buffer register (only when the neutral sign is one of “ㅗ, ㅛ, TT, ㅠ, ㅡ”). Since the output Q ø of BR 2 ) becomes logic “1”, the output of the receiver G 5 becomes logic “ø”. (Closed, i.e., considered dead).

세번째, 종성이 있는 경우 키보드예서 스트로브 출력이 발생되어 AND 게이트(G4)의 출력이 논리“1”이 되고(제6도 참조), 스트로브의 소인선 변부의 싯점에서 버퍼레지스터(BR3)에 키보드 데이터가 랫치됨과 동시에 입력(Dø)에 해독전용 메모리(ROMø)의 출력(Q1)이 랫치된다.Third, when there is a finality, strobe output is generated in the keyboard example, so that the output of the AND gate G 4 becomes logic “1” (see Fig. 6), and the buffer register BR 3 is located at the edge of the strobe line of the strobe. At the same time as the keyboard data is latched, the output Q 1 of the read-only memory ROM ø is latched to the input D ø .

또한 데이타가“FIL”이 되면 버퍼레지스터 (BR3)의 출력 (Qø)은 논리“ø”이 되고“FIL”이 아니면 버퍼레지스터(BR3)의 출력(Qø)는 논리“1”이 된므로 반전기(G6)의 출력은 데이타가“FIL”이 아니면 논리“ø”이 되는 것이다. (한글자의 한음절이 끝난것으로 간주함)In addition, as the data is a "FIL" buffer register (BR 3) output (Q ø) is a logic "ø" is "FIL" is not in the buffer register (BR 3) output (Q ø) of the logic "1" of the Therefore, the output of the inverter (G 6 ) is a logic "ø" if the data is not "FIL". (One syllable is considered to be over)

이상에서 설명된 바와같이 초, 중, 종성의 데이타라는 3상 버퍼 (U3, U4, U5)를 통해 시스템 버스에 연결되어 콤퓨터 시스템에서 이용될 수 있는 것이다. (제9도의 알고리즘 참조)As described above, the super, medium, and final data are connected to the system bus through three-phase buffers (U 3 , U 4 , U 5 ) and can be used in a computer system. (See Algorithm in Figure 9)

이와같이 변환된 데이타라는 해독전용 메모리(ROM1~ROM3)에 의해 영상신호로 변환되어서 CRT에서 표시되는 것이다. 그런데 제8도의 알고리즘을 이용하면 쉬프트키를 사용하지 않고도 정확한 코드를 CPR (1) 내부의 메모리에 격납할 수 있게 된다. 즉, 제3도의 초성의 (A)그룹은 중성중“ㅗ, ㅛ, ㅜ, ㅠ, ㅡ“의 5종에서만 사용되고 나머지 16종에서는 사용되지 않으며 또 중성의(C)그룹은 종성이“FIL”이 아닐때에만 사용되므로 최초 초성은 (B)그룹의 코드로 버퍼레지스터(버퍼 1)에 격납한 후 중성이 입력될때 상기의“ㅗ~ㅡ”의 5종일 경우 최상위 비트(B5)를 리세트하여“0”으로 만들어 주고 다른 것일 경우에는 그대로 둔다.The data thus converted is converted into a video signal by a read-only memory (ROM 1 to ROM 3 ) and displayed on the CRT. By using the algorithm of FIG. 8, however, the correct code can be stored in the memory inside the CPR (1) without using the shift key. That is, the first group (A) of FIG. 3 is used only in five kinds of neutral “ㅗ, ㅛ, TT, ㅠ, ㅡ”, and is not used in the other 16 species. Since it is used only when not, the initial initial consonant is stored in the buffer register (buffer 1) with the code of group (B), and when the neutral is input, it resets the most significant bit (B 5 ) when it is five kinds of “ㅗ ~ ㅡ”. Make it “0” and leave it as it is.

또 중성의 키를 눌렀을때에도 마찬가지로 종성의 (D)그룹의 코드로 버퍼레지스터(버퍼 2)에 격납한후 종성이 입력될때“SPACE”(“FIL”)라면 최상의 비트(B5)를 그대로 두고 아니라면 최상위 비트(B5)를 리세트 하도록한다.Similarly, when the neutral key is pressed, it is stored in the buffer register (buffer 2) with the code of the final group (D), and when the final type is input, if "SPACE"("FIL") is left, the best bit (B 5 ) is left as it is. Reset the most significant bit (B 5 ).

그러면 종성이 입력된 후에는 버퍼레지스터(버퍼 1~3)에는 완전한 코드가 격납되어 있으므로 이를 cpu(1)내부의 메모리에 전송하여 격납하면 되는 것이다. 또한 CRT 디스플레이(3)의 화면의 수직 불랭킹 기간중 행하면 화상을 불규칙한 변화를 막을 수 있다.Then, after the finality is input, since the complete code is stored in the buffer registers (buffers 1 to 3), it is only necessary to transfer it to the memory inside the cpu (1) for storage. In addition, when the vertical blanking period of the screen of the CRT display 3 is performed, irregular changes in the image can be prevented.

CRT 디스플레이(3)에서의 문자 표시는 제7도와 같이 버퍼레지스터(버퍼 1~3)에 격납된 초성, 중성, 종성의 코드에 대응되는 문자 정보를 문자 발생기(ROM1~3)에서 골라 합성하여 표시하게 된다.The character display on the CRT display 3 displays the character information corresponding to the codes of the initial, neutral, and final values stored in the buffer registers (buffers 1 to 3) as shown in Fig. 7 by selecting them from the character generators (ROM 1 to 3). Done.

본 발명에 의한 한글 정보처리 시스템은 cpu(1), 키보드(2), CRT 디스플레이(3) 기타주변기기 (4) 등모든 장치에서 사용되는 코드가 동일하므로 코드 변환없이 직접 정보를 전송할 수 있으므로 cpv(1), 키보드(2), 기타 주변기기(4) 등에는 버퍼레지스터가 없더라도 CRT 디스플레이 (3) 내부의 버퍼레지스터(버퍼 1~3)만으로도 충분히 정보의 상호 전송을 할 수 있게 된다.The Hangul information processing system according to the present invention has the same code used in all devices, such as cpu (1), keyboard (2), CRT display (3), and other peripheral devices (4). 1) Even if the keyboard 2 and other peripherals 4 do not have a buffer register, the buffer registers (buffers 1 to 3) inside the CRT display 3 can sufficiently transfer information.

이와같이 본 발명은 한글 정보처리 시스템 내부에서 단일코드만을 사용할 수 있어 코드변환용의 하드웨어와 소프트웨어를 동시에 절약되며 데이터 처리의 속도를 증가시킬 수 있고 키보드 사용시 한글의 모든 음소를 쉬프트키 없이 30개이 키만으로 입력할 수 있으며 CRT 디스플레이 내부의 버퍼레지스터 외에 다른 버퍼레지스터를 생략할 수 있게되는 외에도 한글 처리를 영어와 비슷하게 처리함으로써 컴퓨토에 연결할때 한글 터미널을 위한 인터페이스가 필요하지 않게되는 등 여러가지 효과가 있는 것이다.In this way, the present invention can use only a single code in the Hangul information processing system, saving hardware and software for code conversion at the same time, increasing the speed of data processing, and using the keyboard with all 30 phonemes without a shift key. In addition to being able to input and omit other buffer registers besides the buffer registers inside the CRT display, the Hangul process is similar to English, so that there is no need for an interface for the Hangul terminal when connecting to the computer. .

Claims (4)

한글 정보처리 방법에 있어서, 모든 한글자를 초성, 중성 및 종성으로 구성된 한글의 초성은 키보드(2)에서 첫번째 스트로브 출력(STB)을 발생하여 버퍼레지스터 (BE1)를 구동시켜 해독 전용메모리(ROM1)에 초성 부호를 입력시키고, 중성은 키보드(2)에서 두번째 스트로브 출력(STB)을 발생하여 버퍼레지스터(BR2)를 구동시켜 해독 전용 메모리(ROM2)에 중성부호를 입력시키며, 종성은 키보드(2)에서 세번째 스트로브 출력(STB)을 발생시켜 버퍼레지스터(BR3)를 구동시켜서 해독 전용 메모리(ROM3)에 종성 부호를 입력시키되 초성, 중성 및 종성 데이타를 연속하여 단일코드로한 것을 특징으로 하는 단일코드에 의한 한글 정보처리 방법.In the Hangul information processing method, the Hangul Choseong composed of all the Hangul characters as initial, neutral, and finality generates the first strobe output (STB) from the keyboard (2) and drives the buffer register (BE 1 ) to read only memory (ROM 1). ), The neutral code generates the second strobe output (STB) from the keyboard (2), drives the buffer register (BR 2 ), and inputs the neutral code into the read-only memory (ROM 2 ) In (2), the third strobe output (STB) is generated to drive the buffer register (BR 3 ) to input the final code into the read-only memory (ROM 3 ), but the initial, neutral, and final data are continuously coded as a single code. Korean information processing method using a single code. 제1항에 있어서, 초성을 처리할때 버퍼레지스터(BR1)가 작동될때 버퍼레지스터 (BR2, BR3)가 리세트 되는 것을 특징으로 하는 단일코드에 의한 한글 정보처리 방법.The method according to claim 1, wherein the buffer registers (BR 2 , BR 3 ) are reset when the buffer register (BR 1 ) is operated when the initial processing is performed. 제1항에 있어서, 중성을 입력시킬때 키보드(2)에서 발생된 중성이“ㅗ, ㅛ, ㅜ, ㅠ, ㅡ”중 하나일때는 버퍼레지스터(BR2)의 출력(Qø)이 논리“1”이 되도록하고, 나머지 모음인 경우에는 출력(Qø)이 논리“ø”이 되도록한 것을 특징으로하는 단일코드에 의한 한글 정보처리 방법.The output Q ø of the buffer register BR 2 is logic when the neutral generated from the keyboard 2 when inputting the neutral is one of “ㅗ, ㅛ, ㅜ, ㅠ, ㅡ”. 1 ”, and in the case of the remaining vowels, the output (Q ø ) is a logical“ ø ”. 제1항에 있어서, 종성 처리시에, 종성이 없는 경우에는 키보드(2)에서“FIL”데이타를 발생시켜 버퍼레지스터(BR3)의 출력논리가“ø”이 되도록 한 것을 특징으로 하는 단일코드에 의한 한글 정보처리 방법.The single code according to claim 1, wherein in the case of closing processing, when there is no closing, the keyboard 2 generates "FIL" data so that the output logic of the buffer register BR 3 becomes "ø". Hangul information processing method by
KR8203142A 1982-07-14 1982-07-14 Han-gul information process KR840001497B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR8203142A KR840001497B1 (en) 1982-07-14 1982-07-14 Han-gul information process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR8203142A KR840001497B1 (en) 1982-07-14 1982-07-14 Han-gul information process

Publications (2)

Publication Number Publication Date
KR840000841A KR840000841A (en) 1984-02-27
KR840001497B1 true KR840001497B1 (en) 1984-09-28

Family

ID=19225131

Family Applications (1)

Application Number Title Priority Date Filing Date
KR8203142A KR840001497B1 (en) 1982-07-14 1982-07-14 Han-gul information process

Country Status (1)

Country Link
KR (1) KR840001497B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100511888B1 (en) * 2002-09-16 2005-09-02 박광철 The method of toning leg a cg lindrical printing roller a cubic pattein of various color on woven goods

Also Published As

Publication number Publication date
KR840000841A (en) 1984-02-27

Similar Documents

Publication Publication Date Title
KR880008124A (en) Method and apparatus for selecting, memorizing, and displaying Chinese characters
KR840001497B1 (en) Han-gul information process
JPS6126192A (en) Method for recognizing hungul character from hungul letter string
US7080002B1 (en) Bi-lingual system and method for automatically converting one language into another language
KR890002284B1 (en) Hangeul character code conversion method and the apparatus
JPH0740263B2 (en) Japanese word processor
JPS61173378A (en) Word processor
JPS58189777A (en) Character input system
KR910001562B1 (en) Method of input and display of koreancharacters
KR900004017B1 (en) Syllable unit inputing method of hangul computer
KR910001565B1 (en) Msx computer be able to indicate hangeul of english letter twice size
JP2761622B2 (en) Character converter
KR860000298B1 (en) Collectablely written home language typewriter for double fold usage
JP3278148B2 (en) Character processing apparatus and method
KR820001999B1 (en) Displying device of korear language
JPS5832418B2 (en) Kanji-mixed sentence input device
KR880002118B1 (en) Letter processor
SU746517A1 (en) Microprogramme-control device
JP2744241B2 (en) Character processor
JPH0628075A (en) Keyboard input device for inputting japanese
JPH0816908B2 (en) Character processing device and character processing method
JPS6226028B2 (en)
JPH0340418B2 (en)
KR930004845A (en) How to switch Korean / English fish mode
JPH01303514A (en) Key input device