Skip to main content

Types Of Scanners Input Device

Scanner / Optical Scanner

A scanner is an input device for computer. It can scan any printed document with text as well as images. It will :
  • Read any printed paper or picture,
  • Convert text or images into digital form
  • Saves this converted digital file into computer storage for later use

Uses Of Optical Scanners

You can scan your documents or pictures to:
  1. Store into computer memory.
  2. To save lot of effort and time because if you type the whole text on printed page, it will take effort as well as time).
  3. Show image or text on computer screen or on a multimedia projector's screen.
  4. In addition, you can send this scanned document or image to your friends all over the world with the help of Internet & Email.
  5. You can publish the scanned documents or images on your website or blog.
  6. You can apply online and send the scanned images of your academic documents in any part of the world within minutes.
  7. If your scanner supports OCR - Optical Character Recognition, you can scan a page with printed text and save it in an editable computer file. You can change or add more contents in this scanned file.

Types Of Optical Scanners

There are different types of scanners:

1. Flat Bed Scanner




A flatbed scanner is the most common type of optical scanners used to scan printed text and images and save into computer storage as a digital file. It works on the principle of a photo copier machine. We pickup the cover of the scanner and place the printed page on the glass surface of the scanner. Now we will instruct scanner through computer software to start scanning. The scanner will scan with the help of light and save the digital file into computer storage. If you have an OCR scanner, you can save your text into editable form. This will save a lot of hard work and time to enter text by keyboard too. It is widely used in offices, schools, colleges, universities and homes for common scanning needs. If a book is very rare or difficult to find, we can scan its all pages one by one. Later on we can take prints of these scanned pages through a color printer.

2. Sheet Fed Scanner




A sheet fed scanner works like a fax machine mechanism. In a sheet fed scanner, pages are entered into scanner like a fax machine.

Advantages of Sheet Fed Scanner

  1. A feet shed scanner is relatively smaller in size.
  2. It is more portable.
  3. It takes less space.

Disadvantages Of Sheet Fed Scanner

  1. It requires separate pages to scan. But, it cannot scan a book because of its binding. 
  2. It can scan normal papers with normal thickness only. 

3. Hand Held Scanner




Hand Held scanner is a small, light weight scanner and portable scanner. It is used to scan small amount of data like short articles from news papers. It is held in hand and is moved over the text page or image slowly and smoothly from start to end. Its scan quality may be lower than flat bed or sheet fed scanner but it can used to capture small amounts of text or small images, quickly.

SkyPix Hand held Scanner




This is a portable, cordless hand held scanner that is used to scan and save important documents, letters, or pictures. It records scanned documents in its memory card. you can transfer these scanned documents on yor computer for later use. You can scan and save important news from the news papers or interesting articles from magazines.

4. Drum Scanners




Drum scanners are used by the Publishers to scan images with details. Drum scanners use photomultiplier tube technology. In drum scanners, the document to be scanned is mounted on a glass cylinder. At the center of the cylinder is a sensor that splits light bounced from the document into three beams. Each beam is sent through a color filter into a photomultiplier tube where the light is changed into an electrical signal. And in this way a complete image with immense details can be obtained. Drum scanners are widely used in publishing industry.

Comments

Unknown said…
I am looking for a id scanner for bars (bars & restaurants), If you have some recommendations and tips please share..

Popular posts from this blog

Explain Main Difference Between System Software and Application Software

Topic: Explain Main Difference Between System Software and Application Software            Differentiate between system software and application software Before , explaining the main differences between application software and system software, let us know the definitions of Application software and System software with examples. What is System Software: System software is a set of programs to control all components of computer and to manage overall operations of computer system. Differences between System software and application software System software is used as a base to install and run all application software. Examples of system software include: Operating Systems, like Microsoft Windows, DOS, Unix and Linux Device Drivers like Device driver software of a Printer (found on CD normally provided with the printer) Utility Programs like AVAST anti virus, Disk Scanners and File Viewers etc. What is Applicat...

HTML Table Tag Basics

Tables Tables are very important to show data in the form of rows and columns. Tables make data more readable and easy to understand. A table consists of rows, columns and cells. HTML Tags To Make A Table As we know that there are basically three elements in a table, that is, rows, columns and cells. So, there are the following basic tags to create a table in an HTML web page: <TABLE> tag <TR> tag <TD> tag <TH> tag   <TABLE> Tag <Table> tag is used to specify the start of a table. It also specifies some attributes of the table like ALIGN and BORDER attributes etc. Example 1: <Table>                    => Table without a border. Example 2: <Table border="1">     => Table with a border of width 1. Example 3: <Table align="left" border="2">  => A left aligned Table with a border of width 2. ...

How Functions are Used in Excel Fast and Easy Way 3

What is a Function in Microsoft Excel? Microsoft Excel provides a large number of Functions for processing data in Excel Worksheets easily. Functions are predefined formulas in Excel. These functions are used in different types of calculations on numerical or other data  quickly. How a Function is Used in Microsoft Excel? There are three popular ways to use built-in functions in Microsoft Excel. 1. Type Functions Manually 2. Use Function Library Commands 3. Use Insert Function Dialogue Box Other Microsoft Excel Topics on www.ComputerGap.com  Microsoft Excel Formulas and Functions Fast and Easy Way -1 Using Simple Formulas in Excel With Arithmetic Operators 2 How Functions are Used in Excel Fast and Easy Way 3 Create Bar Chart in Excel Easily by Example Employee Pay sheet Formulas in Microsoft Excel  Students Test Score Grades Result Sheet in Excel Electricity Bill Calculator Formulas in Excel    Microsoft Office Word Pro...