Instructor: Syed Shuja Hussain Chapter 2: The System Unit.

Slides:



Advertisements
Similar presentations
HARDWARE Rashedul Hasan..
Advertisements

Chapter 5 The System Unit.
PC Maintenance: Preparing for A+ Certification
Parts & Functions of a Computer. 2 Functions of a Computer.
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Computer Hardware Processing and Internal Memory.
Chapter 2.
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
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.
Begin. 1. It contains electronic components used to process data. a. Motherboard Motherboard b. System Unit System Unit c. Processor Processor.
Living in a Digital World Discovering Computers 2011.
Motherboard & System Unit. System Unit  The box in which the motherboard and other components of the computer is stored.  On a desktop computer it’s.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 The System Unit.
COMPUTER SYSTEM.
Your Interactive Guide to the Digital World Discovering Computers 2012.
COMPONENTS OF THE SYSTEM UNIT
Basic Computer Structure and Knowledge Project Work.
Your Interactive Guide to the Digital World Discovering Computers 2012.
The Components of the system unit Created By: N.AlJaffan Modified By:S.Abudawood Chapter 4.
Figure 1-2 Inside the computer case
Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Computers: Information Technology in Perspective.
The Components of the System Unit Jeremy Lukianovich.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
Computer Processing of Data
66 CHAPTER THE SYSTEM UNIT. 2 System Units in Microcomputers System Units (system cabinet):container that contain the electronic components of computer.
Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
Computer Hardware Mr. Richard Orr Technology Teacher Bednarcik Jr. High School.
1 Inside the Computer Chapter 6 Copyright Prentice-Hall, Inc
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
Motherboard (Main board)
Discovering Computers 2012: Chapter 4
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware v0.95.
Your Interactive Guide to the Digital World Discovering Computers 2012 Lecture -1.
Chapter 6 The System Unit.
Created By: N.AlJaffan Modified By:S.Abudawood & Tr.Asma Aleisa Chapter 4.
The System Unit © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Computing Essentials 2013.
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
The System Unit 5.
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
The Components of the System Unit
Kaaba Technosolutions Pvt Ltd1 Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components.
Computer Hardware – System Unit
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
The Computer System.
BMTS 242: Computer and Systems Lecture 4: Computer Hardware and Ports Yousef Alharbi Website
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Asma AlOsaimi.
Chapter 2.
Computer Hardware & Processing Inside the Box CSC September 16, 2010.
Motherboard Group 1 1.
Chapter 2: The System Unit. Computing Fundamentals Chapter 2: The System Unit Learning Objectives: Recognize how data is processed Understand processors.
Computers Are Your Future Tenth Edition Inside the System Unit 1.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Instructor: Chapter 2: The System Unit. Learning Objectives: Recognize how data is processed Understand processors Understand memory types and functions.
Instructor: Syed Shuja Hussain Chapter 2: The System Unit.
Lecture-03 PC Components. System Components Video Card Sound Card Monitor (Display) Speakers Modem (or Network Card)
Instructor: Chapter 2: The System Unit. Learning Objectives: Recognize how data is processed Understand processors Understand memory types and functions.
COMPUTER COMPONENTS Ms Jennifer Computer Components.
The Components of the System Unit
Computer Hardware – System Unit
CS111 Computer Programming
Discovering Computers 2011: Living in a Digital World Chapter 4
Computers © 2005 Prentice-Hall, Inc. Slide 1.
Chapter5.
Computers Are Your Future
Introduction to Computing
A Look at Computer Parts
Presentation transcript:

Instructor: Syed Shuja Hussain Chapter 2: The System Unit

Understanding CPUs Central Processing Unit (CPU)  Control Unit Manages the flow of data through the CPU  Arithmetic Logic Unit (ALU) Does the actual processing  Registers Holding areas for data and instructions

Understanding CPUs

Physical Composition of a CPU Semiconductor material (silicon) Encased in a ceramic shell Mounted on a small circuit board Pins or contacts on the underside

Cores Most modern PC CPUs have multiple cores Common numbers of cores are 2, 4, or 6 Each core has its own control unit, ALU, and registers Multiple cores allows parallel processing for greater throughput

Caches Cache is a small amount of fast memory located in or near the CPU Stores recently used data or data soon to be used Helps limit latency to improve performance Multi-level cache system  L1, L2, L3  L1 is smallest, fastest, closest to core  Fetching from L3 takes 10 times as long as from L1

CPU Performance Factors Speed (in gigahertz, GHz) Instructions per Second Word size (32-bit or 64-bit)

Understanding Memory Static vs. Dynamic Memory  Static = non-volatile  Dynamic = volatile Random Access Memory (RAM) vs. Read Only Memory (ROM)  RAM = rewriteable  ROM = not rewriteable (with exceptions)  Electrically Erasable Programmable ROM (EEPROM), basis for solid-state drives and USB flash drives

How Computers Use Memory System memory (main memory) Component memory (printers, display adapters) ROM-BIOS (EEPROM chip) CPU caches USB flash drives Memory cards Solid-state hard drives

Understanding System Memory Main memory is dynamic RAM (DRAM) Virtual memory is simulated memory from data- swapping on/off the hard drive Paging file is the area of the hard drive dedicated for virtual memory Memory addresses

Memory’s Physical Form Dual inline memory modules (DIMMs) Small-outline DIMMs (SO-DIMMs) for portables Memory capacity per DIMM  2GB, RGB, 16GB, etc. Synchronous DRAM (SDRAM) synchronizes with the system bus speed Double data rate (DDR) SDRAM  DDR2, DDR3, DDR4

Understanding Motherboards Motherboard: large circuit board inside the computer Capabilities dictated by chipset Form factor: size and shape of motherboard

Understanding Motherboards Expansion slots in desktop motherboard, for expansion cards  PCI  PCI Express (PCIe), x1, x4, x16

Understanding Motherboards ExpressCard slot in notebooks PCI Express Mini Card socket in notebooks

Built-In Components Graphics Ports:  Digital Visual Interface (DVI)  Video Graphics Array (VGA)

Built-In Components Speakers/Headphones  3.5 mm Ethernet networking  RJ-45 jack  Resembles a wide telephone plug Universal Serial Bus (USB)  USB 1.1, 2.0, 3.0 speeds FireWire (IEEE 1394)

Built-In Components (Legacy) PS/2  Used for older keyboards and mice  Used for older printers Serial Port  Used only for very old components (mice, modems)

Drive Connectors Parallel ATA  Older hard disk drives  Older CD and DVD drives Serial ATA  Newer hard disk drives  Newer CD and DVD drives  Solid-state hard drives

Understanding Power Supplies Power supply has two functions:  Converts AC to DC  Decreases the voltage to the appropriate levels for the devices it powers

Notebook Power Supply Transformer block (brick)