L EARN TO C OUNT IN B INARY CALLED “M ACHINE L ANGUAGE ” T HE L ANGUAGE OF THE C OMPUTER …. Now you will become a real “bit head” or “computer nerd” 0’s.

Slides:



Advertisements
Similar presentations
ICS312 Set 2 Representation of Numbers and Characters.
Advertisements

How Computers Represent Numbers Friday, Week 5. Binary Code A series of 1’s and 0’s Place value is in powers of 2.
Chapter 8_2 Bits and the "Why" of Bytes: Representing Information Digitally.
28-Jun-15 Number Systems. 2 Bits and bytes A bit is a single two-valued quantity: yes or no, true or false, on or off, high or low, good or bad One bit.
Overview Digital Systems, Computers, and Beyond
Data Representation in Computers
Data Representation (in computer system) Computer Fundamental CIM2460 Bavy LI.
CCE-EDUSAT SESSION FOR COMPUTER FUNDAMENTALS Date: Session III Topic: Number Systems Faculty: Anita Kanavalli Department of CSE M S Ramaiah.
Bits and Bytes.
COMPUTER FUNDAMENTALS David Samuel Bhatti
Computer Systems Nat 4/5 Computing Science Data Representation Lesson 3: Storing Text.
Lesson Objectives Explain the use of binary codes to represent characters Explain the term “Character set” Describe with examples (for examples ASCII and.
Computer Systems Nat 4/5 Computing Science Data Representation Lesson 3: Storing Text.
CHARACTERS Data Representation. Using binary to represent characters Computers can only process binary numbers (1’s and 0’s) so a system was developed.
Hexadecimal and ASCII Lesson Objective: Understand the purpose of ASCII and how to use it. Lesson Outcome: Convert between Hexadecimal and ASCII Convert.
Bits, Bytes, KiloBytes, MegaBytes, GigaBytes & TeraBytes.
Computer System Basics 1 Number Systems & Text Representation Computer Forensics BACS 371.
Charles Kime & Thomas Kaminski © 2008 Pearson Education, Inc. (Hyperlinks are active in View Show mode) Chapter 1 – Digital Systems and Information Logic.
Data Representation S2. This unit covers how the computer represents- Numbers Text Graphics Control.
Computer Math CPS120: Data Representation. Representing Data The computer knows the type of data stored in a particular location from the context in which.
Binary Arithmetic & Data representation
D ATA REPRESENTATION, BINARY SYSTEM, B IT, B YTE, ASCII C ODE Chapter 3 Mr.Mohammed Rahmath.
Binary Code.
1 Data Representation Characters, Integers and Real Numbers Binary Number System Octal Number System Hexadecimal Number System Powered by DeSiaMore.
D ATA REPRESENTATION, BINARY SYSTEM, B IT, B YTE, ASCII C ODE Chapter 4 Lecturer In Charge: Manesh T 1.
Computer Science Binary. Binary Code Remember the power supply that is inside your computer and how it sends electricity to all of the components? That.
Data Representation Conversion 24/04/2017.
Representing Characters in a computer Pressing a key on the computer a code is generated that the computer can convert into a symbol for displaying or.
THE BINARY NUMBER SYSTEM “There are only 10 types of people in this world: Those who understand BINARY and those who do not.”
Springfield Technical Community College Center for Business and Technology.
CS 111 – Sept. 1 Intro to data representation Binary numbers –Convert binary  decimal –Convert decimal  binary Text –ASCII and Unicode Commitment: –For.
Irvine, Kip R. Assembly Language for Intel-Based Computers 6/e, Signed Integers The highest bit indicates the sign. 1 = negative, 0 = positive.
Agenda Character representation Numerical Conversions ASCII EBCDIC
Binary 101 Gads Hill School. Aim To strengthen understanding of how computers use the binary number system to store information.
Information Coding Schemes Group Member : Yvonne Tiffany Jurifah bt Junaidi Clara Jane George.
HNC COMPUTING - COMPUTER PLATFORMS 1 Micro Teach Binary.
The Hexadecimal System is base 16. It is a shorthand method for representing the 8-bit bytes that are stored in the computer system. This system was chosen.
Understanding Computers
Binary a. express numbers in binary, binary-coded decimal (BCD), octal and hexadecimal;
Base 16 (hexadecimal) Uses the decimal digits and the first letters of the alphabet to encode 4 binary bits (16=2 4 ) abcdef or ABCDEF.
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Encoding J. Holvikivi 2012.
1.4 Representation of data in computer systems Character.
Lecture Coding Schemes. Representing Data English language uses 26 symbols to represent an idea Different sets of bit patterns have been designed to represent.
Nat 4/5 Computing Science Data Representation Lesson 3: Storing Text
DATA REPRESENTATION - TEXT
Binary Representation in Text
Binary Representation in Text
Understanding binary Understanding Computers.
Unit 2.6 Data Representation Lesson 2 ‒ Characters
Lesson Objectives Aims You should be able to:
Unit 18: Computational Thinking
CSCI 198: Lecture 4: Data Representation
Data Transfer ASCII FILES.
CSCI 161: Lecture 4: Data Representation
Bits & Bytes How Computers Represent Data
Information Support and Services
What is Binary? Binary is a two-digit (Base-2) numerical system, which computers use to process and store data. The reason computers use the binary system.
EPSII 59:006 Spring 2004.
RFID - EN Encoding information Encoding information J.-D. Chatelain.
Data Encoding Characters.
Data Representation ASCII.
Data Representation Question: Characters
Data Representation Conversion 05/12/2018.
COMS 161 Introduction to Computing
COMS 161 Introduction to Computing
How Computers Store Data
Learning Intention I will learn how computers store text.
Chapter 3 - Binary Numbering System
Lecture 36 – Unit 6 – Under the Hood Binary Encoding – Part 2
ASCII and Unicode.
Presentation transcript:

L EARN TO C OUNT IN B INARY CALLED “M ACHINE L ANGUAGE ” T HE L ANGUAGE OF THE C OMPUTER …. Now you will become a real “bit head” or “computer nerd” 0’s and 1’s

0 = OFF 1 = ON ELECTRICAL IMPULSES EXAMPLE: WHAT HAPPENS WHEN YOUR CELL PHONE DIES? NO ELECTRICITY! Did you know? The human brain also runs off of electrical impulses called …..

B INARY D IGITS ARE 1’ S OR 0’ S DIGIT = A S INGLE N UMBER BINARY = A N UMBER S YSTEM B ASED ON ZEROS OR ONES. A bit is a 1 or a 0. B INARY D IG I T = BIT

B INARY VOCABULARY Bit = 0 or 1 Byte = 8 bits 1 Byte = 1 character on the keyboard (, A, ©) Nibble = part of a byte (4 bits = ½ of a byte) Hex = 6 (six-sided) Hexadecimal = 16 digits = hex (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15) Used when creating and mixing colors It’s how we get 16 million different colors to use on our computer).

ASCII (American Standard Code for Information Interchange) ASCII is a standard that all computers can understand. It contain 128 characters but 33 of these are non-printing and mostly obsolete control character that affect how text is processed. All 95 other characters correspond to a number. ASCII start as a standard in 1967 and was later updated in There is also extended tables but no one of these is a real standard. It depends on your computer.

UNICODE D EFINITION Unicode is the international standard whose goal is to provide the means to encode the text of every document people want to store in computers. Including Mathematics and all Written Languages Around the World ä Ӫ Ӕ ऴ ಸ ᇫᅧദ

T HE B INARY NUMBER = WE NEED 8 VOLUNTEERS TO BE BINARY DIGITS ( CLASS CHOOSE NUMBERS BETWEEN 0 AND 255)

COUNTING IN HEXIDECIMAL REPEAT THE RIGHT 4 BITS TWICE If the “nibble” adds up to 10 – 15, use A – F F F

JUST FOR FUN H OLD YOUR A LT K EY D OWN AND PRESS THE 4- DIGIT D ECIMAL NUMBER OF THE NUMERIC KEYPAD AND SEE WHAT YOU GET ???? Alt – 0169 is © the copyright symbol The utility of ASCII is when you don't know where to find a character on your keyboard. You just have to press the ALT key, hold it down and type the decimal number on the numeric keypad.

W EB R ESOURCE FOR FINDING CHARACTERS