












































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Components and explanation of a system unit
Typology: Lecture notes
1 / 52
This page cannot be seen from the preview
Don't miss anything!













































The Components of the System Unit
Differentiate among various styles of system units Differentiate among various styles of system units Identify chips, adapter cards, and other components of a motherboard Identify chips, adapter cards, and other components of a motherboard Describe the components of a processor and how they complete a machine cycle Describe the components of a processor and how they complete a machine cycle Identify characteristics of various personal computer processors on the market today Identify characteristics of various personal computer processors on the market today Define a bit and describe how a series of bits represents data Define a bit and describe how a series of bits represents data Explain how programs transfer in and out of memory Explain how programs transfer in and out of memory Differentiate among the various types of memory Differentiate among the various types of memory Describe the types of expansion slots and adapter cards Describe the types of expansion slots and adapter cards Explain the differences among a serial port, a parallel port, a USB port, a FireWire port, and other ports Explain the differences among a serial port, a parallel port, a USB port, a FireWire port, and other ports Describe how buses contribute to a computer’s processing speed Describe how buses contribute to a computer’s processing speed Identify components in mobile computers and mobile devices Identify components in mobile computers and mobile devices Understand how to clean a system unitUnderstand how to clean a system unit
(^) Sound card (^) Video card
Processor Control Unit Arithmetic Logic Unit (ALU) Arithmetic Logic Unit (ALU)
Input Devices Storage Devices Output Devices Interprets and carries out basic instructions that operate a computer Data (^) MemoryInformation Instructions Data Informatio n Instructions Data Informatio n Control Unit (^) Control unit directs and coordinates operations in computer (^) Arithmetic logic unit (ALU) performs arithmetic, comparison, and logical operations Also called the processor
(^) A multi-core processor is a chip with two or more separate processors (^) A dual-core processor is a single chip that contains two separate processors (^) A quad-core processor is a single chip that contains four separate processors (^) Each processor on a multi-core chip generally runs at a slower clock speed, but increases overall performance
Stores location from where instruction was fetched
Stores instruction while it is being decoded Stores data while ALU computes it Stores results of calculation
(^) Recognize only two discrete states: on or off (^) Use a binary system to recognize two states (^) Use Number system with two unique digits: 0 and 1, called bits (short for binary digits)
(^) Numbers (^) Uppercase and lowercase letters (^) Punctuation marks (^) Other
Step 3. The system unit converts the scan code for the capital letter T to its ASCII binary code (01010100) and stores it in memory for processing. Step 1. The user presses the capital letter T (SHIFT+T key) on the keyboard. Step 2. An electronic signal for the capital letter T is sent to the system unit. Step 4. After processing, the binary code for the capital letter T is converted to an image, and displayed on the output device.
Electronic components that store instructions, data, and results (^) Consists of one or more chips on motherboard or other circuit board Each byte stored in unique location called an address, similar to seats in a concert hall