Bar code scanner Department of Computer Engineering, M.S.P.V.L. Polytechnic College, Pavoorchatram. www.ustudy.in.

Slides:



Advertisements
Similar presentations
1 Chapter 3 Input Devices. 2 Overview of the Input Process.
Advertisements

Computer Hardware 4 Main Types.
Input to the Computer * Input * Keyboard * Pointing Devices
Lesson 4 Alternative Methods Of Input.
Core 3: Communication Systems. Encoding and decoding analog and digital signals…  Encoding involves converting data from its original form into another.
CNC System. CNC System Encoders An encoder is a device, circuit, transducer, software program, algorithm or person that converts information from.
PWM (Pulse Width Modulation)
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
1.KeyboardKeyboard 2.MouseMouse 3.MicrophoneMicrophone 4.ScannerScanner 5.WebcamWebcam 6.Bar code readerBar code reader 7.Optic penOptic pen 8.JoystickJoystick.
Input and Output devices Input ports are connections at the back of a computer. Input devices are connected to these ports, for example, a keyboard which.
Open and Closed Loops Standard Grade Computing Studies.
BAR CODE SCANNER A.ANUSHA (06N61A0402). What is bar code? A barcode is a machine readable representation of information. Barcode stores data in widths.
Flip Flop
Sensors are mostly electronic devices used to monitor or capture something.
// This is a simple control program Move forward 200 units Turn right 90 Move forward 100 units Turn right 45 Move forward 100 Turn right 45 Move forward.
Zero Crossing Detector
Input Devices.  Identify audio and video input devices  List the function of the respective devices.
Constants in C A Presentation On Department of Computer & Information Technology, M.S.P.V.L. Polytechnic College, Pavoorchatram.
DATA COLLECTION METHODS CONTENT PAGE How data is collected via questionnaires. How data is collected via questionnaires. How data is collected with mark.
NURIZAH RAMLI 10D0124 DTE. Any data or instruction entered into the computer is known as INPUT. An input device helps you to communicate with the computer.
(More) Interfacing concepts. Introduction Overview of I/O operations Programmed I/O – Standard I/O – Memory Mapped I/O Device synchronization Readings:
Modem A Presentation Department of Computer Engineering,
Lecture 15: Digital to Analog Converters Lecturers: Professor John Devlin Mr Robert Ross.
Открытый урок по курсу «Информационные технологии» Подготовлен и проведён в 10 классе учителем английского языка Милюхиной И.Г. Георгиевск, 2009 г.
Intro to Scanners. A scanner works by creating a digital image. When you scan a document, you are making a picture of it. This digital image can be used.
Specialized Input and Output. Inputting Sound ● The microphone is the most basic device for inputting sounds into a computer ● Microphones capture sounds.
Tools for information processes Organising IPT 2009.
 In computing, an input device is a peripheral (piece of computer hardware equipment) used to provide data and control signals to an information processing.
Win OS & Hardware. Input Getting data into the computer.
In and Out are opposites. This is something to keep in mind when considering Input and Output. INPUT OUTPUT Ask: Does this device send information in?
ARITHMETIC MICRO OPERATIONS
By: Victoria Cain CPU- the component of a computer system that PROCESSES basic operations of the system. Monitor- a cathode-ray tube used for display.
K.B.H.POLYTECHNIC,MALEGAON CAMP, MALEGAON. Computer Hardware & Maintenance. S.Y.C.M/I.F Guided By :- Mr.K.S.Pawar. Lecturer in Computer Department.
Mr. Soichiro Honda founded the Honda Motor Company in 1948 which is in its 63 rd year of successful operation in In the same year 1948, he designed.
Comparators, DAC, and ADC
Scanner  We can use it to convert printed images or docs into a digital format.  After obtaining a digital image we can make some modifications it on.
Inside the Digital Camera. Digital Camera Cross Section The digital camera is a complex device The only part that is the same as film cameras is the lens.
Section 2B. Objectives List two reasons why some people prefer alternative methods of input over a standard keyboard or mouse. List three categories of.
Each time the scanner scans an item, it performs a calculation by counting the ‘check digit’. Eg: add every odd---( = 22) If the check.
Hardwired Control Department of Computer Engineering, M.S.P.V.L Polytechnic College, Pavoorchatram. A Presentation On.
INPUT, Output & storage devices
Computer Parts And Components PERIPHERALS. Definition of Peripherals External hardware devices attached to the computer are called peripheral devices.
Direct Memory Access (DMA) Department of Computer Engineering, M.S.P.V.L. Polytechnic College, Pavoorchatram. A Presentation On.
Scanner Scanner Introduction: Scanner is an input device. It reads the graphical images or line art or text from the source and converts.
Keyboard Introduction Keyboard is an input device. It is used to give text, numbers and controls as input to computer. The.
Basic Element of Electronics Data Processing Hardware Hardware Software Software Networking Networking Person involved in Computer Fields Person involved.
QSREALM.BLOGSPOT.COM Input Output Devices. QSREALM.BLOGSPOT.COM Input – Output Devices Also known as Peripheral Devices. These surround a computer’s CPU.
Input Units Aj.Drusawin Vongpramate
Scanner.
Diodes Part II Intro to ECSE Analysis K. A. Connor
Lesson 4 Alternative Methods Of Input.
Alternative Methods Of Input
Methods of Computer Input and Output
Unit 3 Lesson 6 Electronic Technology
PCM (Pulse Code Modulation)
Lesson 4 Alternative Methods Of Input.
Toshiba IR Test Apparatus Project
DATA TRANSMISSION AND RETRIEVAL
Digital Control Systems Waseem Gulsher
Transducers Gordon Shering November 18 By Gordon Shering.
DATA TRANSMISSION AND RETRIEVAL
Introduction to Computers
Presentation of Robotics (3)
Lesson 1: Introduction to Binary
Data Acquisition (DAQ)
Lesson 4 Alternative Methods Of Input.
Systems and Control.
Introduction to Computers
Components of a Computer System
Systems and Control.
Presentation transcript:

Bar code scanner Department of Computer Engineering, M.S.P.V.L. Polytechnic College, Pavoorchatram.

Bar code Scanner

Introduction A bar code is an optical machine readable representation of data. Bar code scanner is an electronic device for reading printed bar codes

Operations of Bar code scanner Light Source Light Source Light Sensor Light Sensor ADC DSP To bar code software To compute r

Operation The light from the source is made to move over the bar code. The dark absorb light and white spaces reflect light. The reflected light is made to fall on a light sensor.

Light sensor

Cont., The light sensor generates a analog wave form that is used to measure the width of the bars and spaces in the bar code. The analog wave is converted to digital wave using analog to digital converter (ADC).

Cont.,

Cont.,

The output from ADC is given to the digital signal processor (DSP). The DSP processors the input signal and sends the signal to the bar code software. The software converts the electrical pulses into readable text and can be displayed. Cont.,

The End …..Thank you….