Coding Seven’s and Nine’s Sol: DM.11 Classwork: Students will take turns reading the “Coding Introduction” Worksheet aloud Homework (day 46): Worksheet.

Slides:



Advertisements
Similar presentations
Identification Numbers
Advertisements

Chapter 16: Check Digit Systems
Error Detection and Correction Parity Schemes: Modulo 2 addition (XOR) Word parity Block Parity.
Pamela Leutwyler. 9 goes into 36 four times with remainder = 9.
Divisibility Rules Page 10 in textbook.
Digital Fundamentals Floyd Chapter 2 Tenth Edition
MAT 1000 Mathematics in Today's World Winter 2015.
Identification Numbers
Summary of lecture 4 We are accustomed to count like 1,2,3,4,5,6,7,8,9,10,11,12,… This is called counting in base 10 – the second digit tells us how many.
Warm up Match each of the phrases with its appropriate operation. Operations may be matched more than one.  More than  Decreased by  Product  Quotient.
Factors Terminology: 3  4 =12
Binary Numbers.
MAT 1000 Mathematics in Today's World Winter 2015.
1.6 Signed Binary Numbers.
Mathematics in Management Science
Chapter 16: Identification Numbers Lesson Plan
Divisibility Rules and Mental Math
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
What is it? It is an applications driven course that is based upon the study of events that occur in small, or discrete, chunks. Discrete concepts are.
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.
3.2 Data Checking.
Fault Tolerance CDA 5140 Spring 06 Everyday FT. Background Use of check digits for error detection on everyday applications used extensively but most.
Check Digit Schemes Jerzy Wojdyło Southeast Missouri State University May 13, 2002.
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.
Chapters 16 & 17 Sarah Cameron 18 March  Review of Modular Arithmetic  Identification Numbers ZIP Codes Bar Codes  Binary Codes  Encryption.
Divisibility Everyday Math Lesson 1.5.
Spring 2015 Mathematics in Management Science Identification Numbers Data Security Check Digits UPCs, Routing Nos, Bar Codes Personal Data.
Divisibility Rules and Number Theory
Protocol The status of assignments will be kept on the web. To protect identity, you will be assigned a UNIQUE 3 character code. That is the only identifier.
DIVISIBILITY RULES.
Ways to Check for Divisibility Dividing By 1 All numbers are divisible by 1.
Name ______________________________________ Number _______________________ Division Test Study Guide Vocabulary, Models, 1 Digit Divisor with Remainders.
AS computing Validation and verification. Introduction It is important to maintain the integrity of any database of information. Any data item must always.
Barcodes! Felipe Voloch These notes and the barcode program are available at /barcode.html.
CIT PowerPoint presentation Group 4. Unit 1, Chapter 2 Basic Concept on Data DATA AND INFORMATION What is data? Data consists of all sorts of unorganised.
Ways to Check for Divisibility Dividing By 1 All numbers are divisible by 1.
Dividing Polynomials SYNTHETIC DIVISION AND LONG DIVISION METHODS.
Divisibility Rules: What are they? Rules to help you determine if numbers are divisible by other numbers. Divisible – if a number can be divided by another.
Chapter 3 Data Control Ensure the Accurate and Complete data is entering into the data processing system.
Check Digits Tanli Su. Introduction -identification numbers are used to easily identify people, products, books, accounts, credit cards, driver's licenses,
Divisibility and Mental Math. Vocabulary A number is divisible by another number if it can be divided into and result in a remainder of is divisible.
2, 3, 5, 9, 10 “Divisible BY” What does it mean?
TRANSLATING Word phrases to algebraic expressions.
Divisibility Rules. What Are Divisibility Rules? They are a quick way to tell if one number can be completely divided into another without a remainder.
Divisibility and Mental Math Lesson 3-1. Vocabulary A number is divisible by another number if it can be divided into and result in a remainder of 0.
My Book of Divisibility. THE 2’s Example: 30, 42, 24, 76, 98, Must be an even number Number must end in a 0, 2, 4, 6, or 8.
Weighted Codes, Codabar, ISBN & Code 39 Sol: DM.11 Classwork: worksheet Homework (day 47): worksheet.
Vehicle Identification Number Breakdown Sol: DM.11 Classwork: Power point examples Homework (day 49): Practice questions from blog (1-2)
MAT199: Math Alive Error corretcing and compression Ian Griffiths Mathematical Institute, University of Oxford, Department of Mathematics, Princeton University.
Pre-Calculus Section 8.6A Counting Principles. 1. Eight pieces of paper are numbered 1 to 8 and placed in a box. One piece of paper is drawn from the.
DIVISIBILITY RULES. A number is divisible by: If the number ends in 0 the number is also divisible by 2 and 3 the sum of the number's digits.
3x + 2 6x3 - 5x2 – 12x – 4 2x2 – 3x – 2 6x3 + 4x2 -9x2 – 12x -9x2 – 6x
Divisibility Rules.
Chapter 16: Identification Numbers Lesson Plan
Divisibility and Mental Math
Divisibility and Mental Math
The Digital Revolution
UPC, Bar codes, Zip + 4 (Post Net) Sol: DM.11
Fundamentals of Data Representation
Chapter Nine: Data Transmission
Divisibility Rules.
A number is divisible by 2 (is even) if it has a ones digit of 0, 2, 4, 6, or 8 (that is, it has an even ones digit). Examples: A number is divisible by.
Divisibility Rules.
Objective: Learn to test for divisibility.
Decimal / Binary Conversions
Chapter 16: Identification Numbers Lesson Plan
Rules of Divisibility A number is said to be “divisible” by a number if you can divide it by that number and get no remainder.
Algebraic Expressions and Terms
Agenda Ticket in the Door Do now
§4.2, Number Bases in Positional Systems
Presentation transcript:

Coding Seven’s and Nine’s Sol: DM.11 Classwork: Students will take turns reading the “Coding Introduction” Worksheet aloud Homework (day 46): Worksheet (1-12) Coding Project due Test Day!

Zip Codes Because of the volume of mail, the US Postal Service uses machines to read and sort much of this country’s mail. In order to do this it is necessary for ZIP Codes to be represented by a code that can be read by machines. In the next slide, there are several five-digit ZIP Codes and the machine-readable characters that represent them. Can you “Crack the code?” What symbols, for example represent 5? Or 7? Try to determine the symbols that represent each of the ten digits of our number system.

Secret Codes For reasons of secrecy, codes are often used to disguise information that is sent from one party to another. The next slide illustrates a message that is coded. The coding has been done by exchanging one letter of the alphabet for another. Can you decode the message?

CODED INFORMATION Error Detecting Code is a code that detects certain types of errors. Check Digit using 9 A. United States Postal Service 1. Find the sum of the first ten digits. 2. Divide the sum by The check digit id is the remainder. (once divided if the remainder does not match the last number of the postal code it was entered incorrectly)

Ex: Determine the check digit which should be appended to the US postal service money order identification number Sum = Divided by 9 = … 3. Check Digit ID = 5

B. American Express/ VISA Traveler’s Checks 1. Find the sum of all the digits. 2. The sum must be divisible by 9.

Ex: Determine the check digit which should be appended to the American express/ VISA travelers Cheque ID number Sum = 38 Adding what would make it divisible by 9? 7 Check digit is 7 (because that is what makes it divisible by 9)

Check Digit using 7 A. Airline Tickets, Federal Express Mail, UPS Packages, Avis & National Car Rentals. 1. Take the actual number (without the check digit) & divide by The check digit is the remainder.