Presentation is loading. Please wait.

Presentation is loading. Please wait.

© 2012 The McGraw-Hill Companies, Inc. All rights reserved. Chapter 06: The System Unit.

Similar presentations


Presentation on theme: "© 2012 The McGraw-Hill Companies, Inc. All rights reserved. Chapter 06: The System Unit."— Presentation transcript:

1 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Chapter 06: The System Unit

2 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-2 Competencies (1 of 2) Describe the six basic types of system unitsDescribe the six basic types of system units Discuss how a computer can represent numbers and encode characters electronicallyDiscuss how a computer can represent numbers and encode characters electronically Describe each of the major system unit componentsDescribe each of the major system unit components Discuss microprocessors, including microprocessor chips and specialty processorsDiscuss microprocessors, including microprocessor chips and specialty processors Discuss memory including RAM, ROM, and flash memoryDiscuss memory including RAM, ROM, and flash memory

3 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-3 Competencies (2 of 2) Discuss expansion slots and cardsDiscuss expansion slots and cards Describe five principal types of expansion busesDescribe five principal types of expansion buses Compare standard, specialized, and legacy portsCompare standard, specialized, and legacy ports Discuss power supply for desktop and notebook computersDiscuss power supply for desktop and notebook computers

4 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-4 Introduction Speed, capacity, and flexibility determine the power of microcomputers.Speed, capacity, and flexibility determine the power of microcomputers. Knowledge of a computer’s power allows you to make good buying decisions and to determine if your current system will run new applications.Knowledge of a computer’s power allows you to make good buying decisions and to determine if your current system will run new applications. Competent end users need to understand the basic principles of how microcomputers are put together.Competent end users need to understand the basic principles of how microcomputers are put together.

5 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-5 System Unit Types Desktop System Units:Desktop System Units: 1.contain the system’s electronic components 2.selected secondary storage devices 3. Input and output devices such as a (mouse and monitor), are located outside the system a (mouse and monitor), are located outside the system Media Center System UnitsMedia Center System Units 1. use powerful desktop system hardware with specialized 2. graphics cards for interfacing 3. televisions and other home entertainment devices. 4. special operating system Notebook System UnitsNotebook System Units 1.units contain the electronic components, 2. selected secondary storage devices, 3. input devices (keyboard and pointing device). Located outside the system unit. Located outside the system unit. 1.the monitor is attached by hinges.

6 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-6 System Unit Types Netbook system unitNetbook system unit similar to notebook system units.But smaller, less powerful, and less expensive similar to notebook system units.But smaller, less powerful, and less expensive Tablet PC System UnitsTablet PC System Units 1.are similar to notebook system units.But highly portable devices 2.support the use of a stylus or pen to input. Handheld Computer System UnitsHandheld Computer System Units electronic components, secondary storage, and input and output devices. electronic components, secondary storage, and input and output devices.

7 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-7 System Unit System Chassis, System Board (Motherboard), Microprocessor, Memory, Socket, Bus Lines, and Expansion Slots

8 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-8 Electronic Data and Instructions Data and instructions are represented electronicallyData and instructions are represented electronically Two-state system or Binary SystemTwo-state system or Binary System  Numeric Representation  Off/On electrical states  Characters represented by 0’s (off) and 1’s (on)  Bits (Each 0 OR 1 )  Bytes (8 bits grouped together to represent number, litter,special character )

9 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-9 Character Coding Schemes Three types of binary coding schemesThree types of binary coding schemes –ASCII - American Standard Code for Information Exchange (primarily desktop) (primarily desktop) –EBCDIC - Extended Binary Coded Decimal Interchange Code (primarily mainframe and super) –Unicode - handles languages with large numbers of characters

10 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-10 System Board Connects all componentsConnects all components Allows communication between devicesAllows communication between devices Main board or motherboardMain board or motherboard Large flat CircuitLarge flat Circuit Board coverd with deffrent components –Sockets –Slots –Bus lines

11 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-11 –Sockets provide a connection point for small specialized electronic parts called chips. provide a connection point for small specialized electronic parts called chips. Chips : consist of tiny circuit boards etched onto squares of sandlike material called silicon. Chips : consist of tiny circuit boards etched onto squares of sandlike material called silicon. –Slots provide a connection point for specialized cards or circuit boards. –Bus lines provide pathways that support communication between electronic components provide pathways that support communication between electronic components

12 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-12 Microprocessor Chips Central Processing Unit (CPU) (or processor)Central Processing Unit (CPU) (or processor) is contained on a single chip called the microprocessor.is contained on a single chip called the microprocessor. The microprocessor is the “brains” of the computer system.The microprocessor is the “brains” of the computer system. Measurement units for processing speed (shown here)Measurement units for processing speed (shown here) clock speed: number of times the CPU canclock speed: number of times the CPU can fetch and process data or instructions in a second Two Basic ComponentsTwo Basic Components –Control unit –Arithmetic-logic unit (ALU)

13 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-13 Microprocessor Chips Two Basic Components of CPUTwo Basic Components of CPU –Control unit (CU) extracts instructions from memory and decodes and executes them. extracts instructions from memory and decodes and executes them. –Arithmetic-logic unit (ALU) performs two types of operations: performs two types of operations: 1.Arithmetic operations (+, *, -, / ) 2.Logical operations ( =, )

14 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-14 Microprocessor Chips Chip capacities are expressed in word sizesChip capacities are expressed in word sizes word is the number of bits (such as 16, 32, or 64) that can be accessed at one time by the CPU.word is the number of bits (such as 16, 32, or 64) that can be accessed at one time by the CPU. Two significant developmentsTwo significant developments –64-bit processors Have become standard for most of today’s desktop and laptop computersHave become standard for most of today’s desktop and laptop computers –Multi-Core Chips Can provide two separate and independent CPUsCan provide two separate and independent CPUs Parallel ProcessingParallel Processing

15 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-15 Specialty Processors CoprocessorsCoprocessors –Designed to improve specific computing operations –Graphics coprocessors Smart cardsSmart cards –Credit card sized with an embedded chip –Used by many universities Specialty processors in carsSpecialty processors in cars –As many as 70 –Used to control features RFID tagsRFID tags –Information chips –Used for tracking purposes

16 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-16 Memory Holding area for data, instructions, and informationHolding area for data, instructions, and information Memory is contained on chips connected to the system boardMemory is contained on chips connected to the system board Types of memory chipsTypes of memory chips –RAM Programs and data RAM –ROM Fixed start-up instructions ROM –Flash Flexible start-up instructions Flash

17 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-17 RAM Random Access Memory (RAM) chips hold the program and dataRandom Access Memory (RAM) chips hold the program and data called temporary or volatile storage because every thing is lost when power turned off.called temporary or volatile storage because every thing is lost when power turned off. –Cache memory or RAM cache improves processing by acting as a temporary high-speed holding area between the memory and the CPU Other types of RAMOther types of RAM –DRAM –SDRAM –DDR –Direct RDRAM Return

18 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-18 ROM Read-only memory (ROM) chips areRead-only memory (ROM) chips are not volatile and cannot be changed by the user not volatile and cannot be changed by the user CPU can read, or retrieve data and programs but the computer cannot writeCPU can read, or retrieve data and programs but the computer cannot write Contain special instructionsContain special instructions –Needed to start a computer –Give keyboard keys their special capabilities –Put characters on screen Return

19 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-19 Flash Flash memory offers a combination of the features of RAM and ROM.Flash memory offers a combination of the features of RAM and ROM. Flash memory is used for a wide of range of applications.Flash memory is used for a wide of range of applications. If changes are made to the computer system, these changes are reflected in flash memory.If changes are made to the computer system, these changes are reflected in flash memory. Return

20 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-20 Expansion Slots and Cards Allows for new devices to be addedAllows for new devices to be added –Open architecture –Slots provide for expansion Expansion cards are also calledExpansion cards are also called –Plug-in boards –Controller cards –Adapter cards –Interface cards

21 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-21 Commonly Used Expansion Cards Graphics cardsGraphics cards Sound cardsSound cards Network interface cards (NIC)Network interface cards (NIC) Wireless network cardsWireless network cards PC cards & Express cardsPC cards & Express cards TV tuner cardsTV tuner cards

22 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-22 TV Tuner Cards And Video Clips Allows you to view your favorite TV shows while running other applications such as ExcelAllows you to view your favorite TV shows while running other applications such as Excel Video can be captured to a file, added to a Web page, attached to an email, or added to a class presentationVideo can be captured to a file, added to a Web page, attached to an email, or added to a class presentation Inexpensive and easy to installInexpensive and easy to install

23 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-23 Plug and Play Set of specific hardware and software standards developed by Intel, Microsoft, and othersSet of specific hardware and software standards developed by Intel, Microsoft, and others Creating devices that are able to configure themselves when installedCreating devices that are able to configure themselves when installed

24 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-24 Bus Lines Connect parts of the CPU to each otherConnect parts of the CPU to each other Data roadway for traveling bitsData roadway for traveling bits –Measured as bus width –More lanes, faster traffic Two basic categoriesTwo basic categories –System buses connects the CPU to memory on the system board. connects the CPU to memory on the system board. –Expansion buses connects the CPU to other components on connects the CPU to other components on the system board the system board

25 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-25 Expansion Buses Connects the CPU to other components on the system board, including expansion slotsConnects the CPU to other components on the system board, including expansion slots Principal typesPrincipal types –Peripheral Component Interconnect (PCI) –Universal serial bus (USB) –FireWire buses –Serial Advanced Technology Attachment (SATA) –PCI Express (PCIe)

26 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-26 Ports Socket for connecting external devicesSocket for connecting external devices Ports can connect directly to the system board or they can connect to cards that are inserted into slots on the system boardPorts can connect directly to the system board or they can connect to cards that are inserted into slots on the system board Three TypesThree Types –Standard Ports Standard PortsStandard Ports –Legacy Ports Legacy PortsLegacy Ports –Specialized Ports Specialized PortsSpecialized Ports

27 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-27 Standard Ports Four common portsFour common ports –VGA (Video Graphics Adapter ) and DVI ( Digital Video Interface ) and DVI ( Digital Video Interface ) ports provide connections to ports provide connections to analog and digital monitors –USB ports(Universal serial bus) used to connect several devices (keyboards, mice, printers, storege device ) –FireWire ports provide high-speed connections to specialized FireWire devices such as camcorders specialized FireWire devices such as camcorders Or storage devices> –Ethernet ports high-speed networking port Return

28 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-28 Legacy Ports In the past, additional ports were common on microcomputer systems to connect specific types of devices. These older ports, known as legacy ports, Serial portsSerial ports Parallel portsParallel ports Keyboard and mouse portsKeyboard and mouse ports Infrared data association (IrDA)Infrared data association (IrDA) Game portsGame ports Return

29 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-29 Specialized Ports Three specialized portsThree specialized ports –Musical Instrument digital interface (MIDI) –Sony/Philips Digital Interconnect Format (S/PDIF) –High Definition Multimedia Interface (HDMI) Return

30 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-30 Cables Used to connect external devices to the system unit via the portsUsed to connect external devices to the system unit via the ports One end of the cable is attached to the device and the other end has a connector that is attached to a matching connector on the portOne end of the cable is attached to the device and the other end has a connector that is attached to a matching connector on the port

31 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-31 Power Supply Computers require direct current (DC)Computers require direct current (DC) DC power provided by converting alternating current (AC) from wall outlets or batteriesDC power provided by converting alternating current (AC) from wall outlets or batteries Desktop computers use power supply units (located within the system unit)Desktop computers use power supply units (located within the system unit) Notebooks and handhelds use AC adapters (located outside the system unit.)Notebooks and handhelds use AC adapters (located outside the system unit.)

32 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-32 Careers In IT Computer technicians repair and install computer components and systemsComputer technicians repair and install computer components and systems Employers look for:Employers look for: –Certification –Communication skills Continued education is requiredContinued education is required Computer technicians can expect to earn an hourly wage of $13.50 to $22.50Computer technicians can expect to earn an hourly wage of $13.50 to $22.50

33 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-33 A Look to the Future Wearable computersWearable computers Send and receive email while joggingSend and receive email while jogging Maintain your personal schedule bookMaintain your personal schedule book Remember the names of people at a partyRemember the names of people at a party

34 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-34 Open-Ended Questions (1 of 2) Describe the six basic types of system units.Describe the six basic types of system units. Describe the two basic components of the CPU.Describe the two basic components of the CPU. What are the differences and similarities between the three types of memory?What are the differences and similarities between the three types of memory?

35 © 2012 The McGraw-Hill Companies, Inc. All rights reserved. Computing Essentials 2012: Making IT Work for You 6-35 Open-Ended Questions (2 of 2) Identify five expansion cards and describe the function of each.Identify five expansion cards and describe the function of each. Identify and describe four standard ports, three specialized ports, and five legacy ports.Identify and describe four standard ports, three specialized ports, and five legacy ports.


Download ppt "© 2012 The McGraw-Hill Companies, Inc. All rights reserved. Chapter 06: The System Unit."

Similar presentations


Ads by Google