Number System What’s the most natural way to count?

Slides:



Advertisements
Similar presentations
Reagan/Clinton Compare/Contrast Essay. I. Reagan and Clinton both argue... but... A.Reagan argues B.Clinton argues.
Advertisements

Calculating in Other Bases
I.1 ii.2 iii.3 iv.4 1+1=. i.1 ii.2 iii.3 iv.4 1+1=
How Computers Think: Binary, Decimal and Hexadecimal For NYSCPT Summer Institute, NYU Andrew O’Neill Columbia University.
CMPE12cGabriel Hugh Elkaim 1 Number Systems. CMPE12cGabriel Hugh Elkaim 2 A Brief History of Numbers From Gonick, Cartoon Guide to Computer Science.
I.1 ii.2 iii.3 iv.4 1+1=. i.1 ii.2 iii.3 iv.4 1+1=
Binary Mathematics. Counting system There are three kinds of people in the world: those who can count, and those who can not. - Unknown Wisdom Today’s.
Roman Numerals. Roman Numerals - Past and Present  Romans used them for trading and commerce.  When Romans learned to write they needed a way to write.
man/html/RomanMatch.htmlhttp://fi.edu/time/keepers/Silver man/html/RomanMatch.html Please open above link and play a.
ITEC 352 Lecture 6 Back to binary. Binary Review Decoders 7 segment display Complexity of wiring Questions?
$100 $200 $300 $400 $100 $200 $300 $400 $300 $200 $100 Names of numbers above 100 Names of numbers above 1,000 Names of numbers above 10,000 Roman /
CSE 20 Discrete Mathematics Instructor CK Cheng, CSE2130 tel: Teaching Assistants Jingwei Lu
EQ: How do you read and write Roman Numerals? Where do you see Roman Numerals? Super Bowl & Olympics Movies Clocks Outlines Books Names (Henry VIII)
Roman Numerals. Developed by Romans Roman Numerals Use 7 letters as numbers.
Roman Numerals. The Numbers I-1 II-2 III-3 IV-4 V-5 VI-6 VII-7 VIII-8 IX-9 X-10 C-100 D-500 M-1000.
Roman Numerals By Abigail Alabaster.
By.. Miss Prangtip Kaewsuphot
Fractions, Decimals, & Percents. I. How to convert fractions to decimals There is only 1 step in these types of problems:  Take the top number of your.
2nd Grade – Robin Daugherty
Numeration Systems Introduction to Binary, Octal, and Hexadecimal.
Supplemental Chapter Number Bases
Roman Numerals Northern Computer Lab. The Roman Numeral System is based on 7 different symbols. This system was developed in ancient Rome.
Calculating Two’s Complement. The two's complement of a binary number is defined as the value obtained by subtracting the number from a large power of.
CMPE12c Fall 03Cyrus BazeghiCMPE12c Fall 03Cyrus Bazeghi 1 Number Systems.
DATA REPRESENTATION, DATA STRUCTURES AND DATA MANIPULATION TOPIC 4 CONTENT: 4.1. Number systems 4.2. Floating point binary 4.3. Normalization of floating.
Number Systems Bangor High School Ali Shareef 3/10/06.
©Contrinex JDC PPT_XF_BinHexDecASCII Encoding information J.-D. Chatelain.
(Actually, “Numeral Systems”).  Unary ◦ Each item is represented by an instance of a symbol Example: 7 might be ||||||| ◦ Also called “tally”  Sign-value.
Numbers The numbers we write are made up of algorithms, (1, 2, 3, 4, etc.) called Arabic algorithms, to distinguish them from Roman.
CS 104 Introduction to Computer Science and Graphics Problems Data Representation(1) Number Systems 09/12 ~ 09/16 /2008 Yang Song (Prepared by Yang Song.
How did the ancients use numbers?
Number Systems. Prehistory Unary, or marks: / /////// = 7 /////// + ////// = ///////////// Grouping lead to Roman Numerals: VII + V = VVII = XII Better,
TITLES OF THE HOLY SPIRIT TEXT: Ephesians 1:13,14.
How Numbers developed. by Pavitra Cumaraswamy. The history of Ancients using numbers The best known ancient numeral system is Roman numerals. In the 14.
Presentation on Number System
An outline is useful to organize your information You put this information in categories You use various symbols to organize your information For main.
Chapter 2 Binary Values and Number Systems Chapter Goals Distinguish among categories of numbers Describe positional notation Convert numbers in.
Digital Electronics Principles & Applications Fifth Edition Chapter 2 Numbers We Use in Digital Electronics ©1999 Glencoe/McGraw-Hill Roger L. Tokheim.
Arithmetic Chapter 4 Subject: Digital System Year: 2009.
Binary Addition and Subtraction. Arithmetic Operations Arithmetic operations in a computer are done using binary numbers and not decimal numbers and these.
Roman Numerals. A Brief History of Roman Numerals Roman numerals originated in ancient Rome. This ancient counting system is believed to have started.
Programming for GCSE Topic 2.2: Binary Representation T eaching L ondon C omputing William Marsh School of Electronic Engineering and Computer Science.
CPIT 201 King AbdulAziz University Faculty of Computing & Information Technology Information Technology Department CH 2 Number Systems CPIT 201 Introduction.
Лучевая диагностика заболеваний пищевого канала
Prepared By: Norakmar Binti Mohd Nadzari CHAPTER 2 ARITHMETIC AND LOGIC UNIT.
Introduction To Number Systems
Danville Senior Center May 5, 2016
The History of Computers
Std. :- 5th Sub. :- Mathematics Chapter no. 01 ROMAN NUMERALS.
RFID - EN Encoding information Encoding information J.-D. Chatelain.
COUNTING IN BINARY Binary weightings 0 x x x x 8
WORLD HISTORY READERS Level 1-⑧ The Magic of Numbers.
Flow diagrams (i) (ii) (iii) x – Example
Numbering Systems and Binary
Digital Electronics Ms. Deepa Mehta.
3. Old Brain I III II V IV VII VI VIII IX X XII XI
Absolutism.
Numeration systems Numeration systems are used to represent and manipulate numeric values. We have to distinguish between a numeric value and a numeric.
Numbers
УВС АЙМГИЙН НИЙГЭМ ЭДИЙН
COUNTING IN BINARY Binary weightings 0 x x x x 8
Chapter 2 Number Systems.
Roman Numerals.
Chapter 2 Number Systems.
Roman numerals -Rules for writing.
Chapter 2 Number Systems.
Number Basics Lesson 2: Number Basics.
Who can win more gold medals?
Chapter 2 Number Systems.
DIGITAL SIGNAL.
Presentation transcript:

Number System What’s the most natural way to count?

Number System What’s the most natural way to count? Use your hands. ( or maybe feet too! )

In ancient times, people use notches What’s the problem? Number System

The need for a number system to count. -- a small set of symbols -- has to be convenient for calculation -- has to cover all the numbers, of course… What are some of the number systems that we are using?

Number System Decimal numbers Money! Roman numerals. Why decimals?

Number System Roman Numerals I (1), II ( 2 ), III ( 3) What is 4 ?

Number System IV ( 4 ) V ( 5 ), VI ( 6 ) … IX( 9 ), X( 10 ), XI ( 11 ) … L ( 50 ), C ( 100 ), D ( 500 )

Number System How good is it?

Number System CDXLVIII is 448

Number System 600 AD: The Arabic number system is started. In 15th Century, it is prevalent in Europe. So the Arabic decimal number system is great for us. But is it good for every body?

Number System What’s a decimal system? What’s base-10? Really, 657 = 6 * * * 1 = 6 * * * 10 0

Number System So what base would E.T. use?

Number System

657 ( in E.T.’s system) = 6 * * * 8 0 = ? ( in decimal )

Number System 657( Octal ) = 431 ( in decimal ) What about computer? Which base would it like to use?

Number System 1011 = 1 * * * * 2 0 =11 ( in decimal )

Number System To do addition in binary

Number System What else can we do with numbers other than counting and arithmetic?

Number System We can encode any symbols with numbers!! Hence, a computer can store all kinds of stuff by representing symbols as binary numbers.

Number System Data!