All Topics  
Combination lock

 

   Email Print
   Bookmark   Link






 

Combination lock



 
 
A combination lock is a type of lock
Lock (device)

A lock is a mechanical fastening device which may be used on a door, vehicle, or container, restricting access to the area or property enclosed....
 in which a sequence of numbers or symbols is used to open the lock. The sequence may be entered using a single rotating dial which interacts with several discs or cams, by using a set of several rotating discs with inscribed numerals which directly interact with the locking mechanism, or through an electronic or mechanical keypad.

From a mathematical standpoint, "combination" lock is a misnomer, as such locks typically do not require a combination
Combination

In combinatorics, a combination is an un-ordered collection of distinct elements, usually of a prescribed size and taken from a given set. Given such a Set S, a combination of elements of S is just a subset of S, where as always for sets the order of the elements is not taken into account ....
 of values to open.






Discussion
Ask a question about 'Combination lock'
Start a new discussion about 'Combination lock'
Answer questions from other users
Full Discussion Forum



Encyclopedia


A combination lock is a type of lock
Lock (device)

A lock is a mechanical fastening device which may be used on a door, vehicle, or container, restricting access to the area or property enclosed....
 in which a sequence of numbers or symbols is used to open the lock. The sequence may be entered using a single rotating dial which interacts with several discs or cams, by using a set of several rotating discs with inscribed numerals which directly interact with the locking mechanism, or through an electronic or mechanical keypad.

From a mathematical standpoint, "combination" lock is a misnomer, as such locks typically do not require a combination
Combination

In combinatorics, a combination is an un-ordered collection of distinct elements, usually of a prescribed size and taken from a given set. Given such a Set S, a combination of elements of S is just a subset of S, where as always for sets the order of the elements is not taken into account ....
 of values to open. A related misconception is that the unlocking code is a permutation
Permutation

In several fields of mathematics the term permutation is used with different but closely related meanings. They all relate to the notion of mapping the element s of a set to other elements of the same set, i.e., exchanging elements of a set....
; however, the correct term for describing the set of values used to open the lock is sequence
Sequence

In mathematics, a sequence is an ordered list of objects . Like a Set , it contains Element , and the number of terms is called the length of the sequence....
.

Combination Discs
Combination Unlocked
Combination Locked

History

The earliest combination lock was excavated in a Roman
Ancient Rome

Ancient Rome was a civilization that grew out of a small agricultural community founded on the Italian Peninsula as early as the 10th century BC....
 period tomb on the Kerameikos, Athens
Athens

Athens , the Capital and largest city of Greece, dominates the Attica periphery; as one of the List of cities by time of continuous habitation, its recorded history spans around 3,400 years....
. Attached to a small box, it featured several dials instead of keyholes. In 1206, the Muslim
Muslim

:A Muslim , , is an adherent of the religion of Islam. The feminine form is Muslimah . Literally, the word means "one who submits "....
 engineer Al-Jazari
Al-Jazari

Abu al-'Iz Ibn Isma'il ibn al-Razaz al-Jazari was an important Arab Ulema, Inventions in the Muslim world, Timeline of Muslim scientists and engineers, Artisan, Islamic art and Islamic astronomy from Al-Jazira, Mesopotamia who lived during the Islamic Golden Age ....
 documented a combination lock in his book al-Ilm Wal-Amal al-Nafi Fi Sina'at al-Hiyal (The Book of Knowledge of Ingenious Mechanical Devices). Muhammad al-Astrulabi (ca 1200) also made combination locks, two of which are kept in Copenhagen and Boston Museums.

Gerolamo Cardano
Gerolamo Cardano

Gerolamo Cardano or Girolamo Cardano was an Italy Renaissance mathematician, physician, astrologer and gambler....
 later described a combination lock in the 16th century.

In 1878 a German man by the name of Joseph Loch was said to have invented the modern combination Lock for Tiffany's Jewelers in New York City, and from the 1870s to the early 1900s made many more improvements in the designs and functions of permutation locks.

Multiple-dial locks

One of the simplest types of combination lock, often seen in low-security bicycle
Bicycle

The bicycle, bike, or cycle is a pedal-driven, human-powered transport with two bicycle wheel attached to a bicycle frame, one behind the other....
 locks and in briefcases
Briefcase

A briefcase is a narrow box-shaped bag or case used mainly for carrying papers and other documents and equipped with a handle. Lawyers commonly use briefcases to carry Brief to present to a court, hence the name....
, uses several rotating discs with notches cut into them. The lock is secured by a pin with several teeth on it which hook into the rotating discs. When the notches in the discs align with the teeth on the pin, the lock can be opened.

This lock is considered to be one of the least secure types of combination lock; many locks of this type can be quickly opened without knowledge of the correct combination. Opening one in this fashion depends on slight irregularities in the machining of the parts. Unless the lock is machined precisely, when the pin is pulled outward, one of the teeth will pull more strongly than the others on its corresponding disc. This disc is then rotated until a slight click is heard, indicating that the tooth has settled into the notch. The procedure is repeated for the remaining discs, resulting in an open lock, and a correct combination, in very little time.


Single-dial locks

Combination locks found on padlock
Padlock

Padlocks are portable Lock used to protect against theft, vandalism, sabotage, espionage, unauthorized use, and harm. They are designed to protect against some degree of forced and surreptitious entry....
s or safe
Safe

A safe is a secure Lock box used for securing valuable objects against theft or damage. A safe is usually a hollow cuboid or cylinder, with one face removable or hinged to form a door....
s may use a single dial which interacts with several parallel discs or cams. Customarily, a lock of this type is opened by rotating the dial clockwise to the first numeral, counterclockwise to the second, and so on in an alternating fashion until the last numeral is reached; the cams typically have an indentation or notch, and when the correct combination is entered, the notches align, allowing the latch to fit into them and open the lock

Depending on the quality of the lock, some single-dial combination locks can also be defeated relatively easily. Typical padlocks are manufactured with generous tolerances, allowing two, three or even more digits of 'play' in the correct access sequence. Given a 60-number dial with three cams and three digits of play, the search space is reduced from 60 × 60 × 60 to 20 × 20 × 20, a 96% reduction in potential combinations.

Additionally, if testing the mechanism to open the lock does not modify the state of the lock, multiple combinations can be tried sequentially, drastically reducing the brute force
Brute force attack

In cryptanalysis, a brute force attack is a method of defeating a cryptographic scheme by systematically trying a large number of possibilities; for example, a large number of the possible key s in a key space in order to decrypt a message....
 search time. The first two digits are entered normally once, then, starting from the second digit, the dial is rotated sequentially through the digits, testing the lock on each. If it takes three seconds to input the first digit, two seconds for the second digit, and one second for the third digit, then the normal search time for a 60-number dial with three cams would be (3 + 2 + 1) × 60³. The reduced search time would be (3 + 2 + 60) × 60², a reduction of nearly 82% from 360 hours to 65 hours. This strategy can be extended to the second digit as well, slightly reducing the search time further.

When these two strategies are combined on a lock with the properties given above, the brute force search time is reduced by greater than 99%; a brute force search that would have taken 360 hours is reduced to an achievable 2.78 hours. This is still significantly better security than multiple-dial locks and many keyed locks, but unacceptable for high security applications.

Inexpensive padlocks are often also susceptible to direct mechanical attacks, such as the use of a padlock shim which can release the shackle without entering a combination. Early combination padlocks made by Master Lock
Master Lock

Master Lock is the world's largest importer of padlocks, combination locks and related security products for automotive and outdoor needs including home and yard, contractors, power sports, campus and bike needs....
 could be cracked by pulling on the shackle of the lock and turning the dial until it stopped; each numeral in the combination could be revealed in this manner. More recent models of Master padlock with a 40-position dial have a mechanical weakness that can give away the last numeral in the combination, and the first two numerals have a mathematical relationship with the last number. This weakness reduces the number of possible combinations from 64,000 to a mere 100, which can be tried in a relatively short time.

Other designs


Many doors use combination locks which require the user to enter a numeric sequence on a keypad
Keypad

A keypad is a set of buttons arranged in a block which usually bear digits and other symbols but not a complete set of alphabetical letters. If it mostly contains numbers then it can also be called a numeric keypad....
 to facilitate entry. These special locks usually require the additional use of electronic circuitry. The chief advantage of this system is that if used for the door of a large office, each employee can be told the code number without having to supply a key to each person. However, if the code number is learned by someone outside the desired group or is not changed regularly, it could allow easy access to a potential intruder (the same could be said for all combination and keyed locks, and many other security measures, however).

Electronic combination locks
Electronic lock

An electronic lock is a Lock which operates by means of electric current. Electric locks are sometimes stand-alone with an electronic control assembly mounted directly to the lock....
, while generally safe from the attacks on their mechanical counterparts, suffer from their own set of flaws. If the arrangement of numbers is fixed, it is easy to determine the lock sequence by viewing several successful accesses. Similarly, the numbers in the combination (but not the actual sequence) may be determined by which keys show signs of recent use. More advanced electronic locks may scramble the numbers' locations randomly to prevent these attacks.

In The DaVinci Code, Dan Brown
Dan Brown

Dan Brown is an United States author of thriller fiction, best known for the 2003 bestselling novel, The Da Vinci Code and the 2000 bestselling novel, Angels & Demons....
 invents the term cryptex
Cryptex

The word cryptex is a neologism coined by the author Dan Brown for his 2003 novel The Da Vinci Code, denoting a portable vault used to hide secret messages....
 to identify a sort of combination lock that contains a small locked compartment inside, like a small safe.

Manufacturers

Dudley Inc. Master Lock
Master Lock

Master Lock is the world's largest importer of padlocks, combination locks and related security products for automotive and outdoor needs including home and yard, contractors, power sports, campus and bike needs....
Lord (locks) Sargent and Greenleaf
Sargent and Greenleaf

Sargent and Greenleaf, more commonly known among locksmithing circles as S&G, is a U.S. company that manufactures combination locks, key-operated safe and safe deposit box locks and associated equipment....
LaGard KABA Simplex (push-button type) Lockwood
Lockwood

Lockwood may refer to:...