Chapter. Chapter. Introduction to a Typical PC

Size: px
Start display at page:

Download "Chapter. Chapter. Introduction to a Typical PC"

Transcription

1

2 Chapter Chapter 1 Introduction to a Typical PC

3 Objectives Give examples of how computers are used. Contrast analog and digital electronics. Give examples of computer data. Interpret binary and hexadecimal numbers 0 through 15. Compare bit, byte, and word. Contrast serial and parallel data transfer. Interpret the common prefixes associated with the computer s size and speed. Identify external computer connections.

4 Objectives (Continued) Identify the major components of a typical PC. Explain how the major computer components interact with each other. Contrast electrostatic discharge, electromagnetic interference, and radio frequency interference. Identify common PC service tools. Recall common safety practices related to computer repair.

5 Key Terms A+ Certification American Standard Code for Information Interchange (ASCII) analog electronics anti-static wrist strap battery binary number system Bit byte central processing unit (CPU) CompTIA computer cooling fan data device bay digital electronics

6 Key Terms (Continued) driver electromagnetic interference (EMI) electrostatic discharge (ESD) expansion card expansion card slot external SATA firmware hard drive hexadecimal number system hot swap integrated circuit (IC) motherboard parallel transfer peripheral power esata (esatap) power supply

7 Key Terms (Continued) radio frequency interference (RFI) random access memory (RAM) serial transfer word

8 Introduction to a Typical PC A+ Certification awarded after successful completion of the CompTIA A+ exams A+ Certification recognized throughout the industry A+ Certification covers basic PC repair and support skills CompTIA is a not-for-profit, vendor-neutral organization that certifies the competency level of technicians

9 The Role of Computers Computers are part of every aspect of our lives. The make up of a computer can seem intimidating, but the mechanics are simple. This textbook teaches skills to be successful in computer technology.

10 Digital Electronics All electronic components fall into one of two categories: digital electronics and analog electronics. Digital electronics is an electronic system represented by a simple switch, which is either on or off. Analog electronics is an electronic system that uses and produces varying voltage levels.

11 Digital Electronics (Continued) Digital System Goodheart-Willcox Publisher Analog System Goodheart-Willcox Publisher

12 Review Describe the difference between a digital and an analog electronic device. Digital devices accept discrete levels of input and produce discrete levels of output. Analog devices accept continuous ranges of input to produce continuous ranges of input to produce continuous ranges of output.

13 What Is a Computer? A computer is an assembly of electronic modules that interact with computer programs known as software to create, modify, transmit, store, and display data. Computers have rapidly evolved from simple electronic devices to highly sophisticated pieces of technology. Computers appear to be intelligent but really only process and store data.

14 What Is a Computer? (Continued) Data is information that is stored and processed by computers. Data inside the computer is represented electronically as high and low voltages, which create a digital signal. Data in a computer system is represented as ones and zeroes, a pattern known as the binary system.

15 Computer Data Codes Data can be numbers, text, pictures, or sound. Data can be expressed in different forms. Voltage levels Numeric systems Binary Hexadecimal Symbolic codes, such as ASCII Data should be expressed in the way that is easiest to grasp for the given material.

16 Computer Data Codes (Continued) The binary number system consists of entirely ones and zeroes. Digital devices have two states (off and on), which are reflected in two numbers (0 and 1). One and zeros of this system are used to represent high and low voltage signals.

17 Computer Data Codes (Continued) Binary Number System

18 Computer Data Codes (Continued) The hexadecimal number system is a computer code system that uses 16 characters. The system uses a combination of numerals 0 through 9 and the letters A through F. It best matches the hardware systems of computers. The system can be used in combination with the binary system.

19 Computer Data Codes (Continued) Hexadecimal Number System

20 Computer Data Codes (Continued) American Standard Code for Information Interchange (ASCII) is a symbolic code in which data can be expressed. It was the first attempt to standardize computer character codes among the varieties of hardware and software. It had limitations, such as not allowing for variations in fonts, a common requirement of wordprocessing software.

21 Bits, Bytes, and Words Bit, byte, and word are basic computer units of data based on the binary number system. Bit, short for binary digit, is a single binary unit of one or zero. A byte is equal to eight bits. A word is the total amount of bytes a computer can process at one time.

22 Bits, Bytes, and Words (Continued) Unit Definition Example Bit 0 or 1 1 Byte eight bits Word 1 to 8 bytes

23 Serial and Parallel Data Transfer Data is transferred in one of two modes in a computer system: series or parallel. Ports in a computer are classified as serial or parallel. In a serial transfer, data is sent through a port one bit at a time in successive order. In parallel transfer, more than one bit is sent side by side, eight bits at a time.

24 Serial and Parallel Data Transfer (Continued) Serial and Parallel Data Transfer Goodheart-Willcox Publisher

25 Computer Numerical Values Metric prefixes are used to express the speed and size of computer systems and hardware. Prefixes are used in combination with the word bit (b) or byte (B). Speed is usually expressed in bits. Storage is usually expressed as bytes.

26 Computer Numerical Values (Continued) Metric Prefix Chart

27 Computer Numerical Values (Continued) Comparison between Base 2 and Base 10 Number Systems

28 Review The binary system consists of the decimal numbers and. 0,1 There are eight in one. bits, byte Describe the difference between serial data transfer and parallel data transfer. In a serial transfer, data is sent through a port one bit at a time in successive order; in parallel transfer, more than one bit is sent side by side.

29 Take a Tour Outside the Computer Case A minimal workstation consists of a computer and input and output devices. The computer is a case that houses the motherboard, CPU, memory, and hard drive. Typical input devices include the keyboard and mouse. Typical output devices are the monitor, printer, and speakers.

30 Take a Tour Outside the Computer Case (Continued) Peripherals are optional pieces of equipment used to display data or to input data. Monitor displays data as words or pictures. Printer displays data in printed form. Speakers convert data into sound. Keyboard is used to enter data. Mouse is used to interact with coordinates on the display. Touch screen can be both input and output.

31 Take a Tour Outside the Computer Case (Continued) There are many different case styles used to contain and protect the electronic part of a computer. Most common case styles Desktop Tower Mini tower Micro tower Laptop Notebook

32 Take a Tour Outside the Computer Case (Continued) Exterior of the computer allows access to the electronic parts inside. Data can be entered through the hard drive, optical drive, keyboard, mouse, or one of the ports in the back.

33 Take a Tour Outside the Computer Case (Continued) Mini-DIN is an exterior connection used for the mouse and the keyboard that may not be interchangeable. FireWire is an exterior connection also known as the IEEE-1394 connector. Made to allow hot swaps, meaning a device can be plugged in or unplugged while the PC is running Made for very high-speed data transfers

34 Take a Tour Outside the Computer Case (Continued) Universal Serial Bus (USB) is a multipurpose exterior connection that allows many different devices to connect to a PC. Connects up to 127 devices in a daisy-chain fashion Eliminates the need to open the PC case to connect some peripherals

35 Take a Tour Outside the Computer Case (Continued) A device bay is a drive bay designed to accommodate the easy hot swap of devices such as hard drives, tape drives, and optical drives. Prewired for either USB or FireWire Eliminates the problem of running long cords across work surfaces

36 Take a Tour Outside the Computer Case (Continued) There are two types of RJ connectors commonly used: RJ-11 and RJ-45. RJ-11 for telephone connections RJ-45 for network connections DB connector looks similar in shape to the letter D. Options include a 9-, 15-, or 25-pin Current computers have no DB connections, replaced by USB

37 Take a Tour Outside the Computer Case (Continued) VGA, DVI, and HDMI are used as monitor connections. VGA is used for analog connections. DVI and HDMI are used for digital connections. External SATA devices require two connections. External SATA port provides a data connection to an external SATA device. Power esata port, also called the esatap, provides data connection and electrical power.

38 Take a Tour Outside the Computer Case (Continued) Typical Exterior Connections Goodheart-Willcox Publisher

39 Take a Tour Inside the Computer Case The inside of a PC has several standard components. Central processing unit (CPU) Power supply Hard drive Motherboard RAM Firmware Battery Expansion cards Expansion card slots Cooling fan Cables

40 Take a Tour Inside the Computer Case (Continued) The central processing unit (CPU) is the brain of the computer. Intel Core i7, Intel Pentium, Intel Celeron, AMD FV 8-Core, and AMD Phenom are various models of CPUs. All other components depend on the CPU. CPU controls the data in the computer. The CPU translates commands into actions. CPU carries out the program codes written in the software program.

41 Take a Tour Inside the Computer Case (Continued) One CPU Model AMD Athlon 64 FX-70 series processor. Courtesy of Advanced Micro Devices, Inc.

42 Take a Tour Inside the Computer Case (Continued) The power supply converts the 120-volt ac power from the wall outlet to dc voltage levels used by the various computer components. The hard drive is where computer programs and data are stored. The hard drive is also called the internal hard drive or hard disk drive. Programs and data are stored as magnetic patterns on the hard drive.

43 Take a Tour Inside the Computer Case (Continued) Hard Drive Power Supply Goodheart-Willcox Publisher Goodheart-Willcox Publisher

44 Take a Tour Inside the Computer Case (Continued) The motherboard is usually a rectangular piece of circuit board covered with many conductors that provide electrical energy paths to the computer components and expansion slots. The motherboard provides a way to distribute the digital signals. The motherboard is an electrical system of pathways referred to as the computer bus.

45 Take a Tour Inside the Computer Case (Continued) Motherboard Goodheart-Willcox Publisher

46 Take a Tour Inside the Computer Case (Continued) Random access memory (RAM) is where computer programs are loaded to and from the hard drive. RAM is classified as volatile memory, meaning that data is lost when the power is turned off. The amount of RAM required to run applications will vary. RAM is where data is temporarily stored. RAM is emptied when a computer is turned off.

47 Take a Tour Inside the Computer Case (Continued) Three Difference Types of RAM Modules Goodheart-Willcox Publisher

48 Take a Tour Inside the Computer Case (Continued) Firmware is hardware-specific software required to boot the computer and support communication between the operating system and hardware devices. Interprets commands of higher-level software programs, such as operating systems. Translates the commands into actions hardware devices, such as the hard drive, can understand.

49 Take a Tour Inside the Computer Case (Continued) Firmware and drivers work hand in hand. A driver is a small software program written specifically for a hardware device. Drivers allow operating system to properly communicate with a device. Without the driver, the device will not function properly.

50 Take a Tour Inside the Computer Case (Continued) CMOS, and BIOS are distinctly different from firmware. CMOS is where the Setup utility stores information about the computer s hardware, date, and time. BIOS is a type of firmware written in machine language. Machine language uses hexadecimal codes to write a program. Because there is no single BIOS standard, BIOS systems are diverse. BIOS soon will be replaced by UEFI.

51 Take a Tour Inside the Computer Case (Continued) The battery supplies voltage to the CMOS, which contains the firmware setup data. Without the battery, the computer would lose the date, time, and all important information about the hardware components when the power switch is turn off. The battery allows information to be saved while the PC is powered down.

52 Take a Tour Inside the Computer Case (Continued) Computer Battery Goodheart-Willcox Publisher

53 Take a Tour Inside the Computer Case (Continued) An expansion card is a board that can be easily installed in a computer to enhance or expand its capabilities. An expansion card is also called an interface card or host adapter. This component is used for such devices as TV tuners, video cards, sound cards, and modems. Many devices designed to be added to expansion cards have been redesigned as exterior devices that connect typically through a USB port.

54 Take a Tour Inside the Computer Case (Continued) Expansion Card Goodheart-Willcox Publisher

55 Take a Tour Inside the Computer Case (Continued) An expansion card slot is a receptacle for an expansion card, which allows the card to connect to the motherboard s circuitry. The cooling fan supplies a constant stream of air across the computer components. Cables, such as the SATA and the PATA, connect the motherboard to devices such as the hard drive and optical drive.

56 Take a Tour Inside the Computer Case (Continued) Expansion Card Slots SATA and PATA Cables Goodheart-Willcox Publisher Goodheart-Willcox Publisher

57 How the Major Parts Work Together 1. Power switch is turned on and electrical power goes from the wall outlet into the computer system. 2. Firmware system is activated and performs a power-on self-test (POST), checking the RAM, ROM, hard drive, and keyboard. 3. Operating system takes control of the system. 4. CPU waits for activity to be generated by the mouse, keyboard, modem, or other input device.

58 How the Major Parts Work Together (Continued) 5. Mouse pointer is moved to an icon and the mouse is clicked to activate a program, such as a word-processing program. 6. Some typing is done, and the save command is issued by clicking the save icon. The operating system takes over to interpret the command. 7. The firmware translates the instructions from the operating system to the storage media, activating the hard drive motor and actuator arm. 8. Control is returned to the program, so long as an error had not occurred.

59 Integrated Circuits The term chip is often used in the computer industry and is the final product of the manufacturing of an integrated circuit. An integrated circuit (IC) is a collection of transistors, resistors, and other electronic components reduced to an unbelievable small size. Over six million transistors manufactured as an integrated circuit can fit into an area the size of a dime.

60 Integrated Circuits (Continued) Manufacturing an integrated circuit takes many hundreds of steps. The circuit is drawn on a very large scale and drawings are photographed. The negative of the photograph is used as a template. An ingot of pure silicon is made and sliced into thin wafers to serve as the base. A series of layers are produced over the silicon wafer using a process called photolithography.

61 Integrated Circuits (Continued) Manufacture of Integrated Circuits Goodheart-Willcox Publisher

62 Integrated Circuits (Continued) A coating of a chemical called photoresist is laid over the entire surface of the wafer, which will react when exposed to UV light. Ultraviolet light is shone through the negative, causing the photoresist to leave a pattern of soft and hard surfaces in the exact pattern of the designed circuit.

63 Integrated Circuits (Continued) The soft photoresist is washed away, leaving an etched pattern of valleys and ridges on the surface of the wafer. The valleys are filled in with conductive material, called doping or implantation. The process is repeated multiple times until 20 or more layers are developed over the entire wafer. Single wafer is cut into several individual circuits.

64 Integrated Circuits (Continued) Electrostatic discharge (ESD) is best defined in the world of computer maintenance as the transfer of static electrical energy from one object to another. An ESD will damage the circuits of a microchip. Technicians wear an anti-static wrist strap, which connects the technician to ground and bleeds off any electrostatic charge. Electronic parts and devices are shipped inside anti-static bags to prevent ESD.

65 Integrated Circuits (Continued) Anti-Static Kit Goodheart-Willcox Publisher

66 Integrated Circuits (Continued) Electromagnetic Interference (EMI) is interference or damage to components caused by magnets and magnetic fields. Any device that operates on magnetic principles should not come in contact or close proximity to a magnetic field. Most common source of a magnetic field is magnetic tools. Some computer chips can be damaged by strong magnetic force, but most are designed with magnetic shielding.

67 Integrated Circuits (Continued) Radio frequency interference (RFI) is interference produced by electronic devices that use radio waves. Wireless network devices can fail or operate erratically because of radio frequencies broadcast by other devices. Common devices that generate RFI are cell phones, cordless phones, wireless network components, and microwave ovens.

68 Review What components are found in a typical computer workstation? Some common PC components are CPU, cooling fan, motherboard, RAM power supply, hard drive, expansion cards, and cables. What is the purpose of the battery mounted on the motherboard? The battery supplies voltage to the CMOS chip that contains the firmware setup data. Describe the difference between ESD, EMI, and RFI. ESD is a static charge of electricity; EMI is interference or damage to components caused by magnets and magnetic fields; and RFI is interference produced by electronic devices that use radio waves.

69 Tool Kit Computer repair requires a minimum number of tools and can vary. A variety of screwdrivers are needed, a chip puller, anti-static wrist strap, multimeter, extra screws, and an extraction device are helpful. Canned compressed air may be necessary.

70 Tool Kit (Continued) A software tool kit is important as well. Software will be used to troubleshoot, diagnose, and repair PCs. Many software tools can be found as shareware, which is software that is freely distributed, usually via the Internet.

71 Safety Safety is the responsibility of everyone. Precautions should be taken to ensure physical safety. Cables, such as power cords or network cables, should be properly secured to avoid causing a tripping hazard. Tape the cable to the floor Use a cable floor runner Avoid touching electronic components while the computer is energized.

72 Safety (Continued) Other steps should be taken to ensure physical safety of computer technicians and users. Loose clothing and inappropriate footwear should not be worn in the computer repair environment. When the weight of an object exceeds 50 pounds, two or more people should lift it or special equipment designed for lifting and hauling heavy objects should be used.

73 Safety (Continued) Electrical hazards in a computer lab should be understood. Do not attempt to open, inspect, or repair any electronic device that you have not been trained on by your instructor or if you have nor received your instructor s permission. Disconnect electrical power before opening any computer case. Remove jewelry before working inside a computer case.

74 Safety (Continued) The possibility of fire is always a threat in a computer laboratory. The acronym PASS is used to remember the proper procedure for using a fire extinguisher P = Pull the pin. A = Aim at the base of the fire. S = Squeeze the handles together slowly to discharge the fire extinguisher. S = Sweep the nozzle from side to side moving carefully toward the fire while keeping the discharge aimed at the base of the fire.

75 Safety (Continued) Five Classes of Fire Extinguishers Goodheart-Willcox Publisher

76 Safety (Continued) Computer technicians come into contact with hazardous materials and thus, need to practice chemical safety. A Material Safety Data Sheet (MSDS) is required by federal law for hazardous materials. An MSDS includes proper handling, storage, and disposal of the material, and health effects or harmful effects from breathing and contact with skin or eyes. The Environmental Protection Agency (EPA) provides information about how to properly dispose of and recycle electronic equipment.

77 Review What does the fire protection acronym PASS represent? Pull the pin. Aim at the base of the fire. Squeeze the handles. Sweep the nozzle side to side at the base of the fire. What government organization is responsible for safety education and enforcement in the work area? The Occupational Safety and Health Administration (OSHA) is responsible for safety education and enforcement in the work area.

For the A+ Certification exams, you should be able to identify the names, functions, and characteristics of the major components and ports of a Pc.

For the A+ Certification exams, you should be able to identify the names, functions, and characteristics of the major components and ports of a Pc. Introduction For the A+ Certification exams, you should be able to identify the names, functions, and characteristics of the major components and ports of a Pc. Practice 1.1 Fill in the blanks for the

More information

Introduction to a Typical PC. Freedom High School

Introduction to a Typical PC. Freedom High School Introduction to a Typical PC Freedom High School A Day in the Life of a Student A Day in the Life of a Student Wake up using a digital alarm clock Utilize handheld-vibrating electric toothbrush Check email,

More information

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

IT ESSENTIALS V. 4.1 Module 2 Safe Lab Procedures and Tool Usage

IT ESSENTIALS V. 4.1 Module 2 Safe Lab Procedures and Tool Usage IT ESSENTIALS V. 4.1 Module 2 Safe Lab Procedures and Tool Usage 2.0 Introduction 1. Why do we have safety guidelines? To help protect individuals from accidents and injury and to protect equipment from

More information

MSc-IT 1st Semester Fall 2016, Course Instructor M. Imran khalil 1

MSc-IT 1st Semester Fall 2016, Course Instructor M. Imran khalil 1 Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter cards, and other components of a motherboard

More information

Keep the work area free of clutter and clean. Food and drinks are not allowed in the work area.

Keep the work area free of clutter and clean. Food and drinks are not allowed in the work area. 29 Chapter 3 Computer Assembly Introduction This chapter addresses the process of the computer assembly process. The ability to successfully assemble a computer is a milestone for the PC Ttechnician. It

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

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

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

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

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

VISUAL SUMMARY. The System Unit

VISUAL SUMMARY. The System Unit Rev.Confirming Pages VISUAL SUMMARY The System Unit SYSTEM UNIT System unit (system chassis) contains electronic components. There are four basic categories of system units: desktop, notebook (laptop),

More information

HANDOUT Electrical Safety How do we make sure that humans and computer equipment are safe from electrical hazards?

HANDOUT Electrical Safety How do we make sure that humans and computer equipment are safe from electrical hazards? How do we make sure that humans and computer equipment are safe from electrical hazards? ESD Although not a potential hazard that endangers the PC technician, ESD can easily destroy sensitive computer

More information

To connect the AC adapter:

To connect the AC adapter: Replacing the AC Adapter Replacing the AC Adapter 3 Plug the power cord into a wall outlet. The power indicator turns on. To connect the AC adapter: Connect the power cord to the AC adapter. Power indicator

More information

Chapter 3: Computer Assembly

Chapter 3: Computer Assembly Chapter 3: Computer Assembly IT Essentials v6.0 ITE v6.0 1 Chapter 3 - Sections & Objectives 3.1 Assemble the Computer Build a Computer. 3.2 Boot the Computer Explain how to verify BIOS and UEFI settings.

More information

Chapter 2: Introduction to Lab Procedures and Tool Use

Chapter 2: Introduction to Lab Procedures and Tool Use Chapter 2: Introduction to Lab Procedures and Tool Use IT Essentials v6.0 ITE v6.0 1 Chapter 2 - Sections & Objectives 2.1 Safe Lab procedures Explain the purpose of safe working conditions and safe lab

More information

Below is a reviewer on the skill assessment exam of those who wanted to get a certificate on Computer Hardware

Below is a reviewer on the skill assessment exam of those who wanted to get a certificate on Computer Hardware Computer Hardware Servicing NC II Assesment Below is a reviewer on the skill assessment exam of those who wanted to get a certificate on Computer Hardware Servicing NC II from Technical Education and Skills

More information

What step should a technician perform first when servicing computer equipment?

What step should a technician perform first when servicing computer equipment? - 1 IT EssClass Test 2 1 What is the unit used to measure CPU speed? Bits. Bytes. Hertz. Voltage. 2 What is the purpose of a heat sink on a processor? To cool the processor. To ground the processor. To

More information

Chapter 2: Disassembly

Chapter 2: Disassembly P370EM / P370EM3 Chapter 2: Overview This chapter provides step-by-step instructions for disassembling the P370EM / P370EM3 series notebook s parts and subsystems. When it comes to reassembly, reverse

More information

H4 Series Hardware Replacement Guide

H4 Series Hardware Replacement Guide Machine type: 10059/7723 10060/7724 10068/7752 10080/3099/1194 10091/2558/1196 H4 Series Hardware Replacement Guide Version 3.0 2011.08 31500379 Hardware Replacement Guide Copyright Lenovo 2011. All rights

More information

Thin clients JC500X - 1 Reference guide

Thin clients JC500X - 1 Reference guide Thin clients JC500X - 1 Reference guide 1. Product introduction 1-1 product overview Using Intel N2840 BayTrail dual-core embedded processor ( or Intel J2900), low power consumption new fashionable appearance,

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

Thank you for selecting UTC RETAIL s innovative Model 1170 Point of Sale solution!

Thank you for selecting UTC RETAIL s innovative Model 1170 Point of Sale solution! 1170 POS SYSTEM 1170 USER GUIDE Thank you for selecting UTC RETAIL s innovative Model 1170 Point of Sale solution! This guide is designed to acquaint you with the features and functionality of the 1170

More information

Chapter 1 - First Look at Computer Parts and Tools. 1. A tower case conserves space since it can double as a monitor stand.

Chapter 1 - First Look at Computer Parts and Tools. 1. A tower case conserves space since it can double as a monitor stand. 1. A tower case conserves space since it can double as a monitor stand. ANSWER: False 2. A DVI port transmits a video signal and is also called a DB-15 port. ANSWER: False 3. An Ethernet port has a connector

More information

IT Essentials (ITE v5.0 & v5.02) Chapter 2 Exam Answers 100% 2016

IT Essentials (ITE v5.0 & v5.02) Chapter 2 Exam Answers 100% 2016 IT Essentials (ITE v5.0 & v5.02) Chapter 2 Exam Answers 100% 2016 1.Which tool in Windows XP gives a technician access to initialize disks and create partitions? Defrag Scandisk Format Disk Management*

More information

A+ Guide to Managing and Maintaining Your PC. Electricity and Power Supplies

A+ Guide to Managing and Maintaining Your PC. Electricity and Power Supplies A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 4 Electricity and Power Supplies Measures of Electricity 2 AC and DC Alternating current (AC) Cycles back and forth Economical Direct

More information

DIVAR IP 2000 DIP N, DIP HD, DIP HD. en Quick Installation Guide

DIVAR IP 2000 DIP N, DIP HD, DIP HD. en Quick Installation Guide DIVAR IP 2000 DIP-2040-00N, DIP-2042-2HD, DIP-2042-4HD en Quick Installation Guide DIVAR IP 2000 Table of Contents en 3 Table of contents 1 Safety precautions 4 1.1 General safety precautions 4 1.2 Electrical

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

Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer

Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer Name Date Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer After completion of this chapter, students should be able to: Explain IT industry certifications and technician

More information

Serial ATA Hot Swap Drive Cage Upgrade Kit for: Intel Server Chassis SC5200 Intel Server Chassis SC5250-E

Serial ATA Hot Swap Drive Cage Upgrade Kit for: Intel Server Chassis SC5200 Intel Server Chassis SC5250-E Serial ATA Hot Swap Drive Cage Upgrade Kit for: Intel Server Chassis SC5200 Intel Server Chassis SC5250-E A Guide for Technically Qualified Assemblers of Intel Identified Subassemblies/Products Order Number:

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

Chapter 2 Working Inside Desktop Computers and Laptops

Chapter 2 Working Inside Desktop Computers and Laptops Chapter 2 Working Inside Desktop Computers and Laptops TRUEFALSE 1. When disassembling a computer, it's okay to stack circuit boards on top of each other as long as you follow ESD protection rules. (A)

More information

2. Hollerith s machine implemented what type of memory technology? a. Punched Cards b. Paper Tape c. Magnetic tape d. Relays

2. Hollerith s machine implemented what type of memory technology? a. Punched Cards b. Paper Tape c. Magnetic tape d. Relays Unit 1 Summary A Short History of the Computer 1. Who developed the very first computer of any type? a. Intel b. Apple c. Commodore d. The Chinese 2. Hollerith s machine implemented what type of memory

More information

CompTIA A+ Accelerated course for & exams

CompTIA A+ Accelerated course for & exams CompTIA A+ Accelerated course for 220-901 & 220-902 exams Course overview Target Audience This course is for Participants wishing to take and pass both CompTIA A+ exams (220-901 and 220-902) exam. It is

More information

After completing this chapter, you will meet these objectives:

After completing this chapter, you will meet these objectives: 3.0 Introduction Assembling computers is a large part of a technician's job. As a technician, you will need to work in a logical, methodical manner when working with computer components. As with any learned

More information

2. Why is it important to remove loose jewelry before working inside a computer case?

2. Why is it important to remove loose jewelry before working inside a computer case? Chapter 2 Solutions Reviewing the Basics 1. When taking a computer apart, why is it important to not stack boards on top of each other? Answer: You could accidentally dislodge a chip. 2. Why is it important

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

By Dr. Samaher Hussein Ali

By Dr. Samaher Hussein Ali Department of Information Networks The University of Babylon LECTURE NOTES ON Evolving Technology of Laptops By Dr. Samaher Hussein Ali College of Information Technology, University of Babylon, Iraq Samaher@itnet.uobabylon.edu.iq

More information

Computer Assembly Step by Step DRAFT

Computer Assembly Step by Step DRAFT 9781587132636_ch03.qxp 8/20/10 1:37 PM Page 79 CHAPTER 3 Computer Assembly Step by Step Objectives Upon completion of this chapter, you should be able to answer the following questions: How do I open the

More information

Name Date. 4. What are some of the basic safety precautions to use while working on a computer? Give a few examples from the text:

Name Date. 4. What are some of the basic safety precautions to use while working on a computer? Give a few examples from the text: Name Date Chapter 2: Lab Procedures and Tool Use After completion of this chapter, students should be able to: Explain the purpose of safe working conditions and safe lab procedures. Explain how to use

More information

LVN5200A-R2, rev. 1, Hardware Installation Guide

LVN5200A-R2, rev. 1, Hardware Installation Guide LVN5200A-R2 LVN5250A-R2 LVN5200A-R2, rev. 1, Hardware Installation Guide Customer Support Information Order toll-free in the U.S.: Call 877-877-BBOX (outside U.S. call 724-746-5500) FREE technical support

More information

Computer Maintenance. PC Disassembly and Reassembly. Copyright Texas Education Agency, All rights reserved.

Computer Maintenance. PC Disassembly and Reassembly. Copyright Texas Education Agency, All rights reserved. Computer Maintenance PC Disassembly and Reassembly 1 Enabling Objectives Computer Chassis (Cases) Power Supplies Configuring the Motherboard Configuring the Connectors CPU Interfaces RAM Installing a Hard

More information

User s Guide. for Echo Express SE II Thunderbolt 2-to-PCI Express Card Expansion Chassis. For Windows

User s Guide. for Echo Express SE II Thunderbolt 2-to-PCI Express Card Expansion Chassis. For Windows User s Guide for Echo Express SE II Thunderbolt 2-to-PCI Express Card Expansion Chassis For Windows Contents 1 Introduction, System Requirements 1 2 Echo Express SE II Description 2 Echo Express SE II

More information

ThinkStation P320 Tiny User Guide and Hardware Maintenance Manual

ThinkStation P320 Tiny User Guide and Hardware Maintenance Manual ThinkStation P320 Tiny User Guide and Hardware Maintenance Manual Machine Types (MTs): 30C1 (Energy Star), 30C2 (Energy Star), and 30C3 (Energy Star) Note: Before using this information and the product

More information

IT Essentials 5.0 Scope and Sequence

IT Essentials 5.0 Scope and Sequence IT Essentials 5.0 Scope and Sequence Last Updated 03 January 2013 Target Audience The Cisco IT Essentials curriculum is designed for Cisco Networking Academy students in upper secondary schools, technical

More information

Exam Questions 9L0-314

Exam Questions 9L0-314 Exam Questions 9L0-314 Apple Hardware Recertification exam https://www.2passeasy.com/dumps/9l0-314/ 1.Which THREE of the following items are appropriate to use for ESD prevention? SELECT THREE A. Metal

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

Course Description. Audience. Prerequisites. Skills Taught. Module Title. Duration. Course Outline :: CompTIA A+ Certification ::

Course Description. Audience. Prerequisites. Skills Taught. Module Title. Duration. Course Outline :: CompTIA A+ Certification :: Module Title Duration : Course CompTIA : CompTIA A+ Certification : 5 days Course Description CompTIA's A+ certification is the industry standard for validating the foundational skills needed by today's

More information

2100 POS System User Guide

2100 POS System User Guide 2100 POS System 2100 User Guide Thank you for selecting UTC RETAIL s innovative Model 2100 Point of Sale solution! This guide is designed to acquaint you with the features and functionality of the 2100

More information

SySTIUM TECHNOLOGIES. Assembly Guide. Model 133i

SySTIUM TECHNOLOGIES. Assembly Guide. Model 133i Assembly Guide Model 133i Radio Frequency Interference Notice (USA) This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules,

More information

IT SYSTEMS ADMINISTRATOR PROGRAM

IT SYSTEMS ADMINISTRATOR PROGRAM NH5000 A+ Comprehensive 120 Total Hours COURSE TITLE: A+ Comprehensive COURSE OVERVIEW: After completing this course, students will be able to perform tasks such as: Installation Configuration Diagnosing

More information

Exam: A+ Practice Exam 3: Chapter 6

Exam: A+ Practice Exam 3: Chapter 6 Exam: A+ Practice Exam 3: Chapter 6 Question 1 of 32 The PS/2 ports on a computer are used for which types of devices? (Select two.) Keyboard Mouse Modem Digital audio Digital video Question 2 of 32 Which

More information

Answers to Chapter 2 Review Questions. 2. To convert controller signals into external signals that are used to control the machine or process

Answers to Chapter 2 Review Questions. 2. To convert controller signals into external signals that are used to control the machine or process Answers to Chapter 2 Review Questions 1. To accept signals from the machine or process devices and to convert them into signals that can be used by the controller 2. To convert controller signals into

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

Downloaded from various sources on the NET

Downloaded from various sources on the NET Overview Computers. Hardware components of a Computer. Purpose and functions of computer operating systems. Evolution of computer operating systems. Operating systems available today. Downloaded from various

More information

742S 742i SC742 CHASSIS USER'S GUIDE

742S 742i SC742 CHASSIS USER'S GUIDE 742S 742i SC742 CHASSIS USER'S GUIDE 1.0a SC742 Chassis User s Guide The information in this User s Guide has been carefully reviewed and is believed to be accurate. The vendor assumes no responsibility

More information

Replacing the Gateway M305 Optical Drive

Replacing the Gateway M305 Optical Drive Replacing the Gateway M305 Optical Drive This package includes an optical drive, such as a CD or DVD drive, for your Gateway M305 notebook and these printed instructions. Installing a replacement drive

More information

Preparing to Install the VG248

Preparing to Install the VG248 CHAPTER 2 To ensure normal system operation, plan your site configuration and prepare your site before installation. Before installing the VG248, review these sections: Preparing the Installation Site,

More information

Dell XPS L702X Service Manual

Dell XPS L702X Service Manual Dell XPS L702X Service Manual Regulatory model: P09E series Regulatory type: P09E002 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

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

Motherboard Central Processing Unit (CPU) Random access memory (RAM)

Motherboard Central Processing Unit (CPU) Random access memory (RAM) Cool Careers in Cyber Security Missing Computer Parts Delivery: Can be used as a table demo (hands-on) activity or during a presentation session. Large display table recommended. Pre-cut and laminate the

More information

Intel NUC Kit DN2820FYKH User Guide. Intel NUC Kit DN2820FYKH User Guide

Intel NUC Kit DN2820FYKH User Guide. Intel NUC Kit DN2820FYKH User Guide Intel NUC Kit DN2820FYKH User Guide 1 Before You Begin CAUTIONS The procedures in this user guide assume familiarity with the general terminology associated with personal computers and with the safety

More information

Dell XPS 14z Owner s Manual

Dell XPS 14z Owner s Manual Dell XPS 14z Owner s Manual Computer model: L412z Regulatory model: P24G series Regulatory type: P24G001 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better

More information

I.T. CHAPTER 6. A docking station may have PCI slots for expansion cards and speakers.

I.T. CHAPTER 6. A docking station may have PCI slots for expansion cards and speakers. I.T. CHAPTER 6 What is the difference between a docking station and a port replicator? A docking station has fewer ports. A docking station may have PCI slots for expansion cards and speakers. A docking

More information

Chapter 2 Basic Computer Configuration

Chapter 2 Basic Computer Configuration CSCA0101 COMPUTING BASICS Chapter 2 1 Topics: Basic Operations Computer Components Computer Categories 2 Computing Terminology Data Data is anything in a form suitable for use with a computer. Information

More information

Replacing the Gateway M275 Keyboard

Replacing the Gateway M275 Keyboard Replacing the Gateway M275 Keyboard This package includes a replacement keyboard for your Gateway M275 notebook and these printed instructions. Tools you need You need a small Phillips screwdriver and

More information

Plasma Panel Replacement Guide DU-42PX12X

Plasma Panel Replacement Guide DU-42PX12X Plasma Panel Replacement Guide DU-42PX12X Panel Replacement: At this point, the panel has been determined to be defective and replacement is necessary. Upon receiving the replacement panel, it must be

More information

Intel NUC Kit D54250WYKH & D34010WYKH User Guide. Intel NUC Kit D54250WYKH Intel NUC Kit D34010WYKH User Guide

Intel NUC Kit D54250WYKH & D34010WYKH User Guide. Intel NUC Kit D54250WYKH Intel NUC Kit D34010WYKH User Guide Intel NUC Kit D54250WYKH Intel NUC Kit D34010WYKH User Guide 1 Before You Begin CAUTIONS The procedures in this user guide assume familiarity with the general terminology associated with personal computers

More information

Dell Inspiron N5110 Service Manual

Dell Inspiron N5110 Service Manual Dell Inspiron N5110 Service Manual Regulatory model: P17F Regulatory type: P17F001 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

Copyright 2016 HP Development Company, L.P.

Copyright 2016 HP Development Company, L.P. User Guide Copyright 2016 HP Development Company, L.P. AMD is a trademark of Advanced Micro Devices, Inc. Intel, Thunderbolt, the Thunderbolt logo, and vpro are trademarks of Intel Corporation in the U.S.

More information

IT Essentials v5.0: Introduction to the Personal Computer Online Study Questions Chapter 1

IT Essentials v5.0: Introduction to the Personal Computer Online Study Questions Chapter 1 Name: Per.: IT Essentials v5.0: Introduction to the Personal Computer Online Study Questions Chapter 1 Curr Question Answer 1.0.1 1. How large were the first computers? The OS 2. What makes up a computer?

More information

Chapter 6: Fundamental Laptops and Portable Devices

Chapter 6: Fundamental Laptops and Portable Devices Chapter 6: Fundamental Laptops and Portable Devices IT Essentials: PC Hardware and Software v4.1 1 Chapter 6 Objectives 6.1 Describe laptops and other portable devices 6.2 Identify and describe the components

More information

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti SECTION 2 (Part B) Types And Components Of Computer Systems 2 Hardware & Software Hardware: is the physical parts of the computer system the part that you can touch and see. Hardware can be either external

More information

Vendor: Apple. Exam Code: 9L Exam Name: Apple Hardware Recertification exam. Version: Demo

Vendor: Apple. Exam Code: 9L Exam Name: Apple Hardware Recertification exam. Version: Demo Vendor: Apple Exam Code: 9L0-314 Exam Name: Apple Hardware Recertification exam Version: Demo Question: 1 Which THREE of the following items are appropriate to use for ESD prevention? SELECT THREE A. Metal

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

2190 POS System User Guide

2190 POS System User Guide 2190 POS System 2190 User Guide Thank you for selecting UTC RETAIL s innovative Model 2190 Point of Sale solution! This guide is designed to acquaint you with the features and functionality of the 2190

More information

Chapter 1: Introduction to the Personal Computer

Chapter 1: Introduction to the Personal Computer Chapter 1: Introduction to the Personal Computer IT Essentials: PC Hardware and Software v4.0 1 Chapter 1 Objectives 1.1 Explain the IT industry certification 1.2 Describe a computer system 1.3 Identify

More information

Buses, Video, and Upgrades

Buses, Video, and Upgrades Unit 9 Buses, Video, and Upgrades Copyright 2005 Heathkit Company, Inc. All rights reserved. CPU Parallel Port Memory Keyboard Controller Video Adapter The Data Bus System Controller 2 CPU Memory Keyboard

More information

Mercury Helios ASSEMBLY MANUAL & USER GUIDE

Mercury Helios ASSEMBLY MANUAL & USER GUIDE Mercury Helios ASSEMBLY MANUAL & USER GUIDE TABLE OF CONTENTS INTRODUCTION...1 1.1 MINIMUM SYSTEM REQUIREMENTS 1.1.1 Apple Mac Requirements 1.1.2 PC Requirements 1.1.3 Supported PCIe Cards NOTE: Boot Camp

More information

G-MAX TM. ATX Series User s Manual

G-MAX TM. ATX Series User s Manual Copyright Notice Copyright 2001 Gigabyte Technology. All Rights Reserved. No part of this documentation, including but not limited to the products and software described in it, may be reproduced, transmitted,

More information

EVGA assumes you have purchased all necessary parts needed to allow for proper system functionality.

EVGA assumes you have purchased all necessary parts needed to allow for proper system functionality. Before You Begin Parts NOT in the Kit This kit contains all the hardware necessary to install and connect your new EVGA e-7050/610i GPU motherboard with integrated GeForce graphics processing. However,

More information

User s Guide. for egfx Breakaway Box and egfx Breakaway Box 550 Thunderbolt 3 to egpu PCIe Card Expansion Systems. For Windows

User s Guide. for egfx Breakaway Box and egfx Breakaway Box 550 Thunderbolt 3 to egpu PCIe Card Expansion Systems. For Windows User s Guide for egfx Breakaway Box and egfx Breakaway Box 550 Thunderbolt 3 to egpu PCIe Card Expansion Systems For Windows Contents 1 Introduction, Compatibility Information, and Setup Overview 1 Introduction

More information

IDENTIFICATION OF VOLATILE AND NON-VOLATILE STORAGE AND SANITIZATION OF SYSTEM COMPONENTS JUNIPER NETWORKS SRX-SERIES SRX210B

IDENTIFICATION OF VOLATILE AND NON-VOLATILE STORAGE AND SANITIZATION OF SYSTEM COMPONENTS JUNIPER NETWORKS SRX-SERIES SRX210B UNCLASSIFIED IDENTIFICATION OF VOLATILE AND NON-VOLATILE STORAGE AND SANITIZATION OF SYSTEM COMPONENTS JUNIPER NETWORKS SRX-SERIES SRX210B REVISION 1.0 February 11, 2010 UNCLASSIFIED TABLE OF CONTENTS

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

TEAM 1073F'S TEXAS INSTRUMENTS ELECTRONIC ONLINE CHALLENGE THE DISASSEMBLY OF A COMPUTER TOWER. HP COMPAQ DC7900 CONVERTIBLE MINITOWER

TEAM 1073F'S TEXAS INSTRUMENTS ELECTRONIC ONLINE CHALLENGE THE DISASSEMBLY OF A COMPUTER TOWER. HP COMPAQ DC7900 CONVERTIBLE MINITOWER TEAM 1073F'S TEXAS INSTRUMENTS ELECTRONIC ONLINE CHALLENGE THE DISASSEMBLY OF A COMPUTER TOWER. HP COMPAQ DC7900 CONVERTIBLE MINITOWER SUMMARY Our team chose to take the computer tower apart, one because

More information

CompTIA JK0-701 CompTIA E2C A+ Essentials (2009 Edition) Exam Exam TYPE: DEMO http://www.examskey.com/jk0-701.html Examskey CompTIA JK0-701 exam demo product is here for you to test the quality of the

More information

Allworx 24x Service and Troubleshooting Guide

Allworx 24x Service and Troubleshooting Guide Allworx 24x Service and Troubleshooting Guide -PAGE INTENTIALLY LEFT BLANK- Table of Contents 1 Safety Instructions...1 1.1 Electrical...1 1.2 Electrostatic Discharge...1 2 Chassis Views...2 3 Exterior

More information

Dell OptiPlex All-in-One. Stand Installation Guide

Dell OptiPlex All-in-One. Stand Installation Guide Dell OptiPlex All-in-One Stand Installation Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

More information

4170 POS System Installation Guide

4170 POS System Installation Guide 4170 POS System 4170 Installation Guide Thank you for selecting UTC RETAIL s innovative Model 4170 Point of Sale solution! This Installation Guide will help you efficiently install the 4170 POS. The document

More information

Replacing the RAID Battery Backup Unit Assembly on Series 3 FireSIGHT 3500 Defense Centers, Version 5.x

Replacing the RAID Battery Backup Unit Assembly on Series 3 FireSIGHT 3500 Defense Centers, Version 5.x Replacing the RAID Battery Backup Unit Assembly on Series 3 FireSIGHT 3500 Defense Centers, Version 5.x Last Updated: December 4, 2014 Use these instructions to replace the RAID battery backup unit (BBU)

More information

Chapter 5 Review. Power Supplies

Chapter 5 Review. Power Supplies Chapter 5 Review Power Supplies Name Period Date Score Write your answers in the spaces provided at the end of the question. For fill-in-the-blank questions, provide the word or words needed to complete

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

7/28/ Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc.

7/28/ Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc. Technology in Action Technology in Action Chapter 9 Behind the Scenes: A Closer Look a System Hardware Chapter Topics Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS A+ COMPUTER HARDWARE CSIT 1710

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS A+ COMPUTER HARDWARE CSIT 1710 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS A+ COMPUTER HARDWARE CSIT 1710 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Spring 2010 NOTE: This course is not intended for transfer

More information

A+ Core Hardware Service Technician Examination Objectives 2/15/01

A+ Core Hardware Service Technician Examination Objectives 2/15/01 Introduction For A+ Certification, the examinee must pass both this examination and the A+ Operating System Technologies examination. The Core Hardware examination measures essential competencies for a

More information

COURSE OUTLINE AND SCHEDULE: ASSIGNMENTS ARE DUE EACH MONDAY WEDNESDAY JANUARY Computing Overview

COURSE OUTLINE AND SCHEDULE: ASSIGNMENTS ARE DUE EACH MONDAY WEDNESDAY JANUARY Computing Overview COURSE OUTLINE AND SCHEDULE: ASSIGNMENTS ARE DUE EACH MONDAY WEDNESDAY JANUARY 22 1.0 Computing Overview 1.1 Course Introduction 1.1.1 PC Pro and A+ Certification (9:03) 1.2 Using the Simulator 1.2.1 Using

More information

ZOTAC ZBOX User s Manual

ZOTAC ZBOX User s Manual ZOTAC ZBOX User s Manual No part of this manual, including the products and software described in it, may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language

More information

Copyright 2017, 2018 HP Development Company, L.P.

Copyright 2017, 2018 HP Development Company, L.P. User Guide Copyright 2017, 2018 HP Development Company, L.P. Intel, Thunderbolt, the Thunderbolt logo, and vpro are trademarks of Intel Corporation in the U.S. and/or other countries. NVIDIA is a trademark

More information

Thank you for selecting UTC RETAIL s innovative Model 1170 Point of Sale solution!

Thank you for selecting UTC RETAIL s innovative Model 1170 Point of Sale solution! 1170 POS SYSTEM 1170 INSTALLATION GUIDE Thank you for selecting UTC RETAIL s innovative Model 1170 Point of Sale solution! This Installation Guide will help you efficiently install the 1170 POS. The document

More information