WO2005119417A1 - Rfid-based visual multilingual keyboard with controller modifier - Google Patents

Rfid-based visual multilingual keyboard with controller modifier Download PDF

Info

Publication number
WO2005119417A1
WO2005119417A1 PCT/YU2005/000017 YU2005000017W WO2005119417A1 WO 2005119417 A1 WO2005119417 A1 WO 2005119417A1 YU 2005000017 W YU2005000017 W YU 2005000017W WO 2005119417 A1 WO2005119417 A1 WO 2005119417A1
Authority
WO
WIPO (PCT)
Prior art keywords
keyboard
keys
modifier
controller
operating system
Prior art date
Application number
PCT/YU2005/000017
Other languages
French (fr)
Other versions
WO2005119417B1 (en
Inventor
Aleksandar Pantic
Original Assignee
Aleksandar Pantic
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 Aleksandar Pantic filed Critical Aleksandar Pantic
Publication of WO2005119417A1 publication Critical patent/WO2005119417A1/en
Publication of WO2005119417B1 publication Critical patent/WO2005119417B1/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

Definitions

  • This invention relates to the computer technology. More specific, it relates to the design of a computer keyboard in the fashion that it enables the user to know which glyph or image will be displayed on the computer screen, or which command or action will be triggered within a software, upon pressing of a specific key, by seeing the same glyph or image displayed on the screen of the keycap.
  • keyboards communicate with the computer by the means of the keyboard common controller, being placed within the keyboard itself, and the interface keyboard controller, being placed within the computer, interconnected by the physical connection through the port.
  • the communication is carried out between these two controllers by any predefined communication protocol through the cable or wireless connections.
  • the most commonly used connections through the port are through the 5 pin DIN connectors, 6 pin mini DIN connectors (PS/2), 4 pin USB connectors and notebook internal connectors.
  • Bidirectionality of the communication enables both the keyboard to send the information when pressing or releasing of a key, or a combination of keys, such as the combination of pressed Control key and P letter key, forming a command to be triggered by the computer, and the computer to send the command to the keyboard, setting it into the specified state, such as SET TYPEMATIC REPEAT RATE command, which determines the maximal duration of the pressed position of the same key before the second letter is inscribed onto the computer display device.
  • the main purpose of the communication is to send to the computer the information about which key, or combination of keys, has been pressed or released on the keyboard.
  • the keyboard interface controller is analyzing the keyboard matrix and dete ⁇ nines that the specific key has been pressed or released based on the information on the place of the key at the keyboard matrix.
  • the keyboard interface controller recognizes that the key has been pressed or released due to the change of the current flow through the current circuits at the specific row and column of the matrix of the keyboard.
  • the keyboard interface controller Based on these items of information, the keyboard interface controller generates "the scan code' * pertaining only to the specific key, combinations of keys or actions being taken, and sends it by a specific protocol of asynchronous communication through the cables, through the specific port, the most often PS/2 port, to the operating system of the computer.
  • the operating system recognizes "the scan code” and, having the information on the keyboard layout MAP and its active language variant, i.e. the codepage, is able to non- ambiguously identify all of the keys of the keyboard layout, and actions being taken by the user.
  • the operating system makes the information available to the application which is active in that very moment.
  • the active application decides on the action that will be performed, e.g. on exhibit of the specific character or certain action such as print preview.
  • each application is able to set its own language variant and/or codepage of the operating system. Each time when any application becomes active after the start up of the operating system it can change the active language variant of the operating system.
  • the operating system remaps the keyboard layout each time the active language variant has been changed.
  • the fonts having a large number of various characters and symbols are installed. These characters and symbols are accessed either utilizing the standard code pages (CP1 , CP2, CPn), or utilizing of the universal address consisted of two bytes known as Unicode system.
  • the two-byte addresses enable a font to have within itself 2 16 , i.e. more than sixty thousand, different characters and symbols available to any application at the same time.
  • the common visible keyboard layout usually has the letters of the common Latin alphabet and specific characters (Esc, FI, Delete. Home, 5, %, etc.) engraved or printed on the keycaps in a predefined order, one of the most usual keyboard layouts in the English language variant is known as QWERTY visible keyboard layout, having the number of keys between 102 and 108.
  • QWERTY visible keyboard layout having the number of keys between 102 and 108.
  • the active language variant in the operating system is not the same as the visible keyboard layout, because the active language variant has been changed by an event in the operating system, such as start of an application having a different language variant as a default, the user will have to search for the place of the key needed to be pressed to produce the wanted glyph or to trigger certain action, and usually to press several times different keys until the discovery of the place of the key producing the wanted glyph.
  • the composite LCD keyboard involves software application to manage characters and symbols to be displayed on the LCD keyboard.
  • the management is achieved through the operating system.
  • the application embraces the table with the information for display of the glyphs at the LCD keyboard and the key table containing the information on the key codes corresponding to the keys at the LCD keyboard. Having these two items of information is sufficient to manage the display at the LCD keyboard within the defined operating system.
  • the keyboard is consisted of actually one flat LCD screen without the keys, displaying the glyphs upon pressing on a certain place of the keyboard.
  • the disadvantages of this approach are the uncomfortable ergonomic and design factors, since it lacks travel, tactile feedback, audibility, activation force, click and bounce effect, overall feel of the entire keyboard, as well as its durability and cost of production and repair.
  • Remapping of the keys of the keyboard by the operating system indirectly solves the problem, but the user still cannot make simple choice of alphanumeric characters, symbols, hereinafter referred to as "the glyphs", and the images directly from the keys of the keyboard and still have the described problem after any change of the active language variant within the operating system.
  • the present invention provides:
  • This figure shows the schematic construction of the RFID device and its parts and shows schematically the method of wireless transfers of power supply and data to the microcontroller device of the transponder in the construction of the keycap.
  • Detail A shows the schema of the electronic organization, construction and functionality of one of the displayable keycaps
  • Detail B Shows organizational schema of the NV memory of the microcontroller of the transponder
  • RFID-based visual multilingual keyboard with controller modifier employs the driver of the keyboard, monitoring for setting of the active language variant i.e. the code page in the operating system.
  • the present invention also employs the use of the keyboard common controller modifier to receive from the keyboard driver the information which of the glyphs or images will be displayed at the monitor of the computer upon pressing or releasing of each of the keyboard keys, and to forward it utilizing the RFID reader to each of the RFID transponders placed within the keys requiring such information.
  • the present invention also involves microcontrollers of the transponders placed in the keys of the keyboard. Finally, it involves setting and interoperability of each and all of them, to produce exhibit of the glyphs and images visible to the user on the screen keycaps of the keys on the keyboard.
  • the keyboard driver has its own data storage in the RAM memory of the operating system and/or hard disk for saving the info ⁇ nation of the current set of the language variants and/or code pages, as well as the data on the glyphs and the images of all language variants in form of the rasterized font, being available to the operating system and images from software applications using the keyboard visual feature.
  • the same items of information also reside in the NV memory of the keyboard common controller modifier as well as in the NV memory of the microcontroller of the transponder in every screen keycap described further bellow, and these items of information should always be up to date and equal with each other in order to the invention be functional.
  • the keyboard driver queries the keyboard common controller modifier through the interface keyboard controller, by sending any predefined sequence of commands and their arguments to the keyboard common controller modifier within any predefined periods of time.
  • the keyboard common controller modifier recognizes the sequence as the signal for its activation and sends response of its presence back to the keyboard driver utilizing predefined sequence of standard commands and arguments for sending "the scan codes" of the pressed keys to the interface keyboard controller using only the argument value as the carrier of the data for the keyboard driver.
  • the keyboard driver receives the response from the keyboard common controller modifier that the keyboard has not been removed, it does not examine if the contents of its memory and the NV memory of the keyboard common controller modifier, storing the information of current set of language variants i.e. code pages, are identical.
  • keyboard driver receives no response from the keyboard common controller modifier, either the keyboard have been removed, lost power supply, or another keyboard is about to be connected to the computer, which calls for the checkout of the equality of the contents of the keyboard driver memory and keyboard common controller modifier memory should the new keyboard be potentially connected to the computer.
  • the keyboard driver keeps on sending queries to the interface keyboard controller in predefined period of times until it receives the response.
  • keyboard driver compares the content of its own memory and keyboard common controller modifier NV memory looking for the differences in the current language variants i.e. the code pages utilizing the same, above described schema of bidirectional communication with the keyboard common controller modifier.
  • code pages in the memory of the keyboard driver, NV memory of the keyboard common controller modifier, and memory of the microcontroller of the transponder occurs, as well as the synchronization between the NV memory segment of the microcontroller of the transponder which holds information of glyphs for the updated language variants i.e. code pages and memory segment of the keyboard driver that holds information of all glyphs and all language variants.
  • the active language variant i.e. code page in the operating system is set and therefore displayed on the screen keycaps. Synchronization and command/data flow is carried out according to the description of the communication protocol of the keyboard common controller modifier.
  • the keyboard driver monitors the changes of the active language variant i.e. the code page within the operating system.
  • the keyboard driver queries the existence of the active language variant i.e. the code page in the current language variants i.e. code pages within the NV memory of the keyboard common controller modifier, or existence of any non-standard language variants i.e. code page set by an application that makes use of the specific visual features of this keyboard. If at least one these conditions is fulfilled, the keyboard driver sends the sequence activating the keyboard common controller modifier and sends new current language variant i.e. code page, key codes and glyphs information bit by bit through the keyboard common controller modifier to every microcontroller of the transponder in every screen keycap.
  • the active language variant i.e. code page
  • the current language variants i.e. code pages
  • the keyboard driver sends only the group identification of all transponders and current language variants i.e. code page which is sufficient information for the microcontroller of the transponder to display correct glyphs on every keycap.
  • the driver After it had received the info ⁇ nation on the current active language variant, on the glyph or image, on the ID code of a key of the keyboard, having been made available by the operating system, the driver is forwarding the information on the ID code of the selected key at the keyboard from the operating system through the interface controller to the keyboard common controller. Yet, the keyboard common controller is not designed to distinct such items of information.
  • the keyboard common controller modifier could be any of the programmable electronic microcontroller devices known in the art. It monitors the communication carried out between the interface keyboard controller and keyboard common controller. Upon the receipt of a predefined sequence of the predefined argument of the predefined commands, from the keyboard driver installed into the operating system, through the interface keyboard controller, the keyboard common controller modifier inhibits the keyboard common controller and takes over the communication with the keyboard.
  • the inhibition is perfo ⁇ ned by sending the signal to the analog switches, which are known in the art.
  • the predefined sequence of the predefined arguments of a predefined command could be any command, preferably one of the commands recognized by all interface keyboard controllers known in the art, such as for example the SET TYPEMATIC REPEAT RATE command, having the argument for example 255.
  • the predefined sequence could be set to activate the modifier upon receipt of any number of the commands and values of their arguments received consecutively in a row within the predefined time periods between each of the consecutively received commands.
  • the modifier upon receipt of the command SET TYPEMATIC REPEAT RATE with the value of the argument being for example 255, the modifier is alerted to recognize if the consecutive command is the one having been set to activate the modifier, provided it is received within n milliseconds.
  • the command required to be consecutively received within 77 milliseconds could be for example the command SET TYPEMATIC REPEAT RATE with the value of the argument being for example 254.
  • Such cycles of sequences can be repeated as many times with different arguments and different timer settings as needed in order to avoid accidental activation of the modifier. Only upon the receipt of all of these sequences consecutively within the predefined time periods the modifier will inhibit the keyboard common controller and take over the communication with the keyboard.
  • the number of required sequences and time limits is easily set by the program within the modifier by the methods known in the art. In the described fashion, the possibility of unwanted inliibition of the keyboard common controller and takeover of the communication between the keyboard interface controller and the keyboard common controller is nearly non existent.
  • the number of values set to activate the modifier should not affect operation ability of the keyboard, since usual communication protocols do have the ability of transmitting of a number of commands within milliseconds.
  • the same process is used to transmit the information on cessation of the inhibition of the keyboard common controller.
  • the keyboard common controller modifier Upon the receipt of any predefined sequence of the predefined commands with their arguments consecutively within the predefined time periods, the keyboard common controller modifier will cease inliibition of the keyboard common controller, allowing further communication between the interface keyboard controller and keyboard common controller, remaining alert during the activity of the operating system.
  • the present invention utilizes the RFID device.
  • the RFID device is consisted of the RFID reader, antenna and transponder.
  • the RFID devices are common nowadays and known in the art.
  • the RFID reader is placed near the keyboard common controller modifier.
  • the antenna is placed around the key set of the keyboard and coplanar to the upper surface of the keys, so it is able to transmit the signal and power supply to the transponders placed within each of the keys having the screen keycap.
  • the RFID reader receives the signal from the keyboard controller modifier utilizing TTL - RS232 connection and is transmitting it wirelessly using the antenna to the selected transponders placed within the keycap construction itself.
  • Transponders receive the signal initiated by the keyboard driver, based upon the information on active language variant, i.e. the codepage. and the ID code of the key.
  • the RFID reader receives the info ⁇ nation from the keyboard common controller modifier, forwards to the transponder either the ID key code, active language variant and glyph or image to be displayed bit by bit, or only the information on the active language variant and the information on the group ID code of all transponders in the keyboard.
  • Wireless communication between the reader and transponder is bidirectional.
  • each of the keys of the keyboard or preferably, only the keys intended to display different glyphs or images upon switching to different active language variant, are constructed containing the common body of the key, RFID transponder with its microcontroller and NV memory, display device unit, as well as the protective layer at the top of the keycap.
  • the RFID transponder is part of the described RFID device.
  • the display device is placed on the upper side of the keys. It is either an LCD display device or other display device capable of displaying glyphs and images known in the art.
  • the protective layer of a transparent material, such as plastic, is used as the keycap, designed to meet ergonomic and design factors of the standard keyboards. It is transparent to allow exhibit of the display device beneath it to be visible by the user.
  • Microcontroler of the transponder receives the information either on its group identification as a header command, or the information on its ID code.
  • the group identification received, it orders only display of the glyph existing in its NV memory, since the meaning of the information is that only the code page has been changed.
  • the ID code received, it is ordering the update both of the glyph and the code page in its NV memory and orders display of the updated glyph, since the meaning of the information is that the glyph has been changed.
  • the present invention also involves its own specific functional key.
  • Thie functional key enables the display of the extended set of symbols of the current codepage or active language variant on the display device of the key.
  • the number of glyphs of extended characters in a codepage is bigger than the number of keys on the keyboard so they cannot in a same time be displayed on the display devices of the keycaps and use by simple pressing on the key without the special mechanism introduced here by specific functional key.
  • the functional key is toggled between the "active" and "inactive” state by double- clicking on it, which eliminates the possibility of accidental change of state.
  • the keys send not their ordinary "scan code” but the scan code needed for the specific glyph to be displayed, e.g.

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

RFID-based visual multilingual keyboard with controller modifier employs the driver of the keyboard, monitoring for setting of the active language variant i.e. the code page in the operating system. The present invention also employs the use of the keyboard common controller modifier to receive from the keyboard driver the information which of the glyphs or images will be displayed at the monitor of the computer upon pressing or releasing of each of the keyboard keys, and to forward it utilizing the RFID reader to each of the RFID transponders placed within the keys requiring such information. The present invention also involves microcontrollers of the transponders placed in the keys of the keyboard. Finally, it involves setting and interoperability of each and all of them, to produce exhibit of the glyphs and images visible to the user on the screen keycaps of the keys on the keyboard.

Description

RFID-BASED VISUAL MULTILINGUAL KEYBOARD WITH CONTROLLER MODIFIER
FIELD OF THE INVENTION
This invention relates to the computer technology. More specific, it relates to the design of a computer keyboard in the fashion that it enables the user to know which glyph or image will be displayed on the computer screen, or which command or action will be triggered within a software, upon pressing of a specific key, by seeing the same glyph or image displayed on the screen of the keycap.
BACKGROUND OF THE INVENTION
Commonly used keyboards communicate with the computer by the means of the keyboard common controller, being placed within the keyboard itself, and the interface keyboard controller, being placed within the computer, interconnected by the physical connection through the port. The communication is carried out between these two controllers by any predefined communication protocol through the cable or wireless connections. The most commonly used connections through the port are through the 5 pin DIN connectors, 6 pin mini DIN connectors (PS/2), 4 pin USB connectors and notebook internal connectors. Bidirectionality of the communication enables both the keyboard to send the information when pressing or releasing of a key, or a combination of keys, such as the combination of pressed Control key and P letter key, forming a command to be triggered by the computer, and the computer to send the command to the keyboard, setting it into the specified state, such as SET TYPEMATIC REPEAT RATE command, which determines the maximal duration of the pressed position of the same key before the second letter is inscribed onto the computer display device.
The main purpose of the communication is to send to the computer the information about which key, or combination of keys, has been pressed or released on the keyboard. When a key on the keyboard is pressed or released, the keyboard interface controller is analyzing the keyboard matrix and deteπnines that the specific key has been pressed or released based on the information on the place of the key at the keyboard matrix. The keyboard interface controller recognizes that the key has been pressed or released due to the change of the current flow through the current circuits at the specific row and column of the matrix of the keyboard. Based on these items of information, the keyboard interface controller generates "the scan code'* pertaining only to the specific key, combinations of keys or actions being taken, and sends it by a specific protocol of asynchronous communication through the cables, through the specific port, the most often PS/2 port, to the operating system of the computer. The operating system recognizes "the scan code" and, having the information on the keyboard layout MAP and its active language variant, i.e. the codepage, is able to non- ambiguously identify all of the keys of the keyboard layout, and actions being taken by the user. The operating system makes the information available to the application which is active in that very moment. The active application decides on the action that will be performed, e.g. on exhibit of the specific character or certain action such as print preview.
Once being active, each application is able to set its own language variant and/or codepage of the operating system. Each time when any application becomes active after the start up of the operating system it can change the active language variant of the operating system.
The operating system remaps the keyboard layout each time the active language variant has been changed.
To enable multilingual use of an application, the fonts having a large number of various characters and symbols are installed. These characters and symbols are accessed either utilizing the standard code pages (CP1 , CP2, CPn), or utilizing of the universal address consisted of two bytes known as Unicode system. The two-byte addresses enable a font to have within itself 216, i.e. more than sixty thousand, different characters and symbols available to any application at the same time.
The common visible keyboard layout usually has the letters of the common Latin alphabet and specific characters (Esc, FI, Delete. Home, 5, %, etc.) engraved or printed on the keycaps in a predefined order, one of the most usual keyboard layouts in the English language variant is known as QWERTY visible keyboard layout, having the number of keys between 102 and 108. As long as the active language variant in the operating system is the same as the visible keyboard layout used, the user will enter easily not only the characters printed or engraved on the keycaps, but also the most common commands that may not be printed or engraved on the keycaps. However, once the active language variant in the operating system is not the same as the visible keyboard layout, because the active language variant has been changed by an event in the operating system, such as start of an application having a different language variant as a default, the user will have to search for the place of the key needed to be pressed to produce the wanted glyph or to trigger certain action, and usually to press several times different keys until the discovery of the place of the key producing the wanted glyph.
There are various approaches known in the art trying to accommodate the computer users looking for the places of the keys on the keyboard using the active language variant uncustomary used by the user.
The composite LCD keyboard involves software application to manage characters and symbols to be displayed on the LCD keyboard. The management is achieved through the operating system. The application embraces the table with the information for display of the glyphs at the LCD keyboard and the key table containing the information on the key codes corresponding to the keys at the LCD keyboard. Having these two items of information is sufficient to manage the display at the LCD keyboard within the defined operating system. The keyboard is consisted of actually one flat LCD screen without the keys, displaying the glyphs upon pressing on a certain place of the keyboard. The disadvantages of this approach are the uncomfortable ergonomic and design factors, since it lacks travel, tactile feedback, audibility, activation force, click and bounce effect, overall feel of the entire keyboard, as well as its durability and cost of production and repair. Necessary involvement of the separate software, able to recognize such a keyboard, is yet another disadvantage, since the keyboard is not functional with all existing software applications and operating systems. Another approach known in the art involves LCD screens on each of the keys on the keyboard, involving the permanent contact of each of the keys with the circuit board of the keyboard body. The existence of such permanent contacts necessarily reduces durability of the keys of the keyboard, while common keyboard needs the keys constructed for several million of press-release cycles. To meet the durability standards of the keys, the special very large and expensive and keys are designed for use in such a keyboard. The electronic devices known in the art required for functioning of the keys are placed within the assemblies of the keys, as well as special construction required for pressing and releasing of the keys, keeping contacts between the keys and the circuit board permanently immobile to try to prevent wear and tear. Such keys are much larger than the standard ones, having ergonomic and comfort design factors: travel, tactile feedback, audability, activation force, click and bounce and overall feel tremendously reduced compared to the standard keyboards. Therefore, it cannot be used as a common general purpose keyboard.
Remapping of the keys of the keyboard by the operating system indirectly solves the problem, but the user still cannot make simple choice of alphanumeric characters, symbols, hereinafter referred to as "the glyphs", and the images directly from the keys of the keyboard and still have the described problem after any change of the active language variant within the operating system.
The present invention provides:
• the possibility to the users of visual selection of glyphs and images directly from the keys of the keyboard; • unchanged standard ergonomic attributes and durability of the keys and keyboard; • standard design and size-of the keys, spacing between the keys and standard size and design of the keyboard; • compatibility with any computer and any operating system and any existing software application; • simple installation procedure and connectability through any of the standard ports (PS2, USB, etc.): • operationability without the requirement of additional hardware of the computer; The present invention employs various methods and protocols known in the art for the communication between the keyboard and computer (USB, PS/2, BLUETOOTH, COM, LPT, internal ports, etc.)
DESCRIPTION OF THE DRAWINGS
Fig 2.1
Shows the functionality and organizational schema of the common keyboard controller and its functionality in terms of communication with the operating system and applications running within it known in the art.
Fig 2.2
Shows the general idea known in the art which enables LCD keyboards to communicate with specific applications and shows glyphs and images foreseen by these applications
Fig 2.3
Shows schematically the general idea of functionality and organizational schema of the keyboard with the common keyboard controller modifier which in cooperation with the keyboard driver and the operating system gives the visual functionality on the display device of every displayable keycap.
Fig 2.4
This figure shows the schematic construction of the RFID device and its parts and shows schematically the method of wireless transfers of power supply and data to the microcontroller device of the transponder in the construction of the keycap.
Detail A - shows the schema of the electronic organization, construction and functionality of one of the displayable keycaps Detail B - Shows organizational schema of the NV memory of the microcontroller of the transponder
Fig 2.5
Shows the algorithm of behaviour of the common keyboard microcontroller modifier and the schema of its electronic connection with the common keyboard microcontroller
DETAILED DESCRIPTION OF THE INVENTION
RFID-based visual multilingual keyboard with controller modifier employs the driver of the keyboard, monitoring for setting of the active language variant i.e. the code page in the operating system. The present invention also employs the use of the keyboard common controller modifier to receive from the keyboard driver the information which of the glyphs or images will be displayed at the monitor of the computer upon pressing or releasing of each of the keyboard keys, and to forward it utilizing the RFID reader to each of the RFID transponders placed within the keys requiring such information. The present invention also involves microcontrollers of the transponders placed in the keys of the keyboard. Finally, it involves setting and interoperability of each and all of them, to produce exhibit of the glyphs and images visible to the user on the screen keycaps of the keys on the keyboard.
The keyboard driver has its own data storage in the RAM memory of the operating system and/or hard disk for saving the infoπnation of the current set of the language variants and/or code pages, as well as the data on the glyphs and the images of all language variants in form of the rasterized font, being available to the operating system and images from software applications using the keyboard visual feature. The same items of information also reside in the NV memory of the keyboard common controller modifier as well as in the NV memory of the microcontroller of the transponder in every screen keycap described further bellow, and these items of information should always be up to date and equal with each other in order to the invention be functional.
Within the predefined periods of time, being shorter than the fastest possible physical reconnection of the two different keyboards connected to the same computer, the keyboard driver queries the keyboard common controller modifier through the interface keyboard controller, by sending any predefined sequence of commands and their arguments to the keyboard common controller modifier within any predefined periods of time. The keyboard common controller modifier recognizes the sequence as the signal for its activation and sends response of its presence back to the keyboard driver utilizing predefined sequence of standard commands and arguments for sending "the scan codes" of the pressed keys to the interface keyboard controller using only the argument value as the carrier of the data for the keyboard driver. In the case that the keyboard driver receives the response from the keyboard common controller modifier that the keyboard has not been removed, it does not examine if the contents of its memory and the NV memory of the keyboard common controller modifier, storing the information of current set of language variants i.e. code pages, are identical. In the case that keyboard driver receives no response from the keyboard common controller modifier, either the keyboard have been removed, lost power supply, or another keyboard is about to be connected to the computer, which calls for the checkout of the equality of the contents of the keyboard driver memory and keyboard common controller modifier memory should the new keyboard be potentially connected to the computer. To detect possible presence of a new keyboard, the keyboard driver keeps on sending queries to the interface keyboard controller in predefined period of times until it receives the response. If and when it receives the response of the presence of keyboard common controller modifier, the keyboard driver compares the content of its own memory and keyboard common controller modifier NV memory looking for the differences in the current language variants i.e. the code pages utilizing the same, above described schema of bidirectional communication with the keyboard common controller modifier.
Only if the keyboard driver finds no differences in the current language variants i.e. the code pages in its own memory and the current language variants i.e. code pages in the NV memory of the interface keyboard controller, and only if there is no non-standard language variant i.e. code page set by an application using the specific visual features of this keyboard exists within the current set of any of the two sets of compared cuπent language variants i.e. code pages, no update takes place. In the opposite case the update i.e. synchronization of all different and all non-standard language variants i.e. code pages in the memory of the keyboard driver, NV memory of the keyboard common controller modifier, and memory of the microcontroller of the transponder occurs, as well as the synchronization between the NV memory segment of the microcontroller of the transponder which holds information of glyphs for the updated language variants i.e. code pages and memory segment of the keyboard driver that holds information of all glyphs and all language variants. After that process the active language variant i.e. code page in the operating system is set and therefore displayed on the screen keycaps. Synchronization and command/data flow is carried out according to the description of the communication protocol of the keyboard common controller modifier.
Also, while operating with the same keyboard all the time, the keyboard driver monitors the changes of the active language variant i.e. the code page within the operating system. When the change occurs, the keyboard driver queries the existence of the active language variant i.e. the code page in the current language variants i.e. code pages within the NV memory of the keyboard common controller modifier, or existence of any non-standard language variants i.e. code page set by an application that makes use of the specific visual features of this keyboard. If at least one these conditions is fulfilled, the keyboard driver sends the sequence activating the keyboard common controller modifier and sends new current language variant i.e. code page, key codes and glyphs information bit by bit through the keyboard common controller modifier to every microcontroller of the transponder in every screen keycap. If neither of the conditions is fulfilled, it means that the active language variant, i.e. code page, is one of the current language variants, i.e. code pages, stored in the NV memories of the keyboard common controller modifier and NV memories of the microcontrollers of the transponders in the screen keycap of every key, so the keyboard driver sends only the group identification of all transponders and current language variants i.e. code page which is sufficient information for the microcontroller of the transponder to display correct glyphs on every keycap.
After it had received the infoπnation on the current active language variant, on the glyph or image, on the ID code of a key of the keyboard, having been made available by the operating system, the driver is forwarding the information on the ID code of the selected key at the keyboard from the operating system through the interface controller to the keyboard common controller. Yet, the keyboard common controller is not designed to distinct such items of information.
The keyboard common controller modifier could be any of the programmable electronic microcontroller devices known in the art. It monitors the communication carried out between the interface keyboard controller and keyboard common controller. Upon the receipt of a predefined sequence of the predefined argument of the predefined commands, from the keyboard driver installed into the operating system, through the interface keyboard controller, the keyboard common controller modifier inhibits the keyboard common controller and takes over the communication with the keyboard.
The inhibition is perfoπned by sending the signal to the analog switches, which are known in the art.
The predefined sequence of the predefined arguments of a predefined command could be any command, preferably one of the commands recognized by all interface keyboard controllers known in the art, such as for example the SET TYPEMATIC REPEAT RATE command, having the argument for example 255. To prevent possible errors and unwanted activation of the modifier, the predefined sequence could be set to activate the modifier upon receipt of any number of the commands and values of their arguments received consecutively in a row within the predefined time periods between each of the consecutively received commands.
For example, upon receipt of the command SET TYPEMATIC REPEAT RATE with the value of the argument being for example 255, the modifier is alerted to recognize if the consecutive command is the one having been set to activate the modifier, provided it is received within n milliseconds. The command required to be consecutively received within 77 milliseconds could be for example the command SET TYPEMATIC REPEAT RATE with the value of the argument being for example 254. Such cycles of sequences can be repeated as many times with different arguments and different timer settings as needed in order to avoid accidental activation of the modifier. Only upon the receipt of all of these sequences consecutively within the predefined time periods the modifier will inhibit the keyboard common controller and take over the communication with the keyboard. The number of required sequences and time limits is easily set by the program within the modifier by the methods known in the art. In the described fashion, the possibility of unwanted inliibition of the keyboard common controller and takeover of the communication between the keyboard interface controller and the keyboard common controller is nearly non existent. The number of values set to activate the modifier should not affect operation ability of the keyboard, since usual communication protocols do have the ability of transmitting of a number of commands within milliseconds.
The same process is used to transmit the information on cessation of the inhibition of the keyboard common controller. Upon the receipt of any predefined sequence of the predefined commands with their arguments consecutively within the predefined time periods, the keyboard common controller modifier will cease inliibition of the keyboard common controller, allowing further communication between the interface keyboard controller and keyboard common controller, remaining alert during the activity of the operating system.
Forwarding the necessary information such as the information on the glyphs and images and active language variants i.e. codepages upon meeting the required conditions from the keyboard common controller modifier towards display devices of the keycaps, could be carried out utilizing any of the means known in the state of art. The present invention utilizes the RFID device.
The RFID device is consisted of the RFID reader, antenna and transponder. The RFID devices are common nowadays and known in the art. The RFID reader is placed near the keyboard common controller modifier. The antenna is placed around the key set of the keyboard and coplanar to the upper surface of the keys, so it is able to transmit the signal and power supply to the transponders placed within each of the keys having the screen keycap. The RFID reader receives the signal from the keyboard controller modifier utilizing TTL - RS232 connection and is transmitting it wirelessly using the antenna to the selected transponders placed within the keycap construction itself. Transponders receive the signal initiated by the keyboard driver, based upon the information on active language variant, i.e. the codepage. and the ID code of the key. The RFID reader receives the infoπnation from the keyboard common controller modifier, forwards to the transponder either the ID key code, active language variant and glyph or image to be displayed bit by bit, or only the information on the active language variant and the information on the group ID code of all transponders in the keyboard. Wireless communication between the reader and transponder is bidirectional.
According to the present invention, each of the keys of the keyboard, or preferably, only the keys intended to display different glyphs or images upon switching to different active language variant, are constructed containing the common body of the key, RFID transponder with its microcontroller and NV memory, display device unit, as well as the protective layer at the top of the keycap.
The RFID transponder is part of the described RFID device. The display device is placed on the upper side of the keys. It is either an LCD display device or other display device capable of displaying glyphs and images known in the art. The protective layer of a transparent material, such as plastic, is used as the keycap, designed to meet ergonomic and design factors of the standard keyboards. It is transparent to allow exhibit of the display device beneath it to be visible by the user.
Microcontroler of the transponder receives the information either on its group identification as a header command, or the information on its ID code. In case of the group identification received, it orders only display of the glyph existing in its NV memory, since the meaning of the information is that only the code page has been changed. In case of the ID code received, it is ordering the update both of the glyph and the code page in its NV memory and orders display of the updated glyph, since the meaning of the information is that the glyph has been changed.
The present invention also involves its own specific functional key. Thie functional key enables the display of the extended set of symbols of the current codepage or active language variant on the display device of the key. The number of glyphs of extended characters in a codepage is bigger than the number of keys on the keyboard so they cannot in a same time be displayed on the display devices of the keycaps and use by simple pressing on the key without the special mechanism introduced here by specific functional key. The functional key is toggled between the "active" and "inactive" state by double- clicking on it, which eliminates the possibility of accidental change of state. When this key activates the mode for use and display of the extended set on the keyboard, the keys send not their ordinary "scan code" but the scan code needed for the specific glyph to be displayed, e.g. in Windows operating system symbol £ requires scan code generated by simultaneous pressing of the ALT key and the sequence of ciphres 1 than 5 than 6 on the numerical keypad which is the code of the £ symbol in the extended set. Map with the corresponding scan codes for displaying any character from the extended set exists in the operating system as well the map of the keyboard layout, and therefore any pressed key can return the same scan code value to the operating system upon pressing on it causing the right glyph to be displayed on the display device of keycap. When the functional key is in the state "active" it can also cycle through the pages of the extended set by pressing many times in a row causing different set of glyphs of a certain extended set to be displayed on the display devices of the keycaps. When we leave the "active mode" the basic page of the active codepage is being displayed again on the display devices of the keycaps.

Claims

PATENT CLAIMS
1. Method of exhibit of alphanumeric characters, symbols or images on the keys of the computer keyboard, characterized by that it comprises the keyboard driver installed into the operating system enabling the information on change of the current set of language variants and/or code pages to be communicated between the operating system and the keyboard, further comprising the keyboard common controller modifier inhibiting, and eventually ceasing the inliibition, of the keyboard common controller, in the meantime taking over the communication with the keyboard, upon the receipt of the predefined commands, further comprising the RFID device consisted of the RFID reader, air coil antenna and the transponder placed in the keycap in each of the preselected keys with its microcontroller, further comprising the assemblies of the preselected keys consisted of the common key body and the keycap containing enabling independently from the operating system and additional without additional software requirements the user to know which glyph or image, will be displayed on the computer screen, or which command or action will be triggered within a software, upon pressing of a specific key, by seeing it through the transparent layer keycap as the graphics displayed on the display device.
2. The use of the keyboard driver installed into the operating system of a computer, storing the data on alphanumeric characters, symbols and images of all language variants in form of the rasterized font as well as the data on current language variants, characterized by that it both queries the keyboard common controller modifier and the operating system, and: in the case of the response that the keyboard has not been removed it does not compare the current sets of language variants and/or code pages in the memory of the keyboard common controller modifier with the current sets in its memory; in the case that the keyboard has been removed, it is examining if the new keyboard has been connected; in the case either the new keyboard has been connected, or the active language variant within the operating system has changed, it is comparing the contents of the memory of the keyboard common controller modifier with the contents of its own memory regarding the current language variants and/or code pages, and: if they are all equal and there are no non-standard ones, it does not perform update; if there are at least one language variant and/or code page changed, or there are at least one non-standard language variant and/or code page, it is ordering the update of the changed contents of the memories of the modifier and transponders.
3. The use of the keyboard common controller modifier consisted of any programmable electronic device characterized by that it monitors the communication, carried out utilizing any predefined communication protocol, between the interface keyboard controller and keyboard common controller, and upon the receipt of any predefined sequence of the predefined commands with their arguments consecutively within the predefined time periods between each of the consecutively received sequences, inhibits the keyboard common controller and takes over the communication with the interface keyboard controller, causing the information on alphanumeric characters, symbols and images, transmitted tliroughouth to each of the keys of the keyboard, to be displayed on the transparent layer keycap, in order to eventually cease inhibition of the standard keyboard controller and allow further communication between the interface keyboard controller upon the receipt of any predefined sequence of the predefined commands with their arguments consecutively within the predefined time periods, enabling the user to know which glyph or image, defined either by the UNICODE method of addressing within a font, or by a code page, and the active language variant, will be displayed on the computer screen, or which command or action will be triggered within a software, upon pressing of a specific key, by seeing it as the graphics displayed on the transparent layer keycap.
4. The use of the RFID device consisted of the RFID reader, antenna, and transponder, in the keyboard characterized by that the RFID reader communicates with the keyboard controller modifier utilizing TTL - RS232 connection by emitting the signal, received from the keyboard controller modifier, to the transponder within the preselected key, utilizing the air coil antenna placed around the key set of the keyboard and coplanar to the upper surface of the keys.
5. The use of the keys of the keyboard characterized by that the assemblies of the preselected keys are consisted of the common key body and the keycap further consisted of the RFID transponder with its microcontroller device having NV memory, the display device with its controller and the transparent protective layer, together causing the exhibit of the glyphs and images received by the transponder from the keyboard driver through the keyboard common controller modifier and further tlirough the RFID reader, to be displayed by the display device and visible to the user through the transparent protective layer of the keycap upon the pressing or releasing of the selected key.
6. The use of the microcontroller of the transponder placed within the assembly of the key characterized by that it receives the information either on its group identification as a header command, or the information on its ID code, displaying the glyph existing existing in its NV memory in the case of the group identification received, or ordering the update both of the glyph and the code page in its NV memory and displaying the updated glyph in the case of the ID code received.
7. Multilingual, mechanical keyboard with standard ergonomic features, , characterized by that it is designed in standard dimensions of the keyboard, standard dimensions of the keyboard rows of keys, standard dimensions of the keycaps, and the standard number of the keys varying between 100 and 120, involving the keyboard driver installed into the operating system enabling bidirectional communication with the operating system on change of the current set of language variants and/or code pages, further involving the keyboard common controller modifier inhibiting, and eventually ceasing the inliibition, of the keyboard common controller, in the meantime taking over the communication with the keyboard, upon the receipt of the predefined commands, further involving the RFID device consisted of the RFID reader, air coil antenna positioned around the key set of the keyboard and coplanar to the upper surface of the keys, and the transponder placed along with its microcontroller in the keycap in each of the preselected keys, further involving the assemblies of the preselected keys consisted of the common key body and the keycap containing the display device, enabling independently from the operating system and without the additional software requirements the user to know which glyph or image, will be displayed on the computer screen, or which command or action will be triggered within a software, upon pressing of a specific key, by seeing it through the transparent layer keycap as the graphics displayed on the display device. 8 Multilingual, mechanical keyboard with standard ergonomic features according to the claim 7, characterized by that it involves the functional key with the display device and transparent layer keycap for exhibit of the extended set characters to the user.
PCT/YU2005/000017 2004-06-02 2005-05-30 Rfid-based visual multilingual keyboard with controller modifier WO2005119417A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
YUP048304 2004-06-02
YUP-483/04 2004-06-02

Publications (2)

Publication Number Publication Date
WO2005119417A1 true WO2005119417A1 (en) 2005-12-15
WO2005119417B1 WO2005119417B1 (en) 2006-04-13

Family

ID=34971826

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/YU2005/000017 WO2005119417A1 (en) 2004-06-02 2005-05-30 Rfid-based visual multilingual keyboard with controller modifier

Country Status (1)

Country Link
WO (1) WO2005119417A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8159350B2 (en) 2006-05-15 2012-04-17 International Business Machines Corporation Method and system for localizing objects using passive RFID tags which identifies the RFID with an LED

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0226392A2 (en) * 1985-12-04 1987-06-24 Henry C. Meadow Display key and keyboard
US20030025616A1 (en) * 2001-06-30 2003-02-06 Koninklijke Philips Electronics N.V. Text entry method and device therefor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0226392A2 (en) * 1985-12-04 1987-06-24 Henry C. Meadow Display key and keyboard
US20030025616A1 (en) * 2001-06-30 2003-02-06 Koninklijke Philips Electronics N.V. Text entry method and device therefor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8159350B2 (en) 2006-05-15 2012-04-17 International Business Machines Corporation Method and system for localizing objects using passive RFID tags which identifies the RFID with an LED

Also Published As

Publication number Publication date
WO2005119417B1 (en) 2006-04-13

Similar Documents

Publication Publication Date Title
CN100511263C (en) Method used for electronic device with graphical handwriting recognition user interface
US7420544B2 (en) Information processing apparatus and information processing method
US4836700A (en) Data entry system
US20040066374A1 (en) Keyboard configurable to multiple mappings
US20090259792A1 (en) Remote operation system
CN105144039B (en) The touch system keyboard of base key row with insertion cursor control
CN102096488B (en) A kind of multi-contact input method based on touch-screen and device
US20090046065A1 (en) Sensor-keypad combination for mobile computing devices and applications thereof
WO2006134495A2 (en) Systems and methods for computer input
CN101751128A (en) Keyboard module preventing mis-action
EP2733602A2 (en) Electronic shelf label and method for displaying the same
WO2005119417A1 (en) Rfid-based visual multilingual keyboard with controller modifier
US20030206122A1 (en) Computer keyboard having additional symbol keys
US11847268B2 (en) Reprogramable multi-host, multi-character set keyboard
JP2008059190A (en) Keyboard device and radio tag reader device
GB2167218A (en) Computer key and keyboard
WO2006087724A2 (en) Multilingual keyboard
KR20070044324A (en) Character input device using computer keypad and method for configuring the device
US7423555B2 (en) Human-machine interface apparatus with expanded function
US20030206760A1 (en) Computer keyboard rocking key supplements vertical motion with a rocking motion to provide access to a second character
US7253806B2 (en) Computer keyboard
KR102404408B1 (en) Key setting method using an input device that recognizes NFC signals
CN214623495U (en) Touch module and computer equipment with same
CN1312561C (en) Computer input keyboard
CN2605709Y (en) Two-language-switchable facsimile apparatus

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
B Later publication of amended claims

Effective date: 20060121

DPEN Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed from 20040101)
NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

122 Ep: pct application non-entry in european phase