JP2012194657A - Authentication device, authentication method and program for authentication - Google Patents

Authentication device, authentication method and program for authentication Download PDF

Info

Publication number
JP2012194657A
JP2012194657A JP2011056709A JP2011056709A JP2012194657A JP 2012194657 A JP2012194657 A JP 2012194657A JP 2011056709 A JP2011056709 A JP 2011056709A JP 2011056709 A JP2011056709 A JP 2011056709A JP 2012194657 A JP2012194657 A JP 2012194657A
Authority
JP
Japan
Prior art keywords
information
switch
user
authentication
color
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
JP2011056709A
Other languages
Japanese (ja)
Inventor
Hideaki Enomoto
秀明 榎本
Shoichi Tobari
正一 戸張
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2011056709A priority Critical patent/JP2012194657A/en
Publication of JP2012194657A publication Critical patent/JP2012194657A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an authentication device, an authentication method and a program for authentication, capable of performing highly accurate authentication processing by a simple configuration.SOLUTION: By an embodiment, the authentication device includes an input part, a user information storage part, a switch information generation part and an authentication part. The input part includes a plurality of switches which are arranged in a matrix shape and can be respectively lighted in one of a plurality of colors. The user information storage part stores authorized user identification information for which two or more pieces of color information are combined in a specified order for each authorized user. The switch information generation part generates switch information indicating correspondence of position information of the respective switches and lighting color information and makes the switches be lighted on the basis of it. When the switch is pressed, the authentication part determines the color information corresponding to the position information of the pressed switch, acquires the order of the determined color information further, and when the acquired order of the color information matches the authorized user identification information, authenticates a user who has performed the pressing operation as an authorized user.

Description

本発明の実施形態は、認証装置、認証方法、および認証用プログラムに関する。   Embodiments described herein relate generally to an authentication device, an authentication method, and an authentication program.

従来オフィスビルや工場等では、電子錠により認証処理が行われることにより、入室が制限されるエリアへの入室者の管理が行われている。   Conventionally, in office buildings, factories, and the like, authentication processing is performed using an electronic lock, thereby managing the persons entering the area where entry is restricted.

この電子錠では、数字が表示されたテンキーを用いて暗唱番号を入室者に入力させ、この入力された暗唱番号と、予め正規の入室者を識別する暗唱番号としてデータベースに記憶された登録情報とを照合することにより当該入室者が正規の入室者であるか否かを判定し、正規の入室者であると認証したときに該当エリアへの扉を開錠する。   In this electronic lock, a user enters a recitation number using a numeric keypad on which numbers are displayed, and the input recitation number and registration information stored in the database as a recitation number that identifies a regular resident in advance. Is checked to determine whether or not the person entering the room is a regular person, and when the person is authenticated as a regular person, the door to the corresponding area is unlocked.

このような暗唱番号の入力による認証処理は、銀行のATM(Automated teller machine)などにおいても利用されている。   Such an authentication process by inputting a recitation number is also used in ATMs (Automated teller machines) of banks.

しかしこのような電子錠を利用した認証処理では、利用者が比較的限定される場合は、テンキーの汚れ具合や、操作者を後ろから見た手の動きなどから、他人により不正に暗唱番号がスキミングされる可能性があるという問題があった。   However, in such an authentication process using an electronic lock, when the number of users is relatively limited, the password is illegally entered by another person due to the dirty condition of the numeric keypad or the movement of the hand when the operator is viewed from behind. There was a problem that skimming may occur.

これらへの対策として、暗唱番号を入力するためのテンキーを画像情報として表示装置に表示させる認証装置を構成し、このテンキーの各数字の表示位置を毎回無作為に割り当てるように画像情報を生成する技術がある。このように生成された画像情報によるテンキーは、一般的には、マジカルテンキー、スクランブル式テンキー、またはランダムテンキーなどと呼ばれ、広く普及している。   As countermeasures against these, an authentication device is configured to display a numeric keypad for inputting a recitation number on the display device as image information, and image information is generated so that each numeric display position of the numeric keypad is randomly assigned each time. There is technology. A numeric keypad based on image information generated in this manner is generally called a magical numeric keypad, a scramble numeric keypad, or a random numeric keypad, and is widely used.

特開平11−345067号公報Japanese Patent Laid-Open No. 11-345067

しかし、上述した認証装置のようにテンキーの各数字の表示位置を毎回無作為に割り当てて画像情報を生成する場合、ドットマトリクスによるディスプレイにタッチパネルを適用した入力インタフェースを設ける必要があるが、このようなディスプレイは回路が複雑であり、構築のためのコストが高くなる。   However, when the image information is generated by randomly assigning each numeric key display position each time as in the authentication device described above, it is necessary to provide an input interface that applies a touch panel to a dot matrix display. Such a display is complex in circuit and expensive to build.

また、上述した認証装置ではテンキーの数字を画像情報によりディスプレイに表示させるため、解像度によっては視認性が低く、操作者が数字を誤認する場合がある。   Further, in the above-described authentication device, the numeric keypad numbers are displayed on the display using image information. Therefore, the visibility may be low depending on the resolution, and the operator may mistake the numbers.

また、上述した認証装置ではテンキーの画像情報を夜間でも常に操作可能な状態にするために表示装置にバックライトを設ける必要があり、消費電力が高くなる。   Further, in the above-described authentication device, it is necessary to provide a backlight on the display device in order to make the image information on the numeric keypad operable at all times at night, which increases power consumption.

本発明は上記事情に鑑みてなされたものであり、簡易な構成で、精度の高い認証処理を行うことが可能な認証装置、認証方法、および認証用プログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and an object thereof is to provide an authentication device, an authentication method, and an authentication program capable of performing highly accurate authentication processing with a simple configuration.

上記目的を達成するための実施形態によれば、認証装置は、入力部とユーザ情報記憶部とスイッチ情報生成部と認証部とを備える。入力部は、マトリクス状に並べられ、複数色うちのいずれかでそれぞれ点灯可能な複数のスイッチを有する。ユーザ情報記憶部は、正規ユーザごとの、複数の色情報が特定の順番で組み合わせられた正規ユーザ識別情報を記憶する。スイッチ情報生成部は、各スイッチの位置情報と点灯する色情報との対応を示すスイッチ情報を生成する。認証部は、スイッチが押下されたときに、スイッチ情報に基づいて押下されたスイッチの位置情報に対応する色情報を判定し、さらに判定された色情報の順番を取得し、取得した色情報の順番が正規ユーザ識別情報と合致するときには当該押下操作を行ったユーザを正規のユーザとして認証する。   According to the embodiment for achieving the above object, the authentication device includes an input unit, a user information storage unit, a switch information generation unit, and an authentication unit. The input unit includes a plurality of switches arranged in a matrix and capable of being turned on in any one of a plurality of colors. The user information storage unit stores regular user identification information in which a plurality of pieces of color information are combined in a specific order for each regular user. The switch information generation unit generates switch information indicating correspondence between the position information of each switch and the color information to be lit. When the switch is pressed, the authentication unit determines the color information corresponding to the position information of the pressed switch based on the switch information, further acquires the order of the determined color information, When the order matches the regular user identification information, the user who performed the pressing operation is authenticated as a regular user.

第1実施形態〜第3実施形態による認証装置の構成を示すブロック図である。It is a block diagram which shows the structure of the authentication apparatus by 1st Embodiment-3rd Embodiment. 第1実施形態〜第3実施形態による認証装置の入力部の構成を示す説明図である。It is explanatory drawing which shows the structure of the input part of the authentication apparatus by 1st Embodiment-3rd Embodiment. 第1実施形態〜第3実施形態による認証装置のCPUの構成を示すブロック図である。It is a block diagram which shows the structure of CPU of the authentication apparatus by 1st Embodiment-3rd Embodiment. 第1実施形態による認証装置のROMに記憶される正規ユーザ識別情報の一例である。It is an example of the regular user identification information memorize | stored in ROM of the authentication apparatus by 1st Embodiment. 第1実施形態〜第3実施形態による認証装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the authentication apparatus by 1st Embodiment-3rd Embodiment. 第1実施形態による認証装置のRAMに記憶されるスイッチ情報の一例である。It is an example of the switch information memorize | stored in RAM of the authentication apparatus by 1st Embodiment. 第1実施形態による認証装置の入力部のスイッチが点灯した状態を示す表示図である。It is a display figure which shows the state which the switch of the input part of the authentication apparatus by 1st Embodiment lighted. 第2実施形態による認証装置のROMに記憶される正規ユーザ識別情報の一例である。It is an example of the regular user identification information memorize | stored in ROM of the authentication apparatus by 2nd Embodiment. 第3実施形態による認証装置のROMに記憶される正規ユーザ識別情報の一例である。It is an example of the regular user identification information memorize | stored in ROM of the authentication apparatus by 3rd Embodiment. 第3実施形態による認証装置のRAMに記憶されるスイッチ情報の一例である。It is an example of the switch information memorize | stored in RAM of the authentication apparatus by 3rd Embodiment. 他の実施形態による認証装置の入力部のスイッチが点灯した状態を示す表示図である。It is a display figure which shows the state which the switch of the input part of the authentication apparatus by other embodiment lighted. 他の実施形態による認証装置の入力部に認証結果が表示されたときの状態を示す表示図である。It is a display figure which shows a state when an authentication result is displayed on the input part of the authentication apparatus by other embodiment. 他の実施形態による認証装置の入力部に認証処理中であることを示すイメージが表示されたときの状態を示す表示図である。It is a display figure which shows a state when the image which shows that it is under authentication processing is displayed on the input part of the authentication apparatus by other embodiment. 他の実施形態による認証装置の入力部により特定の情報が報知されたときの状態を示す表示図である。It is a display figure which shows a state when specific information is alert | reported by the input part of the authentication apparatus by other embodiment.

本発明の認証装置の実施形態として、入室が制限される管理エリアへ入室しようとするユーザが、予め入室が許可された正規のユーザであるか否かを判定する認証装置について説明する。   As an embodiment of the authentication apparatus of the present invention, an authentication apparatus for determining whether or not a user who intends to enter a management area where entry is restricted is an authorized user permitted to enter the room in advance will be described.

《第1実施形態》
〈第1実施形態による認証装置の構成〉
本発明の第1実施形態による認証装置の構成について、図1を参照して説明する。
<< First Embodiment >>
<Configuration of Authentication Device According to First Embodiment>
The configuration of the authentication device according to the first embodiment of the present invention will be described with reference to FIG.

本実施形態による認証装置1は、入力部10と、ROM20と、CPU30と、RAM40と、表示部50とを有する。   The authentication device 1 according to the present embodiment includes an input unit 10, a ROM 20, a CPU 30, a RAM 40, and a display unit 50.

入力部10は、図2に示すように、認証処理を開始させるための開始スイッチ100と、マトリクス状に並べられ、複数色うちのいずれかで点灯可能であり識別情報の入力に用いる複数(本実施形態においては16個)の入力スイッチ101〜116とを有する。これらの入力スイッチはLED(Light Emitting Diode)により、後述するスイッチ情報生成部32で生成されたスイッチ情報に基づいて所定色に点灯される。   As shown in FIG. 2, the input unit 10 is arranged in a matrix with a start switch 100 for starting the authentication process, and can be lit in any one of a plurality of colors and used for inputting identification information. 16 input switches 101 to 116 in the embodiment. These input switches are lit in predetermined colors by LEDs (Light Emitting Diodes) based on switch information generated by a switch information generation unit 32 described later.

ROM20は不揮発性のメモリであり、認証処理を実行させるためのアプリケーション情報と、正規ユーザにより予め登録された、複数のスイッチの色情報が特定の順番で組み合わせられた色識別情報を、正規ユーザ識別情報として記憶する。   The ROM 20 is a non-volatile memory, and application information for executing authentication processing and color identification information, which is registered in advance by a regular user and combined with color information of a plurality of switches in a specific order, Store as information.

CPU30はROM30に記憶されたアプリケーション情報に従って処理を実行し、図3に示すように、入力情報取得部31と、スイッチ情報生成部32と、入力情報判定部33と、認証部34とを有する。   The CPU 30 executes processing according to the application information stored in the ROM 30, and includes an input information acquisition unit 31, a switch information generation unit 32, an input information determination unit 33, and an authentication unit 34, as shown in FIG.

入力情報取得部31は、入力部10のいずれかのスイッチが押下されたときにこれを検知し、スイッチの種類を判定する。   The input information acquisition unit 31 detects this when any switch of the input unit 10 is pressed, and determines the type of the switch.

スイッチ情報生成部32は、入力情報取得部31で開始スイッチ100が押下されたと判定されたときに、入力部10の各スイッチ101〜116の、位置情報と点灯する色情報との対応を示すスイッチ情報を生成してRAM40に記憶させるとともに、生成したスイッチ情報に基づいて入力部10の各入力スイッチ101〜116を所定色で点灯させる。   When the input information acquisition unit 31 determines that the start switch 100 has been pressed, the switch information generation unit 32 indicates the correspondence between the position information and the lighting color information of each of the switches 101 to 116 of the input unit 10. Information is generated and stored in the RAM 40, and the input switches 101 to 116 of the input unit 10 are lit in a predetermined color based on the generated switch information.

入力情報判定部33は、入力情報取得部31でいずれかの入力スイッチが押下されたと判定されたときに、RAM40に記憶されたスイッチ情報に基づいて押下されたスイッチの位置情報を判定し、当該位置情報に対応する色情報をさらに判定し、RAM40に記憶させる。   When the input information acquisition unit 31 determines that any of the input switches has been pressed, the input information determination unit 33 determines the position information of the pressed switch based on the switch information stored in the RAM 40, and The color information corresponding to the position information is further determined and stored in the RAM 40.

認証部34は、RAM40に順次蓄積された、押下されたスイッチの位置情報に基づいて、押下されたスイッチの色情報の順番を取得し、取得した色情報の順番がユーザ情報記憶部に記憶された正規ユーザ識別情報と合致するときには当該押下操作を行ったユーザを正規のユーザとして認証する。   The authentication unit 34 acquires the order of the color information of the pressed switch based on the position information of the pressed switch sequentially stored in the RAM 40, and the acquired order of the color information is stored in the user information storage unit. If it matches the regular user identification information, the user who performed the pressing operation is authenticated as a regular user.

RAM40は、揮発性のメモリであり、スイッチ情報生成部32で生成されたスイッチ情報を記憶し、またユーザが入力部10の入力スイッチを押下する都度、入力情報判定部33で判定される、押下されたスイッチの色情報を順次蓄積する。   The RAM 40 is a volatile memory, stores switch information generated by the switch information generation unit 32, and is determined by the input information determination unit 33 each time the user presses the input switch of the input unit 10. The color information of the selected switches is sequentially stored.

表示部50は、認証部34による認証結果を、ユーザに報知するために表示する。   The display unit 50 displays the authentication result by the authentication unit 34 in order to notify the user.

〈第1実施形態による認証装置の動作〉
次に、本実施形態による認証装置1の動作について説明する。
<Operation of Authentication Device According to First Embodiment>
Next, the operation of the authentication device 1 according to the present embodiment will be described.

本実施形態において認証装置1の稼働に際し、予め正規ユーザ識別情報がROM20に記憶されている。   In the present embodiment, when the authentication device 1 is operated, regular user identification information is stored in the ROM 20 in advance.

ROM20に記憶された正規ユーザ識別情報の一例を、図4に示す。   An example of authorized user identification information stored in the ROM 20 is shown in FIG.

図4に示す正規ユーザ識別情報では、正規ユーザであるユーザAに対する識別情報として色順番情報「赤→ピンク→橙→緑」が登録され、正規ユーザであるユーザBに対する識別情報として色順番情報「黄→青→黄→赤」が登録されているものとする。   In the regular user identification information shown in FIG. 4, the color order information “red → pink → orange → green” is registered as identification information for the user A who is a regular user, and the color order information “ It is assumed that “yellow → blue → yellow → red” is registered.

このようにROM20に正規ユーザ識別情報が記憶されている状態で、認証処理が実行されるときの認証装置1のCPU30の動作について、図5のフローチャートを参照して説明する。   The operation of the CPU 30 of the authentication device 1 when the authentication process is executed in a state where the regular user identification information is stored in the ROM 20 will be described with reference to the flowchart of FIG.

まず、管理対象のエリアに入室しようとするユーザにより開錠のための認証処理を開始するために開始スイッチ100が押下されると(S1)、CPU30によりROM20に記憶されているアプリケーション情報がRAM40に展開され、認証処理が開始される。   First, when the start switch 100 is pressed to start an authentication process for unlocking by a user who wants to enter an area to be managed (S1), application information stored in the ROM 20 by the CPU 30 is stored in the RAM 40. The authentication process is started.

次に、CPU30のスイッチ情報生成部32において、入力部10の各スイッチ101〜116の位置情報と点灯する色情報との対応を示すスイッチ情報が生成され、RAM40に記憶される。   Next, in the switch information generation unit 32 of the CPU 30, switch information indicating the correspondence between the position information of the switches 101 to 116 of the input unit 10 and the color information to be lit is generated and stored in the RAM 40.

RAM40に記憶されたスイッチ情報の一例を、図6に示す。図6に示すスイッチ情報には、入力部10のスイッチ101〜116のうち、スイッチ101、102、104、106、107、109、112、114、および115が「無色」、スイッチ103が「赤」、スイッチ105が「青」、スイッチ108が「橙」、スイッチ110が「ピンク」、スイッチ111が「黄」、スイッチ113が「水色」、スイッチ116が「緑」として記憶されている。   An example of the switch information stored in the RAM 40 is shown in FIG. In the switch information illustrated in FIG. 6, among the switches 101 to 116 of the input unit 10, the switches 101, 102, 104, 106, 107, 109, 112, 114, and 115 are “colorless”, and the switch 103 is “red”. , Switch 105 is “blue”, switch 108 is “orange”, switch 110 is “pink”, switch 111 is “yellow”, switch 113 is “light blue”, and switch 116 is “green”.

また、この生成されたスイッチ情報は入力部10に送出され、このスイッチ情報に基づいて各スイッチ101〜116が該当する色で点灯される(S2)。入力スイッチ101〜116が点灯されたときの状態の一例を、図7に示す。   The generated switch information is sent to the input unit 10, and the switches 101 to 116 are lit in a corresponding color based on the switch information (S2). An example of a state when the input switches 101 to 116 are turned on is shown in FIG.

このようにスイッチ101〜116がそれぞれ該当する色で点灯されている状態で、ユーザにより入力部10によりいずれかのスイッチが押下されると、入力情報取得部31においてこれが検知され、スイッチの種類(開始スイッチ、または入力スイッチ)が判定される(S3)。   In this way, when any of the switches is pressed by the input unit 10 by the user while the switches 101 to 116 are lit in the corresponding colors, this is detected by the input information acquisition unit 31 and the type of switch ( A start switch or an input switch) is determined (S3).

次に入力情報判定部33では、入力情報取得部31でいずれかの入力スイッチが押下されたと判定されたときに、RAM40に記憶されたスイッチ情報に基づいて押下されたスイッチの位置情報が判定され、当該位置情報に対応する色情報がさらに判定される。判定された、押下されたスイッチの色情報は、RAM40に記憶される(S4)。   Next, the input information determination unit 33 determines the position information of the pressed switch based on the switch information stored in the RAM 40 when the input information acquisition unit 31 determines that any of the input switches has been pressed. The color information corresponding to the position information is further determined. The determined color information of the pressed switch is stored in the RAM 40 (S4).

例えば、ユーザによりスイッチ103が押下されると、入力情報取得部31において「入力スイッチ」が押下されたことが検知され、入力情報判定部33においてスイッチ情報に基づいて位置情報「3列目 1行目」が取得されてさらに色情報「赤」が取得され、この色情報「赤」が1回目のスイッチ押下の情報としてRAM40に記憶される。   For example, when the switch 103 is pressed by the user, the input information acquisition unit 31 detects that the “input switch” is pressed, and the input information determination unit 33 detects the position information “third column, first row based on the switch information”. The color information “red” is further acquired, and this color information “red” is stored in the RAM 40 as the first switch pressing information.

このスイッチの色情報の判定およびRAM40への記憶は、複数回のユーザによるスイッチ操作により、ROM20に記憶された正規ユーザ識別情報に対応する所定数(本実施形態においては4個)のスイッチの色情報が取得されるまで繰り返される(S5)。   The switch color information is determined and stored in the RAM 40 by a predetermined number (four in this embodiment) of switch colors corresponding to the authorized user identification information stored in the ROM 20 by a plurality of switch operations by the user. It repeats until information is acquired (S5).

ステップS5において所定数の色情報が取得されRAM40に記憶されると、認証部34においてこれらの色情報の順番が取得される(S6)。   When a predetermined number of color information is acquired in step S5 and stored in the RAM 40, the order of these color information is acquired in the authentication unit 34 (S6).

例えば、ここでは1回目のスイッチ押下による色情報「赤」→2回目のスイッチ押下による色情報「ピンク」→3回目のスイッチ押下による色情報「橙」→4回目のスイッチ押下による色情報「緑」、の色情報の順番が取得されたものとする。   For example, here, color information “red” by pressing the first switch → color information “pink” by pressing the second switch → color information “orange” by pressing the third switch → color information “green” by pressing the fourth switch ”, The order of the color information is acquired.

次に認証部34において、この取得された色情報の順番と、予めROM20に記憶された正規ユーザ識別情報とに基づいて、当該操作を行ったユーザが正規ユーザであるか否かが判定される(S8)。   Next, the authentication unit 34 determines whether or not the user who has performed the operation is a regular user based on the order of the acquired color information and the regular user identification information stored in the ROM 20 in advance. (S8).

ここでは、認証部34で取得された色情報の順番「赤」→「ピンク」→「橙」→「緑」は、正規ユーザ識別情報中の「ユーザA」と同一であるため、当該操作を行ったユーザは正規ユーザの「ユーザA」であると認証される(S8の「YES」)。   Here, since the order “red” → “pink” → “orange” → “green” of the color information acquired by the authentication unit 34 is the same as “user A” in the regular user identification information, the operation is performed. The performed user is authenticated as “user A” as a regular user (“YES” in S8).

認証部34において正規ユーザであると判定されると、認証に成功したことをユーザに報知するための情報が表示部50に表示される(S9)とともに、管理エリアへの施錠(図示せず)が開錠される。   If the authentication unit 34 determines that the user is an authorized user, information for notifying the user that the authentication has been successful is displayed on the display unit 50 (S9), and the management area is locked (not shown). Is unlocked.

以上の本実施形態によれば、色情報を用いて入力スイッチを識別するように構成したことにより、認証処理の都度、スイッチの色情報をランダムに割り当てる処理を簡易に行うことができ、また、ユーザにとっても識別情報を記憶しやすくすることができ、精度の高い認証処理を行うことが可能になる。   According to the above-described embodiment, the configuration is such that the input switch is identified using the color information, so that the process of randomly assigning the switch color information can be easily performed every time the authentication process is performed. The user can easily store the identification information, and the authentication process with high accuracy can be performed.

《第2実施形態》
〈第2実施形態による認証装置の構成〉
本発明の第2実施形態による認証装置2の構成は、第1実施形態による認証装置1の構成と同様であるため、詳細な説明は省略する。
<< Second Embodiment >>
<Configuration of Authentication Device According to Second Embodiment>
Since the configuration of the authentication device 2 according to the second embodiment of the present invention is the same as the configuration of the authentication device 1 according to the first embodiment, detailed description thereof is omitted.

〈第2実施形態による認証装置の動作〉
次に、本実施形態による認証装置2の動作について説明する。
<Operation of Authentication Device According to Second Embodiment>
Next, the operation of the authentication device 2 according to the present embodiment will be described.

本実施形態においては正規ユーザ認証情報として、図8に示すように、ユーザCに対しスイッチの位置情報および色順番情報からなる識別情報「青→青→右上無色→緑」が登録されているものとする。   In the present embodiment, as regular user authentication information, as shown in FIG. 8, identification information “blue → blue → upper right colorless → green” consisting of switch position information and color order information is registered for user C. And

このようにROM20に正規ユーザ識別情報が記憶されている状態で、認証処理が実行され、管理対象のエリアに入室しようとするユーザにより開錠のための認証処理を開始するために開始スイッチ100が押下されると(S1)、CPU30のスイッチ情報生成部32において、入力部10の各スイッチ101〜116の位置情報と点灯する色情報との対応を示すスイッチ情報が生成され、RAM40に記憶される。   In this way, the authentication process is executed in the state where the regular user identification information is stored in the ROM 20, and the start switch 100 is used to start the authentication process for unlocking by the user who wants to enter the management target area. When pressed (S1), the switch information generation unit 32 of the CPU 30 generates switch information indicating the correspondence between the position information of each of the switches 101 to 116 of the input unit 10 and the color information to be lit, and is stored in the RAM 40. .

本実施形態においては図6のスイッチ情報が生成され、このうち、位置情報「4列目 1行目」のスイッチ104が常に「無色」になるように固定されているものとする。   In the present embodiment, it is assumed that the switch information of FIG. 6 is generated, and among these, the switch 104 of the position information “fourth column, first row” is always fixed to be “colorless”.

また、この生成されたスイッチ情報は入力部10に送出され、このスイッチ情報に基づいて各スイッチ101〜116が該当する色で点灯される(S2)。   The generated switch information is sent to the input unit 10, and the switches 101 to 116 are lit in a corresponding color based on the switch information (S2).

このようにスイッチ101〜116がそれぞれ該当する色で点灯されている状態で、ユーザにより入力部10によりいずれかのスイッチが押下されると、入力情報取得部31においてこれが検知され、スイッチの種類(開始スイッチ、または入力スイッチ)が判定される(S3)。   In this way, when any of the switches is pressed by the input unit 10 by the user while the switches 101 to 116 are lit in the corresponding colors, this is detected by the input information acquisition unit 31 and the type of switch ( A start switch or an input switch) is determined (S3).

次に入力情報判定部33では、入力情報取得部31でいずれかの入力スイッチが押下されたと判定されたときに、RAM40に記憶されたスイッチ情報に基づいて押下されたスイッチの位置情報が判定され、当該位置情報に対応する色情報がさらに判定される。判定された、押下されたスイッチの位置情報および色情報は、RAM40に記憶される(S4)。   Next, the input information determination unit 33 determines the position information of the pressed switch based on the switch information stored in the RAM 40 when the input information acquisition unit 31 determines that any of the input switches has been pressed. The color information corresponding to the position information is further determined. The determined position information and color information of the pressed switch are stored in the RAM 40 (S4).

例えば、ユーザによりスイッチ104が押下されると、入力情報取得部31において「入力スイッチ」が押下されたことが検知され、入力情報判定部33においてスイッチ情報に基づいて位置情報「4列目 1行目(右上)」が取得されてさらに色情報「無色」が取得され、この固定された位置情報および色情報「4列目 1行目(右上) 無色」がスイッチ押下の情報としてRAM40に記憶される。   For example, when the switch 104 is pressed by the user, the input information acquisition unit 31 detects that the “input switch” is pressed, and the input information determination unit 33 detects the position information “fourth row, first row based on the switch information”. Eye (upper right) "is acquired, and further color information" colorless "is acquired, and the fixed position information and color information" fourth column, first row (upper right) colorless "are stored in the RAM 40 as switch pressing information. The

このスイッチの位置情報、色情報の判定およびRAM40への記憶は、複数回のユーザによるスイッチ操作により、ROM20に記憶された正規ユーザ識別情報に対応する所定数(本実施形態においては4個)のスイッチの位置情報および色情報が取得されるまで繰り返される(S5)。   The switch position information and color information are determined and stored in the RAM 40 by a predetermined number (four in this embodiment) corresponding to the regular user identification information stored in the ROM 20 by a plurality of user switch operations. The process is repeated until switch position information and color information are acquired (S5).

ステップS5において所定数の位置情報および色情報が取得されRAM40に記憶されると、認証部34においてこれらの位置情報および色情報の順番が取得される(S6)。   When a predetermined number of position information and color information are acquired in step S5 and stored in the RAM 40, the authentication unit 34 acquires the order of these position information and color information (S6).

例えば、ここでは1回目のスイッチ押下による色情報「青」→2回目のスイッチ押下による色情報「青」→3回目のスイッチ押下による位置情報および色情報「右上無色」→4回目のスイッチ押下による色情報「緑」、の位置情報および色情報の順番が取得されたものとする。   For example, here, the color information “blue” when the first switch is pressed → the color information “blue” when the second switch is pressed → the position information and the color information “upper right color” when the third switch is pressed → the fourth switch is pressed It is assumed that the position information of color information “green” and the order of color information have been acquired.

次に認証部34において、この取得された位置情報および色情報の順番と、予めROM20に記憶された正規ユーザ識別情報とに基づいて、当該操作を行ったユーザが正規ユーザであるか否かが判定される(S8)。   Next, in the authentication unit 34, based on the order of the acquired position information and color information and the regular user identification information stored in advance in the ROM 20, it is determined whether or not the user who performed the operation is a regular user. It is determined (S8).

ここでは、認証部34で取得された位置情報および色情報の順番「青」→「青」→「右上無色」→「緑」は、正規ユーザ識別情報中の「ユーザC」と同一であるため、当該操作を行ったユーザは正規ユーザの「ユーザC」であると認証される(S8の「YES」)。   Here, the order “blue” → “blue” → “upper right colorless” → “green” of the position information and color information acquired by the authentication unit 34 is the same as “user C” in the regular user identification information. The user who has performed the operation is authenticated as “user C” as a regular user (“YES” in S8).

認証部34において正規ユーザであると判定されると、認証に成功したことをユーザに報知するための情報が表示部50に表示される(S9)とともに、管理エリアへの施錠(図示せず)が開錠される。   If the authentication unit 34 determines that the user is an authorized user, information for notifying the user that the authentication has been successful is displayed on the display unit 50 (S9), and the management area is locked (not shown). Is unlocked.

以上の本実施形態によれば、色情報に加えてスイッチの位置情報も識別情報に加えたため、管理するユーザ数を増やすことができるとともに、精度の高い認証処理を行うことができる。   According to the above embodiment, since the switch position information is added to the identification information in addition to the color information, the number of users to be managed can be increased and a highly accurate authentication process can be performed.

《第3実施形態》
〈第3実施形態による認証装置の構成〉
本実施形態による認証装置3は、第1実施形態による認証装置1と同様の構成を有するため、同一機能を有する構成部については詳細な説明は省略する。
<< Third Embodiment >>
<Configuration of Authentication Device According to Third Embodiment>
Since the authentication device 3 according to the present embodiment has the same configuration as that of the authentication device 1 according to the first embodiment, detailed description of components having the same functions is omitted.

本実施形態における入力部10のスイッチ101〜116は、複数色のうちのいずれかで点灯可能であるとともに、それぞれ異なる数字情報を併せて表示させることが可能である。   The switches 101 to 116 of the input unit 10 in the present embodiment can be lit in any one of a plurality of colors, and can display different numerical information together.

また本実施形態におけるROM20には、正規ユーザにより予め登録された、複数のスイッチの色情報が特定の順番で組み合わせられた色識別情報と、これらの色情報にそれぞれ対応する数字情報の組み合わせからなる番号識別情報とを、正規ユーザ識別情報として記憶する。   The ROM 20 according to the present embodiment includes a combination of color identification information in which color information of a plurality of switches, which is registered in advance by an authorized user, is combined in a specific order, and numerical information corresponding to each of the color information. The number identification information is stored as regular user identification information.

また本実施形態によるスイッチ情報生成部32は、入力情報取得部31で開始スイッチ100が押下されたと判定されたときに、入力部10の各スイッチ101〜116の位置情報と、点灯する色情報および表示する数字情報との対応を示すスイッチ情報を生成してRAM40に記憶させるとともに、生成したスイッチ情報に基づいて入力部10の各入力スイッチ101〜116を所定色で点灯させるとともに数字情報を表示させる。   In addition, the switch information generation unit 32 according to the present embodiment, when the input information acquisition unit 31 determines that the start switch 100 is pressed, the position information of the switches 101 to 116 of the input unit 10, the color information to be lit, Switch information indicating the correspondence with the displayed numeric information is generated and stored in the RAM 40, and the input switches 101 to 116 of the input unit 10 are lit in a predetermined color and the numerical information is displayed based on the generated switch information. .

また本実施形態による認証部34は、RAM40に順次蓄積された、押下されたスイッチの位置情報に基づいて、押下されたスイッチの色情報および数字情報の順番を取得するとともに、取得した数字情報および色情報の順番がユーザ情報記憶部に記憶された正規ユーザ識別情報と合致するときには当該押下操作を行ったユーザを正規のユーザとして認証する。   In addition, the authentication unit 34 according to the present embodiment acquires the order of the color information and the number information of the pressed switch based on the position information of the pressed switch sequentially stored in the RAM 40, and the acquired number information and When the order of the color information matches the regular user identification information stored in the user information storage unit, the user who performed the pressing operation is authenticated as a regular user.

RAM40は、揮発性のメモリであり、スイッチ情報生成部32で生成されたスイッチ情報を記憶し、またユーザが入力部10の入力スイッチを押下する都度、入力情報判定部33で判定される、押下されたスイッチの色情報および数字情報の順番を順次蓄積する。   The RAM 40 is a volatile memory, stores switch information generated by the switch information generation unit 32, and is determined by the input information determination unit 33 each time the user presses the input switch of the input unit 10. The order of the color information and numeric information of the switches that have been selected is sequentially stored.

〈第3実施形態による認証装置の動作〉
次に、本実施形態による認証装置3の動作について説明する。
<Operation of Authentication Device According to Third Embodiment>
Next, the operation of the authentication device 3 according to the present embodiment will be described.

本実施形態においては正規ユーザ認証情報として、図9に示すように、ユーザDに対してスイッチの位置情報および色順番情報からなる識別情報「橙→青→無色→緑」、およびこれに対応する番号識別情報「2307」が登録されているものとする。   In the present embodiment, as regular user authentication information, as shown in FIG. 9, identification information “orange → blue → colorless → green” consisting of switch position information and color order information with respect to user D, and corresponding to this It is assumed that number identification information “2307” is registered.

このようにROM20に正規ユーザ識別情報が記憶されている状態で、認証処理が実行されると、管理対象のエリアに入室しようとするユーザにより開錠のための認証処理を開始するために開始スイッチ100が押下されると(S1)、入力部10の各スイッチ101〜116の位置情報と、表示する数字情報および点灯する色情報との対応を示すスイッチ情報が生成され、RAM40に記憶される。   Thus, when the authentication process is executed in the state where the authorized user identification information is stored in the ROM 20, the start switch is used to start the authentication process for unlocking by the user who wants to enter the management target area. When 100 is pressed (S1), switch information indicating the correspondence between the position information of each of the switches 101 to 116 of the input unit 10, the number information to be displayed, and the color information to be lit is generated and stored in the RAM 40.

このスイッチ情報において、点灯する色情報と表示する数字情報との対応は、正規ユーザ識別情報として記憶されるユーザごとに予め設定されてROM20に記憶されており、例えば16進数カラーコードを人間の視覚で識別しやすい10色に分類し、各色を数字情報「0」〜「9」に対応させることで設定される。本実施形態においてユーザDについて生成されたスイッチ情報の一例を、図10に示す。   In this switch information, the correspondence between the color information to be lit and the numerical information to be displayed is preset for each user stored as the regular user identification information and stored in the ROM 20. Are classified into 10 colors that are easy to identify, and each color is set to correspond to numeric information “0” to “9”. An example of the switch information generated for the user D in the present embodiment is shown in FIG.

図10に示すスイッチ情報には、入力部10のスイッチ101〜116のうち、スイッチ101、102、104、106、107、109、112、114、および115が「無色:表示数字『0』」、スイッチ103が「赤:表示数字『1』」、スイッチ108が「橙:表示数字『2』」、スイッチ105が「青:表示数字『3』」、スイッチ110が「ピンク:表示数字『4』」、スイッチ111が「黄:表示数字『5』」、スイッチ113が「水色:表示数字『6』」、スイッチ116が「緑:表示数字『7』」として記憶されている。   In the switch information shown in FIG. 10, among the switches 101 to 116 of the input unit 10, the switches 101, 102, 104, 106, 107, 109, 112, 114, and 115 are “colorless: display number“ 0 ””, Switch 103 is “red: display number“ 1 ””, switch 108 is “orange: display number“ 2 ””, switch 105 is “blue: display number“ 3 ””, and switch 110 is “pink: display number“ 4 ”. ", Switch 111 is stored as" yellow: display number "5" ", switch 113 is stored as" light blue: display number "6" ", and switch 116 is stored as" green: display number "7" ".

また、この生成されたスイッチ情報は入力部10に送出され、このスイッチ情報に基づいて各スイッチ101〜116が該当する色で点灯され、数字が表示される(S2)。   Further, the generated switch information is sent to the input unit 10, and based on the switch information, the switches 101 to 116 are lit in a corresponding color and numbers are displayed (S2).

このようにスイッチ101〜116がそれぞれ該当する色で点灯されるとともに対応する数字が表示されている状態で、ユーザにより入力部10によりいずれかのスイッチが押下されると、入力情報取得部31においてこれが検知され、スイッチの種類(開始スイッチ、または入力スイッチ)が判定される(S3)。   When one of the switches is pressed by the input unit 10 in a state where the switches 101 to 116 are lit in the corresponding colors and the corresponding numbers are displayed, the input information acquisition unit 31 This is detected, and the type of switch (start switch or input switch) is determined (S3).

次に入力情報判定部33では、入力情報取得部31でいずれかの入力スイッチが押下されたと判定されたときに、RAM40に記憶されたスイッチ情報に基づいて押下されたスイッチの位置情報が判定され、当該位置情報に対応する色情報および数字情報がさらに判定される。判定された、押下されたスイッチの色情報および数字情報は、RAM40に記憶される(S4)。   Next, the input information determination unit 33 determines the position information of the pressed switch based on the switch information stored in the RAM 40 when the input information acquisition unit 31 determines that any of the input switches has been pressed. Further, color information and numerical information corresponding to the position information are further determined. The determined color information and numeric information of the pressed switch are stored in the RAM 40 (S4).

例えば、ユーザによりスイッチ108が押下されると、入力情報取得部31において「入力スイッチ」が押下されたことが検知され、入力情報判定部33においてスイッチ情報に基づいて位置情報「4列目 2行目」が取得されてさらに色情報「橙」および数字情報「2」が取得され、この色情報「橙」および数字情報「2」が1回目のスイッチ押下の情報としてRAM40に記憶される。   For example, when the switch 108 is pressed by the user, the input information acquisition unit 31 detects that the “input switch” is pressed, and the input information determination unit 33 detects the position information “fourth row, second row based on the switch information”. The color information “orange” and the numerical information “2” are acquired, and the color information “orange” and the numerical information “2” are stored in the RAM 40 as the first switch pressing information.

このときユーザは、色情報に基づいて記憶したユーザ識別情報、または番号識別情報に基づいて記憶したユーザ識別情報のどちらを用いても入力が可能である。   At this time, the user can input using either the user identification information stored based on the color information or the user identification information stored based on the number identification information.

このスイッチの色情報および数字情報の判定およびRAM40への記憶は、複数回のユーザによるスイッチ操作により、ROM20に記憶された正規ユーザ識別情報に対応する所定数(本実施形態においては4個)のスイッチの色情報および数字情報が取得されるまで繰り返される(S5)。   The determination of the color information and numerical information of the switch and the storage in the RAM 40 are performed by a predetermined number (four in the present embodiment) corresponding to the regular user identification information stored in the ROM 20 by a plurality of switch operations by the user. The process is repeated until the switch color information and number information are acquired (S5).

ステップS5において所定数の色情報が取得されRAM40に記憶されると、認証部34においてこれらの色情報および数字情報の順番が取得される(S6)。   When a predetermined number of color information is acquired in step S5 and stored in the RAM 40, the order of the color information and number information is acquired in the authentication unit 34 (S6).

例えば、ここでは1回目のスイッチ押下による色情報「橙」、数字情報「2」→2回目のスイッチ押下による色情報「青」、数字情報「3」→3回目のスイッチ押下による色情報「無色」、数字情報「0」→4回目のスイッチ押下による色情報「緑」、数字情報「7」、の色情報の順番が取得されたものとする。   For example, here, color information “orange” by pressing the first switch, number information “2” → color information “blue” by pressing the second switch, number information “3” → color information “colorless” by pressing the third switch ”, The number information“ 0 ”→ the color information order of the color information“ green ”and the number information“ 7 ”obtained by pressing the switch for the fourth time is acquired.

次に認証部34において、この取得された色情報および数字情報の順番と、予めROM20に記憶された正規ユーザ識別情報とに基づいて、当該操作を行ったユーザが正規ユーザであるか否かが判定される(S8)。   Next, in the authentication unit 34, whether or not the user who performed the operation is a regular user based on the order of the acquired color information and numeric information and the regular user identification information stored in the ROM 20 in advance. It is determined (S8).

ここでは、認証部34で取得された色情報の順番「橙」→「青」→「無色」→「緑」および数字情報の順番「2」→「3」→「0」→「7」は、正規ユーザ識別情報中の「ユーザD」と同一であるため、当該操作を行ったユーザは正規ユーザの「ユーザD」であると認証される(S8の「YES」)。   Here, the order of color information “orange” → “blue” → “colorless” → “green” acquired by the authentication unit 34 and the order of number information “2” → “3” → “0” → “7” Since it is the same as “User D” in the regular user identification information, the user who performed the operation is authenticated as “User D” of the regular user (“YES” in S8).

認証部34において正規ユーザであると判定されると、認証に成功したことをユーザに報知するための情報が表示部50に表示される(S9)とともに、管理エリアへの施錠(図示せず)が開錠される。   If the authentication unit 34 determines that the user is an authorized user, information for notifying the user that the authentication has been successful is displayed on the display unit 50 (S9), and the management area is locked (not shown). Is unlocked.

以上の本実施形態によれば、色情報および数字情報を用いて入力スイッチを識別するように構成したことにより、ユーザは色識別情報、番号識別情報のいずれを用いても認証のための情報を入力することができ、また色情報と数字情報との対応はユーザにより異なるためスキミングの防止効果を向上させることができ、さらに精度の高い認証処理を行うことが可能になる。   According to the present embodiment described above, since the input switch is identified by using the color information and the numerical information, the user can use the color identification information and the number identification information for authentication information. Further, since the correspondence between the color information and the numerical information varies depending on the user, the effect of preventing skimming can be improved, and more accurate authentication processing can be performed.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これらの新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これらの実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

例えば、上記実施形態においては認証装置の入力部に開始スイッチを設け、この開始スイッチが押下されたときに認証処理が開始されてスイッチ情報が生成される場合について説明したがこれには限定されず、入力部に開始スイッチを設けず複数の入力スイッチのみを設け、これらの入力スイッチの最初の押下を開始スイッチの押下として認識するように構成してもよい。例えば、認証処理を行っていないときにはすべての入力スイッチを消灯して無色にしておき、いずれかの入力スイッチが押下されたときにこれを開始スイッチの押下として認識し、その後スイッチ情報を生成して各入力スイッチを所定色で点灯させて認証処理を開始させるようにしてもよい。または、認証処理を行っていないときには各入力スイッチを常時ランダムな色で発色させておき、最初の入力スイッチの押下が行われたときにこれを認証処理のための1回目の押下として当該時の入力スイッチの色情報を認識するとともに開始スイッチの押下としても認識し、その後スイッチ情報を生成して各入力スイッチを所定色で点灯させて認証処理を続けて実行させるようにしてもよい。   For example, in the above embodiment, a case has been described in which a start switch is provided in the input unit of the authentication apparatus, and when the start switch is pressed, authentication processing is started and switch information is generated. However, the present invention is not limited to this. Instead of providing the start switch in the input unit, only a plurality of input switches may be provided, and the first depression of these input switches may be recognized as the depression of the start switch. For example, when authentication processing is not performed, all input switches are turned off and colorless, and when any input switch is pressed, this is recognized as a start switch press, and then switch information is generated. Each input switch may be lit in a predetermined color to start the authentication process. Or, when the authentication process is not performed, each input switch is always colored with a random color, and when the first input switch is pressed, this is used as the first press for the authentication process. It is also possible to recognize the color information of the input switch and also recognize that the start switch has been pressed, and then generate the switch information and turn on each input switch in a predetermined color to continue the authentication process.

また、ROM20に記憶する正規ユーザ識別情報を、正規ユーザごとの複数の前記スイッチの押下時間情報(短押し、長押し)および色情報とし、入力部のスイッチが押下されたときに、認証部において当該押下の押下時間情報(短押し、長押し)をさらに取得し、取得した押下時間情報および色情報の順番がユーザ情報記憶部に記憶された正規ユーザ識別情報と合致するときには当該押下操作を行ったユーザを正規のユーザとして認証するようにしてもよい。このように押下時間情報を加えることにより、管理するユーザ数を増やすことができるとともに、精度の高い認証処理を行うことができる。   Further, the authorized user identification information stored in the ROM 20 is a plurality of switch pressing time information (short press, long press) and color information for each regular user, and when the switch of the input unit is pressed, the authentication unit The pressing time information (short pressing, long pressing) of the pressing is further acquired, and the pressing operation is performed when the acquired pressing time information and the order of the color information match the regular user identification information stored in the user information storage unit. The authenticated user may be authenticated as a regular user. By adding the pressing time information as described above, the number of users to be managed can be increased, and highly accurate authentication processing can be performed.

また上述した第1実施形態〜第3実施形態においては、16個の入力スイッチを有する場合について説明したが、これには限定されず、例えば図11に示すように16個のスイッチ101〜116のうち上部の8個(スイッチ101〜108)を入力スイッチとして用い、最下部の一列のスイッチ(スイッチ113〜116)を現在の押下回数を示すための点灯スイッチとして用いるようにしてもよい。   In the first to third embodiments described above, the case of having 16 input switches has been described. However, the present invention is not limited to this. For example, as shown in FIG. Of these, the upper eight switches (switches 101 to 108) may be used as input switches, and the bottom row of switches (switches 113 to 116) may be used as lighting switches for indicating the current number of times of pressing.

このように構成することにより、ユーザが識別情報を入力する(スイッチを押下する)毎に最下部のスイッチが1つずつ点灯されていき、ユーザが現在何個目の識別情報の入力操作を行っているかが判るようになる。   With this configuration, each time the user inputs identification information (presses the switch), the lowermost switch is lit one by one, and the user currently performs the input operation of what identification information. You will know if you are.

また、上述した第1実施形態〜第3実施形態においては、認証部34による認証結果を表示部に表示することによりユーザに報知する場合について説明したが、入力部としてマトリクス状に並べられた複数の入力スイッチを認証結果の表示に用いるようにしてもよい。   In the above-described first to third embodiments, the case where the authentication result by the authentication unit 34 is notified to the user by displaying the authentication result on the display unit has been described, but a plurality of input units arranged in a matrix The input switch may be used for displaying the authentication result.

例えば、複数の入力スイッチをすべて「青」で点灯することに「認証OK」を示し、「赤」で点灯することにより「認証NG」を示すようにしてもよい。また、図12(a)に示すように、複数の入力スイッチのうち「○」をイメージした形状になるように選択されたスイッチを点灯させることにより「認証OK」を示し、図12(b)に示すように、「×」をイメージした形状になるように選択されたスイッチを点灯させることにより「認証NG」を示すようにしてもよい。また、図13(a)〜(d)に示すように、一定方向に点灯が動くイメージになるように切り替えながら順次スイッチを点灯させることにより、「認証処理中」であることを示すようにしてもよい。また、認証処理に用いていない間は、複数のスイッチを複数色で全灯することにより、カラフルなイメージの照明として用いるようにしてもよい。また、図14に示すように、予め設定された所定位置のスイッチのみを点灯させることにより、特定の情報、例えば異常状態や故障状態を報知するようにしてもよい。   For example, “authentication OK” may be indicated by lighting all the plurality of input switches “blue”, and “authentication NG” may be indicated by lighting “red”. Also, as shown in FIG. 12 (a), “authentication OK” is indicated by turning on the switch selected so as to have the shape of “◯” among a plurality of input switches, and FIG. 12 (b). As shown in FIG. 5, “authentication NG” may be indicated by turning on a switch selected so as to have a shape inspired by “x”. Further, as shown in FIGS. 13A to 13D, by sequentially turning on the switch while switching so that the image of lighting moves in a certain direction, it is indicated that “authentication processing is in progress”. Also good. In addition, while not being used for the authentication process, a plurality of switches may be used for illumination of a colorful image by lighting all the lights in a plurality of colors. Further, as shown in FIG. 14, specific information such as an abnormal state or a failure state may be notified by turning on only a switch at a predetermined position set in advance.

また、上記第1実施形態〜第3実施形態の認証装置1の入力情報取得部31、スイッチ情報生成部32、入力情報判定部33、認証部34の機能構成をプログラム化してコンピュータに組み込むことにより、当該コンピュータを認証装置として機能させる認証用プログラムを構築することも可能である。   Further, the functional configurations of the input information acquisition unit 31, the switch information generation unit 32, the input information determination unit 33, and the authentication unit 34 of the authentication device 1 of the first to third embodiments are programmed and incorporated in a computer. It is also possible to construct an authentication program that causes the computer to function as an authentication device.

1〜3…認証装置
10…入力部
20…ROM
30…CPU
31…入力情報取得部
32…スイッチ情報生成部
33…入力情報判定部
34…認証部
40…RAM
50…表示部
100…開始スイッチ
101〜116…入力スイッチ
1-3 ... Authentication device 10 ... Input unit 20 ... ROM
30 ... CPU
31 ... Input information acquisition unit 32 ... Switch information generation unit 33 ... Input information determination unit 34 ... Authentication unit 40 ... RAM
50 ... Display unit 100 ... Start switch 101-116 ... Input switch

Claims (8)

マトリクス状に並べられ、複数色うちのいずれかでそれぞれ点灯可能な複数のスイッチを有する入力部と、
正規ユーザごとに予め登録された、複数の色情報が特定の順番で組み合わせられた正規ユーザ識別情報を記憶するユーザ情報記憶部と、
前記入力部の各スイッチの、位置情報と点灯する色情報との対応を示すスイッチ情報を生成してこのスイッチ情報に基づいて前記入力部のスイッチを点灯させるスイッチ情報生成部と、
前記入力部のスイッチが押下されたときに、前記スイッチ情報生成部で生成されたスイッチ情報に基づいて、押下されたスイッチの位置情報に対応する色情報を判定し、さらに押下により判定された色情報の順番を取得し、取得した色情報の順番がユーザ情報記憶部に記憶された正規ユーザ識別情報と合致するときには当該押下操作を行ったユーザを正規のユーザとして認証する認証部と、
を備えることを特徴とする認証装置。
An input unit having a plurality of switches arranged in a matrix and capable of being turned on in any one of a plurality of colors;
A user information storage unit that stores regular user identification information that is registered in advance for each regular user and in which a plurality of pieces of color information are combined in a specific order;
A switch information generation unit that generates switch information indicating correspondence between position information and lighting color information of each switch of the input unit and lights the switch of the input unit based on the switch information;
When the switch of the input unit is pressed, the color information corresponding to the position information of the pressed switch is determined based on the switch information generated by the switch information generation unit, and the color determined by pressing An authentication unit that acquires the order of information and authenticates the user who performed the pressing operation as a regular user when the order of the acquired color information matches the regular user identification information stored in the user information storage unit;
An authentication device comprising:
前記ユーザ情報記憶部に記憶される前記正規ユーザ識別情報は、正規ユーザごとの、複数の前記スイッチの位置情報および色情報が、特定の順番で組み合わせられた情報であり、
前記認証部は、前記入力部のスイッチが押下されたときに、前記スイッチ情報記憶部に記憶されたスイッチ情報に基づいて、押下されたスイッチの位置情報に対応する色情報を判定し、さらに押下により判定されたスイッチの位置情報および色情報の順番を取得し、取得した位置情報および色情報の順番がユーザ情報記憶部に記憶された正規ユーザ識別情報と合致するときには当該押下操作を行ったユーザを正規のユーザとして認証する
ことを特徴とする請求項1に記載の認証装置。
The regular user identification information stored in the user information storage unit is information in which position information and color information of a plurality of the switches for each regular user are combined in a specific order,
The authentication unit determines color information corresponding to the position information of the pressed switch based on the switch information stored in the switch information storage unit when the switch of the input unit is pressed, and further presses the switch The switch position information and the color information order determined by the above are acquired, and when the acquired position information and color information order matches the regular user identification information stored in the user information storage unit, the user who performed the pressing operation The authentication apparatus according to claim 1, wherein the authentication device is authenticated as a regular user.
マトリクス状に並べられ、複数色うちのいずれかでそれぞれ点灯可能であるとともに各色に対応する数字情報を表示可能な複数のスイッチを有する入力部と、
前記ユーザ情報記憶部に記憶される前記正規ユーザ識別情報は、正規ユーザごとの、複数のスイッチの色情報が特定の順番で組み合わせられた色識別情報と、これらの色情報にそれぞれ対応する数字情報とからなり、
前記認証部は、前記入力部のスイッチが押下されたときに、前記スイッチ情報生成部で生成されたスイッチ情報に基づいて、押下されたスイッチの位置情報に対応する色情報および数字情報の順番を取得し、取得した色情報および数字情報の順番がユーザ情報記憶部に記憶された正規ユーザ識別情報と合致するときには当該押下操作を行ったユーザを正規のユーザとして認証する
ことを特徴とする請求項1または2に記載の認証装置。
An input unit having a plurality of switches arranged in a matrix and capable of being turned on in any of a plurality of colors and capable of displaying numerical information corresponding to each color;
The regular user identification information stored in the user information storage unit includes color identification information in which color information of a plurality of switches is combined in a specific order for each regular user, and numerical information corresponding to each of these color information. And consist of
The authentication unit, based on the switch information generated by the switch information generation unit when the switch of the input unit is pressed, determines the order of color information and numerical information corresponding to the position information of the pressed switch. The acquired user and the user who performed the pressing operation are authenticated as a regular user when the order of the acquired color information and numeric information matches the regular user identification information stored in the user information storage unit. 3. The authentication device according to 1 or 2.
前記ユーザ情報記憶部に記憶される前記正規ユーザ識別情報は、正規ユーザごとの、複数の前記スイッチの押下時間情報および色情報が、特定の順番で組み合わせられた情報であり、
前記認証部は、前記入力部のスイッチが押下されたときに、当該押下の押下時間情報をさらに取得し、取得した押下時間情報および色情報の順番がユーザ情報記憶部に記憶された正規ユーザ識別情報と合致するときには当該押下操作を行ったユーザを正規のユーザとして認証する
ことを特徴とする請求項1〜3いずれか1項に記載の認証装置。
The regular user identification information stored in the user information storage unit is information obtained by combining a plurality of switch pressing time information and color information in a specific order for each regular user.
When the switch of the input unit is pressed, the authentication unit further acquires pressing time information of the pressing, and the authorized user identification in which the order of the acquired pressing time information and color information is stored in the user information storage unit The authentication apparatus according to any one of claims 1 to 3, wherein when the information matches the information, the user who performs the pressing operation is authenticated as a regular user.
前記入力部は、現在の押下回数を示すための複数のスイッチをさらに有する
ことを特徴とする請求項1〜4いずれか1項に記載の認証装置。
The authentication apparatus according to claim 1, wherein the input unit further includes a plurality of switches for indicating a current number of times of pressing.
前記認証部による認証結果に基づいて、前記入力部のスイッチを所定色で点灯するかまたは、点灯により所定形状を示すように選択されたスイッチのみを点灯する
ことを特徴とする請求項1〜4いずれか1項に記載の認証装置。
5. The switch of the input unit is turned on in a predetermined color based on the authentication result by the authentication unit, or only a switch selected to show a predetermined shape by lighting is turned on. The authentication device according to any one of claims.
マトリクス状に並べられ、複数色うちのいずれかでそれぞれ点灯可能な複数のスイッチを有する入力部と、正規ユーザごとに予め登録された、複数の色情報が特定の順番で組み合わせられた正規ユーザ識別情報を記憶するユーザ情報記憶部とを備えた認証装置が、
前記入力部の各スイッチの、位置情報と点灯する色情報との対応を示すスイッチ情報を生成してこのスイッチ情報に基づいて前記入力部のスイッチを点灯させ、
前記入力部のスイッチが押下されたときに、前記生成されたスイッチ情報に基づいて、押下されたスイッチの位置情報に対応する色情報を判定し、さらに押下により判定された色情報の順番を取得し、
取得した色情報の順番が前記ユーザ情報記憶部に記憶された正規ユーザ識別情報と合致するときには当該押下操作を行ったユーザを正規のユーザとして認証する
ことを特徴とする認証方法。
A regular user identification that is arranged in a matrix and has a plurality of switches that can be turned on in any of a plurality of colors, and a plurality of color information registered in advance for each regular user in a specific order. An authentication device comprising a user information storage unit for storing information,
For each switch of the input unit, switch information indicating the correspondence between the position information and the color information to be lit is generated and the switch of the input unit is lit based on the switch information.
When the switch of the input unit is pressed, the color information corresponding to the position information of the pressed switch is determined based on the generated switch information, and the order of the color information determined by pressing is acquired. And
An authentication method comprising: authenticating a user who performs the pressing operation as a regular user when the order of the acquired color information matches the regular user identification information stored in the user information storage unit.
マトリクス状に並べられ、複数色うちのいずれかでそれぞれ点灯可能な複数のスイッチを有する入力部と、正規ユーザごとに予め登録された、複数の色情報が特定の順番で組み合わせられた正規ユーザ識別情報を記憶するユーザ情報記憶部とを備えた認証装置に、
前記入力部の各スイッチの、位置情報と点灯する色情報との対応を示すスイッチ情報を生成してこのスイッチ情報に基づいて前記入力部のスイッチを点灯させる機能と、
前記入力部のスイッチが押下されたときに、前記生成されたスイッチ情報に基づいて、押下されたスイッチの位置情報に対応する色情報を判定し、さらに押下により判定された色情報の順番を取得する機能と、
取得した色情報の順番が前記ユーザ情報記憶部に記憶された正規ユーザ識別情報と合致するときには当該押下操作を行ったユーザを正規のユーザとして認証する機能と
を実行させるための認証用プログラム。
A regular user identification that is arranged in a matrix and has a plurality of switches that can be turned on in any of a plurality of colors, and a plurality of color information registered in advance for each regular user in a specific order. In an authentication device comprising a user information storage unit for storing information,
A function of generating switch information indicating correspondence between position information and lighting color information of each switch of the input unit and lighting the switch of the input unit based on the switch information;
When the switch of the input unit is pressed, the color information corresponding to the position information of the pressed switch is determined based on the generated switch information, and the order of the color information determined by pressing is acquired. Function to
An authentication program for executing a function of authenticating a user who has performed the pressing operation as a regular user when the order of the acquired color information matches the regular user identification information stored in the user information storage unit.
JP2011056709A 2011-03-15 2011-03-15 Authentication device, authentication method and program for authentication Withdrawn JP2012194657A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011056709A JP2012194657A (en) 2011-03-15 2011-03-15 Authentication device, authentication method and program for authentication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011056709A JP2012194657A (en) 2011-03-15 2011-03-15 Authentication device, authentication method and program for authentication

Publications (1)

Publication Number Publication Date
JP2012194657A true JP2012194657A (en) 2012-10-11

Family

ID=47086518

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011056709A Withdrawn JP2012194657A (en) 2011-03-15 2011-03-15 Authentication device, authentication method and program for authentication

Country Status (1)

Country Link
JP (1) JP2012194657A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104281102A (en) * 2013-07-03 2015-01-14 发那科株式会社 Machine controller

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104281102A (en) * 2013-07-03 2015-01-14 发那科株式会社 Machine controller
US9921556B2 (en) 2013-07-03 2018-03-20 Fanuc Corporation Machine controller and power consumption control of machine tool peripherals

Similar Documents

Publication Publication Date Title
CN104995628B (en) Cipher authentication device and cipher authentication method
JP2007086873A (en) Authentication device and authentication method
CN104156652A (en) Method for verifying password code in fuzzy mode and code verifying equipment
JP2006243938A (en) Password input device
AU2015219884A1 (en) Electric lock control device
JP2010126913A (en) Electronic lock device and locker equipment
CN111414115A (en) Key control method, computer readable storage medium and terminal thereof
CN106407761B (en) Unlocking method and unlocking device
CA2919691C (en) Input authentication method, input authentication system and lock with input authentication system
JP2012194657A (en) Authentication device, authentication method and program for authentication
CN102831354B (en) Password Input panel and Password Input control method
CN103093525B (en) Safety control device and method of controlling security
JP2014059767A (en) Portable information processor
JP4518691B2 (en) PIN code change method in numeric keypad
CN103061616A (en) Electronic lock device
JP5700428B2 (en) Absence display system
JP2016001426A (en) Information input device and input information determination method using touch panel
CN102254118A (en) Identifying code generating method and device
JP2011063991A (en) Electronic lock
KR20050090102A (en) Number fade password input system
JP4884879B2 (en) PIN code input board
JP2005258838A (en) Ten key operation display device
TWI575400B (en) Dynamic input device and input method thereof
CN202736056U (en) Password input panel
JP2016024529A (en) Authentication apparatus

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140603