The Computer System CS 103: Computers and Application Software.

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

Calera High School Dawn Bone
Basic Computer Vocabulary
Computer Hardware.
Basic Computer Components
Computer Components.
Why do we need to learn about computers? Hardware & Software Windows95 Desktop - GUI? Mice? Internet Explorer & Netscape Microsoft Applications: –Excel.
Introduction to Computers
Computer Hardware.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Introduction to Computer Terminology
Introduction to Computers Essential Understanding of Computers and Computer Operations.
COMPUTER SYSTEMS COMPONENTS 6 th grade. BCSI-1: Students will identify computer system components.  a) Identify and define the key functional components.
Introduction to Computers Section 1A. home Definition of a Computer A computer is an electronic device used to process data, converting the data into.
Computer Hardware Computer Technology Jeopardy Review By C. Lyman © July 2007.
What is Information Technology?
Learning Targets Identify the external parts of the computer Identify examples of input devices Identify examples of output devices Define basic computer.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
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.
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
1 Introduction to Computers Lect 1 Won’t tell you much you don’t know. (Misleading– the course gets more conceptual as we create webpages.) Will go into.
How to use a computer and not lose your mind
Computer Parts. Two Basic Parts Hardware & Software.
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
Intro to Computers Computer Apps 1.
Computer Basics 2.
The Four Parts of a Computer. Definition of a Computer A computer is an electronic device used to process data, converting the data into information that.
Inside your computer. Hardware Review Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
Computer Architecture
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
Computer Component. A computer is a machine that is used to store and process data electronically Computer Definition.
Computer Hardware.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Extended Prelude to Programming Concepts & Design, 3/e by Stewart Venit and.
Computers - The Journey Inside continues…
1 THE COMPUTER. 2 Input Processing Output Storage 4 basic functions.
Business Technology Applications Computer Basics Vocab.
Exploring Windows and Essential Computing Concepts - Getting Started 1 Getting Started Essential Computing Concepts.
A.Abhari CPS1251 Topic 1: Introduction to Computers Computer Hardware Computer components Connecting Computers Computer Software Operating System (OS)
Computer Fundamentals MSCH 233 Lecture 1. What is a computer? A computer is an electronic machine which can accept data in a certain form, process the.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
Computer Basics Just How Does a Computer Work?
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
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.
An Overview of the Computer System
Computer Hardware and Software
Hardware Vocabulary.
Introduction to Computers
Eagle Challenge Google Classroom 5 Questions.
An Overview of the Computer System
Computer Electronic device Accepts data - input
المحور 3 : العمليات الأساسية والمفاهيم
Computer Electronic device Accepts data - input
Introduction to Computers
Introduction to Computers
Computer Hardware.
Computer components.
Computer Electronic device Accepts data - input
Computing Essentials Module 1.
Computing Essentials Module 1.
Computer Electronic device Accepts data - input
4. Computer system.
Computer components.
Presentation transcript:

The Computer System CS 103: Computers and Application Software

Computer Definition An electronic device that accepts data, processes it, and produces information Input-->Process-->Output Hardware System Software System

Hardware System Secondary Storage Central Processing Unit Main Memory Input Device Output Device

Hardware System CPU central processing unit ALU and Control Unit Main Memory RAM (random-access memory) -- stores program and data (temporary) ROM (read-only memory) -- stores basic instructions to the computer (permanent) Input Device keyboard, mouse, light pen, disk Output Device monitor screen, printer, disk

Central Processor Unit (CPU) Computer’s brain Computer’s brain Execute instructions—e.g., add, subtract, compare for equality Speed 500 Mhz—500 million instructions per second 1 Ghz—1 billion instructions per second

Main Memory Contains Program statements to be executed Data to be processed RAM Transient E.g., application programs 512 MB, 1 GB, 2GB ROM Permanent Preinstalled E.g., program to accept keyboard input, to print to screen, to execute statements

Motherboard

External Storage Diskette Diskette Hard Disk Hard Disk CD-ROM CD-ROM DVD DVD USB Flash Drive (pen drive, key drive, USB drive) USB Flash Drive (pen drive, key drive, USB drive) Tape Tape

Units of Storage Units of storage 1 Bit (smallest unit of data) 1 Byte = 8 bits (one character) 1 Kilobyte (1000x) 2 10 = Megabyte (1,000,000x) 2 20 =1,024,000 1 Gigabyte (1,000,000,000x) 2 30 =1,024,000,000 1 Terrabyte (1,000,000,000,000x) Storage size Floppy diskette (1.4 MB) CD (600 MB) DVD (4.7 GB Flash memory (200 MB – 4 GB)

Software System Application Programs Word processor Spreadsheet Database Management Systems Games Operating Systems Windows 3.1, 95, 97, 2000, NT Apple Unix, Linux Programming Language Translators C++ Compiler Java Translater

Network System Local Area Network (LAN) Collection of computers connected together in a limited area to share recourses Share files, programs, printers Internet World-wide network of computer networks World Wide Web Collection of Web sites that uses the Internet