Computer Hardware. Lally School of M&T- Microcomputing and Info Systems Lecture Topics 1. Data Representation 2. Data Metrics 3. Central processing Unit.

Slides:



Advertisements
Similar presentations
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Advertisements

Provide data pathways that connect various system components.
Introduction to Computers Section 4A. home Decimal Number System Called base 10 because 10 symbols are available.
SECTION 4a Transforming Data into Information.
Battery BIOS. CPU (Central Processing Unit) Brain of the computer Executes millions of instructions per second Built using millions of transistors Needs.
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Chapter 4 The Components of the System Unit
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Describe the four basic types of system units.
1 Introduction to Computers Day 6. 2 Main Circuit Board of a PC The main circuit board (motherboard or system board) is the central nervous system of.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
MOTHERBOARD holds the and connects directly or indirectly to every part of the PC. holds the processor, memory and expansion slots and connects directly.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
COMPONENTS OF THE SYSTEM UNIT
Computer Systems 1 Fundamentals of Computing
Your Interactive Guide to the Digital World Discovering Computers 2012.
The Components of the System Unit Chapter 4 By: Janice Colon.
Lesson 3 — How a Computer Processes Data
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Describe the four basic types of system units.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
Computer Processing of Data
E0001 Computers in Engineering1 The System Unit & Memory.
1 Inside the Computer Chapter 6 Copyright Prentice-Hall, Inc
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
 Design model for a computer  Named after John von Neuman  Instructions that tell the computer what to do are stored in memory  Stored program Memory.
How a Computer Processes Data Computer Fundamentals.
Lesson 2 — How Does A Computer Process Data?
1 Bits, Bytes, and Binary Numbers Bits and bytes are small pieces of computerized data that communicate commands to a computer’s CPU: A bit is either a.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Tomorrow’s Technology and You 8/e Chapter 2 Hardware Basics: Inside the Box.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Hardware: The CPU & Storage Chapter 5 How to Buy a Multimedia Computer.
Computer Hardware Information Technology Week 5 and 6
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
The Central Processing Unit: What Goes on Inside the Computer
Computer Systems TexPREP Summer Camp Computer Science.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
CSCI-100 Introduction to Computing Hardware Part I.
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
Kaaba Technosolutions Pvt Ltd1 Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
The Computer System.
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
Chapter 2.
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
Computers Are Your Future Tenth Edition Inside the System Unit 1.
BY MANJU Lesson 21 Computer Hardware. System Components A computer system requires many components to do its job: Input: Device to input data so it can.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
COMPUTER COMPONENTS Ms Jennifer Computer Components.
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 Hardware – System Unit
Discovering Computers 2011: Living in a Digital World Chapter 4
Transforming Data Into Information
The Central Processing Unit
TexPREP Summer Camp Computer Science
Computers © 2005 Prentice-Hall, Inc. Slide 1.
Introduction to Computers
Lecture 3 The Hardware.
McGraw-Hill Technology Education
Introduction to Computers
Chapter 4: Hardware for Educators
McGraw-Hill Technology Education
McGraw-Hill Technology Education
Presentation transcript:

Computer Hardware

Lally School of M&T- Microcomputing and Info Systems Lecture Topics 1. Data Representation 2. Data Metrics 3. Central processing Unit 4. Primary storage 5. Secondary storage

Lally School of M&T- Microcomputing and Info Systems Data Representation Computers understand 0s and 1s. Computers use electrical current 0 is off, 1 is on. Digital format of data. Bit = 0 or 1 A series of 8 bits represents a character 1 Byte = 8 bits Mary consists of four combinations of 8 bits or 4 bytes

Lally School of M&T- Microcomputing and Info Systems Data Representation ASCII (American Standard Code for Information Interchange) requires only 7 bits for each character. 128 characters are defined. Extended ASCII uses eight bits for each character 256 possible characters are defined. Unicode uses 16 bits and provides codes for around 65,000 characters – a bonus for representing alphabets of multiple languages.

Lally School of M&T- Microcomputing and Info Systems Data Metrics Kilo means a 1000 Mega means million Giga means billion Tera means trillion

Lally School of M&T- Microcomputing and Info Systems The Motherboard

Lally School of M&T- Microcomputing and Info Systems Expansion Slots Properties PCI (Peripheral Component Interconnect) - for graphics, sound, video, modem or network cards. The most common expansion slot as of today. AGP (Accelerated Graphics Port) - made specifically for graphics cards. PCI Express - Very modern expansion slot. Very fast communication between the circuitry and the processor. Expansion cards are built for only one type of slot.

Lally School of M&T- Microcomputing and Info Systems Expansion Slots

Lally School of M&T- Microcomputing and Info Systems Expansion Cards

Lally School of M&T- Microcomputing and Info Systems CPU Chip

Lally School of M&T- Microcomputing and Info Systems CPU Socket

Lally School of M&T- Microcomputing and Info Systems CPU Characteristics Control Unit Hardware/Software control Coordinates and controls the components of the computer. Processes programs and directs other devices to perform what the program asks. It reads programs one instruction at a time and the processing time is the machine cycle of the computer. Arithmetic Logic Unit Performs the requested logical and arithmetic operations. Not all machines are equipped with ALUs

Lally School of M&T- Microcomputing and Info Systems RAM Characteristics RAM It is called RAM or Random Access Memory. Its purpose is to store part or whole of the application program that is being executed. Also, it stores OS programs necessary for the operation of the computer. Furthermore, it stores the data that the operating system or application program is using. The content of RAM is erased once the computer is turned off. ROM It stands for Read Only Memory. It can only be read. We cannot write on it. Its contents are not erased once the computer is turned off. It contains mainly firmware instructions, that is, what kind of hardware we have. Today this type of memory is being replaced by flash memory that can be written and updated as needed.

Lally School of M&T- Microcomputing and Info Systems RAM Chips

Lally School of M&T- Microcomputing and Info Systems RAM Slots

Lally School of M&T- Microcomputing and Info Systems Hard Disk – Secondary Storage

Lally School of M&T- Microcomputing and Info Systems Hard Disk – Magnetic Disk

Lally School of M&T- Microcomputing and Info Systems Hard Disk Characteristics Data Rate: The rate at which the disk can deliver data to the CPU Seek Time: The lapse of time between a CPU request of data and delivery of first byte Capacity: The number of GBs of data it can store. Rotational Speed: The rate at which the HD platters spin usually between 3,600 to 10,000 rpm Cache (Desirable if existing) Interfaces: ATA (IDE, EIDE.) SCSI, USB (Advanced Technology Attachment, Small Computer System Interface, Universal Serial Bus)

Lally School of M&T- Microcomputing and Info Systems 19 Solid State Storage Solid state storage technology stores data in an erasable, rewritable circuitry. Non-volatile Much faster More reliable

Lally School of M&T- Microcomputing and Info Systems CDROM and CD-DRIVE

Lally School of M&T- Microcomputing and Info Systems CDROMs: Secondary Storage