Computer Systems TexPREP Summer Camp Computer Science.

Slides:



Advertisements
Similar presentations
Computer Hardware.
Advertisements

CIS 141 Lecture Storage Hardware (saving data/information) Thad Crews Western Kentucky University.
What is Hardware? Hardware is the physical parts of the computer system – the parts that you can touch and see. A motherboard, a CPU, a keyboard and a.
Computer Systems I’m ONLY a machine!.
Chapter 4 The Components of the System Unit
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
FIRST COURSE Essential Computer Concepts. New Perspectives on Microsoft Office 2007: Windows XP Edition 2 Objectives Compare the types of computers Describe.
 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
Computer Hardware.
Chapter 4 The Components of the System Unit
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
Computer Hardware Information Technology Week 5 and 6
IC3 GS3 Standard Computing Fundamentals Module
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
How Computers Work. A computer is a machine f or the storage and processing of information. Computers consist of hardware (what you can touch) and software.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Computers: Information Technology in Perspective.
HARDWARE Lesson 2. Components of a computer: 1)A Processor (or CPU) The brain of the computer 2)Memory To remember the programs and data that it uses.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
Computer Terms. Computer A machine designed to run programs and store information that you create.
Chapter 2 Looking at Computers: Understanding the Parts
Lesson 2 — How Does A Computer Process Data?
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Computer Components Checklist There are many parts that work together to make a computer work.
Computer Hardware Information Technology Week 5 and 6
The Central Processing Unit: What Goes on Inside the Computer
I/O (Input and Output) An I/O device acts as an interface between a computer and a user Without I/O devices, a computer is nothing but a box full of.
Introduction to Computer Architecture. What is binary? We use the decimal (base 10) number system Binary is the base 2 number system Ten different numbers.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
INSIDE THE COMPUTER. What is Computer ? Computer is Electronic device which work on electricity. OR An electronic device for storing and processing data,
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
Kaaba Technosolutions Pvt Ltd1 Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
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.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
PCs ENVIRONMENT and PERIPHERALS Lecture 4. An expansion cards: - An expansion card (expansion board) is an electronic circuit board that adds more functionality.
COMPUTER COMPONENTS Ms Jennifer Computer Components.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Basic Computer Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
TECHNOLOGY IN ACTION. Chapter 2 Looking at Computers: Understanding the Parts.
ICT COMPUTER FUNDAMENTALS
Basic Computer Hardware and Software.
Computer Components ICS 3U0.
Topic 2: Hardware and Software
UNIT 9 Computer architecture
Computer Hardware and Software
Discovering Computers 2011: Living in a Digital World Chapter 4
The physical parts of the computer
ICT COMPUTER FUNDAMENTALS
Introduction to Computer Architecture
TexPREP Summer Camp Computer Science
Introduction to Computers
Business Computer Technology
Introduction to Computers
Hardware and Software.
Introduction to Computers
Standard Grade Revision
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Hardware CSCE 101.
Computer components.
Presentation transcript:

Computer Systems TexPREP Summer Camp Computer Science

All those parts of a computer that you can see and touch. Programs (set of instructions) and data. Computer System Hardware Computer System Software

Hardware Computer

Hardware The two most important components of a computer are: computer CPU: Central Processing Unit Memory: typically RAM (Random Access Memory) They are connected by the system bus and are located on the motherboard.system busmotherboard

CPU The CPU is the “brain” of the computer.CPU It gets an instruction from main memory and then executes it. If the instruction needs some data, it gets the data from main memory in order to process it. After executing the instruction, if there is a result that needs to be saved, it stores the result on main memory. These steps are repeated for each instruction in the program. The speed of the processor is expressed in Gigahertz (GHz).

Memory There are different types of memory in a computer system. Main memory (RAM): where programs and data must be loaded in order to be processed. Main memoryRAM ROM: where the boot (startup) program is stored. ROM Cache: very high speed memory used to improve the performance of the system. Cache The amount of memory is typically expressed in Megabytes (MB), Gigabytes (GB), or Terabytes (TB). RAM and Cache are volatile, that is, they lose their content when the power is turned off. ROM is not volatile. Their access time is in the order of nanoseconds ( seconds)access time

System Clock The components of the computer must interact in a synchronized way. A system clock is used to control the timing of all computer operations.system clock It generates regular “ticks” (electronic pulses) that set the operating pace of the components. Its speed is expressed in Megahertz (MHz) or Gigahertz (GHz).

Peripheral devices Storage devices: used to store data and programs permanently (non volatile). For example: hard drive, flash drive, cd drive, etc. Storage devices Input devices: used to enter data and instructions (programs, commands, etc.) into the computer. For example: keyboard, mouse, microphone, scanner, etc. Input devices Output devices: used to get information from the computer. For example: monitor, printer, speakers, etc. Output devices

Storage devices The three main technologies are: Magnetic: used on hard disks, tape, etc. Magnetic Optical: used on CDs (ROM, R, RW), DVDs (R, RW, RAM), etc. Optical Solid state: used on flash drives, memory cards, etc. Solid state

Hard drive

laser diode prism light- sensing diode 0 1 lens pitland disc label Optical Discs Discovering Computers 2006, Course Technology, p. 367 Fig Step 1. Laser diode shines a light beam toward disc. Step 2. If light strikes a pit, it scatters. If light strikes a land, it is reflected back toward diode. Step 3. Reflected light is deflected to a light-sensing diode, which sends digital signals of 1 to computer. Absence of reflected light is read as digital signal of 0.

Adapter Cards Also known as expansion boards, are used to increase the capabilities of a computer.expansion boards They must be inserted in expansion slots and their respective device drivers installed before they can be accessed by the system. There are different technologies: PCI, AGP, etc.PCIAGP

Motherboard

Adapter Cards examples video adapters graphics accelerators sound cards accelerator boards NIC - network interface card

Graphics Adapter Card

Units of measurement KILO: 1,000 or 10 3 MEGA: 1,000,000 or 10 6 GIGA: 1,000,000,000 or 10 9 TERA: 1,000,000,000,000 or 10 12

Inside the computer… Everything is discrete (digital), not continuous (analog) – i.e, it must be represented using a discrete (number) value Problem: How do we put the analog world “inside” the digital computer? Solution: Devise ways to represent real-world, analog data in digital forms Digital Representation

Computers have storage units called binary digits or bits The computer operates with voltage through what amounts to microscopic switches that are either “On” (1) or “Off” (0) Low Voltage = 0 High Voltage = 1 all bits have value 0 or 1 What do computers work with internally?

Representing Numbers Binary number system

Representing Characters ASCII (American Standard Code for Information Interchange) and Unicode