Welcome to Site -www.dns-w.cn
Categories
Article
Design and implementation
Source:     Posted by:     Click:336     date: 2009-5-24 19:40:45     Keyword: Essential components

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.


Drives typically use the USB mass storage device class to communicate with the host.


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 commonly-carried items such as watches, pens, and even the Swiss Army Knife; others have been fitted with novelty cases such as toy cars or LEGO bricks. The small size, robustness and cheapness of USB flash drives make them an increasingly popular peripheral for case modding.


Heavy or bulky flash drive packaging can make for unreliable operation when plugged directly into a USB port; this can be relieved by a USB extension cable. Such cables are USB-compatible, but do not conform to the USB standard. [12] [13]


 


[edit] File system



Most flash drives ship preformatted with the FAT or FAT 32 file system. The ubiquity of this file system allows the drive to be accessed on virtually any host device with USB support. Also, standard FAT maintenance utilities (e.g. ScanDisk) can be used to repair or retrieve corrupted data. However, because a flash drive appears as a USB-connected hard drive to the host system, the drive can be reformatted to any file system supported by the host operating system.


Flash drives can be defragmented, but this brings little advantage as there is no mechanical head slowed down by having to move from fragment to fragment (flash drives often have very large internal sector size, especially when erasing so defragmenting means accessing fewer sectors to erase a file). Defragmenting shortens the life of the drive by making many unnecessary writes.[1]


Some file systems are designed to distribute usage over an entire memory device without concentrating usage on any part (e.g., for a directory); this prolongs life of simple flash memory devices. Some USB flash drives, however, have this functionality built into the controller to prolong device life, while others do not, therefore the end user should check the specifications of his device prior to changing the file system for this reason.[2]


Sectors are 512 bytes long, for compatibility with hard drives, and first sector can contain a Master Boot Record and a partition table. Therefore USB flash units can be partitioned as hard drives.

Total:1 pages  page: 1  
Previous:Welcome to 2009 Computex Exhibition!
Next:Advantages and disadvantages
Search

Article
News
Welcome to 2009 Comp… Please accept our most sincere invitation to visit Netac at Computex 2009
Design and implement… 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.
Advantages and disad… Flash drives are impervious to scratches and dust, and mechanically very robust making them suitable for transporting data from place to place and keeping it readily at hand. Most personal computers support USB as of 2009[update