Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems.

Slides:



Advertisements
Similar presentations
Computer Parts There are many parts that work together to make a computer work.
Advertisements

Computer Components.
COMPUTER SYSTEM CAN BE DIVIDED INTO : 1- General Computer 2- Special Computer.
Introduction to Computer Systems
Computer Hardware.
Computer Hardware In this lecture, we will study:
COMPUTER DEVICES Input Devices Output Devices Storage Devices
Computer Basics – Input, Output and Storage Devices C O B : C O M P U T E R B A S I C S COB 1 Part Input Devices, Output Devices, Storage Devices.
Computer Basics Flashcards #2
Input, Output, Processing and Storage
Computer Basics Diagram
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
 What Is a Computer? What Is a Computer?  Computer System Components Computer System Components  Hardware Hardware  Types of Memory Types of Memory.
Basic Computer Architecture and Programming Languages.
Configuration.
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.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
What is a computer ?  A computer is an electronic device that can accept data and instruction, process them or store them for later retrieval, and sometimes.
CIM101 : Introduction to computer Lecture 3 Memory.
What is a computer? Computer is a device for processing information.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Chapter 5 Computing Components. 5-2 Chapter Goals List the components and their function in a von Neumann machine Describe the fetch-decode-execute cycle.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Introduction to Computer Systems
Parts of the Computer System
COMPUTER TRAINING PROGRAMME OBINKYEREH WILLIAMS. INTRODUCTION TO THE COMPUTER. DEFINITION OF COMPUTER FEATURES OF THE COMPUTER DATA AND INFORMATION CLASSIFICATION.
Computer Organization. The digital computer is a digital system that performs various computational tasks Digital computer use binary number system which.
Computer Parts There are many parts that work together to make a computer work.
A.Abhari CPS1251 Topic 1: Introduction to Computers Computer Hardware Computer components Connecting Computers Computer Software Operating System (OS)
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
Chapter 2.
Introduction To Computers
 Kim  Allen  Kenneth. Chapter 1 Computer Fundamentals.
COMPUTER HARDWARE & SOFTWARE INTRODUCTION TO LIBRARY & INFORMATION SCIENCES (5501) WORKSHOP SPRING 2013 By: Huma Malik Librarian, Preston University, Islamabad.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني Introduction :: Computer Organization and Architecture Computer.
Computer Parts There are many parts that work together to make a computer work.
Computer Science II Chapter 1.
Computer is a fast and accurate electronic system.
Chapter 7.2 Computer Architecture
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
IB Computer Science Topic 2.1.1
Computer Parts There are many parts that work together to make a computer work.
Introduction to Computers
Computer Parts There are many parts that work together to make a computer work.
08/28/06 parts of the computer.
Objective 2.01: Classify computer components
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
הכרת המחשב האישי PC - Personal Computer
Objective 2.01: Classify computer components
Computer Based Technology:
Introduction to Computers
Introduction to Computers
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Please find the definitions of the following terms
Computer Parts There are many parts that work together to make a computer work.
Fundamental of computer
Computer Parts There are many parts that work together to make a computer work.
Objective 2.01: Classify computer components
Chapter 5 Computer Organization
Computer Parts There are many parts that work together to make a computer work.
Objective 4.01: Classify computer components
Computer Parts There are many parts that work together to make a computer work.
Computer components is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. Computer The computer.
Computer Electronic device Accepts data - input
A451 GCSE Computing | Hardware| Required knowledge
Lesson 3 Computer Devices.
Overview of Computer system
4. Computer system.
08/28/06 parts of the computer.
Presentation transcript:

Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems

General System Concepts Definitions System Synergism Boundary Environment Interface Feedback InputProcessingOutput Interface Feedback

Systems Functions Input Processing Storage Output Control Input e.g. keyboard Processing Central Processing Unit (CPU) Output e.g. printer Control Secondary Storage e.g. fixed disk, flash drive

Systems Components Hardware Input devices Output devices Auxiliary storage Personnel Users Operators Software System software Utility software Application software Processes CPU architecture Fetch-execute cycle Data Files Database

Hardware Central Processing Unit Input Devices Output Devices Secondary Storage

Central Processing Unit Integrated Circuit (IC) Central Processing Unit (CPU) Microprocessor Buses Control Unit Arithmetic/Logic Unit (ALU) Registers

Types of Register Storage register Address register Accumulator register Instruction register Program counter register General purpose register

Central Processing Unit (continued) Word length Primary Storage –Random Access Memory (RAM) Dynamic RAM (DRAM) Static RAM (SRAM) Non Volatile RAM (NVRAM) –Read Only Memory (ROM) Programmable ROM (PROM) Erasable Programmable ROM (EPROM) Address Machine Language

Input Devices Keyboard Mouse/Trackball Graphics Tablet Barcode scanner

Input Devices (continued) Microphone Camera/Scanner Joystick/Joypad 3D Scanner

Output Devices Temporary – “Soft Copy” Permanent – “Hard Copy”

Output Devices Temporary –Monitor –Speaker

Output Devices Permanent –Printers –Plotters –CNC Machinery

Secondary Storage Magnetic storage –Magnetic Disks –Magnetic Tape Optical storage –CD –DVD Other storage Sequential and Direct Access Storage

Software Application Programs Utility Programs System Software Hardware

Operating System Services Process Management Memory Management –Allocating Memory –Virtual Memory –Memory Protection Disk and File Systems –Management of Files –Different File Systems Journaled Larger file/device sizes Case (in)sensitivity Pooling of Disk Space Networking

Operating System Services Security –Internal security –External security Graphical User Interfaces –Versus Command Line Interfaces –Recognition v. Recall Device drivers