Information and Creative Technology

Similar documents
HARDWARE AND OPERATING SYSTEMS

Chapter Two. Hardware Basics: Inside the Box

INTRODUCTION TO COMPUTERS

General Computing Concepts. Coding and Representation. General Computing Concepts. Computing Concepts: Review

Chapter 9: A Closer Look at System Hardware

Chapter 9: A Closer Look at System Hardware 4

CMSC 1513 Lecture 1.2

System Unit Components Chapter2

Chapter 4 The Components of the System Unit

Bits, bytes, binary numbers, and the representation of information

Terminology, Types of Computers & Computer Hardware

Unit - II. Computer Concepts and C Programming 06CCP13. Unit II

Introduction. Arizona State University 1

Memory Addressing, Binary, and Hexadecimal Review

7/28/ Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc.

COMP 102: Computers and Computing

About the Presentations

Management Information Systems OUTLINE OBJECTIVES. Information Systems: Computer Hardware. Dr. Shankar Sundaresan

Lecture #3: Digital Music and Sound

Technology in Action

Chapter 4 The Components of the System Unit

C H A P T E R 1. Introduction to Computers and Programming

HANDOUT: COMPUTER PARTS

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science

User. Application program. Interfaces. Operating system. Hardware

Information Science 1

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware

CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS

umber Systems bit nibble byte word binary decimal

Part I: Hardware and communication

Chapter 2. Prepared By: Humeyra Saracoglu

Data Storage. Slides derived from those available on the web site of the book: Computer Science: An Overview, 11 th Edition, by J.

Microprocessors I MICROCOMPUTERS AND MICROPROCESSORS

CMSC 104 -Lecture 2 John Y. Park, adapted by C Grasso

An Overview of the Computer System. Kafui A. Prebbie 24

Lab Determining Data Storage Capacity

Computers Are Your Future

Discussion. Why do we use Base 10?

08 Sound. Multimedia Systems. Nature of Sound, Store Audio, Sound Editing, MIDI

MACHINE LEVEL REPRESENTATION OF DATA

Pharmacy college.. Assist.Prof. Dr. Abdullah A. Abdullah

Bits and Bytes. Here is a sort of glossary of computer buzzwords you will encounter in computer use:

MRIEHEL SECONDARY SCHOOL HALF-YEARLY EXAMINATIONS 2016~17. Year 9 Computing Time: 1hr 30mins MARKING SCHEME. a) CPU : b) MSB : c) GUI :

Machine Architecture and Number Systems

Memory & Logic Array. Lecture # 23 & 24 By : Ali Mustafa

UNIT 7A Data Representation: Numbers and Text. Digital Data

2011 Francisco Delgadillo

Chapter 1. Data Storage Pearson Addison-Wesley. All rights reserved

Computers Are Your Future

Objectives. Connecting with Computer Science 2

Memory Study Material

CC411: Introduction To Microprocessors

Dec Hex Bin ORG ; ZERO. Introduction To Computing

SKILL AREA 304: Review Programming Language Concept. Computer Programming (YPG)

lesson 3 Transforming Data into Information

The x86 Microprocessors. Introduction. The 80x86 Microprocessors. 1.1 Assembly Language

Lecture 1: What is a computer?

Homeschool Enrichment. The System Unit: Processing & Memory

Name: Date: Hour: The abacus (still in use today) is about 5,000 years old. Not a computer.

Machine Architecture and Number Systems CMSC104. Von Neumann Machine. Major Computer Components. Schematic Diagram of a Computer. First Computer?

Data Representation. Types of data: Numbers Text Audio Images & Graphics Video

IT 1204 Section 2.0. Data Representation and Arithmetic. 2009, University of Colombo School of Computing 1

The Components of the System Unit

Chapter 2 Number Systems and Codes Dr. Xu

Full file at

Introduction To Computer Hardware

The personal computer system uses the following hardware device types -

Chapter 1 Computer and Programming. By Zerihun Alemayehu

System Unit Components. Chapter2

Topics. Hardware and Software. Introduction. Main Memory. The CPU 9/21/2014. Introduction to Computers and Programming

2016 P C Basics Page 1

5. a computer which CPU speed around 100 million instruction per second and with the word length of around 64 bits is known as

Introduction to Computers. Joslyn A. Smith

Department of Industrial Engineering. Sharif University of Technology. Operational and enterprises systems. Exciting directions in systems

2/15/2008. Announcements. Programming. Instruction Execution Engines. Following Instructions. Instruction Execution Engines. Anatomy of a Computer

Computer Organization

MRIEHEL SECONDARY SCHOOL HALF-YEARLY EXAMINATIONS 2016~17. Year 9 Computing Time: 1hr 30mins

The Programming Process Summer 2010 Margaret Reid-Miller

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software

What's in a computer?

Stonelaw High School. Computing Science. BGE - Computer Systems

Digital codes. Resources and methods for learning about these subjects (list a few here, in preparation for your research):

Chapter 4: Computer Codes. In this chapter you will learn about:

Example 1: Denary = 1. Answer: Binary = (1 * 1) = 1. Example 2: Denary = 3. Answer: Binary = (1 * 1) + (2 * 1) = 3

What is the typical configuration of a computer sold today? 1-1

DIGITAL SYSTEM DESIGN

1 Digital tools. 1.1 Introduction

For the A+ Certification exams, you should be able to identify the names, functions, and characteristics of the major components and ports of a Pc.

What s inside your computer? Session 3. Peter Henderson

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory.

VISUAL SUMMARY. The System Unit

Cambridge International Examinations Cambridge International General Certificate of Secondary Education. Published

MECE336 Microprocessors I

M1 Computers and Data

CHAPTER 10: SOUND AND VIDEO EDITING

8/16/12. Computer Organization. Architecture. Computer Organization. Computer Basics

Components of a Computer System

Agriculture & Business Management Notes...

Chapter 7. Representing Information Digitally

3 Data Storage 3.1. Foundations of Computer Science Cengage Learning

Transcription:

Information and Creative Technology Unit 2 Technology Systems Analogue and Digital data

Introduction Analogue data occurs in the natural world and changes constantly with time. Examples include the human voice, temperature and musical instruments. Digital data is a representation of a sequence of discrete values or numbers, such as digital clocks and Morse code. It is digital data that computers process in the form of binary numbers.

Analogue Digital Conversation There is a need to convert analogue signals, such as the human voice, to digital signals so that computers can process and interact with the natural world. Can you think of any?

Analogue Digital Conversation Digital transmissions are able to check for errors, so that there is no change or distortion in the data being transmitted. Sometimes computers encrypt digital transmissions to make them more secure, so if anyone is able to intercept the transmission they will not be able to understand the data. To transfer data it needs to be conveyed by either analogue or digital signals through cables or wireless. Data has to be converted to digital in order to be used by any devices or transferred over a network or the internet. Analogue data is data that continuously varies. An example of this is human speech: sound waves travel through the air and can be heard from someone s ears. Analogue data includes non-digital music and any sounds produced in the environment.

Analogue Analogue data travels in a wave. It is drawn in a smooth wave. This represents how sound waves move through the atmosphere. They are smooth and continuous with no breaks in them.

Digital Digital wave is data transmitted or stored using bits and bytes. The smooth analogue waves are sampled at regular intervals and simulate sound waves. Digital data is drawn in staggered waves. The computer fills in the gaps between the samples. The more often the waves are sampled, the higher the quality of the sound, as it is closer to the original analogue wave.

Binary Digital data in any computer is represented using binary notation. Which uses on two digits: 0 and 1. The use of binary notation works very well in every part of a computer, which is why binary numbers represent all data within a computer. Here are some examples of how binary notation is represented in different hardware devices. In RAM, binary notation is represented in transistors (electrical components contained within microprocessors) as with electrical charge (1) or without electrical charge (0). In hard disk drive, binary notation is represented in the magnetic surface of the disk as North (1) or South (0). In a DVD, binary notation is represented in the reflective surface of the disk to a laser as reflective (1) or not reflective (0).

Bits A bit (binary digit) is a single character of data, either a 1 or 0. It is the smallest measurement of data. Digital data is carried in pulses of energy around the components inside a digital device. Binary is represented by 1s and 0s, but is actually pulses of electricity which transfer data in a device. Pulse of electricity =1 No electricity = 0

ASCII American Standard Code for Information Interchange ASCII is a system used to represent characters in a binary format. It uses byte values 48-57 to represent the numbers 0-9, byte Values 65-90 to represent the upper case letters A-Z, Values 97-122 to represent the lowercase letters a-z and other byte values for punctuation and other uses. You can see the ASCII character set used on a PC in the Character Map program in accessories under System Tools.

ASCII Table

Word and Word Length A word is a term to describe a number of bits for example, 32 bits used by a particular processor. A word is basically a fixed sized group of bits (binary data) that is handled as a group by the instruction set and the CPU The size of the word length is important in the processor design, as it affects the processoring power of a computer. In general, the larger the word length the greater the processing power of the microprocessor and the more memory that can be addressed. For example, in a memory subsystem such as the data bus between CPU and RAM, the amount of data transferred in a clock cycle is typically a word. Therefore, the larger the word length the greater the amount of data that is transferred per clock cycle, so the greater the processing power of the computer.

Storage Units A byte is used to describe the size or capacity of memory and data storage. The table on the next slide gives the different multiples of bytes used to show the magnitude of the units. Because computers use binary, magnitudes are used as the approximate values, so a megabyte is 1,048,576 bytes but is thought of as a million.

Storage Units