Data Handling Topic 1. Data Data is the raw material entered into a computer system. This raw material could be text, numbers, graphics, audio, animation.

Slides:



Advertisements
Similar presentations
Information Representation
Advertisements

Technology ICT Option: Data Representation. Data Representation In our everyday lives, we communicate with each other using analogue data. This data takes.
1 Chapter 2 The Digital World. 2 Digital Data Representation.
Digital Data Representation
Comp 1001: IT & Architecture - Joe Carthy 1 Review Floating point numbers are represented in scientific notation In binary: ± m x 2 exp There are different.
Lecture 6 Graphics, Number Systems. 7.2 Bit-map Graphics Similar to real painting on the canvas, there is no way to change something but paint over it.
1 The Information School of the University of Washington Nov 6fit more-digital © 2006 University of Washington Digital Information INFO/CSE 100,
1 A Balanced Introduction to Computer Science, 2/E David Reed, Creighton University ©2008 Pearson Prentice Hall ISBN Chapter 12 Data.
What is it? The use of computers to present text, sound, graphics, animation and video in an integrated way.
Components Text Text--Processing Software A Word Processor is a software application that provides the user with the tools to create and edit text.
Images you see on your screen are made up of these things called pixels. A screen will show over 1 million pixels and then a computer has to do what it.
Fundamentals Rawesak Tanawongsuwan
CCE-EDUSAT SESSION FOR COMPUTER FUNDAMENTALS Faculty: Anita Kanavalli Department of CSE M S Ramaiah Institute of Technology Bangalore E mail-
©Brooks/Cole, 2003 Chapter 2 Data Representation.
Chapter 2 Data Representation. Define data types. Visualize how data are stored inside a computer. Understand the differences between text, numbers, images,
Bits & Bytes: How Computers Represent Data
Topics Introduction Hardware and Software How Computers Store Data
Representing Information Digitally. Digitization Initially transforming data for computer use Assigning people social security numbers The creation of.
CSCI-235 Micro-Computers in Science Hardware Part II.
Module Code: CU0001NI Technical Information on Digital Images Week -2.
Lecture 4 - Introduction to Computer Graphics
Computers and Scientific Thinking David Reed, Creighton University Data Representation 1.
Multimedia def. Many forms Multimedia Text Hyperlinks Images Audio Animation Video Text Hyperlinks Images Audio Animation Video.
Animated text created using What is it?
3. Multimedia Systems Technology
Chapter 2 Computer Hardware
Shawlands Academy Higher Computing Data Representation.
AS LEVEL ICT2 Processing Different Types of Information.
1 INFORMATION IN DIGITAL DEVICES. 2 Digital Devices Most computers today are composed of digital devices. –Process electrical signals. –Can only have.
Multimedia Elements II Graphics, Digital Video. UIT - Multimedia Production2 Multimedia Elements Multimedia elements include: Text Graphics Animation.
Types of Data. Numbers Text Pictures Sound Video.
Logical Circuit Design Week 2,3: Fundamental Concepts in Computer Science, Binary Logic, Number Systems Mentor Hamiti, MSc Office: ,
Information Processes and Technology Multimedia: Graphics.
Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 3 This presentation © 2004, MacAvon Media Productions Introduction to Computer Graphics.
Tools for information processes Organising IPT 2009.
Marr CollegeHigher ComputingSlide 1 Higher Computing: COMPUTER SYSTEMS Part 1: Data Representation – 6 hours.
Introduction to Digital Media. What is it? Digital media is what computers use to; Store, transmit, receive and manipulate data Raw data are numbers,
Multimedia def. Many forms. Multimedia Text Hyperlinks Images Audio Animation Video Text Hyperlinks Images Audio Animation Video.
Unit 1: Task 1 By Abbie Llewellyn. Vector Graphic Software (Corel Draw) Computer graphics can be classified into two different categories: raster graphics.
Quiz # 1 Chapters 1,2, & 3.
Computer Hardware Basic Computer Concepts Data Representation and Digital Electronics  Data Representation  makes it possible to convert letters, sounds,
Multimedia in Education We are going to Learn – Role of Multimedia in Education.
Authoring and Multimedia Data. Data Sources Data Types Data Compression Techniques Data Security.
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
General Purpose Packages DATA TYPES. Data Types Computer store information in the form of data. Information has meaning. Eg 23 May 2005 Data has no meaning.
The Nature of Data and Information 11 IPT Miss O’Grady.
Marwan Al-Namari 1 Digital Representations. Bits and Bytes Devices can only be in one of two states 0 or 1, yes or no, on or off, … Bit: a unit of data.
CSCI-100 Introduction to Computing Hardware Part II.
Data Representation. What is data? Data is information that has been translated into a form that is more convenient to process As information take different.
COMP135/COMP535 Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 2 Lecture 2 – Digital Representations.
Digital Logic & Design Instructor: Aneel Ahmed Lecture #1.
Bitmap Graphics Graphics. Graphics L2 Bitmap Graphics Learning Objectives Understand how a bitmap graphic is made up of individual pixels Understand that.
Processing Data. Representing Numbers  Recap on Binary Numbers  Binary digit (1 or 0) – known as a ‘bit’, short for BInary digiT – bits generally grouped.
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
Software Design and Development Storing Data Part 2 Text, sound and video Computing Science.
Data Representation. In our everyday lives, we communicate with each other using analogue data. This data takes the form of: Sound Images Letters Numbers.
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.
Introduction to Vector Graphics Graphics. Graphics L1 Introduction to Vector Graphics Learning Objectives All to create and manipulate a simple group.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Text and Images Key Revision Points.
Binary Representation in Text
Technology Literacy Hardware.
Edited by : Noor Alhareqi
Introduction to Computer Graphics
Edited by : Noor Alhareqi
Ch2: Data Representation
Final Study Guide Arts & Communications.
Data Representation and Organization
Option: Data Representation
Option: Data Representation
Presentation transcript:

Data Handling Topic 1

Data Data is the raw material entered into a computer system. This raw material could be text, numbers, graphics, audio, animation or video It is unorganised facts that mean little by themselves Eg: 1 Year Trivial fact: datum = single item of data data* = plural of datum * [commonly used and is accepted as both the singular and plural forms of the word]

Information When data is given a structure and put into context it becomes information a word processed document that we can read and understand A computer interprets and executes instructions to process the data into information Eg: Today + will + be + temperature + hot + a day + a + with + degrees + of Today will be a hot day with a temperature of 32 degrees

Classifying data as information is not always clear and absolute. What is information to one person may be data to another person. Information is a vital tool. Organisations cannot exist without it’s data/information. ‘the more information the better’ – only if the information is suitable, accurate, timely and reliable

Data Coding

Analog Analog data is represented by using continuous signals [wave form] that vary in strength and quality. Eg: an analog clock Because the movement is continuous, a measurement may be taken at any time. Eg: Human speech People combine words into sentences which are continuous

Digital Computers are digital They recognize two states: off and on Digital data is represented using discreet measurements in the form of digits/numbers – 0 & 1 The two digits [0 & 1] represent these two states 0 represents the electronic state of off 1 represents the electronic state of on Eg: a digital clock Shows the time as a certain number of hours and minutes. Time does not change continuously, but in a series of steps, jumping from second to second and minute to minute.

Binary A digit is a single place that can hold numerical values between 0 and 9 - base-10 number system – known as decimal number system. Computers happen to operate using the base-2 number system, also known as the binary number system. Why base-2? Because it makes it a lot easier to perform with current electronic technology.

Binary Technology uses a binary system that has just two unique digits – 0 & 1 Each digit is called a bit (Binary digIT) A bit is the smallest unit of data that a computer can process On it’s own a bit is not very informative When 8 bits are grouped together as a unit, they form a byte. A byte provides enough different combinations of 0s and 1s to represent 256 individual characters.

Units of Measurement

Binary How do you figure out what the value of a binary number is? You do it in the same way you would for a decimal number, but you use a base of 2 instead of a base of 10. Decimal [6,357]: (6 * 10^3) + (3 * 10^2) + (5 * 10^1) + (7 * 10^0) = = 6357 Binary number [11]: (1 * 2^3) + (0 * 2^2) + (1 * 2^1) + (1 * 2^0) = = 11 You can see that in binary numbers, each bit holds the value of increasing powers of 2.

Convert binary to decimal

Convert decimal to binary

Data Types

Numeric Text Hypertext Audiovisual Physical

Numeric Consists of numbers and decimal points. Both arithmetic operations (+ - * /) and logical operations (and, or, if, not) are performed on numeric data. Numbers can be used for calculations as well as sorted and compared to each other. A common file extension for numeric data include:.xls (spreadsheet)

Text Can contain any combination of letters, numbers and special characters. Sometimes textual data is known as alphanumeric data. Text is organised into words, sentences and paragraphs. Some common file extensions for text include:.doc (document).txt (text).rtf (rich text format) Essays, reports, letters, s are examples of textual data.

Hypertext Text displayed on a computer or other electronic device with references (hyperlinks) to other text that the reader/user can immediately access, usually by a mouse click Some file extensions for hypertext include:.html.htm

Audiovisual Various forms of data that we can hear or see Data takes the form of graphs, drawings, photographs, video sequences and sound.

Audiovisual - graphics There are two types of graphics Bitmapped graphics Each image is a pattern or map of tightly packed dots (ie bits) Each dot [a pixel – picture element] has a separate memory position that is represented by a colour or shade of grey when you enlarge a bitmapped graphic, you enlarge each pixel creating a staircase pattern called aliasing or “pixelated” e.g. photographs Most images on your computer are composed of bitmaps Vector graphics Not made up of a grid of pixels Allows continuous lines to be drawn comprised of paths which are defined by a start and end point Graphics are stored as mathematical formulas These graphics can be scaled to a large size and not lose any image quality

Audiovisual - graphics Common bitmap file extensions are:.bmp - bitmap.jpeg- Joint Photographic Experts Group.gif - Graphics Interchange Format.tif - Tagged Image File Common vector file extensions are:.ai – Adobe Illustrator.eps – Encapsulated PostScript file.svg – Scalable Vector Graphics file.drw – Drawing file

Audiovisual - audio An electrical representation of sound which can be transmitted or reproduced Common file extensions include:.mp3.wav.midi

Audiovisual Video and Animation Video The technology of electronically capturing, recording, processing, storing, transmitting and reconstructing a sequence of still images representing scenes in motion Animation The rapid display of a sequence of images of 2-D or 3- D artwork or model positions in order to create an illusion of movement. Common file formats for video include:.mpg,.mov Common file formats for animation include:.swf,.gif

Physical Captured from the environment. Light, temperature and pressure The temperature of a room may be controlled by a computer A thermostat is set to sense the air temperature. When the temperature exceeds a specified level, a cooling system is turned on. The warmth of the air is used as physical data input into a thermostat to regulate room temperature.