To effectively manage and control a factory, we need information. How do we collect it?

Size: px
Start display at page:

Download "To effectively manage and control a factory, we need information. How do we collect it?"

Transcription

1 Auto-ID 321

2 Auto-ID Data-collection needs: What is our WIP? What is productivity or assignment of employees? What is utilization of machines? What is progress of orders? What is our inventory? What must we track for quality purposes? To effectively manage and control a factory, we need information. How do we collect it? Note information may be required of automation, or a spinoff of automation. 322

3 Manual data collection: Job traveler: Employee time sheets: Operation tear strips: Preprinted cards 323

4 Problems with manual methods: require cooperation and accuracy of factory workers requires later transcription into other forms or into database Error rates of handwritten data average 1/30 example: dates, order numbers, counts, etc. forces delay in access of data 324

5 Automated data collection Examples of automated data collection: magnetic card readers bar codes optical character readers radio frequency systems voice recognition Automated methods give fewer errors: example: barcode error rate is 10,000 times less than keyboard entry automated reduces time workers spend logging data faster immediate access to data. 325

6 Magnetic Strip autoid Magnetic strip attached to a product or container Problems: cannot be scanned remotely more expensive than barcodes risk of erasure via magnetic fields Advantages dense data storage ability to alter use is declining due to disadvantages 326

7 Optical Character Recognition Specially designed characters are machine readable example: numbers at bottom of bank checks more advanced technology can read even standardlooking character sets. Advantages: readable by humans too cheap printing Disadvantages: near-contact scanning lower scanning rates lower density compared to barcodes higher error rates compared to barcoding 327

8 Radio Frequency (RFID) (active) RFID: ID tag on part or container (or truck or railcar) active device emits signals when prompted by an external source usually read-only device -- limited number of characters receiver then collects the signal and decodes it Problems: more expensive than other technologies generally used only when environment precludes others active device, so requires removal and reuse. Example Use: automobile painting 328

9 Surface Acoustical Wave (SAW) SAW: Related to RFID: uses specially encoded substrate made of crystaline material (such as lithium niobate) Radio waves (inquiry transmission) hit substrate -- converted into acoustical signal on the substrate, then back to a unique radio signal ID Tag is about half size of credit card requires no battery or power source millions of possible ID signatures possible. 329

10 Newest developments in RFID Motorola printed tags -- offers 900 bits of storage: conductive ink printing Texas Instruments Tag-it 0.9in x 1.5in to 1.8in x3in flexible tags Can be enclosed within paper labels Operate at 13.56MHz, but MHz available for longer read ranges 256bit non-volatile memory with read/write 330

11 Barcoding Barcoding Advantages: low error rates well developed technology relatively inexpensive can be read from close or from distance labels are relatively cheap and easy: can rely on common printing technologies Many different barcode codes exist 331

12 Basic concept of barcoding Basic concept: different absorbtion or reflection of light 332

13 Classifications: Contact: must have very close proximity noncontact: inches to feet away Visible light: compatible with most printing inks, dyes, etc. light sources: LED reliable, cheap, low power, but lowpower requires close proximity Laser (example: Helium Neon Laser) high power, so longest distances, but more expensive Visible laser Diode: also powerful for distance, but less power and less heat 333

14 Infrared: Works well with labels printed with carbon-based inks, laser-etched codes on metal, etc. Biggest advantage readable through oil, grease, grime, visibly-opaque coverings so suitable for dirty environments or security situations Disadvantage: Not all inks suitable not all papers suitable 334

15 Scanning method: single detector: issues spot size in relation to bar size CCD: Charge Coupled Device: can use flash illumination 335

16 autoid class 2 336

17 Review of last class Auto-ID technologies: magnetic stripe optical character recognition barcode RF tags Each has advantages/disadvantages Compared to manual: each offers accuracy, automation, speed 337

18 Barcodes: Last class: introductory barcodes: Well developed technology inexpensive -- can use common inks and papers Classifications: light: visible vs. infrared detector: CCD vs. single detector But what about the codes themselves? 338

19 Many different barcode symbologies possible: Density: How much information can we represent in a given space? Reliability: How accurate will our reading of information be? Cost: for printing and reading Representation: numeric or alphanumeric? Sub-issues: what is a 1 vs. a 0? what is our alphabet? direction scanning issues readability at different distances 339

20 Basic terminology: Barcodes are either conventional (one-dimension) or 2D (twodimensional) We focus on one-dimensional codes: one-dimension: code represents a binary sequence Bars: foreground color (black) Spaces: background (white) 2 types of codes: Delta codes Width codes 340

21 Delta codes Delta codes: info is contained in which color is in which location Interval is divided into equally sized modules Each module is either black (1) or white (0) Example Delta code: UPC (Universal Product Code) Delta codes have a fixed width for n bits 341

22 Width Codes Width codes: information is not stored in the color, but in the width. Thus, variable width of characters. Example: The color alternates between bits, regardless of whether a bit is a one or a zero. Example: code 39 (very common code used in industry and government) 342

23 Reading different sizes, distances, speeds How can we read the code under variety of size issues, distances, and speeds (and printing accuracy)? Solution: code must be selfclocking : number of bars and spaces per code must be fixed, and number of modules or bits must also be fixed. Delta codes: already have fixed number of modules, so must specify how many bars or spaces. (n,k) code has n modules and k pairs of bars and spaces UPC is (7,2) Width codes: have fixed number of bars and spaces, but we must fix the number of wide elements: example: code 39 has word length of 9 elements with three of those wide. 343

24 Examples: (Pavlidis et al, IEEE Computer, April 1990) 344

25 How do we know we have the right direction? 2 solutions for detecting scan direction: have unique start and stop code words example: code 39 uses the * character: Make all your codes reversible and identifiable: for a delta code, this means that if your code scheme contains a 100, you cannot have a 001 symbol. ---> This means that you can only use half of all possible codes since you can t use mirror images 345

26 UPC: Universal Product Code Universal Product Code: used in American supermarkets since 1974 UPC-A: consists of 12 numeric digits first digit is number system designator :typically 1 or 7 fixed-weight/volume product, or variable, or coupon? Digits 2-6 are manufacturer s identifying number (assigned by governing body) Digits 7-11 are unique product code assigned by mfgr. Last digit is a check digit -- all digits together satisfy algebraic equation. By year 2005: UPC will be nonexistent: replaced by EAN (originally European Article Numbering) -- adds extra digit 346

27 UPC is a Delta code with 2 bars, 2 spaces, 7 modules How big a code? 2 bars and 2 spaces require 3 dividers -- 6 positions possible 20 ways to choose 3 out of 6 Thus, depending on whether you start with bar or space, total of 40 possible characters But, can t include mirror images, so only 20 codes allowed symbols on left half start with space, symbols on right half start with bar. Advantage: we can scan by halfs, and reassemble later. 347

28 Code 39 Code 39: Very popular code: several versions: version A: consists of A-Z, 0-9 only version D: full ASCII character set 39 stands for 3 of 9 3 wide elements representing value 1 9 elements total: 4 spaces, 5 bars. How many times can 3 be selected out of 9? = 84 characters possible 10 digits, 26 letters, hyphen, period, space, *, $, /, +, % so only 44 code words used asterix used only as the first and last word of a symbol: indicates direction of scan. 348

29 Code 39 patterns chosen such that changing a single bit in bar or space results in illegal code word. Example: 1 : bars:10001 spaces:0100 but, changing one bit gives illegal code: bars: 11001, spaces: 0000 Thus, code is self-checking: spaces only have odd number of wides, and bars have only even number of wides. 349

The process to convert a computer message into a bar code symbol is a fourstep

The process to convert a computer message into a bar code symbol is a fourstep Bar Code Symbologies A bar code symbology is a system for representing data in the bars and spaces of a bar code. A bar code consists of a number of printed bars and intervening spaces. The width of the

More information

Automated Identification Technologies

Automated Identification Technologies Spec 2000 ebusiness Forum Automated Identification Technologies Jon Andresen President Technology Solutions Jon@TechSoln.com Budapest, Hungry 23 October 2008 Agenda 1. AIT Chapter 9 Intro - Jon A. AIT

More information

Laser Scanner Programming Guide (SE923 laser engine)

Laser Scanner Programming Guide (SE923 laser engine) Laser Scanner Programming Guide (SE923 laser engine) CONTENT Technical note... 5 How to recognise the type of the laser barcode engine... 5 How to program the laser barcode reader into default value...

More information

CHAPTER I INTRODUCTION

CHAPTER I INTRODUCTION CHAPTER I INTRODUCTION 1.1 Introduction Barcodes are machine readable symbols made of patterns and bars. Barcodes are used for automatic identification and usually are used in conjunction with databases.

More information

A Barcode Primer for Manufacturers Dr. Peter Green BellHawk Systems Corporation

A Barcode Primer for Manufacturers Dr. Peter Green BellHawk Systems Corporation A Barcode Primer for Manufacturers Dr. Peter Green BellHawk Systems Corporation Introduction This document is an introduction to the principles and practice of barcode scanning as it relates to a manufacturing

More information

Industrial Track and Trace: Choosing the Technology that Measures Up to Your Application Demands A WHITE PAPER

Industrial Track and Trace: Choosing the Technology that Measures Up to Your Application Demands A WHITE PAPER Industrial Track and Trace: Choosing the Technology that Measures Up to Your Application Demands A WHITE PAPER Published 10/29/2012 I ndustries are facing fierce market competition, making more data about

More information

2 Advanced Scanner Configuration Guide

2 Advanced Scanner Configuration Guide 2 Advanced Scanner Configuration Guide Table of contents Introduction...4 Operational Parameters...4 Set Default Parameter...7 Default Parameters...7 Beeper Volume...7 Beeper Tone...8 Beeper Frequency

More information

Back to Basics: Introduction to Industrial Barcode Reading

Back to Basics: Introduction to Industrial Barcode Reading Back to Basics: Introduction to Industrial Barcode Reading 1 Agenda What is a barcode? History 1 D codes Types and terminology 2 D codes Types and terminology Marking Methods Laser Scanning Image Based

More information

Understanding barcodes. www.brightpearl.com/ca101

Understanding barcodes. www.brightpearl.com/ca101 Understanding barcodes This ebook gives an overview of product codes, barcodes, scanners and describes where barcode management could fit in your business. www.brightpearl.com/ca0 to Understanding barcodes

More information

May 2001. Prepared: Product version: Keyword: Accelio Present Central 5.4. Original value:

May 2001. Prepared: Product version: Keyword: Accelio Present Central 5.4. Original value: : Page 1 : : ANSI/AIM BC2-1995, Uniform Symbology Specification - Interleaved 2 of 5 0 2 of 5 Industrial Interleaved 2 of 5 (also called I-2/5 and ITF) is suitable for encoding general purpose all-numeric

More information

Wireless Laser Barcode Scanner ils 6300BU. User s Manual

Wireless Laser Barcode Scanner ils 6300BU. User s Manual Wireless Laser Barcode Scanner ils 6300BU User s Manual FCC Compliance This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to Part 15 of the FCC Rules.

More information

Warehouse Management System

Warehouse Management System Warehouse Management System Solvo's WMS is an application suite designed to optimize warehouse operations. Solvo's solutions manage the entire warehouse operation cycle in a real time mode. The System

More information

Evolving Bar Codes. Y398 Internship. William Holmes

Evolving Bar Codes. Y398 Internship. William Holmes Evolving Bar Codes Y398 Internship By William Holmes Table of contents Introduction: What is RFID? Types of Tags: Advantages of Tags: RFID applications Conclusion: Introduction: Bar codes have evolved

More information

Barcoding 101 for Manufacturers: What You Need to Know to Get Started

Barcoding 101 for Manufacturers: What You Need to Know to Get Started Barcoding 101 for Manufacturers: What You Need to Know to Get Started Plex Online White Paper At a Glance This paper highlights what manufacturers need to know to take advantage of barcoding to improve

More information

ASSET TRACKING USING RFID SRAVANI.P(07241A12A7) DEEPTHI.B(07241A1262) SRUTHI.B(07241A12A3)

ASSET TRACKING USING RFID SRAVANI.P(07241A12A7) DEEPTHI.B(07241A1262) SRUTHI.B(07241A12A3) ASSET TRACKING USING RFID BY SRAVANI.P(07241A12A7) DEEPTHI.B(07241A1262) SRUTHI.B(07241A12A3) OBJECTIVE Our main objective is to acquire an asset tracking system. This keeps track of all the assets you

More information

Programming Reference Guide HP USB Barcode Scanner

Programming Reference Guide HP USB Barcode Scanner Programming Reference Guide HP USB Barcode Scanner Document Part Number: 430944-002 August 2006 Print this document before setting up the HP USB Barcode Scanner. The document provides the programming bar

More information

NOT ALL CODES ARE CREATED EQUAL

NOT ALL CODES ARE CREATED EQUAL NOT ALL CODES ARE CREATED EQUAL Why some serial numbers are better than others. Verify Brand 3033 Campus Drive, Minneapolis MN 55441 info@verifybrand.com (763) 235-1400 EXECUTIVE SUMMARY Serial numbers

More information

Laser Barcode Scanner

Laser Barcode Scanner Laser Barcode Scanner User s Manual FCC Compliance This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to Part 15 of the FCC Rules. These limits are

More information

White Paper. Wonderware Mobile Solutions RFID Technology. What s Inside: Invensys is now

White Paper. Wonderware Mobile Solutions RFID Technology. What s Inside: Invensys is now Invensys is now White Paper Wonderware Mobile Solutions RFID Technology Author: Don Frieden, VP Mobile Solutions, Invensys What s Inside: 1. Radio Frequency Identification (RFID) 2. The Wonderware Tracking

More information

KEYPOINT Automatic identification and data capture (AIDC) is the use of technology to provide direct data entry to a computer.

KEYPOINT Automatic identification and data capture (AIDC) is the use of technology to provide direct data entry to a computer. Unit 10 Automatic Identification 10.1 Unit Introduction 10.2 Unit Objectives 10.3 Overview of Automatic Identification Methods 10.4 Barcode Technology 10.5 Two-Dimensional Bar Codes 10.6 Radio Frequency

More information

The Barcode Printing option may be purchased for an additional cost. You will receive a CD that you will use to activate this feature.

The Barcode Printing option may be purchased for an additional cost. You will receive a CD that you will use to activate this feature. 27 BARCODE PRINTING Barcode Printing takes your museum to the next level of inventory control and tracking. Barcoding is a proven technology that can eliminate keyboard data entry errors. There are many

More information

RFID BASED VEHICLE TRACKING SYSTEM

RFID BASED VEHICLE TRACKING SYSTEM RFID BASED VEHICLE TRACKING SYSTEM Operating a managed, busy parking lot can pose significant challenges, especially to a government organization that also owns some of the vehicles in the lot. The parking

More information

Selecting the Correct Automatic Identification & Data Collection Technologies for your Retail Distribution Center Application

Selecting the Correct Automatic Identification & Data Collection Technologies for your Retail Distribution Center Application Selecting the Correct Automatic Identification & Data Collection Technologies for your Retail Distribution Center Application Have camera/image-based code readers replaced traditional laser scanners? Has

More information

Barcode-ABC. For further information, please visit our website at www.gbo.com/bioscience or contact us: 4/2005

Barcode-ABC. For further information, please visit our website at www.gbo.com/bioscience or contact us: 4/2005 For further information, please visit our website at www.gbo.com/bioscience or contact us: Germany (Main office) Greiner Bio-One GmbH Maybachstraße 2 D-72636 Frickenhausen Phone: (+49) 70 22 9 48-0 Fax:

More information

BCST-20 Barcode Scanner. Instruction Manual. www.inateck.com

BCST-20 Barcode Scanner. Instruction Manual. www.inateck.com BCST-20 Barcode Scanner Instruction Manual www.inateck.com IMPORTANT NOTICE Safety Precaution * DO NOT disassemble the scanner, or place foreign matter into the scanner causing a short circuit or circuit

More information

How To Understand The Power Of An Freddi Tag (Rfid) System

How To Understand The Power Of An Freddi Tag (Rfid) System Radio Frequency Identification Done by: Haitham Habli. Table of contents Definition of RFID. Do they need license? RFID vs other identification systems. Classification of RFID systems. Emerge of passive

More information

Contents. Bar code data transmission specifications...b-1. A-61099 October 1997 i

Contents. Bar code data transmission specifications...b-1. A-61099 October 1997 i Contents Bar Code Made Easy 1 What is a bar code?.......................................... 1 Which bar code type should I use?............................... 2 How are bar codes read?.......................................

More information

BARCODE PRINTING SET UP BARCODE PRINTING

BARCODE PRINTING SET UP BARCODE PRINTING 21 BARCODE PRINTING The Barcode Printing option can be purchased for an additional cost. You will receive a floppy disk or CD that you can use to activate this feature. SET UP BARCODE PRINTING To start,

More information

The Drug Quality & Security Act

The Drug Quality & Security Act The Drug Quality & Security Act Drug Traceability & Interoperable Exchange of Transaction Information, History & Statement Mujadala Abdul-Majid 3E Company February 20, 2014 About 3E Company About 3E Supply

More information

Copyright 2005 Digital Enterprise Research Institute. The DERI Studio. All rights reserved.

Copyright 2005 Digital Enterprise Research Institute. The DERI Studio. All rights reserved. Trade-off: Specialization Gains vs. Cost of Coordination Business Information Systems Unit 4 Input and Output Devices: RFID Further increase in specialization is limited by level of transaction costs (cost

More information

White paper. Guide to Scanning Technologies

White paper. Guide to Scanning Technologies White paper Guide to Scanning Technologies Introduction Scanning technology has been changing dramatically. Laser scan engines, once considered the workhorses for most scanning applications, have been

More information

LIST OF CONTENTS CHAPTER CONTENT PAGE DECLARATION DEDICATION ACKNOWLEDGEMENTS ABSTRACT ABSTRAK

LIST OF CONTENTS CHAPTER CONTENT PAGE DECLARATION DEDICATION ACKNOWLEDGEMENTS ABSTRACT ABSTRAK vii LIST OF CONTENTS CHAPTER CONTENT PAGE DECLARATION DEDICATION ACKNOWLEDGEMENTS ABSTRACT ABSTRAK LIST OF CONTENTS LIST OF TABLES LIST OF FIGURES LIST OF NOTATIONS LIST OF ABBREVIATIONS LIST OF APPENDICES

More information

white paper JANUARY 2011 The Next- Warehouse Scanning and the Emergence of 2D Bar Codes

white paper JANUARY 2011 The Next- Warehouse Scanning and the Emergence of 2D Bar Codes JANUARY 2011 The Next- Generation Warehouse Long Range Scanning and the Emergence of 2D Bar Codes Table of Contents Introduction...3 Bar coding basics...4 Bar coding in the warehouse...4 Warehouse application

More information

Improving Business Logistics using Barcode Scanners

Improving Business Logistics using Barcode Scanners Improving Business Logistics using Barcode Scanners Niharika Garg Department of Computer Science ITM University Gurgaon, Haryana122001, India ABSTRACT One of the latest pieces of technology that you can

More information

Chapter 5 Understanding Input. Discovering Computers 2012. Your Interactive Guide to the Digital World

Chapter 5 Understanding Input. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 5 Understanding Input Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Define input and differentiate among a program, command, and user response Identify

More information

Layman's Guide to ANSI X3.182

Layman's Guide to ANSI X3.182 Layman's Guide to ANSI X3.182 This Guideline was developed by AIM USA, an affiliate of AIM International, the world-wide trade association for manufacturers and providers of automatic data collection

More information

Efficient Asset Tracking: From Manual to Automated

Efficient Asset Tracking: From Manual to Automated White Paper Efficient Asset Tracking: From Manual to Automated Asset Tracking Overview: Asset Tracking Basics: The Fixed Asset Register Managing a Fixed Asset Register Asset Identification Technologies

More information

Customer Barcoding Technical Specifications

Customer Barcoding Technical Specifications Customer Barcoding Technical Specifications June 1998 Contents Revised 3 Aug 2012 Introduction 2 Key features of the barcoding system 2 About this document 2 Why we are introducing Customer Barcoding 3

More information

Bar Codes. A Primer for Document Management

Bar Codes. A Primer for Document Management For Starters Part of egistics CloudDocs For Starters Series Bar Codes A Primer for Document Management Randy Davis, Vice President Sales & Marketing Operations egistics 17304 Preston Rd, Suite 550, Dallas,

More information

Barcodes principle. Identification systems (IDFS) Department of Control and Telematics Faculty of Transportation Sciences, CTU in Prague

Barcodes principle. Identification systems (IDFS) Department of Control and Telematics Faculty of Transportation Sciences, CTU in Prague Barcodes principle Identification systems (IDFS) Department of Control and Telematics Faculty of Transportation Sciences, CTU in Prague Contents How does it work? Bulls eye code PostNet 1D Bar code 2D

More information

Analysis of identification technologies and an automatic lock for school lockers

Analysis of identification technologies and an automatic lock for school lockers EUROPEAN JOURNAL FOR YOUNG SCIENTISTS AND ENGINEERS Analysis of identification technologies and an automatic lock for school lockers David Marn Abstract The main objective of the project was the improvement

More information

RFID Basics HEGRO Belgium nv - Assesteenweg 25-29 - 1740 Ternat Tel.: +32 (0)2/582.31.97 Fax : +32 (0)2/582.11.24 email : info@hegrobelgium.

RFID Basics HEGRO Belgium nv - Assesteenweg 25-29 - 1740 Ternat Tel.: +32 (0)2/582.31.97 Fax : +32 (0)2/582.11.24 email : info@hegrobelgium. RFID Basics RFID Basics Introduction Radio Frequency Identification (RFID) technology has been attracting considerable attention with the expectation of improved supply chain visibility for both suppliers

More information

Laser Barcode Scanner User s Manual

Laser Barcode Scanner User s Manual Laser Barcode Scanner User s Manual FCC Compliance This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to Part 15 of the FCC Rules. These limits are

More information

Writing Assignment #2 due Today (5:00pm) - Post on your CSC101 webpage - Ask if you have questions! Lab #2 Today. Quiz #1 Tomorrow (Lectures 1-7)

Writing Assignment #2 due Today (5:00pm) - Post on your CSC101 webpage - Ask if you have questions! Lab #2 Today. Quiz #1 Tomorrow (Lectures 1-7) Overview of Computer Science CSC 101 Summer 2011 Main Memory vs. Auxiliary Storage Lecture 7 July 14, 2011 Announcements Writing Assignment #2 due Today (5:00pm) - Post on your CSC101 webpage - Ask if

More information

CLASS 1 VS. CLASS 2 BAR CODE LASER SCANNERS

CLASS 1 VS. CLASS 2 BAR CODE LASER SCANNERS Copyright 2001 Socket Communications. All rights reserved. CLASS 1 VS. CLASS 2 BAR CODE LASER SCANNERS A technology brief on bar code laser scanners By Jack Brandon Product Marketing Manager, Scanner Products

More information

How To Fix Out Of Focus And Blur Images With A Dynamic Template Matching Algorithm

How To Fix Out Of Focus And Blur Images With A Dynamic Template Matching Algorithm IJSTE - International Journal of Science Technology & Engineering Volume 1 Issue 10 April 2015 ISSN (online): 2349-784X Image Estimation Algorithm for Out of Focus and Blur Images to Retrieve the Barcode

More information

10.1 FUNCTIONS OF INPUT AND OUTPUT DEVICES

10.1 FUNCTIONS OF INPUT AND OUTPUT DEVICES FORM 4 COMPUTER STUDIES Chapter 10: Input and Output Devices March, 01 10.1 FUNCTIONS OF INPUT AND OUTPUT DEVICES The main function of an input device is to The main function of an output device is to

More information

The Use and Standardization of Barcodes in Railroad Wheel and Wheelset Manufacturing. Tim Epperson

The Use and Standardization of Barcodes in Railroad Wheel and Wheelset Manufacturing. Tim Epperson The Use and Standardization of Barcodes in Railroad Wheel and Wheelset Manufacturing Tim Epperson ARKANSAS INDUSTRIAL COMPUTING WheelShopAutomation.com 877-834-9540 Benefits of Barcoding Speed Data entry

More information

Understanding barcodes. www.brightpearl.com. White paper

Understanding barcodes. www.brightpearl.com. White paper White paper Understanding barcodes. Barcodes turn manual product look-ups into an automated process that s efficient and virtually errorfree. In this white paper, you ll learn what they are, when to use

More information

Everything you wanted to know about data tape bar codes but were afraid to ask

Everything you wanted to know about data tape bar codes but were afraid to ask Everything you wanted to know about data tape bar codes but were afraid to ask Christopher A. Stone, Brillig Consulting January 2009 Bar codes are an integral part of most backup and archive procedures

More information

ELFRING FONTS UPC BAR CODES

ELFRING FONTS UPC BAR CODES ELFRING FONTS UPC BAR CODES This package includes five UPC-A and five UPC-E bar code fonts in both TrueType and PostScript formats, a Windows utility, BarUPC, which helps you make bar codes, and Visual

More information

Optical Character Recognition (OCR)

Optical Character Recognition (OCR) History of Optical Character Recognition Optical Character Recognition (OCR) What You Need to Know By Phoenix Software International Optical character recognition (OCR) is the process of translating scanned

More information

The Place of Emerging RFID Technology in National Security and Development

The Place of Emerging RFID Technology in National Security and Development The Place of Emerging RFID Technology in National Security and Development Akintola K.G. Boyinbode O.K. Computer Science Department, Computer Science Department, University of Houston-Victoria, University

More information

All V7 registers support barcode printing, except the Sharp 410/420 1A ROM and that limitation is based upon the register.

All V7 registers support barcode printing, except the Sharp 410/420 1A ROM and that limitation is based upon the register. Tools Section Barcode Printing These are basic instructions for Version 7 Polling barcode printing. Users will need to have a PLU/UPC file containing either UPC-A, UPC-E, EAN 13 or EAN 8 numbers, label

More information

Revision 5 - (Released April 2008) Added further definitions of RFID tag contents and testing requirements for RFID tag read range.

Revision 5 - (Released April 2008) Added further definitions of RFID tag contents and testing requirements for RFID tag read range. IBM LTO Ultrium Cartridge Label Specification (Revision 6) Part Number 19P0034 EC - M10321 Feb, 2009 IBM Corporation 9000 South Rita Road Tucson, AZ 85744 Notes: The hard copy version of this document

More information

The Layman's Guide to ANSI, CEN, and ISO Bar Code Print Quality Documents

The Layman's Guide to ANSI, CEN, and ISO Bar Code Print Quality Documents The Layman's Guide to ANSI, CEN, and ISO Bar Code Print Quality Documents AIM, Inc. 634 Alpha Drive Pittsburgh, PA 15238-2802 Phone: +1 412 963 8588 Fax: +1 412 963 8753 Web: www.aimglobal.org This Guideline

More information

Identification of products that require activation at the Pointof-sale. www.gs1.eu The global language of business. in Europe

Identification of products that require activation at the Pointof-sale. www.gs1.eu The global language of business. in Europe in Europe Identification of products that require activation at the Pointof-sale Technical specifications for GS1 DataBar Version 1.0, November 2014 www.gs1.eu The global language of business Contents

More information

Create!form Barcodes. User Guide

Create!form Barcodes. User Guide Create!form Barcodes User Guide Barcodes User Guide Version 6.3 Copyright Bottomline Technologies, Inc. 2008. All Rights Reserved Printed in the United States of America Information in this document is

More information

Barcode Based Automated Parking Management System

Barcode Based Automated Parking Management System IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 03, 2014 ISSN (online): 2321-0613 Barcode Based Automated Parking Management System Parth Rajeshbhai Zalawadia 1 Jasmin

More information

Let s talk symbology. A guide to decoding barcodes

Let s talk symbology. A guide to decoding barcodes Let s talk symbology A guide to decoding barcodes Symbology in barcodes Barcode technologies provide fast reliable data collection to ensure part or product traceability, error-proof assembly processes,

More information

AN INTRODUCTION TO THE GLOBAL TRADE ITEM NUMBER (GTIN) TABLE OF CONTENTS

AN INTRODUCTION TO THE GLOBAL TRADE ITEM NUMBER (GTIN) TABLE OF CONTENTS TABLE OF CONTENTS What Is a Global Trade Item Number?... 3 What Is a GTIN Used For?... 3 Key Attributes of the GTIN... 3 Business Benefits of Using GTINs... 3 How Is the GTIN Formed?... 4 Which GTIN Is

More information

Achieving 5 Nines Business Process Reliability With Barcodes. Michael Salzman, VP Marketing (408) 737-7092 sales@inliteresearch.

Achieving 5 Nines Business Process Reliability With Barcodes. Michael Salzman, VP Marketing (408) 737-7092 sales@inliteresearch. Achieving 5 Nines Business Process Reliability With Barcodes Michael Salzman, VP Marketing (408) 737-7092 sales@inliteresearch.com Introduction All workflows rely on critical data to trigger and direct

More information

A Brief History of Barcode Verification

A Brief History of Barcode Verification McKechnie Firstly, What is a bar code? Firstly, What is a bar code? A Series of black bars on an item? By definition, a bar code is a machine-readable representation of information (usually in dark ink

More information

Sumitomo Electric Wiring Systems, Inc. Part Identification and Labeling Requirements

Sumitomo Electric Wiring Systems, Inc. Part Identification and Labeling Requirements 1.0 INTRODUCTION These specifications provide guidelines for printing and applying a Shipping/Parts Identification label. Note: In this document, the word must indicates a requirement and the word should

More information

Decodability QUALITY. A New Method to Ensure Bar Code Quality throughout the Distribution Channel

Decodability QUALITY. A New Method to Ensure Bar Code Quality throughout the Distribution Channel Edge Determination Decode Decodability Symbol Contrast Defects Min. Edge Contrast Modulation QUALITY A New Method to Ensure Bar Code Quality throughout the Distribution Channel Camera-based systems reduce

More information

FINDING THE POSSIBLE ADVANTAGES IN RECEIVING, WAREHOUSING AND PICKING UP GOODS

FINDING THE POSSIBLE ADVANTAGES IN RECEIVING, WAREHOUSING AND PICKING UP GOODS LAPPEENRANNAN TEKNILLINEN YLIOPISTO Teknillinen tiedekunta Konetekniikan osasto BK10A0400 Kandidaatintyö ja seminaari FINDING THE POSSIBLE ADVANTAGES IN RECEIVING, WAREHOUSING AND PICKING UP GOODS LAPPEENRANNASSA

More information

WHITE PAPER. ABCs of RFID

WHITE PAPER. ABCs of RFID WHITE PAPER ABCs of RFID Understanding and using Radio Frequency Identification Basics - Part 1 B.Muthukumaran Chief Consultant Innovation & Leadership Gemini Communication Ltd #1, Dr.Ranga Road, 2nd Street,

More information

THE VALSPAR CORPORATION

THE VALSPAR CORPORATION THE VALSPAR CORPORATION LABELING REQUIREMENTS FOR RAW MATERIALS SENT TO ALL VALSPAR CORPORATION LOCATIONS IN NORTH AMERICA January 2004 TABLE OF CONTENTS 1 Introduction...4 2 Compliance...4 3 Rationale...4

More information

QR Codes and Other Symbols Seen in Mobile Commerce

QR Codes and Other Symbols Seen in Mobile Commerce QR Codes and Other Symbols Seen in Mobile Commerce This section describes bar code symbols frequently encountered in mobile commerce campaigns. and typical applications for each are listed. One symbology,

More information

2.0 System Description

2.0 System Description 2.0 System Description The wireless alarm system consists of two or more alarm units within a specified range of one another. Each alarm unit employs a radio transceiver, allowing it to communicate with

More information

E-i. Section E. Code Formatting. E/D = Enable/Disable T/DNT = Transmit/Do Not Transmit EX/DNEX = Expand/Do Not Expand

E-i. Section E. Code Formatting. E/D = Enable/Disable T/DNT = Transmit/Do Not Transmit EX/DNEX = Expand/Do Not Expand Section E Code Formatting E/D = Enable/Disable T/DNT = Transmit/Do Not Transmit EX/DNEX = Expand/Do Not Expand C/DNC = Convert/Do Not Convert E/DNE = Enable/Do Not Enable T/DNT UPC-A Check Digit (E - 1)

More information

Full page passport/document reader Regula model 70X4M

Full page passport/document reader Regula model 70X4M Full page passport/document reader Regula model 70X4M Full page passport reader with no moving parts inside. Automatic reading and authenticity verification of passports, IDs, visas, driver s licenses

More information

Encoding Text with a Small Alphabet

Encoding Text with a Small Alphabet Chapter 2 Encoding Text with a Small Alphabet Given the nature of the Internet, we can break the process of understanding how information is transmitted into two components. First, we have to figure out

More information

The ID Technology. Introduction to GS1 Barcodes

The ID Technology. Introduction to GS1 Barcodes The ID Technology Introduction to GS1 Barcodes Contents GS1 - The Basics 2 Starting Point - GTIN 3 GTIN Labels for Cases - ITF-14 5 Adding More Data - GS1 128 6 GS1 Application Identifiers 7 Logistics

More information

Regulated Recordkeeping: An Accurate Solution From SpreadBoss and DocuVista

Regulated Recordkeeping: An Accurate Solution From SpreadBoss and DocuVista Regulated Recordkeeping: An Accurate Solution From SpreadBoss and DocuVista As regulators in Washington, DC remind record custodians to preserve and verify data, SpreadBoss and DocuVista can keep your

More information

BAR CODE GUIDELINES Revision 12/18/2015

BAR CODE GUIDELINES Revision 12/18/2015 BAR CODE GUIDELINES Revision 12/18/2015 General Bar Code Guidelines Pep Boys has a commitment to increasing supply chain efficiency. Barcode scanning is a proven way to identify products at the item level.

More information

Using RFID Techniques for a Universal Identification Device

Using RFID Techniques for a Universal Identification Device Using RFID Techniques for a Universal Identification Device Roman Zharinov, Ulia Trifonova, Alexey Gorin Saint-Petersburg State University of Aerospace Instrumentation Saint-Petersburg, Russia {roman,

More information

Synergy Controller Application Note 4 March 2012, Revision F Tidal Engineering Corporation 2012. Synergy Controller Bar Code Reader Applications

Synergy Controller Application Note 4 March 2012, Revision F Tidal Engineering Corporation 2012. Synergy Controller Bar Code Reader Applications Synergy Controller Bar Code Reader Applications Synergy Controller with Hand Held Products Bar Code Scanner OCR-A Labeled Part Introduction The value of the ubiquitous Bar Code Scanner for speeding data

More information

IVDS Consumer Control Unit Evolution and Bar. Code Interface Design

IVDS Consumer Control Unit Evolution and Bar. Code Interface Design IVDS Consumer Control Unit Evolution and Bar Code Interface Design by Henry John Green Thesis submitted to the faculty of the Virginia Polytechnic Institute and State University in partial fulfillment

More information

MATHEMATICAL EXCURSIONS Math and Bar Codes

MATHEMATICAL EXCURSIONS Math and Bar Codes MATHEMATICAL EXCURSIONS Math and Bar Codes If you examine most consumer products, you will find a small rectangular area with a pattern of black bars and white spaces of various widths on the packaging

More information

Register your product and get support at www.philips.com/dictation DPM8500. Barcode scanner configuration guide

Register your product and get support at www.philips.com/dictation DPM8500. Barcode scanner configuration guide Register your product and get support at www.philips.com/dictation DPM8500 Barcode scanner configuration guide Table of contents 1 Introduction 5 Operational Parameters 5 Parameter defaults 5 2 Set default

More information

Retail Bar Coding Basics a Tutorial

Retail Bar Coding Basics a Tutorial Retail Bar Coding Basics a Tutorial Interested in using this document in your own marketing efforts? You can freely distribute this document online if you also provide a link to Bars & Stripes from your

More information

Simplification and enhanced accuracy of order processing and receipt

Simplification and enhanced accuracy of order processing and receipt Foreword Project background: Coding for Success The GS1 System of standards is an integrated system of global standards that provides unique accurate identification using bar codes and other data carriers

More information

Barcode Labels Feature Focus Series. POSitive For Windows

Barcode Labels Feature Focus Series. POSitive For Windows Barcode Labels Feature Focus Series POSitive For Windows Inventory Label Printing... 3 PFW System Requirement for Scanners... 3 A Note About Barcode Symbologies... 4 An Occasional Misunderstanding... 4

More information

BAR CODE 2 OF 5 INTERLEAVED

BAR CODE 2 OF 5 INTERLEAVED ELFRING FONTS INC BAR CODE 2 OF 5 INTERLEAVED This package includes 25 bar code 2 of 5 interleaved fonts in TrueType and PostScript formats, a Windows utility, Bar25i.exe, to help make your bar codes,

More information

An Implementation of a High Capacity 2D Barcode

An Implementation of a High Capacity 2D Barcode An Implementation of a High Capacity 2D Barcode Puchong Subpratatsavee 1 and Pramote Kuacharoen 2 Department of Computer Science, Graduate School of Applied Statistics National Institute of Development

More information

GS1 QR Code. GS1 US Guideline

GS1 QR Code. GS1 US Guideline QR Code US Guideline June 2012 V1.2 9 May 2012, Issue #1 All contents copyright 2009 Page 1 of 15 Document Summary Document Item Current Value Document Title QR CODE Date Last Modified 14 May 2012 Current

More information

E190Q Lecture 5 Autonomous Robot Navigation

E190Q Lecture 5 Autonomous Robot Navigation E190Q Lecture 5 Autonomous Robot Navigation Instructor: Chris Clark Semester: Spring 2014 1 Figures courtesy of Siegwart & Nourbakhsh Control Structures Planning Based Control Prior Knowledge Operator

More information

MIFARE CONTACTLESS CARD TECHNOLOLGY AN HID WHITE PAPER

MIFARE CONTACTLESS CARD TECHNOLOLGY AN HID WHITE PAPER MIFARE CONTACTLESS CARD TECHNOLOLGY AN HID WHITE PAPER GENERAL The MIFARE contactless smart card and MIFARE card reader/writer were developed to handle payment transactions for public transportation systems.

More information

Simplifying IT Management and Data Security with RFID

Simplifying IT Management and Data Security with RFID Simplifying IT Management and Data Security with RFID IT asset management is a fundamental discipline to contribute to the growth and sustainability of the enterprise. Chief information officers have to

More information

Packaging Identification Standard

Packaging Identification Standard Packaging Identification Standard The attached document provides the Amtex Inc. supplier packaging identification standard for all raw materials to be received. Many references have been made to the Automotive

More information

Radio Frequency Identification (RFID) An Overview

Radio Frequency Identification (RFID) An Overview Radio Frequency Identification (RFID) An Overview How RFID Is Changing the Business Environment Today Radio frequency identification (RFID) technology has been in use for several decades to track and identify

More information

WHITE PAPER DECEMBER 2010 CREATING QUALITY BAR CODES FOR YOUR MOBILE APPLICATION

WHITE PAPER DECEMBER 2010 CREATING QUALITY BAR CODES FOR YOUR MOBILE APPLICATION DECEMBER 2010 CREATING QUALITY BAR CODES FOR YOUR MOBILE APPLICATION TABLE OF CONTENTS 1 Introduction...3 2 Printed bar codes vs. mobile bar codes...3 3 What can go wrong?...5 3.1 Bar code Quiet Zones...5

More information

FLEETMATE. Overview. Barcode Scanner. CUSTOMER GUIDE: Barcode Features

FLEETMATE. Overview. Barcode Scanner. CUSTOMER GUIDE: Barcode Features Overview FLEETMATE supports a variety of linear barcode symbologies. The box to the left provides a list of barcode symbol sets that are supported within the FLEETMATE software. You do not need to use

More information

Synthetic Sensing: Proximity / Distance Sensors

Synthetic Sensing: Proximity / Distance Sensors Synthetic Sensing: Proximity / Distance Sensors MediaRobotics Lab, February 2010 Proximity detection is dependent on the object of interest. One size does not fit all For non-contact distance measurement,

More information

Enhanced Bar Code Engine

Enhanced Bar Code Engine Enhanced Bar Code Engine Introduction Access to the Kofax Standard bar code recognition engine is provided through ImageControls-based applications and ISIS-based applications. In addition to the standard

More information

TMCT-10 Barcode Scanner User Manual. 102, 5661-99 St. Edmonton, AB T6E 3N8 Ph. 780.988.0215 Fax 780.988.0465

TMCT-10 Barcode Scanner User Manual. 102, 5661-99 St. Edmonton, AB T6E 3N8 Ph. 780.988.0215 Fax 780.988.0465 TMCT-10 Barcode Scanner User Manual 102, 5661-99 St. Edmonton, AB T6E 3N8 Ph. 780.988.0215 Fax 780.988.0465 IMPORTANT NOTICE Safety Precaution * DO NOT disassemble the scanner, or place foreign matter

More information

Today we will learn about:

Today we will learn about: Storage Devices Today we will learn about: Storage Devices Ancient technology (from my days as a student) Floppies CD_ROM, DVDs Hard drives Magnetic tape Storage versus Memory Memory holds data, programs

More information

CT20 Barcode Scanner User Manual

CT20 Barcode Scanner User Manual CT20 Barcode Scanner User Manual IMPORTANT NOTICE Safety Precaution * DO NOT disassemble the scanner, or place foreign matter into the scanner cause a short circuit or circuit damage. * DO NOT expose the

More information

ELECTRONIC DOCUMENT IMAGING

ELECTRONIC DOCUMENT IMAGING AIIM: Association for Information and Image Management. Trade association and professional society for the micrographics, optical disk and electronic image management markets. Algorithm: Prescribed set

More information