Computer Repair Don Shappelle Adam Blaisse. Online Resources Supplemental documentation, videos and presentations. Leave comments.

Slides:



Advertisements
Similar presentations
Storage Devices Primary storage: is the storage provided
Advertisements

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Peripheral Storage Devices
Lesson 9 Types of Storage Devices.
Essential concepts lesson 3 Transforming Data into Information.
Storing Data Chapter 4.
Describing Storage Devices Store data when computer is off Two processes –Writing data –Reading data Storage terms –Media is the material storing data.
Computer Basics Whats that thingamagige?. Parts of a computer.
Types Of Storage Device
What is Hardware? Hardware is the physical parts of the computer system – the parts that you can touch and see. A motherboard, a CPU, a keyboard and a.
Computer Case Houses computer components Provides physical, environmental and electrostatic protection Source for the following: wikipedia.org-Personal_computer_hardwarewikipedia.org-Personal_computer_hardware.
The C P U In this lesson you will learn about the Press Enter or Click to continue Central Processing Unit.
Introduction to Computers
IT Systems Memory EN230-1 Justin Champion C208 –
Computer Hardware Components for Desktop
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
COMPONENTS OF THE SYSTEM UNIT
Memory. Random Access Memory Defined What is memory? operating system and other system software that control the usage of the computer equipment application.
Computer Systems 1 Fundamentals of Computing
Intro to Computer Hardware
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
COMPUTER MAIN PARTS. softwared HARDWARE 8 COMPONENTS.
Stuart Cunningham - Computer Platforms COMPUTER PLATFORMS Input, Output, and Storage & Introduction to Basic Computer Architecture Week 2.
Mr C Johnston ICT Teacher BTEC IT Unit 02 - Lesson 03 Inside Computers #2 – Drives, Connectors and Internal Memory.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Chapter 1 1.  The computer system consists of: 1. Hardware: Physical Components, like the system unit,monitor,keyboard, mouse, camera, printer … etc.
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Chidambaranathan C.M SRM University,Haryana. Memory:- As the word implies “memory” means the place where we have to store any thing, this is very essential.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
Module 1: Concepts of information Technology.  Central processing unit (CPU)  Hard disk  Common input and output devices  Types of memory Main Parts.
Computer Basic Vocabulary
Computer Science Computer Hardware. Computers are made of many electronic components or parts. These components each have a special job and they all work.
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)
Computer Hardware. Lally School of M&T- Microcomputing and Info Systems Lecture Topics 1. Data Representation 2. Data Metrics 3. Central processing Unit.
Storage of Data Instructions and data are held in main memory which is divided into millions of addressable storage.
1 Objectives Discuss reasons for taking this course on computers Outline the scope of this course Define the computer Differentiate between hardware and.
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.
Computer Basics.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Types of RAM (Random Access Memory) Information Technology.
Computer Hardware Components. Cases There are desktop cases and tower cases.
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
~How PC Parts Work~ (30 MARKS). List 4 External components you can see on the PC in front of you and describe the basic function of each one. 1) DVD Drive.
1.3 What Is in There?.  Memory  Hard disk drive  Motherboard  CPU.
Info Tech for Medical Profession
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
Computing Fundamentals
An Overview of the Computer System
Types of RAM (Random Access Memory)
Memory and storage AS identifies the main hardware components of at least two types of computer. AS states and discusses the implications.
CS111 Computer Programming
The physical parts of the computer
Mr C Johnston ICT Teacher
BUSINESS PLUG-IN B3 HARDWARE AND SOFTWARE BASICS
Info Tech for Medical Profession
Introduction to Computers
Business Computer Technology
Introduction to Computers
McGraw-Hill Technology Education
An Overview of the Computer System
Introduction to Computing
Introduction to Computers
McGraw-Hill Technology Education
Computer Applications Unit A
Computer components.
Presentation transcript:

Computer Repair Don Shappelle Adam Blaisse

Online Resources Supplemental documentation, videos and presentations. Leave comments or ask questions and receive replies.

Computing 101 Source:

Binary Numbers Base of two (0 or 1) A single digit is a bit, can be 1 or 0. 1= on, true & 0 = off, false to decimal: Source:

Hexadecimal Numbers Base of 16, easily translates to binary (base 2) 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F Not case sensitive (D is same as d) Source:

Kilo, Mega, Giga & Tera KB = about one thousand bytes (2 10 ) MB = about one thousand KB or a million bytes (2 20 ) GB = about one thousand MB or a billion bytes (2 30 ) TB = about one thousand GB or a trillion bytes (2 40 ) NOTE: 2 10 is actually 1,024, so 1KB is really 1,024 bytes

Hardware Motherboard & BIOS CPU, Power & Cooling Memory Storage Devices

Inside Your Old Computer Source:

Inside Your New Computer Source:

Motherboard Printed Circuit Board (PCB) with expansion capability Holds many crucial components, like CPU & Memory Descriptive Motherboard component diagram available at:

Motherboard Most common is Advanced Technology Extended Motherboard (ATX), since 1995 Descriptive Motherboard component diagram available at:

Source:

Cooling Fan: attached to the heat sink to increase the airflow Heat Sink: piece of metal that draws heat from the CPU and dissipates it Thermal Paste: fills microscopic gaps between CPU and heat sink, aids in drawing heat from CPU

BIOS Basic Input/Output System Built Into PC First Software Run When Powered On Press F2 for System Setup (Example) Stored on a Chip that was originally Read Only Can be rewritten, updated (called Flashing) Source:

CPU Central Processing Unit (THE BRAIN!) Most of Processing, key factor in performance Primary Manufacturers: Intel (85%) & Advanced Micro Devices (AMD) Choose a CPU compatible with Motherboard Advanced RISC Machine (ARM) processors are used in tablets and mobile devices, no fans, run with less power. (not usually replaced)

32 bit vs 64-bit A 64-bit CPU is required to run a 64-bit operating system. A 64-bit operating system is required for 64- bit applications. A 64-bit CPU will also run 32-bit software. Note: 32-bit Machines MAX OUT at ~3.5GB RAM

CPU Cores & More A core is a fully functioning processor With Multiple cores, tasks can be divided among them, making it faster to process Examples (Intel-based): P4 HT, Pentium D, Core 2 Duo, i3, i5, i7 Complete List of Processors: Note: Hyper Threading allows a CPU to process two threads (groups of instructions) at a time, simulating two physical CPUs.

Random Access Memory (RAM) Short-term storage of applications or data Allows processor to access and use information NOT THE SAME AS A HARD DRIVE, which is used to store long-term data VOLATILE – data is lost when power is lost.

RAM-related definitions Dynamic RAM (DRAM) Synchronous DRAM (SDRAM) Static RAM (SRAM) Double Data Rate (DDR) SDRAM DDR2 DDR3 DD4 Dual in-line memory module (DIMM) Small outline dual in-line memory module (SODIMM) Single, Dual and Triple Channel Single-Sided, Double Sided Parity Error Correction Code (ECC)

Storage Devices Hard Drives Solid State Drives Connection Types Floppy Disk Drives Optical / Combo Drives & Burners

Hard Disk Drive (HDD) Primary long-term storage device Non-volatile Uses spinning platters (up to 15k RPM) covered with ferromagnetic material. Data is written by magnetizing that material.

Hard Disk Drive (HDD) Physical components: Platters. Hard drives have multiple spinning platters, and each platter can be written to on both sides. Read/write head. A hard drive will have one read/write head for each platter side. Actuator. The actuator controls the movement of the arm. Actuator arm and axis. The actuator arm is moved back and forth by pivoting around the actuator axis. This positions the read/write head on different areas of the platter.

Hard Disk Drive (HDD) Logical components: Tracks. Each platter is logically divided into multiple tracks, which are circular areas on the disk. When the head is positioned over a track, it can read or write data on the track as the platter spins. Sectors. Tracks are logically separated into track sectors. A sector can be between 512 bytes and 2 KB in size. Clusters. A cluster is a group of multiple sectors. Clusters are also known as allocation units and are the smallest element of a drive to which an operating system can write.

Solid State Drives (SSDs) Have no moving components Use only electronics to store/retrieve data Commonly seen in USB Flash Drives, Tablets Faster Transfer Rates (as fast as 500MB/s)

Connection Types IDE SATA eSATA SAS Source:

Floppy Disk Drive Drive Letters A and B Can hold up to 1.44 MB Old version 5.25 New version 3.5 Rarely Used Now

Optical Drives (Disc, not Disk)

Types and Speeds R (Recordable). A recordable disc can have data written to it once. It is sometimes referred to as write once read many (WORM) and is used for backups and archives. It is possible to write the data in multiple sessions, but after an area is written on the disc, it cannot be rewritten. The R applies to CDs (as in CD-R), DVDs (as in DVD-R), and Blu-Ray discs (as in BD-R). RW (Rewritable). A rewritable disc can be rewritten many times. The RW applies to CDs (as in CD-RW) and DVDs (as in DVD-RW). RE (Recordable Erasable). Blu-Ray discs use RE (as in BD-RE) to indicate that the disc is rewritable. Speeds: CD: 150 KBps DVD: 1.39 MBps Blu-Ray: 4.5 MBps So, a 16X DVD-writer can write at 1.39MBps*16, or approximately 20MBps

Optical Disc Extraction Tool (ODET)

Questions, Comments, Suggestions? Ask on the site at Supplemental material available there for review and/or download