Introduction To Computer Hardware. Hafijur Rahman

Size: px
Start display at page:

Download "Introduction To Computer Hardware. Hafijur Rahman"

Transcription

1 Introduction To Computer Hardware Lecture 2 Hafijur Rahman

2 What is a Computer? A computer is an electronic device, which can input, process, and output data. input processing output A computer is a machine that stores data, interact with devices, and execute programs (provides computing capabilities to its users). A computer is an electronic device that stores, retrieves, and processes data, and can be programmed with instructions. A computer is composed of hardware and software, and can exist in a variety of sizes and configuration.

3 Major Components of a Computer System A computer system consists of two main parts: hardware and software. Hardware is the electronic and mechanical parts of a computer system. Software is the data and the computer programs of a computer system.

4 Computer Hardware Computer hardware is divided into three major Components: 1. The Central Processing Unit (CPU) 2. Computer memory 3. Input/Output (I/O) devices Basic hardware components

5 Computer Hardware Main Components of Computer o o o o o o o o CPU Central Processing Unit also called The Chip, a CPU, a processor, or a microprocessor RAM Random Access Memory only Memory Main Board / Motherboard Hard Disk and/or other Storage Devices Power Supply Input/ Output devices Peripheral devices The first Four, plus the bus speed, are essential to the understanding of the performance of the computer.

6 Processing Unit

7 CPU The CPU is the "brain" of the computer system. It does the fundamental computing within the system It directly or indirectly controls all the other components The CPU has a limited storage capacity. It relies on memory to hold data and programs and to save results. The performance indicator of the processor is the frequency of operations(hz). There are various types of processors, by different manufactures. Intel AMD

8 CPU fan on top of processor CPU speeds range from 600 megahertz (MHz or million cycles per second) to 4 gigahertz (GHz or billion cycles per second).

9 Multi-core systems Multi-Core systems (ie Intel Core Duo) connect two CPUs together to the same die on the motherboard. A dual-core processor with two cores at 2GHz may perform very nearly as fast as a single core of 4GHz Intel core i7 Six cores

10 Processing: CPU Cache A temporary storage area for frequently/recently accessed data A CPU cache is a cache used by the central processing unit of a computer to reduce the average time to access memory. When the processor needs to read from or write to a location in main memory, it first checks whether a copy of that data is in the cache. If so, the processor immediately reads from or writes to the cache, which is much faster than reading from or writing to main memory. Measured in megabytes (MB) or kilobytes (KB), such as 512 KB

11 Processing: CPU Front Side Bus The connecting path between the processor and other key components such as the memory controller hub. Bus speeds are measured in GHz or MHz. QPI Intel Quick Path Interface Replaces FSB

12 Computer Memory The main function of computer memory is to store software. Computer memory is divided into primary memory and secondary memory. Primary memory is divided into random access memory (RAM) and read-only memory (ROM): RAM holds the programs and data that the processor is actively working with. ROM contains software that is used in Input/Output operations. It also contains software that loads the Operating System in Primary Memory. The CPU can read and write to RAM but it can only read from ROM. RAM isvolatile while ROM is not. Secondary memory is used for long-term storage of programs and data. Examples of secondary memory devices are: hard disks, floppy disks and CD ROMs.

13 Primary Memory UNIT SYMBOL POWER OF 2 Byte 0 2 Kilobyte KB 10 2 Megabyte MB 20 Gigabyte GB 30 Terabyte TB Number of bytes 1 1,024 1,048,576 1,073,741,824 1,099,511,627,776

14 Primary Memory RAM Modules Waiting room for computer s CPU. Holds instructions for processing data, processed data, and raw data. Measured in type, size, speed, Size: 1.0 GB + Speed: 600 MHz + Amount of RAM installed will determine. Which software applications will run (efficiently)? How many software applications can be open simultaneously (multitasking ability)?

15 Primary Memory RAM Modules

16 Processing:RAM Types DDR SDRAM (double data rate synchronous dynamic RAM) takes all the features of ordinary SDRAM and increases the frequency bandwidth to improve system performance and speed. DDR2 SDRAM (double-data-rate two synchronous dynamic random access memory) Its primary benefit is the ability to operate the external data bus twice as fast as DDR SDRAM. DDR3 SDRAM (double-data-rate three synchronous dynamic random access memory) much faster than DDR2 RAM.

17 Mainboard / Motherboard

18 Mainboard / Motherboard Switching Mode Power Supply (SMPS)

19 Primary and Secondary Memory Comparison Primary memory Fast Expensive Low capacity Connects directly to the processor Secondary memory Slow Cheap Large capacity Not connected directly to the processor

20 Storage Devices FDD : Floppy disk HDD : Hard disk CD-ROM / CD-RW : Compact disk DVD : Digital Video disk USB Flash disk / pen drive

21 Hard disk This is a Magnetic storage devices store data by magnetizing particles on a disk or tape. They have a limited life-span of 1 to 5 years, depending on the device. Typically permanently installed. o Used to store operating system, application software, utilities and data There are three architectures of disks IDE, PATA, an old system SATA, used in most modern systems o When a computer can use IDE, you see two forty-pin connectors on the motherboard. These are the primary and the secondary IDE channnels. They are usually labelled. To each channel, you can attach two disks. One is called the master. The other is called the slave.

22 Storage Capacities Hard disk Compact disk Digital Video disk Floppy disk USB Flash Disk 80 GB to 2 TB 700 MB 4.7 GB 1.44 MB 1 GB to 128 GB

23 Facts about HDD Data rate Interface types Motor speed Formatting Partitioning Defragmentation MB/sec SATA, IDE rpm FAT, addressing Multiple OS Space utilization

24 Sectors - Tracks - Cylinders

25 Internal Construction of a HDD

26 Internal Construction of a HDD

27 HDD : Platters and Heads

28 Power and Signal Cables

29 Optical Disk Drives Optical storage devices store data as light and dark spots on the disk surface. They have an unlimited life-span. DVD CD DRIVE

30 I/O (Input/Output)Devices Input devices are used to enter programs and data into a computer. Examples: keyboard, mouse, microphone, scanner, webcam, digital pen, bar code reader, etc. Output devices are where program output is shown or is sent. Examples: monitor, printer, and speaker. An I/O device is directly connected to the System, but through a device controller.

31 Input/Output devices

32 Output devices

33 Peripheral Devices

34 Peripheral Devices

35 Processing: Expansion slots and cards An expansion card is a circuit board that can be inserted into an expansion slot of a motherboard to add additional functionality for video, audio, or other uses: AGP Slot (for video cards) PCI Slots (misc devices and ports) PCMCIA (for laptops)

36 Processing:Video Cards Generates and outputs images to a display Old Standard = 32 Megabytes New = 256 MB 1GB+ Dedicated Graphics card most powerful Integrated graphics solution uses portions of RAM for graphics

37 Sound card The most important part of sound system of computer is sound card. It is a circuit board that converts sound from analog to digital form and vice versa. It has both input and output function. Fig : How a computer uses a speaker to create sound.

38 THANKS

About the Presentations

About the Presentations About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning of each presentation. You may customize the presentations

More information

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

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware : Managing, Maintaining, and Troubleshooting, 5e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER Components of a personal computer - Summary Computer Case aluminium casing to store all components. Motherboard Central Processor Unit (CPU) Power supply

More information

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal.

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal. Hardware CSCE 101 Electricity: Voltage Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal. The signals voltage will either be between

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future 2008 Prentice-Hall, Inc. Computers Are Your Future Chapter 6 Inside the System Unit 2008 Prentice-Hall, Inc. Slide 2 What You Will Learn... Understand how computers represent

More information

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

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory. Introduction to Computers & The Internet Dr. Ahmad Reeves Computer Science Dep. Lecture 2 Contents Computer hardware and software Input and output devices CPU Memory Storage Motherboard Computers Have

More information

Information Communications Technology (CE-ICT) 6 th Class

Information Communications Technology (CE-ICT) 6 th Class Information Communications Technology (CE-ICT) 6 th Class Lecture 2: Computer Concepts (Part A) Lecturer: Objectives Hardware Concepts Types of Computer Components of a Computer System Computer Performance

More information

Chapter Two. Hardware Basics: Inside the Box

Chapter Two. Hardware Basics: Inside the Box Chapter Two Hardware Basics: Inside the Box After reading this chapter, you should be able to: Explain general terms how computers store and manipulate information. Describe the basic structure of a computer

More information

Intentionally Blank 0

Intentionally Blank 0 Intentionally Blank 0 Technology in Action Chapter 2 Looking at Computers: Understanding the Parts 1 Understanding Your Computer: Computers are Data Processing Devices Perform four major functions Input:

More information

INTRODUCTION TO COMPUTERS

INTRODUCTION TO COMPUTERS INTRODUCTION TO COMPUTERS When we talk about computers, we really are talking about a Computer System. Computer System: It is a combination of Hardware and Software. This combination allows a computer

More information

Introduction to the Personal Computer

Introduction to the Personal Computer Introduction to the Personal Computer 2.1 Describe a computer system A computer system consists of hardware and software components. Hardware is the physical equipment such as the case, storage drives,

More information

Computer Performance

Computer Performance Computer Performance Microprocessor At the centre of all modern personal computers is one, or more, microprocessors. The microprocessor is the chip that contains the CPU, Cache Memory (RAM), and connects

More information

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate.

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate. Hardware Computer Overview A computer item you can physically see or touch. Software A computer program that tells computer hardware how to operate. Information Technology (IT) The broad subject related

More information

HARDWARE AND OPERATING SYSTEMS

HARDWARE AND OPERATING SYSTEMS HARDWARE AND OPERATING SYSTEMS UNIT 2. IES MIGUEL ESPINOSA - MURCIA 3º ESO HARDWARE AND OPERATING SYSTEMS COMPUTERS LANGUAGE AND FUNCTION Binary System ASCII code Units of information Computer functions

More information

Computer Basics PC-100

Computer Basics PC-100 Computer Basics PC-100 Course Group Overview PC-100 Computer Basics PC-101 Intro to Operating Systems and Window s Basics PC-102 Computer Programs and File Management PC-103 Computer Security PC-104 The

More information

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

Pharmacy college.. Assist.Prof. Dr. Abdullah A. Abdullah The kinds of memory:- 1. RAM(Random Access Memory):- The main memory in the computer, it s the location where data and programs are stored (temporally). RAM is volatile means that the data is only there

More information

Chapter One. Introduction to Computer System

Chapter One. Introduction to Computer System Principles of Programming-I / 131101 Prepared by: Dr. Bahjat Qazzaz -------------------------------------------------------------------------------------------- Chapter One Introduction to Computer System

More information

CSC1201 Computer Applications. Budditha Hettige Department of Computer Science

CSC1201 Computer Applications. Budditha Hettige Department of Computer Science CSC1201 Computer Applications Budditha Hettige Department of Computer Science Session 01 Introduction to Computers What is a computer? is a machine comprise of electronic components has ability to store

More information

How much data can a BluRay hold?

How much data can a BluRay hold? COMPUTER HARDWARE ICS2O MR. EMMELL HOW MUCH SPACE ON YOUR USB? How much RAM in your phone? How much data can a BluRay hold? 1 THAT WHOLE B/KB/MB/GB/TB THING THAT WHOLE B/KB/MB/GB/TB THING So how many Bytes

More information

Sahalsoftware college. Welcome To understanding Basic Computer Concept

Sahalsoftware college. Welcome To understanding Basic Computer Concept Welcome To understanding Basic Computer Concept 1 Chapter1: Understanding Computer Concepts What is a computer? A computer is a machine that takes in data, processes if following a set of instructions

More information

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

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software All the parts--monitor, printer, hard drive, etc.-- cables, cabinets, and programs that make a computer

More information

Defining Computers. Defining Computers. Understanding Essential Computer Concepts

Defining Computers. Defining Computers. Understanding Essential Computer Concepts Understanding Essential Computer Concepts Defining Computers A high-speed idiot must be told exactly what to do by humans and programs step-by-step instructions An electronic device that accepts input,

More information

Components of a personal computer

Components of a personal computer Components of a personal computer Computer systems ranging from a controller in a microwave oven to a large supercomputer contain components providing five functions. A typical personal computer has hard,

More information

CMSC 1513 Lecture 1.2

CMSC 1513 Lecture 1.2 Key Point: A computer is an electronic device that stores and processes data. Hardware Software Hardware comprises the visible, physical elements of the computer. Software provides the invisible instructions

More information

BUYING A COMPUTER TERM 2 AIT

BUYING A COMPUTER TERM 2 AIT BUYING A COMPUTER TERM 2 AIT HARDWARE COMPONENTS AND FUNCTIONS describe the components of a multimedia computer system processing (central processing unit) input devices e.g. mouse, keyboard output devices

More information

Memory Overview. Overview - Memory Types 2/17/16. Curtis Nelson Walla Walla University

Memory Overview. Overview - Memory Types 2/17/16. Curtis Nelson Walla Walla University Memory Overview Curtis Nelson Walla Walla University Overview - Memory Types n n n Magnetic tape (used primarily for long term archive) Magnetic disk n Hard disk (File, Directory, Folder) n Floppy disks

More information

Main Parts of Personal Computer

Main Parts of Personal Computer Main Parts of Personal Computer System Unit The System Unit: This is simply the box like case called the tower, which houses the motherboard, which houses the CPU. It also houses all the drives, such as

More information

Computer Technology Flash Card 2

Computer Technology Flash Card 2 Computer Technology Flash Card 2 Mouse An input device that allows the user to manipulate objects on the screen by moving the mouse along the surface of a desk. Data Refers to the symbols that represent

More information

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them)

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them) Computers are useful machines, but they are generally useless by themselves. Computers are usually part of a system a computer system includes: Hardware (machines) Software (programs, applications) Communication

More information

Introduction. A Look Inside a Laptop Computer. What is inside a laptop computer? What is Inside a Laptop Computer?

Introduction. A Look Inside a Laptop Computer. What is inside a laptop computer? What is Inside a Laptop Computer? What is inside a laptop computer? Introduction What is Inside a Laptop Computer? Watch the video (3:44). Need help? Have you ever looked inside a desktop computer case before? There is a lot of extra room

More information

Homeschool Enrichment. The System Unit: Processing & Memory

Homeschool Enrichment. The System Unit: Processing & Memory Homeschool Enrichment The System Unit: Processing & Memory Overview This chapter covers: How computers represent data and programs How the CPU, memory, and other components are arranged inside the system

More information

Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware)

Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware) Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware) Personal computer hardware are component devices which are typically installed into or peripheral to

More information

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

What is the typical configuration of a computer sold today? 1-1 What is the typical configuration of a computer sold today? 1-1 Computer Hardware Components In this chapter: How did the computer become known as the stored-program computer? Do they all have the same

More information

TECHNOLOGY IN ACTION. Chapter 2. Alan Evans * Kendall Martin * Mary Anne Poatsy. Looking at Computers: Understanding the Parts

TECHNOLOGY IN ACTION. Chapter 2. Alan Evans * Kendall Martin * Mary Anne Poatsy. Looking at Computers: Understanding the Parts TECHNOLOGY IN ACTION Alan Evans * Kendall Martin * Mary Anne Poatsy Chapter 2 Looking at Computers: Understanding the Parts Understanding Digital Components Understanding Your Computer Input Devices Output

More information

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is.

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is. In this lesson we will learn about, so that we have a better understanding of what a computer is. USB Port Ports and Connectors USB Cable and Connector Universal Serial Bus (USB) is by far the most common

More information

Computer Hardware. ICS2O Mr. Emmell

Computer Hardware. ICS2O Mr. Emmell Computer Hardware ICS2O Mr. Emmell How much space on your USB? How much RAM in your phone? How much data can a BluRay hold? That whole B/KB/MB/GB/TB thing That whole B/KB/MB/GB/TB thing So how many Bytes

More information

Computer Basics. Lesson 1 Introduction to Computers. Edited by C. Rhodes 08/11

Computer Basics. Lesson 1 Introduction to Computers. Edited by C. Rhodes 08/11 Computer Basics Lesson 1 Introduction to Computers Edited by C. Rhodes 08/11 ESSENTIAL STANDARD Computer Basics ESSENTIAL QUESTIONS What are the parts and features of a computer? What are the functions

More information

computer case. Various form factors exist for motherboards, as shown in this chart.

computer case. Various form factors exist for motherboards, as shown in this chart. INTERNAL COMPONENTS The motherboard is the main printed circuit board and contains the buses, or electrical pathways, found in a computer. These buses allow data to travel between the various components

More information

Assembling Computers Summer Academy Presented by the Petters Research Institute (PRI) in cooperation with the Belize Defense Force

Assembling Computers Summer Academy Presented by the Petters Research Institute (PRI) in cooperation with the Belize Defense Force Assembling Computers 2007 Summer Academy Presented by the Petters Research Institute (PRI) in cooperation with the Belize Defense Force Andrew Schretter Paola Zamora What Will You Learn? What is a computer?

More information

Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall

Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Technology in Action Chapter 2 Looking at Computers: Understanding the Parts 2 Chapter Topics Functions of a computer Data versus information Bits and bytes Input devices Output devices Processing Storage

More information

Chapter I The System Unit

Chapter I The System Unit Date :../. / Chapter I The System Unit Day :.. Mother Board System Unit Types Desktop System Units Notebook System Units Tablet PC System Units Handheld Computer System Units System Board " Motherboard"

More information

Technology in Action. Chapter Topics. Participation Question. Participation Question. Participation Question 8/8/11

Technology in Action. Chapter Topics. Participation Question. Participation Question. Participation Question 8/8/11 Technology in Action Chapter 6 Understanding and Assessing Hardware: Evaluating Your System 1 Chapter Topics To buy or to upgrade? Evaluating your system CPU RAM Storage devices Video card Sound card System

More information

lesson 3 Transforming Data into Information

lesson 3 Transforming Data into Information essential concepts lesson 3 Transforming Data into Information This lesson includes the following sections: How Computers Represent Data How Computers Process Data Factors Affecting Processing Speed Extending

More information

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

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science 1.1 Bits and Bit Patterns CS11102 Introduction to Computer Science Data Storage 1.1 Bits and Their Storage 1.2 Main Memory 1.3 Mass Storage 1.4 Representation of information as bit patterns Bit: Binary

More information

INFORMATION COMUNICATION TECHNOLOGY SKS Lecture Two

INFORMATION COMUNICATION TECHNOLOGY SKS Lecture Two INFORMATION COMUNICATION TECHNOLOGY SKS 1362 Lecture Two Microprocessor CPU: Central Processing Unit Brain of the computer Executes instructions 2 Microprocessor CPU: It has mathematical function Calculates

More information

card slots CPU socket Monitor Computer case houses CPU (Central Processing Unit), CPU central power supply, DVD drive, etc processing unit Keyboard

card slots CPU socket Monitor Computer case houses CPU (Central Processing Unit), CPU central power supply, DVD drive, etc processing unit Keyboard Why Are Words Important? Terminology Chapter 1 Connection between language and thought 1984 and Newspeak Wine appreciation Communication with others "The cup holder on my PC is broken"* Where is the computer?

More information

Introduction to computers

Introduction to computers Introduction to Computers 1 Introduction to computers You will learn what are the basic components of a computer system and the rudiments of how those components work. Are Computers Really So Confusing?

More information

Mother Board And Its Components By :- IMRAN QURESHI

Mother Board And Its Components By :- IMRAN QURESHI Mother Board And Its Components By :- IMRAN QURESHI ARYAN COLLEGE 1 Mother Board Conte nts:- Components of mother board. Central Processing Unit. Bios function Capacitors. External Device. Internal Device.

More information

Show how to connect three Full Adders to implement a 3-bit ripple-carry adder

Show how to connect three Full Adders to implement a 3-bit ripple-carry adder Show how to connect three Full Adders to implement a 3-bit ripple-carry adder 1 Reg. A Reg. B Reg. Sum 2 Chapter 5 Computing Components Yet another layer of abstraction! Components Circuits Gates Transistors

More information

Discovering Computers 2012

Discovering Computers 2012 Discovering Computers 2012 Your Interactive Guide to the Digital World Edited by : Asma AlOsaimi The System Unit Memory The inside of the system unit on a desktop personal computer includes: Drive bay(s)

More information

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

An Overview of the Computer System. Kafui A. Prebbie 24 An Overview of the Computer System Kafui A. Prebbie -kafui@kafui.com 24 The Parts of a Computer System What is a Computer? Hardware Software Data Users Kafui A. Prebbie -kafui@kafui.com 25 The Parts of

More information

INFORMATION SYSTEM PARTS AND COMPUTER TYPES

INFORMATION SYSTEM PARTS AND COMPUTER TYPES INFORMATION SYSTEM PARTS AND COMPUTER TYPES PARTS OF INFORMATION SYSTEM People are end users who use computers to make themselves more productive. Hardware refers to the physical components of your computer

More information

Day 3. Storage Devices + Types of Memory + Measuring Memory + Computer Performance

Day 3. Storage Devices + Types of Memory + Measuring Memory + Computer Performance Day 3 Storage Devices + Types of Memory + Measuring Memory + Computer Performance 11-10-2015 12-10-2015 Storage Devices Storage capacity uses several terms to define the increasing amounts of data that

More information

BTEC Level 3 Unit 2. Computer Components

BTEC Level 3 Unit 2. Computer Components BTEC Level 3 Unit 2 1 Computer Components Stores: The Operating System Application files User data 3.5 inch units in servers and desktops 2.5 inch units in notebooks and external drives Computer Components

More information

Providing Fundamental ICT Skills for Syrian Refugees PFISR

Providing Fundamental ICT Skills for Syrian Refugees PFISR Yarmouk University Providing Fundamental ICT Skills for Syrian Refugees (PFISR) Providing Fundamental ICT Skills for Syrian Refugees PFISR Dr. Amin Jarrah Amin.jarrah@yu.edu.jo Objectives Covered 1.1 Given

More information

Introduction to Computers

Introduction to Computers Introduction to Computers Considers: Definition of computer Computer system devices Central Processing Unit Introduction to software What Is A Computer? A computer is an electronic device, operating under

More information

Topic 4: Storage Devices

Topic 4: Storage Devices Topic 4: Storage Devices 4.1 Introduction A storage device is a computer peripheral which is used to store data and programs for a specific interval of time. A computer system usually contains several

More information

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

CMSC 104 -Lecture 2 John Y. Park, adapted by C Grasso CMSC 104 -Lecture 2 John Y. Park, adapted by C Grasso 1 Topics Major Computer Components Bits, Bytes, and Words The Decimal Number System The Binary Number System Converting from Binary to Decimal Converting

More information

Introduction. Look Inside a Desktop Computer. What is inside a desktop computer? What is Inside a Desktop Computer?

Introduction. Look Inside a Desktop Computer. What is inside a desktop computer? What is Inside a Desktop Computer? What is inside a desktop computer? Introduction What is Inside a Desktop Computer? Watch the video (3:44). Need help? Have you ever looked inside a computer case before? Or seen pictures of the inside

More information

Copyright 2006 Prentice-Hall. All rights reserved. 1

Copyright 2006 Prentice-Hall. All rights reserved. 1 PC Basics CPSC 100 Hardware Software Networking Copyright 2006 Prentice-Hall. All rights reserved. 1 Objectives Identify basic components of a computer (hardware) Gain insight into how computers work (software)

More information

Computer Hardware 2. Type of Computers. User Point of View. The Motherboard. Inside. Content

Computer Hardware 2. Type of Computers. User Point of View. The Motherboard. Inside. Content Content 2 Computer Hardware Computer Systems CPU Memory Input/Output Secondary Storage Devices Copyleft 2005, Binnur Kurt 33 Type of Computers User Point of View Desktop Notebook Input Storage Process

More information

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 4 Part II All About Motherboards

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 4 Part II All About Motherboards Chapter 4 Part II All About Motherboards Part 2 Buses and Expansion Slots Bus System of pathways used for communication Carried by bus: Power, control signals, memory addresses, data Data and instructions

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future Twelfth Edition Chapter 2: Inside the System Unit Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Inside the Computer System Copyright 2012 Pearson Education,

More information

CREATED BY M BILAL & Arslan Ahmad Shaad Visit:

CREATED BY M BILAL & Arslan Ahmad Shaad Visit: CREATED BY M BILAL & Arslan Ahmad Shaad Visit: www.techo786.wordpress.com Q1: Define microprocessor? Short Questions Chapter No 01 Fundamental Concepts Microprocessor is a program-controlled and semiconductor

More information

Chapter 4 The Components of the System Unit

Chapter 4 The Components of the System Unit Chapter 4 The Components of the System Unit The System Unit What is the system unit? Case that contains electronic components of the computer used to process data Sometimes called the chassis p. 184 Fig.

More information

CSC 121 Computers and Scientific Thinking

CSC 121 Computers and Scientific Thinking CSC 121 Computers and Scientific Thinking David Reed Creighton University Computer Basics 1 What is a Computer? a computer is a device that receives, stores, and processes information different types of

More information

FC0-U21 CompTIA Strata IT Fundamentals

FC0-U21 CompTIA Strata IT Fundamentals FC0-U21 CompTIA Strata IT Fundamentals Version 13.8 QUESTION NO: 1 Which of the following is NOT a parallel port mode? A. EPP/ECP B. ECP C. EPS D. EPP QUESTION NO: 2 Which of the following expansion buses

More information

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

Management Information Systems OUTLINE OBJECTIVES. Information Systems: Computer Hardware. Dr. Shankar Sundaresan Management Information Systems Information Systems: Computer Hardware Dr. Shankar Sundaresan (Adapted from Introduction to IS, Rainer and Turban) OUTLINE Introduction The Central Processing Unit Computer

More information

2011 Francisco Delgadillo

2011 Francisco Delgadillo 1800 s: Analytical Engine Charles Babbage Dawn of Human Concept of Numbers Abacus 1642: Pascal s Machine 1880: Mechanical Tabulator Herman Hollerith 1674: Leibniz Calculating Machine 1911: Hollerith s

More information

INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGY (ICT) LECTURE 2 : WEEK 2 CSC-111-T

INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGY (ICT) LECTURE 2 : WEEK 2 CSC-111-T INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGY (ICT) LECTURE 2 : WEEK 2 CSC-111-T Credit : (2 + 1) / Week 2 TEXT AND REF. BOOKS Text Book: Peter Norton (2011), Introduction to Computers, 7 /e,

More information

Chapter No. 1. Motherboard & its Components

Chapter No. 1. Motherboard & its Components Chapter No. 1 Motherboard & its Components What is Motherboard? The main circuit board of a microcomputer. The motherboard contains the connectors for attaching additional boards. It contains the CPU,

More information

Technology in Action

Technology in Action Technology in Action Chapter 9 Behind the Scenes: A Closer Look at System Hardware 1 Binary Language Computers work in binary language. Consists of two numbers: 0 and 1 Everything a computer does is broken

More information

Elementary Computing CSC M. Cheng, Computer Science 1

Elementary Computing CSC M. Cheng, Computer Science 1 Elementary Computing CSC 100 2014-07-14 M. Cheng, Computer Science 1 CPU and Memory Inside of a computer CPU and RAM Clock Speed & Multi-core Microprocessor How a CPU works Secondary Storage 2014-07-14

More information

Chapter 1 Computer and Programming. By Zerihun Alemayehu

Chapter 1 Computer and Programming. By Zerihun Alemayehu Chapter 1 Computer and Programming By Zerihun Alemayehu What is computer? A device capable of performing computations and making logical decisions at speeds millions (even billions) of times faster than

More information

Part Number Class Category Title UPC Code Image Download Country of Origin Cost MSRP. Short Description. Long Description. Main Specifications

Part Number Class Category Title UPC Code Image Download Country of Origin Cost MSRP. Short Description. Long Description. Main Specifications Part Number Class Category Title UPC Code Image Download Country of Origin Cost MSRP Short Description Long Description Main Specifications Brand Form Factor Unit Dimension (DxWxH) Shipping Dimension (DxWxH)

More information

Lab Determining Data Storage Capacity

Lab Determining Data Storage Capacity Lab 1.3.2 Determining Data Storage Capacity Objectives Determine the amount of RAM (in MB) installed in a PC. Determine the size of the hard disk drive (in GB) installed in a PC. Determine the used and

More information

Notes - Computer Hardware Basics

Notes - Computer Hardware Basics The Computer A computer is made up of many parts: Notes - Computer Hardware Basics 1. Input/Output (I/O) devices These allow you to send information to the computer or get information from the computer.

More information

Components of a Computer System

Components of a Computer System Hardware Outline 1. Hardware Outline 2. What is a Computer?/Components of a Computer System 3. Hardware That Computers Typically Have 4. Hardware Components 5. Central Processing Unit (CPU) 6. Central

More information

Buying a PC? Consider the following Before Buying A New Computer or Laptop:

Buying a PC? Consider the following Before Buying A New Computer or Laptop: Buying a PC? Computer technology is changing so fast it is sometimes very hard for the average consumer to keep up. New products and systems are coming out at such a pace even some the salesmen are probably

More information

Terminology, Types of Computers & Computer Hardware

Terminology, Types of Computers & Computer Hardware Terminology, Types of Computers & Computer Hardware Basic Terminology 1.Computer A device that accepts input, processes data, stores data, and produces output, all according to a series of stored instructions.

More information

Q1. Briefly describe the characteristic features of input and output devices of a computer system.

Q1. Briefly describe the characteristic features of input and output devices of a computer system. Q1. Briefly describe the characteristic features of input and output devices of a computer system. Answer-> Characteristic of input and output devices of a computer system: Input Devices: An input device

More information

Part Number Class Category Title UPC Code Image Download Country of Origin Cost MSRP. Short Description. Long Description. Main Specifications

Part Number Class Category Title UPC Code Image Download Country of Origin Cost MSRP. Short Description. Long Description. Main Specifications Part Number Class Category Title UPC Code Image Download Country of Origin Cost MSRP Short Description Long Description Main Specifications Brand Form Factor Unit Dimension (DxWxH) Shipping Dimension (DxWxH)

More information

Removable Storage and Computer Interfaces

Removable Storage and Computer Interfaces Removable Storage and Computer Interfaces JICA Computer Science Course in 2009 H. Miyata Contents Preface Computer Interfaces IDE(ATAPI) SCSI USB etc. Storage Devices and Media CD, DVD MO Flash memory

More information

The Components of the System Unit

The Components of the System Unit The Components of the System Unit The System Unit What is the system unit? Case that contains electronic components of the computer used to process data Sometimes called the chassis system unit system

More information

Chapter 4 The Components of the System Unit

Chapter 4 The Components of the System Unit Chapter 4 The Components of the System Unit Chapter 4 Objectives Differentiate among various styles of of system units Differentiate among the the various types of of memory Identify chips, adapter cards,

More information

Full file at

Full file at Computers Are Your Future, 12e (LaBerta) Chapter 2 Inside the System Unit 1) A byte: A) is the equivalent of eight binary digits. B) represents one digit in the decimal numbering system. C) is the smallest

More information

Desktop Desirable Features: (please read notes below)

Desktop Desirable Features: (please read notes below) Desktop Desirable Features: (please read notes below) Base Features Processor Type Intel Core 2 Quad Processor Q6600 1 Processor Speed 2.40GHz 2 RAM 6GB PC2-6400 DDR2 SDRAM 3 Hard Drive Speed/Capacity

More information

COMPUTER HARDWARE & NETWORK TROUBLESHOOTING

COMPUTER HARDWARE & NETWORK TROUBLESHOOTING COMPUTER HARDWARE & NETWORK TROUBLESHOOTING UNIT 1 1. What is processor? (NOV 2013) 2. Define system clock? (NOV 2013) 3. What are the two types of hardware interrupts (NOV 2010) 4. List the type of switching

More information

Part 1 of 3 -Understand the hardware components of computer systems

Part 1 of 3 -Understand the hardware components of computer systems Part 1 of 3 -Understand the hardware components of computer systems The main circuit board, the motherboard provides the base to which a number of other hardware devices are connected. Devices that connect

More information

QUESTIONS ABOUT COMPUTERS

QUESTIONS ABOUT COMPUTERS 1. What is a computer? QUESTIONS ABOUT COMPUTERS A computer is a machine that processes information, in other words, it receives and stores data, performs calculations with this data and presents the results

More information

System Unit Components Chapter2

System Unit Components Chapter2 System Unit Components Chapter2 ITBIS105 IS-IT-UOB 2013 The System Unit What is the system unit? Case that contains electronic components of the computer used to process data Sometimes called the chassis

More information

machine cycle, the CPU: (a) Fetches an instruction, (b) Decodes the instruction, (c) Executes the instruction, and (d) Stores the result.

machine cycle, the CPU: (a) Fetches an instruction, (b) Decodes the instruction, (c) Executes the instruction, and (d) Stores the result. Central Processing Unit (CPU) A processor is also called the CPU, and it works hand in hand with other circuits known as main memory to carry out processing. The CPU is the "brain" of the computer; it

More information

True/False Indicate whether the statement is true or false. Bubble A for True and B for False

True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1A Name _ Midterm Review Part 1 Lesson 1 and 2 True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1. A computer is an electronic device that receives data (input),

More information

True/False Indicate whether the statement is true or false. Bubble A for True and B for False

True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1 Name Midterm Review Part 1 Lesson 1 and 2 "B" True/False Indicate whether the statement is true or false. Bubble A for True and B for False 1. Eight bits are equal to one byte. 2. A computer is an electronic

More information

Bus Example: Pentium II

Bus Example: Pentium II Peripheral Component Interconnect (PCI) Conventional PCI, often shortened to PCI, is a local computer bus for attaching hardware devices in a computer. PCI stands for Peripheral Component Interconnect

More information

PL-590*T Replacement Guidebook

PL-590*T Replacement Guidebook Easy! Smooth! Replacement Guidebook 1/28 Preface Thank you very much for using Pro-face panel computers. Thanks to your continued support, the 10.4-inch PL-5910 series introduced in January 2005 and its

More information

Unit 2: Technology Systems. Computer and technology systems

Unit 2: Technology Systems. Computer and technology systems Unit 2: Technology Systems Computer and technology systems So far Introduction Applications in different industries Issues Sustainability Privacy and copyright Networking Today Learning aim B: Understand

More information

Motherboard Specifications, A8AE-LE (AmberineM)

Motherboard Specifications, A8AE-LE (AmberineM) 1 of 7 6/28/2009 11:14 PM» Return to original page Motherboard Specifications, A8AE-LE (AmberineM) Motherboard specifications table Motherboard layout and photos Clearing the CMOS settings Clearing the

More information

PB600/H1 BASIC SYSTEM

PB600/H1 BASIC SYSTEM PB600/H1 Embedded & Industrial PCs INTERNATIONAL PRODUCTS AND CONFIGURATIONS PB600/H1 BASIC SYSTEM PB600/H1 basic configuration Intel Celeron M 1.5GHz 256 MB RAM kit HDD 40GB 2.5" SATA No FDD Power supply

More information

Computer Organization

Computer Organization INF 101 Fundamental Information Technology Computer Organization Assistant Prof. Dr. Turgay ĐBRĐKÇĐ Course slides are adapted from slides provided by Addison-Wesley Computing Fundamentals of Information

More information