Introduction to Computing Slides By ADEELA MUSTAFA.

Slides:



Advertisements
Similar presentations
Chapter 4 The Components of the System Unit
Advertisements

© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
Discovering Computers Fundamentals, 2012 Edition Your Interactive Guide to the Digital World.
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Chapter 4 The Components of the System Unit
Objectives Overview Discovering Computers 2014: Chapter 6 See Page 248
Chapter 4 The Components of the System Unit. Chapter 4 Objectives Differentiate among various styles of system units Describe the components of a processor.
Parts of a Computer.
Living in a Digital World Discovering Computers 2011.
COMPONENTS OF A PERSONAL COMPUTER.
Discovering Computers Fundamentals, 2012 Edition Chapter Four: The Components of the System Unit.
THE COMPONENTS OF THE SYSTEM UNIT Peyton Farley & Katelyn Dunham.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Unit 3: Hardware Components & Software Concepts
COMPONENTS OF THE SYSTEM UNIT
Living in a Digital World Discovering Computers 2010.
 Chasis / System cabinet  A plastic enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse)
Chapter 6 Inside Computers and Mobile Devices Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Your Interactive Guide to the Digital World Discovering Computers 2012.
The Components of the System Unit Chapter 4 By: Janice Colon.
Lesson 3 — How a Computer Processes Data
The Components of the system unit Created By: N.AlJaffan Modified By:S.Abudawood Chapter 4.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Components of the System Unit
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
Computer Processing of Data
66 CHAPTER THE SYSTEM UNIT. 2 System Units in Microcomputers System Units (system cabinet):container that contain the electronic components of computer.
Practical PC, 7th Edition Chapter 17: Looking Under the Hood
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
Chapter 4 The Components of The System Unit Matt Vanacore, Ryan Bratton, Thomas Bender.
By Tyler Williams and Jake Eichorn. The System Unit The system unit is a case that contains electronic components of the computer used to process data.
Discovering Computers 2012: Chapter 4
Objectives Overview Describe the various computer and mobile device cases and the contents they protect Describe multi-core processors, the components.
Your Interactive Guide to the Digital World Discovering Computers 2012 Lecture -1.
Tomorrow’s Technology and You 8/e Chapter 2 Hardware Basics: Inside the Box.
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Noor Alhareqi.
Created By: N.AlJaffan Modified By:S.Abudawood & Tr.Asma Aleisa Chapter 4.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
The Central Processing Unit: What Goes on Inside the Computer
The Components of a System Unit
Chapter 4 The Components of the System Unit. The System Unit It is a case that contains electronic components of the computer used to process data Sometimes.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Input/output ports and connectors
CSCI-100 Introduction to Computing Hardware Part I.
COMPONENTS OF A PERSONAL COMPUTER.
The Components of the System Unit
Computer Hardware – System Unit
Input and Processing Chapter 2 - Computers- Understanding Technology.
The Computer System.
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.
Chapter 2.
The System Unit What is the system unit? p Fig. 4-1 Next  Case that contains electronic components of the computer used to process data  Sometimes.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Computer Hardware – System Unit
Discovering Computers 2011: Living in a Digital World Chapter 4
Chapter 2: Inside the System Unit
Edited by : Noor Alhareqi
Lecture 3 The Hardware.
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
Introduction To Computing BBA & MBA
Chapter 4: Hardware for Educators
Presentation transcript:

Introduction to Computing Slides By ADEELA MUSTAFA

The Components of the System Unit (4 th –Chapter) System Unit The system unit is a case that contains electronic components of the computer used to process data. System units are available in a variety of shapes and sizes. The case of the system unit, sometimes called the chassis, is made of metal or plastic and protects the internal electronic components from damage. All computers and mobile devices have a system unit. Components and most storage devices are part of the system unit. Other devices, such as the keyboard, mouse, microphone, monitor, printer, USB flash drive, scanner, Web cam, and speakers, normally occupy space outside the system unit.

The Components of the System Unit

The processor interprets and carries out the basic instructions that operate a computer. Memory typically holds data waiting to be processed and instructions waiting to be executed. The electronic components and circuitry of the system unit, such as the processor and memory, usually are part of or are connected to a circuit. board called the Motherboard. Many current motherboards also integrate sound, video, and networking capabilities. Devices outside the system unit often attach to ports on the system unit by a connector on a cable. These devices may include a Keyboard, Mouse, Microphone, Monitor, Printer, Scanner, USB flash drive, card reader/writer, Web cam, and Speakers.

The Components of the System Unit Processer System Unit Motherboard PCI Sound Card RAM (Random Access Memory)

The Components of the System Unit

Processor The processor, also called the central processing unit (CPU), interprets and carries out the basic instructions that operate a computer. The processor significantly impacts overall computing power and manages most of a computer’s operations. On larger computers, such as mainframes and supercomputers, the various functions performed by the processor extend over many separate chips On a personal computer, all functions of the processor usually are on a single chip. Some computer and chip manufacturers use the term microprocessor to refer to a personal computer processor chip.

The Components of the System Unit Most processor chip manufacturers now offer multi-core processors. A processor core, or simply core, contains the circuitry necessary to execute instructions. The operating system views each processor core as a separate processor. A multi-core processor is a single chip with two or more separate processor cores. Two common multi-core processors are dual-core and quad-core. A dual-core processor is a chip that contains two separate processor cores. Similarly, a quad-core processor is a chip with four separate processor cores. Processors contain a control unit and an arithmetic logic unit (ALU). These two components work together to perform processing operations.

The Components of the System Unit Processer Working

The Components of the System Unit Machine Cycle For every instruction, a processor repeats a set of four basic operations, which comprise a machine cycle (1) fetching, (2) decoding, (3) executing, and, if necessary, (4) storing. Fetching is the process of obtaining a program instruction or data item from memory. The term decoding refers to the process of translating the instruction into signals the computer can execute. Executing is the process of carrying out the commands. Storing, in this context, means writing the result to memory (not to a storage medium).

The Components of the System Unit

Pipelining

The Components of the System Unit Parallel Processing Parallel processing divides a problem into portions so that multiple processors work on their assigned portion of a problem at the same time. In this illustration, one processor, called the control processor, is managing the operations of four other processors.

The Components of the System Unit Registers A processor contains small, high-speed storage locations, called registers, that temporarily hold data and instructions. Registers are part of the processor, not part of memory or a permanent storage device. Processors have many different types of registers, Register functions include storing the location from where an instruction was fetched, storing an instruction while the control unit decodes it, storing data while the ALU computes it, and storing the results of a calculation.

The Components of the System Unit System Clock On most modern systems, the system clock switches between zero and one at rates exceeding several million times per second. Current personal computer processors have clock speeds in the gigahertz range. Giga is cycle per second. Thus, one gigahertz (GHz) equals one billion clock cycles in one second. A computer that operates at 3 GHz has 3 billion clock cycles in one second. The faster the clock speed, the more instructions the processor can execute per second. The speed of the system clock has no effect on devices such as a printer or disk drive.

The Components of the System Unit Data Representation To understand how a computer processes data, you should know how a computer represents data. People communicate through speech by combining words into sentences. Human speech is analog because it uses continuous (wave form) signals that vary in strength and quality. Most computers are digital. They recognize only two discrete states: on and off. This is because computers are electronic devices powered by electricity, which also has only two states: on and off.

The Components of the System Unit The combinations of 0s and 1s that represent characters are defined by patterns called a coding scheme. In one coding scheme, the number 4 is represented as , the number 6 as , and the capital letter E as (ASCII (pronounced ASK-ee), which stands for American Standard Code for Information Interchange, is the most widely used coding scheme to represent data (Figure 4-14). The ASCII coding scheme is sufficient for English and Western, European languages but is not large enough for Asian and other languages that use different alphabets. Unicode is a 16-bit coding scheme that has the capacity of representing more than 65,000 characters and symbols.

The Components of the System Unit

Memory Memory consists of electronic components that store instructions waiting to be executed by the processor, data needed by those instructions and the results of processing the data (information). Memory usually consists of one or more chips on the motherboard or some other circuit board in the computer. Memory stores three basic categories of items: (1) the operating system and other system software that control or maintain the computer and its devices; (2) application programs that carry out a specific task such as word processing; and (3) the data being processed by the application programs and resulting information. This role of memory to store both data and programs is known as the stored program concept.

The Components of the System Unit Bytes and Addressable Memory A byte (character) is the basic storage unit in memory. When application program instructions and data are transferred to memory from storage devices, the instructions and data exist as bytes. Each byte resides temporarily in a location in memory that has an address. An address simply is a unique number that identifies the location of a byte in memory. Types of Memory The system unit contains two types of memory volatile and nonvolatile. When the computer’s power is turned off, volatile memory loses its contents. Nonvolatile memory, by contrast, does not lose its contents when power is removed from the computer. Thus, volatile memory is temporary and nonvolatile memory is permanent.

The Components of the System Unit RAM Users typically are referring to RAM when discussing computer memory. RAM (random access memory), also called main memory, consists of memory chips that can be read from and written to by the processor and other devices. When you turn on power to a computer, certain operating system files (such as the files that determine how the desktop appears) load into RAM from a storage device such as a hard Disk.

The Components of the System Unit RAM chips usually reside on a memory module, which is a small circuit board. Memory slots on the motherboard hold memory modules.

The Components of the System Unit Cache L1 cache is built directly in the processor chip.L1 cache usually has a very small capacity, ranging from 8 KB to 128 KB. L2 cache is slightly slower than L1 cache but has a much larger capacity, ranging from 64 KB to 16 MB. L3 cache is a cache on the motherboard that is separate from the processor chip. L3 cache exists only on computers that use L2 advanced transfer cache. Personal computers often have up to 8 MB of L3 cache; servers and work stations have from 8 MB to 24 MB of L3 cache.

The Components of the System Unit

ROM Read-only memory refers to memory chips storing permanent data and instructions. The data on most ROM chips cannot be modified, the name read-only. ROM is nonvolatile, which means its contents are not lost when power is removed from the computer. In addition to computers, many devices contain ROM chips. For example, ROM chips in printers contain data for fonts.

The Components of the System Unit Flash Memory Flash memory is a type of nonvolatile memory that can be erased electronically and rewritten, similar to EEPROM. Most computers use flash memory to hold their startup instructions because it allows the computer easily to update its contents. For example, when the computer changes from standard time to daylight savings time, the contents of a flash memory chip (and the real-time clock chip) change to reflect the new time.

The Components of the System Unit

Expansion Slots and Adapter Cards An expansion slot is a socket on the motherboard that can hold an adapter card. An adapter card, sometimes called an expansion card, is a circuit board that enhances functions of a component of the system unit and/or provides connections to peripherals. A peripheral is a device that connects to the system unit and is controlled by the processor in the computer. Examples of peripherals are modems, disk drives, printers, scanners, and keyboards. A sound card enhances the sound generating capabilities of a personal computer by allowing sound to be input through a microphone and output through external speakers or headphones. A video card, also called a graphics card, converts computer output into a video signal that travels through a cable to the monitor, which displays an image on the screen.

The Components of the System Unit

Memory Card A memory card is a removable flash memory device, usually no bigger than 1.5" in height or width, that you insert and remove from a slot in a personal computer, game console, mobile device, or card reader/writer. Many mobile and consumer devices, such as smart phones, digital cameras, and portable media players use memory card. USB flash drive A USB flash drive is a flash memory storage device that plugs in a USB port on a computer or mobile device.

The Components of the System Unit PC Cards/Express Card modules Tablet PCs have a PC Card slot or an Express-Card slot, which is a special type of expansion slot that holds a PC Card or an Express-Card module, respectively. Most netbooks do not have a PC Card slot or Express-Card slot. A PC Card is a thin, credit card-sized removable flash memory device that primarily is used today to enable traditional notebook computers and Tablet PCs to access the Internet wirelessly. Express-Card modules, about one-half the size of PC Cards, are the next generation of PC Cards. An Express-Card module, which can be used as a removable flash memory device, adds memory, communications and multimedia to computers.

The Components of the System Unit Ports and Connectors A port is the point at which a peripheral attaches to or communicates with a system unit so that the peripheral can send data to or receive information from the computer. An external device, such as a keyboard, monitor, printer, mouse, and microphone.

The Components of the System Unit

Buses Computer processes and stores data as a series of electronic bits. These bits transfer internally within the circuitry of the computer along electrical channels. Each channel, called a bus, allows the various devices both inside and attached to the system unit to communicate with each other. Just as vehicles travel on a highway to move from one destination to another, bits travel on a bus. Buses consist of two parts: a data bus and an address bus. The data bus is used to transfer actual data and the address bus is used to transfer information about where the data should reside in memory.

The Components of the System Unit The size of a bus, called the bus width, determines the number of bits that the computer can transmit at one time. For example, a 32-bit bus can transmit 32 bits (4 bytes) at a time. On a 64-bit bus, bits transmitfrom one location to another 64 bits (8 bytes) at a time. The larger the number of bits handled by the bus, the faster the computer transfers data.

The Components of the System Unit Power Supply Many personal computers plug in standard wall outlets, which supply an alternating current (AC) of 115 to 120 volts. This type of powers unsuitable for use with a computer, which requires a direct current (DC) ranging from 5 to more than 15 volts. The power supply is the component of the system unit that converts the wall outlet AC power into DC power. Different motherboards and computers require different wattages on the power supply. Notebook computers, including netbooks and Tablet PCs, can run using either batteries or a power supply. If a power supply is not providing the necessary power, the computer will not function properly. Built into the power supply is a fan that keeps the power supply cool.

End Thank You All (have a nice day)