Barcode UPC ( Universal Product Code)  Commonly known as barcode  “Barcodes are black and white lines of varying widths followed underneath by a series.

Slides:



Advertisements
Similar presentations
Chapter 16: Check Digit Systems, Continued
Advertisements

Linked list Applications: Polynomial handling. Representing a polynomial using a linked list Store the coefficient and exponent of each term in nodes.
Everyday Math and Algorithms A Look at the Steps in Completing the Focus Algorithms.
Numbers in Our Pockets GCNU 1025 Numbers Save the Day.
We have added and subtracted fractions. In this lesson we will multiply fractions. When we add and subtract fractions, we count how many of the same size.
Multiplication Practice Do you know how to multiply with double digits?
Math for Liberal Studies.  None of the methods we have investigated so far can detect transposition errors  In this section we will investigate new.
Arrays (III) H&K Chapter 8 Instructor – Gokcen Cilingir Cpt S 121 (July 15, 2011) Washington State University.
UPC Assignment 1 Sample problems. Consider the following UPC-A code. Is it a valid UPC?
MAT 1000 Mathematics in Today's World Winter 2015.
Write A if the quantity in Column A is greater
UPC (Universal Product Code) [Also known as the GTIN-12]
More to Learn Check digit –It is used to check whether a number is valid. –Both ISBN and Hong Kong Identity Card numbers contain a check digit for data.
The Laws of Exponents.
Method for verifying a credit card number: Example:
Partial Sums An Addition Algorithm.
What is the Sequence? There are 6 different sequential numbers
MAT 1000 Mathematics in Today's World Winter 2015.
Wong Wai Ling, Lam Pui Ki Identification number  clearly identify a person or a thing Check digit  an extra digit for the purpose of error.
Multiplication by multiples of 10 and 100 Objective to multiply numbers when 0’s are involved.
Lecture 12.  The ISBN 10-digit uses a reverse weighting system: multiply the first digit by 10, the second by 9, the third by 8 and so on until the check.
1. How long does a car traveling at 70 mph take to travel 88 miles, in hours? 2. Solve the following equation for x. 2x – 7 = hours 4.
Factors, Fractions and Exponents
Essential Question: Why is dividing the same as multiplying by the reciprocal of that number?
A Multiplication Algorithm
Everyday Math and Algorithms A Look at the Steps in Completing the Focus Algorithms.
Everyday Math and Algorithms A Look at the Steps in Completing the Focus Algorithms.
Warm up Pick a number between Multiply by 8 Add 30 Minus 14
Lesson 5-6 Example Find 312 ÷ 8. Use short division. Step 1Look at the first digit in the dividend. Since the divisor is greater than the first digit,
Divisibility Rules Presented By: Mr. Yarow.
Ways to Check for Divisibility Dividing By 1 All numbers are divisible by 1.
3.1 – SOLVING EQUATIONS BY USING ADDITION AND SUBTRACTION.
Long Division. We are going to try to solve 837 ÷ 27.
Barcodes! Felipe Voloch These notes and the barcode program are available at /barcode.html.
Lesson 2 – Adding Fraction Pictures
Solving Multi-Step Linear Inequalities. Solving Multi-Step Inequalities Use the Four Basic Transformations to isolate the variable. Add Subtract Multiply*
Introduction to Programming (in C++) Numerical algorithms Jordi Cortadella, Ricard Gavaldà, Fernando Orejas Dept. of Computer Science, UPC.
Step-by-Step Everyday Mathematics Review Partial Sums AdditionPartial Sums Addition Trade-First SubtractionTrade-First Subtraction Partial Products MultiplicationPartial.
Ways to Check for Divisibility Dividing By 1 All numbers are divisible by 1.
One step equations Add Subtract Multiply Divide  When we solve an equation, our goal is to isolate our variable by using our inverse operations.  What.
Solving an equation with one unknown From arithmetic to algebra Modifying equations in algebra.
 Why is it important to understand the “language” of mathematics? CCCA Unit 1.
Today we will be learning to work out answers to calculations by using: what we already know about addition and subtraction patterns of similar calculations.
Ways to Check for Divisibility Dividing by 2 All even numbers are divisible by 2 Even numbers are numbers that end with either 2, 4, 6, 8, or 0.
Solving 2 step equations. Two step equations have addition or subtraction and multiply or divide 3x + 1 = 10 3x + 1 = 10 4y + 2 = 10 4y + 2 = 10 2b +
KU 122 Introduction to Math Skills and Strategies Unit THREE Welcome ~
Solving Systems of Equations Using the Elimination Method.
Copyright © Cengage Learning. All rights reserved. Functions 1 Basic Concepts.
Barcode Vartika Agarwal Accurate institute of management and technology Computer science(3 rd year)
Applications of Percents
Analyzing Numerical Data: Validating Identification Numbers
RAPID Math.
2 Digit by 2 Digit Multiplication
Partial Products Algorithm for Multiplication
Keeper 8: UPC Codes S.A.S. #12 1 – 3 Credit Cards S.A.S. #
BASIC MATH.
Credit Cards UPC Codes.
UPC, Bar codes, Zip + 4 (Post Net) Sol: DM.11
Objectives TO UNDERSTAND THAT CAPTURING DATA IS VALIDATED AND VERIFIED TO CHECK THAT IT IS REASONABLE AND CORRECT.
Grade 5 Representing Decimal Thousandths Dividing with Fractions
Math unit 1 review.
Algebraic terms.
Chapter 16: Check Digit Systems, Continued
Algebraic terms.
What role does place value have in whole number operations?
Method for verifying a credit card number:
Jim Rafferty :CueCat howstuffworks.com Jim Rafferty
Definitions Identifying Parts.
Sequence.
Presentation transcript:

Barcode UPC ( Universal Product Code)  Commonly known as barcode  “Barcodes are black and white lines of varying widths followed underneath by a series of numbers.”  Consists of 12 numerical digits, which are uniquely assigned in each trade item.  Most common form is UPC-A.

FORMATTING Most common formatting used today is the UPC-A Composed of 3 segments  Manufacturer’s number ( 6-9 digits)  Product number ( 2-5 digits)  Check number Number System Variations

FORMATTING… Product category – first number Manufacturer’s Number – the next 5 digits Product Number – the next 5 digits; defines the specific product Check Number- the last digit EAN – 13 is the superset of UPC ( adding a digit at the beginning of the UPC) but this does not change the check digit.

CHECK DIGITS 1. Add the digits in the odd-numbered position (first, third, fifth, etc.) together and multiply by three. 2. Add the digits in the even-numbered positions (second, fourth, sixth, etc.) to the result in step Find the result modulo If the result is not zero, subtract the result from ten. Universal Product Code. In Wikipedia, the free encyclopedia.Retrieved February 28, 2013 from ( Product Code. In Wikipedia, the free encyclopedia.Retrieved February 28, 2013 from (

EXAMPLE x where x is the unknown digit Adding the odd-numbered digits: ( ) * 3 = 14(3) = 42 Adding the even-numbered digits: ( ) = 16 Add = 58 Calculate: 58 modulo 10 = 8 Subtract from 10: 10 – 8 = 2 Therefore the check digit is 2.

LET’S HAVE A SHORT

X Y Z Solve for the check digit.

Number System 0, 1, 6, 7, 8 – most products 2 – local use ( fruits, vegetables and meat) 3- drugs 4 – local use (loyalty cards or store coupons) 5 – coupons ( can be doubled or tripled) 9 – coupons ( can’t be doubled or tripled)

VARIATIONS UPC-E ( zero suppressed version of UPC) EAN – superset of UPC UPC digit supplement of UPC UPC-C - 12 digit code with a check digit UPC-D - variable length code (12 digits or more) with the 12th digit being the check digit UPC-B - 12-digit version of UPC with no check digit

Double every odd-numbered digits Add these new digits to the undoubled ones. Note: All double digit numbers are added as a sum of their digits. If the final sum is divisible by 10 then the credit card number is valid. Example

LET’S HAVE A SHORT

Try to see if the credit card is valid.

References: Universal Product Code. In Wikipedia, the free encyclopedia. Retrieved February 28, 2013, from ( Summers, Veronica. How to decode a barcode algorithm. (n.d.). Retrieved February 28, 2013, from ( barcode-algorithm.html) barcode-algorithm.html Johnson, Kimberly. How to Understand Barcodes. (n.d.). Retrieved February 28, 2013, from,( barcodes.html) barcodes.html Moore, Ann. Barcode Interpretation. (n.d.) Retrieved February 28, 2013, from ( Cracking the Credit Card Code. ( January 20, 2011.) Retrieved February 28, 2013, from (