The visible PC Lecture 1: A look at the brains of the computer, the motherboard, and its associated components. Networks and Communication Department.

Slides:



Advertisements
Similar presentations
HARDWARE Rashedul Hasan..
Advertisements

Presentation by: Serena, Ann & Nicole
Introduction Computer Hardware Jess 2006 EXPANSION CARDS BUS ARCHITECTURE AND CONNECTORS.
The Visible PC.
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
Enhanced A+ Guide to Managing and Maintaining Your PC Third Edition.
How Computers Work Chapter 1.
The Visible PC Chapter 2.
Motherboard Parts and usage.
Motherboards. Parts of a motherboard Motherboards connect the diverse elements of a PC, enabling them to communicate with one another and work together.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
COMPUTER SYSTEM.
COMPUTER HARDWARE ***EXPLORED***
LOGO. Types of System Boards  Nonintegrated System Board  Nonintegrated system boards can be easily identified because each expansion slot is usually.
S3 Computer Literacy Computer Hardware. Overview of Computer Hardware Motherboard CPU RAM Harddisk CD-ROM Floppy Disk Display Card Sound Card LAN Card.
Parts and usage. Motherboard is the most important component in any personal computer. It contains almost every important elements of the computer. Sometimes.
Created by: Benton Kaeb
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware.
The Visible PC Chapter 1. Overview In this chapter, you will learn how to –Describe how the PC works –Identify the essential tools of the trade and avoid.
The Visible PC Chapter 1.
© 2007 The McGraw-Hill Companies, Inc. All rights reserved Identifying Personal Computer Components Chapter 2.
Components of a PC. Motherboard. Computer Mother Board Computer Mother board and its constituent components A typical PC mother board with important.
THE VISIBLE PC Lecture 2: A look at the brains of the computer, the motherboard, and its associated components. Networks and Communication Department 1.
XP Practical PC, 3e Chapter 17 1 Upgrading and Expanding your PC.
Computer Insides and Out Computer Basics 1.1. Basic Personal Computer System  A computer system consists of hardware and software components.  Hardware.
Macquarie Fields College of TAFE Version 2 – 13 March HARDWARE 2.
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
Computer Hardware Mr. Richard Orr Technology Teacher Bednarcik Jr. High School.
Translate the following message:
Exercise 2 The Motherboard
Motherboards.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware v0.95.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
The Computer System  Components Hardware Software  Electronic device  Follows instructions Comparisons Addition Subtraction Storage.
PRESENTATION ON MOTHERBOARD. MOTHERBOARD The motherboard is the main circuit board inside your PC. A motherboard is the central printed circuit board.
The Components of a System Unit
Itr3 lecture 3: the motherboard Thomas Krichel
The Guts. CPU CPU Socket The CPU is generally a 2 inch ceramic square with a silicon chip located inside. The chip usually about the size of a thumbnail.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
1.  RAM is our working memory storage. All the data, which the PC uses and works with during operation, are stored here.  Data are stored on drives,
Kaaba Technosolutions Pvt Ltd1 Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components.
Hardware on the Inside.  Computers are made of many electronic components or parts.  These components each have a special job and they all work together.
PC Internal Components Lesson 4.  Intel is perhaps the most recognizable microprocessor manufacturer. List some others.
CompTIA A+ Guide to Managing & Maintaining Your PC By: JEAN ANDREW Computer Maintenance Chapter 1: Computer Basics Knowledge.
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.
The motherboard was made to hold the CPU and allow the owner to upgrade the machine on their own.
Personal Computers… …And Their Internal Parts. Table of Contents 1.Motherboard 2.Central Processing Unit (CPU) 3.Power Supply 4.Controller Boards 5.Chipset.
Motherboard Group 1 1.
Computer Parts There are many parts that work together to make a computer work.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
PCs ENVIRONMENT and PERIPHERALS Lecture 4. An expansion cards: - An expansion card (expansion board) is an electronic circuit board that adds more functionality.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
A+ Guide to Managing and Maintaining Your PC, 7e Chapter 1 Introducing Hardware.
The Components of the System Unit
ICT COMPUTER FUNDAMENTALS
Power Supply.
Computer systems is a 10-credit unit
Visit for more Learning Resources
Chapter 6: BIOS.
Chapter Objectives In this chapter, you will learn:
Computer Hardware – System Unit
Components of Computer
A+ Guide to Managing and Maintaining Your PC, 7e
ICT COMPUTER FUNDAMENTALS
Drill Translate the following message:
ICT Programming Lesson 2:
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Chapter 4: Hardware for Educators
A Look at Computer Parts
Technology 2 Hardware on the Inside.
Presentation transcript:

The visible PC Lecture 1: A look at the brains of the computer, the motherboard, and its associated components. Networks and Communication Department

Outline the 'brains' types of memory the processor Inside a PC The Motherboard Motherboard Power Connector (P1) RAM ROM CMOS Memory The CPU Expansion Slots Chipsets External Connections the 'brains' types of memory the processor Networks and Communication Department

The complete PC All of the processing and storage takes place in the system unit All other parts of the PC – the printer, the keyboard, the monitor – connect to the system unit and are known as peripherals. The system unit’s case protects the internal components from the environment Networks and Communication Department

Typical PC case CD-ROM drive Power supply Hard disk drive Motherboard Floppy disk drive Sound/network cards Wires and ribbon cables Networks and Communication Department

Inside the System Unit Networks and Communication Department

Motherboard Is a thin, flat piece of circuit board, usually green or gold, and often slightly larger than a typical piece of notebook paper. It holds: The processor chip Memory chips Special sockets Multipurpose expansion slots onboard connector (I/O) Some chips are soldered onto the motherboard(permanent), and some are removable (so they can be upgraded). Networks and Communication Department

Motherboard (Cont.) Onboard connector Video card CPU Expansion slots Sockets RAM Networks and Communication Department

Networks and Communication Department

Motherboard Power Connector (P1) The motherboard would do nothing without power going through it. (P1) Power Connector connects between the power outlet on your wall and the computer components. Networks and Communication Department

Motherboard Power Connector (P1) (P1) Power Connector powers the objects on the motherboard like CPU and memory It does not power the hard-drive, CD-ROM or floppy drive so they need their own power connectors Networks and Communication Department

RAM Random Access Memory (RAM). RAM is used to hold programs while they are being executed, and data while it is being processed. Measured in units called bytes RAM is volatile, meaning that information written to RAM will disappear when the computer is turned off. Networks and Communication Department

RAM (Cont.) RAM contents can be accessed in any (i.e. random) order. Each piece of RAM is called stick on common type of stick called a dual inline memory module (DIMM) You can install extra RAM.(same type) Networks and Communication Department

RAM (Cont.) Each RAM location has an address and holds one byte of data (eight bits). Networks and Communication Department

What happens when the computer run out of RAM ? RAM (Cont.) What happens when the computer run out of RAM ? Networks and Communication Department

RAM (Cont.) Virtual memory uses part of the hard disk to simulate more memory (RAM) than actually exists. It allows a computer to run more programs at the same time. Virtual memory is slower than RAM. Networks and Communication Department

ROM Read-Only Memory can be read but not changed. It is non-volatile storage: it remembers its contents even when the power is turned off. ROM chips are used to store the instructions a computer needs during start-up, called firmware. Networks and Communication Department

ROM (Cont.) Every motherboard comes with a small code that enables the CPU to connect with other devices This program is called Basic Input/Output System (BIOS) The BIOS is stored inside a Flash ROM (system ROM) Networks and Communication Department

CMOS Memory Separate memory chip called the complementary metal oxide semiconductor (CMOS) Stores the information that describes specific device parameters This data read by BIOS to complete the programs needed to talk to changeable hardware It also acts as clock to keep the current date and time the battery Networks and Communication Department

Date and Time Battery This battery is not the source of your computer power It enables your computer to retain the accurate time and date Networks and Communication Department

CPU The central processing unit (CPU), also called the microprocessor or processor performs all the calculations that take place inside a PC. CPUs come in a variety of shapes and sizes. Networks and Communication Department

CPU (Cont.) a cooling fan and heat sink assembly to avoid overheating A heat sink is a big slab of copper or aluminum that helps draw heat away from the processor. The fan then blows the heat out into the case. Networks and Communication Department

CPU (Cont.) The two most common makers of CPUs used in PCs are AMD and Intel. Some of the more common models made over the last few years have names such as Celeron, Athlon, Sempron, Pentium III, Pentium 4 , I3, I5 and I7. CPUs come in different packages. Networks and Communication Department

Expansion Slots Expansion slots allows you to customize your computer by adding components through them. Common expansion cards: graphics card (for connecting to a monitor) network card (for transmitting data over a network) sound card (for connecting to a microphone and speakers) Networks and Communication Department

Expansion Slots (Cont.) Most PCs offer 4-8 expansion slots. There are several different types of expansion slot: ISA: (Industry Standard Architecture) older technology, for modems and slow devices PCI: (Peripheral Component Interconnect) for graphics, sound, video, modem or network cards AGP: (Accelerated Graphics Port) for graphics cards Networks and Communication Department

Expansion Slots (Cont.) Networks and Communication Department

Expansion Slots (Cont.) Expansion slot containing an expansion card. Most expansion cards contain a port. A connector cable plugs into the port, and leads to a peripheral. Networks and Communication Department

Northbridge and Southbridge Chipset There are 2 chipset chips to facilitate communication between the CPU and other devices : Northbridge and Southbridge Networks and Communication Department

Networks and Communication Department

Chipset (Cont.) The Northbridge helps the CPU connect with RAM, It deals with high speed interfaces The Southbridge connects the CPU with the expansion devices and storage drives like Hard- drive and floppy-disk-drive, It works mainly with lower speed devices Networks and Communication Department

External Connections Networks and Communication Department

External connections A Plug is a part with some type of projection that goes into a port A port is a part that has some type of matching hole or slot that accepts the plug The jack is used as an alternative to port The connector describes either a port or a plug Networks and Communication Department

External connections (Cont.) 1. Mini-DIN Connectors: The original DIN connector was replaced by mini- DIN Older style keyboards and mice plug into mini-DIN ports Networks and Communication Department

External connections (Cont.) 2. USB Connectors Universal serial bus (USB) The most common general-purpose connection for PCs. Many different devices, such as mice, keyboards, scanners, cameras, and printers. USB connections come in three different sizes: A (very common), B, and mini-B (less common). Networks and Communication Department

USB Connectors (Cont.) The USB A connector’s distinctive rectangular shape makes it easily recognizable (as shown in Figure) Networks and Communication Department

USB Connectors (Cont.) USB B connectors Mini-USB Connectors USB B connectors are for the other end of the USB cable where it attaches to the USB device (as shown in Figure). The smaller mini-B- style connector (as shown in figure) For small devices such as camera Networks and Communication Department

Networks and Communication Department

USB Connectors (Cont.) USB has a number of features that make it particularly popular on PCs. USB devices are hot-swappable, which means you can insert or remove them without restarting your PC. many USB devices get their electrical power through the USB connection Networks and Communication Department

External connections (Cont.) 3. FireWire Connectors Moves data at incredibly high speeds, making it the perfect connection for highly specialized applications, such as streaming video from a digital video camera onto a hard drive Networks and Communication Department

FireWire Connectors (Cont.) FireWire consists of a special 6-wire connector, as shown in Figure. There’s also a smaller, 4-pin version, usually seen on peripherals. Like USB, FireWire devices are hot-swappable. Networks and Communication Department

External connections (Cont.) 4. DB Connectors Over the years, DB connectors have been used for almost any type of peripheral you can think of, with the exception of keyboards. They have a slight D shape, which allows only one proper way to insert a plug into the socket. Networks and Communication Department

DB Connectors (Cont.) DB connectors in the PC world can have from 9 to 37 pins or sockets, although you rarely see a DB connector with more than 25 pins or sockets. DB-type connectors are some of the oldest and most common connectors used in the back of PCs. Networks and Communication Department

External connections (Cont.) 5. RJ Connectors The little plastic plug used to connect your telephone cord to the jack is a classic example of an RJ plug. Modern PCs use only two types of RJ jacks: the RJ-11 and the RJ-45. The phone jack is an RJ-11. It is used almost exclusively for modems. The slightly wider RJ-45 jack is used for your network connection. Figure shows an RJ-11 jack (bottom) and an RJ-45 jack (top). Networks and Communication Department

External connections (Cont.) 6. Audio Connectors Speakers and microphones connect to audio jacks on the system unit. The most common type of sound connector in popular use is the mini-audio connector. Networks and Communication Department

Any Questions ? Networks and Communication Department

References Mike Meyers, “CompTIA A+ Certification, all-in- one”, sixth edition, chapter 2, p. 30 – 53 Mike Meyers, “Introduction to PC Hardware and Troubleshooting”, first edition, chapter 4 , p. 84 – 93. Networks and Communication Department