Types of Data Ian Gover Education Technology Adviser

Slides:



Advertisements
Similar presentations
KFUPM COE 202: Digital Logic Design Number Systems Part 3 Courtesy of Dr. Ahmad Almulhem.
Advertisements

Computer Codes Rohit Khokher. Computer Codes Data types NumericNonnumeric IntegerRealAlphabet A, B, C, …,Z a, b, c,…,z Digits 0,…,9 Special Characters.
Information Representation
Representing Information as Bit Patterns
Information Technology Foundation Dr. Robert Chi Chair and Professor, IS department Chief editor, Journal of Electronic Commerce Research.
Figure 0.3: Jacquard’s loom. Figure 0.4: The Mark I computer.
ASCII & Gray Codes.
Ian Gover Education Technology Adviser Somerset County Council Am I cleverer than a computer?
© BYU 02 NUMBERS Page 1 ECEn 224 Binary Number Systems and Codes.
What is the ASCII Code? The American Standard Code for Information Interchange is a character-encoding scheme based on the ordering of the English alphabet.
CODING SYSTEMS CODING SYSTEMS CODING SYSTEMS. CHARACTERS CHARACTERS digits: 0 – 9 (numeric characters) letters: alphabetic characters punctuation marks:
2.1.4 BINARY ASCII CHARACTER SETS A451: COMPUTER SYSTEMS AND PROGRAMMING.
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.
©Brooks/Cole, 2003 Chapter 2 Data Representation.
Representing text Each of different symbol on the text (alphabet letter) is assigned a unique bit patterns the text is then representing as.
Bits & Bytes: How Computers Represent Data
It is pronounced ‘askee’
Aloha Aloha What you see: What the computer sees: binary number columns binary number columns
Working with text ASCII and UNICODE.   
Chapter 1 Data Storage(2) Yonsei University 1 st Semester, 2014 Sanghyun Park.
Ian Gover Education Technology Adviser Somerset County Council Logic and Logic Gates.
Ian Gover Education Technology Adviser Somerset County Council How can I make a game and learn some programming ideas?
Data Representation S2. This unit covers how the computer represents- Numbers Text Graphics Control.
Ahmad Almulhem, KFUPM 2010 COE 202: Digital Logic Design Number Systems Part 4 Dr. Ahmad Almulhem ahmadsm AT kfupm Phone: Office:
Computers and Text Daniel Velasquez Scott Baranick.
Binary Code.
1.11, 1.12, 1.13, 1.14, 1.18, 1.20, 1.23, 1.24, 1.25, 1.32, 1.33.
What do computers know?  All they really know is on or off.  Kind of like a light switch  Computers aren’t nearly as smart as you are!
©Brooks/Cole, 2003 Chapter 2 Data Representation.
Agenda Last class: Memory, Digitizing Numbers Today: Digitizing: Text
More Binary How does a computer represent everything using just zeros and ones?
Section 3.1: Number Representation Practice HW (not to hand in) From Barr Text p. 185 # 1-5.
Ian Gover Education Technology Adviser Somerset County Council Hardware.
DATA REPRESENTATION CHAPTER DATA TYPES Different types of data (Fig. 2.1) The computer industry uses the term “MULTIMEDIA” to define information.
Chap 14 Presentation Layer Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
HNC COMPUTING - COMPUTER PLATFORMS 1 Micro Teach Binary.
What do you think this lesson is all about? Write your answer on a sticky note.
Understanding Computers
DATA Unit 2 Topic 2. Different Types of Data ASCII code: ASCII - The American Standard Code for Information Interchange is a standard seven-bit code that.
11001 / 101, / ) Perform subtraction on the given unsigned binary numbers using the 2's complement of the subtrahend. Where the result.
Understanding Binary Understanding Computers. Understanding Computers L3 – Understanding Binary Learning Objectives All will Understand why all data is.
Lecture Coding Schemes. Representing Data English language uses 26 symbols to represent an idea Different sets of bit patterns have been designed to represent.
Storing Graphics Nat 5 Data Representation Lesson 4a: Storing Graphics
Understanding binary Understanding Computers.
Unit 2.6 Data Representation Lesson 2 ‒ Characters
Lesson 1-10 AP Computer Science Principles
From the ASCII table… Symbol Decimal Binary A B 66
Steganography Example
11001 / 101 , / ) Perform subtraction on the given unsigned binary numbers using the 2's complement of the subtrahend. Where the.
Data Transfer ASCII FILES.
1.11, 1.12, 1.13, 1.14, 1.18, 1.20, 1.23, 1.24, 1.25, 1.32, 1.33 ( 47 )8 = ( )2 ( 47 )16 = ( )2 ( 20 )10.
How does a computer represent everything using just zeros and ones?
BTEC NCF Dip in Comp - Unit 02 Fundamentals of Computer Systems Lesson 10 - Text & Image Representation Mr C Johnston.
Breaking the Code Can anyone guess the phrase from this “code”?
Data Encoding Characters.
How does a computer represent everything using just zeros and ones?
Binary Code  
Figure 0.3: Jacquard’s loom
1. Explain how ASCII is used to represent text in a computer system
From the ASCII table… Symbol Decimal Binary A B 66
Am I cleverer than a computer?
Half Term 1 Please type your name here:.
Hardware Ian Gover Education Technology Adviser
Table 1.1 Powers of Two.
Learning Intention I will learn how computers store text.
Intro to Computer Science CS1510 Dr. Sarah Diesburg
Logic and Logic Gates Ian Gover Education Technology Adviser
FIGURE 1-1 Examples of Voltage Ranges and Waveforms for Binary Signals
C Programming Language
Presentation transcript:

Types of Data Ian Gover Education Technology Adviser Somerset County Council

Programme of Study Coverage understand how data of various types (including text, sounds and pictures) can be represented and manipulated digitally, in the form of binary digits

Google Translate http://translate.google.com

The American Standard Codes for Information Interchange ASCII

Decode the ‘joke’ on the worksheet Coding a message B i n a r y 66 105 110 97 114 121 Decode the ‘joke’ on the worksheet

Pictures and Bitmapping

Sound