Monday, June 11, 2007

USB flash drive

USB flash drive
From Wikipedia, the free encyclopedia
(Redirected from Pen drive)
Jump to: navigation, search
“JumpDrive” redirects here. For the unrelated science fiction concept, see Jump drive.

A USB flash drive, shown with a 24 mm U.S. quarter coin for scale.
USB flash drives are NAND-type flash memory data storage devices integrated with a USB (universal serial bus) interface. They are typically small, lightweight, removable and rewritable. As of April 2007, memory capacities for USB Flash Drives currently are sold from 32 megabytes up to 64 gigabytes [1]. Capacity is limited only by current flash memory densities, although cost per megabyte may increase rapidly at higher capacities due to the expensive components. (USB Memory card readers are also available, whereby rather than being built-in, the memory is a removable Flash memory card housed in what is otherwise a regular USB flash drive, as described below.)
USB flash drives offer potential advantages over other portable storage devices, particularly the floppy disk. They are more compact, generally faster, hold more data, and are more reliable (due to both their lack of moving parts, and their more durable design) than floppy disks. These types of drives use the USB mass storage standard, supported natively by modern operating systems such as Linux, Mac OS X, Unix, and Windows.
A flash drive consists of a small printed circuit board typically in a plastic or metal casing, making the drive sturdy enough to be carried about in a pocket, as a key fob, or on a lanyard. Only the USB connector protrudes from this protection, and is usually covered by a removable cap. Most flash drives use a standard type-A USB connection allowing them to be connected directly to a port on a personal computer.
To access the data stored in a flash drive, the drive must be connected to a computer, either by plugging it into a USB host controller built into the computer, or into a USB hub. Flash drives are active only when plugged into a USB connection and draw all necessary power from the supply provided by that connection. However, some flash drives, especially high-speed drives utilizing the USB 2.0 standard, may require more power than the limited amount provided by a bus-powered USB hub, such as those built into some computer keyboards or monitors. These drives will not work unless plugged directly into a host controller (i.e., the ports found on the computer itself) or a self-powered hub.
Contents[hide]
1 History
1.1 First invention and sale
1.2 Second generation
2 Components
2.1 Essential components
2.2 Additional components
2.3 Size and style of packaging
3 Common uses
4 Strengths and weaknesses
4.1 Strengths
4.2 Weaknesses
5 Comparison to other portable memory forms
6 Security
7 Naming
8 Future developments
9 In popular culture
10 See also
11 References
12 External links
//

[edit] History

[edit] First invention and sale
This article or section needs copy editing for grammar, style, cohesion, tone and/or spelling.You can assist by editing it now. A how-to guide is available, as is general documentation.This article has been tagged since April 2007.

Flash drive with retractable USB connector
Several companies claim to be the first to have invented the USB Flash Drive in 1998 through 2000. Trek was the first company to sell a USB Flash Drive (ThumbDrive) in early 2000. However, their patent does not describe the USB Flash Drive; instead, it describes a very broad family of storage devices, of which the USB Flash Drive is one.
M-Systems (accquired by SanDisk in November 2006 [2]) has been working on developing the USB Flash Drive since 1998. The domain www.diskonkey.com was registered by them on October 12, 1999 [3] and indicates that the USB Flash Drive was already in development. In 2000 Dan Harkabi joined the M-System team and led the development of DiskOnKey. The industrial design was done by Ziba and the product won the IDEA award in 2001. M-System's patent rigorously describes the USB Flash Drive and its implementation.
An IBM invention disclosure RPS8-1999-0201 (Sept. 99) by Shimon Shmueli et al is the earliest known document to accurately and completely describe the USB-FD, and only the USB-FD. M-Systems manufactured the DiskOnKey for IBM, who in late 2000 was the first to sell the product in North America. Shmueli later founded KeyNetica, the first company that patented and developed the concept that mobile and smart storage devices are all one needs for mobile computing. Current implementors of the concept are U3 (part of SanDisk that also owns the original KeyNetica patent) and Ceedo.
Trek Technology claims it was first to conceive and create the ThumbDrive [4]. Henn stated:
"When we first introduced the ThumbDrive in early 2000, we believed that this little device was set to change the way consumers across the world would store and transport information and data," Trek 2000 Chief Executive Officer Henn Tan was quoted as saying. [Its potential] has made it essential for Trek to invest and protect its intellectual property ownership."
Trek holds patents for the ThumbDrive in Japan, Taiwan, South Korea, the United Kingdom, New Zealand and Singapore.
Nevertheless, the ownership of the patent for this device has been widely disputed. According to The Straits Times' report, other companies started marketing similar devices. M-Systems, which is listed on Nasdaq, called its gadgets DiskOnKey and Diskey. Electec is M-Systems' importer, and FE Global is its sole distributor in Singapore. Lexar can also lay claim to a pioneering USB flash drive product. In 2000 they introduced a Compact Flash (CF) card having an internal USB function. Lexar offered a companion card reader and USB cable that eliminated the need for a USB hub.
Trek sued the four companies for infringing its patent. They counterclaimed, asking that Trek's patent be revoked as it was invalid.
The Singapore Court of Appeals confirmed the validity of Trek Technology's patent for its ThumbDrive, calling it "novel and inventive" in the decision published in The Straits Times. The city-state's highest court also quashed the plea of four companies—Israeli firm M-Systems Flash Disk Pioneers, Electec, FE Global Electronics and Singapore-based Ritronics Components—and ordered them to stop selling similar devices. The decision is expected to have a ripple effect on other similar law suits which the Trek group has pending in Britain, Japan and Taiwan.
Netac Technology of Shenzhen, China also hold a 1999 Chinese and 2004 US patent on USB flash technology which they have licensed to major manufacturers [5]

[edit] Second generation
Modern flash drives have USB 2.0 connectivity. However, they do not currently use the full 480 Mbit/s the specification supports due to technical limitations inherent in NAND flash. The fastest drives currently available use a dual channel controller, although they still fall considerably short of the transfer rate possible from a current generation hard disk, or the maximum high speed USB 2.0 throughput.
Typical overall file transfer speeds are about 3 Mbytes/s. The highest current overall file transfer speeds are about 10-25 Mbytes/s. Older, "full speed" 12 Mbit/s devices are limited to a maximum of about 1 Mbytes/s.

[edit] Components
Internals of a typical flash drive(Saitek brand USB1.1 pictured)
1
USB connector
2
USB mass storage controller device
3
Test points
4
Flash memory chip
5
Crystal oscillator
6
LED
7
Write-protect switch
8
Space for second flash memory chip
One end of the device is fitted with a single male type-A USB connector. Inside the plastic casing is a small printed circuit board. Mounted on this board is some simple power circuitry and a small number of surface-mounted integrated circuits (ICs). Typically, one of these ICs provides an interface to the USB port, another drives the onboard memory, and the other is the flash memory.

[edit] Essential components
There are typically four parts to a flash drive:
Male type-A USB connector — provides an interface to the host computer.
USB mass storage controller — implements the USB host controller and provides a linear interface to block-oriented serial flash devices while hiding the complexities of block-orientation, block erasure, and wear levelling, or wear balancing. The controller contains a small RISC microprocessor and a small amount of on-chip ROM and RAM.
NAND flash memory chip — stores data. NAND flash is typically also used in digital cameras.
Crystal oscillator — produces the device's main 12 MHz clock signal and controls the device's data output through a phase-locked loop.

[edit] Additional components
The typical device may also include:
Jumpers and test pins — for testing during the flash drive's manufacturing or loading code into the microprocessor.
LEDs — indicate data transfers or data reads and writes.
Write-protect switches — indicate whether the device should be in "write-protection" mode.
Unpopulated space — provides space to include a second memory chip. Having this second space allows the manufacturer to develop only one printed circuit board that can be used for more than one storage size device, to meet the needs of the market.
USB connector cover or cap — reduces the risk of damage due to static electricity, and improves overall device appearance. Some flash drives do not feature a cap, but instead have retractable USB connectors. Other flash drives have a "swivel" cap that is permanently connected to the drive itself and eliminates the chance of losing the cap.
Transport aid — In some cases, the cap or the main body contains a hole suitable for connection to a key chain or lanyard or to otherwise aid transport and storage of the USB flash device.

[edit] Size and style of packaging

Flash drives come in various, sometimes bulky or novelty, shapes and sizes, in this case ikura sushi
Some manufacturers differentiate their products by using elaborate housings, which are often bulky and make the drive difficult to connect to the USB port. Because the USB port connectors on a computer housing are often closely spaced, plugging a flash drive into a USB port may block an adjacent port. Such devices may only carry the USB logo if sold with a separate extension cable.
USB flash drives have been integrated into other things such as a watch or a pen.
Overweight or ill-fitting flash drive packaging can cause disconnection from the host computer. This can be overcome by using a short USB to USB (male to female) extension cable to relieve tension on the port. Such cables are USB-compatible, but do not conform to the USB 1.0 standard. [6] [7]

[edit] Common uses
System administration
Flash drives are particularly popular among system and network administrators, who load them with configuration information and software used for system maintenance, troubleshooting, and recovery.
Computer repair
Flash drives enjoy notable success in the PC repair field as a means to transfer recovery and antivirus software to infected PCs, while allowing a portion of the host machine's data to be archived in case of emergency.
Application carriers
Flash drives are used to carry applications that run on the host computer without requiring installation. U3, backed by flash drive vendors, offers an API to flash drive-specific functions. A free and open-source software platform known as Portableapps has also been developed to allow U3-like functionality on non-U3 drives. airWRX is an application framework that runs from a flash drive and turns its PC host and other nearby PCs into a multi-screen, web-like work environment. The Mozilla Firefox browser has a configuration for flash drives, as does Opera.[8][9]

A Creative MuVo, a small solid-state digital audio player in a flash drive form
To boot operating systems
In a way similar to that used in LiveCD, one can launch any operating system from a bootable flash drive, known as a LiveUSB.
Windows Vista ReadyBoost
In Windows Vista, the ReadyBoost feature allows use of a flash drive to augment system memory.
Personal data transport
The most common use of flash drives is to transport and store personal files such as documents, pictures and video. Individuals also store medical alert information for use in emergencies and for disaster preparation.
Audio players
Many companies make solid state digital audio players in a small form factor, essentially producing flash drives with sound output and a simple user interface. Probably the best-known of these has been Apple Computer's iPod shuffle, and the Creative Labs MuVo.
Music storing
USB key without player (called raw USB memory) can be played in a Hi-Fi or Radio-CD with a USB port. The file formats of the music in the USB key are MP3 or Ogg.
In arcades
In the arcade game In the Groove and more commonly In The Groove 2, flash drives are used to transfer high scores, screenshots, dance edits, and combos throughout sessions. While use of flash drives is common, the drive must be Linux compatible, causing problems for some players. Data used can then be uploaded to Groovestats.

[edit] Strengths and weaknesses

[edit] Strengths
Flash drives are nearly impervious to the scratches and dust that were problematic for previous forms of portable storage, such as compact discs and floppy disks, and their durable solid-state design means they often survive casual abuse. This makes them ideal for transporting personal data or work files from one location to another, such as from home to school or office or for carrying around personal data that the user typically wants to access in a variety of places. The near-ubiquity of USB support on modern computers means that such a drive will work in most places. A drawback to the small size is that they are easy to misplace, leave behind, or otherwise lose.
Flash drives are also a relatively dense form of storage, where even the cheapest will store dozens of floppy disks worth of data. Many can hold more data than a CD (700 MB). Top of the line flash drives can store more data than a double-sided dual-layer DVD - even 64 GB[1] and more.
Flash drives implement the USB mass storage device class, meaning that most modern operating systems can read and write to flash drives without any additional device drivers. The flash drives present a simple block-structured logical unit to the host operating system, hiding the individual complex implementation details of the various underlying flash memory devices. The operating system can use whatever type of filesystem or block addressing scheme it wants. Some computers have the ability to boot up from flash drives.
Flash drives are much more tolerant of abuse than mechanical drives, but can still be damaged or have data corrupted by severe physical impacts. Improperly wired USB ports can also destroy the circuitry of a flash drive, a danger in home-built desktop PCs.

[edit] Weaknesses
Like all flash memory devices, flash drives can sustain only a limited number of write and erase cycles before failure. Mid-range flash drives under normal conditions will support several hundred thousand cycles, although write operations will gradually slow as the device ages. This should be a consideration when using a flash drive to run application software or an operating system. To address this, as well as space limitations, some developers have produced special versions of operating systems (such as Linux) or commonplace applications (such as Mozilla Firefox) designed to run from flash drives. These are typically optimized for size and configured to place temporary or intermediate files in the computer's main RAM memory rather than store them temporarily on the flash drive.
Most USB flash drives do not include a write-protect mechanism. Such a switch on the housing of the drive itself would keep the host computer from writing or modifying data on the drive. Write-protection would make a device suitable for repairing virus-contaminated host computers without infecting the USB flash drive itself.
In some USB flash drives, the USB interface is bigger than the storing body.

[edit] Comparison to other portable memory forms
Flash storage devices are often compared to other common, portable, swappable data storage devices, such as floppy disks, Zip disks, miniCD / miniDVD, CD-R/CD-RW and DVD-RW discs.
Floppy disks were the first popular method of file transport, but have been almost completely phased out due to their low capacity, low speed, and low durability. Virtually all new computers no longer include floppy drives, and do include USB ports, the Apple iMac being the first to ship this way. However, floppy disks are still in use because of their low cost; they are often the easiest or only way to share files with older systems; floppy drives can be added to new systems either internally or externally.
Attempts to extend the floppy standard (such as the Imation SuperDisk) were not successful because of a reputation for unreliability and the lack of a single standard for PC vendors to adopt. The Iomega Zip drive enjoyed some popularity, but never reached the point of ubiquity in computers. Also, the larger sizes of Zip—now up to 750 MB—cannot be read on older drives. Unless one were to carry an external drive, their usefulness as a means of moving data was rather limited. The cost per megabyte was fairly high, with individual disks often costing US$10 or more. Because moving parts are involved and the material used for creating the storage medium in Zip disks is similar to that used in floppy disks, Zip disks have a high risk of failure and data loss compared to flash drives. Larger removable storage media, like Iomega's Jaz drive, had even higher costs for both drives and media, and as such were not pervasively adopted as a floppy alternative.
CD-R and CD-RW are swappable storage media alternatives. Unlike Zip and floppy drives, DVD and CD recorders are now common in personal computer systems. CD-Rs can be written to only once. But CD-RWs are rated at up to 1,000 erase/write cycles, and modern NAND-based flash drives often last for 500,000 or more erase/write cycles. Optical storage devices also usually are slower than their flash-based counterparts. And, compact discs with a 12 cm diameter can be inconveniently large and, unlike flash drives, cannot fit into a pocket or hang from a key chain. There are smaller CD-R media such as business card CD-Rs, which have the same dimensions as a credit card, and (slightly less convenient but have more storage) 8 cm CD-Rs. But these are harder to obtain and generally more expensive than the standard 12 cm version. There also is no standard file system for rewritable optical media. Packet-writing utilities like DirectCD and InCD exist but produce discs that are not universally readable, despite their claiming to be based on the UDF standard. The upcoming Mount Rainier standard addresses this shortcoming in CD-RW media, but it still is not supported by most DVD and CD recorders or major operating systems. As a result, CDs/DVDs are a good way to record a great deal of information cheaply but not good for making ongoing small changes to a large collection of information; flash drives' ability to do this is their major advantage.

[edit] Security
Some flash drives feature encryption of the data stored on them, generally using full disk encryption below the filesystem. This prevents an unauthorized person from accessing the data stored on it. The disadvantage is that the drive is accessible only in the minority of computers which have compatible encryption software, for which no portable standard is widely deployed.
Some encryption applications allow running without installation. The executable files can be stored on the USB drive, together with the encrypted file image. The encrypted partition can be accessed on any computer running Microsoft Windows. Other flash drives allow the user to configure secure and public partitions of different sizes. Executable files for Windows, Macintosh, and Linux may be on the drive, depending on manufacturer support. Some security software may require administrative rights on the host PC to access data.
Newer flash drives support biometric fingerprinting to confirm the user's identity. As of mid-2005, this was a relatively costly alternative to standard password protection offered on many new USB flash storage devices. Most fingerprint scanning drives rely upon the host operating system to validate the fingerprint via a software driver, restricting the drive to Microsoft Windows computers.
Some manufacturers deploy physical authentication tokens in the form of a flash drive. These are used to control access to a sensitive system by containing encryption keys or, more commonly, communicating with security software on the target machine. The system is designed so the target machine will not operate except when the flash drive device is plugged into it. Some of these "PC lock" devices also function as normal flash drives when plugged into other machines.
All such forms of data protection security involve an increased risk of loss of access to the data by the legitimate owner/user.
Flash drives present a significant security challenge for large organizations. Their small size and ease of use allows unsupervised visitors or unscrupulous employees to smuggle confidential data out with little chance of detection. Equally, corporate and public computers alike are vulnerable to attackers connecting a flash drive to a free USB port and using malicious software such as rootkits or packet sniffers. To prevent this, some organizations forbid the use of flash drives, and some computers are configured to disable the mounting of USB mass storage devices by ordinary users, a feature introduced in Windows XP Service Pack 2; others use third-party software to control USB usage. In a lower-tech security solution, some organizations disconnect USB ports inside the computer or fill the USB sockets with epoxy.

[edit] Naming
Recently, "USB flash drive" or simply "UFD" has emerged as the de facto standard term for these devices. Many major manufacturers (SanDisk, Lexar, Kingston) and resellers use the term UFD to describe them. However, the myriad different brand names and terminology used, in the past and currently, makes UFDs more difficult for manufacturers to market and for consumers to research. Some commonly used names are actually trademarks of particular companies e.g. 'disgo'.

[edit] Future developments
Semiconductor corporations have worked to reduce the cost of the components in a flash drive by integrating various flash drive functions in a single chip, thereby reducing the part-count and overall package cost.
Flash drive capacities on the market are continuously increasing. As of 2006, 64 MB and smaller capacity flash memory has been largely discontinued, and 128 MB capacity flash memory is being phased out. Kanguru has recently released a 64 GB flash memory drive that uses USB 2.0 and claims 10 years worth of information preservation. [10]
Lexar is attempting to introduce a USB flash card [11] [12], which would be a compact USB flash drive intended to replace various kinds of flash memory cards. Pretec introduced a similar card, which also plugs into every USB port, but is just one quarter the thickness of the Lexar model [13]
SanDisk has introduced a new technology to allow controlled storage and usage of copyrighted materials on flash drives, primarily for use by students. This technology is termed FlashCP.

[edit] In popular culture
In 2004, the German punk band WIZO was the first musical group to release music in MP3 format on a USB drive, titled the WIZO Stick-EP. [14]
In the films The Recruit and Collateral, thumb drives play an important role in the plot.
Some flash drives can retain their memory after being submerged in water [15], even through a machine wash. Leaving the flash drive out to dry completely before allowing current to run through it has been known to result in a working drive with no future problems.
Isolinear optical chips, fictional devices similar to USB drives in design and function, were featured regularly in Star Trek: The Next Generation over 10 years before their real world counterparts were invented.
On South Park a 1 GB flash drive was used to hold the Sword of a Thousand Truths which was previously removed from World of Warcraft in the episode Make Love, Not Warcraft.
On a recent episode of Prison Break a USB flash drive held an audio recording that was a key part of the plot of the show.
Music promoters left USB drives containing songs from the Nine Inch Nails album Year Zero in the bathrooms of several European concert venues prior to the album's 2007 release date.

[edit] See also

Electronics Portal
External hard drive
File synchronization
List of backup software
List of portable software
LiveDistro - Computer Operating System on a Flash Drive
Live USB
Pocket hard drive
Sneakernet
USB Flash Drive Alliance
USB Mass Storage Device
Disk encryption software
U3

[edit] References
^ 64GB USB 2.0 Bus Drive Pro 2 Series
^ SanDisk Completes Acquisition of Msystems. www.sandisk.com.
^ WHOIS information for: diskonkey.com. whois.net. Retrieved on 2007-05-21.
^ "Singapore firm wins patent on thumb drive", The Straits Times. Retrieved on 2006-08-01.
^ "Chinese firms are discovering the value of IPR", Eurobiz. Retrieved on 2007-05-05.
^ USB 1.0 Spec Position on Extension Cables and Pass-Through MonitorsPDF (13.7 KiB)
^ USB 2.0 Specification Engineering Change Notice (ECN) #1: Mini-B connectorPDF (958 KiB)
^ Opera@USB : Portable Opera for free. Retrieved on 2006-08-01.
^ Opera from a digital camera (or other removable devices). Retrieved on 2007-01-07.
^ Large Capacity USB 2.0 Flash Drive (up to 64GB)
^ Lexar Unveils New USB Card Form Factor and Introduces New USB FlashCard
^ USB FlashCard (UFC) Highlights
^ Pretec i-Disk Diamond (the smallest USB flash drive)
^ "WIZO-STICK-EP"-USB-MEMORY-FLASH-STICK. Retrieved on 2006-08-01.
^ Kingmax Super Stick. Retrieved on 2006-08-01.

[edit] External links
Singapore firm wins patent on thumb drive
USB for DOS
The USB Flash Drive Alliance

2 comments:

Tapan Jain said...

Nice info you have provided. I have linked to your post from my blog. You may visit my blog
and comment on it.

dwilson said...

Nice info?
This was COPIED from WIKIPEDIA.

http://en.wikipedia.org/wiki/USB_flash_drive