Chapter 2 In Brief…. Chapter 2 …Is a little boring. Sorry. But it contains material you need to be familiar with.

Slides:



Advertisements
Similar presentations
CIS 141 Lecture Storage Hardware (saving data/information) Thad Crews Western Kentucky University.
Advertisements

Vocabulary Electronic pulses Transistors Decimal numbers
1 Chapter 2 The Digital World. 2 Digital Data Representation.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
ENGS Lecture 3 ENGS 4 - Lecture 3 Technology of Cyberspace Winter 2004 Thayer School of Engineering Dartmouth College Instructor: George Cybenko,
Processing Data.
1 Chapter Overview Computer Communication The Computer Bus Objectives  Understand how a computer transmits and receives information.  Explain the principles.
assumes basic arithmetic
Unit 3—Part A Computer Memory
Binary and Decimal Numbers
Introduction to Information Technology
IT-101 Section 001 Lecture #4 Introduction to Information Technology.
Number Systems & Logic Gates Day 1
Representing Information in Binary (Continued)
Bits, Bytes, KiloBytes, MegaBytes, GigaBytes & TeraBytes.
Bits and Bytes.
Communications Technology 2104 Mercedes Lahey. Bit 1. bit=From a shortening of the words “binary digit” 2. the basic unit of information for computers.
5th Meeting “BITS AND BYTES” BIT A bit or binary digit is the basic unit of information in computing and telecommunications. It is the amount of information.
Bits & Bytes: How Computers Represent Data
Computer Literacy for IC 3 Unit 1: Computing Fundamentals © 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Chapter 1: Identifying Types of.
Bandwidth in the Local and Wide Area Network Monmouth County Vocational Schools / Advanced Networking Program X.25 ATM 56k SONET T1/T3 OC 192 Gigabit Megabit.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Computer Systems Chapter 1 Pages Hardware-physical pieces Key hardware components in a computer system: The physical parts. – Central processing.
Chapter 2 Computer Hardware
Data Representation A series of eight bits is called a byte. A byte can be used to represent a number or a character. As you’ll see in the following table,
Binary Code.
Data Representation and Storage Lecture 5. Representations A number value can be represented in many ways: 5 Five V IIIII Cinq Hold up my hand.
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!
COMPUTER TECHNOLOGY MRS. SEALE COMPUTER PERFORMANCE.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Unit 2—Part A Computer Memory Computer Technology (S1 Obj 2-3)
Bits and Bytes IGCSE. A binary number is either a 0 or a 1 and is known as a 'bit' or b inary dig it. However, the CPU cannot deal with just one bit at.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
CS101 Lecture 9 Network Basics. Computers love bytes and a factor of ____ Up to now we have been using bytes as our main unit of measurement with a factor.
How We Measure Memory. Learning Goal Today we are going to learn how the computer stores information.
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
WMBA 6080Technology Guide 1 1 Computer Hardware. WMBA 6080Technology Guide 12 Hardware: The Basics Central processing unit (CPU) manipulates the data.
How Computers Work. All Computers process data process data 1-- Input dataInput data 2--Store data while being processedStore data while being processed.
How We Measure Memory. At the Bottom of things A piece of digital information is always stored as a sequence of binary states. What’s that mean you ask???
Know what a computer is used for Understand the difference between hardware and software Be able to describe the way that data is stored in a computer.
ASCII AND EBCDIC CODES By : madam aisha.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
Computer Fundamental - ITD13821 Lecture 01 Extra Numbering System.
Binary a. express numbers in binary, binary-coded decimal (BCD), octal and hexadecimal;
Binary Numbers. Base 10 and Base 2  We normally work with numbers in base 10.  In base 10 we use the digits 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9.  Everything.
Once you have been through these notes you will need to complete the workbook.
Computer Hardware. 7/23/2016M. Eyadat2 Objectives –Explain why most computers are digital –Describe the role of the ALU –List factors that affect performance.
© OCR 2016 Unit 2.6 Data Representation Lesson 1 ‒ Numbers.
Computer basics.
©G Dear 2010 – Not to be sold/Free to use
Computer Memory Digital Literacy.
Memory Parts of a computer
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.
BITS & BYTES.
Unit 2 Computer Memory Computer Technology (S1 Obj 2-3)
Unit 3—Part A Computer Memory
Representation of Data in Computer Systems
BINARY SYSTEM.
Unit 3—Part A Computer Memory
Bits, Bytes, and Storage.
(return of the…) Data blast
Basic PC Maintenance, Upgrade and Repair
Bits and Bytes Key Revision Points.
All assignments and information is posted on web site
Storage.
LO1 – Understand Computer Hardware
Presentation transcript:

Chapter 2 In Brief…

Chapter 2 …Is a little boring. Sorry. But it contains material you need to be familiar with

Terms Bandwidth - how much you can send through a connection Bps - bits per second Kbps bps Mbps Kbps Gbps – 1000 Mbps

Technology Name D/L Speed Cons Modem 56 Kbps Very Slow ISDN 128 Kbps Expensive DSL Mbps Avail., Sym., Dist. T1 Line 1.5 Mbps Expensive Cable Modem 10 Mbps Saturation, Sym. T3 Line 45 Mbps Expensive

SPAM Don’t open it Don’t answer it Discourage your friends from doing so Filter it if possible Never send UCE! Unsolicited Commercial SPAM at IU?

The rest of CH 2 Is mostly basic, so we’re not going to cover it in lecture However, you will be expected to be familiar with any terms and ideas introduced in it

Hardware – The System Unit

Representing Information A Bit: the unit of information in a computer. Computers "process" electric currents (electrical events). Computers "process" electric currents (electrical events). The current is either "on" (=1) or "off" (=0) in a particular circuit at a particular time. The current is either "on" (=1) or "off" (=0) in a particular circuit at a particular time. This gives rise to the binary system for storing information. This gives rise to the binary system for storing information. Each transistor in a computer's memory can hold one bit of information (either a 0 or a 1). Each transistor in a computer's memory can hold one bit of information (either a 0 or a 1).

Representing Information Basic Measures for Information Capacity The information capacity of a storage deviced is measured in multiples of bits. The information capacity of a storage deviced is measured in multiples of bits. Bit: 0 or 1. Bit: 0 or 1. Byte: 8 bits. Can represent one of 2^8 = 256 numbers. Byte: 8 bits. Can represent one of 2^8 = 256 numbers. Kilobyte: Kilo (thousand) + byte: 2^10 bytes = 1,024 bytes. Kilobyte: Kilo (thousand) + byte: 2^10 bytes = 1,024 bytes. Megabyte: Mega (million) + byte: 2^20 bytes = roughly a million bytes. Megabyte: Mega (million) + byte: 2^20 bytes = roughly a million bytes. Gigabyte: Giga (billion) + byte: 2^30 bytes = roughly a billion bytes. Gigabyte: Giga (billion) + byte: 2^30 bytes = roughly a billion bytes. Terabyte: Tera (trillion) + byte: 2^40 bytes = roughly a trillion bytes. Terabyte: Tera (trillion) + byte: 2^40 bytes = roughly a trillion bytes. Petabyte: Peta (quadrillion) + byte: 2^50 bytes = roughly a quadrillion bytes = 1,000,000,000,000,000 bytes. Petabyte: Peta (quadrillion) + byte: 2^50 bytes = roughly a quadrillion bytes = 1,000,000,000,000,000 bytes.

Representing Information Information Information as we think of it is data with meaning: text, pictures, sounds. Information as we think of it is data with meaning: text, pictures, sounds. Information as the computer knows it is bit strings: strings of bits (e.g. " "). Information as the computer knows it is bit strings: strings of bits (e.g. " "). Information as we know it is encoded in a computer using bit strings. Information as we know it is encoded in a computer using bit strings. An encoding is an agreed-upon standard that dictates the specifics of how the information is represented using 0s and 1s. An encoding is an agreed-upon standard that dictates the specifics of how the information is represented using 0s and 1s. Example: ASCII is a widely-used text encoding standard. Under this encoding, each letter & digit & punctuation mark is assigned an 8-bit code which represents it. (How many possible such codes are there?) Example: ASCII is a widely-used text encoding standard. Under this encoding, each letter & digit & punctuation mark is assigned an 8-bit code which represents it. (How many possible such codes are there?) Newer (more comprehensive) standard for text encoding: UNICODE. Newer (more comprehensive) standard for text encoding: UNICODE.

Hardware The rest of the lecture is found at the following web page: We’ll be covering this material over the next few lectures