KR20020088601A - Input key system - Google Patents

Input key system Download PDF

Info

Publication number
KR20020088601A
KR20020088601A KR1020010027356A KR20010027356A KR20020088601A KR 20020088601 A KR20020088601 A KR 20020088601A KR 1020010027356 A KR1020010027356 A KR 1020010027356A KR 20010027356 A KR20010027356 A KR 20010027356A KR 20020088601 A KR20020088601 A KR 20020088601A
Authority
KR
South Korea
Prior art keywords
input
key
signal
encoder
controller
Prior art date
Application number
KR1020010027356A
Other languages
Korean (ko)
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 KR1020010027356A priority Critical patent/KR20020088601A/en
Publication of KR20020088601A publication Critical patent/KR20020088601A/en

Links

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/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/0238Programmable keyboards

Abstract

PURPOSE: A key input system is provided to process a plurality of key input signals by using input keys whose signals are transmitted to a microcomputer via an encoder, and assistant input keys whose signals are directly transmitted to a microcomputer so that it can realize various functions by using limited input keys. CONSTITUTION: The system comprises a plurality of input keys(10), an encoder(30), at least one assistant input key(20), an interrupt generator(40) and a controller(50). The encoder(30) receives signals from the key input devices(10), encodes the key input signals, and outputs the encoded signal. The assistant input key(20) generates key input signals directly input to the controller(50). The controller(50) combines the encoded signals from the encoder(30) with the key input signal from the assistant input key(20) in a case that both the input key(10) and the assistant input key(20) are simultaneously selected, and performs a corresponding control operation. The interrupt generator(40) generates an interrupt signal in a case that a signal is input from either the input keys(10) or the assistant input key(20).

Description

키입력시스템{INPUT KEY SYSTEM}Key input system {INPUT KEY SYSTEM}

본 발명은 키입력시스템에 관한 것으로서, 보다 상세하게는, 한정된 개수의 입력키를 이용하여 다양한 기능을 수행하도록 있도록 하는 키입력시스템에 관한 것이다.The present invention relates to a key input system, and more particularly, to a key input system to perform a variety of functions using a limited number of input keys.

사용자의 키입력을 처리하는 방식으로서 널리 사용되는 것으로는 범용입출력(General Purpose Input Output, 이하 GPIO라함)방식이 있다. GPIO방식은, CPU나 I/O제어부(Super I/O) 등에 마련된 GPIO핀을 통해 신호를 인가하여, 입력신호의 하이(High)/로(Low) 상태를 감지하여 키입력을 처리하는 방식이다.A widely used method of processing a user's key input is a general purpose input output (GPIO) method. The GPIO method is a method of processing a key input by sensing a high / low state of an input signal by applying a signal through a GPIO pin provided in a CPU or an I / O controller (Super I / O). .

이러한, GPIO방식의 키입력시스템은 도 4에 도시된 것과 같은 회로를 갖는다. 도 4에 도시된 것과 같은 종래의 키입력시스템은 사용자의 선택을 위한 입력키부(110)와, 입력키부(110)로부터 선택된 입력키의 종류에 따라 신호를 인코딩하는 인코더(130)와, 인코더(130)에서 신호가 출력되면 인터럽트신호를 발생하는 인터럽트발생부(140)와, 인터럽트신호가 발생하면 인코더(130)에서 코딩된 신호를 입력받아 이에 대응하는 제어를 수행하는 제어부(150)로 구성된다. 여기서, 인터럽트발생부(140)는 인코더(130)로부터 발생한 신호를 입력받아 인터럽트신호를 발생하는 신호발생부(142)와 신호발생부(142)로부터 발생한 신호를 제어부(150)로 전달하는 신호제어부(144)로 구성된다. 그리고, 제어부(150)는 인코더(130)에서 코딩된 키입력신호를 제어하여 마이컴(154)으로 전달하는 I/O제어부(152)와 인터럽트신호를 전달받으면 I/O제어부(152)로부터 입력된 신호에 대응하는 제어를 수행하는 마이컴(154)을 포함한다.The GPIO type key input system has a circuit as shown in FIG. The conventional key input system as shown in FIG. 4 includes an input key unit 110 for user selection, an encoder 130 for encoding a signal according to the type of input key selected from the input key unit 110, and an encoder ( An interrupt generator 140 generates an interrupt signal when the signal is output from the controller 130, and a controller 150 that receives the coded signal from the encoder 130 and performs control corresponding thereto when the interrupt signal is generated. . Here, the interrupt generator 140 receives a signal generated from the encoder 130 and a signal controller for transmitting the signal generated from the signal generator 142 and the signal generator 142 to the controller 150. 144. In addition, the controller 150 controls the key input signal coded by the encoder 130 and receives the I / O controller 152 and the interrupt signal transmitted from the I / O controller 152 when the interrupt signal is received. The microcomputer 154 performs control corresponding to the signal.

입력키부(110)는 사용자가 원하는 기능을 선택할 수 있는 복수의 입력키(SW1, SW2...SW7)를 포함하는데, 사용자가 입력키를 선택하면 키입력신호가 인코더(130)로 전달되며, 인코더(130)는 선택된 입력키에 대응하는 코딩된 신호를 발생시킨다. 도 4에 예시된 키입력시스템은 7개의 입력키를 가지고 있으므로, 각각의 입력키를 하이/로를 이용하여 상이한 신호로 인코딩하기 위해서는 3개의 출력포트가 필요하다(23= 8). 인코더(130)에서 코딩된 신호는 인터럽트발생부(140)의 신호발생부(142)와 제어부(150)의 I/O제어부(152)로 각각 전달된다.The input key unit 110 includes a plurality of input keys (SW1, SW2 ... SW7) for selecting a desired function by the user. When the user selects an input key, a key input signal is transmitted to the encoder 130. The encoder 130 generates a coded signal corresponding to the selected input key. Since the key input system illustrated in FIG. 4 has seven input keys, three output ports are required to encode each input key into a different signal using high / low (2 3 = 8). The signals coded by the encoder 130 are transferred to the signal generator 142 of the interrupt generator 140 and the I / O controller 152 of the controller 150, respectively.

선택된 입력키에 따라 출력되는 인코딩되어 GPIO로 인가되는 신호는 다음<표1>과같이 나타낼 수 있다.The encoded signal output according to the selected input key and applied to the GPIO may be represented as shown in Table 1 below.

<표1><Table 1>

<표1>에 예시된 바와 같이 코딩된 키입력신호는 신호발생부(142)로 전달되며, 신호발생부(142)는 키입력신호가 입력되면 인터럽트신호를 발생하여 신호제어부(144)를 통해 제어부(150)의 마이컴(154)에 인터럽트신호를 인가한다. 또한, 인코더(130)에서 출력된 키입력신호는 제어부(150)의 I/O제어부(152)의 GPIO핀을 통해 마이컴(154)으로 인가된다. 마이컴(154)에 인터럽트신호가 인가되면, 마이컴(154)은 키처리루틴을 실행하여 선택된 키입력신호에 따른 제어를 수행한다.As illustrated in Table 1, the coded key input signal is transmitted to the signal generator 142, and the signal generator 142 generates an interrupt signal when the key input signal is input, through the signal controller 144. The interrupt signal is applied to the microcomputer 154 of the controller 150. Also, the key input signal output from the encoder 130 is applied to the microcomputer 154 through the GPIO pin of the I / O controller 152 of the controller 150. When an interrupt signal is applied to the microcomputer 154, the microcomputer 154 executes a key processing routine to perform control according to the selected key input signal.

이러한 키입력시스템을 사용함에 있어서, 동시에 둘이상의 입력키가 선택되는 경우, 인코더(130)는 미리 설정된 우선순위에 따라 선택된 키입력신호만을 코딩하여 출력한다. 따라서, 사용자는 키입력부에 구비된 입력키 개수만큼의 기능만을 선택할 수 있다.In using such a key input system, when two or more input keys are selected at the same time, the encoder 130 codes and outputs only the selected key input signals according to a preset priority. Therefore, the user can select only functions as many as the number of input keys provided in the key input unit.

그런데, 최근들어 다양한 기능을 구비한 전자제품들이 생산됨에 따라, 사용자가 기능을 선택하기 위한 입력키의 숫자도 증가하였다. 그러나 제품 외장의 한정된 공간에 필요한 입력키를 모두 마련하는 데는 어려움이 있다.However, as electronic products having various functions have been produced in recent years, the number of input keys for selecting a function by a user has also increased. However, it is difficult to provide all the input keys necessary for the limited space of the product exterior.

따라서, 본 발명의 목적은, 한정된 개수의 입력키를 이용하여 다양한 기능을 구현할 수 있는 키입력시스템을 제공하는 것이다.Accordingly, an object of the present invention is to provide a key input system that can implement various functions using a limited number of input keys.

도 1은 본 발명에 따른 키입력시스템의 제어블럭도,1 is a control block diagram of a key input system according to the present invention;

도 2는 도 1의 키입력시스템의 상세회로도,FIG. 2 is a detailed circuit diagram of the key input system of FIG. 1;

도 3은 본 발명에 따른 키입력시스템의 제어흐름도,3 is a control flowchart of a key input system according to the present invention;

도 4는 종래의 키입력시스템의 상세회로도이다.4 is a detailed circuit diagram of a conventional key input system.

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

10 : 입력키부20 : 보조입력키부10: input key unit 20: auxiliary input key unit

30 : 인코더40 : 인터럽트발생부30: encoder 40: interrupt generator

42 : 신호발생부44 : 신호제어부42: signal generator 44: signal controller

50 : 제어부52 : I/O제어부50 control unit 52 I / O control unit

54 : 마이컴54: micom

상기 목적은, 본 발명에 따라, 복수의 입력키와, 상기 입력키로부터의 키입력신호를 각각 인코딩하여 출력하는 인코더를 갖는 키입력시스템에 있어서, 상기 인코더로 입력되지 아니하는 키입력신호를 발생하는 적어도 하나의 보조입력키와; 상기 입력키와 상기 보조입력키가 동시에 선택되는 경우, 상기 인코더에서 코딩되어 출력된 상기 키입력신호와 상기 보조입력키로부터 출력된 키입력신호의 조합에 상응하는 제어를 실행하는 마이컴을 포함하는 것을 특징으로 하는 키입력시스템에 의해 달성된다.The object is to generate a key input signal which is not input to the encoder in a key input system having a plurality of input keys and an encoder for encoding and outputting key input signals from the input keys, respectively, according to the present invention. At least one auxiliary input key; If the input key and the auxiliary input key is selected at the same time, and includes a microcomputer for performing control corresponding to the combination of the key input signal coded and output from the encoder and the key input signal output from the auxiliary input key It is achieved by a key input system characterized by.

상기 입력키와 상기 보조입력키 중 어느 하나로부터 신호가 입력되는 경우 인터럽트신호를 출력하는 인터럽트발생부를 포함하여 시스템 효율을 높이는 것이 바람직하다.It is preferable to increase the system efficiency by including an interrupt generator for outputting an interrupt signal when a signal is input from any one of the input key and the auxiliary input key.

그리고, 상기 입력키만 단독으로 선택된 경우, 상기 마이컴은 상기 인코더에서 코딩되어 출력된 상기 단일키신호에 따라 제어를 실행하도록 하고, 상기 조합키만 단독으로 선택된 경우, 상기 마이컴은 상기 조합키신호에 따른 제어를 실행하도록 하는 것이 가능하다.When only the input key is selected alone, the micom executes control according to the single key signal coded and output from the encoder, and when only the combination key is selected, the micom is connected to the combination key signal. It is possible to carry out the control according to it.

이하에서는 첨부도면을 참조하여 본 발명에 대해 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 키입력시스템의 제어블럭도이다. 도면에 도시된 바와 같이, 본 발명에 따른 키입력시스템은 사용자의 선택을 위한 입력키부(10)와, 입력키부(10)로부터 선택된 입력키의 종류에 따라 신호를 인코딩하는 인코더(30)와, 인코더(30)에서 출력신호가 발생하는 경우 인터럽트신호를 발생하는 인터럽트발생부(40)와, 인터럽트신호가 발생하면 인코더(30)에서 코딩된 신호를 입력받아 이에 대응하는 제어를 수행하는 제어부(50)로 구성된다.1 is a control block diagram of a key input system according to the present invention. As shown in the figure, a key input system according to the present invention includes an input key unit 10 for user selection, an encoder 30 for encoding a signal according to the type of input key selected from the input key unit 10, The interrupt generator 40 generates an interrupt signal when the output signal is generated by the encoder 30, and the controller 50 receives the coded signal from the encoder 30 and performs control corresponding thereto when the interrupt signal is generated. It is composed of

또한, 본 키입력시스템은 인코더(30)로 입력되지 아니하는 키입력신호를 발생하는 보조입력키부(20)를 더 포함한다. 보조입력키부(20)로부터 발생한 키입력신호는 인코더(30)를 거치지 아니하고 바로 I/O제어부(52)로 입력되며, 보조입력키부(20)로부터 발생된 키입력신호 역시 인터럽트발생부(40)로 전달되어 보조입력키부(20)가 선택된 경우에도 인터럽트신호가 발생하도록 한다.In addition, the key input system further includes an auxiliary input key unit 20 for generating a key input signal that is not input to the encoder 30. The key input signal generated from the auxiliary input key unit 20 is directly input to the I / O controller 52 without passing through the encoder 30, and the key input signal generated from the auxiliary input key unit 20 is also interrupted by the interrupt generator 40. In this case, the interrupt signal is generated even when the auxiliary input key unit 20 is selected.

도 2는 도 1의 키입력시스템의 상세회로도이다. 도면에 도시된 바와 같이, 본 시스템은 사용자가 원하는 기능을 선택할 수 있는 복수의 키를 포함하는데, 사용자 입력키는 입력키부(10)와 보조입력키부(20)로 나뉘어 있다.FIG. 2 is a detailed circuit diagram of the key input system of FIG. 1. As shown in the figure, the system includes a plurality of keys for selecting a desired function by the user, and the user input key is divided into an input key unit 10 and an auxiliary input key unit 20.

입력키부(10)의 복수의 입력키(SW1, SW2...SW6)에서 발생한 키입력신호는 인코더(30)에 전달되며, 인코더(30)는 선택된 입력키에 대응하는 고딩된 키입력신호를 발생시킨다. 본 실시 예에서는 6개의 입력키가 예시되어 있으며, 인코더(30)에서 코딩된 키입력신호는 인터럽트발생부(40)와 제어부(50)로 각각 전달된다.The key input signals generated from the plurality of input keys SW1, SW2... SW6 of the input key unit 10 are transmitted to the encoder 30, and the encoder 30 receives a fixed key input signal corresponding to the selected input key. Generate. In the present embodiment, six input keys are illustrated, and the key input signals coded by the encoder 30 are transferred to the interrupt generator 40 and the controller 50, respectively.

반면, 보조입력키부(20)로부터 발생한 키입력신호는 인코더(30)를 거치지 아니한 상태에서 바로 제어부(50)로 인가되며, 인터럽트발생부(40)로도 키입력신호가 인가된다. 본 실시 예에서는 1개의 보조입력키(SW7)가 예시되어 있는데, 보조입력키(SW7)는 보통 때는 하이상태를 유지하다가 선택되어 눌리어지면 로우신호를 발생한다.On the other hand, the key input signal generated from the auxiliary input key unit 20 is directly applied to the controller 50 without passing through the encoder 30, and the key input signal is also applied to the interrupt generator 40. In the present exemplary embodiment, one auxiliary input key SW7 is illustrated. The auxiliary input key SW7 normally maintains a high state and generates a low signal when it is selected and pressed.

인터럽트발생부(40)는 인코더(30)로부터 인가된 코딩된 키입력신호와 보조입력키부(20)로부터 입력된 키입력신호를 입력받아 인터럽트신호를 발생하는 신호발생부(42)와 인터럽트신호를 제어부(50)로 전달하는 신호제어부(44)로 구성된다.The interrupt generator 40 receives the coded key input signal applied from the encoder 30 and the key input signal input from the auxiliary input key 20 to generate an interrupt signal and a signal generator 42 generating an interrupt signal. It is composed of a signal control unit 44 for transmitting to the control unit 50.

그리고, 제어부(50)는 인코더(30)에서 코딩된 키입력신호를 제어하여 마이컴(54)으로 전달하는 I/O제어부(52)와 인터럽트신호를 전달받으면 I/O제어부(52)를 통해 입력된 신호에 대응하는 제어를 수행하는 마이컴(54)을 더 포함한다.In addition, the controller 50 controls the key input signal coded by the encoder 30 and receives the interrupt signal from the I / O controller 52 that transmits the microcomputer 54 to the microcomputer 54. The microcomputer 54 further performs a control corresponding to the received signal.

여기서, 인코더(30)는 선택된 입력키에 대응하는 신호를 인코딩하여 출력하며, 6개의 입력키에 해당하는 상이한 신호를 하이/로를 이용하여 각기 인코딩하기 위해 3개의 출력포트를 갖는다(23= 8). 인코더(30)에서 인코딩된 신호는 인터럽트발생부(40)의 신호발생부(42)와 제어부(50)의 I/O제어부(52)로 각각 전달된다. 또한, 본 시스템의 인코더(30)는 각 입력키에 따라 미리 설정된 우선순위를 가지고있어, 동시에 둘이상의 입력키가 선택되는 경우 미리 설정된 우선순위에 따라 선택된 키입력신호만을 코딩하여 출력하고, 다른 입력키는 선택되지 아니한 것으로 간주한다. 본 실시 예에서는, 여섯 번째 입력키(SW6)의 우선순위가 제일 높으며 첫 번째 입력키(SW1)의 우선순위가 제일 낮은 것으로 설정하기로 한다. 따라서, 두 번째 입력키(SW2)와 네 번째 입력키(SW4)가 동시에 선택된 경우, 우선순위가 높은 네 번째 입력키(SW4)의 신호만이 인코딩되어 출력된다.Here, the encoder 30 encodes and outputs a signal corresponding to the selected input key, and has three output ports for encoding different signals corresponding to six input keys by using hi / lo (2 3 = 8). The signal encoded by the encoder 30 is transferred to the signal generator 42 of the interrupt generator 40 and the I / O controller 52 of the controller 50, respectively. In addition, the encoder 30 of the present system has a preset priority according to each input key. When two or more input keys are selected at the same time, only the selected key input signal is coded and output according to the preset priority. The key is considered to be unselected. In this embodiment, the priority of the sixth input key SW6 is set highest and the priority of the first input key SW1 is set lowest. Therefore, when the second input key SW2 and the fourth input key SW4 are selected at the same time, only the signal of the fourth input key SW4 having high priority is encoded and output.

인터럽트발생부(40)의 신호발생부(42)는, 인코더(30) 및 보조입력키부(20)로부터 키입력신호가 인가되면 인터럽트신호를 발생하여 신호제어부(44)를 통해 제어부(50)의 마이컴(54)에 인터럽트신호를 인가한다. 따라서, 보조입력키나 입력키 중 어느 하나라도 선택되면 인터럽트신호가 발생되며, 인터럽트신호는 신호제어부(44)의 제어에 따라 제어부(50)에 인가된다. 본 설명에서 예시한 시스템의 제어부(50)는 로우 액티브(Low Active)인터럽트이며, 따라서, 신호발생부(42)는 AND게이트를 사용한다.The signal generator 42 of the interrupt generator 40 generates an interrupt signal when a key input signal is applied from the encoder 30 and the auxiliary input key 20 to generate an interrupt signal from the controller 50 through the signal controller 44. The interrupt signal is applied to the microcomputer 54. Therefore, when either the auxiliary input key or the input key is selected, an interrupt signal is generated, and the interrupt signal is applied to the controller 50 under the control of the signal controller 44. The controller 50 of the system illustrated in the present description is a low active interrupt, and thus the signal generator 42 uses an AND gate.

한편, 제어부(50)의 I/O제어부(52)는 인코더(30)에서 코딩되어 세 개의 핀으로부터 인가되는 입력키의 키입력신호와, 보조입력키로부터 인가되는 키입력신호를 입력받기 위해 5개의 GPIO핀을 갖는다. 즉, GPIO0, GPIO1, GPIO2는 인코더(30)의 출력을 입력받기 위한 것이고, GPIO3는 보조입력키(SW7)의 신호를 입력받기 위한 것이다. 따라서, 마이컴(54)은 I/0제어부를 통해 인가된 입력키부(10)의 인코딩된 키입력신호와 보조입력키부(20)의 키입력신호를 조합하여 이에 해당하는 제어를 수행한다.Meanwhile, the I / O control unit 52 of the control unit 50 receives a key input signal of an input key coded by the encoder 30 and applied from three pins, and a key input signal applied from an auxiliary input key. It has three GPIO pins. That is, GPIO0, GPIO1, and GPIO2 are for receiving the output of the encoder 30, and GPIO3 are for receiving the signal of the auxiliary input key SW7. Accordingly, the microcomputer 54 combines the encoded key input signal of the input key unit 10 and the key input signal of the auxiliary input key unit 20 applied through the I / 0 control unit to perform the corresponding control.

상술한 바와같이 예시된 키입력시스템은 도 3에 도시된 흐름도와 같이 동작한다. 사용자가 입력키부(10)와 보조입력키부(20)를 동시에 선택하면, 입력키부(10)에서 선택된 입력키의 키입력신호는 인코더(30)에서 코딩되어 I/O제어부(52)로 전달되고, 보조입력키부(20)에서 선택된 보조입력키의 키입력신호는 바로 I/O제어부(52)로 전달된다. I/O 제어부(52)를 통해 마이컴(54)으로 수령된 입력키의 신호와 보조입력키의 신호를 조합하여, 조합된 신호에 따른 제어를 실행한다.The key input system illustrated as described above operates as the flowchart shown in FIG. When the user selects the input key unit 10 and the auxiliary input key unit 20 at the same time, the key input signal of the input key selected by the input key unit 10 is coded by the encoder 30 and transmitted to the I / O controller 52. The key input signal of the auxiliary input key selected by the auxiliary input key unit 20 is directly transmitted to the I / O controller 52. A signal according to the combined signal is executed by combining the signal of the input key and the signal of the auxiliary input key received by the microcomputer 54 through the I / O control unit 52.

여기서, 입력키부(10)에서 선택된 입력키에 따라 인코딩되어 출력되는 신호와, 보조입력키부(20)에서 선택된 키에 따라 출력되는 신호와, 입력키 및 보조입력키의 이들 신호의 조합은 다음에 예시된 표와 같다.Here, a combination of a signal encoded and output according to the input key selected by the input key section 10, a signal output according to the key selected by the auxiliary input key section 20, and these signals of the input key and the auxiliary input key are as follows. Same as the illustrated table.

<표 2>TABLE 2

<표2>에서 보듯이, 보조입력키인 SW7은 제어부(50)로 바로 전달되기 때문에입력키와 동시에 선택이 되더라도, 인코더(30)에 설정된 키입력우선순위의 영향을 받지 아니한다. 따라서, 보조입력키와 입력키가 동시에 선택된 경우에는 두 종류의 키입력신호를 조합한 신호가 발생하여 더 많은 기능을 구현하도록 할 수 있다. 예를 들어, 본 실시 예에서와 같이 6개의 입력키에 1개의 보조입력키를 조합하면 13가지 기능을 구현할 수 있다.As shown in Table 2, since the auxiliary input key SW7 is directly transmitted to the control unit 50, even if selected simultaneously with the input key, the key input priority set in the encoder 30 is not affected. Therefore, when the auxiliary input key and the input key are selected at the same time, a signal combining two kinds of key input signals may be generated to implement more functions. For example, as in the present embodiment, 13 functions may be implemented by combining one auxiliary input key with six input keys.

물론, 보조입력키만 단독으로 선택된 경우에도 기능을 수행하도록 할 수 있으며, 둘 이상의 보조입력키를 구비하는 것도 가능하다.Of course, it is possible to perform a function even if only the auxiliary input key is selected alone, it may be provided with two or more auxiliary input keys.

이상과 같이, 키입력신호가 코딩된 후 마이컴(54)에 전달되는 입력키와 키입력신호가 직접 마이컴(54)에 입력되는 보조입력키를 구비하여, 두 종류의 키입력신호조합에 따른 제어를 수행할 수 있도록 함으로써, 한정된 개수의 입력키를 이용하여 다양한 기능을 수행하도록 할 수 있다.As described above, an input key transmitted to the microcomputer 54 after the key input signal is coded and an auxiliary input key to which the key input signal is directly input to the microcomputer 54, are controlled according to two types of key input signal combinations. By performing the above, various functions can be performed using a limited number of input keys.

이상 설명한 바와 같이, 본 발명에 따르면, 한정된 개수의 입력키를 이용하여 다양한 기능을 수행하도록 활용할 수 있는 키입력시스템이 제공된다.As described above, according to the present invention, a key input system that can be utilized to perform various functions using a limited number of input keys is provided.

Claims (4)

복수의 입력키와, 상기 입력키로부터의 키입력신호를 각각 인코딩하여 출력하는 인코더를 갖는 키입력시스템에 있어서,A key input system having a plurality of input keys and an encoder for encoding and outputting key input signals from the input keys, respectively, 상기 인코더로 입력되지 아니하는 키입력신호를 발생하는 적어도 하나의 보조입력키와;At least one auxiliary input key for generating a key input signal not input to the encoder; 상기 입력키와 상기 보조입력키가 동시에 선택되는 경우, 상기 인코더에서 코딩되어 출력된 상기 키입력신호와 상기 보조입력키로부터 출력된 키입력신호의 조합에 상응하는 제어를 실행하는 제어부를 포함하는 것을 특징으로 하는 키입력시스템.And a control unit configured to execute control corresponding to a combination of the key input signal coded and output from the encoder and the key input signal output from the auxiliary input key when the input key and the auxiliary input key are simultaneously selected. Key input system characterized by. 제 1 항에 있어서,The method of claim 1, 상기 입력키와 상기 보조입력키 중 어느 하나로부터 신호가 입력되는 경우 인터럽트신호를 출력하는 인터럽트발생부를 포함하는 것을 특징으로 하는 키입력시스템.And an interrupt generator for outputting an interrupt signal when a signal is input from any one of the input key and the auxiliary input key. 제 1 항에 있어서,The method of claim 1, 상기 입력키만 단독으로 선택된 경우, 상기 마이컴은 상기 인코더에서 코딩되어 출력된 상기 단일키신호에 따라 제어를 실행하는 것을 특징으로 하는 키입력시스템.And if only the input key is selected alone, the micom performs control according to the single key signal coded and output from the encoder. 제 1 항에 있어서,The method of claim 1, 상기 보조입력키만 단독으로 선택된 경우, 상기 마이컴은 상기 보조입력키신호에 따른 제어를 실행하는 것을 특징으로 하는 키입력시스템.And if only the auxiliary input key is selected alone, the microcomputer performs control according to the auxiliary input key signal.
KR1020010027356A 2001-05-18 2001-05-18 Input key system KR20020088601A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010027356A KR20020088601A (en) 2001-05-18 2001-05-18 Input key system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010027356A KR20020088601A (en) 2001-05-18 2001-05-18 Input key system

Publications (1)

Publication Number Publication Date
KR20020088601A true KR20020088601A (en) 2002-11-29

Family

ID=27705488

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010027356A KR20020088601A (en) 2001-05-18 2001-05-18 Input key system

Country Status (1)

Country Link
KR (1) KR20020088601A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4549279A (en) * 1983-01-21 1985-10-22 The Laitram Corporation Single hand, single finger stroke alphameric data processing keyboard system
US4891777A (en) * 1983-05-11 1990-01-02 The Laitram Corporation Single hand keyboard arrays providing alphanumeric capabilities from twelve keys
JPH06102988A (en) * 1992-09-24 1994-04-15 Fujitsu Ltd Input device
KR19990021849A (en) * 1995-05-30 1999-03-25 쿠나르 이프바르손 Alphanumeric keyboard

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4549279A (en) * 1983-01-21 1985-10-22 The Laitram Corporation Single hand, single finger stroke alphameric data processing keyboard system
US4891777A (en) * 1983-05-11 1990-01-02 The Laitram Corporation Single hand keyboard arrays providing alphanumeric capabilities from twelve keys
JPH06102988A (en) * 1992-09-24 1994-04-15 Fujitsu Ltd Input device
KR19990021849A (en) * 1995-05-30 1999-03-25 쿠나르 이프바르손 Alphanumeric keyboard

Similar Documents

Publication Publication Date Title
US7388520B2 (en) Apparatus and method for decoding a key press
KR100411912B1 (en) Method for the block-encryption of discrete data
KR20020088601A (en) Input key system
KR20020088602A (en) Input key system
US20080183793A1 (en) Logic circuit
JP2720825B2 (en) keyboard
US5153921A (en) Microcomputer
JP2927079B2 (en) Data encryption method and data encryption device
KR970071222A (en) Signal processing systems
JPH04296921A (en) Key input device
JPH0423025A (en) Keyboard input device
KR880000422B1 (en) Matrix key and data selector
JPS60110028A (en) Keyboard device
KR950008424Y1 (en) Key-pad interface for micam
JPS63263516A (en) Information input device
JPS6126121A (en) Input device of keyboard
JPS63296121A (en) Input device
KR20000050171A (en) Expanded keyboard for mobile-phone and character input method
JPS6266315A (en) Input control system
JPS63102595A (en) Portable terminal equipment
KR20000015017A (en) Apparatus and method of a special function operating for a keyboard
JP2004206180A (en) Ten key pad
JPH11316648A (en) Keyboard and computer system
EP0234124A2 (en) A bidirectional keyboard interface circuit
JPS62114024A (en) Key input device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application