Digital Information Technology

Slides:



Advertisements
Similar presentations
Information Representation
Advertisements

BT 1005 Managing Information Lecture 2 Data Representation, Storage and Transmission.
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.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Basic Computer Hardware and Software.
Digital Data Representation
Computer Hardware Introduction. Computer System Components Input Keyboard, Mouse, Camera, Touch Pad Processing CPU Output Monitor, Printer Storage Floppy,
Representing Data, Pictures, Time, and Size in Computer
What Is A Computer System?
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Bits are Not just for Numbers Computers store characters as bits or binary digits. Characters from the English-language keyboard are represented in ASCII.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
1 A Balanced Introduction to Computer Science, 2/E David Reed, Creighton University ©2008 Pearson Prentice Hall ISBN Chapter 12 Data.
V Material obtained from summer workshop in Guildford County.
TECHNOLOGY GUIDE 1: Hardware
Computer Hardware. “ Copyright 2005 John Wiley & Sons Inc.” TG 12 Chapter Outline Introduction The Central Processing Unit Computer Memory Evolution of.
Computer Hardware Computer Technology Jeopardy Review By C. Lyman © July 2007.
Chapter 2 Data Representation. Define data types. Visualize how data are stored inside a computer. Understand the differences between text, numbers, images,
Flash Cards Computer Technology.
Tom Allen Computer Science Department Trinity University.
UNIX Unbounded 5 th Edition Amir Afzal Chapter 1 First Things First.
CSCI-235 Micro-Computers in Science Hardware Part II.
Practical PC, 7th Edition Chapter 17: Looking Under the Hood
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
MBMPowered by DeSiaMore System Unit 1. MBMPowered by DeSiaMore Definition The system unit/system cabinet is a container that houses most of the electronic.
Lesson 2 — How Does A Computer Process Data?
Computers Inside and Out
Introduction to Computers
What is a Computer ? What is the application of computer in Our Daily Life ? What is the application of computer in Teaching Field?
Chapter 2 Computer Hardware
Copyright © 2003 by Prentice Hall Module 5 Central Processing Unit 1. Binary representation of data 2. The components of the CPU 3. CPU and Instruction.
Slide 1 Wednesday, October 07, 2015 Low Level Machine.
How to use a computer and not lose your mind
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
What is a computer? A computer is a device that:
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
Marr CollegeHigher ComputingSlide 1 Higher Computing: COMPUTER SYSTEMS Part 1: Data Representation – 6 hours.
Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
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.
Computer Fundamentals/ Organizing Your Work/ 1 of 16.
Components of a Computer System
Scott Marino MSMIS Kean University MSAS5104 Introduction to Programming with Data Structures and Algorithms Week 2 Scott Marino.
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.
Basic Computer Organization Rashedul Hasan.. Five basic operation No matter what shape, size, cost and speed of computer we are talking about, all computer.
Chapter 2 Turning Data into Something You Can Use
© 2003 Prentice Hall, Inc.A-1 Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Basic Computer Hardware and Software. Guilford County SciVis V
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
Basic Computer Hardware and Software.
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.
Computer Hardware. 7/23/2016M. Eyadat2 Objectives –Explain why most computers are digital –Describe the role of the ALU –List factors that affect performance.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Introduction to Computers
Basic Computer Hardware and Software.
INFS 211: Introduction to Information Technology
Basic Computer Hardware and Software.
Basic Computer Hardware & Software
Computer Hardware Introduction.
Basic Computer Hardware and Software.
Ch2: Data Representation
ບົດທີ 4 ຄອມພິວເຕີ ແລະ ການປະມວນຜົນຂ່າວສານຂໍ້ມູນ
Introduction to Computers
Chapter 2 Data Representation.
Presentation transcript:

Digital Information Technology Introduction

Learning Objectives Identify the major hardware components of a computer system Describe the evolution of computer processor technology Differentiate the various types of input and output technologies and their uses Identify the characteristics of computer memory and memory capacity terminology Describe the design and functioning of the central processing unit Discuss the concept of digital technology and how it impacts storage and processing for character data, numbers, and various forms of multimedia

Introduction E-commerce is enabled by a wide range of digital information technologies including computer hardware, software, databases, networks, the Internet/Web, and various forms of multimedia In this discussion we focus on the components of a computer system, and how these components function, to gain an understanding of the capabilities and limitations of digital information technology A computer system consists of the following: Central processing unit (CPU) Primary storage Secondary storage Input technologies Output technologies Communication technologies

Computer System Components

Processor Technology Evolution Computer processing hardware technology has evolved quite dramatically in the past 60+ years The generations of hardware technology include: 1st generation – Vacuum tubes (1946-1956) 2nd generation – Transistors (1957-1963) 3rd generation – Integrated circuits (1964-1979) 4th generation – Ultra-large-scale integrated circuits (1980-present) 5th generation – Massively parallel processing What are the trends associated with the evolution of hardware technology?

Processor Speed Terminology As the speed of computer processors, data access devices, and data transmission continues to increase, new terminology is required to compare current capabilities with older technologies Time in a computer environment is represented in fractions of a second The following are common measures of time: Millisecond = 1/1000 second Microsecond = 1/1,000,000 second Nanosecond = 1/1,000,000,000 second Picosecond = 1/1,000,000,000,000 second

Input and Output Devices Input and output (I/O) devices enable human-computer interaction (HCI) Input devices enable human data and actions to be converted into a computer-understandable format Examples include a keyboard and a mouse Output devices translate computer representations of data into a human-understandable format (text, images, sound, etc.) Examples include monitors and printers Input and output devices have traditionally been physical devices, but the trend is toward more virtual I/O devices

Computer Memory Storing characters, numbers, images, and other multimedia files for organizations and individuals requires a massive amount of computer memory Luckily, as computer hardware technology has evolved, so has the computer memory capacity required to support new applications Example secondary storage devices include internal computer hard drives, external hard drives, CD/DVD, flash memory devices, and cloud-based storage services As storage requirements have continued to increase, new terminology is required to describe digital storage capacity

Hierarchy of Memory Capacity Kilobyte Approximately one thousand bytes A kilobyte is actually 1024 bytes (why?) Megabyte One million (106) bytes Gigabyte One billion (109) bytes Terabyte One trillion (1012) bytes Petabyte One quadrillion (1015) bytes Exabyte One quintillion (1018) bytes

The Central Processing Unit The central processing unit (CPU) performs the actual computation inside any computer The CPU is a microprocessor made up of millions of microscopic transistors embedded in a circuit on a silicon wafer (or chip) The CPU and all components of a computer system process and store data using digital technology What is the unique characteristic of “digital” technology?

Digital Technology Today’s computers are based on integrated circuits (chips), each of which includes millions of subminiature transistors Each transistor can be in either an “on” or “off” position The “on-off” states of transistors are described using binary number system where each binary digit, or bit, has a value of either 1 or 0 This digital concept enables the storage and processing of characters, numbers, and various forms of multimedia

Character Representation and Processing A sufficient number of bits to represent specific characters – letters, numbers, and special symbols – is known as a byte, usually 8 bits Because a bit has only two states, 0 or 1, the bits comprising a byte can represent any of 28, or 256, unique characters The two most commonly used coding schemes are: For microcomputers - the American National Standard Code for Information Interchange (ASCII), pronounced “ask-ee” For mainframe computers – the Extended Binary Coded Decimal Interchange Code (EBCDIC), pronounced “ebsa-dick” ASCII and EBCDIC are sufficient for English and Western European languages but are not large enough for Asian and other languages that use different alphabets

Number Representation and Processing Numbers in a computer are stored and processed using binary (base 2) representations Why? Humans store numbers and do mathematical computations using a decimal representation (base 10) The ALU in a CPU can perform basic computations such as add, subtract, multiply, divide, compare, and determine whether a number is positive, negative, or zero How does a computer perform these numerical processes?

Image Representation and Processing Pictures are represented by a grid overlay of the picture Each dot on a screen, or pixel, can display one color More pixels per square inch improve the picture clarity, but also take more storage space and require more time to download

Image Representation and Processing (cont.) Each pixel can be displayed in a wide range of colors by varying the intensity of red, green and blue displayed for each pixel Two common image formats are: Graphics Interchange Format (GIF), 8 bits per pixel, 256 colors Joint Photographic Experts Group (JPEG), 24 bits per pixel, 16.7 million colors

Video Representation and Processing How is video storage and processing different from image storage and processing? Video files are digitally stored as a series of interrelated still images The file sizes vary depending on format, frame size, and frame rate (frames per second, fps) A typical fps rate is about 15-30, fast enough to fool the human eye and make the series of still images appear as natural movement

Audio Representation and Processing Every sound (wave) can be described by two characteristics – amplitude (loudness) and frequency (pitch) Digital recording measures the sound’s characteristics at discrete moments in time The conversion method from analog to digital affects the sound quality and the file size, it has three components: Sampling rate – number of measurements in a period of time (KHz) Sampling resolution – precision in measuring the sound within each sample (8-bit, 16-bit, etc.) Channels – mono or stereo For example, a telephone is 8KHz, 8-bit, mono; and a CD is 44KHz, 16-bit, stereo