KR0137654Y1 - External Key Lock on Personal Computer - Google Patents

External Key Lock on Personal Computer Download PDF

Info

Publication number
KR0137654Y1
KR0137654Y1 KR2019920021558U KR920021558U KR0137654Y1 KR 0137654 Y1 KR0137654 Y1 KR 0137654Y1 KR 2019920021558 U KR2019920021558 U KR 2019920021558U KR 920021558 U KR920021558 U KR 920021558U KR 0137654 Y1 KR0137654 Y1 KR 0137654Y1
Authority
KR
South Korea
Prior art keywords
key
keyboard
key lock
lock
personal computer
Prior art date
Application number
KR2019920021558U
Other languages
Korean (ko)
Other versions
KR940013337U (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 KR2019920021558U priority Critical patent/KR0137654Y1/en
Publication of KR940013337U publication Critical patent/KR940013337U/en
Application granted granted Critical
Publication of KR0137654Y1 publication Critical patent/KR0137654Y1/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

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Input From Keyboards Or The Like (AREA)

Abstract

본고안은 개인용 컴퓨터에서 사용되는 키 잠금 장치에 관한 것이다.This article relates to a key lock used in a personal computer.

종래에는 키보드의 키 입력을 필요에 따라 억제하는 방안으로서, 키보드 제어기(1)의 ROM 기억장치에 있는 키 잠금 알고리즘을 실행함으로서 키 잠금을 행하였기 때문에 알고리즘 기억용량의 할당이 있어야 했지만, 본고안에 따른 키 장치는 외부에 간단하게 버퍼(7,8)를 설치함으로 저장 용량 할당없이 개인용 컴퓨터에서 키 잠금기능을 행할수 있다.Conventionally, as a method of suppressing the key input of the keyboard as needed, since the key lock was performed by executing the key lock algorithm in the ROM memory of the keyboard controller 1, the allocation of the algorithm storage capacity had to be made. The key device can provide a key lock function on a personal computer without allocating storage capacity by simply installing buffers 7 and 8 externally.

Description

개인용 컴퓨터의 외부 키 잠금장치External Key Lock on Personal Computer

제1도는 종래의 키보드 제어기에서 행해지는 키 잠금 작동을 설명하는 플로우챠트.1 is a flowchart for explaining a key lock operation performed in a conventional keyboard controller.

제2도는 본고안에 따른 외부 키 잠금장치의 블럭도.2 is a block diagram of an external key lock according to the present invention.

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

1 : 키보드 제어기 2 : 잠금키1: Keyboard Controller 2: Lock Key

3 : 키보드 4 :마우스3: keyboard 4: mouse

5 : 키보드 커넥터 6 : 마우스 커넥터5: keyboard connector 6: mouse connector

7,8 : 3상 버퍼7,8: 3-phase buffer

본고안은 개인용 컴퓨터에서 외부의 키 잠금 장치에 관한 것이다.This article relates to an external key lock in a personal computer.

일반적으로 키 잠금의 의미는 컴퓨터의 키보드에 있는 키잠금키를 토글 스위치 형태로서, 1회 누르면 키잠금상태로 되고 다시 한번 누르면 키잠금해제로 된다.In general, the key lock means that the key lock key on the computer's keyboard is a toggle switch type. When the key lock is pressed once, the key lock is pressed, and when pressed again, the key lock is released.

키 잠금 상태에서는 키의 조작을 통한 입력이 컴퓨터에 전혀 인가되지 않는다. 그래서 컴퓨터 작업을 잠시 중단할때에 키잠금 상태로 설정해 놓을 수 있는 편리한 기능이다.In the key lock state, input through manipulation of the key is not applied to the computer at all. So it's a handy feature that allows you to lock your keys when you pause your computer.

종래의 키 잠금 동작은 키보드 제어가 내부에서 키 잠금 알고리즘에 따라 행해진다.The conventional key lock operation is that keyboard control is performed in accordance with a key lock algorithm therein.

키 잠금 동작에 관한 알고리즘 내용은 제어기의 ROM 기억장치에 저장되어 있다.Algorithm contents for the key lock operation are stored in the ROM memory of the controller.

제어기 내부에서 행해지는 종래의 키 잠금과 키 해제의 작동을 제1도의 알고리즘을 참조하여 간단히 설명하면 다음과 같다.The operation of the conventional key lock and key release performed inside the controller will be briefly described with reference to the algorithm of FIG.

키보드 제어기는 입력 포트의 특정 핀이 키 잠금 신호 핀이다.In the keyboard controller, a specific pin of the input port is a key lock signal pin.

제어기는 이 핀을 통해 들어오는 입력신호 상태를 주기적으로 검사(S2)하여, 만일 핀의 입력이 로우상태이면 (S7)단계로 가서 키 알고리즘을 행하여, 키 잠금 동작을 행한다(S6).The controller periodically checks the state of the input signal input through this pin (S 2 ), and if the input of the pin is low (S 7 ), performs the key algorithm to perform the key lock operation (S 6 ).

그러나 키 잠금 핀의 신호 상태가 하이이면, 키 조작을 계속 허용(S3)하고, 키 조작을 계속하는 중에 키잠금키를 누르면 (S5), 키잠금키에서는 로우신호를 제어기에 보내고, 제어기는(S2) 단계에서와 같이 (S6)단계에서 검사를 행하여 키 잠금 여부를 판단한다.However, if the signal state of the key lock pin is high, the key operation is allowed to continue (S 3 ), and if the key lock key is pressed while the key operation is continued (S 5 ), the key lock key sends a low signal to the controller. In step S 2 , as in step S 6 , a check is performed to determine whether a key is locked.

앞서 언급한 바와같이 키 잠금동작을 행하려면 키보드 제어기 내부에 키 잠금 알고리즘이 저장되어 있어야 한다.As mentioned above, in order to perform the key lock operation, a key lock algorithm must be stored in the keyboard controller.

그러나 근래의 키 보드 제어기는 키보드 뿐만아니라 마우스등과 같은 외부 입력장치도 관리하여야 하기 때문에 ROM의 기억용량이 상당히 필요하게 되어, 요즘 시판되고 있는 컴퓨터에는 키 잠금 기능이 없는 것이 거의 대부분인 실정이다.However, in recent years, since the keyboard controller has to manage not only a keyboard but also an external input device such as a mouse, the memory capacity of the ROM is quite necessary, and most of the computers on the market these days have no key lock function.

본고안의 목적은 이러한 문제점을 개선하기 위하여, 키 잠금 기능을 외부에서 지원하도록 구성한 외부 키 잠금 장치를 제공하는데 있다.The purpose of this paper is to provide an external key lock device configured to externally support the key lock function to improve this problem.

이하에서는 첨부 도면을 참조한 실시예의 설명을 통하여 본고안의 내용을 상술한다.Hereinafter, the contents of the present specification will be described in detail with reference to the accompanying drawings.

제2도는 본고안에 따른 외부 키 잠금장치의 블럭회로도이다.2 is a block circuit diagram of an external key lock device according to the present invention.

도시된 바와같이, 외부 키 잠금장치는, 잠금 키와의 연결접속단자(A), 키보드 클럭입력단자(B) 및 키보드 데이터 단자(C), 그리고 마우스 클럭단자(D) 및 마우스 데이터 단자를 포함하는 키보드 제어기(1)와, 사용자의 누름조작에 따라 하이신호 또는 로우신호를 발생하여 제어기(1)의 단자(A)에 공급하는 잠금 키(2)와, 키보드 커넥터(5)와 마우스 커넥터(6)를 각각 통하여 키보드 제어기(1)에 외부 입력 신호를 공급하는 키보드(3) 및 마우스(4)와, 상기 잠금 키(2)의 발생신호 상태에 따라, 상기 키보드 클럭단자(B)와 마우스 클럭단자(D) 각각에 전원(Vcc) 공급을 제어하는 3상 버퍼(7,8)를 구비하고 있다.As shown in the drawing, the external key locking device includes a connection connection terminal (A) with a locking key, a keyboard clock input terminal (B) and a keyboard data terminal (C), and a mouse clock terminal (D) and a mouse data terminal. A keyboard controller 1, a locking key 2 for generating a high signal or a low signal to a terminal A of the controller 1 according to a user's pressing operation, a keyboard connector 5 and a mouse connector ( The keyboard clock terminal B and the mouse according to the keyboard 3 and mouse 4 for supplying an external input signal to the keyboard controller 1 and the generated signal state of the lock key 2 through 6), respectively. Each of the clock terminals D is provided with three-phase buffers 7 and 8 for controlling the supply of the power supply Vcc.

이와같은 회로의 작동에 관하여 상술하면 다음과 같다.The operation of such a circuit is described in detail as follows.

잠금 키(2)를 누르지 않은 상태, 즉 키 잠금을 행하지 않을때에는 전원(Vcc)는 풀업 저항(R1)에 의하여 하이 상태가 된다.When the lock key 2 is not pressed, that is, when the key lock is not performed, the power supply Vcc becomes high by the pull-up resistor R 1 .

그리고 3상 버퍼(7,8)의 제어단자도 하이 전압이 걸리 때문에 전원(Vcc)를 제어기(1)의 클럭단자(B,D)에 공급하지 못한다.Since the control terminals of the three-phase buffers 7 and 8 also have high voltages, the power supply Vcc cannot be supplied to the clock terminals B and D of the controller 1.

따라서 키보드(3)나 마우스(4)의 입력이 키보드 제어기(1)에 입력된다.Therefore, input of the keyboard 3 or the mouse 4 is input to the keyboard controller 1.

그러나 잠금 키(2)가 눌려진 상태, 즉 외부 입력을 차단하는 상태에서는, 잠금 키(2)는 전원(Vcc)이 접지와 연결되어 로우신호를 발생한다.However, in the state in which the lock key 2 is pressed, that is, in a state in which the external input is blocked, the lock key 2 generates a low signal by connecting the power supply Vcc to ground.

이 로우신호는 3상 버퍼(7,8) 각 제어단자에 인가되어 전원(Vcc)를 제어기(1)의 클럭단자(B,D)에 공급하여 이들 단자의 입력신호상태를 하이로 만든다.This low signal is applied to each control terminal of the three-phase buffers 7 and 8 to supply the power supply Vcc to the clock terminals B and D of the controller 1, thereby making the input signal states of these terminals high.

클럭신호가 하이 상태이면 키보드(3)나 마우스(4)로 부터의 외부 입력은 키보드 제어기(1)에 입력되지 못한다.When the clock signal is high, external input from the keyboard 3 or the mouse 4 cannot be input to the keyboard controller 1.

위에서 설명한 내용을 각 부품별 신호로 정리하면 다음의 도표1과 같다.If the above description is organized by signal for each part, it is as following Table 1.

이상 설명한 바와같이 본고안에 따른 외부 키 잠금장치는 종래와같이 키보드 제어기 내부에 키 잠금 알고리즘의 저장이 필요없이 간단한 구성으로 개인용 컴퓨터의 키 잠금 기능을 실현할 수가 있다.As described above, the external key lock device according to the present invention can realize the key lock function of the personal computer with a simple configuration without the need for storing the key lock algorithm inside the keyboard controller as in the prior art.

Claims (1)

잠금 키와의 연결접속단자 및 외부입력장치의 신호입력단자를 포함하는 키보드 제어기(1)와, 키보드 커넥터(5)와 마우스 커넥터(6)를 각각 통하여 키보드 제어기(1)에 외부입력신호를 공급하는 키보드(3) 및 마우스(4)와, 제어신호에 따라 상기 키보드 클럭단자(B)와 마우스 클럭단자(D)에 전원(Vcc)을 공급하는 외부입력 스위칭수단(7)(8)과, 사용자의 누름조작에 따라 키보드 제어기(1)의 단자(A)와 외부입력 스위치수단(7)(8)에 하이레벨 또는 로우레벨의 제어신호를 공급하는 잠금 키(2)를 구비하는 것을 특징으로 하는 개인용 컴퓨터의 외부 키 잠금장치.Supplying an external input signal to the keyboard controller 1 via a keyboard controller 1 including a connection terminal for locking keys and a signal input terminal of an external input device, and a keyboard connector 5 and a mouse connector 6, respectively. A keyboard 3 and a mouse 4, external input switching means 7 and 8 for supplying power Vcc to the keyboard clock terminal B and the mouse clock terminal D according to a control signal; And a lock key 2 for supplying a high or low level control signal to the terminal A and the external input switch means 7 and 8 of the keyboard controller 1 according to the user's pressing operation. External key lock on the personal computer.
KR2019920021558U 1992-11-04 1992-11-04 External Key Lock on Personal Computer KR0137654Y1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR2019920021558U KR0137654Y1 (en) 1992-11-04 1992-11-04 External Key Lock on Personal Computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR2019920021558U KR0137654Y1 (en) 1992-11-04 1992-11-04 External Key Lock on Personal Computer

Publications (2)

Publication Number Publication Date
KR940013337U KR940013337U (en) 1994-06-25
KR0137654Y1 true KR0137654Y1 (en) 1999-04-01

Family

ID=19343267

Family Applications (1)

Application Number Title Priority Date Filing Date
KR2019920021558U KR0137654Y1 (en) 1992-11-04 1992-11-04 External Key Lock on Personal Computer

Country Status (1)

Country Link
KR (1) KR0137654Y1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990080369A (en) * 1998-04-16 1999-11-05 윤종용 Computer with mouse lock function and control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990080369A (en) * 1998-04-16 1999-11-05 윤종용 Computer with mouse lock function and control method

Also Published As

Publication number Publication date
KR940013337U (en) 1994-06-25

Similar Documents

Publication Publication Date Title
AU5628790A (en) Interfacing device for a computer games system
US5341316A (en) Personal computer system allowing selective use of built-in and external keyboards by means of selector
WO2004040397A3 (en) Secure implementation and utilization of device-specific security data
AU5778194A (en) Personal date/time notary device
FR2742959B1 (en) METHOD FOR SECURING THE USE OF A TERMINAL OF A CELLULAR RADIOCOMMUNICATION SYSTEM, CORRESPONDING TERMINAL AND USER CARD
KR0137654Y1 (en) External Key Lock on Personal Computer
US6298447B1 (en) Security control for computer power supply system
KR920001961B1 (en) Keyboard selecting method and apparatus for computer
US5089793A (en) Semiconductor device having an oscillatory circuit
JP2002287876A (en) Multifunctional keyboard
KR0183802B1 (en) Control method of memory device having a data-protecting function
KR920002107Y1 (en) Reset protection circuit in computer system
JP2830424B2 (en) Semiconductor device
KR940006661Y1 (en) Control circuit of keyboard for notebook-pc
JPH1049257A (en) Information processor
JP2809205B2 (en) Power distribution device
JP2581109B2 (en) Portable input device
JPH0519886A (en) Electronic equipment
JPH0229031A (en) Keyboard with character string storage device
KR100214461B1 (en) Memory card of searching password
KR100255073B1 (en) Apparatus for reset in computer system
KR19980028602A (en) System security device
JPH04142611A (en) Keyboard
KR19980072824A (en) Computer system with help display function and control method thereof
KR970059885A (en) System power supply and its method

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
REGI Registration of establishment
FPAY Annual fee payment

Payment date: 20060912

Year of fee payment: 9

EXPY Expiration of term