By: Kathrine Rethorn and Mitchell Klunk.  The system Unit  The motherboard  Processor  The control Unit  The Arithmetic Logic Unit  Register  The.

Slides:



Advertisements
Similar presentations
HARDWARE Rashedul Hasan..
Advertisements

Chapter 4 The Components of the System Unit
 Small Ceramic or metal component with fins on its surface that absorbs and ventilates heat produced by electrical projects.  The pace of a system clock.
Introduction Computer Hardware Jess 2006 EXPANSION CARDS BUS ARCHITECTURE AND CONNECTORS.
Discovering Computers 2010
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
Intro Test 2 – Chapters 3,4 & Word Sample Questions SPRING 2005.
1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Computer Hardware Processing and Internal Memory.
Objectives Overview Discovering Computers 2014: Chapter 6 See Page 248
Chapter 4 Section 3.
Living in a Digital World Discovering Computers 2011.
Discovering Computers Fundamentals, 2012 Edition Chapter Four: The Components of the System Unit.
Motherboard AKA mainboard, system board, planar board, or logic board. It is printed circuit board found in all modern computers which holds many of the.
THE COMPONENTS OF THE SYSTEM UNIT Peyton Farley & Katelyn Dunham.
By: Clara Miles and Jarrick Lumma.  The motherboard is the main circuit board of the system unit. It can also be called a system board.  It contains.
The System Unit The system unit is a case that contains electronic components of the computer used to process data Discovering Computers 2012: Chapter.
Your Interactive Guide to the Digital World Discovering Computers 2012.
By: Zach Droege and Mitch Goetten.  Def.- A case that contains electronic components of the computer used to process data.  Available in variety of.
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)
Components of a PC. Motherboard. Computer Mother Board Computer Mother board and its constituent components A typical PC mother board with important.
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.
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.
The Components of the System Unit Jeremy Lukianovich.
Computer Processing of Data
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.
Motherboard (Main board)
Lisa Schulke The Components of the System Unit Chapter 4.
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.
CPU Computer Hardware Organization (How does the computer look from inside?) Register file ALU PC System bus Memory bus Main memory Bus interface I/O bridge.
Your Interactive Guide to the Digital World Discovering Computers 2012 Lecture -1.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Noor Alhareqi.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 4 System Unit Components.
Created By: N.AlJaffan Modified By:S.Abudawood & Tr.Asma Aleisa Chapter 4.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
PRESENTATION ON MOTHERBOARD. MOTHERBOARD The motherboard is the main circuit board inside your PC. A motherboard is the central printed circuit board.
The Components of a System Unit
The Guts. CPU CPU Socket The CPU is generally a 2 inch ceramic square with a silicon chip located inside. The chip usually about the size of a thumbnail.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Input/output ports and connectors
PARTS OF THE COMPUTER PREPARED BY: RENATO R. DE VERA II.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
The Components of the System Unit
PC Internal Components Lesson 4.  Intel is perhaps the most recognizable microprocessor manufacturer. List some others.
Computer Hardware – System Unit
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,
Computer Parts There are many parts that work together to make a computer work.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
The Components of the System Unit
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Computer Hardware – System Unit
Components of Computer
Edited by : Noor Alhareqi
Week 3 The Components of the System Unit
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
Introduction To Computing BBA & MBA
Presentation transcript:

By: Kathrine Rethorn and Mitchell Klunk

 The system Unit  The motherboard  Processor  The control Unit  The Arithmetic Logic Unit  Register  The System Clock  Comparison of Personal  Computer Processor  Heat sinks Heat pipes and liquid cooling.  Parallel Processing

 A case that contains electronic components of the computer used to process data.  Available in variety of shapes and sizes.  Is made of metal or plastic.  Protects the eternal parts.  Electronic components and storage devices are part of the system unit.

 Main circuit board of the system unit.  Many electronic components attached to motherboard  Other components built into.

I. Interprets and carries out the basic instructions that operate a computer. II. Various functions preformed by the processor extend over many separate chips and often multiple circuit boards. III. Contain a control unit and an arithmetic logic unit. IV. Those two work together to perform processing operations

 The component of the processor that directs and coordinates most of the operations in the computer.  Interprets each instruction issued by a program and then initiates the appropriate action to carry out the instruction

 Another component of the processor  Performs arithmetic, comparisons, and other operations.  Arithmetic operations include basic calculations such as addition, subtraction, multiplication and division.  Depending on results of comparison, different actions may occur.  Comparison operations involve comparing one data item to another to determine weather its bigger or smaller then the other item

 A machine cycle, also called a processor cycle or a instruction cycle, is the basic operation performed by a central processing unit (CPU).  it takes a series of steps each time the CPU executes an instruction  Each machine cycle results in the execution of one machine instruction

Registers are local storage areas within the processor that are used to hold data that is being worked on by the processor Most operations are done on registers the processor can't directly perform arithmetic in memory The width (in bits) of the processor's registers determine how much data it can compute with at a time you want to add 1 to a memory location, the processor will normally do this by loading the initial value from memory into a register

 Most first-generation PCs did not keep track of dates and times  System time is measured by a system clock, which is typically implemented as a simple count of the number of ticks that have transpired since some arbitrary starting date, called the epoch  System time can be converted into calendar time  Library routines are also generally provided that convert calendar times into system times.

 Intel AMD  right mouse click on the 'My Computer icon. Click properties and it will give u some info on ur comp, including ur processor. p.s welcome to tsg

 In electronic systems, a heat sink is a passive heat exchanger component that cools a device by dissipating heat into the surrounding air.  A heat pipe or heat pin is a heat-transfer device that combines the principles of both thermal conductivity and phase transition to efficiently manage the transfer of heat between two solid interfaces.  As opposed to air cooling, water is used as the heat conductor. Water cooling is commonly used for cooling

 Parallel computing is a form of computation in which many calculations are carried out simultaneously  Parallel computers can be roughly classified according to the level at which the hardware supports parallelism  Parallel computer programs are more difficult to write than sequential ones.

 A socket on the motherboard that can hold and adapter card.  The adapter card is a circuit board that enhances functions of a component of the system unit and or provides connections to peripherals  A peripherals is a device that connects to the system unit and is controlled by the processor and that computer

 Also called and adapter card.  It’s a circuit board that enhances functions of a component of the system unit or provides connections to peripherals.  Sometimes all functionality is built into the adapter card.  With others a cable connects the adapter card to a device.

o A thin credit card- sized device that adds memory, storage, sound, fax/modem, network and others. o Because of the small size, some consumer electronics such as digital cameras use them.

 Four special purpose parts are:  MIDI- special type of serial port that connects the system unit to the music instrument such as electronically key board.  SCSI- A special high speed parallel port called a SCSI port allows you to attach SCSI pronounced skuzzy peripherals such as disk drives and printers  IrDA- some devices can transmit data via inferred light waves for these wireless devices to transmit signals to a computer both the computer and devices must have IrDA boards.  Bluetooth- An alternative to IrDA Bluetooth technology uses radio waves to transmit data to regular devices unlike IrDA the Bluetooth devices do not have to be realigned with each other.

 These bites transfer internally within the circuitry of the computer long electrical channel each channel is called a bus allows the various devices both inside and attached to the system unit to communicate with each other.  Busses transfer bits from input devise to memory from memory to processor from processor to memory from memory to output storage device.  The data bus transfers actual data  Address bus- transfer information about where the data should reside in memory  The size of a bus called the bus width determines number of bits that a computer can transfer at one time.  Word sizes is the number of bites the processor can intercept an execute at a certain time.

 PCI Bus (Peripheral components interconnection bus)  Accelerated Graphics Port (AGP)  Universal serial bus (USB)  PC card Bus

 Opening inside the system unit in witch you can install additional equipment.  Different from a slot.  Drive bays typically hold disk drives.  The types of drive bays:  External drive bays  Internal drive bays

 Is the component of the system that converts the wall outlet AC power to DC power.  AC adapters witch is a external power supply one end of the AC adapter plugs into the wall the other attaches to the peripheral.  Built into the power supply is a fan that keeps the power supply and other components of it cool.