JP5230501B2 - 認証装置及び認証方法 - Google Patents
認証装置及び認証方法 Download PDFInfo
- Publication number
- JP5230501B2 JP5230501B2 JP2009076891A JP2009076891A JP5230501B2 JP 5230501 B2 JP5230501 B2 JP 5230501B2 JP 2009076891 A JP2009076891 A JP 2009076891A JP 2009076891 A JP2009076891 A JP 2009076891A JP 5230501 B2 JP5230501 B2 JP 5230501B2
- Authority
- JP
- Japan
- Prior art keywords
- authentication
- information
- authenticated
- person
- user
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/32—User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/06—Authentication
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/66—Substation equipment, e.g. for use by subscribers with means for preventing unauthorised or fraudulent calling
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Collating Specific Patterns (AREA)
- Telephone Function (AREA)
- Telephonic Communication Services (AREA)
Description
まず、緯度1秒の距離差(Ln)は、約30.8m(以下、31mとする)である。経度1秒の距離差(Le)は、緯度により異なり、下記の数式1で計算される。αは、その地点での緯度であり、距離差(移動距離)を求める場合、緯度は、認証地点と所定時間経過後の地点との平均値が用いられる。
Le=31(m)×(経度差)×cosα
=31×46.69×0.8125
=1176(m)
Ln=30.8×(35.39.11.538−35.38.52.471)
=587(m)
∴L=root(Le×Le+Ln×Ln)
=1314(m)(>50m)
倍率=upper(認識成功回数−13)×0.01,0.85)
upper()は、()中の要素のうち値の大きい方を返す関数とする。
式中の「13」は、上記の例と同じく、週に1度以上の割合で認証されていることを示す数であり、「0.85」(85%)は、閾値が低くなり過ぎないように、倍率の最小値を決めたものである。
11 キーボード
18 カメラ部
22 顔認証部
23 カレンダ時計部
24 GPS受信部
25 位置情報取得部
26 移動中判定部
28 閾値決定部
30 CPU
33 認証装置
34 顔画像解析部
35 顔特徴情報DB
36 顔画像照合部
37 認証履歴DB
38 認証ログ
Claims (4)
- 携帯機器に内蔵され、前記携帯機器を保持している認証対象者が前記携帯機器の所有者であるユーザか否かを認証する認証装置において、
前記認証対象者から取得した生体情報の特徴を、所定の記憶部に予め記憶されたユーザの生体情報の特徴と比較し、両者の一致する適合度が所定の閾値以上である場合、前記認証対象者がユーザであると認証する生体認証部と、
前記生体情報が取得された時及びその前又はその後の時に、位置を示す位置情報を取得する位置情報取得部と、
前記位置情報に基づいて、前記生体情報が取得された時に、移動中か否かを判定する移動中判定部と、
前記生体認証部によって前記認証対象者がユーザであると認証されたときの前記位置情報、及び前記移動中判定部による判定結果を蓄積する認証履歴データベースと、
前記生体情報が取得された時の位置情報と前記認証履歴データベースとに基づいて、前記閾値を決定する閾値決定部と
を備えたことを特徴とする認証装置。 - 前記閾値決定部は、前記生体情報が取得された時の位置情報から所定の距離範囲内で認証対象者がユーザであると認証された履歴を認証履歴データベースから検索し、得られた認証履歴の数、及び移動中であると認証された履歴の有無により、前記閾値を決定することを特徴とする請求項1記載の認証装置。
- 前記生体情報は、認証対象者の顔を撮影することによって得られる顔画像、又は指紋センサを用いて採取された認証対象者の指紋データ、又は認証対象者の眼を撮影することによって得られる虹彩パターン、のうちいずれかであることを特徴とする請求項1または2記載の認証装置。
- 携帯機器を保持している認証対象者が前記携帯機器の所有者であるユーザか否かを認証する認証方法において、
前記認証対象者から取得した生体情報の特徴を、所定の記憶部に予め記憶されたユーザの生体情報の特徴と比較し、両者の一致する適合度が所定の閾値以上である場合、前記認証対象者がユーザであると認証する生体認証ステップと、
前記生体情報が取得された時及びその前又はその後の時に、位置を示す位置情報を取得する位置情報取得ステップと、
前記位置情報に基づいて、前記生体情報が取得された時に、移動中か否かを判定する移動中判定ステップと、
前記生体認証ステップによって前記認証対象者がユーザであると認証されたときの前記位置情報、及び前記移動中判定ステップによる判定結果を認証履歴データベースに蓄積する認証履歴データベース化ステップと、
前記生体情報が取得された時の位置情報と前記認証履歴データベースとに基づいて、前記閾値を決定する閾値決定ステップと
からなることを特徴とする認証方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009076891A JP5230501B2 (ja) | 2009-03-26 | 2009-03-26 | 認証装置及び認証方法 |
US12/728,554 US20100245042A1 (en) | 2009-03-26 | 2010-03-22 | Authenticator and authentication method |
CN201010139766A CN101847187A (zh) | 2009-03-26 | 2010-03-26 | 认证器及认证方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009076891A JP5230501B2 (ja) | 2009-03-26 | 2009-03-26 | 認証装置及び認証方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010231397A JP2010231397A (ja) | 2010-10-14 |
JP5230501B2 true JP5230501B2 (ja) | 2013-07-10 |
Family
ID=42771806
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009076891A Expired - Fee Related JP5230501B2 (ja) | 2009-03-26 | 2009-03-26 | 認証装置及び認証方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US20100245042A1 (ja) |
JP (1) | JP5230501B2 (ja) |
CN (1) | CN101847187A (ja) |
Families Citing this family (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5704905B2 (ja) | 2010-12-01 | 2015-04-22 | キヤノン株式会社 | 画像処理装置及び画像処理方法、プログラム、並びに記憶媒体 |
KR101172213B1 (ko) * | 2010-12-08 | 2012-08-07 | 현대자동차주식회사 | 얼굴인증 시스템 및 그 방법 |
US9317111B2 (en) | 2011-03-30 | 2016-04-19 | Elwha, Llc | Providing greater access to one or more items in response to verifying device transfer |
CN104112116B (zh) * | 2011-06-30 | 2018-01-09 | 东莞市瑞腾电子科技有限公司 | 一种云服务器 |
US8861798B2 (en) * | 2011-06-30 | 2014-10-14 | Shenzhen Junshenghuichuang Technologies Co., Ltd. | Method for authenticating identity of handset user |
US9710123B1 (en) * | 2012-03-08 | 2017-07-18 | Amazon Technologies, Inc. | Time-based device interfaces |
US8990580B2 (en) | 2012-04-26 | 2015-03-24 | Google Inc. | Automatic user swap |
JP2014092940A (ja) * | 2012-11-02 | 2014-05-19 | Sony Corp | 画像表示装置及び画像表示方法、並びにコンピューター・プログラム |
JP6040715B2 (ja) * | 2012-11-06 | 2016-12-07 | ソニー株式会社 | 画像表示装置及び画像表示方法、並びにコンピューター・プログラム |
EP2984599A4 (en) * | 2013-04-12 | 2016-11-30 | Sciometrics Llc | IDENTITY BASKET: TOOL TO DETERMINE IN REAL TIME AN IDENTITY IN THE MOBILE ENVIRONMENT |
EP2987109A4 (en) * | 2013-04-16 | 2016-12-14 | Imageware Systems Inc | BIOMETRIC ADMISSION AND AUTHENTICATION SUBJECT TO CONDITIONS AND SITUATIONS |
EP2987298A1 (en) | 2013-04-17 | 2016-02-24 | P2S Media Group OY | Method and apparatus for determining multimedia data authenticity level |
CN103995997B (zh) | 2014-05-15 | 2017-09-12 | 华为技术有限公司 | 一种用户权限的分配方法和设备 |
US9813410B2 (en) * | 2014-06-26 | 2017-11-07 | Rakuten, Inc. | Information processing apparatus, information processing method, and information processing program |
EP3070900A1 (en) * | 2015-03-16 | 2016-09-21 | Thomson Licensing | Method and system of access of a mobile terminal to information in an area |
KR102334209B1 (ko) | 2015-06-15 | 2021-12-02 | 삼성전자주식회사 | 사용자 인증 방법 및 이를 지원하는 전자장치 |
US9763089B2 (en) * | 2015-06-23 | 2017-09-12 | International Business Machines Corporation | Protecting sensitive data in a security area |
JP6069423B2 (ja) * | 2015-07-02 | 2017-02-01 | ソフトバンク株式会社 | 位置検出システム |
HK1204847A2 (en) * | 2015-09-16 | 2015-12-04 | 英基科技有限公司 | A time card punching system |
JP6154876B2 (ja) * | 2015-10-29 | 2017-06-28 | 京セラ株式会社 | 電子機器及び制御方法 |
KR102261833B1 (ko) * | 2015-11-04 | 2021-06-08 | 삼성전자주식회사 | 인증 방법 및 장치, 및 인식기 학습 방법 및 장치 |
US9986152B2 (en) * | 2016-08-02 | 2018-05-29 | International Business Machines Corporation | Intelligently capturing digital images based on user preferences |
US10997280B2 (en) | 2016-08-11 | 2021-05-04 | Motorola Mobility Llc | Biometric identity verification with location feasibility determination |
US11095678B2 (en) * | 2017-07-12 | 2021-08-17 | The Boeing Company | Mobile security countermeasures |
CN107451446B (zh) * | 2017-07-18 | 2020-05-26 | Oppo广东移动通信有限公司 | 解锁控制方法及相关产品 |
CN107506697B (zh) * | 2017-07-29 | 2019-12-20 | Oppo广东移动通信有限公司 | 防伪处理方法及相关产品 |
JP7090008B2 (ja) * | 2018-10-18 | 2022-06-23 | 株式会社日立製作所 | 本人確認支援装置および本人確認支援方法 |
KR102179085B1 (ko) * | 2018-10-26 | 2020-11-16 | 주식회사 뮤즈라이브 | 비접촉 방식의 사용자 인증 방법 |
CN110516017B (zh) * | 2019-08-02 | 2022-05-20 | Oppo广东移动通信有限公司 | 基于终端设备的地点信息处理方法、装置、电子设备及存储介质 |
WO2021029047A1 (ja) * | 2019-08-14 | 2021-02-18 | 日本電気株式会社 | 情報処理装置、情報処理方法及び記録媒体 |
JP7529963B2 (ja) * | 2019-12-19 | 2024-08-07 | 株式会社デンソーウェーブ | 携帯端末及び認証システム |
WO2024195121A1 (ja) * | 2023-03-23 | 2024-09-26 | 日本電気株式会社 | 認証システム、認証方法及び記録媒体 |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5229764A (en) * | 1991-06-20 | 1993-07-20 | Matchett Noel D | Continuous biometric authentication matrix |
US6655585B2 (en) * | 1998-05-11 | 2003-12-02 | Citicorp Development Center, Inc. | System and method of biometric smart card user authentication |
JP2001209802A (ja) * | 1999-11-15 | 2001-08-03 | Fuji Photo Film Co Ltd | 顔抽出方法および装置並びに記録媒体 |
JP2002183734A (ja) * | 2000-12-15 | 2002-06-28 | Toshiba Corp | 顔認証装置および顔認証方法 |
JP2004118456A (ja) * | 2002-09-25 | 2004-04-15 | Japan Science & Technology Corp | 位置情報を用いた移動端末の認証システム |
KR100543699B1 (ko) * | 2003-01-21 | 2006-01-20 | 삼성전자주식회사 | 사용자 인증 방법 및 장치 |
JP2004242174A (ja) * | 2003-02-07 | 2004-08-26 | Sanyo Electric Co Ltd | 端末装置、通信制御システム |
JP2007156974A (ja) * | 2005-12-07 | 2007-06-21 | Kddi Corp | 個人認証・識別システム |
JP2007249585A (ja) * | 2006-03-15 | 2007-09-27 | Omron Corp | 認証装置およびその制御方法、認証装置を備えた電子機器、認証装置制御プログラム、ならびに該プログラムを記録した記録媒体 |
JP4752554B2 (ja) * | 2006-03-15 | 2011-08-17 | オムロン株式会社 | 利用者機器、認証システム、認証方法、認証プログラムおよび記録媒体 |
JP2008077269A (ja) * | 2006-09-20 | 2008-04-03 | Fujitsu Fsas Inc | データ処理装置のセキュアシステムおよびデータ保護方法 |
JP5003242B2 (ja) * | 2007-03-28 | 2012-08-15 | 富士通株式会社 | 照合装置、照合方法および照合プログラム |
US8220034B2 (en) * | 2007-12-17 | 2012-07-10 | International Business Machines Corporation | User authentication based on authentication credentials and location information |
WO2010080821A1 (en) * | 2009-01-06 | 2010-07-15 | Vetrix, Llc | Integrated physical and logical security management via a portable device |
-
2009
- 2009-03-26 JP JP2009076891A patent/JP5230501B2/ja not_active Expired - Fee Related
-
2010
- 2010-03-22 US US12/728,554 patent/US20100245042A1/en not_active Abandoned
- 2010-03-26 CN CN201010139766A patent/CN101847187A/zh active Pending
Also Published As
Publication number | Publication date |
---|---|
JP2010231397A (ja) | 2010-10-14 |
US20100245042A1 (en) | 2010-09-30 |
CN101847187A (zh) | 2010-09-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5230501B2 (ja) | 認証装置及び認証方法 | |
US11461446B2 (en) | Information processing device, application software start-up system, and application software start-up method | |
KR100902199B1 (ko) | 인증 장치 및 그 제어 방법, 인증 장치를 구비한 전자기기,인증 장치 제어 프로그램, 및 해당 프로그램을 기록한기록 매체 | |
Derawi et al. | Fingerprint recognition with embedded cameras on mobile phones | |
EP2983109B1 (en) | User authentication method and apparatus based on fingerprint and electrocardiogram (ecg) signal | |
JP4899551B2 (ja) | 認証装置、認証方法、認証プログラムおよびコンピュータ読み取り可能な記録媒体 | |
US10061971B2 (en) | Enrollment and authentication on a mobile device | |
EP2887250B1 (en) | Biometric authentication device and biometric authentication method | |
JP5211797B2 (ja) | 認証システム、認証方法および認証用プログラム | |
US20140157401A1 (en) | Method of Dynamically Adjusting an Authentication Sensor | |
WO2017181198A1 (en) | Multifactor authentication through wearable electronic device | |
MXPA01005027A (es) | Modulo y metodo de seguridad de telefono por formacion de imagen del iris. | |
WO2002097717A2 (en) | Face and environment sensing watch | |
JP2008217510A (ja) | 個人識別装置および個人識別方法 | |
JP2007193656A (ja) | 本人認証装置 | |
CN110049490A (zh) | 穿戴式设备的安全防护方法、装置、穿戴式设备及介质 | |
JP6267025B2 (ja) | 通信端末及び通信端末の認証方法 | |
JP2017059060A (ja) | 生体照合システム、生体照合方法、生体照合装置及び制御プログラム | |
JP6928191B1 (ja) | 認証システム、プログラム | |
JP2003233816A (ja) | アクセスコントロールシステム | |
JP2008305261A (ja) | 認証システム及びこれを用いた測定システム | |
JP7251874B2 (ja) | 顔認証装置、顔認証方法、プログラム、および記録媒体 | |
JP4997212B2 (ja) | 生体認証システムおよび生体認証装置、情報記録装置 | |
WO2008004436A1 (fr) | Système d'authentification de l'iris | |
JP2018084859A (ja) | 認証システム、認証制御装置、認証装置およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110707 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20121226 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130109 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130129 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130220 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130319 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160329 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |