KR19980034104A - Wireless keyboard system scan data transmission and reception method of personal computer - Google Patents

Wireless keyboard system scan data transmission and reception method of personal computer Download PDF

Info

Publication number
KR19980034104A
KR19980034104A KR1019960052054A KR19960052054A KR19980034104A KR 19980034104 A KR19980034104 A KR 19980034104A KR 1019960052054 A KR1019960052054 A KR 1019960052054A KR 19960052054 A KR19960052054 A KR 19960052054A KR 19980034104 A KR19980034104 A KR 19980034104A
Authority
KR
South Korea
Prior art keywords
code
system scan
channel
scan code
personal computer
Prior art date
Application number
KR1019960052054A
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 KR1019960052054A priority Critical patent/KR19980034104A/en
Publication of KR19980034104A publication Critical patent/KR19980034104A/en

Links

Abstract

본 발명은 퍼스널 컴퓨터와 무선 통신하는 무선 키 보드의 코드 송수신 방법에 관한 것으로서, 본 발명의 무선 키 보드는 할당된 채널 ID와 시스템 스캔 코드를 조합하여 송신하므로써 채널 ID를 송신하는데 필요한 전력을 절약할 수 있으며, 퍼스널 컴퓨터는 수신된 무선 키 보드의 코드를 채널 ID와 재조합하여 원래의 시스템 스캔 코드를 복호할 수 있는 것이다.The present invention relates to a method for transmitting / receiving a code of a wireless key board wirelessly communicating with a personal computer. The wireless key board of the present invention saves the power required to transmit a channel ID by transmitting a combination of an assigned channel ID and a system scan code. The personal computer may decode the received wireless keyboard code with the channel ID to decode the original system scan code.

따라서, 본 발명은 무선 키 보드에서 채널 ID를 송신하는데 필요한 전력을 절약할 수 있다는 효과가 있다.Therefore, the present invention has the effect that it is possible to save the power required to transmit the channel ID in the wireless keyboard.

Description

퍼스널 컴퓨터의 무선 키보드 시스템 스캔데이타 송수신 방법How to send / receive scan data of wireless keyboard system of personal computer

본 발명은 퍼스널 컴퓨터에 사용되는 무선 키 보드에 관한 것으로서, 더욱 상세하게는 무선 키 보드의 채널 ID를 송수신하는 방법에 관한 것이다.The present invention relates to a wireless key board used in a personal computer, and more particularly, to a method for transmitting and receiving a channel ID of a wireless key board.

퍼스널 컴퓨터의 입력 장치로서는 유선으로 컴퓨터와 연결되는 키보드가 통상 사용되고 있으나, 미국 특허 공보 제4,628,541에서 볼 수 있는 바와 같이 적외선 신호를 이용하는 통신 장치의 등장으로 무선 키 보드를 겸용으로 사용할 수 있는 퍼스널 컴퓨터가 개발되고 있다.As an input device of a personal computer, a keyboard connected to a computer by a wire is commonly used. However, as can be seen in US Patent Publication No. 4,628,541, a personal computer that can be used as a wireless keyboard can be used due to the emergence of a communication device using an infrared signal. Is being developed.

이러한 키 보드는 마이크로 프로세서가 내장되어 있으며, 마이크로 프로세서는 키 보드내의 키들을 계속 훑어가면서 어떤 키가 눌려졌는가를 확인하여 눌린 키가 있으면 눌린 키에 해당하는 코드를 찾아 컴퓨터로 전송한다. 마이크로 컴퓨터가 이와 같이 눌린 키가 있는가를 검사하는 것을 스캔(scan)이라 하며, 스캔을 통하여 마이크로 프로세서가 인식하는 코드를 키 보드 스캔 코드라 한다.These keyboards have a built-in microprocessor, which constantly scans the keys on the keyboard to see which key is pressed, and if there is a key pressed, finds the code corresponding to the pressed key and sends it to the computer. The microcomputer checks whether there is a key pressed in this way, and a scan is called. The code that the microprocessor recognizes through the scan is called a keyboard scan code.

즉, 스캔을 통하여 마이크로 프로세서가 인식하는 코드를 키 보드 스캔 코드라 하고, 마이크로 프로세서는 이 키 보드 스캔 코드를 받아서 컴퓨터로 보낼 코드로 다시 변환시키는데 이 변환된 코드를 시스템 스캔 코드라 한다.In other words, the code that the microprocessor recognizes through the scan is called the keyboard scan code, and the microprocessor receives the keyboard scan code and converts it into a code to be sent to a computer. The converted code is called a system scan code.

한편, 하나의 퍼스널 컴퓨터에 다수의 무선 키 보드가 입력 장치로서 동시에 사용되는 경우가 있으며, 이 경우 퍼스널 컴퓨터는 수신된 시스템 스캔 코드가 어느 무선 키 보드로부터 송신된 것인가를 파악할 필요가 있다. 이를 위하여 종래에는 시스템 스캔 코드내에 채널 ID를 부가하는 방법을 사용하였다. 즉, 각 무선 키 보드에는 고유의 채널 ID가 부여되어 있고, 이 채널 ID를 시스템 스캔 코드와 함께 퍼스널 컴퓨터에 송신하므로써 퍼스널 컴퓨터는 채널 ID로서 수신된 시스템 스캔 코드가 어느 무선 키 보드로부터 송신되었는가를 알 수 있는 것이다.On the other hand, a plurality of wireless keyboards may be used simultaneously as an input device in one personal computer, and in this case, the personal computer needs to know from which wireless key board the received system scan code is transmitted. To this end, conventionally, a method of adding a channel ID in a system scan code is used. That is, each wireless keyboard is assigned a unique channel ID, and by sending this channel ID along with the system scan code to the personal computer, the personal computer can determine from which wireless keyboard the system scan code received as the channel ID was transmitted. You can see.

그러나, 이와 같이 채널 ID를 송신하는 방법은 무선 키 보드 전력 소비를 증가시킨다는 문제가 발생한다. 즉, 무선 키 보드는 그 소비 전력을 자체의 배터리 등으로부터 공급받도록 구성되어 있으며, 상술한 바와 같이 시스템 스캔 코드외에 채널 ID를 송신하기 위하여는 별도의 전력 소비가 발생하는 바, 채널 ID를 송신하지 않는 경우보다 전력 소비가 증가되는 문제가 있었다.However, a problem arises in that the method of transmitting the channel ID thus increases the wireless keyboard power consumption. That is, the wireless keyboard is configured to receive the power consumption from its own battery, etc. As described above, in order to transmit the channel ID in addition to the system scan code, a separate power consumption occurs. There was a problem that the power consumption is increased than not.

본 발명은 이러한 문제를 해결하기 위하여 안출한 것으로서, 본 발명의 목적은 전력 소비 없이 채널 ID를 송신할 수 있는 무선 키 보드의 시스템 스캔 코드 송수신 방법을 제공하는데 있다.SUMMARY OF THE INVENTION The present invention has been made to solve such a problem, and an object of the present invention is to provide a method for transmitting and receiving a system scan code of a wireless keyboard capable of transmitting a channel ID without power consumption.

본 발명의 다른 목적은 수신된 무선 키 보드의 코드로부터 채널 ID를 검출할 수 있는 무선 키 보드의 시스템 스캔 코드 송수신 방법을 제공하는데 있다.Another object of the present invention is to provide a method for transmitting and receiving a system scan code of a wireless keyboard capable of detecting a channel ID from a code of a received wireless keyboard.

본 발명에 따른 무선 키 보드의 시스템 스캔 코드 송신 방법은, 퍼스널 컴퓨터와 무선으로 연결되는 무선 키 보드에서 키 메트릭스의 눌려진 키에 대응하는 시스템 스캔 코드를 송신 방법으로서, 스캐닝 신호를 상기 키 메트릭스에 인가하는 단계와; 키 메트릭스의 키들중 눌려진 키가 있으면 해당 시스템 스캔 코드를 검출하는 단계와; 소정의 채널 ID를 상기 시스템 스캔 코드와 조합하는 단계와; 조합된 코드에 체크 섬(check sum)코드를 할당하여 퍼스널 컴퓨터에 송신하는 단계를 포함한다.The method for transmitting a system scan code of a wireless key board according to the present invention is a method of transmitting a system scan code corresponding to a pressed key of a key matrix in a wireless key board wirelessly connected to a personal computer, and applies a scanning signal to the key matrix. Making a step; Detecting a corresponding system scan code if there is a pressed key among the keys of the key matrix; Combining a channel ID with the system scan code; Assigning a check sum code to the combined code and transmitting it to the personal computer.

본 발명은 또한, 무선 키 보드로부터 송신된 코드 신호를 수신하는 방법으로서, 수신된 코드와 소정의 채널 ID를 조합하여 시스템 스캔 코드로 복호하는 단계와; 복호된 시스템 스캔 코드의 체크섬 비트로서 에러 발생 여부를 체킹하는 단계와; 체킹 결과 에러가 발생하지 않았으면 수신된 시스템 스캔 코드에 대응한 동작을 행하는 단계를 구비한다.The present invention also provides a method for receiving a code signal transmitted from a wireless key board, comprising: decoding a system scan code by combining a received code and a predetermined channel ID; Checking whether an error occurs as a checksum bit of the decoded system scan code; And if the check resulted in no error, performing an operation corresponding to the received system scan code.

도 1은 본 발명에 따른 무선 키 보드의 개략 블록도1 is a schematic block diagram of a wireless key board according to the present invention;

도 2는 본 발명에 따른 무선 키 보드의 시스템 스캔코드 송수신 방법의 흐름도2 is a flowchart of a system scan code transmission / reception method of a wireless key board according to the present invention.

도 3은 본 발명에 따른 퍼스널 컴퓨터의 개략 블록도3 is a schematic block diagram of a personal computer according to the present invention;

도 4는 본 발명에 따른 무선 키 보드의 시스템 스캔 코드 송수신 방법의 흐름도4 is a flowchart of a system scan code transmission / reception method of a wireless key board according to the present invention.

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

1:무선 키 보드2:퍼스널 컴퓨터1: wireless key board 2: personal computer

11:마이크로 프로세서13:키 메트릭스11: Microprocessor 13: Key Metrics

15:송신부21:수신부15: transmitter 21: receiver

3:프로세서25:출력장치3: processor 25: output device

이하, 본 발명의 일 실시예를 첨부된 도면을 참조하여 상세히 설명한다.Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 무선 키 보드의 개략 블록도로서, 도시된 바와 같이 키 보드(1)는 마이크로 프로세서(11), 키 메트릭스(13) 및 송신부(15)로 구성되어 있다.1 is a schematic block diagram of a wireless key board according to the present invention, in which the key board 1 is composed of a microprocessor 11, a key matrix 13, and a transmitter 15.

이러한 구성에서 마이크로 프로세서(11)는 도 2의 흐름도에서와 같이 스캐닝 신호를 키 메트릭스(13)에 인가하므로써(S1) 키 메트릭스(13)의 키들중 눌려진 키를 탐색하고(S2) 해당 시스템 스캔 코드를 검출한다(S3).In this configuration, the microprocessor 11 searches for the pressed key among the keys of the key matrix 13 (S2) by applying the scanning signal to the key matrix 13 as shown in the flowchart of FIG. 2 (S2) and the corresponding system scan code. Is detected (S3).

여기서, 마이크로 프로세서(11)내에는 별도의 채널 ID가 장착되어 있으며, 이 채널 ID를 상기 시스템 스캔 코드와 조합하여 새로운 송신용 시스템 스캔 코드를 형성한다(S4). 즉, 채널 ID를 시스템 스캔 코드와 조합하므로써 새로운 송신용 시스템 스캔 코드가 형성되며, 이 송신용 스캔 코드는 채널 ID에 의하여 원래의 시스템 스캔 코드로 복호될 수 있다. 예컨데, 채널 ID와 시스템 스캔 코드를 배타적 오아(Exclusive-OR)한 경우 이 코드를 다시 채널 ID와 배타적 오아하게 되면 원래의 시스템 스캔 코드가 복호되는 것이다.Here, a separate channel ID is mounted in the microprocessor 11, and the channel ID is combined with the system scan code to form a new transmission system scan code (S4). That is, a new transmission system scan code is formed by combining the channel ID with the system scan code, and this transmission scan code can be decoded into the original system scan code by the channel ID. For example, if the exclusive ID of the channel ID and the system scan code is exclusive-OR, the exclusive system scan code is decoded when the exclusive ID of the channel ID and the system scan code are exclusive.

이와 같이 채널 ID와 시스템 스캔 코드를 조합한 후에는 이 코드들이 전송도중에 발생하는 오류를 체킹할 수 있게 하는 체크 섬(check sum) 정보들이 할당한 후(S5) 송신부(15)를 통하여 퍼스널 컴퓨터에 무선으로 송신하는 것이다(S6).After combining the channel ID and the system scan code in this way, check sum information is allocated to enable these codes to check for errors occurring during transmission (S5) and then to the personal computer through the transmission unit 15. The transmission is wireless (S6).

따라서, 본 발명의 무선 키 보드에서는 종래와 같이 별도의 채널 ID를 송신하지 않게 되어 채널 ID를 송신하는데 필요한 전력을 절약할 수 있음을 알 수 있다.Accordingly, it can be seen that the wireless key board of the present invention does not transmit a separate channel ID as in the related art, thereby saving power required for transmitting the channel ID.

도 3에는 무선 키 보드로부터의 코드를 수신하는 퍼스널 컴퓨터(2)의 개략 블록도가 도시되어 있다.3 shows a schematic block diagram of a personal computer 2 for receiving a code from a wireless key board.

도시된 바와 같이 퍼스널 컴퓨터(2)에는 무선 키 보드의 코드를 수신하기 위한 수신부(21)와, 수신부(21)의 코드를 처리하는 프로세서(23), 그리고, 프로세서(23)에서 처리된 결과를 출력하는 모니터 등의 출력 장치(25)가 구성되어 있다.As shown in the figure, the personal computer 2 includes a receiver 21 for receiving the code of the wireless key board, a processor 23 for processing the code of the receiver 21, and a result processed by the processor 23. The output device 25, such as a monitor to output, is comprised.

이와 같이 구성된 퍼스널 컴퓨터에서 프로세서(23)내에는 상술한 무선 키 보드의 채널 ID와 동일한 채널 ID가 저장되어 있으며, 도 4에 도시된 흐름도의 단계(S7)에서와 같이 수신부(21)에 소정 코드가 수신되면, 수신된 코드와 채널 ID를 조합(상술한 예에서 이들을 상호 배타적 오아하였으므로, 수신된 코드와 채널 ID를 다시 배타적 오아하는 방식으로)하여(S8) 무선 키보드의 시스템 스캔 코드를 복호한다. 그리고, 복호된 시스템 스캔 코드에 할당된 체크섬 비트로서 에러 발생 여부를 체킹하여(S9) 에러가 발생하지 않았으면(S10), 수신된 시스템 스캔 코드에 대응한 동작을 행하는 것이다(S11). 여기서, 단계(S9,S10)의 수행 결과 에러가 발생하는 경우는 송신과정에서의 노이즈 등에 의하여 에러가 발생하거나, 채널 ID가 상이하여 에러가 발생하는 두가지의 경우가 있을 것이나, 이와 같이 에러가 발생하는 경우에는 해당 동작을 행하지 않는 바, 결과는 동일하다고 볼 수 있다.In the personal computer configured as described above, a channel ID identical to the channel ID of the above-described wireless keyboard is stored in the processor 23, and a predetermined code is received in the receiver 21 as in step S7 of the flowchart shown in FIG. Is received, the received code and channel ID are combined (by mutually exclusive misunderstanding in the above-mentioned example, so that the received code and channel ID are again exclusively misunderstood) (S8) to decode the system scan code of the wireless keyboard. . If an error has not occurred (S9) by checking whether an error has occurred as a checksum bit allocated to the decoded system scan code (S10), an operation corresponding to the received system scan code is performed (S11). In this case, when an error occurs as a result of performing steps S9 and S10, there may be two cases in which an error occurs due to noise in a transmission process or an error occurs due to a different channel ID. In this case, the operation is not performed. Therefore, the result is the same.

즉, 본 발명의 무선 키 보드는 할당된 채널 ID와 시스템 스캔 코드를 조합하여 송신하므로써 채널 ID를 송신하는데 필요한 전력을 절약할 수 있으며, 퍼스널 컴퓨터는 수신된 무선 키 보드의 코드를 채널 ID와 재조합하여 원래의 시스템 스캔 코드를 복호할 수 있는 것이다.That is, the wireless keyboard of the present invention can save the power required to transmit the channel ID by combining the assigned channel ID and the system scan code, and the personal computer recombines the code of the received wireless keyboard with the channel ID. To decode the original system scan code.

따라서, 본 발명은 무선 키 보드에서 채널 ID를 송신하는데 필요한 전력을 절약할 수 있다는 효과가 있다.Therefore, the present invention has the effect that it is possible to save the power required to transmit the channel ID in the wireless keyboard.

Claims (4)

퍼스널 컴퓨터와 무선으로 연결되는 무선 키 보드에서 키 메트릭스(13)의 눌러진 키에 대응하는 시스템 스캔 코드를 송신 방법으로서,As a method of transmitting a system scan code corresponding to a pressed key of the key matrix 13 in a wireless key board wirelessly connected to a personal computer, 스캐닝 신호를 상기 키 메트릭스(13)에 인가하는 단계(S1)와;Applying a scanning signal to the key matrix (S1); 상기 키 메트릭스(13)의 키들중 눌려진 키가 있으면 해당 시스템 스캔 코드를 검출하는 단계(S2,S3)와;Detecting a corresponding system scan code if there is a pressed key among the keys of the key matrix (S2, S3); 소정의 채널 ID를 상기 시스템 스캔 코드와 조합하는 단계(S4)와;Associating a predetermined channel ID with the system scan code (S4); 상기 조합된 코드에 체크 섬(check sum)코드를 할당하여 상기 퍼스널 컴퓨터에 송신하는 단계(S5,S6)를 포함하는 퍼스널 컴퓨터의 무선 키보드 시스템 스캔 데이타 송수신 방법.And assigning a check sum code to said combined code and transmitting it to said personal computer (S5, S6). 제1항에 있어서,The method of claim 1, 상기 채널 ID와 시스템 스캔 코드는 배타적 오아하는 퍼스널 컴퓨터의 무선 키 보드 시스템 스캔 데이타 송수신 방법.And said channel ID and system scan code are exclusive or favorite wireless computer system scan data transmission / reception methods. 무선 키 보드로부터 송신된 코드 신호를 수신하는 방법으로서,A method of receiving a code signal transmitted from a wireless key board, 소정 코드가 수신되면 수신된 코드와 소정의 채널 ID를 조합하여 시스템 스캔 코드로 복호하는 단계(S7,S8)와;Decoding a system scan code by combining the received code and a predetermined channel ID when a predetermined code is received (S7, S8); 상기 복호된 시스템 스캔 코드의 체크섬 비트로서 에러 발생 여부를 체킹하는 단계(S9,S10)와;Checking whether an error occurs as a checksum bit of the decoded system scan code (S9, S10); 상기 체킹 결과 에러가 발생하지 않았으면 수신된 시스템 스캔 코드에 대응한 동작을 행하는 단계(S11)를 구비하는 퍼스널 컴퓨터의 무선 키 보드 시스템 스캔 데이타 송수신 방법.And performing an operation corresponding to the received system scan code if an error has not occurred as a result of the checking (S11). 제1항에 있어서,The method of claim 1, 상기 수신된 코드와 채널 ID는 배타적 오아하는 퍼스널 컴퓨터의 무선 키 보드 시스템 스캔 데이타 송수신 방법.And said received code and channel ID are exclusive orphan wireless computer system scan data transmission / reception methods.
KR1019960052054A 1996-11-05 1996-11-05 Wireless keyboard system scan data transmission and reception method of personal computer KR19980034104A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960052054A KR19980034104A (en) 1996-11-05 1996-11-05 Wireless keyboard system scan data transmission and reception method of personal computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960052054A KR19980034104A (en) 1996-11-05 1996-11-05 Wireless keyboard system scan data transmission and reception method of personal computer

Publications (1)

Publication Number Publication Date
KR19980034104A true KR19980034104A (en) 1998-08-05

Family

ID=66519319

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960052054A KR19980034104A (en) 1996-11-05 1996-11-05 Wireless keyboard system scan data transmission and reception method of personal computer

Country Status (1)

Country Link
KR (1) KR19980034104A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990024615A (en) * 1997-09-04 1999-04-06 이형도 Channel Variable Wired / Wireless Keyboard

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990024615A (en) * 1997-09-04 1999-04-06 이형도 Channel Variable Wired / Wireless Keyboard

Similar Documents

Publication Publication Date Title
US5958023A (en) Method for low power wireless keyboard that detects a host computer query for the state of a key then powers up to determine and transmit back the state of that key
US20030176195A1 (en) System and method for efficiently detecting the identification of a received signal
KR970064022A (en) Data structure, data communication method, apparatus and communication terminal
KR100224386B1 (en) Radio station and signal transceiving method
US20030084210A1 (en) Wireless receiving device and method jointly used by computer peripherals
KR19980034104A (en) Wireless keyboard system scan data transmission and reception method of personal computer
KR100340423B1 (en) Method for transmissing data of wireless keyboard having track-ball
KR100703439B1 (en) Method for inputting key data of device having a keypad
US6836807B2 (en) Wireless receiving device and method jointly used by computer peripherals
KR100196665B1 (en) Method for transmitting system scan code
KR20020073897A (en) Stabilization method for digital transmitting and receiving data of wireless keyboard
US20030006966A1 (en) Wireless USB keyboard
KR960013378B1 (en) Character pager
KR100222758B1 (en) Computer system and method with keyboard using both wire and wireless
KR20080068339A (en) Infrared receiving error detecting method of cell phone
JPH05236073A (en) Method for preventing adjacent channel interference for cordless telephone set or the like
JPH11272408A (en) Wireless keyboard
KR970002110B1 (en) Key-board attaching apparatus
CN1241432C (en) Wireless modem
JP2845720B2 (en) Error detection device
KR100495839B1 (en) Local Wireless communication apparatus
KR100266617B1 (en) Siginal reception method for wireless keyboard and remote controller
JPH1146175A (en) Method and circuit for detecting failure of time division multiplexing circuit
KR100459555B1 (en) Method and apparatus for detecting bad channels in a mobile communication system
KR20110084598A (en) Apparatus and method for improving key scan performance using inverter circuit in portable terminal

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E801 Decision on dismissal of amendment
E601 Decision to refuse application
J201 Request for trial against refusal decision
AMND Amendment
E902 Notification of reason for refusal
E902 Notification of reason for refusal
B601 Maintenance of original decision after re-examination before a trial
J301 Trial decision

Free format text: TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20000420

Effective date: 20010730