US20130176105A1 - System and method for unlocking an electronic device - Google Patents

System and method for unlocking an electronic device Download PDF

Info

Publication number
US20130176105A1
US20130176105A1 US13/585,769 US201213585769A US2013176105A1 US 20130176105 A1 US20130176105 A1 US 20130176105A1 US 201213585769 A US201213585769 A US 201213585769A US 2013176105 A1 US2013176105 A1 US 2013176105A1
Authority
US
United States
Prior art keywords
input operation
unlocking
electronic device
sampled
sensor
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.)
Granted
Application number
US13/585,769
Other versions
US8902041B2 (en
Inventor
Hsin-Chang Lai
Han-Zen Chang
Liu-Wei Wu
Jiun-Ru Hou
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.)
Chi Mei Communication Systems Inc
Original Assignee
Chi Mei Communication Systems Inc
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 Chi Mei Communication Systems Inc filed Critical Chi Mei Communication Systems Inc
Assigned to CHI MEI COMMUNICATION SYSTEMS, INC. reassignment CHI MEI COMMUNICATION SYSTEMS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHANG, HAN-ZEN, HOU, JIUN-RU, LAI, HSIN-CHANG, WU, LIU-WEI
Publication of US20130176105A1 publication Critical patent/US20130176105A1/en
Application granted granted Critical
Publication of US8902041B2 publication Critical patent/US8902041B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/36User authentication by graphic or iconic representation

Definitions

  • Embodiments of the present disclosure relate to unlocking technology, and more particularly to a system and method for unlocking an electronic device.
  • Most electronic devices may be unlocked by pressing a preset key or keys combination on keyboards of the electronic devices, or by implementing a slide unlocking gesture on touch screens of the electronic devices.
  • keys of the electronic device may be easily worn because of frequent use of the preset key or keys combination, or the touch screens may be easily scratched because of frequent touch on the touch screens. That is, the above-mentioned unlocking methods may damage hardware (e.g. the keys or touch screen) of the electronic device.
  • the above-mentioned unlocking methods may easily be recognized by unauthorized users, allowing personal information on the electronic device to be viewed.
  • FIG. 1 is a block diagram of one embodiment of an electronic device including an unlocking system.
  • FIG. 2 is a block diagram of function modules of an unlocking system included in the electronic device of FIG. 1 .
  • FIG. 3 is a flowchart of one embodiment of a method for processing point cloud using the electronic device of FIG. 1 .
  • FIG. 4 is a schematic diagram of one embodiment of a triangular membership function.
  • module refers to logic embodied in hardware or firmware, or to a collection of software instructions, written in a programming language, such as, Java, C, or assembly.
  • One or more software instructions in the modules may be embedded in firmware, such as in an erasable-programmable read-only memory (EPROM).
  • EPROM erasable-programmable read-only memory
  • the modules described herein may be implemented as either software and/or hardware modules and may be stored in any type of non-transitory computer-readable medium or other storage device.
  • Some non-limiting examples of non-transitory computer-readable media include compact discs (CDs), digital versatile discs (DVDs), Blu-ray disks, flash memory, and hard disk drives.
  • FIG. 1 is a block diagram of one embodiment of an electronic device 1 .
  • the electronic device includes an unlocking system 10 .
  • the electronic device 1 further includes at least one processor 11 , a storage system 12 , a first sensor 13 and a second sensor 14 .
  • the first sensor 13 is a three-axis acceleration sensor that detects three-axis acceleration values of the electronic device 1 , such as the three-axis acceleration values along an x-axis, a y-axis, and a z-axis of a preset coordinate system of the electronic device 1 .
  • the second sensor 14 is a three-axis gyroscope that detects three-axis rotation vectors.
  • the unlocking system 10 may unlock the electronic device 1 by detecting rotation operations on the electronic device 1 according to a theory of fuzzy logic.
  • the at least one processor 11 executes one or more computerized codes and other applications of the electronic device 1 , to provide functions of the unlocking system 10 .
  • the storage system 12 stores data of the electronic device 1 , such as, data of preset unlocking operation from a user of the electronic device 1 .
  • the storage system 12 may be a memory, an external storage card, such as a smart media card, or a secure digital card.
  • FIG. 2 is a block diagram of function modules of the unlocking system 10 included in the electronic device of FIG. 1 .
  • the unlocking system 10 may include a setting module 100 , a sampling module 101 , an acquisition module 102 , a recording module 103 , a calculation module 104 , a determination module 105 , and a processing module 106 .
  • the modules 100 - 106 comprise computerized codes in the form of one or more programs that are stored in the storage system 12 .
  • the computerized codes include instructions that are executed by the at least one processor 11 to provide functions for the modules. Details of each of the modules will be given in FIG. 3 and FIG. 4 .
  • FIG. 3 is a flowchart of one embodiment of a method for unlocking the electronic device of FIG. 1 .
  • additional steps may be added, others deleted, and the ordering of the steps may be changed.
  • step S 10 the setting module 100 presets an unlocking operation having motion units, and stores the unlocking operation into the storage system 12 .
  • Each of the motion units includes three-axis acceleration values and three-axis rotation vectors.
  • the user of the electronic device 1 may preset a moving operation or a rotating operation of the electronic device 1 as the unlocking operation.
  • the first sensor 13 detects the three-axis acceleration values and the second sensor 14 detects the three-axis rotation vectors of the electronic device 1 .
  • the setting module 100 records the three-axis acceleration values and the three-axis rotation vectors of each point to be one motion unit, and obtains a plurality of motion units as the unlocking operation.
  • the unlocking operation is determined to be finished when no more three-axis acceleration values and three-axis rotation vectors are acquired/received from the first sensor 13 and the second sensor 14 .
  • the unlocking operation may be determined to be finished.
  • the unlocking operation may be limited to finish in a preset time, such as 5 seconds.
  • a motion unit is expressed as “ ⁇ a1, a2, a3, rv1, rv2, rv3 ⁇ ”.
  • the “a1, a2, a3” are the three-axis acceleration values
  • the “rv1, rv2, rv3” are the three-axis rotation vectors.
  • the three-axis acceleration value “a3” can be set to be “1” if the three-axis acceleration value “a3” is at a positive orientation along the z-axis.
  • the three-axis acceleration value “a3” may set to be “ ⁇ 1” if the three-axis acceleration value “a3” is at a negative orientation along the z-axis.
  • step S 11 the sampling module 101 samples the unlocking operation at a preset time interval (e.g. 0.005 seconds), and stores sampled unlocking operation into the storage system 12 .
  • a preset time interval e.g. 0.005 seconds
  • step S 12 when the user starts to unlock the electronic device 1 by triggering a preset unlocking command of the electronic device 1 , the acquisition module 102 starts to obtain the three-axis acceleration values and the three-axis rotation vectors continuously from the first sensor 13 and the second sensor 14 as an input operation.
  • the preset unlocking command may be a virtual icon of unlocking displayed on the electronic device 1 .
  • the input operation is determined to be finished when no more three-axis acceleration values and three-axis rotation vectors are acquired/received from the first sensor 13 and the second sensor 14 . In other embodiments, if the three-axis acceleration values and the three-axis rotation vectors do not change in the preset short time, the input operation may be determined to be finished.
  • the input operation also may be limited to finish in the preset time, such as 5 seconds.
  • step S 13 the recording module 103 records the motion units of the input operation.
  • the method of recording the motion units of the input operation is the same as the method of presetting the unlocking operation.
  • step S 14 the sampling module 101 samples the input operation at the preset time interval and obtains sampled input operation.
  • a number of the motion units in the sampled unlocking operation are equal to a number of the motion units in the sampled input operation.
  • step S 15 the calculation module 104 calculates a membership degree of the input operation according to a predetermined formula of a theory of fuzzy logic, the sampled unlocking operation and the sampled input operation.
  • the predetermined formula is
  • “D f ” represents the membership degree.
  • “D t ” includes “D tai ” and “D trvi ”, and “i” is equal to 1, 2, or 3 because each motion unit includes “a1, a2, a3” and “rv1, rv2, rv3”.
  • “D tai ” represents an absolute value of a difference between a three-axis acceleration value “ai” of the “tth” motion unit in the sampled unlocking operation and the three-axis acceleration value “ai” of the “tth” motion unit in the sampled input operation.
  • D trvi represents a vector difference between a three-axis rotation vector “rvi” of the “tth” motion unit in the sampled unlocking operation and a three-axis rotation vector “rvi” of the “tth” motion unit in the sampled input operation.
  • ⁇ (D t ) is calculated by a triangular membership function. The triangular membership function is shown as following. “ ⁇ D t ” represents
  • each of “ ⁇ (D ta1 )”, “ ⁇ (D ta2 )”, “ ⁇ (D ta3 )”, “ ⁇ (D trv1 )”, “ ⁇ (D trv2 )” and “ ⁇ (D trv3 )” corresponds to respective predetermined “q 1 ”, “q 2 ”, and “q 3 ”.
  • the triangular membership function for each of the “ ⁇ (D ta1 )”, “ ⁇ (D ta2 )”, “ ⁇ (D ta3 )”, “ ⁇ (D trv1 )”, “ ⁇ (D trv2 )” and “ ⁇ (D trv3 )” may be different.
  • step S 16 the determination module 105 determines whether the calculated membership degree of the input operation conforms to a preset unlocking threshold.
  • the unlocking operation has a preset unlocking threshold with a preset level.
  • the preset unlocking threshold includes a group of a lower level, a low level, a middle level, a higher level, and a high level. Each level corresponds to a range of the membership degrees. The range of the membership degrees is from 0 to 1. If the value of the calculated degree is in the range of a preset level, the determination module 105 determines that the calculated degree of the input operation conforms to the preset unlocking threshold, and step S 17 is implemented. If the value of the calculated degree is not in the range of the preset level, the determination module 105 determines that the calculated degree does not conform to the preset unlocking threshold, and step S 18 is implemented.
  • the lower level corresponds the range of the membership degrees of [0-0.2].
  • the low level corresponds to the numerical range of the membership degrees of [0.21-0.4].
  • the middle level corresponds to the numerical range of the membership degrees of [0.41-0.6].
  • the higher level corresponds to the numerical range of the membership degrees of [0.61-0.8].
  • the high level corresponds to the numerical range of the membership degrees of [0.81-1].
  • higher unlocking threshold corresponds to a greater allowable error range. Therefore, if the unlocking operation is complicated, the preset level can set to the high level.
  • the preset level can be set according to user preferences.
  • step S 17 the processing module 106 unlocks the electronic device 1 , and the procedure ends.
  • step S 18 the processing module 106 prompts the user of the electronic device 1 that the input operation is wrong, and clears the input operation, and step S 12 is implemented.
  • the processing module 106 may display a prompt message or play a prompt tone to prompt the user.
  • non-transitory readable medium may be a hard disk drive, a compact disc, a digital video disc, a tape drive or other suitable storage medium.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

In a method for unlocking an electronic device, unlocking operation having motion units are preset and are stored into a storage system. Sampled unlocking operation is stored into the storage system. When the electronic device receives a preset unlocking command to start unlocking the electronic device, three-axis acceleration values and three-axis rotation vectors are obtained continuously as an input operation from a first sensor and a second sensor. Motion units of the input operation are recorded. Sampled input operation is obtained by sampling the input operation at a preset time interval. A membership degree of the input operation is calculated. When the membership degree of the input operation conforms to a preset unlocking threshold, the electronic device is unlocked.

Description

    BACKGROUND
  • 1. Technical Field
  • Embodiments of the present disclosure relate to unlocking technology, and more particularly to a system and method for unlocking an electronic device.
  • 2. Description of Related Art
  • Most electronic devices (e.g. mobile phones) may be unlocked by pressing a preset key or keys combination on keyboards of the electronic devices, or by implementing a slide unlocking gesture on touch screens of the electronic devices. However, keys of the electronic device may be easily worn because of frequent use of the preset key or keys combination, or the touch screens may be easily scratched because of frequent touch on the touch screens. That is, the above-mentioned unlocking methods may damage hardware (e.g. the keys or touch screen) of the electronic device. Furthermore, the above-mentioned unlocking methods may easily be recognized by unauthorized users, allowing personal information on the electronic device to be viewed.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram of one embodiment of an electronic device including an unlocking system.
  • FIG. 2 is a block diagram of function modules of an unlocking system included in the electronic device of FIG. 1.
  • FIG. 3 is a flowchart of one embodiment of a method for processing point cloud using the electronic device of FIG. 1.
  • FIG. 4 is a schematic diagram of one embodiment of a triangular membership function.
  • DETAILED DESCRIPTION
  • The disclosure is illustrated by way of example and not by way of limitation in the figures of the accompanying drawings, in which like reference numerals indicate similar elements. It should be noted that references to “an” or “one” embodiment in this disclosure are not necessarily to the same embodiment, and such references can mean “at least one.”
  • In general, the word “module” as used herein refers to logic embodied in hardware or firmware, or to a collection of software instructions, written in a programming language, such as, Java, C, or assembly. One or more software instructions in the modules may be embedded in firmware, such as in an erasable-programmable read-only memory (EPROM). The modules described herein may be implemented as either software and/or hardware modules and may be stored in any type of non-transitory computer-readable medium or other storage device. Some non-limiting examples of non-transitory computer-readable media include compact discs (CDs), digital versatile discs (DVDs), Blu-ray disks, flash memory, and hard disk drives.
  • FIG. 1 is a block diagram of one embodiment of an electronic device 1. The electronic device includes an unlocking system 10. The electronic device 1 further includes at least one processor 11, a storage system 12, a first sensor 13 and a second sensor 14. In one embodiment, the first sensor 13 is a three-axis acceleration sensor that detects three-axis acceleration values of the electronic device 1, such as the three-axis acceleration values along an x-axis, a y-axis, and a z-axis of a preset coordinate system of the electronic device 1. The second sensor 14 is a three-axis gyroscope that detects three-axis rotation vectors. The three-axis rotation vectors include “rv1=X*sin(θ/2)”, “rv2=Y*sin(θ/2)” and “rv3=Z*sin(θ/2)”, “θ” represents a rotation angle of the electronic device 1. The unlocking system 10 may unlock the electronic device 1 by detecting rotation operations on the electronic device 1 according to a theory of fuzzy logic.
  • The at least one processor 11 executes one or more computerized codes and other applications of the electronic device 1, to provide functions of the unlocking system 10. The storage system 12 stores data of the electronic device 1, such as, data of preset unlocking operation from a user of the electronic device 1. In one embodiment, the storage system 12 may be a memory, an external storage card, such as a smart media card, or a secure digital card.
  • FIG. 2 is a block diagram of function modules of the unlocking system 10 included in the electronic device of FIG. 1. In the embodiment, the unlocking system 10 may include a setting module 100, a sampling module 101, an acquisition module 102, a recording module 103, a calculation module 104, a determination module 105, and a processing module 106. The modules 100-106 comprise computerized codes in the form of one or more programs that are stored in the storage system 12. The computerized codes include instructions that are executed by the at least one processor 11 to provide functions for the modules. Details of each of the modules will be given in FIG. 3 and FIG. 4.
  • FIG. 3 is a flowchart of one embodiment of a method for unlocking the electronic device of FIG. 1. Depending on the embodiment, additional steps may be added, others deleted, and the ordering of the steps may be changed.
  • In step S10, the setting module 100 presets an unlocking operation having motion units, and stores the unlocking operation into the storage system 12. Each of the motion units includes three-axis acceleration values and three-axis rotation vectors. In one embodiment, the user of the electronic device 1 may preset a moving operation or a rotating operation of the electronic device 1 as the unlocking operation. After the user chooses to start presetting the unlocking operation (e.g. trigger a command of setting the unlock operation), the first sensor 13 detects the three-axis acceleration values and the second sensor 14 detects the three-axis rotation vectors of the electronic device 1. The setting module 100 records the three-axis acceleration values and the three-axis rotation vectors of each point to be one motion unit, and obtains a plurality of motion units as the unlocking operation. In some embodiments, the unlocking operation is determined to be finished when no more three-axis acceleration values and three-axis rotation vectors are acquired/received from the first sensor 13 and the second sensor 14. In other embodiments, if the three-axis acceleration values and the three-axis rotation vectors do not change in a preset short time (e.g. 1 second), the unlocking operation may be determined to be finished. The unlocking operation may be limited to finish in a preset time, such as 5 seconds.
  • For example, a motion unit is expressed as “{a1, a2, a3, rv1, rv2, rv3}”. The “a1, a2, a3” are the three-axis acceleration values, and the “rv1, rv2, rv3” are the three-axis rotation vectors. In order to speed the processing of data of the plurality of the motion units, the three-axis acceleration value “a3” can be set to be “1” if the three-axis acceleration value “a3” is at a positive orientation along the z-axis. The three-axis acceleration value “a3” may set to be “−1” if the three-axis acceleration value “a3” is at a negative orientation along the z-axis.
  • In step S11, the sampling module 101 samples the unlocking operation at a preset time interval (e.g. 0.005 seconds), and stores sampled unlocking operation into the storage system 12.
  • In step S12, when the user starts to unlock the electronic device 1 by triggering a preset unlocking command of the electronic device 1, the acquisition module 102 starts to obtain the three-axis acceleration values and the three-axis rotation vectors continuously from the first sensor 13 and the second sensor 14 as an input operation. The preset unlocking command may be a virtual icon of unlocking displayed on the electronic device 1. In one embodiment, the input operation is determined to be finished when no more three-axis acceleration values and three-axis rotation vectors are acquired/received from the first sensor 13 and the second sensor 14. In other embodiments, if the three-axis acceleration values and the three-axis rotation vectors do not change in the preset short time, the input operation may be determined to be finished. The input operation also may be limited to finish in the preset time, such as 5 seconds.
  • In step S13, the recording module 103 records the motion units of the input operation. The method of recording the motion units of the input operation is the same as the method of presetting the unlocking operation.
  • In step S14, the sampling module 101 samples the input operation at the preset time interval and obtains sampled input operation. In one embodiment, a number of the motion units in the sampled unlocking operation are equal to a number of the motion units in the sampled input operation.
  • In step S15, the calculation module 104 calculates a membership degree of the input operation according to a predetermined formula of a theory of fuzzy logic, the sampled unlocking operation and the sampled input operation. The sampled unlocking operation is expressed by “PU=={m1,m2, . . . , mt}”, “m” represents a motion unit in the sampled unlocking operation and “t” represents that the numbers of the motion units in the sampled unlocking operation. The sampled input operation is expressed by “PI={MI1,MI2, . . . , MIt}”, “MI” represents a motion unit in the sampled input operation. The predetermined formula is
  • D f = μ ( D t ) * D t D t .
  • In one embodiment, “Df” represents the membership degree. “Dt” includes “Dtai” and “Dtrvi”, and “i” is equal to 1, 2, or 3 because each motion unit includes “a1, a2, a3” and “rv1, rv2, rv3”. “Dtai” represents an absolute value of a difference between a three-axis acceleration value “ai” of the “tth” motion unit in the sampled unlocking operation and the three-axis acceleration value “ai” of the “tth” motion unit in the sampled input operation. “Dtrvi” represents a vector difference between a three-axis rotation vector “rvi” of the “tth” motion unit in the sampled unlocking operation and a three-axis rotation vector “rvi” of the “tth” motion unit in the sampled input operation. “μ(Dt)” is calculated by a triangular membership function. The triangular membership function is shown as following. “μDt” represents
  • { 0 , for d t < q 1 D t - q 1 q 2 - q 1 , for a 1 D t < q 2 1 , for D t = q 2 q 3 - D t q 3 - q 2 , for q 2 < D t q 3 0 , for D t > q 3 } ,
  • and a value range of “μDt” is from 0 to 1. The triangular membership function is shown in FIG. 4. In one embodiment, each of “μ(Dta1)”, “μ(Dta2)”, “μ(Dta3)”, “μ(Dtrv1)”, “μ(Dtrv2)” and “μ(Dtrv3)” corresponds to respective predetermined “q1”, “q2”, and “q3”. In some embodiments, the triangular membership function for each of the “μ(Dta1)”, “μ(Dta2)”, “μ(Dta3)”, “μ(Dtrv1)”, “μ(Dtrv2)” and “μ(Dtrv3)” may be different.
  • In step S16, the determination module 105 determines whether the calculated membership degree of the input operation conforms to a preset unlocking threshold. In one embodiment, the unlocking operation has a preset unlocking threshold with a preset level. The preset unlocking threshold includes a group of a lower level, a low level, a middle level, a higher level, and a high level. Each level corresponds to a range of the membership degrees. The range of the membership degrees is from 0 to 1. If the value of the calculated degree is in the range of a preset level, the determination module 105 determines that the calculated degree of the input operation conforms to the preset unlocking threshold, and step S17 is implemented. If the value of the calculated degree is not in the range of the preset level, the determination module 105 determines that the calculated degree does not conform to the preset unlocking threshold, and step S18 is implemented.
  • In one embodiment, the lower level corresponds the range of the membership degrees of [0-0.2]. The low level corresponds to the numerical range of the membership degrees of [0.21-0.4]. The middle level corresponds to the numerical range of the membership degrees of [0.41-0.6]. The higher level corresponds to the numerical range of the membership degrees of [0.61-0.8]. The high level corresponds to the numerical range of the membership degrees of [0.81-1]. In some embodiments, higher unlocking threshold corresponds to a greater allowable error range. Therefore, if the unlocking operation is complicated, the preset level can set to the high level. The preset level can be set according to user preferences.
  • In step S17, the processing module 106 unlocks the electronic device 1, and the procedure ends.
  • In step S18, the processing module 106 prompts the user of the electronic device 1 that the input operation is wrong, and clears the input operation, and step S12 is implemented.
  • In one embodiment, the processing module 106 may display a prompt message or play a prompt tone to prompt the user.
  • All of the processes described above may be embodied in, and be fully automated via, functional code modules executed by one or more general-purpose processors. The code modules may be stored in any type of non-transitory readable medium or other storage device. Some or all of the methods may alternatively be embodied in specialized hardware. Depending on the embodiment, the non-transitory readable medium may be a hard disk drive, a compact disc, a digital video disc, a tape drive or other suitable storage medium.
  • The described embodiments are merely possible examples of implementations, and have been set forth for a clear understanding of the principles of the present disclosure. Many variations and modifications may be made without departing substantially from the spirit and principles of the present disclosure. All such modifications and variations are intended to be included herein within the scope of this disclosure and the described inventive embodiments, and the present disclosure is protected by the following claims.

Claims (18)

What is claimed is:
1. A computer-implemented method for unlocking an electronic device, the method comprising:
presetting a unlocking operation having motion units, each of the motion units comprising three-axis acceleration values and three-axis rotation vectors of the electronic device, the three-axis acceleration values being detected by a first sensor of the electronic device and the three-axis rotation vectors being detected by a second sensor of the electronic device;
sampling the unlocking operation at a preset time interval, and storing the sampled unlocking operation into a storage system of the electronic device;
obtaining the three-axis acceleration values and the three-axis rotation vectors continuously from the first sensor and the second sensor as an input operation, when the electronic device receives a preset unlocking command to unlock the electronic device;
recording motion units of the input operation;
sampling the input operation at the preset time interval as sampled input operation;
calculating a membership degree of the input operation according to a predetermined formula of a theory of fuzzy logic, the sampled unlocking operation, and the sampled input operation;
unlocking the electronic device when the membership degree of the input operation conforms to a preset unlocking threshold.
2. The method according to claim 1, further comprising:
prompting that the input operation is wrong and clearing the input operation, if the membership degree of the input operation does not conform to the preset unlocking threshold.
3. The method according to claim 1, wherein the membership degree of the input operation is calculated according to an absolute value of a difference between a three-axis acceleration value of each motion unit in the sampled unlocking operation and a three-axis acceleration value of a corresponding motion unit in the sampled input operation, a triangular membership function of each of the absolute value, a vector difference between a three-axis rotation vector of each motion unit in the sampled unlocking operation and a three-axis rotation vector of the corresponding motion unit in the sampled input operation, and the triangular membership function of each vector difference.
4. The method according to claim 1, wherein the preset unlocking threshold comprises a group of a lower level, a low level, a middle level, a higher level, and a high level, each level in the group corresponds to a range of the membership degrees.
5. The method according to claim 1, wherein a number of the motion units in the sampled unlocking operation is equal to a number of the motion units in the sampled input operation.
6. The method according to claim 1, wherein the first sensor is a three-axis acceleration sensor, and the second sensor is a three-axis gyroscope.
7. A non-transitory storage medium storing a set of instructions, when executed by at least one processor of an electronic device, cause the at least one processor to perform a method for unlocking the electronic device, the method comprising:
presetting an unlocking operation having motion units, each of the motion units comprising three-axis acceleration values and three-axis rotation vectors of the electronic device, the three-axis acceleration values being detected by a first sensor of the electronic device and the three-axis rotation vectors being detected by a second sensor of the electronic device;
sampling the unlocking operation at a preset time interval, and storing the sampled unlocking operation into a storage system of the electronic device;
obtaining the three-axis acceleration values and the three-axis rotation vectors continuously from the first sensor and the second sensor as an input operation, when the electronic device receives a preset unlocking command to unlock the electronic device;
recording the motion units of the input operation;
sampling the input operation at the preset time interval as sampled input operation;
calculating a membership degree of the input operation according to a predetermined formula of a theory of fuzzy logic, the sampled unlocking operation and the sampled input operation;
unlocking the electronic device when the membership degree of the input operation conforms to a preset unlocking threshold.
8. The non-transitory storage medium according to claim 7, further comprising:
prompting that the input operation is wrong and clearing the input operation, if the membership degree of the input operation does not conform to the preset unlocking threshold.
9. The non-transitory storage medium according to claim 7, wherein the membership degree of the input operation is calculated according to an absolute value of a difference between a three-axis acceleration value of each motion unit in the sampled unlocking operation and a three-axis acceleration value of a corresponding motion unit in the sampled input operation, a triangular membership function of each of the absolute value, a vector difference between a three-axis rotation vector of each motion unit in the sampled unlocking operation and a three-axis rotation vector of the corresponding motion unit in the sampled input operation, and the triangular membership function of each vector difference.
10. The non-transitory storage medium according to claim 7, wherein the preset unlocking threshold comprises a group of a lower level, a low level, a middle level, a higher level, and a high level, each level in the group corresponds to a range of the membership degrees.
11. The non-transitory storage medium according to claim 7, wherein a number of the motion units in the sampled unlocking operation is equal to a number of the motion units in the sampled input operation.
12. The non-transitory storage medium according to claim 7, wherein the first sensor is a three-axis acceleration sensor, and the second sensor is a three-axis gyroscope.
13. An electronic device, comprising:
a first sensor for detecting three-axis acceleration values and a second sensor for detecting three-axis rotation vectors of the electronic device;
a storage system;
at least one processor; and
one or more programs that are stored in the storage system and executed by the at least one processor, the one or more programs comprising:
a setting module that presets an unlocking operation having motion units, each of the motion units comprising the three-axis acceleration values and the three-axis rotation vectors of the electronic device;
a sampling module that samples the unlocking operation at a preset time interval, and stores the sampled unlocking operation into the storage system;
an acquisition module that obtains the three-axis acceleration values and the three-axis rotation vectors continuously from the first sensor and the second sensor as an input operation, when the electronic device receives a preset unlocking command to unlock the electronic device;
a recording module that records the motion units of the input operation;
the sampling module further samples the input operation at the preset time interval as sampled input operation;
a calculation module that calculates a membership degree of the input operation according to a predetermined formula of a theory of fuzzy logic, the sampled unlocking operation and the sampled input operation;
a processing module that unlocks the electronic device when the membership degree of the input operation conforms to a preset unlocking threshold.
14. The electronic device according to claim 13, wherein the processing module further prompting that the input operation is wrong and clearing the input operation, if the membership degree of the input operation does not conform to the preset unlocking threshold.
15. The electronic device according to claim 13, wherein the membership degree of the input operation is calculated according to an absolute value of a difference between a three-axis acceleration value of each motion unit in the sampled unlocking operation and a three-axis acceleration value of a corresponding motion unit in the sampled input operation, a triangular membership function of each of the absolute value, a vector difference between a three-axis rotation vector of each motion unit in the sampled unlocking operation and a three-axis rotation vector of the corresponding motion unit in the sampled input operation, and the triangular membership function of each vector difference.
16. The electronic device according to claim 15, wherein the preset unlocking threshold comprises a group of a lower level, a low level, a middle level, a higher level, and a high level, each level in the group corresponds to a range of the membership degrees.
17. The electronic device according to claim 13, wherein a number of the motion units in the sampled unlocking operation is equal to a number of the motion units in the sampled input operation.
18. The electronic device according to claim 13, wherein the first sensor is a three-axis acceleration sensor and the second sensor is a three-axis gyroscope.
US13/585,769 2012-01-10 2012-08-14 System and method for unlocking an electronic device Expired - Fee Related US8902041B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
TW101100893 2012-01-10
TW101100893A TWI516980B (en) 2012-01-10 2012-01-10 System and method for unlocking an electronic device

Publications (2)

Publication Number Publication Date
US20130176105A1 true US20130176105A1 (en) 2013-07-11
US8902041B2 US8902041B2 (en) 2014-12-02

Family

ID=48743507

Family Applications (1)

Application Number Title Priority Date Filing Date
US13/585,769 Expired - Fee Related US8902041B2 (en) 2012-01-10 2012-08-14 System and method for unlocking an electronic device

Country Status (2)

Country Link
US (1) US8902041B2 (en)
TW (1) TWI516980B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130335193A1 (en) * 2011-11-29 2013-12-19 1556053 Alberta Ltd. Electronic wireless lock
US20140204017A1 (en) * 2013-01-21 2014-07-24 Chiun Mai Communication Systems, Inc. Electronic device and method for controlling access to the electronic device
CN104090725A (en) * 2014-07-28 2014-10-08 Tcl通讯(宁波)有限公司 Method and system for unlocking touch screen of mobile terminal
CN104156641A (en) * 2014-07-09 2014-11-19 惠州Tcl移动通信有限公司 Unlocking method and unlocking device of mobile terminal screen

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI594144B (en) * 2013-09-18 2017-08-01 富智康(香港)有限公司 Unlocking system and method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070259685A1 (en) * 2006-05-08 2007-11-08 Goran Engblom Electronic equipment with keylock function using motion and method
US20080117072A1 (en) * 2006-11-22 2008-05-22 Honeywell International Inc. Method for setting a programmable allowed movement time on an asset protection device
US20090088204A1 (en) * 2007-10-01 2009-04-02 Apple Inc. Movement-based interfaces for personal media device
US20100138364A1 (en) * 2008-10-28 2010-06-03 Pedro Ponce Cruz Intelligent Control Toolkit
US20100325721A1 (en) * 2009-06-17 2010-12-23 Microsoft Corporation Image-based unlock functionality on a computing device
US20110088086A1 (en) * 2009-10-14 2011-04-14 At&T Mobility Ii Llc Locking and unlocking of an electronic device using a sloped lock track

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070259685A1 (en) * 2006-05-08 2007-11-08 Goran Engblom Electronic equipment with keylock function using motion and method
US20080117072A1 (en) * 2006-11-22 2008-05-22 Honeywell International Inc. Method for setting a programmable allowed movement time on an asset protection device
US20090088204A1 (en) * 2007-10-01 2009-04-02 Apple Inc. Movement-based interfaces for personal media device
US20100138364A1 (en) * 2008-10-28 2010-06-03 Pedro Ponce Cruz Intelligent Control Toolkit
US20100325721A1 (en) * 2009-06-17 2010-12-23 Microsoft Corporation Image-based unlock functionality on a computing device
US20110088086A1 (en) * 2009-10-14 2011-04-14 At&T Mobility Ii Llc Locking and unlocking of an electronic device using a sloped lock track

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130335193A1 (en) * 2011-11-29 2013-12-19 1556053 Alberta Ltd. Electronic wireless lock
US20140204017A1 (en) * 2013-01-21 2014-07-24 Chiun Mai Communication Systems, Inc. Electronic device and method for controlling access to the electronic device
CN104156641A (en) * 2014-07-09 2014-11-19 惠州Tcl移动通信有限公司 Unlocking method and unlocking device of mobile terminal screen
CN104090725A (en) * 2014-07-28 2014-10-08 Tcl通讯(宁波)有限公司 Method and system for unlocking touch screen of mobile terminal

Also Published As

Publication number Publication date
US8902041B2 (en) 2014-12-02
TWI516980B (en) 2016-01-11
TW201329780A (en) 2013-07-16

Similar Documents

Publication Publication Date Title
US8902041B2 (en) System and method for unlocking an electronic device
US9189145B2 (en) System and method for unlocking touch screen of electronic device
US9449163B2 (en) Electronic device and method for logging in application program of the electronic device
US20130321263A1 (en) System and method for unlocking screen of portable electronic device
US20140189604A1 (en) Method and system for unlocking a touchscreen of an electronic device
US20150015516A1 (en) Electronic device and method for invoking applications of the electronic device
US20150089449A1 (en) Electronic device and method for unlocking the electronic device
US20150033231A1 (en) Electronic device and method for controlling the electronic device via fingerprint recognition
US20140204017A1 (en) Electronic device and method for controlling access to the electronic device
US20130167224A1 (en) Lock function handling for information processing devices
CN106228158A (en) The method and apparatus of picture detection
US20150261406A1 (en) Device and method for unlocking electronic device
US10331872B2 (en) Electronic device and password entering method
KR101435482B1 (en) Method, apparatus and computer-readable recording medium for running a program using recognizing fingerprint
US20150007306A1 (en) Electronic device and unlocking method
US20090225049A1 (en) Sliding method for touch control
US20160117491A1 (en) Electronic device and method for verifying user identification
US20150077371A1 (en) Electronic device and method for unlocking the electronic device
US10521576B2 (en) Electronic device and working mode selecting method thereof
KR102147086B1 (en) Apparatus and method for verifying handwritten signature
US20130239200A1 (en) Electronic device and method for operating locked touch screens
CN106598274B (en) Method for operating virtual key based on motion sensor and corresponding user terminal
CN103207734A (en) Electronic device unlocking system and method
CN102968263A (en) Unlocking method and device for portable equipment and same
US9536115B2 (en) Electronic device and method for unlocking the electronic device

Legal Events

Date Code Title Description
AS Assignment

Owner name: CHI MEI COMMUNICATION SYSTEMS, INC., TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LAI, HSIN-CHANG;CHANG, HAN-ZEN;WU, LIU-WEI;AND OTHERS;REEL/FRAME:028786/0953

Effective date: 20120810

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551)

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20221202