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

Convert Centimeters to Inches Python Programming | Python Program Conver...

YouTube Video Tutorial How to write a Python program to convert centimetres to inches Formula to convert centimetres to inches   Explanation of this Python Program This Python program prompts the user to enter a height in inches, converts it to centimeters, and then prints the converted value. It uses the conversion factor of 2.54 to perform the conversion and rounds the result to two decimal places before displaying it to the user. Here's an explanation of the provided Python program line by line: python inches = float ( input ( 'Enter the Height in inches to convert into centimeters:' )) This line prompts the user to enter a height in inches and assigns the entered value to the variable inches . The input() function is used to receive input from the user, and float() is used to convert the input into a floating-point number. python centimeters = inches * 2.54 This line calculates the equivalent value in centimeters by multiplying the inches variable by the conver...

Converting Decimal Number system to Binary, Octal and Hexa Decimal with Examples and Vice Versa

Topics covered with examples: Converting Decimal Number system to Binary, Octal and Hexa Decimal with Examples and Vice Versa Number Systems in Computer Science and Conversion Method Conversion of Decimal number system to other  number systems Conversion of Decimal number system to binary number systems Conversion of Decimal number system to octal number systems Conversion of Decimal number system to hexadecimal number systems Conversion of    non-decimal Number system to Other non-decimal number system Conversion of other number systems to Decimal number system Conversion of binary number systems to Decimal number system Conversion of octal number systems to Decimal number system Conversion of  hexadecimal number systems to Decimal number system Q1. What is a Number System? What are different types of number system? Number system A number system is a set of digits, symbols and rules to express quantities in counting and c...

Find Your Correct Age From Date of Birth

First of all click on First two digits to type Month number from keyboard like any number from 1 to 12. . Now click on next two digits and type day number of month that is date from 1 to 31. In the last step type the year of your birth in four digits like 1995.  Now click on the blue button with text "Calculate Age". Your accurate age will be displayed below the button. For example. If today is 09-16-2023 that is September 16, 2023 and you type birth date as 11-01-2000 that is November 1, 2000, your accurate age will be displayed as:Your age is 22 years, 10 months, and 15 days. Age Calculator Age Calculator Calculate Your Age Now! Enter your date of birth: Calculate Age As shown in the image below: