Secondary Storage

Monday, October 12, 2009
Performance Enhancement

Three ways to improve the performance of hard disks are:-

Dick caching

~A portion of RAM used to speed up access to data on a disk. The RAM can be part of the dick drive itself (sometimes called a hard disk cache or buffer) or it can be general-purpose RAM in the computer that is reserved for use by the disk drive (sometimes called a soft disk cache). While the hard drive's hardware disk buffer is sometimes misleadingly referred to as "disk cache", its main functions are write sequencing and read prefetching. Repeated cache hits are relatively rare, due to the small size of the buffer in comparison to HDD's capacity.


Redundant array of inexpensive disks (RAID)
~Redundant array of inexpensive disks, a category of disk drives that employ two or more drives in combination for fault tolerance and performance. RAID disk drives are used frequently on servers but aren't generally necessary for personal computers. RAID allows you to store the same data redundantly (in multiple paces) in a balanced ay to improve overall performance.



File compression and decompression
~The NTFS file system volumes support file compression on an individual file basis. The file compression algorithm used by the NTFS file system is Lempel-Ziv compression. This is a lossless compression algorithm, which means that no data is lost when compressing and decompressing the file, as opposed to lossy compression algorithms such as JPEG, where some data is lost each time data compression and decompression occur.
End~

The Input and Output

Wednesday, October 7, 2009
The Input and Output

~Input ports are connections at the back of a computer. Input device are connected to these ports, for example, a Keyboard which is used to type data into a computer.


These are the input and output device :-



Magnetic Inc Character Recognition(MICR)
~Magnetic Ink Character Recognition, or MICR, is a character recognition technology used primarily by the banking industry to facilitate the processing of cheques. The technology allows computers to read information (such as account numbers) off of printed documents. Unlike barcodes or similar technologies, however, MICR codes can be easily read by humans. MICR technology was first demonstrated to the American bankers Association in July 1956, and by 1963 it was almost universally employed in the U.S. On September 12, 1961 U.S. Patent Number 3,000,000 was awarded for the invention of MICR



Optical Character Recognition(OCR)

~Often abbreviated OCR, optical character recognition refers to the branch of computer science that involves reading text from paper and translating the images into a form that the computer can manipulate. The potential of OCR systems is enormous because they enable user to harness the power of computers to acess printed documents. OCR is already being used widely in the legal profession, where searches that once required hours or days can now be accomplished in a few seconds.



Optical Mark Recognition(OMR)

~Optical Mark Recognition (OMR) is the technology of electronically extracting intended data from marked fields, such as checkboxes and fill-in fields, on printed forms. It is generally distinguished from OCR by the fact that a recognition engine is not required. This requires the image to have high contrast and an easily-recognizable or irrelevant shape.



Dot Matrix Printer

~A dot matrix printer or impact matrix printer is a type of computer printer with a print head that runs back and forth, or in an up and down motion, on the page and prints by impact, striking an ink-soaked cloth ribbon against the paper, much like a typewriter. Unlike a typewriter or daisy wheel printer, letters are drawn out of a Dot Matrix, and thus, varied fonts and arbitrary graphics can be produced. Because the printing involves mechanical pressure, these printers can create carbon copies and carbonless copies.



Plotter

~A device that draws pictures on paper based on commands from a computer. Plotters differ from printers in that they draw lines using a pen. As a result, they can produce continuous lines, whereas printers can only simulate lines by printing a closely spaced series of dots. Multicolor plotters use different-colored pens to draw different colors.




Photo Printer

~A photo printer is a printer (usually an inkjet printer) that is specifically designed to print high quality digital photos on photo paper. These printers usually have a very high number of nozzles and are capable of printing droplets as small as 1 picoliter. Photo printers have increased in popularity in recent years along with the increased use of digital camera.



Fax Machine

~A device that can send or receive pictures and text over a telephone line. Fax machines work by digitizing an image -- dividing it into a grid of dots. Each dot is either on or off, depending on whether it is black or white. Electronically, each dot is represented by a bit that has a value of either 0 (off) or 1 (on). In this way, the fax machine translates a picture into a series of zeros and ones (called a bit map) that can be transmitted like normal computer data. On the receiving side, a fax machine reads the incoming data, translates the zeros and ones back into dots, and reprints the picture.


Internet Telephones

~One of the Internet Telephones which is Skype. Skype is a software application that allows users to make voice call over the ineternet. Calls to other users of the service and, in some countries, to free-of-charge numbers, are free, while calls to other landlines and mobile phone can be made for a fee. Additional features include instant messaging, file transfer and video conferencing.

End of post!!